1msgid "" 2msgstr "Project-Id-Version: webtrees\nReport-Msgid-Bugs-To: i18n@webtrees.net\nPOT-Creation-Date: 2021-08-18 10:49+0100\nPO-Revision-Date: 2021-08-21 05:04+0000\nLast-Translator: Meliza Amity <meliza@amitys.com>\nLanguage-Team: Finnish <https://translate.webtrees.net/projects/webtrees/webtrees/fi/>\nLanguage: fi\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n != 1;\nX-Generator: Weblate 3.9.1\n" 3 4#: resources/xml/reports/ahnentafel_report.xml:161 5#: resources/xml/reports/ahnentafel_report.xml:189 6#: resources/xml/reports/ahnentafel_report.xml:281 7#: resources/xml/reports/ahnentafel_report.xml:308 8#: resources/xml/reports/ahnentafel_report.xml:333 9#: resources/xml/reports/ahnentafel_report.xml:358 10msgid " but the details are unknown" 11msgstr " mutta yksityiskohdat ovat tuntemattomia" 12 13#: resources/xml/reports/ahnentafel_report.xml:160 14#: resources/xml/reports/ahnentafel_report.xml:188 15#: resources/xml/reports/ahnentafel_report.xml:215 16#: resources/xml/reports/ahnentafel_report.xml:280 17#: resources/xml/reports/ahnentafel_report.xml:307 18#: resources/xml/reports/ahnentafel_report.xml:332 19#: resources/xml/reports/ahnentafel_report.xml:357 20#: resources/xml/reports/descendancy_report.xml:125 21#: resources/xml/reports/descendancy_report.xml:157 22#: resources/xml/reports/descendancy_report.xml:315 23#: resources/xml/reports/descendancy_report.xml:353 24#: resources/xml/reports/descendancy_report.xml:384 25#: resources/xml/reports/descendancy_report.xml:423 26#: resources/xml/reports/descendancy_report.xml:454 27msgid " in " 28msgstr " " 29 30#: app/Http/RequestHandlers/CheckTree.php:300 31#, php-format 32msgid "%1$s %2$s has a %3$s link to %4$s." 33msgstr "%1$s %2$s sisältää %3$s linkin kohteeseen %4$s." 34 35#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 36#: app/Services/RelationshipService.php:2106 37#, php-format 38msgid "%1$s %2$s times removed ascending" 39msgstr "%1$s %2$s polvierolla" 40 41#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 42#: app/Services/RelationshipService.php:2111 43#, php-format 44msgid "%1$s %2$s times removed descending" 45msgstr "%1$s %2$s polvierolla" 46 47#: app/Functions/FunctionsPrintLists.php:66 48#, php-format 49msgid "%1$s (%2$s)" 50msgstr "%1$s (%2$s)" 51 52#: app/Http/RequestHandlers/UpgradeWizardStep.php:268 53#, php-format 54msgid "%1$s KB were downloaded in %2$s seconds." 55msgstr "%1$sKB ladattiin %2$s sekunnissa." 56 57#: app/Http/RequestHandlers/UserEditAction.php:96 58#, php-format 59msgid "%1$s does not exist" 60msgstr "%1$s ei ole olemassa" 61 62#. I18N: placeholders are GEDCOM XREFs, such as R123 63#: app/Http/RequestHandlers/CheckTree.php:225 64#: app/Http/RequestHandlers/UserEditPage.php:84 65#, php-format 66msgid "%1$s does not exist." 67msgstr "%1$s ei ole olemassa." 68 69#. I18N: placeholders are GEDCOM XREFs, such as R123 70#: app/Http/RequestHandlers/CheckTree.php:222 71#, php-format 72msgid "%1$s does not exist. Did you mean %2$s?" 73msgstr "%1$s ei ole olemassa. Tarkoititko %2$s?" 74 75#. I18N: %1$s and %2$s are internal ID numbers such as R123 76#: app/Http/RequestHandlers/CheckTree.php:255 77#, php-format 78msgid "%1$s does not have a link back to %2$s." 79msgstr "%1$s:lta puuttuu linkki takaisin %2$s:een." 80 81#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 82#: app/Http/RequestHandlers/UpgradeWizardStep.php:289 83#, php-format 84msgid "%1$s file was extracted in %2$s seconds." 85msgid_plural "%1$s files were extracted in %2$s seconds." 86msgstr[0] "%1$s tiedosto purettiin %2$s sekunnissa." 87msgstr[1] "%1$s tiedostoa purettiin %2$s sekunnissa." 88 89#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR 90#: app/Http/RequestHandlers/CheckTree.php:246 91#, php-format 92msgid "%1$s is a %2$s but a %3$s is expected." 93msgstr "%1$s on tyyppiä %2$s kun odotettiin %3$s." 94 95#. I18N: A Spanish relationship name, such as third great-nephew 96#: app/Services/RelationshipService.php:2364 97#, php-format 98msgid "%1$s × %2$s" 99msgstr "%1$s × %2$s" 100 101#. I18N: A Spanish relationship name, such as third great-nephew 102#: app/Services/RelationshipService.php:2342 103#, php-format 104msgctxt "FEMALE" 105msgid "%1$s × %2$s" 106msgstr "%1$s × %2$s" 107 108#. I18N: A Spanish relationship name, such as third great-nephew 109#: app/Services/RelationshipService.php:2319 110#, php-format 111msgctxt "MALE" 112msgid "%1$s × %2$s" 113msgstr "%1$s × %2$s" 114 115#. I18N: image dimensions, width × height 116#: app/Http/RequestHandlers/ManageMediaData.php:354 app/MediaFile.php:329 117#, php-format 118msgid "%1$s × %2$s pixels" 119msgstr "%1$s × %2$s kuvapistettä" 120 121#. I18N: e.g. "Occupation: farmer" 122#: app/Elements/AbstractElement.php:211 123#: resources/views/modules/media-list/page.phtml:138 124#, php-format 125msgid "%1$s: %2$s" 126msgstr "%1$s: %2$s" 127 128#. I18N: A range of numbers 129#: app/Individual.php:481 app/Module/StatisticsChartModule.php:860 130#, php-format 131msgid "%1$s–%2$s" 132msgstr "%1$s–%2$s" 133 134#: app/Services/RelationshipService.php:2132 135#, php-format 136msgid "%1$s’s %2$s" 137msgstr "%1$s → %2$s" 138 139#. I18N: This is the format string for the time-of-day. See https://php.net/date for codes 140#: app/I18N.php:623 141msgid "%H:%i:%s" 142msgstr "%H:%i:%s" 143 144#. I18N: This is the format string for full dates. See https://php.net/date for codes 145#: app/I18N.php:263 146msgid "%j %F %Y" 147msgstr "%j. %F %Y" 148 149#: app/Statistics/Service/CenturyService.php:39 150#, php-format 151msgid "%s BCE" 152msgstr "%s EAA" 153 154#. I18N: size of file in KB 155#: app/Http/RequestHandlers/ManageMediaData.php:344 app/MediaFile.php:314 156#: app/Services/MediaFileService.php:104 157#, php-format 158msgid "%s KB" 159msgstr "%s kB" 160 161#: app/Module/ClippingsCartModule.php:613 162#, php-format 163msgid "%s and her ancestors" 164msgstr "%s ja hänen esivanhempansa" 165 166#: app/Module/ClippingsCartModule.php:622 167#, php-format 168msgid "%s and his ancestors" 169msgstr "%s ja hänen esivanhempansa" 170 171#: app/Module/ClippingsCartModule.php:947 172#, php-format 173msgid "%s and the individuals that reference it." 174msgstr "%s ja henkilöt, jotka viittaavat siihen." 175 176#. I18N: %s is a family (husband + wife) 177#: app/Module/ClippingsCartModule.php:511 178#, php-format 179msgid "%s and their children" 180msgstr "%s ja heidän lapsensa" 181 182#. I18N: %s is a family (husband + wife) 183#: app/Module/ClippingsCartModule.php:513 184#, php-format 185msgid "%s and their descendants" 186msgstr "%s ja heidän jälkeläisensä" 187 188#: app/Statistics/Repository/UserRepository.php:88 189#, php-format 190msgid "%s anonymous signed-in user" 191msgid_plural "%s anonymous signed-in users" 192msgstr[0] "%s tuntematon kirjautunut käyttäjä" 193msgstr[1] "%s tuntematonta kirjautunutta käyttäjää" 194 195#: resources/views/family-page-children.phtml:19 196#: resources/views/modules/ancestors-chart/tree.phtml:42 197#: resources/views/modules/descendancy_chart/tree.phtml:40 198#: resources/views/statistics/families/top10-list.phtml:20 199#: resources/views/statistics/families/top10-nolist.phtml:16 200#, php-format 201msgid "%s child" 202msgid_plural "%s children" 203msgstr[0] "%s lapsi" 204msgstr[1] "%s lasta" 205 206#: app/Age.php:106 app/Elements/AgeAtEvent.php:84 207#: app/Statistics/Repository/FamilyRepository.php:340 208#: app/Statistics/Repository/IndividualRepository.php:954 209#, php-format 210msgid "%s day" 211msgid_plural "%s days" 212msgstr[0] "%s päivä" 213msgstr[1] "%s päivää" 214 215#: resources/views/calendar-list.phtml:23 216#, php-format 217msgid "%s family" 218msgid_plural "%s families" 219msgstr[0] "%s perhe" 220msgstr[1] "%s perhettä" 221 222#: app/Http/RequestHandlers/SearchReplaceAction.php:79 223#: app/Http/RequestHandlers/SearchReplaceAction.php:111 224#, php-format 225msgid "%s family has been updated." 226msgid_plural "%s families have been updated." 227msgstr[0] "%s perhe on päivitetty." 228msgstr[1] "%s perhettä on päivitetty." 229 230#: resources/views/admin/locations.phtml:109 231#, php-format 232msgid "%s family tree" 233msgid_plural "%s family trees" 234msgstr[0] "%s sukupuu" 235msgstr[1] "%s sukupuuta" 236 237#: resources/views/statistics/families/top10-list-grand.phtml:20 238#: resources/views/statistics/families/top10-nolist-grand.phtml:16 239#, php-format 240msgid "%s grandchild" 241msgid_plural "%s grandchildren" 242msgstr[0] "%s lapsenlapsi" 243msgstr[1] "%s lastenlasta" 244 245#: app/Module/LifespansChartModule.php:276 246#: resources/views/admin/trees-unconnected.phtml:38 247#: resources/views/calendar-list.phtml:18 248#, php-format 249msgid "%s individual" 250msgid_plural "%s individuals" 251msgstr[0] "%s henkilö" 252msgstr[1] "%s henkilöä" 253 254#: app/Http/RequestHandlers/SearchReplaceAction.php:75 255#: app/Http/RequestHandlers/SearchReplaceAction.php:101 256#: app/Http/RequestHandlers/SearchReplaceAction.php:107 257#, php-format 258msgid "%s individual has been updated." 259msgid_plural "%s individuals have been updated." 260msgstr[0] "%s henkilö on päivitetty." 261msgstr[1] "%s henkilöä on päivitetty." 262 263#: app/Module/UserMessagesModule.php:164 264#, php-format 265msgid "%s message" 266msgid_plural "%s messages" 267msgstr[0] "%s viesti" 268msgstr[1] "%s viestiä" 269 270#: app/Age.php:102 app/Elements/AgeAtEvent.php:82 271#: app/Statistics/Repository/FamilyRepository.php:346 272#: app/Statistics/Repository/IndividualRepository.php:959 273#: resources/views/modules/relatives/family.phtml:196 274#, php-format 275msgid "%s month" 276msgid_plural "%s months" 277msgstr[0] "%s kuukausi" 278msgstr[1] "%s kuukautta" 279 280#: app/Http/RequestHandlers/SearchReplaceAction.php:91 281#, php-format 282msgid "%s note has been updated." 283msgid_plural "%s notes have been updated." 284msgstr[0] "%s lisätieto on päivitetty." 285msgstr[1] "%s lisätietoa on päivitetty." 286 287#. I18N: %s=“fifth cousin”, etc. 288#: app/Services/RelationshipService.php:2079 289#, php-format 290msgid "%s once removed ascending" 291msgstr "%s" 292 293#. I18N: %s=“fifth cousin”, etc. 294#: app/Services/RelationshipService.php:2084 295#, php-format 296msgid "%s once removed descending" 297msgstr "%s" 298 299#: app/Http/RequestHandlers/SearchReplaceAction.php:83 300#, php-format 301msgid "%s repository has been updated." 302msgid_plural "%s repositories have been updated." 303msgstr[0] "%s tietovarasto on päivitetty." 304msgstr[1] "%s tietovarastoa on päivitetty." 305 306#. I18N: %s is a person's name 307#: resources/views/emails/message-user-html.phtml:21 308#: resources/views/emails/message-user-text.phtml:16 309#, php-format 310msgid "%s sent you the following message." 311msgstr "%s lähetti sinulle seuraavan viestin." 312 313#: app/Statistics/Repository/UserRepository.php:99 314#, php-format 315msgid "%s signed-in user" 316msgid_plural "%s signed-in users" 317msgstr[0] "%s kirjautunut käyttäjä" 318msgstr[1] "%s kirjautunutta käyttäjää" 319 320#: app/Http/RequestHandlers/SearchReplaceAction.php:87 321#, php-format 322msgid "%s source has been updated." 323msgid_plural "%s sources have been updated." 324msgstr[0] "%s lähde on päivitetty." 325msgstr[1] "%s lähdettä on päivitetty." 326 327#. I18N: %s=“fifth cousin”, etc. 328#: app/Services/RelationshipService.php:2097 329#, php-format 330msgid "%s three times removed ascending" 331msgstr "%s" 332 333#. I18N: %s=“fifth cousin”, etc. 334#: app/Services/RelationshipService.php:2102 335#, php-format 336msgid "%s three times removed descending" 337msgstr "%s" 338 339#. I18N: %s=“fifth cousin”, etc. 340#: app/Services/RelationshipService.php:2088 341#, php-format 342msgid "%s twice removed ascending" 343msgstr "%s" 344 345#. I18N: %s=“fifth cousin”, etc. 346#: app/Services/RelationshipService.php:2093 347#, php-format 348msgid "%s twice removed descending" 349msgstr "%s" 350 351#: app/Elements/AgeAtEvent.php:83 352#, php-format 353msgid "%s week" 354msgid_plural "%s weeks" 355msgstr[0] "%s viikko" 356msgstr[1] "%s viikkoa" 357 358#: app/Age.php:98 app/Elements/AgeAtEvent.php:81 359#: app/Statistics/Repository/FamilyRepository.php:351 360#: app/Statistics/Repository/IndividualRepository.php:964 361#: resources/views/modules/relatives/family.phtml:194 362#: resources/views/modules/statistics-chart/custom.phtml:141 363#: resources/views/modules/statistics-chart/custom.phtml:150 364#, php-format 365msgid "%s year" 366msgid_plural "%s years" 367msgstr[0] "%s vuosi" 368msgstr[1] "%s vuotta" 369 370#: app/Http/RequestHandlers/CalendarEvents.php:161 371#: resources/views/modules/yahrzeit/list.phtml:45 372#, php-format 373msgid "%s year anniversary" 374msgstr "%s. vuosipäivä" 375 376#: app/Services/RelationshipService.php:2282 377#, php-format 378msgid "%s × cousin" 379msgstr "%s. serkku" 380 381#: app/Services/RelationshipService.php:2246 382#, php-format 383msgctxt "FEMALE" 384msgid "%s × cousin" 385msgstr "%s. serkku" 386 387#. 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. 388#: app/Services/RelationshipService.php:2209 389#, php-format 390msgctxt "MALE" 391msgid "%s × cousin" 392msgstr "%s. serkku" 393 394#. I18N: BCE=Before the Common Era, for Julian years < 0. See https://en.wikipedia.org/wiki/Common_Era 395#: app/Date/JulianDate.php:98 396#, php-format 397msgid "%s BCE" 398msgstr "%s EAA" 399 400#. I18N: CE=Common Era, for Julian years > 0. See https://en.wikipedia.org/wiki/Common_Era 401#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 402#, php-format 403msgid "%s CE" 404msgstr "%s JAA" 405 406#. I18N: Label on a graph; 40+ means 40 or more 407#: app/Module/StatisticsChartModule.php:865 408#, php-format 409msgid "%s+" 410msgstr "%s+" 411 412#: app/Module/ClippingsCartModule.php:614 413#, php-format 414msgid "%s, her ancestors and their families" 415msgstr "%s, hänen esivanhempansa ja heidän perheensä" 416 417#: app/Module/ClippingsCartModule.php:611 418#, php-format 419msgid "%s, her parents and siblings" 420msgstr "%s, hänen vanhempansa ja sisaruksensa" 421 422#: app/Module/ClippingsCartModule.php:612 423#, php-format 424msgid "%s, her spouses and children" 425msgstr "%s, hänen puolisonsa ja lapsensa" 426 427#: app/Module/ClippingsCartModule.php:615 428#, php-format 429msgid "%s, her spouses and descendants" 430msgstr "%s, hänen puolisonsa ja jälkeläisensä" 431 432#: app/Module/ClippingsCartModule.php:623 433#, php-format 434msgid "%s, his ancestors and their families" 435msgstr "%s, hänen esivanhempansa ja heidän perheensä" 436 437#: app/Module/ClippingsCartModule.php:620 438#, php-format 439msgid "%s, his parents and siblings" 440msgstr "%s, hänen vanhempansa ja sisaruksensa" 441 442#: app/Module/ClippingsCartModule.php:621 443#, php-format 444msgid "%s, his spouses and children" 445msgstr "%s, hänen puolisonsa ja lapsensa" 446 447#: app/Module/ClippingsCartModule.php:624 448#, php-format 449msgid "%s, his spouses and descendants" 450msgstr "%s, hänen puolisonsa ja jälkeläisensä" 451 452#: resources/views/admin/data-fix-select.phtml:33 453#: resources/views/edit/add-fact-row.phtml:33 454#: resources/views/modules/user-messages/user-messages.phtml:34 455msgid "<select>" 456msgstr "<valitse>" 457 458#: app/Functions/FunctionsPrint.php:327 459#, php-format 460msgid "(%s after death)" 461msgstr "(%s kuoleman jälkeen)" 462 463#. I18N: The current age of a living individual 464#: app/Http/RequestHandlers/IndividualPage.php:187 465#, php-format 466msgid "(age %s)" 467msgstr "(ikä %s)" 468 469#. I18N: The age of an individual at a given date 470#: app/Functions/FunctionsPrint.php:310 471#: app/Functions/FunctionsPrintFacts.php:370 472#: app/Http/RequestHandlers/IndividualPage.php:174 473#, php-format 474msgid "(aged %s)" 475msgstr "(ikä %s)" 476 477#. I18N: The age of an individual at a given date 478#: app/Functions/FunctionsPrint.php:306 479#: app/Functions/FunctionsPrintFacts.php:367 480#: app/Http/RequestHandlers/IndividualPage.php:171 481#, php-format 482msgctxt "Female" 483msgid "(aged %s)" 484msgstr "(ikä %s)" 485 486#. I18N: The age of an individual at a given date 487#: app/Functions/FunctionsPrint.php:302 488#: app/Functions/FunctionsPrintFacts.php:364 489#: app/Http/RequestHandlers/IndividualPage.php:168 490#, php-format 491msgctxt "Male" 492msgid "(aged %s)" 493msgstr "(ikä %s)" 494 495#. I18N: %s is a number 496#: resources/views/lists/datatables-attributes.phtml:27 497#, php-format 498msgid "(filtered from %s total entries)" 499msgstr "(valittu %s:sta)" 500 501#: app/Functions/FunctionsPrint.php:323 502msgid "(on the date of death)" 503msgstr "(kuolinpäivänä)" 504 505#. I18N: This punctuation is used to separate lists of items 506#: app/I18N.php:336 507msgid ", " 508msgstr ", " 509 510#: app/Statistics/Service/CenturyService.php:67 511msgctxt "CENTURY" 512msgid "10th" 513msgstr "10." 514 515#: app/Statistics/Service/CenturyService.php:65 516msgctxt "CENTURY" 517msgid "11th" 518msgstr "11." 519 520#: app/Statistics/Service/CenturyService.php:63 521msgctxt "CENTURY" 522msgid "12th" 523msgstr "12." 524 525#: app/Statistics/Service/CenturyService.php:61 526msgctxt "CENTURY" 527msgid "13th" 528msgstr "13." 529 530#: app/Statistics/Service/CenturyService.php:59 531msgctxt "CENTURY" 532msgid "14th" 533msgstr "14." 534 535#: app/Statistics/Service/CenturyService.php:57 536msgctxt "CENTURY" 537msgid "15th" 538msgstr "15." 539 540#: app/Statistics/Service/CenturyService.php:55 541msgctxt "CENTURY" 542msgid "16th" 543msgstr "16." 544 545#: app/Statistics/Service/CenturyService.php:53 546msgctxt "CENTURY" 547msgid "17th" 548msgstr "17." 549 550#: app/Statistics/Service/CenturyService.php:51 551msgctxt "CENTURY" 552msgid "18th" 553msgstr "18." 554 555#: app/Statistics/Service/CenturyService.php:49 556msgctxt "CENTURY" 557msgid "19th" 558msgstr "19." 559 560#: app/Statistics/Service/CenturyService.php:85 561msgctxt "CENTURY" 562msgid "1st" 563msgstr "1." 564 565#: app/Statistics/Service/CenturyService.php:47 566msgctxt "CENTURY" 567msgid "20th" 568msgstr "20." 569 570#: app/Statistics/Service/CenturyService.php:45 571msgctxt "CENTURY" 572msgid "21st" 573msgstr "21." 574 575#: app/Statistics/Service/CenturyService.php:83 576msgctxt "CENTURY" 577msgid "2nd" 578msgstr "2." 579 580#: app/Statistics/Service/CenturyService.php:81 581msgctxt "CENTURY" 582msgid "3rd" 583msgstr "3." 584 585#: app/Statistics/Service/CenturyService.php:79 586msgctxt "CENTURY" 587msgid "4th" 588msgstr "4." 589 590#: app/Statistics/Service/CenturyService.php:77 591msgctxt "CENTURY" 592msgid "5th" 593msgstr "5." 594 595#: app/Statistics/Service/CenturyService.php:75 596msgctxt "CENTURY" 597msgid "6th" 598msgstr "6." 599 600#: app/Statistics/Service/CenturyService.php:73 601msgctxt "CENTURY" 602msgid "7th" 603msgstr "7." 604 605#: app/Statistics/Service/CenturyService.php:71 606msgctxt "CENTURY" 607msgid "8th" 608msgstr "8." 609 610#: app/Statistics/Service/CenturyService.php:69 611msgctxt "CENTURY" 612msgid "9th" 613msgstr "9." 614 615#: app/Http/RequestHandlers/TreePreferencesPage.php:150 616#: app/Http/RequestHandlers/UserEditPage.php:110 617msgid "<default theme>" 618msgstr "<oletusteema>" 619 620#: resources/views/register-page.phtml:26 621msgid "<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>" 622msgstr "<p>Huomautus: Täyttämällä ja lähettämällä tämän lomakkeen hyväksyt:</p><ul><li>suojelemaan sivustollamme lueteltujen elävien henkilöiden yksityisyyttä;</li><li>ja alla olevassa tekstikentässä, selittämään keneen olet sukua tai antamaan meille tietoja henkilöstä, jonka pitäisi olla verkkosivustollamme.</li></ul>\"" 623 624#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 625#: app/Fact.php:613 app/Functions/FunctionsPrint.php:106 626#: app/Functions/FunctionsPrintFacts.php:399 627#: app/Functions/FunctionsPrintFacts.php:402 628#: app/Functions/FunctionsPrintFacts.php:476 629#: app/Functions/FunctionsPrintFacts.php:490 630#, php-format 631msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 632msgstr "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 633 634#. I18N: URL = web address 635#: resources/views/modals/media-file-fields.phtml:33 636msgid "A URL" 637msgstr "URL" 638 639#. I18N: Description of the “RelationshipsChart” module 640#: app/Module/RelationshipsChartModule.php:116 641msgid "A chart displaying relationships between two individuals." 642msgstr "Kaavio, joka esittää kahden henkilön välisen suhteen." 643 644#. I18N: Description of the “FamilyBookChart” module 645#: app/Module/FamilyBookChartModule.php:103 646msgid "A chart of an individual’s ancestors and descendants, as a family book." 647msgstr "Kaavio henkilön esi-isistä ja jälkeläisistä, sukukirjana." 648 649#. I18N: Description of the “CompactTreeChart” module 650#: app/Module/CompactTreeChartModule.php:96 651msgid "A chart of an individual’s ancestors, as a compact tree." 652msgstr "Kaavio henkilön esi-isistä, kompaktipuuna." 653 654#. I18N: Description of the “PedigreeChart” module 655#: app/Module/PedigreeChartModule.php:129 656msgid "A chart of an individual’s ancestors, formatted as a tree." 657msgstr "Kaavio henkilön esi-isistä, puu muodossa." 658 659#. I18N: Description of the “AncestorsChart” module 660#: app/Module/AncestorsChartModule.php:119 661msgid "A chart of an individual’s ancestors." 662msgstr "Kaavio henkilön esi-isistä." 663 664#. I18N: Description of the “DescendancyChart” module 665#: app/Module/DescendancyChartModule.php:119 666msgid "A chart of an individual’s descendants." 667msgstr "Kaavio henkilön jälkeläisistä." 668 669#. I18N: Description of the “LifespansChart” module 670#: app/Module/LifespansChartModule.php:121 671msgid "A chart of individuals’ lifespans." 672msgstr "Kaavio henkilöiden elinkaarista." 673 674#: resources/views/edit/link-child-to-family.phtml:39 675msgid "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." 676msgstr "Lapsella voi olla useammat kuin yhdet vanhemmat. Lapsen ja vanhempien suhde voi olla biologinen, oikeudellinen ja paikalliseen kulttuuriin ja perinteeseen perustuva. Jos suhdetta perheeseen ei ole määritetty, oletetaan että suhde on biologinen." 677 678#. I18N: Description of a “Data fix” module 679#: app/Module/FixDuplicateLinks.php:69 680msgid "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." 681msgstr "Yleinen virhe on useat linkit samaan tietueeseen, esimerkiksi sama lapsi esiintyy enemmän kuin kerran perhetietueessa." 682 683#. I18N: Description of the “Fan Chart” module 684#: app/Module/FanChartModule.php:130 685msgid "A fan chart of an individual’s ancestors." 686msgstr "Viuhkakaavio henkilön esi-isistä." 687 688#: resources/views/admin/map-import-form.phtml:27 689#: resources/views/admin/trees-export.phtml:26 690#: resources/views/admin/trees-import.phtml:54 691#: resources/views/modals/media-file-fields.phtml:29 692#: resources/views/modals/media-file-fields.phtml:89 693msgid "A file on the server" 694msgstr "Tiedosto palvelimella" 695 696#: resources/views/admin/map-import-form.phtml:51 697#: resources/views/admin/trees-export.phtml:51 698#: resources/views/admin/trees-import.phtml:43 699#: resources/views/modals/media-file-fields.phtml:25 700#: resources/views/modals/media-file-fields.phtml:41 701msgid "A file on your computer" 702msgstr "Tiedosto tietokoneellasi" 703 704#. I18N: Description of the “My page” module 705#: app/Module/UserWelcomeModule.php:73 706msgid "A greeting message and useful links for a user." 707msgstr "Tervehdysviesti ja hyödyllisiä linkkejä käyttäjälle." 708 709#. I18N: Description of the “Home page” module 710#: app/Module/WelcomeBlockModule.php:71 711msgid "A greeting message for site visitors." 712msgstr "Tervehdys sivustolla kävijöille." 713 714#. I18N: Description of the “Contact information” module 715#: app/Module/ContactsFooterModule.php:68 716msgid "A link to the site contacts." 717msgstr "Linkki sivuston yhteyhenkilöille." 718 719#. I18N: Description of the “webtrees” module 720#: app/Module/PoweredByWebtreesModule.php:52 721msgid "A link to the webtrees home page." 722msgstr "Linkki webtrees-kotisivulle." 723 724#. I18N: Description of the “Branches” module 725#: app/Module/BranchesListModule.php:115 726msgid "A list of branches of a family." 727msgstr "Luettelo perheen haaroista." 728 729#. I18N: Description of the “Pending changes” module 730#: app/Module/ReviewChangesModule.php:91 731msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 732msgstr "Luettelo muutoksista, jotka tarvitsevat valvojan hyväksynnän ja sähköposti-ilmoitukset." 733 734#. I18N: Description of the “Families” module 735#: app/Module/FamilyListModule.php:57 736msgid "A list of families." 737msgstr "Luettelo perheistä." 738 739#. I18N: Description of the “FAQ” module 740#: app/Module/FrequentlyAskedQuestionsModule.php:84 741msgid "A list of frequently asked questions and answers." 742msgstr "Lista usein kysytyistä kysymyksistä ja vastauksista." 743 744#. I18N: Description of the “Individuals” module 745#: app/Module/IndividualListModule.php:110 746msgid "A list of individuals." 747msgstr "Luettelo henkilöistä." 748 749#. I18N: Description of the “Locations” module 750#: app/Module/LocationListModule.php:84 751msgid "A list of locations." 752msgstr "Luettelo sijainneista." 753 754#. I18N: Description of the “Media objects” module 755#: app/Module/MediaListModule.php:93 756msgid "A list of media objects." 757msgstr "Luettelo mediakohteista." 758 759#. I18N: Description of the “Recent changes” module 760#: app/Module/RecentChangesModule.php:99 761msgid "A list of records that have been updated recently." 762msgstr "Luettelo tietueista, jotka on päivitetty äskettäin." 763 764#. I18N: Description of the “Repositories” module 765#: app/Module/RepositoryListModule.php:84 766msgid "A list of repositories." 767msgstr "Luettelo tietovarastoista." 768 769#. I18N: Description of the “Shared notes” module 770#: app/Module/NoteListModule.php:81 771msgid "A list of shared notes." 772msgstr "Luettelo lisätiedoista." 773 774#. I18N: Description of the “Sources” module 775#: app/Module/SourceListModule.php:83 776msgid "A list of sources." 777msgstr "Luettelo lähteistä." 778 779#. I18N: Description of the “Shared submitters” module 780#: app/Module/SubmitterListModule.php:84 781msgid "A list of submitters." 782msgstr "Luettelo lähettäjistä." 783 784#. I18N: Description of “Research tasks” module 785#: app/Module/ResearchTaskModule.php:74 786msgid "A list of tasks and activities that are linked to the family tree." 787msgstr "Luettelo sukupuuhun linkitetyistä tehtävistä ja toiminnoista." 788 789#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 790#: app/Module/YahrzeitModule.php:77 791msgid "A list of the Hebrew death anniversaries that will occur in the near future." 792msgstr "Luettelo lähitulevaisuudessa tapahtuvista juutalaisista kuoleman vuosipäivistä." 793 794#. I18N: Description of the “On this day” module 795#: app/Module/OnThisDayModule.php:112 796msgid "A list of the anniversaries that occur today." 797msgstr "Luettelo tänä päivänä tapahtuvista vuosipäivistä." 798 799#. I18N: Description of the “Upcoming events” module 800#: app/Module/UpcomingAnniversariesModule.php:116 801msgid "A list of the anniversaries that will occur in the near future." 802msgstr "Luettelo lähitulevaisuudessa tapahtuvista vuosipäivistä." 803 804#. I18N: Description of the “Top given names” module 805#: app/Module/TopGivenNamesModule.php:58 806msgid "A list of the most popular given names." 807msgstr "Suosituimpien etunimien luettelo." 808 809#. I18N: Description of the “Top surnames” module 810#: app/Module/TopSurnamesModule.php:76 811msgid "A list of the most popular surnames." 812msgstr "Suosituimpien sukunimien luettelo." 813 814#. I18N: Description of the “Most viewed pages” module 815#: app/Module/TopPageViewsModule.php:58 816msgid "A list of the pages that have been viewed the most number of times." 817msgstr "Luettelo katsotuimmista sivuista." 818 819#. I18N: Description of the “Who is online” module 820#: app/Module/LoggedInUsersModule.php:53 821msgid "A list of users and visitors who are currently online." 822msgstr "Luettelon käyttäjistä ja vieraista, jotka ovat tällä hetkellä verkossa." 823 824#: resources/views/help/media-object.phtml:8 825msgid "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)." 826msgstr "Media kohde on sukupuun tietorivi, joka sisältää tietoja media tiedostosta. Sellaiset tiedot voisivat olla otsikko, tekijänoikeudet, seloste, yksityisyysrajoitukset jne. Media tiedosto esim. valokuva tai video voi olla tallennettuna paikallisesti (tällä palvelimella) tai toisaalla (jollain muulla palvelimella)." 827 828#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 829#: resources/views/emails/verify-notify-html.phtml:20 830#: resources/views/emails/verify-notify-text.phtml:15 831#, php-format 832msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 833msgstr "Uusi käyttäjä (%1$s) on pyytänyt käyttäjätilin (%2$s) ja on vahvistanut sähköpostiosoitteen (%3$s)." 834 835#: app/Http/RequestHandlers/LoginAction.php:81 836#: resources/views/admin/control-panel.phtml:189 837#: resources/views/admin/upgrade/wizard.phtml:29 838msgid "A new version of webtrees is available." 839msgstr "Uusi webtrees versio on käytettävissä." 840 841#: app/Http/RequestHandlers/PasswordRequestAction.php:101 842#, php-format 843msgid "A password reset link has been sent to “%s”." 844msgstr "Salasanan palautuslinkki on lähetetty ”%s”:lle." 845 846#. I18N: Description of the “Journal” module 847#: app/Module/UserJournalModule.php:66 848msgid "A private area to record notes or keep a journal." 849msgstr "Yksityisalue, jossa voi tallentaa muistiinpanoja tai pitää päiväkirjaa." 850 851#. I18N: %s is a server name/URL 852#: resources/views/emails/register-notify-html.phtml:22 853#: resources/views/emails/register-notify-text.phtml:18 854#, php-format 855msgid "A prospective user has registered with webtrees at %s." 856msgstr "Mahdollinen käyttäjä on rekisteröitynyt webtrees sivustolle %s." 857 858#. I18N: Description of the “Pedigree” module 859#: app/Module/PedigreeReportModule.php:52 860#: resources/xml/reports/pedigree_report.xml:4 861msgid "A report of an individual’s ancestors, formatted as a tree." 862msgstr "Raportti henkilön esivanhemmista puu muodissa." 863 864#. I18N: Description of the “Ancestors” module 865#: app/Module/AhnentafelReportModule.php:52 866#: resources/xml/reports/ahnentafel_report.xml:5 867msgid "A report of an individual’s ancestors, in a narrative style." 868msgstr "Kerrontatyylinen raportti henkilön esivanhemmista." 869 870#. I18N: Description of the “Descendants” module 871#: app/Module/DescendancyReportModule.php:52 872#: resources/xml/reports/descendancy_report.xml:4 873msgid "A report of an individual’s descendants, in a narrative style." 874msgstr "Kerrontatyylinen raportti henkilön jälkeläisistä." 875 876#. I18N: Description of the “Individual” module 877#: app/Module/IndividualReportModule.php:52 878#: resources/xml/reports/individual_report.xml:4 879msgid "A report of an individual’s details." 880msgstr "Raportti henkilön tiedoista." 881 882#: resources/xml/reports/fact_sources.xml:4 883msgid "A report of facts which are supported by a given source." 884msgstr "Raportti faktoista, joita tietty lähde tukee." 885 886#. I18N: Description of the “Family” module 887#: app/Module/FamilyGroupReportModule.php:56 888#: resources/xml/reports/family_group_report.xml:4 889msgid "A report of family members and their details." 890msgstr "Raportti perheenjäsenistä ja heidän tiedoistaan." 891 892#. I18N: Description of the “Deaths” module 893#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 894msgid "A report of individuals who died in a given time or place." 895msgstr "Raportti henkilöistä, jotka kuolivat tiettyyn aikaan tai tietyssä paikassa." 896 897#. I18N: Description of the “Occupations” module 898#: app/Module/OccupationReportModule.php:56 899#: resources/xml/reports/occupation_report.xml:4 900msgid "A report of individuals who had a given occupation." 901msgstr "Raportti henkilöistä, joilla oli tietty ammatti." 902 903#. I18N: Description of the “Births” module 904#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 905msgid "A report of individuals who were born in a given time or place." 906msgstr "Raportti henkilöistä, jotka ovat syntyneet tiettyyn aikaan tai tietyssä paikassa." 907 908#. I18N: Description of the “Cemeteries” module 909#: app/Module/CemeteryReportModule.php:52 910#: resources/xml/reports/cemetery_report.xml:4 911msgid "A report of individuals who were buried in a given place." 912msgstr "Raportti henkilöistä, jotka on haudattu tietyssä paikassa." 913 914#. I18N: Description of the “Marriages” module 915#: app/Module/MarriageReportModule.php:52 916#: resources/xml/reports/marriage_report.xml:4 917msgid "A report of individuals who were married in a given time or place." 918msgstr "Raportti henkilöistä, jotka menivät naimisiin tiettyyn aikaan tai tietyssä paikassa." 919 920#. I18N: Description of the “Changes” module 921#: app/Module/ChangeReportModule.php:56 922#: resources/xml/reports/change_report.xml:4 923msgid "A report of recent and pending changes." 924msgstr "Viimeisten ja vireillä olevien muutosten raportti." 925 926#. I18N: Description of the “Related families” 927#: app/Module/IndividualFamiliesReportModule.php:56 928#: resources/xml/reports/individual_ext_report.xml:4 929msgid "A report of the families that are closely related to an individual." 930msgstr "Raportti henkilön lähisukulaisperheistä." 931 932#. I18N: Description of the “Related individuals” module 933#: app/Module/RelatedIndividualsReportModule.php:52 934#: resources/xml/reports/relative_ext_report.xml:4 935msgid "A report of the individuals that are closely related to an individual." 936msgstr "Raportti henkilön lähisukulaisista." 937 938#. I18N: Description of the “Source” module 939#: app/Module/FactSourcesReportModule.php:56 940msgid "A report of the information provided by a source." 941msgstr "Raportti lähteen antamista tiedoista." 942 943#. I18N: Description of the “Missing data” 944#: app/Module/MissingFactsReportModule.php:56 945#: resources/xml/reports/missing_facts_report.xml:4 946msgid "A report of the information that is missing for an individual and their relatives." 947msgstr "Raportti henkilön ja hänen omaistensa puuttuvista tiedoista." 948 949#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 950#: app/Module/BirthDeathMarriageReportModule.php:52 951#: resources/xml/reports/bdm_report.xml:4 952msgid "A report of vital records for a given date or place." 953msgstr "Raportti keskeisistä tapahtumista, tiettynä päivänä tai tietyssä paikassa." 954 955#: resources/views/admin/users-edit.phtml:233 956msgid "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." 957msgstr "Rooli on joukko käyttöoikeuksia, joilla voi lukea tai muuttaa tietoja, muuttaa asetuksia jne. Erilaisia käyttöoikeuksia annetaan kullekin roolille. Rooli myönnetään kullekin käyttäjälle. Jokainen sukupuu voi antaa roolille eri käyttöoikeudet ja myöntää eri roolit käyttäjille." 958 959#. I18N: Description of the “Family navigator” module 960#: app/Module/FamilyNavigatorModule.php:51 961msgid "A sidebar showing an individual’s close families and relatives." 962msgstr "Sivupalkki, joka näyttää henkilön läheiset perheet ja sukulaiset." 963 964#. I18N: Description of the “Extra information” module 965#: app/Module/IndividualMetadataModule.php:68 966msgid "A sidebar showing non-genealogy information about an individual." 967msgstr "Sivupalkki, joka näyttää henkilön ei-polveutumista koskevat tiedot." 968 969#. I18N: Description of the “Descendants” module 970#: app/Module/DescendancyModule.php:73 971msgid "A sidebar showing the descendants of an individual." 972msgstr "Sivupalkki, joka näyttää henkilön jälkeläiset." 973 974#. I18N: Description of the “Families” module 975#: app/Module/RelativesTabModule.php:53 976msgid "A tab showing the close relatives of an individual." 977msgstr "Välilehti, joka näyttää henkilön lähisukulaiset." 978 979#. I18N: Description of the “Facts and events” module 980#: app/Module/IndividualFactsTabModule.php:81 981msgid "A tab showing the facts and events of an individual." 982msgstr "Välilehti näyttää henkilöön liittyvät faktat ja tapahtumat." 983 984#. I18N: Description of the “Media” module 985#: app/Module/MediaTabModule.php:71 986msgid "A tab showing the media objects linked to an individual." 987msgstr "Välilehti, joka näyttää henkilöön liitetyt mediakohteet." 988 989#. I18N: Description of the “Notes” module 990#: app/Module/NotesTabModule.php:70 991msgid "A tab showing the notes attached to an individual." 992msgstr "Välilehti, joka näyttää henkilöön liitetyt muistiinpanot." 993 994#. I18N: Description of the “Sources” module 995#: app/Module/SourcesTabModule.php:70 996msgid "A tab showing the sources linked to an individual." 997msgstr "Välilehti, joka näyttää henkilöön liitetyt lähteet." 998 999#. I18N: Description of the “TimelineChart” module 1000#: app/Module/TimelineChartModule.php:109 1001msgid "A timeline displaying individual events." 1002msgstr "Aikajana, joka esittää henkilön tapahtumia." 1003 1004#: resources/views/admin/users-edit.phtml:117 1005msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 1006msgstr "Käyttäjä ei voi kirjautua sisään, ennen kuin sekä ”sähköpostiosoite on varmistettu” että ”ylläpitäjä on hyväksynyt” asetukset on kuitattu." 1007 1008#: resources/xml/reports/ahnentafel_report.xml:13 1009#: resources/xml/reports/bdm_report.xml:12 1010#: resources/xml/reports/birth_report.xml:10 1011#: resources/xml/reports/cemetery_report.xml:8 1012#: resources/xml/reports/change_report.xml:9 1013#: resources/xml/reports/death_report.xml:11 1014#: resources/xml/reports/descendancy_report.xml:8 1015#: resources/xml/reports/fact_sources.xml:8 1016#: resources/xml/reports/family_group_report.xml:11 1017#: resources/xml/reports/individual_ext_report.xml:12 1018#: resources/xml/reports/individual_report.xml:9 1019#: resources/xml/reports/marriage_report.xml:10 1020#: resources/xml/reports/missing_facts_report.xml:8 1021#: resources/xml/reports/occupation_report.xml:7 1022#: resources/xml/reports/pedigree_report.xml:8 1023#: resources/xml/reports/relative_ext_report.xml:8 1024msgctxt "paper size" 1025msgid "A3" 1026msgstr "A3" 1027 1028#: resources/xml/reports/ahnentafel_report.xml:13 1029#: resources/xml/reports/bdm_report.xml:12 1030#: resources/xml/reports/birth_report.xml:10 1031#: resources/xml/reports/cemetery_report.xml:8 1032#: resources/xml/reports/change_report.xml:9 1033#: resources/xml/reports/death_report.xml:11 1034#: resources/xml/reports/descendancy_report.xml:8 1035#: resources/xml/reports/fact_sources.xml:8 1036#: resources/xml/reports/family_group_report.xml:11 1037#: resources/xml/reports/individual_ext_report.xml:12 1038#: resources/xml/reports/individual_report.xml:9 1039#: resources/xml/reports/marriage_report.xml:10 1040#: resources/xml/reports/missing_facts_report.xml:8 1041#: resources/xml/reports/occupation_report.xml:7 1042#: resources/xml/reports/pedigree_report.xml:8 1043#: resources/xml/reports/relative_ext_report.xml:8 1044msgctxt "paper size" 1045msgid "A4" 1046msgstr "A4" 1047 1048#: resources/views/modules/bing-maps/config.phtml:23 1049#: resources/views/modules/google-maps/config.phtml:23 1050#: resources/views/modules/here-maps/config.phtml:23 1051#: resources/views/modules/map-box/config.phtml:23 1052#: resources/views/modules/openrouteservice/config.phtml:23 1053#: resources/views/modules/openstreetmap/config.phtml:23 1054msgid "API key" 1055msgstr "Sovellusliittymäavain" 1056 1057#. I18N: Location of an LDS church temple 1058#: app/Elements/TempleCode.php:53 1059msgid "Aba, Nigeria" 1060msgstr "Aba, Nigeria" 1061 1062#: app/Date/JalaliDate.php:266 1063msgctxt "Abbreviation for Persian month: Aban" 1064msgid "Aban" 1065msgstr "Aban" 1066 1067#. I18N: 8th month in the Persian/Jalali calendar 1068#: app/Date/JalaliDate.php:139 1069msgctxt "GENITIVE" 1070msgid "Aban" 1071msgstr "Aban" 1072 1073#. I18N: 8th month in the Persian/Jalali calendar 1074#: app/Date/JalaliDate.php:229 1075msgctxt "INSTRUMENTAL" 1076msgid "Aban" 1077msgstr "Aban" 1078 1079#. I18N: 8th month in the Persian/Jalali calendar 1080#: app/Date/JalaliDate.php:184 1081msgctxt "LOCATIVE" 1082msgid "Aban" 1083msgstr "Aban" 1084 1085#. I18N: 8th month in the Persian/Jalali calendar 1086#: app/Date/JalaliDate.php:94 1087msgctxt "NOMINATIVE" 1088msgid "Aban" 1089msgstr "Aban" 1090 1091#. I18N: A configuration setting 1092#: resources/views/admin/trees-preferences.phtml:589 1093#: resources/views/admin/trees-preferences.phtml:591 1094#: resources/views/admin/trees-preferences.phtml:595 1095msgid "Abbreviate place names" 1096msgstr "Anna paikan nimille lyhenne" 1097 1098#: app/Factories/ElementFactory.php:683 app/Module/CustomTagsGedcomL.php:201 1099#: app/Module/CustomTagsGenPluswin.php:133 1100#: app/Module/CustomTagsRootsMagic.php:56 1101#: resources/views/lists/sources-table.phtml:95 1102#: resources/views/modals/source-fields.phtml:22 1103msgid "Abbreviation" 1104msgstr "Lyhenne" 1105 1106#: resources/views/pending-changes-page.phtml:47 1107#: resources/views/pending-changes-page.phtml:59 1108msgid "Accept" 1109msgstr "Hyväksy" 1110 1111#: resources/views/pending-changes-page.phtml:101 1112msgid "Accept all changes" 1113msgstr "Hyväksy kaikki muutokset" 1114 1115#: resources/views/admin/components.phtml:42 1116#: resources/views/admin/components.phtml:105 1117#: resources/views/admin/trees-privacy.phtml:243 1118msgid "Access level" 1119msgstr "Käyttöoikeus" 1120 1121#: resources/views/admin/users-edit.phtml:230 1122msgid "Access to family trees" 1123msgstr "Sukupuun oikeudet ja asetukset" 1124 1125#: resources/views/admin/users-edit.phtml:95 1126msgid "Account approval and email verification" 1127msgstr "Käyttäjätunnus, -tilin hyväksyminen ja vahvistaminen" 1128 1129#. I18N: Location of an LDS church temple 1130#: app/Elements/TempleCode.php:54 1131msgid "Accra, Ghana" 1132msgstr "Accra, Ghana" 1133 1134#: resources/views/admin/webtrees1-thumbnails.phtml:43 1135msgid "Action" 1136msgstr "Toiminta" 1137 1138#. I18N: a month in the Jewish calendar 1139#: app/Date/JewishDate.php:190 1140msgctxt "GENITIVE" 1141msgid "Adar" 1142msgstr "adar-kuuta" 1143 1144#. I18N: a month in the Jewish calendar 1145#: app/Date/JewishDate.php:294 1146msgctxt "INSTRUMENTAL" 1147msgid "Adar" 1148msgstr "adar-kuun" 1149 1150#. I18N: a month in the Jewish calendar 1151#: app/Date/JewishDate.php:242 1152msgctxt "LOCATIVE" 1153msgid "Adar" 1154msgstr "adar-kuussa" 1155 1156#. I18N: a month in the Jewish calendar 1157#: app/Date/JewishDate.php:138 1158msgctxt "NOMINATIVE" 1159msgid "Adar" 1160msgstr "adar-kuu" 1161 1162#. I18N: a month in the Jewish calendar 1163#: app/Date/JewishDate.php:188 1164msgctxt "GENITIVE" 1165msgid "Adar I" 1166msgstr "adar I-kuuta" 1167 1168#. I18N: a month in the Jewish calendar 1169#: app/Date/JewishDate.php:292 1170msgctxt "INSTRUMENTAL" 1171msgid "Adar I" 1172msgstr "adar I-kuun" 1173 1174#. I18N: a month in the Jewish calendar 1175#: app/Date/JewishDate.php:240 1176msgctxt "LOCATIVE" 1177msgid "Adar I" 1178msgstr "adar I-kuussa" 1179 1180#. I18N: a month in the Jewish calendar 1181#: app/Date/JewishDate.php:136 1182msgctxt "NOMINATIVE" 1183msgid "Adar I" 1184msgstr "adar I-kuu" 1185 1186#. I18N: a month in the Jewish calendar 1187#: app/Date/JewishDate.php:208 1188msgctxt "GENITIVE" 1189msgid "Adar II" 1190msgstr "adar II-kuuta" 1191 1192#. I18N: a month in the Jewish calendar 1193#: app/Date/JewishDate.php:312 1194msgctxt "INSTRUMENTAL" 1195msgid "Adar II" 1196msgstr "adar II-kuun" 1197 1198#. I18N: a month in the Jewish calendar 1199#: app/Date/JewishDate.php:260 1200msgctxt "LOCATIVE" 1201msgid "Adar II" 1202msgstr "adar II-kuussa" 1203 1204#. I18N: a month in the Jewish calendar 1205#: app/Date/JewishDate.php:156 1206msgctxt "NOMINATIVE" 1207msgid "Adar II" 1208msgstr "adar II-kuu" 1209 1210#: app/Http/RequestHandlers/MapDataAdd.php:80 1211#: app/Http/RequestHandlers/MapDataAdd.php:83 1212msgid "Add" 1213msgstr "Lisää" 1214 1215#: app/Module/ClippingsCartModule.php:516 1216#: app/Module/ClippingsCartModule.php:628 1217#: app/Module/ClippingsCartModule.php:745 1218#: app/Module/ClippingsCartModule.php:795 1219#: app/Module/ClippingsCartModule.php:845 1220#: app/Module/ClippingsCartModule.php:895 1221#: app/Module/ClippingsCartModule.php:950 1222#: app/Module/ClippingsCartModule.php:1012 1223#, php-format 1224msgid "Add %s to the clippings cart" 1225msgstr "Lisää %s leikekoriin" 1226 1227#: resources/views/modules/relatives/family.phtml:220 1228msgid "Add a brother" 1229msgstr "Lisää veli" 1230 1231#: app/Http/RequestHandlers/AddChildToFamilyPage.php:98 1232#: resources/views/family-page-menu.phtml:50 1233#: resources/views/modules/relatives/family.phtml:228 1234msgid "Add a child" 1235msgstr "Lisää lapsi" 1236 1237#: app/Http/RequestHandlers/AddChildToIndividualPage.php:105 1238#: resources/views/modules/relatives/tab.phtml:157 1239msgid "Add a child to create a one-parent family" 1240msgstr "Lisää lapsi ja luo yhden vanhemman perhe" 1241 1242#: app/Http/RequestHandlers/AddChildToFamilyPage.php:97 1243#: resources/views/family-page-children.phtml:45 1244#: resources/views/modules/relatives/family.phtml:224 1245msgid "Add a daughter" 1246msgstr "Lisää tytär" 1247 1248#: resources/views/edit/add-fact-row.phtml:22 1249#: resources/views/edit/raw-gedcom-record.phtml:53 1250#: resources/views/record-page-menu-facts.phtml:14 1251msgid "Add a fact" 1252msgstr "Lisää fakta" 1253 1254#: app/Http/RequestHandlers/AddParentToIndividualPage.php:97 1255#: resources/views/family-page-grandparents.phtml:34 1256#: resources/views/family-page-grandparents.phtml:42 1257#: resources/views/modules/relatives/tab.phtml:49 1258msgid "Add a father" 1259msgstr "Lisää isä" 1260 1261#: resources/views/modules/favorites/favorites.phtml:44 1262#: resources/views/modules/favorites/favorites.phtml:54 1263msgid "Add a favorite" 1264msgstr "Lisää suosikki" 1265 1266#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:105 1267#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:105 1268#: resources/views/family-page-menu.phtml:37 1269#: resources/views/family-page-parents.phtml:27 1270#: resources/views/modules/relatives/family.phtml:63 1271#: resources/views/modules/relatives/tab.phtml:136 1272msgid "Add a husband" 1273msgstr "Lisää puoliso" 1274 1275#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:80 1276#: resources/views/modules/relatives/tab.phtml:148 1277msgid "Add a husband using an existing individual" 1278msgstr "Liitä mies puolisoksi käyttäen tiedostossa olevaa henkilöä" 1279 1280#: resources/views/modules/user_blog/list.phtml:59 1281msgid "Add a journal entry" 1282msgstr "Lisää päiväkirjamerkintä" 1283 1284#: app/Http/RequestHandlers/AddMediaFileModal.php:77 1285#: resources/views/media-page-menu.phtml:39 1286#: resources/views/modals/add-media-file.phtml:21 1287msgid "Add a media file" 1288msgstr "Lisää mediatiedosto" 1289 1290#: resources/views/individual-page-images.phtml:59 1291#: resources/views/individual-page-menu.phtml:93 1292msgid "Add a media object" 1293msgstr "Lisää mediakohde" 1294 1295#: app/Http/RequestHandlers/AddParentToIndividualPage.php:95 1296#: resources/views/family-page-grandparents.phtml:64 1297#: resources/views/family-page-grandparents.phtml:72 1298#: resources/views/modules/relatives/tab.phtml:56 1299msgid "Add a mother" 1300msgstr "Lisää äiti" 1301 1302#: resources/views/individual-page-menu.phtml:42 1303msgid "Add a name" 1304msgstr "Lisää nimi" 1305 1306#: resources/views/modules/gedcom_news/list.phtml:60 1307msgid "Add a news article" 1308msgstr "Lisää uutisartikkeli" 1309 1310#: resources/views/modules/notes/tab.phtml:53 1311msgid "Add a note" 1312msgstr "Lisää lisätieto" 1313 1314#: resources/views/modules/relatives/family.phtml:228 1315msgid "Add a sibling" 1316msgstr "Lisää sisarus" 1317 1318#: resources/views/modules/relatives/family.phtml:224 1319msgid "Add a sister" 1320msgstr "Lisää sisko" 1321 1322#: app/Http/RequestHandlers/AddChildToFamilyPage.php:96 1323#: resources/views/family-page-children.phtml:41 1324#: resources/views/modules/relatives/family.phtml:220 1325msgid "Add a son" 1326msgstr "Lisää poika" 1327 1328#: resources/views/modules/sources_tab/tab.phtml:51 1329msgid "Add a source citation" 1330msgstr "Lisää tietolähdeviite" 1331 1332#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:106 1333msgid "Add a spouse" 1334msgstr "Lisää puoliso" 1335 1336#: app/Module/StoriesModule.php:299 1337#: resources/views/modules/stories/config.phtml:38 1338#: resources/views/modules/stories/tab.phtml:36 1339msgid "Add a story" 1340msgstr "Lisää tarina" 1341 1342#: app/Http/RequestHandlers/UserAddPage.php:48 1343#: resources/views/admin/control-panel.phtml:518 1344msgid "Add a user" 1345msgstr "Lisää käyttäjä" 1346 1347#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:103 1348#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:104 1349#: resources/views/family-page-menu.phtml:44 1350#: resources/views/family-page-parents.phtml:49 1351#: resources/views/modules/relatives/family.phtml:100 1352#: resources/views/modules/relatives/tab.phtml:134 1353msgid "Add a wife" 1354msgstr "Lisää vaimo" 1355 1356#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:83 1357#: resources/views/modules/relatives/tab.phtml:146 1358msgid "Add a wife using an existing individual" 1359msgstr "Liitä vaimo käyttäen tiedostossa olevaa henkilöä" 1360 1361#. I18N: FAQ = “Frequently Asked Question” 1362#: app/Module/FrequentlyAskedQuestionsModule.php:301 1363#: resources/views/modules/faq/config.phtml:46 1364msgid "Add an FAQ" 1365msgstr "Lisää Usein kysytty kysymys" 1366 1367#: resources/views/modules/custom-css-js/edit.phtml:34 1368msgid "Add content to the end of the <code><body></code> element." 1369msgstr "Lisää sisältöä <code><runko></code> elementin loppuun." 1370 1371#: resources/views/modules/custom-css-js/edit.phtml:22 1372msgid "Add content to the end of the <code><head></code> element." 1373msgstr "Lisää sisältöä <code><pää></code> elementin loppuun." 1374 1375#: resources/views/record-page-menu-clipboard.phtml:18 1376msgid "Add from clipboard" 1377msgstr "Lisää leikepöydältä" 1378 1379#: app/Module/ModuleHistoricEventsTrait.php:40 1380msgid "Add historic events to an individual’s page." 1381msgstr "Lisää historiallisia tapahtumia henkilösivulle." 1382 1383#: resources/views/modules/lifespans-chart/page.phtml:29 1384msgid "Add individuals" 1385msgstr "Lisää henkilöitä" 1386 1387#: resources/views/modules/relatives/family.phtml:149 1388msgid "Add marriage details" 1389msgstr "Lisää avioliiton yksityiskohdat" 1390 1391#. I18N: Name of a module 1392#: app/Module/FixMissingDeaths.php:58 1393msgid "Add missing death records" 1394msgstr "Lisää puuttuvat kuolintiedot" 1395 1396#: resources/views/edit-blocks-page.phtml:46 1397msgid "Add more blocks from the following list." 1398msgstr "Lisää lohkoja seuraavasta luettelosta." 1399 1400#: resources/views/search-advanced-page.phtml:44 1401msgid "Add more fields" 1402msgstr "Lisää kenttiä" 1403 1404#. I18N: Description of the “Stories” module 1405#: app/Module/StoriesModule.php:78 1406msgid "Add narrative stories to individuals in the family tree." 1407msgstr "Lisää kerronnallisia tarinoita sukupuun henkilöille." 1408 1409#: resources/views/admin/map-import-form.phtml:77 1410msgid "Add new, and update existing records" 1411msgstr "Lisää uusia, ja päivitä olemassa olevia tietueita" 1412 1413#: resources/views/admin/trees-import.phtml:100 1414msgid "Add spaces where long lines were wrapped" 1415msgstr "Lisää välilyönnit kun lisätieto teksti jatkuu seuraavalle riville" 1416 1417#. I18N: Description of the “CSS and JS” module. 1418#: app/Module/CustomCssJsModule.php:43 1419msgid "Add styling and scripts to every page." 1420msgstr "Lisää muotoilu ja skriptit jokaiselle sivulle." 1421 1422#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file 1423#: resources/views/admin/trees-export.phtml:90 1424msgid "Add the GEDCOM media path to filenames" 1425msgstr "Lisää GEDCOM:in mediapolku tiedostonimiin" 1426 1427#. I18N: A configuration setting 1428#: resources/views/admin/trees-preferences.phtml:205 1429msgid "Add to TITLE header tag" 1430msgstr "Lisää otsikon tunnisteeseen (tag)" 1431 1432#: app/Module/ClippingsCartModule.php:201 1433#: resources/views/modules/clippings/add-options.phtml:22 1434msgid "Add to the clippings cart" 1435msgstr "Lisää leikekoriin" 1436 1437#. I18N: A configuration setting 1438#: resources/views/admin/trees-preferences.phtml:147 1439msgid "Add unique identifiers" 1440msgstr "Lisää yksilöllinen tunniste" 1441 1442#: resources/views/admin/trees.phtml:216 1443msgid "Add unlinked records" 1444msgstr "Lisää tietoja ilman viittauksia muihin" 1445 1446#. I18N: Description of the “HTML” module 1447#: app/Module/HtmlBlockModule.php:69 1448msgid "Add your own text and graphics." 1449msgstr "Lisää oma tekstisi ja grafiikkasi." 1450 1451#: app/Module/FamilyTreeNewsModule.php:182 app/Module/UserJournalModule.php:182 1452msgid "Add/edit a journal/news entry" 1453msgstr "Lisää/muokkaa päiväkirja/uutisartikkeli" 1454 1455#: app/Module/CustomTagsGenPluswin.php:60 1456#: app/Module/CustomTagsGenPluswin.php:73 1457#: app/Module/CustomTagsGenPluswin.php:75 1458#: app/Module/CustomTagsGenPluswin.php:76 1459#: app/Module/CustomTagsGenPluswin.php:84 1460#: app/Module/CustomTagsGenPluswin.php:85 1461#: app/Module/CustomTagsGenPluswin.php:92 1462#: app/Module/CustomTagsGenPluswin.php:105 1463#: app/Module/CustomTagsGenPluswin.php:107 1464#: app/Module/CustomTagsGenPluswin.php:108 1465#: app/Module/CustomTagsGenPluswin.php:118 1466#: app/Module/CustomTagsGenPluswin.php:119 1467msgid "Additional information" 1468msgstr "Lisätieto" 1469 1470#: app/Factories/ElementFactory.php:276 app/Factories/ElementFactory.php:388 1471#: app/Factories/ElementFactory.php:408 app/Factories/ElementFactory.php:661 1472#: app/Factories/ElementFactory.php:708 1473#: app/Http/RequestHandlers/CreateRepositoryModal.php:52 1474#: app/Module/CustomTagsPhpGedView.php:57 app/Module/FixCemeteryTag.php:85 1475#: resources/views/modals/submitter-fields.phtml:33 1476msgid "Address" 1477msgstr "Osoite" 1478 1479#: app/Factories/ElementFactory.php:277 app/Factories/ElementFactory.php:389 1480#: app/Factories/ElementFactory.php:409 app/Factories/ElementFactory.php:662 1481#: app/Factories/ElementFactory.php:709 1482msgid "Address line 1" 1483msgstr "Osoiterivi 1" 1484 1485#: app/Factories/ElementFactory.php:278 app/Factories/ElementFactory.php:390 1486#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:663 1487#: app/Factories/ElementFactory.php:710 1488msgid "Address line 2" 1489msgstr "Osoiterivi 2" 1490 1491#: app/Factories/ElementFactory.php:279 app/Factories/ElementFactory.php:391 1492#: app/Factories/ElementFactory.php:411 app/Factories/ElementFactory.php:664 1493#: app/Factories/ElementFactory.php:711 1494msgid "Address line 3" 1495msgstr "Osoiterivi 3" 1496 1497#: resources/views/admin/tags.phtml:253 1498msgid "Addresses" 1499msgstr "Osoitteet" 1500 1501#. I18N: Location of an LDS church temple 1502#: app/Elements/TempleCode.php:55 1503msgid "Adelaide, Australia" 1504msgstr "Adelaide, Australia" 1505 1506#: resources/views/admin/users-edit.phtml:224 1507#: resources/views/admin/users-edit.phtml:273 1508msgid "Administrator" 1509msgstr "Palvelun ylläpitäjä" 1510 1511#: resources/views/setup/step-5-administrator.phtml:37 1512msgid "Administrator account" 1513msgstr "Ylläpitäjän tili" 1514 1515#: resources/views/admin/users-edit.phtml:209 1516msgid "Administrator comments on user" 1517msgstr "Ylläpitäjän kommentit käyttäjästä" 1518 1519#: resources/views/admin/control-panel.phtml:486 1520msgid "Administrators" 1521msgstr "Palvelimen ylläpitäjät" 1522 1523#: app/Elements/PedigreeLinkageType.php:61 1524msgctxt "Female pedigree" 1525msgid "Adopted" 1526msgstr "Adoptoitu" 1527 1528#: app/Elements/PedigreeLinkageType.php:51 1529msgctxt "Male pedigree" 1530msgid "Adopted" 1531msgstr "Adoptoitu" 1532 1533#: app/Elements/PedigreeLinkageType.php:71 1534msgctxt "Pedigree" 1535msgid "Adopted" 1536msgstr "Adoptoitu" 1537 1538#: app/Elements/AdoptedByWhichParent.php:57 1539msgid "Adopted by both parents" 1540msgstr "Molemmat vanhemmat adoptoivat" 1541 1542#: app/Elements/AdoptedByWhichParent.php:58 1543#: app/Module/CustomTagsBrothersKeeper.php:92 1544msgid "Adopted by father" 1545msgstr "Isän adoptoima" 1546 1547#: app/Elements/AdoptedByWhichParent.php:59 1548#: app/Module/CustomTagsBrothersKeeper.php:93 1549msgid "Adopted by mother" 1550msgstr "Äidin adoptoima" 1551 1552#: app/Module/CustomTagsBrothersKeeper.php:71 1553#: app/Module/CustomTagsPersonalAncestralFile.php:54 1554msgid "Adopted name" 1555msgstr "Adoptoitu nimi" 1556 1557#: app/Factories/ElementFactory.php:449 app/Factories/ElementFactory.php:452 1558msgid "Adoption" 1559msgstr "Adoptio" 1560 1561#: app/Module/IndividualFactsTabModule.php:323 1562msgid "Adoption of a brother" 1563msgstr "Veljen adoptio" 1564 1565#: app/Module/IndividualFactsTabModule.php:302 1566msgid "Adoption of a child" 1567msgstr "Lapsen adoptio" 1568 1569#: app/Module/IndividualFactsTabModule.php:301 1570msgid "Adoption of a daughter" 1571msgstr "Tyttären adoptio" 1572 1573#: app/Module/IndividualFactsTabModule.php:371 1574#: app/Module/IndividualFactsTabModule.php:394 1575#: app/Module/IndividualFactsTabModule.php:417 1576msgid "Adoption of a grandchild" 1577msgstr "Lapsenlapsen adoptio" 1578 1579#: app/Module/IndividualFactsTabModule.php:370 1580msgid "Adoption of a granddaughter" 1581msgstr "Lapsenlapsen adoptio" 1582 1583#: app/Module/IndividualFactsTabModule.php:393 1584msgctxt "daughter’s daughter" 1585msgid "Adoption of a granddaughter" 1586msgstr "Tyttärentyttären adoptio" 1587 1588#: app/Module/IndividualFactsTabModule.php:416 1589msgctxt "son’s daughter" 1590msgid "Adoption of a granddaughter" 1591msgstr "Pojantyttären adoptio" 1592 1593#: app/Module/IndividualFactsTabModule.php:369 1594msgid "Adoption of a grandson" 1595msgstr "Lapsenlapsen adoptio" 1596 1597#: app/Module/IndividualFactsTabModule.php:392 1598msgctxt "daughter’s son" 1599msgid "Adoption of a grandson" 1600msgstr "Tyttärenpojan adoptio" 1601 1602#: app/Module/IndividualFactsTabModule.php:415 1603msgctxt "son’s son" 1604msgid "Adoption of a grandson" 1605msgstr "Pojanpojan adoptio" 1606 1607#: app/Module/IndividualFactsTabModule.php:346 1608msgid "Adoption of a half-brother" 1609msgstr "Veli-puolen adoptio" 1610 1611#: app/Module/IndividualFactsTabModule.php:348 1612msgid "Adoption of a half-sibling" 1613msgstr "Sisaruspuolen adoptio" 1614 1615#: app/Module/IndividualFactsTabModule.php:347 1616msgid "Adoption of a half-sister" 1617msgstr "Siskopuolen adoptio" 1618 1619#: app/Module/IndividualFactsTabModule.php:325 1620msgid "Adoption of a sibling" 1621msgstr "Sisaruksen adoptio" 1622 1623#: app/Module/IndividualFactsTabModule.php:324 1624msgid "Adoption of a sister" 1625msgstr "Siskon adoptio" 1626 1627#: app/Module/IndividualFactsTabModule.php:300 1628msgid "Adoption of a son" 1629msgstr "Pojan adoptio" 1630 1631#: app/Factories/ElementFactory.php:451 1632msgid "Adoptive parents" 1633msgstr "Adoptiovanhemmat" 1634 1635#: app/Factories/ElementFactory.php:495 1636msgid "Adult christening" 1637msgstr "Aikuiskaste" 1638 1639#: app/Http/RequestHandlers/SearchAdvancedPage.php:165 1640#: app/Module/SearchMenuModule.php:125 1641msgid "Advanced search" 1642msgstr "Tarkennettu haku" 1643 1644#. I18N: Name of a country or state 1645#: app/Statistics/Service/CountryService.php:42 1646msgid "Afghanistan" 1647msgstr "Afganistan" 1648 1649#: resources/views/modules/statistics-chart/custom.phtml:197 1650msgid "Africa" 1651msgstr "Afrikka" 1652 1653#: resources/views/admin/trees-create.phtml:61 1654msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 1655msgstr "Kun olet luonut sukupuun, voit tuoda tietoja GEDCOM-tiedostosta." 1656 1657#: app/Factories/ElementFactory.php:416 app/Functions/FunctionsPrint.php:342 1658#: app/Statistics/Google/ChartAge.php:141 1659#: app/Statistics/Google/ChartMarriageAge.php:164 1660#: resources/views/lists/chart-by-age.phtml:32 1661#: resources/views/lists/families-table.phtml:141 1662#: resources/views/lists/families-table.phtml:216 1663#: resources/views/lists/families-table.phtml:219 1664#: resources/views/lists/individuals-table.phtml:156 1665#: resources/views/lists/individuals-table.phtml:252 1666#: resources/views/modules/timeline-chart/chart.phtml:414 1667msgid "Age" 1668msgstr "Ikä" 1669 1670#: resources/views/statistics/families/birth-age.phtml:12 1671msgid "Age at birth of child" 1672msgstr "Ikä lapsen syntyessä" 1673 1674#: resources/views/admin/trees-privacy.phtml:71 1675msgid "Age at which to assume an individual is dead" 1676msgstr "Oletetaan kuolleeksi, kun saavuttaa tämän iän" 1677 1678#: resources/views/statistics/families/age-difference.phtml:42 1679msgid "Age between husband and wife" 1680msgstr "Aviomiehen ja vaimon ikäero" 1681 1682#: resources/views/statistics/families/age-difference.phtml:20 1683msgid "Age between siblings" 1684msgstr "Sisarusten ikäero" 1685 1686#: resources/views/statistics/families/age-difference.phtml:51 1687msgid "Age between wife and husband" 1688msgstr "Vaimon ja aviomiehen ikäero" 1689 1690#: resources/views/statistics/families/age-difference.phtml:12 1691msgid "Age difference" 1692msgstr "Ikäero" 1693 1694#: app/Module/StatisticsChartModule.php:644 1695#: resources/views/modules/statistics-chart/custom.phtml:40 1696msgid "Age in year of first marriage" 1697msgstr "Ikä ensimmäistä avioliittoa solmittaessa" 1698 1699#: app/Module/StatisticsChartModule.php:583 1700#: resources/views/lists/families-table.phtml:482 1701#: resources/views/lists/families-table.phtml:524 1702#: resources/views/modules/statistics-chart/custom.phtml:39 1703#: resources/views/statistics/families/marriage-age.phtml:12 1704msgid "Age in year of marriage" 1705msgstr "Ikä vihkimisvuonna" 1706 1707#: resources/views/modules/statistics-chart/custom.phtml:136 1708#: resources/views/modules/statistics-chart/custom.phtml:139 1709#: resources/views/modules/statistics-chart/custom.phtml:145 1710msgid "Age interval" 1711msgstr "Ikäväli" 1712 1713#. I18N: A configuration setting 1714#: resources/views/admin/trees-preferences.phtml:415 1715msgid "Age of parents next to child’s birthdate" 1716msgstr "Vanhempien ikä lasten syntymäpäivän viereen" 1717 1718#: resources/views/lists/individuals-table.phtml:490 1719#: resources/views/lists/individuals-table.phtml:532 1720msgid "Age related to death year" 1721msgstr "Ikä suhteessa kuolinvuoteen" 1722 1723#: app/Factories/ElementFactory.php:284 app/Factories/ElementFactory.php:417 1724#: app/Factories/ElementFactory.php:690 1725msgid "Agency" 1726msgstr "Virasto" 1727 1728#. I18N: Name of a country or state 1729#: app/Statistics/Service/CountryService.php:48 1730msgid "Aland Islands" 1731msgstr "Ahvenanmaa" 1732 1733#. I18N: Name of a country or state 1734#: app/Statistics/Service/CountryService.php:50 1735msgid "Albania" 1736msgstr "Albania" 1737 1738#. I18N: Name of a module 1739#: app/Module/AlbumModule.php:42 app/Module/CustomTagsFamilyTreeBuilder.php:55 1740msgid "Album" 1741msgstr "Albumi" 1742 1743#. I18N: Location of an LDS church temple 1744#: app/Elements/TempleCode.php:57 1745msgid "Albuquerque, New Mexico, United States" 1746msgstr "Albuquerque, New Mexico, Yhdysvallat" 1747 1748#. I18N: Name of a country or state 1749#: app/Statistics/Service/CountryService.php:167 1750msgid "Algeria" 1751msgstr "Algeria" 1752 1753#: app/Factories/ElementFactory.php:455 1754msgid "Alias" 1755msgstr "Alias" 1756 1757#: resources/views/lists/individuals-table.phtml:191 1758msgid "Alive" 1759msgstr "Elävät" 1760 1761#: app/Module/FrequentlyAskedQuestionsModule.php:320 1762#: app/Module/IndividualListModule.php:234 1763#: app/Module/IndividualListModule.php:243 1764#: app/Module/IndividualListModule.php:252 1765#: app/Module/IndividualListModule.php:341 1766#: app/Module/IndividualListModule.php:443 1767#: app/Module/IndividualListModule.php:445 1768#: resources/views/calendar-page.phtml:179 1769#: resources/views/lists/datatables-attributes.phtml:10 1770#: resources/views/modules/faq/config.phtml:70 1771#: resources/views/modules/random_media/config.phtml:20 1772#: resources/views/modules/user-messages/user-messages.phtml:67 1773#: resources/xml/reports/ahnentafel_report.xml:7 1774#: resources/xml/reports/descendancy_report.xml:6 1775#: resources/xml/reports/individual_ext_report.xml:6 1776#: resources/xml/reports/individual_ext_report.xml:7 1777#: resources/xml/reports/individual_ext_report.xml:11 1778#: resources/xml/reports/individual_ext_report.xml:94 1779#: resources/xml/reports/individual_report.xml:8 1780#: resources/xml/reports/missing_facts_report.xml:6 1781#: resources/xml/reports/missing_facts_report.xml:7 1782#: resources/xml/reports/relative_ext_report.xml:6 1783#: resources/xml/reports/relative_ext_report.xml:46 1784msgid "All" 1785msgstr "Kaikki" 1786 1787#: app/Http/RequestHandlers/TreePrivacyPage.php:170 1788#: resources/views/admin/trees-privacy.phtml:272 1789msgid "All facts and events" 1790msgstr "Kaikki faktat ja tapahtumat" 1791 1792#: app/Http/RequestHandlers/RegisterAction.php:234 1793msgid "All fields must be completed." 1794msgstr "Kaikki kentät on täytettävä." 1795 1796#: resources/views/calendar-page.phtml:121 1797#: resources/views/calendar-page.phtml:133 1798msgid "All individuals" 1799msgstr "Kaikki henkilöt" 1800 1801#: app/Http/RequestHandlers/ModulesAllPage.php:58 1802#: resources/views/admin/components.phtml:28 1803#: resources/views/admin/control-panel.phtml:575 1804msgid "All modules" 1805msgstr "Kaikki moduulit" 1806 1807#: resources/views/admin/trees-privacy.phtml:179 1808#: resources/views/admin/trees-privacy.phtml:265 1809msgid "All records" 1810msgstr "Kaikki tietueet" 1811 1812#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 1813#: app/Module/CkeditorModule.php:54 1814msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1815msgstr "Salli muiden moduulien muokata tekstiä ”WYSIWYG” editorin avulla, HTML koodien sijaan." 1816 1817#. I18N: A configuration setting 1818#: resources/views/admin/trees-preferences.phtml:637 1819msgid "Allow users to see raw GEDCOM records" 1820msgstr "Salli käyttäjän nähdä GEDCOM tiedostoa" 1821 1822#. I18N: A configuration setting 1823#: resources/views/admin/site-registration.phtml:52 1824msgid "Allow visitors to request a new user account" 1825msgstr "Salli vierailijoiden pyytää uusi käyttäjätili" 1826 1827#: app/Module/CustomTagsBrothersKeeper.php:72 1828#: app/Module/CustomTagsFamilyTreeBuilder.php:54 1829#: app/Module/CustomTagsFamilyTreeMaker.php:113 1830#: app/Module/CustomTagsGenPluswin.php:114 1831#: app/Module/CustomTagsGenPluswin.php:120 1832#: app/Module/CustomTagsPersonalAncestralFile.php:55 1833#: app/Module/CustomTagsPersonalAncestralFile.php:56 1834msgid "Also known as" 1835msgstr "Toiselta nimeltä" 1836 1837#: app/Module/CustomTagsGenPluswin.php:62 1838#: app/Module/CustomTagsGenPluswin.php:94 1839msgid "Alternative place name" 1840msgstr "Vaihtoehtoinen paikannimi" 1841 1842#. I18N: Name of a country or state 1843#: app/Statistics/Service/CountryService.php:60 1844msgid "American Samoa" 1845msgstr "Amerikan Samoa" 1846 1847#. I18N: FAQ = “Frequently Asked Question” 1848#: resources/views/modules/faq/edit.phtml:80 1849msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 1850msgstr "Usein kysytty kysymys voi näkyä vain yhdessä sukupuussa tai kaikissa sukupuissa." 1851 1852#: resources/views/admin/site-registration.phtml:59 1853msgid "An administrator must approve the new user account and select an access level before the user can sign in." 1854msgstr "Ylläpitäjän on hyväksyttävä uusi käyttäjätili ja valittava pääsytaso ennen kuin käyttäjä voi kirjautua sisään." 1855 1856#. I18N: Description of the “Album” module 1857#: app/Module/AlbumModule.php:53 1858msgid "An alternative to the “media” tab, and an enhanced image viewer." 1859msgstr "Vaihtoehto ”media”-välilehdelle ja parannettu kuvankatsoja." 1860 1861#. I18N: Description of the “Charts” module 1862#: app/Module/ChartsBlockModule.php:80 1863msgid "An alternative way to display charts." 1864msgstr "Vaihtoehtoinen tapa näyttää kaavioita." 1865 1866#. I18N: Description of the “Census assistant” module 1867#: app/Module/CensusAssistantModule.php:63 1868msgid "An alternative way to enter census transcripts and link them to individuals." 1869msgstr "Vaihtoehtoinen tapa lisätä väestönlaskennan jäljennöstietoja ja linkittää ne henkilöihin." 1870 1871#. I18N: Description of the “Theme change” module 1872#: app/Module/ThemeSelectModule.php:56 1873msgid "An alternative way to select a new theme." 1874msgstr "Vaihtoehtoinen tapa valita uusi teema." 1875 1876#. I18N: Description of the “Sign in” module 1877#: app/Module/LoginBlockModule.php:54 1878msgid "An alternative way to sign in and sign out." 1879msgstr "Vaihtoehtoinen tapa kirjautua sisään ja ulos." 1880 1881#. I18N: Description of the “HourglassChart” module 1882#: app/Module/HourglassChartModule.php:101 1883msgid "An hourglass chart of an individual’s ancestors and descendants." 1884msgstr "Tiimalasikaavio henkilön esi-isistä ja jälkeläisistä." 1885 1886#: resources/views/edit/reorder-families.phtml:75 1887msgid "An individual can have more than one set of parents. For example, birth and adopted." 1888msgstr "Henkilöllä voi olla useat vanhemmat. Esimerkiksi syntymä ja adoptio." 1889 1890#. I18N: Description of the “Interactive tree” module 1891#: app/Module/InteractiveTreeModule.php:64 1892msgid "An interactive tree, showing all the ancestors and descendants of an individual." 1893msgstr "Interaktiivinen sukupuu, jossa näkyvät kaikki henkilön esi-isät ja jälkeläiset." 1894 1895#: resources/views/errors/database-error.phtml:12 1896#: resources/views/setup/step-6-failed.phtml:12 1897msgid "An unexpected database error occurred." 1898msgstr "Virhe tietokannassa." 1899 1900#: resources/views/admin/control-panel.phtml:204 1901msgid "An upgrade is available." 1902msgstr "Päivitys on saatavana." 1903 1904#. I18N: Name of a module/report 1905#. I18N: Name of a module/chart 1906#: app/Module/AhnentafelReportModule.php:40 1907#: app/Module/AncestorsChartModule.php:108 1908#: resources/xml/reports/ahnentafel_report.xml:4 1909msgid "Ancestors" 1910msgstr "Esivanhemmat" 1911 1912#: app/Factories/ElementFactory.php:456 1913msgid "Ancestors interest" 1914msgstr "Henkilön esipolvien lisätutkiminen" 1915 1916#: resources/xml/reports/ahnentafel_report.xml:55 1917msgid "Ancestors of " 1918msgstr "Esivanhemmat - " 1919 1920#. I18N: %s is an individual’s name 1921#: app/Module/AncestorsChartModule.php:154 1922#, php-format 1923msgid "Ancestors of %s" 1924msgstr "Esivanhemmat - %s" 1925 1926#: app/Factories/ElementFactory.php:454 1927msgid "Ancestral file number" 1928msgstr "Ancestral file number (AFN)" 1929 1930#: app/Module/CustomTagsAncestry.php:51 1931msgid "Ancestry PID" 1932msgstr "Ancestry henkilötunnus" 1933 1934#. I18N: Location of an LDS church temple 1935#: app/Elements/TempleCode.php:58 1936msgid "Anchorage, Alaska, United States" 1937msgstr "Anchorage, Alaska, Yhdysvallat" 1938 1939#. I18N: Name of a country or state 1940#: app/Statistics/Service/CountryService.php:52 1941msgid "Andorra" 1942msgstr "Andorra" 1943 1944#. I18N: Name of a country or state 1945#: app/Statistics/Service/CountryService.php:44 1946msgid "Angola" 1947msgstr "Angola" 1948 1949#. I18N: Name of a country or state 1950#: app/Statistics/Service/CountryService.php:46 1951msgid "Anguilla" 1952msgstr "Anguilla" 1953 1954#: resources/views/lists/anniversaries-table.phtml:39 1955#: resources/views/lists/families-table.phtml:222 1956#: resources/views/lists/individuals-table.phtml:238 1957#: resources/views/lists/individuals-table.phtml:248 1958#: resources/views/modules/share-anniversary/share.phtml:19 1959#: resources/views/modules/yahrzeit/table.phtml:29 1960msgid "Anniversary" 1961msgstr "Vuosipäivä" 1962 1963#: app/Http/RequestHandlers/CalendarPage.php:120 1964msgid "Anniversary calendar" 1965msgstr "Vuosipäiväkalenteri" 1966 1967#: app/Factories/ElementFactory.php:320 1968msgid "Annulment" 1969msgstr "Avioliiton kumoaminen" 1970 1971#: resources/views/modules/faq/edit.phtml:42 1972msgid "Answer" 1973msgstr "Vastaus" 1974 1975#. I18N: Name of a country or state 1976#: app/Statistics/Service/CountryService.php:62 1977msgid "Antarctica" 1978msgstr "Antarktis" 1979 1980#. I18N: Name of a country or state 1981#: app/Statistics/Service/CountryService.php:66 1982msgid "Antigua and Barbuda" 1983msgstr "Antigua ja Barbuda" 1984 1985#: app/Http/RequestHandlers/LoginPage.php:84 1986msgid "Anyone with a user account can access this website." 1987msgstr "Tämän sivuston käyttämiseen tarvitaan käyttäjätili." 1988 1989#. I18N: Location of an LDS church temple 1990#: app/Elements/TempleCode.php:59 1991msgid "Apia, Samoa" 1992msgstr "Apia, Samoa" 1993 1994#: resources/views/admin/trees-export.phtml:101 1995#: resources/views/modules/clippings/download.phtml:24 1996#: resources/views/modules/clippings/download.phtml:56 1997msgid "Apply privacy settings" 1998msgstr "Käytä yksityisyysasetukset" 1999 2000#. I18N: Label for checkbox 2001#: resources/views/admin/trees-preferences.phtml:807 2002#: resources/views/admin/trees-privacy.phtml:308 2003msgid "Apply these preferences to all family trees" 2004msgstr "Käytä näitä asetuksia kaikille sukupuille" 2005 2006#. I18N: Label for checkbox 2007#: resources/views/admin/trees-preferences.phtml:814 2008#: resources/views/admin/trees-privacy.phtml:315 2009msgid "Apply these preferences to new family trees" 2010msgstr "Käytä näitä asetuksia uusille sukupuille" 2011 2012#: resources/views/admin/users.phtml:35 2013msgid "Approved" 2014msgstr "Hyväksytty" 2015 2016#: resources/views/admin/users-edit.phtml:105 2017msgid "Approved by administrator" 2018msgstr "Ylläpitäjä on hyväksynyt" 2019 2020#: app/Date/AbstractGregorianJulianDate.php:204 2021msgctxt "Abbreviation for April" 2022msgid "Apr" 2023msgstr "huhti" 2024 2025#: app/Date/AbstractGregorianJulianDate.php:101 2026msgctxt "GENITIVE" 2027msgid "April" 2028msgstr "huhtikuuta" 2029 2030#: app/Date/AbstractGregorianJulianDate.php:171 2031msgctxt "INSTRUMENTAL" 2032msgid "April" 2033msgstr "huhtikuun" 2034 2035#: app/Date/AbstractGregorianJulianDate.php:136 2036msgctxt "LOCATIVE" 2037msgid "April" 2038msgstr "huhtikuussa" 2039 2040#: app/Date/AbstractGregorianJulianDate.php:66 2041#: app/Module/StatisticsChartModule.php:795 2042#: resources/views/edit/initialize-calendar-popup.phtml:14 2043msgctxt "NOMINATIVE" 2044msgid "April" 2045msgstr "huhtikuu" 2046 2047#. I18N: The name of a colour-scheme 2048#: app/Module/ColorsTheme.php:153 2049msgid "Aqua Marine" 2050msgstr "akvamariini" 2051 2052#: resources/views/edit/icon-fact-delete.phtml:19 2053#, php-format 2054msgid "Are you sure you want to delete the link to “%s”?" 2055msgstr "Haluatko varmasti poistaa linkin kohteeseen \"%s\"?" 2056 2057#: resources/views/individual-name.phtml:87 2058#: resources/views/media-page-details.phtml:41 2059msgid "Are you sure you want to delete this fact?" 2060msgstr "Haluatko varmasti poistaa tämän GEDCOM-faktan?" 2061 2062#: resources/views/modules/user-messages/user-messages.phtml:51 2063#: resources/views/modules/user-messages/user-messages.phtml:136 2064msgid "Are you sure you want to delete this message? It cannot be retrieved later." 2065msgstr "Haluatko varmasti poistaa tämän viestin? Sitä ei voi palauttaa myöhemmin." 2066 2067#: app/Http/RequestHandlers/ManageMediaData.php:253 2068#: resources/views/admin/clean-data.phtml:41 2069#: resources/views/admin/trees.phtml:115 2070#: resources/views/admin/users-table-options.phtml:44 2071#: resources/views/edit-account-page.phtml:175 2072#: resources/views/edit/icon-fact-delete.phtml:14 2073#: resources/views/individual-page-menu.phtml:116 2074#: resources/views/media-page-menu.phtml:73 2075#: resources/views/modules/faq/config.phtml:98 2076#: resources/views/modules/gedcom_news/list.phtml:45 2077#: resources/views/modules/stories/config.phtml:84 2078#: resources/views/modules/user_blog/list.phtml:45 2079#: resources/views/record-page-menu.phtml:45 2080#, php-format 2081msgid "Are you sure you want to delete “%s”?" 2082msgstr "Haluatko todella poistaa ”%s”?" 2083 2084#: resources/views/pending-changes-page.phtml:104 2085msgid "Are you sure you want to reject all the changes to this family tree?" 2086msgstr "Oletko varma, että haluat perua kaikki muutokset tähän sukupuuhun?" 2087 2088#: resources/views/modules/favorites/favorites.phtml:35 2089msgid "Are you sure you want to remove this item from your list of favorites?" 2090msgstr "Haluatko varmasti poistaa tämän tietueen suosikeistasi?" 2091 2092#. I18N: Name of a country or state 2093#: app/Statistics/Service/CountryService.php:56 2094msgid "Argentina" 2095msgstr "Argentiina" 2096 2097#: resources/xml/reports/ahnentafel_report.xml:15 2098#: resources/xml/reports/bdm_report.xml:14 2099#: resources/xml/reports/birth_report.xml:12 2100#: resources/xml/reports/cemetery_report.xml:10 2101#: resources/xml/reports/change_report.xml:12 2102#: resources/xml/reports/death_report.xml:13 2103#: resources/xml/reports/descendancy_report.xml:10 2104#: resources/xml/reports/fact_sources.xml:10 2105#: resources/xml/reports/family_group_report.xml:14 2106#: resources/xml/reports/individual_ext_report.xml:15 2107#: resources/xml/reports/individual_report.xml:12 2108#: resources/xml/reports/marriage_report.xml:12 2109#: resources/xml/reports/missing_facts_report.xml:10 2110#: resources/xml/reports/occupation_report.xml:9 2111#: resources/xml/reports/pedigree_report.xml:10 2112#: resources/xml/reports/relative_ext_report.xml:10 2113msgctxt "font name" 2114msgid "Arial" 2115msgstr "Arial" 2116 2117#. I18N: Name of a country or state 2118#: app/Statistics/Service/CountryService.php:58 2119msgid "Armenia" 2120msgstr "Armenia" 2121 2122#. I18N: Name of a country or state 2123#: app/Statistics/Service/CountryService.php:40 2124msgid "Aruba" 2125msgstr "Aruba" 2126 2127#: resources/views/modules/html/config.phtml:43 2128msgid "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." 2129msgstr "HTML muodostamisessa voit työkalurivin lisäksi kirjoittaa suoraan tekstiin tietokannan kenttäviittauksia. Nämä erikoisviittaukset suljetaan <b>#</b>-merkin sisälle. Esimerkiksi <b>#totalFamilies#</b> korvataan tietokannan perheiden lukumäärällä. Edistyneet käyttäjät voivat soveltaa CSS-luokkia teksteissä, jolloin kirjoitettu teksti on aktiivisen teeman mukainen." 2130 2131#. I18N: The name of a colour-scheme 2132#: app/Module/ColorsTheme.php:155 2133msgid "Ash" 2134msgstr "tuhka" 2135 2136#: resources/views/modules/statistics-chart/custom.phtml:191 2137msgid "Asia" 2138msgstr "Aasia" 2139 2140#: app/Factories/ElementFactory.php:457 2141#: app/Functions/FunctionsPrintFacts.php:402 2142#: app/Module/CustomTagsGedcomL.php:100 app/Module/CustomTagsGedcomL.php:149 2143#: app/Module/CustomTagsGenPluswin.php:77 2144#: app/Module/CustomTagsGenPluswin.php:109 2145#: app/Module/CustomTagsPhpGedView.php:54 app/Module/CustomTagsWebtrees.php:54 2146#: app/Module/CustomTagsWebtrees.php:68 2147msgid "Associate" 2148msgstr "Läheinen" 2149 2150#: app/Http/RequestHandlers/HelpText.php:261 2151msgid "Associate events with this source" 2152msgstr "Kytke tapahtumat tähän lähteeseen" 2153 2154#: resources/views/modules/personal_facts/tab.phtml:31 2155msgid "Associated events" 2156msgstr "Liittyvät tapahtumat" 2157 2158#. I18N: Location of an LDS church temple 2159#: app/Elements/TempleCode.php:61 2160msgid "Asuncion, Paraguay" 2161msgstr "Asuncion, Paraguay" 2162 2163#. I18N: Name of a country or state 2164#: app/Statistics/Service/CountryService.php:431 2165msgid "At sea" 2166msgstr "Merellä" 2167 2168#. I18N: Location of an LDS church temple 2169#: app/Elements/TempleCode.php:62 2170msgid "Atlanta, Georgia, United States" 2171msgstr "Atlanta, Georgia, Yhdysvallat" 2172 2173#: app/Elements/RelationIsDescriptor.php:94 2174msgid "Attendant" 2175msgstr "Avustaja" 2176 2177#: app/Elements/RelationIsDescriptor.php:73 2178msgctxt "FEMALE" 2179msgid "Attendant" 2180msgstr "Avustaja" 2181 2182#: app/Elements/RelationIsDescriptor.php:52 2183msgctxt "MALE" 2184msgid "Attendant" 2185msgstr "Avustaja" 2186 2187#: app/Elements/RelationIsDescriptor.php:95 2188msgid "Attending" 2189msgstr "Avustamassa" 2190 2191#: app/Elements/RelationIsDescriptor.php:74 2192msgctxt "FEMALE" 2193msgid "Attending" 2194msgstr "Avustamassa" 2195 2196#: app/Elements/RelationIsDescriptor.php:53 2197msgctxt "MALE" 2198msgid "Attending" 2199msgstr "Avustamassa" 2200 2201#. I18N: Type of media object 2202#: app/Elements/SourceMediaType.php:60 app/Module/CustomTagsGedcom53.php:59 2203#: app/Module/CustomTagsGedcom53.php:99 app/Module/CustomTagsGedcom53.php:125 2204#: app/Module/CustomTagsGedcom53.php:140 app/Module/CustomTagsLegacy.php:130 2205msgid "Audio" 2206msgstr "Äänitiedosto" 2207 2208#: app/Date/AbstractGregorianJulianDate.php:208 2209msgctxt "Abbreviation for August" 2210msgid "Aug" 2211msgstr "elo" 2212 2213#: app/Date/AbstractGregorianJulianDate.php:105 2214msgctxt "GENITIVE" 2215msgid "August" 2216msgstr "elokuuta" 2217 2218#: app/Date/AbstractGregorianJulianDate.php:175 2219msgctxt "INSTRUMENTAL" 2220msgid "August" 2221msgstr "elokuun" 2222 2223#: app/Date/AbstractGregorianJulianDate.php:140 2224msgctxt "LOCATIVE" 2225msgid "August" 2226msgstr "elokuussa" 2227 2228#: app/Date/AbstractGregorianJulianDate.php:70 2229#: app/Module/StatisticsChartModule.php:799 2230#: resources/views/edit/initialize-calendar-popup.phtml:18 2231msgctxt "NOMINATIVE" 2232msgid "August" 2233msgstr "elokuu" 2234 2235#. I18N: Name of a country or state 2236#: app/Statistics/Service/CountryService.php:68 2237msgid "Australia" 2238msgstr "Australia" 2239 2240#. I18N: Name of a country or state 2241#: app/Statistics/Service/CountryService.php:70 2242msgid "Austria" 2243msgstr "Itävalta" 2244 2245#: app/Factories/ElementFactory.php:684 2246#: resources/views/lists/sources-table.phtml:96 2247#: resources/views/modals/source-fields.phtml:30 2248msgid "Author" 2249msgstr "Tekijä" 2250 2251#: app/Module/CustomTagsPhpGedView.php:52 2252#: app/Module/CustomTagsPhpGedView.php:60 2253#: app/Module/CustomTagsPhpGedView.php:69 2254#: app/Module/CustomTagsPhpGedView.php:70 2255#: app/Module/CustomTagsPhpGedView.php:73 2256#: app/Module/CustomTagsPhpGedView.php:74 app/Module/CustomTagsWebtrees.php:53 2257#: app/Module/CustomTagsWebtrees.php:67 app/Module/CustomTagsWebtrees.php:81 2258#: app/Module/CustomTagsWebtrees.php:83 app/Module/CustomTagsWebtrees.php:85 2259#: app/Module/CustomTagsWebtrees.php:87 app/Module/CustomTagsWebtrees.php:89 2260#: app/Module/CustomTagsWebtrees.php:91 2261msgid "Author of last change" 2262msgstr "Viimeisimmän muutoksen tekijä" 2263 2264#. I18N: Automatic suggestions when you type 2265#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 2266#: resources/views/admin/control-panel.phtml:640 2267msgid "Autocomplete" 2268msgstr "Automaattinen täydennys" 2269 2270#: resources/views/admin/users-edit.phtml:155 2271msgid "Automatically accept changes made by this user" 2272msgstr "Hyväksy automaattisesti tämän käyttäjän muutokset" 2273 2274#. I18N: A configuration setting 2275#: resources/views/admin/trees-preferences.phtml:555 2276msgid "Automatically expand notes" 2277msgstr "Automaattisesti laajenna lisätiedot" 2278 2279#. I18N: A configuration setting 2280#: resources/views/admin/trees-preferences.phtml:571 2281msgid "Automatically expand sources" 2282msgstr "Automaattisesti laajenna lähdetiedot" 2283 2284#. I18N: a month in the Jewish calendar 2285#: app/Date/JewishDate.php:200 2286msgctxt "GENITIVE" 2287msgid "Av" 2288msgstr "av-kuuta" 2289 2290#. I18N: a month in the Jewish calendar 2291#: app/Date/JewishDate.php:304 2292msgctxt "INSTRUMENTAL" 2293msgid "Av" 2294msgstr "av-kuun" 2295 2296#. I18N: a month in the Jewish calendar 2297#: app/Date/JewishDate.php:252 2298msgctxt "LOCATIVE" 2299msgid "Av" 2300msgstr "av-kuussa" 2301 2302#. I18N: a month in the Jewish calendar 2303#: app/Date/JewishDate.php:148 2304msgctxt "NOMINATIVE" 2305msgid "Av" 2306msgstr "av-kuu" 2307 2308#: app/Statistics/Google/ChartAge.php:119 2309#: app/Statistics/Google/ChartMarriageAge.php:142 2310#: resources/views/lists/families-table.phtml:144 2311#: resources/views/lists/individuals-table.phtml:159 2312msgid "Average age" 2313msgstr "Keskimääräinen ikä" 2314 2315#: app/Module/StatisticsChartModule.php:521 2316#: app/Statistics/Google/ChartAge.php:139 2317#: resources/views/modules/gedcom_stats/config.phtml:59 2318#: resources/views/modules/gedcom_stats/statistics.phtml:222 2319#: resources/views/modules/html/template-statistics.phtml:89 2320#: resources/views/modules/statistics-chart/custom.phtml:38 2321#: resources/views/statistics/individuals/lifespan.phtml:20 2322msgid "Average age at death" 2323msgstr "Keskimääräinen kuolinikä" 2324 2325#: app/Statistics/Google/ChartMarriageAge.php:162 2326msgid "Average age at marriage" 2327msgstr "Keski-ikä avioliitossa" 2328 2329#: app/Statistics/Google/ChartMarriageAge.php:159 2330msgid "Average age in century of marriage" 2331msgstr "Keskimääräinen avioliiton solmimisikä vuosisadoittain" 2332 2333#: app/Statistics/Google/ChartAge.php:136 2334msgid "Average age related to death century" 2335msgstr "Keskimääräinen ikä vuosisadoittain" 2336 2337#: app/Statistics/Google/ChartChildren.php:95 2338msgid "Average number" 2339msgstr "Keskimääräinen numero" 2340 2341#: app/Statistics/Google/ChartChildren.php:106 2342#: resources/views/modules/gedcom_stats/config.phtml:61 2343#: resources/views/modules/gedcom_stats/statistics.phtml:250 2344#: resources/views/modules/html/template-statistics.phtml:97 2345#: resources/views/statistics/families/children.phtml:20 2346msgid "Average number of children per family" 2347msgstr "Keskimääräinen lapsiluku" 2348 2349#. I18N: help text for family tree / GEDCOM file names 2350#: resources/views/admin/trees-create.phtml:49 2351#: resources/views/admin/trees-preferences.phtml:90 2352msgid "Avoid spaces and punctuation. A family name might be a good choice." 2353msgstr "Vältä välilyöntejä ja välimerkkejä. Sukunimi voi olla hyvä valinta." 2354 2355#: app/Date/JalaliDate.php:267 2356msgctxt "Abbreviation for Persian month: Azar" 2357msgid "Azar" 2358msgstr "Azar" 2359 2360#. I18N: 9th month in the Persian/Jalali calendar 2361#: app/Date/JalaliDate.php:141 2362msgctxt "GENITIVE" 2363msgid "Azar" 2364msgstr "Azar" 2365 2366#. I18N: 9th month in the Persian/Jalali calendar 2367#: app/Date/JalaliDate.php:231 2368msgctxt "INSTRUMENTAL" 2369msgid "Azar" 2370msgstr "Azar" 2371 2372#. I18N: 9th month in the Persian/Jalali calendar 2373#: app/Date/JalaliDate.php:186 2374msgctxt "LOCATIVE" 2375msgid "Azar" 2376msgstr "Azar" 2377 2378#. I18N: 9th month in the Persian/Jalali calendar 2379#: app/Date/JalaliDate.php:96 2380msgctxt "NOMINATIVE" 2381msgid "Azar" 2382msgstr "Azar" 2383 2384#. I18N: Name of a country or state 2385#: app/Statistics/Service/CountryService.php:72 2386msgid "Azerbaijan" 2387msgstr "Azerbaidzan" 2388 2389#. I18N: Name of a country or state 2390#: app/Statistics/Service/CountryService.php:74 2391msgid "Azores" 2392msgstr "Azorit" 2393 2394#: app/Date/JalaliDate.php:269 2395msgctxt "Abbreviation for Persian month: Bahman" 2396msgid "Bah" 2397msgstr "Bah" 2398 2399#. I18N: Name of a country or state 2400#: app/Statistics/Service/CountryService.php:91 2401msgid "Bahamas" 2402msgstr "Bahaman saaret" 2403 2404#. I18N: 11th month in the Persian/Jalali calendar 2405#: app/Date/JalaliDate.php:145 2406msgctxt "GENITIVE" 2407msgid "Bahman" 2408msgstr "Bahman" 2409 2410#. I18N: 11th month in the Persian/Jalali calendar 2411#: app/Date/JalaliDate.php:235 2412msgctxt "INSTRUMENTAL" 2413msgid "Bahman" 2414msgstr "Bahman" 2415 2416#. I18N: 11th month in the Persian/Jalali calendar 2417#: app/Date/JalaliDate.php:190 2418msgctxt "LOCATIVE" 2419msgid "Bahman" 2420msgstr "Bahman" 2421 2422#. I18N: 11th month in the Persian/Jalali calendar 2423#: app/Date/JalaliDate.php:100 2424msgctxt "NOMINATIVE" 2425msgid "Bahman" 2426msgstr "Bahman" 2427 2428#. I18N: Name of a country or state 2429#: app/Statistics/Service/CountryService.php:89 2430msgid "Bahrain" 2431msgstr "Bahrain" 2432 2433#. I18N: Name of a country or state 2434#: app/Statistics/Service/CountryService.php:85 2435msgid "Bangladesh" 2436msgstr "Bangladesh" 2437 2438#: app/Factories/ElementFactory.php:465 resources/views/calendar-page.phtml:185 2439#: resources/xml/reports/missing_facts_report.xml:16 2440msgid "Baptism" 2441msgstr "Kaste" 2442 2443#: app/Module/IndividualFactsTabModule.php:318 2444msgid "Baptism of a brother" 2445msgstr "Veljen kastetilaisuus" 2446 2447#: app/Module/IndividualFactsTabModule.php:297 2448msgid "Baptism of a child" 2449msgstr "Lapsen kaste" 2450 2451#: app/Module/IndividualFactsTabModule.php:296 2452msgid "Baptism of a daughter" 2453msgstr "Tyttären kastetilaisuus" 2454 2455#: app/Module/IndividualFactsTabModule.php:366 2456#: app/Module/IndividualFactsTabModule.php:389 2457#: app/Module/IndividualFactsTabModule.php:412 2458#: app/Module/IndividualFactsTabModule.php:489 2459#: app/Module/IndividualFactsTabModule.php:507 2460msgid "Baptism of a grandchild" 2461msgstr "Lapsenlapsen kaste" 2462 2463#: app/Module/IndividualFactsTabModule.php:365 2464msgid "Baptism of a granddaughter" 2465msgstr "Lapsenlapsen kastetilaisuus" 2466 2467#: app/Module/IndividualFactsTabModule.php:388 2468msgctxt "daughter’s daughter" 2469msgid "Baptism of a granddaughter" 2470msgstr "Tyttärentyttären kastetilaisuus" 2471 2472#: app/Module/IndividualFactsTabModule.php:411 2473msgctxt "son’s daughter" 2474msgid "Baptism of a granddaughter" 2475msgstr "Pojantyttären kastetilaisuus" 2476 2477#: app/Module/IndividualFactsTabModule.php:364 2478msgid "Baptism of a grandson" 2479msgstr "Lapsenlapsen kastetilaisuus" 2480 2481#: app/Module/IndividualFactsTabModule.php:387 2482msgctxt "daughter’s son" 2483msgid "Baptism of a grandson" 2484msgstr "Tyttärenpojan kastetilaisuus" 2485 2486#: app/Module/IndividualFactsTabModule.php:410 2487msgctxt "son’s son" 2488msgid "Baptism of a grandson" 2489msgstr "Pojanpojan kastetilaisuus" 2490 2491#: app/Module/IndividualFactsTabModule.php:341 2492msgid "Baptism of a half-brother" 2493msgstr "Velipuolen kastetilaisuus" 2494 2495#: app/Module/IndividualFactsTabModule.php:343 2496msgid "Baptism of a half-sibling" 2497msgstr "Sisar- tai velipuolen kaste" 2498 2499#: app/Module/IndividualFactsTabModule.php:342 2500msgid "Baptism of a half-sister" 2501msgstr "Siskopuolen kaste" 2502 2503#: app/Module/IndividualFactsTabModule.php:320 2504msgid "Baptism of a sibling" 2505msgstr "Sisaruksen kaste" 2506 2507#: app/Module/IndividualFactsTabModule.php:319 2508msgid "Baptism of a sister" 2509msgstr "Siskon kaste" 2510 2511#: app/Module/IndividualFactsTabModule.php:295 2512msgid "Baptism of a son" 2513msgstr "Pojan kastetilaisuus" 2514 2515#: app/Factories/ElementFactory.php:468 2516#: resources/xml/reports/missing_facts_report.xml:17 2517msgid "Bar mitzvah" 2518msgstr "Bar mitsva" 2519 2520#. I18N: Name of a country or state 2521#: app/Statistics/Service/CountryService.php:106 2522msgid "Barbados" 2523msgstr "Barbados" 2524 2525#: app/Module/CustomTagsGedcomL.php:130 2526msgid "Base GEDCOM tag" 2527msgstr "Perus-GEDCOM-tunniste" 2528 2529#: app/Factories/ElementFactory.php:471 2530#: resources/xml/reports/missing_facts_report.xml:18 2531msgid "Bat mitzvah" 2532msgstr "Bat mitsva" 2533 2534#: resources/views/modules/batch_update/admin.phtml:26 2535msgid "Batch update" 2536msgstr "Eräpäivitys" 2537 2538#. I18N: Location of an LDS church temple 2539#: app/Elements/TempleCode.php:73 2540msgid "Baton Rouge, Louisiana, United States" 2541msgstr "Baton Rouge, Louisiana, Yhdysvallat" 2542 2543#: app/Http/RequestHandlers/SearchAdvancedPage.php:252 2544msgid "Begins with" 2545msgstr "Alkaa näin" 2546 2547#. I18N: Name of a country or state 2548#: app/Statistics/Service/CountryService.php:96 2549msgid "Belarus" 2550msgstr "Valko-Venäjä" 2551 2552#. I18N: The name of a colour-scheme 2553#: app/Module/ColorsTheme.php:157 2554msgid "Belgian Chocolate" 2555msgstr "Belgialainen suklaa" 2556 2557#. I18N: Name of a country or state 2558#: app/Statistics/Service/CountryService.php:78 2559msgid "Belgium" 2560msgstr "Belgia" 2561 2562#. I18N: Name of a country or state 2563#: app/Statistics/Service/CountryService.php:98 2564msgid "Belize" 2565msgstr "Belize" 2566 2567#. I18N: Name of a country or state 2568#: app/Statistics/Service/CountryService.php:80 2569msgid "Benin" 2570msgstr "Benin" 2571 2572#. I18N: Name of a country or state 2573#: app/Statistics/Service/CountryService.php:100 2574msgid "Bermuda" 2575msgstr "Bermudasaaret" 2576 2577#. I18N: Location of an LDS church temple 2578#: app/Elements/TempleCode.php:191 2579msgid "Bern, Switzerland" 2580msgstr "Bern, Sveitsi" 2581 2582#: app/Elements/RelationIsDescriptor.php:96 2583msgid "Best man" 2584msgstr "Bestman" 2585 2586#. I18N: Name of a country or state 2587#: app/Statistics/Service/CountryService.php:110 2588msgid "Bhutan" 2589msgstr "Bhutan" 2590 2591#: app/Module/CustomTagsRootsMagic.php:55 2592msgid "Bibliography" 2593msgstr "Bibliografia" 2594 2595#. I18N: Location of an LDS church temple 2596#: app/Elements/TempleCode.php:64 2597msgid "Billings, Montana, United States" 2598msgstr "Billings, Montana, Yhdysvallat" 2599 2600#: app/Module/CustomTagsGedcom55.php:50 2601msgid "Binary data object" 2602msgstr "Binääridatakohde" 2603 2604#: app/Module/BingMaps.php:82 app/Module/MapLinkBing.php:42 2605msgid "Bing™ maps" 2606msgstr "Bing Kartat™" 2607 2608#: app/Module/BingWebmasterToolsModule.php:41 2609msgid "Bing™ webmaster tools" 2610msgstr "Bing™ verkkovastaavan työkalut" 2611 2612#. I18N: Location of an LDS church temple 2613#: app/Elements/TempleCode.php:65 2614msgid "Birmingham, Alabama, United States" 2615msgstr "Birmingham, Alabama, Yhdysvallat" 2616 2617#: app/Factories/ElementFactory.php:474 2618#: app/Http/RequestHandlers/IndividualPage.php:203 2619#: resources/views/calendar-page.phtml:182 2620#: resources/views/lists/individuals-table.phtml:210 2621#: resources/views/lists/individuals-table.phtml:214 2622#: resources/views/lists/individuals-table.phtml:236 2623#: resources/xml/reports/ahnentafel_report.xml:441 2624#: resources/xml/reports/bdm_report.xml:58 2625#: resources/xml/reports/change_report.xml:102 2626#: resources/xml/reports/change_report.xml:118 2627#: resources/xml/reports/descendancy_report.xml:560 2628#: resources/xml/reports/family_group_report.xml:182 2629#: resources/xml/reports/family_group_report.xml:470 2630#: resources/xml/reports/family_group_report.xml:477 2631#: resources/xml/reports/family_group_report.xml:536 2632#: resources/xml/reports/family_group_report.xml:733 2633#: resources/xml/reports/family_group_report.xml:740 2634#: resources/xml/reports/family_group_report.xml:880 2635#: resources/xml/reports/family_group_report.xml:1081 2636#: resources/xml/reports/family_group_report.xml:1090 2637#: resources/xml/reports/individual_ext_report.xml:281 2638#: resources/xml/reports/individual_ext_report.xml:317 2639#: resources/xml/reports/individual_ext_report.xml:357 2640#: resources/xml/reports/individual_ext_report.xml:393 2641#: resources/xml/reports/individual_ext_report.xml:429 2642#: resources/xml/reports/individual_ext_report.xml:487 2643#: resources/xml/reports/individual_ext_report.xml:523 2644#: resources/xml/reports/individual_ext_report.xml:564 2645#: resources/xml/reports/individual_ext_report.xml:600 2646#: resources/xml/reports/individual_ext_report.xml:636 2647#: resources/xml/reports/individual_report.xml:270 2648#: resources/xml/reports/individual_report.xml:306 2649#: resources/xml/reports/individual_report.xml:346 2650#: resources/xml/reports/individual_report.xml:382 2651#: resources/xml/reports/individual_report.xml:418 2652#: resources/xml/reports/individual_report.xml:479 2653#: resources/xml/reports/individual_report.xml:519 2654#: resources/xml/reports/individual_report.xml:560 2655#: resources/xml/reports/individual_report.xml:596 2656#: resources/xml/reports/individual_report.xml:632 2657#: resources/xml/reports/missing_facts_report.xml:15 2658#: resources/xml/reports/pedigree_report.xml:73 2659#: resources/xml/reports/pedigree_report.xml:74 2660#: resources/xml/reports/pedigree_report.xml:94 2661#: resources/xml/reports/pedigree_report.xml:95 2662#: resources/xml/reports/pedigree_report.xml:116 2663#: resources/xml/reports/pedigree_report.xml:117 2664#: resources/xml/reports/pedigree_report.xml:134 2665#: resources/xml/reports/pedigree_report.xml:135 2666#: resources/xml/reports/pedigree_report.xml:156 2667#: resources/xml/reports/pedigree_report.xml:157 2668#: resources/xml/reports/pedigree_report.xml:175 2669#: resources/xml/reports/pedigree_report.xml:176 2670#: resources/xml/reports/pedigree_report.xml:197 2671#: resources/xml/reports/pedigree_report.xml:198 2672#: resources/xml/reports/pedigree_report.xml:218 2673#: resources/xml/reports/pedigree_report.xml:219 2674#: resources/xml/reports/pedigree_report.xml:240 2675#: resources/xml/reports/pedigree_report.xml:241 2676#: resources/xml/reports/pedigree_report.xml:261 2677#: resources/xml/reports/pedigree_report.xml:262 2678#: resources/xml/reports/pedigree_report.xml:283 2679#: resources/xml/reports/pedigree_report.xml:284 2680#: resources/xml/reports/pedigree_report.xml:304 2681#: resources/xml/reports/pedigree_report.xml:305 2682#: resources/xml/reports/pedigree_report.xml:326 2683#: resources/xml/reports/pedigree_report.xml:327 2684#: resources/xml/reports/pedigree_report.xml:347 2685#: resources/xml/reports/pedigree_report.xml:348 2686#: resources/xml/reports/pedigree_report.xml:369 2687#: resources/xml/reports/pedigree_report.xml:370 2688#: resources/xml/reports/pedigree_report.xml:390 2689#: resources/xml/reports/pedigree_report.xml:409 2690#: resources/xml/reports/pedigree_report.xml:428 2691#: resources/xml/reports/pedigree_report.xml:447 2692#: resources/xml/reports/pedigree_report.xml:466 2693#: resources/xml/reports/pedigree_report.xml:485 2694#: resources/xml/reports/pedigree_report.xml:504 2695#: resources/xml/reports/pedigree_report.xml:523 2696#: resources/xml/reports/pedigree_report.xml:542 2697#: resources/xml/reports/pedigree_report.xml:561 2698#: resources/xml/reports/pedigree_report.xml:580 2699#: resources/xml/reports/pedigree_report.xml:599 2700#: resources/xml/reports/pedigree_report.xml:618 2701#: resources/xml/reports/pedigree_report.xml:637 2702#: resources/xml/reports/pedigree_report.xml:656 2703#: resources/xml/reports/pedigree_report.xml:675 2704#: resources/xml/reports/pedigree_report.xml:775 2705#: resources/xml/reports/pedigree_report.xml:776 2706#: resources/xml/reports/pedigree_report.xml:796 2707#: resources/xml/reports/pedigree_report.xml:797 2708#: resources/xml/reports/pedigree_report.xml:818 2709#: resources/xml/reports/pedigree_report.xml:819 2710#: resources/xml/reports/pedigree_report.xml:836 2711#: resources/xml/reports/pedigree_report.xml:837 2712#: resources/xml/reports/pedigree_report.xml:858 2713#: resources/xml/reports/pedigree_report.xml:859 2714#: resources/xml/reports/pedigree_report.xml:876 2715#: resources/xml/reports/pedigree_report.xml:877 2716#: resources/xml/reports/pedigree_report.xml:898 2717#: resources/xml/reports/pedigree_report.xml:899 2718#: resources/xml/reports/pedigree_report.xml:920 2719#: resources/xml/reports/pedigree_report.xml:942 2720#: resources/xml/reports/pedigree_report.xml:963 2721#: resources/xml/reports/pedigree_report.xml:985 2722#: resources/xml/reports/pedigree_report.xml:1006 2723#: resources/xml/reports/pedigree_report.xml:1028 2724#: resources/xml/reports/pedigree_report.xml:1049 2725#: resources/xml/reports/pedigree_report.xml:1071 2726#: resources/xml/reports/pedigree_report.xml:1094 2727#: resources/xml/reports/pedigree_report.xml:1113 2728#: resources/xml/reports/pedigree_report.xml:1132 2729#: resources/xml/reports/pedigree_report.xml:1151 2730#: resources/xml/reports/pedigree_report.xml:1170 2731#: resources/xml/reports/pedigree_report.xml:1189 2732#: resources/xml/reports/pedigree_report.xml:1208 2733#: resources/xml/reports/pedigree_report.xml:1227 2734#: resources/xml/reports/pedigree_report.xml:1246 2735#: resources/xml/reports/pedigree_report.xml:1265 2736#: resources/xml/reports/pedigree_report.xml:1284 2737#: resources/xml/reports/pedigree_report.xml:1303 2738#: resources/xml/reports/pedigree_report.xml:1322 2739#: resources/xml/reports/pedigree_report.xml:1341 2740#: resources/xml/reports/pedigree_report.xml:1360 2741#: resources/xml/reports/pedigree_report.xml:1379 2742#: resources/xml/reports/relative_ext_report.xml:63 2743msgid "Birth" 2744msgstr "Syntymä" 2745 2746#: app/Elements/PedigreeLinkageType.php:60 2747msgctxt "Female pedigree" 2748msgid "Birth" 2749msgstr "Syntymä" 2750 2751#: app/Elements/PedigreeLinkageType.php:50 2752msgctxt "Male pedigree" 2753msgid "Birth" 2754msgstr "Syntymä" 2755 2756#: app/Elements/PedigreeLinkageType.php:70 2757msgctxt "Pedigree" 2758msgid "Birth" 2759msgstr "Syntymä" 2760 2761#: app/Statistics/Google/ChartDistribution.php:338 2762msgid "Birth by country" 2763msgstr "Syntymämaa" 2764 2765#: resources/xml/reports/bdm_report.xml:8 2766#: resources/xml/reports/birth_report.xml:8 2767msgid "Birth date range end" 2768msgstr "Syntymäajanjakson loppu" 2769 2770#: resources/xml/reports/bdm_report.xml:7 2771#: resources/xml/reports/birth_report.xml:7 2772msgid "Birth date range start" 2773msgstr "Syntymäajanjakson alku" 2774 2775#: app/Module/CustomTagsBrothersKeeper.php:73 2776msgid "Birth name" 2777msgstr "Syntymänimi" 2778 2779#: app/Module/IndividualFactsTabModule.php:308 2780msgid "Birth of a brother" 2781msgstr "Veljen syntymä" 2782 2783#: app/Module/IndividualFactsTabModule.php:287 app/Module/PlacesModule.php:222 2784#: resources/views/admin/trees-preferences.phtml:459 2785msgid "Birth of a child" 2786msgstr "Lapsen syntymä" 2787 2788#: app/Module/IndividualFactsTabModule.php:286 2789msgid "Birth of a daughter" 2790msgstr "Tyttären syntymä" 2791 2792#: app/Module/IndividualFactsTabModule.php:356 2793#: app/Module/IndividualFactsTabModule.php:379 2794#: app/Module/IndividualFactsTabModule.php:402 2795#: resources/views/admin/trees-preferences.phtml:453 2796msgid "Birth of a grandchild" 2797msgstr "Lapsenlapsen syntymä" 2798 2799#: app/Module/IndividualFactsTabModule.php:355 2800msgid "Birth of a granddaughter" 2801msgstr "Lapsenlapsen syntymä" 2802 2803#: app/Module/IndividualFactsTabModule.php:378 2804msgctxt "daughter’s daughter" 2805msgid "Birth of a granddaughter" 2806msgstr "Tyttärentyttären syntymä" 2807 2808#: app/Module/IndividualFactsTabModule.php:401 2809msgctxt "son’s daughter" 2810msgid "Birth of a granddaughter" 2811msgstr "Pojantyttären syntymä" 2812 2813#: app/Module/IndividualFactsTabModule.php:354 2814msgid "Birth of a grandson" 2815msgstr "Lapsenlapsen syntymä" 2816 2817#: app/Module/IndividualFactsTabModule.php:377 2818msgctxt "daughter’s son" 2819msgid "Birth of a grandson" 2820msgstr "Tyttärenpojan syntymä" 2821 2822#: app/Module/IndividualFactsTabModule.php:400 2823msgctxt "son’s son" 2824msgid "Birth of a grandson" 2825msgstr "Pojanpojan syntymä" 2826 2827#: app/Module/IndividualFactsTabModule.php:331 2828msgid "Birth of a half-brother" 2829msgstr "Velipuolen syntymä" 2830 2831#: app/Module/IndividualFactsTabModule.php:333 2832msgid "Birth of a half-sibling" 2833msgstr "Sisar- tai velipuolen syntymä" 2834 2835#: app/Module/IndividualFactsTabModule.php:332 2836msgid "Birth of a half-sister" 2837msgstr "Siskopuolen syntymä" 2838 2839#: app/Module/IndividualFactsTabModule.php:310 2840#: resources/views/admin/trees-preferences.phtml:465 2841msgid "Birth of a sibling" 2842msgstr "Sisaruksen syntymä" 2843 2844#: app/Module/IndividualFactsTabModule.php:309 2845msgid "Birth of a sister" 2846msgstr "Siskon syntymä" 2847 2848#: app/Module/IndividualFactsTabModule.php:285 2849msgid "Birth of a son" 2850msgstr "Pojan syntymä" 2851 2852#: app/Factories/ElementFactory.php:476 2853msgid "Birth parents" 2854msgstr "Syntymävanhemmat" 2855 2856#: resources/views/statistics/other/places.phtml:21 2857msgid "Birth places" 2858msgstr "Syntymäpaikat" 2859 2860#: resources/xml/reports/birth_report.xml:6 2861msgid "Birthplace contains" 2862msgstr "Syntymäpaikka sisältää" 2863 2864#. I18N: Name of a module/report 2865#: app/Module/BirthReportModule.php:40 2866#: resources/views/modules/statistics-chart/custom.phtml:65 2867#: resources/xml/reports/birth_report.xml:3 2868#: resources/xml/reports/birth_report.xml:31 2869msgid "Births" 2870msgstr "Syntymät" 2871 2872#: app/Statistics/Google/ChartBirth.php:129 2873#: resources/views/statistics/individuals/total-events.phtml:31 2874msgid "Births by century" 2875msgstr "Syntymät vuosisadoittain" 2876 2877#. I18N: Location of an LDS church temple 2878#: app/Elements/TempleCode.php:66 2879msgid "Bismarck, North Dakota, United States" 2880msgstr "Bismarck, Pohjois-Dakota, Yhdysvallat" 2881 2882#: app/Factories/ElementFactory.php:478 2883msgid "Blessing" 2884msgstr "Siunaus" 2885 2886#: app/Module/CustomTagsPhpGedView.php:78 2887#: resources/views/edit-blocks-block.phtml:22 2888msgid "Block" 2889msgstr "Lohko" 2890 2891#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 2892#: resources/views/admin/control-panel.phtml:626 2893#: resources/views/admin/modules.phtml:90 2894#: resources/views/admin/modules.phtml:92 2895msgid "Blocks" 2896msgstr "Lohkot" 2897 2898#. I18N: The name of a colour-scheme 2899#: app/Module/ColorsTheme.php:159 2900msgid "Blue Lagoon" 2901msgstr "sininen laguuni" 2902 2903#. I18N: The name of a colour-scheme 2904#: app/Module/ColorsTheme.php:161 2905msgid "Blue Marine" 2906msgstr "meren sininen" 2907 2908#. I18N: Location of an LDS church temple 2909#: app/Elements/TempleCode.php:67 2910msgid "Bogota, Colombia" 2911msgstr "Bogota, Kolumbia" 2912 2913#. I18N: Location of an LDS church temple 2914#: app/Elements/TempleCode.php:68 2915msgid "Boise, Idaho, United States" 2916msgstr "Boise, Idaho, Yhdysvallat" 2917 2918#. I18N: Name of a country or state 2919#: app/Statistics/Service/CountryService.php:102 2920msgid "Bolivia" 2921msgstr "Bolivia" 2922 2923#. I18N: Type of media object 2924#: app/Elements/SourceMediaType.php:61 2925msgid "Book" 2926msgstr "Kirja" 2927 2928#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2929#: app/Elements/LdsChildSealingDateStatus.php:60 2930msgid "Born in the covenant" 2931msgstr "(mormoni) Syntynyt uskonnolliseen sitoumukseen" 2932 2933#. I18N: Name of a country or state 2934#: app/Statistics/Service/CountryService.php:93 2935msgid "Bosnia and Herzegovina" 2936msgstr "Bosnia ja Hertsegovina" 2937 2938#. I18N: Location of an LDS church temple 2939#: app/Elements/TempleCode.php:69 2940msgid "Boston, Massachusetts, United States" 2941msgstr "Boston, Massachusetts, Yhdysvallat" 2942 2943#: resources/views/lists/families-table.phtml:161 2944msgid "Both alive" 2945msgstr "Molemmat elävät" 2946 2947#: resources/views/lists/families-table.phtml:173 2948msgid "Both dead" 2949msgstr "Molemmat kuolleet" 2950 2951#. I18N: Name of a country or state 2952#: app/Statistics/Service/CountryService.php:114 2953msgid "Botswana" 2954msgstr "Botswana" 2955 2956#. I18N: Location of an LDS church temple 2957#: app/Elements/TempleCode.php:70 2958msgid "Bountiful, Utah, United States" 2959msgstr "Bountiful, Utah, Yhdysvallat" 2960 2961#. I18N: Name of a country or state 2962#: app/Statistics/Service/CountryService.php:112 2963msgid "Bouvet Island" 2964msgstr "Bouvet'n saari" 2965 2966#. I18N: Name of a module/list 2967#. I18N: Branches of a family tree 2968#: app/Module/BranchesListModule.php:104 app/Module/BranchesListModule.php:229 2969msgid "Branches" 2970msgstr "Haarat" 2971 2972#. I18N: %s is a surname 2973#: app/Module/BranchesListModule.php:224 2974#, php-format 2975msgid "Branches of the %s family" 2976msgstr "%s perheen sukuhaarat" 2977 2978#. I18N: Name of a country or state 2979#: app/Statistics/Service/CountryService.php:104 2980msgid "Brazil" 2981msgstr "Brasilia" 2982 2983#: app/Elements/RelationIsDescriptor.php:97 2984msgid "Bridesmaid" 2985msgstr "Kaaso" 2986 2987#. I18N: Location of an LDS church temple 2988#: app/Elements/TempleCode.php:71 2989msgid "Brigham City, Utah, United States" 2990msgstr "Brigham City, Utah, Yhdysvallat" 2991 2992#. I18N: Location of an LDS church temple 2993#: app/Elements/TempleCode.php:72 2994msgid "Brisbane, Australia" 2995msgstr "Brisbane, Australia" 2996 2997#: app/Module/CustomTagsBrothersKeeper.php:94 2998msgid "Brit milah" 2999msgstr "Brit mila" 3000 3001#. I18N: Name of a country or state 3002#: app/Statistics/Service/CountryService.php:253 3003msgid "British Indian Ocean Territory" 3004msgstr "Brittiläinen Intian valtameren alue" 3005 3006#. I18N: Name of a country or state 3007#: app/Statistics/Service/CountryService.php:524 3008msgid "British Virgin Islands" 3009msgstr "Neitsytsaaret" 3010 3011#: resources/xml/reports/individual_ext_report.xml:327 3012#: resources/xml/reports/individual_report.xml:316 3013msgid "Brother" 3014msgstr "Veli" 3015 3016#. I18N: a month in the French republican calendar 3017#: app/Date/FrenchDate.php:137 3018msgctxt "GENITIVE" 3019msgid "Brumaire" 3020msgstr "Brumaire" 3021 3022#. I18N: a month in the French republican calendar 3023#: app/Date/FrenchDate.php:231 3024msgctxt "INSTRUMENTAL" 3025msgid "Brumaire" 3026msgstr "Brumaire" 3027 3028#. I18N: a month in the French republican calendar 3029#: app/Date/FrenchDate.php:184 3030msgctxt "LOCATIVE" 3031msgid "Brumaire" 3032msgstr "Brumaire" 3033 3034#. I18N: a month in the French republican calendar 3035#: app/Date/FrenchDate.php:89 3036msgctxt "NOMINATIVE" 3037msgid "Brumaire" 3038msgstr "Brumaire" 3039 3040#. I18N: Name of a country or state 3041#: app/Statistics/Service/CountryService.php:108 3042msgid "Brunei Darussalam" 3043msgstr "Brunei" 3044 3045#. I18N: Location of an LDS church temple 3046#: app/Elements/TempleCode.php:63 3047msgid "Buenos Aires, Argentina" 3048msgstr "Buenos Aires, Argentiina" 3049 3050#. I18N: Name of a country or state 3051#: app/Statistics/Service/CountryService.php:87 3052msgid "Bulgaria" 3053msgstr "Bulgaria" 3054 3055#: app/Factories/ElementFactory.php:481 resources/views/calendar-page.phtml:197 3056#: resources/xml/reports/family_group_report.xml:351 3057#: resources/xml/reports/family_group_report.xml:705 3058#: resources/xml/reports/family_group_report.xml:1049 3059#: resources/xml/reports/missing_facts_report.xml:25 3060msgid "Burial" 3061msgstr "Hautaaminen" 3062 3063#: app/Module/IndividualFactsTabModule.php:446 3064msgid "Burial of a brother" 3065msgstr "Veljen hautajaiset" 3066 3067#: app/Module/IndividualFactsTabModule.php:430 3068msgid "Burial of a child" 3069msgstr "Lapsen hautajaiset" 3070 3071#: app/Module/IndividualFactsTabModule.php:429 3072msgid "Burial of a daughter" 3073msgstr "Tyttären hautajaiset" 3074 3075#: app/Module/IndividualFactsTabModule.php:724 3076msgid "Burial of a father" 3077msgstr "Isän hautajaiset" 3078 3079#: app/Module/IndividualFactsTabModule.php:484 3080#: app/Module/IndividualFactsTabModule.php:502 3081#: app/Module/IndividualFactsTabModule.php:520 3082msgid "Burial of a grandchild" 3083msgstr "Lapsenlapsen hautajaiset" 3084 3085#: app/Module/IndividualFactsTabModule.php:483 3086msgid "Burial of a granddaughter" 3087msgstr "Lapsenlapsen hautajaiset" 3088 3089#: app/Module/IndividualFactsTabModule.php:501 3090msgctxt "daughter’s daughter" 3091msgid "Burial of a granddaughter" 3092msgstr "Tyttärentyttären hautajaiset" 3093 3094#: app/Module/IndividualFactsTabModule.php:519 3095msgctxt "son’s daughter" 3096msgid "Burial of a granddaughter" 3097msgstr "Pojantyttären hautajaiset" 3098 3099#: app/Module/IndividualFactsTabModule.php:742 3100msgid "Burial of a grandfather" 3101msgstr "Isoisän hautajaiset" 3102 3103#: app/Module/IndividualFactsTabModule.php:743 3104msgid "Burial of a grandmother" 3105msgstr "Isoäidin hautajaiset" 3106 3107#: app/Module/IndividualFactsTabModule.php:744 3108#: app/Module/IndividualFactsTabModule.php:762 3109#: app/Module/IndividualFactsTabModule.php:780 3110msgid "Burial of a grandparent" 3111msgstr "Isovanhemman hautajaiset" 3112 3113#: app/Module/IndividualFactsTabModule.php:482 3114msgid "Burial of a grandson" 3115msgstr "Lapsenlapsen hautajaiset" 3116 3117#: app/Module/IndividualFactsTabModule.php:500 3118msgctxt "daughter’s son" 3119msgid "Burial of a grandson" 3120msgstr "Tyttärenpojan hautajaiset" 3121 3122#: app/Module/IndividualFactsTabModule.php:518 3123msgctxt "son’s son" 3124msgid "Burial of a grandson" 3125msgstr "Pojanpojan hautajaiset" 3126 3127#: app/Module/IndividualFactsTabModule.php:464 3128msgid "Burial of a half-brother" 3129msgstr "Velipuolen hautajaiset" 3130 3131#: app/Module/IndividualFactsTabModule.php:466 3132msgid "Burial of a half-sibling" 3133msgstr "Sisar- tai velipuolen hautajaiset" 3134 3135#: app/Module/IndividualFactsTabModule.php:465 3136msgid "Burial of a half-sister" 3137msgstr "Siskopuolen hautajaiset" 3138 3139#: app/Module/IndividualFactsTabModule.php:200 3140msgid "Burial of a husband" 3141msgstr "Aviomiehen hautajaiset" 3142 3143#: app/Module/IndividualFactsTabModule.php:760 3144msgid "Burial of a maternal grandfather" 3145msgstr "Isoisän hautajaiset" 3146 3147#: app/Module/IndividualFactsTabModule.php:761 3148msgid "Burial of a maternal grandmother" 3149msgstr "Isoäidin hautajaiset" 3150 3151#: app/Module/IndividualFactsTabModule.php:725 3152msgid "Burial of a mother" 3153msgstr "Äidin hautajaiset" 3154 3155#: app/Module/IndividualFactsTabModule.php:726 3156msgid "Burial of a parent" 3157msgstr "Vanhemman hautajaiset" 3158 3159#: app/Module/IndividualFactsTabModule.php:778 3160msgid "Burial of a paternal grandfather" 3161msgstr "Isoisän hautajaiset" 3162 3163#: app/Module/IndividualFactsTabModule.php:779 3164msgid "Burial of a paternal grandmother" 3165msgstr "Isoäidin hautajaiset" 3166 3167#: app/Module/IndividualFactsTabModule.php:448 3168msgid "Burial of a sibling" 3169msgstr "Sisaruksen hautajaiset" 3170 3171#: app/Module/IndividualFactsTabModule.php:447 3172msgid "Burial of a sister" 3173msgstr "Siskon hautajaiset" 3174 3175#: app/Module/IndividualFactsTabModule.php:428 3176msgid "Burial of a son" 3177msgstr "Pojan hautajaiset" 3178 3179#: app/Module/IndividualFactsTabModule.php:202 3180msgid "Burial of a spouse" 3181msgstr "Aviopuolison hautajaiset" 3182 3183#: app/Module/IndividualFactsTabModule.php:201 3184msgid "Burial of a wife" 3185msgstr "Aviovaimon hautajaiset" 3186 3187#: resources/xml/reports/cemetery_report.xml:5 3188msgid "Burial place contains" 3189msgstr "Hautaamispaikan nimi sisältää" 3190 3191#. I18N: Name of a module/report 3192#: app/Module/CemeteryReportModule.php:40 3193#: resources/xml/reports/cemetery_report.xml:3 3194#: resources/xml/reports/cemetery_report.xml:34 3195msgid "Burials" 3196msgstr "Hautaamiset" 3197 3198#. I18N: Name of a country or state 3199#: app/Statistics/Service/CountryService.php:83 3200msgid "Burkina Faso" 3201msgstr "Burkina Faso" 3202 3203#. I18N: Name of a country or state 3204#: app/Statistics/Service/CountryService.php:76 3205msgid "Burundi" 3206msgstr "Burundi" 3207 3208#: app/Elements/RelationIsDescriptor.php:98 3209msgid "Buyer" 3210msgstr "Ostaja" 3211 3212#: app/Elements/RelationIsDescriptor.php:75 3213msgctxt "FEMALE" 3214msgid "Buyer" 3215msgstr "Ostaja" 3216 3217#: app/Elements/RelationIsDescriptor.php:54 3218msgctxt "MALE" 3219msgid "Buyer" 3220msgstr "Ostaja" 3221 3222#. I18N: Help text for the "Port number" site configuration setting 3223#: resources/views/admin/site-mail.phtml:114 3224msgid "By default, SMTP works on port 25." 3225msgstr "Oletusarvo, SMTP toimii portissa 25." 3226 3227#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? https://ckeditor.com 3228#: app/Module/CkeditorModule.php:43 3229msgid "CKEditor™" 3230msgstr "CKEditor™" 3231 3232#. I18N: Name of a module. 3233#: app/Module/CustomCssJsModule.php:82 3234msgid "CSS and JS" 3235msgstr "CSS ja JS" 3236 3237#: resources/views/admin/trees.phtml:71 3238#: resources/views/lists/datatables-attributes.phtml:31 3239msgid "Calculating…" 3240msgstr "Laskee…" 3241 3242#. I18N: Name of a module 3243#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 3244#: resources/views/modules/yahrzeit/config.phtml:39 3245msgid "Calendar" 3246msgstr "Kalenteri" 3247 3248#. I18N: A configuration setting 3249#: resources/views/admin/trees-preferences.phtml:113 3250#: resources/views/admin/trees-preferences.phtml:115 3251#: resources/views/admin/trees-preferences.phtml:118 3252msgid "Calendar conversion" 3253msgstr "Kalenterin muuntaminen" 3254 3255#. I18N: Location of an LDS church temple 3256#: app/Elements/TempleCode.php:74 3257msgid "Calgary, Alberta, Canada" 3258msgstr "Calgary, Alberta, Kanada" 3259 3260#: app/Factories/ElementFactory.php:701 3261#: resources/views/modals/source-fields.phtml:50 3262msgid "Call number" 3263msgstr "Lähdearkiston viitenumero (CALN)" 3264 3265#. I18N: Name of a country or state 3266#: app/Statistics/Service/CountryService.php:280 3267msgid "Cambodia" 3268msgstr "Kamputsea" 3269 3270#. I18N: Name of a country or state 3271#: app/Statistics/Service/CountryService.php:130 3272msgid "Cameroon" 3273msgstr "Kamerun" 3274 3275#. I18N: Location of an LDS church temple 3276#: app/Elements/TempleCode.php:75 3277msgid "Campinas, Brazil" 3278msgstr "Campinas, Brasilia" 3279 3280#. I18N: Name of a country or state 3281#: app/Statistics/Service/CountryService.php:118 3282msgid "Canada" 3283msgstr "Kanada" 3284 3285#. I18N: Name of a country or state 3286#: app/Statistics/Service/CountryService.php:142 3287msgid "Cape Verde" 3288msgstr "Kap Verde" 3289 3290#. I18N: Location of an LDS church temple 3291#: app/Elements/TempleCode.php:76 3292msgid "Caracas, Venezuela" 3293msgstr "Caracas, Venezuela" 3294 3295#. I18N: Type of media object 3296#: app/Elements/SourceMediaType.php:62 3297msgid "Card" 3298msgstr "Kortti" 3299 3300#. I18N: Location of an LDS church temple 3301#: app/Elements/TempleCode.php:56 3302msgid "Cardston, Alberta, Canada" 3303msgstr "Cardston, Alberta, Canada" 3304 3305#: resources/views/modules/fix-search-and-replace/options.phtml:52 3306msgid "Case insensitive" 3307msgstr "Kirjaintasosta riippumaton" 3308 3309#: app/Factories/ElementFactory.php:484 3310msgid "Caste" 3311msgstr "Yhteiskuntaluokka/sääty" 3312 3313#: resources/views/modules/statistics-chart/custom.phtml:79 3314msgid "Categories" 3315msgstr "Luokat" 3316 3317#: app/Module/CustomTagsGedcomL.php:123 app/Module/CustomTagsGedcomL.php:176 3318#: app/Module/CustomTagsLegacy.php:121 3319msgid "Category" 3320msgstr "Kategoria" 3321 3322#: app/Factories/ElementFactory.php:285 app/Factories/ElementFactory.php:418 3323msgid "Cause" 3324msgstr "Syy" 3325 3326#: app/Factories/ElementFactory.php:509 3327#: app/Module/CustomTagsFamilyTreeMaker.php:116 3328msgid "Cause of death" 3329msgstr "Kuolinsyy" 3330 3331#: resources/views/admin/synchronize-trees.phtml:28 3332#: resources/views/admin/trees-merge.phtml:60 3333#: resources/views/admin/trees-renumber.phtml:46 3334msgid "Caution! This may take a long time. Be patient." 3335msgstr "Varoitus! Tämä saattaa kestää kauan. Ole kärsivällinen." 3336 3337#. I18N: Name of a country or state 3338#: app/Statistics/Service/CountryService.php:151 3339msgid "Cayman Islands" 3340msgstr "Caymansaaret" 3341 3342#. I18N: Location of an LDS church temple 3343#: app/Elements/TempleCode.php:77 3344msgid "Cebu City, Philippines" 3345msgstr "Cebu, Filippiinit" 3346 3347#: app/Module/CustomTagsGedcom53.php:126 app/Module/CustomTagsPhpGedView.php:59 3348msgid "Cemetery" 3349msgstr "Hautausmaa" 3350 3351#: app/Factories/ElementFactory.php:485 3352msgid "Census" 3353msgstr "Väestönlaskenta" 3354 3355#. I18N: Name of a module 3356#: app/Module/CensusAssistantModule.php:52 3357msgid "Census assistant" 3358msgstr "Väestönlaskenta avustaja" 3359 3360#: app/Factories/ElementFactory.php:486 3361#: resources/views/modules/GEDFact_assistant/select-census.phtml:14 3362msgid "Census date" 3363msgstr "Väestönlaskennan päivämäärä" 3364 3365#: resources/views/modules/GEDFact_assistant/select-census.phtml:13 3366msgid "Census date and place" 3367msgstr "Väestönlaskennan päivämäärä ja paikka" 3368 3369#: app/Factories/ElementFactory.php:487 3370msgid "Census place" 3371msgstr "Väestönlaskennan paikka" 3372 3373#: resources/views/modules/census-assistant.phtml:117 3374msgid "Census transcript" 3375msgstr "Väestönlaskennan jäljennös" 3376 3377#. I18N: Name of a country or state 3378#: app/Statistics/Service/CountryService.php:116 3379msgid "Central African Republic" 3380msgstr "Keski-Afrikka" 3381 3382#: app/Module/StatisticsChartModule.php:986 3383#: app/Statistics/Google/ChartAge.php:116 3384#: app/Statistics/Google/ChartAge.php:144 3385#: app/Statistics/Google/ChartBirth.php:114 3386#: app/Statistics/Google/ChartChildren.php:94 3387#: app/Statistics/Google/ChartChildren.php:117 3388#: app/Statistics/Google/ChartDeath.php:114 3389#: app/Statistics/Google/ChartDivorce.php:114 3390#: app/Statistics/Google/ChartMarriage.php:114 3391#: app/Statistics/Google/ChartMarriageAge.php:139 3392#: app/Statistics/Google/ChartMarriageAge.php:167 3393#: app/Statistics/Google/ChartMortality.php:66 3394#: app/Statistics/Google/ChartNoChildrenFamilies.php:102 3395#: app/Statistics/Google/ChartNoChildrenFamilies.php:136 3396#: resources/views/lists/chart-by-decade.phtml:24 3397#: resources/views/lists/families-table.phtml:112 3398#: resources/views/lists/families-table.phtml:127 3399#: resources/views/lists/individuals-table.phtml:127 3400#: resources/views/lists/individuals-table.phtml:142 3401msgid "Century" 3402msgstr "Vuosisata" 3403 3404#. I18N: Type of media object 3405#: app/Elements/SourceMediaType.php:63 3406msgid "Certificate" 3407msgstr "Sertifikaatti" 3408 3409#: app/Module/CustomTagsGenPluswin.php:78 3410#: app/Module/CustomTagsGenPluswin.php:110 3411msgid "Certificate number" 3412msgstr "Sertifikaatin numero" 3413 3414#. I18N: Name of a country or state 3415#: app/Statistics/Service/CountryService.php:478 3416msgid "Chad" 3417msgstr "Tšad" 3418 3419#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:54 3420#: resources/views/family-page-menu.phtml:31 3421msgid "Change family members" 3422msgstr "Muuta perheenjäseniä" 3423 3424#: app/Http/RequestHandlers/TreePageEdit.php:69 3425msgid "Change the “Home page” blocks" 3426msgstr "Vaihda ”Etusivun” lohkot" 3427 3428#: app/Http/RequestHandlers/UserPageEdit.php:69 3429msgid "Change the “My page” blocks" 3430msgstr "Vaihda ”Oma sivuni” lohkot" 3431 3432#. I18N: [a record was] Changed on <date/time> 3433#: resources/views/modules/recent_changes/changes-list.phtml:50 3434#, php-format 3435msgid "Changed by %1$s" 3436msgstr "Muuttaja %1$s" 3437 3438#. I18N: [a record was] Changed on <date/time> 3439#: resources/views/modules/recent_changes/changes-list.phtml:48 3440#, php-format 3441msgid "Changed on %1$s" 3442msgstr "Muutettu %1$s" 3443 3444#. I18N: [a record was] Changed on <date/time> by <user> 3445#: resources/views/modules/recent_changes/changes-list.phtml:46 3446#, php-format 3447msgid "Changed on %1$s by %2$s" 3448msgstr "Muutosajankohta %1$s, muuttaja %2$s" 3449 3450#. I18N: Name of a module/report 3451#: app/Module/ChangeReportModule.php:44 3452#: resources/views/admin/users-edit.phtml:149 3453#: resources/views/modules/recent_changes/config.phtml:49 3454#: resources/views/pending-changes-page.phtml:48 3455#: resources/xml/reports/change_report.xml:3 3456#: resources/xml/reports/change_report.xml:44 3457msgid "Changes" 3458msgstr "Muutokset" 3459 3460#: app/Module/RecentChangesModule.php:178 3461#, php-format 3462msgid "Changes in the last %s day" 3463msgid_plural "Changes in the last %s days" 3464msgstr[0] "Muutokset viime vuorokaudessa" 3465msgstr[1] "Muutokset viimeisen %s päivän aikana" 3466 3467#: app/Http/RequestHandlers/PendingChangesLogPage.php:99 3468#: resources/views/admin/trees.phtml:207 3469msgid "Changes log" 3470msgstr "Muutosten luettelo" 3471 3472#: app/Factories/ElementFactory.php:372 3473msgid "Character set" 3474msgstr "Kirjainmerkistö" 3475 3476#: resources/views/admin/modules.phtml:208 3477#: resources/views/admin/modules.phtml:211 3478msgid "Chart" 3479msgstr "Kaavio" 3480 3481#: app/Module/RelationshipsChartModule.php:433 3482msgid "Chart preferences" 3483msgstr "Kaavion asetukset" 3484 3485#: resources/views/modules/charts/config.phtml:18 3486#: resources/views/modules/statistics-chart/custom.phtml:26 3487#: resources/views/modules/statistics-chart/custom.phtml:155 3488#: resources/views/modules/statistics-chart/custom.phtml:157 3489msgid "Chart type" 3490msgstr "Kaaviomalli" 3491 3492#. I18N: Name of a module/block 3493#. I18N: Name of a module 3494#: app/Http/RequestHandlers/ModulesChartsPage.php:43 3495#: app/Module/ChartsBlockModule.php:69 app/Module/ChartsMenuModule.php:59 3496#: app/Module/ChartsMenuModule.php:107 3497#: resources/views/admin/control-panel.phtml:684 3498#: resources/views/admin/modules.phtml:94 3499#: resources/views/admin/modules.phtml:96 3500#: resources/views/admin/trees-preferences.phtml:409 3501msgid "Charts" 3502msgstr "Kaaviot" 3503 3504#: app/Http/RequestHandlers/CheckTree.php:260 3505#: resources/views/admin/trees.phtml:181 3506msgid "Check for errors" 3507msgstr "Tarkista onko virheitä" 3508 3509#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 3510msgid "Check for pending changes…" 3511msgstr "Tarkista vireillä olevat muutokset…" 3512 3513#: resources/views/setup/step-2-server-checks.phtml:59 3514msgid "Checking server capacity" 3515msgstr "Tarkistetaan palvelimen kapasiteetti" 3516 3517#: resources/views/setup/step-2-server-checks.phtml:42 3518msgid "Checking server configuration" 3519msgstr "Tarkistetaan palvelimen asetuksia" 3520 3521#. I18N: Location of an LDS church temple 3522#: app/Elements/TempleCode.php:78 3523msgid "Chicago, Illinois, United States" 3524msgstr "Chicago, Illinois, Yhdysvallat" 3525 3526#: app/Elements/AgeAtEvent.php:78 app/Factories/ElementFactory.php:325 3527#: resources/views/edit/change-family-members.phtml:67 3528#: resources/views/edit/change-family-members.phtml:78 3529#: resources/views/modules/pedigree-chart/previous.phtml:40 3530msgid "Child" 3531msgstr "Lapsi" 3532 3533#: resources/xml/reports/ahnentafel_report.xml:388 3534#: resources/xml/reports/descendancy_report.xml:480 3535msgid "Child of " 3536msgstr "Tämän henkilön lapsi: " 3537 3538#. I18N: e.g. “Child of [father name & mother name]” 3539#: app/Module/InteractiveTree/TreeView.php:368 3540#, php-format 3541msgid "Child of %s" 3542msgstr "%s - lapsi" 3543 3544#: app/Http/RequestHandlers/IndividualPage.php:233 3545#: app/Module/StatisticsChartModule.php:426 3546#: app/Module/StatisticsChartModule.php:718 3547#: resources/views/lists/families-table.phtml:227 3548#: resources/views/lists/individuals-table.phtml:244 3549#: resources/views/modules/pedigree-chart/previous.phtml:38 3550#: resources/views/modules/relatives/family.phtml:215 3551#: resources/xml/reports/family_group_report.xml:761 3552#: resources/xml/reports/relative_ext_report.xml:122 3553msgid "Children" 3554msgstr "Lapset" 3555 3556#: resources/views/statistics/families/children.phtml:12 3557msgid "Children in family" 3558msgstr "Lasten lukumäärä perheessä" 3559 3560#: resources/xml/reports/ahnentafel_report.xml:391 3561#: resources/xml/reports/descendancy_report.xml:483 3562msgid "Children of " 3563msgstr "Lapset - " 3564 3565#. I18N: In the Icelandic surname tradition, ... 3566#: app/SurnameTradition.php:99 3567msgid "Children take a patronym instead of a surname." 3568msgstr "Lapset ottavat patronyymin sukunimekseen." 3569 3570#. I18N: In the Spanish surname tradition, ... 3571#: app/SurnameTradition.php:93 3572msgid "Children take one surname from the father and one surname from the mother." 3573msgstr "Lapset ottavat yhden sukunimen isältä ja yhden sukunimen äidiltä." 3574 3575#. I18N: In the Portuguese surname tradition, ... 3576#: app/SurnameTradition.php:96 3577msgid "Children take one surname from the mother and one surname from the father." 3578msgstr "Lapset ottavat yhden sukunimen äidiltä ja yhden sukunimen isältä." 3579 3580#. I18N: In the paternal surname tradition, ... 3581#. I18N: In the patrilineal surname tradition, ... 3582#. I18N: In the Polish surname tradition, ... 3583#. I18N: In the Lithuanian surname tradition, ... 3584#: app/SurnameTradition.php:79 app/SurnameTradition.php:86 3585#: app/SurnameTradition.php:102 app/SurnameTradition.php:109 3586msgid "Children take their father’s surname." 3587msgstr "Lapset ottavat isänsä sukunimen." 3588 3589#. I18N: In the matrilineal surname tradition, ... 3590#: app/SurnameTradition.php:90 3591msgid "Children take their mother’s surname." 3592msgstr "Lapset ottavat äitinsä sukunimen." 3593 3594#. I18N: Name of a country or state 3595#: app/Statistics/Service/CountryService.php:124 3596msgid "Chile" 3597msgstr "Chile" 3598 3599#. I18N: Name of a country or state 3600#: app/Statistics/Service/CountryService.php:126 3601msgid "China" 3602msgstr "Kiina" 3603 3604#: app/Http/RequestHandlers/ReportListPage.php:74 3605msgid "Choose a report to run" 3606msgstr "Valitse ajettava raportti" 3607 3608#: resources/xml/reports/individual_ext_report.xml:6 3609#: resources/xml/reports/missing_facts_report.xml:6 3610#: resources/xml/reports/relative_ext_report.xml:6 3611msgid "Choose relatives" 3612msgstr "Valitse sukulaiset" 3613 3614#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 3615msgid "Choose user defined welcome text typed below" 3616msgstr "Valitse käyttäjän määrittelemä tervetuloteksti joka on kirjoitettu alla" 3617 3618#: app/Factories/ElementFactory.php:491 3619#: resources/xml/reports/family_group_report.xml:206 3620#: resources/xml/reports/family_group_report.xml:560 3621#: resources/xml/reports/family_group_report.xml:904 3622#: resources/xml/reports/missing_facts_report.xml:16 3623msgid "Christening" 3624msgstr "Ristiäiset" 3625 3626#: app/Module/IndividualFactsTabModule.php:313 3627msgid "Christening of a brother" 3628msgstr "Veljen ristiäiset" 3629 3630#: app/Module/IndividualFactsTabModule.php:292 3631msgid "Christening of a child" 3632msgstr "Lapsen ristiäiset" 3633 3634#: app/Module/IndividualFactsTabModule.php:291 3635msgid "Christening of a daughter" 3636msgstr "Tyttären ristiäiset" 3637 3638#: app/Module/IndividualFactsTabModule.php:361 3639#: app/Module/IndividualFactsTabModule.php:384 3640#: app/Module/IndividualFactsTabModule.php:407 3641msgid "Christening of a grandchild" 3642msgstr "Lapsenlapsen ristiäiset" 3643 3644#: app/Module/IndividualFactsTabModule.php:360 3645msgid "Christening of a granddaughter" 3646msgstr "Lapsenlapsen ristiäiset" 3647 3648#: app/Module/IndividualFactsTabModule.php:383 3649msgctxt "daughter’s daughter" 3650msgid "Christening of a granddaughter" 3651msgstr "Tyttärentyttären ristiäiset" 3652 3653#: app/Module/IndividualFactsTabModule.php:406 3654msgctxt "son’s daughter" 3655msgid "Christening of a granddaughter" 3656msgstr "Pojantyttären ristiäiset" 3657 3658#: app/Module/IndividualFactsTabModule.php:359 3659msgid "Christening of a grandson" 3660msgstr "Lapsenlapsen ristiäiset" 3661 3662#: app/Module/IndividualFactsTabModule.php:382 3663msgctxt "daughter’s son" 3664msgid "Christening of a grandson" 3665msgstr "Tyttärenpojan ristiäiset" 3666 3667#: app/Module/IndividualFactsTabModule.php:405 3668msgctxt "son’s son" 3669msgid "Christening of a grandson" 3670msgstr "Pojanpojan ristiäiset" 3671 3672#: app/Module/IndividualFactsTabModule.php:336 3673msgid "Christening of a half-brother" 3674msgstr "Velipuolen ristiäiset" 3675 3676#: app/Module/IndividualFactsTabModule.php:338 3677msgid "Christening of a half-sibling" 3678msgstr "Sisar- tai velipuolen ristiäiset" 3679 3680#: app/Module/IndividualFactsTabModule.php:337 3681msgid "Christening of a half-sister" 3682msgstr "Siskopuolen ristiäiset" 3683 3684#: app/Module/IndividualFactsTabModule.php:315 3685msgid "Christening of a sibling" 3686msgstr "Sisaruksen ristiäiset" 3687 3688#: app/Module/IndividualFactsTabModule.php:314 3689msgid "Christening of a sister" 3690msgstr "Siskon ristiäiset" 3691 3692#: app/Module/IndividualFactsTabModule.php:290 3693msgid "Christening of a son" 3694msgstr "Pojan ristiäiset" 3695 3696#. I18N: Name of a country or state 3697#: app/Statistics/Service/CountryService.php:149 3698msgid "Christmas Island" 3699msgstr "Joulusaari" 3700 3701#: app/Elements/RelationIsDescriptor.php:99 3702msgid "Circumciser" 3703msgstr "Ympärileikkaaja" 3704 3705#: resources/views/modules/census-assistant.phtml:37 3706msgid "Citation" 3707msgstr "Viite" 3708 3709#: app/Factories/ElementFactory.php:314 app/Factories/ElementFactory.php:367 3710#: app/Factories/ElementFactory.php:445 app/Factories/ElementFactory.php:612 3711#: app/Factories/ElementFactory.php:635 app/Factories/ElementFactory.php:658 3712#: app/Module/CustomTagsGedcomL.php:111 app/Module/CustomTagsGedcomL.php:160 3713#: app/Module/CustomTagsGedcomL.php:217 app/Module/CustomTagsGedcomL.php:250 3714#: app/Module/CustomTagsWebtrees.php:65 app/Module/CustomTagsWebtrees.php:79 3715#: resources/xml/reports/fact_sources.xml:74 3716#: resources/xml/reports/fact_sources.xml:161 3717#: resources/xml/reports/fact_sources.xml:277 3718#: resources/xml/reports/fact_sources.xml:323 3719msgid "Citation details" 3720msgstr "Viitetiedot" 3721 3722#: app/Module/CustomTagsReunion.php:52 3723msgid "Citizenship" 3724msgstr "Kansalaisuus" 3725 3726#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:392 3727#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:665 3728#: app/Factories/ElementFactory.php:712 3729msgid "City" 3730msgstr "Kaupunki" 3731 3732#. I18N: Location of an LDS church temple 3733#: app/Elements/TempleCode.php:79 3734msgid "Ciudad Juarez, Mexico" 3735msgstr "Ciudad Juarez, Meksiko" 3736 3737#: app/Elements/MarriageType.php:60 app/Module/CustomTagsAldfaer.php:50 3738#: resources/xml/reports/fact_sources.xml:202 3739msgid "Civil marriage" 3740msgstr "Siviililiitto" 3741 3742#: app/Elements/RelationIsDescriptor.php:100 3743msgid "Civil registrar" 3744msgstr "Siviilirekisteriviranomainen" 3745 3746#: app/Elements/RelationIsDescriptor.php:76 3747msgctxt "FEMALE" 3748msgid "Civil registrar" 3749msgstr "Siviilirekisteriviranomainen" 3750 3751#: app/Elements/RelationIsDescriptor.php:55 3752msgctxt "MALE" 3753msgid "Civil registrar" 3754msgstr "Siviilirekisteriviranomainen" 3755 3756#: app/Http/RequestHandlers/CleanDataFolder.php:101 3757#: resources/views/admin/control-panel.phtml:248 3758msgid "Clean up data folder" 3759msgstr "Puhdista tietokansio" 3760 3761#. I18N: Name of a module 3762#: app/Module/ClippingsCartModule.php:229 3763msgid "Clippings cart" 3764msgstr "Leikekori" 3765 3766#. I18N: Type of media object 3767#: app/Elements/SourceMediaType.php:64 3768msgid "Coat of arms" 3769msgstr "Vaakuna" 3770 3771#. I18N: Location of an LDS church temple 3772#: app/Elements/TempleCode.php:80 3773msgid "Cochabamba, Bolivia" 3774msgstr "Cochabamba, Bolivia" 3775 3776#. I18N: Name of a country or state 3777#: app/Statistics/Service/CountryService.php:120 3778msgid "Cocos (Keeling) Islands" 3779msgstr "Kookossaaret" 3780 3781#. I18N: The name of a colour-scheme 3782#: app/Module/ColorsTheme.php:163 3783msgid "Coffee and Cream" 3784msgstr "maitokahvi" 3785 3786#: app/Module/CustomTagsGenPluswin.php:87 3787msgid "Cohabitation" 3788msgstr "Avoliitto" 3789 3790#. I18N: The name of a colour-scheme 3791#: app/Module/ColorsTheme.php:165 3792msgid "Cold Day" 3793msgstr "kylmä päivä" 3794 3795#. I18N: Name of a country or state 3796#: app/Statistics/Service/CountryService.php:138 3797msgid "Colombia" 3798msgstr "Kolumbia" 3799 3800#. I18N: Location of an LDS church temple 3801#: app/Elements/TempleCode.php:81 3802msgid "Colonia Juarez, Mexico" 3803msgstr "Colonia Juarez, Meksiko" 3804 3805#. I18N: Location of an LDS church temple 3806#: app/Elements/TempleCode.php:86 3807msgid "Columbia River, Washington, United States" 3808msgstr "Columbia, Washington, Yhdysvallat" 3809 3810#. I18N: Location of an LDS church temple 3811#: app/Elements/TempleCode.php:82 3812msgid "Columbia, South Carolina, United States" 3813msgstr "Columbia, Etelä-Carolina, Yhdysvallat" 3814 3815#. I18N: Location of an LDS church temple 3816#: app/Elements/TempleCode.php:83 3817msgid "Columbus, Ohio, United States" 3818msgstr "Columbus, Ohio, Yhdysvallat" 3819 3820#: app/Module/CustomTagsGenPluswin.php:79 3821#: app/Module/CustomTagsGenPluswin.php:111 3822#: app/Module/CustomTagsPhpGedView.php:53 3823#: app/Module/CustomTagsPhpGedView.php:61 3824msgid "Comment" 3825msgstr "Huomautus" 3826 3827#: resources/views/emails/register-notify-html.phtml:32 3828#: resources/views/emails/register-notify-text.phtml:26 3829#: resources/views/modules/census-assistant.phtml:84 3830#: resources/views/register-page.phtml:84 3831msgid "Comments" 3832msgstr "Huomautukset" 3833 3834#: app/Module/CustomTagsBrothersKeeper.php:63 3835msgid "Common law marriage" 3836msgstr "Avoliitto" 3837 3838#. I18N: Description of the “Messages” module 3839#: app/Module/UserMessagesModule.php:81 3840msgid "Communicate directly with other users, using private messages." 3841msgstr "Suora yhteys muihin käyttäjiin yksityisten viestien avulla." 3842 3843#. I18N: Name of a country or state 3844#: app/Statistics/Service/CountryService.php:140 3845msgid "Comoros" 3846msgstr "Komorit" 3847 3848#. I18N: Name of a module/chart 3849#: app/Module/CompactTreeChartModule.php:85 3850msgid "Compact tree" 3851msgstr "Kompaktipuu" 3852 3853#. I18N: %s is an individual’s name 3854#: app/Module/CompactTreeChartModule.php:131 3855#, php-format 3856msgid "Compact tree of %s" 3857msgstr "Kompaktipuu - %s" 3858 3859#: resources/views/admin/webtrees1-thumbnails.phtml:42 3860msgid "Comparison" 3861msgstr "Vertailu" 3862 3863#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3864#: app/Elements/LdsBaptismDateStatus.php:71 3865#: app/Elements/LdsChildSealingDateStatus.php:64 3866#: app/Elements/LdsEndowmentDateStatus.php:72 3867#: app/Elements/LdsSpouseSealingDateStatus.php:73 3868msgid "Completed before 1970; date not available" 3869msgstr "Valmistui ennen 1970, päivämäärä ei tiedossa" 3870 3871#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3872#: app/Elements/LdsBaptismDateStatus.php:67 3873#: app/Elements/LdsEndowmentDateStatus.php:68 3874#: app/Elements/LdsSpouseSealingDateStatus.php:65 3875msgid "Completed; date unknown" 3876msgstr "(mormoni) Valmis; päivä tuntematon" 3877 3878#: app/Module/CustomTagsGedcomL.php:124 app/Module/CustomTagsGedcomL.php:177 3879#: app/Module/CustomTagsLegacy.php:122 3880msgid "Completion date" 3881msgstr "Valmistumispäivä" 3882 3883#: app/Http/RequestHandlers/HelpText.php:283 3884#: resources/views/admin/trees-export.phtml:64 3885msgid "Compress the GEDCOM file" 3886msgstr "Pakkaa GEDCOM tiedosto" 3887 3888#: app/Factories/ElementFactory.php:496 3889#: resources/xml/reports/missing_facts_report.xml:19 3890msgid "Confirmation" 3891msgstr "Rippi" 3892 3893#: resources/views/setup/step-3-database-type.phtml:35 3894msgid "Connection to database server" 3895msgstr "Tietokantapalvelimen yhteys" 3896 3897#. I18N: Name of a module 3898#: app/Module/ContactsFooterModule.php:57 3899#: resources/views/admin/trees-preferences.phtml:158 3900msgid "Contact information" 3901msgstr "Yhteystiedot" 3902 3903#: resources/views/edit-account-page.phtml:136 3904msgid "Contact method" 3905msgstr "Yhteydenottotapa" 3906 3907#: app/Http/RequestHandlers/SearchAdvancedPage.php:253 3908msgid "Contains" 3909msgstr "Sisältää" 3910 3911#: resources/views/modules/gedcom_news/edit.phtml:37 3912#: resources/views/modules/html/config.phtml:39 3913#: resources/views/modules/user_blog/edit.phtml:37 3914msgid "Content" 3915msgstr "Sisällys" 3916 3917#: app/Http/RequestHandlers/ControlPanel.php:145 3918#: app/Http/RequestHandlers/MapDataAdd.php:93 3919#: app/Http/RequestHandlers/MapDataEdit.php:86 3920#: app/Http/RequestHandlers/MapDataList.php:110 3921#: app/Module/ModuleThemeTrait.php:224 app/Module/ModuleThemeTrait.php:228 3922#: resources/views/admin/analytics-edit.phtml:17 3923#: resources/views/admin/broadcast.phtml:21 3924#: resources/views/admin/changes-log.phtml:31 3925#: resources/views/admin/clean-data.phtml:15 3926#: resources/views/admin/components.phtml:28 3927#: resources/views/admin/data-fix-page.phtml:24 3928#: resources/views/admin/data-fix-select.phtml:20 3929#: resources/views/admin/email-page.phtml:20 3930#: resources/views/admin/fix-level-0-media.phtml:15 3931#: resources/views/admin/map-import-form.phtml:17 3932#: resources/views/admin/media-upload.phtml:18 3933#: resources/views/admin/media.phtml:21 3934#: resources/views/admin/merge-records-step-1.phtml:41 3935#: resources/views/admin/merge-records-step-2.phtml:23 3936#: resources/views/admin/modules.phtml:34 3937#: resources/views/admin/server-information.phtml:13 3938#: resources/views/admin/site-logs.phtml:29 3939#: resources/views/admin/site-mail.phtml:30 3940#: resources/views/admin/site-preferences.phtml:15 3941#: resources/views/admin/site-registration.phtml:16 3942#: resources/views/admin/tags.phtml:16 3943#: resources/views/admin/trees-check.phtml:17 3944#: resources/views/admin/trees-create.phtml:15 3945#: resources/views/admin/trees-duplicates.phtml:18 3946#: resources/views/admin/trees-export.phtml:18 3947#: resources/views/admin/trees-import.phtml:22 3948#: resources/views/admin/trees-merge.phtml:19 3949#: resources/views/admin/trees-preferences.phtml:41 3950#: resources/views/admin/trees-privacy.phtml:22 3951#: resources/views/admin/trees-renumber.phtml:17 3952#: resources/views/admin/trees-unconnected.phtml:21 3953#: resources/views/admin/trees.phtml:41 3954#: resources/views/admin/upgrade/steps.phtml:14 3955#: resources/views/admin/upgrade/wizard.phtml:15 3956#: resources/views/admin/users-cleanup.phtml:21 3957#: resources/views/admin/users-create.phtml:19 3958#: resources/views/admin/users-edit.phtml:28 3959#: resources/views/admin/users.phtml:15 3960#: resources/views/admin/webtrees1-thumbnails.phtml:14 3961#: resources/views/modules/batch_update/admin.phtml:10 3962#: resources/views/modules/bing-maps/config.phtml:14 3963#: resources/views/modules/custom-css-js/edit.phtml:14 3964#: resources/views/modules/custom-tags/config.phtml:18 3965#: resources/views/modules/faq/config.phtml:20 3966#: resources/views/modules/faq/edit.phtml:21 3967#: resources/views/modules/geonames/config.phtml:14 3968#: resources/views/modules/google-maps/config.phtml:14 3969#: resources/views/modules/here-maps/config.phtml:14 3970#: resources/views/modules/map-box/config.phtml:14 3971#: resources/views/modules/openrouteservice/config.phtml:14 3972#: resources/views/modules/openstreetmap/config.phtml:14 3973#: resources/views/modules/relationships-chart/config.phtml:20 3974#: resources/views/modules/sitemap/config.phtml:18 3975#: resources/views/modules/stories/config.phtml:18 3976#: resources/views/modules/stories/edit.phtml:22 3977msgid "Control panel" 3978msgstr "Ohjauspaneeli" 3979 3980#. I18N: Name of a module 3981#: app/Module/FixCemeteryTag.php:61 3982msgid "Convert CEME tags to GEDCOM 5.5.1" 3983msgstr "Muunna CEME-tunnisteet GEDCOM 5.5.1:ksi" 3984 3985#. I18N: Name of a module 3986#: app/Module/FixNameTags.php:83 3987msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" 3988msgstr "Muunna NAME: _XXX -tunnisteet GEDCOM 5.5.1:ksi" 3989 3990#. I18N: Name of a module 3991#: app/Module/FixPrimaryTag.php:48 3992msgid "Convert _PRIM tags to GEDCOM 5.5.1" 3993msgstr "Muunna _PRIM-tunnisteet GEDCOM 5.5.1:ksi" 3994 3995#: app/Http/RequestHandlers/HelpText.php:278 3996#: resources/views/admin/trees-export.phtml:79 3997#: resources/views/modules/clippings/download.phtml:79 3998msgid "Convert from UTF-8 to ISO-8859-1" 3999msgstr "Muunna tämä UTF-8-koodattu GEDCOM ISO-8859-1 muotoon" 4000 4001#. I18N: Label for option 4002#: resources/views/modules/fix-ceme-tag/options.phtml:16 4003msgid "Convert to" 4004msgstr "Muunna" 4005 4006#. I18N: Name of a country or state 4007#: app/Statistics/Service/CountryService.php:136 4008msgid "Cook Islands" 4009msgstr "Cookinsaaret" 4010 4011#: resources/views/modules/privacy-policy/page.phtml:29 4012msgid "Cookies" 4013msgstr "Evästeet" 4014 4015#: app/Factories/ElementFactory.php:298 app/Factories/ElementFactory.php:429 4016#: app/Module/CustomTagsGedcomL.php:197 4017msgid "Coordinates" 4018msgstr "Koordinaatit" 4019 4020#. I18N: Location of an LDS church temple 4021#: app/Elements/TempleCode.php:84 4022msgid "Copenhagen, Denmark" 4023msgstr "Kööpenhamina, Tanska" 4024 4025#: resources/views/edit/icon-fact-copy.phtml:13 4026#: resources/views/edit/icon-fact-copy.phtml:15 4027#: resources/views/individual-name.phtml:81 4028#: resources/views/individual-name.phtml:83 4029#: resources/views/modules/share-url/share.phtml:17 4030msgid "Copy" 4031msgstr "Kopioi" 4032 4033#. I18N: Copy all the records from [family tree 1] into [family tree 2] 4034#: resources/views/admin/trees-merge.phtml:49 4035#, php-format 4036msgid "Copy all the records from %1$s into %2$s." 4037msgstr "Kopioi kaikki tietueet sukupuusta %1$s sukupuuhun %2$s." 4038 4039#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 4040msgid "Copy files…" 4041msgstr "Kopioi tiedostot…" 4042 4043#: app/Module/ShareUrlModule.php:51 4044msgid "Copy the URL of the record to the clipboard" 4045msgstr "Kopioi tietueen URL -osoite leikepöydälle" 4046 4047#: app/Factories/ElementFactory.php:374 app/Factories/ElementFactory.php:401 4048msgid "Copyright" 4049msgstr "Tekijänoikeus" 4050 4051#. I18N: Location of an LDS church temple 4052#: app/Elements/TempleCode.php:85 4053msgid "Cordoba, Argentina" 4054msgstr "Córdoba, Argentiina" 4055 4056#: app/Factories/ElementFactory.php:387 4057msgid "Corporation" 4058msgstr "Yritys" 4059 4060#. I18N: Description of a “Data fix” module 4061#: app/Module/FixNameSlashesAndSpaces.php:70 4062msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 4063msgstr "Korjaa NAME tietueiden esitystapa ”Matti/Meikäläinen/” tai ”Matti /Meikäläinen”, jotka olivat esitystapana vanhemmissa ohjelmaversioissa." 4064 4065#: app/Elements/ResearchTaskStatus.php:52 app/Elements/ResearchTaskType.php:51 4066msgid "Correspondence" 4067msgstr "Kirjeenvaihto" 4068 4069#. I18N: Name of a country or state 4070#: app/Statistics/Service/CountryService.php:144 4071msgid "Costa Rica" 4072msgstr "Costa Rica" 4073 4074#. I18N: Name of a country or state 4075#: app/Statistics/Service/CountryService.php:128 4076msgid "Cote d’Ivoire" 4077msgstr "Norsunluurannikko" 4078 4079#: resources/views/verify-failure-page.phtml:17 4080msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 4081msgstr "Täyttämiäsi tietoja ei voitu vahvistaa. Yritä uudelleen." 4082 4083#: resources/views/modules/custom-tags/config.phtml:55 4084msgid "Count" 4085msgstr "Lukumäärä" 4086 4087#. I18N: Description of the “Hit counters” module 4088#: app/Module/HitCountFooterModule.php:86 4089msgid "Count the visits to each page" 4090msgstr "Laske jokaisen sivun vierailut" 4091 4092#: app/Factories/ElementFactory.php:281 app/Factories/ElementFactory.php:393 4093#: app/Factories/ElementFactory.php:413 app/Factories/ElementFactory.php:666 4094#: app/Factories/ElementFactory.php:713 4095#: app/Statistics/Google/ChartDistribution.php:127 4096msgid "Country" 4097msgstr "Maa" 4098 4099#: app/Http/RequestHandlers/ManageMediaData.php:249 4100msgid "Create" 4101msgstr "Luo" 4102 4103#: app/Http/RequestHandlers/CreateTreePage.php:57 4104#: resources/views/admin/control-panel.phtml:295 4105msgid "Create a family tree" 4106msgstr "Luo sukupuu" 4107 4108#: app/Elements/XrefLocation.php:61 4109#: resources/views/modals/create-location.phtml:16 4110msgid "Create a location" 4111msgstr "Luo sijainti" 4112 4113#: app/Elements/XrefMedia.php:61 4114#: resources/views/modals/create-media-from-file.phtml:19 4115#: resources/views/modals/create-media-object.phtml:19 4116msgid "Create a media object" 4117msgstr "Luo mediakohde" 4118 4119#: app/Elements/XrefRepository.php:66 4120#: resources/views/modals/create-repository.phtml:18 4121msgid "Create a repository" 4122msgstr "Luo tietovarasto" 4123 4124#: app/Elements/XrefNote.php:61 4125#: resources/views/modals/create-note-object.phtml:16 4126msgid "Create a shared note" 4127msgstr "Luo jaettu lisätieto" 4128 4129#: resources/views/modules/census-assistant.phtml:15 4130msgid "Create a shared note using the census assistant" 4131msgstr "Lisää jaettu lisätieto väestönlaskenta avustajaa käyttäen" 4132 4133#: app/Elements/XrefSource.php:70 resources/views/modals/create-source.phtml:16 4134msgid "Create a source" 4135msgstr "Luo lähde" 4136 4137#: app/Elements/XrefSubmission.php:61 4138#: resources/views/modals/create-submission.phtml:16 4139msgid "Create a submission" 4140msgstr "Luo lähetys" 4141 4142#: app/Elements/XrefSubmitter.php:61 4143#: resources/views/modals/create-submitter.phtml:16 4144msgid "Create a submitter" 4145msgstr "Luo lähettäjä" 4146 4147#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 4148msgid "Create a temporary folder…" 4149msgstr "Luo väliaikainen kansio…" 4150 4151#: resources/views/modals/media-file-fields.phtml:81 4152msgid "Create a unique filename" 4153msgstr "Luo yksilöllinen tiedostonimi" 4154 4155#: app/Http/RequestHandlers/AddUnlinkedPage.php:84 4156msgid "Create an individual" 4157msgstr "Luo henkilö" 4158 4159#. I18N: %s is a link/URL 4160#: app/Module/BingMaps.php:47 app/Module/EsriMaps.php:51 4161#: app/Module/GoogleMaps.php:47 app/Module/HereMaps.php:47 4162#: app/Module/MapBox.php:47 app/Module/OpenStreetMap.php:47 4163#: app/Module/OrdnanceSurveyHistoricMaps.php:52 4164#, php-format 4165msgid "Create maps using %s." 4166msgstr "Luo karttoja käyttämällä %s." 4167 4168#: resources/views/modules/statistics-chart/custom.phtml:18 4169msgid "Create your own chart" 4170msgstr "Luo oma kaaviosi" 4171 4172#: resources/views/admin/synchronize-trees.phtml:18 4173msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4174msgstr "Luo, päivitä ja poista sukupuu jokaiselle GEDCOM tiedostolle joka löytyy data kansiossa." 4175 4176#: app/Module/CustomTagsGedcomL.php:117 app/Module/CustomTagsGedcomL.php:170 4177#: app/Module/CustomTagsGenPluswin.php:86 4178#: app/Module/CustomTagsGenPluswin.php:123 4179#: app/Module/CustomTagsGenPluswin.php:126 4180#: app/Module/CustomTagsGenPluswin.php:128 4181#: app/Module/CustomTagsGenPluswin.php:130 4182#: app/Module/CustomTagsGenPluswin.php:132 4183msgid "Creation date" 4184msgstr "Luomispäivä" 4185 4186#: app/Factories/ElementFactory.php:505 4187#: resources/xml/reports/family_group_report.xml:315 4188#: resources/xml/reports/family_group_report.xml:342 4189#: resources/xml/reports/family_group_report.xml:669 4190#: resources/xml/reports/family_group_report.xml:696 4191#: resources/xml/reports/family_group_report.xml:1013 4192#: resources/xml/reports/family_group_report.xml:1040 4193msgid "Cremation" 4194msgstr "Polttohautaus" 4195 4196#: app/Module/IndividualFactsTabModule.php:451 4197msgid "Cremation of a brother" 4198msgstr "Veljen polttohautaus" 4199 4200#: app/Module/IndividualFactsTabModule.php:435 4201msgid "Cremation of a child" 4202msgstr "Lapsen polttohautaus" 4203 4204#: app/Module/IndividualFactsTabModule.php:434 4205msgid "Cremation of a daughter" 4206msgstr "Tyttären polttohautaus" 4207 4208#: app/Module/IndividualFactsTabModule.php:729 4209msgid "Cremation of a father" 4210msgstr "Isän polttohautaus" 4211 4212#: app/Module/IndividualFactsTabModule.php:525 4213msgid "Cremation of a grandchild" 4214msgstr "Lapsenlapsen polttohautaus" 4215 4216#: app/Module/IndividualFactsTabModule.php:488 4217msgid "Cremation of a granddaughter" 4218msgstr "Lapsenlapsen polttohautaus" 4219 4220#: app/Module/IndividualFactsTabModule.php:506 4221msgctxt "daughter’s daughter" 4222msgid "Cremation of a granddaughter" 4223msgstr "Tyttärentyttären polttohautaus" 4224 4225#: app/Module/IndividualFactsTabModule.php:524 4226msgctxt "son’s daughter" 4227msgid "Cremation of a granddaughter" 4228msgstr "Pojantyttären polttohautaus" 4229 4230#: app/Module/IndividualFactsTabModule.php:747 4231msgid "Cremation of a grandfather" 4232msgstr "Isoisän polttohautaus" 4233 4234#: app/Module/IndividualFactsTabModule.php:748 4235msgid "Cremation of a grandmother" 4236msgstr "Isoäidin polttohautaus" 4237 4238#: app/Module/IndividualFactsTabModule.php:749 4239#: app/Module/IndividualFactsTabModule.php:767 4240#: app/Module/IndividualFactsTabModule.php:785 4241msgid "Cremation of a grandparent" 4242msgstr "Isovanhemman polttohautaus" 4243 4244#: app/Module/IndividualFactsTabModule.php:487 4245msgid "Cremation of a grandson" 4246msgstr "Lapsenlapsen polttohautaus" 4247 4248#: app/Module/IndividualFactsTabModule.php:505 4249msgctxt "daughter’s son" 4250msgid "Cremation of a grandson" 4251msgstr "Tyttärenpojan polttohautaus" 4252 4253#: app/Module/IndividualFactsTabModule.php:523 4254msgctxt "son’s son" 4255msgid "Cremation of a grandson" 4256msgstr "Pojanpojan polttohautaus" 4257 4258#: app/Module/IndividualFactsTabModule.php:469 4259msgid "Cremation of a half-brother" 4260msgstr "Velipuolen polttohautaus" 4261 4262#: app/Module/IndividualFactsTabModule.php:471 4263msgid "Cremation of a half-sibling" 4264msgstr "Sisar- tai velipuolen polttohautaus" 4265 4266#: app/Module/IndividualFactsTabModule.php:470 4267msgid "Cremation of a half-sister" 4268msgstr "Siskonpuolen polttohautaus" 4269 4270#: app/Module/IndividualFactsTabModule.php:205 4271msgid "Cremation of a husband" 4272msgstr "Aviomiehen polttohautaus" 4273 4274#: app/Module/IndividualFactsTabModule.php:765 4275msgid "Cremation of a maternal grandfather" 4276msgstr "Äidinisän (isoisän) polttohautaus" 4277 4278#: app/Module/IndividualFactsTabModule.php:766 4279msgid "Cremation of a maternal grandmother" 4280msgstr "Äidinäidin (isoäidin) polttohautaus" 4281 4282#: app/Module/IndividualFactsTabModule.php:730 4283msgid "Cremation of a mother" 4284msgstr "Äidin polttohautaus" 4285 4286#: app/Module/IndividualFactsTabModule.php:731 4287msgid "Cremation of a parent" 4288msgstr "Vanhemman polttohautaus" 4289 4290#: app/Module/IndividualFactsTabModule.php:783 4291msgid "Cremation of a paternal grandfather" 4292msgstr "Isänisän (isoisän) polttohautaus" 4293 4294#: app/Module/IndividualFactsTabModule.php:784 4295msgid "Cremation of a paternal grandmother" 4296msgstr "Isänäidin (isoäidin) polttohautaus" 4297 4298#: app/Module/IndividualFactsTabModule.php:453 4299msgid "Cremation of a sibling" 4300msgstr "Sisaruksen polttohautaus" 4301 4302#: app/Module/IndividualFactsTabModule.php:452 4303msgid "Cremation of a sister" 4304msgstr "Siskon polttohautaus" 4305 4306#: app/Module/IndividualFactsTabModule.php:433 4307msgid "Cremation of a son" 4308msgstr "Pojan polttohautaus" 4309 4310#: app/Module/IndividualFactsTabModule.php:207 4311msgid "Cremation of a spouse" 4312msgstr "Aviopuolison polttohautaus" 4313 4314#: app/Module/IndividualFactsTabModule.php:206 4315msgid "Cremation of a wife" 4316msgstr "Aviovaimon polttohautaus" 4317 4318#. I18N: Name of a country or state 4319#: app/Statistics/Service/CountryService.php:241 4320msgid "Croatia" 4321msgstr "Kroatia" 4322 4323#. I18N: Name of a country or state 4324#: app/Statistics/Service/CountryService.php:146 4325msgid "Cuba" 4326msgstr "Kuuba" 4327 4328#. I18N: Location of an LDS church temple 4329#: app/Elements/TempleCode.php:87 4330msgid "Curitiba, Brazil" 4331msgstr "Curitiba, Brasilia" 4332 4333#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:160 4334msgid "Custom" 4335msgstr "Omat asetukset" 4336 4337#: resources/views/modules/custom-tags/config.phtml:47 4338msgid "Custom GEDCOM sub-tags" 4339msgstr "Muokatut GEDCOM-alitunnisteet" 4340 4341#: resources/views/modules/custom-tags/config.phtml:29 4342msgid "Custom GEDCOM tag" 4343msgstr "Mukautettu GEDCOM-tunniste" 4344 4345#. I18N: Name of a module 4346#: app/Http/RequestHandlers/ModulesCustomTagsPage.php:43 4347#: app/Module/ModuleCustomTagsTrait.php:112 4348#: resources/views/admin/control-panel.phtml:712 4349#: resources/views/modules/custom-tags/config.phtml:25 4350msgid "Custom GEDCOM tags" 4351msgstr "Mukautetut GEDCOM-tunnisteet" 4352 4353#: resources/views/calendar-page.phtml:203 4354msgid "Custom event" 4355msgstr "Erikoistapahtuma" 4356 4357#: resources/views/admin/custom-module-info.phtml:12 4358msgid "Custom module" 4359msgstr "Oma moduuli" 4360 4361#. I18N: A configuration setting 4362#: resources/views/admin/site-registration.phtml:38 4363msgid "Custom welcome text" 4364msgstr "Mukautettu tervehdysteksti" 4365 4366#: app/Module/ModuleThemeTrait.php:204 app/Module/ModuleThemeTrait.php:208 4367msgid "Customize this page" 4368msgstr "Mukauta tämä sivu" 4369 4370#. I18N: Name of a country or state 4371#: app/Statistics/Service/CountryService.php:153 4372msgid "Cyprus" 4373msgstr "Kypros" 4374 4375#. I18N: Name of a country or state 4376#: app/Statistics/Service/CountryService.php:155 4377msgid "Czech Republic" 4378msgstr "Tshekki" 4379 4380#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 4381#: resources/views/admin/site-mail.phtml:199 4382msgid "DKIM digital signature" 4383msgstr "DKIM-digitaalinen allekirjoitus" 4384 4385#: app/Module/CustomTagsFamilyTreeMaker.php:118 4386#: app/Module/CustomTagsRootsMagic.php:51 4387msgid "DNA markers" 4388msgstr "DNA markkeri" 4389 4390#. I18N: https://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 4391#: app/Soundex.php:3493 resources/views/branches-page.phtml:43 4392#: resources/views/search-phonetic-page.phtml:78 4393msgid "Daitch-Mokotoff" 4394msgstr "Daitch-Mokotoff" 4395 4396#. I18N: Location of an LDS church temple 4397#: app/Elements/TempleCode.php:88 4398msgid "Dallas, Texas, United States" 4399msgstr "Dallas, Texas, Yhdysvallat" 4400 4401#: app/Factories/ElementFactory.php:307 app/Factories/ElementFactory.php:360 4402#: app/Factories/ElementFactory.php:438 app/Factories/ElementFactory.php:605 4403#: app/Factories/ElementFactory.php:628 app/Factories/ElementFactory.php:651 4404#: app/Factories/ElementFactory.php:689 app/Module/CustomTagsGedcomL.php:104 4405#: app/Module/CustomTagsGedcomL.php:153 app/Module/CustomTagsGedcomL.php:210 4406#: app/Module/CustomTagsGedcomL.php:243 app/Module/CustomTagsWebtrees.php:58 4407#: app/Module/CustomTagsWebtrees.php:72 4408#: resources/views/admin/changes-log.phtml:137 4409msgid "Data" 4410msgstr "Tiedot" 4411 4412#: resources/views/modules/privacy-policy/page.phtml:66 4413msgid "Data controller" 4414msgstr "Tieto-ohjain" 4415 4416#: resources/views/admin/data-fix-page.phtml:70 4417#: resources/views/admin/data-fix-select.phtml:29 4418msgid "Data fix" 4419msgstr "Tietojen korjaus" 4420 4421#: app/Http/RequestHandlers/DataFixChoose.php:68 4422#: app/Http/RequestHandlers/DataFixPage.php:90 4423#: app/Http/RequestHandlers/HelpText.php:256 4424#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 4425#: resources/views/admin/control-panel.phtml:705 4426#: resources/views/admin/data-fix-page.phtml:24 4427#: resources/views/admin/trees.phtml:149 4428msgid "Data fixes" 4429msgstr "Tietojen korjaukset" 4430 4431#: resources/views/help/data-fixes.phtml:8 4432msgid "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." 4433msgstr "Tietokorjaukset voivat vaatia paljon hitaita laskelmia, joten ei ole mahdollista luoda tarkkaa luetteloa päivitettävistä tietueista." 4434 4435#. I18N: A configuration setting 4436#: resources/views/admin/site-preferences.phtml:26 4437msgid "Data folder" 4438msgstr "Tietokansio" 4439 4440#: resources/views/setup/step-4-database-mysql.phtml:34 4441#: resources/views/setup/step-4-database-pgsql.phtml:34 4442#: resources/views/setup/step-4-database-sqlite.phtml:39 4443#: resources/views/setup/step-4-database-sqlsvr.phtml:34 4444msgid "Database connection" 4445msgstr "Tietokantayhteys" 4446 4447#: app/Module/CustomTagsPhpGedView.php:79 4448#: resources/views/setup/step-4-database-mysql.phtml:109 4449#: resources/views/setup/step-4-database-pgsql.phtml:95 4450#: resources/views/setup/step-4-database-sqlite.phtml:52 4451#: resources/views/setup/step-4-database-sqlsvr.phtml:95 4452msgid "Database name" 4453msgstr "Tietokannan nimi" 4454 4455#: app/Module/CustomTagsPhpGedView.php:80 4456#: resources/views/setup/step-4-database-mysql.phtml:95 4457#: resources/views/setup/step-4-database-pgsql.phtml:83 4458#: resources/views/setup/step-4-database-sqlsvr.phtml:83 4459msgid "Database password" 4460msgstr "Tietokannan salasana" 4461 4462#: resources/views/setup/step-3-database-type.phtml:52 4463msgid "Database type" 4464msgstr "Tietokannan tyyppi" 4465 4466#: app/Module/CustomTagsPhpGedView.php:82 4467#: resources/views/setup/step-4-database-mysql.phtml:81 4468#: resources/views/setup/step-4-database-pgsql.phtml:71 4469#: resources/views/setup/step-4-database-sqlsvr.phtml:71 4470msgid "Database user account" 4471msgstr "Tietokannan käyttäjätunnus" 4472 4473#: app/Factories/ElementFactory.php:286 app/Factories/ElementFactory.php:375 4474#: app/Factories/ElementFactory.php:402 app/Factories/ElementFactory.php:419 4475#: app/Http/RequestHandlers/HelpText.php:205 4476#: app/Module/CustomTagsFamilyTreeBuilder.php:56 4477#: app/Module/CustomTagsGedcomL.php:99 app/Module/CustomTagsGedcomL.php:148 4478#: app/Module/CustomTagsGedcomL.php:203 app/Module/CustomTagsGedcomL.php:220 4479#: app/Module/CustomTagsGedcomL.php:224 app/Module/CustomTagsGedcomL.php:228 4480#: app/Module/CustomTagsGedcomL.php:234 app/Module/CustomTagsGedcomL.php:240 4481#: app/Module/CustomTagsLegacy.php:67 app/Module/CustomTagsLegacy.php:127 4482#: app/Module/ResearchTaskModule.php:58 app/Module/ResearchTaskModule.php:61 4483#: resources/views/help/date.phtml:28 resources/views/help/date.phtml:142 4484#: resources/views/lists/anniversaries-table.phtml:35 4485#: resources/views/modules/todo/research-tasks.phtml:27 4486#: resources/views/pending-changes-page.phtml:50 4487#: resources/xml/reports/bdm_report.xml:132 4488#: resources/xml/reports/bdm_report.xml:158 4489#: resources/xml/reports/bdm_report.xml:192 4490#: resources/xml/reports/birth_report.xml:40 4491#: resources/xml/reports/death_report.xml:46 4492#: resources/xml/reports/fact_sources.xml:72 4493#: resources/xml/reports/fact_sources.xml:159 4494#: resources/xml/reports/marriage_report.xml:46 4495#: resources/xml/reports/occupation_report.xml:57 4496msgid "Date" 4497msgstr "Päivämäärä" 4498 4499#: resources/views/modules/relatives/tab.phtml:36 4500msgid "Date differences" 4501msgstr "Päivämääräerot" 4502 4503#: app/Factories/ElementFactory.php:460 4504msgid "Date of LDS baptism" 4505msgstr "MAP-kastepäivä" 4506 4507#: app/Factories/ElementFactory.php:598 4508msgid "Date of LDS child sealing" 4509msgstr "MAP-lapsen sinetöintipäivä" 4510 4511#: app/Factories/ElementFactory.php:500 4512msgid "Date of LDS confirmation" 4513msgstr "MAP-konfirmaation päivä" 4514 4515#: app/Factories/ElementFactory.php:520 4516msgid "Date of LDS endowment" 4517msgstr "MAP-endaumentin päivä" 4518 4519#: app/Factories/ElementFactory.php:354 4520msgid "Date of LDS spouse sealing" 4521msgstr "MAP-puolison sinetöinnin päivä" 4522 4523#: app/Factories/ElementFactory.php:450 4524msgid "Date of adoption" 4525msgstr "Adoptiopäivä" 4526 4527#: app/Factories/ElementFactory.php:466 4528#: resources/xml/reports/missing_facts_report.xml:129 4529msgid "Date of baptism" 4530msgstr "Kastepäivä" 4531 4532#: app/Factories/ElementFactory.php:469 4533#: resources/xml/reports/missing_facts_report.xml:212 4534msgid "Date of bar mitzvah" 4535msgstr "Bar mitsva päivä" 4536 4537#: app/Factories/ElementFactory.php:472 4538#: resources/xml/reports/missing_facts_report.xml:253 4539msgid "Date of bat mitzvah" 4540msgstr "Bat mitsva päivä" 4541 4542#: app/Factories/ElementFactory.php:475 4543#: resources/xml/reports/fact_sources.xml:68 4544#: resources/xml/reports/fact_sources.xml:272 4545#: resources/xml/reports/missing_facts_report.xml:81 4546#: resources/xml/reports/occupation_report.xml:49 4547msgid "Date of birth" 4548msgstr "Syntymäaika" 4549 4550#: app/Factories/ElementFactory.php:479 4551msgid "Date of blessing" 4552msgstr "Siunauksen päivämäärä" 4553 4554#: app/Module/CustomTagsBrothersKeeper.php:95 4555msgid "Date of brit milah" 4556msgstr "Brit mila päivä" 4557 4558#: app/Factories/ElementFactory.php:482 4559#: resources/xml/reports/missing_facts_report.xml:546 4560msgid "Date of burial" 4561msgstr "Hautauspäivä" 4562 4563#: app/Factories/ElementFactory.php:492 4564#: resources/xml/reports/missing_facts_report.xml:170 4565msgid "Date of christening" 4566msgstr "Kasteen päivämäärä" 4567 4568#: app/Factories/ElementFactory.php:497 4569#: resources/xml/reports/missing_facts_report.xml:294 4570msgid "Date of confirmation" 4571msgstr "Rippitilaisuuden päivämäärä" 4572 4573#: app/Factories/ElementFactory.php:506 4574msgid "Date of cremation" 4575msgstr "Polttohautauspäivä" 4576 4577#: app/Factories/ElementFactory.php:510 4578#: resources/xml/reports/cemetery_report.xml:46 4579#: resources/xml/reports/fact_sources.xml:274 4580#: resources/xml/reports/missing_facts_report.xml:505 4581msgid "Date of death" 4582msgstr "Kuolinpäivä" 4583 4584#: app/Factories/ElementFactory.php:327 4585msgid "Date of divorce" 4586msgstr "Avioeron päivämäärä" 4587 4588#: app/Factories/ElementFactory.php:517 4589msgid "Date of emigration" 4590msgstr "Maastamuuton päivämäärä" 4591 4592#: app/Factories/ElementFactory.php:330 4593#: resources/xml/reports/missing_facts_report.xml:336 4594msgid "Date of engagement" 4595msgstr "Kihlauspäivä" 4596 4597#: app/Factories/ElementFactory.php:308 app/Factories/ElementFactory.php:361 4598#: app/Factories/ElementFactory.php:439 app/Factories/ElementFactory.php:606 4599#: app/Factories/ElementFactory.php:629 app/Factories/ElementFactory.php:652 4600#: app/Module/CustomTagsGedcomL.php:105 app/Module/CustomTagsGedcomL.php:154 4601#: app/Module/CustomTagsGedcomL.php:211 app/Module/CustomTagsGedcomL.php:244 4602#: app/Module/CustomTagsWebtrees.php:59 app/Module/CustomTagsWebtrees.php:73 4603msgid "Date of entry in original source" 4604msgstr "Alkuperäisen lähteen päivämäärä" 4605 4606#: app/Factories/ElementFactory.php:526 4607msgid "Date of event" 4608msgstr "Tapahtuman päivämäärä" 4609 4610#: app/Factories/ElementFactory.php:536 4611#: resources/xml/reports/missing_facts_report.xml:378 4612msgid "Date of first communion" 4613msgstr "Ensimmäisen ehtoollisen päivä" 4614 4615#: app/Factories/ElementFactory.php:543 4616msgid "Date of immigration" 4617msgstr "Maahanmuuton päivä" 4618 4619#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:489 4620#: app/Factories/ElementFactory.php:620 app/Factories/ElementFactory.php:639 4621#: app/Factories/ElementFactory.php:670 app/Factories/ElementFactory.php:686 4622#: app/Factories/ElementFactory.php:717 app/Factories/ElementFactory.php:733 4623#: app/Module/CustomTagsGedcomL.php:192 4624msgid "Date of last change" 4625msgstr "Viimeisin muutoksen päivämäärä" 4626 4627#: app/Factories/ElementFactory.php:341 4628#: resources/xml/reports/fact_sources.xml:319 4629#: resources/xml/reports/missing_facts_report.xml:463 4630msgid "Date of marriage" 4631msgstr "Avioitumipäivä" 4632 4633#: app/Factories/ElementFactory.php:336 4634#: resources/xml/reports/missing_facts_report.xml:420 4635msgid "Date of marriage banns" 4636msgstr "Avioliittokuulutus päivä" 4637 4638#: app/Factories/ElementFactory.php:571 4639msgid "Date of naturalization" 4640msgstr "Kansalaisuuden päivämäärä" 4641 4642#: app/Factories/ElementFactory.php:581 4643msgid "Date of ordination" 4644msgstr "Papiksivihkimisen päivä" 4645 4646#: app/Factories/ElementFactory.php:589 4647msgid "Date of residence" 4648msgstr "Asuinpaikan päivämäärä" 4649 4650#: resources/views/help/date.phtml:104 4651msgid "Date period" 4652msgstr "Päivämääräjakso" 4653 4654#: resources/views/help/date.phtml:97 4655msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 4656msgstr "Päivämääräjaksoja käytetään osoittamaan, että tosiasia, kuten ammatti, jatkui jonkin aikaa." 4657 4658#: app/Factories/ElementFactory.php:692 resources/views/help/date.phtml:66 4659#: resources/views/modules/statistics-chart/custom.phtml:96 4660msgid "Date range" 4661msgstr "Ajanjakso" 4662 4663#: resources/views/help/date.phtml:59 4664msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 4665msgstr "Ajanjaksoja käytetään osoittamaan, että tapahtuma, kuten syntymä, tapahtui tuntemattomana päivänä mahdollisella aikavälillä." 4666 4667#: resources/views/admin/users.phtml:31 4668msgid "Date registered" 4669msgstr "Rekisteröintipäivä" 4670 4671#: resources/views/modules/user-messages/user-messages.phtml:71 4672msgid "Date sent" 4673msgstr "Lähetyspäivä" 4674 4675#. I18N: Help text for the “Calendar conversion” configuration setting 4676#: resources/views/admin/trees-preferences.phtml:134 4677#, php-format 4678msgid "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." 4679msgstr "Päivämäärät muunnetaan vain, jos ne ovat voimassa kalenterissa. Esimerkiksi vain %1$s ja %2$s väliset päivämäärät muunnetaan ranskalaiseksi kalenteriksi ja vain päivämäärät %3$s jälkeen muunnetaan gregoriaaniseksi kalenteriksi." 4680 4681#: resources/views/help/date.phtml:21 4682msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 4683msgstr "Päivämäärät tallennetaan englanninkielisillä lyhenteillä ja avainsanoilla. Pikanäppäimet ovat saatavana vaihtoehtona näille lyhenteille ja avainsanoille." 4684 4685#: resources/views/edit/change-family-members.phtml:65 4686#: resources/xml/reports/family_group_report.xml:809 4687#: resources/xml/reports/individual_ext_report.xml:570 4688#: resources/xml/reports/individual_report.xml:566 4689msgid "Daughter" 4690msgstr "Tytär" 4691 4692#. I18N: e.g. “Daughter of [father name & mother name]” 4693#: app/Module/InteractiveTree/TreeView.php:364 4694#, php-format 4695msgid "Daughter of %s" 4696msgstr "%s - tytär" 4697 4698#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:40 4699msgid "Day" 4700msgstr "Päivä" 4701 4702#: app/Http/RequestHandlers/CalendarEvents.php:210 4703msgid "Day not set" 4704msgstr "Päivää ei ole asetettu" 4705 4706#: resources/views/modules/timeline-chart/chart.phtml:139 4707#: resources/views/modules/timeline-chart/chart.phtml:141 4708#: resources/views/modules/timeline-chart/chart.phtml:143 4709msgid "Day:" 4710msgstr "Päivä:" 4711 4712#: app/Statistics/Google/ChartMortality.php:78 4713#: resources/views/lists/individuals-table.phtml:195 4714msgid "Dead" 4715msgstr "Kuolleet" 4716 4717#: app/Factories/ElementFactory.php:508 4718#: app/Http/RequestHandlers/IndividualPage.php:212 4719#: resources/views/calendar-page.phtml:194 4720#: resources/views/lists/individuals-table.phtml:199 4721#: resources/views/lists/individuals-table.phtml:203 4722#: resources/views/lists/individuals-table.phtml:246 4723#: resources/views/modules/yahrzeit/table.phtml:27 4724#: resources/xml/reports/ahnentafel_report.xml:457 4725#: resources/xml/reports/bdm_report.xml:87 4726#: resources/xml/reports/change_report.xml:102 4727#: resources/xml/reports/change_report.xml:118 4728#: resources/xml/reports/descendancy_report.xml:594 4729#: resources/xml/reports/family_group_report.xml:289 4730#: resources/xml/reports/family_group_report.xml:470 4731#: resources/xml/reports/family_group_report.xml:477 4732#: resources/xml/reports/family_group_report.xml:643 4733#: resources/xml/reports/family_group_report.xml:733 4734#: resources/xml/reports/family_group_report.xml:740 4735#: resources/xml/reports/family_group_report.xml:987 4736#: resources/xml/reports/family_group_report.xml:1081 4737#: resources/xml/reports/family_group_report.xml:1090 4738#: resources/xml/reports/individual_ext_report.xml:281 4739#: resources/xml/reports/individual_ext_report.xml:317 4740#: resources/xml/reports/individual_ext_report.xml:357 4741#: resources/xml/reports/individual_ext_report.xml:393 4742#: resources/xml/reports/individual_ext_report.xml:429 4743#: resources/xml/reports/individual_ext_report.xml:487 4744#: resources/xml/reports/individual_ext_report.xml:523 4745#: resources/xml/reports/individual_ext_report.xml:564 4746#: resources/xml/reports/individual_ext_report.xml:600 4747#: resources/xml/reports/individual_ext_report.xml:636 4748#: resources/xml/reports/individual_report.xml:270 4749#: resources/xml/reports/individual_report.xml:306 4750#: resources/xml/reports/individual_report.xml:346 4751#: resources/xml/reports/individual_report.xml:382 4752#: resources/xml/reports/individual_report.xml:418 4753#: resources/xml/reports/individual_report.xml:479 4754#: resources/xml/reports/individual_report.xml:519 4755#: resources/xml/reports/individual_report.xml:560 4756#: resources/xml/reports/individual_report.xml:596 4757#: resources/xml/reports/individual_report.xml:632 4758#: resources/xml/reports/missing_facts_report.xml:24 4759#: resources/xml/reports/pedigree_report.xml:80 4760#: resources/xml/reports/pedigree_report.xml:81 4761#: resources/xml/reports/pedigree_report.xml:101 4762#: resources/xml/reports/pedigree_report.xml:102 4763#: resources/xml/reports/pedigree_report.xml:119 4764#: resources/xml/reports/pedigree_report.xml:120 4765#: resources/xml/reports/pedigree_report.xml:141 4766#: resources/xml/reports/pedigree_report.xml:142 4767#: resources/xml/reports/pedigree_report.xml:159 4768#: resources/xml/reports/pedigree_report.xml:160 4769#: resources/xml/reports/pedigree_report.xml:182 4770#: resources/xml/reports/pedigree_report.xml:183 4771#: resources/xml/reports/pedigree_report.xml:200 4772#: resources/xml/reports/pedigree_report.xml:201 4773#: resources/xml/reports/pedigree_report.xml:225 4774#: resources/xml/reports/pedigree_report.xml:226 4775#: resources/xml/reports/pedigree_report.xml:243 4776#: resources/xml/reports/pedigree_report.xml:244 4777#: resources/xml/reports/pedigree_report.xml:268 4778#: resources/xml/reports/pedigree_report.xml:269 4779#: resources/xml/reports/pedigree_report.xml:286 4780#: resources/xml/reports/pedigree_report.xml:287 4781#: resources/xml/reports/pedigree_report.xml:311 4782#: resources/xml/reports/pedigree_report.xml:312 4783#: resources/xml/reports/pedigree_report.xml:329 4784#: resources/xml/reports/pedigree_report.xml:330 4785#: resources/xml/reports/pedigree_report.xml:354 4786#: resources/xml/reports/pedigree_report.xml:355 4787#: resources/xml/reports/pedigree_report.xml:372 4788#: resources/xml/reports/pedigree_report.xml:373 4789#: resources/xml/reports/pedigree_report.xml:395 4790#: resources/xml/reports/pedigree_report.xml:411 4791#: resources/xml/reports/pedigree_report.xml:433 4792#: resources/xml/reports/pedigree_report.xml:449 4793#: resources/xml/reports/pedigree_report.xml:471 4794#: resources/xml/reports/pedigree_report.xml:487 4795#: resources/xml/reports/pedigree_report.xml:509 4796#: resources/xml/reports/pedigree_report.xml:525 4797#: resources/xml/reports/pedigree_report.xml:547 4798#: resources/xml/reports/pedigree_report.xml:563 4799#: resources/xml/reports/pedigree_report.xml:585 4800#: resources/xml/reports/pedigree_report.xml:601 4801#: resources/xml/reports/pedigree_report.xml:623 4802#: resources/xml/reports/pedigree_report.xml:639 4803#: resources/xml/reports/pedigree_report.xml:661 4804#: resources/xml/reports/pedigree_report.xml:677 4805#: resources/xml/reports/pedigree_report.xml:782 4806#: resources/xml/reports/pedigree_report.xml:783 4807#: resources/xml/reports/pedigree_report.xml:803 4808#: resources/xml/reports/pedigree_report.xml:804 4809#: resources/xml/reports/pedigree_report.xml:821 4810#: resources/xml/reports/pedigree_report.xml:822 4811#: resources/xml/reports/pedigree_report.xml:843 4812#: resources/xml/reports/pedigree_report.xml:844 4813#: resources/xml/reports/pedigree_report.xml:861 4814#: resources/xml/reports/pedigree_report.xml:862 4815#: resources/xml/reports/pedigree_report.xml:883 4816#: resources/xml/reports/pedigree_report.xml:884 4817#: resources/xml/reports/pedigree_report.xml:901 4818#: resources/xml/reports/pedigree_report.xml:902 4819#: resources/xml/reports/pedigree_report.xml:927 4820#: resources/xml/reports/pedigree_report.xml:945 4821#: resources/xml/reports/pedigree_report.xml:970 4822#: resources/xml/reports/pedigree_report.xml:988 4823#: resources/xml/reports/pedigree_report.xml:1013 4824#: resources/xml/reports/pedigree_report.xml:1031 4825#: resources/xml/reports/pedigree_report.xml:1056 4826#: resources/xml/reports/pedigree_report.xml:1074 4827#: resources/xml/reports/pedigree_report.xml:1096 4828#: resources/xml/reports/pedigree_report.xml:1115 4829#: resources/xml/reports/pedigree_report.xml:1134 4830#: resources/xml/reports/pedigree_report.xml:1153 4831#: resources/xml/reports/pedigree_report.xml:1172 4832#: resources/xml/reports/pedigree_report.xml:1191 4833#: resources/xml/reports/pedigree_report.xml:1210 4834#: resources/xml/reports/pedigree_report.xml:1229 4835#: resources/xml/reports/pedigree_report.xml:1248 4836#: resources/xml/reports/pedigree_report.xml:1267 4837#: resources/xml/reports/pedigree_report.xml:1286 4838#: resources/xml/reports/pedigree_report.xml:1305 4839#: resources/xml/reports/pedigree_report.xml:1324 4840#: resources/xml/reports/pedigree_report.xml:1343 4841#: resources/xml/reports/pedigree_report.xml:1362 4842#: resources/xml/reports/pedigree_report.xml:1381 4843#: resources/xml/reports/relative_ext_report.xml:69 4844msgid "Death" 4845msgstr "Kuolema" 4846 4847#: app/Statistics/Google/ChartDistribution.php:343 4848msgid "Death by country" 4849msgstr "Maa, jossa henkilö kuoli" 4850 4851#: resources/xml/reports/bdm_report.xml:10 4852#: resources/xml/reports/death_report.xml:8 4853msgid "Death date range end" 4854msgstr "Kuolinajanjakson loppu" 4855 4856#: resources/xml/reports/bdm_report.xml:9 4857#: resources/xml/reports/death_report.xml:7 4858msgid "Death date range start" 4859msgstr "Kuolinajanjakson alku" 4860 4861#: app/Module/IndividualFactsTabModule.php:441 4862msgid "Death of a brother" 4863msgstr "Veljen kuolema" 4864 4865#: app/Module/IndividualFactsTabModule.php:425 4866#: resources/views/admin/trees-preferences.phtml:505 4867msgid "Death of a child" 4868msgstr "Lapsen kuolema" 4869 4870#: app/Module/IndividualFactsTabModule.php:424 4871msgid "Death of a daughter" 4872msgstr "Tyttären kuolema" 4873 4874#: app/Functions/FunctionsPrint.php:207 4875#: app/Module/IndividualFactsTabModule.php:719 4876msgid "Death of a father" 4877msgstr "Isän kuolema" 4878 4879#: app/Module/IndividualFactsTabModule.php:479 4880#: app/Module/IndividualFactsTabModule.php:497 4881#: app/Module/IndividualFactsTabModule.php:515 4882#: resources/views/admin/trees-preferences.phtml:499 4883msgid "Death of a grandchild" 4884msgstr "Lapsenlapsen kuolema" 4885 4886#: app/Module/IndividualFactsTabModule.php:478 4887msgid "Death of a granddaughter" 4888msgstr "Lapsenlapsen kuolema" 4889 4890#: app/Module/IndividualFactsTabModule.php:496 4891msgctxt "daughter’s daughter" 4892msgid "Death of a granddaughter" 4893msgstr "Tyttärentyttären kuolema" 4894 4895#: app/Module/IndividualFactsTabModule.php:514 4896msgctxt "son’s daughter" 4897msgid "Death of a granddaughter" 4898msgstr "Pojantyttären kuolema" 4899 4900#: app/Module/IndividualFactsTabModule.php:737 4901msgid "Death of a grandfather" 4902msgstr "Isoisän kuolema" 4903 4904#: app/Module/IndividualFactsTabModule.php:738 4905msgid "Death of a grandmother" 4906msgstr "Isoäidin kuolema" 4907 4908#: app/Module/IndividualFactsTabModule.php:739 4909#: app/Module/IndividualFactsTabModule.php:757 4910#: app/Module/IndividualFactsTabModule.php:775 4911#: resources/views/admin/trees-preferences.phtml:529 4912msgid "Death of a grandparent" 4913msgstr "Isovanhemman kuolema" 4914 4915#: app/Module/IndividualFactsTabModule.php:477 4916msgid "Death of a grandson" 4917msgstr "Lapsenlapsen kuolema" 4918 4919#: app/Module/IndividualFactsTabModule.php:495 4920msgctxt "daughter’s son" 4921msgid "Death of a grandson" 4922msgstr "Tyttärenpojan kuolema" 4923 4924#: app/Module/IndividualFactsTabModule.php:513 4925msgctxt "son’s son" 4926msgid "Death of a grandson" 4927msgstr "Pojanpojan kuolema" 4928 4929#: app/Module/IndividualFactsTabModule.php:459 4930msgid "Death of a half-brother" 4931msgstr "Velipuolen kuolema" 4932 4933#: app/Module/IndividualFactsTabModule.php:461 4934msgid "Death of a half-sibling" 4935msgstr "Sisar- tai velipuolen kuolema" 4936 4937#: app/Module/IndividualFactsTabModule.php:460 4938msgid "Death of a half-sister" 4939msgstr "Siskopuolen kuolema" 4940 4941#: app/Module/IndividualFactsTabModule.php:195 4942msgid "Death of a husband" 4943msgstr "Aviomiehen kuolema" 4944 4945#: app/Module/IndividualFactsTabModule.php:755 4946msgid "Death of a maternal grandfather" 4947msgstr "Äidinisän (isoisän) kuolema" 4948 4949#: app/Module/IndividualFactsTabModule.php:756 4950msgid "Death of a maternal grandmother" 4951msgstr "Äidinäidin (isoäidin) kuolema" 4952 4953#: app/Functions/FunctionsPrint.php:199 4954#: app/Module/IndividualFactsTabModule.php:720 4955msgid "Death of a mother" 4956msgstr "Äidin kuolema" 4957 4958#: app/Module/IndividualFactsTabModule.php:721 4959#: resources/views/admin/trees-preferences.phtml:517 4960msgid "Death of a parent" 4961msgstr "Vanhemman kuolema" 4962 4963#: app/Module/IndividualFactsTabModule.php:773 4964msgid "Death of a paternal grandfather" 4965msgstr "Isänisän (isoisän) kuolema" 4966 4967#: app/Module/IndividualFactsTabModule.php:774 4968msgid "Death of a paternal grandmother" 4969msgstr "Isoäidin (isänäidin) kuolema" 4970 4971#: app/Module/IndividualFactsTabModule.php:443 4972#: resources/views/admin/trees-preferences.phtml:511 4973msgid "Death of a sibling" 4974msgstr "Sisaruksen kuolema" 4975 4976#: app/Module/IndividualFactsTabModule.php:442 4977msgid "Death of a sister" 4978msgstr "Siskon kuolema" 4979 4980#: app/Module/IndividualFactsTabModule.php:423 4981msgid "Death of a son" 4982msgstr "Pojan kuolema" 4983 4984#: app/Module/IndividualFactsTabModule.php:197 4985#: resources/views/admin/trees-preferences.phtml:523 4986msgid "Death of a spouse" 4987msgstr "Aviopuolison kuolema" 4988 4989#: app/Module/IndividualFactsTabModule.php:196 4990msgid "Death of a wife" 4991msgstr "Aviovaimon kuolema" 4992 4993#: app/Module/CustomTagsFamilyTreeMaker.php:57 4994msgid "Death of one spouse" 4995msgstr "Aviopuolison kuolema" 4996 4997#: resources/xml/reports/death_report.xml:6 4998msgid "Death place contains" 4999msgstr "Kuolinpaikan nimi sisältää" 5000 5001#: resources/views/statistics/other/places.phtml:30 5002msgid "Death places" 5003msgstr "Kuolinpaikat" 5004 5005#. I18N: Name of a module/report 5006#: app/Module/DeathReportModule.php:40 5007#: resources/views/modules/statistics-chart/custom.phtml:67 5008#: resources/xml/reports/death_report.xml:3 5009#: resources/xml/reports/death_report.xml:32 5010msgid "Deaths" 5011msgstr "Kuolemat" 5012 5013#: app/Statistics/Google/ChartDeath.php:129 5014#: resources/views/statistics/individuals/total-events.phtml:79 5015msgid "Deaths by century" 5016msgstr "Kuolemat vuosisadoittain" 5017 5018#: app/Date/AbstractGregorianJulianDate.php:212 5019msgctxt "Abbreviation for December" 5020msgid "Dec" 5021msgstr "joulu" 5022 5023#: resources/views/lists/families-table.phtml:432 5024#: resources/views/lists/families-table.phtml:448 5025#: resources/views/lists/individuals-table.phtml:438 5026#: resources/views/lists/individuals-table.phtml:455 5027msgid "Decade of birth" 5028msgstr "Syntymävuosikymmen" 5029 5030#: resources/views/lists/individuals-table.phtml:464 5031#: resources/views/lists/individuals-table.phtml:481 5032msgid "Decade of death" 5033msgstr "Kuolinvuosikymmen" 5034 5035#: resources/views/lists/families-table.phtml:457 5036#: resources/views/lists/families-table.phtml:473 5037msgid "Decade of marriage" 5038msgstr "Avioitumisvuosikymmen" 5039 5040#: app/Date/AbstractGregorianJulianDate.php:109 5041msgctxt "GENITIVE" 5042msgid "December" 5043msgstr "joulukuuta" 5044 5045#: app/Date/AbstractGregorianJulianDate.php:179 5046msgctxt "INSTRUMENTAL" 5047msgid "December" 5048msgstr "joulukuun" 5049 5050#: app/Date/AbstractGregorianJulianDate.php:144 5051msgctxt "LOCATIVE" 5052msgid "December" 5053msgstr "joulukuussa" 5054 5055#: app/Date/AbstractGregorianJulianDate.php:74 5056#: app/Module/StatisticsChartModule.php:803 5057#: resources/views/edit/initialize-calendar-popup.phtml:22 5058msgctxt "NOMINATIVE" 5059msgid "December" 5060msgstr "joulukuu" 5061 5062#. I18N: The tenth day in the French republican calendar 5063#: app/Date/FrenchDate.php:305 5064msgid "Decidi" 5065msgstr "Decidi" 5066 5067#: app/Module/UserWelcomeModule.php:101 app/Module/WelcomeBlockModule.php:100 5068msgid "Default chart" 5069msgstr "Oletuskaavio" 5070 5071#: resources/views/admin/trees.phtml:126 5072msgid "Default family tree" 5073msgstr "Oletussukupuu" 5074 5075#. I18N: A configuration setting 5076#: app/Module/WelcomeBlockModule.php:107 5077#: resources/views/admin/trees-preferences.phtml:99 5078#: resources/views/edit-account-page.phtml:76 5079msgid "Default individual" 5080msgstr "Oletushenkilö" 5081 5082#. I18N: A configuration setting 5083#: resources/views/admin/site-preferences.phtml:64 5084msgid "Default theme" 5085msgstr "Oletusteema" 5086 5087#: app/Module/CustomTagsGedcomL.php:136 app/Module/CustomTagsGedcomL.php:137 5088#: app/Module/CustomTagsGedcomL.php:138 app/Module/CustomTagsGedcomL.php:139 5089#: app/Module/CustomTagsGedcomL.php:140 5090msgid "Definition" 5091msgstr "Määritelmä" 5092 5093#: app/Module/CustomTagsFamilyTreeMaker.php:117 5094msgid "Degree" 5095msgstr "Tutkinto" 5096 5097#: resources/xml/reports/ahnentafel_report.xml:15 5098#: resources/xml/reports/bdm_report.xml:14 5099#: resources/xml/reports/birth_report.xml:12 5100#: resources/xml/reports/cemetery_report.xml:10 5101#: resources/xml/reports/change_report.xml:12 5102#: resources/xml/reports/death_report.xml:13 5103#: resources/xml/reports/descendancy_report.xml:10 5104#: resources/xml/reports/fact_sources.xml:10 5105#: resources/xml/reports/family_group_report.xml:14 5106#: resources/xml/reports/individual_ext_report.xml:15 5107#: resources/xml/reports/individual_report.xml:12 5108#: resources/xml/reports/marriage_report.xml:12 5109#: resources/xml/reports/missing_facts_report.xml:10 5110#: resources/xml/reports/occupation_report.xml:9 5111#: resources/xml/reports/pedigree_report.xml:10 5112#: resources/xml/reports/relative_ext_report.xml:10 5113msgctxt "font name" 5114msgid "DejaVu" 5115msgstr "DejaVu" 5116 5117#: app/Http/RequestHandlers/ManageMediaData.php:255 5118#: app/Module/FixPrimaryTag.php:103 resources/views/admin/locations.phtml:50 5119#: resources/views/admin/trees-privacy.phtml:284 5120#: resources/views/admin/trees.phtml:116 5121#: resources/views/admin/users-table-options.phtml:45 5122#: resources/views/edit-blocks-block.phtml:28 5123#: resources/views/edit/icon-fact-delete.phtml:14 5124#: resources/views/edit/icon-fact-delete.phtml:16 5125#: resources/views/family-page-menu.phtml:70 5126#: resources/views/individual-page-menu.phtml:118 5127#: resources/views/media-page-details.phtml:41 5128#: resources/views/media-page-details.phtml:44 5129#: resources/views/media-page-menu.phtml:75 5130#: resources/views/modules/faq/config.phtml:59 5131#: resources/views/modules/gedcom_news/list.phtml:46 5132#: resources/views/modules/stories/config.phtml:57 5133#: resources/views/modules/stories/config.phtml:86 5134#: resources/views/modules/user-messages/user-messages.phtml:63 5135#: resources/views/modules/user-messages/user-messages.phtml:138 5136#: resources/views/modules/user_blog/list.phtml:46 5137#: resources/views/record-page-menu.phtml:47 5138msgid "Delete" 5139msgstr "Poista" 5140 5141#: resources/views/admin/map-import-form.phtml:62 5142msgid "Delete all existing geographic data before importing the file." 5143msgstr "Poista kaikki maantieteelliset tiedot ennen tiedoston tuontia." 5144 5145#: app/Http/RequestHandlers/UsersCleanupPage.php:65 5146#: resources/views/admin/control-panel.phtml:524 5147msgid "Delete inactive users" 5148msgstr "Poista passiiviset käyttäjät" 5149 5150#: resources/views/modules/user-messages/user-messages.phtml:147 5151msgid "Delete selected messages" 5152msgstr "Poista merkityt viestit" 5153 5154#: resources/views/admin/modules.phtml:45 5155msgid "Delete the preferences for this module." 5156msgstr "Poista tämän moduulin asetukset." 5157 5158#: resources/views/individual-name.phtml:89 5159#: resources/views/individual-name.phtml:91 5160msgid "Delete this name" 5161msgstr "Poista nimi" 5162 5163#: resources/views/edit-account-page.phtml:177 5164msgid "Delete your account" 5165msgstr "Poista käyttäjätilisi" 5166 5167#: resources/views/family-page-menu.phtml:68 5168msgid "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?" 5169msgstr "Perheen poistaminen poistaa kaikki henkilöiden väliset yhteydet mutta jättää henkilöt paikalleen. Haluatko todella poistaa tämän perheen?" 5170 5171#. I18N: Name of a country or state 5172#: app/Statistics/Service/CountryService.php:132 5173msgid "Democratic Republic of the Congo" 5174msgstr "Kongon demokraattinen tasavalta" 5175 5176#. I18N: Name of a country or state 5177#: app/Statistics/Service/CountryService.php:163 5178msgid "Denmark" 5179msgstr "Tanska" 5180 5181#. I18N: Location of an LDS church temple 5182#: app/Elements/TempleCode.php:89 5183msgid "Denver, Colorado, United States" 5184msgstr "Denver, Colorado, Yhdysvallat" 5185 5186#: resources/views/admin/upgrade/wizard.phtml:33 5187msgid "Depending on your server configuration, you may be able to upgrade automatically." 5188msgstr "Riippuen palvelimesi asetuksista, voit ehkä päivittää automaattisesti." 5189 5190#: resources/views/modules/family-book-chart/page.phtml:48 5191msgid "Descendant generations" 5192msgstr "Jälkisukupolvet" 5193 5194#. I18N: Name of a module/chart 5195#. I18N: Name of a module/sidebar 5196#. I18N: Name of a module/report 5197#: app/Module/ChartsBlockModule.php:145 app/Module/ChartsBlockModule.php:269 5198#: app/Module/DescendancyChartModule.php:108 5199#: app/Module/DescendancyModule.php:62 5200#: app/Module/DescendancyReportModule.php:40 5201#: resources/xml/reports/descendancy_report.xml:3 5202#: resources/xml/reports/individual_ext_report.xml:6 5203#: resources/xml/reports/individual_ext_report.xml:93 5204#: resources/xml/reports/missing_facts_report.xml:6 5205#: resources/xml/reports/relative_ext_report.xml:6 5206#: resources/xml/reports/relative_ext_report.xml:45 5207msgid "Descendants" 5208msgstr "Jälkeläiset" 5209 5210#: app/Factories/ElementFactory.php:512 5211msgid "Descendants interest" 5212msgstr "Henkilön jälkeläisten lisätutkiminen" 5213 5214#: resources/xml/reports/descendancy_report.xml:42 5215msgid "Descendants of " 5216msgstr "Jälkeläiset - " 5217 5218#. I18N: %s is an individual’s name 5219#: app/Module/DescendancyChartModule.php:154 5220#, php-format 5221msgid "Descendants of %s" 5222msgstr "Jälkeläiset - %s" 5223 5224#: app/Factories/ElementFactory.php:513 app/Module/CustomTagsGedcomL.php:118 5225#: app/Module/CustomTagsGedcomL.php:171 app/Module/CustomTagsLegacy.php:68 5226#: resources/views/admin/modules.phtml:72 resources/views/admin/tags.phtml:42 5227#: resources/views/admin/tags.phtml:172 resources/views/admin/tags.phtml:264 5228#: resources/views/admin/tags.phtml:326 resources/views/admin/tags.phtml:401 5229#: resources/views/admin/tags.phtml:440 resources/views/admin/tags.phtml:724 5230#: resources/views/admin/tags.phtml:778 resources/views/admin/tags.phtml:882 5231#: resources/views/report-setup-page.phtml:25 5232msgid "Description" 5233msgstr "Kuvaus" 5234 5235#. I18N: A configuration setting 5236#: resources/views/admin/trees-preferences.phtml:225 5237msgid "Description META tag" 5238msgstr "Kuvaus META tunniste (tag)" 5239 5240#: app/Factories/ElementFactory.php:377 5241msgid "Destination" 5242msgstr "Vastaanottaja" 5243 5244#: resources/views/admin/merge-records-step-2.phtml:51 5245#: resources/views/admin/merge-records-step-2.phtml:98 5246#: resources/views/admin/merge-records-step-2.phtml:144 5247#: resources/views/modules/statistics-chart/custom.phtml:74 5248#: resources/views/record-page-links.phtml:27 5249msgid "Details" 5250msgstr "Tiedot" 5251 5252#: resources/views/admin/site-registration.phtml:58 5253msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 5254msgstr "Tiedot uudesta käyttäjästä lähetetään vastaavan sukupuun sukututkimusyhteyshenkilölle." 5255 5256#. I18N: Location of an LDS church temple 5257#: app/Elements/TempleCode.php:90 5258msgid "Detroit, Michigan, United States" 5259msgstr "Detroit, Michigan, Yhdysvallat" 5260 5261#: app/Date/JalaliDate.php:268 5262msgctxt "Abbreviation for Persian month: Dey" 5263msgid "Dey" 5264msgstr "Dey" 5265 5266#. I18N: 10th month in the Persian/Jalali calendar 5267#: app/Date/JalaliDate.php:143 5268msgctxt "GENITIVE" 5269msgid "Dey" 5270msgstr "Dey" 5271 5272#. I18N: 10th month in the Persian/Jalali calendar 5273#: app/Date/JalaliDate.php:233 5274msgctxt "INSTRUMENTAL" 5275msgid "Dey" 5276msgstr "Dey" 5277 5278#. I18N: 10th month in the Persian/Jalali calendar 5279#: app/Date/JalaliDate.php:188 5280msgctxt "LOCATIVE" 5281msgid "Dey" 5282msgstr "Dey" 5283 5284#. I18N: 10th month in the Persian/Jalali calendar 5285#: app/Date/JalaliDate.php:98 5286msgctxt "NOMINATIVE" 5287msgid "Dey" 5288msgstr "Dey" 5289 5290#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5291#: app/Date/HijriDate.php:150 5292msgctxt "GENITIVE" 5293msgid "Dhu al-Hijjah" 5294msgstr "dhul-hijja" 5295 5296#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5297#: app/Date/HijriDate.php:240 5298msgctxt "INSTRUMENTAL" 5299msgid "Dhu al-Hijjah" 5300msgstr "dhul-hijja" 5301 5302#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5303#: app/Date/HijriDate.php:195 5304msgctxt "LOCATIVE" 5305msgid "Dhu al-Hijjah" 5306msgstr "dhul-hijja" 5307 5308#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5309#: app/Date/HijriDate.php:105 5310msgctxt "NOMINATIVE" 5311msgid "Dhu al-Hijjah" 5312msgstr "dhul-hijja" 5313 5314#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5315#: app/Date/HijriDate.php:148 5316msgctxt "GENITIVE" 5317msgid "Dhu al-Qi’dah" 5318msgstr "dhul-qa`da" 5319 5320#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5321#: app/Date/HijriDate.php:238 5322msgctxt "INSTRUMENTAL" 5323msgid "Dhu al-Qi’dah" 5324msgstr "dhul-qa`da" 5325 5326#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5327#: app/Date/HijriDate.php:193 5328msgctxt "LOCATIVE" 5329msgid "Dhu al-Qi’dah" 5330msgstr "dhul-qa`da" 5331 5332#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5333#: app/Date/HijriDate.php:103 5334msgctxt "NOMINATIVE" 5335msgid "Dhu al-Qi’dah" 5336msgstr "dhul-qa`da" 5337 5338#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5339#: app/Elements/LdsBaptismDateStatus.php:65 5340#: app/Elements/LdsEndowmentDateStatus.php:66 5341msgid "Died as a child: exempt" 5342msgstr "(mormoni) Kuollut lapsena: vapautettu" 5343 5344#: resources/xml/reports/change_report.xml:60 5345msgid "Differences" 5346msgstr "Eroavuudet" 5347 5348#. I18N: Help text for the “Calendar conversion” configuration setting 5349#: resources/views/admin/trees-preferences.phtml:131 5350msgid "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." 5351msgstr "Eri kalenterijärjestelmiä käytetään eri puolilla maailmaa, ja monet muut kalenterijärjestelmät olivat käytössä aikaisemmin. Jos mahdollista, syötä päivämäärät käyttämällä kalenteria, johon tapahtuma alun perin kirjattiin. Tämän jälkeen voit määrittää muunnoksen ja näyttää nämä päivqmäärät tutummassa kalenterissa. Jos säännöllisesti käytät kahta kalenteria, voit määrittää kaksi muunnosta ja ajat muunnetaan molemmiksi valituiksi kalentereiksi." 5352 5353#: resources/xml/reports/individual_ext_report.xml:6 5354#: resources/xml/reports/individual_ext_report.xml:91 5355#: resources/xml/reports/missing_facts_report.xml:6 5356#: resources/xml/reports/relative_ext_report.xml:6 5357#: resources/xml/reports/relative_ext_report.xml:43 5358msgid "Direct line ancestors" 5359msgstr "Esivanhemmat" 5360 5361#: resources/xml/reports/individual_ext_report.xml:6 5362#: resources/xml/reports/individual_ext_report.xml:92 5363#: resources/xml/reports/missing_facts_report.xml:6 5364#: resources/xml/reports/relative_ext_report.xml:6 5365#: resources/xml/reports/relative_ext_report.xml:44 5366msgid "Direct line ancestors and their families" 5367msgstr "Esivanhemmat ja heidän perheensä" 5368 5369#. I18N: %s is a number of records per page 5370#: resources/views/lists/datatables-attributes.phtml:29 5371#, php-format 5372msgid "Display %s" 5373msgstr "Näytä %s" 5374 5375#. I18N: Description of the “Favorites” module 5376#: app/Module/FamilyTreeFavoritesModule.php:62 5377msgid "Display and manage a family tree’s favorite pages." 5378msgstr "Näytä ja hallitse sukupuun suosikkisivuja." 5379 5380#. I18N: Description of the “Favorites” module 5381#: app/Module/UserFavoritesModule.php:63 5382msgid "Display and manage a user’s favorite pages." 5383msgstr "Näytä ja hallitse käyttäjän suosikkisivuja." 5384 5385#: resources/views/modules/custom-tags/config.phtml:22 5386msgid "Display custom GEDCOM tags" 5387msgstr "Näytä mukautetut GEDCOM-tunnisteet" 5388 5389#: app/Factories/ElementFactory.php:326 resources/views/calendar-page.phtml:191 5390#: resources/views/lists/families-table.phtml:203 5391msgid "Divorce" 5392msgstr "Avioero" 5393 5394#: app/Factories/ElementFactory.php:328 5395msgid "Divorce filed" 5396msgstr "Avioeron hakeminen" 5397 5398#: app/Statistics/Google/ChartDivorce.php:129 5399#: resources/views/statistics/families/total-records.phtml:81 5400msgid "Divorces by century" 5401msgstr "Avioerot vuosisadoittain" 5402 5403#. I18N: Name of a country or state 5404#: app/Statistics/Service/CountryService.php:159 5405msgid "Djibouti" 5406msgstr "Djibouti" 5407 5408#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5409#: app/Elements/LdsSpouseSealingDateStatus.php:69 5410msgid "Do not seal, previous sealing canceled" 5411msgstr "(mormoni) Älä sinetöi: aiempi sinetöinti peruutettu" 5412 5413#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5414#: app/Elements/LdsSpouseSealingDateStatus.php:67 5415msgid "Do not seal: unauthorized" 5416msgstr "(mormoni) Älä sinetöi: luvaton toiminto" 5417 5418#. I18N: Type of media object 5419#: app/Elements/SourceMediaType.php:65 5420msgid "Document" 5421msgstr "Asiakirja" 5422 5423#: resources/views/admin/site-mail.phtml:204 5424msgid "Domain name" 5425msgstr "Verkkotunnus" 5426 5427#. I18N: Name of a country or state 5428#: app/Statistics/Service/CountryService.php:161 5429msgid "Dominica" 5430msgstr "Dominica" 5431 5432#. I18N: Name of a country or state 5433#: app/Statistics/Service/CountryService.php:165 5434msgid "Dominican Republic" 5435msgstr "Dominikaaninen tasavalta" 5436 5437#: app/Module/ClippingsCartModule.php:211 5438#: app/Module/ClippingsCartModule.php:256 5439#: resources/views/modules/share-anniversary/share.phtml:25 5440msgid "Download" 5441msgstr "Lataa" 5442 5443#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 5444#, php-format 5445msgid "Download %s…" 5446msgstr "Lataa %s…" 5447 5448#: app/Module/ShareAnniversaryModule.php:89 5449msgid "Download a .ICS file containing an anniversary" 5450msgstr "Lataa vuosipäivää sisältävä .ICS-tiedosto" 5451 5452#: resources/views/media-page-details.phtml:86 5453msgid "Download file" 5454msgstr "Lataa tiedosto" 5455 5456#: resources/views/edit-blocks-page.phtml:23 5457msgid "Drag the blocks to change their position." 5458msgstr "Vedä lohkoja muuttaaksesi niiden sijaintia." 5459 5460#. I18N: Location of an LDS church temple 5461#: app/Elements/TempleCode.php:91 5462msgid "Draper, Utah, United States" 5463msgstr "Draper, Utah, Yhdysvallat" 5464 5465#. I18N: The second day in the French republican calendar 5466#: app/Date/FrenchDate.php:289 5467msgid "Duodi" 5468msgstr "Duodi" 5469 5470#: app/Http/RequestHandlers/AccountUpdate.php:95 5471#: app/Http/RequestHandlers/RegisterAction.php:244 5472#: app/Http/RequestHandlers/UserAddAction.php:72 5473#: app/Http/RequestHandlers/UserEditAction.php:152 5474msgid "Duplicate email address. A user with that email already exists." 5475msgstr "Toisella käyttäjällä on jo sama sähköpostiosoite." 5476 5477#: app/Http/RequestHandlers/AccountUpdate.php:86 5478#: app/Http/RequestHandlers/RegisterAction.php:239 5479#: app/Http/RequestHandlers/UserAddAction.php:67 5480#: app/Http/RequestHandlers/UserEditAction.php:158 5481msgid "Duplicate username. A user with that username already exists. Please choose another username." 5482msgstr "Tämä käyttäjätunnus on jo olemassa. Valitse toinen käyttäjätunnus." 5483 5484#: resources/views/help/source-events.phtml:8 5485msgid "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." 5486msgstr "Jokainen lähde tallentaa tietyt tapahtumat, yleensä tietylle ajanjaksolle ja paikkakunnalle. Esimerkiksi väestönlaskenta kirjaa väestönlaskennan tapahtumia ja kirkon arkistot kirjaavat syntymä-, avioliitto- ja kuolemantapahtumia. .<br><br>Valitse tapahtumat jotka voi saada tästä tiedonlähteestä. Aika tulisi kuvata ajanjaksona <i>FROM 1900 TO 1910</i> eli alkaen - asti. Paikkatiedolla ilmoitetaan, mikä alue on kyseessä. Esimerkiksi Oulun maakunta-arkistosta saatuja tietoja jotka kosktapahtuivat Oulussa, paikkatie on ”Oulu, Oulu, FIN” (pitäjä, lääni, maa) tai esim. tieto Yhdysvalloista ”Oneida, Idaho, USA” (city, state, country)." 5487 5488#: resources/views/help/pending-changes.phtml:25 5489msgid "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." 5490msgstr "Jokaisella käyttäjätilillä on vaihtoehto ”hyväksy automaattisesti muutokset”. Kun tämä on käytössä, tämän käyttäjän tekemät muutokset tallentuvat välittömästi. Monet järjestelmänvalvojat ottavat tämän käyttöön omalle käyttäjätilille." 5491 5492#: resources/views/modules/gedcom_stats/config.phtml:54 5493#: resources/views/modules/gedcom_stats/statistics.phtml:167 5494#: resources/views/modules/html/template-statistics.phtml:69 5495#: resources/views/statistics/individuals/total-events.phtml:44 5496msgid "Earliest birth" 5497msgstr "Aikaisin syntymä" 5498 5499#: resources/views/modules/gedcom_stats/config.phtml:56 5500#: resources/views/modules/gedcom_stats/statistics.phtml:189 5501#: resources/views/modules/html/template-statistics.phtml:77 5502#: resources/views/statistics/individuals/total-events.phtml:92 5503msgid "Earliest death" 5504msgstr "Aikaisin kuolema" 5505 5506#: resources/views/statistics/families/total-records.phtml:94 5507msgid "Earliest divorce" 5508msgstr "Aikaisin avioero" 5509 5510#: resources/views/statistics/families/total-records.phtml:46 5511msgid "Earliest marriage" 5512msgstr "Aikaisin avioliitto" 5513 5514#. I18N: Name of a country or state 5515#: app/Statistics/Service/CountryService.php:169 5516msgid "Ecuador" 5517msgstr "Ecuador" 5518 5519#: app/Http/RequestHandlers/MapDataEdit.php:73 5520#: app/Http/RequestHandlers/MapDataEdit.php:76 5521#: resources/views/admin/locations.phtml:48 5522#: resources/views/admin/locations.phtml:92 5523#: resources/views/admin/locations.phtml:95 5524#: resources/views/admin/users-table-options.phtml:27 5525#: resources/views/admin/users.phtml:24 5526#: resources/views/edit/icon-fact-edit.phtml:13 5527#: resources/views/edit/icon-fact-edit.phtml:15 5528#: resources/views/media-page-details.phtml:33 5529#: resources/views/media-page-details.phtml:36 5530#: resources/views/media-page-menu.phtml:33 5531#: resources/views/modules/faq/config.phtml:58 5532#: resources/views/modules/gedcom_news/list.phtml:42 5533#: resources/views/modules/stories/config.phtml:56 5534#: resources/views/modules/stories/config.phtml:78 5535#: resources/views/modules/user_blog/list.phtml:42 5536#: resources/views/note-page-details.phtml:26 5537#: resources/views/note-page-details.phtml:29 5538#: resources/views/record-page-menu.phtml:27 5539msgid "Edit" 5540msgstr "Muokkaa" 5541 5542#: app/Http/RequestHandlers/EditMediaFileModal.php:81 5543#: resources/views/modals/edit-media-file.phtml:22 5544msgid "Edit a media file" 5545msgstr "Muokkaa mediatiedosto" 5546 5547#. I18N: Options for editing 5548#: resources/views/admin/trees-preferences.phtml:678 5549msgid "Edit preferences" 5550msgstr "Muokkaa asetukset" 5551 5552#: app/Module/FrequentlyAskedQuestionsModule.php:311 5553msgid "Edit the FAQ" 5554msgstr "Muokkaa Usein kysytty kysymys" 5555 5556#: resources/views/individual-page-menu.phtml:62 5557#: resources/views/individual-page-menu.phtml:70 5558#: resources/views/individual-sex.phtml:52 5559#: resources/views/individual-sex.phtml:54 5560msgid "Edit the gender" 5561msgstr "Muuta sukupuoli" 5562 5563#: resources/views/edit/input-addon-edit-name.phtml:13 5564#: resources/views/edit/input-addon-edit-name.phtml:16 5565#: resources/views/individual-name.phtml:76 5566#: resources/views/individual-name.phtml:78 5567msgid "Edit the name" 5568msgstr "Muokkaa nimi" 5569 5570#: app/Http/RequestHandlers/EditRawFactPage.php:61 5571#: app/Http/RequestHandlers/EditRawRecordPage.php:61 5572#: resources/views/edit/edit-fact.phtml:57 5573#: resources/views/edit/edit-record.phtml:58 5574#: resources/views/family-page-menu.phtml:76 5575#: resources/views/individual-page-menu.phtml:124 5576msgid "Edit the raw GEDCOM" 5577msgstr "Muokkaa GEDCOM raakadata" 5578 5579#: app/Http/RequestHandlers/EditNotePage.php:59 5580msgid "Edit the shared note" 5581msgstr "Muokkaa jaettu lisätieto" 5582 5583#: app/Module/StoriesModule.php:310 5584#: resources/views/modules/stories/tab.phtml:27 5585msgid "Edit the story" 5586msgstr "Muokkaa tarina" 5587 5588#: app/Http/RequestHandlers/UserEditPage.php:119 5589msgid "Edit the user" 5590msgstr "Muokkaa käyttäjä" 5591 5592#: app/Services/TreeService.php:210 5593msgid "Edit this individual and replace their details with your own." 5594msgstr "Muokkaa henkilötiedot, korvaa sinun tiedoilla." 5595 5596#: resources/views/edit/edit-fact.phtml:51 5597#: resources/views/edit/edit-record.phtml:52 5598msgid "Edit with all GEDCOM tags" 5599msgstr "Muokkaa kaikilla GEDCOM-tunnisteilla" 5600 5601#. I18N: A restriction on editing data 5602#: resources/views/modals/restriction-fields.phtml:26 5603msgid "Editing restriction" 5604msgstr "Muokkaamisen rajoitus" 5605 5606#. I18N: Listbox entry; name of a role 5607#: app/Http/RequestHandlers/UserEditPage.php:100 5608#: resources/views/admin/users-edit.phtml:253 5609#: resources/views/modules/recent_changes/changes-table.phtml:49 5610#: resources/views/pending-changes-page.phtml:49 5611msgid "Editor" 5612msgstr "Muokkaaja" 5613 5614#. I18N: Location of an LDS church temple 5615#: app/Elements/TempleCode.php:92 5616msgid "Edmonton, Alberta, Canada" 5617msgstr "Edmonton, Alberta, Kanada" 5618 5619#: app/Factories/ElementFactory.php:514 5620msgid "Education" 5621msgstr "Koulutus" 5622 5623#. I18N: Name of a country or state 5624#: app/Statistics/Service/CountryService.php:171 5625msgid "Egypt" 5626msgstr "Egypti" 5627 5628#. I18N: Name of a country or state 5629#: app/Statistics/Service/CountryService.php:449 5630msgid "El Salvador" 5631msgstr "El Salvador" 5632 5633#. I18N: Type of media object 5634#: app/Elements/SourceMediaType.php:66 5635msgid "Electronic" 5636msgstr "Sähköinen" 5637 5638#. I18N: a month in the Jewish calendar 5639#: app/Date/JewishDate.php:202 5640msgctxt "GENITIVE" 5641msgid "Elul" 5642msgstr "elul-kuuta" 5643 5644#. I18N: a month in the Jewish calendar 5645#: app/Date/JewishDate.php:306 5646msgctxt "INSTRUMENTAL" 5647msgid "Elul" 5648msgstr "elul-kuun" 5649 5650#. I18N: a month in the Jewish calendar 5651#: app/Date/JewishDate.php:254 5652msgctxt "LOCATIVE" 5653msgid "Elul" 5654msgstr "elul-kuussa" 5655 5656#. I18N: a month in the Jewish calendar 5657#: app/Date/JewishDate.php:150 5658msgctxt "NOMINATIVE" 5659msgid "Elul" 5660msgstr "elul-kuu" 5661 5662#: app/Module/CustomTagsLegacy.php:93 5663#: resources/views/modals/submitter-fields.phtml:17 5664#: resources/views/password-request-page.phtml:23 5665msgid "Email" 5666msgstr "Sähköposti" 5667 5668#: app/Factories/ElementFactory.php:287 app/Factories/ElementFactory.php:396 5669#: app/Factories/ElementFactory.php:420 app/Factories/ElementFactory.php:673 5670#: app/Factories/ElementFactory.php:720 5671#: app/Module/CustomTagsBrothersKeeper.php:97 5672#: app/Module/CustomTagsPersonalAncestralFile.php:57 5673#: app/Module/CustomTagsPhpGedView.php:63 app/Module/CustomTagsReunion.php:51 5674#: resources/views/admin/users-create.phtml:71 5675#: resources/views/admin/users-edit.phtml:81 5676#: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:50 5677#: resources/views/edit-account-page.phtml:124 5678#: resources/views/emails/register-notify-html.phtml:30 5679#: resources/views/emails/register-notify-text.phtml:24 5680#: resources/views/modules/user-messages/user-messages.phtml:72 5681#: resources/views/register-page.phtml:48 5682#: resources/views/setup/step-5-administrator.phtml:90 5683msgid "Email address" 5684msgstr "Sähköpostiosoite" 5685 5686#: resources/views/admin/users-edit.phtml:101 5687msgid "Email verified" 5688msgstr "Sähköpostiosoite on varmistettu" 5689 5690#: app/Factories/ElementFactory.php:516 resources/views/calendar-page.phtml:200 5691msgid "Emigration" 5692msgstr "Maastamuutto" 5693 5694#: app/Elements/RelationIsDescriptor.php:101 5695msgid "Employee" 5696msgstr "Työntekijä" 5697 5698#: app/Elements/RelationIsDescriptor.php:77 5699msgctxt "FEMALE" 5700msgid "Employee" 5701msgstr "Työntekijä" 5702 5703#: app/Elements/RelationIsDescriptor.php:56 5704msgctxt "MALE" 5705msgid "Employee" 5706msgstr "Työntekijä" 5707 5708#: app/Elements/RelationIsDescriptor.php:102 5709#: app/Factories/ElementFactory.php:578 app/Factories/ElementFactory.php:593 5710msgid "Employer" 5711msgstr "Työnantaja" 5712 5713#: app/Elements/RelationIsDescriptor.php:78 5714msgctxt "FEMALE" 5715msgid "Employer" 5716msgstr "Työnantaja" 5717 5718#: app/Elements/RelationIsDescriptor.php:57 5719msgctxt "MALE" 5720msgid "Employer" 5721msgstr "Työnantaja" 5722 5723#: resources/views/record-page-menu-clipboard.phtml:36 5724msgid "Empty the clipboard" 5725msgstr "Tyhjennä leikepöytä" 5726 5727#: app/Module/ClippingsCartModule.php:205 5728msgid "Empty the clippings cart" 5729msgstr "Tyhjennä leikekori" 5730 5731#: resources/views/admin/components.phtml:40 5732#: resources/views/admin/components.phtml:86 5733#: resources/views/admin/modules.phtml:69 5734msgid "Enabled" 5735msgstr "Käytössä, Sallittu" 5736 5737#. I18N: Help text for the “Family tree” configuration setting 5738#: resources/views/admin/trees-privacy.phtml:43 5739msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 5740msgstr "Tällä valinnalla pakotetaan kaikkia vierailijoita ensin kirjautumaan sisään, ennen kuin he näkevät mitään sivuston aineistoa." 5741 5742#: resources/views/modules/lifespans-chart/page.phtml:63 5743msgid "End year" 5744msgstr "Loppuvuosi" 5745 5746#: resources/xml/reports/change_report.xml:6 5747msgid "Ending range of change dates" 5748msgstr "Muutosten aikavälin loppu" 5749 5750#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/Endowment_house 5751#: app/Elements/TempleCode.php:93 5752msgid "Endowment House" 5753msgstr "Endaumenttitalo (Mormoni)" 5754 5755#: app/Factories/ElementFactory.php:329 5756#: resources/xml/reports/missing_facts_report.xml:20 5757msgid "Engagement" 5758msgstr "Kihlaus" 5759 5760#. I18N: Name of a country or state 5761#: app/Statistics/Service/CountryService.php:173 5762msgid "England" 5763msgstr "Englanti" 5764 5765#: resources/views/modules/favorites/favorites.phtml:163 5766msgid "Enter an optional note about this favorite" 5767msgstr "Syötä tarvittaessa lisätieto tästä suosikista" 5768 5769#: resources/views/search-replace-page.phtml:47 5770msgid "Entire record" 5771msgstr "Koko tietue" 5772 5773#. I18N: Name of a country or state 5774#: app/Statistics/Service/CountryService.php:219 5775msgid "Equatorial Guinea" 5776msgstr "Päiväntasaajan Guinea" 5777 5778#. I18N: Name of a country or state 5779#: app/Statistics/Service/CountryService.php:175 5780msgid "Eritrea" 5781msgstr "Eritrea" 5782 5783#: app/Http/RequestHandlers/GedcomLoad.php:219 5784#, php-format 5785msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 5786msgstr "Virhe: GEDCOM tiedostojen muuntaminen %s-muodosta UTF-8-muotoon ei ole mahdollista tällä hetkellä." 5787 5788#: app/Date/JalaliDate.php:270 5789msgctxt "Abbreviation for Persian month: Esfand" 5790msgid "Esf" 5791msgstr "Esf" 5792 5793#. I18N: 12th month in the Persian/Jalali calendar 5794#: app/Date/JalaliDate.php:147 5795msgctxt "GENITIVE" 5796msgid "Esfand" 5797msgstr "Esfand" 5798 5799#. I18N: 12th month in the Persian/Jalali calendar 5800#: app/Date/JalaliDate.php:237 5801msgctxt "INSTRUMENTAL" 5802msgid "Esfand" 5803msgstr "Esfand" 5804 5805#. I18N: 12th month in the Persian/Jalali calendar 5806#: app/Date/JalaliDate.php:192 5807msgctxt "LOCATIVE" 5808msgid "Esfand" 5809msgstr "Esfand" 5810 5811#. I18N: 12th month in the Persian/Jalali calendar 5812#: app/Date/JalaliDate.php:102 5813msgctxt "NOMINATIVE" 5814msgid "Esfand" 5815msgstr "Esfand" 5816 5817#. I18N: Name of a mapping organisation 5818#: app/Module/EsriMaps.php:38 5819msgid "Esri/ArcGIS" 5820msgstr "Esri/ArcGIS" 5821 5822#: app/Module/CustomTagsBrothersKeeper.php:77 5823msgid "Estate name" 5824msgstr "Maatilan nimi" 5825 5826#. I18N: A configuration setting 5827#: resources/views/admin/trees-preferences.phtml:384 5828msgid "Estimated dates for birth and death" 5829msgstr "Arvioidut syntymä- ja kuolemapäivät" 5830 5831#. I18N: Name of a country or state 5832#: app/Statistics/Service/CountryService.php:181 5833msgid "Estonia" 5834msgstr "Viro" 5835 5836#. I18N: Name of a country or state 5837#: app/Statistics/Service/CountryService.php:183 5838msgid "Ethiopia" 5839msgstr "Etiopia" 5840 5841#: resources/views/modules/statistics-chart/custom.phtml:182 5842msgid "Europe" 5843msgstr "Eurooppa" 5844 5845#: app/Factories/ElementFactory.php:310 app/Factories/ElementFactory.php:332 5846#: app/Factories/ElementFactory.php:363 app/Factories/ElementFactory.php:441 5847#: app/Factories/ElementFactory.php:525 app/Factories/ElementFactory.php:608 5848#: app/Factories/ElementFactory.php:631 app/Factories/ElementFactory.php:654 5849#: app/Module/CustomTagsGedcomL.php:107 app/Module/CustomTagsGedcomL.php:156 5850#: app/Module/CustomTagsGedcomL.php:195 app/Module/CustomTagsGedcomL.php:213 5851#: app/Module/CustomTagsGedcomL.php:246 app/Module/CustomTagsWebtrees.php:61 5852#: app/Module/CustomTagsWebtrees.php:75 5853#: resources/views/lists/anniversaries-table.phtml:42 5854#: resources/xml/reports/fact_sources.xml:70 5855#: resources/xml/reports/fact_sources.xml:157 5856#: resources/xml/reports/missing_facts_report.xml:55 5857msgid "Event" 5858msgstr "Tapahtuma" 5859 5860#: app/Factories/ElementFactory.php:691 resources/views/calendar-page.phtml:174 5861#: resources/views/modules/gedcom_stats/statistics.phtml:135 5862#: resources/views/modules/html/template-statistics.phtml:56 5863#: resources/views/modules/todays_events/config.phtml:28 5864#: resources/views/modules/upcoming_events/config.phtml:40 5865#: resources/views/statistics/individuals/total-events.phtml:12 5866msgid "Events" 5867msgstr "Tapahtumat" 5868 5869#: resources/views/statistics/other/places.phtml:48 5870msgid "Events in countries" 5871msgstr "Maakohtaiset tapahtumat" 5872 5873#: resources/views/modules/personal_facts/tab.phtml:38 5874msgid "Events of close relatives" 5875msgstr "Lähisukulaisten tapahtumat" 5876 5877#: resources/views/admin/users-edit.phtml:242 5878msgid "Everybody has this role, including visitors to the website and search engines." 5879msgstr "Kaikilla on tämä rooli, myös vierailijoilla ja hakukoneilla." 5880 5881#: app/Http/RequestHandlers/SearchAdvancedPage.php:251 5882msgid "Exact" 5883msgstr "Tarkka" 5884 5885#: app/Http/RequestHandlers/SearchAdvancedPage.php:234 5886msgid "Exact date" 5887msgstr "Tarkka päivämäärä" 5888 5889#: app/Module/IndividualListModule.php:351 5890#, php-format 5891msgid "Exclude individuals with “%s” as a married name" 5892msgstr "Poista henkilöt joiden avionimi on ”%s”" 5893 5894#: resources/views/admin/media.phtml:75 5895msgid "Exclude subfolders" 5896msgstr "Jätä pois alikansiot" 5897 5898#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5899#: app/Elements/LdsBaptismDateStatus.php:69 5900#: app/Elements/LdsChildSealingDateStatus.php:62 5901#: app/Elements/LdsEndowmentDateStatus.php:70 5902#: app/Elements/LdsSpouseSealingDateStatus.php:71 5903msgid "Excluded from this submission" 5904msgstr "Ei mukana tässä valinnassa" 5905 5906#. I18N: placeholder text for registration-comments field 5907#: resources/views/register-page.phtml:88 5908msgid "Explain why you are requesting an account." 5909msgstr "Selitä, miksi pyydät tilin." 5910 5911#: resources/views/admin/trees.phtml:279 5912msgid "Export" 5913msgstr "Siirrä" 5914 5915#: app/Http/RequestHandlers/ExportGedcomPage.php:53 5916msgid "Export a GEDCOM file" 5917msgstr "Siirrä GEDCOM tietue" 5918 5919#: app/Http/RequestHandlers/UpgradeWizardPage.php:115 5920msgid "Export all the family trees to GEDCOM files…" 5921msgstr "Siirrä kaikki sukupuut GEDCOM-tiedostoihin…" 5922 5923#: resources/views/admin/trees-export.phtml:58 5924msgid "Export preferences" 5925msgstr "Siirtoasetukset" 5926 5927#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 5928#: resources/views/admin/trees-privacy.phtml:115 5929msgid "Extend privacy to dead individuals" 5930msgstr "Yksityisyyssäännöt kattavat kuolleet" 5931 5932#. I18N: “External files” are stored on other computers 5933#: resources/views/admin/media.phtml:45 5934msgid "External files" 5935msgstr "Ulkoiset tiedostot" 5936 5937#: app/Module/CustomTagsRootsMagic.php:52 5938msgid "External link" 5939msgstr "Ulkoinen linkki" 5940 5941#: resources/views/admin/media.phtml:79 5942msgid "External media files have a URL instead of a filename." 5943msgstr "Ulkoisilla mediatiedostoilla on URL tiedostonimen sijaan." 5944 5945#. I18N: Name of a module/sidebar 5946#: app/Module/CustomTagsGenPluswin.php:80 5947#: app/Module/CustomTagsGenPluswin.php:112 5948#: app/Module/IndividualMetadataModule.php:57 5949msgid "Extra information" 5950msgstr "Lisätiedot" 5951 5952#: app/Module/CustomTagsBrothersKeeper.php:98 5953msgid "Eye color" 5954msgstr "Silmien väri" 5955 5956#. I18N: Name of a theme. 5957#: app/Module/FabTheme.php:39 5958msgid "F.A.B." 5959msgstr "F.A.B." 5960 5961#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 5962#: app/Module/FrequentlyAskedQuestionsModule.php:73 5963msgid "FAQ" 5964msgstr "UKK" 5965 5966#. I18N: FAQ = “Frequently Asked Question” 5967#: resources/views/modules/faq/config.phtml:26 5968msgid "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." 5969msgstr "UKK (Usein kysytyt kysymykset) ovat lista kysymyksiä vastauksineen, jossa voit kuvata palvelimen säännöt, käytännöt ja menettelyt. Kysymys koskee yleensä aiheita yksityisyys, tekijänoikeus, käyttäjätilit, sopimaton sisältö, tarpeet lähdetietoihin jne." 5970 5971#. I18N: https://foko.genealogy.net 5972#: app/Module/CustomTagsGenPluswin.php:64 5973#: app/Module/CustomTagsGenPluswin.php:66 5974#: app/Module/CustomTagsGenPluswin.php:96 5975#: app/Module/CustomTagsGenPluswin.php:98 5976msgid "FOKO country" 5977msgstr "FOKO maa" 5978 5979#: app/Factories/ElementFactory.php:529 5980msgid "Fact" 5981msgstr "Fakta" 5982 5983#: app/Module/CustomTagsFamilyTreeMaker.php:58 5984#: app/Module/CustomTagsFamilyTreeMaker.php:77 5985#: app/Module/CustomTagsFamilyTreeMaker.php:95 5986msgid "Fact 1" 5987msgstr "Fakta 1" 5988 5989#: app/Module/CustomTagsFamilyTreeMaker.php:59 5990#: app/Module/CustomTagsFamilyTreeMaker.php:78 5991#: app/Module/CustomTagsFamilyTreeMaker.php:96 5992msgid "Fact 10" 5993msgstr "Fakta 10" 5994 5995#: app/Module/CustomTagsFamilyTreeMaker.php:60 5996#: app/Module/CustomTagsFamilyTreeMaker.php:79 5997#: app/Module/CustomTagsFamilyTreeMaker.php:97 5998msgid "Fact 11" 5999msgstr "Fakta 11" 6000 6001#: app/Module/CustomTagsFamilyTreeMaker.php:61 6002#: app/Module/CustomTagsFamilyTreeMaker.php:80 6003#: app/Module/CustomTagsFamilyTreeMaker.php:98 6004msgid "Fact 12" 6005msgstr "Fakta 12" 6006 6007#: app/Module/CustomTagsFamilyTreeMaker.php:62 6008#: app/Module/CustomTagsFamilyTreeMaker.php:81 6009#: app/Module/CustomTagsFamilyTreeMaker.php:99 6010msgid "Fact 13" 6011msgstr "Fakta 13" 6012 6013#: app/Module/CustomTagsFamilyTreeMaker.php:63 6014#: app/Module/CustomTagsFamilyTreeMaker.php:82 6015#: app/Module/CustomTagsFamilyTreeMaker.php:100 6016msgid "Fact 2" 6017msgstr "Fakta 2" 6018 6019#: app/Module/CustomTagsFamilyTreeMaker.php:64 6020#: app/Module/CustomTagsFamilyTreeMaker.php:83 6021#: app/Module/CustomTagsFamilyTreeMaker.php:101 6022msgid "Fact 3" 6023msgstr "Fakta 3" 6024 6025#: app/Module/CustomTagsFamilyTreeMaker.php:65 6026#: app/Module/CustomTagsFamilyTreeMaker.php:84 6027#: app/Module/CustomTagsFamilyTreeMaker.php:102 6028msgid "Fact 4" 6029msgstr "Fakta 4" 6030 6031#: app/Module/CustomTagsFamilyTreeMaker.php:66 6032#: app/Module/CustomTagsFamilyTreeMaker.php:85 6033#: app/Module/CustomTagsFamilyTreeMaker.php:103 6034msgid "Fact 5" 6035msgstr "Fakta 5" 6036 6037#: app/Module/CustomTagsFamilyTreeMaker.php:67 6038#: app/Module/CustomTagsFamilyTreeMaker.php:86 6039#: app/Module/CustomTagsFamilyTreeMaker.php:104 6040msgid "Fact 6" 6041msgstr "Fakta 6" 6042 6043#: app/Module/CustomTagsFamilyTreeMaker.php:68 6044#: app/Module/CustomTagsFamilyTreeMaker.php:87 6045#: app/Module/CustomTagsFamilyTreeMaker.php:105 6046msgid "Fact 7" 6047msgstr "Fakta 7" 6048 6049#: app/Module/CustomTagsFamilyTreeMaker.php:69 6050#: app/Module/CustomTagsFamilyTreeMaker.php:88 6051#: app/Module/CustomTagsFamilyTreeMaker.php:106 6052msgid "Fact 8" 6053msgstr "Fakta 8" 6054 6055#: app/Module/CustomTagsFamilyTreeMaker.php:70 6056#: app/Module/CustomTagsFamilyTreeMaker.php:89 6057#: app/Module/CustomTagsFamilyTreeMaker.php:107 6058msgid "Fact 9" 6059msgstr "Fakta 9" 6060 6061#. I18N: A configuration setting 6062#: resources/views/admin/trees-preferences.phtml:540 6063msgid "Fact icons" 6064msgstr "Faktakuvakkeet" 6065 6066#: resources/views/admin/trees-privacy.phtml:240 6067msgid "Fact or event" 6068msgstr "Fakta tai tapahtuma" 6069 6070#. I18N: Name of a module/tab on the individual page. 6071#: app/Module/IndividualFactsTabModule.php:70 6072#: resources/views/admin/fix-level-0-media.phtml:38 6073#: resources/views/admin/locations.phtml:49 6074#: resources/views/admin/tags.phtml:429 resources/views/family-page.phtml:36 6075#: resources/views/modules/random_media/config.phtml:20 6076#: resources/xml/reports/individual_ext_report.xml:161 6077#: resources/xml/reports/individual_report.xml:149 6078msgid "Facts and events" 6079msgstr "Faktat ja tapahtumat" 6080 6081#: resources/views/admin/trees-preferences.phtml:705 6082msgid "Facts for family records" 6083msgstr "Perhetietueen faktat" 6084 6085#: resources/views/admin/trees-preferences.phtml:680 6086msgid "Facts for individual records" 6087msgstr "Henkilötietueen faktat" 6088 6089#: resources/views/admin/trees-preferences.phtml:710 6090msgid "Facts for new families" 6091msgstr "Uuden perheen faktat" 6092 6093#: resources/views/admin/trees-preferences.phtml:685 6094msgid "Facts for new individuals" 6095msgstr "Uuden henkilön faktat" 6096 6097#. I18N: Name of a country or state 6098#: app/Statistics/Service/CountryService.php:191 6099msgid "Falkland Islands" 6100msgstr "Falklandinsaaret" 6101 6102#. I18N: Name of a module/list 6103#. I18N: Name of a module 6104#: app/Module/AncestorsChartModule.php:278 6105#: app/Module/DescendancyChartModule.php:272 app/Module/FamilyListModule.php:46 6106#: app/Module/FixSearchAndReplace.php:110 6107#: app/Module/IndividualListModule.php:320 app/Module/RelativesTabModule.php:42 6108#: app/Module/StatisticsChartModule.php:150 6109#: app/Module/StatisticsChartModule.php:384 6110#: app/Module/StatisticsChartModule.php:475 6111#: app/Module/StatisticsChartModule.php:723 app/Services/AdminService.php:185 6112#: resources/views/admin/control-panel.phtml:324 6113#: resources/views/admin/merge-records-step-1.phtml:55 6114#: resources/views/lists/locations-table.phtml:65 6115#: resources/views/lists/media-table.phtml:80 6116#: resources/views/lists/notes-table.phtml:91 6117#: resources/views/lists/sources-table.phtml:99 6118#: resources/views/lists/submitters-table.phtml:69 6119#: resources/views/modules/gedcom_stats/config.phtml:48 6120#: resources/views/modules/gedcom_stats/statistics.phtml:90 6121#: resources/views/modules/html/template-statistics.phtml:40 6122#: resources/views/modules/place-hierarchy/events.phtml:26 6123#: resources/views/modules/place-hierarchy/sidebar.phtml:45 6124#: resources/views/record-page-links.phtml:43 6125#: resources/views/search-general-page.phtml:76 6126#: resources/views/search-results.phtml:48 6127#: resources/xml/reports/fact_sources.xml:152 6128#: resources/xml/reports/fact_sources.xml:314 6129msgid "Families" 6130msgstr "Perheet" 6131 6132#: app/Statistics/Google/ChartFamilyWithSources.php:96 6133#: resources/views/statistics/other/chart-sources.phtml:32 6134msgid "Families with sources" 6135msgstr "Perheet, joilla on tietolähteitä" 6136 6137#. I18N: Name of a module/report 6138#: app/Factories/ElementFactory.php:275 6139#: app/Module/CustomTagsFamilyTreeMaker.php:75 6140#: app/Module/CustomTagsGedcom53.php:104 6141#: app/Module/FamilyGroupReportModule.php:44 6142#: resources/views/admin/trees-privacy.phtml:181 6143#: resources/views/edit/link-child-to-family.phtml:25 6144#: resources/views/modals/link-media-to-family.phtml:23 6145#: resources/views/modules/family_nav/sidebar-family.phtml:90 6146#: resources/views/modules/favorites/favorites.phtml:80 6147#: resources/views/modules/random_media/slide-show.phtml:64 6148#: resources/views/modules/recent_changes/changes-table.phtml:62 6149#: resources/views/modules/statistics-chart/custom.phtml:47 6150#: resources/xml/reports/family_group_report.xml:3 6151#: resources/xml/reports/family_group_report.xml:6 6152#: resources/xml/reports/family_group_report.xml:88 6153#: resources/xml/reports/family_group_report.xml:96 6154msgid "Family" 6155msgstr "Perhe" 6156 6157#: app/Factories/ElementFactory.php:531 6158msgid "Family as a child" 6159msgstr "Lapsena perheessä" 6160 6161#: app/Factories/ElementFactory.php:534 6162msgid "Family as a spouse" 6163msgstr "Perheessä vaimona" 6164 6165#. I18N: Name of a module/chart 6166#: app/Module/FamilyBookChartModule.php:92 6167msgid "Family book" 6168msgstr "Sukukirja" 6169 6170#. I18N: %s is an individual’s name 6171#: app/Module/FamilyBookChartModule.php:138 6172#, php-format 6173msgid "Family book of %s" 6174msgstr "Sukukirja - %s" 6175 6176#: app/Factories/ElementFactory.php:321 6177msgid "Family census" 6178msgstr "Perheen väestönlaskenta" 6179 6180#: app/Factories/ElementFactory.php:737 6181msgid "Family file" 6182msgstr "Perhetiedosto, nimiluettelo" 6183 6184#. I18N: Name of a module/sidebar 6185#: app/Module/FamilyNavigatorModule.php:40 6186msgid "Family navigator" 6187msgstr "Perhe navigaattori" 6188 6189#. I18N: Description of the “News” module 6190#: app/Module/FamilyTreeNewsModule.php:66 6191msgid "Family news and site announcements." 6192msgstr "Perheuutiset ja sukupuun ilmoitukset." 6193 6194#: resources/views/modules/family-book-chart/chart.phtml:21 6195#, php-format 6196msgid "Family of %s" 6197msgstr "Perhe - %s" 6198 6199#: app/Factories/ElementFactory.php:350 6200msgid "Family residence" 6201msgstr "Perheasunto" 6202 6203#: app/Module/CustomTagsGedcomL.php:114 6204msgid "Family status" 6205msgstr "Perhetilanne" 6206 6207#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:92 6208#: resources/views/admin/changes-log.phtml:139 6209#: resources/views/admin/control-panel.phtml:321 6210#: resources/views/admin/fix-level-0-media.phtml:34 6211#: resources/views/admin/site-logs.phtml:83 6212#: resources/views/admin/site-logs.phtml:127 6213#: resources/views/admin/trees.phtml:84 6214#: resources/views/admin/users-edit.phtml:285 6215#: resources/views/modules/batch_update/admin.phtml:20 6216#: resources/views/modules/faq/config.phtml:35 6217#: resources/views/modules/faq/config.phtml:54 6218#: resources/views/modules/faq/edit.phtml:73 6219#: resources/views/modules/stories/config.phtml:26 6220msgid "Family tree" 6221msgstr "Sukupuu" 6222 6223#: app/Module/ClippingsCartModule.php:256 6224#: app/Module/ClippingsCartModule.php:457 6225msgid "Family tree clippings cart" 6226msgstr "Sukupuun leikekori" 6227 6228#: resources/views/admin/trees-create.phtml:24 6229#: resources/views/admin/trees-preferences.phtml:53 6230msgid "Family tree title" 6231msgstr "Sukupuun otsikko" 6232 6233#. I18N: Name of a module 6234#: app/Module/TreesMenuModule.php:60 app/Module/TreesMenuModule.php:109 6235#: resources/views/admin/control-panel.phtml:277 6236#: resources/views/admin/control-panel.phtml:316 6237#: resources/views/search-trees.phtml:18 6238msgid "Family trees" 6239msgstr "Sukupuut" 6240 6241#. I18N: %s is the spouse name 6242#: app/Individual.php:915 6243#, php-format 6244msgid "Family with %s" 6245msgstr "Perhe - puolisona %s" 6246 6247#: app/Individual.php:845 6248msgid "Family with adoptive parents" 6249msgstr "Adoptioperhe" 6250 6251#: app/Individual.php:846 6252msgid "Family with foster parents" 6253msgstr "Kasvatusperhe" 6254 6255#: resources/xml/reports/individual_ext_report.xml:449 6256#: resources/xml/reports/individual_report.xml:446 6257msgid "Family with husband" 6258msgstr "Perhe puolison kanssa" 6259 6260#: app/Individual.php:844 app/Individual.php:898 6261#: resources/xml/reports/individual_ext_report.xml:245 6262#: resources/xml/reports/individual_report.xml:234 6263msgid "Family with parents" 6264msgstr "Vanhempien perhe" 6265 6266#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 6267#: app/Individual.php:850 6268msgid "Family with rada parents" 6269msgstr "Rada vanhempien perhe" 6270 6271#. I18N: “sealing” is a Mormon ceremony. 6272#: app/Individual.php:848 6273msgid "Family with sealing parents" 6274msgstr "Mormoni sinetöinti vanhempien perhe" 6275 6276#: app/Module/ModuleThemeTrait.php:173 resources/views/chart-box.phtml:35 6277msgid "Family with spouse" 6278msgstr "Perhe puolison kanssa" 6279 6280#: resources/views/modules/gedcom_stats/config.phtml:60 6281#: resources/views/modules/gedcom_stats/statistics.phtml:237 6282#: resources/views/modules/html/template-statistics.phtml:93 6283msgid "Family with the most children" 6284msgstr "Suurin lapsiluku" 6285 6286#: resources/xml/reports/individual_ext_report.xml:443 6287#: resources/xml/reports/individual_report.xml:486 6288msgid "Family with wife" 6289msgstr "Perhe vaimon kanssa" 6290 6291#. I18N: familysearch.org 6292#: app/Module/CustomTagsFamilySearch.php:50 6293msgid "FamilySearch ID" 6294msgstr "FamilySearch-tunnus" 6295 6296#. I18N: Name of a module/chart 6297#: app/Module/FanChartModule.php:119 6298msgid "Fan chart" 6299msgstr "Viuhkakaavio" 6300 6301#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 6302#: app/Module/FanChartModule.php:165 6303#, php-format 6304msgid "Fan chart of %s" 6305msgstr "Viuhkakaavio - %s" 6306 6307#: app/Date/JalaliDate.php:259 6308msgctxt "Abbreviation for Persian month: Farvardin" 6309msgid "Far" 6310msgstr "Far" 6311 6312#. I18N: Name of a country or state 6313#: app/Statistics/Service/CountryService.php:195 6314msgid "Faroe Islands" 6315msgstr "Färsaaret" 6316 6317#. I18N: 1st month in the Persian/Jalali calendar 6318#: app/Date/JalaliDate.php:125 6319msgctxt "GENITIVE" 6320msgid "Farvardin" 6321msgstr "Farvardin" 6322 6323#. I18N: 1st month in the Persian/Jalali calendar 6324#: app/Date/JalaliDate.php:215 6325msgctxt "INSTRUMENTAL" 6326msgid "Farvardin" 6327msgstr "Farvardin" 6328 6329#. I18N: 1st month in the Persian/Jalali calendar 6330#: app/Date/JalaliDate.php:170 6331msgctxt "LOCATIVE" 6332msgid "Farvardin" 6333msgstr "Farvardin" 6334 6335#. I18N: 1st month in the Persian/Jalali calendar 6336#: app/Date/JalaliDate.php:80 6337msgctxt "NOMINATIVE" 6338msgid "Farvardin" 6339msgstr "Farvardin" 6340 6341#: resources/views/search-advanced-page.phtml:61 6342#: resources/xml/reports/bdm_report.xml:118 6343#: resources/xml/reports/family_group_report.xml:467 6344#: resources/xml/reports/family_group_report.xml:730 6345#: resources/xml/reports/individual_ext_report.xml:251 6346#: resources/xml/reports/individual_report.xml:240 6347#: resources/xml/reports/relative_ext_report.xml:71 6348msgid "Father" 6349msgstr "Isä" 6350 6351#: resources/views/lists/individual-table-parents.phtml:21 6352#, php-format 6353msgid "Father: %s" 6354msgstr "Isä: %s" 6355 6356#: app/Functions/FunctionsPrint.php:209 6357msgid "Father’s age" 6358msgstr "Isän ikä" 6359 6360#. I18N: A step-family. %s is an individual’s name 6361#: app/Individual.php:876 6362#, php-format 6363msgid "Father’s family with %s" 6364msgstr "Perhe - isä ja %s" 6365 6366#. I18N: A step-family. 6367#: app/Individual.php:880 6368msgid "Father’s family with an unknown individual" 6369msgstr "Isän ja tuntemattoman henkilön perhe" 6370 6371#. I18N: Name of a module 6372#: app/Module/FamilyTreeFavoritesModule.php:51 6373#: app/Module/UserFavoritesModule.php:52 6374msgid "Favorites" 6375msgstr "Suosikit" 6376 6377#: app/Factories/ElementFactory.php:288 app/Factories/ElementFactory.php:397 6378#: app/Factories/ElementFactory.php:421 app/Factories/ElementFactory.php:674 6379#: app/Factories/ElementFactory.php:721 6380msgid "Fax" 6381msgstr "Faksi" 6382 6383#: app/Date/AbstractGregorianJulianDate.php:202 6384msgctxt "Abbreviation for February" 6385msgid "Feb" 6386msgstr "helmi" 6387 6388#: app/Date/AbstractGregorianJulianDate.php:99 6389msgctxt "GENITIVE" 6390msgid "February" 6391msgstr "helmikuuta" 6392 6393#: app/Date/AbstractGregorianJulianDate.php:169 6394msgctxt "INSTRUMENTAL" 6395msgid "February" 6396msgstr "helmikuun" 6397 6398#: app/Date/AbstractGregorianJulianDate.php:134 6399msgctxt "LOCATIVE" 6400msgid "February" 6401msgstr "helmikuussa" 6402 6403#: app/Date/AbstractGregorianJulianDate.php:64 6404#: app/Module/StatisticsChartModule.php:793 6405#: resources/views/edit/initialize-calendar-popup.phtml:12 6406msgctxt "NOMINATIVE" 6407msgid "February" 6408msgstr "helmikuu" 6409 6410#: app/Elements/SexValue.php:74 app/Module/StatisticsChartModule.php:780 6411#: resources/views/individual-sex.phtml:36 6412msgid "Female" 6413msgstr "Nainen" 6414 6415#: app/Statistics/Google/ChartAge.php:118 6416#: app/Statistics/Google/ChartMarriageAge.php:141 6417#: app/Statistics/Google/ChartSex.php:67 6418#: resources/views/calendar-page.phtml:155 6419#: resources/views/lists/families-table.phtml:118 6420#: resources/views/lists/families-table.phtml:133 6421#: resources/views/lists/families-table.phtml:143 6422#: resources/views/lists/individuals-table.phtml:133 6423#: resources/views/lists/individuals-table.phtml:148 6424#: resources/views/lists/individuals-table.phtml:158 6425#: resources/views/modules/gedcom_stats/statistics.phtml:66 6426#: resources/views/modules/gedcom_stats/statistics.phtml:229 6427#: resources/views/modules/html/template-statistics.phtml:32 6428#: resources/views/modules/top10_givnnames/block.phtml:18 6429#: resources/views/statistics/individuals/greatest-age.phtml:29 6430#: resources/views/statistics/individuals/lifespan.phtml:38 6431#: resources/views/statistics/individuals/oldest-living.phtml:29 6432msgid "Females" 6433msgstr "Naiset" 6434 6435#. I18N: Name of a country or state 6436#: app/Statistics/Service/CountryService.php:187 6437msgid "Fiji" 6438msgstr "Fidži" 6439 6440#: app/Http/RequestHandlers/ManageMediaData.php:345 app/MediaFile.php:316 6441#: app/Module/CustomTagsFamilyTreeBuilder.php:57 6442msgid "File size" 6443msgstr "Tiedostokoko" 6444 6445#: app/Functions/Functions.php:43 6446msgid "File successfully uploaded" 6447msgstr "Tiedoston lataaminen palvelimelle onnistui" 6448 6449#: app/Factories/ElementFactory.php:378 app/Factories/ElementFactory.php:642 6450#: app/Http/RequestHandlers/ManageMediaData.php:327 6451#: resources/views/admin/trees-export.phtml:34 6452#: resources/views/modals/media-file-fields.phtml:72 6453msgid "Filename" 6454msgstr "Tiedostonimi" 6455 6456#: resources/views/admin/media-upload.phtml:45 6457#: resources/views/modals/media-file-fields.phtml:54 6458msgid "Filename on server" 6459msgstr "Tiedoston nimi palvelimella" 6460 6461#: app/Http/RequestHandlers/UploadMediaAction.php:108 6462#, php-format 6463msgid "Filenames are not allowed to contain the character “%s”." 6464msgstr "Tiedostonimet eivät saa sisältää merkkiä ”%s”." 6465 6466#: app/Http/RequestHandlers/UploadMediaAction.php:114 6467#, php-format 6468msgid "Filenames are not allowed to have the extension “%s”." 6469msgstr "Tiedostonimissä ei saa olla päätettä ”%s”." 6470 6471#: resources/views/admin/control-panel.phtml:865 6472msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 6473msgstr "Löydettiin edellisen webtrees version tiedostoja. Vanhentuneet tarpeettomat tiedostot saattavat olla turvallisuusriski. Sinun kannattaisi poistaa ne." 6474 6475#: resources/views/admin/clean-data.phtml:20 6476#, php-format 6477msgid "Files marked with %s are required for proper operation and cannot be removed." 6478msgstr "%s merkityt tiedostot tarvitaan tässä palvelussa, joten niitä ei voi poistaa." 6479 6480#: resources/views/calendar-page.phtml:119 6481#: resources/views/lists/datatables-attributes.phtml:32 6482msgid "Filter" 6483msgstr "Suodatus" 6484 6485#: resources/xml/reports/fact_sources.xml:5 6486msgid "Find a source" 6487msgstr "Etsi lähde" 6488 6489#: resources/views/edit/input-addon-keyboard.phtml:13 6490#: resources/views/edit/input-addon-keyboard.phtml:16 6491#: resources/views/edit/shared-note.phtml:29 6492#: resources/views/edit/shared-note.phtml:31 6493msgid "Find a special character" 6494msgstr "Etsi erikoismerkki" 6495 6496#: app/Module/RelationshipsChartModule.php:739 6497msgid "Find all possible relationships" 6498msgstr "Etsi kaikki mahdolliset sukulaisuudet" 6499 6500#: app/Module/RelationshipsChartModule.php:467 6501msgid "Find any relationship" 6502msgstr "Etsi mikä tahansa suhde" 6503 6504#: app/Http/RequestHandlers/FindDuplicateRecords.php:63 6505#: resources/views/admin/trees.phtml:165 6506msgid "Find duplicates" 6507msgstr "Etsi kaksoiskappaleita" 6508 6509#: app/Module/RelationshipsChartModule.php:741 6510msgid "Find other relationships" 6511msgstr "Etsi muut suhteet" 6512 6513#: app/Module/RelationshipsChartModule.php:468 6514#: resources/views/modules/relationships-chart/page.phtml:56 6515msgid "Find relationships via ancestors" 6516msgstr "Etsi suhteet esi-isien kautta" 6517 6518#: app/Module/RelationshipsChartModule.php:745 6519#: resources/views/modules/relationships-chart/page.phtml:70 6520msgid "Find the closest relationships" 6521msgstr "Etsi läheisimmät sukulaisuudet" 6522 6523#: app/Http/RequestHandlers/UnconnectedPage.php:109 6524#: resources/views/admin/trees.phtml:189 6525msgid "Find unrelated individuals" 6526msgstr "Etsi henkilöt, jotka eivät ole sukulaisia" 6527 6528#. I18N: Name of a country or state 6529#: app/Statistics/Service/CountryService.php:185 6530msgid "Finland" 6531msgstr "Suomi" 6532 6533#: app/Factories/ElementFactory.php:535 6534#: resources/xml/reports/missing_facts_report.xml:21 6535msgid "First communion" 6536msgstr "Ensimmäinen ehtoollinen" 6537 6538#: resources/views/statistics/other/total-events.phtml:23 6539msgid "First event" 6540msgstr "Ensimmäinen tapahtuma" 6541 6542#: resources/views/admin/merge-records-step-1.phtml:68 6543msgid "First record" 6544msgstr "Ensimmäinen tietue" 6545 6546#. I18N: Name of a module 6547#: app/Module/FixNameSlashesAndSpaces.php:59 6548msgid "Fix name slashes and spaces" 6549msgstr "Korjaa nimien kauttaviivat ja tyhjät merkit" 6550 6551#: resources/views/admin/locations.phtml:46 6552msgid "Flag" 6553msgstr "Lippu" 6554 6555#. I18N: Name of a country or state 6556#: app/Statistics/Service/CountryService.php:189 6557msgid "Flanders" 6558msgstr "Flanderi" 6559 6560#. I18N: a month in the French republican calendar 6561#: app/Date/FrenchDate.php:149 6562msgctxt "GENITIVE" 6563msgid "Floreal" 6564msgstr "Floréal" 6565 6566#. I18N: a month in the French republican calendar 6567#: app/Date/FrenchDate.php:243 6568msgctxt "INSTRUMENTAL" 6569msgid "Floreal" 6570msgstr "Floréal" 6571 6572#. I18N: a month in the French republican calendar 6573#: app/Date/FrenchDate.php:196 6574msgctxt "LOCATIVE" 6575msgid "Floreal" 6576msgstr "Floréal" 6577 6578#. I18N: a month in the French republican calendar 6579#: app/Date/FrenchDate.php:102 6580msgctxt "NOMINATIVE" 6581msgid "Floreal" 6582msgstr "Floréal" 6583 6584#: resources/views/modals/media-file-fields.phtml:63 6585#: resources/views/modules/media-list/page.phtml:44 6586msgid "Folder" 6587msgstr "Kansio" 6588 6589#: resources/views/admin/media-upload.phtml:58 6590msgid "Folder name on server" 6591msgstr "Kansion nimi palvelimella" 6592 6593#: resources/views/emails/register-user-html.phtml:24 6594#: resources/views/emails/register-user-text.phtml:18 6595msgid "Follow this link to verify your email address." 6596msgstr "Klikkaa alla olevaa linkkiä ja varmista sähköpostiosoitteesi." 6597 6598#: resources/xml/reports/ahnentafel_report.xml:15 6599#: resources/xml/reports/bdm_report.xml:14 6600#: resources/xml/reports/birth_report.xml:12 6601#: resources/xml/reports/cemetery_report.xml:10 6602#: resources/xml/reports/change_report.xml:12 6603#: resources/xml/reports/death_report.xml:13 6604#: resources/xml/reports/descendancy_report.xml:10 6605#: resources/xml/reports/fact_sources.xml:10 6606#: resources/xml/reports/family_group_report.xml:14 6607#: resources/xml/reports/individual_ext_report.xml:15 6608#: resources/xml/reports/individual_report.xml:12 6609#: resources/xml/reports/marriage_report.xml:12 6610#: resources/xml/reports/missing_facts_report.xml:10 6611#: resources/xml/reports/occupation_report.xml:9 6612#: resources/xml/reports/pedigree_report.xml:10 6613#: resources/xml/reports/relative_ext_report.xml:10 6614msgid "Font" 6615msgstr "Kirjasinlaji" 6616 6617#: resources/views/admin/modules.phtml:232 6618#: resources/views/admin/modules.phtml:235 6619msgid "Footer" 6620msgstr "Alatunniste" 6621 6622#: app/Http/RequestHandlers/ModulesFootersPage.php:43 6623#: resources/views/admin/control-panel.phtml:591 6624#: resources/views/admin/modules.phtml:106 6625#: resources/views/admin/modules.phtml:108 6626msgid "Footers" 6627msgstr "Alatunnisteet" 6628 6629#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6630#: resources/views/admin/trees-import.phtml:119 6631#, php-format 6632msgid "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." 6633msgstr "Esimerkiksi, jos GEDCOM-tiedosto sisältää %1$s ja webtrees odottaa löytävänsä %2$s media-kansiossa, sinun täytyy poistaa %3$s." 6634 6635#: resources/views/help/relationship-privacy.phtml:12 6636msgid "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)." 6637msgstr "Esimerkki: kun asetat hyppyjen määräksi 2, niin henkilö näkee lapsenlapsen (lapsi->lapsi), tädin (äiti->sisko), tytärpuolen (aviopuoliso->lapsi). Kaukaisemmat sukulaiset eivät näy esim: serkku (isä->veli->lapsi)." 6638 6639#: resources/views/help/data-fixes.phtml:12 6640msgid "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." 6641msgstr "Esimerkiksi, voimme nopeasti löytää henkilöt, joilla ei ole kuolemantapausta, mutta on paljon hitaampaa laskea, onko henkilö kuollut." 6642 6643#: app/Module/ContactsFooterModule.php:149 6644#, php-format 6645msgid "For help with genealogy questions contact %s." 6646msgstr "Sukuasioissa ota yhteys henkilöön %s." 6647 6648#: resources/views/admin/control-panel.phtml:209 6649#: resources/views/modules/bing-maps/config.phtml:38 6650#: resources/views/modules/geonames/config.phtml:38 6651#: resources/views/modules/google-maps/config.phtml:38 6652#: resources/views/modules/here-maps/config.phtml:38 6653#: resources/views/modules/map-box/config.phtml:38 6654#: resources/views/modules/openrouteservice/config.phtml:38 6655#: resources/views/modules/openstreetmap/config.phtml:38 6656#, php-format 6657msgid "For more information, see %s." 6658msgstr "Lisätietoja on osoitteessa %s." 6659 6660#: app/Module/ContactsFooterModule.php:162 6661#, php-format 6662msgid "For technical support and information contact %s." 6663msgstr "Pyydä teknistä tukea ja tietoa henkilöltä %s." 6664 6665#: app/Module/ContactsFooterModule.php:136 6666#, php-format 6667msgid "For technical support or genealogy questions contact %s." 6668msgstr "Teknisissä tai sukuasioissa ota yhteys henkilöön %s." 6669 6670#. I18N: Help text for the “Show list of family trees” site configuration setting 6671#: resources/views/admin/site-preferences.phtml:105 6672msgid "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." 6673msgstr "Sivustoilla, joilla on enemmän kuin yksi sukupuu, tämä vaihtoehto näyttää listan sukupuista päävalikossa, hakusivuilla jne." 6674 6675#: resources/views/login-page.phtml:61 6676#: resources/views/modules/login_block/sign-in.phtml:42 6677msgid "Forgot password?" 6678msgstr "Unohtuiko salasana?" 6679 6680#: app/Factories/ElementFactory.php:297 app/Factories/ElementFactory.php:380 6681#: app/Factories/ElementFactory.php:385 app/Factories/ElementFactory.php:428 6682#: app/Factories/ElementFactory.php:643 resources/views/help/date.phtml:31 6683#: resources/views/help/date.phtml:69 resources/views/help/date.phtml:107 6684#: resources/views/help/date.phtml:145 6685#: resources/views/report-setup-page.phtml:54 6686msgid "Format" 6687msgstr "Tiedostomuoto" 6688 6689#. I18N: A configuration setting 6690#: resources/views/admin/trees-preferences.phtml:617 6691msgid "Format text and notes" 6692msgstr "Muotoile tekstit ja huomautukset" 6693 6694#. I18N: Location of an LDS church temple 6695#: app/Elements/TempleCode.php:94 6696msgid "Fort Lauderdale, Florida, United States" 6697msgstr "Fort Lauderdale, Florida, Yhdysvallat" 6698 6699#: app/Elements/PedigreeLinkageType.php:62 6700msgctxt "Female pedigree" 6701msgid "Foster" 6702msgstr "Kasvatti" 6703 6704#: app/Elements/PedigreeLinkageType.php:52 6705msgctxt "Male pedigree" 6706msgid "Foster" 6707msgstr "Kasvatti" 6708 6709#: app/Elements/PedigreeLinkageType.php:72 6710msgctxt "Pedigree" 6711msgid "Foster" 6712msgstr "Kasvatti" 6713 6714#: app/Elements/RelationIsDescriptor.php:103 6715msgid "Foster child" 6716msgstr "Kasvattilapsi" 6717 6718#: app/Elements/RelationIsDescriptor.php:104 6719msgid "Foster father" 6720msgstr "Kasvatti isä" 6721 6722#: app/Elements/RelationIsDescriptor.php:105 6723msgid "Foster mother" 6724msgstr "Kasvatti äiti" 6725 6726#. I18N: Name of a country or state 6727#: app/Statistics/Service/CountryService.php:193 6728msgid "France" 6729msgstr "Ranska" 6730 6731#. I18N: Location of an LDS church temple 6732#: app/Elements/TempleCode.php:95 6733msgid "Frankfurt am Main, Germany" 6734msgstr "Frankfurt am Main, Saksa" 6735 6736#. I18N: Location of an LDS church temple 6737#: app/Elements/TempleCode.php:96 6738msgid "Freiburg, Germany" 6739msgstr "Freiburg, Saksa" 6740 6741#. I18N: The French calendar 6742#: app/Date.php:233 resources/views/help/date.phtml:200 6743msgid "French" 6744msgstr "Ranskalainen" 6745 6746#. I18N: Name of a country or state 6747#: app/Statistics/Service/CountryService.php:229 6748msgid "French Guiana" 6749msgstr "Ranskan Guyana" 6750 6751#. I18N: Name of a country or state 6752#: app/Statistics/Service/CountryService.php:413 6753msgid "French Polynesia" 6754msgstr "Ranskan Polynesia" 6755 6756#. I18N: Name of a country or state 6757#: app/Statistics/Service/CountryService.php:64 6758msgid "French Southern Territories" 6759msgstr "Ranskan eteläiset alueet" 6760 6761#: app/Module/FrequentlyAskedQuestionsModule.php:158 6762#: app/Module/FrequentlyAskedQuestionsModule.php:405 6763#: resources/views/modules/faq/edit.phtml:21 6764msgid "Frequently asked questions" 6765msgstr "Usein kysytyt kysymykset" 6766 6767#. I18N: Location of an LDS church temple 6768#: app/Elements/TempleCode.php:97 6769msgid "Fresno, California, United States" 6770msgstr "Fresno, Kalifornia, Yhdysvallat" 6771 6772#. I18N: abbreviation for Friday 6773#: app/Date/AbstractCalendarDate.php:288 6774#: resources/views/edit/initialize-calendar-popup.phtml:28 6775msgid "Fri" 6776msgstr "Pe" 6777 6778#: app/Date/AbstractCalendarDate.php:257 6779msgid "Friday" 6780msgstr "Perjantai" 6781 6782#: app/Elements/RelationIsDescriptor.php:106 6783msgid "Friend" 6784msgstr "Ystävä" 6785 6786#: app/Elements/RelationIsDescriptor.php:79 6787msgctxt "FEMALE" 6788msgid "Friend" 6789msgstr "Ystävä" 6790 6791#: app/Elements/RelationIsDescriptor.php:58 6792msgctxt "MALE" 6793msgid "Friend" 6794msgstr "Ystävä" 6795 6796#. I18N: a month in the French republican calendar 6797#: app/Date/FrenchDate.php:139 6798msgctxt "GENITIVE" 6799msgid "Frimaire" 6800msgstr "Frimaire" 6801 6802#. I18N: a month in the French republican calendar 6803#: app/Date/FrenchDate.php:233 6804msgctxt "INSTRUMENTAL" 6805msgid "Frimaire" 6806msgstr "Frimaire" 6807 6808#. I18N: a month in the French republican calendar 6809#: app/Date/FrenchDate.php:186 6810msgctxt "LOCATIVE" 6811msgid "Frimaire" 6812msgstr "Frimaire" 6813 6814#. I18N: a month in the French republican calendar 6815#: app/Date/FrenchDate.php:91 6816msgctxt "NOMINATIVE" 6817msgid "Frimaire" 6818msgstr "Frimaire" 6819 6820#: resources/views/admin/broadcast.phtml:30 6821#: resources/views/admin/email-page.phtml:32 6822#: resources/views/message-page.phtml:29 6823msgctxt "Email sender" 6824msgid "From" 6825msgstr "Lähettäjä" 6826 6827#: resources/views/admin/changes-log.phtml:41 6828#: resources/views/admin/site-logs.phtml:39 6829msgctxt "Start of date range" 6830msgid "From" 6831msgstr "Päivästä" 6832 6833#. I18N: a month in the French republican calendar 6834#: app/Date/FrenchDate.php:157 6835msgctxt "GENITIVE" 6836msgid "Fructidor" 6837msgstr "Fructidor" 6838 6839#. I18N: a month in the French republican calendar 6840#: app/Date/FrenchDate.php:251 6841msgctxt "INSTRUMENTAL" 6842msgid "Fructidor" 6843msgstr "Fructidor" 6844 6845#. I18N: a month in the French republican calendar 6846#: app/Date/FrenchDate.php:204 6847msgctxt "LOCATIVE" 6848msgid "Fructidor" 6849msgstr "Fructidor" 6850 6851#. I18N: a month in the French republican calendar 6852#: app/Date/FrenchDate.php:110 6853msgctxt "NOMINATIVE" 6854msgid "Fructidor" 6855msgstr "Fructidor" 6856 6857#. I18N: Location of an LDS church temple 6858#: app/Elements/TempleCode.php:98 6859msgid "Fukuoka, Japan" 6860msgstr "Fukuoka, Japani" 6861 6862#: app/Module/CustomTagsBrothersKeeper.php:99 6863#: app/Module/CustomTagsPhpGedView.php:65 6864msgid "Funeral" 6865msgstr "Hautajaiset" 6866 6867#: app/Factories/ElementFactory.php:379 6868msgid "GEDCOM" 6869msgstr "GEDCOM" 6870 6871#. I18N: A configuration setting 6872#: resources/views/admin/trees-check.phtml:23 6873#: resources/views/admin/trees-preferences.phtml:652 6874msgid "GEDCOM errors" 6875msgstr "GEDCOM virheitä" 6876 6877#: resources/views/admin/trees.phtml:272 6878msgid "GEDCOM file" 6879msgstr "GEDCOM-tiedosto" 6880 6881#: resources/views/modules/custom-tags/config.phtml:53 6882msgid "GEDCOM sub-tag" 6883msgstr "GEDCOM-alitunniste" 6884 6885#: resources/views/admin/tags.phtml:43 resources/views/admin/tags.phtml:173 6886#: resources/views/admin/tags.phtml:265 resources/views/admin/tags.phtml:327 6887#: resources/views/admin/tags.phtml:402 resources/views/admin/tags.phtml:441 6888#: resources/views/admin/tags.phtml:725 resources/views/admin/tags.phtml:779 6889#: resources/views/admin/tags.phtml:883 6890#: resources/views/modules/custom-tags/config.phtml:51 6891msgid "GEDCOM tag" 6892msgstr "GEDCOM-tunniste" 6893 6894#: app/Http/RequestHandlers/SiteTagsPage.php:47 6895#: resources/views/admin/control-panel.phtml:264 6896msgid "GEDCOM tags" 6897msgstr "GEDCOM-tunnisteet" 6898 6899#. I18N: https://gov.genealogy.net 6900#: app/Module/CustomTagsGedcomL.php:94 app/Module/CustomTagsGedcomL.php:143 6901#: app/Module/CustomTagsGedcomL.php:232 app/Module/CustomTagsGenPluswin.php:68 6902#: app/Module/CustomTagsGenPluswin.php:100 6903msgid "GOV identifier" 6904msgstr "GOV-tunniste" 6905 6906#. I18N: Name of a country or state 6907#: app/Statistics/Service/CountryService.php:199 6908msgid "Gabon" 6909msgstr "Gabon" 6910 6911#. I18N: Name of a country or state 6912#: app/Statistics/Service/CountryService.php:215 6913msgid "Gambia" 6914msgstr "Gambia" 6915 6916#: app/Factories/ElementFactory.php:596 app/Module/CustomTagsGedcomL.php:167 6917#: resources/views/individual-sex.phtml:29 6918#: resources/xml/reports/family_group_report.xml:844 6919#: resources/xml/reports/individual_ext_report.xml:399 6920#: resources/xml/reports/individual_ext_report.xml:606 6921#: resources/xml/reports/individual_report.xml:388 6922#: resources/xml/reports/individual_report.xml:602 6923msgid "Gender" 6924msgstr "Sukupuoli" 6925 6926#: resources/views/admin/control-panel.phtml:670 6927msgid "Genealogy" 6928msgstr "Sukututkimus" 6929 6930#. I18N: A configuration setting 6931#: resources/views/admin/trees-preferences.phtml:163 6932msgid "Genealogy contact" 6933msgstr "Sukututkimus yhteyshenkilö" 6934 6935#. I18N: Individuals, sources, dates, places, etc. 6936#: resources/views/admin/trees.phtml:158 6937msgid "Genealogy data" 6938msgstr "Sukututkimustieto" 6939 6940#: resources/views/admin/trees-preferences.phtml:48 6941#: resources/views/admin/trees-preferences.phtml:631 6942msgid "General" 6943msgstr "Yleinen" 6944 6945#: app/Http/RequestHandlers/SearchGeneralPage.php:197 6946#: app/Module/SearchMenuModule.php:100 6947msgid "General search" 6948msgstr "Yleinen haku" 6949 6950#. I18N: Description of the “Sitemaps” module 6951#: app/Module/SiteMapModule.php:117 6952msgid "Generate sitemap files for search engines." 6953msgstr "Luo sivustokarttaa hakukoneita varten." 6954 6955#. I18N: This is a report footer. %s is the name of the application. 6956#: app/Report/AbstractRenderer.php:295 6957#, php-format 6958msgid "Generated by %s" 6959msgstr "%s sovelluksen tulos" 6960 6961#: app/Module/BranchesListModule.php:502 6962msgid "Generation" 6963msgstr "Sukupolvi" 6964 6965#: resources/xml/reports/ahnentafel_report.xml:78 6966#: resources/xml/reports/descendancy_report.xml:55 6967msgid "Generation " 6968msgstr "Sukupolvi " 6969 6970#: resources/views/modules/ancestors-chart/page.phtml:39 6971#: resources/views/modules/descendancy_chart/page.phtml:39 6972#: resources/views/modules/family-book-chart/page.phtml:39 6973#: resources/views/modules/fanchart/page.phtml:51 6974#: resources/views/modules/hourglass-chart/page.phtml:38 6975#: resources/views/modules/pedigree-chart/page.phtml:39 6976#: resources/views/modules/pedigree-map/page.phtml:34 6977#: resources/xml/reports/ahnentafel_report.xml:7 6978#: resources/xml/reports/descendancy_report.xml:6 6979#: resources/xml/reports/individual_ext_report.xml:7 6980#: resources/xml/reports/missing_facts_report.xml:7 6981msgid "Generations" 6982msgstr "Sukupolvet" 6983 6984#: app/Factories/ElementFactory.php:731 6985msgid "Generations of ancestors" 6986msgstr "Esipolvien määrä" 6987 6988#: app/Factories/ElementFactory.php:736 6989msgid "Generations of descendants" 6990msgstr "Jälkeläisten sukupolvet" 6991 6992#. I18N: https://www.geonames.org 6993#: app/Module/GeonamesAutocomplete.php:57 6994#: app/Module/MapGeoLocationGeonames.php:45 6995msgid "GeoNames" 6996msgstr "GeoNames" 6997 6998#: resources/views/modules/statistics-chart/custom.phtml:174 6999#: resources/views/modules/statistics-chart/custom.phtml:176 7000msgid "Geographic area" 7001msgstr "Maantieteellinen alue" 7002 7003#: app/Http/RequestHandlers/MapDataAdd.php:92 7004#: app/Http/RequestHandlers/MapDataEdit.php:85 7005#: app/Http/RequestHandlers/MapDataList.php:106 7006#: resources/views/admin/control-panel.phtml:633 7007#: resources/views/admin/control-panel.phtml:846 7008#: resources/views/admin/map-import-form.phtml:17 7009msgid "Geographic data" 7010msgstr "Maantieteelliset tiedot" 7011 7012#. I18N: find latitude/longitude for a place 7013#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 7014#: resources/views/admin/control-panel.phtml:647 7015msgid "Geolocation" 7016msgstr "Maantieteellinen sijainti" 7017 7018#. I18N: Name of a country or state 7019#: app/Statistics/Service/CountryService.php:203 7020msgid "Georgia" 7021msgstr "Georgia" 7022 7023#. I18N: Name of a country or state 7024#: app/Statistics/Service/CountryService.php:157 7025msgid "Germany" 7026msgstr "Saksa" 7027 7028#. I18N: a month in the French republican calendar 7029#: app/Date/FrenchDate.php:147 7030msgctxt "GENITIVE" 7031msgid "Germinal" 7032msgstr "Germinal" 7033 7034#. I18N: a month in the French republican calendar 7035#: app/Date/FrenchDate.php:241 7036msgctxt "INSTRUMENTAL" 7037msgid "Germinal" 7038msgstr "Germinal" 7039 7040#. I18N: a month in the French republican calendar 7041#: app/Date/FrenchDate.php:194 7042msgctxt "LOCATIVE" 7043msgid "Germinal" 7044msgstr "Germinal" 7045 7046#. I18N: a month in the French republican calendar 7047#. I18N: a month in the French republican calendar 7048#: app/Date/FrenchDate.php:100 7049msgctxt "NOMINATIVE" 7050msgid "Germinal" 7051msgstr "Germinal" 7052 7053#. I18N: Name of a country or state 7054#: app/Statistics/Service/CountryService.php:207 7055msgid "Ghana" 7056msgstr "Ghana" 7057 7058#. I18N: Name of a country or state 7059#: app/Statistics/Service/CountryService.php:209 7060msgid "Gibraltar" 7061msgstr "Gibraltar" 7062 7063#. I18N: Location of an LDS church temple 7064#: app/Elements/TempleCode.php:99 7065msgid "Gila Valley, Arizona, United States" 7066msgstr "Gila Valley, Arizona, Yhdysvallat" 7067 7068#. I18N: Location of an LDS church temple 7069#: app/Elements/TempleCode.php:100 7070msgid "Gilbert, Arizona, United States" 7071msgstr "Gilbert, Arizona, Yhdysvallat" 7072 7073#: resources/views/lists/given-names-table.phtml:26 7074#: resources/views/search-phonetic-page.phtml:32 7075msgid "Given name" 7076msgstr "Etunimi" 7077 7078#: app/Factories/ElementFactory.php:547 app/Factories/ElementFactory.php:554 7079#: app/Factories/ElementFactory.php:559 7080#: resources/views/lists/families-table.phtml:214 7081#: resources/views/lists/families-table.phtml:217 7082#: resources/views/lists/given-names-table.phtml:21 7083#: resources/views/lists/individuals-table.phtml:232 7084msgid "Given names" 7085msgstr "Etunimet" 7086 7087#: app/Elements/RelationIsDescriptor.php:112 7088msgid "Godchild" 7089msgstr "Kummilapsi" 7090 7091#: app/Elements/RelationIsDescriptor.php:81 7092#: app/Elements/RelationIsDescriptor.php:111 7093msgid "Goddaughter" 7094msgstr "Kummityttö" 7095 7096#: app/Elements/RelationIsDescriptor.php:59 7097#: app/Elements/RelationIsDescriptor.php:107 7098msgid "Godfather" 7099msgstr "Kummisetä" 7100 7101#: app/Elements/RelationIsDescriptor.php:80 7102#: app/Elements/RelationIsDescriptor.php:108 7103msgid "Godmother" 7104msgstr "Kummitäti" 7105 7106#: app/Elements/RelationIsDescriptor.php:109 7107#: app/Module/CustomTagsGenPluswin.php:115 7108msgid "Godparent" 7109msgstr "Kummi" 7110 7111#: app/Factories/ElementFactory.php:493 7112msgid "Godparents" 7113msgstr "Kummivanhemmat" 7114 7115#: app/Elements/RelationIsDescriptor.php:60 7116#: app/Elements/RelationIsDescriptor.php:110 7117msgid "Godson" 7118msgstr "Kummipoika" 7119 7120#: app/Module/GoogleAnalyticsModule.php:44 7121msgid "Google™ analytics" 7122msgstr "Google™ analytics" 7123 7124#: app/Module/GoogleMaps.php:82 app/Module/MapLinkGoogle.php:41 7125msgid "Google™ maps" 7126msgstr "Google™ maps" 7127 7128#: app/Module/GoogleWebmasterToolsModule.php:41 7129msgid "Google™ webmaster tools" 7130msgstr "Google™ verkkovastaavan työkalut" 7131 7132#: app/Factories/ElementFactory.php:538 7133msgid "Graduation" 7134msgstr "Tutkinto" 7135 7136#: resources/views/statistics/individuals/greatest-age.phtml:12 7137msgid "Greatest age at death" 7138msgstr "Vanhimmat kuolleet" 7139 7140#: resources/views/statistics/families/age-difference.phtml:29 7141msgid "Greatest age between siblings" 7142msgstr "Sisarusten suurin ikäero" 7143 7144#. I18N: Name of a country or state 7145#: app/Statistics/Service/CountryService.php:221 7146msgid "Greece" 7147msgstr "Kreikka" 7148 7149#. I18N: The name of a colour-scheme 7150#: app/Module/ColorsTheme.php:167 7151msgid "Green Beam" 7152msgstr "vihreä säde" 7153 7154#. I18N: Name of a country or state 7155#: app/Statistics/Service/CountryService.php:225 7156msgid "Greenland" 7157msgstr "Grönlanti" 7158 7159#. I18N: The gregorian calendar 7160#: app/Date.php:229 app/Module/YahrzeitModule.php:264 7161msgid "Gregorian" 7162msgstr "Gregoriaaninen" 7163 7164#. I18N: Name of a country or state 7165#: app/Statistics/Service/CountryService.php:223 7166msgid "Grenada" 7167msgstr "Grenada" 7168 7169#. I18N: Location of an LDS church temple 7170#: app/Elements/TempleCode.php:101 7171msgid "Guadalajara, Mexico" 7172msgstr "Guadalajara, Meksiko" 7173 7174#. I18N: Name of a country or state 7175#: app/Statistics/Service/CountryService.php:213 7176msgid "Guadeloupe" 7177msgstr "Guadeloupe" 7178 7179#. I18N: Name of a country or state 7180#: app/Statistics/Service/CountryService.php:231 7181msgid "Guam" 7182msgstr "Guam" 7183 7184#: app/Elements/RelationIsDescriptor.php:113 7185msgid "Guardian" 7186msgstr "Edunvalvoja" 7187 7188#: app/Elements/RelationIsDescriptor.php:82 7189msgctxt "FEMALE" 7190msgid "Guardian" 7191msgstr "Edunvalvoja" 7192 7193#: app/Elements/RelationIsDescriptor.php:61 7194msgctxt "MALE" 7195msgid "Guardian" 7196msgstr "Edunvalvoja" 7197 7198#. I18N: Name of a country or state 7199#: app/Statistics/Service/CountryService.php:227 7200msgid "Guatemala" 7201msgstr "Guatemala" 7202 7203#. I18N: Location of an LDS church temple 7204#: app/Elements/TempleCode.php:102 7205msgid "Guatemala City, Guatemala" 7206msgstr "Guatemala, Guatemala" 7207 7208#. I18N: Location of an LDS church temple 7209#: app/Elements/TempleCode.php:103 7210msgid "Guayaquil, Ecuador" 7211msgstr "Guayaquil, Ecuador" 7212 7213#. I18N: Name of a country or state 7214#: app/Statistics/Service/CountryService.php:205 7215msgid "Guernsey" 7216msgstr "Guernsey" 7217 7218#. I18N: Name of a country or state 7219#: app/Statistics/Service/CountryService.php:211 7220msgid "Guinea" 7221msgstr "Guinea" 7222 7223#. I18N: Name of a country or state 7224#: app/Statistics/Service/CountryService.php:217 7225msgid "Guinea-Bissau" 7226msgstr "Guinea-Bissau" 7227 7228#. I18N: Name of a country or state 7229#: app/Statistics/Service/CountryService.php:233 7230msgid "Guyana" 7231msgstr "Guyana" 7232 7233#. I18N: Name of a module 7234#: app/Module/HtmlBlockModule.php:58 7235msgid "HTML" 7236msgstr "HTML" 7237 7238#: app/Module/CustomTagsBrothersKeeper.php:100 7239msgid "Hair color" 7240msgstr "Hiusten väri" 7241 7242#. I18N: Name of a country or state 7243#: app/Statistics/Service/CountryService.php:243 7244msgid "Haiti" 7245msgstr "Haiti" 7246 7247#. I18N: Location of an LDS church temple 7248#: app/Elements/TempleCode.php:105 7249msgid "Halifax, Nova Scotia, Canada" 7250msgstr "Halifax, Nova Scotia, Kanada" 7251 7252#. I18N: Location of an LDS church temple 7253#: app/Elements/TempleCode.php:147 7254msgid "Hamilton, New Zealand" 7255msgstr "Hamilton, Uusi Seelanti" 7256 7257#. I18N: Location of an LDS church temple 7258#: app/Elements/TempleCode.php:106 7259msgid "Hartford, Connecticut, United States" 7260msgstr "Hartford, Connecticut, Yhdysvallat" 7261 7262#: resources/xml/reports/descendancy_report.xml:428 7263msgid "He " 7264msgstr "Hän " 7265 7266#: resources/xml/reports/ahnentafel_report.xml:288 7267msgid "He died" 7268msgstr "Hän kuoli" 7269 7270#: resources/xml/reports/ahnentafel_report.xml:260 7271#: resources/xml/reports/descendancy_report.xml:173 7272msgid "He married" 7273msgstr "Puoliso" 7274 7275#: resources/xml/reports/ahnentafel_report.xml:223 7276msgid "He resided at" 7277msgstr "Hän asui" 7278 7279#: resources/xml/reports/descendancy_report.xml:401 7280msgid "He was born" 7281msgstr "Puoliso syntyi" 7282 7283#: resources/xml/reports/ahnentafel_report.xml:338 7284msgid "He was buried" 7285msgstr "Hänet on haudattu" 7286 7287#: resources/xml/reports/ahnentafel_report.xml:167 7288msgid "He was christened" 7289msgstr "Hänet kastettiin" 7290 7291#: resources/xml/reports/ahnentafel_report.xml:313 7292msgid "He was cremated" 7293msgstr "Hänet polttohaudattiin" 7294 7295#: app/Factories/ElementFactory.php:371 app/Header.php:42 app/Header.php:43 7296#: app/Header.php:44 7297msgid "Header" 7298msgstr "Otsikko" 7299 7300#. I18N: Name of a country or state 7301#: app/Statistics/Service/CountryService.php:237 7302msgid "Heard Island and McDonald Islands" 7303msgstr "Heard ja McDonaldinsaaret" 7304 7305#: app/Http/RequestHandlers/HelpText.php:251 7306#: app/Module/CustomTagsPersonalAncestralFile.php:59 7307msgid "Hebrew" 7308msgstr "Heprea" 7309 7310#: app/Module/CustomTagsBrothersKeeper.php:81 7311#: app/Module/CustomTagsBrothersKeeper.php:82 7312msgid "Hebrew name" 7313msgstr "Heprealainen nimi" 7314 7315#: app/Module/CustomTagsBrothersKeeper.php:101 7316msgid "Height" 7317msgstr "Korkeus" 7318 7319#: resources/views/emails/approve-user-html.phtml:15 7320#: resources/views/emails/approve-user-text.phtml:12 7321#: resources/views/emails/message-copy-html.phtml:16 7322#: resources/views/emails/message-copy-text.phtml:14 7323#: resources/views/emails/message-user-html.phtml:16 7324#: resources/views/emails/message-user-text.phtml:14 7325#: resources/views/emails/password-request-html.phtml:14 7326#: resources/views/emails/password-request-text.phtml:12 7327#: resources/views/emails/pending-changes-html.phtml:16 7328#: resources/views/emails/pending-changes-text.phtml:15 7329#: resources/views/emails/register-user-html.phtml:15 7330#: resources/views/emails/register-user-text.phtml:14 7331#, php-format 7332msgid "Hello %s…" 7333msgstr "Hei %s…" 7334 7335#: resources/views/register-success-page.phtml:19 7336#, php-format 7337msgid "Hello %s…<br>Thank you for your registration." 7338msgstr "Hei %s…<br>Kiitos rekisteröinnistäsi." 7339 7340#: resources/views/emails/register-notify-html.phtml:17 7341#: resources/views/emails/register-notify-text.phtml:15 7342#: resources/views/emails/verify-notify-html.phtml:14 7343#: resources/views/emails/verify-notify-text.phtml:12 7344msgid "Hello administrator…" 7345msgstr "Hei hallinnoitsija…" 7346 7347#: app/Http/RequestHandlers/HelpText.php:288 resources/views/help/link.phtml:11 7348#: resources/views/help/link.phtml:13 7349msgid "Help" 7350msgstr "Ohje" 7351 7352#. I18N: Location of an LDS church temple 7353#: app/Elements/TempleCode.php:108 7354msgid "Helsinki, Finland" 7355msgstr "Helsinki, Suomi" 7356 7357#: resources/xml/reports/ahnentafel_report.xml:15 7358#: resources/xml/reports/bdm_report.xml:14 7359#: resources/xml/reports/birth_report.xml:12 7360#: resources/xml/reports/cemetery_report.xml:10 7361#: resources/xml/reports/change_report.xml:12 7362#: resources/xml/reports/death_report.xml:13 7363#: resources/xml/reports/descendancy_report.xml:10 7364#: resources/xml/reports/fact_sources.xml:10 7365#: resources/xml/reports/family_group_report.xml:14 7366#: resources/xml/reports/individual_ext_report.xml:15 7367#: resources/xml/reports/individual_report.xml:12 7368#: resources/xml/reports/marriage_report.xml:12 7369#: resources/xml/reports/missing_facts_report.xml:10 7370#: resources/xml/reports/occupation_report.xml:9 7371#: resources/xml/reports/pedigree_report.xml:10 7372#: resources/xml/reports/relative_ext_report.xml:10 7373msgctxt "font name" 7374msgid "Helvetica" 7375msgstr "Helvetica" 7376 7377#: resources/xml/reports/ahnentafel_report.xml:197 7378msgid "Her occupation was" 7379msgstr "Hänen ammattinsa oli" 7380 7381#. I18N: https://wego.here.com 7382#: app/Module/HereMaps.php:82 7383msgid "Here maps" 7384msgstr "Tässä (Here) karttoja" 7385 7386#. I18N: Location of an LDS church temple 7387#: app/Elements/TempleCode.php:109 7388msgid "Hermosillo, Mexico" 7389msgstr "Hermosillo, Meksiko" 7390 7391#. I18N: a month in the Jewish calendar 7392#: app/Date/JewishDate.php:180 7393msgctxt "GENITIVE" 7394msgid "Heshvan" 7395msgstr "heshvan-kuuta" 7396 7397#. I18N: a month in the Jewish calendar 7398#: app/Date/JewishDate.php:284 7399msgctxt "INSTRUMENTAL" 7400msgid "Heshvan" 7401msgstr "heshvan-kuun" 7402 7403#. I18N: a month in the Jewish calendar 7404#: app/Date/JewishDate.php:232 7405msgctxt "LOCATIVE" 7406msgid "Heshvan" 7407msgstr "heshvan-kuussa" 7408 7409#. I18N: a month in the Jewish calendar 7410#: app/Date/JewishDate.php:128 7411msgctxt "NOMINATIVE" 7412msgid "Heshvan" 7413msgstr "heshvan-kuu" 7414 7415#: resources/views/admin/tags.phtml:44 resources/views/admin/tags.phtml:174 7416#: resources/views/admin/tags.phtml:266 resources/views/admin/tags.phtml:328 7417#: resources/views/admin/tags.phtml:403 resources/views/admin/tags.phtml:442 7418#: resources/views/admin/tags.phtml:726 resources/views/admin/tags.phtml:780 7419#: resources/views/admin/tags.phtml:884 7420msgid "Hide GEDCOM tags" 7421msgstr "Piilota GEDCOM-tunnisteet" 7422 7423#: app/Auth.php:534 app/Auth.php:547 7424#: app/Http/RequestHandlers/TreePreferencesPage.php:155 7425#: app/Http/RequestHandlers/TreePrivacyPage.php:94 7426#: resources/views/admin/trees-privacy.phtml:164 7427msgid "Hide from everyone" 7428msgstr "Piilota kaikilta" 7429 7430#: resources/views/admin/site-mail.phtml:155 7431#: resources/views/admin/users-create.phtml:61 7432#: resources/views/admin/users-edit.phtml:71 7433#: resources/views/edit-account-page.phtml:92 7434#: resources/views/login-page.phtml:47 7435#: resources/views/modules/login_block/sign-in.phtml:33 7436#: resources/views/password-reset-page.phtml:38 7437#: resources/views/register-page.phtml:75 7438#: resources/views/setup/step-4-database-mysql.phtml:99 7439#: resources/views/setup/step-4-database-pgsql.phtml:86 7440#: resources/views/setup/step-4-database-sqlsvr.phtml:86 7441#: resources/views/setup/step-5-administrator.phtml:81 7442msgid "Hide password" 7443msgstr "Piilota salasana" 7444 7445#: resources/views/admin/locations.phtml:35 7446msgid "Hide unused locations" 7447msgstr "Piilota käyttämättömät sijainnit" 7448 7449#: resources/views/modules/custom-tags/config.phtml:44 7450msgid "Hide/show GEDCOM tags in the edit forms" 7451msgstr "Piilota/näytä GEDCOM-tunnisteet muokkauslomakkeissa" 7452 7453#: app/Module/CustomTagsGedcomL.php:236 7454msgid "Hierarchical relationship" 7455msgstr "Hierarkkinen suhde" 7456 7457#: app/Module/CustomTagsFamilyTreeBuilder.php:61 7458#: app/Module/CustomTagsGedcomL.php:166 app/Module/CustomTagsGedcomL.php:182 7459#: app/Module/CustomTagsGenPluswin.php:61 7460#: app/Module/CustomTagsGenPluswin.php:82 7461#: app/Module/CustomTagsGenPluswin.php:93 7462#: app/Module/CustomTagsGenPluswin.php:116 app/Module/CustomTagsLegacy.php:128 7463#: app/Module/CustomTagsPhpGedView.php:71 7464#: resources/xml/reports/individual_ext_report.xml:11 7465#: resources/xml/reports/individual_report.xml:8 7466msgid "Highlighted image" 7467msgstr "Korostettu kuva" 7468 7469#. I18N: The Arabic/Hijri calendar 7470#: app/Date.php:237 resources/views/help/date.phtml:184 7471msgid "Hijri" 7472msgstr "Islamilainen (Hijri)" 7473 7474#: resources/xml/reports/ahnentafel_report.xml:196 7475msgid "His occupation was" 7476msgstr "Hänen ammattinsa oli" 7477 7478#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 7479#: resources/views/admin/control-panel.phtml:740 7480#: resources/views/admin/modules.phtml:114 7481#: resources/views/admin/modules.phtml:116 7482#: resources/views/admin/modules.phtml:248 7483#: resources/views/admin/modules.phtml:251 7484#: resources/views/modules/personal_facts/tab.phtml:45 7485msgid "Historic events" 7486msgstr "Historialliset tapahtumat" 7487 7488#. I18N: Name of a module 7489#. I18N: A configuration setting 7490#: app/Module/HitCountFooterModule.php:75 7491#: resources/views/admin/trees-preferences.phtml:667 7492msgid "Hit counters" 7493msgstr "Osumalaskurit" 7494 7495#: app/Module/CustomTagsPhpGedView.php:66 7496msgid "Holocaust" 7497msgstr "Holokausti" 7498 7499#. I18N: Name of a module 7500#: app/Module/WelcomeBlockModule.php:60 7501#: resources/views/admin/control-panel.phtml:619 7502#: resources/views/admin/modules.phtml:197 7503#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:90 7504msgid "Home page" 7505msgstr "Etusivu" 7506 7507#. I18N: Name of a country or state 7508#: app/Statistics/Service/CountryService.php:239 7509msgid "Honduras" 7510msgstr "Honduras" 7511 7512#. I18N: Location of an LDS church temple 7513#. I18N: Name of a country or state 7514#: app/Elements/TempleCode.php:110 7515#: app/Statistics/Service/CountryService.php:235 7516msgid "Hong Kong" 7517msgstr "Hongkong" 7518 7519#. I18N: Name of a module/chart 7520#: app/Module/ChartsBlockModule.php:165 app/Module/ChartsBlockModule.php:270 7521#: app/Module/HourglassChartModule.php:90 7522msgid "Hourglass chart" 7523msgstr "Tiimalasikaavio" 7524 7525#. I18N: %s is an individual’s name 7526#: app/Module/HourglassChartModule.php:136 7527#, php-format 7528msgid "Hourglass chart of %s" 7529msgstr "Tiimalasikaavio - %s" 7530 7531#: app/Module/CustomTagsGenPluswin.php:58 7532#: app/Module/CustomTagsGenPluswin.php:90 7533msgid "House number" 7534msgstr "Talonumero" 7535 7536#: resources/views/modules/census-assistant.phtml:117 7537msgid "Household" 7538msgstr "Perhe- eli ruokakunta" 7539 7540#. I18N: Location of an LDS church temple 7541#: app/Elements/TempleCode.php:111 7542msgid "Houston, Texas, United States" 7543msgstr "Houston, Texas, Yhdysvallat" 7544 7545#. I18N: Configuration option 7546#: resources/views/modules/relationships-chart/config.phtml:45 7547msgid "How much recursion to use when searching for relationships" 7548msgstr "Kuinka paljon rekursiota tulee käyttää kun etsitään suhteita" 7549 7550#. I18N: Name of a country or state 7551#: app/Statistics/Service/CountryService.php:245 7552msgid "Hungary" 7553msgstr "Unkari" 7554 7555#: app/Factories/ElementFactory.php:289 app/Factories/ElementFactory.php:334 7556#: app/Functions/FunctionsPrint.php:343 7557#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:81 7558#: resources/views/edit/change-family-members.phtml:32 7559#: resources/views/edit/change-family-members.phtml:47 7560#: resources/xml/reports/cemetery_report.xml:7 7561#: resources/xml/reports/death_report.xml:10 7562#: resources/xml/reports/family_group_report.xml:147 7563#: resources/xml/reports/family_group_report.xml:1087 7564#: resources/xml/reports/individual_ext_report.xml:204 7565#: resources/xml/reports/individual_ext_report.xml:221 7566#: resources/xml/reports/individual_ext_report.xml:457 7567#: resources/xml/reports/individual_report.xml:192 7568#: resources/xml/reports/individual_report.xml:213 7569#: resources/xml/reports/individual_report.xml:449 7570#: resources/xml/reports/relative_ext_report.xml:116 7571msgid "Husband" 7572msgstr "Mies" 7573 7574#: app/Factories/ElementFactory.php:290 7575#: resources/views/modules/timeline-chart/chart.phtml:353 7576msgid "Husband’s age" 7577msgstr "Miehen ikä" 7578 7579#: resources/views/admin/site-logs.phtml:60 7580#: resources/views/admin/site-logs.phtml:125 7581msgid "IP address" 7582msgstr "IP-osoite" 7583 7584#. I18N: Name of a country or state 7585#: app/Statistics/Service/CountryService.php:261 7586msgid "Iceland" 7587msgstr "Islanti" 7588 7589#: app/SurnameTradition.php:97 7590msgctxt "Surname tradition" 7591msgid "Icelandic" 7592msgstr "Islannin sukunimen esitystapa" 7593 7594#. I18N: Location of an LDS church temple 7595#: app/Elements/TempleCode.php:112 7596msgid "Idaho Falls, Idaho, United States" 7597msgstr "Idaho Falls, Idaho, Yhdysvallat" 7598 7599#: app/Factories/ElementFactory.php:540 7600msgid "Identification number" 7601msgstr "Henkilötunnus" 7602 7603#: resources/views/admin/tags.phtml:767 7604msgid "Identifiers" 7605msgstr "Tunnisteet" 7606 7607#: resources/views/admin/fix-level-0-media.phtml:20 7608msgid "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." 7609msgstr "Jos mediakohde on linkitetty henkilöön, kun se olisi linkattava faktaan tai tapahtumaan, voit siirtää sen oikeaan paikkaan." 7610 7611#. I18N: Help text for the “Language” configuration setting 7612#: resources/views/admin/site-preferences.phtml:89 7613msgid "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." 7614msgstr "Jos sivuston vierailija ei ole selaimessaan valinnut oletuskieltään tai on valinnut kielen jota ei tueta, niin tätä kieltä käytetään. Yleensä tämä asetus koskee hakukoneita." 7615 7616#: resources/views/admin/users-edit.phtml:111 7617msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 7618msgstr "Kun ylläpitäjä luo käyttäjätilin, vahvistussähköpostia ei lähetetä käyttäjälle, joten sähköpostiosoite on tarkistettava käsin." 7619 7620#: resources/views/help/name.phtml:22 7621#, php-format 7622msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 7623msgstr "Jos henkilöllä ei ole sukunimeä, kauttaviivoja ei tarvita: <%s>Jón Einarsson<%s>" 7624 7625#: resources/views/help/name.phtml:19 7626#, php-format 7627msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7628msgstr "Jos henkilöllä on kaksi erillistä sukunimeä, kumpikin tulisi sulkea kauttaviivoilla: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7629 7630#: resources/views/help/name.phtml:28 7631#, php-format 7632msgid "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>." 7633msgstr "Jos henkilö tunnettiin lempinimellä, joka ei kuulu hänen viralliseen nimeen, se suljetaan lainausmerkkeihin. Esimerkiksi, <%s>John "Nobby" /Clark/<%s>." 7634 7635#: resources/views/help/name.phtml:25 7636#, php-format 7637msgid "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>" 7638msgstr "Jos henkilöä ei tunnettu ensimmäisellä etunimellä, kutsumanimi tulee merkitä tähdellä: <%s>John Paul* /Smith/<%s>" 7639 7640#: resources/views/help/name.phtml:16 7641#, php-format 7642msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 7643msgstr "Jos sukunimi on tuntematon, käytä tyhjiä kauttaviivoja: <%s>Mary //<%s>" 7644 7645#: resources/views/admin/webtrees1-thumbnails.phtml:24 7646msgid "If the thumbnail image is a custom image, you should add it to the media object." 7647msgstr "Jos pikkukuva on mukautettu kuva, lisää se mediakohteeseen." 7648 7649#: resources/views/admin/webtrees1-thumbnails.phtml:23 7650msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 7651msgstr "Jos pikkukuva on sama kuin alkuperäinen kuva, sitä ei enää tarvita ja sinun pitäisi poistaa se." 7652 7653#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 7654#: resources/views/admin/trees-privacy.phtml:85 7655msgid "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." 7656msgstr "Jos tällä henkilöllä on muita tapahtumia kuin kuolema, hautaaminen tai polttohautaus, ja ne ovat ajallisesti tapahtuneet näin monen vuoden sisällä, niin henkilön tulkitaan olevan ”elossa”. Lasten syntymäaikoja pidetään tällaisina tapahtumina tähän tarkoitukseen." 7657 7658#. I18N: Help text for the “Media folder” configuration setting 7659#: resources/views/admin/trees-preferences.phtml:262 7660msgid "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." 7661msgstr "Jos kaksi sukupuita käyttää samaa mediakansiota, ne voivat jakaa mediatiedostoja. Jos ne käyttävät eri mediakansioita, niin niiden mediatiedostot pidetään erillään." 7662 7663#. I18N: Help text for the “Who can upload new media files” configuration setting 7664#: resources/views/admin/trees-preferences.phtml:278 7665msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 7666msgstr "Jos olet huolissasi, että käyttäjät voivat ladata palvelimelle sopimattomia kuvia, voit rajoittaa lataus-oikeudet ainoastaan ylläpitäjille." 7667 7668#: resources/views/errors/database-connection.phtml:20 7669msgid "If you are the website administrator, you should check that:" 7670msgstr "Jos olet web-sivuston ylläpitäjä, tarkista:" 7671 7672#: resources/views/errors/database-connection.phtml:35 7673msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 7674msgstr "Jos et pysty ratkomaan ongelmaa, kokeile jos saisit apua forumista <a href=\"https://webtrees.net\">webtrees.net</a>." 7675 7676#: resources/views/setup/step-4-database-mysql.phtml:59 7677msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 7678msgstr "Jos muodostat yhteyden tietokantaan UNIX-liitännällä, kirjoita tähän polkuja jätä portin numero tyhjäksi." 7679 7680#: resources/views/admin/trees-import.phtml:103 7681msgid "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." 7682msgstr "Jos olet luonut tämän GEDCOM tiedoston käyttäen sukututkimusohjelmistoa, joka jättää pois välilyönnit jakaesaan pitkät rivit, valitse tämä vaihtoehto joka lisää puuttuvat välilyönnit." 7683 7684#: resources/views/emails/password-request-html.phtml:26 7685#: resources/views/emails/password-request-text.phtml:18 7686msgid "If you did not request a new password, please ignore this message." 7687msgstr "Jos et pyytänyt uutta salasanaa, ohita tämä viesti." 7688 7689#: resources/views/emails/register-user-html.phtml:34 7690#: resources/views/emails/register-user-text.phtml:22 7691msgid "If you didn’t request an account, you can just delete this message." 7692msgstr "Jos et pyytänyt käyttäjätiliä, voit poistaa tämän ilmoituksen." 7693 7694#: resources/views/modals/media-file-fields.phtml:76 7695msgid "If you have a large number of media files, you can organize them into folders and subfolders." 7696msgstr "Jos sinulla on monia mediatiedostoja, voit järjestää ne kansioihin ja alikansioihin." 7697 7698#: resources/views/admin/trees-import.phtml:96 7699msgid "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." 7700msgstr "Jos olet tuonut mediakohteita webtreesiin ja sitten muuttanut gedcom-sukututkimusaineistoasi jollakin muulla ohjelmalla, joka poistaa mediaa, niin valitse tämä ruutu. Silloin aikaisemmat mediakohteet yhdistetään takaisin muutettuun aineistoon." 7701 7702#: resources/views/admin/site-preferences.phtml:39 7703msgid "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." 7704msgstr "Jos valitset eri kansion, sinun täytyy myös siirtää kaikki tiedostot (paitsi config.ini.php, index.php ja .htaccess) nykyisestä kansiosta uuteen kansioon." 7705 7706#. I18N: Help text for the “Media folder” configuration setting 7707#: resources/views/admin/trees-preferences.phtml:261 7708msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 7709msgstr "Jos valitset muun kansion, sinun täytyy myös siirtää kaikki mediatiedostot nykyisestä kansiosta uuteen kansioon." 7710 7711#. I18N: Help text for the “Show living individuals” configuration setting 7712#: resources/views/admin/trees-privacy.phtml:105 7713msgid "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." 7714msgstr "Jos näytät elävät henkilöt vieraille, kaikki muut yksityisyyden rajoitukset ohitetaan. Tee tämä ainoastaan jos kaikki puusi tiedot ovat julkisia." 7715 7716#: resources/views/setup/step-2-server-checks.phtml:80 7717msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 7718msgstr "Jos ylität näitä rajoituksia, voi keskeytyä suoritettava työ tai saat tyhjiä sivuja." 7719 7720#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 7721msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 7722msgstr "Jos käytät jotakin seuraavista seuranta ja analytiikka palveluista, webtrees voi lisätä seurantakoodit automaattisesti." 7723 7724#: app/Http/RequestHandlers/ManageMediaData.php:352 app/MediaFile.php:331 7725msgid "Image dimensions" 7726msgstr "Kuvan mitat" 7727 7728#: resources/views/admin/trees-preferences.phtml:335 7729msgid "Images without watermarks" 7730msgstr "Kuvat ilman vesileimoja" 7731 7732#: app/Factories/ElementFactory.php:542 7733msgid "Immigration" 7734msgstr "Maahanmuutto" 7735 7736#: resources/views/admin/map-import-form.phtml:74 7737#: resources/views/admin/trees.phtml:287 7738msgid "Import" 7739msgstr "Tuo" 7740 7741#: app/Http/RequestHandlers/ImportGedcomPage.php:70 7742msgid "Import a GEDCOM file" 7743msgstr "Tuo GEDCOM tietue" 7744 7745#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 7746#: resources/views/admin/control-panel.phtml:825 7747msgid "Import custom thumbnails from webtrees version 1" 7748msgstr "Tuo omat pikkukuvat webtrees-versiosta 1" 7749 7750#: app/Http/RequestHandlers/MapDataImportPage.php:75 7751msgid "Import geographic data" 7752msgstr "Tuo maantieteelliset tiedot" 7753 7754#: resources/views/admin/trees-import.phtml:88 7755msgid "Import preferences" 7756msgstr "Tuonti asetukset" 7757 7758#: resources/views/admin/trees-merge.phtml:25 7759#: resources/views/admin/trees-renumber.phtml:22 7760msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 7761msgstr "Sukupuussa jokaisella tietueella on sisäinen viitenumero (nimeltä ”XREF”), kuten esimerkiksi ”F123” tai ”R14”." 7762 7763#: resources/views/help/romanized.phtml:8 7764msgid "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." 7765msgstr "Monissa kulttuureissa on tapana esittää nimet perinteellisin kirjaimin ja myös länsimaisittain niin kuin ne lausutaan tai kirjoitetaan länsimaisilla (Latin) kirjaimilla esim. englanniksi.<br><br>Jos käytät muuta merkistötapaa esim. Hepreaa, Kreikkaa, Venäjää, Kiinaa tai Arabiaa nimien vakiokentissä, niin voit kirjoittaa tähän kenttään saman nimen käyttäen länsimaisia (Latin) kirjaimia. Molemmat nimen kirjoitusmuodot näytetään luetteloissa ja kaavioissa.<br><br>Vaikka tämän kentän otsikko on ”Länsimaisilla aakkosilla”, tähän kenttään voi vapaasti täyttää nimet millä tahansa aakkosilla, esim. vaikka japanilaisin kirjaimin." 7766 7767#: resources/views/help/hebrew.phtml:8 7768msgid "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." 7769msgstr "Monissa kulttuureissa on tapana esittää nimet perinteellisin kirjaimin ja myös länsimaisittain niin kuin ne lausutaan tai kirjoitetaan länsimaisilla (Latin) kirjaimilla esim. englanniksi.<br><br>Jos käytät länsimaalaisia (Latin) kirjaimia nimien vakiokentissä, voit kirjoittaa tähän kenttään saman nimen käyttäen Heprealaisia tai Kreikkalaisia, Venäläisiä, Kiinalaisia tai Arabialaisia kirjaimia. Molemmat nimen kirjoitusmuodot näytetään luetteloissa ja kaavioissa.<br><br>Vaikka tämän kentän otsikko on ”Heprea”, tähän kenttään voi vapaasti käyttää mitä tahansa aakkosia." 7770 7771#. I18N: Help text for the “Calendar conversion” configuration setting 7772#: resources/views/admin/trees-preferences.phtml:137 7773msgid "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." 7774msgstr "Joissakin kalentereissa päivät alkavat keskiyöllä. Muissa kalentereissa, päivät alkavat auringonlaskun aikaan. Muunnos prosessi ei ota huomioon aikaa, joten tapahtumille, jotka sattuivat auringonlaskun ja keskiyön välillä, tällaisten kalenterien välisessä muunnoksessa on päivän ero." 7775 7776#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 7777#: resources/views/admin/trees-privacy.phtml:126 7778msgid "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." 7779msgstr "Joissakin maissa yksityisyyssuojaa sovelletaan myös äskettäin kuolleiden henkilöiden tietoihin. Tällä valinnalla voit laajentaa yksityisyyssääntöjä koskemaan niitä, joiden syntymästä tai kuolemasta on kulunut tietty määrä vuosia. Tämä omaisuus ei ole käytössä kun jätät tämän kentän tyhjäksi." 7780 7781#: app/Http/RequestHandlers/CalendarPage.php:127 7782msgid "In this month…" 7783msgstr "Tässä kuussa, historiassa…" 7784 7785#: app/Http/RequestHandlers/CalendarPage.php:130 7786msgid "In this year…" 7787msgstr "Historialliset tapahtumat vuonna…" 7788 7789#. I18N: "thumbs" is fixed text. Do not change it. 7790#: resources/views/admin/webtrees1-thumbnails.phtml:19 7791msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 7792msgstr "webtrees-versiossa 1 voit lisätä omia pikkukuvia mediakohteisiin luomalla tiedostoja \"thumbs\"-kansioissa." 7793 7794#: resources/views/admin/webtrees1-thumbnails.phtml:21 7795msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 7796msgstr "webtrees-versiossa 2 omat pikkukuvat tallennetaan toisena mediatiedostona samaan mediakohteeseen." 7797 7798#: resources/views/admin/trees-unconnected.phtml:29 7799msgid "Include aliases" 7800msgstr "Sisällytä aliakset" 7801 7802#: resources/views/admin/trees-unconnected.phtml:28 7803msgid "Include associates" 7804msgstr "Sisällä läheiset" 7805 7806#: app/Module/IndividualListModule.php:357 7807#, php-format 7808msgid "Include individuals with “%s” as a married name" 7809msgstr "Sisällytä henkilöt joiden avionimi on ”%s”" 7810 7811#: resources/views/admin/trees-export.phtml:72 7812msgid "Include media (automatically zips files)" 7813msgstr "Lisää media (zippaa automaattisesti tiedostot)" 7814 7815#. I18N: Label for check-box 7816#: resources/views/admin/media.phtml:70 7817#: resources/views/modules/media-list/page.phtml:48 7818msgid "Include subfolders" 7819msgstr "Sisällytä alikansiot" 7820 7821#: resources/views/modules/custom-css-js/edit.phtml:39 7822msgid "Include the <code><script></script></code> tags." 7823msgstr "Lisää <code><script></script></code>-tunnisteet." 7824 7825#: resources/views/modules/custom-css-js/edit.phtml:27 7826msgid "Include the <code><style></style></code> tags." 7827msgstr "Lisää <code><style></style></code>-tunnisteet." 7828 7829#. I18N: Label for a configuration option 7830#: resources/views/modules/lifespans-chart/page.phtml:33 7831msgid "Include the individual’s immediate family" 7832msgstr "Lisää henkilön lähisukulaiset" 7833 7834#. I18N: Name of a country or state 7835#: app/Statistics/Service/CountryService.php:249 7836msgid "India" 7837msgstr "Intia" 7838 7839#. I18N: Location of an LDS church temple 7840#: app/Elements/TempleCode.php:113 7841msgid "Indianapolis, Indiana, United States" 7842msgstr "Indianapolis, Indiana, Yhdysvallat" 7843 7844#. I18N: Name of a module/report 7845#: app/Factories/ElementFactory.php:407 7846#: app/Module/CustomTagsFamilyTreeMaker.php:93 7847#: app/Module/CustomTagsGedcom53.php:113 7848#: app/Module/IndividualReportModule.php:40 7849#: resources/views/admin/fix-level-0-media.phtml:37 7850#: resources/views/admin/trees-privacy.phtml:180 7851#: resources/views/admin/trees.phtml:223 7852#: resources/views/modals/link-media-to-individual.phtml:23 7853#: resources/views/modules/ancestors-chart/page.phtml:30 7854#: resources/views/modules/charts/config.phtml:28 7855#: resources/views/modules/compact-chart/page.phtml:25 7856#: resources/views/modules/descendancy_chart/page.phtml:30 7857#: resources/views/modules/family-book-chart/page.phtml:30 7858#: resources/views/modules/fanchart/page.phtml:33 7859#: resources/views/modules/favorites/favorites.phtml:66 7860#: resources/views/modules/hourglass-chart/page.phtml:29 7861#: resources/views/modules/interactive-tree/page.phtml:25 7862#: resources/views/modules/pedigree-chart/page.phtml:30 7863#: resources/views/modules/pedigree-map/page.phtml:25 7864#: resources/views/modules/random_media/slide-show.phtml:55 7865#: resources/views/modules/recent_changes/changes-table.phtml:59 7866#: resources/views/modules/statistics-chart/custom.phtml:31 7867#: resources/views/modules/stories/config.phtml:54 7868#: resources/views/modules/stories/edit.phtml:33 7869#: resources/views/modules/stories/list.phtml:19 7870#: resources/views/modules/timeline-chart/page.phtml:30 7871#: resources/views/search-advanced-page.phtml:32 7872#: resources/xml/reports/ahnentafel_report.xml:6 7873#: resources/xml/reports/descendancy_report.xml:5 7874#: resources/xml/reports/individual_ext_report.xml:5 7875#: resources/xml/reports/individual_report.xml:3 7876#: resources/xml/reports/individual_report.xml:5 7877#: resources/xml/reports/individual_report.xml:88 7878#: resources/xml/reports/missing_facts_report.xml:5 7879#: resources/xml/reports/pedigree_report.xml:5 7880#: resources/xml/reports/relative_ext_report.xml:5 7881msgid "Individual" 7882msgstr "Henkilö" 7883 7884#: resources/views/modules/relationships-chart/page.phtml:33 7885msgid "Individual 1" 7886msgstr "Henkilö 1" 7887 7888#: resources/views/modules/relationships-chart/page.phtml:42 7889msgid "Individual 2" 7890msgstr "Henkilö 2" 7891 7892#: app/Statistics/Google/ChartDistribution.php:354 7893msgid "Individual distribution chart" 7894msgstr "Henkilöjakautuma" 7895 7896#: resources/views/admin/control-panel.phtml:719 7897msgid "Individual page" 7898msgstr "Henkilösivu" 7899 7900#: resources/views/admin/trees-preferences.phtml:441 7901msgid "Individual pages" 7902msgstr "Henkilön tietosivut" 7903 7904#: resources/views/admin/users-edit.phtml:291 7905#: resources/views/edit-account-page.phtml:58 7906msgid "Individual record" 7907msgstr "Henkilötiedot" 7908 7909#: resources/views/modules/gedcom_stats/config.phtml:58 7910#: resources/views/modules/gedcom_stats/statistics.phtml:211 7911#: resources/views/modules/html/template-statistics.phtml:85 7912msgid "Individual who lived the longest" 7913msgstr "Iäkkäin edesmennyt" 7914 7915#. I18N: Name of a module/list 7916#: app/Module/AncestorsChartModule.php:277 7917#: app/Module/DescendancyChartModule.php:271 7918#: app/Module/FixSearchAndReplace.php:111 7919#: app/Module/IndividualListModule.php:99 7920#: app/Module/IndividualListModule.php:322 7921#: app/Module/StatisticsChartModule.php:145 7922#: app/Module/StatisticsChartModule.php:286 7923#: app/Module/StatisticsChartModule.php:335 7924#: app/Module/StatisticsChartModule.php:528 7925#: app/Module/StatisticsChartModule.php:590 7926#: app/Module/StatisticsChartModule.php:651 app/Services/AdminService.php:184 7927#: resources/views/admin/control-panel.phtml:323 7928#: resources/views/admin/merge-records-step-1.phtml:54 7929#: resources/views/lists/given-names-table.phtml:29 7930#: resources/views/lists/locations-table.phtml:64 7931#: resources/views/lists/media-table.phtml:79 7932#: resources/views/lists/notes-table.phtml:90 7933#: resources/views/lists/sources-table.phtml:98 7934#: resources/views/lists/submitters-table.phtml:68 7935#: resources/views/lists/surnames-table.phtml:37 7936#: resources/views/modules/census-assistant.phtml:60 7937#: resources/views/modules/gedcom_stats/config.phtml:46 7938#: resources/views/modules/gedcom_stats/statistics.phtml:46 7939#: resources/views/modules/html/template-statistics.phtml:24 7940#: resources/views/modules/place-hierarchy/events.phtml:20 7941#: resources/views/modules/place-hierarchy/sidebar.phtml:39 7942#: resources/views/modules/random_media/config.phtml:20 7943#: resources/views/modules/statistics-chart/custom.phtml:64 7944#: resources/views/modules/statistics-chart/custom.phtml:160 7945#: resources/views/record-page-links.phtml:34 7946#: resources/views/search-general-page.phtml:68 7947#: resources/views/search-results.phtml:37 7948#: resources/xml/reports/fact_sources.xml:54 7949#: resources/xml/reports/fact_sources.xml:258 7950msgid "Individuals" 7951msgstr "Henkilöt" 7952 7953#: app/Statistics/Google/ChartIndividualWithSources.php:96 7954#: resources/views/statistics/other/chart-sources.phtml:20 7955msgid "Individuals with sources" 7956msgstr "Henkilöt, joilla on tietolähteitä" 7957 7958#: app/Module/IndividualListModule.php:420 7959#, php-format 7960msgid "Individuals with surname %s" 7961msgstr "Henkilöt, joilla on sukunimi %s" 7962 7963#. I18N: Name of a country or state 7964#: app/Statistics/Service/CountryService.php:247 7965msgid "Indonesia" 7966msgstr "Indonesia" 7967 7968#: app/Elements/AgeAtEvent.php:79 7969msgid "Infant" 7970msgstr "Sylilapsi" 7971 7972#: app/Elements/RelationIsDescriptor.php:114 7973msgid "Informant" 7974msgstr "Tiedon antaja" 7975 7976#: app/Elements/RelationIsDescriptor.php:83 7977msgctxt "FEMALE" 7978msgid "Informant" 7979msgstr "Tiedon antaja" 7980 7981#: app/Elements/RelationIsDescriptor.php:62 7982msgctxt "MALE" 7983msgid "Informant" 7984msgstr "Tiedon antaja" 7985 7986#. I18N: Name of a module 7987#: app/Module/ChartsBlockModule.php:179 app/Module/ChartsBlockModule.php:271 7988#: app/Module/InteractiveTreeModule.php:53 7989msgid "Interactive tree" 7990msgstr "Interaktiivinen sukupuu" 7991 7992#. I18N: %s is an individual’s name 7993#: app/Module/ChartsBlockModule.php:174 7994#: app/Module/InteractiveTree/TreeView.php:159 7995#: app/Module/InteractiveTreeModule.php:163 7996#, php-format 7997msgid "Interactive tree of %s" 7998msgstr "Interaktiivinen puu - %s" 7999 8000#: app/Module/CustomTagsBrothersKeeper.php:102 8001msgid "Interment" 8002msgstr "Hautaaminen" 8003 8004#: app/Services/MessageService.php:224 8005msgid "Internal messaging" 8006msgstr "Sisäinen viesti" 8007 8008#: app/Services/MessageService.php:225 8009msgid "Internal messaging with emails" 8010msgstr "Sisäiset viestit ja sähköposti" 8011 8012#: app/Http/RequestHandlers/GedcomLoad.php:154 8013msgid "Invalid GEDCOM file - no header record found." 8014msgstr "Rakennevirhe GEDCOM tiedostossa - otsikkotietuetta (header) ei löytynyt." 8015 8016#: app/Exceptions/GedcomErrorException.php:37 8017msgid "Invalid GEDCOM record" 8018msgstr "Virheellinen GEDCOM-tietue" 8019 8020#: app/Date.php:378 8021msgid "Invalid date" 8022msgstr "Virheellinen päivämäärä" 8023 8024#. I18N: Name of a country or state 8025#: app/Statistics/Service/CountryService.php:257 8026msgid "Iran" 8027msgstr "Iran" 8028 8029#. I18N: Name of a country or state 8030#: app/Statistics/Service/CountryService.php:259 8031msgid "Iraq" 8032msgstr "Irak" 8033 8034#. I18N: Name of a country or state 8035#: app/Statistics/Service/CountryService.php:255 8036msgid "Ireland" 8037msgstr "Irlanti" 8038 8039#. I18N: Name of a country or state 8040#: app/Statistics/Service/CountryService.php:251 8041msgid "Isle of Man" 8042msgstr "Mansaari" 8043 8044#. I18N: Name of a country or state 8045#: app/Statistics/Service/CountryService.php:263 8046msgid "Israel" 8047msgstr "Israel" 8048 8049#: resources/views/admin/upgrade/steps.phtml:19 8050msgid "It can take several minutes to download and install the upgrade. Be patient." 8051msgstr "Päivityksen lataaminen ja asentaminen voi kestää useita minuutteja. Ole kärsivällinen." 8052 8053#. I18N: Name of a country or state 8054#: app/Statistics/Service/CountryService.php:265 8055msgid "Italy" 8056msgstr "Italia" 8057 8058#. I18N: a month in the Jewish calendar 8059#: app/Date/JewishDate.php:194 8060msgctxt "GENITIVE" 8061msgid "Iyar" 8062msgstr "ijar-kuuta" 8063 8064#. I18N: a month in the Jewish calendar 8065#: app/Date/JewishDate.php:298 8066msgctxt "INSTRUMENTAL" 8067msgid "Iyar" 8068msgstr "ijar-kuun" 8069 8070#. I18N: a month in the Jewish calendar 8071#: app/Date/JewishDate.php:246 8072msgctxt "LOCATIVE" 8073msgid "Iyar" 8074msgstr "ijar-kuussa" 8075 8076#. I18N: a month in the Jewish calendar 8077#: app/Date/JewishDate.php:142 8078msgctxt "NOMINATIVE" 8079msgid "Iyar" 8080msgstr "ijar-kuu" 8081 8082#. I18N: The Persian/Jalali calendar 8083#: app/Date.php:239 8084msgid "Jalali" 8085msgstr "Islamilainen (Jalali)" 8086 8087#. I18N: Name of a country or state 8088#: app/Statistics/Service/CountryService.php:267 8089msgid "Jamaica" 8090msgstr "Jamaika" 8091 8092#: app/Date/AbstractGregorianJulianDate.php:201 8093msgctxt "Abbreviation for January" 8094msgid "Jan" 8095msgstr "tammi" 8096 8097#: app/Date/AbstractGregorianJulianDate.php:98 8098msgctxt "GENITIVE" 8099msgid "January" 8100msgstr "tammikuuta" 8101 8102#: app/Date/AbstractGregorianJulianDate.php:168 8103msgctxt "INSTRUMENTAL" 8104msgid "January" 8105msgstr "tammikuun" 8106 8107#: app/Date/AbstractGregorianJulianDate.php:133 8108msgctxt "LOCATIVE" 8109msgid "January" 8110msgstr "tammikuussa" 8111 8112#: app/Date/AbstractGregorianJulianDate.php:63 8113#: app/Module/StatisticsChartModule.php:792 8114#: resources/views/edit/initialize-calendar-popup.phtml:11 8115msgctxt "NOMINATIVE" 8116msgid "January" 8117msgstr "tammikuu" 8118 8119#. I18N: Name of a country or state 8120#: app/Statistics/Service/CountryService.php:272 8121msgid "Japan" 8122msgstr "Japani" 8123 8124#. I18N: The Hebrew/Jewish calendar 8125#: app/Date.php:235 app/Module/YahrzeitModule.php:263 8126#: resources/views/help/date.phtml:168 8127msgid "Jewish" 8128msgstr "Juutalainen" 8129 8130#. I18N: Location of an LDS church temple 8131#: app/Elements/TempleCode.php:114 8132msgid "Johannesburg, South Africa" 8133msgstr "Johannesburg, Etelä-Afrikka" 8134 8135#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 8136#: app/Services/TreeService.php:209 8137msgid "John /DOE/" 8138msgstr "Matti /Meikäläinen/" 8139 8140#: app/Module/CustomTagsGenPluswin.php:88 8141msgid "Joint family name" 8142msgstr "Yhteinen sukunimi" 8143 8144#. I18N: Name of a country or state 8145#: app/Statistics/Service/CountryService.php:270 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 "Jordan River, Utah, Yhdysvallat" 8153 8154#. I18N: Name of a module 8155#: app/Module/UserJournalModule.php:119 8156msgid "Journal" 8157msgstr "Päiväkirja" 8158 8159#: app/Date/AbstractGregorianJulianDate.php:207 8160msgctxt "Abbreviation for July" 8161msgid "Jul" 8162msgstr "heinä" 8163 8164#. I18N: The julian calendar 8165#: app/Date.php:231 resources/views/help/date.phtml:152 8166msgid "Julian" 8167msgstr "Juliaaninen" 8168 8169#: app/Date/AbstractGregorianJulianDate.php:104 8170msgctxt "GENITIVE" 8171msgid "July" 8172msgstr "heinäkuuta" 8173 8174#: app/Date/AbstractGregorianJulianDate.php:174 8175msgctxt "INSTRUMENTAL" 8176msgid "July" 8177msgstr "heinäkuun" 8178 8179#: app/Date/AbstractGregorianJulianDate.php:139 8180msgctxt "LOCATIVE" 8181msgid "July" 8182msgstr "heinäkuussa" 8183 8184#: app/Date/AbstractGregorianJulianDate.php:69 8185#: app/Module/StatisticsChartModule.php:798 8186#: resources/views/edit/initialize-calendar-popup.phtml:17 8187msgctxt "NOMINATIVE" 8188msgid "July" 8189msgstr "heinäkuu" 8190 8191#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8192#: app/Date/HijriDate.php:136 8193msgctxt "GENITIVE" 8194msgid "Jumada al-awwal" 8195msgstr "jumada-al-awwal" 8196 8197#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8198#: app/Date/HijriDate.php:226 8199msgctxt "INSTRUMENTAL" 8200msgid "Jumada al-awwal" 8201msgstr "jumada-al-awwal" 8202 8203#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8204#: app/Date/HijriDate.php:181 8205msgctxt "LOCATIVE" 8206msgid "Jumada al-awwal" 8207msgstr "jumada-al-awwal" 8208 8209#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8210#: app/Date/HijriDate.php:91 8211msgctxt "NOMINATIVE" 8212msgid "Jumada al-awwal" 8213msgstr "jumada-al-awwal" 8214 8215#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8216#: app/Date/HijriDate.php:138 8217msgctxt "GENITIVE" 8218msgid "Jumada al-thani" 8219msgstr "jumada-al-sani" 8220 8221#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8222#: app/Date/HijriDate.php:228 8223msgctxt "INSTRUMENTAL" 8224msgid "Jumada al-thani" 8225msgstr "jumada-al-sani" 8226 8227#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8228#: app/Date/HijriDate.php:183 8229msgctxt "LOCATIVE" 8230msgid "Jumada al-thani" 8231msgstr "jumada-al-sani" 8232 8233#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8234#: app/Date/HijriDate.php:93 8235msgctxt "NOMINATIVE" 8236msgid "Jumada al-thani" 8237msgstr "jumada-al-sani" 8238 8239#: app/Date/AbstractGregorianJulianDate.php:206 8240msgctxt "Abbreviation for June" 8241msgid "Jun" 8242msgstr "kesä" 8243 8244#: app/Date/AbstractGregorianJulianDate.php:103 8245msgctxt "GENITIVE" 8246msgid "June" 8247msgstr "kesäkuuta" 8248 8249#: app/Date/AbstractGregorianJulianDate.php:173 8250msgctxt "INSTRUMENTAL" 8251msgid "June" 8252msgstr "kesäkuun" 8253 8254#: app/Date/AbstractGregorianJulianDate.php:138 8255msgctxt "LOCATIVE" 8256msgid "June" 8257msgstr "kesäkuussa" 8258 8259#: app/Date/AbstractGregorianJulianDate.php:68 8260#: app/Module/StatisticsChartModule.php:797 8261#: resources/views/edit/initialize-calendar-popup.phtml:16 8262msgctxt "NOMINATIVE" 8263msgid "June" 8264msgstr "kesäkuu" 8265 8266#. I18N: Location of an LDS church temple 8267#: app/Elements/TempleCode.php:116 8268msgid "Kansas City, Missouri, United States" 8269msgstr "Kansas City, Missouri, Yhdysvallat" 8270 8271#. I18N: Name of a country or state 8272#: app/Statistics/Service/CountryService.php:274 8273msgid "Kazakhstan" 8274msgstr "Kazakstan" 8275 8276#. I18N: A configuration setting 8277#: resources/views/admin/trees-import.phtml:93 8278msgid "Keep media objects" 8279msgstr "Säilytä media kohteet" 8280 8281#: resources/views/modals/on-screen-keyboard.phtml:51 8282msgid "Keep open" 8283msgstr "Pidä auki" 8284 8285#. I18N: A configuration setting 8286#: resources/views/admin/trees-preferences.phtml:781 8287#: resources/views/edit/edit-fact.phtml:34 8288#: resources/views/edit/edit-record.phtml:34 8289msgid "Keep the existing “last change” information" 8290msgstr "Pidä nykyinen ”viimeisin muutos” tieto" 8291 8292#. I18N: Name of a country or state 8293#: app/Statistics/Service/CountryService.php:276 8294msgid "Kenya" 8295msgstr "Kenia" 8296 8297#: app/Module/HtmlBlockModule.php:192 8298msgid "Keyword examples" 8299msgstr "Avainsanaesimerkit" 8300 8301#: app/Date/JalaliDate.php:261 8302msgctxt "Abbreviation for Persian month: Khordad" 8303msgid "Khor" 8304msgstr "Khor" 8305 8306#. I18N: 3rd month in the Persian/Jalali calendar 8307#: app/Date/JalaliDate.php:129 8308msgctxt "GENITIVE" 8309msgid "Khordad" 8310msgstr "Khordad" 8311 8312#. I18N: 3rd month in the Persian/Jalali calendar 8313#: app/Date/JalaliDate.php:219 8314msgctxt "INSTRUMENTAL" 8315msgid "Khordad" 8316msgstr "Khordad" 8317 8318#. I18N: 3rd month in the Persian/Jalali calendar 8319#: app/Date/JalaliDate.php:174 8320msgctxt "LOCATIVE" 8321msgid "Khordad" 8322msgstr "Khordad" 8323 8324#. I18N: 3rd month in the Persian/Jalali calendar 8325#: app/Date/JalaliDate.php:84 8326msgctxt "NOMINATIVE" 8327msgid "Khordad" 8328msgstr "Khordad" 8329 8330#. I18N: Name of a country or state 8331#: app/Statistics/Service/CountryService.php:282 8332msgid "Kiribati" 8333msgstr "Kiribati" 8334 8335#. I18N: a month in the Jewish calendar 8336#: app/Date/JewishDate.php:182 8337msgctxt "GENITIVE" 8338msgid "Kislev" 8339msgstr "kislev-kuuta" 8340 8341#. I18N: a month in the Jewish calendar 8342#: app/Date/JewishDate.php:286 8343msgctxt "INSTRUMENTAL" 8344msgid "Kislev" 8345msgstr "kislev-kuun" 8346 8347#. I18N: a month in the Jewish calendar 8348#: app/Date/JewishDate.php:234 8349msgctxt "LOCATIVE" 8350msgid "Kislev" 8351msgstr "kislev-kuussa" 8352 8353#. I18N: a month in the Jewish calendar 8354#: app/Date/JewishDate.php:130 8355msgctxt "NOMINATIVE" 8356msgid "Kislev" 8357msgstr "kislev-kuu" 8358 8359#. I18N: Location of an LDS church temple 8360#: app/Elements/TempleCode.php:117 8361msgid "Kona, Hawaii, United States" 8362msgstr "Kona, Havaiji, Yhdysvallat" 8363 8364#. I18N: Name of a country or state 8365#: app/Statistics/Service/CountryService.php:286 8366msgid "Korea" 8367msgstr "Korean tasavalta" 8368 8369#. I18N: Name of a country or state 8370#: app/Statistics/Service/CountryService.php:288 8371msgid "Kuwait" 8372msgstr "Kuwait" 8373 8374#. I18N: Location of an LDS church temple 8375#: app/Elements/TempleCode.php:118 8376msgid "Kyiv, Ukraine" 8377msgstr "Kiev, Ukraina" 8378 8379#. I18N: Name of a country or state 8380#: app/Statistics/Service/CountryService.php:278 8381msgid "Kyrgyzstan" 8382msgstr "Kirgisia" 8383 8384#: app/Factories/ElementFactory.php:459 8385msgid "LDS baptism" 8386msgstr "MAP-kaste" 8387 8388#: app/Factories/ElementFactory.php:597 8389msgid "LDS child sealing" 8390msgstr "MAP-lapsen sinetöinti" 8391 8392#: resources/views/admin/tags.phtml:713 8393msgid "LDS church" 8394msgstr "MAP kirkko" 8395 8396#: app/Factories/ElementFactory.php:499 8397msgid "LDS confirmation" 8398msgstr "MAP-konfirmaatio" 8399 8400#: app/Factories/ElementFactory.php:519 8401msgid "LDS endowment" 8402msgstr "MAP-endaumentti" 8403 8404#: app/Factories/ElementFactory.php:353 8405msgid "LDS spouse sealing" 8406msgstr "MAP-puolison sinetöinti" 8407 8408#: app/Module/CustomTagsFamilyTreeMaker.php:76 8409#: app/Module/CustomTagsFamilyTreeMaker.php:90 8410#: app/Module/CustomTagsFamilyTreeMaker.php:94 8411#: app/Module/CustomTagsFamilyTreeMaker.php:109 8412#: resources/views/modules/custom-tags/config.phtml:30 8413#: resources/views/modules/custom-tags/config.phtml:52 8414#: resources/views/modules/custom-tags/config.phtml:54 8415msgid "Label" 8416msgstr "Nimiö" 8417 8418#. I18N: Location of an LDS church temple 8419#: app/Elements/TempleCode.php:107 8420msgid "Laie, Hawaii, United States" 8421msgstr "Laie, Havaiji, Yhdysvallat" 8422 8423#. I18N: page orientation 8424#: app/Http/RequestHandlers/TreePreferencesPage.php:131 8425#: resources/xml/reports/change_report.xml:10 8426#: resources/xml/reports/pedigree_report.xml:7 8427msgid "Landscape" 8428msgstr "Vaakasuoraan" 8429 8430#. I18N: A configuration setting 8431#: app/Factories/ElementFactory.php:382 app/Factories/ElementFactory.php:722 8432#: app/Module/CustomTagsGedcomL.php:204 app/Module/ModuleLanguageTrait.php:49 8433#: app/Module/ModuleThemeTrait.php:241 resources/views/admin/modules.phtml:264 8434#: resources/views/admin/modules.phtml:267 8435#: resources/views/admin/site-preferences.phtml:78 8436#: resources/views/admin/users-edit.phtml:126 8437#: resources/views/admin/users.phtml:29 8438#: resources/views/edit-account-page.phtml:103 8439#: resources/views/layouts/administration.phtml:57 8440#: resources/views/setup/step-1-language.phtml:42 8441msgid "Language" 8442msgstr "Kieli" 8443 8444#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 8445#: resources/views/admin/control-panel.phtml:612 8446#: resources/views/admin/modules.phtml:122 8447#: resources/views/admin/modules.phtml:124 8448msgid "Languages" 8449msgstr "Kielet" 8450 8451#. I18N: Name of a country or state 8452#: app/Statistics/Service/CountryService.php:290 8453msgid "Laos" 8454msgstr "Laos" 8455 8456#: resources/views/setup/step-2-server-checks.phtml:72 8457msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 8458msgstr "Isokokoinen sovellus (50 000 henkilöä): 64–128MB, 40–80 sekuntia" 8459 8460#: app/Statistics/Google/ChartFamilyLargest.php:123 8461#: resources/views/statistics/families/children.phtml:46 8462msgid "Largest families" 8463msgstr "Suurimmat perheet" 8464 8465#: resources/views/statistics/families/children.phtml:55 8466msgid "Largest number of grandchildren" 8467msgstr "Suurin lastenlasten lukumäärä" 8468 8469#. I18N: Location of an LDS church temple 8470#: app/Elements/TempleCode.php:125 8471msgid "Las Vegas, Nevada, United States" 8472msgstr "Las Vegas, Nevada, Yhdysvallat" 8473 8474#: app/Factories/ElementFactory.php:322 app/Factories/ElementFactory.php:488 8475#: app/Factories/ElementFactory.php:619 app/Factories/ElementFactory.php:638 8476#: app/Factories/ElementFactory.php:669 app/Factories/ElementFactory.php:685 8477#: app/Factories/ElementFactory.php:716 app/Factories/ElementFactory.php:732 8478#: app/Module/CustomTagsFamilyTreeBuilder.php:53 8479#: app/Module/CustomTagsGedcomL.php:191 8480#: resources/views/lists/families-table.phtml:228 8481#: resources/views/lists/individuals-table.phtml:254 8482#: resources/views/lists/locations-table.phtml:66 8483#: resources/views/lists/media-table.phtml:82 8484#: resources/views/lists/notes-table.phtml:94 8485#: resources/views/lists/repositories-table.phtml:52 8486#: resources/views/lists/sources-table.phtml:102 8487#: resources/views/lists/submitters-table.phtml:70 8488#: resources/views/modules/gedcom_stats/config.phtml:32 8489#: resources/views/modules/recent_changes/changes-table.phtml:46 8490#: resources/xml/reports/change_report.xml:66 8491#: resources/xml/reports/change_report.xml:108 8492msgid "Last change" 8493msgstr "Viimeisin muutos" 8494 8495#: app/Module/ReviewChangesModule.php:161 8496msgid "Last email reminder was sent " 8497msgstr "Viimeisin sähköpostimuistutus lähetettiin " 8498 8499#: resources/views/statistics/other/total-events.phtml:39 8500msgid "Last event" 8501msgstr "Viimeisin tapahtuma" 8502 8503#: resources/views/admin/users.phtml:33 8504msgid "Last signed in" 8505msgstr "Viimeksi kirjautunut" 8506 8507#: resources/views/modules/gedcom_stats/config.phtml:55 8508#: resources/views/modules/gedcom_stats/statistics.phtml:178 8509#: resources/views/modules/html/template-statistics.phtml:73 8510#: resources/views/statistics/individuals/total-events.phtml:55 8511msgid "Latest birth" 8512msgstr "Viimeisin syntymä" 8513 8514#: resources/views/modules/gedcom_stats/config.phtml:57 8515#: resources/views/modules/gedcom_stats/statistics.phtml:200 8516#: resources/views/modules/html/template-statistics.phtml:81 8517#: resources/views/statistics/individuals/total-events.phtml:103 8518msgid "Latest death" 8519msgstr "Viimeisin kuolema" 8520 8521#: resources/views/statistics/families/total-records.phtml:105 8522msgid "Latest divorce" 8523msgstr "Viimeisin avioero" 8524 8525#: resources/views/statistics/families/total-records.phtml:57 8526msgid "Latest marriage" 8527msgstr "Viimeisin avioliitto" 8528 8529#: app/Factories/ElementFactory.php:299 app/Factories/ElementFactory.php:430 8530#: app/Functions/FunctionsPrint.php:390 app/Module/CustomTagsGedcomL.php:198 8531#: resources/views/admin/location-edit.phtml:49 8532#: resources/views/admin/locations.phtml:43 8533#: resources/views/edit/input-addon-coordinates.phtml:13 8534#: resources/views/edit/input-addon-coordinates.phtml:16 8535#: resources/views/modules/place-hierarchy/popup.phtml:23 8536msgid "Latitude" 8537msgstr "Leveysaste" 8538 8539#. I18N: Name of a country or state 8540#: app/Statistics/Service/CountryService.php:310 8541msgid "Latvia" 8542msgstr "Latvia" 8543 8544#: resources/views/modules/ancestors-chart/page.phtml:49 8545#: resources/views/modules/descendancy_chart/page.phtml:49 8546#: resources/views/modules/fanchart/page.phtml:42 8547#: resources/views/modules/hourglass-chart/page.phtml:48 8548#: resources/views/modules/pedigree-chart/page.phtml:48 8549msgid "Layout" 8550msgstr "Näkymä" 8551 8552#: resources/views/edit-account-page.phtml:96 8553msgid "Leave the password blank if you want to keep the current password." 8554msgstr "Jätä salasana tyhjäksi jos et halua muuttaa sitä." 8555 8556#: resources/views/admin/media-upload.phtml:51 8557msgid "Leave this entry blank to keep the original filename" 8558msgstr "Jätä tämä syöttökenttä tyhjäksi säilyttääksesi alkuperäisen tiedostonimen" 8559 8560#: resources/views/lists/families-table.phtml:184 8561#: resources/views/lists/individuals-table.phtml:225 8562msgid "Leaves" 8563msgstr "Lehdet" 8564 8565#. I18N: Name of a country or state 8566#: app/Statistics/Service/CountryService.php:292 8567msgid "Lebanon" 8568msgstr "Libanon" 8569 8570#. I18N: Name of a module - historic/obsolete URLs. 8571#: app/Module/RedirectLegacyUrlsModule.php:120 8572msgid "Legacy URLs" 8573msgstr "Vanhat URL-osoitteet" 8574 8575#: app/Module/CustomTagsReunion.php:53 8576msgid "Legatee" 8577msgstr "Perinnönsaaja" 8578 8579#: resources/views/statistics/families/marriage-length.phtml:12 8580msgid "Length of marriage" 8581msgstr "Avioliiton kesto" 8582 8583#. I18N: Name of a country or state 8584#: app/Statistics/Service/CountryService.php:304 8585msgid "Lesotho" 8586msgstr "Lesotho" 8587 8588#: resources/xml/reports/ahnentafel_report.xml:13 8589#: resources/xml/reports/bdm_report.xml:12 8590#: resources/xml/reports/birth_report.xml:10 8591#: resources/xml/reports/cemetery_report.xml:8 8592#: resources/xml/reports/change_report.xml:9 8593#: resources/xml/reports/death_report.xml:11 8594#: resources/xml/reports/descendancy_report.xml:8 8595#: resources/xml/reports/fact_sources.xml:8 8596#: resources/xml/reports/family_group_report.xml:11 8597#: resources/xml/reports/individual_ext_report.xml:12 8598#: resources/xml/reports/individual_report.xml:9 8599#: resources/xml/reports/marriage_report.xml:10 8600#: resources/xml/reports/missing_facts_report.xml:8 8601#: resources/xml/reports/occupation_report.xml:7 8602#: resources/xml/reports/pedigree_report.xml:8 8603#: resources/xml/reports/relative_ext_report.xml:8 8604msgctxt "paper size" 8605msgid "Letter" 8606msgstr "Kirje" 8607 8608#. I18N: Name of a country or state 8609#: app/Statistics/Service/CountryService.php:294 8610msgid "Liberia" 8611msgstr "Liberia" 8612 8613#. I18N: Name of a country or state 8614#: app/Statistics/Service/CountryService.php:296 8615msgid "Libya" 8616msgstr "Libya" 8617 8618#. I18N: Name of a country or state 8619#: app/Statistics/Service/CountryService.php:300 8620msgid "Liechtenstein" 8621msgstr "Liechtenstein" 8622 8623#: resources/views/statistics/individuals/lifespan.phtml:12 8624msgid "Lifespan" 8625msgstr "Elinkaari" 8626 8627#. I18N: Name of a module/chart 8628#: app/Module/LifespansChartModule.php:110 8629msgid "Lifespans" 8630msgstr "Elinkaaret" 8631 8632#. I18N: Location of an LDS church temple 8633#: app/Elements/TempleCode.php:120 8634msgid "Lima, Peru" 8635msgstr "Lima, Peru" 8636 8637#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 8638#: resources/views/admin/control-panel.phtml:819 8639msgid "Link media objects to facts and events" 8640msgstr "Linkitä mediakohteita faktoihin ja tapahtumiin" 8641 8642#. I18N: You need to: 8643#: resources/views/emails/verify-notify-html.phtml:41 8644#: resources/views/emails/verify-notify-text.phtml:27 8645msgid "Link the user account to an individual." 8646msgstr "Linkkaa tämä käyttäjätili henkilöön." 8647 8648#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:57 8649#: resources/views/modules/relatives/tab.phtml:125 8650msgid "Link this individual to an existing family as a child" 8651msgstr "Liitä tämä henkilö lapseksi sivustolla olevaan perheeseen" 8652 8653#: resources/views/media-page-menu.phtml:63 8654#: resources/views/modals/link-media-to-family.phtml:18 8655msgid "Link this media object to a family" 8656msgstr "Linkkaa tämä meediakohde perheeseen" 8657 8658#: resources/views/media-page-menu.phtml:68 8659#: resources/views/modals/link-media-to-source.phtml:18 8660msgid "Link this media object to a source" 8661msgstr "Linkkaa tämä meediakohde lähteeseen" 8662 8663#: resources/views/media-page-menu.phtml:58 8664#: resources/views/modals/link-media-to-individual.phtml:18 8665msgid "Link this media object to an individual" 8666msgstr "Linkkaa tämä meediakohde henkilöön" 8667 8668#: resources/views/admin/users-edit.phtml:305 8669msgid "Link this user to an individual in the family tree." 8670msgstr "Linkkaa tämä käyttäja sukupuun henkilöön." 8671 8672#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125 8673#: resources/views/chart-box.phtml:126 8674msgid "Links" 8675msgstr "Linkit" 8676 8677#: resources/views/admin/modules.phtml:216 8678#: resources/views/admin/modules.phtml:219 8679msgid "List" 8680msgstr "Luettelo" 8681 8682#. I18N: Name of a module 8683#: app/Http/RequestHandlers/ModulesListsPage.php:43 8684#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 8685#: resources/views/admin/control-panel.phtml:691 8686#: resources/views/admin/modules.phtml:98 8687#: resources/views/admin/modules.phtml:100 8688#: resources/views/admin/trees-preferences.phtml:345 8689msgid "Lists" 8690msgstr "Luettelot" 8691 8692#. I18N: Name of a country or state 8693#: app/Statistics/Service/CountryService.php:306 8694msgid "Lithuania" 8695msgstr "Liettua" 8696 8697#: app/SurnameTradition.php:107 8698msgctxt "Surname tradition" 8699msgid "Lithuanian" 8700msgstr "Liettuan sukunimen esitystapa" 8701 8702#: app/Statistics/Google/ChartMortality.php:73 8703msgid "Living" 8704msgstr "Elossa" 8705 8706#: resources/views/calendar-page.phtml:124 8707msgid "Living individuals" 8708msgstr "Elossa olevat" 8709 8710#: resources/views/lists/datatables-attributes.phtml:30 8711msgid "Loading…" 8712msgstr "Ladataan…" 8713 8714#. I18N: “Local files” are stored on this computer 8715#: resources/views/admin/media.phtml:40 8716msgid "Local files" 8717msgstr "Paikalliset tiedostot" 8718 8719#: app/Module/CustomTagsGedcomL.php:95 app/Module/CustomTagsGedcomL.php:144 8720#: app/Module/CustomTagsGedcomL.php:190 app/Module/CustomTagsLegacy.php:123 8721#: resources/views/lists/locations-table.phtml:63 8722msgid "Location" 8723msgstr "Sijaintipaikka" 8724 8725#. I18N: Name of a module/list 8726#: app/Module/FixSearchAndReplace.php:112 app/Module/LocationListModule.php:73 8727#: app/Module/LocationListModule.php:167 8728#: resources/views/admin/merge-records-step-1.phtml:61 8729#: resources/views/lists/locations-table.phtml:58 8730#: resources/views/modules/place-hierarchy/sidebar.phtml:52 8731#: resources/views/search-general-page.phtml:115 8732#: resources/views/search-results.phtml:92 8733msgid "Locations" 8734msgstr "Sijainnit" 8735 8736#: app/Elements/RelationIsDescriptor.php:115 8737msgid "Lodger" 8738msgstr "Asukki" 8739 8740#: app/Elements/RelationIsDescriptor.php:84 8741msgctxt "FEMALE" 8742msgid "Lodger" 8743msgstr "Asukki" 8744 8745#: app/Elements/RelationIsDescriptor.php:63 8746msgctxt "MALE" 8747msgid "Lodger" 8748msgstr "Asukki" 8749 8750#. I18N: Location of an LDS church temple 8751#: app/Elements/TempleCode.php:121 8752msgid "Logan, Utah, United States" 8753msgstr "Logan, Utah, Yhdysvallat" 8754 8755#. I18N: Location of an LDS church temple 8756#: app/Elements/TempleCode.php:122 8757msgid "London, England" 8758msgstr "London, Englanti" 8759 8760#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 8761#: resources/views/admin/trees-preferences.phtml:375 8762msgid "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." 8763msgstr "Pitkissä luetteloissa, joissa henkilöillä on sama sukunimi voi esitystapa olla puurakenne eli alihakemistorakenne; sukunimi kerran ja seuraavalla tasolla nimet etunimen mukaisessa järjestyksessä.<br><br>Tällä valinnalla päätetään käytetäänkö omaisuutta vai ei. Kun haluat kokonaan poista tämän ominaisuuden, anna arvo nolla." 8764 8765#: resources/views/statistics/families/marriage-length.phtml:22 8766msgid "Longest marriage" 8767msgstr "Pisin avioliiton kesto" 8768 8769#: app/Factories/ElementFactory.php:300 app/Factories/ElementFactory.php:431 8770#: app/Functions/FunctionsPrint.php:391 app/Module/CustomTagsGedcomL.php:199 8771#: resources/views/admin/location-edit.phtml:60 8772#: resources/views/admin/locations.phtml:44 8773#: resources/views/edit/input-addon-coordinates.phtml:13 8774#: resources/views/edit/input-addon-coordinates.phtml:16 8775#: resources/views/modules/place-hierarchy/popup.phtml:27 8776msgid "Longitude" 8777msgstr "Pituusaste" 8778 8779#. I18N: Location of an LDS church temple 8780#: app/Elements/TempleCode.php:119 8781msgid "Los Angeles, California, United States" 8782msgstr "Los Angeles, Kalifornia, Yhdysvallat" 8783 8784#. I18N: Location of an LDS church temple 8785#: app/Elements/TempleCode.php:123 8786msgid "Louisville, Kentucky, United States" 8787msgstr "Louisville, Kentucky, Yhdysvallat" 8788 8789#. I18N: Location of an LDS church temple 8790#: app/Elements/TempleCode.php:124 8791msgid "Lubbock, Texas, United States" 8792msgstr "Lubbock, Texas, Yhdysvallat" 8793 8794#. I18N: Name of a country or state 8795#: app/Statistics/Service/CountryService.php:308 8796msgid "Luxembourg" 8797msgstr "Luxemburg" 8798 8799#. I18N: Name of a country or state 8800#: app/Statistics/Service/CountryService.php:312 8801msgid "Macau" 8802msgstr "Macao" 8803 8804#. I18N: Name of a country or state 8805#: app/Statistics/Service/CountryService.php:329 8806msgid "Macedonia" 8807msgstr "Makedonia" 8808 8809#. I18N: Name of a country or state 8810#: app/Statistics/Service/CountryService.php:321 8811msgid "Madagascar" 8812msgstr "Madagaskar" 8813 8814#. I18N: Location of an LDS church temple 8815#: app/Elements/TempleCode.php:126 8816msgid "Madrid, Spain" 8817msgstr "Madrid, Espanja" 8818 8819#. I18N: Type of media object 8820#: app/Elements/SourceMediaType.php:69 8821msgid "Magazine" 8822msgstr "Aikakauslehti" 8823 8824#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System 8825#: app/Module/CustomTagsGedcomL.php:97 app/Module/CustomTagsGedcomL.php:146 8826#: app/Module/CustomTagsGedcomL.php:238 app/Module/CustomTagsGenPluswin.php:70 8827#: app/Module/CustomTagsGenPluswin.php:102 8828msgid "Maidenhead location code" 8829msgstr "QTH-lokaattorin sijaintikoodi" 8830 8831#: app/Module/CustomTagsPersonalAncestralFile.php:60 8832msgid "Mailing name" 8833msgstr "Postitusnimi" 8834 8835#: app/Services/MessageService.php:227 8836msgid "Mailto link" 8837msgstr "Mailto-linkki" 8838 8839#. I18N: Name of a country or state 8840#: app/Statistics/Service/CountryService.php:353 8841msgid "Malawi" 8842msgstr "Malawi" 8843 8844#. I18N: Name of a country or state 8845#: app/Statistics/Service/CountryService.php:355 8846msgid "Malaysia" 8847msgstr "Malesia" 8848 8849#. I18N: Name of a country or state 8850#: app/Statistics/Service/CountryService.php:323 8851msgid "Maldives" 8852msgstr "Malediivit" 8853 8854#: app/Elements/SexValue.php:73 app/Module/StatisticsChartModule.php:779 8855#: resources/views/individual-sex.phtml:33 8856msgid "Male" 8857msgstr "Mies" 8858 8859#: app/Statistics/Google/ChartAge.php:117 8860#: app/Statistics/Google/ChartMarriageAge.php:140 8861#: app/Statistics/Google/ChartSex.php:62 8862#: resources/views/calendar-page.phtml:145 8863#: resources/views/lists/families-table.phtml:115 8864#: resources/views/lists/families-table.phtml:130 8865#: resources/views/lists/families-table.phtml:142 8866#: resources/views/lists/individuals-table.phtml:130 8867#: resources/views/lists/individuals-table.phtml:145 8868#: resources/views/lists/individuals-table.phtml:157 8869#: resources/views/modules/gedcom_stats/statistics.phtml:55 8870#: resources/views/modules/gedcom_stats/statistics.phtml:227 8871#: resources/views/modules/html/template-statistics.phtml:28 8872#: resources/views/modules/top10_givnnames/block.phtml:14 8873#: resources/views/statistics/individuals/greatest-age.phtml:20 8874#: resources/views/statistics/individuals/lifespan.phtml:29 8875#: resources/views/statistics/individuals/oldest-living.phtml:20 8876msgid "Males" 8877msgstr "Miehet" 8878 8879#. I18N: Name of a country or state 8880#: app/Statistics/Service/CountryService.php:331 8881msgid "Mali" 8882msgstr "Mali" 8883 8884#. I18N: Name of a country or state 8885#: app/Statistics/Service/CountryService.php:333 8886msgid "Malta" 8887msgstr "Malta" 8888 8889#: app/Http/RequestHandlers/ManageTrees.php:86 8890#: resources/views/admin/changes-log.phtml:31 8891#: resources/views/admin/data-fix-page.phtml:24 8892#: resources/views/admin/data-fix-select.phtml:20 8893#: resources/views/admin/merge-records-step-1.phtml:41 8894#: resources/views/admin/merge-records-step-2.phtml:23 8895#: resources/views/admin/trees-check.phtml:17 8896#: resources/views/admin/trees-duplicates.phtml:18 8897#: resources/views/admin/trees-export.phtml:18 8898#: resources/views/admin/trees-import.phtml:22 8899#: resources/views/admin/trees-preferences.phtml:41 8900#: resources/views/admin/trees-privacy.phtml:22 8901#: resources/views/admin/trees-renumber.phtml:17 8902#: resources/views/admin/trees-unconnected.phtml:21 8903msgid "Manage family trees" 8904msgstr "Hallitse sukupuita" 8905 8906#: app/Http/RequestHandlers/ManageMediaPage.php:67 8907#: resources/views/admin/control-panel.phtml:807 8908#: resources/views/admin/media-upload.phtml:18 8909msgid "Manage media" 8910msgstr "Hallitse mediaa" 8911 8912#. I18N: Listbox entry; name of a role 8913#: app/Http/RequestHandlers/UserEditPage.php:104 8914#: resources/views/admin/trees-export.phtml:114 8915#: resources/views/admin/users-edit.phtml:267 8916#: resources/views/modules/clippings/download.phtml:36 8917msgid "Manager" 8918msgstr "Sukupuun ylläpitäjä" 8919 8920#: resources/views/admin/control-panel.phtml:486 8921msgid "Managers" 8922msgstr "Sukupuun ylläpitäjät" 8923 8924#. I18N: Location of an LDS church temple 8925#: app/Elements/TempleCode.php:127 8926msgid "Manaus, Brazil" 8927msgstr "Manaus, Brasilia" 8928 8929#. I18N: Location of an LDS church temple 8930#: app/Elements/TempleCode.php:128 8931msgid "Manhattan, New York, United States" 8932msgstr "Manhattan, New York, Yhdysvallat" 8933 8934#. I18N: Location of an LDS church temple 8935#: app/Elements/TempleCode.php:129 8936msgid "Manila, Philippines" 8937msgstr "Manila, Filippiinit" 8938 8939#. I18N: Location of an LDS church temple 8940#: app/Elements/TempleCode.php:130 8941msgid "Manti, Utah, United States" 8942msgstr "Manti, Utah, Yhdysvallat" 8943 8944#. I18N: Type of media object 8945#: app/Elements/SourceMediaType.php:70 8946msgid "Manuscript" 8947msgstr "Käsikirjoitus" 8948 8949#. I18N: Help text for the “GEDCOM errors” configuration setting 8950#: resources/views/admin/trees-preferences.phtml:657 8951msgid "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." 8952msgstr "Monet sukututkimusohjelmat lisäävät GEDCOM-tiedostoihin erikoistunnisteita (tags) ja webtrees ymmärtää useimmat. Kun kohdataan sellaisia, joita ei ymmärretä, niin tällä valinnalla voidaan joko ohittaa ne tai näyttää varoitus." 8953 8954#. I18N: Type of media object 8955#: app/Elements/SourceMediaType.php:71 8956#: resources/views/admin/control-panel.phtml:836 8957#: resources/views/modules/statistics-chart/custom.phtml:60 8958msgid "Map" 8959msgstr "Kartta" 8960 8961#: app/Module/ModuleMapLinkTrait.php:39 8962msgid "Map link" 8963msgstr "Kartan linkki" 8964 8965#. I18N: Links to maps 8966#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 8967#: resources/views/admin/control-panel.phtml:654 8968msgid "Map links" 8969msgstr "Kartan linkit" 8970 8971#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 8972#: resources/views/admin/control-panel.phtml:661 8973msgid "Map providers" 8974msgstr "Kartan tarjoajat" 8975 8976#. I18N: mapbox.com 8977#: app/Module/MapBox.php:82 8978msgid "Mapbox" 8979msgstr "Mapbox" 8980 8981#: app/Date/AbstractGregorianJulianDate.php:203 8982msgctxt "Abbreviation for March" 8983msgid "Mar" 8984msgstr "maalis" 8985 8986#: app/Date/AbstractGregorianJulianDate.php:100 8987msgctxt "GENITIVE" 8988msgid "March" 8989msgstr "maaliskuuta" 8990 8991#: app/Date/AbstractGregorianJulianDate.php:170 8992msgctxt "INSTRUMENTAL" 8993msgid "March" 8994msgstr "maaliskuun" 8995 8996#: app/Date/AbstractGregorianJulianDate.php:135 8997msgctxt "LOCATIVE" 8998msgid "March" 8999msgstr "maaliskuussa" 9000 9001#: app/Date/AbstractGregorianJulianDate.php:65 9002#: app/Module/StatisticsChartModule.php:794 9003#: resources/views/edit/initialize-calendar-popup.phtml:13 9004msgctxt "NOMINATIVE" 9005msgid "March" 9006msgstr "maaliskuu" 9007 9008#. I18N: Help text for the “Format text and notes” configuration setting 9009#: resources/views/admin/trees-preferences.phtml:625 9010msgid "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." 9011msgstr "Markdown on yksinkertainen muotoilujärjestelmä, jota käytettään esim. Wikipedia sivustoilla. Se käyttää vaatimattomia välimerkkejä luodessaan otsikoita, alaotsikoita, lihavoituja ja kursivoituja tekstejä, luetteloita, taulukoita jne." 9012 9013#: app/Factories/ElementFactory.php:340 app/Module/BranchesListModule.php:446 9014#: resources/views/calendar-page.phtml:188 9015#: resources/views/lists/families-table.phtml:195 9016#: resources/views/lists/families-table.phtml:199 9017#: resources/views/lists/families-table.phtml:220 9018#: resources/views/modules/relatives/family.phtml:144 9019#: resources/xml/reports/ahnentafel_report.xml:449 9020#: resources/xml/reports/bdm_report.xml:78 9021#: resources/xml/reports/descendancy_report.xml:575 9022#: resources/xml/reports/family_group_report.xml:377 9023#: resources/xml/reports/missing_facts_report.xml:23 9024#: resources/xml/reports/pedigree_report.xml:76 9025#: resources/xml/reports/pedigree_report.xml:77 9026#: resources/xml/reports/pedigree_report.xml:97 9027#: resources/xml/reports/pedigree_report.xml:98 9028#: resources/xml/reports/pedigree_report.xml:137 9029#: resources/xml/reports/pedigree_report.xml:138 9030#: resources/xml/reports/pedigree_report.xml:178 9031#: resources/xml/reports/pedigree_report.xml:179 9032#: resources/xml/reports/pedigree_report.xml:221 9033#: resources/xml/reports/pedigree_report.xml:222 9034#: resources/xml/reports/pedigree_report.xml:264 9035#: resources/xml/reports/pedigree_report.xml:265 9036#: resources/xml/reports/pedigree_report.xml:307 9037#: resources/xml/reports/pedigree_report.xml:308 9038#: resources/xml/reports/pedigree_report.xml:350 9039#: resources/xml/reports/pedigree_report.xml:351 9040#: resources/xml/reports/pedigree_report.xml:392 9041#: resources/xml/reports/pedigree_report.xml:430 9042#: resources/xml/reports/pedigree_report.xml:468 9043#: resources/xml/reports/pedigree_report.xml:506 9044#: resources/xml/reports/pedigree_report.xml:544 9045#: resources/xml/reports/pedigree_report.xml:582 9046#: resources/xml/reports/pedigree_report.xml:620 9047#: resources/xml/reports/pedigree_report.xml:658 9048#: resources/xml/reports/pedigree_report.xml:778 9049#: resources/xml/reports/pedigree_report.xml:779 9050#: resources/xml/reports/pedigree_report.xml:799 9051#: resources/xml/reports/pedigree_report.xml:800 9052#: resources/xml/reports/pedigree_report.xml:839 9053#: resources/xml/reports/pedigree_report.xml:840 9054#: resources/xml/reports/pedigree_report.xml:879 9055#: resources/xml/reports/pedigree_report.xml:880 9056#: resources/xml/reports/pedigree_report.xml:923 9057#: resources/xml/reports/pedigree_report.xml:966 9058#: resources/xml/reports/pedigree_report.xml:1009 9059#: resources/xml/reports/pedigree_report.xml:1052 9060#: resources/xml/reports/pedigree_report.xml:1099 9061#: resources/xml/reports/pedigree_report.xml:1137 9062#: resources/xml/reports/pedigree_report.xml:1175 9063#: resources/xml/reports/pedigree_report.xml:1213 9064#: resources/xml/reports/pedigree_report.xml:1251 9065#: resources/xml/reports/pedigree_report.xml:1289 9066#: resources/xml/reports/pedigree_report.xml:1327 9067#: resources/xml/reports/pedigree_report.xml:1365 9068msgid "Marriage" 9069msgstr "Avioliitto" 9070 9071#: app/Factories/ElementFactory.php:335 9072#: resources/xml/reports/missing_facts_report.xml:22 9073msgid "Marriage banns" 9074msgstr "Avioliittokuulutus" 9075 9076#: app/Module/CustomTagsFamilyTreeMaker.php:72 9077#: app/Module/CustomTagsFamilyTreeMaker.php:92 9078msgid "Marriage beginning status" 9079msgstr "Avioliittoon astumistila" 9080 9081#: app/Module/CustomTagsBrothersKeeper.php:65 9082msgid "Marriage bond" 9083msgstr "Aviolupaus" 9084 9085#: app/Statistics/Google/ChartDistribution.php:348 9086msgid "Marriage by country" 9087msgstr "Maa, jossa avioliitto solmittiin" 9088 9089#: app/Factories/ElementFactory.php:338 9090msgid "Marriage contract" 9091msgstr "Avioliittosopimus" 9092 9093#: resources/xml/reports/marriage_report.xml:8 9094msgid "Marriage date range end" 9095msgstr "Avioliiton ajanjakson loppu" 9096 9097#: resources/xml/reports/marriage_report.xml:7 9098msgid "Marriage date range start" 9099msgstr "Avioliiton ajanjakson alku" 9100 9101#: app/Module/CustomTagsFamilyTreeMaker.php:71 9102#: app/Module/CustomTagsFamilyTreeMaker.php:91 9103msgid "Marriage ending status" 9104msgstr "Avioliiton päättymistila" 9105 9106#: app/Module/CustomTagsBrothersKeeper.php:64 9107msgid "Marriage intention" 9108msgstr "Avioliittoaikomus" 9109 9110#: app/Factories/ElementFactory.php:339 9111msgid "Marriage license" 9112msgstr "Avioliittokuulutus" 9113 9114#: app/Module/IndividualFactsTabModule.php:554 9115msgid "Marriage of a brother" 9116msgstr "Veljen avioliitto" 9117 9118#: app/Module/IndividualFactsTabModule.php:532 9119#: resources/views/admin/trees-preferences.phtml:479 9120msgid "Marriage of a child" 9121msgstr "Lapsen avioliitto" 9122 9123#: app/Module/IndividualFactsTabModule.php:531 9124msgid "Marriage of a daughter" 9125msgstr "Tyttären avioliitto" 9126 9127#: app/Module/IndividualFactsTabModule.php:790 9128msgid "Marriage of a father" 9129msgstr "Isän avioliitto" 9130 9131#: app/Module/IndividualFactsTabModule.php:538 9132#: app/Module/IndividualFactsTabModule.php:544 9133#: app/Module/IndividualFactsTabModule.php:550 9134#: resources/views/admin/trees-preferences.phtml:473 9135msgid "Marriage of a grandchild" 9136msgstr "Lapsenlapsen avioliitto" 9137 9138#: app/Module/IndividualFactsTabModule.php:537 9139msgid "Marriage of a granddaughter" 9140msgstr "Lapsenlapsen avioliitto" 9141 9142#: app/Module/IndividualFactsTabModule.php:543 9143msgctxt "daughter’s daughter" 9144msgid "Marriage of a granddaughter" 9145msgstr "Tyttärentyttären avioliitto" 9146 9147#: app/Module/IndividualFactsTabModule.php:549 9148msgctxt "son’s daughter" 9149msgid "Marriage of a granddaughter" 9150msgstr "Pojantyttären avioliitto" 9151 9152#: app/Module/IndividualFactsTabModule.php:536 9153msgid "Marriage of a grandson" 9154msgstr "Lapsenlapsen avioliitto" 9155 9156#: app/Module/IndividualFactsTabModule.php:542 9157msgctxt "daughter’s son" 9158msgid "Marriage of a grandson" 9159msgstr "Tyttärenpojan avioliitto" 9160 9161#: app/Module/IndividualFactsTabModule.php:548 9162msgctxt "son’s son" 9163msgid "Marriage of a grandson" 9164msgstr "Pojanpojan avioliitto" 9165 9166#: app/Module/IndividualFactsTabModule.php:560 9167msgid "Marriage of a half-brother" 9168msgstr "Velipuolen avioliitto" 9169 9170#: app/Module/IndividualFactsTabModule.php:562 9171msgid "Marriage of a half-sibling" 9172msgstr "Sisar- tai velipuolen avioliitto" 9173 9174#: app/Module/IndividualFactsTabModule.php:561 9175msgid "Marriage of a half-sister" 9176msgstr "Siskopuolen avioliitto" 9177 9178#: app/Module/IndividualFactsTabModule.php:791 9179msgid "Marriage of a mother" 9180msgstr "Äidin avioliitto" 9181 9182#: app/Module/IndividualFactsTabModule.php:792 9183#: resources/views/admin/trees-preferences.phtml:491 9184msgid "Marriage of a parent" 9185msgstr "Vanhemman avioliitto" 9186 9187#: app/Module/IndividualFactsTabModule.php:556 9188#: resources/views/admin/trees-preferences.phtml:485 9189msgid "Marriage of a sibling" 9190msgstr "Sisaruksen avioliitto" 9191 9192#: app/Module/IndividualFactsTabModule.php:555 9193msgid "Marriage of a sister" 9194msgstr "Siskon avioliitto" 9195 9196#: app/Module/IndividualFactsTabModule.php:530 9197msgid "Marriage of a son" 9198msgstr "Pojan avioliitto" 9199 9200#: app/Module/IndividualFactsTabModule.php:825 9201msgid "Marriage of parents" 9202msgstr "Vanhempien avioliitto" 9203 9204#: resources/xml/reports/marriage_report.xml:6 9205msgid "Marriage place contains" 9206msgstr "Avioitumispaikan nimi sisältää" 9207 9208#: resources/views/statistics/other/places.phtml:39 9209msgid "Marriage places" 9210msgstr "Paikat, joissa avioliitto on solmittu" 9211 9212#: app/Factories/ElementFactory.php:344 9213msgid "Marriage settlement" 9214msgstr "Avioliittosopimus" 9215 9216#: app/Module/CustomTagsAldfaer.php:53 9217msgid "Marriage type unknown" 9218msgstr "Avioliiton muoto tuntematon" 9219 9220#. I18N: Name of a module/report 9221#: app/Module/MarriageReportModule.php:40 9222#: resources/views/modules/statistics-chart/custom.phtml:66 9223#: resources/xml/reports/marriage_report.xml:3 9224#: resources/xml/reports/marriage_report.xml:30 9225msgid "Marriages" 9226msgstr "Avioliitot" 9227 9228#: app/Statistics/Google/ChartMarriage.php:129 9229#: resources/views/statistics/families/total-records.phtml:33 9230msgid "Marriages by century" 9231msgstr "Avioliitot vuosisadoittain" 9232 9233#: app/Module/CustomTagsFamilyTreeMaker.php:114 9234#: resources/views/lists/families-table.phtml:245 9235#: resources/views/lists/families-table.phtml:280 9236#: resources/views/lists/individuals-table.phtml:267 9237#: resources/xml/reports/cemetery_report.xml:7 9238#: resources/xml/reports/death_report.xml:10 9239msgid "Married name" 9240msgstr "Avionimi" 9241 9242#. I18N: Name of a country or state 9243#: app/Statistics/Service/CountryService.php:327 9244msgid "Marshall Islands" 9245msgstr "Marshallinsaaret" 9246 9247#. I18N: Name of a country or state 9248#: app/Statistics/Service/CountryService.php:349 9249msgid "Martinique" 9250msgstr "Martinique" 9251 9252#: resources/views/admin/users-table-options.phtml:37 9253msgid "Masquerade as this user" 9254msgstr "Tekeydy täksi käyttäjäksi" 9255 9256#. I18N: Help text for "Case insensitive" searches 9257#: resources/views/modules/fix-search-and-replace/options.phtml:58 9258msgid "Match both upper and lower case letters." 9259msgstr "Sovita sekä pien- että suuraakkosia." 9260 9261#: app/Module/FixSearchAndReplace.php:102 9262msgid "Match the exact text, even if it occurs in the middle of a word." 9263msgstr "Täsmää tarkasti teksti, vaikka se esiintyisi keskellä sanaa." 9264 9265#: app/Module/FixSearchAndReplace.php:103 9266msgid "Match the exact text, unless it occurs in the middle of a word." 9267msgstr "Täsmää tarkka teksti, ellei se esiinny keskellä sanaa." 9268 9269#: app/Module/MatomoAnalyticsModule.php:42 9270msgid "Matomo™ / Piwik™ analytics" 9271msgstr "Matomo™ / Piwik™ analytiikka" 9272 9273#. I18N: Name of a country or state 9274#: app/Statistics/Service/CountryService.php:345 9275msgid "Mauritania" 9276msgstr "Mauritania" 9277 9278#. I18N: Name of a country or state 9279#: app/Statistics/Service/CountryService.php:351 9280msgid "Mauritius" 9281msgstr "Mauritania" 9282 9283#. I18N: A configuration setting 9284#: resources/views/admin/trees-preferences.phtml:362 9285msgid "Maximum number of surnames on individual list" 9286msgstr "Sukunimien enimmäismäärä henkilöluettelossa" 9287 9288#: resources/views/admin/media-upload.phtml:24 9289#: resources/views/modals/media-file-fields.phtml:46 9290msgid "Maximum upload size: " 9291msgstr "Suurin ladattava tiedostokoko: " 9292 9293#: app/Date/AbstractGregorianJulianDate.php:205 9294msgctxt "Abbreviation for May" 9295msgid "May" 9296msgstr "toukokuu" 9297 9298#: app/Date/AbstractGregorianJulianDate.php:102 9299msgctxt "GENITIVE" 9300msgid "May" 9301msgstr "toukokuuta" 9302 9303#: app/Date/AbstractGregorianJulianDate.php:172 9304msgctxt "INSTRUMENTAL" 9305msgid "May" 9306msgstr "toukokuun" 9307 9308#: app/Date/AbstractGregorianJulianDate.php:137 9309msgctxt "LOCATIVE" 9310msgid "May" 9311msgstr "toukokuussa" 9312 9313#: app/Date/AbstractGregorianJulianDate.php:67 9314#: app/Module/StatisticsChartModule.php:796 9315#: resources/views/edit/initialize-calendar-popup.phtml:15 9316msgctxt "NOMINATIVE" 9317msgid "May" 9318msgstr "toukokuu" 9319 9320#. I18N: Name of a country or state 9321#: app/Statistics/Service/CountryService.php:357 9322msgid "Mayotte" 9323msgstr "Mayotte" 9324 9325#. I18N: Location of an LDS church temple 9326#: app/Elements/TempleCode.php:131 9327msgid "Medford, Oregon, United States" 9328msgstr "Medford, Oregon, Yhdysvallat" 9329 9330#. I18N: Name of a module 9331#: app/Module/CustomTagsGedcomL.php:207 app/Module/MediaListModule.php:219 9332#: app/Module/MediaTabModule.php:60 9333#: resources/views/admin/control-panel.phtml:327 9334#: resources/views/admin/control-panel.phtml:799 9335#: resources/views/admin/media.phtml:104 9336#: resources/views/lists/media-table.phtml:77 9337#: resources/views/modules/recent_changes/changes-table.phtml:65 9338msgid "Media" 9339msgstr "Media" 9340 9341#: resources/views/admin/media-upload.phtml:31 9342#: resources/views/admin/media.phtml:100 9343#: resources/views/admin/webtrees1-thumbnails.phtml:40 9344#: resources/views/media-page-details.phtml:30 9345#: resources/views/modals/create-media-from-file.phtml:27 9346#: resources/views/modals/media-file-fields.phtml:20 9347msgid "Media file" 9348msgstr "Mediatiedosto" 9349 9350#: resources/views/admin/media-upload.phtml:35 9351msgid "Media file to upload" 9352msgstr "Web-palvelimelle ladattava mediatiedosto" 9353 9354#. I18N: %s is the name of a folder. 9355#: resources/views/admin/trees-export.phtml:94 9356#, php-format 9357msgid "Media filenames will be prefixed by %s." 9358msgstr "Media tiedosto nimet edelletään %s llä." 9359 9360#: resources/views/admin/media.phtml:31 9361#: resources/views/admin/trees-preferences.phtml:268 9362msgid "Media files" 9363msgstr "Mediatiedostot" 9364 9365#. I18N: A configuration setting 9366#: resources/views/admin/media.phtml:63 9367#: resources/views/admin/trees-preferences.phtml:248 9368msgid "Media folder" 9369msgstr "Media kansio" 9370 9371#: resources/views/admin/media.phtml:32 9372#: resources/views/admin/trees-preferences.phtml:243 9373msgid "Media folders" 9374msgstr "Media kansiot" 9375 9376#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:313 9377#: app/Factories/ElementFactory.php:347 app/Factories/ElementFactory.php:366 9378#: app/Factories/ElementFactory.php:423 app/Factories/ElementFactory.php:444 9379#: app/Factories/ElementFactory.php:576 app/Factories/ElementFactory.php:611 9380#: app/Factories/ElementFactory.php:634 app/Factories/ElementFactory.php:637 9381#: app/Factories/ElementFactory.php:657 app/Factories/ElementFactory.php:696 9382#: app/Factories/ElementFactory.php:725 9383#: app/Http/RequestHandlers/HelpText.php:231 9384#: app/Module/CustomTagsGedcomL.php:110 app/Module/CustomTagsGedcomL.php:159 9385#: app/Module/CustomTagsGedcomL.php:216 app/Module/CustomTagsGedcomL.php:249 9386#: app/Module/CustomTagsWebtrees.php:64 app/Module/CustomTagsWebtrees.php:78 9387#: resources/views/admin/fix-level-0-media.phtml:35 9388#: resources/views/admin/media.phtml:108 9389#: resources/views/admin/trees-privacy.phtml:185 9390#: resources/views/admin/trees.phtml:248 9391#: resources/views/admin/webtrees1-thumbnails.phtml:41 9392#: resources/views/modules/favorites/favorites.phtml:94 9393msgid "Media object" 9394msgstr "Mediakohde" 9395 9396#. I18N: Name of a module/list 9397#: app/Module/FixSearchAndReplace.php:113 app/Module/MediaListModule.php:82 9398#: app/Services/AdminService.php:186 9399#: resources/views/admin/fix-level-0-media.phtml:30 9400#: resources/views/admin/merge-records-step-1.phtml:59 9401#: resources/views/admin/webtrees1-thumbnails.phtml:35 9402#: resources/views/lists/media-table.phtml:72 9403#: resources/views/lists/notes-table.phtml:92 9404#: resources/views/lists/sources-table.phtml:100 9405#: resources/views/modules/gedcom_stats/config.phtml:50 9406#: resources/views/modules/gedcom_stats/statistics.phtml:113 9407#: resources/views/modules/html/template-statistics.phtml:48 9408#: resources/views/record-page-links.phtml:52 9409#: resources/views/statistics/other/chart-objects.phtml:12 9410#: resources/views/statistics/other/total-records.phtml:21 9411msgid "Media objects" 9412msgstr "Mediakohteet" 9413 9414#: resources/views/modules/media-list/page.phtml:95 9415msgid "Media objects found" 9416msgstr "Mediakohteita löytynyt" 9417 9418#: resources/views/modules/media-list/page.phtml:52 9419msgid "Media objects per page" 9420msgstr "Mediakohdetta sivulla" 9421 9422#: app/Factories/ElementFactory.php:644 app/Factories/ElementFactory.php:702 9423#: app/Module/CustomTagsGedcom53.php:138 9424#: app/Module/CustomTagsPersonalAncestralFile.php:63 9425#: resources/views/modals/create-media-from-file.phtml:43 9426#: resources/views/modals/media-file-fields.phtml:118 9427msgid "Media type" 9428msgstr "Mediatyyppi" 9429 9430#: app/Module/CustomTagsBrothersKeeper.php:103 9431#: app/Module/CustomTagsReunion.php:54 9432msgid "Medical" 9433msgstr "Lääketieteellinen" 9434 9435#. I18N: The name of a colour-scheme 9436#: app/Module/ColorsTheme.php:169 9437msgid "Mediterranio" 9438msgstr "Välimeri" 9439 9440#: resources/views/setup/step-2-server-checks.phtml:70 9441msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 9442msgstr "Keskikokoinen sovellus (5 000 henkilöä): 32–64MB, 20–40 sekuntia" 9443 9444#: app/Date/JalaliDate.php:265 9445msgctxt "Abbreviation for Persian month: Mehr" 9446msgid "Mehr" 9447msgstr "Mehr" 9448 9449#. I18N: 7th month in the Persian/Jalali calendar 9450#: app/Date/JalaliDate.php:137 9451msgctxt "GENITIVE" 9452msgid "Mehr" 9453msgstr "Mehr" 9454 9455#. I18N: 7th month in the Persian/Jalali calendar 9456#: app/Date/JalaliDate.php:227 9457msgctxt "INSTRUMENTAL" 9458msgid "Mehr" 9459msgstr "Mehr" 9460 9461#. I18N: 7th month in the Persian/Jalali calendar 9462#: app/Date/JalaliDate.php:182 9463msgctxt "LOCATIVE" 9464msgid "Mehr" 9465msgstr "Mehr" 9466 9467#. I18N: 7th month in the Persian/Jalali calendar 9468#: app/Date/JalaliDate.php:92 9469msgctxt "NOMINATIVE" 9470msgid "Mehr" 9471msgstr "Mehr" 9472 9473#. I18N: Location of an LDS church temple 9474#: app/Elements/TempleCode.php:132 9475msgid "Melbourne, Australia" 9476msgstr "Melbourne, Australia" 9477 9478#. I18N: Listbox entry; name of a role 9479#: app/Http/RequestHandlers/UserEditPage.php:98 9480#: resources/views/admin/trees-export.phtml:120 9481#: resources/views/admin/users-edit.phtml:245 9482#: resources/views/modules/clippings/download.phtml:42 9483#: resources/views/modules/clippings/download.phtml:62 9484msgid "Member" 9485msgstr "Jäsen" 9486 9487#. I18N: Location of an LDS church temple 9488#: app/Elements/TempleCode.php:133 9489msgid "Memphis, Tennessee, United States" 9490msgstr "Memphis, Tennessee, Yhdysvallat" 9491 9492#: resources/views/admin/modules.phtml:161 9493#: resources/views/admin/modules.phtml:164 9494msgid "Menu" 9495msgstr "Valikko" 9496 9497#: app/Http/RequestHandlers/ModulesMenusPage.php:43 9498#: resources/views/admin/control-panel.phtml:677 9499#: resources/views/admin/modules.phtml:78 9500#: resources/views/admin/modules.phtml:80 9501msgid "Menus" 9502msgstr "Valikot" 9503 9504#. I18N: The name of a colour-scheme 9505#: app/Module/ColorsTheme.php:171 9506msgid "Mercury" 9507msgstr "elohopea" 9508 9509#: resources/views/admin/trees-duplicates.phtml:39 9510msgid "Merge" 9511msgstr "Yhdistä" 9512 9513#: app/Http/RequestHandlers/MergeTreesPage.php:75 9514#: resources/views/admin/control-panel.phtml:308 9515msgid "Merge family trees" 9516msgstr "Yhdistä sukupuut" 9517 9518#: app/Http/RequestHandlers/MergeFactsPage.php:57 9519#: app/Http/RequestHandlers/MergeRecordsPage.php:68 9520#: resources/views/admin/trees.phtml:173 9521msgid "Merge records" 9522msgstr "Yhdistä tietueita" 9523 9524#. I18N: Location of an LDS church temple 9525#: app/Elements/TempleCode.php:134 9526msgid "Merida, Mexico" 9527msgstr "Merida, Meksiko" 9528 9529#. I18N: Location of an LDS church temple 9530#: app/Elements/TempleCode.php:60 9531msgid "Mesa, Arizona, United States" 9532msgstr "Mesa, Arizona, Yhdysvallat" 9533 9534#: resources/views/admin/broadcast.phtml:58 9535#: resources/views/admin/email-page.phtml:59 9536#: resources/views/admin/site-logs.phtml:69 9537#: resources/views/admin/site-logs.phtml:124 9538#: resources/views/contact-page.phtml:68 resources/views/message-page.phtml:57 9539msgid "Message" 9540msgstr "Viesti" 9541 9542#. I18N: Name of a module 9543#. I18N: A configuration setting 9544#: app/Module/UserMessagesModule.php:70 9545#: resources/views/admin/site-mail.phtml:44 9546msgid "Messages" 9547msgstr "Viestit" 9548 9549#. I18N: a month in the French republican calendar 9550#: app/Date/FrenchDate.php:153 9551msgctxt "GENITIVE" 9552msgid "Messidor" 9553msgstr "Messidor" 9554 9555#. I18N: a month in the French republican calendar 9556#: app/Date/FrenchDate.php:247 9557msgctxt "INSTRUMENTAL" 9558msgid "Messidor" 9559msgstr "Messidor" 9560 9561#. I18N: a month in the French republican calendar 9562#: app/Date/FrenchDate.php:200 9563msgctxt "LOCATIVE" 9564msgid "Messidor" 9565msgstr "Messidor" 9566 9567#. I18N: a month in the French republican calendar 9568#: app/Date/FrenchDate.php:106 9569msgctxt "NOMINATIVE" 9570msgid "Messidor" 9571msgstr "Messidor" 9572 9573#. I18N: Name of a country or state 9574#: app/Statistics/Service/CountryService.php:325 9575msgid "Mexico" 9576msgstr "Meksiko" 9577 9578#. I18N: Location of an LDS church temple 9579#: app/Elements/TempleCode.php:135 9580msgid "Mexico City, Mexico" 9581msgstr "Mexico City, Meksiko" 9582 9583#. I18N: Type of media object 9584#: app/Elements/SourceMediaType.php:67 9585msgid "Microfiche" 9586msgstr "Filmikortti" 9587 9588#. I18N: Type of media object 9589#: app/Elements/SourceMediaType.php:68 app/Module/CustomTagsGedcom53.php:151 9590msgid "Microfilm" 9591msgstr "Mikrofilmi" 9592 9593#. I18N: Name of a country or state 9594#: app/Statistics/Service/CountryService.php:197 9595msgid "Micronesia" 9596msgstr "Mikronesian liittovaltio" 9597 9598#: resources/views/modules/statistics-chart/custom.phtml:194 9599msgid "Middle East" 9600msgstr "Lähi-itä" 9601 9602#: app/Module/CustomTagsPhpGedView.php:67 9603msgid "Military" 9604msgstr "Asepalvelus" 9605 9606#: app/Module/CustomTagsBrothersKeeper.php:104 9607#: app/Module/CustomTagsFamilyTreeMaker.php:136 9608msgid "Military service" 9609msgstr "Asepalvelus" 9610 9611#. I18N: Name of a module/report 9612#: app/Module/MissingFactsReportModule.php:44 9613#: resources/xml/reports/missing_facts_report.xml:3 9614#: resources/xml/reports/missing_facts_report.xml:52 9615msgid "Missing data" 9616msgstr "Puuttuvat tiedot" 9617 9618#. I18N: Listbox entry; name of a role 9619#: app/Http/RequestHandlers/UserEditPage.php:102 9620#: resources/views/admin/users-edit.phtml:259 9621msgid "Moderator" 9622msgstr "Valvoja" 9623 9624#: resources/views/admin/control-panel.phtml:486 9625msgid "Moderators" 9626msgstr "Valvojat" 9627 9628#: resources/views/admin/components.phtml:39 9629#: resources/views/admin/modules.phtml:66 9630msgid "Module" 9631msgstr "Moduuli" 9632 9633#: resources/views/admin/modules.phtml:61 9634#: resources/views/modules/batch_update/admin.phtml:10 9635msgid "Module administration" 9636msgstr "Moduulien hallinta" 9637 9638#: resources/views/admin/analytics-edit.phtml:17 9639#: resources/views/admin/control-panel.phtml:565 9640#: resources/views/modules/bing-maps/config.phtml:14 9641#: resources/views/modules/custom-tags/config.phtml:18 9642#: resources/views/modules/faq/config.phtml:20 9643#: resources/views/modules/faq/edit.phtml:21 9644#: resources/views/modules/geonames/config.phtml:14 9645#: resources/views/modules/google-maps/config.phtml:14 9646#: resources/views/modules/here-maps/config.phtml:14 9647#: resources/views/modules/map-box/config.phtml:14 9648#: resources/views/modules/openrouteservice/config.phtml:14 9649#: resources/views/modules/openstreetmap/config.phtml:14 9650#: resources/views/modules/relationships-chart/config.phtml:20 9651#: resources/views/modules/sitemap/config.phtml:18 9652#: resources/views/modules/stories/config.phtml:18 9653#: resources/views/modules/stories/edit.phtml:22 9654msgid "Modules" 9655msgstr "Moduulit" 9656 9657#. I18N: Name of a country or state 9658#: app/Statistics/Service/CountryService.php:319 9659msgid "Moldova" 9660msgstr "Moldova" 9661 9662#. I18N: abbreviation for Monday 9663#: app/Date/AbstractCalendarDate.php:280 9664#: resources/views/edit/initialize-calendar-popup.phtml:24 9665msgid "Mon" 9666msgstr "Ma" 9667 9668#. I18N: Name of a country or state 9669#: app/Statistics/Service/CountryService.php:317 9670msgid "Monaco" 9671msgstr "Monaco" 9672 9673#: app/Date/AbstractCalendarDate.php:253 9674msgid "Monday" 9675msgstr "Maanantai" 9676 9677#. I18N: Name of a country or state 9678#: app/Statistics/Service/CountryService.php:337 9679msgid "Mongolia" 9680msgstr "Mongolia" 9681 9682#. I18N: Name of a country or state 9683#: app/Statistics/Service/CountryService.php:341 9684msgid "Montenegro" 9685msgstr "Montenegro" 9686 9687#. I18N: Location of an LDS church temple 9688#: app/Elements/TempleCode.php:137 9689msgid "Monterrey, Mexico" 9690msgstr "Monterrey, Meksiko" 9691 9692#. I18N: Location of an LDS church temple 9693#: app/Elements/TempleCode.php:136 9694msgid "Montevideo, Uruguay" 9695msgstr "Montevideo, Uruguay" 9696 9697#: app/Module/CalendarMenuModule.php:104 9698#: app/Module/StatisticsChartModule.php:281 9699#: app/Module/StatisticsChartModule.php:330 9700#: app/Module/StatisticsChartModule.php:379 9701#: app/Module/StatisticsChartModule.php:421 9702#: app/Module/StatisticsChartModule.php:470 9703#: resources/views/calendar-page.phtml:56 9704msgid "Month" 9705msgstr "Kuukausi" 9706 9707#: app/Module/StatisticsChartModule.php:280 9708#: resources/views/modules/statistics-chart/custom.phtml:35 9709msgid "Month of birth" 9710msgstr "Syntymäkuukausi" 9711 9712#: app/Module/StatisticsChartModule.php:420 9713#: resources/views/modules/statistics-chart/custom.phtml:37 9714msgid "Month of birth of first child in a relation" 9715msgstr "Suhteen esikoisen syntymäkuukausi" 9716 9717#: app/Module/StatisticsChartModule.php:329 9718#: resources/views/modules/statistics-chart/custom.phtml:36 9719msgid "Month of death" 9720msgstr "Kuolinkuukausi" 9721 9722#: app/Module/StatisticsChartModule.php:469 9723#: resources/views/modules/statistics-chart/custom.phtml:52 9724msgid "Month of first marriage" 9725msgstr "Kuukausi, jolloin solmittiin ensimmäinen avioliitto" 9726 9727#: app/Module/StatisticsChartModule.php:378 9728#: resources/views/modules/statistics-chart/custom.phtml:51 9729msgid "Month of marriage" 9730msgstr "Avioliittoon solmimiskuukausi" 9731 9732#: resources/views/modules/timeline-chart/chart.phtml:139 9733#: resources/views/modules/timeline-chart/chart.phtml:141 9734#: resources/views/modules/timeline-chart/chart.phtml:143 9735msgid "Month:" 9736msgstr "Kuukausi:" 9737 9738#. I18N: Location of an LDS church temple 9739#: app/Elements/TempleCode.php:138 9740msgid "Monticello, Utah, United States" 9741msgstr "Monticello, Utah, Yhdysvallat" 9742 9743#. I18N: Location of an LDS church temple 9744#: app/Elements/TempleCode.php:139 9745msgid "Montreal, Quebec, Canada" 9746msgstr "Montreal, Quebec, Kanada" 9747 9748#. I18N: Name of a country or state 9749#: app/Statistics/Service/CountryService.php:347 9750msgid "Montserrat" 9751msgstr "Montserrat" 9752 9753#: app/Date/JalaliDate.php:263 9754msgctxt "Abbreviation for Persian month: Mordad" 9755msgid "Mor" 9756msgstr "Mor" 9757 9758#. I18N: 5th month in the Persian/Jalali calendar 9759#: app/Date/JalaliDate.php:133 9760msgctxt "GENITIVE" 9761msgid "Mordad" 9762msgstr "Mordad" 9763 9764#. I18N: 5th month in the Persian/Jalali calendar 9765#: app/Date/JalaliDate.php:223 9766msgctxt "INSTRUMENTAL" 9767msgid "Mordad" 9768msgstr "Mordad" 9769 9770#. I18N: 5th month in the Persian/Jalali calendar 9771#: app/Date/JalaliDate.php:178 9772msgctxt "LOCATIVE" 9773msgid "Mordad" 9774msgstr "Mordad" 9775 9776#. I18N: 5th month in the Persian/Jalali calendar 9777#: app/Date/JalaliDate.php:88 9778msgctxt "NOMINATIVE" 9779msgid "Mordad" 9780msgstr "Mordad" 9781 9782#. I18N: Name of a country or state 9783#: app/Statistics/Service/CountryService.php:315 9784msgid "Morocco" 9785msgstr "Marokko" 9786 9787#. I18N: Help text for the “Use password” site configuration setting 9788#: resources/views/admin/site-mail.phtml:129 9789msgid "Most SMTP servers require a password." 9790msgstr "Useimmat SMTP palvelimet vaativat salasanan." 9791 9792#: resources/views/modules/gedcom_stats/config.phtml:74 9793#: resources/views/modules/gedcom_stats/statistics.phtml:266 9794#: resources/views/modules/html/template-statistics.phtml:105 9795msgid "Most common surnames" 9796msgstr "Yleisimmät sukunimet" 9797 9798#: resources/views/admin/site-mail.phtml:191 9799msgid "Most mail servers require a valid domain name." 9800msgstr "Useimmat postipalvelimet vaativat kelvollisen verkkotunnuksen." 9801 9802#: resources/views/admin/site-mail.phtml:83 9803msgid "Most mail servers require a valid email address." 9804msgstr "Useimmat postipalvelimet vaativat voimassa olevan sähköpostiosoitteen." 9805 9806#. I18N: Help text for the "Sending server name" site configuration setting 9807#: resources/views/admin/site-mail.phtml:186 9808msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 9809msgstr "Useimmat postipalvelimet vaativat, että lähettävä palvelin tunnistaa itsensä oikein, käyttämällä kelvollista verkkotunnusta." 9810 9811#. I18N: Help text for the “Secure connection” site configuration setting 9812#: resources/views/admin/site-mail.phtml:172 9813msgid "Most servers do not use secure connections." 9814msgstr "Useimmat palvelimet eivät käytä salausta yhteyksissään." 9815 9816#: resources/views/setup/step-4-database-mysql.phtml:54 9817#: resources/views/setup/step-4-database-pgsql.phtml:52 9818#: resources/views/setup/step-4-database-sqlsvr.phtml:52 9819msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 9820msgstr "Yleensä sivuston asennus tehdään käyttäen localhostia. Silloin sinun tietokantasi ja web-palvelimesi ovat samassa tietokoneessa." 9821 9822#: resources/views/setup/step-4-database-sqlsvr.phtml:64 9823msgid "Most sites are configured to use the default value of 1433." 9824msgstr "Useimmat sivustot on määritetty käyttämään oletusarvoa 1433." 9825 9826#: resources/views/setup/step-4-database-mysql.phtml:74 9827msgid "Most sites are configured to use the default value of 3306." 9828msgstr "Yleensä sivuston asennus tehdään käyttäen oletusarvoa 3306." 9829 9830#: resources/views/setup/step-4-database-pgsql.phtml:64 9831msgid "Most sites are configured to use the default value of 5432." 9832msgstr "Useimmat sivustot on määritetty käyttämään oletusarvoa 5432." 9833 9834#. I18N: Name of a module 9835#: app/Module/TopPageViewsModule.php:47 9836msgid "Most viewed pages" 9837msgstr "Katsotuimmat sivut" 9838 9839#: resources/views/search-advanced-page.phtml:73 9840#: resources/xml/reports/bdm_report.xml:120 9841#: resources/xml/reports/family_group_report.xml:474 9842#: resources/xml/reports/family_group_report.xml:737 9843#: resources/xml/reports/individual_ext_report.xml:287 9844#: resources/xml/reports/individual_report.xml:276 9845#: resources/xml/reports/relative_ext_report.xml:72 9846msgid "Mother" 9847msgstr "Äiti" 9848 9849#: resources/views/lists/individual-table-parents.phtml:19 9850#, php-format 9851msgid "Mother: %s" 9852msgstr "Äiti: %s" 9853 9854#: app/Functions/FunctionsPrint.php:201 9855msgid "Mother’s age" 9856msgstr "Äidin ikä" 9857 9858#. I18N: A step-family. %s is an individual’s name 9859#: app/Individual.php:886 9860#, php-format 9861msgid "Mother’s family with %s" 9862msgstr "Perhe - äiti ja %s" 9863 9864#. I18N: A step-family. 9865#: app/Individual.php:890 9866msgid "Mother’s family with an unknown individual" 9867msgstr "Äidin ja tuntemattoman henkilön perhe" 9868 9869#. I18N: Location of an LDS church temple 9870#: app/Elements/TempleCode.php:140 9871msgid "Mount Timpanogos, Utah, United States" 9872msgstr "Mount Timpanogos, Utah, Yhdysvallat" 9873 9874#: resources/views/admin/components.phtml:46 9875#: resources/views/admin/components.phtml:152 9876#: resources/views/modules/faq/config.phtml:57 9877msgid "Move down" 9878msgstr "Siirrä alas" 9879 9880#: resources/views/admin/fix-level-0-media-action.phtml:17 9881msgid "Move the media object?" 9882msgstr "Siirrä mediakohde?" 9883 9884#: resources/views/admin/components.phtml:45 9885#: resources/views/admin/components.phtml:146 9886#: resources/views/modules/faq/config.phtml:56 9887msgid "Move up" 9888msgstr "Siirrä ylös" 9889 9890#. I18N: Name of a country or state 9891#: app/Statistics/Service/CountryService.php:343 9892msgid "Mozambique" 9893msgstr "Mosambik" 9894 9895#. I18N: https://en.wikipedia.org/wiki/Muharram 9896#: app/Date/HijriDate.php:128 9897msgctxt "GENITIVE" 9898msgid "Muharram" 9899msgstr "muharram" 9900 9901#. I18N: https://en.wikipedia.org/wiki/Muharram 9902#: app/Date/HijriDate.php:218 9903msgctxt "INSTRUMENTAL" 9904msgid "Muharram" 9905msgstr "muharram" 9906 9907#. I18N: https://en.wikipedia.org/wiki/Muharram 9908#: app/Date/HijriDate.php:173 9909msgctxt "LOCATIVE" 9910msgid "Muharram" 9911msgstr "muharram" 9912 9913#. I18N: https://en.wikipedia.org/wiki/Muharram 9914#: app/Date/HijriDate.php:83 9915msgctxt "NOMINATIVE" 9916msgid "Muharram" 9917msgstr "muharram" 9918 9919#: resources/views/lists/families-table.phtml:207 9920msgid "Multiple marriages" 9921msgstr "Useita avioliittoja" 9922 9923#: app/Http/RequestHandlers/AccountEdit.php:92 9924#: app/Module/ModuleThemeTrait.php:319 app/Module/UserWelcomeModule.php:115 9925msgid "My account" 9926msgstr "Käyttäjätilini" 9927 9928#: app/Http/RequestHandlers/CreateTreePage.php:59 9929msgid "My family tree" 9930msgstr "Sukupuuni" 9931 9932#: app/Module/ModuleThemeTrait.php:334 app/Module/UserWelcomeModule.php:108 9933msgid "My individual record" 9934msgstr "Henkilötietoni" 9935 9936#. I18N: Name of a module 9937#: app/Http/RequestHandlers/UserPage.php:89 app/Module/ModuleThemeTrait.php:349 9938#: app/Module/UserWelcomeModule.php:62 resources/views/admin/modules.phtml:188 9939#: resources/views/admin/modules.phtml:192 9940#: resources/views/layouts/administration.phtml:53 9941msgid "My page" 9942msgstr "Oma sivuni" 9943 9944#: app/Module/ModuleThemeTrait.php:363 9945msgid "My pages" 9946msgstr "Omat sivuni" 9947 9948#: app/Module/ModuleThemeTrait.php:397 9949msgid "My pedigree" 9950msgstr "Esipolvitauluni" 9951 9952#. I18N: Name of a country or state 9953#: app/Statistics/Service/CountryService.php:335 9954msgid "Myanmar" 9955msgstr "Myanmar (ent. Burma)" 9956 9957#: app/Factories/ElementFactory.php:545 app/Factories/ElementFactory.php:723 9958#: app/Http/RequestHandlers/HelpText.php:221 9959#: app/Module/CustomTagsGedcom53.php:58 app/Module/CustomTagsLegacy.php:100 9960#: app/Statistics/Google/ChartCommonGiven.php:81 9961#: app/Statistics/Google/ChartCommonSurname.php:140 9962#: resources/views/individual-name.phtml:42 9963#: resources/views/individual-name.phtml:53 9964#: resources/views/modals/location-fields.phtml:9 9965#: resources/views/modals/submitter-fields.phtml:9 9966#: resources/views/modules/yahrzeit/table.phtml:26 9967#: resources/xml/reports/bdm_report.xml:5 9968#: resources/xml/reports/bdm_report.xml:49 9969#: resources/xml/reports/birth_report.xml:5 9970#: resources/xml/reports/birth_report.xml:36 9971#: resources/xml/reports/cemetery_report.xml:40 9972#: resources/xml/reports/change_report.xml:56 9973#: resources/xml/reports/change_report.xml:96 9974#: resources/xml/reports/death_report.xml:5 9975#: resources/xml/reports/death_report.xml:38 9976#: resources/xml/reports/fact_sources.xml:62 9977#: resources/xml/reports/fact_sources.xml:155 9978#: resources/xml/reports/fact_sources.xml:266 9979#: resources/xml/reports/fact_sources.xml:317 9980#: resources/xml/reports/marriage_report.xml:5 9981#: resources/xml/reports/marriage_report.xml:38 9982#: resources/xml/reports/missing_facts_report.xml:54 9983#: resources/xml/reports/occupation_report.xml:43 9984#: resources/xml/reports/relative_ext_report.xml:57 9985msgid "Name" 9986msgstr "Nimi" 9987 9988#: app/Factories/ElementFactory.php:675 9989#: app/Http/RequestHandlers/CreateRepositoryModal.php:51 9990msgctxt "Repository" 9991msgid "Name" 9992msgstr "Nimi" 9993 9994#: app/Module/CustomTagsPhpGedView.php:64 9995msgid "Name in Hebrew" 9996msgstr "Nimi hepreaksi" 9997 9998#: app/Factories/ElementFactory.php:549 app/Factories/ElementFactory.php:556 9999#: app/Factories/ElementFactory.php:561 10000msgid "Name prefix" 10001msgstr "Nimen etuliite" 10002 10003#: app/Factories/ElementFactory.php:550 app/Factories/ElementFactory.php:557 10004#: app/Factories/ElementFactory.php:562 10005msgid "Name suffix" 10006msgstr "Nimen jälkiliite" 10007 10008#: resources/views/admin/tags.phtml:31 10009#: resources/views/search-replace-page.phtml:47 10010#: resources/views/statistics/individuals/names.phtml:12 10011#: resources/xml/reports/cemetery_report.xml:7 10012#: resources/xml/reports/death_report.xml:10 10013msgid "Names" 10014msgstr "Nimet" 10015 10016#: app/Module/CustomTagsFamilyTreeMaker.php:139 10017#: app/Module/CustomTagsGedcom53.php:130 10018msgid "Namesake" 10019msgstr "Kaima" 10020 10021#. I18N: Name of a country or state 10022#: app/Statistics/Service/CountryService.php:359 10023msgid "Namibia" 10024msgstr "Namibia" 10025 10026#: app/Elements/RelationIsDescriptor.php:116 10027msgid "Nanny" 10028msgstr "Lastenhoitaja" 10029 10030#: app/Module/HtmlBlockModule.php:193 10031msgid "Narrative description" 10032msgstr "Kertomuksen seloste" 10033 10034#. I18N: Location of an LDS church temple 10035#: app/Elements/TempleCode.php:141 10036msgid "Nashville, Tennessee, United States" 10037msgstr "Nashville, Tennessee, Yhdysvallat" 10038 10039#: app/Factories/ElementFactory.php:569 10040msgid "Nationality" 10041msgstr "Kansallisuus" 10042 10043#: app/Factories/ElementFactory.php:570 10044msgid "Naturalization" 10045msgstr "Kansalaistaminen" 10046 10047#. I18N: Name of a country or state 10048#: app/Statistics/Service/CountryService.php:381 10049msgid "Nauru" 10050msgstr "Nauru" 10051 10052#. I18N: Location of an LDS church temple 10053#: app/Elements/TempleCode.php:142 10054msgid "Nauvoo (new), Illinois, United States" 10055msgstr "Nauvoo (uusi), Illinois, Yhdysvallat" 10056 10057#. I18N: Location of an LDS church temple 10058#: app/Elements/TempleCode.php:143 10059msgid "Nauvoo (original), Illinois, United States" 10060msgstr "Nauvoo (alkuperäinen), Illinois, Yhdysvallat" 10061 10062#. I18N: Name of a country or state 10063#: app/Statistics/Service/CountryService.php:379 10064msgid "Nepal" 10065msgstr "Nepal" 10066 10067#. I18N: Name of a country or state 10068#: app/Statistics/Service/CountryService.php:375 10069msgid "Netherlands" 10070msgstr "Alankomaat" 10071 10072#: app/Http/RequestHandlers/UserListData.php:139 10073#: resources/views/components/datetime.phtml:11 10074msgid "Never" 10075msgstr "Ei koskaan" 10076 10077#: app/Elements/FamilyStatusText.php:72 10078#: app/Module/CustomTagsBrothersKeeper.php:106 10079msgid "Never married" 10080msgstr "Ei koskaan naimisissa" 10081 10082#. I18N: Name of a country or state 10083#: app/Statistics/Service/CountryService.php:361 10084msgid "New Caledonia" 10085msgstr "Uusi-Kaledonia" 10086 10087#: app/Module/CustomTagsGedcomL.php:131 app/Module/CustomTagsGedcomL.php:132 10088#: app/Module/CustomTagsGedcomL.php:133 app/Module/CustomTagsGedcomL.php:134 10089#: app/Module/CustomTagsGedcomL.php:135 10090msgid "New GEDCOM tag" 10091msgstr "Uusi GEDCOM-tunniste" 10092 10093#. I18N: Location of an LDS church temple 10094#: app/Elements/TempleCode.php:146 10095msgid "New York, New York, United States" 10096msgstr "New York, New York, Yhdysvallat" 10097 10098#. I18N: Name of a country or state 10099#: app/Statistics/Service/CountryService.php:383 10100msgid "New Zealand" 10101msgstr "Uusi-Seelanti" 10102 10103#: resources/views/admin/changes-log.phtml:78 10104msgid "New data" 10105msgstr "Uusi tieto" 10106 10107#. I18N: %s is a server name/URL 10108#: app/Http/RequestHandlers/RegisterAction.php:156 10109#, php-format 10110msgid "New registration at %s" 10111msgstr "Uusi kirjoittautuminen koneella %s" 10112 10113#. I18N: %s is a server name/URL 10114#: app/Http/RequestHandlers/UserEditAction.php:110 10115#: app/Http/RequestHandlers/VerifyEmail.php:86 10116#, php-format 10117msgid "New user at %s" 10118msgstr "Uusi käyttäjä %s:llä" 10119 10120#. I18N: Location of an LDS church temple 10121#: app/Elements/TempleCode.php:144 10122msgid "Newport Beach, California, United States" 10123msgstr "Newport Beach, Kalifornia, Yhdysvallat" 10124 10125#. I18N: Name of a module 10126#: app/Module/FamilyTreeNewsModule.php:119 10127msgid "News" 10128msgstr "Uutisia" 10129 10130#. I18N: Type of media object 10131#: app/Elements/SourceMediaType.php:72 10132msgid "Newspaper" 10133msgstr "Sanomalehti" 10134 10135#: app/Module/ReviewChangesModule.php:162 10136msgid "Next email reminder will be sent after " 10137msgstr "Seuraava sähköpostimuistutus lähetetään " 10138 10139#: resources/views/modules/random_media/slide-show.phtml:32 10140#: resources/views/modules/random_media/slide-show.phtml:34 10141msgid "Next image" 10142msgstr "Seuraava" 10143 10144#. I18N: Name of a country or state 10145#: app/Statistics/Service/CountryService.php:369 10146msgid "Nicaragua" 10147msgstr "Nicaragua" 10148 10149#: app/Factories/ElementFactory.php:548 app/Factories/ElementFactory.php:555 10150#: app/Factories/ElementFactory.php:560 10151msgid "Nickname" 10152msgstr "Lempinimi" 10153 10154#. I18N: Name of a country or state 10155#: app/Statistics/Service/CountryService.php:363 10156msgid "Niger" 10157msgstr "Niger" 10158 10159#. I18N: Name of a country or state 10160#: app/Statistics/Service/CountryService.php:367 10161msgid "Nigeria" 10162msgstr "Nigeria" 10163 10164#. I18N: a month in the Jewish calendar 10165#: app/Date/JewishDate.php:192 10166msgctxt "GENITIVE" 10167msgid "Nissan" 10168msgstr "nisan-kuuta" 10169 10170#. I18N: a month in the Jewish calendar 10171#: app/Date/JewishDate.php:296 10172msgctxt "INSTRUMENTAL" 10173msgid "Nissan" 10174msgstr "nisan-kuun" 10175 10176#. I18N: a month in the Jewish calendar 10177#: app/Date/JewishDate.php:244 10178msgctxt "LOCATIVE" 10179msgid "Nissan" 10180msgstr "nisan-kuussa" 10181 10182#. I18N: a month in the Jewish calendar 10183#: app/Date/JewishDate.php:140 10184msgctxt "NOMINATIVE" 10185msgid "Nissan" 10186msgstr "nisan-kuu" 10187 10188#. I18N: Name of a country or state 10189#: app/Statistics/Service/CountryService.php:373 10190msgid "Niue" 10191msgstr "Niue" 10192 10193#. I18N: a month in the French republican calendar 10194#: app/Date/FrenchDate.php:141 10195msgctxt "GENITIVE" 10196msgid "Nivose" 10197msgstr "Nivôse" 10198 10199#. I18N: a month in the French republican calendar 10200#: app/Date/FrenchDate.php:235 10201msgctxt "INSTRUMENTAL" 10202msgid "Nivose" 10203msgstr "Nivôse" 10204 10205#. I18N: a month in the French republican calendar 10206#: app/Date/FrenchDate.php:188 10207msgctxt "LOCATIVE" 10208msgid "Nivose" 10209msgstr "Nivôse" 10210 10211#. I18N: a month in the French republican calendar 10212#: app/Date/FrenchDate.php:93 10213msgctxt "NOMINATIVE" 10214msgid "Nivose" 10215msgstr "Nivôse" 10216 10217#: resources/views/admin/users-edit.phtml:335 10218msgid "No" 10219msgstr "Ei" 10220 10221#: app/Http/RequestHandlers/ImportGedcomAction.php:93 10222#: app/Http/RequestHandlers/ImportGedcomAction.php:105 10223msgid "No GEDCOM file was received." 10224msgstr "GEDCOM tiedostoa ei saatu." 10225 10226#: resources/views/admin/trees-import.phtml:72 10227msgid "No GEDCOM files found." 10228msgstr "GEDCOM tiedostoja ei löytynyt." 10229 10230#: resources/views/admin/trees-preferences.phtml:124 10231#: resources/views/admin/trees-preferences.phtml:127 10232msgid "No calendar conversion" 10233msgstr "Ei kalenterimuunnosta" 10234 10235#: app/Module/CustomTagsLegacy.php:64 app/Module/DescendancyModule.php:273 10236#: resources/views/family-page-children.phtml:17 10237msgid "No children" 10238msgstr "Ei lapsia rekisterissä" 10239 10240#: app/Services/MessageService.php:228 10241msgid "No contact" 10242msgstr "Ei yhteystietoa" 10243 10244#: resources/views/admin/trees-duplicates.phtml:46 10245msgid "No duplicates have been found." 10246msgstr "Kaksoiskappaleita ei löytynyt." 10247 10248#: resources/views/admin/trees-check.phtml:35 10249msgid "No errors have been found." 10250msgstr "Virheitä ei löytynyt." 10251 10252#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10253#: app/Module/UpcomingAnniversariesModule.php:164 10254#, php-format 10255msgid "No events exist for the next %s day." 10256msgid_plural "No events exist for the next %s days." 10257msgstr[0] "Ei tapahtumia tulevan päivän aikana." 10258msgstr[1] "Ei tapahtumia tulevien %s päivän aikana." 10259 10260#: resources/views/modules/todays_events/empty.phtml:8 10261msgid "No events exist for today." 10262msgstr "Tänään ei ole tapahtumia." 10263 10264#: app/Module/UpcomingAnniversariesModule.php:160 10265msgid "No events exist for tomorrow." 10266msgstr "Mitään tapahtumia ei ole huomenna." 10267 10268#: resources/views/family-page.phtml:41 10269msgid "No facts exist for this family." 10270msgstr "Faktoja ei ole olemassa tälle perheelle." 10271 10272#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10273#: app/Functions/Functions.php:53 10274msgid "No file was received. Please try again." 10275msgstr "Yhtään tiedostoa ei vastaanotettu. Yritä uudelleen." 10276 10277#: app/Module/RelationshipsChartModule.php:410 10278msgid "No link between the two individuals could be found." 10279msgstr "Sukuyhteyttä näiden kahden henkilön välillä ei löydy." 10280 10281#: resources/views/admin/merge-records-step-2.phtml:75 10282#: resources/views/admin/merge-records-step-2.phtml:122 10283#: resources/views/admin/merge-records-step-2.phtml:168 10284msgid "No matching facts found" 10285msgstr "Yhtäpitäviä faktoja ei löytynyt" 10286 10287#: resources/views/modules/gedcom_news/list.phtml:18 10288#: resources/views/modules/user_blog/list.phtml:18 10289msgid "No news articles have been submitted." 10290msgstr "Uutisartikkeleita ei ole luotu." 10291 10292#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 10293msgid "No predefined text" 10294msgstr "Ei esivalmistettua tekstiä" 10295 10296#: resources/views/lists/datatables-attributes.phtml:22 10297#: resources/views/lists/datatables-attributes.phtml:33 10298msgid "No records to display" 10299msgstr "Ei tietueita näytettävänä" 10300 10301#: resources/views/modules/place-hierarchy/events.phtml:34 10302#: resources/views/modules/place-hierarchy/events.phtml:46 10303#: resources/views/search-advanced-page.phtml:95 10304#: resources/views/search-general-page.phtml:137 10305#: resources/views/search-phonetic-page.phtml:98 10306msgid "No results found." 10307msgstr "Hakua vastaavia tuloksia ei löytynyt." 10308 10309#: app/Statistics/Repository/UserRepository.php:84 10310msgid "No signed-in and no anonymous users" 10311msgstr "Ei kirjautuneita eikä tuntemattomia käyttäjiä" 10312 10313#: app/Elements/TempleCode.php:211 10314msgid "No temple - living ordinance" 10315msgstr "Ei temppeliä - Elävän uskonnollinen toimitus" 10316 10317#: app/Http/RequestHandlers/UpgradeWizardStep.php:168 10318#: resources/views/admin/control-panel.phtml:185 10319#: resources/views/admin/upgrade/wizard.phtml:21 10320msgid "No upgrade information is available." 10321msgstr "Päivitystietoja ei ole saatavilla." 10322 10323#. I18N: The name of a colour-scheme 10324#: app/Module/ColorsTheme.php:173 10325msgid "Nocturnal" 10326msgstr "öinen" 10327 10328#. I18N: https://nominatim.org 10329#: app/Module/MapGeoLocationNominatim.php:39 10330msgid "Nominatim" 10331msgstr "Nominatim" 10332 10333#: app/Module/IndividualListModule.php:295 10334#: app/Module/IndividualListModule.php:511 10335#: resources/views/admin/trees-export.phtml:108 10336#: resources/views/modules/clippings/download.phtml:30 10337#: resources/xml/reports/cemetery_report.xml:7 10338#: resources/xml/reports/death_report.xml:10 10339#: resources/xml/reports/individual_ext_report.xml:11 10340#: resources/xml/reports/individual_report.xml:8 10341msgid "None" 10342msgstr "Ei mikään" 10343 10344#. I18N: The ninth day in the French republican calendar 10345#: app/Date/FrenchDate.php:303 10346msgid "Nonidi" 10347msgstr "Nonidi" 10348 10349#. I18N: Name of a country or state 10350#: app/Statistics/Service/CountryService.php:365 10351msgid "Norfolk Island" 10352msgstr "Norfolkinsaari" 10353 10354#: resources/views/admin/users-edit.phtml:158 10355msgid "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." 10356msgstr "Yleensä valvojan on hyväksyttävä sukupuuhun tehdyt muutokset. Tällä valinnalla voit sallia käyttäjälle oikeuden muutosten tekoon ilman että valvojan tarvitsee hyväksyä niitä." 10357 10358#. I18N: Name of a country or state 10359#: app/Statistics/Service/CountryService.php:405 10360msgid "North Korea" 10361msgstr "Pohjois-Korea" 10362 10363#: resources/views/modules/statistics-chart/custom.phtml:185 10364msgid "Northern America" 10365msgstr "Pohjoinen Amerikka" 10366 10367#. I18N: Name of a country or state 10368#: app/Statistics/Service/CountryService.php:371 10369msgid "Northern Ireland" 10370msgstr "Pohjois-Irlanti" 10371 10372#. I18N: Name of a country or state 10373#: app/Statistics/Service/CountryService.php:339 10374msgid "Northern Mariana Islands" 10375msgstr "Pohjois-Mariaanit" 10376 10377#. I18N: Name of a country or state 10378#: app/Statistics/Service/CountryService.php:377 10379msgid "Norway" 10380msgstr "Norja" 10381 10382#: resources/views/admin/control-panel.phtml:486 10383msgid "Not approved by an administrator" 10384msgstr "Ylläpidon vahvistamatta" 10385 10386#: app/Module/CustomTagsBrothersKeeper.php:105 10387msgid "Not living" 10388msgstr "Ei elossa" 10389 10390#: app/Elements/FamilyStatusText.php:71 app/Module/BranchesListModule.php:448 10391#: app/Module/CustomTagsBrothersKeeper.php:66 10392#: resources/views/lists/families-table.phtml:191 10393msgid "Not married" 10394msgstr "Naimaton" 10395 10396#: resources/views/admin/control-panel.phtml:486 10397msgid "Not verified by the user" 10398msgstr "Käyttäjä jättänyt vahvistamatta" 10399 10400#: app/Factories/ElementFactory.php:291 app/Factories/ElementFactory.php:301 10401#: app/Factories/ElementFactory.php:312 app/Factories/ElementFactory.php:346 10402#: app/Factories/ElementFactory.php:365 app/Factories/ElementFactory.php:383 10403#: app/Factories/ElementFactory.php:422 app/Factories/ElementFactory.php:432 10404#: app/Factories/ElementFactory.php:443 app/Factories/ElementFactory.php:575 10405#: app/Factories/ElementFactory.php:610 app/Factories/ElementFactory.php:618 10406#: app/Factories/ElementFactory.php:622 app/Factories/ElementFactory.php:623 10407#: app/Factories/ElementFactory.php:633 app/Factories/ElementFactory.php:641 10408#: app/Factories/ElementFactory.php:646 app/Factories/ElementFactory.php:656 10409#: app/Factories/ElementFactory.php:672 app/Factories/ElementFactory.php:676 10410#: app/Factories/ElementFactory.php:688 app/Factories/ElementFactory.php:694 10411#: app/Factories/ElementFactory.php:695 app/Factories/ElementFactory.php:703 10412#: app/Factories/ElementFactory.php:719 app/Factories/ElementFactory.php:724 10413#: app/Factories/ElementFactory.php:735 app/Factories/ElementFactory.php:738 10414#: app/Functions/FunctionsPrint.php:92 app/Functions/FunctionsPrint.php:167 10415#: app/Functions/FunctionsPrintFacts.php:782 10416#: app/Module/CustomTagsGedcom53.php:176 app/Module/CustomTagsGedcomL.php:101 10417#: app/Module/CustomTagsGedcomL.php:109 app/Module/CustomTagsGedcomL.php:150 10418#: app/Module/CustomTagsGedcomL.php:158 app/Module/CustomTagsGedcomL.php:194 10419#: app/Module/CustomTagsGedcomL.php:206 app/Module/CustomTagsGedcomL.php:215 10420#: app/Module/CustomTagsGedcomL.php:248 app/Module/CustomTagsWebtrees.php:55 10421#: app/Module/CustomTagsWebtrees.php:63 app/Module/CustomTagsWebtrees.php:69 10422#: app/Module/CustomTagsWebtrees.php:77 10423#: resources/views/admin/trees-privacy.phtml:184 10424#: resources/views/modals/create-media-from-file.phtml:51 10425#: resources/views/modals/media-object-fields.phtml:19 10426#: resources/views/modals/note-object-fields.phtml:9 10427#: resources/views/modules/favorites/favorites.phtml:159 10428#: resources/views/modules/notes/tab.phtml:49 10429#: resources/views/modules/recent_changes/changes-table.phtml:68 10430#: resources/xml/reports/cemetery_report.xml:56 10431#: resources/xml/reports/family_group_report.xml:485 10432#: resources/xml/reports/family_group_report.xml:749 10433#: resources/xml/reports/family_group_report.xml:1101 10434#: resources/xml/reports/occupation_report.xml:64 10435msgid "Note" 10436msgstr "Lisätieto" 10437 10438#: resources/views/help/restriction.phtml:11 10439msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 10440msgstr "Muista, rekisteröity henkilö näkee aina omat tietonsa." 10441 10442#: resources/views/help/relationship-privacy.phtml:16 10443msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 10444msgstr "Huom.: mitä isompi on sallittujen hyppyjen määrä, sitä enemmän laskentaa tarvitaan, joka voi hidastaa toimintaa näille käyttäjille." 10445 10446#. I18N: Name of a module 10447#: app/Module/FixSearchAndReplace.php:114 app/Module/NoteListModule.php:164 10448#: app/Module/NotesTabModule.php:59 10449#: resources/views/admin/control-panel.phtml:328 10450#: resources/views/admin/merge-records-step-1.phtml:58 10451#: resources/views/record-page-links.phtml:70 10452#: resources/views/search-results.phtml:81 10453#: resources/views/statistics/other/total-records.phtml:39 10454#: resources/xml/reports/individual_ext_report.xml:237 10455#: resources/xml/reports/individual_report.xml:226 10456msgid "Notes" 10457msgstr "Lisätiedot" 10458 10459#: resources/views/admin/users-cleanup.phtml:75 10460msgid "Nothing found to cleanup" 10461msgstr "Ei löytynyt mitään siivottavaa" 10462 10463#: resources/views/admin/location-edit.phtml:148 10464#: resources/views/modules/batch_update/admin.phtml:101 10465msgid "Nothing found." 10466msgstr "Mitään ei löytynyt." 10467 10468#: resources/views/modules/pedigree-map/chart.phtml:97 10469#: resources/views/modules/places/tab.phtml:94 10470msgid "Nothing to show" 10471msgstr "Ei mitään näytettävää" 10472 10473#: app/Date/AbstractGregorianJulianDate.php:211 10474msgctxt "Abbreviation for November" 10475msgid "Nov" 10476msgstr "marras" 10477 10478#: app/Date/AbstractGregorianJulianDate.php:108 10479msgctxt "GENITIVE" 10480msgid "November" 10481msgstr "marraskuuta" 10482 10483#: app/Date/AbstractGregorianJulianDate.php:178 10484msgctxt "INSTRUMENTAL" 10485msgid "November" 10486msgstr "marraskuun" 10487 10488#: app/Date/AbstractGregorianJulianDate.php:143 10489msgctxt "LOCATIVE" 10490msgid "November" 10491msgstr "marraskuussa" 10492 10493#: app/Date/AbstractGregorianJulianDate.php:73 10494#: app/Module/StatisticsChartModule.php:802 10495#: resources/views/edit/initialize-calendar-popup.phtml:21 10496msgctxt "NOMINATIVE" 10497msgid "November" 10498msgstr "marraskuu" 10499 10500#. I18N: Location of an LDS church temple 10501#: app/Elements/TempleCode.php:145 10502msgid "Nuku’Alofa, Tonga" 10503msgstr "Nuku'Alofa, Tonga" 10504 10505#: app/Factories/ElementFactory.php:345 app/Factories/ElementFactory.php:573 10506#: app/Module/StatisticsChartModule.php:717 10507#: app/Statistics/Google/ChartChildren.php:114 10508#: resources/views/modules/statistics-chart/custom.phtml:53 10509msgid "Number of children" 10510msgstr "Lasten lukumäärä" 10511 10512#: resources/views/modules/recent_changes/config.phtml:21 10513#: resources/views/modules/upcoming_events/config.phtml:21 10514#: resources/views/modules/yahrzeit/config.phtml:18 10515msgid "Number of days to show" 10516msgstr "Näytettävien päivien lukumäärä" 10517 10518#: app/Statistics/Google/ChartNoChildrenFamilies.php:125 10519#: resources/views/statistics/families/children.phtml:32 10520msgid "Number of families without children" 10521msgstr "Lapsettomien perheiden lukumäärä" 10522 10523#. I18N: ... to show in a list 10524#: resources/views/modules/top10_givnnames/config.phtml:15 10525msgid "Number of given names" 10526msgstr "Etunimien lukumäärä" 10527 10528#: app/Factories/ElementFactory.php:574 10529msgid "Number of marriages" 10530msgstr "Avioliittojen lukumäärä" 10531 10532#. I18N: ... to show in a list 10533#: resources/views/modules/top10_pageviews/config.phtml:13 10534msgid "Number of pages" 10535msgstr "Sivumäärä" 10536 10537#. I18N: ... to show in a list 10538#: resources/views/modules/gedcom_stats/config.phtml:82 10539#: resources/views/modules/top10_surnames/config.phtml:15 10540msgid "Number of surnames" 10541msgstr "Sukunimien lukumäärä" 10542 10543#: app/Elements/RelationIsDescriptor.php:117 10544msgid "Nurse" 10545msgstr "Hoitaja" 10546 10547#: app/Elements/RelationIsDescriptor.php:85 10548msgctxt "FEMALE" 10549msgid "Nurse" 10550msgstr "Hoitaja" 10551 10552#: app/Elements/RelationIsDescriptor.php:64 10553msgctxt "MALE" 10554msgid "Nurse" 10555msgstr "Hoitaja" 10556 10557#. I18N: Location of an LDS church temple 10558#: app/Elements/TempleCode.php:148 10559msgid "Oakland, California, United States" 10560msgstr "Oakland, Kalifornia, Yhdysvallat" 10561 10562#. I18N: Location of an LDS church temple 10563#: app/Elements/TempleCode.php:149 10564msgid "Oaxaca, Mexico" 10565msgstr "Oaxaca, Meksiko" 10566 10567#: app/Factories/ElementFactory.php:577 app/Module/CustomTagsAncestry.php:52 10568#: resources/xml/reports/occupation_report.xml:5 10569#: resources/xml/reports/occupation_report.xml:54 10570msgid "Occupation" 10571msgstr "Ammatti" 10572 10573#. I18N: Name of a report 10574#: app/Module/OccupationReportModule.php:44 10575#: resources/xml/reports/occupation_report.xml:3 10576#: resources/xml/reports/occupation_report.xml:37 10577msgid "Occupations" 10578msgstr "Ammatit" 10579 10580#. I18N: Name of a country or state 10581#: app/Statistics/Service/CountryService.php:411 10582msgid "Occupied Palestinian Territory" 10583msgstr "Palestiina" 10584 10585#: app/Date/AbstractGregorianJulianDate.php:210 10586msgctxt "Abbreviation for October" 10587msgid "Oct" 10588msgstr "loka" 10589 10590#. I18N: The eighth day in the French republican calendar 10591#: app/Date/FrenchDate.php:301 10592msgid "Octidi" 10593msgstr "Octidi" 10594 10595#: app/Date/AbstractGregorianJulianDate.php:107 10596msgctxt "GENITIVE" 10597msgid "October" 10598msgstr "lokakuuta" 10599 10600#: app/Date/AbstractGregorianJulianDate.php:177 10601msgctxt "INSTRUMENTAL" 10602msgid "October" 10603msgstr "lokakuun" 10604 10605#: app/Date/AbstractGregorianJulianDate.php:142 10606msgctxt "LOCATIVE" 10607msgid "October" 10608msgstr "lokakuussa" 10609 10610#: app/Date/AbstractGregorianJulianDate.php:72 10611#: app/Module/StatisticsChartModule.php:801 10612#: resources/views/edit/initialize-calendar-popup.phtml:20 10613msgctxt "NOMINATIVE" 10614msgid "October" 10615msgstr "lokakuu" 10616 10617#. I18N: Location of an LDS church temple 10618#: app/Elements/TempleCode.php:150 10619msgid "Ogden, Utah, United States" 10620msgstr "Ogden, Utah, Yhdysvallat" 10621 10622#. I18N: Location of an LDS church temple 10623#: app/Elements/TempleCode.php:151 10624msgid "Oklahoma City, Oklahoma, United States" 10625msgstr "Oklahoma City, Oklahoma, Yhdysvallat" 10626 10627#: resources/views/admin/changes-log.phtml:71 10628msgid "Old data" 10629msgstr "Vanha tieto" 10630 10631#: resources/views/admin/control-panel.phtml:860 10632msgid "Old files found" 10633msgstr "Löydettiin vanhoja tiedostoja" 10634 10635#: resources/views/statistics/families/birth-age.phtml:64 10636msgid "Oldest father" 10637msgstr "Vanhin isä" 10638 10639#: resources/views/statistics/families/marriage-age.phtml:84 10640msgid "Oldest female" 10641msgstr "Vanhin nainen" 10642 10643#: resources/views/statistics/individuals/oldest-living.phtml:12 10644msgid "Oldest living individuals" 10645msgstr "Vanhimmat elossa olevat" 10646 10647#: resources/views/statistics/families/marriage-age.phtml:64 10648msgid "Oldest male" 10649msgstr "Vanhin mies" 10650 10651#: resources/views/statistics/families/birth-age.phtml:84 10652msgid "Oldest mother" 10653msgstr "Vanhin äiti" 10654 10655#. I18N: The name of a colour-scheme 10656#: app/Module/ColorsTheme.php:175 10657msgid "Olivia" 10658msgstr "oliivin vihreä" 10659 10660#. I18N: Name of a country or state 10661#: app/Statistics/Service/CountryService.php:385 10662msgid "Oman" 10663msgstr "Oman" 10664 10665#. I18N: Name of a module 10666#: app/Module/OnThisDayModule.php:101 10667msgid "On this day" 10668msgstr "Tänä päivänä" 10669 10670#: app/Http/RequestHandlers/CalendarPage.php:124 10671msgid "On this day…" 10672msgstr "Tänä päivänä tapahtui…" 10673 10674#: resources/views/admin/map-import-form.phtml:77 10675msgid "Only add new records" 10676msgstr "Lisää ainoastaan uusia tietueita" 10677 10678#: app/Elements/RestrictionNotice.php:78 10679#: app/Functions/FunctionsPrintFacts.php:620 10680#: resources/views/modals/restriction-fields.phtml:32 10681msgid "Only managers can edit" 10682msgstr "Ainoastaan sukupuun ylläpitäjät voivat muuttaa" 10683 10684#: resources/views/admin/map-import-form.phtml:77 10685msgid "Only update existing records" 10686msgstr "Päivytä ainoastaan olemassa olevia tietueita" 10687 10688#: resources/views/errors/database-connection.phtml:13 10689msgid "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." 10690msgstr "Hupsis! Web palvelin ei saanut yhteyttä tietokantapalvelimeen. Se on liikakuormitettuna, huolletaan tai vaikka epäkunnossa. Kokeile <a href=\"index.php\">try again</a> hetken kuluttua tai ole yhteydessä web-sivuston ylläpitäjään." 10691 10692#: app/Http/RequestHandlers/SetupWizard.php:175 10693msgid "Oops! webtrees was unable to create files in this folder." 10694msgstr "Oho! webtrees ei voinut luoda tiedostoja tähän kansioon." 10695 10696#. I18N: https://openrouteservice.org 10697#: app/Module/MapGeoLocationOpenRouteService.php:44 10698#: app/Module/OpenRouteServiceAutocomplete.php:81 10699msgid "OpenRouteService" 10700msgstr "OpenRouteService" 10701 10702#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:57 10703msgid "OpenStreetMap™" 10704msgstr "OpenStreetMap™" 10705 10706#. I18N: Location of an LDS church temple 10707#: app/Elements/TempleCode.php:152 10708msgid "Oquirrh Mountain, Utah, United States" 10709msgstr "Oquirrh Mountain, Utah, Yhdysvallat" 10710 10711#: app/Date/JalaliDate.php:260 10712msgctxt "Abbreviation for Persian month: Ordibehesht" 10713msgid "Ord" 10714msgstr "Ord" 10715 10716#. I18N: 2nd month in the Persian/Jalali calendar 10717#: app/Date/JalaliDate.php:127 10718msgctxt "GENITIVE" 10719msgid "Ordibehesht" 10720msgstr "Ordibehesht" 10721 10722#. I18N: 2nd month in the Persian/Jalali calendar 10723#: app/Date/JalaliDate.php:217 10724msgctxt "INSTRUMENTAL" 10725msgid "Ordibehesht" 10726msgstr "Ordibehesht" 10727 10728#. I18N: 2nd month in the Persian/Jalali calendar 10729#: app/Date/JalaliDate.php:172 10730msgctxt "LOCATIVE" 10731msgid "Ordibehesht" 10732msgstr "Ordibehesht" 10733 10734#. I18N: 2nd month in the Persian/Jalali calendar 10735#: app/Date/JalaliDate.php:82 10736msgctxt "NOMINATIVE" 10737msgid "Ordibehesht" 10738msgstr "Ordibehesht" 10739 10740#: app/Factories/ElementFactory.php:739 10741msgid "Ordinance" 10742msgstr "Uskonnollinen toimitus" 10743 10744#: app/Factories/ElementFactory.php:579 10745msgid "Ordination" 10746msgstr "Papiksivihkiminen" 10747 10748#. I18N: Ordnance Survey is the UK government mapping service. 10749#: app/Module/OrdnanceSurveyHistoricMaps.php:39 10750msgid "Ordnance Survey historic maps" 10751msgstr "Ordnance Survey historialliset kartat" 10752 10753#: resources/xml/reports/change_report.xml:10 10754#: resources/xml/reports/pedigree_report.xml:7 10755msgid "Orientation" 10756msgstr "Sivun asento" 10757 10758#: app/Module/CustomTagsGenPluswin.php:74 10759#: app/Module/CustomTagsGenPluswin.php:83 10760#: app/Module/CustomTagsGenPluswin.php:106 10761#: app/Module/CustomTagsGenPluswin.php:117 10762msgid "Original text" 10763msgstr "Alkuperäinen teksti" 10764 10765#. I18N: Location of an LDS church temple 10766#: app/Elements/TempleCode.php:153 10767msgid "Orlando, Florida, United States" 10768msgstr "Orlando, Florida, Yhdysvallat" 10769 10770#. I18N: Type of media object 10771#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 10772#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:73 10773#: app/Module/StatisticsChartModule.php:155 10774#: app/Statistics/Google/ChartCommonGiven.php:91 10775#: app/Statistics/Google/ChartCommonSurname.php:150 10776#: resources/views/admin/control-panel.phtml:757 10777msgid "Other" 10778msgstr "Muu" 10779 10780#: resources/views/admin/trees-preferences.phtml:429 10781msgid "Other facts to show in charts" 10782msgstr "Muut faktat kaavioissa" 10783 10784#: resources/views/admin/trees-preferences.phtml:730 10785msgid "Other preferences" 10786msgstr "Muut asetukset" 10787 10788#: app/Elements/RelationIsDescriptor.php:118 10789msgid "Owner" 10790msgstr "Omistaja" 10791 10792#: app/Elements/RelationIsDescriptor.php:86 10793msgctxt "FEMALE" 10794msgid "Owner" 10795msgstr "Omistaja" 10796 10797#: app/Elements/RelationIsDescriptor.php:65 10798msgctxt "MALE" 10799msgid "Owner" 10800msgstr "Omistaja" 10801 10802#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10803#: app/Functions/Functions.php:62 10804msgid "PHP blocked the file because of its extension." 10805msgstr "PHP esti tiedoston tiedostopäätteen perusteella." 10806 10807#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10808#: app/Functions/Functions.php:59 10809msgid "PHP failed to write to disk." 10810msgstr "PHP ei voinut kirjoittaa levylle." 10811 10812#: resources/views/admin/server-information.phtml:18 10813msgid "PHP information" 10814msgstr "PHP-info" 10815 10816#: resources/xml/reports/ahnentafel_report.xml:56 10817#: resources/xml/reports/bdm_report.xml:42 10818#: resources/xml/reports/birth_report.xml:32 10819#: resources/xml/reports/cemetery_report.xml:35 10820#: resources/xml/reports/change_report.xml:45 10821#: resources/xml/reports/death_report.xml:33 10822#: resources/xml/reports/descendancy_report.xml:43 10823#: resources/xml/reports/fact_sources.xml:44 10824#: resources/xml/reports/family_group_report.xml:89 10825#: resources/xml/reports/individual_ext_report.xml:100 10826#: resources/xml/reports/individual_report.xml:89 10827#: resources/xml/reports/marriage_report.xml:31 10828#: resources/xml/reports/missing_facts_report.xml:53 10829#: resources/xml/reports/occupation_report.xml:38 10830#: resources/xml/reports/relative_ext_report.xml:51 10831msgid "Page" 10832msgstr "Sivu" 10833 10834#: resources/views/modules/media-list/pagination.phtml:39 10835#, php-format 10836msgid "Page %s of %s" 10837msgstr "Sivu %s / %s" 10838 10839#: resources/xml/reports/ahnentafel_report.xml:13 10840#: resources/xml/reports/bdm_report.xml:12 10841#: resources/xml/reports/birth_report.xml:10 10842#: resources/xml/reports/cemetery_report.xml:8 10843#: resources/xml/reports/change_report.xml:9 10844#: resources/xml/reports/death_report.xml:11 10845#: resources/xml/reports/descendancy_report.xml:8 10846#: resources/xml/reports/fact_sources.xml:8 10847#: resources/xml/reports/family_group_report.xml:11 10848#: resources/xml/reports/individual_ext_report.xml:12 10849#: resources/xml/reports/individual_report.xml:9 10850#: resources/xml/reports/marriage_report.xml:10 10851#: resources/xml/reports/missing_facts_report.xml:8 10852#: resources/xml/reports/occupation_report.xml:7 10853#: resources/xml/reports/pedigree_report.xml:8 10854#: resources/xml/reports/relative_ext_report.xml:8 10855msgid "Page size" 10856msgstr "Sivun koko" 10857 10858#. I18N: Type of media object 10859#: app/Elements/SourceMediaType.php:75 10860msgid "Painting" 10861msgstr "Maalaus" 10862 10863#. I18N: Name of a country or state 10864#: app/Statistics/Service/CountryService.php:387 10865msgid "Pakistan" 10866msgstr "Pakistan" 10867 10868#. I18N: Name of a country or state 10869#: app/Statistics/Service/CountryService.php:397 10870msgid "Palau" 10871msgstr "Palau" 10872 10873#. I18N: A colour scheme 10874#: app/Module/ColorsTheme.php:124 10875msgid "Palette" 10876msgstr "Paletti" 10877 10878#. I18N: Location of an LDS church temple 10879#: app/Elements/TempleCode.php:155 10880msgid "Palmyra, New York, United States" 10881msgstr "Palmyra, New York, Yhdysvallat" 10882 10883#. I18N: Name of a country or state 10884#: app/Statistics/Service/CountryService.php:389 10885msgid "Panama" 10886msgstr "Panama" 10887 10888#. I18N: Location of an LDS church temple 10889#: app/Elements/TempleCode.php:156 10890msgid "Panama City, Panama" 10891msgstr "Panamá, Panama" 10892 10893#. I18N: Location of an LDS church temple 10894#: app/Elements/TempleCode.php:157 10895msgid "Papeete, Tahiti" 10896msgstr "Papeete, Tahiti" 10897 10898#. I18N: Name of a country or state 10899#: app/Statistics/Service/CountryService.php:399 10900msgid "Papua New Guinea" 10901msgstr "Papua-Uusi-Guinea" 10902 10903#. I18N: Name of a country or state 10904#: app/Statistics/Service/CountryService.php:409 10905msgid "Paraguay" 10906msgstr "Paraguay" 10907 10908#: app/Module/CustomTagsGedcomL.php:233 10909msgid "Parent" 10910msgstr "Vanhempi" 10911 10912#: app/Factories/ElementFactory.php:599 10913#: app/Http/RequestHandlers/IndividualPage.php:218 10914#: resources/views/edit/reorder-families.phtml:72 10915#: resources/views/modules/ancestors-chart/tree.phtml:33 10916#: resources/views/modules/family_nav/sidebar-family.phtml:42 10917msgid "Parents" 10918msgstr "Vanhemmat" 10919 10920#: resources/xml/reports/individual_ext_report.xml:6 10921#: resources/xml/reports/individual_ext_report.xml:89 10922#: resources/xml/reports/missing_facts_report.xml:6 10923#: resources/xml/reports/relative_ext_report.xml:6 10924#: resources/xml/reports/relative_ext_report.xml:41 10925msgid "Parents and siblings" 10926msgstr "Vanhemmat ja sisarukset" 10927 10928#: app/Functions/FunctionsPrint.php:213 10929msgid "Parent’s age" 10930msgstr "Vanhempien ikä" 10931 10932#. I18N: A configuration setting 10933#: resources/views/admin/site-mail.phtml:152 10934#: resources/views/admin/users-create.phtml:58 10935#: resources/views/admin/users-edit.phtml:68 10936#: resources/views/edit-account-page.phtml:89 10937#: resources/views/login-page.phtml:44 10938#: resources/views/modules/login_block/sign-in.phtml:31 10939#: resources/views/password-reset-page.phtml:35 10940#: resources/views/register-page.phtml:72 10941#: resources/views/setup/step-5-administrator.phtml:78 10942msgid "Password" 10943msgstr "Salasana" 10944 10945#: resources/views/admin/users-create.phtml:63 10946#: resources/views/admin/users-edit.phtml:73 10947#: resources/views/edit-account-page.phtml:94 10948#: resources/views/password-reset-page.phtml:40 10949#: resources/views/register-page.phtml:77 10950msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 10951msgstr "Salasanan tulee olla vähintään 8 merkkiä pitkä ja isot ja pienet kirjaimet ovat tärkeitä, niin että ”SALAINEN” ei ole sama kuin ”salainen”." 10952 10953#. I18N: Location of an LDS church temple 10954#: app/Elements/TempleCode.php:158 10955msgid "Payson, Utah, United States" 10956msgstr "Payson, Utah, Yhdysvallat" 10957 10958#. I18N: Name of a module/chart 10959#. I18N: Name of a report 10960#: app/Module/ChartsBlockModule.php:125 app/Module/ChartsBlockModule.php:268 10961#: app/Module/PedigreeChartModule.php:118 10962#: app/Module/PedigreeReportModule.php:40 10963#: resources/xml/reports/pedigree_report.xml:3 10964#: resources/xml/reports/pedigree_report.xml:48 10965msgid "Pedigree" 10966msgstr "Esipolvitaulu" 10967 10968#: resources/xml/reports/pedigree_report.xml:750 10969msgid "Pedigree chart" 10970msgstr "Esipolvitaulu" 10971 10972#. I18N: Name of a module 10973#: app/Module/PedigreeMapModule.php:127 10974msgid "Pedigree map" 10975msgstr "Esipolvikartta" 10976 10977#. I18N: %s is an individual’s name 10978#: app/Module/PedigreeMapModule.php:173 app/Module/PedigreeMapModule.php:231 10979#, php-format 10980msgid "Pedigree map of %s" 10981msgstr "Esipolvikartta - %s" 10982 10983#. I18N: %s is an individual’s name 10984#: app/Module/PedigreeChartModule.php:164 10985#, php-format 10986msgid "Pedigree tree of %s" 10987msgstr "Esipolvitaulu - %s" 10988 10989#. I18N: Name of a module 10990#: app/Http/RequestHandlers/HelpText.php:266 10991#: app/Http/RequestHandlers/PendingChanges.php:70 10992#: app/Module/ModuleThemeTrait.php:424 app/Module/ReviewChangesModule.php:80 10993#: app/Module/ReviewChangesModule.php:134 10994#: resources/views/admin/control-panel.phtml:322 10995#: resources/views/admin/control-panel.phtml:348 10996#: resources/views/pending-changes-page.phtml:78 10997#: resources/xml/reports/change_report.xml:52 10998msgid "Pending changes" 10999msgstr "Vireillä olevat muutokset" 11000 11001#: resources/views/help/pending-changes.phtml:20 11002msgid "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." 11003msgstr "Vireillä olevat muutokset näkyvät vain, jos tililläsi on oikeus muokata. Kun kirjaudut ulos, et enää pysty näkemään niitä. Vireillä olevat muutokset näkyvät vain tietyillä sivuilla. Esimerkiksi ne eivät näy luetteloissa, raporteissa tai hakutuloksissa." 11004 11005#: app/Module/CustomTagsBrothersKeeper.php:67 11006#: app/Module/CustomTagsBrothersKeeper.php:107 11007msgid "Permanent number" 11008msgstr "Pysyvä numero" 11009 11010#: resources/views/admin/changes-log.phtml:113 11011#: resources/views/admin/site-logs.phtml:105 11012msgid "Permanently delete these records?" 11013msgstr "Poista pysyvästi nämä tiedot?" 11014 11015#: resources/views/modules/privacy-policy/page.phtml:18 11016msgid "Personal data" 11017msgstr "Henkilökohtaiset tiedot" 11018 11019#. I18N: Location of an LDS church temple 11020#: app/Elements/TempleCode.php:159 11021msgid "Perth, Australia" 11022msgstr "Perth, Australia" 11023 11024#. I18N: Name of a country or state 11025#: app/Statistics/Service/CountryService.php:393 11026msgid "Peru" 11027msgstr "Peru" 11028 11029#. I18N: Name of a country or state 11030#: app/Statistics/Service/CountryService.php:395 11031msgid "Philippines" 11032msgstr "Filippiinit" 11033 11034#. I18N: Location of an LDS church temple 11035#: app/Elements/TempleCode.php:160 11036msgid "Phoenix, Arizona, United States" 11037msgstr "Phoenix, Arizona, Yhdysvallat" 11038 11039#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:398 11040#: app/Factories/ElementFactory.php:424 app/Factories/ElementFactory.php:677 11041#: app/Factories/ElementFactory.php:726 11042#: resources/views/modals/submitter-fields.phtml:25 11043msgid "Phone" 11044msgstr "Puhelinnumero" 11045 11046#: resources/views/search-phonetic-page.phtml:66 11047msgid "Phonetic algorithm" 11048msgstr "Foneettinen algoritmi" 11049 11050#: app/Factories/ElementFactory.php:546 11051msgid "Phonetic name" 11052msgstr "Foneettinen nimi" 11053 11054#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:426 11055msgid "Phonetic place" 11056msgstr "Foneettisesti paikka" 11057 11058#. I18N: search using “sounds like”, rather than exact spelling 11059#: app/Http/RequestHandlers/SearchPhoneticPage.php:100 11060#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:38 11061msgid "Phonetic search" 11062msgstr "Foneettinen haku" 11063 11064#: app/Factories/ElementFactory.php:553 11065msgid "Phonetic type" 11066msgstr "Foneettinentyyppi" 11067 11068#. I18N: Type of media object 11069#: app/Elements/SourceMediaType.php:74 11070#: app/Module/CustomTagsFamilyTreeBuilder.php:58 11071#: app/Module/CustomTagsFamilyTreeBuilder.php:60 11072#: app/Module/CustomTagsGedcom53.php:79 app/Module/CustomTagsGedcom53.php:101 11073#: app/Module/CustomTagsGedcom53.php:131 app/Module/CustomTagsGedcom53.php:160 11074msgid "Photo" 11075msgstr "Valokuva" 11076 11077#. I18N: The name of a colour-scheme 11078#: app/Module/ColorsTheme.php:177 11079msgid "Pink Plastic" 11080msgstr "pinkki muovi" 11081 11082#. I18N: Name of a country or state 11083#: app/Statistics/Service/CountryService.php:391 11084msgid "Pitcairn" 11085msgstr "Pitcairn" 11086 11087#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:425 11088#: app/Factories/ElementFactory.php:693 11089#: app/Http/RequestHandlers/HelpText.php:236 11090#: app/Module/CustomTagsFamilyTreeBuilder.php:59 11091#: app/Module/CustomTagsGedcomL.php:200 app/Module/CustomTagsLegacy.php:69 11092#: app/Module/FixCemeteryTag.php:86 11093#: resources/views/admin/location-edit.phtml:40 11094#: resources/views/admin/location-edit.phtml:147 11095#: resources/views/admin/locations.phtml:42 11096#: resources/views/lists/families-table.phtml:226 11097#: resources/views/lists/individuals-table.phtml:242 11098#: resources/views/lists/individuals-table.phtml:253 11099#: resources/views/modules/census-assistant.phtml:48 11100#: resources/views/modules/lifespans-chart/page.phtml:45 11101#: resources/views/search-phonetic-page.phtml:56 11102#: resources/xml/reports/bdm_report.xml:6 11103#: resources/xml/reports/bdm_report.xml:134 11104#: resources/xml/reports/bdm_report.xml:160 11105#: resources/xml/reports/bdm_report.xml:194 11106#: resources/xml/reports/birth_report.xml:42 11107#: resources/xml/reports/cemetery_report.xml:52 11108#: resources/xml/reports/death_report.xml:50 11109#: resources/xml/reports/marriage_report.xml:50 11110#: resources/xml/reports/occupation_report.xml:60 11111msgid "Place" 11112msgstr "Paikka" 11113 11114#. I18N: Name of a module/list 11115#: app/Factories/ElementFactory.php:384 11116#: app/Module/PlaceHierarchyListModule.php:108 11117#: app/Module/PlaceHierarchyListModule.php:252 11118#: resources/views/place-hierarchy.phtml:16 11119msgid "Place hierarchy" 11120msgstr "Paikkahierarkia" 11121 11122#: app/Module/CustomTagsPhpGedView.php:56 11123msgid "Place in Hebrew" 11124msgstr "Paikka hepreaksi" 11125 11126#: resources/views/modules/place-hierarchy/list.phtml:14 11127msgid "Place list" 11128msgstr "Paikkaluettelo" 11129 11130#. I18N: Help text for the “Abbreviate place names” configuration setting 11131#: resources/views/admin/trees-preferences.phtml:605 11132msgid "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>." 11133msgstr "Usein paikan nimet ovat liian pitkiä sovitettavaksi kaavioihin, listoihin jne. Niitä voi lyhentää jolloin näytetään nimen ensimmäisiä osia kuten <i>kylä, lääni</i>, tai jälkimmäiset osat <i>alue, maa</i>." 11134 11135#: resources/views/help/place.phtml:12 11136msgid "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." 11137msgstr "Paikannimet voivat muuttua ajan myötä. Sukututkimuksessa on tapana käyttää nykyistä nimeä kaupungille tai maalle. Historiallinen nimi voidaan näyttää lähteissä, lisätiedoissa jne." 11138 11139#: resources/views/help/place.phtml:8 11140msgid "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”." 11141msgstr "Paikannimet tulisi syöttää pilkuilla erotettuna luettelona, aloittaen pienimmästä paikasta ja päättyen maahan. Esimerkiksi ”Tapiola, Espoo, Suomi”." 11142 11143#: app/Factories/ElementFactory.php:461 11144msgid "Place of LDS baptism" 11145msgstr "MAP-kasteen paikkakunta" 11146 11147#: app/Factories/ElementFactory.php:600 11148msgid "Place of LDS child sealing" 11149msgstr "MAP-lapsen sinetöinnin paikka" 11150 11151#: app/Factories/ElementFactory.php:501 11152msgid "Place of LDS confirmation" 11153msgstr "MAP-konfirmaation paikka" 11154 11155#: app/Factories/ElementFactory.php:521 11156msgid "Place of LDS endowment" 11157msgstr "MAP-endaumentin paikkakunta" 11158 11159#: app/Factories/ElementFactory.php:355 11160msgid "Place of LDS spouse sealing" 11161msgstr "MAP-puolison sinetöinnin paikka" 11162 11163#: app/Factories/ElementFactory.php:453 11164msgid "Place of adoption" 11165msgstr "Adoptointipaikkakunta" 11166 11167#: app/Factories/ElementFactory.php:467 11168#: resources/xml/reports/missing_facts_report.xml:140 11169msgid "Place of baptism" 11170msgstr "Kasteen paikkakunta" 11171 11172#: app/Factories/ElementFactory.php:470 11173#: resources/xml/reports/missing_facts_report.xml:223 11174msgid "Place of bar mitzvah" 11175msgstr "Bar mitsva paikkakunta" 11176 11177#: app/Factories/ElementFactory.php:473 11178#: resources/xml/reports/missing_facts_report.xml:264 11179msgid "Place of bat mitzvah" 11180msgstr "Bat mitsva paikkakunta" 11181 11182#: app/Factories/ElementFactory.php:477 11183#: resources/xml/reports/fact_sources.xml:273 11184#: resources/xml/reports/missing_facts_report.xml:93 11185msgid "Place of birth" 11186msgstr "Syntymäpaikkakunta" 11187 11188#: app/Factories/ElementFactory.php:480 11189msgid "Place of blessing" 11190msgstr "Siunauksen paikkakunta" 11191 11192#: app/Module/CustomTagsBrothersKeeper.php:96 11193msgid "Place of brit milah" 11194msgstr "Brit mila paikka" 11195 11196#: app/Factories/ElementFactory.php:483 11197#: resources/xml/reports/missing_facts_report.xml:557 11198msgid "Place of burial" 11199msgstr "Hautauspaikkakunta" 11200 11201#: app/Factories/ElementFactory.php:494 11202#: resources/xml/reports/missing_facts_report.xml:181 11203msgid "Place of christening" 11204msgstr "Kasteen paikkakunta" 11205 11206#. I18N: German Bürgerort 11207#: app/Module/CustomTagsGenPluswin.php:124 11208msgid "Place of citizenship" 11209msgstr "Kansalaisuuden paikka" 11210 11211#: app/Factories/ElementFactory.php:498 11212#: resources/xml/reports/missing_facts_report.xml:305 11213msgid "Place of confirmation" 11214msgstr "Ripille pääsyn paikka" 11215 11216#: app/Factories/ElementFactory.php:507 11217msgid "Place of cremation" 11218msgstr "Polttohautauksen paikkakunta" 11219 11220#: app/Factories/ElementFactory.php:511 11221#: resources/xml/reports/fact_sources.xml:275 11222#: resources/xml/reports/missing_facts_report.xml:516 11223msgid "Place of death" 11224msgstr "Kuolinpaikkakunta" 11225 11226#: app/Factories/ElementFactory.php:518 11227msgid "Place of emigration" 11228msgstr "Maastamuuton paikkakunta" 11229 11230#: app/Factories/ElementFactory.php:331 11231#: resources/xml/reports/missing_facts_report.xml:347 11232msgid "Place of engagement" 11233msgstr "Kihlauspaikkakunta" 11234 11235#: app/Factories/ElementFactory.php:527 11236msgid "Place of event" 11237msgstr "Tapahtumapaikkakunta" 11238 11239#: app/Factories/ElementFactory.php:537 11240#: resources/xml/reports/missing_facts_report.xml:389 11241msgid "Place of first communion" 11242msgstr "Ensimmäisen ehtoollisen paikka" 11243 11244#: app/Factories/ElementFactory.php:544 11245msgid "Place of immigration" 11246msgstr "Maahanmuuton paikka" 11247 11248#: app/Factories/ElementFactory.php:342 11249#: resources/xml/reports/fact_sources.xml:321 11250#: resources/xml/reports/missing_facts_report.xml:474 11251msgid "Place of marriage" 11252msgstr "Avioitumispaikka" 11253 11254#: app/Factories/ElementFactory.php:337 11255#: resources/xml/reports/missing_facts_report.xml:431 11256msgid "Place of marriage banns" 11257msgstr "avioliittokuulutus paikka" 11258 11259#: app/Factories/ElementFactory.php:572 11260msgid "Place of naturalization" 11261msgstr "Kansalaistamispaikka" 11262 11263#: app/Factories/ElementFactory.php:582 11264msgid "Place of ordination" 11265msgstr "Papiksivihkimisen paikka" 11266 11267#: app/Factories/ElementFactory.php:590 11268msgid "Place of residence" 11269msgstr "Asuinpaikan paikkakunta" 11270 11271#. I18N: Name of a module 11272#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:161 11273#: resources/views/admin/trees-preferences.phtml:583 11274#: resources/views/search-replace-page.phtml:47 11275#: resources/views/statistics/other/places.phtml:12 11276msgid "Places" 11277msgstr "Sijainteja" 11278 11279#: resources/views/layouts/default.phtml:163 11280#: resources/views/modules/random_media/slide-show.phtml:24 11281#: resources/views/modules/random_media/slide-show.phtml:26 11282msgid "Play" 11283msgstr "Käynnistä" 11284 11285#: app/Http/RequestHandlers/ContactAction.php:116 11286msgid "Please enter a valid email address." 11287msgstr "Huom! Anna hyväksyttävä sähköpostiosoite." 11288 11289#: app/Http/RequestHandlers/ContactAction.php:111 11290#: app/Http/RequestHandlers/PasswordResetAction.php:84 11291#: app/Http/RequestHandlers/PasswordResetPage.php:76 11292#: app/Http/RequestHandlers/RegisterAction.php:98 11293msgid "Please try again." 11294msgstr "Yritä uudelleen." 11295 11296#. I18N: a month in the French republican calendar 11297#: app/Date/FrenchDate.php:143 11298msgctxt "GENITIVE" 11299msgid "Pluviose" 11300msgstr "Pluviôse" 11301 11302#. I18N: a month in the French republican calendar 11303#: app/Date/FrenchDate.php:237 11304msgctxt "INSTRUMENTAL" 11305msgid "Pluviose" 11306msgstr "Pluviôse" 11307 11308#. I18N: a month in the French republican calendar 11309#: app/Date/FrenchDate.php:190 11310msgctxt "LOCATIVE" 11311msgid "Pluviose" 11312msgstr "Pluviôse" 11313 11314#. I18N: a month in the French republican calendar 11315#: app/Date/FrenchDate.php:95 11316msgctxt "NOMINATIVE" 11317msgid "Pluviose" 11318msgstr "Pluviôse" 11319 11320#. I18N: Name of a country or state 11321#: app/Statistics/Service/CountryService.php:401 11322msgid "Poland" 11323msgstr "Puola" 11324 11325#: app/SurnameTradition.php:100 11326msgctxt "Surname tradition" 11327msgid "Polish" 11328msgstr "Puolan sukunimen esitystapa" 11329 11330#. I18N: A configuration setting 11331#: resources/views/admin/site-mail.phtml:108 11332#: resources/views/setup/step-4-database-mysql.phtml:67 11333#: resources/views/setup/step-4-database-pgsql.phtml:59 11334#: resources/views/setup/step-4-database-sqlsvr.phtml:59 11335msgid "Port number" 11336msgstr "Portin numero" 11337 11338#. I18N: Location of an LDS church temple 11339#: app/Elements/TempleCode.php:162 11340msgid "Portland, Oregon, United States" 11341msgstr "Portland, Oregon, Yhdysvallat" 11342 11343#. I18N: Location of an LDS church temple 11344#: app/Elements/TempleCode.php:154 11345msgid "Porto Alegre, Brazil" 11346msgstr "Porto Alegre, Brasilia" 11347 11348#. I18N: page orientation 11349#: app/Http/RequestHandlers/TreePreferencesPage.php:129 11350#: resources/xml/reports/change_report.xml:10 11351#: resources/xml/reports/pedigree_report.xml:7 11352msgid "Portrait" 11353msgstr "Pystysuoraan" 11354 11355#. I18N: Name of a country or state 11356#: app/Statistics/Service/CountryService.php:407 11357msgid "Portugal" 11358msgstr "Portugali" 11359 11360#: app/SurnameTradition.php:94 11361msgctxt "Surname tradition" 11362msgid "Portuguese" 11363msgstr "Portugalin sukunimen esitystapa" 11364 11365#: app/Factories/ElementFactory.php:282 app/Factories/ElementFactory.php:394 11366#: app/Factories/ElementFactory.php:414 app/Factories/ElementFactory.php:667 11367#: app/Factories/ElementFactory.php:714 app/Module/CustomTagsGedcomL.php:239 11368#: app/Module/CustomTagsGenPluswin.php:71 11369#: app/Module/CustomTagsGenPluswin.php:103 11370msgid "Postal code" 11371msgstr "Postinumero" 11372 11373#. I18N: Name of a module 11374#: app/Module/PoweredByWebtreesModule.php:41 11375msgid "Powered by webtrees™" 11376msgstr "webtrees™:n ylläpitämä" 11377 11378#. I18N: a month in the French republican calendar 11379#: app/Date/FrenchDate.php:151 11380msgctxt "GENITIVE" 11381msgid "Prairial" 11382msgstr "Prairial" 11383 11384#. I18N: a month in the French republican calendar 11385#: app/Date/FrenchDate.php:245 11386msgctxt "INSTRUMENTAL" 11387msgid "Prairial" 11388msgstr "Prairial" 11389 11390#. I18N: a month in the French republican calendar 11391#: app/Date/FrenchDate.php:198 11392msgctxt "LOCATIVE" 11393msgid "Prairial" 11394msgstr "Prairial" 11395 11396#. I18N: a month in the French republican calendar 11397#: app/Date/FrenchDate.php:104 11398msgctxt "NOMINATIVE" 11399msgid "Prairial" 11400msgstr "Prairial" 11401 11402#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 11403msgid "Predefined text that states admin will decide on each request for a user account" 11404msgstr "Esivalmistettu teksti, ylläpitäjä päättää hyväksyykö käyttäjätilianomuksen" 11405 11406#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 11407msgid "Predefined text that states all users can request a user account" 11408msgstr "Esivalmistettu teksti, kaikki voivat anoa käyttäjätilin itselleen" 11409 11410#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 11411msgid "Predefined text that states only family members can request a user account" 11412msgstr "Esivalmistettu teksti, joka määrää että käyttäjätilin voi anoa ainoastaan sukupuussa oleva henkilö" 11413 11414#: app/Http/RequestHandlers/TreePageBlockEdit.php:62 11415#: app/Http/RequestHandlers/TreePreferencesPage.php:210 11416#: app/Http/RequestHandlers/UserPageBlockEdit.php:63 11417#: resources/views/admin/components.phtml:61 11418#: resources/views/admin/components.phtml:64 11419#: resources/views/admin/modules.phtml:74 11420#: resources/views/admin/modules.phtml:76 11421#: resources/views/admin/modules.phtml:147 11422#: resources/views/admin/modules.phtml:150 11423#: resources/views/admin/modules.phtml:153 resources/views/admin/trees.phtml:99 11424#: resources/views/modules/block-template.phtml:18 11425#: resources/views/modules/block-template.phtml:20 11426msgid "Preferences" 11427msgstr "Asetukset" 11428 11429#: resources/views/admin/modules.phtml:43 11430#, php-format 11431msgid "Preferences exist for the module “%s”, but this module no longer exists." 11432msgstr "Moduulin ”%s” asetukset ovat olemassa, mutta tätä moduulia ei enää ole." 11433 11434#. I18N: A configuration setting 11435#: resources/views/admin/users-edit.phtml:185 11436msgid "Preferred contact method" 11437msgstr "Toivottu yhteystapa" 11438 11439#. I18N: Label for a configuration option 11440#: resources/views/modules/recent_changes/config.phtml:31 11441#: resources/views/modules/todays_events/config.phtml:37 11442#: resources/views/modules/top10_givnnames/config.phtml:24 11443#: resources/views/modules/top10_surnames/config.phtml:24 11444#: resources/views/modules/upcoming_events/config.phtml:49 11445#: resources/views/modules/yahrzeit/config.phtml:30 11446msgid "Presentation style" 11447msgstr "Esitystapa" 11448 11449#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church 11450#: app/Elements/TempleCode.php:161 11451msgid "President’s Office" 11452msgstr "Presidentin toimisto (Mormoni)" 11453 11454#. I18N: Location of an LDS church temple 11455#: app/Elements/TempleCode.php:163 11456msgid "Preston, England" 11457msgstr "Preston, Englanti" 11458 11459#: app/Http/RequestHandlers/DataFixData.php:104 11460#: app/Http/RequestHandlers/DataFixPreview.php:83 11461#: resources/views/admin/analytics-edit.phtml:27 11462msgid "Preview" 11463msgstr "Esikatselu" 11464 11465#: app/Elements/RelationIsDescriptor.php:120 11466msgid "Priest" 11467msgstr "Pappi" 11468 11469#. I18N: The first day in the French republican calendar 11470#: app/Date/FrenchDate.php:287 11471msgid "Primidi" 11472msgstr "Primidi" 11473 11474#: resources/xml/reports/family_group_report.xml:10 11475msgid "Print basic events when blank" 11476msgstr "Tulosta perustapahtumat, jotka ovat tyhjiä" 11477 11478#: app/Module/CustomTagsGedcomL.php:125 app/Module/CustomTagsGedcomL.php:178 11479#: app/Module/CustomTagsLegacy.php:120 11480msgid "Priority" 11481msgstr "Prioriteetti" 11482 11483#: app/Http/RequestHandlers/TreePrivacyPage.php:68 11484#: resources/views/admin/trees.phtml:107 11485msgid "Privacy" 11486msgstr "Yksityisyys" 11487 11488#. I18N: Name of a module 11489#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128 11490#: resources/views/modules/privacy-policy/footer.phtml:16 11491msgid "Privacy policy" 11492msgstr "Tietosuojakäytäntö" 11493 11494#. I18N: a restriction on viewing data 11495#: resources/views/modals/restriction-fields.phtml:9 11496msgid "Privacy restriction" 11497msgstr "Yksityisyyden rajoitus" 11498 11499#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 11500#: resources/views/admin/trees-privacy.phtml:170 11501msgid "Privacy restrictions" 11502msgstr "Yksityisyysrajoitukset" 11503 11504#: resources/views/admin/trees-privacy.phtml:232 11505msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 11506msgstr "Yksityisyysrajoitukset - nämä sovelletaan GEDCOM tietueisiin ja faktoihin, joilla ei ole RESN tietotunnistetta" 11507 11508#: app/GedcomRecord.php:359 app/GedcomRecord.php:465 11509#: app/Module/CustomTagsLegacy.php:54 app/Module/CustomTagsLegacy.php:57 11510#: app/Module/CustomTagsLegacy.php:66 app/Module/CustomTagsLegacy.php:101 11511#: app/Module/CustomTagsLegacy.php:107 app/Report/ReportParserGenerate.php:966 11512#: app/Statistics/Repository/EventRepository.php:415 11513msgid "Private" 11514msgstr "Yksityinen" 11515 11516#: resources/views/admin/site-mail.phtml:222 11517msgid "Private key" 11518msgstr "Yksityinen avain" 11519 11520#: app/Factories/ElementFactory.php:583 11521msgid "Probate" 11522msgstr "Testamentin vahvistus" 11523 11524#: app/Factories/ElementFactory.php:584 11525msgid "Property" 11526msgstr "Omaisuus" 11527 11528#. I18N: Location of an LDS church temple 11529#: app/Elements/TempleCode.php:164 11530msgid "Provo City Center, Utah, United States" 11531msgstr "Provo City Center, Utah, Yhdysvallat" 11532 11533#. I18N: Location of an LDS church temple 11534#: app/Elements/TempleCode.php:165 11535msgid "Provo, Utah, United States" 11536msgstr "Provo, Utah, Yhdysvallat" 11537 11538#. I18N: An individual that represents another 11539#: app/Elements/RelationIsDescriptor.php:119 11540msgid "Proxy" 11541msgstr "Edustaja" 11542 11543#: app/Factories/ElementFactory.php:697 11544#: resources/views/lists/sources-table.phtml:97 11545#: resources/views/modals/source-fields.phtml:36 11546msgid "Publication" 11547msgstr "Julkaisu" 11548 11549#. I18N: Name of a country or state 11550#: app/Statistics/Service/CountryService.php:403 11551msgid "Puerto Rico" 11552msgstr "Puerto Rico" 11553 11554#. I18N: Name of a country or state 11555#: app/Statistics/Service/CountryService.php:415 11556msgid "Qatar" 11557msgstr "Qatar" 11558 11559#: app/Factories/ElementFactory.php:315 app/Factories/ElementFactory.php:368 11560#: app/Factories/ElementFactory.php:446 app/Factories/ElementFactory.php:613 11561#: app/Factories/ElementFactory.php:636 app/Factories/ElementFactory.php:659 11562#: app/Module/CustomTagsGedcom53.php:96 app/Module/CustomTagsGedcom53.php:98 11563#: app/Module/CustomTagsGedcom53.php:122 app/Module/CustomTagsGedcom53.php:124 11564#: app/Module/CustomTagsGedcom53.php:169 app/Module/CustomTagsGedcomL.php:112 11565#: app/Module/CustomTagsGedcomL.php:161 app/Module/CustomTagsGedcomL.php:218 11566#: app/Module/CustomTagsGedcomL.php:251 app/Module/CustomTagsWebtrees.php:66 11567#: app/Module/CustomTagsWebtrees.php:80 11568msgid "Quality of data" 11569msgstr "Tiedon luotettavuus" 11570 11571#. I18N: The fourth day in the French republican calendar 11572#: app/Date/FrenchDate.php:293 11573msgid "Quartidi" 11574msgstr "Quartidi" 11575 11576#: resources/views/modules/faq/config.phtml:55 11577#: resources/views/modules/faq/edit.phtml:31 11578msgid "Question" 11579msgstr "Kysymys" 11580 11581#. I18N: Location of an LDS church temple 11582#: app/Elements/TempleCode.php:166 11583msgid "Quetzaltenango, Guatemala" 11584msgstr "Quetzaltenango, Guatemala" 11585 11586#: resources/views/admin/trees-preferences.phtml:720 11587msgid "Quick family facts" 11588msgstr "Perhefaktojen pikalista" 11589 11590#: resources/views/admin/trees-preferences.phtml:695 11591msgid "Quick individual facts" 11592msgstr "Henkilöfaktojen pikalista" 11593 11594#. I18N: The fifth day in the French republican calendar 11595#: app/Date/FrenchDate.php:295 11596msgid "Quintidi" 11597msgstr "Quintidi" 11598 11599#. I18N: When replying to an email, the subject becomes “RE: subject” 11600#: resources/views/modules/user-messages/user-messages.phtml:116 11601#: resources/views/modules/user-messages/user-messages.phtml:117 11602msgid "RE: " 11603msgstr "VS: " 11604 11605#: app/Elements/RelationIsDescriptor.php:121 11606msgid "Rabbi" 11607msgstr "Rabbiini" 11608 11609#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11610#: app/Date/HijriDate.php:132 11611msgctxt "GENITIVE" 11612msgid "Rabi’ al-awwal" 11613msgstr "rabi` al-awwal" 11614 11615#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11616#: app/Date/HijriDate.php:222 11617msgctxt "INSTRUMENTAL" 11618msgid "Rabi’ al-awwal" 11619msgstr "rabi` al-awwal" 11620 11621#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11622#: app/Date/HijriDate.php:177 11623msgctxt "LOCATIVE" 11624msgid "Rabi’ al-awwal" 11625msgstr "rabi` al-awwal" 11626 11627#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11628#: app/Date/HijriDate.php:87 11629msgctxt "NOMINATIVE" 11630msgid "Rabi’ al-awwal" 11631msgstr "rabi` al-awwal" 11632 11633#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11634#: app/Date/HijriDate.php:134 11635msgctxt "GENITIVE" 11636msgid "Rabi’ al-thani" 11637msgstr "rabi` al-sani" 11638 11639#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11640#: app/Date/HijriDate.php:224 11641msgctxt "INSTRUMENTAL" 11642msgid "Rabi’ al-thani" 11643msgstr "rabi` al-sani" 11644 11645#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11646#: app/Date/HijriDate.php:179 11647msgctxt "LOCATIVE" 11648msgid "Rabi’ al-thani" 11649msgstr "rabi` al-sani" 11650 11651#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11652#: app/Date/HijriDate.php:89 11653msgctxt "NOMINATIVE" 11654msgid "Rabi’ al-thani" 11655msgstr "rabi` al-sani" 11656 11657#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11658#: app/Elements/PedigreeLinkageType.php:66 11659msgctxt "Female pedigree" 11660msgid "Rada" 11661msgstr "Rada - maito-sukulaisuus" 11662 11663#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11664#: app/Elements/PedigreeLinkageType.php:56 11665msgctxt "Male pedigree" 11666msgid "Rada" 11667msgstr "Rada - maito-sukulaisuus" 11668 11669#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11670#: app/Elements/PedigreeLinkageType.php:76 11671msgctxt "Pedigree" 11672msgid "Rada" 11673msgstr "Rada - maito-sukulaisuus" 11674 11675#. I18N: https://en.wikipedia.org/wiki/Rajab 11676#: app/Date/HijriDate.php:140 11677msgctxt "GENITIVE" 11678msgid "Rajab" 11679msgstr "rajab" 11680 11681#. I18N: https://en.wikipedia.org/wiki/Rajab 11682#: app/Date/HijriDate.php:230 11683msgctxt "INSTRUMENTAL" 11684msgid "Rajab" 11685msgstr "rajab" 11686 11687#. I18N: https://en.wikipedia.org/wiki/Rajab 11688#: app/Date/HijriDate.php:185 11689msgctxt "LOCATIVE" 11690msgid "Rajab" 11691msgstr "rajab" 11692 11693#. I18N: https://en.wikipedia.org/wiki/Rajab 11694#: app/Date/HijriDate.php:95 11695msgctxt "NOMINATIVE" 11696msgid "Rajab" 11697msgstr "rajab" 11698 11699#. I18N: Location of an LDS church temple 11700#: app/Elements/TempleCode.php:167 11701msgid "Raleigh, North Carolina, United States" 11702msgstr "Raleigh, Pohjois-Carolina, Yhdysvallat" 11703 11704#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11705#: app/Date/HijriDate.php:144 11706msgctxt "GENITIVE" 11707msgid "Ramadan" 11708msgstr "ramadan" 11709 11710#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11711#: app/Date/HijriDate.php:234 11712msgctxt "INSTRUMENTAL" 11713msgid "Ramadan" 11714msgstr "ramadan" 11715 11716#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11717#: app/Date/HijriDate.php:189 11718msgctxt "LOCATIVE" 11719msgid "Ramadan" 11720msgstr "ramadan" 11721 11722#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11723#: app/Date/HijriDate.php:99 11724msgctxt "NOMINATIVE" 11725msgid "Ramadan" 11726msgstr "ramadan" 11727 11728#. I18N: Description of the “Slide show” module 11729#: app/Module/SlideShowModule.php:61 11730msgid "Random images from the current family tree." 11731msgstr "Nykyisen sukupuun satunnaisia kuvia." 11732 11733#: app/Http/RequestHandlers/ReorderChildrenPage.php:57 11734#: resources/views/family-page-children.phtml:50 11735#: resources/views/family-page-menu.phtml:56 11736#: resources/views/modules/relatives/family.phtml:234 11737msgid "Re-order children" 11738msgstr "Järjestä lapset uudelleen" 11739 11740#: app/Http/RequestHandlers/ReorderFamiliesPage.php:57 11741#: resources/views/individual-page-menu.phtml:80 11742#: resources/views/individual-page-menu.phtml:85 11743#: resources/views/modules/relatives/tab.phtml:117 11744msgid "Re-order families" 11745msgstr "Järjestä perheet uudelleen" 11746 11747#: app/Http/RequestHandlers/ReorderMediaPage.php:57 11748#: app/Module/CustomTagsPhpGedView.php:68 app/Module/FixPrimaryTag.php:108 11749#: resources/views/individual-page-menu.phtml:99 11750#: resources/views/individual-page-menu.phtml:104 11751msgid "Re-order media" 11752msgstr "Järjestä media uudelleen" 11753 11754#: app/Http/RequestHandlers/ReorderNamesPage.php:57 11755#: resources/views/individual-page-menu.phtml:48 11756#: resources/views/individual-page-menu.phtml:53 11757msgid "Re-order names" 11758msgstr "Järjestä nimet uudelleen" 11759 11760#: resources/views/admin/users-create.phtml:32 11761#: resources/views/admin/users-edit.phtml:42 11762#: resources/views/admin/users.phtml:27 11763#: resources/views/edit-account-page.phtml:45 11764#: resources/views/emails/register-notify-html.phtml:28 11765#: resources/views/emails/register-notify-text.phtml:22 11766#: resources/views/register-page.phtml:36 11767msgid "Real name" 11768msgstr "Etu- ja sukunimi" 11769 11770#: resources/views/admin/map-import-form.phtml:103 11771msgid "Really delete all geographic data?" 11772msgstr "Poista todella kaikki maantieteelliset tiedot?" 11773 11774#. I18N: Name of a module 11775#: app/Module/RecentChangesModule.php:88 11776#: resources/xml/reports/change_report.xml:92 11777msgid "Recent changes" 11778msgstr "Viimeiset muutokset" 11779 11780#: resources/views/calendar-page.phtml:127 11781msgid "Recent years (< 100 yrs)" 11782msgstr "Viime vuosina (< 100 vuotta)" 11783 11784#. I18N: Location of an LDS church temple 11785#: app/Elements/TempleCode.php:168 11786msgid "Recife, Brazil" 11787msgstr "Recife, Brasilia" 11788 11789#: resources/views/admin/changes-log.phtml:62 11790#: resources/views/admin/changes-log.phtml:136 11791#: resources/views/admin/data-fix-page.phtml:66 11792#: resources/views/admin/trees-privacy.phtml:237 11793#: resources/views/lists/anniversaries-table.phtml:32 11794#: resources/views/modules/clippings/show.phtml:30 11795#: resources/views/modules/recent_changes/changes-table.phtml:43 11796#: resources/views/modules/todo/research-tasks.phtml:30 11797msgid "Record" 11798msgstr "Tietue" 11799 11800#: app/Factories/ElementFactory.php:352 app/Factories/ElementFactory.php:595 11801#: app/Factories/ElementFactory.php:626 app/Factories/ElementFactory.php:649 11802#: app/Factories/ElementFactory.php:680 app/Factories/ElementFactory.php:704 11803#: app/Factories/ElementFactory.php:728 app/Factories/ElementFactory.php:740 11804msgid "Record ID number" 11805msgstr "RIN-numero" 11806 11807#: app/Factories/ElementFactory.php:594 app/Factories/ElementFactory.php:727 11808msgid "Record file number" 11809msgstr "Tiedostontietuenumero (RFN)" 11810 11811#: resources/views/modules/fix-search-and-replace/options.phtml:65 11812#: resources/views/search-general-page.phtml:61 11813#: resources/views/statistics/other/total-records.phtml:12 11814msgid "Records" 11815msgstr "Tapahtumia" 11816 11817#. I18N: Description of the “Legacy URLs” module 11818#: app/Module/RedirectLegacyUrlsModule.php:114 11819msgid "Redirect old URLs from webtrees version 1." 11820msgstr "Ohjaa vanhat URL-osoitteet webtrees-versiosta 1." 11821 11822#. I18N: Location of an LDS church temple 11823#: app/Elements/TempleCode.php:169 11824msgid "Redlands, California, United States" 11825msgstr "Redlands, Kalifornia, Yhdysvallat" 11826 11827#: app/Factories/ElementFactory.php:348 app/Factories/ElementFactory.php:585 11828#: app/Factories/ElementFactory.php:624 app/Factories/ElementFactory.php:647 11829#: app/Factories/ElementFactory.php:678 app/Factories/ElementFactory.php:698 11830msgid "Reference number" 11831msgstr "Viitenumero" 11832 11833#. I18N: Location of an LDS church temple 11834#: app/Elements/TempleCode.php:170 11835msgid "Regina, Saskatchewan, Canada" 11836msgstr "Regina, Saskatchewan, Kanada" 11837 11838#: app/Elements/MarriageType.php:61 app/Module/CustomTagsAldfaer.php:52 11839#: resources/xml/reports/fact_sources.xml:205 11840msgid "Registered partnership" 11841msgstr "Rekisteröity liitto" 11842 11843#: app/Elements/RelationIsDescriptor.php:122 11844msgid "Registry officer" 11845msgstr "Rekisteriviranomainen" 11846 11847#: app/Elements/RelationIsDescriptor.php:87 11848msgctxt "FEMALE" 11849msgid "Registry officer" 11850msgstr "Rekisteriviranomainen" 11851 11852#: app/Elements/RelationIsDescriptor.php:66 11853msgctxt "MALE" 11854msgid "Registry officer" 11855msgstr "Rekisteriviranomainen" 11856 11857#. I18N: https://en.wikipedia.org/wiki/Regular_expression 11858#: app/Module/FixSearchAndReplace.php:106 11859msgid "Regular expression" 11860msgstr "Säännöllinen lauseke" 11861 11862#: resources/views/modules/fix-search-and-replace/options.phtml:44 11863msgid "Regular expressions are an advanced pattern matching technique." 11864msgstr "Säännölliset lausekkeet ovat kehittynyt hahmontunnistus tekniikka." 11865 11866#: resources/views/pending-changes-page.phtml:51 11867#: resources/views/pending-changes-page.phtml:89 11868msgid "Reject" 11869msgstr "Peru muutos" 11870 11871#: resources/views/pending-changes-page.phtml:105 11872msgid "Reject all changes" 11873msgstr "Peruuta kaikki muutokset" 11874 11875#. I18N: Name of a module/report 11876#: app/Module/IndividualFamiliesReportModule.php:44 11877#: resources/xml/reports/individual_ext_report.xml:3 11878msgid "Related families" 11879msgstr "Sukulaisperheet" 11880 11881#. I18N: Name of a report 11882#: app/Module/RelatedIndividualsReportModule.php:40 11883#: resources/xml/reports/relative_ext_report.xml:3 11884msgid "Related individuals" 11885msgstr "Sukulaiset" 11886 11887#: app/Factories/ElementFactory.php:458 11888#: app/Functions/FunctionsPrintFacts.php:387 11889#: app/Module/BranchesListModule.php:399 app/Module/BranchesListModule.php:437 11890#: app/Module/CustomTagsGedcomL.php:102 app/Module/CustomTagsGedcomL.php:151 11891#: app/Module/CustomTagsPhpGedView.php:55 app/Module/CustomTagsWebtrees.php:56 11892#: app/Module/CustomTagsWebtrees.php:70 11893msgid "Relationship" 11894msgstr "Yhteys" 11895 11896#: app/Module/CustomTagsFamilyTreeMaker.php:55 11897#: app/Module/CustomTagsLegacy.php:58 11898msgid "Relationship to father" 11899msgstr "Suhde isään" 11900 11901#: app/Module/RelationshipsChartModule.php:147 11902msgid "Relationship to me" 11903msgstr "Sukulaisuus minuun" 11904 11905#: app/Module/CustomTagsFamilyTreeMaker.php:56 11906#: app/Module/CustomTagsLegacy.php:59 11907msgid "Relationship to mother" 11908msgstr "Suhde äitiin" 11909 11910#: app/Factories/ElementFactory.php:532 11911msgid "Relationship to parents" 11912msgstr "Suhde vanhempiin" 11913 11914#: app/Module/RelationshipsChartModule.php:336 11915#, php-format 11916msgid "Relationship: %s" 11917msgstr "Sukulaisuus: %s" 11918 11919#. I18N: Name of a module/chart 11920#. I18N: Configuration option 11921#: app/Module/RelationshipsChartModule.php:181 11922#: app/Module/RelationshipsChartModule.php:265 11923#: resources/views/lists/individuals-table.phtml:283 11924#: resources/views/modules/relationships-chart/config.phtml:34 11925msgid "Relationships" 11926msgstr "Sukulaisuus" 11927 11928#. I18N: %s are individual’s names 11929#: app/Module/RelationshipsChartModule.php:257 11930#, php-format 11931msgid "Relationships between %1$s and %2$s" 11932msgstr "Sukulaisuus - %1$s ja %2$s" 11933 11934#: app/Module/CustomTagsGenPluswin.php:72 11935#: app/Module/CustomTagsGenPluswin.php:104 11936msgid "Reliability of the information" 11937msgstr "Tietojen luotettavuus" 11938 11939#: app/Factories/ElementFactory.php:304 app/Factories/ElementFactory.php:435 11940#: app/Factories/ElementFactory.php:587 11941#: resources/xml/reports/missing_facts_report.xml:26 11942#: resources/xml/reports/missing_facts_report.xml:587 11943msgid "Religion" 11944msgstr "Uskonto" 11945 11946#: app/Factories/ElementFactory.php:580 11947msgid "Religious institution" 11948msgstr "Uskonnollinen yhteisö" 11949 11950#: app/Elements/MarriageType.php:62 app/Module/CustomTagsAldfaer.php:51 11951#: resources/xml/reports/fact_sources.xml:199 11952msgid "Religious marriage" 11953msgstr "Kirkollinen avioliitto" 11954 11955#: app/Module/CustomTagsGedcom53.php:129 11956msgid "Religious name" 11957msgstr "Uskonnollinen nimi" 11958 11959#: app/Services/LeafletJsService.php:63 11960msgid "Reload map" 11961msgstr "Lataa kartta uudelleen" 11962 11963#: app/Module/CustomTagsGedcomL.php:126 app/Module/CustomTagsGedcomL.php:179 11964#: app/Module/CustomTagsLegacy.php:124 11965msgid "Reminder date" 11966msgstr "Muistutuspäivä" 11967 11968#: resources/views/modules/review_changes/config.phtml:29 11969msgid "Reminder email frequency (days)" 11970msgstr "Muistutusviestien väli (päiviä)" 11971 11972#: app/Module/CustomTagsPhpGedView.php:75 11973msgid "Remote server" 11974msgstr "Etäpalvelin" 11975 11976#: app/Module/CensusAssistantModule.php:233 11977#: app/Module/CensusAssistantModule.php:257 11978#: resources/views/modules/clippings/show.phtml:31 11979#: resources/views/modules/clippings/show.phtml:47 11980#: resources/views/modules/favorites/favorites.phtml:36 11981msgid "Remove" 11982msgstr "Poista" 11983 11984#. I18N: Name of a module 11985#: app/Module/FixDuplicateLinks.php:58 11986msgid "Remove duplicate links" 11987msgstr "Poista tuplana olevia linkkejä" 11988 11989#: resources/views/modules/timeline-chart/page.phtml:74 11990msgid "Remove individual" 11991msgstr "Poista henkilö" 11992 11993#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 11994#: resources/views/admin/trees-import.phtml:106 11995msgid "Remove the GEDCOM media path from filenames" 11996msgstr "Poista GEDCOM media polku tiedostonimistä" 11997 11998#: resources/views/admin/locations.phtml:128 11999msgid "Remove this location?" 12000msgstr "Poista tämä sijainti?" 12001 12002#. I18N: Location of an LDS church temple 12003#: app/Elements/TempleCode.php:171 12004msgid "Reno, Nevada, United States" 12005msgstr "Reno, Nevada, Yhdysvallat" 12006 12007#: resources/views/admin/trees.phtml:197 12008msgid "Renumber" 12009msgstr "Numeroi uudelleen" 12010 12011#. I18N: Renumber the records in a family tree 12012#: app/Http/RequestHandlers/RenumberTreePage.php:65 12013#: resources/views/admin/trees-merge.phtml:35 12014#: resources/views/admin/trees-merge.phtml:40 12015msgid "Renumber family tree" 12016msgstr "Numeroi sukupuu uudelleen" 12017 12018#: resources/views/modules/fix-place-names/options.phtml:21 12019msgid "Replace" 12020msgstr "Vaihda" 12021 12022#. I18N: Description of a “Data fix” module 12023#: app/Module/FixCemeteryTag.php:72 12024msgid "Replace cemetery tags with burial places." 12025msgstr "Korvaa hautausmaatagit hautauspaikoilla." 12026 12027#: resources/views/search-replace-page.phtml:35 12028msgid "Replace with" 12029msgstr "Korvaa tällä" 12030 12031#: resources/views/modules/fix-search-and-replace/options.phtml:28 12032msgid "Replacement text" 12033msgstr "Korvaava teksti" 12034 12035#: resources/views/modules/user-messages/user-messages.phtml:131 12036#: resources/views/modules/user-messages/user-messages.phtml:132 12037msgid "Reply" 12038msgstr "Vastaa" 12039 12040#: app/Http/RequestHandlers/ReportGenerate.php:121 12041#: resources/views/admin/modules.phtml:224 12042#: resources/views/admin/modules.phtml:227 12043#: resources/views/report-select-page.phtml:22 12044msgid "Report" 12045msgstr "Raportti" 12046 12047#. I18N: Name of a module 12048#: app/Http/RequestHandlers/ModulesReportsPage.php:43 12049#: app/Module/ReportsMenuModule.php:61 app/Module/ReportsMenuModule.php:109 12050#: resources/views/admin/control-panel.phtml:698 12051#: resources/views/admin/modules.phtml:102 12052#: resources/views/admin/modules.phtml:104 12053msgid "Reports" 12054msgstr "Raportit" 12055 12056#. I18N: Name of a module/list 12057#: app/Module/FixSearchAndReplace.php:115 12058#: app/Module/RepositoryListModule.php:73 12059#: app/Module/RepositoryListModule.php:167 app/Services/AdminService.php:182 12060#: resources/views/admin/control-panel.phtml:326 12061#: resources/views/admin/merge-records-step-1.phtml:57 12062#: resources/views/lists/repositories-table.phtml:45 12063#: resources/views/modules/gedcom_stats/config.phtml:51 12064#: resources/views/modules/gedcom_stats/statistics.phtml:124 12065#: resources/views/modules/html/template-statistics.phtml:52 12066#: resources/views/search-general-page.phtml:95 12067#: resources/views/search-results.phtml:70 12068#: resources/views/statistics/other/total-records.phtml:48 12069msgid "Repositories" 12070msgstr "Tietovarastot" 12071 12072#: app/Factories/ElementFactory.php:660 app/Factories/ElementFactory.php:700 12073#: resources/views/admin/trees-privacy.phtml:183 12074#: resources/views/admin/trees.phtml:239 12075#: resources/views/modals/source-fields.phtml:44 12076#: resources/views/modules/favorites/favorites.phtml:122 12077#: resources/views/modules/recent_changes/changes-table.phtml:77 12078msgid "Repository" 12079msgstr "Tietovarasto" 12080 12081#: resources/views/lists/repositories-table.phtml:50 12082msgid "Repository name" 12083msgstr "Tietovaraston nimi" 12084 12085#. I18N: Name of a country or state 12086#: app/Statistics/Service/CountryService.php:134 12087msgid "Republic of the Congo" 12088msgstr "Kongo" 12089 12090#: app/Http/RequestHandlers/PasswordRequestAction.php:94 12091#: app/Http/RequestHandlers/PasswordRequestPage.php:55 12092#: resources/views/modules/login_block/sign-in.phtml:55 12093msgid "Request a new password" 12094msgstr "Pyydä uusi salasana" 12095 12096#: app/Http/RequestHandlers/RegisterAction.php:195 12097#: app/Http/RequestHandlers/RegisterPage.php:67 12098#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:66 12099#: resources/views/modules/login_block/sign-in.phtml:49 12100msgid "Request a new user account" 12101msgstr "Pyydä uusi käyttäjätili" 12102 12103#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 12104msgid "Research" 12105msgstr "Tutkimus" 12106 12107#: app/Module/CustomTagsBrothersKeeper.php:69 12108#: app/Module/CustomTagsBrothersKeeper.php:108 12109#: app/Module/CustomTagsGedcomL.php:115 app/Module/CustomTagsGedcomL.php:168 12110#: app/Module/CustomTagsLegacy.php:119 app/Module/ResearchTaskModule.php:57 12111#: app/Module/ResearchTaskModule.php:60 12112#: resources/views/modules/todo/research-tasks.phtml:36 12113msgid "Research task" 12114msgstr "Tutkimustehtävä" 12115 12116#. I18N: Name of a module. Tasks that need further research. 12117#: app/Module/ResearchTaskModule.php:199 12118msgid "Research tasks" 12119msgstr "Tutkimustehtävät" 12120 12121#: resources/views/modules/todo/config.phtml:14 12122msgid "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." 12123msgstr "Tutkimus tehtävät ovat erityisiä tapahtumia, jotka lisätään sukupuusi henkilöille ja jotka tunnistavat tarpeen lisätutkimuksiin. Voit käyttää niitä muistutuksena tarkistaa faktat luotettavammista lähteistä, saada asiakirjoja tai valokuvia, ratkaista ristiriitaisia tietoja jne." 12124 12125#: resources/views/modules/todo/config.phtml:16 12126msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 12127msgstr "Tutkimus tehtävät tallennetaan käyttäen GEDCOMin erikoistunnistetta (tag) ”_TODO”. Muut Sukututkimusohjelmat eivät ehkä tunnista sitä." 12128 12129#: app/Factories/ElementFactory.php:588 12130msgid "Residence" 12131msgstr "Asuinpaikka" 12132 12133#: resources/views/edit-blocks-page.phtml:69 12134#: resources/views/edit-blocks-page.phtml:70 12135msgid "Restore the default block layout" 12136msgstr "Palauta lohkojen oletusesitystapa" 12137 12138#: app/Http/RequestHandlers/HelpText.php:273 12139#: resources/views/admin/users-edit.phtml:294 12140msgid "Restrict to immediate family" 12141msgstr "Rajoita lähisukulaisiin" 12142 12143#: app/Factories/ElementFactory.php:305 app/Factories/ElementFactory.php:351 12144#: app/Factories/ElementFactory.php:436 app/Factories/ElementFactory.php:591 12145#: app/Http/RequestHandlers/HelpText.php:241 12146#: app/Module/CustomTagsPhpGedView.php:81 app/Module/CustomTagsWebtrees.php:82 12147#: app/Module/CustomTagsWebtrees.php:84 app/Module/CustomTagsWebtrees.php:86 12148#: app/Module/CustomTagsWebtrees.php:88 app/Module/CustomTagsWebtrees.php:90 12149#: app/Module/CustomTagsWebtrees.php:92 12150msgid "Restriction" 12151msgstr "Käyttörajoitus" 12152 12153#: resources/views/help/restriction.phtml:8 12154msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 12155msgstr "Faktoille ja tapahtumille voi antaa rajoituksia, joilla rajoitetaan kuka saa nähdä tai muuttaa niitä." 12156 12157#: resources/views/modules/statistics-chart/custom.phtml:122 12158msgid "Results" 12159msgstr "Tulokset" 12160 12161#: app/Factories/ElementFactory.php:592 12162msgid "Retirement" 12163msgstr "Eläkkeelle jääminen" 12164 12165#. I18N: Name of a country or state 12166#: app/Statistics/Service/CountryService.php:417 12167msgid "Reunion" 12168msgstr "Réunion" 12169 12170#. I18N: Location of an LDS church temple 12171#: app/Elements/TempleCode.php:172 12172msgid "Rexburg, Idaho, United States" 12173msgstr "Rexburg, Idaho, Yhdysvallat" 12174 12175#: app/Factories/ElementFactory.php:311 app/Factories/ElementFactory.php:364 12176#: app/Factories/ElementFactory.php:442 app/Factories/ElementFactory.php:609 12177#: app/Factories/ElementFactory.php:632 app/Factories/ElementFactory.php:655 12178#: app/Module/CustomTagsGedcomL.php:108 app/Module/CustomTagsGedcomL.php:157 12179#: app/Module/CustomTagsGedcomL.php:214 app/Module/CustomTagsGedcomL.php:247 12180#: app/Module/CustomTagsWebtrees.php:62 app/Module/CustomTagsWebtrees.php:76 12181#: resources/views/admin/users-edit.phtml:288 12182msgid "Role" 12183msgstr "Rooli" 12184 12185#. I18N: Name of a country or state 12186#: app/Statistics/Service/CountryService.php:419 12187msgid "Romania" 12188msgstr "Romania" 12189 12190#: app/Http/RequestHandlers/HelpText.php:246 12191msgid "Romanized" 12192msgstr "Länsimaisilla aakkosilla" 12193 12194#: app/Factories/ElementFactory.php:558 12195msgid "Romanized name" 12196msgstr "Romanisoitu nimi Latinalaisilla merkeillä" 12197 12198#: app/Factories/ElementFactory.php:302 app/Factories/ElementFactory.php:433 12199msgid "Romanized place" 12200msgstr "Länsimaisilla aakkosilla paikka" 12201 12202#: app/Factories/ElementFactory.php:565 12203msgid "Romanized type" 12204msgstr "Romanisoitu tyyppi" 12205 12206#: resources/views/lists/families-table.phtml:180 12207#: resources/views/lists/individuals-table.phtml:221 12208msgid "Roots" 12209msgstr "Juuret" 12210 12211#: app/Module/CustomTagsGedcomL.php:165 app/Module/CustomTagsGenPluswin.php:122 12212msgid "Rufname" 12213msgstr "Lempinimi" 12214 12215#. I18N: https://en.wikipedia.org/wiki/Soundex 12216#: app/Soundex.php:3491 resources/views/branches-page.phtml:42 12217#: resources/views/search-phonetic-page.phtml:72 12218msgid "Russell" 12219msgstr "Russell" 12220 12221#. I18N: Name of a country or state 12222#: app/Statistics/Service/CountryService.php:421 12223msgid "Russia" 12224msgstr "Venäjä" 12225 12226#. I18N: Name of a country or state 12227#: app/Statistics/Service/CountryService.php:423 12228msgid "Rwanda" 12229msgstr "Ruanda" 12230 12231#: resources/views/admin/site-mail.phtml:89 12232msgid "SMTP mail server" 12233msgstr "SMTP sähköpostipalvelimen nimi" 12234 12235#: app/Services/ServerCheckService.php:325 12236msgid "SQLite is only suitable for small sites, testing and evaluation." 12237msgstr "SQLite soveltuu vain pienille sivustoille, testaukselle ja arvioinnille." 12238 12239#: app/Services/ServerCheckService.php:215 12240#, php-format 12241msgid "SQLite version %s is installed. SQLite version %s or later is required." 12242msgstr "SQLite-versio %s on asennettu. SQLite-versio %s tai uudempi on tarpeen." 12243 12244#. I18N: Location of an LDS church temple 12245#: app/Elements/TempleCode.php:173 12246msgid "Sacramento, California, United States" 12247msgstr "Sacramento, Kalifornia, Yhdysvallat" 12248 12249#. I18N: https://en.wikipedia.org/wiki/Safar 12250#: app/Date/HijriDate.php:130 12251msgctxt "GENITIVE" 12252msgid "Safar" 12253msgstr "safar" 12254 12255#. I18N: https://en.wikipedia.org/wiki/Safar 12256#: app/Date/HijriDate.php:220 12257msgctxt "INSTRUMENTAL" 12258msgid "Safar" 12259msgstr "safar" 12260 12261#. I18N: https://en.wikipedia.org/wiki/Safar 12262#: app/Date/HijriDate.php:175 12263msgctxt "LOCATIVE" 12264msgid "Safar" 12265msgstr "safar" 12266 12267#. I18N: https://en.wikipedia.org/wiki/Safar 12268#: app/Date/HijriDate.php:85 12269msgctxt "NOMINATIVE" 12270msgid "Safar" 12271msgstr "safar" 12272 12273#. I18N: The name of a colour-scheme 12274#: app/Module/ColorsTheme.php:179 12275msgid "Sage" 12276msgstr "salvia" 12277 12278#. I18N: Name of a country or state 12279#: app/Statistics/Service/CountryService.php:441 12280msgid "Saint Helena" 12281msgstr "Saint Helena" 12282 12283#. I18N: Name of a country or state 12284#: app/Statistics/Service/CountryService.php:284 12285msgid "Saint Kitts and Nevis" 12286msgstr "Saint Kitts ja Nevis" 12287 12288#. I18N: Name of a country or state 12289#: app/Statistics/Service/CountryService.php:298 12290msgid "Saint Lucia" 12291msgstr "Saint Lucia" 12292 12293#. I18N: Name of a country or state 12294#: app/Statistics/Service/CountryService.php:455 12295msgid "Saint Pierre and Miquelon" 12296msgstr "Saint Pierre ja Miquelon" 12297 12298#. I18N: Name of a country or state 12299#: app/Statistics/Service/CountryService.php:520 12300msgid "Saint Vincent and the Grenadines" 12301msgstr "Saint Vincent ja Grenadiinit" 12302 12303#. I18N: Location of an LDS church temple 12304#: app/Elements/TempleCode.php:183 12305msgid "Salt Lake City, Utah, United States" 12306msgstr "Salt Lake City, Utah, Yhdysvallat" 12307 12308#: resources/views/modals/media-file-fields.phtml:72 12309msgid "Same as uploaded file" 12310msgstr "Sama kuin ladattu tiedosto" 12311 12312#. I18N: Name of a country or state 12313#: app/Statistics/Service/CountryService.php:536 12314msgid "Samoa" 12315msgstr "Samoa" 12316 12317#. I18N: Location of an LDS church temple 12318#: app/Elements/TempleCode.php:176 12319msgid "San Antonio, Texas, United States" 12320msgstr "San Antonio, Texas, Yhdysvallat" 12321 12322#. I18N: Location of an LDS church temple 12323#: app/Elements/TempleCode.php:177 12324msgid "San Diego, California, United States" 12325msgstr "San Diego, Kalifornia, Yhdysvallat" 12326 12327#. I18N: Location of an LDS church temple 12328#: app/Elements/TempleCode.php:182 12329msgid "San Jose, Costa Rica" 12330msgstr "San Jose, Costa Rica" 12331 12332#. I18N: Name of a country or state 12333#: app/Statistics/Service/CountryService.php:451 12334msgid "San Marino" 12335msgstr "San Marino" 12336 12337#. I18N: Location of an LDS church temple 12338#: app/Elements/TempleCode.php:174 12339msgid "San Salvador, El Salvador" 12340msgstr "San Salvador, El Salvador" 12341 12342#. I18N: Location of an LDS church temple 12343#: app/Elements/TempleCode.php:175 12344msgid "Santiago, Chile" 12345msgstr "Santiago, Chile" 12346 12347#. I18N: Location of an LDS church temple 12348#: app/Elements/TempleCode.php:178 12349msgid "Santo Domingo, Dominican Republic" 12350msgstr "Santo Domingo, Dom. Tasavalta" 12351 12352#. I18N: Location of an LDS church temple 12353#: app/Elements/TempleCode.php:186 12354msgid "Sao Paulo, Brazil" 12355msgstr "Sao Paulo, Brasilia" 12356 12357#. I18N: Name of a country or state 12358#: app/Statistics/Service/CountryService.php:459 12359msgid "Sao Tome and Principe" 12360msgstr "Sao Tome ja Principe" 12361 12362#. I18N: abbreviation for Saturday 12363#: app/Date/AbstractCalendarDate.php:290 12364#: resources/views/edit/initialize-calendar-popup.phtml:29 12365msgid "Sat" 12366msgstr "La" 12367 12368#: app/Date/AbstractCalendarDate.php:258 12369msgid "Saturday" 12370msgstr "Lauantai" 12371 12372#. I18N: Name of a country or state 12373#: app/Statistics/Service/CountryService.php:425 12374msgid "Saudi Arabia" 12375msgstr "Saudi-Arabia" 12376 12377#: app/Module/CustomTagsGedcomL.php:129 12378msgid "Schema" 12379msgstr "Skeema" 12380 12381#: app/Factories/ElementFactory.php:515 app/Factories/ElementFactory.php:539 12382msgid "School or college" 12383msgstr "Koulu tai yliopisto" 12384 12385#. I18N: Name of a country or state 12386#: app/Statistics/Service/CountryService.php:427 12387msgid "Scotland" 12388msgstr "Skotlanti" 12389 12390#: app/Module/CustomTagsLegacy.php:129 12391#: app/Module/CustomTagsPersonalAncestralFile.php:61 12392msgid "Scrapbook" 12393msgstr "Leikekirja" 12394 12395#. I18N: “sealing” is a Mormon ceremony. 12396#: app/Elements/PedigreeLinkageType.php:64 12397msgctxt "Female pedigree" 12398msgid "Sealing" 12399msgstr "Sinetöinti" 12400 12401#. I18N: “sealing” is a Mormon ceremony. 12402#: app/Elements/PedigreeLinkageType.php:54 12403msgctxt "Male pedigree" 12404msgid "Sealing" 12405msgstr "Sinetöinti" 12406 12407#. I18N: “sealing” is a Mormon ceremony. 12408#: app/Elements/PedigreeLinkageType.php:74 12409msgctxt "Pedigree" 12410msgid "Sealing" 12411msgstr "Sinetöinti" 12412 12413#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 12414#: app/Elements/LdsSpouseSealingDateStatus.php:63 12415msgid "Sealing canceled (divorce)" 12416msgstr "Sinetöinnin mitätöinti (avioero)" 12417 12418#. I18N: Name of a module 12419#. I18N: A button label. 12420#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12421#: resources/views/admin/data-fix-page.phtml:42 12422#: resources/views/admin/location-edit.phtml:149 12423#: resources/views/admin/location-edit.phtml:169 12424#: resources/views/layouts/default.phtml:90 12425#: resources/views/layouts/default.phtml:92 12426#: resources/views/modules/descendancy/sidebar.phtml:16 12427#: resources/views/modules/descendancy/sidebar.phtml:35 12428#: resources/views/modules/fix-place-names/options.phtml:11 12429#: resources/views/search-replace-page.phtml:44 12430msgid "Search" 12431msgstr "Etsi" 12432 12433#. I18N: Name of a module 12434#: app/Http/RequestHandlers/SearchReplacePage.php:52 12435#: app/Module/FixSearchAndReplace.php:78 app/Module/SearchMenuModule.php:138 12436msgid "Search and replace" 12437msgstr "Etsi ja korvaa" 12438 12439#. I18N: Description of a “Data fix” module 12440#: app/Module/FixSearchAndReplace.php:89 12441msgid "Search and replace text, using simple searches or advanced pattern matching." 12442msgstr "Etsi ja korvaa teksti käyttäen yksinkertaisia hakuja tai kehittynyttä hahmontunnistusta." 12443 12444#. I18N: Help text for the “Description META tag” configuration setting 12445#: resources/views/admin/trees-preferences.phtml:237 12446msgid "Search engines may use this description of your site in their search results." 12447msgstr "Hakukoneet voivat käyttää tätä sivustosi kuvausta hakutuloksissaan." 12448 12449#: resources/views/modules/media-list/page.phtml:75 12450msgid "Search filters" 12451msgstr "Hakusuodatin" 12452 12453#: resources/views/search-general-page.phtml:49 12454#: resources/views/search-replace-page.phtml:26 12455msgid "Search for" 12456msgstr "Etsi" 12457 12458#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 12459msgid "Search for locations in an external database." 12460msgstr "Etsi paikkoja ulkoisesta tietokannasta." 12461 12462#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 12463msgid "Search for place names in an external database." 12464msgstr "Etsi paikannimiä ulkoisesta tietokannasta." 12465 12466#: app/Module/GeonamesAutocomplete.php:69 12467#: app/Module/OpenRouteServiceAutocomplete.php:56 12468#, php-format 12469msgid "Search for place names using %s." 12470msgstr "Hae paikannimiä käyttämällä %s." 12471 12472#: resources/views/modules/fix-search-and-replace/options.phtml:38 12473msgid "Search method" 12474msgstr "Hakutapa" 12475 12476#: resources/views/modules/fix-search-and-replace/options.phtml:18 12477msgid "Search text/pattern" 12478msgstr "Etsi tekstiä/kuviota" 12479 12480#: resources/views/modules/relationships-chart/config.phtml:24 12481msgid "Searching for all possible relationships can take a lot of time in complex trees." 12482msgstr "Monimutkaisten puiden kaikkien mahdollisten suhteiden etsintä voi viedä paljon aikaa." 12483 12484#. I18N: Location of an LDS church temple 12485#: app/Elements/TempleCode.php:179 12486msgid "Seattle, Washington, United States" 12487msgstr "Seattle, Washington, Yhdysvallat" 12488 12489#: resources/views/admin/merge-records-step-1.phtml:106 12490msgid "Second record" 12491msgstr "Toinen tietue" 12492 12493#. I18N: A configuration setting 12494#: resources/views/admin/site-mail.phtml:166 12495msgid "Secure connection" 12496msgstr "SSL kirjautuminen" 12497 12498#. I18N: A configuration setting 12499#: resources/views/modules/statcounter/form.phtml:18 12500msgid "Security code" 12501msgstr "Turvakoodi" 12502 12503#: resources/views/admin/site-mail.phtml:35 12504#: resources/views/modules/fix-search-and-replace/options.phtml:45 12505#, php-format 12506msgid "See %s for more information." 12507msgstr "Katso %s lisätietoja varten." 12508 12509#: resources/views/admin/merge-records-step-2.phtml:48 12510#: resources/views/admin/merge-records-step-2.phtml:95 12511#: resources/views/admin/merge-records-step-2.phtml:141 12512msgid "Select" 12513msgstr "Valitse" 12514 12515#: resources/views/admin/trees-import.phtml:37 12516msgid "Select a GEDCOM file to import" 12517msgstr "Valitse tuotava GEDCOM tiedosto" 12518 12519#: resources/views/edit/input-addon-calendar.phtml:13 12520#: resources/views/edit/input-addon-calendar.phtml:16 12521msgid "Select a date" 12522msgstr "Valitse päivä" 12523 12524#: resources/views/modules/lifespans-chart/page.phtml:39 12525msgid "Select individuals by place or date" 12526msgstr "Valitse henkilöt paikan tai päivämäärän mukaan" 12527 12528#. I18N: Description of the “Clippings cart” module 12529#: app/Module/ClippingsCartModule.php:149 12530msgid "Select records from your family tree and save them as a GEDCOM file." 12531msgstr "Valitse sukupuusi tietueita ja tallenna ne GEDCOM tiedostona." 12532 12533#: resources/views/modules/statistics-chart/custom.phtml:148 12534msgid "Select the desired age interval" 12535msgstr "Valitse haluamasi ikäjakso" 12536 12537#: resources/views/admin/merge-records-step-2.phtml:34 12538msgid "Select the facts and events to keep from both records." 12539msgstr "Valitse faktat ja tapahtumat jotka säilytetään molemmista tietueista." 12540 12541#: resources/views/admin/merge-records-step-1.phtml:50 12542msgid "Select two records to merge." 12543msgstr "Valitse kaksi tietuetta yhdistettäviksi." 12544 12545#: resources/views/admin/site-mail.phtml:213 12546msgid "Selector" 12547msgstr "Valitsin" 12548 12549#: app/Elements/RelationIsDescriptor.php:123 12550msgid "Seller" 12551msgstr "Myyjä" 12552 12553#: app/Elements/RelationIsDescriptor.php:88 12554msgctxt "FEMALE" 12555msgid "Seller" 12556msgstr "Myyjä" 12557 12558#: app/Elements/RelationIsDescriptor.php:67 12559msgctxt "MALE" 12560msgid "Seller" 12561msgstr "Myyjä" 12562 12563#: resources/views/admin/broadcast.phtml:69 12564#: resources/views/admin/email-page.phtml:70 12565#: resources/views/contact-page.phtml:79 resources/views/message-page.phtml:68 12566#: resources/views/modules/user-messages/user-messages.phtml:42 12567msgid "Send" 12568msgstr "Lähetä" 12569 12570#: app/Http/RequestHandlers/ContactPage.php:93 12571#: app/Http/RequestHandlers/MessagePage.php:75 12572#: app/Statistics/Repository/UserRepository.php:124 12573#: resources/views/modules/user-messages/user-messages.phtml:30 12574#: resources/views/pending-changes-page.phtml:78 12575msgid "Send a message" 12576msgstr "Lähetä viesti" 12577 12578#: app/Services/MessageService.php:208 12579#: resources/views/admin/control-panel.phtml:540 12580msgid "Send a message to all users" 12581msgstr "Lähetä viesti kaikille käyttäjille" 12582 12583#: app/Services/MessageService.php:210 12584#: resources/views/admin/control-panel.phtml:546 12585msgid "Send a message to users who have never signed in" 12586msgstr "Lähetä viesti käyttäjille, jotka eivät koskaan ole kirjautuneet sivustolle" 12587 12588#: app/Services/MessageService.php:212 12589#: resources/views/admin/control-panel.phtml:552 12590msgid "Send a message to users who have not signed in for 6 months" 12591msgstr "Lähetä viesti käyttäjille, jotka eivät ole kirjautuneet sivustolle 6 kuukauteen" 12592 12593#: resources/views/admin/site-mail.phtml:236 12594msgid "Send a test email using these settings" 12595msgstr "Lähetä testisähköpostiviesti näiden asetusten avulla" 12596 12597#. I18N: Label for a configuration option 12598#: resources/views/modules/review_changes/config.phtml:19 12599msgid "Send out reminder emails" 12600msgstr "Lähetä muistutusviestit" 12601 12602#. I18N: A configuration setting 12603#: resources/views/admin/site-mail.phtml:72 12604msgid "Sender email" 12605msgstr "Lähettäjän sähköposti" 12606 12607#. I18N: A configuration setting 12608#: resources/views/admin/site-mail.phtml:58 12609msgid "Sender name" 12610msgstr "Lähettäjän nimi" 12611 12612#: app/Http/RequestHandlers/EmailPreferencesPage.php:68 12613#: resources/views/admin/control-panel.phtml:226 12614msgid "Sending email" 12615msgstr "Sähköpostin lähetys" 12616 12617#. I18N: A configuration setting 12618#: resources/views/admin/site-mail.phtml:180 12619msgid "Sending server name" 12620msgstr "Lähettävän palvelimen nimi" 12621 12622#. I18N: Name of a country or state 12623#: app/Statistics/Service/CountryService.php:433 12624msgid "Senegal" 12625msgstr "Senegal" 12626 12627#. I18N: Location of an LDS church temple 12628#: app/Elements/TempleCode.php:180 12629msgid "Seoul, Korea" 12630msgstr "Seoul, Korea" 12631 12632#: app/Date/AbstractGregorianJulianDate.php:209 12633msgctxt "Abbreviation for September" 12634msgid "Sep" 12635msgstr "syys" 12636 12637#: app/Module/CustomTagsBrothersKeeper.php:68 12638msgid "Separated" 12639msgstr "Asumusero" 12640 12641#: app/Module/CustomTagsFamilyTreeMaker.php:73 12642msgid "Separation" 12643msgstr "Eroaminen" 12644 12645#: app/Date/AbstractGregorianJulianDate.php:106 12646msgctxt "GENITIVE" 12647msgid "September" 12648msgstr "syyskuuta" 12649 12650#: app/Date/AbstractGregorianJulianDate.php:176 12651msgctxt "INSTRUMENTAL" 12652msgid "September" 12653msgstr "syyskuun" 12654 12655#: app/Date/AbstractGregorianJulianDate.php:141 12656msgctxt "LOCATIVE" 12657msgid "September" 12658msgstr "syyskuussa" 12659 12660#: app/Date/AbstractGregorianJulianDate.php:71 12661#: app/Module/StatisticsChartModule.php:800 12662#: resources/views/edit/initialize-calendar-popup.phtml:19 12663msgctxt "NOMINATIVE" 12664msgid "September" 12665msgstr "syyskuu" 12666 12667#. I18N: The seventh day in the French republican calendar 12668#: app/Date/FrenchDate.php:299 12669msgid "Septidi" 12670msgstr "Septidi" 12671 12672#. I18N: Name of a country or state 12673#: app/Statistics/Service/CountryService.php:435 12674msgid "Serbia" 12675msgstr "Serbia" 12676 12677#: app/Elements/RelationIsDescriptor.php:124 12678msgid "Servant" 12679msgstr "Palvelija" 12680 12681#: app/Elements/RelationIsDescriptor.php:89 12682msgctxt "FEMALE" 12683msgid "Servant" 12684msgstr "Palvelija" 12685 12686#: app/Elements/RelationIsDescriptor.php:68 12687msgctxt "MALE" 12688msgid "Servant" 12689msgstr "Palvelija" 12690 12691#: app/Http/RequestHandlers/PhpInformation.php:60 12692#: resources/views/admin/control-panel.phtml:254 12693msgid "Server information" 12694msgstr "Palvelimen tiedot" 12695 12696#. I18N: A configuration setting 12697#: resources/views/admin/site-mail.phtml:94 12698#: resources/views/setup/step-4-database-mysql.phtml:47 12699#: resources/views/setup/step-4-database-pgsql.phtml:47 12700#: resources/views/setup/step-4-database-sqlsvr.phtml:47 12701msgid "Server name" 12702msgstr "Palvelimen nimi" 12703 12704#: app/Http/RequestHandlers/PasswordResetPage.php:63 12705msgid "Set a new password" 12706msgstr "Aseta uusi salasana" 12707 12708#: resources/views/admin/trees.phtml:129 resources/views/admin/trees.phtml:136 12709msgid "Set as default" 12710msgstr "Aseta oletukseksi" 12711 12712#. I18N: You need to: 12713#: resources/views/emails/verify-notify-html.phtml:39 12714#: resources/views/emails/verify-notify-text.phtml:26 12715msgid "Set the access level for each tree." 12716msgstr "Aseta jokaisen puun käyttöoikeudet." 12717 12718#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 12719#: resources/views/admin/control-panel.phtml:301 12720msgid "Set the default blocks for new family trees" 12721msgstr "Määritä uuden sukupuun oletuslohkot" 12722 12723#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 12724#: resources/views/admin/control-panel.phtml:530 12725msgid "Set the default blocks for new users" 12726msgstr "Määritä uuden käyttäjän oletuslohkot" 12727 12728#. I18N: Help text for the “Show dead individuals” configuration setting 12729#: resources/views/admin/trees-privacy.phtml:62 12730msgid "Set the privacy access level for all dead individuals." 12731msgstr "Määrittele ketkä saavat nähdä kuolleiden tiedot." 12732 12733#. I18N: You need to: 12734#: resources/views/emails/verify-notify-html.phtml:37 12735#: resources/views/emails/verify-notify-text.phtml:25 12736msgid "Set the status to “approved”." 12737msgstr "Aseta tilaksi \"hyväksytty\"." 12738 12739#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 12740#: resources/views/admin/trees-preferences.phtml:642 12741msgid "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." 12742msgstr "Valinnalla <b>Kyllä</b>, henkilölle, lähdetiedolle and perheelle muodostetaan linkit, joiden kautta käyttäjät voivat uudessa ikkunassa tarkastella GEDCOM tiedostoon tallennettua raakadataa." 12743 12744#: resources/views/layouts/setup.phtml:16 12745#: resources/views/layouts/setup.phtml:24 12746msgid "Setup wizard for webtrees" 12747msgstr "webtrees Asennusvelho" 12748 12749#. I18N: The sixth day in the French republican calendar 12750#: app/Date/FrenchDate.php:297 12751msgid "Sextidi" 12752msgstr "Sextidi" 12753 12754#. I18N: Name of a country or state 12755#: app/Statistics/Service/CountryService.php:472 12756msgid "Seychelles" 12757msgstr "Seychellit" 12758 12759#: app/Date/JalaliDate.php:264 12760msgctxt "Abbreviation for Persian month: Shahrivar" 12761msgid "Shah" 12762msgstr "Shah" 12763 12764#. I18N: 6th month in the Persian/Jalali calendar 12765#: app/Date/JalaliDate.php:135 12766msgctxt "GENITIVE" 12767msgid "Shahrivar" 12768msgstr "Shahrivar" 12769 12770#. I18N: 6th month in the Persian/Jalali calendar 12771#: app/Date/JalaliDate.php:225 12772msgctxt "INSTRUMENTAL" 12773msgid "Shahrivar" 12774msgstr "Shahrivar" 12775 12776#. I18N: 6th month in the Persian/Jalali calendar 12777#: app/Date/JalaliDate.php:180 12778msgctxt "LOCATIVE" 12779msgid "Shahrivar" 12780msgstr "Shahrivar" 12781 12782#. I18N: 6th month in the Persian/Jalali calendar 12783#: app/Date/JalaliDate.php:90 12784msgctxt "NOMINATIVE" 12785msgid "Shahrivar" 12786msgstr "Shahrivar" 12787 12788#: resources/views/individual-page-menu.phtml:34 12789#: resources/views/individual-page.phtml:61 12790msgid "Share" 12791msgstr "Jaa" 12792 12793#: app/Module/ShareUrlModule.php:41 12794msgid "Share the URL" 12795msgstr "Jaa URL-osoite" 12796 12797#: app/Module/ShareAnniversaryModule.php:79 12798msgid "Share the anniversary of an event" 12799msgstr "Jaa tapahtuman vuosipäivä" 12800 12801#: app/Functions/FunctionsPrint.php:85 12802#: app/Functions/FunctionsPrintFacts.php:778 12803#: resources/views/admin/trees.phtml:256 12804#: resources/views/edit/shared-note.phtml:23 12805#: resources/views/note-page-details.phtml:23 12806msgid "Shared note" 12807msgstr "Jaettu lisätieto" 12808 12809#. I18N: Name of a module/list 12810#: app/Module/NoteListModule.php:70 12811#: resources/views/lists/sources-table.phtml:101 12812#: resources/views/search-general-page.phtml:105 12813msgid "Shared notes" 12814msgstr "Jaetut lisätiedot" 12815 12816#. I18N: plural noun - things that can be shared 12817#: app/Http/RequestHandlers/ModulesSharesPage.php:43 12818#: resources/views/admin/control-panel.phtml:747 12819msgid "Shares" 12820msgstr "Jakaumat" 12821 12822#. I18N: https://en.wikipedia.org/wiki/Shawwal 12823#: app/Date/HijriDate.php:146 12824msgctxt "GENITIVE" 12825msgid "Shawwal" 12826msgstr "shawwal" 12827 12828#. I18N: https://en.wikipedia.org/wiki/Shawwal 12829#: app/Date/HijriDate.php:236 12830msgctxt "INSTRUMENTAL" 12831msgid "Shawwal" 12832msgstr "shawwal" 12833 12834#. I18N: https://en.wikipedia.org/wiki/Shawwal 12835#: app/Date/HijriDate.php:191 12836msgctxt "LOCATIVE" 12837msgid "Shawwal" 12838msgstr "shawwal" 12839 12840#. I18N: https://en.wikipedia.org/wiki/Shawwal 12841#: app/Date/HijriDate.php:101 12842msgctxt "NOMINATIVE" 12843msgid "Shawwal" 12844msgstr "shawwal" 12845 12846#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12847#: app/Date/HijriDate.php:142 12848msgctxt "GENITIVE" 12849msgid "Sha’aban" 12850msgstr "sha`ban" 12851 12852#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12853#: app/Date/HijriDate.php:232 12854msgctxt "INSTRUMENTAL" 12855msgid "Sha’aban" 12856msgstr "sha`ban" 12857 12858#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12859#: app/Date/HijriDate.php:187 12860msgctxt "LOCATIVE" 12861msgid "Sha’aban" 12862msgstr "sha`ban" 12863 12864#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12865#: app/Date/HijriDate.php:97 12866msgctxt "NOMINATIVE" 12867msgid "Sha’aban" 12868msgstr "sha`ban" 12869 12870#: resources/xml/reports/descendancy_report.xml:358 12871msgid "She " 12872msgstr "Hän " 12873 12874#: resources/xml/reports/ahnentafel_report.xml:289 12875msgid "She died" 12876msgstr "Hän kuoli" 12877 12878#: resources/xml/reports/ahnentafel_report.xml:261 12879#: resources/xml/reports/descendancy_report.xml:242 12880msgid "She married" 12881msgstr "Puoliso" 12882 12883#: resources/xml/reports/ahnentafel_report.xml:224 12884msgid "She resided at" 12885msgstr "Hän asui" 12886 12887#: resources/xml/reports/descendancy_report.xml:331 12888msgid "She was born" 12889msgstr "Puoliso syntyi" 12890 12891#: resources/xml/reports/ahnentafel_report.xml:339 12892msgid "She was buried" 12893msgstr "Hänet on haudattu" 12894 12895#: resources/xml/reports/ahnentafel_report.xml:168 12896msgid "She was christened" 12897msgstr "Hänet kastettiin" 12898 12899#: resources/xml/reports/ahnentafel_report.xml:314 12900msgid "She was cremated" 12901msgstr "Hänet polttohaudattiin" 12902 12903#. I18N: a month in the Jewish calendar 12904#: app/Date/JewishDate.php:186 12905msgctxt "GENITIVE" 12906msgid "Shevat" 12907msgstr "shvat-kuuta" 12908 12909#. I18N: a month in the Jewish calendar 12910#: app/Date/JewishDate.php:290 12911msgctxt "INSTRUMENTAL" 12912msgid "Shevat" 12913msgstr "shvat-kuun" 12914 12915#. I18N: a month in the Jewish calendar 12916#: app/Date/JewishDate.php:238 12917msgctxt "LOCATIVE" 12918msgid "Shevat" 12919msgstr "shvat-kuussa" 12920 12921#. I18N: a month in the Jewish calendar 12922#: app/Date/JewishDate.php:134 12923msgctxt "NOMINATIVE" 12924msgid "Shevat" 12925msgstr "shvat-kuu" 12926 12927#. I18N: The name of a colour-scheme 12928#: app/Module/ColorsTheme.php:181 12929msgid "Shiny Tomato" 12930msgstr "kiiltävä tomaatti" 12931 12932#: resources/views/help/date.phtml:34 resources/views/help/date.phtml:72 12933#: resources/views/help/date.phtml:110 12934msgid "Shortcut" 12935msgstr "Pikavalinta" 12936 12937#: resources/views/statistics/families/marriage-length.phtml:42 12938msgid "Shortest marriage" 12939msgstr "Lyhyin avioliiton kesto" 12940 12941#: resources/views/calendar-page.phtml:105 12942msgid "Show" 12943msgstr "Näytä" 12944 12945#. I18N: A configuration setting 12946#: resources/views/admin/trees-preferences.phtml:287 12947msgid "Show a download link in the media viewer" 12948msgstr "Näytä latauslinkki media katsojassa" 12949 12950#. I18N: Description of the “Cookie warning” module 12951#: app/Module/PrivacyPolicy.php:78 12952msgid "Show a privacy policy." 12953msgstr "Näytä tietosuojakäytäntö." 12954 12955#. I18N: A configuration setting 12956#: resources/views/admin/site-registration.phtml:69 12957msgid "Show acceptable use agreement on “Request a new user account” page" 12958msgstr "Näytä käyttöehdot kun pyydetään uusi käyttäjätili" 12959 12960#: resources/views/modules/notes/tab.phtml:26 12961msgid "Show all notes" 12962msgstr "Näytä kaikki lisätiedot" 12963 12964#: app/Module/PlaceHierarchyListModule.php:223 12965msgid "Show all places in a list" 12966msgstr "Näytä kaikki paikat listassa" 12967 12968#: resources/views/modules/sources_tab/tab.phtml:26 12969msgid "Show all sources" 12970msgstr "Näytä kaikki lähteet" 12971 12972#. I18N: an age indicator, which can be dragged around the screen 12973#: resources/views/modules/timeline-chart/page.phtml:81 12974msgid "Show an age cursor" 12975msgstr "Näytä ikäkursori" 12976 12977#: resources/xml/reports/ahnentafel_report.xml:12 12978msgid "Show children of ancestors" 12979msgstr "Näytä esipolvien lapset" 12980 12981#: resources/views/lists/families-table.phtml:205 12982msgid "Show couples where either partner married more than once." 12983msgstr "Näytä parit, joissa yksi kumppaneista oli naimisissa useamman kerran." 12984 12985#: resources/views/lists/families-table.phtml:163 12986msgid "Show couples where only the female partner is dead." 12987msgstr "Näytä parit, joissa vain nainen on kuollut." 12988 12989#: resources/views/lists/families-table.phtml:167 12990msgid "Show couples where only the male partner is dead." 12991msgstr "Näytä parit, joissa vain mies on kuollut." 12992 12993#: resources/views/lists/families-table.phtml:193 12994msgid "Show couples who married more than 100 years ago." 12995msgstr "Näytä yli sata vuotta sitten vihityt parit." 12996 12997#: resources/views/lists/families-table.phtml:197 12998msgid "Show couples who married within the last 100 years." 12999msgstr "Näytä viimeisen sadan vuoden aikana vihityt parit." 13000 13001#: resources/views/lists/families-table.phtml:189 13002msgid "Show couples with an unknown marriage date." 13003msgstr "Näytä parit, joiden vihkimispäivä on tuntematon." 13004 13005#. I18N: label for yes/no option 13006#: resources/views/modules/gedcom_stats/config.phtml:35 13007msgid "Show date of last update" 13008msgstr "Näytä viimeisimmän päivityksen päivämäärä" 13009 13010#. I18N: A configuration setting 13011#: resources/views/admin/trees-privacy.phtml:52 13012msgid "Show dead individuals" 13013msgstr "Näytä kuolleet ihmiset" 13014 13015#: resources/views/lists/families-table.phtml:201 13016msgid "Show divorced couples." 13017msgstr "Näytä eronneet parit." 13018 13019#: resources/views/lists/individuals-table.phtml:208 13020msgid "Show individuals born more than 100 years ago." 13021msgstr "Näytä henkilöt jotka syntyivät yli sata vuotta sitten." 13022 13023#: resources/views/lists/individuals-table.phtml:212 13024msgid "Show individuals born within the last 100 years." 13025msgstr "Näytä henkilöt jotka syntyivät viimeisen sadan vuoden aikana." 13026 13027#: resources/views/lists/individuals-table.phtml:189 13028msgid "Show individuals who are alive or couples where both partners are alive." 13029msgstr "Näytä hengissä olevat henkilöt ja sellaiset parit, joissa kummatkin ovat elossa." 13030 13031#: resources/views/lists/families-table.phtml:171 13032#: resources/views/lists/individuals-table.phtml:193 13033msgid "Show individuals who are dead or couples where both partners are dead." 13034msgstr "Näytä kuolleet henkilöt ja sellaiset parit, joissa kummatkin ovat kuolleet." 13035 13036#: resources/views/lists/individuals-table.phtml:197 13037msgid "Show individuals who died more than 100 years ago." 13038msgstr "Näytä yli sata vuotta sitten kuolleet henkilöt." 13039 13040#: resources/views/lists/individuals-table.phtml:201 13041msgid "Show individuals who died within the last 100 years." 13042msgstr "Näytä viimeisten sadan vuoden aikana kuolleet henkilöt." 13043 13044#. I18N: A configuration setting 13045#: resources/views/admin/site-preferences.phtml:99 13046msgid "Show list of family trees" 13047msgstr "Näytä luettelo sukupuista" 13048 13049#. I18N: A configuration setting 13050#: resources/views/admin/trees-privacy.phtml:95 13051msgid "Show living individuals" 13052msgstr "Näytä elävät henkilöt" 13053 13054#. I18N: A configuration setting 13055#: resources/views/admin/trees-privacy.phtml:136 13056msgid "Show names of private individuals" 13057msgstr "Näytä yksityisten henkilöiden nimet" 13058 13059#: resources/xml/reports/ahnentafel_report.xml:9 13060#: resources/xml/reports/family_group_report.xml:8 13061#: resources/xml/reports/individual_ext_report.xml:10 13062#: resources/xml/reports/individual_report.xml:7 13063msgid "Show notes" 13064msgstr "Näytä lisätiedot" 13065 13066#: resources/xml/reports/ahnentafel_report.xml:10 13067msgid "Show occupations" 13068msgstr "Näytä ammatit" 13069 13070#: resources/views/modules/todays_events/config.phtml:19 13071#: resources/views/modules/upcoming_events/config.phtml:31 13072msgid "Show only events of living individuals" 13073msgstr "Näytä vain elossa olevien henkilöiden tapahtumat" 13074 13075#: resources/views/lists/individuals-table.phtml:178 13076msgid "Show only females." 13077msgstr "Näytä vain naiset." 13078 13079#: resources/views/lists/individuals-table.phtml:182 13080msgid "Show only individuals for whom the gender is not known." 13081msgstr "Näytä vain tuntematonta sukupuolta olevat henkilöt." 13082 13083#: resources/views/modules/random_media/config.phtml:17 13084msgid "Show only individuals, events, or all" 13085msgstr "Näytetäänkö ainoastaan henkilöt, tapahtumat vai kaikki" 13086 13087#: resources/views/lists/individuals-table.phtml:174 13088msgid "Show only males." 13089msgstr "Näytä vain miehet." 13090 13091#: resources/views/lists/families-table.phtml:414 13092#: resources/views/lists/individuals-table.phtml:420 13093msgid "Show parents" 13094msgstr "Näytä vanhemmat" 13095 13096#: resources/views/admin/site-mail.phtml:155 13097#: resources/views/admin/users-create.phtml:61 13098#: resources/views/admin/users-edit.phtml:71 13099#: resources/views/edit-account-page.phtml:92 13100#: resources/views/login-page.phtml:47 13101#: resources/views/modules/login_block/sign-in.phtml:33 13102#: resources/views/password-reset-page.phtml:38 13103#: resources/views/register-page.phtml:75 13104#: resources/views/setup/step-4-database-mysql.phtml:99 13105#: resources/views/setup/step-4-database-pgsql.phtml:86 13106#: resources/views/setup/step-4-database-sqlsvr.phtml:86 13107#: resources/views/setup/step-5-administrator.phtml:81 13108msgid "Show password" 13109msgstr "Näytä salasana" 13110 13111#: resources/xml/reports/change_report.xml:8 13112msgid "Show pending changes" 13113msgstr "Näytä vireillä olevat muutokset" 13114 13115#: resources/xml/reports/family_group_report.xml:9 13116#: resources/xml/reports/individual_ext_report.xml:11 13117#: resources/xml/reports/individual_report.xml:8 13118msgid "Show photos" 13119msgstr "Näytä valokuvat" 13120 13121#: app/Module/PlaceHierarchyListModule.php:217 13122msgid "Show place hierarchy" 13123msgstr "Näytä paikkahierarkia" 13124 13125#. I18N: A configuration setting 13126#: resources/views/admin/trees-privacy.phtml:156 13127msgid "Show private relationships" 13128msgstr "Näytä yksityiset suhteet" 13129 13130#: resources/views/modules/todo/config.phtml:21 13131msgid "Show research tasks that are assigned to other users" 13132msgstr "Näytä muille käyttäjille määritetyt tutkimustehtävät" 13133 13134#: resources/views/modules/todo/config.phtml:31 13135msgid "Show research tasks that are not assigned to any user" 13136msgstr "Näytä tutkimustehtävät, joita ei ole määritetty yhdellekään käyttäjälle" 13137 13138#: resources/views/modules/todo/config.phtml:40 13139msgid "Show research tasks that have a date in the future" 13140msgstr "Näytä tutkimustehtävät, joiden päivämäärä on tulevaisuudessa" 13141 13142#: resources/xml/reports/ahnentafel_report.xml:11 13143msgid "Show residences" 13144msgstr "Näytä asuinpaikat" 13145 13146#: resources/views/modules/random_media/config.phtml:39 13147msgid "Show slide show controls" 13148msgstr "Näytä diaesityksen valvonta" 13149 13150#: resources/xml/reports/ahnentafel_report.xml:8 13151#: resources/xml/reports/descendancy_report.xml:7 13152#: resources/xml/reports/family_group_report.xml:7 13153#: resources/xml/reports/individual_ext_report.xml:9 13154#: resources/xml/reports/individual_report.xml:6 13155msgid "Show sources" 13156msgstr "Näytä tietolähteet" 13157 13158#: resources/views/modules/family-book-chart/page.phtml:61 13159#: resources/views/modules/hourglass-chart/page.phtml:51 13160#: resources/xml/reports/pedigree_report.xml:6 13161msgid "Show spouses" 13162msgstr "Näytä puolisot" 13163 13164#: resources/views/lists/families-table.phtml:417 13165#: resources/views/lists/individuals-table.phtml:423 13166msgid "Show statistics charts" 13167msgstr "Näytä tilastokaaviot" 13168 13169#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 13170#: resources/views/admin/trees-preferences.phtml:600 13171#, php-format 13172msgid "Show the %1$s %2$s parts of a place name." 13173msgstr "Näytä paikan nimen %1$s %2$s osa." 13174 13175#. I18N: Description of the “Pedigree map” module 13176#: app/Module/PedigreeMapModule.php:138 13177msgid "Show the birthplace of ancestors on a map." 13178msgstr "Näytä esivanhempien syntymäpaikka kartalla." 13179 13180#. I18N: label for a yes/no option 13181#: resources/views/modules/recent_changes/config.phtml:67 13182msgid "Show the date and time" 13183msgstr "Näytä päivämäärä ja kellonaika" 13184 13185#: resources/views/modules/html/config.phtml:52 13186msgid "Show the date and time of update" 13187msgstr "Näytä päivityksen päivä ja aika" 13188 13189#: resources/views/admin/trees-preferences.phtml:447 13190msgid "Show the events of close relatives on the individual page" 13191msgstr "Näytä lähisukulaisten tapahtumat henkilön sivulla" 13192 13193#. I18N: A configuration setting 13194#: resources/views/admin/trees-privacy.phtml:33 13195msgid "Show the family tree" 13196msgstr "Näytä sukupuu" 13197 13198#: app/Module/IndividualListModule.php:366 13199msgid "Show the list of individuals" 13200msgstr "Näytä henkilöluettelo" 13201 13202#: app/Module/IndividualListModule.php:372 13203msgid "Show the list of surnames" 13204msgstr "Näytä sukunimiluettelo" 13205 13206#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 13207#: app/Module/ModuleMapLinkTrait.php:49 13208msgid "Show the location of an event on an external map." 13209msgstr "Näytä tapahtuman sijainti ulkoisella kartalla." 13210 13211#. I18N: Description of the “Places” module 13212#: app/Module/PlacesModule.php:96 13213msgid "Show the location of events on a map." 13214msgstr "Näytä tapahtumien sijainti kartalla." 13215 13216#. I18N: label for a yes/no option 13217#: resources/views/modules/recent_changes/config.phtml:58 13218msgid "Show the user who made the change" 13219msgstr "Näytä käyttäjä joka teki muutoksen" 13220 13221#. I18N: Label for a configuration option 13222#: resources/views/modules/faq/edit.phtml:53 13223#: resources/views/modules/html/config.phtml:63 13224#: resources/views/modules/stories/edit.phtml:60 13225msgid "Show this block for which languages" 13226msgstr "Millä kielillä tämä näytetään" 13227 13228#: resources/views/admin/trees-preferences.phtml:309 13229msgid "Show thumbnail images in charts and family groups." 13230msgstr "Näytä pikkukuvat kaavioissa ja perheryhmissä." 13231 13232#: app/Auth.php:533 app/Auth.php:546 app/Elements/RestrictionNotice.php:77 13233#: app/Functions/FunctionsPrintFacts.php:617 13234#: app/Http/RequestHandlers/TreePreferencesPage.php:154 13235#: app/Http/RequestHandlers/TreePrivacyPage.php:93 13236#: resources/views/modals/restriction-fields.phtml:21 13237msgid "Show to managers" 13238msgstr "Näytä sukupuun ylläpitäjille" 13239 13240#: app/Auth.php:532 app/Auth.php:545 app/Elements/RestrictionNotice.php:76 13241#: app/Functions/FunctionsPrintFacts.php:614 13242#: app/Http/RequestHandlers/TreePreferencesPage.php:153 13243#: app/Http/RequestHandlers/TreePrivacyPage.php:92 13244#: resources/views/admin/trees-privacy.phtml:41 13245#: resources/views/admin/trees-privacy.phtml:103 13246#: resources/views/modals/restriction-fields.phtml:18 13247msgid "Show to members" 13248msgstr "Näytä sukupuun jäsenille" 13249 13250#: app/Auth.php:531 app/Auth.php:544 app/Elements/RestrictionNotice.php:75 13251#: app/Functions/FunctionsPrintFacts.php:611 13252#: app/Http/RequestHandlers/TreePrivacyPage.php:91 13253#: resources/views/admin/trees-privacy.phtml:41 13254#: resources/views/admin/trees-privacy.phtml:103 13255#: resources/views/admin/trees-privacy.phtml:164 13256#: resources/views/modals/restriction-fields.phtml:15 13257msgid "Show to visitors" 13258msgstr "Näytä vierailijoille" 13259 13260#: resources/views/lists/families-table.phtml:182 13261#: resources/views/lists/individuals-table.phtml:223 13262msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 13263msgstr "Näytä ”lehti” parit tai henkilöt. Nämä ovat elossa olevia henkilöitä, joilla ei ole lapsia tietokannassa." 13264 13265#: resources/views/lists/families-table.phtml:178 13266#: resources/views/lists/individuals-table.phtml:219 13267msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 13268msgstr "Näytä ”juuri” parit tai henkilöt. Heitä voi myös kutsua ”patriarkoiksi”. He ovat henkilöitä, joilla ei ole vanhempia tietokannassa." 13269 13270#. I18N: %s are placeholders for numbers 13271#: resources/views/lists/datatables-attributes.phtml:24 13272#: resources/views/lists/datatables-attributes.phtml:25 13273#: resources/views/pending-changes-page.phtml:24 13274#, php-format 13275msgid "Showing %1$s to %2$s of %3$s" 13276msgstr "Näytetään rivit %1$s - %2$s ( %3$s )" 13277 13278#: resources/views/modules/pedigree-chart/previous.phtml:22 13279msgid "Sibling" 13280msgstr "Sisarus" 13281 13282#: resources/views/modules/pedigree-chart/previous.phtml:20 13283msgid "Siblings" 13284msgstr "Sisarukset" 13285 13286#: resources/views/admin/modules.phtml:177 13287#: resources/views/admin/modules.phtml:180 13288msgid "Sidebar" 13289msgstr "Sivupalkki" 13290 13291#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 13292#: resources/views/admin/control-panel.phtml:733 13293#: resources/views/admin/modules.phtml:86 13294#: resources/views/admin/modules.phtml:88 13295msgid "Sidebars" 13296msgstr "Sivupalkit" 13297 13298#. I18N: Name of a country or state 13299#: app/Statistics/Service/CountryService.php:447 13300msgid "Sierra Leone" 13301msgstr "Sierra Leone" 13302 13303#. I18N: Name of a module 13304#: app/Http/RequestHandlers/LoginPage.php:79 app/Module/LoginBlockModule.php:43 13305#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:286 13306msgid "Sign in" 13307msgstr "Kirjaudu sisään" 13308 13309#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:302 13310#: resources/views/layouts/administration.phtml:66 13311msgid "Sign out" 13312msgstr "Kirjaudu ulos" 13313 13314#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 13315#: resources/views/admin/control-panel.phtml:232 13316msgid "Sign-in and registration" 13317msgstr "Sisään kirjautuminen ja rekisteröinti" 13318 13319#: resources/views/help/date.phtml:135 13320msgid "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." 13321msgstr "Yksinkertaisten päivämäärien oletetaan noudattavan gregoriaanista kalenteria. Voit määrittää ajan muun kalenterin avulla lisäämällä avainsanan päivämäärän eteen. Tämä avainsana on valinnainen, jos kuukauden tai vuoden muoto tekee päivämäärästä yksiselitteisen." 13322 13323#. I18N: Name of a country or state 13324#: app/Statistics/Service/CountryService.php:437 13325msgid "Singapore" 13326msgstr "Singapore" 13327 13328#: resources/xml/reports/individual_ext_report.xml:363 13329#: resources/xml/reports/individual_report.xml:352 13330msgid "Sister" 13331msgstr "Sisar" 13332 13333#. I18N: A configuration setting 13334#: resources/views/modules/google-analytics/form.phtml:9 13335#: resources/views/modules/matomo-analytics/form.phtml:9 13336#: resources/views/modules/statcounter/form.phtml:9 13337msgid "Site identification code" 13338msgstr "Sivuston tunnus" 13339 13340#. I18N: Help text for the “Preferred contact method” configuration setting 13341#: resources/views/admin/users-edit.phtml:191 13342#: resources/views/edit-account-page.phtml:141 13343msgid "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." 13344msgstr "Sivuston jäsenet voivat lähettää toisilleen viestejä. Voit valita, miten ne lähetetään sinulle, tai valita että et saa niitä lainkaan." 13345 13346#. I18N: A configuration setting 13347#: resources/views/modules/bing-webmaster-tools/form.phtml:9 13348#: resources/views/modules/google-webmaster-tools/form.phtml:9 13349msgid "Site verification code" 13350msgstr "Sivuston vahvistuskoodi" 13351 13352#: resources/views/modules/bing-webmaster-tools/form.phtml:18 13353#: resources/views/modules/google-webmaster-tools/form.phtml:18 13354msgid "Site verification codes do not work when webtrees is installed in a subfolder." 13355msgstr "Sivuston vahvistuskoodit eivät toimi, kun webtrees asennetaan alikansioon." 13356 13357#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps 13358#: app/Module/SiteMapModule.php:163 13359msgid "Sitemaps" 13360msgstr "Sivustokartat" 13361 13362#. I18N: The www.sitemaps.org site is translated into many languages (e.g. https://www.sitemaps.org/fr/) - choose an appropriate URL. 13363#: resources/views/modules/sitemap/config.phtml:23 13364msgid "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>." 13365msgstr "Sivustokartoilla ylläpitäjät kertovat hakukoneille verkkosivujen sivuista, jotka ovat selattavia. Kaikki tärkeimmät hakukoneet tukevat sivustokarttoja. Saat lisätietoja sivulla <a href=\"https://www.sitemaps.org/\">www.sitemaps.org</a>." 13366 13367#. I18N: a month in the Jewish calendar 13368#: app/Date/JewishDate.php:196 13369msgctxt "GENITIVE" 13370msgid "Sivan" 13371msgstr "sivan-kuuta" 13372 13373#. I18N: a month in the Jewish calendar 13374#: app/Date/JewishDate.php:300 13375msgctxt "INSTRUMENTAL" 13376msgid "Sivan" 13377msgstr "sivan-kuun" 13378 13379#. I18N: a month in the Jewish calendar 13380#: app/Date/JewishDate.php:248 13381msgctxt "LOCATIVE" 13382msgid "Sivan" 13383msgstr "sivan-kuussa" 13384 13385#. I18N: a month in the Jewish calendar 13386#: app/Date/JewishDate.php:144 13387msgctxt "NOMINATIVE" 13388msgid "Sivan" 13389msgstr "sivan-kuu" 13390 13391#. I18N: Skip over the headers and menus, to the main content of the page 13392#: resources/views/layouts/administration.phtml:47 13393#: resources/views/layouts/default.phtml:76 13394msgid "Skip to content" 13395msgstr "Hyppää sisältöön" 13396 13397#: app/Elements/RelationIsDescriptor.php:125 13398msgid "Slave" 13399msgstr "Orja" 13400 13401#: app/Elements/RelationIsDescriptor.php:90 13402msgctxt "FEMALE" 13403msgid "Slave" 13404msgstr "Orja" 13405 13406#: app/Elements/RelationIsDescriptor.php:69 13407msgctxt "MALE" 13408msgid "Slave" 13409msgstr "Orja" 13410 13411#. I18N: Name of a module 13412#: app/Module/CustomTagsPersonalAncestralFile.php:62 13413#: app/Module/SlideShowModule.php:188 13414msgid "Slide show" 13415msgstr "Diaesitys" 13416 13417#. I18N: Name of a country or state 13418#: app/Statistics/Service/CountryService.php:463 13419msgid "Slovakia" 13420msgstr "Slovakia" 13421 13422#. I18N: Name of a country or state 13423#: app/Statistics/Service/CountryService.php:465 13424msgid "Slovenia" 13425msgstr "Slovenia" 13426 13427#: resources/views/setup/step-2-server-checks.phtml:68 13428msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 13429msgstr "Pieni sovellus (500 henkilöä): 16–32MB, 10–20 sekuntia" 13430 13431#. I18N: Location of an LDS church temple 13432#: app/Elements/TempleCode.php:185 13433msgid "Snowflake, Arizona, United States" 13434msgstr "Snowflake, Arizona, Yhdysvallat" 13435 13436#: app/Factories/ElementFactory.php:614 13437msgid "Social security number" 13438msgstr "Henkilötunnus" 13439 13440#. I18N: Name of a country or state 13441#: app/Statistics/Service/CountryService.php:445 13442msgid "Solomon Islands" 13443msgstr "Salomonsaaret" 13444 13445#. I18N: Name of a country or state 13446#: app/Statistics/Service/CountryService.php:453 13447msgid "Somalia" 13448msgstr "Somalia" 13449 13450#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 13451#: resources/views/admin/trees-import.phtml:118 13452msgid "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." 13453msgstr "Jotkut sukututkimussovellukset luovat GEDCOM-tiedostoja, jotka sisältävät media tiedostonimissä täydet polut. Nämä polut eivät ole web-palvelimella. Jotta webtrees löytää tiedoston, ensimmäinen osa polusta on poistettava." 13454 13455#. I18N: Description of a “Data fix” module 13456#: app/Module/FixNameTags.php:94 13457msgid "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." 13458msgstr "Jotkut sukututkimussovellukset tallentavat kaikki nimet yhteen nimitietueeseen käyttämällä mukautettuja tunnisteita, kuten _MARNM ja _AKA. Vaihtoehto on luoda uusi nimitietue kullekin nimelle." 13459 13460#: resources/views/admin/tags.phtml:26 13461msgid "Some of these GEDCOM tags are used infrequently or never used." 13462msgstr "Joitakin näistä GEDCOM-tunnisteista käytetään harvoin tai ei koskaan." 13463 13464#. I18N: Help text for the “Hit counters” configuration setting 13465#: resources/views/admin/trees-preferences.phtml:672 13466msgid "Some pages can display the number of times that they have been visited." 13467msgstr "Jotkut sivut voivat näyttää kuinka monta kertaa niillä on käyty." 13468 13469#. I18N: Help text for the “Fact icons” configuration setting 13470#: resources/views/admin/trees-preferences.phtml:545 13471msgid "Some themes can display icons on the “Facts and events” tab." 13472msgstr "Jotkut teemat voivat näyttää kuvakkeita ”Faktat ja tapahtumat”-välilehdellä." 13473 13474#: resources/views/edit/change-family-members.phtml:63 13475#: resources/xml/reports/family_group_report.xml:774 13476#: resources/xml/reports/individual_ext_report.xml:534 13477#: resources/xml/reports/individual_report.xml:530 13478msgid "Son" 13479msgstr "Poika" 13480 13481#. I18N: e.g. “Son of [father name & mother name]” 13482#: app/Module/InteractiveTree/TreeView.php:360 13483#, php-format 13484msgid "Son of %s" 13485msgstr "%s - poika" 13486 13487#. I18N: Label for a configuration option 13488#: resources/views/modules/faq/config.phtml:53 13489#: resources/views/modules/faq/edit.phtml:63 13490#: resources/views/modules/recent_changes/config.phtml:40 13491#: resources/views/modules/todays_events/config.phtml:46 13492#: resources/views/modules/upcoming_events/config.phtml:58 13493#: resources/xml/reports/bdm_report.xml:11 13494#: resources/xml/reports/birth_report.xml:9 13495#: resources/xml/reports/cemetery_report.xml:6 13496#: resources/xml/reports/change_report.xml:7 13497#: resources/xml/reports/death_report.xml:9 13498#: resources/xml/reports/fact_sources.xml:7 13499#: resources/xml/reports/individual_ext_report.xml:8 13500#: resources/xml/reports/marriage_report.xml:9 13501#: resources/xml/reports/occupation_report.xml:6 13502#: resources/xml/reports/relative_ext_report.xml:7 13503msgid "Sort order" 13504msgstr "Järjestys" 13505 13506#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 13507#: resources/views/lists/individuals-table.phtml:235 13508msgid "Sosa" 13509msgstr "Sosa" 13510 13511#: resources/views/modules/ancestors-chart/tree.phtml:18 13512msgid "Sosa-Stradonitz number" 13513msgstr "Sosa-Stradonitzin numero" 13514 13515#: app/Http/RequestHandlers/SearchAdvancedPage.php:254 13516msgid "Sounds like" 13517msgstr "Kuulostaa tältä" 13518 13519#. I18N: Name of a module/report 13520#: app/Factories/ElementFactory.php:682 13521#: app/Functions/FunctionsPrintFacts.php:436 13522#: app/Functions/FunctionsPrintFacts.php:476 13523#: app/Functions/FunctionsPrintFacts.php:490 13524#: app/Module/CustomTagsGedcomL.php:205 app/Module/CustomTagsGedcomL.php:209 13525#: app/Module/CustomTagsGedcomL.php:221 app/Module/CustomTagsGedcomL.php:225 13526#: app/Module/CustomTagsGedcomL.php:229 app/Module/CustomTagsGedcomL.php:235 13527#: app/Module/CustomTagsGedcomL.php:241 13528#: app/Module/FactSourcesReportModule.php:44 13529#: resources/views/admin/trees-privacy.phtml:182 13530#: resources/views/admin/trees.phtml:231 13531#: resources/views/modals/link-media-to-source.phtml:23 13532#: resources/views/modules/favorites/favorites.phtml:108 13533#: resources/views/modules/random_media/slide-show.phtml:73 13534#: resources/views/modules/recent_changes/changes-table.phtml:71 13535#: resources/views/modules/sources_tab/tab.phtml:47 13536#: resources/xml/reports/bdm_report.xml:136 13537#: resources/xml/reports/bdm_report.xml:162 13538#: resources/xml/reports/bdm_report.xml:196 13539#: resources/xml/reports/birth_report.xml:43 13540#: resources/xml/reports/death_report.xml:54 13541#: resources/xml/reports/fact_sources.xml:3 13542#: resources/xml/reports/fact_sources.xml:43 13543#: resources/xml/reports/marriage_report.xml:54 13544#: resources/xml/reports/missing_facts_report.xml:108 13545#: resources/xml/reports/missing_facts_report.xml:153 13546#: resources/xml/reports/missing_facts_report.xml:194 13547#: resources/xml/reports/missing_facts_report.xml:236 13548#: resources/xml/reports/missing_facts_report.xml:277 13549#: resources/xml/reports/missing_facts_report.xml:318 13550#: resources/xml/reports/missing_facts_report.xml:360 13551#: resources/xml/reports/missing_facts_report.xml:402 13552#: resources/xml/reports/missing_facts_report.xml:444 13553#: resources/xml/reports/missing_facts_report.xml:487 13554#: resources/xml/reports/missing_facts_report.xml:529 13555#: resources/xml/reports/missing_facts_report.xml:570 13556msgid "Source" 13557msgstr "Lähde" 13558 13559#: app/Factories/ElementFactory.php:306 app/Factories/ElementFactory.php:359 13560#: app/Factories/ElementFactory.php:437 app/Factories/ElementFactory.php:604 13561#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:650 13562#: app/Module/CustomTagsGedcomL.php:103 app/Module/CustomTagsGedcomL.php:152 13563#: app/Module/CustomTagsWebtrees.php:57 app/Module/CustomTagsWebtrees.php:71 13564msgid "Source citation" 13565msgstr "Lähdetietoviite" 13566 13567#: resources/views/admin/tags.phtml:315 13568msgid "Source citations" 13569msgstr "Lähdeviittaukset" 13570 13571#. I18N: Help text for the “Use full source citations” configuration setting 13572#: resources/views/admin/trees-preferences.phtml:756 13573msgid "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." 13574msgstr "Lähdetietoviitteet voivat myös sisältää tietoa lähdetiedon luotettavuudesta (ensisijainen, toissijainen jne.) sekä päiväyksen milloin lähdetieto lisättiin lähteeseen. Jos et käytä näitä kenttiä, voit poistaa ne käytöstä, kun luot uusia lähdetietoviitteitä." 13575 13576#. I18N: A configuration setting 13577#: resources/views/admin/trees-preferences.phtml:766 13578#: resources/xml/reports/fact_sources.xml:6 13579msgid "Source type" 13580msgstr "Tietolähde" 13581 13582#. I18N: Name of a module/list 13583#. I18N: Name of a module 13584#: app/Module/FixSearchAndReplace.php:116 app/Module/SourceListModule.php:72 13585#: app/Module/SourceListModule.php:164 app/Module/SourcesTabModule.php:59 13586#: app/Services/AdminService.php:183 13587#: resources/views/admin/control-panel.phtml:325 13588#: resources/views/admin/merge-records-step-1.phtml:56 13589#: resources/views/admin/tags.phtml:390 13590#: resources/views/lists/media-table.phtml:81 13591#: resources/views/lists/notes-table.phtml:84 13592#: resources/views/lists/notes-table.phtml:93 13593#: resources/views/lists/repositories-table.phtml:51 13594#: resources/views/lists/sources-table.phtml:89 13595#: resources/views/modules/gedcom_stats/config.phtml:49 13596#: resources/views/modules/gedcom_stats/statistics.phtml:102 13597#: resources/views/modules/html/template-statistics.phtml:44 13598#: resources/views/record-page-links.phtml:61 13599#: resources/views/search-general-page.phtml:85 13600#: resources/views/search-results.phtml:59 13601#: resources/views/statistics/other/chart-sources.phtml:12 13602#: resources/views/statistics/other/total-records.phtml:30 13603#: resources/xml/reports/ahnentafel_report.xml:475 13604#: resources/xml/reports/descendancy_report.xml:611 13605#: resources/xml/reports/family_group_report.xml:1118 13606#: resources/xml/reports/individual_ext_report.xml:651 13607#: resources/xml/reports/individual_report.xml:647 13608msgid "Sources" 13609msgstr "Lähteet" 13610 13611#: resources/xml/reports/missing_facts_report.xml:14 13612msgid "Sources to the events" 13613msgstr "Tapahtumien lähdetiedot" 13614 13615#. I18N: Name of a country or state 13616#: app/Statistics/Service/CountryService.php:540 13617msgid "South Africa" 13618msgstr "Etelä-Afrikka" 13619 13620#: resources/views/modules/statistics-chart/custom.phtml:188 13621msgid "South America" 13622msgstr "Etelä-Amerikka" 13623 13624#. I18N: Name of a country or state 13625#: app/Statistics/Service/CountryService.php:439 13626msgid "South Georgia and the South Sandwich Islands" 13627msgstr "Etelä-Georgia ja Eteläiset Sandwichsaaret" 13628 13629#. I18N: Name of a country or state 13630#: app/Statistics/Service/CountryService.php:457 13631msgid "South Sudan" 13632msgstr "Etelä-Sudan" 13633 13634#. I18N: Name of a country or state 13635#: app/Statistics/Service/CountryService.php:179 13636msgid "Spain" 13637msgstr "Espanja" 13638 13639#: app/SurnameTradition.php:91 13640msgctxt "Surname tradition" 13641msgid "Spanish" 13642msgstr "Espanjan sukunimen esitystapa" 13643 13644#. I18N: Location of an LDS church temple 13645#: app/Elements/TempleCode.php:188 13646msgid "Spokane, Washington, United States" 13647msgstr "Spokane, Washington, Yhdysvallat" 13648 13649#: app/Http/RequestHandlers/IndividualPage.php:224 13650#: resources/views/edit/change-family-members.phtml:36 13651#: resources/views/edit/change-family-members.phtml:51 13652#: resources/views/modules/pedigree-chart/previous.phtml:31 13653#: resources/xml/reports/bdm_report.xml:169 13654#: resources/xml/reports/individual_ext_report.xml:210 13655#: resources/xml/reports/individual_ext_report.xml:227 13656msgid "Spouse" 13657msgstr "Puoliso" 13658 13659#: resources/views/edit/reorder-families.phtml:33 13660#: resources/views/lists/surnames-table.phtml:35 13661#: resources/views/modules/family-book-chart/page.phtml:58 13662#: resources/views/modules/pedigree-chart/previous.phtml:29 13663msgid "Spouses" 13664msgstr "Puolisot" 13665 13666#: resources/xml/reports/individual_ext_report.xml:6 13667#: resources/xml/reports/individual_ext_report.xml:90 13668#: resources/xml/reports/missing_facts_report.xml:6 13669#: resources/xml/reports/relative_ext_report.xml:6 13670#: resources/xml/reports/relative_ext_report.xml:42 13671msgid "Spouses and children" 13672msgstr "Aviopuolisot ja lapset" 13673 13674#. I18N: Name of a country or state 13675#: app/Statistics/Service/CountryService.php:302 13676msgid "Sri Lanka" 13677msgstr "Sri Lanka" 13678 13679#. I18N: Location of an LDS church temple 13680#: app/Elements/TempleCode.php:181 13681msgid "St. George, Utah, United States" 13682msgstr "St. George, Utah, Yhdysvallat" 13683 13684#. I18N: Location of an LDS church temple 13685#: app/Elements/TempleCode.php:184 13686msgid "St. Louis, Missouri, United States" 13687msgstr "St. Louis, Missouri, Yhdysvallat" 13688 13689#. I18N: Location of an LDS church temple 13690#: app/Elements/TempleCode.php:187 13691msgid "St. Paul, Minnesota, United States" 13692msgstr "St. Paul, Minnesota, Yhdysvallat" 13693 13694#: resources/views/modules/random_media/config.phtml:48 13695msgid "Start slide show on page load" 13696msgstr "Aloita diaesitys sivun latautuessa" 13697 13698#: resources/views/modules/lifespans-chart/page.phtml:54 13699msgid "Start year" 13700msgstr "Aloitusvuosi" 13701 13702#: resources/xml/reports/change_report.xml:5 13703msgid "Starting range of change dates" 13704msgstr "Muutosten aikavälin alku" 13705 13706#: app/Module/StatcounterModule.php:41 13707msgid "Statcounter™" 13708msgstr "Statcounter™" 13709 13710#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:395 13711#: app/Factories/ElementFactory.php:415 app/Factories/ElementFactory.php:668 13712#: app/Factories/ElementFactory.php:715 13713msgid "State" 13714msgstr "Lääni" 13715 13716#. I18N: Name of a module 13717#. I18N: Name of a module/chart 13718#: app/Module/FamilyTreeStatisticsModule.php:52 13719#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87 13720#: resources/views/modules/gedcom_stats/config.phtml:43 13721#: resources/views/modules/gedcom_stats/statistics.phtml:40 13722#: resources/views/modules/gedcom_stats/statistics.phtml:160 13723msgid "Statistics" 13724msgstr "Tilastot" 13725 13726#: app/Factories/ElementFactory.php:356 app/Factories/ElementFactory.php:462 13727#: app/Factories/ElementFactory.php:502 app/Factories/ElementFactory.php:522 13728#: app/Factories/ElementFactory.php:533 app/Factories/ElementFactory.php:601 13729#: app/Module/CustomTagsGedcomL.php:121 app/Module/CustomTagsGedcomL.php:174 13730#: app/Module/CustomTagsLegacy.php:60 app/Module/CustomTagsLegacy.php:62 13731#: resources/views/admin/changes-log.phtml:55 13732#: resources/views/admin/changes-log.phtml:135 13733msgid "Status" 13734msgstr "Tila" 13735 13736#: app/Factories/ElementFactory.php:357 app/Factories/ElementFactory.php:463 13737#: app/Factories/ElementFactory.php:503 app/Factories/ElementFactory.php:523 13738#: app/Factories/ElementFactory.php:602 13739msgid "Status change date" 13740msgstr "Tilan muutospäivä" 13741 13742#: app/Elements/AgeAtEvent.php:80 13743msgid "Stillborn" 13744msgstr "Kuolleena syntynyt" 13745 13746#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13747#: app/Elements/LdsBaptismDateStatus.php:73 13748#: app/Elements/LdsChildSealingDateStatus.php:66 13749#: app/Elements/LdsEndowmentDateStatus.php:74 13750msgid "Stillborn: exempt" 13751msgstr "Syntynyt kuolleena: ei mukana" 13752 13753#. I18N: Location of an LDS church temple 13754#: app/Elements/TempleCode.php:189 13755msgid "Stockholm, Sweden" 13756msgstr "Tukholma, Ruotsi" 13757 13758#: resources/views/layouts/default.phtml:164 13759#: resources/views/modules/random_media/slide-show.phtml:28 13760#: resources/views/modules/random_media/slide-show.phtml:30 13761msgid "Stop" 13762msgstr "Pysäytä" 13763 13764#. I18N: Name of a module 13765#: app/Module/StoriesModule.php:208 13766#: resources/views/modules/stories/edit.phtml:22 13767msgid "Stories" 13768msgstr "Tarina" 13769 13770#: resources/views/modules/stories/edit.phtml:51 13771msgid "Story" 13772msgstr "Tarina" 13773 13774#: resources/views/modules/stories/config.phtml:55 13775#: resources/views/modules/stories/edit.phtml:42 13776#: resources/views/modules/stories/list.phtml:18 13777msgid "Story title" 13778msgstr "Tarinan otsikko" 13779 13780#: app/Module/CustomTagsGenPluswin.php:59 13781#: app/Module/CustomTagsGenPluswin.php:91 13782msgid "Street name" 13783msgstr "Kadun nimi" 13784 13785#: resources/views/admin/broadcast.phtml:49 13786#: resources/views/admin/email-page.phtml:50 13787#: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:48 13788#: resources/views/modules/user-messages/user-messages.phtml:70 13789msgid "Subject" 13790msgstr "Aihe" 13791 13792#: app/Factories/ElementFactory.php:406 app/Factories/ElementFactory.php:730 13793#: app/Submission.php:62 app/Submission.php:63 app/Submission.php:64 13794msgid "Submission" 13795msgstr "Lähetys/toimitus" 13796 13797#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13798#: app/Elements/LdsBaptismDateStatus.php:75 13799#: app/Elements/LdsChildSealingDateStatus.php:68 13800#: app/Elements/LdsEndowmentDateStatus.php:76 13801#: app/Elements/LdsSpouseSealingDateStatus.php:75 13802msgid "Submitted but not yet cleared" 13803msgstr "Esitetty, käsittely kesken" 13804 13805#: app/Factories/ElementFactory.php:369 app/Factories/ElementFactory.php:405 13806#: app/Factories/ElementFactory.php:615 app/Factories/ElementFactory.php:707 13807#: app/Factories/ElementFactory.php:741 resources/views/admin/trees.phtml:264 13808#: resources/views/modals/submission-fields.phtml:14 13809#: resources/views/modules/recent_changes/changes-table.phtml:74 13810msgid "Submitter" 13811msgstr "Lähettäjä" 13812 13813#: resources/views/lists/submitters-table.phtml:67 13814msgid "Submitter name" 13815msgstr "Lähettäjän nimi" 13816 13817#. I18N: Name of a module/list 13818#: app/Module/FixSearchAndReplace.php:117 app/Module/SubmitterListModule.php:73 13819#: app/Module/SubmitterListModule.php:177 13820#: resources/views/admin/control-panel.phtml:329 13821#: resources/views/admin/merge-records-step-1.phtml:60 13822#: resources/views/admin/tags.phtml:871 13823#: resources/views/lists/submitters-table.phtml:62 13824msgid "Submitters" 13825msgstr "Lähettäjät" 13826 13827#. I18N: Name of a country or state 13828#: app/Statistics/Service/CountryService.php:429 13829msgid "Sudan" 13830msgstr "Sudan" 13831 13832#. I18N: abbreviation for Sunday 13833#: app/Date/AbstractCalendarDate.php:292 13834#: resources/views/edit/initialize-calendar-popup.phtml:23 13835msgid "Sun" 13836msgstr "Su" 13837 13838#: app/Date/AbstractCalendarDate.php:259 13839msgid "Sunday" 13840msgstr "Sunnuntai" 13841 13842#. I18N: %s is a URL/link to the project website 13843#: resources/views/admin/control-panel.phtml:180 13844#, php-format 13845msgid "Support and documentation can be found at %s." 13846msgstr "Tuki ja dokumentointi löytyy osoitteesta %s." 13847 13848#: app/Services/ServerCheckService.php:330 13849msgid "Support for PostgreSQL is experimental." 13850msgstr "PostgreSQL:n tuki on kokeellinen." 13851 13852#: app/Services/ServerCheckService.php:335 13853msgid "Support for SQL Server is experimental." 13854msgstr "SQL Serverin tuki on kokeellinen." 13855 13856#. I18N: Description of the “Custom GEDCOM tags” module 13857#: app/Module/ModuleCustomTagsTrait.php:74 13858msgid "Support for non-standard GEDCOM tags." 13859msgstr "Tuki ei-standardisille GEDCOM-tunnisteille." 13860 13861#. I18N: Name of a country or state 13862#: app/Statistics/Service/CountryService.php:461 13863msgid "Suriname" 13864msgstr "Suriname" 13865 13866#: app/Factories/ElementFactory.php:552 app/Factories/ElementFactory.php:564 13867#: app/Factories/ElementFactory.php:567 13868#: app/Http/RequestHandlers/HelpText.php:226 13869#: resources/views/branches-page.phtml:27 13870#: resources/views/lists/families-table.phtml:215 13871#: resources/views/lists/families-table.phtml:218 13872#: resources/views/lists/individuals-table.phtml:233 13873#: resources/views/lists/surnames-table.phtml:31 13874#: resources/views/modules/statistics-chart/custom.phtml:168 13875#: resources/views/search-phonetic-page.phtml:44 13876msgid "Surname" 13877msgstr "Sukunimi" 13878 13879#: app/Statistics/Google/ChartDistribution.php:333 13880msgid "Surname distribution chart" 13881msgstr "Sukunimien jakautuma" 13882 13883#: resources/views/admin/trees-preferences.phtml:350 13884msgid "Surname list style" 13885msgstr "Sukunimien esitystapa" 13886 13887#: resources/views/modules/fix-add-marr-names/options.phtml:16 13888msgid "Surname option" 13889msgstr "Sukunimioptio" 13890 13891#: app/Factories/ElementFactory.php:551 app/Factories/ElementFactory.php:563 13892#: app/Factories/ElementFactory.php:566 13893msgid "Surname prefix" 13894msgstr "Sukunimen etuliite" 13895 13896#: resources/views/admin/trees-preferences.phtml:736 13897msgid "Surname tradition" 13898msgstr "Sukunimiperinne" 13899 13900#: resources/views/lists/surnames-table.phtml:26 13901#: resources/views/modules/gedcom_stats/config.phtml:70 13902#: resources/views/modules/gedcom_stats/statistics.phtml:79 13903#: resources/views/modules/statistics-chart/custom.phtml:163 13904msgid "Surnames" 13905msgstr "Sukunimet" 13906 13907#. I18N: In the Lithuanian surname tradition, ... 13908#: app/SurnameTradition.php:113 13909msgid "Surnames are inflected to indicate an individual’s gender and marital status." 13910msgstr "Sukunimet taivutetaan henkilön sukupuolen ja siviilisäädyn mukaan." 13911 13912#. I18N: In the Polish surname tradition, ... 13913#: app/SurnameTradition.php:106 13914msgid "Surnames are inflected to indicate an individual’s gender." 13915msgstr "Sukunimet taivutetaan henkilön sukupuolen mukaan." 13916 13917#. I18N: Location of an LDS church temple 13918#: app/Elements/TempleCode.php:190 13919msgid "Suva, Fiji" 13920msgstr "Suva, Fidzi" 13921 13922#. I18N: Name of a country or state 13923#: app/Statistics/Service/CountryService.php:443 13924msgid "Svalbard and Jan Mayen" 13925msgstr "Huippuvuoret ja Jan Mayen" 13926 13927#. I18N: Reverse the order of two individuals 13928#: resources/views/modules/relationships-chart/page.phtml:88 13929msgid "Swap individuals" 13930msgstr "Vaihda henkilöt" 13931 13932#. I18N: Name of a country or state 13933#: app/Statistics/Service/CountryService.php:469 13934msgid "Swaziland" 13935msgstr "Swazimaa" 13936 13937#. I18N: Name of a country or state 13938#: app/Statistics/Service/CountryService.php:467 13939msgid "Sweden" 13940msgstr "Ruotsi" 13941 13942#. I18N: Name of a country or state 13943#: app/Statistics/Service/CountryService.php:122 13944msgid "Switzerland" 13945msgstr "Sveitsi" 13946 13947#. I18N: Location of an LDS church temple 13948#: app/Elements/TempleCode.php:192 13949msgid "Sydney, Australia" 13950msgstr "Sydney, Australia" 13951 13952#: resources/views/admin/synchronize-trees.phtml:12 13953msgid "Synchronize family trees with GEDCOM files" 13954msgstr "Synkronoi sukupuut GEDCOM tiedostojen kanssa" 13955 13956#. I18N: Name of a country or state 13957#: app/Statistics/Service/CountryService.php:474 13958msgid "Syria" 13959msgstr "Syyria" 13960 13961#: resources/views/admin/modules.phtml:169 13962#: resources/views/admin/modules.phtml:172 13963msgid "Tab" 13964msgstr "Välilehti" 13965 13966#: resources/views/setup/step-4-database-mysql.phtml:119 13967#: resources/views/setup/step-4-database-pgsql.phtml:104 13968#: resources/views/setup/step-4-database-sqlite.phtml:76 13969#: resources/views/setup/step-4-database-sqlsvr.phtml:104 13970msgid "Table prefix" 13971msgstr "Taulukon etuliite" 13972 13973#: resources/xml/reports/ahnentafel_report.xml:13 13974#: resources/xml/reports/bdm_report.xml:12 13975#: resources/xml/reports/birth_report.xml:10 13976#: resources/xml/reports/cemetery_report.xml:8 13977#: resources/xml/reports/change_report.xml:9 13978#: resources/xml/reports/descendancy_report.xml:8 13979#: resources/xml/reports/fact_sources.xml:8 13980#: resources/xml/reports/family_group_report.xml:11 13981#: resources/xml/reports/individual_ext_report.xml:12 13982#: resources/xml/reports/individual_report.xml:9 13983#: resources/xml/reports/marriage_report.xml:10 13984#: resources/xml/reports/missing_facts_report.xml:8 13985#: resources/xml/reports/occupation_report.xml:7 13986#: resources/xml/reports/pedigree_report.xml:8 13987#: resources/xml/reports/relative_ext_report.xml:8 13988msgctxt "paper size" 13989msgid "Tabloid" 13990msgstr "Bulevardilehti" 13991 13992#: app/Http/RequestHandlers/ModulesTabsPage.php:43 13993#: resources/views/admin/control-panel.phtml:726 13994#: resources/views/admin/modules.phtml:82 13995#: resources/views/admin/modules.phtml:84 13996msgid "Tabs" 13997msgstr "Välilehdet" 13998 13999#. I18N: Location of an LDS church temple 14000#: app/Elements/TempleCode.php:193 14001msgid "Taipei, Taiwan" 14002msgstr "Taipei, Taiwan" 14003 14004#. I18N: Name of a country or state 14005#: app/Statistics/Service/CountryService.php:502 14006msgid "Taiwan" 14007msgstr "Taiwan" 14008 14009#. I18N: Name of a country or state 14010#: app/Statistics/Service/CountryService.php:484 14011msgid "Tajikistan" 14012msgstr "Tadžikistan" 14013 14014#. I18N: Location of an LDS church temple 14015#: app/Elements/TempleCode.php:194 14016msgid "Tampico, Mexico" 14017msgstr "Tampico, Meksiko" 14018 14019#. I18N: a month in the Jewish calendar 14020#: app/Date/JewishDate.php:198 14021msgctxt "GENITIVE" 14022msgid "Tamuz" 14023msgstr "tamuz-kuuta" 14024 14025#. I18N: a month in the Jewish calendar 14026#: app/Date/JewishDate.php:302 14027msgctxt "INSTRUMENTAL" 14028msgid "Tamuz" 14029msgstr "tamuz-kuun" 14030 14031#. I18N: a month in the Jewish calendar 14032#: app/Date/JewishDate.php:250 14033msgctxt "LOCATIVE" 14034msgid "Tamuz" 14035msgstr "tamuz-kuussa" 14036 14037#. I18N: a month in the Jewish calendar 14038#: app/Date/JewishDate.php:146 14039msgctxt "NOMINATIVE" 14040msgid "Tamuz" 14041msgstr "tamuz-kuu" 14042 14043#. I18N: Name of a country or state 14044#: app/Statistics/Service/CountryService.php:504 14045msgid "Tanzania" 14046msgstr "Tansania" 14047 14048#. I18N: The name of a colour-scheme 14049#: app/Module/ColorsTheme.php:183 14050msgid "Teal Top" 14051msgstr "tavi" 14052 14053#. I18N: A configuration setting 14054#: resources/views/admin/trees-preferences.phtml:183 14055msgid "Technical help contact" 14056msgstr "Teknisen avun yhteyshenkilö" 14057 14058#. I18N: Location of an LDS church temple 14059#: app/Elements/TempleCode.php:195 14060msgid "Tegucigalpa, Honduras" 14061msgstr "Tegucigalpa, Honduras" 14062 14063#: resources/views/modules/html/config.phtml:27 14064msgid "Templates" 14065msgstr "Mallipohjat" 14066 14067#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 14068#: app/Factories/ElementFactory.php:358 app/Factories/ElementFactory.php:464 14069#: app/Factories/ElementFactory.php:504 app/Factories/ElementFactory.php:524 14070#: app/Factories/ElementFactory.php:603 app/Factories/ElementFactory.php:742 14071#: resources/xml/reports/individual_report.xml:208 14072msgid "Temple" 14073msgstr "Temppeli" 14074 14075#. I18N: a month in the Jewish calendar 14076#: app/Date/JewishDate.php:184 14077msgctxt "GENITIVE" 14078msgid "Tevet" 14079msgstr "tevet-kuuta" 14080 14081#. I18N: a month in the Jewish calendar 14082#: app/Date/JewishDate.php:288 14083msgctxt "INSTRUMENTAL" 14084msgid "Tevet" 14085msgstr "tevet-kuun" 14086 14087#. I18N: a month in the Jewish calendar 14088#: app/Date/JewishDate.php:236 14089msgctxt "LOCATIVE" 14090msgid "Tevet" 14091msgstr "tevet-kuussa" 14092 14093#. I18N: a month in the Jewish calendar 14094#: app/Date/JewishDate.php:132 14095msgctxt "NOMINATIVE" 14096msgid "Tevet" 14097msgstr "tevet-kuu" 14098 14099#: app/Factories/ElementFactory.php:309 app/Factories/ElementFactory.php:362 14100#: app/Factories/ElementFactory.php:440 app/Factories/ElementFactory.php:607 14101#: app/Factories/ElementFactory.php:630 app/Factories/ElementFactory.php:653 14102#: app/Factories/ElementFactory.php:705 app/Module/CustomTagsGedcom53.php:181 14103#: app/Module/CustomTagsGedcom53.php:185 app/Module/CustomTagsGedcomL.php:106 14104#: app/Module/CustomTagsGedcomL.php:155 app/Module/CustomTagsGedcomL.php:212 14105#: app/Module/CustomTagsGedcomL.php:245 app/Module/CustomTagsRootsMagic.php:53 14106#: app/Module/CustomTagsWebtrees.php:60 app/Module/CustomTagsWebtrees.php:74 14107#: resources/views/admin/trees-preferences.phtml:611 14108#: resources/views/modals/source-fields.phtml:58 14109msgid "Text" 14110msgstr "Teksti" 14111 14112#. I18N: Name of a country or state 14113#: app/Statistics/Service/CountryService.php:482 14114msgid "Thailand" 14115msgstr "Thaimaa" 14116 14117#: resources/views/help/name.phtml:8 14118msgid "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." 14119msgstr "<b>Nimi</b>-kenttä sisältää henkilön täydellisen nimen, niin kuin se olisi kirjoitettu tai tallennettu. Näin se näkyy ruudulla. Se käyttää standardi sukututkimus merkintöjä nimien eri osien tunnistamisessa." 14120 14121#: resources/views/help/surname.phtml:8 14122msgid "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." 14123msgstr "<b>Sukunimi</b>-kenttä sisältää nimen, jota käytetään lajitteluun ja ryhmittelyyn. Se voi olla erilainen kuin henkilön todellinen sukunimi, joka aina otetaan <b>nimi</b>-kentästä. Tätä kenttää voidaan käyttää sukunimen lajitteluun etuliitteen kanssa tai ilman etuliitettä (Gogh / van Gogh) ja ryhmittelemään oikeinkirjoitus muunnelmia tai taivutuksia (Kowalski / Kowalska). Jos henkilö tulee luetella useamman kuin yhden sukunimen alla, jokainen nimi tulee erottaa pilkulla." 14124 14125#: app/Http/RequestHandlers/SynchronizeTrees.php:94 14126#, php-format 14127msgid "The GEDCOM file “%s” has been imported." 14128msgstr "GEDCOM tiedosto ”%s” on tuotu palvelimelle." 14129 14130#: resources/views/admin/tags.phtml:24 14131msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." 14132msgstr "GEDCOM-standardi tarjoaa suuren määrän tietojen syöttökenttiä, joita kutsutaan tunnisteiksi." 14133 14134#. I18N: Location of an LDS church temple 14135#: app/Elements/TempleCode.php:104 14136msgid "The Hague, Netherlands" 14137msgstr "Haag, Alankomaat" 14138 14139#: app/Services/ServerCheckService.php:124 14140#, php-format 14141msgid "The PHP extension “%s” is not installed." 14142msgstr "PHP-laajennusta ”%s” ei ole asennettu." 14143 14144#: app/Services/ServerCheckService.php:182 14145#, php-format 14146msgid "The PHP function “%1$s” is disabled." 14147msgstr "PHP-toiminto ”%1$s” on poistettu käytöstä." 14148 14149#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14150#: app/Functions/Functions.php:56 14151msgid "The PHP temporary folder is missing." 14152msgstr "PHPn tilapäistiedostojen kansio puuttuu." 14153 14154#: app/Services/ServerCheckService.php:143 14155#, php-format 14156msgid "The PHP.INI setting “%1$s” is disabled." 14157msgstr "PHP.INI-asetus ”%1$s” on poistettu käytöstä." 14158 14159#: app/Services/ServerCheckService.php:147 14160#, php-format 14161msgid "The PHP.INI setting “%1$s” is enabled." 14162msgstr "PHP.INI-asetus ”%1$s” on käytöstä." 14163 14164#: resources/views/modules/share-url/share.phtml:30 14165msgid "The URL was copied to the clipboard" 14166msgstr "URL-osoite kopioitiin leikepöydälle" 14167 14168#: resources/views/emails/approve-user-html.phtml:19 14169#: resources/views/emails/approve-user-text.phtml:14 14170#, php-format 14171msgid "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" 14172msgstr "webtrees %sn ylläpitäjä on hyväksynyt pyyntösi perustaa sinulle käyttäjätilin. Voit kirjautua sisään klikkaamalla seuraavaa linkkiä: %s" 14173 14174#: resources/views/verify-success-page.phtml:20 14175msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 14176msgstr "Ylläpitäjä on saanut ilmoituksen. Heti kun hän on antanut sinulle oikeuden kirjautua, voit kirjautua käyttäjätunnuksella ja salasanalla." 14177 14178#. I18N: Description of the “Calendar” module 14179#: app/Module/CalendarMenuModule.php:53 14180msgid "The calendar menu." 14181msgstr "Kalenterivalikko." 14182 14183#. I18N: %s is the name of a genealogy record 14184#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:68 14185#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:65 14186#, php-format 14187msgid "The changes to “%s” have been accepted." 14188msgstr "”%s” - muutokset on hyväksytty." 14189 14190#. I18N: %s is the name of a genealogy record 14191#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67 14192#: app/Http/RequestHandlers/PendingChangesRejectTree.php:61 14193#, php-format 14194msgid "The changes to “%s” have been rejected." 14195msgstr "”%s” - muutokset on hylätty." 14196 14197#. I18N: Description of the “Charts” module 14198#: app/Module/ChartsMenuModule.php:70 14199msgid "The charts menu." 14200msgstr "Kaaviovalikko." 14201 14202#: resources/views/modules/clippings/show.phtml:19 14203msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 14204msgstr "Leikekorin avulla voit ottaa otteita tästä sukupuusta ja ladata ne GEDCOM tiedostoon." 14205 14206#: resources/views/admin/trees-preferences.phtml:399 14207msgid "The date and time of the last update" 14208msgstr "Viimeisen päivityksen päivä ja aika" 14209 14210#: app/Http/RequestHandlers/AccountUpdate.php:113 14211#: app/Http/RequestHandlers/MapDataSave.php:101 14212#, php-format 14213msgid "The details for “%s” have been updated." 14214msgstr "Paikan \"%s\" tiedot on päivitetty." 14215 14216#. I18N: %s is a filename 14217#: app/Http/RequestHandlers/ExportGedcomServer.php:100 14218#: app/Http/RequestHandlers/UpgradeWizardStep.php:243 14219#, php-format 14220msgid "The family tree has been exported to %s." 14221msgstr "Sukupuun siirto on suoritettu kohteeseen %s." 14222 14223#: app/Http/RequestHandlers/CreateTreeAction.php:63 14224#, php-format 14225msgid "The family tree “%s” already exists." 14226msgstr "Sukupuu ”%s” on jo olemassa." 14227 14228#: app/Http/RequestHandlers/CreateTreeAction.php:70 14229#, php-format 14230msgid "The family tree “%s” has been created." 14231msgstr "Sukupuu ”%s” on luotu." 14232 14233#. I18N: %s is the name of a family tree 14234#: app/Http/RequestHandlers/DeleteTreeAction.php:64 14235#: app/Http/RequestHandlers/SynchronizeTrees.php:108 14236#, php-format 14237msgid "The family tree “%s” has been deleted." 14238msgstr "Sukupuu ”%s” on poistettu." 14239 14240#. I18N: %s is the name of a family tree 14241#: app/Http/RequestHandlers/SelectDefaultTree.php:54 14242#, php-format 14243msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 14244msgstr "Sukupuu ”%s” näkyy vierailijoille kun he saapuvat tällä sivustolle." 14245 14246#: app/Http/RequestHandlers/MergeTreesAction.php:249 14247msgid "The family trees have been merged successfully." 14248msgstr "Sukupuiden yhdistäminen onnistui." 14249 14250#. I18N: Description of the “Family trees” module 14251#: app/Module/TreesMenuModule.php:71 14252msgid "The family trees menu." 14253msgstr "Sukupuiden valikko." 14254 14255#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 14256#: app/Http/RequestHandlers/DeleteRecord.php:75 14257#, php-format 14258msgid "The family “%s” has been deleted because it only has one member." 14259msgstr "Perhe ”%s” on poistettu, koska siinä on vain yksi jäsen." 14260 14261#: app/Http/RequestHandlers/UploadMediaAction.php:127 14262#, php-format 14263msgid "The file %s already exists. Use another filename." 14264msgstr "Tiedosto %s on jo olemassa. Käytä muuta tiedostonimeä." 14265 14266#: app/Http/RequestHandlers/ExportGedcomServer.php:103 14267#, php-format 14268msgid "The file %s could not be created." 14269msgstr "Tiedostoa %s ei voitu luoda." 14270 14271#: app/Http/RequestHandlers/DeletePath.php:67 14272#, php-format 14273msgid "The file %s could not be deleted." 14274msgstr "Tiedostoa %s ei voitu poistaa." 14275 14276#: app/Http/RequestHandlers/DeletePath.php:65 14277#, php-format 14278msgid "The file %s has been deleted." 14279msgstr "Tiedosto %s poistettiin." 14280 14281#: app/Http/RequestHandlers/UploadMediaAction.php:134 14282#, php-format 14283msgid "The file %s has been uploaded." 14284msgstr "Tiedosto %s on ladattu palvelimelle." 14285 14286#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14287#: app/Functions/Functions.php:50 14288msgid "The file was only partially uploaded. Please try again." 14289msgstr "Tiedosto latautui vain osittain, yritä uudelleen." 14290 14291#. I18N: %s is a filename 14292#: resources/views/media-page-details.phtml:59 14293#: resources/views/modules/media-list/page.phtml:142 14294#, php-format 14295msgid "The file “%s” does not exist." 14296msgstr "Tiedosto ”%s” ei ole olemassa." 14297 14298#: resources/views/edit/reorder-families.phtml:77 14299msgid "The first family in the list will be used in charts, lists, reports, etc." 14300msgstr "Luettelon ensimmäistä perhettä käytetään kaavioissa, luetteloissa, raporteissa jne." 14301 14302#: app/Http/RequestHandlers/DeletePath.php:60 14303#, php-format 14304msgid "The folder %s could not be deleted." 14305msgstr "Kansiota %s ei voitu poistaa." 14306 14307#: app/Http/RequestHandlers/UpgradeWizardStep.php:197 14308#, php-format 14309msgid "The folder %s has been created." 14310msgstr "Kansio %s on luotu." 14311 14312#: app/Http/RequestHandlers/DeletePath.php:58 14313#, php-format 14314msgid "The folder %s has been deleted." 14315msgstr "Kansio %s poistettiin." 14316 14317#: resources/views/admin/site-preferences.phtml:42 14318msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 14319msgstr "Kansion voi määrittää kokonaisuudessaan (esim. /home/user_name/webtrees_data/) tai suhteessa asennuskansioon (esim. ../../webtrees_data/)." 14320 14321#: app/Http/RequestHandlers/SitePreferencesAction.php:55 14322#, php-format 14323msgid "The folder “%s” does not exist." 14324msgstr "Kansio ”%s” ei ole olemassa." 14325 14326#: resources/views/admin/merge-records-step-2.phtml:39 14327msgid "The following facts and events were found in both records." 14328msgstr "Seuraavat faktat ja tapahtumat löytyivät molemmissa tietueissa." 14329 14330#. I18N: the name of an individual, source, etc. 14331#: resources/views/admin/merge-records-step-2.phtml:86 14332#: resources/views/admin/merge-records-step-2.phtml:132 14333#, php-format 14334msgid "The following facts and events were only found in the record of %s." 14335msgstr "Seuraavat faktat ja tapahtumat löytyivät ainoastaan tietueessa %s." 14336 14337#: resources/views/setup/step-2-server-checks.phtml:65 14338msgid "The following list shows typical requirements." 14339msgstr "Seuraavassa listassa tyypilliset vaatimukset." 14340 14341#: app/Http/RequestHandlers/HelpText.php:289 14342msgid "The help text has not been written for this item." 14343msgstr "Tälle aiheelle ei ole vielä kirjoitettu ohjeita." 14344 14345#. I18N: Help text for the “Technical help contact” configuration setting 14346#: resources/views/admin/trees-preferences.phtml:195 14347msgid "The individual to be contacted about technical questions or errors encountered on your website." 14348msgstr "Yhteyshenkilö teknisissä asioissa tai kun on ongelmia sivuston käsittelyssä." 14349 14350#. I18N: Help text for the “Genealogy contact” configuration setting 14351#: resources/views/admin/trees-preferences.phtml:175 14352msgid "The individual to contact about the genealogy data on this website." 14353msgstr "Yhteyshenkilö sukututkimusaineistoon liittyvissä kysymyksissä." 14354 14355#. I18N: %s are names of records, such as sources, repositories or individuals 14356#: app/Http/RequestHandlers/DeleteRecord.php:83 14357#: app/Http/RequestHandlers/DeleteRecord.php:88 14358#, php-format 14359msgid "The link from “%1$s” to “%2$s” has been deleted." 14360msgstr "Linkki ”%1$s” - ”%2$s” on poistettu." 14361 14362#: app/Http/RequestHandlers/MergeFactsAction.php:98 14363#, php-format 14364msgid "The link from “%1$s” to “%2$s” has been updated." 14365msgstr "Linkki tietueesta ”%1$s” tietueeseen ”%2$s” on päivitetty." 14366 14367#. I18N: Description of the “Lists” module 14368#: app/Module/ListsMenuModule.php:69 14369msgid "The lists menu." 14370msgstr "Luetteloiden valikko." 14371 14372#: app/Http/RequestHandlers/CreateLocationAction.php:60 14373#: app/Http/RequestHandlers/MapDataSave.php:89 14374msgid "The location has been created" 14375msgstr "Sijainti on luotu" 14376 14377#: resources/views/modules/place-hierarchy/sidebar.phtml:33 14378msgid "The location of this place is not known." 14379msgstr "Tämän paikan sijainti ei ole tiedossa." 14380 14381#: app/Http/RequestHandlers/EditMediaFileAction.php:149 14382#, php-format 14383msgid "The media file %1$s could not be renamed to %2$s." 14384msgstr "Mediatiedosto %1$s ei voi nimetä uudelleen %2$s:ksi." 14385 14386#: app/Http/RequestHandlers/EditMediaFileAction.php:146 14387#, php-format 14388msgid "The media file %1$s has been renamed to %2$s." 14389msgstr "Mediatiedosto %1$s nimetty uudelleen %2$s:ksi." 14390 14391#: app/Http/RequestHandlers/CreateMediaObjectAction.php:106 14392msgid "The media object has been created" 14393msgstr "Media kohde on luotu" 14394 14395#: resources/views/setup/step-2-server-checks.phtml:62 14396msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 14397msgstr "Muistin ja CPU vaatimukset riippuvat siitä, miten paljon henkilöitä sinulla on sukupuussa." 14398 14399#: app/Http/RequestHandlers/BroadcastAction.php:88 14400#: app/Http/RequestHandlers/ContactAction.php:150 14401#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 14402#: app/Http/RequestHandlers/MessageAction.php:103 14403msgid "The message was not sent." 14404msgstr "Viestiä ei lähetetty." 14405 14406#: app/Http/RequestHandlers/BroadcastAction.php:81 14407#: app/Http/RequestHandlers/ContactAction.php:143 14408#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 14409#: app/Http/RequestHandlers/MessageAction.php:96 14410#, php-format 14411msgid "The message was successfully sent to %s." 14412msgstr "Viestin lähetys %s:lle onnistui." 14413 14414#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76 14415#: app/Http/RequestHandlers/ModulesAllAction.php:71 14416#: app/Module/ChartsBlockModule.php:126 app/Module/ChartsBlockModule.php:146 14417#: app/Module/ChartsBlockModule.php:166 app/Module/ChartsBlockModule.php:180 14418#, php-format 14419msgid "The module “%s” has been disabled." 14420msgstr "Moduuli ”%s” on poistettu käytöstä." 14421 14422#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:74 14423#: app/Http/RequestHandlers/ModulesAllAction.php:69 14424#, php-format 14425msgid "The module “%s” has been enabled." 14426msgstr "Moduuli ”%s” on otettu käyttöön." 14427 14428#. I18N: Help text for the “Quick family facts” configuration setting 14429#: resources/views/admin/trees-preferences.phtml:725 14430msgid "The most common family facts and events are listed separately, so that they can be added more easily." 14431msgstr "Yleisimmät perhefaktat ja -tapahtumat on listattu erikseen, jotta ne voidaan lisätä helpommin." 14432 14433#. I18N: Help text for the “Quick individual facts” configuration setting 14434#: resources/views/admin/trees-preferences.phtml:700 14435msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 14436msgstr "Yleisimmät henkilöfaktat ja -tapahtumat on listattu erikseen, jotta ne voidaan lisätä helpommin." 14437 14438#: resources/views/admin/site-registration.phtml:57 14439msgid "The new user will be asked to confirm their email address before the account is created." 14440msgstr "Uutta käyttäjää pyydetään vahvistamaan sähköpostiosoite ennen kuin tili luodaan." 14441 14442#: app/Http/RequestHandlers/CreateNoteAction.php:75 14443msgid "The note has been created" 14444msgstr "Lisätieto on luotu" 14445 14446#: app/Exceptions/MissingParameterException.php:36 14447#, php-format 14448msgid "The parameter “%s” is missing." 14449msgstr "Parametri “%s” puuttuu." 14450 14451#: app/Http/RequestHandlers/SetupWizard.php:383 14452msgid "The password needs to be at least six characters long." 14453msgstr "Salasanan pitää olla vähintään kuusi merkkiä." 14454 14455#. I18N: Help text for the "Password" site configuration setting 14456#: resources/views/admin/site-mail.phtml:158 14457msgid "The password required for authentication with the SMTP server." 14458msgstr "Salasanasi SMTP palveluun, jos se vaaditaan." 14459 14460#: app/Http/RequestHandlers/PasswordResetAction.php:83 14461#: app/Http/RequestHandlers/PasswordResetPage.php:75 14462msgid "The password reset link has expired." 14463msgstr "Salasanan palautuslinkki on vanhentunut." 14464 14465#. I18N: Description of the “Place hierarchy” module 14466#: app/Module/PlaceHierarchyListModule.php:119 14467msgid "The place hierarchy." 14468msgstr "Paikkahierarkia." 14469 14470#: app/Http/RequestHandlers/TreePreferencesAction.php:138 14471#: app/Http/RequestHandlers/TreePrivacyAction.php:118 14472msgid "The preferences for all family trees have been updated." 14473msgstr "Kaikkien sukupuiden asetukset on päivitetty." 14474 14475#: app/Http/RequestHandlers/TreePreferencesAction.php:142 14476#: app/Http/RequestHandlers/TreePrivacyAction.php:121 14477msgid "The preferences for new family trees have been updated." 14478msgstr "Uusien sukupuiden asetukset on päivitetty." 14479 14480#: app/Http/RequestHandlers/TreePreferencesAction.php:131 14481#: app/Http/RequestHandlers/TreePrivacyAction.php:111 14482#, php-format 14483msgid "The preferences for the family tree “%s” have been updated." 14484msgstr "Sukupuun ”%s” asetukset on päivitetty." 14485 14486#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 14487#, php-format 14488msgid "The preferences for the module “%s” have been deleted." 14489msgstr "Moduulin ”%s” asetukset on poistettu." 14490 14491#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99 14492#: app/Module/GeonamesAutocomplete.php:110 app/Module/GoogleMaps.php:96 14493#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96 14494#: app/Module/MapGeoLocationGeonames.php:86 14495#: app/Module/MapGeoLocationOpenRouteService.php:81 14496#: app/Module/OpenRouteServiceAutocomplete.php:105 14497#: app/Module/OpenStreetMap.php:81 app/Module/RelationshipsChartModule.php:454 14498#: app/Module/SiteMapModule.php:180 14499#, php-format 14500msgid "The preferences for the module “%s” have been updated." 14501msgstr "Moduulin ”%s” asetukset on päivitetty." 14502 14503#: resources/views/setup/step-4-database-mysql.phtml:124 14504#: resources/views/setup/step-4-database-pgsql.phtml:109 14505#: resources/views/setup/step-4-database-sqlite.phtml:83 14506#: resources/views/setup/step-4-database-sqlsvr.phtml:109 14507msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 14508msgstr "Etuliite on valinnainen, mutta suositeltava. Antamalla taulukon nimille ainutlaatuinen etuliite, useat eri sovellutukset voivat jakaa saman tietokannan." 14509 14510#: app/Module/CustomTagsGedcomL.php:119 app/Module/CustomTagsGedcomL.php:172 14511msgid "The problem" 14512msgstr "Ongelma" 14513 14514#: app/Http/RequestHandlers/MergeFactsAction.php:169 14515#, php-format 14516msgid "The records “%1$s” and “%2$s” have been merged." 14517msgstr "Tietueet ”%1$s”ja ”%2$s” on yhdistetty." 14518 14519#. I18N: Description of the “Reports” module 14520#: app/Module/ReportsMenuModule.php:72 14521msgid "The reports menu." 14522msgstr "Raporttien valikko." 14523 14524#: app/Http/RequestHandlers/CreateRepositoryAction.php:90 14525msgid "The repository has been created" 14526msgstr "Tietovarasto on luotu" 14527 14528#. I18N: Description of the “Search” module 14529#: app/Module/SearchMenuModule.php:59 14530msgid "The search menu." 14531msgstr "Hakuvalikko." 14532 14533#: app/Services/SearchService.php:1162 14534msgid "The search returned too many results." 14535msgstr "Haku antoi liian monta tulosta." 14536 14537#: resources/views/setup/step-2-server-checks.phtml:55 14538msgid "The server configuration is OK." 14539msgstr "Palvelimen asetukset ovat kunnossa." 14540 14541#: app/Exceptions/HttpBadRequestException.php:34 14542msgid "The server could not understand this request." 14543msgstr "Palvelin ei voinut ymmärtää tätä pyyntöä." 14544 14545#: app/Services/ServerCheckService.php:247 14546msgid "The server’s temporary folder cannot be accessed." 14547msgstr "Palvelimen väliaikaista kansiota ei voi käyttää." 14548 14549#: app/Http/RequestHandlers/RenumberTreeAction.php:554 14550#: app/Services/UpgradeService.php:152 app/Services/UpgradeService.php:186 14551msgid "The server’s time limit has been reached." 14552msgstr "Palvelimen aikaraja on saavutettu." 14553 14554#. I18N: Description of “Statistics” module 14555#: app/Module/FamilyTreeStatisticsModule.php:63 14556msgid "The size of the family tree, earliest and latest events, common names, etc." 14557msgstr "Sukupuun koko, varhaisin ja uusin tapahtuma, yleisimmät nimet jne." 14558 14559#: app/Module/CustomTagsGedcomL.php:116 app/Module/CustomTagsGedcomL.php:169 14560msgid "The solution" 14561msgstr "Ratkaisu" 14562 14563#: app/Http/RequestHandlers/CreateSourceAction.php:113 14564msgid "The source has been created" 14565msgstr "Lähde on luotu" 14566 14567#: app/Http/RequestHandlers/CreateSubmissionAction.php:62 14568msgid "The submission has been created" 14569msgstr "Lähetys on luotu" 14570 14571#: app/Http/RequestHandlers/CreateSubmitterAction.php:90 14572msgid "The submitter has been created" 14573msgstr "Lähettäjä on luotu" 14574 14575#: resources/views/help/name.phtml:13 14576#, php-format 14577msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 14578msgstr "Sukunimi on suljettu kauttaviivoilla: <%s>John Paul /Smith/<%s>" 14579 14580#: resources/views/admin/site-preferences.phtml:55 14581#: resources/views/admin/users-edit.phtml:141 14582#: resources/views/edit-account-page.phtml:117 14583msgid "The time zone is required for date calculations, such as knowing today’s date." 14584msgstr "Aikavyöhykettä tarvitaan päivämäärälaskelmiin, kuten tietämään tämän päivän päivämäärä." 14585 14586#. I18N: An XREF is the identification number used in GEDCOM files. 14587#: resources/views/admin/trees-merge.phtml:28 14588#, php-format 14589msgid "The two family trees have %1$s record which uses the same “XREF”." 14590msgid_plural "The two family trees have %1$s records which use the same “XREF”." 14591msgstr[0] "Molemmissa sukupuissa on yksi tietue joilla on sama ”XREF”." 14592msgstr[1] "Molemmissa sukupuissa on %1$s tietuetta joilla on sama ”XREF”." 14593 14594#: app/Http/RequestHandlers/UpgradeWizardStep.php:321 14595msgid "The upgrade is complete." 14596msgstr "Päivitys on valmis." 14597 14598#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14599#: app/Functions/Functions.php:47 14600msgid "The uploaded file exceeds the allowed size." 14601msgstr "Ladattu tiedosto ylittää sallitun enimmäiskoon." 14602 14603#: app/Http/RequestHandlers/UsersCleanupAction.php:68 14604#, php-format 14605msgid "The user %s has been deleted." 14606msgstr "Käyttäjä %s on poistettu." 14607 14608#: resources/views/emails/register-notify-html.phtml:39 14609#: resources/views/emails/register-notify-text.phtml:30 14610msgid "The user has been sent an email with the information necessary to confirm the access request." 14611msgstr "Käyttäjälle on lähetetty ohjeita sähköpostilla, hänen pitää vahvistaa käyttäjätilipyyntönsä." 14612 14613#: app/Http/RequestHandlers/LoginAction.php:120 14614#: app/Http/RequestHandlers/LoginAction.php:125 14615msgid "The username or password is incorrect." 14616msgstr "Käyttäjätunnus tai salasana on väärä." 14617 14618#. I18N: Help text for the "Username" site configuration setting 14619#: resources/views/admin/site-mail.phtml:144 14620msgid "The username required for authentication with the SMTP server." 14621msgstr "Käyttäjätunnus SMTP palveluun, jos se vaaditaan." 14622 14623#: app/Http/RequestHandlers/EmailPreferencesAction.php:82 14624#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 14625#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 14626#: app/Http/RequestHandlers/ModulesChartsAction.php:46 14627#: app/Http/RequestHandlers/ModulesCustomTagsAction.php:46 14628#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 14629#: app/Http/RequestHandlers/ModulesFootersAction.php:46 14630#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 14631#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 14632#: app/Http/RequestHandlers/ModulesListsAction.php:46 14633#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 14634#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:46 14635#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 14636#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:46 14637#: app/Http/RequestHandlers/ModulesMenusAction.php:47 14638#: app/Http/RequestHandlers/ModulesReportsAction.php:46 14639#: app/Http/RequestHandlers/ModulesSharesAction.php:45 14640#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 14641#: app/Http/RequestHandlers/ModulesTabsAction.php:47 14642#: app/Http/RequestHandlers/ModulesThemesAction.php:45 14643#: app/Http/RequestHandlers/SitePreferencesAction.php:63 14644#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 14645#: app/Http/RequestHandlers/SiteTagsAction.php:53 14646msgid "The website preferences have been updated." 14647msgstr "Sivuston asetukset on päivitetty." 14648 14649#: resources/views/errors/database-error.phtml:20 14650#: resources/views/setup/step-6-failed.phtml:20 14651msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 14652msgstr "webtrees kehittäjät olisivat kiinnostuneet saamaan tietoa tästä virheestä. Ottamalla yhteys heihin, saat apua ongelman selvittämisessä." 14653 14654#: app/Module/ModuleThemeTrait.php:65 app/Module/ModuleThemeTrait.php:451 14655#: resources/views/admin/modules.phtml:256 14656#: resources/views/admin/modules.phtml:259 14657#: resources/views/admin/users-edit.phtml:199 14658msgid "Theme" 14659msgstr "Teema" 14660 14661#. I18N: Name of a module 14662#: app/Module/ThemeSelectModule.php:45 14663msgid "Theme change" 14664msgstr "Teema muutos" 14665 14666#: app/Http/RequestHandlers/ModulesThemesPage.php:43 14667#: resources/views/admin/control-panel.phtml:605 14668#: resources/views/admin/modules.phtml:118 14669#: resources/views/admin/modules.phtml:120 14670msgid "Themes" 14671msgstr "Teemat" 14672 14673#: resources/views/modules/personal_facts/tab.phtml:58 14674msgid "There are no facts for this individual." 14675msgstr "Tällä henkilöllä ei ole faktoja." 14676 14677#: app/Http/RequestHandlers/ManageMediaData.php:310 14678msgid "There are no links to this media object." 14679msgstr "Tälle mediakohteelle ei ole linkkejä." 14680 14681#: resources/views/modules/media/tab.phtml:29 14682msgid "There are no media objects for this individual." 14683msgstr "Tällä henkilöllä ei ole multimediakohteita." 14684 14685#: resources/views/modules/notes/tab.phtml:41 14686msgid "There are no notes for this individual." 14687msgstr "Tällä henkilöllä ei ole lisätietoja." 14688 14689#: app/Http/RequestHandlers/UpgradeWizardStep.php:215 14690#: resources/views/pending-changes-page.phtml:30 14691msgid "There are no pending changes." 14692msgstr "Ei ole vireillä olevia muutoksia." 14693 14694#: app/Module/ResearchTaskModule.php:121 14695msgid "There are no research tasks in this family tree." 14696msgstr "Tässä sukupuussa ei ole tutkimustehtäviä." 14697 14698#: resources/views/modules/sources_tab/tab.phtml:39 14699msgid "There are no source citations for this individual." 14700msgstr "Tällä henkilöllä ei ole lähdetietoviitteitä." 14701 14702#: app/Module/ReviewChangesModule.php:155 14703#: resources/views/emails/pending-changes-html.phtml:20 14704#: resources/views/emails/pending-changes-text.phtml:17 14705msgid "There are pending changes for you to moderate." 14706msgstr "Tarkista vireillä olevat muutokset." 14707 14708#: app/Module/RecentChangesModule.php:152 14709#, php-format 14710msgid "There have been no changes within the last %s day." 14711msgid_plural "There have been no changes within the last %s days." 14712msgstr[0] "Ei ole ollut muutoksia viimeisen päivän aikana." 14713msgstr[1] "Ei ole ollut muutoksia viimeisen %s päivän aikana." 14714 14715#: app/Http/RequestHandlers/PasswordRequestAction.php:105 14716#, php-format 14717msgid "There is no user account with the email “%s”." 14718msgstr "Sähköpostiosoitteella ”%s” ei ole käyttäjätiliä." 14719 14720#: app/Http/RequestHandlers/AddMediaFileAction.php:86 14721#: app/Http/RequestHandlers/CreateMediaObjectAction.php:79 14722#: app/Http/RequestHandlers/UploadMediaAction.php:137 14723#: app/Services/MediaFileService.php:236 14724msgid "There was an error uploading your file." 14725msgstr "Tiedoston lataamisessa tapahtui virhe." 14726 14727#. I18N: a month in the French republican calendar 14728#: app/Date/FrenchDate.php:155 14729msgctxt "GENITIVE" 14730msgid "Thermidor" 14731msgstr "Thermidor" 14732 14733#. I18N: a month in the French republican calendar 14734#: app/Date/FrenchDate.php:249 14735msgctxt "INSTRUMENTAL" 14736msgid "Thermidor" 14737msgstr "Thermidor" 14738 14739#. I18N: a month in the French republican calendar 14740#: app/Date/FrenchDate.php:202 14741msgctxt "LOCATIVE" 14742msgid "Thermidor" 14743msgstr "Thermidor" 14744 14745#. I18N: a month in the French republican calendar 14746#: app/Date/FrenchDate.php:108 14747msgctxt "NOMINATIVE" 14748msgid "Thermidor" 14749msgstr "Thermidor" 14750 14751#: resources/views/modules/privacy-policy/page.phtml:36 14752msgid "These cookies are “essential”, and do not require consent." 14753msgstr "Nämä evästeet ovat ”välttämättömiä”, eivätkä vaadi suostumusta." 14754 14755#: resources/views/admin/trees-unconnected.phtml:35 14756#, php-format 14757msgid "These groups of individuals are not related to %s." 14758msgstr "Nämä henkilöryhmät eivät ole sukua henkilöön %s." 14759 14760#: resources/views/modules/privacy-policy/page.phtml:57 14761msgid "These services may use cookies or other tracking technology." 14762msgstr "Nämä palvelut voivat käyttää evästeitä tai muuta seurantatekniikkaa." 14763 14764#: app/Http/RequestHandlers/LoginAction.php:135 14765msgid "This account has not been approved. Please wait for an administrator to approve it." 14766msgstr "Tätä käyttäjätiliä ei ole hyväksytty. Odota että ylläpitäjä hyväksyy sen." 14767 14768#: app/Http/RequestHandlers/LoginAction.php:130 14769msgid "This account has not been verified. Please check your email for a verification message." 14770msgstr "Tätä käyttäjätiliä ei ole vahvistettu. Tarkista sähköpostistasi saapunutta vahvistusviestiä." 14771 14772#: resources/views/modules/review_changes/config.phtml:13 14773msgid "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." 14774msgstr "Tässä lohkossa esitetään vireillä olevat muutokset muokkaajille. Valvojan tulee hyväksyä vireillä olevat muutokset. Valvojille lähetetään päivittäin sähköposti vireillä olevista muutoksista." 14775 14776#. I18N: %s is a URL 14777#: app/Exceptions/MissingParameterException.php:43 14778#, php-format 14779msgid "This could be caused by an error at %s" 14780msgstr "Tämän voi aiheutua virheestä %s:ssa" 14781 14782#: resources/views/admin/users-create.phtml:76 14783#: resources/views/admin/users-edit.phtml:86 14784#: resources/views/edit-account-page.phtml:129 14785#: resources/views/register-page.phtml:53 14786#: resources/views/setup/step-5-administrator.phtml:95 14787msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 14788msgstr "Tätä sähköpostiosoitetta käytetään kun sinulle lähetetään salasanasi ja sivustosta ilmoituksia ja viestejä muilta sivustolle rekisteröityneiltä perhejäseniltä." 14789 14790#: app/Elements/AbstractEventElement.php:61 14791msgid "This event occurred, but the details are unknown." 14792msgstr "Tämä tapahtui, mutta yksityiskohtia ei tunneta." 14793 14794#: app/Exceptions/FamilyAccessDeniedException.php:35 14795#: app/Exceptions/FamilyNotFoundException.php:35 14796msgid "This family does not exist or you do not have permission to view it." 14797msgstr "Tämä perhe ei ole olemassa tai sinulla ei ole oikeutta katsella sitä." 14798 14799#: resources/views/family-page-pending.phtml:19 14800msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 14801msgstr "Tämä perhe on poistettu. Valvojan on tarkastettava poisto." 14802 14803#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14804#: resources/views/family-page-pending.phtml:17 14805#, php-format 14806msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 14807msgstr "Tämä perhe on poistettu. Tarkista poisto ja %1$s tai %2$s se." 14808 14809#: resources/views/family-page-pending.phtml:25 14810msgid "This family has been edited. The changes need to be reviewed by a moderator." 14811msgstr "Tämä perhe on muokattu. Valvojan on tarkastettava muutokset." 14812 14813#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14814#: resources/views/family-page-pending.phtml:23 14815#, php-format 14816msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 14817msgstr "Tämä perhe on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." 14818 14819#: resources/views/admin/trees-renumber.phtml:30 14820#, php-format 14821msgid "This family tree has %s record which uses the same “XREF” as another family tree." 14822msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 14823msgstr[0] "Tässä sukupuussa on tietue jolla on sama ”XREF” kuin toisessa sukupuussa." 14824msgstr[1] "Tässä sukupuussa on %s tietuetta joilla on sama ”XREF” kuin toisessa sukupuussa." 14825 14826#: app/Module/SlideShowModule.php:164 14827msgid "This family tree has no images to display." 14828msgstr "Tässä sukupuussa ei ole näytettäviä kuvia." 14829 14830#. I18N: do not translate the #keywords# 14831#: resources/views/modules/html/template-narrative.phtml:7 14832msgid "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#." 14833msgstr "Tämä sukupuu on viimeksi päivitetty #gedcomUpdated#. Sukupuussa on #totalSurnames# sukunimeä. Vanhin tapahtuma on henkilön #firstEventName# #firstEventType# #firstEventYear#. Uusin tapahtuma on henkilön #lastEventName# #lastEventType# #lastEventYear#.<br><br>Jos sinulla on huomautuksia tai palautetta, ota yhteyttä #contactWebmaster#:iin." 14834 14835#: resources/views/modules/gedcom_stats/statistics.phtml:32 14836#: resources/views/modules/html/template-statistics.phtml:18 14837#, php-format 14838msgid "This family tree was last updated on %s." 14839msgstr "Tätä sukupuuta on viimeksi päivitetty %s." 14840 14841#. I18N: Help text for the "Data folder" site configuration setting 14842#: resources/views/admin/site-preferences.phtml:32 14843msgid "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." 14844msgstr "webtrees käyttää tätä kansiota mediatiedostojen, GEDCOM-tiedostojen, väliaikaisten tiedostojen jne. tallentamisessa. Nämä tiedostot saattavat sisältää yksityisiä tietoja, eikä niiden pitäisi olla saatavilla internetissä." 14845 14846#. I18N: Help text for the “Media folder” configuration setting 14847#: resources/views/admin/trees-preferences.phtml:260 14848msgid "This folder will be used to store the media files for this family tree." 14849msgstr "Tätä kansiota käytetään tämän sukupuun mediatiedostojen tallettamiseen." 14850 14851#: app/Http/Middleware/CheckCsrf.php:68 14852msgid "This form has expired. Try again." 14853msgstr "Lomake on vanhentunut - yritä uudelleen." 14854 14855#: app/Exceptions/IndividualAccessDeniedException.php:35 14856#: app/Exceptions/IndividualNotFoundException.php:35 14857msgid "This individual does not exist or you do not have permission to view it." 14858msgstr "Tämä henkilö ei ole olemassa tai sinulla ei ole oikeutta katsella hänen tietojaan." 14859 14860#: resources/views/individual-page-pending.phtml:21 14861msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 14862msgstr "Tämä henkilö on poistettu. Valvojan on tarkastettava poisto." 14863 14864#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14865#: resources/views/individual-page-pending.phtml:18 14866#, php-format 14867msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 14868msgstr "Tämä henkilö on poistettu. Tarkista poisto ja %1$s tai %2$s se." 14869 14870#: resources/views/individual-page-pending.phtml:30 14871msgid "This individual has been edited. The changes need to be reviewed by a moderator." 14872msgstr "Tämä henkilö on muokattu. Valvojan on tarkastettava muutokset." 14873 14874#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14875#: resources/views/individual-page-pending.phtml:27 14876#, php-format 14877msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 14878msgstr "Tämä henkilö on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." 14879 14880#. I18N: Help text for the “Default individual” configuration setting 14881#: resources/views/admin/trees-preferences.phtml:104 14882#: resources/views/edit-account-page.phtml:81 14883msgid "This individual will be selected by default when viewing charts and reports." 14884msgstr "Tämä henkilö on valmiiksi valittu kaavioita ja raportteja katsoessa." 14885 14886#: app/Module/StatisticsChartModule.php:951 14887#: app/Statistics/Repository/EventRepository.php:245 14888#: app/Statistics/Repository/FamilyDatesRepository.php:102 14889#: app/Statistics/Repository/FamilyRepository.php:517 14890#: app/Statistics/Repository/IndividualRepository.php:1772 14891#: app/Statistics/Repository/IndividualRepository.php:1797 14892#: resources/views/statistics/families/birth-age.phtml:31 14893#: resources/views/statistics/families/birth-age.phtml:51 14894#: resources/views/statistics/families/birth-age.phtml:73 14895#: resources/views/statistics/families/birth-age.phtml:93 14896#: resources/views/statistics/families/marriage-age.phtml:31 14897#: resources/views/statistics/families/marriage-age.phtml:51 14898#: resources/views/statistics/families/marriage-age.phtml:73 14899#: resources/views/statistics/families/marriage-age.phtml:93 14900#: resources/views/statistics/families/marriage-length.phtml:31 14901#: resources/views/statistics/families/marriage-length.phtml:51 14902#: resources/views/statistics/families/top10-list-age.phtml:31 14903#: resources/views/statistics/families/top10-list-grand.phtml:27 14904#: resources/views/statistics/families/top10-list-spouses.phtml:25 14905#: resources/views/statistics/families/top10-list.phtml:27 14906#: resources/views/statistics/individuals/top10-list.phtml:25 14907#: resources/views/statistics/other/charts/column.phtml:19 14908#: resources/views/statistics/other/charts/combo.phtml:18 14909#: resources/views/statistics/other/charts/custom.phtml:17 14910#: resources/views/statistics/other/charts/geo.phtml:21 14911#: resources/views/statistics/other/charts/pie.phtml:19 14912#: resources/views/statistics/other/places.phtml:55 14913#: resources/views/statistics/other/top10-list.phtml:26 14914msgid "This information is not available." 14915msgstr "Tämä tieto ei ole käytettävissä." 14916 14917#: app/Statistics/Repository/EventRepository.php:253 14918#: app/Statistics/Repository/FamilyDatesRepository.php:110 14919#: app/Statistics/Repository/FamilyDatesRepository.php:381 14920#: app/Statistics/Repository/FamilyRepository.php:84 14921#: app/Statistics/Repository/FamilyRepository.php:472 14922#: app/Statistics/Repository/FamilyRepository.php:849 14923#: app/Statistics/Repository/FamilyRepository.php:1500 14924#: app/Statistics/Repository/IndividualRepository.php:838 14925#: app/Statistics/Repository/IndividualRepository.php:1152 14926#: app/Statistics/Repository/IndividualRepository.php:1172 14927#: app/Statistics/Repository/IndividualRepository.php:1192 14928#: app/Statistics/Repository/IndividualRepository.php:1212 14929#: app/Statistics/Repository/IndividualRepository.php:1232 14930#: app/Statistics/Repository/IndividualRepository.php:1252 14931msgid "This information is private and cannot be shown." 14932msgstr "Tämä tieto on suojattu." 14933 14934#: resources/views/edit-account-page.phtml:69 14935msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 14936msgstr "Tämä on linkki tietoihisi sukupuussa. Jos tämä on väärä henkilö, ota yhteys ylläpitäjään." 14937 14938#: resources/views/setup/step-4-database-mysql.phtml:88 14939#: resources/views/setup/step-4-database-mysql.phtml:102 14940#: resources/views/setup/step-4-database-pgsql.phtml:76 14941#: resources/views/setup/step-4-database-pgsql.phtml:88 14942#: resources/views/setup/step-4-database-sqlsvr.phtml:76 14943#: resources/views/setup/step-4-database-sqlsvr.phtml:88 14944msgid "This is case sensitive." 14945msgstr "Huom. pienet tai isot kirjaimet." 14946 14947#: app/Http/RequestHandlers/UpgradeWizardStep.php:172 14948#: resources/views/admin/control-panel.phtml:197 14949#: resources/views/admin/upgrade/wizard.phtml:25 14950msgid "This is the latest version of webtrees. No upgrade is available." 14951msgstr "Tämä on uusin webtrees versio. Päivitystä ei ole saatavana." 14952 14953#. I18N: Help text for the “Server name” site configuration setting 14954#: resources/views/admin/site-mail.phtml:100 14955msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 14956msgstr "SMTP palvelimen nimi. ”localhost” on käytössä kun sähköpostipalvelu ja web palvelin ovat samassa tietokoneessa." 14957 14958#: resources/views/admin/users-create.phtml:37 14959#: resources/views/admin/users-edit.phtml:47 14960#: resources/views/edit-account-page.phtml:50 14961#: resources/views/register-page.phtml:41 14962#: resources/views/setup/step-5-administrator.phtml:59 14963msgid "This is your real name, as you would like it displayed on screen." 14964msgstr "Tämä on nimesi, joka näkyy sivuilla." 14965 14966#: app/Http/RequestHandlers/PasswordRequestAction.php:102 14967msgid "This link is valid for one hour." 14968msgstr "Tämä linkki on voimassa yhden tunnin." 14969 14970#: resources/views/help/data-fixes.phtml:16 14971msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 14972msgstr "Tämä luettelo luodaan käyttämällä yksinkertaista (mutta nopeaa) hakua, ja siksi se sisältää tietueita, joita ei päivitetä." 14973 14974#: app/Exceptions/MediaAccessDeniedException.php:35 14975#: app/Exceptions/MediaNotFoundException.php:35 14976msgid "This media object does not exist or you do not have permission to view it." 14977msgstr "Tämä mediakohde ei ole olemassa tai sinulla ei ole oikeutta katsella sitä." 14978 14979#: resources/views/media-page-pending.phtml:18 14980msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 14981msgstr "Tämä mediakohde on poistettu. Valvojan on tarkastettava poisto." 14982 14983#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14984#: resources/views/media-page-pending.phtml:16 14985#, php-format 14986msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 14987msgstr "Tämä mediakohde on poistettu. Tarkista poisto ja %1$s tai %2$s se." 14988 14989#: resources/views/media-page-pending.phtml:24 14990msgid "This media object has been edited. The changes need to be reviewed by a moderator." 14991msgstr "Tämä mediakohde on muokattu. Valvojan on tarkastettava muutokset." 14992 14993#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14994#: resources/views/media-page-pending.phtml:22 14995#, php-format 14996msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 14997msgstr "Tämä mediakohde on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." 14998 14999#: resources/views/emails/message-copy-html.phtml:33 15000#: resources/views/emails/message-copy-text.phtml:23 15001#: resources/views/emails/message-user-html.phtml:34 15002#: resources/views/emails/message-user-text.phtml:24 15003msgid "This message was sent while viewing the following URL: " 15004msgstr "Tämä viesti lähetettiin seuraavasta URL:sta: " 15005 15006#: resources/views/setup/step-5-administrator.phtml:83 15007msgid "This must be at least six characters long. It is case-sensitive." 15008msgstr "Vähintään kuusi merkkiä, huom. pienet ja isot kirjaimet." 15009 15010#. I18N: Help text for the “Sender name” site configuration setting 15011#: resources/views/admin/site-mail.phtml:64 15012#: resources/views/admin/site-mail.phtml:78 15013msgid "This name is used in the “From” field, when sending automatic emails from this server." 15014msgstr "Tätä nimeä käytetään ”Keneltä (From)”-kentässä, kun tältä palvelimelta lähetetään automaattisia sähköposteja." 15015 15016#: app/Exceptions/NoteAccessDeniedException.php:35 15017#: app/Exceptions/NoteNotFoundException.php:35 15018msgid "This note does not exist or you do not have permission to view it." 15019msgstr "Tämä lisätieto ei ole olemassa tai sinulla ei ole oikeutta katsella sitä." 15020 15021#: resources/views/note-page-pending.phtml:19 15022msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 15023msgstr "Tämä lisätieto on poistettu. Valvojan on tarkastettava poisto." 15024 15025#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15026#: resources/views/note-page-pending.phtml:17 15027#, php-format 15028msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 15029msgstr "Tämä huomautus on poistettu. Tarkistaa poisto ja %1$s tai %2$s se." 15030 15031#: resources/views/note-page-pending.phtml:25 15032msgid "This note has been edited. The changes need to be reviewed by a moderator." 15033msgstr "Tämä lisätieto on muokattu. Valvojan on tarkastettava muutokset." 15034 15035#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15036#: resources/views/note-page-pending.phtml:23 15037#, php-format 15038msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 15039msgstr "Tämä huomautus on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." 15040 15041#. I18N: Help text for the “Automatically expand notes” configuration setting 15042#: resources/views/admin/trees-preferences.phtml:561 15043msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 15044msgstr "Tällä valinnalla vaikutetaan siihen, näytetäänkö automaattisesti <i>Lisätiedot</i> tekstit henkilön sivulla." 15045 15046#. I18N: Help text for the “Automatically expand sources” configuration setting 15047#: resources/views/admin/trees-preferences.phtml:577 15048msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 15049msgstr "Tällä valinnalla vaikutetaan siihen, näytetäänkö automaattisesti <i>Lähteitä</i> tekstit henkilön sivulla." 15050 15051#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 15052#: resources/views/admin/trees-preferences.phtml:420 15053msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 15054msgstr "Tällä valinnalla päätät näytetäänkö kaavioissa lasten syntymäpäivän vieressä isän ja äidin senhetkinen ikä." 15055 15056#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 15057#: resources/views/admin/trees-preferences.phtml:389 15058msgid "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." 15059msgstr "Tällä valinnalla päätetään, esitetäänkö arvioidut syntymä- ja kuolinpäivät, jos päivämääriä ei tunneta. Muuten ajat esitetään tyhjinä henkilöluetteloissa ja kaavioissa." 15060 15061#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 15062#: resources/views/admin/trees-preferences.phtml:292 15063msgid "This option will make it easier for users to download images." 15064msgstr "Tämä vaihtoehto helpottaa käyttäjien kuvien latauksen." 15065 15066#. I18N: Help text for the “Show private relationships” configuration setting 15067#: resources/views/admin/trees-privacy.phtml:166 15068msgid "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." 15069msgstr "Tällä vallinnalla säilytetään yksityisten henkilöiden sukulaisyhteydet. Yksityiset näkyvät tyhjinä laatikkoina esipolvitaulussa ja muissa kaavioissa." 15070 15071#. I18N: Help text for the “Show names of private individuals” configuration setting 15072#: resources/views/admin/trees-privacy.phtml:147 15073msgid "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." 15074msgstr "Tällä vaihtoehdolla näytetään yksityishenkilöiden nimet (mutta ei muita tietoja). Henkilöt ovat yksityisiä, jos he ovat vielä elossa tai henkilötietoihin on lisätty yksityisyyssuojarajoituksia. Voit piilottaa nimen, asettamalla yksityisyysrajoituksen sen nimitiedolle." 15075 15076#: resources/views/edit/raw-gedcom-fact.phtml:23 15077#: resources/views/edit/raw-gedcom-record.phtml:25 15078msgid "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." 15079msgstr "Tällä sivulla voit suoraan muokata tiedot, joita yleensä käsitellään omalla hallintasivulla. Tämä on tarkoitettu edistyneille käyttäjille, joilla on hyvä käsitys GEDCOM muotosäännöistä. Jos teet virheen, sen korjaaminen on voi olla hanakala korjata." 15080 15081#: app/Module/HitCountFooterModule.php:115 15082#, php-format 15083msgid "This page has been viewed %s time." 15084msgid_plural "This page has been viewed %s times." 15085msgstr[0] "Tätä sivua on katsottu kerran." 15086msgstr[1] "Tätä sivua on katsottu %s kertaa." 15087 15088#: resources/views/help/pending-changes.phtml:16 15089msgid "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." 15090msgstr "Tämän prosessin avulla sivuston omistaja varmistaa, että uudet tiedot seuraavat sivuston standartteja ja käytäntöjä, niillä on oikea lähdemerkintä jne." 15091 15092#: app/Exceptions/RecordAccessDeniedException.php:35 15093#: app/Exceptions/RecordNotFoundException.php:35 15094msgid "This record does not exist or you do not have permission to view it." 15095msgstr "Tämä tietue ei ole olemassa tai sinulla ei ole oikeutta katsella sitä." 15096 15097#: resources/views/admin/trees-privacy.phtml:261 15098msgid "This record does not exist." 15099msgstr "Tämä tietue ei ole olemassa." 15100 15101#: resources/views/record-page-pending.phtml:19 15102msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 15103msgstr "Tämä tietue on poistettu. Valvojan on tarkastettava poisto." 15104 15105#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15106#: resources/views/record-page-pending.phtml:17 15107#, php-format 15108msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 15109msgstr "Tämä tietue on poistettu. Tarkista poisto ja %1$s tai %2$s se." 15110 15111#: resources/views/record-page-pending.phtml:25 15112msgid "This record has been edited. The changes need to be reviewed by a moderator." 15113msgstr "Tämä tietue on muokattu. Valvojan on tarkastettava muutokset." 15114 15115#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15116#: resources/views/record-page-pending.phtml:23 15117#, php-format 15118msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 15119msgstr "Tämä tietue on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." 15120 15121#: app/Exceptions/RepositoryAccessDeniedException.php:35 15122#: app/Exceptions/RepositoryNotFoundException.php:35 15123msgid "This repository does not exist or you do not have permission to view it." 15124msgstr "Tämä tietovarasto ei ole olemassa tai sinulla ei ole oikeutta katsella sitä." 15125 15126#: resources/views/modules/privacy-policy/page.phtml:25 15127msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 15128msgstr "Tämä tutkimus on EU:n yleisten tietosuoja-asetusten 6(f) artiklan mukainen \"oikeutettu etu\"." 15129 15130#: resources/views/admin/users-edit.phtml:262 15131msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 15132msgstr "Tällä roolilla on samat käyttöoikeudet kuin muokkaajalla, sekä lisäksi oikeus hyväksyä/hylätä muiden sivuston käyttäjien tekemiä muutoksia." 15133 15134#: resources/views/admin/users-edit.phtml:276 15135msgid "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." 15136msgstr "Tällä roolilla on samat oikeudet kuin sukupuun ylläpitäjällä, sekä lisäksi oikeus muuttaa koko palvelun eli palvelimen asetuksia / määrityksiä, käyttäjätilejä ja sallittuja lisäominaisuuksia eli moduuleja." 15137 15138#: resources/views/admin/users-edit.phtml:256 15139msgid "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." 15140msgstr "Tällä roolilla on samat käyttöoikeudet kuin jäsenellä, sekä lisäksi oikeus lisätä/muokata/poistaa tietoja. Kun tietoja on muutettu, eikä käyttäjälle ole sallittu ”hyväksy automaattisesti muutokset”, niin muutokset tulevat voimaan vasta kun valvoja, jolla on hyväksymisoikeuksia, on hyväksynyt ne." 15141 15142#: resources/views/admin/users-edit.phtml:270 15143msgid "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." 15144msgstr "Tällä roolilla on samat oikeudet kuin valvojalla, sekä lisäksi sukupuun asetuksissa määritellyt pääsyt ja oikeus muuttaa sukupuun asetuksia." 15145 15146#: resources/views/admin/users-edit.phtml:248 15147msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 15148msgstr "Tällä roolilla on kaikki vierailija-roolin käyttöoikeudet, sekä muita käyttöoikeuksia, joita on sukupuukohtaisesti myönnetty." 15149 15150#: resources/views/setup/step-2-server-checks.phtml:76 15151#, php-format 15152msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 15153msgstr "Palvelimen muistirajoitus on %sMB ja CPU suoritusaikarajoitus on %s sekuntia." 15154 15155#. I18N: Help text for the “Other facts to show in charts” configuration setting 15156#: resources/views/admin/trees-preferences.phtml:436 15157msgid "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." 15158msgstr "Faktaluettelo faktoista, jotka halutaan näkyviin kaaviolaatikoissa syntymän ja kuoleman lisäksi. Halutut faktat erotetaan pilkulla tai välilyönnillä. Luettelossa saa olla GEDCOM 5.5.1 standardin mukaiset faktatunnisteet esim. ammattia varten ”OCCU”." 15159 15160#: app/Exceptions/SourceAccessDeniedException.php:35 15161#: app/Exceptions/SourceNotFoundException.php:35 15162msgid "This source does not exist or you do not have permission to view it." 15163msgstr "Tämä lähde ei ole olemassa tai sinulla ei ole oikeutta katsella sitä." 15164 15165#. I18N: Help text for the “Add to TITLE header tag” configuration setting 15166#: resources/views/admin/trees-preferences.phtml:217 15167msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 15168msgstr "Tämä teksti lisätään jokaiseen sivuotsikkoon. Se näkyy selaimen otsikossa, kirjanmerkeissä jne." 15169 15170#: app/Http/RequestHandlers/CheckTree.php:235 15171#: app/Http/RequestHandlers/CheckTree.php:240 15172msgid "This type of link is not allowed here." 15173msgstr "Tämän tyyppinen linkki ei ole tässä sallittu." 15174 15175#: resources/views/errors/no-tree-access.phtml:8 15176msgid "This user account does not have access to any tree." 15177msgstr "Tällä käyttäjätilillä ei ole pääsyoikeutta mihinkään puuhun." 15178 15179#: app/Http/RequestHandlers/SetupWizard.php:176 15180msgid "This usually means that you need to change the folder permissions to 777." 15181msgstr "Tämä tarkoittaa yleensä, että sinun täytyy muuttaa kansion oikeudeksi 777." 15182 15183#: app/Services/UpgradeService.php:265 15184msgid "This website is being upgraded. Try again in a few minutes." 15185msgstr "Tämä sivusto on päivitetty. Yritä uudelleen muutaman minuutin kuluttua." 15186 15187#: resources/views/layouts/offline.phtml:70 15188msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 15189msgstr "Sivusto on suljettu huollon ajaksi. Sinun pitäisi <a href=\"index.php\">yrittää uudelleen</a> muutaman minuutin kuluttua." 15190 15191#: resources/views/modules/privacy-policy/page.phtml:70 15192msgid "This website is operated by the following individuals." 15193msgstr "Tätä verkkosivustoa ylläpitävät seuraavat henkilöt." 15194 15195#: resources/views/layouts/error.phtml:17 15196#: resources/views/layouts/error.phtml:34 15197#: resources/views/layouts/offline.phtml:67 15198msgid "This website is temporarily unavailable" 15199msgstr "Tämä sivusto on tilapäisesti poissa käytöstä" 15200 15201#: resources/views/modules/privacy-policy/page.phtml:22 15202msgid "This website processes personal data for the purpose of historical and genealogical research." 15203msgstr "Tämä verkkosivusto käsittelee henkilötietoja historiallista- ja sukututkimusta varten." 15204 15205#: resources/views/modules/privacy-policy/page.phtml:33 15206msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 15207msgstr "Tämä verkkosivusto käyttää evästeitä kirjautumistilojen käyttöön ottamiseksi ja asetusten, kuten valitsemasi kielen, muistamiseksi." 15208 15209#: resources/views/modules/privacy-policy/footer.phtml:21 15210msgid "This website uses cookies to learn about visitor behavior." 15211msgstr "Tämä sivusto käyttää evästeitä oppiakseen kuinka vierailijat käyttäytyvät." 15212 15213#: resources/views/modules/privacy-policy/page.phtml:45 15214msgid "This website uses third-party services to learn about visitor behavior." 15215msgstr "Tämä verkkosivusto käyttää kolmansien osapuolten palveluita oppiakseen vierailijoiden käyttäytymisestä." 15216 15217#. I18N: %s is the name of a family tree 15218#: resources/views/admin/trees-import.phtml:27 15219#, php-format 15220msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 15221msgstr "Tämä poistaa kaikki sukututkimustiedot ”%s” sta ja korvaa ne GEDCOMin tiedoilla." 15222 15223#. I18N: abbreviation for Thursday 15224#: app/Date/AbstractCalendarDate.php:286 15225#: resources/views/edit/initialize-calendar-popup.phtml:27 15226msgid "Thu" 15227msgstr "To" 15228 15229#: app/Module/CustomTagsPhpGedView.php:72 15230#: resources/views/admin/webtrees1-thumbnails.phtml:39 15231msgid "Thumbnail image" 15232msgstr "Pikkukuva" 15233 15234#: resources/views/admin/trees-preferences.phtml:298 15235#: resources/views/admin/trees-preferences.phtml:304 15236msgid "Thumbnail images" 15237msgstr "Pienoiskuvat" 15238 15239#: app/Date/AbstractCalendarDate.php:256 15240msgid "Thursday" 15241msgstr "Torstai" 15242 15243#. I18N: Location of an LDS church temple 15244#: app/Elements/TempleCode.php:197 15245msgid "Tijuana, Mexico" 15246msgstr "Tijuana, Meksiko" 15247 15248#: app/Factories/ElementFactory.php:376 app/Module/CustomTagsGedcomL.php:193 15249#: app/Module/CustomTagsPhpGedView.php:58 15250#: app/Module/CustomTagsPhpGedView.php:62 15251msgid "Time" 15252msgstr "Aika" 15253 15254#: app/Factories/ElementFactory.php:324 app/Factories/ElementFactory.php:490 15255#: app/Factories/ElementFactory.php:621 app/Factories/ElementFactory.php:640 15256#: app/Factories/ElementFactory.php:671 app/Factories/ElementFactory.php:687 15257#: app/Factories/ElementFactory.php:718 app/Factories/ElementFactory.php:734 15258msgid "Time of last change" 15259msgstr "Viimeisen muutoksen aika" 15260 15261#. I18N: A configuration setting 15262#: resources/views/admin/site-preferences.phtml:50 15263#: resources/views/admin/users-edit.phtml:136 15264#: resources/views/edit-account-page.phtml:112 15265msgid "Time zone" 15266msgstr "Aikavyöhyke" 15267 15268#. I18N: Name of a module/chart 15269#: app/Module/TimelineChartModule.php:98 15270msgid "Timeline" 15271msgstr "Aikajana" 15272 15273#: resources/views/admin/changes-log.phtml:134 15274#: resources/views/admin/site-logs.phtml:122 15275msgid "Timestamp" 15276msgstr "Aikaleima" 15277 15278#. I18N: Name of a country or state 15279#: app/Statistics/Service/CountryService.php:490 15280msgid "Timor-Leste" 15281msgstr "Itä-Timor" 15282 15283#: app/Date/JalaliDate.php:262 15284msgctxt "Abbreviation for Persian month: Tir" 15285msgid "Tir" 15286msgstr "Tir" 15287 15288#. I18N: 4th month in the Persian/Jalali calendar 15289#: app/Date/JalaliDate.php:131 15290msgctxt "GENITIVE" 15291msgid "Tir" 15292msgstr "Tir" 15293 15294#. I18N: 4th month in the Persian/Jalali calendar 15295#: app/Date/JalaliDate.php:221 15296msgctxt "INSTRUMENTAL" 15297msgid "Tir" 15298msgstr "Tir" 15299 15300#. I18N: 4th month in the Persian/Jalali calendar 15301#: app/Date/JalaliDate.php:176 15302msgctxt "LOCATIVE" 15303msgid "Tir" 15304msgstr "Tir" 15305 15306#. I18N: 4th month in the Persian/Jalali calendar 15307#: app/Date/JalaliDate.php:86 15308msgctxt "NOMINATIVE" 15309msgid "Tir" 15310msgstr "Tir" 15311 15312#. I18N: a month in the Jewish calendar 15313#: app/Date/JewishDate.php:178 15314msgctxt "GENITIVE" 15315msgid "Tishrei" 15316msgstr "tishrei-kuuta" 15317 15318#. I18N: a month in the Jewish calendar 15319#: app/Date/JewishDate.php:282 15320msgctxt "INSTRUMENTAL" 15321msgid "Tishrei" 15322msgstr "tishrei-kuun" 15323 15324#. I18N: a month in the Jewish calendar 15325#: app/Date/JewishDate.php:230 15326msgctxt "LOCATIVE" 15327msgid "Tishrei" 15328msgstr "tishrei-kuussa" 15329 15330#. I18N: a month in the Jewish calendar 15331#: app/Date/JewishDate.php:126 15332msgctxt "NOMINATIVE" 15333msgid "Tishrei" 15334msgstr "tishrei-kuu" 15335 15336#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:645 15337#: app/Factories/ElementFactory.php:706 15338#: resources/views/admin/fix-level-0-media.phtml:36 15339#: resources/views/lists/media-table.phtml:78 15340#: resources/views/lists/notes-table.phtml:89 15341#: resources/views/lists/sources-table.phtml:94 15342#: resources/views/modals/create-media-from-file.phtml:35 15343#: resources/views/modals/media-file-fields.phtml:109 15344#: resources/views/modals/source-fields.phtml:14 15345#: resources/views/modules/census-assistant.phtml:25 15346#: resources/views/modules/favorites/favorites.phtml:149 15347#: resources/views/modules/favorites/favorites.phtml:151 15348#: resources/views/modules/gedcom_news/edit.phtml:25 15349#: resources/views/modules/html/config.phtml:18 15350#: resources/views/modules/user_blog/edit.phtml:25 15351msgid "Title" 15352msgstr "Otsikko" 15353 15354#: resources/views/admin/broadcast.phtml:39 15355#: resources/views/admin/email-page.phtml:41 15356#: resources/views/contact-page.phtml:32 resources/views/message-page.phtml:38 15357msgctxt "Email recipient" 15358msgid "To" 15359msgstr "Vastaanottaja" 15360 15361#: resources/views/admin/changes-log.phtml:48 15362#: resources/views/admin/site-logs.phtml:46 15363msgctxt "End of date range" 15364msgid "To" 15365msgstr "Päivään" 15366 15367#: resources/views/modules/html/config.phtml:32 15368msgid "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." 15369msgstr "Auttaaksemme sinua alkamaan tämän lohkon määrittelyn, olemme luoneet useita standardimalleja. Kun valitset jonkin näistä malleista, teksti alue sisältää kopion, jonka voit sitten muuttaa sivuston vaatimusten mukaiseksi." 15370 15371#: resources/views/modules/todo/config.phtml:15 15372msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 15373msgstr "Voidaksesi luoda uusia tutkimustehtäviä, sinun täytyy ensin lisätä ”Tutkimustehtävä” faktojen luetteloon sukupuun asennuksissa." 15374 15375#. I18N: Help text for the “Format text and notes” configuration setting 15376#: resources/views/admin/trees-preferences.phtml:622 15377msgid "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." 15378msgstr "Muiden sukututkimussovellusten yhteensopivuuden varmistamiseksi, muistiinpanot, tekstit ja selostukset olisi kirjattava yksinkertaisena, muotoilemattomana tekstinä. Muotoilu on kuitenkin usein suotavaa jotta voidaan tukea esittelyä, ymmärtämistä jne." 15379 15380#. I18N: “Apache” is a software program. 15381#: resources/views/admin/site-preferences.phtml:36 15382msgid "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." 15383msgstr "Suojatakseen näitä yksityisiä tietoja, webtrees käyttää Apache asetustiedostoa (.htaccess), joka estää kaiken pääsyn tähän kansioon. Jos Web-palvelimesi ei tue .htaccess tiedostoja, etkä voi rajoittaa pääsyä tähän kansioon, voit valita toisen kansion, joka ei ole Web asiakirjoissasi." 15384 15385#: resources/views/help/zip-gedcom.phtml:8 15386msgid "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." 15387msgstr "Voit pienentää latauden suuruuden pakkamalla tiedot .ZIP-tiedostoon. Sinun täytyy purkaa .ZIP-tiedosto, ennen kuin voit käyttää sitä." 15388 15389#: resources/views/emails/password-request-html.phtml:18 15390#: resources/views/emails/password-request-text.phtml:14 15391msgid "To set a new password, follow this link." 15392msgstr "Aseta uusi salasana seuraamalla tätä linkkiä." 15393 15394#. I18N: Help text for the "Custom welcome text" site configuration setting 15395#: resources/views/admin/site-registration.phtml:43 15396msgid "To set this text for other languages, you must switch to that language, and visit this page again." 15397msgstr "Vaihtamalla kielen voit määrittää tämän tekstin muille kielille, sinun on vierailtava tällä sivulta uudelleen käyttäen haluttua kieltä." 15398 15399#: resources/views/modules/sitemap/config.phtml:50 15400msgid "To tell search engines that sitemaps are available, you can use the following links." 15401msgstr "Kertoaksesi hakukoneille, että sivukartat ovat käytettävissä, voit käyttää seuraavia linkkejä." 15402 15403#: resources/views/modules/bing-maps/config.phtml:36 15404#: resources/views/modules/google-maps/config.phtml:36 15405#: resources/views/modules/here-maps/config.phtml:36 15406#: resources/views/modules/map-box/config.phtml:36 15407#: resources/views/modules/openrouteservice/config.phtml:36 15408#: resources/views/modules/openstreetmap/config.phtml:36 15409msgid "To use this service, you need an API key." 15410msgstr "Jotta voit käyttää tätä palvelua, tarvitset API-avaimen." 15411 15412#: resources/views/modules/geonames/config.phtml:36 15413msgid "To use this service, you need an account." 15414msgstr "Tämän palvelun käyttäminen edellyttää tiliä." 15415 15416#. I18N: Name of a country or state 15417#: app/Statistics/Service/CountryService.php:480 15418msgid "Togo" 15419msgstr "Togo" 15420 15421#. I18N: Name of a country or state 15422#: app/Statistics/Service/CountryService.php:486 15423msgid "Tokelau" 15424msgstr "Tokelau" 15425 15426#. I18N: Location of an LDS church temple 15427#: app/Elements/TempleCode.php:198 15428msgid "Tokyo, Japan" 15429msgstr "Tokyo, Japani" 15430 15431#. I18N: Type of media object 15432#: app/Elements/SourceMediaType.php:76 15433msgid "Tombstone" 15434msgstr "Hautakivi" 15435 15436#. I18N: Name of a country or state 15437#: app/Statistics/Service/CountryService.php:492 15438msgid "Tonga" 15439msgstr "Tonga" 15440 15441#. 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 15442#: app/Module/TopGivenNamesModule.php:104 15443#, php-format 15444msgid "Top %s given name" 15445msgid_plural "Top %s given names" 15446msgstr[0] "%s. yleisin etunimi" 15447msgstr[1] "%s yleisintä etunimeä" 15448 15449#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 15450#: app/Module/TopSurnamesModule.php:165 15451#, php-format 15452msgid "Top %s surname" 15453msgid_plural "Top %s surnames" 15454msgstr[0] "%s. yleisin sukunimi" 15455msgstr[1] "%s yleisintä sukunimeä" 15456 15457#. I18N: i.e. most popular given name. 15458#: app/Module/TopGivenNamesModule.php:101 15459msgid "Top given name" 15460msgstr "Yleisin etunimi" 15461 15462#. I18N: Name of a module. Top=Most common 15463#: app/Module/TopGivenNamesModule.php:47 15464#: resources/views/statistics/individuals/names.phtml:55 15465msgid "Top given names" 15466msgstr "Yleisimmät etunimet" 15467 15468#. I18N: i.e. most popular surname. 15469#: app/Module/TopSurnamesModule.php:162 15470msgid "Top surname" 15471msgstr "Yleisin sukunimi" 15472 15473#. I18N: Name of a module. Top=Most common 15474#: app/Module/TopSurnamesModule.php:65 15475#: resources/views/statistics/individuals/names.phtml:31 15476msgid "Top surnames" 15477msgstr "Yleisimmät sukunimet" 15478 15479#. I18N: Location of an LDS church temple 15480#: app/Elements/TempleCode.php:199 15481msgid "Toronto, Ontario, Canada" 15482msgstr "Toronto, Ontario, Kanada" 15483 15484#: app/Module/StatisticsChartModule.php:769 15485#: app/Statistics/Google/ChartBirth.php:115 15486#: app/Statistics/Google/ChartCommonGiven.php:82 15487#: app/Statistics/Google/ChartCommonSurname.php:141 15488#: app/Statistics/Google/ChartDeath.php:115 15489#: app/Statistics/Google/ChartDistribution.php:128 15490#: app/Statistics/Google/ChartDivorce.php:115 15491#: app/Statistics/Google/ChartFamilyLargest.php:105 15492#: app/Statistics/Google/ChartFamilyWithSources.php:77 15493#: app/Statistics/Google/ChartIndividualWithSources.php:77 15494#: app/Statistics/Google/ChartMarriage.php:115 15495#: app/Statistics/Google/ChartMedia.php:76 15496#: app/Statistics/Google/ChartMortality.php:67 15497#: app/Statistics/Google/ChartNoChildrenFamilies.php:103 15498#: app/Statistics/Google/ChartSex.php:56 15499#: resources/views/admin/control-panel.phtml:438 15500#: resources/views/lists/chart-by-age.phtml:29 15501#: resources/views/lists/chart-by-decade.phtml:21 15502msgid "Total" 15503msgstr "Yhteensä" 15504 15505#: resources/xml/reports/change_report.xml:127 15506msgid "Total accepted changes: " 15507msgstr "Hyväksyttyjä muutoksia yhteensä: " 15508 15509#: resources/views/statistics/individuals/total-events.phtml:22 15510msgid "Total births" 15511msgstr "Syntymiä yhteensä" 15512 15513#: resources/views/statistics/individuals/total-records.phtml:61 15514msgid "Total dead" 15515msgstr "Kuolleita yhteensä" 15516 15517#: resources/views/statistics/individuals/total-events.phtml:70 15518msgid "Total deaths" 15519msgstr "Kuolemia yhteensä" 15520 15521#: resources/views/statistics/families/total-records.phtml:72 15522msgid "Total divorces" 15523msgstr "Avioeroja yhteensä" 15524 15525#: resources/views/modules/gedcom_stats/config.phtml:52 15526#: resources/views/statistics/other/total-events.phtml:12 15527#: resources/xml/reports/missing_facts_report.xml:602 15528msgid "Total events" 15529msgstr "Kaikki tapahtumat" 15530 15531#: app/Statistics/Google/ChartNoChildrenFamilies.php:133 15532#: resources/views/statistics/families/total-records.phtml:13 15533#: resources/xml/reports/fact_sources.xml:248 15534#: resources/xml/reports/fact_sources.xml:252 15535#: resources/xml/reports/fact_sources.xml:350 15536#: resources/xml/reports/fact_sources.xml:354 15537#: resources/xml/reports/marriage_report.xml:111 15538msgid "Total families" 15539msgstr "Perheitä yhteensä" 15540 15541#: resources/views/statistics/individuals/total-records.phtml:32 15542msgid "Total females" 15543msgstr "Naisia yhteensä" 15544 15545#: resources/views/statistics/individuals/names.phtml:46 15546msgid "Total given names" 15547msgstr "Etunimiä yhteensä" 15548 15549#: resources/views/statistics/individuals/total-records.phtml:12 15550#: resources/xml/reports/bdm_report.xml:210 15551#: resources/xml/reports/birth_report.xml:66 15552#: resources/xml/reports/cemetery_report.xml:89 15553#: resources/xml/reports/death_report.xml:99 15554#: resources/xml/reports/fact_sources.xml:142 15555#: resources/xml/reports/fact_sources.xml:146 15556#: resources/xml/reports/fact_sources.xml:305 15557#: resources/xml/reports/fact_sources.xml:309 15558#: resources/xml/reports/missing_facts_report.xml:601 15559#: resources/xml/reports/occupation_report.xml:94 15560#: resources/xml/reports/relative_ext_report.xml:147 15561msgid "Total individuals" 15562msgstr "Henkilöitä yhteensä" 15563 15564#: resources/views/statistics/individuals/total-records.phtml:53 15565msgid "Total living" 15566msgstr "Elossa olevia yhteensä" 15567 15568#: resources/views/statistics/individuals/total-records.phtml:23 15569msgid "Total males" 15570msgstr "Miehiä yhteensä" 15571 15572#: resources/views/statistics/families/total-records.phtml:24 15573msgid "Total marriages" 15574msgstr "Avioliittoja yhteensä" 15575 15576#: resources/xml/reports/change_report.xml:87 15577msgid "Total pending changes: " 15578msgstr "Vireillä olevia muutoksia yhteensä: " 15579 15580#: resources/views/modules/gedcom_stats/config.phtml:47 15581#: resources/views/modules/html/template-statistics.phtml:36 15582#: resources/views/statistics/individuals/names.phtml:22 15583msgid "Total surnames" 15584msgstr "Sukunimiä yhteensä" 15585 15586#: resources/views/modules/gedcom_stats/config.phtml:53 15587msgid "Total users" 15588msgstr "Käyttäjiä kaikkiaan" 15589 15590#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 15591#: app/Module/ModuleAnalyticsTrait.php:79 15592#: resources/views/admin/analytics-edit.phtml:17 15593#: resources/views/admin/control-panel.phtml:598 15594#: resources/views/admin/modules.phtml:110 15595#: resources/views/admin/modules.phtml:112 15596#: resources/views/admin/modules.phtml:240 15597#: resources/views/admin/modules.phtml:243 15598#: resources/views/modules/privacy-policy/page.phtml:41 15599msgid "Tracking and analytics" 15600msgstr "Seuranta ja analytiikka" 15601 15602#: app/Factories/ElementFactory.php:743 15603msgid "Trailer" 15604msgstr "Aineiston päättymismerkintä (TRLR)" 15605 15606#: app/Module/AncestorsChartModule.php:276 15607#: app/Module/DescendancyChartModule.php:270 15608#: resources/views/emails/register-notify-html.phtml:34 15609#: resources/views/emails/register-notify-text.phtml:28 15610msgid "Tree" 15611msgstr "Puu" 15612 15613#. I18N: The third day in the French republican calendar 15614#: app/Date/FrenchDate.php:291 15615msgid "Tridi" 15616msgstr "Tridi" 15617 15618#. I18N: Name of a country or state 15619#: app/Statistics/Service/CountryService.php:494 15620msgid "Trinidad and Tobago" 15621msgstr "Trinidad ja Tobago" 15622 15623#. I18N: Location of an LDS church temple 15624#: app/Elements/TempleCode.php:200 15625msgid "Trujillo, Peru" 15626msgstr "Trujillo, Peru" 15627 15628#. I18N: abbreviation for Tuesday 15629#: app/Date/AbstractCalendarDate.php:282 15630#: resources/views/edit/initialize-calendar-popup.phtml:25 15631msgid "Tue" 15632msgstr "Ti" 15633 15634#: app/Date/AbstractCalendarDate.php:254 15635msgid "Tuesday" 15636msgstr "Tiistai" 15637 15638#. I18N: Name of a country or state 15639#: app/Statistics/Service/CountryService.php:496 15640msgid "Tunisia" 15641msgstr "Tunisia" 15642 15643#. I18N: Name of a country or state 15644#: app/Statistics/Service/CountryService.php:498 15645msgid "Turkey" 15646msgstr "Turkki" 15647 15648#. I18N: Name of a country or state 15649#: app/Statistics/Service/CountryService.php:488 15650msgid "Turkmenistan" 15651msgstr "Turkmenistan" 15652 15653#. I18N: Name of a country or state 15654#: app/Statistics/Service/CountryService.php:476 15655msgid "Turks and Caicos Islands" 15656msgstr "Turks ja Caicos-saaret" 15657 15658#. I18N: Name of a country or state 15659#: app/Statistics/Service/CountryService.php:500 15660msgid "Tuvalu" 15661msgstr "Tuvalu" 15662 15663#. I18N: Location of an LDS church temple 15664#: app/Elements/TempleCode.php:196 15665msgid "Tuxtla Gutierrez, Mexico" 15666msgstr "Tuxtla Gutierrez, Meksiko" 15667 15668#. I18N: Location of an LDS church temple 15669#: app/Elements/TempleCode.php:201 15670msgid "Twin Falls, Idaho, United States" 15671msgstr "Twin Falls, Idaho, Yhdysvallat" 15672 15673#: app/Factories/ElementFactory.php:296 app/Factories/ElementFactory.php:303 15674#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:427 15675#: app/Factories/ElementFactory.php:434 app/Factories/ElementFactory.php:447 15676#: app/Module/CustomTagsLegacy.php:131 app/Module/CustomTagsPhpGedView.php:77 15677#: app/Statistics/Google/ChartFamilyLargest.php:104 15678#: app/Statistics/Google/ChartFamilyWithSources.php:76 15679#: app/Statistics/Google/ChartIndividualWithSources.php:76 15680#: app/Statistics/Google/ChartMedia.php:75 15681#: app/Statistics/Google/ChartSex.php:55 15682#: resources/views/admin/site-logs.phtml:53 15683#: resources/views/admin/site-logs.phtml:123 15684#: resources/views/modules/media-list/page.phtml:61 15685#: resources/views/modules/random_media/config.phtml:27 15686#: resources/views/modules/recent_changes/changes-table.phtml:39 15687msgid "Type" 15688msgstr "Tyyppi" 15689 15690#: app/Module/CustomTagsGedcomL.php:202 15691msgid "Type of abbreviation" 15692msgstr "Lyhenteen tyyppi" 15693 15694#: app/Module/CustomTagsGedcomL.php:226 15695msgid "Type of administrative ID" 15696msgstr "Hallinnollisen tunnuksen tyyppi" 15697 15698#: app/Module/CustomTagsGedcomL.php:230 15699msgid "Type of demographic data" 15700msgstr "Väestötietojen tyyppi" 15701 15702#: app/Factories/ElementFactory.php:333 app/Factories/ElementFactory.php:528 15703#: app/Module/CustomTagsGedcomL.php:196 15704msgid "Type of event" 15705msgstr "Tapahtuman tyyppi" 15706 15707#: app/Factories/ElementFactory.php:530 15708msgid "Type of fact" 15709msgstr "Faktatyyppi" 15710 15711#: app/Factories/ElementFactory.php:541 15712msgid "Type of identification number" 15713msgstr "Tunnistenumeron tyyppi" 15714 15715#: app/Module/CustomTagsGedcomL.php:219 15716msgid "Type of location" 15717msgstr "Sijainnin tyyppi" 15718 15719#: app/Factories/ElementFactory.php:343 15720msgid "Type of marriage" 15721msgstr "Avioliiton tyyppi" 15722 15723#: app/Factories/ElementFactory.php:568 15724msgid "Type of name" 15725msgstr "Nimen tyyppi" 15726 15727#: app/Factories/ElementFactory.php:349 app/Factories/ElementFactory.php:586 15728#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:648 15729#: app/Factories/ElementFactory.php:679 app/Factories/ElementFactory.php:699 15730msgid "Type of reference number" 15731msgstr "Viitenumeron tyyppi" 15732 15733#: app/Module/CustomTagsGedcomL.php:122 app/Module/CustomTagsGedcomL.php:175 15734msgid "Type of research task" 15735msgstr "Tutkimustehtävän tyyppi" 15736 15737#. I18N: A configuration setting 15738#: app/Factories/ElementFactory.php:319 app/Factories/ElementFactory.php:399 15739#: app/Factories/ElementFactory.php:448 app/Factories/ElementFactory.php:681 15740#: app/Factories/ElementFactory.php:729 15741#: app/Http/RequestHandlers/CreateRepositoryModal.php:53 15742#: app/Module/CustomTagsLegacy.php:126 15743#: app/Module/CustomTagsPersonalAncestralFile.php:58 15744#: app/Module/CustomTagsPersonalAncestralFile.php:64 15745#: app/Module/CustomTagsPhpGedView.php:76 15746#: app/Module/CustomTagsRootsMagic.php:54 15747#: resources/views/admin/trees-create.phtml:32 15748#: resources/views/admin/trees-preferences.phtml:73 15749#: resources/views/modals/media-file-fields.phtml:100 15750#: resources/views/modules/favorites/favorites.phtml:136 15751#: resources/views/modules/favorites/favorites.phtml:143 15752#: resources/views/modules/favorites/favorites.phtml:145 15753#: resources/views/modules/matomo-analytics/form.phtml:18 15754#: resources/views/modules/share-url/share.phtml:11 15755#: resources/views/modules/sitemap/config.phtml:46 15756msgid "URL" 15757msgstr "URL-osoite" 15758 15759#. I18N: Name of a country or state 15760#: app/Statistics/Service/CountryService.php:510 15761msgid "US Minor Outlying Islands" 15762msgstr "Yhdysvaltain Tyynenmeren erillissaaret" 15763 15764#. I18N: Name of a country or state 15765#: app/Statistics/Service/CountryService.php:526 15766msgid "US Virgin Islands" 15767msgstr "Yhdysvaltain Neitsytsaaret" 15768 15769#. I18N: Name of a country or state 15770#: app/Statistics/Service/CountryService.php:506 15771msgid "Uganda" 15772msgstr "Uganda" 15773 15774#. I18N: Name of a country or state 15775#: app/Statistics/Service/CountryService.php:508 15776msgid "Ukraine" 15777msgstr "Ukraina" 15778 15779#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 15780#: app/Elements/LdsBaptismDateStatus.php:77 15781#: app/Elements/LdsChildSealingDateStatus.php:70 15782#: app/Elements/LdsEndowmentDateStatus.php:78 15783#: app/Elements/LdsSpouseSealingDateStatus.php:77 15784msgid "Uncleared: insufficient data" 15785msgstr "Epäselvä: puutteelliset tiedot" 15786 15787#: app/Module/CustomTagsGedcomL.php:127 app/Module/CustomTagsGedcomL.php:180 15788#: app/Module/CustomTagsGedcomL.php:181 app/Module/CustomTagsGedcomL.php:183 15789#: app/Module/CustomTagsGedcomL.php:185 app/Module/CustomTagsGedcomL.php:186 15790#: app/Module/CustomTagsGedcomL.php:188 app/Module/CustomTagsGedcomL.php:189 15791#: app/Module/CustomTagsGedcomL.php:242 app/Module/CustomTagsGenPluswin.php:89 15792#: app/Module/CustomTagsGenPluswin.php:125 15793#: app/Module/CustomTagsGenPluswin.php:127 15794#: app/Module/CustomTagsGenPluswin.php:129 15795#: app/Module/CustomTagsGenPluswin.php:131 15796#: app/Module/CustomTagsGenPluswin.php:134 app/Module/CustomTagsLegacy.php:125 15797msgid "Unique identifier" 15798msgstr "Unique identifier - Yksilöllinen tunniste" 15799 15800#. I18N: Help text for the “Add unique identifiers” configuration setting 15801#: resources/views/admin/trees-preferences.phtml:152 15802msgid "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." 15803msgstr "Yksilöllisten tunnisteiden avulla sama tietue voi löytyä eri sukupuissa ja eri järjestelmissä. Ne lisätään aina kun tietue luodaan tai päivitetään. Jos et halua että yksilöllisiä tunnisteita näytetään, voit piilottaa ne käyttämällä tietosuojasääntöjä." 15804 15805#. I18N: Name of a country or state 15806#: app/Statistics/Service/CountryService.php:54 15807msgid "United Arab Emirates" 15808msgstr "Arabiemiirikunnat" 15809 15810#. I18N: Name of a country or state 15811#: app/Statistics/Service/CountryService.php:201 15812msgid "United Kingdom" 15813msgstr "Iso-Britannia" 15814 15815#. I18N: Name of a country or state 15816#: app/Statistics/Service/CountryService.php:514 15817msgid "United States" 15818msgstr "Yhdysvallat" 15819 15820#. I18N: Name of a country or state 15821#: app/Elements/FamilyStatusText.php:73 app/GedcomRecord.php:898 15822#: app/GedcomRecord.php:903 app/Module/CustomTagsFamilyTreeMaker.php:140 15823#: app/Module/CustomTagsGedcom53.php:103 app/Statistics/Google/ChartSex.php:72 15824#: app/Statistics/Service/CountryService.php:38 15825msgid "Unknown" 15826msgstr "Tuntematon" 15827 15828#: app/Statistics/Google/ChartNoChildrenFamilies.php:120 15829msgctxt "unknown century" 15830msgid "Unknown" 15831msgstr "tuntematon" 15832 15833#: app/Elements/SexValue.php:75 resources/views/individual-sex.phtml:39 15834#: resources/xml/reports/family_group_report.xml:844 15835#: resources/xml/reports/individual_ext_report.xml:399 15836#: resources/xml/reports/individual_ext_report.xml:606 15837#: resources/xml/reports/individual_report.xml:388 15838#: resources/xml/reports/individual_report.xml:602 15839msgctxt "unknown gender" 15840msgid "Unknown" 15841msgstr "Sukupuoli ei tiedossa" 15842 15843#: resources/views/edit-account-page.phtml:65 15844msgctxt "unknown people" 15845msgid "Unknown" 15846msgstr "Henkilö ei tiedossa" 15847 15848#: resources/views/edit/icon-fact-delete.phtml:19 15849#: resources/views/edit/icon-fact-delete.phtml:21 15850msgid "Unlink" 15851msgstr "Poista linkitys" 15852 15853#: app/Elements/UnknownElement.php:36 15854msgid "Unrecognized GEDCOM code" 15855msgstr "Tuntematon GEDCOM-koodi" 15856 15857#: resources/views/admin/media.phtml:50 15858msgid "Unused files" 15859msgstr "Käyttämättömät tiedostot" 15860 15861#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 15862#, php-format 15863msgid "Unzip %s to a temporary folder…" 15864msgstr "Pure %s väliaikaiseen kansioon…" 15865 15866#. I18N: Name of a module 15867#: app/Module/UpcomingAnniversariesModule.php:105 15868msgid "Upcoming events" 15869msgstr "Tulevat tapahtumat" 15870 15871#: app/Http/RequestHandlers/DataFixData.php:105 15872#: resources/views/modules/batch_update/admin.phtml:78 15873msgid "Update" 15874msgstr "Päivitä" 15875 15876#: resources/views/admin/data-fix-page.phtml:47 15877#: resources/views/modules/batch_update/admin.phtml:83 15878#: resources/views/modules/batch_update/admin.phtml:87 15879msgid "Update all" 15880msgstr "Päivitä kaikki" 15881 15882#. I18N: Name of a module 15883#: app/Module/FixPlaceNames.php:61 15884msgid "Update place names" 15885msgstr "Päivitä paikannimet" 15886 15887#. I18N: Description of a “Data fix” module 15888#: app/Module/FixPlaceNames.php:72 15889msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 15890msgstr "Päivitä paikannimien korkeamman tason osat pitäen alhaisemman tason osat." 15891 15892#. I18N: %s is a version number, such as 1.2.3 15893#. I18N: %s is a version number 15894#: app/Http/RequestHandlers/LoginAction.php:81 15895#: app/Http/RequestHandlers/UpgradeWizardStep.php:177 15896#: resources/views/admin/control-panel.phtml:192 15897#, php-format 15898msgid "Upgrade to webtrees %s." 15899msgstr "Päivitä webtrees versioon %s." 15900 15901#: app/Http/RequestHandlers/UpgradeWizardPage.php:79 15902#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 15903msgid "Upgrade wizard" 15904msgstr "Päivitysvelho" 15905 15906#: app/Http/RequestHandlers/UploadMediaPage.php:69 15907#: resources/views/admin/control-panel.phtml:813 15908msgid "Upload media files" 15909msgstr "Lataa mediatiedostoja palvelimelle" 15910 15911#: resources/views/admin/media-upload.phtml:23 15912msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15913msgstr "Lataa palvelimelle yksi tai useampia tiedostoja omalta tietokoneeltasi. Mediatiedosto voi olla kuva-, video-, ääni- tai muunmuotoisia." 15914 15915#. I18N: Name of a country or state 15916#: app/Statistics/Service/CountryService.php:512 15917msgid "Uruguay" 15918msgstr "Uruguay" 15919 15920#: app/Services/EmailService.php:229 15921msgid "Use SMTP to send messages" 15922msgstr "Käytä SMTP sähköpostin lähettämiseen" 15923 15924#: app/Module/FixSearchAndReplace.php:104 15925msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 15926msgstr "Käytä ”?” täsmätäksesi yhden erillisen merkin, käytä ”*” täsmätäksesi nolla tai useampia merkkejä." 15927 15928#: app/Module/ModuleMapGeoLocationTrait.php:48 15929msgid "Use an external service to find locations." 15930msgstr "Etsi sijainteja ulkoisen palvelun avulla." 15931 15932#. I18N: placeholder text for new-password field 15933#: resources/views/admin/users-create.phtml:61 15934#: resources/views/admin/users-edit.phtml:71 15935#: resources/views/register-page.phtml:75 15936#, php-format 15937msgid "Use at least %s character." 15938msgid_plural "Use at least %s characters." 15939msgstr[0] "Käytä vähintään yhtä merkkiä." 15940msgstr[1] "Käytä vähintään %s merkkiä." 15941 15942#: resources/xml/reports/family_group_report.xml:12 15943#: resources/xml/reports/individual_ext_report.xml:13 15944#: resources/xml/reports/individual_report.xml:10 15945msgid "Use colors" 15946msgstr "Käytä värejä" 15947 15948#: resources/views/modules/interactive-tree/chart.phtml:19 15949msgid "Use compact layout" 15950msgstr "Käytä tiivistettyä näkymää" 15951 15952#. I18N: A configuration setting 15953#: resources/views/admin/trees-preferences.phtml:751 15954msgid "Use full source citations" 15955msgstr "Käytä täyspitkät tietolähdeviitteet" 15956 15957#: resources/views/setup/step-4-database-mysql.phtml:125 15958#: resources/views/setup/step-4-database-pgsql.phtml:110 15959#: resources/views/setup/step-4-database-sqlite.phtml:69 15960#: resources/views/setup/step-4-database-sqlite.phtml:84 15961#: resources/views/setup/step-4-database-sqlsvr.phtml:110 15962msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 15963msgstr "Käytä kirjaimia A-Z, a-z, numeroita 0-9 tai alaviivoja" 15964 15965#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 15966msgid "Use maps in webtrees." 15967msgstr "Käytä karttoja webtreessä." 15968 15969#. I18N: A configuration setting 15970#: resources/views/admin/site-mail.phtml:123 15971msgid "Use password" 15972msgstr "Käytetään salasanaa" 15973 15974#. I18N: "sendmail" is the name of some mail software 15975#: app/Services/EmailService.php:228 15976msgid "Use sendmail to send messages" 15977msgstr "Käytä sendmailiä viestien lähettämiseen" 15978 15979#. I18N: Help text for the “Use silhouettes” configuration setting 15980#: resources/views/admin/trees-preferences.phtml:324 15981msgid "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." 15982msgstr "Käytä varjokuvaa kun henkilöllä ei ole korostettua kuvaa. Varjokuva on erilainen sukupuolen mukaan." 15983 15984#. I18N: A configuration setting 15985#: resources/views/admin/trees-preferences.phtml:319 15986msgid "Use silhouettes" 15987msgstr "Käytä varjokuvia" 15988 15989#: app/Http/RequestHandlers/CopyFact.php:79 15990msgid "Use the “edit“ menu to paste this into another record." 15991msgstr "Liitä tämä toiseen tietueeseen \"muokkaa\"-valikon avulla." 15992 15993#: resources/views/register-page.phtml:90 15994msgid "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." 15995msgstr "Käytä tätä kenttää kertoaksesi ylläpitäjälle miksi haluat käyttäjätilin ja kuinka olet sukua tämän sivuston henkilöille. Voit lisätä tähän myös muita huomautuksia, joita sinulla on ylläpitäjälle." 15996 15997#: app/Module/ResearchTaskModule.php:59 app/Module/ResearchTaskModule.php:62 15998#: resources/views/admin/changes-log.phtml:85 15999#: resources/views/admin/changes-log.phtml:138 16000#: resources/views/admin/site-logs.phtml:76 16001#: resources/views/admin/site-logs.phtml:126 16002msgid "User" 16003msgstr "Käyttäjä" 16004 16005#: app/Http/RequestHandlers/UserListPage.php:51 16006#: resources/views/admin/control-panel.phtml:512 16007#: resources/views/admin/email-page.phtml:21 16008#: resources/views/admin/users-cleanup.phtml:22 16009#: resources/views/admin/users-create.phtml:20 16010#: resources/views/admin/users-edit.phtml:29 16011msgid "User administration" 16012msgstr "Käyttäjien hallinta" 16013 16014#: resources/views/admin/users-cleanup.phtml:64 16015msgid "User didn’t verify within 7 days." 16016msgstr "Käyttäjä ei ole vahvistanut 7 päivässä." 16017 16018#: resources/views/admin/users-cleanup.phtml:66 16019msgid "User not verified by administrator." 16020msgstr "Ylläpito ei ole vahvistanut käyttäjää." 16021 16022#: app/Http/RequestHandlers/VerifyEmail.php:72 16023msgid "User verification" 16024msgstr "Käyttäjävahvistus" 16025 16026#. I18N: A configuration setting 16027#: resources/views/admin/site-mail.phtml:138 16028#: resources/views/admin/users-create.phtml:45 16029#: resources/views/admin/users-edit.phtml:55 16030#: resources/views/admin/users.phtml:26 16031#: resources/views/edit-account-page.phtml:33 16032#: resources/views/emails/register-notify-html.phtml:26 16033#: resources/views/emails/register-notify-text.phtml:20 16034#: resources/views/login-page.phtml:35 16035#: resources/views/modules/geonames/config.phtml:23 16036#: resources/views/modules/login_block/sign-in.phtml:24 16037#: resources/views/modules/todo/research-tasks.phtml:33 16038#: resources/views/password-reset-page.phtml:26 16039#: resources/views/register-page.phtml:60 16040#: resources/views/setup/step-5-administrator.phtml:66 16041msgid "Username" 16042msgstr "Käyttäjätunnus" 16043 16044#: resources/views/forgot-password-page.phtml:22 16045#: resources/views/modules/login_block/sign-in.phtml:58 16046msgid "Username or email address" 16047msgstr "Käyttäjätunnus tai sähköpostiosoite" 16048 16049#: resources/views/admin/users-create.phtml:50 16050#: resources/views/admin/users-edit.phtml:60 16051#: resources/views/edit-account-page.phtml:38 16052#: resources/views/register-page.phtml:65 16053msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 16054msgstr "Käyttäjätunnuksen kirjoittamisella isoilla ja pienillä kirjaimilla ei ole merkitystä ja lisäksi aksentti- eli tarkekirjaimia ei huomioida, esimerkiksi ”väinö”, ”vaino” ja ”Väinö” tulkitaan samaksi." 16055 16056#: resources/views/admin/control-panel.phtml:478 16057#: resources/views/modules/gedcom_stats/statistics.phtml:146 16058#: resources/views/modules/html/template-statistics.phtml:60 16059msgid "Users" 16060msgstr "Käyttäjät" 16061 16062#: resources/views/admin/users-cleanup.phtml:45 16063msgid "User’s account has been inactive too long: " 16064msgstr "Käyttäjän tili on ollut liian pitkään käyttämätön: " 16065 16066#. I18N: Name of a country or state 16067#: app/Statistics/Service/CountryService.php:516 16068msgid "Uzbekistan" 16069msgstr "Uzbekistan" 16070 16071#. I18N: Location of an LDS church temple 16072#: app/Elements/TempleCode.php:202 16073msgid "Vancouver, British Columbia, Canada" 16074msgstr "Vancouver, Brittiläinen Kolumbia, Kanada" 16075 16076#. I18N: Name of a country or state 16077#: app/Statistics/Service/CountryService.php:530 16078msgid "Vanuatu" 16079msgstr "Vanuatu" 16080 16081#. I18N: Description of the “StatisticsChart” module 16082#: app/Module/StatisticsChartModule.php:98 16083msgid "Various statistics charts." 16084msgstr "Erilaiset tilastokaaviot." 16085 16086#. I18N: Name of a country or state 16087#: app/Statistics/Service/CountryService.php:518 16088msgid "Vatican City" 16089msgstr "Vatikaani" 16090 16091#. I18N: a month in the French republican calendar 16092#: app/Date/FrenchDate.php:135 16093msgctxt "GENITIVE" 16094msgid "Vendemiaire" 16095msgstr "Vendémiaire" 16096 16097#. I18N: a month in the French republican calendar 16098#: app/Date/FrenchDate.php:229 16099msgctxt "INSTRUMENTAL" 16100msgid "Vendemiaire" 16101msgstr "Vendémiaire" 16102 16103#. I18N: a month in the French republican calendar 16104#: app/Date/FrenchDate.php:182 16105msgctxt "LOCATIVE" 16106msgid "Vendemiaire" 16107msgstr "Vendémiaire" 16108 16109#. I18N: a month in the French republican calendar 16110#: app/Date/FrenchDate.php:87 16111msgctxt "NOMINATIVE" 16112msgid "Vendemiaire" 16113msgstr "Vendémiaire" 16114 16115#. I18N: Name of a country or state 16116#: app/Statistics/Service/CountryService.php:522 16117msgid "Venezuela" 16118msgstr "Venezuela" 16119 16120#. I18N: a month in the French republican calendar 16121#: app/Date/FrenchDate.php:145 16122msgctxt "GENITIVE" 16123msgid "Ventose" 16124msgstr "Ventôse" 16125 16126#. I18N: a month in the French republican calendar 16127#: app/Date/FrenchDate.php:239 16128msgctxt "INSTRUMENTAL" 16129msgid "Ventose" 16130msgstr "Ventôse" 16131 16132#. I18N: a month in the French republican calendar 16133#: app/Date/FrenchDate.php:192 16134msgctxt "LOCATIVE" 16135msgid "Ventose" 16136msgstr "Ventôse" 16137 16138#. I18N: a month in the French republican calendar 16139#: app/Date/FrenchDate.php:97 16140msgctxt "NOMINATIVE" 16141msgid "Ventose" 16142msgstr "Ventôse" 16143 16144#. I18N: Location of an LDS church temple 16145#: app/Elements/TempleCode.php:203 16146msgid "Veracruz, Mexico" 16147msgstr "Veracruz, Meksiko" 16148 16149#: app/Module/CustomTagsLegacy.php:55 app/Module/CustomTagsLegacy.php:56 16150#: app/Module/CustomTagsLegacy.php:63 app/Module/CustomTagsLegacy.php:105 16151#: app/Module/CustomTagsLegacy.php:106 app/Module/CustomTagsLegacy.php:109 16152#: resources/views/admin/users.phtml:34 16153msgid "Verified" 16154msgstr "Varmistettu" 16155 16156#. I18N: Location of an LDS church temple 16157#: app/Elements/TempleCode.php:204 16158msgid "Vernal, Utah, United States" 16159msgstr "Vernal, Utah, Yhdysvallat" 16160 16161#: app/Factories/ElementFactory.php:373 app/Factories/ElementFactory.php:381 16162#: app/Factories/ElementFactory.php:404 16163msgid "Version" 16164msgstr "Versio" 16165 16166#. I18N: Type of media object 16167#: app/Elements/SourceMediaType.php:77 app/Module/CustomTagsGedcom53.php:90 16168#: app/Module/CustomTagsGedcom53.php:102 app/Module/CustomTagsGedcom53.php:133 16169#: app/Module/CustomTagsGedcom53.php:187 16170msgid "Video" 16171msgstr "Video" 16172 16173#. I18N: Name of a country or state 16174#: app/Statistics/Service/CountryService.php:528 16175msgid "Vietnam" 16176msgstr "Vietnam" 16177 16178#: resources/views/modules/place-hierarchy/page.phtml:49 16179#, php-format 16180msgid "View table of events occurring in %s" 16181msgstr "Näytä tapahtumataulukkossa tapahtumat jotka sattuivat paikassa %s" 16182 16183#: resources/views/calendar-page.phtml:215 16184msgid "View this day" 16185msgstr "Näytä tämä päivä" 16186 16187#: app/Functions/FunctionsPrintFacts.php:187 16188#: app/Statistics/Repository/FamilyRepository.php:470 16189#: resources/views/statistics/families/top10-list-age.phtml:23 16190#: resources/views/statistics/families/top10-nolist-age.phtml:25 16191msgid "View this family" 16192msgstr "Katso tätä perhettä" 16193 16194#: app/Module/ModuleMapLinkTrait.php:62 16195#, php-format 16196msgid "View this location using %s" 16197msgstr "Näytä tämä sijainti käyttämällä %s" 16198 16199#: resources/views/calendar-page.phtml:219 16200msgid "View this month" 16201msgstr "Näytä tämä kuukausi" 16202 16203#: resources/views/calendar-page.phtml:223 16204msgid "View this year" 16205msgstr "Näytä tämä vuosi" 16206 16207#. I18N: Location of an LDS church temple 16208#: app/Elements/TempleCode.php:205 16209msgid "Villa Hermosa, Mexico" 16210msgstr "Villa Hermosa, Meksiko" 16211 16212#. I18N: A configuration setting 16213#: resources/views/admin/users-edit.phtml:167 16214#: resources/views/edit-account-page.phtml:149 16215msgid "Visible online" 16216msgstr "Näkyy online-tilassa" 16217 16218#. I18N: A configuration setting 16219#: resources/views/admin/users-edit.phtml:173 16220#: resources/views/edit-account-page.phtml:152 16221msgid "Visible to other users when online" 16222msgstr "Näkyvissä muille käyttäjille online-tilassa" 16223 16224#. I18N: Listbox entry; name of a role 16225#: app/Http/RequestHandlers/UserEditPage.php:96 16226#: resources/views/admin/trees-export.phtml:126 16227#: resources/views/admin/users-edit.phtml:239 16228#: resources/views/modules/clippings/download.phtml:48 16229#: resources/views/modules/clippings/download.phtml:68 16230msgid "Visitor" 16231msgstr "Vierailija" 16232 16233#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 16234#: app/Module/BirthDeathMarriageReportModule.php:40 16235#: resources/views/calendar-page.phtml:176 16236#: resources/xml/reports/bdm_report.xml:3 16237#: resources/xml/reports/bdm_report.xml:34 16238msgid "Vital records" 16239msgstr "Keskeiset tapahtumat" 16240 16241#. I18N: Name of a country or state 16242#: app/Statistics/Service/CountryService.php:534 16243msgid "Wales" 16244msgstr "Wales" 16245 16246#. I18N: Name of a country or state 16247#: app/Statistics/Service/CountryService.php:532 16248msgid "Wallis and Futuna" 16249msgstr "Wallis ja Futuna" 16250 16251#: app/Elements/RelationIsDescriptor.php:126 16252msgid "Ward" 16253msgstr "Hoidokki" 16254 16255#: app/Elements/RelationIsDescriptor.php:91 16256msgctxt "FEMALE" 16257msgid "Ward" 16258msgstr "Hoidokki" 16259 16260#: app/Elements/RelationIsDescriptor.php:70 16261msgctxt "MALE" 16262msgid "Ward" 16263msgstr "Hoidokki" 16264 16265#. I18N: Location of an LDS church temple 16266#: app/Elements/TempleCode.php:206 16267msgid "Washington, District of Columbia, United States" 16268msgstr "Washington, District of Columbia, Yhdysvallat" 16269 16270#: resources/views/admin/trees-preferences.phtml:330 16271msgid "Watermarks" 16272msgstr "Vesileimat" 16273 16274#. I18N: Help text for the “Images without watermarks” configuration setting 16275#: resources/views/admin/trees-preferences.phtml:340 16276msgid "Watermarks are optional and normally shown just to visitors." 16277msgstr "Vesileimat ovat valinnaisia ja ne näytetään yleensä vain kävijöille." 16278 16279#: resources/views/register-success-page.phtml:23 16280#, php-format 16281msgid "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." 16282msgstr "Tulet saamaan koodin sähköpostissa osoitteeseen (%s). Käytä viesti tilisi vahvistukseen. Tilisi pyyhitään seitsemän päivän kuluttua jos et vahvista sitä (voit sen jälkeen rekisteröidä tilin uudelleen). Kirjautuminen sivuille vaatii käyttäjätunnuksen ja salasanan." 16283 16284#: resources/views/admin/control-panel.phtml:163 16285#: resources/views/admin/control-panel.phtml:584 16286#: resources/views/admin/trees-preferences.phtml:200 16287msgid "Website" 16288msgstr "Sivusto" 16289 16290#: app/Http/RequestHandlers/SiteLogsPage.php:100 16291#: resources/views/admin/control-panel.phtml:242 16292msgid "Website logs" 16293msgstr "Sivuston lokit" 16294 16295#: app/Http/RequestHandlers/SitePreferencesPage.php:64 16296#: resources/views/admin/control-panel.phtml:220 16297msgid "Website preferences" 16298msgstr "Sivuston asetukset" 16299 16300#. I18N: abbreviation for Wednesday 16301#: app/Date/AbstractCalendarDate.php:284 16302#: resources/views/edit/initialize-calendar-popup.phtml:26 16303msgid "Wed" 16304msgstr "Ke" 16305 16306#: app/Date/AbstractCalendarDate.php:255 16307msgid "Wednesday" 16308msgstr "Keskiviikko" 16309 16310#: app/Module/CustomTagsBrothersKeeper.php:109 16311msgid "Weight" 16312msgstr "Paino" 16313 16314#. I18N: A %s is the user’s name 16315#: app/Module/UserWelcomeModule.php:123 16316#, php-format 16317msgid "Welcome %s" 16318msgstr "Tervetuloa %s" 16319 16320#. I18N: A configuration setting 16321#: resources/views/admin/site-registration.phtml:26 16322msgid "Welcome text on sign-in page" 16323msgstr "Tervehdysteksti sisään kirjautumissivulla" 16324 16325#: resources/views/login-page.phtml:22 16326msgid "Welcome to this genealogy website" 16327msgstr "Tervetuloa tähän sukututkimuksen verkkopalveluun" 16328 16329#. I18N: Name of a country or state 16330#: app/Statistics/Service/CountryService.php:177 16331msgid "Western Sahara" 16332msgstr "Länsi-Sahara" 16333 16334#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16335#: resources/views/admin/trees-preferences.phtml:786 16336msgid "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." 16337msgstr "Kun tietuetta muokataan, käyttäjä ja aikaleima kirjataan. Joskus on toivottavaa säilyttää nykyinen ”viimeisin muutos” tieto, esimerkiksi kun tehdään pieniä korjauksia jonkun toisen tietoihin. Tämä vaihtoehto ohjaa valitaanko tämä ominaisuus oletusarvoisesti." 16338 16339#: resources/views/admin/users-edit.phtml:108 16340msgid "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." 16341msgstr "Kun vierailija pyytää itselleen käyttäjätunnuksen, -tilin, lähetetään hänen ilmoittamaan sähköpostiosoitteeseen posti, jossa on vahvistamista varten linkki. Kun hän klikkaa linkkiä, tiedämme että ilmoitettu sähköpostiosoite on oikea ja ”sähköpostiosoite on vahvistus” kuitataan automaattisesti." 16342 16343#. I18N: Help text for the “Source type” configuration setting 16344#: resources/views/admin/trees-preferences.phtml:771 16345msgid "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." 16346msgstr "Kun lisäät uusia lähisukulaisia, voit lisätä lähteitä tietueisiin (henkilö ja perhe) tai faktoihin ja tapahtumiin (syntymä, avioliitto ja kuolema). Tämä vaihtoehto valvoo, valitaanko tietueet tai faktat oletusarvoisesti." 16347 16348#: resources/views/edit/reorder-families.phtml:36 16349msgid "When an individual has more than one spouse, you should sort the families in date order." 16350msgstr "Kun henkilöllä on useampi kuin yksi puoliso, sinun tulee lajitella perheet päivämääräjärjestyksessä." 16351 16352#. I18N: Help text for the “Surname tradition” configuration setting 16353#: resources/views/admin/trees-preferences.phtml:741 16354msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16355msgstr "Kun lisäät uuden perheenjäsenen, oletuksellinen sukunimi voidaan täyttää. Tämä sukunimi riippuu paikallisesta perinteestä." 16356 16357#: resources/views/help/pending-changes.phtml:12 16358msgid "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." 16359msgstr "Kun lisäät, muokkaat tai poistat tietoja, muutoksia ei tallenneta välittömästi. Sen sijaan ne pidetään ”vireillä olevalla”-alueella. Valvojan on tarkastettava nämä vireillä olevat muutokset ennen kuin ne hyväksytään." 16360 16361#: resources/views/help/relationship-privacy.phtml:8 16362msgid "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." 16363msgstr "Kun käyttäjätunnus on liitetty tiettyyn sukupuussa olevaan henkilöön ja tunnukselle on määritelty jäsenen, muokkaajan tai valvojan rooli, voit rajoittaa pääsyn kaukaisten, elossa olevien henkilöiden tietoihin. Määrittelet sukulaisuushyppyjen maksimimäärän, jonka käyttäjä voi nähdä. Kaksi hyppyä on sinä-isä-setä (isän veli)." 16364 16365#. I18N: Label for a configuration option 16366#: resources/views/modules/sitemap/config.phtml:27 16367msgid "Which family trees should be included in the sitemaps" 16368msgstr "Mitkä sukupuut tulisi sisällyttää sivustokarttoihin" 16369 16370#. I18N: A configuration setting 16371#: resources/views/admin/trees-preferences.phtml:273 16372msgid "Who can upload new media files" 16373msgstr "Kuka voi ladata web-palvelimelle uusia mediatiedostoja" 16374 16375#. I18N: Name of a module. (A list of users who are online now) 16376#: app/Module/LoggedInUsersModule.php:42 16377msgid "Who is online" 16378msgstr "Kuka on online" 16379 16380#: resources/views/admin/data-fix-page.phtml:82 16381msgid "Why does this list include records that do not need to be updated?" 16382msgstr "Miksi tämä luettelo sisältää tietueita, joita ei tarvitse päivittää?" 16383 16384#: resources/views/lists/families-table.phtml:169 16385msgid "Widow" 16386msgstr "Leski (nainen)" 16387 16388#: resources/views/lists/families-table.phtml:165 16389msgid "Widower" 16390msgstr "Leski (mies)" 16391 16392#: app/Factories/ElementFactory.php:317 app/Factories/ElementFactory.php:370 16393#: app/Functions/FunctionsPrint.php:344 16394#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:84 16395#: resources/views/edit/change-family-members.phtml:34 16396#: resources/views/edit/change-family-members.phtml:49 16397#: resources/xml/reports/family_group_report.xml:501 16398#: resources/xml/reports/family_group_report.xml:1078 16399#: resources/xml/reports/individual_ext_report.xml:207 16400#: resources/xml/reports/individual_ext_report.xml:224 16401#: resources/xml/reports/individual_ext_report.xml:493 16402#: resources/xml/reports/individual_report.xml:195 16403#: resources/xml/reports/individual_report.xml:216 16404#: resources/xml/reports/individual_report.xml:489 16405#: resources/xml/reports/relative_ext_report.xml:111 16406msgid "Wife" 16407msgstr "Vaimo" 16408 16409#: app/Factories/ElementFactory.php:318 16410#: resources/views/modules/timeline-chart/chart.phtml:351 16411msgid "Wife’s age" 16412msgstr "Vaimon ikä" 16413 16414#: app/Factories/ElementFactory.php:617 16415msgid "Will" 16416msgstr "Testamentti" 16417 16418#. I18N: Location of an LDS church temple 16419#: app/Elements/TempleCode.php:207 16420msgid "Winter Quarters, Nebraska, United States" 16421msgstr "Winter Quarters, Nebraska, Yhdysvallat" 16422 16423#: app/Statistics/Google/ChartFamilyWithSources.php:88 16424#: app/Statistics/Google/ChartIndividualWithSources.php:88 16425msgid "With sources" 16426msgstr "Lähteineen" 16427 16428#: app/Statistics/Google/ChartFamilyWithSources.php:83 16429#: app/Statistics/Google/ChartIndividualWithSources.php:83 16430msgid "Without sources" 16431msgstr "Ilman lähteitä" 16432 16433#: app/Elements/RelationIsDescriptor.php:127 16434#: app/Module/CustomTagsGenPluswin.php:81 16435#: app/Module/CustomTagsGenPluswin.php:113 16436msgid "Witness" 16437msgstr "Todistaja" 16438 16439#. I18N: In the paternal surname tradition, ... 16440#. I18N: In the Polish surname tradition, ... 16441#. I18N: In the Lithuanian surname tradition, ... 16442#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 16443#: app/SurnameTradition.php:111 16444msgid "Wives take their husband’s surname." 16445msgstr "Vaimot ottavat miehensä sukunimen." 16446 16447#: app/Http/RequestHandlers/MapDataAdd.php:75 16448#: resources/views/modules/place-hierarchy/page.phtml:28 16449#: resources/views/modules/place-hierarchy/page.phtml:31 16450#: resources/views/modules/statistics-chart/custom.phtml:179 16451msgid "World" 16452msgstr "Maailma" 16453 16454#: app/Module/CustomTagsBrothersKeeper.php:110 16455#: resources/views/modules/yahrzeit/table.phtml:34 16456msgid "Yahrzeit" 16457msgstr "Jortsait" 16458 16459#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 16460#: app/Module/YahrzeitModule.php:66 16461msgid "Yahrzeiten" 16462msgstr "Jortsaitit" 16463 16464#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:75 16465msgid "Year" 16466msgstr "Vuosi" 16467 16468#: resources/views/modules/timeline-chart/chart.phtml:143 16469#: resources/views/modules/timeline-chart/chart.phtml:408 16470msgid "Year:" 16471msgstr "Vuosi:" 16472 16473#. I18N: Name of a country or state 16474#: app/Statistics/Service/CountryService.php:538 16475msgid "Yemen" 16476msgstr "Jemen" 16477 16478#. I18N: %1$s is the site URL and %2$s is an email address 16479#: resources/views/emails/register-user-html.phtml:20 16480#: resources/views/emails/register-user-text.phtml:16 16481#, php-format 16482msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 16483msgstr "Sinä (tai joku joka väittää olevansa sinä) on pyytänyt käyttäjätilin avaamista palvelussa %1$s, käyttäen sähköpostiosoitetta %2$s." 16484 16485#: app/Http/RequestHandlers/ContactAction.php:123 16486#: app/Http/RequestHandlers/RegisterAction.php:251 16487msgid "You are not allowed to send messages that contain external links." 16488msgstr "Et voi lähettää viestejä, jotka sisältävät ulkoisia linkkejä." 16489 16490#: resources/views/modules/login_block/sign-out.phtml:15 16491#, php-format 16492msgid "You are signed in as %s." 16493msgstr "Olet kirjautunut käyttäjänä %s." 16494 16495#: app/Http/RequestHandlers/LoginPage.php:98 16496msgid "You can apply for an account using the link below." 16497msgstr "Voit hakea tilin käyttämällä seuraavaa linkkiä." 16498 16499#. I18N: Help text for the "Default theme" site configuration setting 16500#: resources/views/admin/site-preferences.phtml:70 16501msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16502msgstr "Voit muuttaa webtreesin esitystapaa käyttäen ”teemoja”. Jokaisella teemalla on oma miltä-näytää eli esitystapansa, värien käyttötapa jne." 16503 16504#: resources/views/admin/users-edit.phtml:176 16505#: resources/views/edit-account-page.phtml:154 16506msgid "You can choose whether to appear in the list of users who are currently signed-in." 16507msgstr "Voit valita haluatko esiintyä luettelossa käyttäjistä, jotka ovat tällä hetkellä kirjautuneet sisään." 16508 16509#. I18N: %s is a URL 16510#: resources/views/edit/raw-gedcom-fact.phtml:26 16511#: resources/views/edit/raw-gedcom-record.phtml:28 16512#, php-format 16513msgid "You can download a copy of the GEDCOM specification from %s." 16514msgstr "Voit ladata itsellesi kopion GEDCOM erittelystä sivulla %s." 16515 16516#: resources/views/modules/privacy-policy/page.phtml:61 16517msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 16518msgstr "Voit poistaa käytön seuraamisesta asettamalla \"Älä seuraa\"-otsikon selaimen asetuksissa." 16519 16520#: resources/views/admin/trees-renumber.phtml:26 16521msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16522msgstr "Voit numeroida sukupuun tietueet uudelleen, niin että nämä sisäiset tunnistenumerot eivät esiinny missään muussa sukupuussa." 16523 16524#: resources/views/admin/trees-renumber.phtml:35 16525msgid "You can renumber this family tree." 16526msgstr "Voit numeroida tämän sukupuun uudelleen." 16527 16528#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16529#: resources/views/admin/trees-privacy.phtml:172 16530msgid "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." 16531msgstr "Voit asettaa pääsyn tietylle tietueelle, faktalle, tai tapahtumalle lisäämällä rajoituksen siihen. Mikäli tietueella, faktalla tai tapahtumalla ei ole rajoitusta, käytetään seuraavia oletus rajoituksia." 16532 16533#: resources/views/admin/tags.phtml:28 16534msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." 16535msgstr "Voit yksinkertaistaa muokkauslomakkeita piilottamalla GEDCOM-tunnisteet joita et käytä." 16536 16537#. I18N: Description of a “Data fix” module 16538#: app/Module/FixMissingDeaths.php:69 16539msgid "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." 16540msgstr "Voit nopeuttaa yksityisyyslaskentaa lisäämällä kuolintiedon, joka voidaan päätellä muista päiväystiedoista, henkilöille, joilta puuttuu tieto kuolemasta, hautauksesta, polttohautauksesta jne." 16541 16542#: app/Http/RequestHandlers/LoginAction.php:113 16543msgid "You cannot sign in because your browser does not accept cookies." 16544msgstr "Et voi kirjautua koska selaimesi ei hyväksy evästeitä." 16545 16546#: app/Exceptions/HttpAccessDeniedException.php:34 16547#: app/Exceptions/HttpNotFoundException.php:34 16548msgid "You do not have permission to view this page." 16549msgstr "Sinulla ei ole lupaa katsella tätä sivua." 16550 16551#: resources/views/verify-success-page.phtml:17 16552msgid "You have confirmed your request to become a registered user." 16553msgstr "Sinut on tunnistettu rekisteröidyksi käyttäjäksi." 16554 16555#: resources/views/admin/trees-import.phtml:30 16556msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16557msgstr "Olet valinnut erinimisen GEDCOMin. Onko tämä oikea?" 16558 16559#: app/Http/RequestHandlers/Logout.php:51 16560msgid "You have signed out." 16561msgstr "Olet kirjautunut ulos." 16562 16563#: resources/views/modules/faq/config.phtml:27 16564msgid "You may use HTML to format the answer and to add links to other websites." 16565msgstr "Käytä HTML:ää, kun haluat muotoilla vastauksen ja upottaa siihen linkkejä muihin web-osoitteisiin." 16566 16567#: app/Http/RequestHandlers/SetupWizard.php:379 16568msgid "You must enter all the administrator account fields." 16569msgstr "Täytä kaikki ylläpitäjän tilitiedot." 16570 16571#: resources/views/admin/trees-merge.phtml:31 16572msgid "You must renumber the records in one of the trees before you can merge them." 16573msgstr "Sinun täytyy numeroida yhden puun tietueet ennen kuin voit yhdistää ne." 16574 16575#: app/Module/ChartsBlockModule.php:186 16576msgid "You must select an individual and a chart type in the block preferences" 16577msgstr "Sinun pitää valita henkilö ja kaaviomalli lohkon asetuksissa" 16578 16579#: resources/views/admin/users-edit.phtml:363 16580msgid "You must specify an individual record before you can restrict the user to their immediate family." 16581msgstr "Sinun on ensin valittava henkilö, ennen kuin voit rajoittaa käyttäjän lähisukulaisiinsa." 16582 16583#: app/Http/RequestHandlers/LoginPage.php:90 16584msgid "You need to be a family member to access this website." 16585msgstr "Sinun täytyy olla perheenjäsen päästäksesi verkkosivuille." 16586 16587#: app/Http/RequestHandlers/LoginPage.php:87 16588msgid "You need to be an authorized user to access this website." 16589msgstr "Sinun täytyy olla valtuutettu käyttäjä päästäksesi tälle sivustolle." 16590 16591#: resources/views/admin/control-panel.phtml:287 16592#: resources/views/admin/trees.phtml:48 16593msgid "You need to create a family tree." 16594msgstr "Sinun täytyy luoda sukupuu." 16595 16596#: resources/views/emails/verify-notify-html.phtml:28 16597#: resources/views/emails/verify-notify-text.phtml:21 16598msgid "You need to review the account details." 16599msgstr "Sinun täytyy tarkistaa tilin tiedot." 16600 16601#: resources/views/setup/step-5-administrator.phtml:49 16602msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 16603msgstr "Pitää luoda ylläpitäjän tili, jolla ohjataan kaikki vaihtoehdot webtrees asennuksessa. Valitse riittävän vahva salasana." 16604 16605#: resources/views/emails/message-copy-html.phtml:20 16606#: resources/views/emails/message-copy-text.phtml:16 16607msgid "You sent the following message to a webtrees user:" 16608msgstr "Olet lähettänyt seuraavan viestin webtrees käyttäjätilille:" 16609 16610#: app/Http/RequestHandlers/UpgradeWizardStep.php:210 16611msgid "You should accept or reject all pending changes before upgrading." 16612msgstr "Hyväksy tai hylkää odottavat muutokset ennen päivitystä." 16613 16614#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ 16615#: app/Http/RequestHandlers/ContactAction.php:124 16616#: app/Http/RequestHandlers/RegisterAction.php:251 16617#, php-format 16618msgid "You should delete the “%1$s” from “%2$s” and try again." 16619msgstr "Sinun tulisi poistaa ”%1$s” ”%2$s”stä ja yrittää uudelleen." 16620 16621#: resources/views/admin/users-edit.phtml:114 16622msgid "You should not approve an account unless you know that the email address is correct." 16623msgstr "Älä hyväksy käyttäjätunnusta / käyttäjätiliä ennen kuin tiedät että sähköpostiosoite on oikea." 16624 16625#: resources/views/emails/register-notify-html.phtml:43 16626#: resources/views/emails/register-notify-text.phtml:32 16627msgid "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." 16628msgstr "Sinulle ilmoitetaan sähköpostilla milloin mahdollinen uusi käyttäjä on vastannut ja vahvistanut käyttäjätilipyyntönsä. Voit sen jälkeen aktivoida käyttäjätunnuksen ja vasta sen jälkeen käyttäjä pystyy kirjautumaan sisään." 16629 16630#: resources/views/setup/step-5-administrator.phtml:71 16631msgid "You will use this to sign in to webtrees." 16632msgstr "Tarvitaan sisään kirjautumiseen." 16633 16634#: resources/views/statistics/families/birth-age.phtml:22 16635msgid "Youngest father" 16636msgstr "Nuorin isä" 16637 16638#: resources/views/statistics/families/marriage-age.phtml:42 16639msgid "Youngest female" 16640msgstr "Nuorin nainen" 16641 16642#: resources/views/statistics/families/marriage-age.phtml:22 16643msgid "Youngest male" 16644msgstr "Nuorin mies" 16645 16646#: resources/views/statistics/families/birth-age.phtml:42 16647msgid "Youngest mother" 16648msgstr "Nuorin äiti" 16649 16650#: resources/views/modules/clippings/show.phtml:24 16651msgid "Your clippings cart is empty." 16652msgstr "Leikekorisi on tyhjä." 16653 16654#: resources/views/contact-page.phtml:42 16655#: resources/views/setup/step-5-administrator.phtml:54 16656msgid "Your name" 16657msgstr "Nimesi" 16658 16659#: app/Http/RequestHandlers/PasswordResetAction.php:76 16660msgid "Your password has been updated." 16661msgstr "Salasanasi on päivitetty." 16662 16663#: app/Http/RequestHandlers/RegisterAction.php:146 16664#, php-format 16665msgid "Your registration at %s" 16666msgstr "Kirjoittautumisesi koneella %s" 16667 16668#: resources/views/modules/batch_update/admin.phtml:86 16669msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 16670msgstr "Käyttäjätunnuksellesi ei ole sallittu ”hyväksy automaattisesti muutokset”. Voit muuttaa vain yksitellen tietueita eli tietoja." 16671 16672#: app/Services/ServerCheckService.php:197 16673#, php-format 16674msgid "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." 16675msgstr "Web-palvelimesi käyttää PHP versiota %s , joka ei enää vastaanottaa tietoturvapäivityksiä. Sinun pitäisi päivittää uudempaan versioon mahdollisimman pian." 16676 16677#. I18N: Name of a country or state 16678#: app/Statistics/Service/CountryService.php:542 16679msgid "Zambia" 16680msgstr "Sambia" 16681 16682#. I18N: Name of a country or state 16683#: app/Statistics/Service/CountryService.php:544 16684msgid "Zimbabwe" 16685msgstr "Zimbabwe" 16686 16687#: resources/views/modules/fanchart/page.phtml:60 16688msgid "Zoom" 16689msgstr "Zoomaus" 16690 16691#: app/Services/LeafletJsService.php:64 16692#: resources/views/modules/timeline-chart/page.phtml:52 16693msgid "Zoom in" 16694msgstr "Lähennä" 16695 16696#: app/Services/LeafletJsService.php:65 16697#: resources/views/modules/timeline-chart/page.phtml:55 16698msgid "Zoom out" 16699msgstr "Loitonna" 16700 16701#. I18N: Gedcom ABT dates 16702#: app/Date.php:339 16703#, php-format 16704msgid "about %s" 16705msgstr "noin %s" 16706 16707#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16708#: resources/views/family-page-pending.phtml:23 16709#: resources/views/individual-page-pending.phtml:27 16710#: resources/views/media-page-pending.phtml:22 16711#: resources/views/note-page-pending.phtml:23 16712#: resources/views/record-page-pending.phtml:23 16713msgctxt "You should review the changes and then accept or reject them." 16714msgid "accept" 16715msgstr "hyväksy" 16716 16717#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16718#: resources/views/family-page-pending.phtml:17 16719#: resources/views/individual-page-pending.phtml:18 16720#: resources/views/media-page-pending.phtml:16 16721#: resources/views/note-page-pending.phtml:17 16722#: resources/views/record-page-pending.phtml:17 16723msgctxt "You should review the deletion and then accept or reject it." 16724msgid "accept" 16725msgstr "hyväksy" 16726 16727#. I18N: the status of an edit accepted/rejected/pending 16728#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 16729msgid "accepted" 16730msgstr "hyväksytty" 16731 16732#. I18N: A button label. 16733#: resources/views/admin/trees-privacy.phtml:248 16734#: resources/views/admin/webtrees1-thumbnails-form.phtml:24 16735#: resources/views/edit/add-fact-row.phtml:42 16736#: resources/views/modules/census-assistant.phtml:65 16737#: resources/views/modules/lifespans-chart/page.phtml:75 16738#: resources/views/modules/timeline-chart/page.phtml:41 16739msgid "add" 16740msgstr "lisää" 16741 16742#. I18N: A button label. 16743#: resources/views/admin/locations.phtml:144 16744msgid "add place" 16745msgstr "lisää paikka" 16746 16747#. I18N: The name given to a child by its adoptive parents 16748#: app/Elements/NameType.php:47 16749msgid "adopted name" 16750msgstr "adoptionimi" 16751 16752#. I18N: Gedcom AFT dates 16753#: app/Date.php:359 16754#, php-format 16755msgid "after %s" 16756msgstr "%s jälkeen" 16757 16758#: app/Module/StatisticsChartModule.php:522 16759#: app/Module/StatisticsChartModule.php:584 16760#: app/Module/StatisticsChartModule.php:645 16761msgid "age" 16762msgstr "ikä" 16763 16764#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 16765#: app/Elements/NameType.php:49 16766msgid "also known as" 16767msgstr "tunnettu myös nimellä" 16768 16769#: app/Statistics/Repository/FamilyRepository.php:468 16770#: app/Statistics/Repository/UserRepository.php:96 16771#: resources/views/statistics/families/top10-list-age.phtml:21 16772#: resources/views/statistics/families/top10-nolist-age.phtml:21 16773#: resources/xml/reports/ahnentafel_report.xml:394 16774#: resources/xml/reports/descendancy_report.xml:131 16775#: resources/xml/reports/descendancy_report.xml:230 16776#: resources/xml/reports/descendancy_report.xml:299 16777#: resources/xml/reports/descendancy_report.xml:363 16778#: resources/xml/reports/descendancy_report.xml:433 16779#: resources/xml/reports/descendancy_report.xml:486 16780msgid "and" 16781msgstr "-" 16782 16783#: app/Services/RelationshipService.php:778 16784msgctxt "father’s brother’s wife" 16785msgid "aunt" 16786msgstr "täti" 16787 16788#: app/Services/RelationshipService.php:536 16789msgctxt "father’s sister" 16790msgid "aunt" 16791msgstr "täti" 16792 16793#: app/Services/RelationshipService.php:858 16794msgctxt "mother’s brother’s wife" 16795msgid "aunt" 16796msgstr "enon vaimo" 16797 16798#: app/Services/RelationshipService.php:574 16799msgctxt "mother’s sister" 16800msgid "aunt" 16801msgstr "täti" 16802 16803#: app/Services/RelationshipService.php:910 16804msgctxt "parent’s brother’s wife" 16805msgid "aunt" 16806msgstr "enon/sedän vaimo" 16807 16808#: app/Services/RelationshipService.php:592 16809msgctxt "parent’s sister" 16810msgid "aunt" 16811msgstr "täti" 16812 16813#: app/Services/RelationshipService.php:534 16814msgctxt "father’s sibling" 16815msgid "aunt/uncle" 16816msgstr "täti/setä" 16817 16818#: app/Services/RelationshipService.php:572 16819msgctxt "mother’s sibling" 16820msgid "aunt/uncle" 16821msgstr "täti/eno" 16822 16823#: app/Services/RelationshipService.php:590 16824msgctxt "parent’s sibling" 16825msgid "aunt/uncle" 16826msgstr "täti/setä/eno" 16827 16828#: resources/views/modules/faq/show.phtml:30 16829msgid "back to top" 16830msgstr "takaisin ylös" 16831 16832#. I18N: Gedcom BEF dates 16833#: app/Date.php:355 16834#, php-format 16835msgid "before %s" 16836msgstr "ennen %s" 16837 16838#. I18N: Gedcom BET-AND dates 16839#: app/Date.php:371 16840#, php-format 16841msgid "between %s and %s" 16842msgstr "%s - %s välillä" 16843 16844#. I18N: The name given to an individual at their birth 16845#: app/Elements/NameType.php:51 16846msgid "birth name" 16847msgstr "syntymänimi" 16848 16849#. I18N: Extend privacy to dead individuals who were… 16850#: resources/views/admin/trees-privacy.phtml:121 16851#, php-format 16852msgid "born in the last %1$s years or died in the last %2$s years" 16853msgstr "syntynyt viimeisten %1$s vuoden aikana tai kuollut viimeisten %2$s vuoden aikana" 16854 16855#: app/Services/RelationshipService.php:448 16856msgid "brother" 16857msgstr "veli" 16858 16859#: app/Services/RelationshipService.php:716 16860msgctxt "brother’s wife’s brother" 16861msgid "brother-in-law" 16862msgstr "kälyn veli" 16863 16864#: app/Services/RelationshipService.php:542 16865msgctxt "husband’s brother" 16866msgid "brother-in-law" 16867msgstr "lanko" 16868 16869#: app/Services/RelationshipService.php:832 16870msgctxt "husband’s sister’s husband" 16871msgid "brother-in-law" 16872msgstr "lanko" 16873 16874#: app/Services/RelationshipService.php:610 16875msgctxt "sister’s husband" 16876msgid "brother-in-law" 16877msgstr "lanko" 16878 16879#: app/Services/RelationshipService.php:1016 16880msgctxt "sister’s husband’s brother" 16881msgid "brother-in-law" 16882msgstr "sisaren lanko" 16883 16884#: app/Services/RelationshipService.php:622 16885msgctxt "spouse’s brother" 16886msgid "brother-in-law" 16887msgstr "lanko" 16888 16889#: app/Services/RelationshipService.php:640 16890msgctxt "wife’s brother" 16891msgid "brother-in-law" 16892msgstr "lanko" 16893 16894#: app/Services/RelationshipService.php:1072 16895msgctxt "wife’s sister’s husband" 16896msgid "brother-in-law" 16897msgstr "kälyn mies" 16898 16899#: app/Services/RelationshipService.php:718 16900msgctxt "brother’s wife’s sibling" 16901msgid "brother/sister-in-law" 16902msgstr "kälyn sisarus" 16903 16904#: app/Services/RelationshipService.php:552 16905msgctxt "husband’s sibling" 16906msgid "brother/sister-in-law" 16907msgstr "lanko/käly" 16908 16909#: app/Services/RelationshipService.php:604 16910msgctxt "sibling’s spouse" 16911msgid "brother/sister-in-law" 16912msgstr "lanko/käly" 16913 16914#: app/Services/RelationshipService.php:1018 16915msgctxt "sister’s husband’s sibling" 16916msgid "brother/sister-in-law" 16917msgstr "sisaren lanko/käly" 16918 16919#: app/Services/RelationshipService.php:638 16920msgctxt "spouse’s sibling" 16921msgid "brother/sister-in-law" 16922msgstr "lanko/käly" 16923 16924#: app/Services/RelationshipService.php:650 16925msgctxt "wife’s sibling" 16926msgid "brother/sister-in-law" 16927msgstr "lanko/käly" 16928 16929#. I18N: An option in a list-box 16930#: app/Module/TopSurnamesModule.php:243 16931msgid "bullet list" 16932msgstr "luetelmamerkkilista" 16933 16934#. I18N: Gedcom CAL dates 16935#: app/Date.php:343 16936#, php-format 16937msgid "calculated %s" 16938msgstr "todennäköisesti %s" 16939 16940#. I18N: A button label. 16941#: resources/views/admin/analytics-edit.phtml:45 16942#: resources/views/admin/broadcast.phtml:72 16943#: resources/views/admin/components.phtml:169 16944#: resources/views/admin/email-page.phtml:73 16945#: resources/views/admin/location-edit.phtml:77 16946#: resources/views/admin/map-import-form.phtml:91 16947#: resources/views/admin/site-mail.phtml:247 16948#: resources/views/admin/site-preferences.phtml:120 16949#: resources/views/admin/site-registration.phtml:88 16950#: resources/views/admin/tags.phtml:932 16951#: resources/views/admin/trees-preferences.phtml:800 16952#: resources/views/admin/trees-privacy.phtml:301 16953#: resources/views/contact-page.phtml:82 16954#: resources/views/edit-blocks-page.phtml:65 16955#: resources/views/edit/change-family-members.phtml:97 16956#: resources/views/edit/edit-fact.phtml:46 16957#: resources/views/edit/edit-record.phtml:47 16958#: resources/views/edit/link-child-to-family.phtml:54 16959#: resources/views/edit/link-spouse-to-individual.phtml:55 16960#: resources/views/edit/new-individual.phtml:51 16961#: resources/views/edit/raw-gedcom-fact.phtml:44 16962#: resources/views/edit/raw-gedcom-record.phtml:68 16963#: resources/views/edit/reorder-children.phtml:50 16964#: resources/views/edit/reorder-families.phtml:104 16965#: resources/views/edit/reorder-media.phtml:43 16966#: resources/views/edit/reorder-names.phtml:46 16967#: resources/views/edit/shared-note.phtml:46 16968#: resources/views/message-page.phtml:71 16969#: resources/views/modals/create-media-from-file.phtml:65 16970#: resources/views/modals/footer-save-cancel.phtml:14 16971#: resources/views/modules/bing-maps/config.phtml:49 16972#: resources/views/modules/clippings/add-options.phtml:39 16973#: resources/views/modules/clippings/download.phtml:96 16974#: resources/views/modules/custom-css-js/edit.phtml:51 16975#: resources/views/modules/edit-block-config.phtml:39 16976#: resources/views/modules/favorites/favorites.phtml:171 16977#: resources/views/modules/gedcom_news/edit.phtml:54 16978#: resources/views/modules/geonames/config.phtml:49 16979#: resources/views/modules/google-maps/config.phtml:49 16980#: resources/views/modules/here-maps/config.phtml:49 16981#: resources/views/modules/map-box/config.phtml:49 16982#: resources/views/modules/openrouteservice/config.phtml:49 16983#: resources/views/modules/openstreetmap/config.phtml:49 16984#: resources/views/modules/stories/edit.phtml:76 16985#: resources/views/modules/user_blog/edit.phtml:54 16986msgid "cancel" 16987msgstr "peruuta" 16988 16989#. I18N: Status of child-parent link 16990#: app/Elements/ChildLinkageStatus.php:61 16991msgid "challenged" 16992msgstr "haastettu" 16993 16994#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 16995#: app/Elements/NameType.php:53 16996msgid "change of name" 16997msgstr "nimenmuutos" 16998 16999#: app/Services/RelationshipService.php:427 17000msgid "child" 17001msgstr "lapsi" 17002 17003#. I18N: Type of demographic data 17004#: app/Elements/DemographicDataType.php:56 17005msgid "citizen" 17006msgstr "kansalainen" 17007 17008#: resources/views/components/alert-warning-dismissible.phtml:14 17009#: resources/views/layouts/administration.phtml:75 17010#: resources/views/layouts/default.phtml:130 17011#: resources/views/layouts/default.phtml:165 17012#: resources/views/modals/create-media-from-file.phtml:20 17013#: resources/views/modals/footer-close.phtml:10 17014#: resources/views/modals/header.phtml:15 17015#: resources/views/modules/privacy-policy/footer.phtml:23 17016msgid "close" 17017msgstr "sulje" 17018 17019#. I18N: Name of a theme. 17020#: app/Module/CloudsTheme.php:43 17021msgid "clouds" 17022msgstr "pilvet" 17023 17024#. I18N: Name of a theme. 17025#: app/Module/ColorsTheme.php:53 17026msgid "colors" 17027msgstr "värit" 17028 17029#. I18N: An option in a list-box 17030#: app/Module/TopSurnamesModule.php:245 17031msgid "compact list" 17032msgstr "tiivistetty lista" 17033 17034#. I18N: A button label. 17035#: app/Http/RequestHandlers/UpgradeWizardStep.php:322 17036#: resources/views/admin/import-progress.phtml:39 17037#: resources/views/admin/map-import-form.phtml:87 17038#: resources/views/admin/merge-records-step-1.phtml:149 17039#: resources/views/admin/synchronize-trees.phtml:25 17040#: resources/views/admin/trees-export.phtml:41 17041#: resources/views/admin/trees-export.phtml:134 17042#: resources/views/admin/trees-import.phtml:128 17043#: resources/views/admin/trees-merge.phtml:57 17044#: resources/views/admin/trees-renumber.phtml:43 17045#: resources/views/admin/upgrade/wizard.phtml:40 17046#: resources/views/forgot-password-page.phtml:35 17047#: resources/views/modules/clippings/add-options.phtml:34 17048#: resources/views/modules/custom-tags/config.phtml:77 17049#: resources/views/modules/login_block/sign-in.phtml:64 17050#: resources/views/password-request-page.phtml:36 17051#: resources/views/password-reset-page.phtml:51 17052#: resources/views/pending-changes-page.phtml:34 17053#: resources/views/register-page.phtml:100 17054#: resources/views/report-select-page.phtml:39 17055msgid "continue" 17056msgstr "jatka" 17057 17058#. I18N: A button label. 17059#: resources/views/admin/trees-create.phtml:58 17060msgid "create" 17061msgstr "luo" 17062 17063#. I18N: Type of location hierarchy 17064#: app/Elements/HierarchicalRelationship.php:59 17065msgid "cultural" 17066msgstr "kulttuurinen" 17067 17068#: resources/views/modules/statistics-chart/custom.phtml:93 17069msgid "date periods" 17070msgstr "aikajaksot" 17071 17072#: app/Services/RelationshipService.php:425 17073msgid "daughter" 17074msgstr "tytär" 17075 17076#: resources/xml/reports/descendancy_report.xml:226 17077msgid "daughter of" 17078msgstr "vanhemmat" 17079 17080#: app/Services/RelationshipService.php:512 17081msgctxt "child’s wife" 17082msgid "daughter-in-law" 17083msgstr "miniä" 17084 17085#: app/Services/RelationshipService.php:620 17086msgctxt "son’s wife" 17087msgid "daughter-in-law" 17088msgstr "miniä" 17089 17090#: app/Services/RelationshipService.php:1064 17091msgctxt "son’s wife’s father" 17092msgid "daughter-in-law’s father" 17093msgstr "miniän isä" 17094 17095#: app/Services/RelationshipService.php:1066 17096msgctxt "son’s wife’s mother" 17097msgid "daughter-in-law’s mother" 17098msgstr "miniän äiti" 17099 17100#: app/Services/RelationshipService.php:1068 17101msgctxt "son’s wife’s parent" 17102msgid "daughter-in-law’s parent" 17103msgstr "miniän vanhempi" 17104 17105#: resources/views/admin/location-edit.phtml:53 17106#: resources/views/admin/location-edit.phtml:64 17107msgid "degrees" 17108msgstr "astetta" 17109 17110#. I18N: A button label. 17111#: resources/views/admin/changes-log.phtml:115 17112#: resources/views/admin/locations.phtml:128 17113#: resources/views/admin/site-logs.phtml:107 17114#: resources/views/admin/users-cleanup.phtml:78 17115#: resources/views/admin/webtrees1-thumbnails-form.phtml:33 17116msgid "delete" 17117msgstr "poista" 17118 17119#: resources/xml/reports/descendancy_report.xml:137 17120#: resources/xml/reports/descendancy_report.xml:365 17121msgctxt "FEMALE" 17122msgid "died" 17123msgstr "kuoli" 17124 17125#: resources/xml/reports/descendancy_report.xml:134 17126#: resources/xml/reports/descendancy_report.xml:435 17127msgctxt "MALE" 17128msgid "died" 17129msgstr "kuoli" 17130 17131#. I18N: Status of child-parent link 17132#: app/Elements/ChildLinkageStatus.php:62 17133msgid "disproven" 17134msgstr "kumottu" 17135 17136#: app/Module/PedigreeChartModule.php:390 17137#: app/Module/PedigreeChartModule.php:398 17138#: resources/views/edit/reorder-card-header.phtml:30 17139msgid "down" 17140msgstr "alhaalla" 17141 17142#. I18N: A button label. 17143#: resources/views/admin/changes-log.phtml:110 17144#: resources/views/admin/site-logs.phtml:102 17145#: resources/views/modules/clippings/download.phtml:92 17146#: resources/views/report-setup-page.phtml:83 17147#: resources/views/report-setup-page.phtml:96 17148msgid "download" 17149msgstr "lataa" 17150 17151#: resources/views/modules/descendancy_chart/tree.phtml:17 17152msgid "d’Aboville number" 17153msgstr "d'Abovillen numero" 17154 17155#: resources/views/admin/components.phtml:139 17156#: resources/views/family-page-menu.phtml:25 17157#: resources/views/individual-page-menu.phtml:27 17158#: resources/views/media-page-menu.phtml:26 17159#: resources/views/record-page-menu.phtml:21 17160msgid "edit" 17161msgstr "muokkaa" 17162 17163#: app/Services/RelationshipService.php:2266 17164msgid "eighth cousin" 17165msgstr "8. serkku" 17166 17167#: app/Services/RelationshipService.php:2230 17168msgctxt "FEMALE" 17169msgid "eighth cousin" 17170msgstr "8. serkku" 17171 17172#. 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. 17173#: app/Services/RelationshipService.php:2185 17174msgctxt "MALE" 17175msgid "eighth cousin" 17176msgstr "8. serkku" 17177 17178#: app/Services/RelationshipService.php:443 17179msgid "elder brother" 17180msgstr "vanhempi veli" 17181 17182#: app/Services/RelationshipService.php:485 17183msgid "elder sibling" 17184msgstr "vanhempi sisarus" 17185 17186#: app/Services/RelationshipService.php:464 17187msgid "elder sister" 17188msgstr "vanhempi sisko" 17189 17190#: app/Services/RelationshipService.php:2272 17191msgid "eleventh cousin" 17192msgstr "11. serkku" 17193 17194#: app/Services/RelationshipService.php:2236 17195msgctxt "FEMALE" 17196msgid "eleventh cousin" 17197msgstr "11. serkku" 17198 17199#. 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. 17200#: app/Services/RelationshipService.php:2194 17201msgctxt "MALE" 17202msgid "eleventh cousin" 17203msgstr "11. serkku" 17204 17205#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 17206#: app/Elements/NameType.php:55 17207msgid "estate name" 17208msgstr "maatilan nimi" 17209 17210#. I18N: Gedcom EST dates 17211#: app/Date.php:347 17212#, php-format 17213msgid "estimated %s" 17214msgstr "arviolta %s" 17215 17216#: app/Services/RelationshipService.php:362 17217msgid "ex-husband" 17218msgstr "entinen mies" 17219 17220#: app/Services/RelationshipService.php:409 17221msgid "ex-spouse" 17222msgstr "entinen puoliso" 17223 17224#: app/Services/RelationshipService.php:386 17225msgid "ex-wife" 17226msgstr "entinen vaimo" 17227 17228#. I18N: A button label. 17229#: resources/views/admin/locations.phtml:150 17230msgid "export file" 17231msgstr "siirrä tietue" 17232 17233#: app/Http/RequestHandlers/TreePreferencesPage.php:143 17234#: resources/xml/reports/fact_sources.xml:6 17235msgid "facts" 17236msgstr "faktat" 17237 17238#: app/Services/RelationshipService.php:348 17239msgid "father" 17240msgstr "isä" 17241 17242#: app/Services/RelationshipService.php:548 17243msgctxt "husband’s father" 17244msgid "father-in-law" 17245msgstr "appi" 17246 17247#: app/Services/RelationshipService.php:628 17248msgctxt "spouse’s father" 17249msgid "father-in-law" 17250msgstr "appi" 17251 17252#: app/Services/RelationshipService.php:646 17253msgctxt "wife’s father" 17254msgid "father-in-law" 17255msgstr "appi" 17256 17257#: app/Services/RelationshipService.php:366 17258msgid "fiancé" 17259msgstr "sulhanen" 17260 17261#: app/Services/RelationshipService.php:413 17262msgid "fiancé(e)" 17263msgstr "sulhanen tai morsian" 17264 17265#: app/Services/RelationshipService.php:390 17266msgid "fiancée" 17267msgstr "morsian" 17268 17269#: app/Services/RelationshipService.php:2280 17270msgid "fifteenth cousin" 17271msgstr "15. serkku" 17272 17273#: app/Services/RelationshipService.php:2244 17274msgctxt "FEMALE" 17275msgid "fifteenth cousin" 17276msgstr "15. serkku" 17277 17278#. 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. 17279#: app/Services/RelationshipService.php:2206 17280msgctxt "MALE" 17281msgid "fifteenth cousin" 17282msgstr "15. serkku" 17283 17284#. I18N: A Spanish relationship name, such as third great-nephew 17285#: app/Services/RelationshipService.php:2361 17286#, php-format 17287msgid "fifth %s" 17288msgstr "viides %s" 17289 17290#. I18N: A Spanish relationship name, such as third great-nephew 17291#: app/Services/RelationshipService.php:2339 17292#, php-format 17293msgctxt "FEMALE" 17294msgid "fifth %s" 17295msgstr "viides %s" 17296 17297#. I18N: A Spanish relationship name, such as third great-nephew 17298#: app/Services/RelationshipService.php:2316 17299#, php-format 17300msgctxt "MALE" 17301msgid "fifth %s" 17302msgstr "viides %s" 17303 17304#: app/Services/RelationshipService.php:2260 17305msgid "fifth cousin" 17306msgstr "5. serkku" 17307 17308#: app/Services/RelationshipService.php:2224 17309msgctxt "FEMALE" 17310msgid "fifth cousin" 17311msgstr "5. serkku" 17312 17313#. 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. 17314#: app/Services/RelationshipService.php:2176 17315msgctxt "MALE" 17316msgid "fifth cousin" 17317msgstr "5. serkku" 17318 17319#. I18N: A button label, first page 17320#: resources/views/admin/trees-preferences.phtml:592 17321#: resources/views/edit/reorder-card-header.phtml:22 17322#: resources/views/lists/datatables-attributes.phtml:14 17323#: resources/views/modules/media-list/pagination.phtml:25 17324msgid "first" 17325msgstr "ensimmäinen" 17326 17327#: resources/views/admin/trees-preferences.phtml:601 17328msgctxt "Show the [first/last] [N] parts of a place name." 17329msgid "first" 17330msgstr "ensimmäinen" 17331 17332#. I18N: A Spanish relationship name, such as third great-nephew 17333#: app/Services/RelationshipService.php:2349 17334#, php-format 17335msgid "first %s" 17336msgstr "ensimmäinen %s" 17337 17338#. I18N: A Spanish relationship name, such as third great-nephew 17339#: app/Services/RelationshipService.php:2327 17340#, php-format 17341msgctxt "FEMALE" 17342msgid "first %s" 17343msgstr "ensimmäinen %s" 17344 17345#. I18N: A Spanish relationship name, such as third great-nephew 17346#: app/Services/RelationshipService.php:2304 17347#, php-format 17348msgctxt "MALE" 17349msgid "first %s" 17350msgstr "ensimmäinen %s" 17351 17352#: app/Services/RelationshipService.php:2252 17353msgid "first cousin" 17354msgstr "serkku" 17355 17356#: app/Services/RelationshipService.php:2216 17357msgctxt "FEMALE" 17358msgid "first cousin" 17359msgstr "serkku" 17360 17361#. 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. 17362#: app/Services/RelationshipService.php:2164 17363msgctxt "MALE" 17364msgid "first cousin" 17365msgstr "serkku" 17366 17367#: app/Services/RelationshipService.php:772 17368msgctxt "father’s brother’s child" 17369msgid "first cousin" 17370msgstr "serkku" 17371 17372#: app/Services/RelationshipService.php:774 17373msgctxt "father’s brother’s daughter" 17374msgid "first cousin" 17375msgstr "serkku" 17376 17377#: app/Services/RelationshipService.php:776 17378msgctxt "father’s brother’s son" 17379msgid "first cousin" 17380msgstr "serkku" 17381 17382#: app/Services/RelationshipService.php:816 17383msgctxt "father’s sister’s child" 17384msgid "first cousin" 17385msgstr "serkku" 17386 17387#: app/Services/RelationshipService.php:818 17388msgctxt "father’s sister’s daughter" 17389msgid "first cousin" 17390msgstr "serkku" 17391 17392#: app/Services/RelationshipService.php:822 17393msgctxt "father’s sister’s son" 17394msgid "first cousin" 17395msgstr "serkku" 17396 17397#: app/Services/RelationshipService.php:852 17398msgctxt "mother’s brother’s child" 17399msgid "first cousin" 17400msgstr "serkku" 17401 17402#: app/Services/RelationshipService.php:854 17403msgctxt "mother’s brother’s daughter" 17404msgid "first cousin" 17405msgstr "serkku" 17406 17407#: app/Services/RelationshipService.php:856 17408msgctxt "mother’s brother’s son" 17409msgid "first cousin" 17410msgstr "serkku" 17411 17412#: app/Services/RelationshipService.php:902 17413msgctxt "mother’s sister’s child" 17414msgid "first cousin" 17415msgstr "serkku" 17416 17417#: app/Services/RelationshipService.php:904 17418msgctxt "mother’s sister’s daughter" 17419msgid "first cousin" 17420msgstr "serkku" 17421 17422#: app/Services/RelationshipService.php:908 17423msgctxt "mother’s sister’s son" 17424msgid "first cousin" 17425msgstr "serkku" 17426 17427#: app/Services/RelationshipService.php:1152 17428msgctxt "father’s father’s brother’s child" 17429msgid "first cousin once removed ascending" 17430msgstr "isänisänveljenlapsi" 17431 17432#: app/Services/RelationshipService.php:1148 17433msgctxt "father’s father’s brother’s daughter" 17434msgid "first cousin once removed ascending" 17435msgstr "isänisänveljentytär" 17436 17437#: app/Services/RelationshipService.php:1150 17438msgctxt "father’s father’s brother’s son" 17439msgid "first cousin once removed ascending" 17440msgstr "isänisänveljenpoika" 17441 17442#: app/Services/RelationshipService.php:1158 17443msgctxt "father’s father’s sister’s child" 17444msgid "first cousin once removed ascending" 17445msgstr "isänisänsisarenlapsi" 17446 17447#: app/Services/RelationshipService.php:1154 17448msgctxt "father’s father’s sister’s daughter" 17449msgid "first cousin once removed ascending" 17450msgstr "isänisänsisarentytär" 17451 17452#: app/Services/RelationshipService.php:1156 17453msgctxt "father’s father’s sister’s son" 17454msgid "first cousin once removed ascending" 17455msgstr "isänisänsisarentytär" 17456 17457#: app/Services/RelationshipService.php:1164 17458msgctxt "father’s mother’s brother’s child" 17459msgid "first cousin once removed ascending" 17460msgstr "isänäidinveljenlapsi" 17461 17462#: app/Services/RelationshipService.php:1160 17463msgctxt "father’s mother’s brother’s daughter" 17464msgid "first cousin once removed ascending" 17465msgstr "isänäidinveljentytär" 17466 17467#: app/Services/RelationshipService.php:1162 17468msgctxt "father’s mother’s brother’s son" 17469msgid "first cousin once removed ascending" 17470msgstr "isänäidinveljenpoika" 17471 17472#: app/Services/RelationshipService.php:1170 17473msgctxt "father’s mother’s sister’s child" 17474msgid "first cousin once removed ascending" 17475msgstr "isänäidinsisarenlapsi" 17476 17477#: app/Services/RelationshipService.php:1166 17478msgctxt "father’s mother’s sister’s daughter" 17479msgid "first cousin once removed ascending" 17480msgstr "isänäidinsisarentytär" 17481 17482#: app/Services/RelationshipService.php:1168 17483msgctxt "father’s mother’s sister’s son" 17484msgid "first cousin once removed ascending" 17485msgstr "isänäidinsisarenpoika" 17486 17487#: app/Services/RelationshipService.php:1176 17488msgctxt "mother’s father’s brother’s child" 17489msgid "first cousin once removed ascending" 17490msgstr "äidinisänveljenlapsi" 17491 17492#: app/Services/RelationshipService.php:1172 17493msgctxt "mother’s father’s brother’s daughter" 17494msgid "first cousin once removed ascending" 17495msgstr "äidinisänveljentytär" 17496 17497#: app/Services/RelationshipService.php:1174 17498msgctxt "mother’s father’s brother’s son" 17499msgid "first cousin once removed ascending" 17500msgstr "äidinisänveljenpoika" 17501 17502#: app/Services/RelationshipService.php:1182 17503msgctxt "mother’s father’s sister’s child" 17504msgid "first cousin once removed ascending" 17505msgstr "äidinisänsisarenlapsi" 17506 17507#: app/Services/RelationshipService.php:1178 17508msgctxt "mother’s father’s sister’s daughter" 17509msgid "first cousin once removed ascending" 17510msgstr "äidinisänsisarentytär" 17511 17512#: app/Services/RelationshipService.php:1180 17513msgctxt "mother’s father’s sister’s son" 17514msgid "first cousin once removed ascending" 17515msgstr "äidinisänsisarenpoika" 17516 17517#: app/Services/RelationshipService.php:1188 17518msgctxt "mother’s mother’s brother’s child" 17519msgid "first cousin once removed ascending" 17520msgstr "äidinäidinveljenlapsi" 17521 17522#: app/Services/RelationshipService.php:1184 17523msgctxt "mother’s mother’s brother’s daughter" 17524msgid "first cousin once removed ascending" 17525msgstr "äidinäidinveljentytär" 17526 17527#: app/Services/RelationshipService.php:1186 17528msgctxt "mother’s mother’s brother’s son" 17529msgid "first cousin once removed ascending" 17530msgstr "äidinäidinveljenpoika" 17531 17532#: app/Services/RelationshipService.php:1194 17533msgctxt "mother’s mother’s sister’s child" 17534msgid "first cousin once removed ascending" 17535msgstr "äidinäidinsisarenlapsi" 17536 17537#: app/Services/RelationshipService.php:1190 17538msgctxt "mother’s mother’s sister’s daughter" 17539msgid "first cousin once removed ascending" 17540msgstr "äidinäidinsisarentytär" 17541 17542#: app/Services/RelationshipService.php:1192 17543msgctxt "mother’s mother’s sister’s son" 17544msgid "first cousin once removed ascending" 17545msgstr "äidinäidinsisarenpoika" 17546 17547#: app/Services/RelationshipService.php:2278 17548msgid "fourteenth cousin" 17549msgstr "14. serkku" 17550 17551#: app/Services/RelationshipService.php:2242 17552msgctxt "FEMALE" 17553msgid "fourteenth cousin" 17554msgstr "14. serkku" 17555 17556#. 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. 17557#: app/Services/RelationshipService.php:2203 17558msgctxt "MALE" 17559msgid "fourteenth cousin" 17560msgstr "14. serkku" 17561 17562#. I18N: A Spanish relationship name, such as third great-nephew 17563#: app/Services/RelationshipService.php:2358 17564#, php-format 17565msgid "fourth %s" 17566msgstr "neljäs %s" 17567 17568#. I18N: A Spanish relationship name, such as third great-nephew 17569#: app/Services/RelationshipService.php:2336 17570#, php-format 17571msgctxt "FEMALE" 17572msgid "fourth %s" 17573msgstr "neljäs %s" 17574 17575#. I18N: A Spanish relationship name, such as third great-nephew 17576#: app/Services/RelationshipService.php:2313 17577#, php-format 17578msgctxt "MALE" 17579msgid "fourth %s" 17580msgstr "neljäs %s" 17581 17582#: app/Services/RelationshipService.php:2258 17583msgid "fourth cousin" 17584msgstr "4. serkku" 17585 17586#: app/Services/RelationshipService.php:2222 17587msgctxt "FEMALE" 17588msgid "fourth cousin" 17589msgstr "4. serkku" 17590 17591#. 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. 17592#: app/Services/RelationshipService.php:2173 17593msgctxt "MALE" 17594msgid "fourth cousin" 17595msgstr "4. serkku" 17596 17597#. I18N: from 1700 interval 50 years 17598#: resources/views/modules/statistics-chart/custom.phtml:101 17599#: resources/views/modules/statistics-chart/custom.phtml:104 17600#: resources/views/modules/statistics-chart/custom.phtml:107 17601#: resources/views/modules/statistics-chart/custom.phtml:110 17602#: resources/views/modules/statistics-chart/custom.phtml:113 17603#: resources/views/modules/statistics-chart/custom.phtml:116 17604#, php-format 17605msgid "from %1$s interval %2$s year" 17606msgid_plural "from %1$s interval %2$s years" 17607msgstr[0] "alkaen %1$s aikaväli %2$s vuosi" 17608msgstr[1] "alkaen %1$s aikaväli %2$s vuotta" 17609 17610#. I18N: Gedcom FROM dates 17611#: app/Date.php:363 17612#, php-format 17613msgid "from %s" 17614msgstr "%s alkaen" 17615 17616#. I18N: Gedcom FROM-TO dates 17617#: app/Date.php:375 17618#, php-format 17619msgid "from %s to %s" 17620msgstr "%s - %s asti" 17621 17622#. I18N: layout option for the fan chart 17623#: app/Module/FanChartModule.php:587 17624msgid "full circle" 17625msgstr "täysi ympyrä" 17626 17627#: resources/views/modules/statistics-chart/custom.phtml:88 17628msgid "gender" 17629msgstr "sukupuoli" 17630 17631#. I18N: Type of location hierarchy 17632#: app/Elements/HierarchicalRelationship.php:58 17633msgid "geographic" 17634msgstr "maantieteellinen" 17635 17636#. I18N: A button label. 17637#: resources/views/edit/new-individual.phtml:46 17638msgid "go to new individual" 17639msgstr "mene uuden henkilön sivulle" 17640 17641#: app/Services/RelationshipService.php:502 17642msgctxt "child’s child" 17643msgid "grandchild" 17644msgstr "lapsenlapsi" 17645 17646#: app/Services/RelationshipService.php:514 17647msgctxt "daughter’s child" 17648msgid "grandchild" 17649msgstr "tyttärenlapsi" 17650 17651#: app/Services/RelationshipService.php:614 17652msgctxt "son’s child" 17653msgid "grandchild" 17654msgstr "pojanlapsi" 17655 17656#: app/Services/RelationshipService.php:504 17657msgctxt "child’s daughter" 17658msgid "granddaughter" 17659msgstr "lapsentytär" 17660 17661#: app/Services/RelationshipService.php:516 17662msgctxt "daughter’s daughter" 17663msgid "granddaughter" 17664msgstr "tyttärentytär" 17665 17666#: app/Services/RelationshipService.php:616 17667msgctxt "son’s daughter" 17668msgid "granddaughter" 17669msgstr "pojantytär" 17670 17671#: app/Services/RelationshipService.php:732 17672msgctxt "child’s daughter’s husband" 17673msgid "granddaughter’s husband" 17674msgstr "lapsentyttärenmies" 17675 17676#: app/Services/RelationshipService.php:754 17677msgctxt "daughter’s daughter’s husband" 17678msgid "granddaughter’s husband" 17679msgstr "tyttärentyttärenmies" 17680 17681#: app/Services/RelationshipService.php:1052 17682msgctxt "son’s daughter’s husband" 17683msgid "granddaughter’s husband" 17684msgstr "pojantyttärenmies" 17685 17686#: app/Services/RelationshipService.php:584 17687msgctxt "parent’s father" 17688msgid "grandfather" 17689msgstr "isoisä" 17690 17691#: app/Services/RelationshipService.php:586 17692msgctxt "parent’s mother" 17693msgid "grandmother" 17694msgstr "isoäiti" 17695 17696#: app/Services/RelationshipService.php:588 17697msgctxt "parent’s parent" 17698msgid "grandparent" 17699msgstr "isoisä/-äiti" 17700 17701#: app/Services/RelationshipService.php:508 17702msgctxt "child’s son" 17703msgid "grandson" 17704msgstr "lapsenpoika" 17705 17706#: app/Services/RelationshipService.php:520 17707msgctxt "daughter’s son" 17708msgid "grandson" 17709msgstr "tyttärenpoika" 17710 17711#: app/Services/RelationshipService.php:618 17712msgctxt "son’s son" 17713msgid "grandson" 17714msgstr "pojanpoika" 17715 17716#: app/Services/RelationshipService.php:742 17717msgctxt "child’s son’s wife" 17718msgid "grandson’s wife" 17719msgstr "lapsenpojan vaimo" 17720 17721#: app/Services/RelationshipService.php:770 17722msgctxt "daughter’s son’s wife" 17723msgid "grandson’s wife" 17724msgstr "tyttärenpojanvaimo" 17725 17726#: app/Services/RelationshipService.php:1062 17727msgctxt "son’s son’s wife" 17728msgid "grandson’s wife" 17729msgstr "pojanpojanvaimo" 17730 17731#: app/Services/RelationshipService.php:1438 17732#: app/Services/RelationshipService.php:1457 17733#: app/Services/RelationshipService.php:1469 17734#: app/Services/RelationshipService.php:1480 17735#: app/Services/RelationshipService.php:1496 17736#, php-format 17737msgid "great ×%s aunt" 17738msgstr "täti ×%s polven takaa" 17739 17740#: app/Services/RelationshipService.php:1441 17741#: app/Services/RelationshipService.php:1460 17742#: app/Services/RelationshipService.php:1472 17743#: app/Services/RelationshipService.php:1483 17744#: app/Services/RelationshipService.php:1499 17745#, php-format 17746msgid "great ×%s aunt/uncle" 17747msgstr "täti/setä ×%s polven takaa" 17748 17749#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17750#: app/Services/RelationshipService.php:1994 17751#: app/Services/RelationshipService.php:2005 17752#: app/Services/RelationshipService.php:2026 17753#, php-format 17754msgid "great ×%s grandchild" 17755msgstr "lapsenlapsi ×%s:nnessä sukupolvessa" 17756 17757#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17758#: app/Services/RelationshipService.php:1991 17759#: app/Services/RelationshipService.php:2002 17760#: app/Services/RelationshipService.php:2022 17761#, php-format 17762msgid "great ×%s granddaughter" 17763msgstr "lapsentytär ×%s:nnessä sukupolvessa" 17764 17765#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17766#: app/Services/RelationshipService.php:1839 17767#: app/Services/RelationshipService.php:1853 17768#: app/Services/RelationshipService.php:1865 17769#: app/Services/RelationshipService.php:1878 17770#: app/Services/RelationshipService.php:1894 17771#, php-format 17772msgid "great ×%s grandfather" 17773msgstr "isoisä ×%s polven takaa" 17774 17775#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17776#: app/Services/RelationshipService.php:1843 17777#: app/Services/RelationshipService.php:1857 17778#: app/Services/RelationshipService.php:1869 17779#: app/Services/RelationshipService.php:1883 17780#: app/Services/RelationshipService.php:1899 17781#, php-format 17782msgid "great ×%s grandmother" 17783msgstr "isoäiti ×%s polven takaa" 17784 17785#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17786#: app/Services/RelationshipService.php:1846 17787#: app/Services/RelationshipService.php:1860 17788#: app/Services/RelationshipService.php:1872 17789#: app/Services/RelationshipService.php:1887 17790#: app/Services/RelationshipService.php:1903 17791#, php-format 17792msgid "great ×%s grandparent" 17793msgstr "isovanhempi ×%s polven takaa" 17794 17795#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17796#: app/Services/RelationshipService.php:1987 17797#: app/Services/RelationshipService.php:1999 17798#: app/Services/RelationshipService.php:2017 17799#, php-format 17800msgid "great ×%s grandson" 17801msgstr "lapsenpoika ×%s:nnessä sukupolvessa" 17802 17803#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17804#: app/Services/RelationshipService.php:1722 17805#: app/Services/RelationshipService.php:1734 17806#: app/Services/RelationshipService.php:1750 17807#, php-format 17808msgid "great ×%s nephew" 17809msgstr "poika %s:ssa alenevassa polvessa" 17810 17811#: app/Services/RelationshipService.php:1657 17812#: app/Services/RelationshipService.php:1693 17813#, php-format 17814msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 17815msgid "great ×%s nephew" 17816msgstr "sisarenpoika %s:nnessa alenevassa polvessa" 17817 17818#: app/Services/RelationshipService.php:1661 17819#: app/Services/RelationshipService.php:1696 17820#, php-format 17821msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 17822msgid "great ×%s nephew" 17823msgstr "sisarenpoika %s:nnessa alenevassa polvessa" 17824 17825#: app/Services/RelationshipService.php:1664 17826#: app/Services/RelationshipService.php:1699 17827#, php-format 17828msgctxt "(a woman’s) great ×%s nephew" 17829msgid "great ×%s nephew" 17830msgstr "sisarenpoika %s:nnessa alenevassa polvessa" 17831 17832#: app/Services/RelationshipService.php:1729 17833#: app/Services/RelationshipService.php:1741 17834#: app/Services/RelationshipService.php:1757 17835#, php-format 17836msgid "great ×%s nephew/niece" 17837msgstr "lapsi %s:ssa alenevassa polvessa" 17838 17839#: app/Services/RelationshipService.php:1680 17840#: app/Services/RelationshipService.php:1712 17841#, php-format 17842msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 17843msgid "great ×%s nephew/niece" 17844msgstr "sisarentytär/-poika %s:nnessa alenevassa polvessa" 17845 17846#: app/Services/RelationshipService.php:1684 17847#: app/Services/RelationshipService.php:1715 17848#, php-format 17849msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 17850msgid "great ×%s nephew/niece" 17851msgstr "sisarentytär/-poika %s:nnessa alenevassa polvessa" 17852 17853#: app/Services/RelationshipService.php:1687 17854#: app/Services/RelationshipService.php:1718 17855#, php-format 17856msgctxt "(a woman’s) great ×%s nephew/niece" 17857msgid "great ×%s nephew/niece" 17858msgstr "sisarentytär/-poika %s:nnessa alenevassa polvessa" 17859 17860#: app/Services/RelationshipService.php:1726 17861#: app/Services/RelationshipService.php:1738 17862#: app/Services/RelationshipService.php:1754 17863#, php-format 17864msgid "great ×%s niece" 17865msgstr "tytär %s:ssa alenevassa polvessa" 17866 17867#: app/Services/RelationshipService.php:1669 17868#: app/Services/RelationshipService.php:1703 17869#, php-format 17870msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 17871msgid "great ×%s niece" 17872msgstr "sisarentytär %s:nnessa alenevassa polvessa" 17873 17874#: app/Services/RelationshipService.php:1673 17875#: app/Services/RelationshipService.php:1706 17876#, php-format 17877msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 17878msgid "great ×%s niece" 17879msgstr "sisarentytär %s:nnessa alenevassa polvessa" 17880 17881#: app/Services/RelationshipService.php:1676 17882#: app/Services/RelationshipService.php:1709 17883#, php-format 17884msgctxt "(a woman’s) great ×%s niece" 17885msgid "great ×%s niece" 17886msgstr "sisarentytär %s:nnessa alenevassa polvessa" 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:1434 17890#: app/Services/RelationshipService.php:1465 17891#: app/Services/RelationshipService.php:1477 17892#: app/Services/RelationshipService.php:1492 17893#, php-format 17894msgid "great ×%s uncle" 17895msgstr "setä ×%s polven takaa" 17896 17897#: app/Services/RelationshipService.php:1446 17898#, php-format 17899msgctxt "great ×(%s-1) grandfather’s brother" 17900msgid "great ×%s uncle" 17901msgstr "setä ×%s polven takaa" 17902 17903#: app/Services/RelationshipService.php:1450 17904#, php-format 17905msgctxt "great ×(%s-1) grandmother’s brother" 17906msgid "great ×%s uncle" 17907msgstr "setä ×%s polven takaa" 17908 17909#: app/Services/RelationshipService.php:1453 17910#, php-format 17911msgctxt "great ×(%s-1) grandparent’s brother" 17912msgid "great ×%s uncle" 17913msgstr "setä ×%s polven takaa" 17914 17915#: app/Services/RelationshipService.php:1364 17916msgid "great ×4 aunt" 17917msgstr "täti 4 polven takaa" 17918 17919#: app/Services/RelationshipService.php:1367 17920msgid "great ×4 aunt/uncle" 17921msgstr "täti/setä 4 polven takaa" 17922 17923#: app/Services/RelationshipService.php:1942 17924msgid "great ×4 grandchild" 17925msgstr "lapsenlapsi 4:nnessä sukupolvessa" 17926 17927#: app/Services/RelationshipService.php:1939 17928msgid "great ×4 granddaughter" 17929msgstr "lapsentytär 4:nnessä sukupolvessa" 17930 17931#: app/Services/RelationshipService.php:1789 17932msgid "great ×4 grandfather" 17933msgstr "isoisä 4 polven takaa" 17934 17935#: app/Services/RelationshipService.php:1793 17936msgid "great ×4 grandmother" 17937msgstr "isoäiti 4 polven takaa" 17938 17939#: app/Services/RelationshipService.php:1796 17940msgid "great ×4 grandparent" 17941msgstr "isovanhempi 4 polven takaa" 17942 17943#: app/Services/RelationshipService.php:1935 17944msgid "great ×4 grandson" 17945msgstr "lapsenlapsi 4:nnessä sukupolvessa" 17946 17947#: app/Services/RelationshipService.php:1581 17948msgctxt "(a man’s) brother’s great-great-great-grandson" 17949msgid "great ×4 nephew" 17950msgstr "sisarenpoika 4:nnessä alenevassa polvessa" 17951 17952#: app/Services/RelationshipService.php:1585 17953msgctxt "(a man’s) sister’s great-great-great-grandson" 17954msgid "great ×4 nephew" 17955msgstr "sisarenpoika 4:nnessä alenevassa polvessa" 17956 17957#: app/Services/RelationshipService.php:1588 17958msgctxt "(a woman’s) great ×4 nephew" 17959msgid "great ×4 nephew" 17960msgstr "sisarenpoika 4:nnessä alenevassa polvessa" 17961 17962#: app/Services/RelationshipService.php:1604 17963msgctxt "(a man’s) brother’s great-great-great-grandchild" 17964msgid "great ×4 nephew/niece" 17965msgstr "sisarentytär/-poika 4:nnessä alenevassa polvessa" 17966 17967#: app/Services/RelationshipService.php:1608 17968msgctxt "(a man’s) sister’s great-great-great-grandchild" 17969msgid "great ×4 nephew/niece" 17970msgstr "sisarentytär/-poika 4:nnessä alenevassa polvessa" 17971 17972#: app/Services/RelationshipService.php:1611 17973msgctxt "(a woman’s) great ×4 nephew/niece" 17974msgid "great ×4 nephew/niece" 17975msgstr "sisarentytär/-poika 4:nnessä alenevassa polvessa" 17976 17977#: app/Services/RelationshipService.php:1593 17978msgctxt "(a man’s) brother’s great-great-great-granddaughter" 17979msgid "great ×4 niece" 17980msgstr "sisarentytär 4:nnessä alenevassa polvessa" 17981 17982#: app/Services/RelationshipService.php:1597 17983msgctxt "(a man’s) sister’s great-great-great-granddaughter" 17984msgid "great ×4 niece" 17985msgstr "sisarentytär 4:nnessä alenevassa polvessa" 17986 17987#: app/Services/RelationshipService.php:1600 17988msgctxt "(a woman’s) great ×4 niece" 17989msgid "great ×4 niece" 17990msgstr "sisarentytär 4:nnessä alenevassa polvessa" 17991 17992#: app/Services/RelationshipService.php:1353 17993msgctxt "great-great-great-grandfather’s brother" 17994msgid "great ×4 uncle" 17995msgstr "setä 4 polven takaa" 17996 17997#: app/Services/RelationshipService.php:1357 17998msgctxt "great-great-great-grandmother’s brother" 17999msgid "great ×4 uncle" 18000msgstr "setä 4 polven takaa" 18001 18002#: app/Services/RelationshipService.php:1360 18003msgctxt "great-great-great-grandparent’s brother" 18004msgid "great ×4 uncle" 18005msgstr "setä 4 polven takaa" 18006 18007#: app/Services/RelationshipService.php:1383 18008msgid "great ×5 aunt" 18009msgstr "täti 5 polven takaa" 18010 18011#: app/Services/RelationshipService.php:1386 18012msgid "great ×5 aunt/uncle" 18013msgstr "täti/setä 5 polven takaa" 18014 18015#: app/Services/RelationshipService.php:1953 18016msgid "great ×5 grandchild" 18017msgstr "lapsenlapsi 5:nnessä sukupolvessa" 18018 18019#: app/Services/RelationshipService.php:1950 18020msgid "great ×5 granddaughter" 18021msgstr "lapsentytär 5:nnessä sukupolvessa" 18022 18023#: app/Services/RelationshipService.php:1800 18024msgid "great ×5 grandfather" 18025msgstr "isoisä 5 polven takaa" 18026 18027#: app/Services/RelationshipService.php:1804 18028msgid "great ×5 grandmother" 18029msgstr "isoäiti 5 polven takaa" 18030 18031#: app/Services/RelationshipService.php:1807 18032msgid "great ×5 grandparent" 18033msgstr "isovanhempi 5 polven takaa" 18034 18035#: app/Services/RelationshipService.php:1946 18036msgid "great ×5 grandson" 18037msgstr "lapsenpoika 5:nnessä sukupolvessa" 18038 18039#: app/Services/RelationshipService.php:1616 18040msgctxt "(a man’s) brother’s great ×4 grandson" 18041msgid "great ×5 nephew" 18042msgstr "sisarenpoika 5:nnessä alenevassa polvessa" 18043 18044#: app/Services/RelationshipService.php:1620 18045msgctxt "(a man’s) sister’s great ×4 grandson" 18046msgid "great ×5 nephew" 18047msgstr "sisarenpoika 5:nnessä alenevassa polvessa" 18048 18049#: app/Services/RelationshipService.php:1623 18050msgctxt "(a woman’s) great ×5 nephew" 18051msgid "great ×5 nephew" 18052msgstr "sisarenpoika 5:nnessä alenevassa polvessa" 18053 18054#: app/Services/RelationshipService.php:1639 18055msgctxt "(a man’s) brother’s great ×4 grandchild" 18056msgid "great ×5 nephew/niece" 18057msgstr "sisarentytär/-poika 5:nnessä alenevassa polvessa" 18058 18059#: app/Services/RelationshipService.php:1643 18060msgctxt "(a man’s) sister’s great ×4 grandchild" 18061msgid "great ×5 nephew/niece" 18062msgstr "sisarentytär/-poika 5:nnessä alenevassa polvessa" 18063 18064#: app/Services/RelationshipService.php:1646 18065msgctxt "(a woman’s) great ×5 nephew/niece" 18066msgid "great ×5 nephew/niece" 18067msgstr "sisarentytär/-poika 5:nnessä alenevassa polvessa" 18068 18069#: app/Services/RelationshipService.php:1628 18070msgctxt "(a man’s) brother’s great ×4 granddaughter" 18071msgid "great ×5 niece" 18072msgstr "sisarentytär 5:nnessä alenevassa polvessa" 18073 18074#: app/Services/RelationshipService.php:1632 18075msgctxt "(a man’s) sister’s great ×4 granddaughter" 18076msgid "great ×5 niece" 18077msgstr "sisarentytär 5:nnessä alenevassa polvessa" 18078 18079#: app/Services/RelationshipService.php:1635 18080msgctxt "(a woman’s) great ×5 niece" 18081msgid "great ×5 niece" 18082msgstr "sisarentytär 5:nnessä alenevassa polvessa" 18083 18084#: app/Services/RelationshipService.php:1372 18085msgctxt "great ×4 grandfather’s brother" 18086msgid "great ×5 uncle" 18087msgstr "setä 5 polven takaa" 18088 18089#: app/Services/RelationshipService.php:1376 18090msgctxt "great ×4 grandmother’s brother" 18091msgid "great ×5 uncle" 18092msgstr "setä 5 polven takaa" 18093 18094#: app/Services/RelationshipService.php:1379 18095msgctxt "great ×4 grandparent’s brother" 18096msgid "great ×5 uncle" 18097msgstr "setä 5 polven takaa" 18098 18099#: app/Services/RelationshipService.php:1402 18100msgid "great ×6 aunt" 18101msgstr "täti 6 polven takaa" 18102 18103#: app/Services/RelationshipService.php:1405 18104msgid "great ×6 aunt/uncle" 18105msgstr "täti/setä 6 polven takaa" 18106 18107#: app/Services/RelationshipService.php:1964 18108msgid "great ×6 grandchild" 18109msgstr "lapsenlapsi 6:nnessä sukupolvessa" 18110 18111#: app/Services/RelationshipService.php:1961 18112msgid "great ×6 granddaughter" 18113msgstr "lapsentytär 6:nnessä sukupolvessa" 18114 18115#: app/Services/RelationshipService.php:1811 18116msgid "great ×6 grandfather" 18117msgstr "isoisä 6 polven takaa" 18118 18119#: app/Services/RelationshipService.php:1815 18120msgid "great ×6 grandmother" 18121msgstr "isoäiti 6 polven takaa" 18122 18123#: app/Services/RelationshipService.php:1818 18124msgid "great ×6 grandparent" 18125msgstr "isovanhempi 6 polven takaa" 18126 18127#: app/Services/RelationshipService.php:1957 18128msgid "great ×6 grandson" 18129msgstr "lapsenpoika 6:nnessä sukupolvessa" 18130 18131#: app/Services/RelationshipService.php:1391 18132msgctxt "great ×5 grandfather’s brother" 18133msgid "great ×6 uncle" 18134msgstr "setä 6 polven takaa" 18135 18136#: app/Services/RelationshipService.php:1395 18137msgctxt "great ×5 grandmother’s brother" 18138msgid "great ×6 uncle" 18139msgstr "setä 6 polven takaa" 18140 18141#: app/Services/RelationshipService.php:1398 18142msgctxt "great ×5 grandparent’s brother" 18143msgid "great ×6 uncle" 18144msgstr "setä 6 polven takaa" 18145 18146#: app/Services/RelationshipService.php:1421 18147msgid "great ×7 aunt" 18148msgstr "täti 7 polven takaa" 18149 18150#: app/Services/RelationshipService.php:1424 18151msgid "great ×7 aunt/uncle" 18152msgstr "täti/setä 7 polven takaa" 18153 18154#: app/Services/RelationshipService.php:1975 18155msgid "great ×7 grandchild" 18156msgstr "lapsenlapsi 7:nnessä sukupolvessa" 18157 18158#: app/Services/RelationshipService.php:1972 18159msgid "great ×7 granddaughter" 18160msgstr "lapsentytär 7:nnessä sukupolvessa" 18161 18162#: app/Services/RelationshipService.php:1822 18163msgid "great ×7 grandfather" 18164msgstr "isoisä 7 polven takaa" 18165 18166#: app/Services/RelationshipService.php:1826 18167msgid "great ×7 grandmother" 18168msgstr "isoäiti 7 polven takaa" 18169 18170#: app/Services/RelationshipService.php:1829 18171msgid "great ×7 grandparent" 18172msgstr "isovanhempi 7 polven takaa" 18173 18174#: app/Services/RelationshipService.php:1968 18175msgid "great ×7 grandson" 18176msgstr "lapsenpoika 7:nnessä sukupolvessa" 18177 18178#: app/Services/RelationshipService.php:1410 18179msgctxt "great ×6 grandfather’s brother" 18180msgid "great ×7 uncle" 18181msgstr "setä 7 polven takaa" 18182 18183#: app/Services/RelationshipService.php:1414 18184msgctxt "great ×6 grandmother’s brother" 18185msgid "great ×7 uncle" 18186msgstr "setä 7 polven takaa" 18187 18188#: app/Services/RelationshipService.php:1417 18189msgctxt "great ×6 grandparent’s brother" 18190msgid "great ×7 uncle" 18191msgstr "setä 7 polven takaa" 18192 18193#: app/Services/RelationshipService.php:1094 18194msgctxt "father’s father’s brother’s wife" 18195msgid "great-aunt" 18196msgstr "isänisän veljenvaimo" 18197 18198#: app/Services/RelationshipService.php:790 18199msgctxt "father’s father’s sister" 18200msgid "great-aunt" 18201msgstr "isotäti" 18202 18203#: app/Services/RelationshipService.php:1100 18204msgctxt "father’s mother’s brother’s wife" 18205msgid "great-aunt" 18206msgstr "isänäidin veljenvaimo" 18207 18208#: app/Services/RelationshipService.php:802 18209msgctxt "father’s mother’s sister" 18210msgid "great-aunt" 18211msgstr "isotäti" 18212 18213#: app/Services/RelationshipService.php:1106 18214msgctxt "father’s parent’s brother’s wife" 18215msgid "great-aunt" 18216msgstr "isoisän veljenvaimo" 18217 18218#: app/Services/RelationshipService.php:814 18219msgctxt "father’s parent’s sister" 18220msgid "great-aunt" 18221msgstr "isotäti" 18222 18223#: app/Services/RelationshipService.php:1112 18224msgctxt "mother’s father’s brother’s wife" 18225msgid "great-aunt" 18226msgstr "äidinisän veljenvaimo" 18227 18228#: app/Services/RelationshipService.php:870 18229msgctxt "mother’s father’s sister" 18230msgid "great-aunt" 18231msgstr "isotäti" 18232 18233#: app/Services/RelationshipService.php:1118 18234msgctxt "mother’s mother’s brother’s wife" 18235msgid "great-aunt" 18236msgstr "äidinäidin veljenvaimo" 18237 18238#: app/Services/RelationshipService.php:888 18239msgctxt "mother’s mother’s sister" 18240msgid "great-aunt" 18241msgstr "isotäti" 18242 18243#: app/Services/RelationshipService.php:1124 18244msgctxt "mother’s parent’s brother’s wife" 18245msgid "great-aunt" 18246msgstr "äidinvanhemman veljenvaimo" 18247 18248#: app/Services/RelationshipService.php:900 18249msgctxt "mother’s parent’s sister" 18250msgid "great-aunt" 18251msgstr "isotäti" 18252 18253#: app/Services/RelationshipService.php:1130 18254msgctxt "parent’s father’s brother’s wife" 18255msgid "great-aunt" 18256msgstr "isoisän veljenvaimo" 18257 18258#: app/Services/RelationshipService.php:922 18259msgctxt "parent’s father’s sister" 18260msgid "great-aunt" 18261msgstr "isotäti" 18262 18263#: app/Services/RelationshipService.php:1136 18264msgctxt "parent’s mother’s brother’s wife" 18265msgid "great-aunt" 18266msgstr "isoäidin veljenvaimo" 18267 18268#: app/Services/RelationshipService.php:934 18269msgctxt "parent’s mother’s sister" 18270msgid "great-aunt" 18271msgstr "isotäti" 18272 18273#: app/Services/RelationshipService.php:1142 18274msgctxt "parent’s parent’s brother’s wife" 18275msgid "great-aunt" 18276msgstr "isovanhemman veljenvaimo" 18277 18278#: app/Services/RelationshipService.php:946 18279msgctxt "parent’s parent’s sister" 18280msgid "great-aunt" 18281msgstr "isotäti" 18282 18283#: app/Services/RelationshipService.php:788 18284msgctxt "father’s father’s sibling" 18285msgid "great-aunt/uncle" 18286msgstr "isosetä/-täti" 18287 18288#: app/Services/RelationshipService.php:1096 18289msgctxt "father’s father’s sibling’s spouse" 18290msgid "great-aunt/uncle" 18291msgstr "isoisän sisaruksen aviopuoliso" 18292 18293#: app/Services/RelationshipService.php:800 18294msgctxt "father’s mother’s sibling" 18295msgid "great-aunt/uncle" 18296msgstr "isosetä/-täti" 18297 18298#: app/Services/RelationshipService.php:1102 18299msgctxt "father’s mother’s sibling’s spouse" 18300msgid "great-aunt/uncle" 18301msgstr "isoäidin sisaruksen aviopuoliso" 18302 18303#: app/Services/RelationshipService.php:812 18304msgctxt "father’s parent’s sibling" 18305msgid "great-aunt/uncle" 18306msgstr "isosetä/-täti" 18307 18308#: app/Services/RelationshipService.php:1108 18309msgctxt "father’s parent’s sibling’s spouse" 18310msgid "great-aunt/uncle" 18311msgstr "isovanhemman sisaruksen aviopuoliso" 18312 18313#: app/Services/RelationshipService.php:868 18314msgctxt "mother’s father’s sibling" 18315msgid "great-aunt/uncle" 18316msgstr "isosetä/-täti" 18317 18318#: app/Services/RelationshipService.php:1114 18319msgctxt "mother’s father’s sibling’s spouse" 18320msgid "great-aunt/uncle" 18321msgstr "isoisän sisaruksen aviopuoliso" 18322 18323#: app/Services/RelationshipService.php:886 18324msgctxt "mother’s mother’s sibling" 18325msgid "great-aunt/uncle" 18326msgstr "isoeno/-täti" 18327 18328#: app/Services/RelationshipService.php:1120 18329msgctxt "mother’s mother’s sibling’s spouse" 18330msgid "great-aunt/uncle" 18331msgstr "isoäidin sisaruksen aviopuoliso" 18332 18333#: app/Services/RelationshipService.php:898 18334msgctxt "mother’s parent’s sibling" 18335msgid "great-aunt/uncle" 18336msgstr "isoeno/-täti" 18337 18338#: app/Services/RelationshipService.php:1126 18339msgctxt "mother’s parent’s sibling’s spouse" 18340msgid "great-aunt/uncle" 18341msgstr "isovanhemman sisaruksen aviopuoliso" 18342 18343#: app/Services/RelationshipService.php:920 18344msgctxt "parent’s father’s sibling" 18345msgid "great-aunt/uncle" 18346msgstr "isosetä/-täti" 18347 18348#: app/Services/RelationshipService.php:1132 18349msgctxt "parent’s father’s sibling’s spouse" 18350msgid "great-aunt/uncle" 18351msgstr "isoisän sisaruksen aviopuoliso" 18352 18353#: app/Services/RelationshipService.php:932 18354msgctxt "parent’s mother’s sibling" 18355msgid "great-aunt/uncle" 18356msgstr "isosetä/-täti" 18357 18358#: app/Services/RelationshipService.php:1138 18359msgctxt "parent’s mother’s sibling’s spouse" 18360msgid "great-aunt/uncle" 18361msgstr "isoäidin sisaruksen aviopuoliso" 18362 18363#: app/Services/RelationshipService.php:944 18364msgctxt "parent’s parent’s sibling" 18365msgid "great-aunt/uncle" 18366msgstr "isosetä/-täti" 18367 18368#: app/Services/RelationshipService.php:1144 18369msgctxt "parent’s parent’s sibling’s spouse" 18370msgid "great-aunt/uncle" 18371msgstr "isovanhemman sisaruksen puoliso" 18372 18373#: app/Services/RelationshipService.php:722 18374msgctxt "child’s child’s child" 18375msgid "great-grandchild" 18376msgstr "lapsenlapsen lapsi" 18377 18378#: app/Services/RelationshipService.php:728 18379msgctxt "child’s daughter’s child" 18380msgid "great-grandchild" 18381msgstr "lapsentyttären lapsi" 18382 18383#: app/Services/RelationshipService.php:736 18384msgctxt "child’s son’s child" 18385msgid "great-grandchild" 18386msgstr "lapsenpojan lapsi" 18387 18388#: app/Services/RelationshipService.php:744 18389msgctxt "daughter’s child’s child" 18390msgid "great-grandchild" 18391msgstr "tyttärenlapsen lapsi" 18392 18393#: app/Services/RelationshipService.php:750 18394msgctxt "daughter’s daughter’s child" 18395msgid "great-grandchild" 18396msgstr "tyttärentyttären lapsi" 18397 18398#: app/Services/RelationshipService.php:764 18399msgctxt "daughter’s son’s child" 18400msgid "great-grandchild" 18401msgstr "tyttärenpojanlapsi" 18402 18403#: app/Services/RelationshipService.php:1042 18404msgctxt "son’s child’s child" 18405msgid "great-grandchild" 18406msgstr "pojanlapsen lapsi" 18407 18408#: app/Services/RelationshipService.php:1048 18409msgctxt "son’s daughter’s child" 18410msgid "great-grandchild" 18411msgstr "pojantyttären lapsi" 18412 18413#: app/Services/RelationshipService.php:1056 18414msgctxt "son’s son’s child" 18415msgid "great-grandchild" 18416msgstr "pojanpojan lapsi" 18417 18418#: app/Services/RelationshipService.php:724 18419msgctxt "child’s child’s daughter" 18420msgid "great-granddaughter" 18421msgstr "lapsenlapsen tytär" 18422 18423#: app/Services/RelationshipService.php:730 18424msgctxt "child’s daughter’s daughter" 18425msgid "great-granddaughter" 18426msgstr "lapsentyttären tytär" 18427 18428#: app/Services/RelationshipService.php:738 18429msgctxt "child’s son’s daughter" 18430msgid "great-granddaughter" 18431msgstr "lapsenpojantytär" 18432 18433#: app/Services/RelationshipService.php:746 18434msgctxt "daughter’s child’s daughter" 18435msgid "great-granddaughter" 18436msgstr "tyttärenlapsen tytär" 18437 18438#: app/Services/RelationshipService.php:752 18439msgctxt "daughter’s daughter’s daughter" 18440msgid "great-granddaughter" 18441msgstr "tyttärentyttärentytär" 18442 18443#: app/Services/RelationshipService.php:766 18444msgctxt "daughter’s son’s daughter" 18445msgid "great-granddaughter" 18446msgstr "tyttärenpojantytär" 18447 18448#: app/Services/RelationshipService.php:1044 18449msgctxt "son’s child’s daughter" 18450msgid "great-granddaughter" 18451msgstr "pojanlapsen tytär" 18452 18453#: app/Services/RelationshipService.php:1050 18454msgctxt "son’s daughter’s daughter" 18455msgid "great-granddaughter" 18456msgstr "pojantyttärentytär" 18457 18458#: app/Services/RelationshipService.php:1058 18459msgctxt "son’s son’s daughter" 18460msgid "great-granddaughter" 18461msgstr "pojanpojantytär" 18462 18463#: app/Services/RelationshipService.php:782 18464msgctxt "father’s father’s father" 18465msgid "great-grandfather" 18466msgstr "isoisän isä" 18467 18468#: app/Services/RelationshipService.php:794 18469msgctxt "father’s mother’s father" 18470msgid "great-grandfather" 18471msgstr "isän isoisä/äidinisä" 18472 18473#: app/Services/RelationshipService.php:806 18474msgctxt "father’s parent’s father" 18475msgid "great-grandfather" 18476msgstr "isän isoisä" 18477 18478#: app/Services/RelationshipService.php:862 18479msgctxt "mother’s father’s father" 18480msgid "great-grandfather" 18481msgstr "äidin isoisä/isänisä" 18482 18483#: app/Services/RelationshipService.php:880 18484msgctxt "mother’s mother’s father" 18485msgid "great-grandfather" 18486msgstr "isoisoisä" 18487 18488#: app/Services/RelationshipService.php:892 18489msgctxt "mother’s parent’s father" 18490msgid "great-grandfather" 18491msgstr "äidin isoisä" 18492 18493#: app/Services/RelationshipService.php:914 18494msgctxt "parent’s father’s father" 18495msgid "great-grandfather" 18496msgstr "isoisoisä" 18497 18498#: app/Services/RelationshipService.php:926 18499msgctxt "parent’s mother’s father" 18500msgid "great-grandfather" 18501msgstr "isän tai äidin äidinisä/isoisä" 18502 18503#: app/Services/RelationshipService.php:938 18504msgctxt "parent’s parent’s father" 18505msgid "great-grandfather" 18506msgstr "isoisoisä" 18507 18508#: app/Services/RelationshipService.php:784 18509msgctxt "father’s father’s mother" 18510msgid "great-grandmother" 18511msgstr "isoisän äiti" 18512 18513#: app/Services/RelationshipService.php:796 18514msgctxt "father’s mother’s mother" 18515msgid "great-grandmother" 18516msgstr "isän isoäiti" 18517 18518#: app/Services/RelationshipService.php:808 18519msgctxt "father’s parent’s mother" 18520msgid "great-grandmother" 18521msgstr "isän isoäiti" 18522 18523#: app/Services/RelationshipService.php:864 18524msgctxt "mother’s father’s mother" 18525msgid "great-grandmother" 18526msgstr "äidin isoäiti" 18527 18528#: app/Services/RelationshipService.php:882 18529msgctxt "mother’s mother’s mother" 18530msgid "great-grandmother" 18531msgstr "isoisoäiti" 18532 18533#: app/Services/RelationshipService.php:894 18534msgctxt "mother’s parent’s mother" 18535msgid "great-grandmother" 18536msgstr "äidin isoäiti" 18537 18538#: app/Services/RelationshipService.php:916 18539msgctxt "parent’s father’s mother" 18540msgid "great-grandmother" 18541msgstr "isoisoäiti" 18542 18543#: app/Services/RelationshipService.php:928 18544msgctxt "parent’s mother’s mother" 18545msgid "great-grandmother" 18546msgstr "isän tai äidin äidinäiti/isoäiti" 18547 18548#: app/Services/RelationshipService.php:940 18549msgctxt "parent’s parent’s mother" 18550msgid "great-grandmother" 18551msgstr "isän tai äidin isoäiti" 18552 18553#: app/Services/RelationshipService.php:786 18554msgctxt "father’s father’s parent" 18555msgid "great-grandparent" 18556msgstr "isoisän vanhempi" 18557 18558#: app/Services/RelationshipService.php:798 18559msgctxt "father’s mother’s parent" 18560msgid "great-grandparent" 18561msgstr "isoäidin vanhempi" 18562 18563#: app/Services/RelationshipService.php:810 18564msgctxt "father’s parent’s parent" 18565msgid "great-grandparent" 18566msgstr "isän isovanhempi" 18567 18568#: app/Services/RelationshipService.php:866 18569msgctxt "mother’s father’s parent" 18570msgid "great-grandparent" 18571msgstr "isoisän vanhempi" 18572 18573#: app/Services/RelationshipService.php:884 18574msgctxt "mother’s mother’s parent" 18575msgid "great-grandparent" 18576msgstr "isoäidin vanhempi" 18577 18578#: app/Services/RelationshipService.php:896 18579msgctxt "mother’s parent’s parent" 18580msgid "great-grandparent" 18581msgstr "äidin isovanhempi" 18582 18583#: app/Services/RelationshipService.php:918 18584msgctxt "parent’s father’s parent" 18585msgid "great-grandparent" 18586msgstr "isoisän vanhempi" 18587 18588#: app/Services/RelationshipService.php:930 18589msgctxt "parent’s mother’s parent" 18590msgid "great-grandparent" 18591msgstr "isoäidin vanhempi" 18592 18593#: app/Services/RelationshipService.php:942 18594msgctxt "parent’s parent’s parent" 18595msgid "great-grandparent" 18596msgstr "isovanhemman vanhempi" 18597 18598#: app/Services/RelationshipService.php:726 18599msgctxt "child’s child’s son" 18600msgid "great-grandson" 18601msgstr "lapsenlapsen poika" 18602 18603#: app/Services/RelationshipService.php:734 18604msgctxt "child’s daughter’s son" 18605msgid "great-grandson" 18606msgstr "lapsentyttären poika" 18607 18608#: app/Services/RelationshipService.php:740 18609msgctxt "child’s son’s son" 18610msgid "great-grandson" 18611msgstr "lapsenpojan poika" 18612 18613#: app/Services/RelationshipService.php:748 18614msgctxt "daughter’s child’s son" 18615msgid "great-grandson" 18616msgstr "tyttärenlapsen poika" 18617 18618#: app/Services/RelationshipService.php:756 18619msgctxt "daughter’s daughter’s son" 18620msgid "great-grandson" 18621msgstr "tyttärentyttärenpoika" 18622 18623#: app/Services/RelationshipService.php:768 18624msgctxt "daughter’s son’s son" 18625msgid "great-grandson" 18626msgstr "tyttärenpojanpoika" 18627 18628#: app/Services/RelationshipService.php:1046 18629msgctxt "son’s child’s son" 18630msgid "great-grandson" 18631msgstr "pojanlapsen poika" 18632 18633#: app/Services/RelationshipService.php:1054 18634msgctxt "son’s daughter’s son" 18635msgid "great-grandson" 18636msgstr "pojantyttärenpoika" 18637 18638#: app/Services/RelationshipService.php:1060 18639msgctxt "son’s son’s son" 18640msgid "great-grandson" 18641msgstr "pojanpojanpoika" 18642 18643#: app/Services/RelationshipService.php:1326 18644msgid "great-great-aunt" 18645msgstr "isoisotäti" 18646 18647#: app/Services/RelationshipService.php:1329 18648msgid "great-great-aunt/uncle" 18649msgstr "isoisotäti/-setä/-eno" 18650 18651#: app/Services/RelationshipService.php:1920 18652msgid "great-great-grandchild" 18653msgstr "lapsen lapsen lapsenlapsi" 18654 18655#: app/Services/RelationshipService.php:1917 18656msgid "great-great-granddaughter" 18657msgstr "lapsen lapsen lapsentytär" 18658 18659#: app/Services/RelationshipService.php:1767 18660msgid "great-great-grandfather" 18661msgstr "isoisoisoisä" 18662 18663#: app/Services/RelationshipService.php:1771 18664msgid "great-great-grandmother" 18665msgstr "isoisoisoäiti" 18666 18667#: app/Services/RelationshipService.php:1774 18668msgid "great-great-grandparent" 18669msgstr "isoisoisoisä/-äiti" 18670 18671#: app/Services/RelationshipService.php:1913 18672msgid "great-great-grandson" 18673msgstr "lapsen lapsen lapsenpoika" 18674 18675#: app/Services/RelationshipService.php:1345 18676msgid "great-great-great-aunt" 18677msgstr "isoisoisotäti" 18678 18679#: app/Services/RelationshipService.php:1348 18680msgid "great-great-great-aunt/uncle" 18681msgstr "isoisoisotäti/-setä/-eno" 18682 18683#: app/Services/RelationshipService.php:1931 18684msgid "great-great-great-grandchild" 18685msgstr "lapsen lapsen lapsen lapsenlapsi" 18686 18687#: app/Services/RelationshipService.php:1928 18688msgid "great-great-great-granddaughter" 18689msgstr "lapsen lapsen lapsen lapsentytär" 18690 18691#: app/Services/RelationshipService.php:1778 18692msgid "great-great-great-grandfather" 18693msgstr "isoisoisoisoisä" 18694 18695#: app/Services/RelationshipService.php:1782 18696msgid "great-great-great-grandmother" 18697msgstr "isoisoisoisoäiti" 18698 18699#: app/Services/RelationshipService.php:1785 18700msgid "great-great-great-grandparent" 18701msgstr "isoisoisoisoisä/-äiti" 18702 18703#: app/Services/RelationshipService.php:1924 18704msgid "great-great-great-grandson" 18705msgstr "lapsen lapsen lapsen lapsenpoika" 18706 18707#: app/Services/RelationshipService.php:1546 18708msgctxt "(a man’s) brother’s great-great-grandson" 18709msgid "great-great-great-nephew" 18710msgstr "veljenlapsenlapsenlapsenpoika" 18711 18712#: app/Services/RelationshipService.php:1550 18713msgctxt "(a man’s) sister’s great-great-grandson" 18714msgid "great-great-great-nephew" 18715msgstr "sisarenlapsenlapsenlapsenpoika" 18716 18717#: app/Services/RelationshipService.php:1553 18718msgctxt "(a woman’s) great-great-great-nephew" 18719msgid "great-great-great-nephew" 18720msgstr "sisarenlapsenlapsenlapsenpoika" 18721 18722#: app/Services/RelationshipService.php:1569 18723msgctxt "(a man’s) brother’s great-great-grandchild" 18724msgid "great-great-great-nephew/niece" 18725msgstr "veljenlapsenlapsenlapsenlapsi" 18726 18727#: app/Services/RelationshipService.php:1573 18728msgctxt "(a man’s) sister’s great-great-grandchild" 18729msgid "great-great-great-nephew/niece" 18730msgstr "sisarenlapsenlapsenlapsenlapsi" 18731 18732#: app/Services/RelationshipService.php:1576 18733msgctxt "(a woman’s) great-great-great-nephew/niece" 18734msgid "great-great-great-nephew/niece" 18735msgstr "sisarenlapsenlapsenlapsentytär/-poika" 18736 18737#: app/Services/RelationshipService.php:1558 18738msgctxt "(a man’s) brother’s great-great-granddaughter" 18739msgid "great-great-great-niece" 18740msgstr "veljenlapsenlapsenlapsentytär" 18741 18742#: app/Services/RelationshipService.php:1562 18743msgctxt "(a man’s) sister’s great-great-granddaughter" 18744msgid "great-great-great-niece" 18745msgstr "sisarenlapsenlapsenlapsentytär" 18746 18747#: app/Services/RelationshipService.php:1565 18748msgctxt "(a woman’s) great-great-great-niece" 18749msgid "great-great-great-niece" 18750msgstr "sisarenlapsenlapsenlapsentytär" 18751 18752#: app/Services/RelationshipService.php:1334 18753msgctxt "great-great-grandfather’s brother" 18754msgid "great-great-great-uncle" 18755msgstr "isoisoisosetä" 18756 18757#: app/Services/RelationshipService.php:1338 18758msgctxt "great-great-grandmother’s brother" 18759msgid "great-great-great-uncle" 18760msgstr "isoisoisoeno" 18761 18762#: app/Services/RelationshipService.php:1341 18763msgctxt "great-great-grandparent’s brother" 18764msgid "great-great-great-uncle" 18765msgstr "isoisoisosetä/-eno" 18766 18767#: app/Services/RelationshipService.php:1511 18768msgctxt "(a man’s) brother’s great-grandson" 18769msgid "great-great-nephew" 18770msgstr "veljenlapsenlapsenpoika" 18771 18772#: app/Services/RelationshipService.php:1515 18773msgctxt "(a man’s) sister’s great-grandson" 18774msgid "great-great-nephew" 18775msgstr "sisarenlapsenlapsenpoika" 18776 18777#: app/Services/RelationshipService.php:1518 18778msgctxt "(a woman’s) great-great-nephew" 18779msgid "great-great-nephew" 18780msgstr "sisarenlapsenlapsenpoika" 18781 18782#: app/Services/RelationshipService.php:1534 18783msgctxt "(a man’s) brother’s great-grandchild" 18784msgid "great-great-nephew/niece" 18785msgstr "veljenlapsenlapsenlapsi" 18786 18787#: app/Services/RelationshipService.php:1538 18788msgctxt "(a man’s) sister’s great-grandchild" 18789msgid "great-great-nephew/niece" 18790msgstr "sisarenlapsenlapsentytär/-poika" 18791 18792#: app/Services/RelationshipService.php:1541 18793msgctxt "(a woman’s) great-great-nephew/niece" 18794msgid "great-great-nephew/niece" 18795msgstr "sisarenlapsenlapsenlapsi" 18796 18797#: app/Services/RelationshipService.php:1523 18798msgctxt "(a man’s) brother’s great-granddaughter" 18799msgid "great-great-niece" 18800msgstr "veljenlapsenlapsentytär" 18801 18802#: app/Services/RelationshipService.php:1527 18803msgctxt "(a man’s) sister’s great-granddaughter" 18804msgid "great-great-niece" 18805msgstr "sisarenlapsenlapsentytär" 18806 18807#: app/Services/RelationshipService.php:1530 18808msgctxt "(a woman’s) great-great-niece" 18809msgid "great-great-niece" 18810msgstr "sisarenlapsenlapsentytär" 18811 18812#: app/Services/RelationshipService.php:1315 18813msgctxt "great-grandfather’s brother" 18814msgid "great-great-uncle" 18815msgstr "isoisosetä" 18816 18817#: app/Services/RelationshipService.php:1319 18818msgctxt "great-grandmother’s brother" 18819msgid "great-great-uncle" 18820msgstr "isoisoeno" 18821 18822#: app/Services/RelationshipService.php:1322 18823msgctxt "great-grandparent’s brother" 18824msgid "great-great-uncle" 18825msgstr "isoisosetä/-eno" 18826 18827#: app/Services/RelationshipService.php:671 18828msgctxt "(a man’s) brother’s child’s son" 18829msgid "great-nephew" 18830msgstr "veljenlapsenpoika" 18831 18832#: app/Services/RelationshipService.php:691 18833msgctxt "(a man’s) brother’s daughter’s son" 18834msgid "great-nephew" 18835msgstr "veljentyttärenpoika" 18836 18837#: app/Services/RelationshipService.php:709 18838msgctxt "(a man’s) brother’s son’s son" 18839msgid "great-nephew" 18840msgstr "veljenpojanpoika" 18841 18842#: app/Services/RelationshipService.php:991 18843msgctxt "(a man’s) sister’s child’s son" 18844msgid "great-nephew" 18845msgstr "sisarenlapsenpoika" 18846 18847#: app/Services/RelationshipService.php:1011 18848msgctxt "(a man’s) sister’s daughter’s son" 18849msgid "great-nephew" 18850msgstr "sisarentyttärenpoika" 18851 18852#: app/Services/RelationshipService.php:1035 18853msgctxt "(a man’s) sister’s son’s son" 18854msgid "great-nephew" 18855msgstr "sisarenpojanpoika" 18856 18857#: app/Services/RelationshipService.php:674 18858msgctxt "(a woman’s) brother’s child’s son" 18859msgid "great-nephew" 18860msgstr "veljenlapsenpoika" 18861 18862#: app/Services/RelationshipService.php:694 18863msgctxt "(a woman’s) brother’s daughter’s son" 18864msgid "great-nephew" 18865msgstr "veljentyttärenpoika" 18866 18867#: app/Services/RelationshipService.php:712 18868msgctxt "(a woman’s) brother’s son’s son" 18869msgid "great-nephew" 18870msgstr "veljenpojanpoika" 18871 18872#: app/Services/RelationshipService.php:994 18873msgctxt "(a woman’s) sister’s child’s son" 18874msgid "great-nephew" 18875msgstr "sisarenlapsenpoika" 18876 18877#: app/Services/RelationshipService.php:1014 18878msgctxt "(a woman’s) sister’s daughter’s son" 18879msgid "great-nephew" 18880msgstr "sisarentyttärenpoika" 18881 18882#: app/Services/RelationshipService.php:1038 18883msgctxt "(a woman’s) sister’s son’s son" 18884msgid "great-nephew" 18885msgstr "sisarenpojanpoika" 18886 18887#: app/Services/RelationshipService.php:960 18888msgctxt "sibling’s child’s son" 18889msgid "great-nephew" 18890msgstr "sisaruksen lapsenpoika" 18891 18892#: app/Services/RelationshipService.php:968 18893msgctxt "sibling’s daughter’s son" 18894msgid "great-nephew" 18895msgstr "sisaruksen tyttärenpoika" 18896 18897#: app/Services/RelationshipService.php:974 18898msgctxt "sibling’s son’s son" 18899msgid "great-nephew" 18900msgstr "sisaruksen pojanpoika" 18901 18902#: app/Services/RelationshipService.php:659 18903msgctxt "(a man’s) brother’s child’s child" 18904msgid "great-nephew/niece" 18905msgstr "veljenlapsenlapsi" 18906 18907#: app/Services/RelationshipService.php:677 18908msgctxt "(a man’s) brother’s daughter’s child" 18909msgid "great-nephew/niece" 18910msgstr "veljentyttären lapsi" 18911 18912#: app/Services/RelationshipService.php:697 18913msgctxt "(a man’s) brother’s son’s child" 18914msgid "great-nephew/niece" 18915msgstr "veljenpojanlapsi" 18916 18917#: app/Services/RelationshipService.php:979 18918msgctxt "(a man’s) sister’s child’s child" 18919msgid "great-nephew/niece" 18920msgstr "sisarenlapsenlapsi" 18921 18922#: app/Services/RelationshipService.php:997 18923msgctxt "(a man’s) sister’s daughter’s child" 18924msgid "great-nephew/niece" 18925msgstr "sisarentyttärenlapsi" 18926 18927#: app/Services/RelationshipService.php:1023 18928msgctxt "(a man’s) sister’s son’s child" 18929msgid "great-nephew/niece" 18930msgstr "sisarenpojanlapsi" 18931 18932#: app/Services/RelationshipService.php:662 18933msgctxt "(a woman’s) brother’s child’s child" 18934msgid "great-nephew/niece" 18935msgstr "veljenlapsenlapsi" 18936 18937#: app/Services/RelationshipService.php:680 18938msgctxt "(a woman’s) brother’s daughter’s child" 18939msgid "great-nephew/niece" 18940msgstr "veljentyttären lapsi" 18941 18942#: app/Services/RelationshipService.php:700 18943msgctxt "(a woman’s) brother’s son’s child" 18944msgid "great-nephew/niece" 18945msgstr "veljenpojanlapsi" 18946 18947#: app/Services/RelationshipService.php:982 18948msgctxt "(a woman’s) sister’s child’s child" 18949msgid "great-nephew/niece" 18950msgstr "sisarenlapsenlapsi" 18951 18952#: app/Services/RelationshipService.php:1000 18953msgctxt "(a woman’s) sister’s daughter’s child" 18954msgid "great-nephew/niece" 18955msgstr "sisarentyttärenlapsi" 18956 18957#: app/Services/RelationshipService.php:1026 18958msgctxt "(a woman’s) sister’s son’s child" 18959msgid "great-nephew/niece" 18960msgstr "sisarenpojanlapsi" 18961 18962#: app/Services/RelationshipService.php:956 18963msgctxt "sibling’s child’s child" 18964msgid "great-nephew/niece" 18965msgstr "sisaruksen lapsenlapsi" 18966 18967#: app/Services/RelationshipService.php:962 18968msgctxt "sibling’s daughter’s child" 18969msgid "great-nephew/niece" 18970msgstr "sisaruksen tyttärenlapsi" 18971 18972#: app/Services/RelationshipService.php:970 18973msgctxt "sibling’s son’s child" 18974msgid "great-nephew/niece" 18975msgstr "sisaruksen pojanlapsi" 18976 18977#: app/Services/RelationshipService.php:665 18978msgctxt "(a man’s) brother’s child’s daughter" 18979msgid "great-niece" 18980msgstr "veljenlapsentytär" 18981 18982#: app/Services/RelationshipService.php:683 18983msgctxt "(a man’s) brother’s daughter’s daughter" 18984msgid "great-niece" 18985msgstr "veljentyttärentytär" 18986 18987#: app/Services/RelationshipService.php:703 18988msgctxt "(a man’s) brother’s son’s daughter" 18989msgid "great-niece" 18990msgstr "veljenpojantytär" 18991 18992#: app/Services/RelationshipService.php:985 18993msgctxt "(a man’s) sister’s child’s daughter" 18994msgid "great-niece" 18995msgstr "sisarenlapsentytär" 18996 18997#: app/Services/RelationshipService.php:1003 18998msgctxt "(a man’s) sister’s daughter’s daughter" 18999msgid "great-niece" 19000msgstr "sisarentyttärentytär" 19001 19002#: app/Services/RelationshipService.php:1029 19003msgctxt "(a man’s) sister’s son’s daughter" 19004msgid "great-niece" 19005msgstr "sisarenpojantytär" 19006 19007#: app/Services/RelationshipService.php:668 19008msgctxt "(a woman’s) brother’s child’s daughter" 19009msgid "great-niece" 19010msgstr "veljenlapsentytär" 19011 19012#: app/Services/RelationshipService.php:686 19013msgctxt "(a woman’s) brother’s daughter’s daughter" 19014msgid "great-niece" 19015msgstr "veljentyttärentytär" 19016 19017#: app/Services/RelationshipService.php:706 19018msgctxt "(a woman’s) brother’s son’s daughter" 19019msgid "great-niece" 19020msgstr "veljenpojantytär" 19021 19022#: app/Services/RelationshipService.php:988 19023msgctxt "(a woman’s) sister’s child’s daughter" 19024msgid "great-niece" 19025msgstr "sisarenlapsentytär" 19026 19027#: app/Services/RelationshipService.php:1006 19028msgctxt "(a woman’s) sister’s daughter’s daughter" 19029msgid "great-niece" 19030msgstr "sisarentyttärentytär" 19031 19032#: app/Services/RelationshipService.php:1032 19033msgctxt "(a woman’s) sister’s son’s daughter" 19034msgid "great-niece" 19035msgstr "sisarenpojantytär" 19036 19037#: app/Services/RelationshipService.php:958 19038msgctxt "sibling’s child’s daughter" 19039msgid "great-niece" 19040msgstr "sisaruksen lapsentytär" 19041 19042#: app/Services/RelationshipService.php:964 19043msgctxt "sibling’s daughter’s daughter" 19044msgid "great-niece" 19045msgstr "sisaruksen tyttärentytär" 19046 19047#: app/Services/RelationshipService.php:972 19048msgctxt "sibling’s son’s daughter" 19049msgid "great-niece" 19050msgstr "sisaruksen pojantytär" 19051 19052#: app/Services/RelationshipService.php:780 19053msgctxt "father’s father’s brother" 19054msgid "great-uncle" 19055msgstr "isosetä" 19056 19057#: app/Services/RelationshipService.php:1098 19058msgctxt "father’s father’s sister’s husband" 19059msgid "great-uncle" 19060msgstr "isänisän sisarenmies" 19061 19062#: app/Services/RelationshipService.php:792 19063msgctxt "father’s mother’s brother" 19064msgid "great-uncle" 19065msgstr "isosetä" 19066 19067#: app/Services/RelationshipService.php:1104 19068msgctxt "father’s mother’s sister’s husband" 19069msgid "great-uncle" 19070msgstr "isänäidin sisarenmies" 19071 19072#: app/Services/RelationshipService.php:804 19073msgctxt "father’s parent’s brother" 19074msgid "great-uncle" 19075msgstr "isosetä" 19076 19077#: app/Services/RelationshipService.php:1110 19078msgctxt "father’s parent’s sister’s husband" 19079msgid "great-uncle" 19080msgstr "isoisän sisarenmies" 19081 19082#: app/Services/RelationshipService.php:860 19083msgctxt "mother’s father’s brother" 19084msgid "great-uncle" 19085msgstr "isosetä" 19086 19087#: app/Services/RelationshipService.php:1116 19088msgctxt "mother’s father’s sister’s husband" 19089msgid "great-uncle" 19090msgstr "äidinisän sisarenmies" 19091 19092#: app/Services/RelationshipService.php:878 19093msgctxt "mother’s mother’s brother" 19094msgid "great-uncle" 19095msgstr "isoeno" 19096 19097#: app/Services/RelationshipService.php:1122 19098msgctxt "mother’s mother’s sister’s husband" 19099msgid "great-uncle" 19100msgstr "äidinäidin sisarenmies" 19101 19102#: app/Services/RelationshipService.php:890 19103msgctxt "mother’s parent’s brother" 19104msgid "great-uncle" 19105msgstr "isosetä/-eno" 19106 19107#: app/Services/RelationshipService.php:1128 19108msgctxt "mother’s parent’s sister’s husband" 19109msgid "great-uncle" 19110msgstr "äidinäidin/-isän sisarenmies" 19111 19112#: app/Services/RelationshipService.php:912 19113msgctxt "parent’s father’s brother" 19114msgid "great-uncle" 19115msgstr "isosetä" 19116 19117#: app/Services/RelationshipService.php:1134 19118msgctxt "parent’s father’s sister’s husband" 19119msgid "great-uncle" 19120msgstr "isoisän sisarenmies" 19121 19122#: app/Services/RelationshipService.php:924 19123msgctxt "parent’s mother’s brother" 19124msgid "great-uncle" 19125msgstr "isoeno" 19126 19127#: app/Services/RelationshipService.php:1140 19128msgctxt "parent’s mother’s sister’s husband" 19129msgid "great-uncle" 19130msgstr "isoäidin sisarenmies" 19131 19132#: app/Services/RelationshipService.php:936 19133msgctxt "parent’s parent’s brother" 19134msgid "great-uncle" 19135msgstr "isosetä" 19136 19137#: app/Services/RelationshipService.php:1146 19138msgctxt "parent’s parent’s sister’s husband" 19139msgid "great-uncle" 19140msgstr "isovanhemman sisarenmies" 19141 19142#. I18N: layout option for the fan chart 19143#: app/Module/FanChartModule.php:583 19144msgid "half circle" 19145msgstr "puoliympyrä" 19146 19147#: app/Services/RelationshipService.php:538 19148msgctxt "father’s son" 19149msgid "half-brother" 19150msgstr "velipuoli" 19151 19152#: app/Services/RelationshipService.php:576 19153msgctxt "mother’s son" 19154msgid "half-brother" 19155msgstr "velipuoli" 19156 19157#: app/Services/RelationshipService.php:594 19158msgctxt "parent’s son" 19159msgid "half-brother" 19160msgstr "velipuoli" 19161 19162#: app/Services/RelationshipService.php:524 19163msgctxt "father’s child" 19164msgid "half-sibling" 19165msgstr "sisar- tai velipuoli" 19166 19167#: app/Services/RelationshipService.php:560 19168msgctxt "mother’s child" 19169msgid "half-sibling" 19170msgstr "sisar- tai velipuoli" 19171 19172#: app/Services/RelationshipService.php:580 19173msgctxt "parent’s child" 19174msgid "half-sibling" 19175msgstr "sisar- tai velipuoli" 19176 19177#: app/Services/RelationshipService.php:526 19178msgctxt "father’s daughter" 19179msgid "half-sister" 19180msgstr "siskopuoli" 19181 19182#: app/Services/RelationshipService.php:562 19183msgctxt "mother’s daughter" 19184msgid "half-sister" 19185msgstr "siskopuoli" 19186 19187#: app/Services/RelationshipService.php:582 19188msgctxt "parent’s daughter" 19189msgid "half-sister" 19190msgstr "siskopuoli" 19191 19192#. I18N: reflexive pronoun 19193#: app/Services/RelationshipService.php:244 19194msgid "herself" 19195msgstr "hän itse" 19196 19197#: resources/views/admin/site-mail.phtml:155 19198#: resources/views/admin/tags.phtml:59 resources/views/admin/tags.phtml:73 19199#: resources/views/admin/tags.phtml:87 resources/views/admin/tags.phtml:99 19200#: resources/views/admin/tags.phtml:113 resources/views/admin/tags.phtml:127 19201#: resources/views/admin/tags.phtml:141 resources/views/admin/tags.phtml:155 19202#: resources/views/admin/tags.phtml:189 resources/views/admin/tags.phtml:203 19203#: resources/views/admin/tags.phtml:217 resources/views/admin/tags.phtml:231 19204#: resources/views/admin/tags.phtml:247 resources/views/admin/tags.phtml:281 19205#: resources/views/admin/tags.phtml:295 resources/views/admin/tags.phtml:309 19206#: resources/views/admin/tags.phtml:343 resources/views/admin/tags.phtml:356 19207#: resources/views/admin/tags.phtml:370 resources/views/admin/tags.phtml:384 19208#: resources/views/admin/tags.phtml:423 resources/views/admin/tags.phtml:457 19209#: resources/views/admin/tags.phtml:471 resources/views/admin/tags.phtml:485 19210#: resources/views/admin/tags.phtml:503 resources/views/admin/tags.phtml:521 19211#: resources/views/admin/tags.phtml:535 resources/views/admin/tags.phtml:553 19212#: resources/views/admin/tags.phtml:567 resources/views/admin/tags.phtml:581 19213#: resources/views/admin/tags.phtml:595 resources/views/admin/tags.phtml:609 19214#: resources/views/admin/tags.phtml:623 resources/views/admin/tags.phtml:637 19215#: resources/views/admin/tags.phtml:651 resources/views/admin/tags.phtml:665 19216#: resources/views/admin/tags.phtml:679 resources/views/admin/tags.phtml:693 19217#: resources/views/admin/tags.phtml:707 resources/views/admin/tags.phtml:761 19218#: resources/views/admin/tags.phtml:795 resources/views/admin/tags.phtml:809 19219#: resources/views/admin/tags.phtml:823 resources/views/admin/tags.phtml:837 19220#: resources/views/admin/tags.phtml:851 resources/views/admin/tags.phtml:865 19221#: resources/views/admin/tags.phtml:901 resources/views/admin/tags.phtml:919 19222#: resources/views/admin/trees-preferences.phtml:307 19223#: resources/views/admin/trees-preferences.phtml:387 19224#: resources/views/admin/trees-preferences.phtml:402 19225#: resources/views/admin/trees-preferences.phtml:418 19226#: resources/views/admin/trees-preferences.phtml:543 19227#: resources/views/admin/trees-preferences.phtml:655 19228#: resources/views/admin/trees-preferences.phtml:670 19229#: resources/views/admin/users-create.phtml:61 19230#: resources/views/admin/users-edit.phtml:71 19231#: resources/views/edit-account-page.phtml:92 19232#: resources/views/login-page.phtml:47 19233#: resources/views/modules/login_block/sign-in.phtml:33 19234#: resources/views/password-reset-page.phtml:38 19235#: resources/views/register-page.phtml:75 19236#: resources/views/setup/step-4-database-mysql.phtml:99 19237#: resources/views/setup/step-4-database-pgsql.phtml:86 19238#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19239#: resources/views/setup/step-5-administrator.phtml:81 19240msgid "hide" 19241msgstr "piilota" 19242 19243#. I18N: reflexive pronoun 19244#: app/Services/RelationshipService.php:241 19245msgid "himself" 19246msgstr "hän itse" 19247 19248#. I18N: Type of demographic data 19249#: app/Elements/DemographicDataType.php:55 19250msgid "household" 19251msgstr "perhekunta" 19252 19253#: app/Services/RelationshipService.php:364 19254msgid "husband" 19255msgstr "aviomies" 19256 19257#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 19258#: app/Elements/NameType.php:57 19259msgid "immigration name" 19260msgstr "maahanmuutto nimi" 19261 19262#. I18N: A button label. 19263#: resources/views/admin/locations.phtml:163 19264msgid "import file" 19265msgstr "tuo tietue" 19266 19267#: app/Elements/NoteStructure.php:73 19268msgid "inline note" 19269msgstr "upotettu lisätieto" 19270 19271#. I18N: Gedcom INT dates 19272#: app/Date.php:351 19273#, php-format 19274msgid "interpreted %s (%s)" 19275msgstr "tulkittu %s (%s)" 19276 19277#. I18N: reverse the selection (of a list of options) 19278#: resources/views/search-trees.phtml:53 19279msgid "invert selection" 19280msgstr "käänteisvalinta" 19281 19282#. I18N: a month in the French republican calendar 19283#: app/Date/FrenchDate.php:159 19284msgctxt "GENITIVE" 19285msgid "jours complementaires" 19286msgstr "jours complémentaires" 19287 19288#. I18N: a month in the French republican calendar 19289#: app/Date/FrenchDate.php:253 19290msgctxt "INSTRUMENTAL" 19291msgid "jours complementaires" 19292msgstr "jours complémentaires" 19293 19294#. I18N: a month in the French republican calendar 19295#: app/Date/FrenchDate.php:206 19296msgctxt "LOCATIVE" 19297msgid "jours complementaires" 19298msgstr "jours complémentaires" 19299 19300#. I18N: a month in the French republican calendar 19301#: app/Date/FrenchDate.php:112 19302msgctxt "NOMINATIVE" 19303msgid "jours complementaires" 19304msgstr "jours complémentaires" 19305 19306#. I18N: A button label, last page 19307#: resources/views/admin/trees-preferences.phtml:592 19308#: resources/views/edit/reorder-card-header.phtml:34 19309#: resources/views/lists/datatables-attributes.phtml:16 19310#: resources/views/modules/media-list/pagination.phtml:53 19311msgid "last" 19312msgstr "viimeinen" 19313 19314#: resources/views/admin/trees-preferences.phtml:601 19315msgctxt "Show the [first/last] [N] parts of a place name." 19316msgid "last" 19317msgstr "viimeinen" 19318 19319#: app/Module/PedigreeChartModule.php:387 19320#: app/Module/PedigreeChartModule.php:395 19321msgid "left" 19322msgstr "vasemmalla" 19323 19324#. I18N: Layout option for lists of names 19325#. I18N: An option in a list-box 19326#: app/Http/RequestHandlers/TreePreferencesPage.php:120 19327#: app/Module/OnThisDayModule.php:259 app/Module/RecentChangesModule.php:257 19328#: app/Module/TopGivenNamesModule.php:182 19329#: app/Module/UpcomingAnniversariesModule.php:274 19330#: app/Module/YahrzeitModule.php:257 19331msgid "list" 19332msgstr "luettelo" 19333 19334#: app/Http/RequestHandlers/MapDataImportAction.php:203 19335#, php-format 19336msgid "locations updated: %s, locations added: %s" 19337msgstr "sijanteja päivitetty: %s, sijainteja lisätty: %s" 19338 19339#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 19340#: app/Elements/NameType.php:59 19341msgid "maiden name" 19342msgstr "tyttönimi" 19343 19344#: resources/views/admin/trees-privacy.phtml:141 19345msgid "managers" 19346msgstr "ylläpitäjät" 19347 19348#. I18N: https://en.wikipedia.org/wiki/Markdown 19349#: app/Http/RequestHandlers/TreePreferencesPage.php:138 19350msgid "markdown" 19351msgstr "markdown" 19352 19353#: resources/xml/reports/descendancy_report.xml:245 19354msgctxt "FEMALE" 19355msgid "married" 19356msgstr "avioitui" 19357 19358#: resources/xml/reports/descendancy_report.xml:176 19359msgctxt "MALE" 19360msgid "married" 19361msgstr "avioitui" 19362 19363#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 19364#: app/Elements/NameType.php:61 19365msgid "married name" 19366msgstr "avionimi" 19367 19368#: app/Services/RelationshipService.php:564 19369msgctxt "mother’s father" 19370msgid "maternal grandfather" 19371msgstr "isoisä" 19372 19373#: app/Services/RelationshipService.php:568 19374msgctxt "mother’s mother" 19375msgid "maternal grandmother" 19376msgstr "isoäiti" 19377 19378#: app/Services/RelationshipService.php:570 19379msgctxt "mother’s parent" 19380msgid "maternal grandparent" 19381msgstr "äidin isovanhempi" 19382 19383#. I18N: A system where children take their mother’s surname 19384#: app/SurnameTradition.php:88 19385msgid "matrilineal" 19386msgstr "matrilineaarinen" 19387 19388#: resources/views/modules/recent_changes/config.phtml:25 19389#: resources/views/modules/upcoming_events/config.phtml:25 19390#: resources/views/modules/yahrzeit/config.phtml:23 19391#, php-format 19392msgid "maximum %s day" 19393msgid_plural "maximum %s days" 19394msgstr[0] "enintään päivä" 19395msgstr[1] "enintään %s päivää" 19396 19397#: resources/views/admin/trees-privacy.phtml:37 19398#: resources/views/admin/trees-privacy.phtml:56 19399#: resources/views/admin/trees-privacy.phtml:98 19400#: resources/views/admin/trees-privacy.phtml:140 19401#: resources/views/admin/trees-privacy.phtml:160 19402msgid "members" 19403msgstr "jäsenet" 19404 19405#. I18N: Name of a theme. 19406#: app/Module/MinimalTheme.php:39 19407msgid "minimal" 19408msgstr "minimaali" 19409 19410#: app/Services/RelationshipService.php:346 19411msgid "mother" 19412msgstr "äiti" 19413 19414#: app/Services/RelationshipService.php:550 19415msgctxt "husband’s mother" 19416msgid "mother-in-law" 19417msgstr "anoppi" 19418 19419#: app/Services/RelationshipService.php:630 19420msgctxt "spouse’s mother" 19421msgid "mother-in-law" 19422msgstr "anoppi" 19423 19424#: app/Services/RelationshipService.php:648 19425msgctxt "wife’s mother" 19426msgid "mother-in-law" 19427msgstr "anoppi" 19428 19429#: app/Services/RelationshipService.php:636 19430msgctxt "spouse’s parent" 19431msgid "mother/father-in-law" 19432msgstr "appi/anoppi" 19433 19434#: app/Services/RelationshipService.php:498 19435msgctxt "brother’s son" 19436msgid "nephew" 19437msgstr "veljenpoika" 19438 19439#: app/Services/RelationshipService.php:850 19440msgctxt "husband’s brother’s son" 19441msgid "nephew" 19442msgstr "miehen veljenpoika" 19443 19444#: app/Services/RelationshipService.php:846 19445msgctxt "husband’s sibling’s son" 19446msgid "nephew" 19447msgstr "miehen sisaruksenpoika" 19448 19449#: app/Services/RelationshipService.php:848 19450msgctxt "husband’s sister’s son" 19451msgid "nephew" 19452msgstr "miehen sisarenpoika" 19453 19454#: app/Services/RelationshipService.php:602 19455msgctxt "sibling’s son" 19456msgid "nephew" 19457msgstr "sisaruksen poika" 19458 19459#: app/Services/RelationshipService.php:612 19460msgctxt "sister’s son" 19461msgid "nephew" 19462msgstr "sisarenpoika" 19463 19464#: app/Services/RelationshipService.php:1090 19465msgctxt "wife’s brother’s son" 19466msgid "nephew" 19467msgstr "vaimon veljenpoika" 19468 19469#: app/Services/RelationshipService.php:1086 19470msgctxt "wife’s sibling’s son" 19471msgid "nephew" 19472msgstr "vaimon sisaruksenpoika" 19473 19474#: app/Services/RelationshipService.php:1088 19475msgctxt "wife’s sister’s son" 19476msgid "nephew" 19477msgstr "vaimon sisarenpoika" 19478 19479#: app/Services/RelationshipService.php:688 19480msgctxt "brother’s daughter’s husband" 19481msgid "nephew-in-law" 19482msgstr "veljen vävy" 19483 19484#: app/Services/RelationshipService.php:966 19485msgctxt "sibling’s daughter’s husband" 19486msgid "nephew-in-law" 19487msgstr "sisaruksen vävy" 19488 19489#: app/Services/RelationshipService.php:1008 19490msgctxt "sisters’s daughter’s husband" 19491msgid "nephew-in-law" 19492msgstr "sisaren vävy" 19493 19494#: app/Services/RelationshipService.php:494 19495msgctxt "brother’s child" 19496msgid "nephew/niece" 19497msgstr "veljenlapsi" 19498 19499#: app/Services/RelationshipService.php:838 19500msgctxt "husband’s brother’s child" 19501msgid "nephew/niece" 19502msgstr "miehen veljenlapsi" 19503 19504#: app/Services/RelationshipService.php:834 19505msgctxt "husband’s sibling’s child" 19506msgid "nephew/niece" 19507msgstr "miehen sisaruksenlapsi" 19508 19509#: app/Services/RelationshipService.php:836 19510msgctxt "husband’s sister’s child" 19511msgid "nephew/niece" 19512msgstr "miehen sisarenlapsi" 19513 19514#: app/Services/RelationshipService.php:598 19515msgctxt "sibling’s child" 19516msgid "nephew/niece" 19517msgstr "sisaruksen lapsi" 19518 19519#: app/Services/RelationshipService.php:606 19520msgctxt "sister’s child" 19521msgid "nephew/niece" 19522msgstr "sisarenlapsi" 19523 19524#: app/Services/RelationshipService.php:1078 19525msgctxt "wife’s brother’s child" 19526msgid "nephew/niece" 19527msgstr "vaimon veljenlapsi" 19528 19529#: app/Services/RelationshipService.php:1074 19530msgctxt "wife’s sibling’s child" 19531msgid "nephew/niece" 19532msgstr "vaimon sisaruksenlapsi" 19533 19534#: app/Services/RelationshipService.php:1076 19535msgctxt "wife’s sister’s child" 19536msgid "nephew/niece" 19537msgstr "vaimon sisarenlapsi" 19538 19539#. I18N: A button label, next page 19540#: resources/views/admin/data-fix-select.phtml:50 19541#: resources/views/individual-page-images.phtml:51 19542#: resources/views/layouts/default.phtml:162 19543#: resources/views/lists/datatables-attributes.phtml:18 19544#: resources/views/modules/batch_update/admin.phtml:67 19545#: resources/views/modules/batch_update/admin.phtml:71 19546#: resources/views/modules/media-list/pagination.phtml:45 19547#: resources/views/setup/step-1-language.phtml:59 19548#: resources/views/setup/step-2-server-checks.phtml:87 19549#: resources/views/setup/step-3-database-type.phtml:93 19550#: resources/views/setup/step-4-database-mysql.phtml:134 19551#: resources/views/setup/step-4-database-pgsql.phtml:119 19552#: resources/views/setup/step-4-database-sqlite.phtml:93 19553#: resources/views/setup/step-4-database-sqlsvr.phtml:119 19554#: resources/views/setup/step-5-administrator.phtml:104 19555msgid "next" 19556msgstr "seuraava" 19557 19558#: app/Services/RelationshipService.php:496 19559msgctxt "brother’s daughter" 19560msgid "niece" 19561msgstr "veljentytär" 19562 19563#: app/Services/RelationshipService.php:844 19564msgctxt "husband’s brother’s daughter" 19565msgid "niece" 19566msgstr "miehen veljentytär" 19567 19568#: app/Services/RelationshipService.php:840 19569msgctxt "husband’s sibling’s daughter" 19570msgid "niece" 19571msgstr "miehen sisaruksentytär" 19572 19573#: app/Services/RelationshipService.php:842 19574msgctxt "husband’s sister’s daughter" 19575msgid "niece" 19576msgstr "miehen sisarentytär" 19577 19578#: app/Services/RelationshipService.php:600 19579msgctxt "sibling’s daughter" 19580msgid "niece" 19581msgstr "sisaruksen tytär" 19582 19583#: app/Services/RelationshipService.php:608 19584msgctxt "sister’s daughter" 19585msgid "niece" 19586msgstr "sisarentytär" 19587 19588#: app/Services/RelationshipService.php:1084 19589msgctxt "wife’s brother’s daughter" 19590msgid "niece" 19591msgstr "vaimon veljentytär" 19592 19593#: app/Services/RelationshipService.php:1080 19594msgctxt "wife’s sibling’s daughter" 19595msgid "niece" 19596msgstr "vaimon sisaruksentytär" 19597 19598#: app/Services/RelationshipService.php:1082 19599msgctxt "wife’s sister’s daughter" 19600msgid "niece" 19601msgstr "vaimon sisarentytär" 19602 19603#: app/Services/RelationshipService.php:714 19604msgctxt "brother’s son’s wife" 19605msgid "niece-in-law" 19606msgstr "veljenpojan vaimo" 19607 19608#: app/Services/RelationshipService.php:976 19609msgctxt "sibling’s son’s wife" 19610msgid "niece-in-law" 19611msgstr "sisaruksen pojanvaimo" 19612 19613#: app/Services/RelationshipService.php:1040 19614msgctxt "sisters’s son’s wife" 19615msgid "niece-in-law" 19616msgstr "sisarenpojan vaimo" 19617 19618#: app/Services/RelationshipService.php:2268 19619msgid "ninth cousin" 19620msgstr "9. serkku" 19621 19622#: app/Services/RelationshipService.php:2232 19623msgctxt "FEMALE" 19624msgid "ninth cousin" 19625msgstr "9. serkku" 19626 19627#. 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. 19628#: app/Services/RelationshipService.php:2188 19629msgctxt "MALE" 19630msgid "ninth cousin" 19631msgstr "9. serkku" 19632 19633#: app/Elements/OrdinanceProcessFlag.php:55 19634#: app/Http/RequestHandlers/UserListData.php:140 19635#: app/Http/RequestHandlers/UserListData.php:141 19636#: app/Statistics/Repository/LatestUserRepository.php:147 19637#: resources/views/admin/map-import-form.phtml:65 19638#: resources/views/admin/site-mail.phtml:126 19639#: resources/views/admin/site-preferences.phtml:102 19640#: resources/views/admin/site-registration.phtml:55 19641#: resources/views/admin/site-registration.phtml:72 19642#: resources/views/admin/trees-preferences.phtml:150 19643#: resources/views/admin/trees-preferences.phtml:322 19644#: resources/views/admin/trees-preferences.phtml:558 19645#: resources/views/admin/trees-preferences.phtml:574 19646#: resources/views/admin/trees-preferences.phtml:640 19647#: resources/views/admin/trees-preferences.phtml:754 19648#: resources/views/admin/trees-preferences.phtml:784 19649#: resources/views/lists/families-table.phtml:324 19650#: resources/views/modules/fix-search-and-replace/options.phtml:56 19651#: resources/views/modules/html/config.phtml:55 19652#: resources/views/modules/random_media/config.phtml:42 19653#: resources/views/modules/random_media/config.phtml:51 19654#: resources/views/modules/recent_changes/config.phtml:61 19655#: resources/views/modules/recent_changes/config.phtml:70 19656#: resources/views/modules/review_changes/config.phtml:22 19657#: resources/views/modules/todays_events/config.phtml:22 19658#: resources/views/modules/todo/config.phtml:24 19659#: resources/views/modules/todo/config.phtml:34 19660#: resources/views/modules/todo/config.phtml:43 19661#: resources/views/modules/upcoming_events/config.phtml:34 19662#: resources/xml/reports/change_report.xml:8 19663#: resources/xml/reports/family_group_report.xml:255 19664#: resources/xml/reports/family_group_report.xml:426 19665#: resources/xml/reports/family_group_report.xml:609 19666#: resources/xml/reports/family_group_report.xml:953 19667#: resources/xml/reports/individual_ext_report.xml:190 19668#: resources/xml/reports/individual_report.xml:178 19669msgid "no" 19670msgstr "ei" 19671 19672#. I18N: None of the other options 19673#: app/Http/RequestHandlers/TreePreferencesPage.php:136 19674#: app/Http/RequestHandlers/TreePreferencesPage.php:142 19675#: app/Module/RelationshipsChartModule.php:480 19676#: app/Services/EmailService.php:211 19677#: resources/views/modules/statistics-chart/custom.phtml:83 19678msgid "none" 19679msgstr "ei mitään" 19680 19681#: app/SurnameTradition.php:114 19682msgctxt "Surname tradition" 19683msgid "none" 19684msgstr "ei mikään" 19685 19686#: resources/views/modules/statistics-chart/custom.phtml:126 19687msgid "numbers" 19688msgstr "lukumäärät" 19689 19690#: resources/xml/reports/ahnentafel_report.xml:56 19691#: resources/xml/reports/bdm_report.xml:42 19692#: resources/xml/reports/birth_report.xml:32 19693#: resources/xml/reports/cemetery_report.xml:35 19694#: resources/xml/reports/change_report.xml:45 19695#: resources/xml/reports/death_report.xml:33 19696#: resources/xml/reports/descendancy_report.xml:43 19697#: resources/xml/reports/fact_sources.xml:44 19698#: resources/xml/reports/family_group_report.xml:89 19699#: resources/xml/reports/individual_report.xml:89 19700#: resources/xml/reports/marriage_report.xml:31 19701#: resources/xml/reports/occupation_report.xml:38 19702#: resources/xml/reports/relative_ext_report.xml:51 19703msgid "of" 19704msgstr "/" 19705 19706#: app/Services/RelationshipService.php:350 19707msgid "parent" 19708msgstr "vanhempi" 19709 19710#: app/Services/RelationshipService.php:420 19711msgid "partner" 19712msgstr "kumppani" 19713 19714#: app/Services/RelationshipService.php:397 19715msgctxt "FEMALE" 19716msgid "partner" 19717msgstr "kumppani" 19718 19719#: app/Services/RelationshipService.php:373 19720msgctxt "MALE" 19721msgid "partner" 19722msgstr "kumppani" 19723 19724#: app/SurnameTradition.php:77 19725msgctxt "Surname tradition" 19726msgid "paternal" 19727msgstr "isän nimen mukaan" 19728 19729#: app/Services/RelationshipService.php:528 19730msgctxt "father’s father" 19731msgid "paternal grandfather" 19732msgstr "isoisä" 19733 19734#: app/Services/RelationshipService.php:530 19735msgctxt "father’s mother" 19736msgid "paternal grandmother" 19737msgstr "isoäiti" 19738 19739#: app/Services/RelationshipService.php:532 19740msgctxt "father’s parent" 19741msgid "paternal grandparent" 19742msgstr "isän isovanhempi" 19743 19744#. I18N: A system where children take their father’s surname 19745#: app/SurnameTradition.php:84 19746msgid "patrilineal" 19747msgstr "patrilineaarinen" 19748 19749#. I18N: the status of an edit accepted/rejected/pending 19750#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 19751msgid "pending" 19752msgstr "odottaa jatkokäsittelyä" 19753 19754#: resources/views/modules/statistics-chart/custom.phtml:131 19755msgid "percentage" 19756msgstr "prosenttiosuus" 19757 19758#. I18N: Type of location hierarchy 19759#: app/Elements/HierarchicalRelationship.php:56 19760msgid "political" 19761msgstr "poliittinen" 19762 19763#. I18N: A button label, previous page 19764#: resources/views/individual-page-images.phtml:47 19765#: resources/views/layouts/default.phtml:161 19766#: resources/views/lists/datatables-attributes.phtml:20 19767#: resources/views/modules/batch_update/admin.phtml:57 19768#: resources/views/modules/batch_update/admin.phtml:61 19769#: resources/views/modules/media-list/pagination.phtml:33 19770#: resources/views/setup/step-2-server-checks.phtml:91 19771#: resources/views/setup/step-3-database-type.phtml:97 19772#: resources/views/setup/step-4-database-mysql.phtml:138 19773#: resources/views/setup/step-4-database-pgsql.phtml:123 19774#: resources/views/setup/step-4-database-sqlite.phtml:97 19775#: resources/views/setup/step-4-database-sqlsvr.phtml:123 19776#: resources/views/setup/step-5-administrator.phtml:108 19777msgid "previous" 19778msgstr "edellinen" 19779 19780#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 19781#: app/Elements/CertaintyAssessment.php:52 19782msgid "primary evidence" 19783msgstr "ensisijainen todiste" 19784 19785#. I18N: Status of child-parent link 19786#: app/Elements/ChildLinkageStatus.php:63 19787msgid "proven" 19788msgstr "oikeaksi todistettu" 19789 19790#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 19791#: app/Elements/CertaintyAssessment.php:50 19792msgid "questionable evidence" 19793msgstr "kyseenalainen todiste" 19794 19795#: app/Http/RequestHandlers/TreePreferencesPage.php:144 19796#: resources/xml/reports/fact_sources.xml:6 19797msgid "records" 19798msgstr "tietueet" 19799 19800#: resources/views/family-page-pending.phtml:23 19801#: resources/views/individual-page-pending.phtml:27 19802#: resources/views/media-page-pending.phtml:22 19803#: resources/views/note-page-pending.phtml:23 19804#: resources/views/record-page-pending.phtml:23 19805msgctxt "You should review the changes and then accept or reject them." 19806msgid "reject" 19807msgstr "hylkää" 19808 19809#: resources/views/family-page-pending.phtml:17 19810#: resources/views/individual-page-pending.phtml:18 19811#: resources/views/media-page-pending.phtml:16 19812#: resources/views/note-page-pending.phtml:17 19813#: resources/views/record-page-pending.phtml:17 19814msgctxt "You should review the deletion and then accept or reject it." 19815msgid "reject" 19816msgstr "hylkää" 19817 19818#. I18N: the status of an edit accepted/rejected/pending 19819#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 19820msgid "rejected" 19821msgstr "hylätty" 19822 19823#. I18N: Type of location hierarchy 19824#: app/Elements/HierarchicalRelationship.php:57 19825msgid "religious" 19826msgstr "uskonnollinen" 19827 19828#. I18N: A name taken when entering a religion or a religious order 19829#: app/Elements/NameType.php:63 19830msgid "religious name" 19831msgstr "uskonnollinen nimi" 19832 19833#. I18N: A button label. 19834#: resources/views/search-replace-page.phtml:53 19835msgid "replace" 19836msgstr "korvaa" 19837 19838#. I18N: A button label. 19839#: resources/views/admin/changes-log.phtml:106 19840#: resources/views/admin/site-logs.phtml:97 19841#: resources/views/modules/lifespans-chart/page.phtml:79 19842#: resources/views/modules/media-list/page.phtml:88 19843#: resources/views/modules/timeline-chart/page.phtml:44 19844msgid "reset" 19845msgstr "palauta alkuperäiset arvot" 19846 19847#: app/Module/PedigreeChartModule.php:388 19848#: app/Module/PedigreeChartModule.php:396 19849msgid "right" 19850msgstr "oikealla" 19851 19852#. I18N: A button label. 19853#: resources/views/admin/analytics-edit.phtml:40 19854#: resources/views/admin/components.phtml:164 19855#: resources/views/admin/location-edit.phtml:73 19856#: resources/views/admin/merge-records-step-2.phtml:178 19857#: resources/views/admin/modules.phtml:278 19858#: resources/views/admin/site-mail.phtml:242 19859#: resources/views/admin/site-preferences.phtml:115 19860#: resources/views/admin/site-registration.phtml:83 19861#: resources/views/admin/tags.phtml:928 19862#: resources/views/admin/trees-preferences.phtml:796 19863#: resources/views/admin/trees-privacy.phtml:296 19864#: resources/views/admin/users-create.phtml:84 19865#: resources/views/admin/users-edit.phtml:348 19866#: resources/views/edit-account-page.phtml:165 19867#: resources/views/edit-blocks-page.phtml:60 19868#: resources/views/edit/change-family-members.phtml:92 19869#: resources/views/edit/edit-fact.phtml:40 19870#: resources/views/edit/edit-record.phtml:41 19871#: resources/views/edit/link-child-to-family.phtml:49 19872#: resources/views/edit/link-spouse-to-individual.phtml:50 19873#: resources/views/edit/new-individual.phtml:41 19874#: resources/views/edit/raw-gedcom-fact.phtml:40 19875#: resources/views/edit/raw-gedcom-record.phtml:64 19876#: resources/views/edit/reorder-children.phtml:40 19877#: resources/views/edit/reorder-families.phtml:99 19878#: resources/views/edit/reorder-media.phtml:38 19879#: resources/views/edit/reorder-names.phtml:41 19880#: resources/views/edit/shared-note.phtml:41 19881#: resources/views/modals/create-media-from-file.phtml:61 19882#: resources/views/modals/footer-save-cancel.phtml:10 19883#: resources/views/modules/bing-maps/config.phtml:44 19884#: resources/views/modules/custom-css-js/edit.phtml:46 19885#: resources/views/modules/edit-block-config.phtml:35 19886#: resources/views/modules/faq/edit.phtml:89 19887#: resources/views/modules/favorites/favorites.phtml:175 19888#: resources/views/modules/gedcom_news/edit.phtml:50 19889#: resources/views/modules/geonames/config.phtml:44 19890#: resources/views/modules/google-maps/config.phtml:44 19891#: resources/views/modules/here-maps/config.phtml:44 19892#: resources/views/modules/map-box/config.phtml:44 19893#: resources/views/modules/openrouteservice/config.phtml:44 19894#: resources/views/modules/openstreetmap/config.phtml:44 19895#: resources/views/modules/relationships-chart/config.phtml:58 19896#: resources/views/modules/sitemap/config.phtml:38 19897#: resources/views/modules/stories/edit.phtml:71 19898#: resources/views/modules/user_blog/edit.phtml:50 19899msgid "save" 19900msgstr "tallenna" 19901 19902#. I18N: A button label. 19903#: resources/views/admin/changes-log.phtml:101 19904#: resources/views/admin/site-logs.phtml:92 19905#: resources/views/modules/media-list/page.phtml:85 19906#: resources/views/search-advanced-page.phtml:86 19907#: resources/views/search-general-page.phtml:129 19908#: resources/views/search-phonetic-page.phtml:90 19909msgid "search" 19910msgstr "etsi" 19911 19912#. I18N: A Spanish relationship name, such as third great-nephew 19913#: app/Services/RelationshipService.php:2352 19914#, php-format 19915msgid "second %s" 19916msgstr "toinen %s" 19917 19918#. I18N: A Spanish relationship name, such as third great-nephew 19919#: app/Services/RelationshipService.php:2330 19920#, php-format 19921msgctxt "FEMALE" 19922msgid "second %s" 19923msgstr "toinen %s" 19924 19925#. I18N: A Spanish relationship name, such as third great-nephew 19926#: app/Services/RelationshipService.php:2307 19927#, php-format 19928msgctxt "MALE" 19929msgid "second %s" 19930msgstr "toinen %s" 19931 19932#: app/Services/RelationshipService.php:2254 19933msgid "second cousin" 19934msgstr "pikkuserkku" 19935 19936#: app/Services/RelationshipService.php:2218 19937msgctxt "FEMALE" 19938msgid "second cousin" 19939msgstr "pikkuserkku" 19940 19941#. 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. 19942#: app/Services/RelationshipService.php:2167 19943msgctxt "MALE" 19944msgid "second cousin" 19945msgstr "pikkuserkku" 19946 19947#: app/Services/RelationshipService.php:1207 19948msgctxt "grandfather’s brother’s grandchild" 19949msgid "second cousin" 19950msgstr "toinen serkku" 19951 19952#: app/Services/RelationshipService.php:1199 19953msgctxt "grandfather’s brother’s granddaughter" 19954msgid "second cousin" 19955msgstr "toinen serkku" 19956 19957#: app/Services/RelationshipService.php:1203 19958msgctxt "grandfather’s brother’s grandson" 19959msgid "second cousin" 19960msgstr "toinen serkku" 19961 19962#: app/Services/RelationshipService.php:1231 19963msgctxt "grandfather’s sibling’s grandchild" 19964msgid "second cousin" 19965msgstr "toinen serkku" 19966 19967#: app/Services/RelationshipService.php:1223 19968msgctxt "grandfather’s sibling’s granddaughter" 19969msgid "second cousin" 19970msgstr "toinen serkku" 19971 19972#: app/Services/RelationshipService.php:1227 19973msgctxt "grandfather’s sibling’s grandson" 19974msgid "second cousin" 19975msgstr "toinen serkku" 19976 19977#: app/Services/RelationshipService.php:1219 19978msgctxt "grandfather’s sister’s grandchild" 19979msgid "second cousin" 19980msgstr "toinen serkku" 19981 19982#: app/Services/RelationshipService.php:1211 19983msgctxt "grandfather’s sister’s granddaughter" 19984msgid "second cousin" 19985msgstr "toinen serkku" 19986 19987#: app/Services/RelationshipService.php:1215 19988msgctxt "grandfather’s sister’s grandson" 19989msgid "second cousin" 19990msgstr "toinen serkku" 19991 19992#: app/Services/RelationshipService.php:1243 19993msgctxt "grandmother’s brother’s grandchild" 19994msgid "second cousin" 19995msgstr "toinen serkku" 19996 19997#: app/Services/RelationshipService.php:1235 19998msgctxt "grandmother’s brother’s granddaughter" 19999msgid "second cousin" 20000msgstr "toinen serkku" 20001 20002#: app/Services/RelationshipService.php:1239 20003msgctxt "grandmother’s brother’s grandson" 20004msgid "second cousin" 20005msgstr "toinen serkku" 20006 20007#: app/Services/RelationshipService.php:1267 20008msgctxt "grandmother’s sibling’s grandchild" 20009msgid "second cousin" 20010msgstr "toinen serkku" 20011 20012#: app/Services/RelationshipService.php:1259 20013msgctxt "grandmother’s sibling’s granddaughter" 20014msgid "second cousin" 20015msgstr "toinen serkku" 20016 20017#: app/Services/RelationshipService.php:1263 20018msgctxt "grandmother’s sibling’s grandson" 20019msgid "second cousin" 20020msgstr "toinen serkku" 20021 20022#: app/Services/RelationshipService.php:1255 20023msgctxt "grandmother’s sister’s grandchild" 20024msgid "second cousin" 20025msgstr "toinen serkku" 20026 20027#: app/Services/RelationshipService.php:1247 20028msgctxt "grandmother’s sister’s granddaughter" 20029msgid "second cousin" 20030msgstr "toinen serkku" 20031 20032#: app/Services/RelationshipService.php:1251 20033msgctxt "grandmother’s sister’s grandson" 20034msgid "second cousin" 20035msgstr "toinen serkku" 20036 20037#: app/Services/RelationshipService.php:1279 20038msgctxt "grandparent’s brother’s grandchild" 20039msgid "second cousin" 20040msgstr "toinen serkku" 20041 20042#: app/Services/RelationshipService.php:1271 20043msgctxt "grandparent’s brother’s granddaughter" 20044msgid "second cousin" 20045msgstr "toinen serkku" 20046 20047#: app/Services/RelationshipService.php:1275 20048msgctxt "grandparent’s brother’s grandson" 20049msgid "second cousin" 20050msgstr "toinen serkku" 20051 20052#: app/Services/RelationshipService.php:1303 20053msgctxt "grandparent’s sibling’s grandchild" 20054msgid "second cousin" 20055msgstr "toinen serkku" 20056 20057#: app/Services/RelationshipService.php:1295 20058msgctxt "grandparent’s sibling’s granddaughter" 20059msgid "second cousin" 20060msgstr "toinen serkku" 20061 20062#: app/Services/RelationshipService.php:1299 20063msgctxt "grandparent’s sibling’s grandson" 20064msgid "second cousin" 20065msgstr "toinen serkku" 20066 20067#: app/Services/RelationshipService.php:1291 20068msgctxt "grandparent’s sister’s grandchild" 20069msgid "second cousin" 20070msgstr "toinen serkku" 20071 20072#: app/Services/RelationshipService.php:1283 20073msgctxt "grandparent’s sister’s granddaughter" 20074msgid "second cousin" 20075msgstr "toinen serkku" 20076 20077#: app/Services/RelationshipService.php:1287 20078msgctxt "grandparent’s sister’s grandson" 20079msgid "second cousin" 20080msgstr "toinen serkku" 20081 20082#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 20083#: app/Elements/CertaintyAssessment.php:51 20084msgid "secondary evidence" 20085msgstr "toissijainen todiste" 20086 20087#. I18N: select all (of a list of options) 20088#: resources/views/search-trees.phtml:46 20089msgid "select all" 20090msgstr "valitse kaikki" 20091 20092#. I18N: select none (of a list of options) 20093#: resources/views/search-trees.phtml:49 20094msgid "select none" 20095msgstr "poista kaikki" 20096 20097#: app/Services/RelationshipService.php:343 20098msgid "self" 20099msgstr "itse" 20100 20101#: app/Services/RelationshipService.php:2264 20102msgid "seventh cousin" 20103msgstr "7. serkku" 20104 20105#: app/Services/RelationshipService.php:2228 20106msgctxt "FEMALE" 20107msgid "seventh cousin" 20108msgstr "7. serkku" 20109 20110#. 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. 20111#: app/Services/RelationshipService.php:2182 20112msgctxt "MALE" 20113msgid "seventh cousin" 20114msgstr "7. serkku" 20115 20116#: app/Elements/NoteStructure.php:74 20117msgid "shared note" 20118msgstr "jaettu lisätieto" 20119 20120#: resources/views/admin/site-mail.phtml:155 20121#: resources/views/admin/trees-preferences.phtml:307 20122#: resources/views/admin/trees-preferences.phtml:387 20123#: resources/views/admin/trees-preferences.phtml:402 20124#: resources/views/admin/trees-preferences.phtml:418 20125#: resources/views/admin/trees-preferences.phtml:543 20126#: resources/views/admin/trees-preferences.phtml:655 20127#: resources/views/admin/trees-preferences.phtml:670 20128#: resources/views/admin/users-create.phtml:61 20129#: resources/views/admin/users-edit.phtml:71 20130#: resources/views/edit-account-page.phtml:92 20131#: resources/views/login-page.phtml:47 20132#: resources/views/modules/faq/config.phtml:38 20133#: resources/views/modules/login_block/sign-in.phtml:33 20134#: resources/views/modules/stories/config.phtml:31 20135#: resources/views/password-reset-page.phtml:38 20136#: resources/views/register-page.phtml:75 20137#: resources/views/setup/step-4-database-mysql.phtml:99 20138#: resources/views/setup/step-4-database-pgsql.phtml:86 20139#: resources/views/setup/step-4-database-sqlsvr.phtml:86 20140#: resources/views/setup/step-5-administrator.phtml:81 20141msgid "show" 20142msgstr "näytä" 20143 20144#. I18N: An option in a list-box 20145#: app/Module/RecentChangesModule.php:273 20146msgid "show changes made in webtrees" 20147msgstr "näytä muutokset, jotka on tehty webtreessä" 20148 20149#. I18N: An option in a list-box 20150#: app/Module/RecentChangesModule.php:275 20151msgid "show changes recorded in the genealogy data" 20152msgstr "näytä muutokset sukututkimustiedoissa" 20153 20154#. I18N: button label 20155#: resources/views/lists/anniversaries-list.phtml:24 20156#: resources/views/modules/gedcom_news/list.phtml:26 20157#: resources/views/modules/recent_changes/changes-list.phtml:23 20158#: resources/views/modules/user_blog/list.phtml:26 20159#: resources/views/modules/yahrzeit/list.phtml:21 20160msgid "show more" 20161msgstr "näytä lisää" 20162 20163#: resources/views/modules/statistics-chart/custom.phtml:208 20164msgid "show the chart" 20165msgstr "näytä kaavio" 20166 20167#: app/Services/RelationshipService.php:490 20168msgid "sibling" 20169msgstr "sisarus" 20170 20171#. I18N: A button label. 20172#: resources/views/login-page.phtml:57 20173#: resources/views/modules/login_block/sign-in.phtml:38 20174msgid "sign in" 20175msgstr "kirjaudu sisään" 20176 20177#. I18N: A button label. 20178#: resources/views/modules/login_block/sign-out.phtml:20 20179msgid "sign out" 20180msgstr "kirjaudu ulos" 20181 20182#: app/Services/RelationshipService.php:469 20183msgid "sister" 20184msgstr "sisko" 20185 20186#: app/Services/RelationshipService.php:500 20187msgctxt "brother’s wife" 20188msgid "sister-in-law" 20189msgstr "käly" 20190 20191#: app/Services/RelationshipService.php:720 20192msgctxt "brother’s wife’s sister" 20193msgid "sister-in-law" 20194msgstr "kälyn sisko" 20195 20196#: app/Services/RelationshipService.php:830 20197msgctxt "husband’s brother’s wife" 20198msgid "sister-in-law" 20199msgstr "langon vaimo" 20200 20201#: app/Services/RelationshipService.php:554 20202msgctxt "husband’s sister" 20203msgid "sister-in-law" 20204msgstr "käly" 20205 20206#: app/Services/RelationshipService.php:1020 20207msgctxt "sister’s husband’s sister" 20208msgid "sister-in-law" 20209msgstr "sisaren käly" 20210 20211#: app/Services/RelationshipService.php:632 20212msgctxt "spouse’s sister" 20213msgid "sister-in-law" 20214msgstr "käly" 20215 20216#: app/Services/RelationshipService.php:1070 20217msgctxt "wife’s brother’s wife" 20218msgid "sister-in-law" 20219msgstr "langon vaimo" 20220 20221#: app/Services/RelationshipService.php:652 20222msgctxt "wife’s sister" 20223msgid "sister-in-law" 20224msgstr "käly" 20225 20226#: app/Services/RelationshipService.php:2262 20227msgid "sixth cousin" 20228msgstr "6. serkku" 20229 20230#: app/Services/RelationshipService.php:2226 20231msgctxt "FEMALE" 20232msgid "sixth cousin" 20233msgstr "6. serkku" 20234 20235#. 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. 20236#: app/Services/RelationshipService.php:2179 20237msgctxt "MALE" 20238msgid "sixth cousin" 20239msgstr "6. serkku" 20240 20241#: app/Services/RelationshipService.php:423 20242msgid "son" 20243msgstr "poika" 20244 20245#: resources/xml/reports/descendancy_report.xml:295 20246msgid "son of" 20247msgstr "vanhemmat" 20248 20249#: app/Services/RelationshipService.php:506 20250msgctxt "child’s husband" 20251msgid "son-in-law" 20252msgstr "vävy" 20253 20254#: app/Services/RelationshipService.php:518 20255msgctxt "daughter’s husband" 20256msgid "son-in-law" 20257msgstr "vävy" 20258 20259#: app/Services/RelationshipService.php:758 20260msgctxt "daughter’s husband’s father" 20261msgid "son-in-law’s father" 20262msgstr "tyttären appi" 20263 20264#: app/Services/RelationshipService.php:760 20265msgctxt "daughter’s husband’s mother" 20266msgid "son-in-law’s mother" 20267msgstr "tyttären anoppi" 20268 20269#: app/Services/RelationshipService.php:762 20270msgctxt "daughter’s husband’s parent" 20271msgid "son-in-law’s parent" 20272msgstr "tyttären appi/anoppi" 20273 20274#: app/Services/RelationshipService.php:510 20275msgctxt "child’s spouse" 20276msgid "son/daughter-in-law" 20277msgstr "vävy/miniä" 20278 20279#. I18N: An option in a list-box 20280#: app/Module/UpcomingAnniversariesModule.php:283 20281#: resources/xml/reports/change_report.xml:7 20282msgid "sort by date" 20283msgstr "järjestä päivämäärän mukaan" 20284 20285#. I18N: A button label. 20286#: resources/views/edit/reorder-children.phtml:45 20287#: resources/xml/reports/bdm_report.xml:11 20288#: resources/xml/reports/birth_report.xml:9 20289#: resources/xml/reports/change_report.xml:7 20290#: resources/xml/reports/fact_sources.xml:7 20291#: resources/xml/reports/individual_ext_report.xml:8 20292#: resources/xml/reports/occupation_report.xml:6 20293#: resources/xml/reports/relative_ext_report.xml:7 20294msgid "sort by date of birth" 20295msgstr "järjestä syntymäpäivän mukaan" 20296 20297#: resources/xml/reports/bdm_report.xml:11 20298#: resources/xml/reports/cemetery_report.xml:6 20299#: resources/xml/reports/death_report.xml:9 20300#: resources/xml/reports/relative_ext_report.xml:7 20301msgid "sort by date of death" 20302msgstr "järjestä kuolinpäivän mukaan" 20303 20304#. I18N: A button label. 20305#: resources/views/edit/reorder-families.phtml:42 20306#: resources/xml/reports/marriage_report.xml:9 20307msgid "sort by date of marriage" 20308msgstr "järjestä avioitumispäivän mukaan" 20309 20310#. I18N: An option in a list-box 20311#: app/Module/OnThisDayModule.php:270 app/Module/RecentChangesModule.php:268 20312msgid "sort by date, newest first" 20313msgstr "järjestä päivämäärän mukaan, uusimmat ensin" 20314 20315#. I18N: An option in a list-box 20316#: app/Module/OnThisDayModule.php:268 app/Module/RecentChangesModule.php:266 20317msgid "sort by date, oldest first" 20318msgstr "järjestä päivämäärän mukaan, vanhimmat ensin" 20319 20320#. I18N: An option in a list-box 20321#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:264 20322#: app/Module/UpcomingAnniversariesModule.php:281 20323#: resources/xml/reports/bdm_report.xml:11 20324#: resources/xml/reports/birth_report.xml:9 20325#: resources/xml/reports/cemetery_report.xml:6 20326#: resources/xml/reports/change_report.xml:7 20327#: resources/xml/reports/death_report.xml:9 20328#: resources/xml/reports/fact_sources.xml:7 20329#: resources/xml/reports/individual_ext_report.xml:8 20330#: resources/xml/reports/marriage_report.xml:9 20331#: resources/xml/reports/occupation_report.xml:6 20332#: resources/xml/reports/relative_ext_report.xml:7 20333msgid "sort by name" 20334msgstr "järjestä nimen mukaan" 20335 20336#: app/Services/RelationshipService.php:411 20337msgid "spouse" 20338msgstr "puoliso" 20339 20340#. I18N: Secure Sockets Layer - a secure communications protocol 20341#: app/Services/EmailService.php:213 20342msgid "ssl" 20343msgstr "ssl" 20344 20345#: app/Services/RelationshipService.php:828 20346msgctxt "father’s wife’s son" 20347msgid "step-brother" 20348msgstr "velipuoli" 20349 20350#: app/Services/RelationshipService.php:876 20351msgctxt "mother’s husband’s son" 20352msgid "step-brother" 20353msgstr "velipuoli" 20354 20355#: app/Services/RelationshipService.php:954 20356msgctxt "parent’s spouse’s son" 20357msgid "step-brother" 20358msgstr "velipuoli" 20359 20360#: app/Services/RelationshipService.php:544 20361msgctxt "husband’s child" 20362msgid "step-child" 20363msgstr "puolisonlapsi" 20364 20365#: app/Services/RelationshipService.php:624 20366msgctxt "spouse’s child" 20367msgid "step-child" 20368msgstr "puolisonlapsi" 20369 20370#: app/Services/RelationshipService.php:642 20371msgctxt "wife’s child" 20372msgid "step-child" 20373msgstr "puolisonlapsi" 20374 20375#: app/Services/RelationshipService.php:546 20376msgctxt "husband’s daughter" 20377msgid "step-daughter" 20378msgstr "puolisontytär" 20379 20380#: app/Services/RelationshipService.php:626 20381msgctxt "spouse’s daughter" 20382msgid "step-daughter" 20383msgstr "puolisontytär" 20384 20385#: app/Services/RelationshipService.php:644 20386msgctxt "wife’s daughter" 20387msgid "step-daughter" 20388msgstr "puolisontytär" 20389 20390#: app/Services/RelationshipService.php:566 20391msgctxt "mother’s husband" 20392msgid "step-father" 20393msgstr "isäpuoli" 20394 20395#: app/Services/RelationshipService.php:540 20396msgctxt "father’s wife" 20397msgid "step-mother" 20398msgstr "äitipuoli" 20399 20400#: app/Services/RelationshipService.php:596 20401msgctxt "parent’s spouse" 20402msgid "step-parent" 20403msgstr "isä-/äitipuoli" 20404 20405#: app/Services/RelationshipService.php:824 20406msgctxt "father’s wife’s child" 20407msgid "step-sibling" 20408msgstr "sisar- tai velipuoli" 20409 20410#: app/Services/RelationshipService.php:872 20411msgctxt "mother’s husband’s child" 20412msgid "step-sibling" 20413msgstr "sisar- tai velipuoli" 20414 20415#: app/Services/RelationshipService.php:950 20416msgctxt "parent’s spouse’s child" 20417msgid "step-sibling" 20418msgstr "sisar- tai velipuoli" 20419 20420#: app/Services/RelationshipService.php:826 20421msgctxt "father’s wife’s daughter" 20422msgid "step-sister" 20423msgstr "siskopuoli" 20424 20425#: app/Services/RelationshipService.php:874 20426msgctxt "mother’s husband’s daughter" 20427msgid "step-sister" 20428msgstr "siskopuoli" 20429 20430#: app/Services/RelationshipService.php:952 20431msgctxt "parent’s spouse’s daughter" 20432msgid "step-sister" 20433msgstr "siskopuoli" 20434 20435#: app/Services/RelationshipService.php:556 20436msgctxt "husband’s son" 20437msgid "step-son" 20438msgstr "puolisonpoika" 20439 20440#: app/Services/RelationshipService.php:634 20441msgctxt "spouse’s son" 20442msgid "step-son" 20443msgstr "puolisonpoika" 20444 20445#: app/Services/RelationshipService.php:654 20446msgctxt "wife’s son" 20447msgid "step-son" 20448msgstr "puolisonpoika" 20449 20450#. I18N: Layout option for lists of names 20451#. I18N: An option in a list-box 20452#: app/Http/RequestHandlers/TreePreferencesPage.php:122 20453#: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:259 20454#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:247 20455#: app/Module/UpcomingAnniversariesModule.php:276 20456#: app/Module/YahrzeitModule.php:259 20457msgid "table" 20458msgstr "taulukko" 20459 20460#. I18N: Layout option for lists of names 20461#. I18N: An option in a list-box 20462#: app/Http/RequestHandlers/TreePreferencesPage.php:124 20463#: app/Module/TopSurnamesModule.php:249 20464msgid "tag cloud" 20465msgstr "nimi pilvi" 20466 20467#: app/Services/RelationshipService.php:2270 20468msgid "tenth cousin" 20469msgstr "10. serkku" 20470 20471#: app/Services/RelationshipService.php:2234 20472msgctxt "FEMALE" 20473msgid "tenth cousin" 20474msgstr "10. serkku" 20475 20476#. 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. 20477#: app/Services/RelationshipService.php:2191 20478msgctxt "MALE" 20479msgid "tenth cousin" 20480msgstr "10. serkku" 20481 20482#. I18N: [you should check that:] ... 20483#: resources/views/errors/database-connection.phtml:24 20484msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 20485msgstr "tietokantayhteysasetukset tiedostossa ”/data/config.ini.php” ovat oikein" 20486 20487#. I18N: [you should check that:] ... 20488#: resources/views/errors/database-connection.phtml:27 20489msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 20490msgstr "hakemisto ”/data” ja tiedostolla ”/data/config.ini.php” on sellaiset oikeudet, että web palvelin (sovellus, esim. apache) pystyy niitä myös lukemaan" 20491 20492#. I18N: reflexive pronoun - gender neutral version of himself/herself 20493#: app/Services/RelationshipService.php:247 20494msgid "themself" 20495msgstr "hän itse" 20496 20497#. I18N: A Spanish relationship name, such as third great-nephew 20498#: app/Services/RelationshipService.php:2355 20499#, php-format 20500msgid "third %s" 20501msgstr "kolmas %s" 20502 20503#. I18N: A Spanish relationship name, such as third great-nephew 20504#: app/Services/RelationshipService.php:2333 20505#, php-format 20506msgctxt "FEMALE" 20507msgid "third %s" 20508msgstr "kolmas %s" 20509 20510#. I18N: A Spanish relationship name, such as third great-nephew 20511#: app/Services/RelationshipService.php:2310 20512#, php-format 20513msgctxt "MALE" 20514msgid "third %s" 20515msgstr "kolmas %s" 20516 20517#: app/Services/RelationshipService.php:2256 20518msgid "third cousin" 20519msgstr "3. serkku" 20520 20521#: app/Services/RelationshipService.php:2220 20522msgctxt "FEMALE" 20523msgid "third cousin" 20524msgstr "3. serkku" 20525 20526#. 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. 20527#: app/Services/RelationshipService.php:2170 20528msgctxt "MALE" 20529msgid "third cousin" 20530msgstr "3. serkku" 20531 20532#: app/Services/RelationshipService.php:2276 20533msgid "thirteenth cousin" 20534msgstr "13. serkku" 20535 20536#: app/Services/RelationshipService.php:2240 20537msgctxt "FEMALE" 20538msgid "thirteenth cousin" 20539msgstr "13. serkku" 20540 20541#. 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. 20542#: app/Services/RelationshipService.php:2200 20543msgctxt "MALE" 20544msgid "thirteenth cousin" 20545msgstr "13. serkku" 20546 20547#. I18N: layout option for the fan chart 20548#: app/Module/FanChartModule.php:585 20549msgid "three-quarter circle" 20550msgstr "kolme neljäsosa ympyrä" 20551 20552#. I18N: Transport Layer Security - a secure communications protocol 20553#: app/Services/EmailService.php:215 20554msgid "tls" 20555msgstr "tls" 20556 20557#. I18N: Gedcom TO dates 20558#: app/Date.php:367 20559#, php-format 20560msgid "to %s" 20561msgstr "%s asti" 20562 20563#: app/Services/RelationshipService.php:2274 20564msgid "twelfth cousin" 20565msgstr "12. serkku" 20566 20567#: app/Services/RelationshipService.php:2238 20568msgctxt "FEMALE" 20569msgid "twelfth cousin" 20570msgstr "12. serkku" 20571 20572#. 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. 20573#: app/Services/RelationshipService.php:2197 20574msgctxt "MALE" 20575msgid "twelfth cousin" 20576msgstr "12. serkku" 20577 20578#: app/Services/RelationshipService.php:435 20579msgid "twin brother" 20580msgstr "kaksoisveli" 20581 20582#: app/Services/RelationshipService.php:477 20583msgid "twin sibling" 20584msgstr "kaksonen" 20585 20586#: app/Services/RelationshipService.php:456 20587msgid "twin sister" 20588msgstr "kaksoissisko" 20589 20590#: app/Services/RelationshipService.php:522 20591msgctxt "father’s brother" 20592msgid "uncle" 20593msgstr "setä" 20594 20595#: app/Services/RelationshipService.php:820 20596msgctxt "father’s sister’s husband" 20597msgid "uncle" 20598msgstr "isän sisarenmies" 20599 20600#: app/Services/RelationshipService.php:558 20601msgctxt "mother’s brother" 20602msgid "uncle" 20603msgstr "eno" 20604 20605#: app/Services/RelationshipService.php:906 20606msgctxt "mother’s sister’s husband" 20607msgid "uncle" 20608msgstr "äidin sisarenmies" 20609 20610#: app/Services/RelationshipService.php:578 20611msgctxt "parent’s brother" 20612msgid "uncle" 20613msgstr "setä/eno" 20614 20615#: app/Services/RelationshipService.php:948 20616msgctxt "parent’s sister’s husband" 20617msgid "uncle" 20618msgstr "isän tai äidin sisarenmies" 20619 20620#: app/Place.php:246 20621msgid "unknown" 20622msgstr "ei tiedossa" 20623 20624#: app/Module/InteractiveTree/TreeView.php:355 20625msgctxt "unknown family" 20626msgid "unknown" 20627msgstr "perhe ei tiedossa" 20628 20629#: app/Module/RelationshipsChartModule.php:484 20630msgid "unlimited" 20631msgstr "rajoittamaton" 20632 20633#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 20634#: app/Elements/CertaintyAssessment.php:49 20635msgid "unreliable evidence" 20636msgstr "epäluotettava todiste" 20637 20638#: app/Module/PedigreeChartModule.php:389 20639#: app/Module/PedigreeChartModule.php:397 20640#: resources/views/edit/reorder-card-header.phtml:26 20641msgid "up" 20642msgstr "ylhäällä" 20643 20644#: resources/views/admin/trees-unconnected.phtml:31 20645msgid "update" 20646msgstr "päivitä" 20647 20648#. I18N: A button label. 20649#: resources/views/admin/media-upload.phtml:74 20650msgid "upload" 20651msgstr "lataa palvelimelle" 20652 20653#. I18N: A button label. 20654#: resources/views/branches-page.phtml:53 20655#: resources/views/modules/ancestors-chart/page.phtml:60 20656#: resources/views/modules/compact-chart/page.phtml:35 20657#: resources/views/modules/descendancy_chart/page.phtml:60 20658#: resources/views/modules/family-book-chart/page.phtml:69 20659#: resources/views/modules/fanchart/page.phtml:77 20660#: resources/views/modules/hourglass-chart/page.phtml:59 20661#: resources/views/modules/interactive-tree/page.phtml:36 20662#: resources/views/modules/pedigree-chart/page.phtml:59 20663#: resources/views/modules/pedigree-map/page.phtml:45 20664#: resources/views/modules/relationships-chart/page.phtml:83 20665#: resources/views/report-setup-page.phtml:87 20666#: resources/views/report-setup-page.phtml:92 20667msgid "view" 20668msgstr "näytä" 20669 20670#: resources/views/admin/trees-privacy.phtml:36 20671#: resources/views/admin/trees-privacy.phtml:55 20672#: resources/views/admin/trees-privacy.phtml:97 20673#: resources/views/admin/trees-privacy.phtml:139 20674#: resources/views/admin/trees-privacy.phtml:159 20675msgid "visitors" 20676msgstr "vierailijat" 20677 20678#: resources/xml/reports/ahnentafel_report.xml:142 20679#: resources/xml/reports/descendancy_report.xml:105 20680msgctxt "FEMALE" 20681msgid "was born" 20682msgstr "syntyi" 20683 20684#: resources/xml/reports/ahnentafel_report.xml:141 20685#: resources/xml/reports/descendancy_report.xml:102 20686msgctxt "MALE" 20687msgid "was born" 20688msgstr "syntyi" 20689 20690#: app/Module/WebtreesTheme.php:38 20691msgid "webtrees" 20692msgstr "webtrees" 20693 20694#: app/Services/MessageService.php:125 20695msgid "webtrees message" 20696msgstr "webtrees viesti" 20697 20698#: resources/views/setup/step-3-database-type.phtml:47 20699msgid "webtrees needs a database to store your genealogy data." 20700msgstr "webtrees tarvitsee tietokannan sukututkimustietojen tallentamiseen." 20701 20702#. I18N: Help text for the “Messages” site configuration setting 20703#: resources/views/admin/site-mail.phtml:50 20704msgid "webtrees needs to send emails, such as password reminders and website notifications." 20705msgstr "webtreesin on lähetettävä sähköposteja, kuten salasanamuistutuksia ja verkkosivustoilmoituksia." 20706 20707#: app/Services/MessageService.php:226 20708msgid "webtrees sends emails with no storage" 20709msgstr "webtrees lähettää sähköpostit tallentamatta niitä" 20710 20711#: resources/views/help/iso-8859-1.phtml:8 20712msgid "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." 20713msgstr "webtrees käyttää UTF-8 koodausta aksenttimerkkejä, erikoismerkkejä ja ei-latinalaisia skriptejä varten. Jos haluat käyttää tätä GEDCOM tiedostoa sukututkimus ohjelmassa, joka ei tue UTF-8aa, voit luoda sen ISO-8859-1-koodauksen avulla." 20714 20715#: app/Services/RelationshipService.php:388 20716msgid "wife" 20717msgstr "vaimo" 20718 20719#. I18N: Name of a theme. 20720#: app/Module/XeneaTheme.php:39 20721msgid "xenea" 20722msgstr "xenea" 20723 20724#: resources/views/modules/timeline-chart/chart.phtml:141 20725msgid "years" 20726msgstr "vuotta" 20727 20728#: app/Elements/OrdinanceProcessFlag.php:56 20729#: app/Http/RequestHandlers/UserListData.php:140 20730#: app/Http/RequestHandlers/UserListData.php:141 20731#: app/Statistics/Repository/LatestUserRepository.php:146 20732#: resources/views/admin/map-import-form.phtml:65 20733#: resources/views/admin/site-mail.phtml:126 20734#: resources/views/admin/site-preferences.phtml:102 20735#: resources/views/admin/site-registration.phtml:55 20736#: resources/views/admin/site-registration.phtml:72 20737#: resources/views/admin/trees-preferences.phtml:150 20738#: resources/views/admin/trees-preferences.phtml:322 20739#: resources/views/admin/trees-preferences.phtml:558 20740#: resources/views/admin/trees-preferences.phtml:574 20741#: resources/views/admin/trees-preferences.phtml:640 20742#: resources/views/admin/trees-preferences.phtml:754 20743#: resources/views/admin/trees-preferences.phtml:784 20744#: resources/views/lists/families-table.phtml:326 20745#: resources/views/modules/fix-search-and-replace/options.phtml:56 20746#: resources/views/modules/html/config.phtml:55 20747#: resources/views/modules/random_media/config.phtml:42 20748#: resources/views/modules/random_media/config.phtml:51 20749#: resources/views/modules/recent_changes/config.phtml:61 20750#: resources/views/modules/recent_changes/config.phtml:70 20751#: resources/views/modules/review_changes/config.phtml:22 20752#: resources/views/modules/todays_events/config.phtml:22 20753#: resources/views/modules/todo/config.phtml:24 20754#: resources/views/modules/todo/config.phtml:34 20755#: resources/views/modules/todo/config.phtml:43 20756#: resources/views/modules/upcoming_events/config.phtml:34 20757#: resources/xml/reports/change_report.xml:8 20758#: resources/xml/reports/family_group_report.xml:252 20759#: resources/xml/reports/family_group_report.xml:423 20760#: resources/xml/reports/family_group_report.xml:606 20761#: resources/xml/reports/family_group_report.xml:950 20762#: resources/xml/reports/individual_ext_report.xml:187 20763#: resources/xml/reports/individual_report.xml:175 20764msgid "yes" 20765msgstr "kyllä" 20766 20767#. I18N: [you should check that:] ... 20768#: resources/views/errors/database-connection.phtml:30 20769msgid "you can connect to the database using other applications, such as phpmyadmin" 20770msgstr "että pysyt luomaan yhteyden tietokantaan esimerkiksi käyttäen phpmyadminia" 20771 20772#: app/Services/RelationshipService.php:439 20773msgid "younger brother" 20774msgstr "nuorempi veli" 20775 20776#: app/Services/RelationshipService.php:481 20777msgid "younger sibling" 20778msgstr "nuorempi sisarus" 20779 20780#: app/Services/RelationshipService.php:460 20781msgid "younger sister" 20782msgstr "nuorempi sisko" 20783 20784#: app/Http/RequestHandlers/SearchAdvancedPage.php:235 20785#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 20786#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 20787#: app/Http/RequestHandlers/SearchAdvancedPage.php:238 20788#: app/Http/RequestHandlers/SearchAdvancedPage.php:239 20789#, php-format 20790msgid "±%s year" 20791msgid_plural "±%s years" 20792msgstr[0] "±%s vuosi" 20793msgstr[1] "±%s vuotta" 20794 20795#: app/Http/RequestHandlers/CopyFact.php:77 20796#, php-format 20797msgid "“%s“ has been copied to the clipboard." 20798msgstr "\"%s\" on kopioitu leikepöydälle." 20799 20800#. I18N: %s is the name of a genealogy record 20801#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 20802#, php-format 20803msgid "“%s” has been deleted." 20804msgstr "“%s” on poistettu." 20805 20806#. I18N: Description of a “Data fix” module 20807#: app/Module/FixPrimaryTag.php:59 20808msgid "“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." 20809msgstr "Jotkut sukututkimussovellukset käyttävät ”korostetun kuvan” (_PRIM) -tageja osoittamaan yksilön ensisijaista kuvaa. Vaihtoehto on kuvien uudelleen järjestys siten, että ensisijainen kuva on ensimmäinen." 20810 20811#: app/Functions/FunctionsPrint.php:97 app/Note.php:94 20812#: app/Report/ReportParserGenerate.php:971 20813#: app/Report/ReportParserGenerate.php:1056 20814msgid "…" 20815msgstr "…" 20816 20817#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 20818#: app/Family.php:381 app/Individual.php:1054 20819#: app/Module/IndividualListModule.php:278 20820#: app/Module/IndividualListModule.php:491 20821msgctxt "Unknown given name" 20822msgid "…" 20823msgstr "…" 20824 20825#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 20826#: app/Family.php:381 app/Individual.php:1053 20827#: app/Module/IndividualListModule.php:263 20828#: app/Module/IndividualListModule.php:287 20829#: app/Module/IndividualListModule.php:507 20830msgctxt "Unknown surname" 20831msgid "…" 20832msgstr "…" 20833 20834#~ msgid " per gender" 20835#~ msgstr " / sukupuoli" 20836 20837#~ msgid " per time period" 20838#~ msgstr " aikajaksoa kohti" 20839 20840#, php-format 20841#~ msgid "#%s" 20842#~ msgstr "#%s" 20843 20844#~ msgid "%1$s individual displayed, out of the normal total of %2$s, from %3$s generations." 20845#~ msgid_plural "%1$s individuals displayed, out of the normal total of %2$s, from %3$s generations." 20846#~ msgstr[0] "%1$s henkilö näytössä %3$s sukupolven mahdollisista %2$s henkilöistä." 20847#~ msgstr[1] "%1$s henkilöä näytössä %3$s sukupolven mahdollisista %2$s henkilöistä." 20848 20849#~ msgid "%1$s individual is missing birthplace map coordinates: %2$s." 20850#~ msgid_plural "%1$s individuals are missing birthplace map coordinates: %2$s." 20851#~ msgstr[0] "%1$s henkilöltä puuttuu syntymäpaikan koordinaatit: %2$s." 20852#~ msgstr[1] "%1$s henkilöiltä puuttuu syntymäpaikan koordinaatit: %2$s." 20853 20854#~ msgid "%s day ago" 20855#~ msgid_plural "%s days ago" 20856#~ msgstr[0] "%s päivä sitten" 20857#~ msgstr[1] "%s päivää sitten" 20858 20859#~ msgid "%s hour ago" 20860#~ msgid_plural "%s hours ago" 20861#~ msgstr[0] "%s tunti sitten" 20862#~ msgstr[1] "%s tunteja sitten" 20863 20864#~ msgid "%s individual is private." 20865#~ msgid_plural "%s individuals are private." 20866#~ msgstr[0] "%s henkilö on yksityissuojattu." 20867#~ msgstr[1] "%s henkilöä ovat yksityissuojattuja." 20868 20869#, php-format 20870#~ msgid "%s individual with events between %s and %s" 20871#~ msgid_plural "%s individuals with events between %s and %s" 20872#~ msgstr[0] "%s henkilö, jolla on tapahtumia %s ja %s välillä" 20873#~ msgstr[1] "%s henkilöä, joilla on tapahtumia %s ja %s välillä" 20874 20875#, php-format 20876#~ msgid "%s individual with events in %s" 20877#~ msgid_plural "%s individuals with events in %s" 20878#~ msgstr[0] "%s henkilö, jolla on tapahtumia paikassa %s" 20879#~ msgstr[1] "%s henkilöä, joilla on tapahtumia paikassa %s" 20880 20881#, php-format 20882#~ msgid "%s individual with events in %s between %s and %s" 20883#~ msgid_plural "%s individuals with events in %s between %s and %s" 20884#~ msgstr[0] "%s henkilö, jolla on tapahtumia paikassa %s, %s ja %s välillä" 20885#~ msgstr[1] "%s henkilöä, joilla on tapahtumia paikassa %s, %s ja %s välillä" 20886 20887#~ msgid "%s is disabled on this server. You cannot install webtrees until it is enabled. Please ask your server’s administrator to enable it." 20888#~ msgstr "%s ei ole käytössä tässä palvelimessa. Et voi asentaa webtrees ohjelmaa ennen kun se on käytössä. Pyydä palvelimen järjestelmänvalvojaa ottamaan se käyttöön." 20889 20890#, php-format 20891#~ msgid "%s location has been imported." 20892#~ msgid_plural "%s locations have been imported." 20893#~ msgstr[0] "%s sijainti on tuotu." 20894#~ msgstr[1] "%s sijaintia on tuotu." 20895 20896#~ msgid "%s minute ago" 20897#~ msgid_plural "%s minutes ago" 20898#~ msgstr[0] "%s minuutti sitten" 20899#~ msgstr[1] "%s minuutteja sitten" 20900 20901#~ msgid "%s month ago" 20902#~ msgid_plural "%s months ago" 20903#~ msgstr[0] "%s kuukausi sitten" 20904#~ msgstr[1] "%s kuukautta sitten" 20905 20906#~ msgid "%s second ago" 20907#~ msgid_plural "%s seconds ago" 20908#~ msgstr[0] "%s sekunti sitten" 20909#~ msgstr[1] "%s sekunteja sitten" 20910 20911#~ msgid "%s year ago" 20912#~ msgid_plural "%s years ago" 20913#~ msgstr[0] "%s vuosi sitten" 20914#~ msgstr[1] "%s vuotta sitten" 20915 20916#, php-format 20917#~ msgid "(aged less than %s)" 20918#~ msgstr "(ikä vähemmän kuin %s)" 20919 20920#, php-format 20921#~ msgid "(aged more than %s)" 20922#~ msgstr "(ikä enemmän kuin %s)" 20923 20924#~ msgid "(in childhood)" 20925#~ msgstr "(lapsena)" 20926 20927#~ msgid "(in infancy)" 20928#~ msgstr "(pikkulapsena)" 20929 20930#~ msgid "(stillborn)" 20931#~ msgstr "(kuolleena syntynyt)" 20932 20933#~ 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." 20934#~ msgstr "<b>GUID</b> on lyhenne termistä ”Globally Unique ID”.<br><br>GUID pyrkii henkilön tunnistamiseen sellaisella tavalla, että keskeiset järjestöt, kuten Salt Lake Cityn MAP-kirkon sukututkimuskeskus (Family History Center of the LDS church in Salt Lake City), tai yhteensopivat sukututkimusohjelmistot palvelimellasi, voisivat todeta käsittelevänsä samaa henkilöä, riippumatta siitä mistä GEDCOM aineisto on peräisin. Sukututkimuskeskuksen päämääränä on luoda yhteinen sukututkimuksen tietovarasto ja hyödyttää sitä verkkopalvelujen kautta. Tällä tavalla mikä tahansa sukututkimusohjelma voisi hakea tietoja ja täydentää omaa aineistoa saaduilla tiedoilla.<br><br>Jos sinulla ei ole tarkoitus jakaa GEDCOM aineistoasi muiden kanssa, sinulla ei ole tarvetta luoda näitä GUID tunnisteita webtrees ohjelmalla. Niiden luominen ei aiheuta muuta haittaa, kuin sen että GEDCOMin tilantarve lisääntyy." 20935 20936#~ 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." 20937#~ msgstr "<b>Tärkeä huomautus:</b> siirtovelho ei voi auttaa mediakohteiden siirtämisessä. Sinun tulee määrittää ja siirtää tai kopioida media-asetukset erikseen siirtovelhon toiminnon jälkeen." 20938 20939#~ 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." 20940#~ msgstr "<b>Huomautus:</b> Elossa olevien yksityistiedot voidaan välittää ainoastaan sukulaisille ja läheisille ystäville. Tällainen suhde tarkistetaan sinulta ennen kuin voit vastaanottaa yksityistietoa. Toisinaan myös kuolleiden tiedot pidetään yksityisenä, joka voi johtua siitä, ettei ole tarpeeksi tietoja joilla voidaan päätellä onko henkilö vielä elossa vai kuollut.<br><br>Ennen kuin lähetät kyselyn henkilöstä, tarkista päivämäärien, sijaintien, paikkojen ja lähisukulaisten tietojen perusteella, että oikea henkilö on kysymyksessä. Jos olet lisäämässä uutta tietoa sukupuuhun, kerro myös mikä on tietolähteesi." 20941 20942#~ 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>" 20943#~ msgstr "<p>Huomautus: Tällä hakemuksella hyväksyt:<ul><li>kunnioitat sukututkimusaineistossa esiintyvien elossa olevien henkilöiden yksityisyyttä;</li><li>ja alla olevassa tekstiruudussa kerrot kenelle olet sukua sivustollamme, tai toimitat tietoja henkilöstä jonka pitäisi löytyä sivustollamme.</li></ul></div>" 20944 20945#~ 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)." 20946#~ msgstr "Tietokantajärjestelmässä voi olla useita erillisiä tietokantoja. Valitse olemassa oleva tietokanta (palvelinylläpitäjän luoma) tai luo itse uusi (jos sinulla on riittävät oikeudet siihen)." 20947 20948#~ msgid "A new password has been created and emailed to %s. You can change this password after you sign in." 20949#~ msgstr "Uusi salasana on luotu ja lähetetty sähköpostitse käyttäjälle %s. Voit muuttaa tuon salasanan kun kirjaudut sisään uudestaan." 20950 20951#~ msgid "A new password has been requested for your username." 20952#~ msgstr "Uusi salasana on pyydetty käyttäjätunnuksellesi." 20953 20954#~ msgid "A sidebar showing an alphabetic list of all the families in the family tree." 20955#~ msgstr "Sivupalkki, joka näyttää aakkosellisen luettelon kaikista sukupuun perheistä." 20956 20957#~ msgid "A sidebar showing an alphabetic list of all the individuals in the family tree." 20958#~ msgstr "Sivupalkki, joka näyttää aakkosellinen luettelon kaikista sukupuun henkilöistä." 20959 20960#~ msgid "A watermark is text that is added to an image, to discourage others from copying it without permission." 20961#~ msgstr "Vesileima on teksti, joka lisätään kuvaan. Se estää luvattoman kopioimisen." 20962 20963#~ msgid "A.M." 20964#~ msgstr "ennen keskipäivää" 20965 20966#~ msgid "ALPHABET_lower=abcdefghijklmnopqrstuvwxyz" 20967#~ msgstr "ALPHABET_lower=abcdefghijklmnopqrstuvwxyzåäö" 20968 20969#~ msgid "ALPHABET_upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ" 20970#~ msgstr "ALPHABET_upper=ABCDEFGHIJKLMNOPQRSTUVWXYZÅÄÖ" 20971 20972#~ msgid "Acadia" 20973#~ msgstr "Acadia" 20974 20975#~ msgid "Add a blank row" 20976#~ msgstr "Lisää tyhjä rivi" 20977 20978#~ msgid "Add a brother or sister" 20979#~ msgstr "Lisää veli tai sisko perheeseen" 20980 20981#~ msgid "Add a child to this family" 20982#~ msgstr "Lisää lapsi perheeseen" 20983 20984#~ msgid "Add a geographic location" 20985#~ msgstr "Lisää maantieteellinen sijaintipaikka" 20986 20987#~ msgid "Add a husband to this family" 20988#~ msgstr "Lisää aviomies perheeseen" 20989 20990#~ msgid "Add a restriction" 20991#~ msgstr "Lisää rajoitus" 20992 20993#~ msgid "Add a scrollbar when block contents grow" 20994#~ msgstr "Lisää vierityspalkki kun sisältö laajenee" 20995 20996#~ msgid "Add a shared note" 20997#~ msgstr "Lisää jaettu lisätieto" 20998 20999#~ msgid "Add a son or daughter" 21000#~ msgstr "Lisää poika tai tytär" 21001 21002#~ msgid "Add a wife to this family" 21003#~ msgstr "Lisää vaimo perheeseen" 21004 21005#~ msgid "Add an associate" 21006#~ msgstr "Lisää läheinen" 21007 21008#~ msgid "Add an event" 21009#~ msgstr "Lisää tapahtuma" 21010 21011#~ msgid "Add another individual to the chart" 21012#~ msgstr "Lisää henkilö kaavioon" 21013 21014#~ msgid "Add historic events to an individual‘s page." 21015#~ msgstr "Lisää historiallisia tapahtumia henkilön sivulle." 21016 21017#~ msgid "Add links" 21018#~ msgstr "Lisää linkkejä" 21019 21020#~ msgid "Add married names" 21021#~ msgstr "Lisää avionimet" 21022 21023#~ msgid "Add missing married names" 21024#~ msgstr "Lisää puuttuvat avionimet" 21025 21026#~ msgid "Add to favorites" 21027#~ msgstr "Lisää suosikkeihin" 21028 21029#~ msgid "Add watermarks to thumbnails" 21030#~ msgstr "Lisää vesileimat pienoiskuviin" 21031 21032#~ msgctxt "FEMALE" 21033#~ msgid "Adopted by both parents" 21034#~ msgstr "Molemmat vanhemmat adoptoivat" 21035 21036#~ msgctxt "MALE" 21037#~ msgid "Adopted by both parents" 21038#~ msgstr "Molemmat vanhemmat adoptoivat" 21039 21040#~ msgctxt "FEMALE" 21041#~ msgid "Adopted by father" 21042#~ msgstr "Isän adoptoima" 21043 21044#~ msgctxt "MALE" 21045#~ msgid "Adopted by father" 21046#~ msgstr "Isän adoptoima" 21047 21048#~ msgctxt "FEMALE" 21049#~ msgid "Adopted by mother" 21050#~ msgstr "Äidin adoptoima" 21051 21052#~ msgctxt "MALE" 21053#~ msgid "Adopted by mother" 21054#~ msgstr "Äidin adoptoima" 21055 21056#~ msgid "Advanced" 21057#~ msgstr "Lisäasetukset" 21058 21059#~ msgid "Advanced fact preferences" 21060#~ msgstr "Erityisfaktojen asetukset" 21061 21062#~ msgid "Advanced name facts" 21063#~ msgstr "Erityiset nimifaktat" 21064 21065#~ msgid "Advanced place name facts" 21066#~ msgstr "Erityiset paikannimifaktat" 21067 21068#~ 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." 21069#~ msgstr "Kirjauduttuasi, valitse ”Käyttäjätilini” joka löytyy ”Oma sivuni”-valikosta ja täytä salasanakentät vaihtaaksesi salasanasi." 21070 21071#~ msgid "Age of item" 21072#~ msgstr "Artikkelin ikä" 21073 21074#~ msgid "Age related to birth year" 21075#~ msgstr "Ikä suhteessa syntymävuoteen" 21076 21077#~ msgid "All changes in PhpGedView must be accepted" 21078#~ msgstr "Kaikki vireillä olevat muutokset PhpGedView:ssa pitää ensin hyväksyä" 21079 21080#~ msgid "All existing PhpGedView users must have distinct email addresses" 21081#~ msgstr "Kaikilla PhpGedView käyttäjillä pitää olla yksilölliset sähköpostiosoitteet" 21082 21083#~ msgid "All family facts" 21084#~ msgstr "Kaikki perhefaktat" 21085 21086#~ msgid "All files have read and write permission." 21087#~ msgstr "Kaikilla tiedostoilla on luku- ja kirjoitusoikeudet." 21088 21089#~ msgid "All individual facts" 21090#~ msgstr "Kaikki henkilöfaktat" 21091 21092#~ msgid "All repository facts" 21093#~ msgstr "Kaikki tietovarastofaktat" 21094 21095#~ msgid "All source facts" 21096#~ msgstr "Kaikki lähdefaktat" 21097 21098#~ msgid "Allow users to select their own theme" 21099#~ msgstr "Salli käyttäjien valita itselleen oma teema" 21100 21101#~ msgctxt "FEMALE" 21102#~ msgid "Also known as" 21103#~ msgstr "Toiselta nimeltä" 21104 21105#~ msgctxt "MALE" 21106#~ msgid "Also known as" 21107#~ msgstr "Toiselta nimeltä" 21108 21109#~ msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 21110#~ msgstr "Läheinen on toinen henkilö, joka osallistui tähän faktaan tai tapahtumaan; esimerkiksi todistaja tai pappi." 21111 21112#~ msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 21113#~ msgstr "Läheinen on toinen henkilö, joka oli yhteydessä tämän henkilön kanssa, kuten esimerkiksi ystävä tai työnantaja." 21114 21115#~ msgid "An edit menu for individuals, families, sources, etc." 21116#~ msgstr "Muokkausvalikko henkilöille, perheille, lähteille jne." 21117 21118#~ msgid "An error occurred when unzipping the file." 21119#~ msgstr "Virhe kun tiedosto purettiin." 21120 21121#~ msgid "An unknown error occurred" 21122#~ msgstr "Tuntematon virhe tapahtui" 21123 21124#~ msgid "Apply automatic corrections to your genealogy data." 21125#~ msgstr "Sovella automaattisia korjauksia sukututkimustietoihisi." 21126 21127#~ msgid "Approval of account at %s" 21128#~ msgstr "Käyttäjätilin %s hyväksyminen" 21129 21130#~ msgid "Are you sure you want to remove links to this media object?" 21131#~ msgstr "Haluatko varmasti poistaa liitteet tähän mediakohteeseen?" 21132 21133#~ msgid "Associates" 21134#~ msgstr "Läheiset" 21135 21136#, fuzzy 21137#~ msgid "Automatically add unique identifiers" 21138#~ msgstr "Luo automaattisesti GUID tunnukset (globally unique ID)" 21139 21140#~ msgid "Automatically expand list of events of close relatives" 21141#~ msgstr "Automaattisesti laajenna lähisukulaisten tapahtumalista" 21142 21143#~ msgid "Available blocks" 21144#~ msgstr "Käytettävissä olevat lohkot" 21145 21146#~ msgid "Basic" 21147#~ msgstr "Perustiedot" 21148 21149#~ msgid "Bearing" 21150#~ msgstr "Suunta" 21151 21152#~ msgid "Body" 21153#~ msgstr "Viesti" 21154 21155#~ msgid "Booklet" 21156#~ msgstr "Kirjanen" 21157 21158#~ msgid "Brit milah of a brother" 21159#~ msgstr "Veljen Brit mila" 21160 21161#~ msgid "Brit milah of a grandson" 21162#~ msgstr "Lapsenlapsen Brit mila" 21163 21164#~ msgctxt "daughter’s son" 21165#~ msgid "Brit milah of a grandson" 21166#~ msgstr "Tyttärenpojan Brit mila" 21167 21168#~ msgctxt "son’s son" 21169#~ msgid "Brit milah of a grandson" 21170#~ msgstr "Pojanpojan Brit mila" 21171 21172#~ msgid "Brit milah of a half-brother" 21173#~ msgstr "Velipuolen Brit mila" 21174 21175#~ msgid "Brit milah of a son" 21176#~ msgstr "Pojan Brit mila" 21177 21178#~ msgid "British West Indies" 21179#~ msgstr "Brittiläinen Länsi-Intia" 21180 21181#~ msgid "Burial of a maternal grandparent" 21182#~ msgstr "Äidin vanhemman hautajaiset" 21183 21184#~ msgid "Burial of a paternal grandparent" 21185#~ msgstr "Isän vanhemman hautajaiset" 21186 21187#~ 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." 21188#~ msgstr "Oletuksena näkyvät vain ne paikat jotka löytyvät sukupuussasi. Sinulla voi olla tietoja muista paikoista, kuten niistä jotka on tuotu massasiirtona ulkoisesta tiedostosta. Tämän vaihtoehdon valitseminen näyttää kaikki paikat, myös ne, joita ei tällä hetkellä käytetä." 21189 21190#~ msgid "By default, your server allows scripts to run for %s second." 21191#~ msgid_plural "By default, your server allows scripts to run for %s seconds." 21192#~ msgstr[0] "Palvelimesi oletus on antaa skripteille eli komentojen suorittamiseen %s sekunti." 21193#~ msgstr[1] "Palvelimesi oletus on antaa skripteille eli komentojen suorittamiseen %s sekuntia." 21194 21195#~ msgid "By default, your server allows scripts to use %s of memory." 21196#~ msgstr "Palvelimesi oletus on antaa skripteille eli komentojen suorittamiseen %s muistia." 21197 21198#~ msgid "Calculate the age differences between siblings, children, spouses, etc." 21199#~ msgstr "Laskee ikäerot sisarusten, lasten, puolisoiden, jne. välillä." 21200 21201#~ msgid "Cannot create" 21202#~ msgstr "Luonti ei onnistu" 21203 21204#~ msgid "Cape Colony" 21205#~ msgstr "Kapmaa" 21206 21207#~ msgid "Catalonia" 21208#~ msgstr "Katalonia" 21209 21210#~ msgid "Caution!" 21211#~ msgstr "Varoitus!" 21212 21213#~ msgid "Caution: old modules may not work, or they may prevent webtrees from working." 21214#~ msgstr "Varoitus: vanhat moduulit eivät välttämättä toimi tai ne voivat estää webtrees:in toiminnan." 21215 21216#~ msgid "Caution: old themes may not work, or they may prevent webtrees from working." 21217#~ msgstr "Varoitus: vanhat teemat eivät välttämättä toimi tai ne voivat estää webtrees:in toiminnan." 21218 21219#~ msgid "Cemeteries" 21220#~ msgstr "Hautausmaat" 21221 21222#~ msgid "Center map here" 21223#~ msgstr "Keskitä kartta tähän" 21224 21225#~ msgid "Change" 21226#~ msgstr "Muuta" 21227 21228#~ msgid "Change flag" 21229#~ msgstr "Vaihda lippu" 21230 21231#~ msgid "Change language" 21232#~ msgstr "Muuta kieli" 21233 21234#~ msgid "Change the blocks on this user’s “My page”" 21235#~ msgstr "Vaihda tämän käyttäjän ”Oma sivuni” lohkot" 21236 21237#~ msgid "Channel Islands" 21238#~ msgstr "Kanaalisaaret" 21239 21240#~ msgid "Check file permissions…" 21241#~ msgstr "Tarkista tiedostojen oikeudet…" 21242 21243#~ msgid "Check for custom modules…" 21244#~ msgstr "Tarkista omat moduulit…" 21245 21246#~ msgid "Check for custom themes…" 21247#~ msgstr "Tarkista omat teemat…" 21248 21249#~ msgid "Check the access rights on this folder." 21250#~ msgstr "Tarkista tämän kansion käyttöoikeudet." 21251 21252#~ msgid "Check the settings and try again." 21253#~ msgstr "Tarkista asetukset ja yritä uudestaan." 21254 21255#~ 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." 21256#~ msgstr "Valitse minkä pienoiskuvan haluat ladata palvelimelle. Pienoiskuvan voi luoda automaattisesti, mutta toisinaan saatat haluta eri kuvan pienoiskuvaksi. Esimerkiksi, videolle voit käyttää video-otoksesta stillkuvaa tai kuvaajan valokuvaa." 21257 21258#~ msgid "Choose: " 21259#~ msgstr "Valitse: " 21260 21261#~ msgid "Cleared but not yet completed" 21262#~ msgstr "(mormoni) Selvitetty, muttei vielä valmiina" 21263 21264#~ msgid "Click %s to choose individual as head of family." 21265#~ msgstr "Valitse %s perheen päähenkilöksi." 21266 21267#~ msgid "Click a row, then drag-and-drop to re-order media" 21268#~ msgstr "Klikkaa riviä, ja sitten vedä ja pudota lajitellaksesi media" 21269 21270#~ msgid "Click here for PhpGedView to webtrees transfer wizard" 21271#~ msgstr "Valitsemalla tämän, käynnistyy siirtovelho jolla siirrät PhpGedView aineistosi webtrees muotoon" 21272 21273#~ msgid "Click here to add, edit, or delete" 21274#~ msgstr "Lisää, muokkaa tai poista" 21275 21276#~ msgid "Click here to open or close the sidebar" 21277#~ msgstr "Klikkaa tästä avataksesi tai sulkeaksesi sivupalkin" 21278 21279#~ msgid "Click name to add individual to add links list." 21280#~ msgstr "Valitse henkilön nimi lisättäväksi yhteyksien luontilistaan." 21281 21282#~ msgid "Click on a title to go straight to it, or scroll down to read them all." 21283#~ msgstr "Valitsemalla eli klikkaamalla otsikkoa siirryt suoraan kyseiseen kysymykseen ja vastaukseen tai vierittämällä listaa, voit lukea kaikki." 21284 21285#~ msgid "Click to choose individual as head of family." 21286#~ msgstr "Klikkaa valitaksesi henkilön perheen pääksi." 21287 21288#~ msgid "Columns per page" 21289#~ msgstr "Sarakkeita sivulla" 21290 21291#~ msgid "Concatenation" 21292#~ msgstr "Ketjuuntuminen" 21293 21294#~ msgid "Configure" 21295#~ msgstr "Määritä" 21296 21297#~ msgid "Confirm password" 21298#~ msgstr "Salasana uudestaan" 21299 21300#~ msgid "Continue adding" 21301#~ msgstr "Jatka lisäämistä" 21302 21303#~ msgid "Continued" 21304#~ msgstr "Jatkuu" 21305 21306#~ msgid "Cookie warning" 21307#~ msgstr "Evästeiden varoitus" 21308 21309#~ msgid "Copy these files to the folder %s, replacing any that have the same name." 21310#~ msgstr "Kopioi nämä tiedostot kansioon %s, korvaamalla tiedostot, joilla on sama nimi." 21311 21312#~ msgid "Countries" 21313#~ msgstr "Maat" 21314 21315#~ msgid "Counts " 21316#~ msgstr "Lukumäärät " 21317 21318#~ msgid "County" 21319#~ msgstr "Kunta" 21320 21321#~ msgid "Create a family" 21322#~ msgstr "Luo perhe" 21323 21324#~ msgid "Create a family from existing individuals" 21325#~ msgstr "Luo perhe käyttäen tiedostossa olevia henkilöitä" 21326 21327#~ msgid "Create a website access rule" 21328#~ msgstr "Luo sivustoon pääsemissääntö" 21329 21330#~ msgid "Current" 21331#~ msgstr "Nykyinen" 21332 21333#~ msgid "Custom fact" 21334#~ msgstr "Erikoisfakta" 21335 21336#~ msgid "Custom tags" 21337#~ msgstr "Erikoistunnisteet (tag)" 21338 21339#~ msgid "Custom theme" 21340#~ msgstr "Oma teema" 21341 21342#~ msgid "Czechoslovakia" 21343#~ msgstr "Tšekkoslovakia" 21344 21345#~ msgid "Dashboard" 21346#~ msgstr "Kojelauta" 21347 21348#~ msgid "Data Fixes" 21349#~ msgstr "Tietojen korjaukset" 21350 21351#~ msgid "Database and table names" 21352#~ msgstr "Tietokantanimi ja taulukkonimet" 21353 21354#~ msgid "Default" 21355#~ msgstr "Oletusarvo" 21356 21357#~ msgid "Default map type" 21358#~ msgstr "Oletuskarttatyyppi" 21359 21360#~ msgid "Default pedigree chart layout" 21361#~ msgstr "Esipolvitaulun oletettu esitystapa" 21362 21363#~ msgid "Default pedigree generations" 21364#~ msgstr "Esipolvitaulun oletetut sukupolvet" 21365 21366#~ msgid "Delete old files…" 21367#~ msgstr "Poista vanhat tiedostot…" 21368 21369#~ msgid "Delete temporary files…" 21370#~ msgstr "Poista väliaikaiset tiedostot…" 21371 21372#~ msgid "Description unavailable" 21373#~ msgstr "Selitystä ei ole saatavilla" 21374 21375#~ msgid "Desired password" 21376#~ msgstr "Toivottu salasana" 21377 21378#~ msgid "Desired username" 21379#~ msgstr "Toivottu käyttäjätunnus" 21380 21381#~ msgid "Died as an infant: exempt" 21382#~ msgstr "(mormoni) Kuollut pikkulapsena: ei mukana" 21383 21384#~ msgid "Disable these modules" 21385#~ msgstr "Poista nämä moduulit" 21386 21387#~ msgid "Disable these themes" 21388#~ msgstr "Poista nämä teemat" 21389 21390#~ msgid "Display all" 21391#~ msgstr "Näytä kaikki" 21392 21393#~ msgid "Display map coordinates" 21394#~ msgstr "Näytä karttakoordinaatit" 21395 21396#~ msgid "Do not change to keep original filename." 21397#~ msgstr "Älä muuta säilyttääksesi vanhan nimen." 21398 21399#~ msgid "Do not create new locations, just import coordinates for existing locations." 21400#~ msgstr "Älä luo uusia sijainteja, tuo vain koordinaatit olemassa oleville sijainnoille." 21401 21402#~ msgid "Do not use maps" 21403#~ msgstr "Älä käytä karttoja" 21404 21405#~ msgid "Down" 21406#~ msgstr "Alhaalla" 21407 21408#~ msgid "Download geographic data" 21409#~ msgstr "Lataa maantieteelliset tiedot" 21410 21411#~ msgid "Earliest birth year" 21412#~ msgstr "Aikaisin syntymävuosi" 21413 21414#~ msgid "Earliest death year" 21415#~ msgstr "Aikaisin kuolinvuosi" 21416 21417#~ msgid "Edit a website access rule" 21418#~ msgstr "Muokkaa sivustoon pääsemissääntö" 21419 21420#~ msgid "Edit media" 21421#~ msgstr "Muokkaa mediaa" 21422 21423#~ msgid "Edit the details" 21424#~ msgstr "Muokkaa tiedot" 21425 21426#~ msgid "Edit the media object" 21427#~ msgstr "Muokkaa mediakohde" 21428 21429#~ msgid "Edit the note" 21430#~ msgstr "Muokkaa lisätiedot" 21431 21432#~ msgid "Edit the repository" 21433#~ msgstr "Muokkaa tietovarasto" 21434 21435#~ msgid "Edit the source" 21436#~ msgstr "Muokkaa lähde" 21437 21438#~ msgid "Eire" 21439#~ msgstr "Irlanti (Eire)" 21440 21441#~ msgid "Elevation" 21442#~ msgstr "Korkeus" 21443 21444#~ 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>." 21445#~ msgstr "Sähköpostiosoite ”From:” jota webtrees käyttää luodessaan automaattisia sähköposteja.<br><br>webtrees voi lähettää ylläpitäjille automaattisesti postia, kun muutoksia on tehty ja niitä pitää tarkistaa.webtrees lähettää lisäksi postia käyttäjille, jotka ovat pyytäneet käyttäjätilin.<br><br>Tavallisesti ”From:” kenttä, jota käytetään automaattisissa sähköposteissa, on muodossa <i>From: webtrees-noreply@sivustosi-osoite</i>, jolla halutaan korostaa (noreply) ettei postiin tarvitse vastata. Roskapostin estämiseksi, jotkut sähköpostipalvelut vaativat että ”From:” kenttään täytetään oikea ja olemassa oleva sähköpostiosoite." 21446 21447#~ msgid "Embedded variable" 21448#~ msgstr "Sisäinen (embedded) muuttuja" 21449 21450#~ msgid "End IP address" 21451#~ msgstr "Viimeinen IP-osoite" 21452 21453#~ msgid "Enter an individual, family, or source ID" 21454#~ msgstr "Syötä henkilö-, perhe- tai lähde-tunnus" 21455 21456#~ msgid "Enter or search for the ID of the individual, family, or source to which this media object should be linked." 21457#~ msgstr "Syötä tai etsi sen henkilön, perheen tai lähteen tunnus, johon tämä media liitetään." 21458 21459#~ msgid "Enter report values" 21460#~ msgstr "Syötä raporttiarvot" 21461 21462#~ msgid "Exact text" 21463#~ msgstr "Tarkka teksti" 21464 21465#~ msgid "FAQ position" 21466#~ msgstr "Usein kysytyn kysymyksen sijainti" 21467 21468#~ msgid "FAQ visibility" 21469#~ msgstr "Usein kysytyn kysymyksen näkyminen" 21470 21471#~ msgid "Facts for repository records" 21472#~ msgstr "Tietovaraston faktat" 21473 21474#~ msgid "Facts for source records" 21475#~ msgstr "Tietolähteen faktat" 21476 21477#~ msgid "Family ID prefix" 21478#~ msgstr "Perheen tunnuksen etuliite" 21479 21480#~ msgid "Family group information" 21481#~ msgstr "Perheen ryhmätieto" 21482 21483#~ msgid "Family list" 21484#~ msgstr "Perheluettelo" 21485 21486#~ msgid "File containing places (CSV)" 21487#~ msgstr "Tiedosto sisältää paikkoja (CSV)" 21488 21489#~ msgid "Find a fact or event" 21490#~ msgstr "Etsi fakta tai tapahtuma" 21491 21492#~ msgid "Find a family" 21493#~ msgstr "Etsi perhe" 21494 21495#~ msgid "Find a media object" 21496#~ msgstr "Etsi mediakohde" 21497 21498#~ msgid "Find a place" 21499#~ msgstr "Etsi paikka" 21500 21501#~ msgid "Find a repository" 21502#~ msgstr "Etsi tietovarasto" 21503 21504#~ msgid "Find a shared note" 21505#~ msgstr "Etsi lisätieto" 21506 21507#~ msgid "Find an individual" 21508#~ msgstr "Etsi henkilö" 21509 21510#, php-format 21511#~ msgid "Flag of %s" 21512#~ msgstr "Maan %s lippu" 21513 21514#~ msgid "From" 21515#~ msgstr "Päivästä" 21516 21517#~ msgid "Gender icon on charts" 21518#~ msgstr "Sukupuolikuvakkeet kaavioissa" 21519 21520#~ msgid "Get an API key from Google." 21521#~ msgstr "Hanki sovellusliittymäavain Googlelta." 21522 21523#~ msgid "Gives users the option of selecting their own theme." 21524#~ msgstr "Sallii käyttäjäkohtaisen teeman valinnan." 21525 21526#~ msgid "Google Street View™" 21527#~ msgstr "Google Street View™" 21528 21529#~ 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." 21530#~ msgstr "Google sallii pienen määrän anonyymejä kartanlukupyyntöjä. Jos tarvitset enemmän pyyntöjä, tarvitset Google-tilin ja sovellusliittymäavaimen." 21531 21532#~ msgid "Google™ maps preferences" 21533#~ msgstr "Google™ maps valinnat" 21534 21535#~ msgid "Grandparents" 21536#~ msgstr "Isovanhemmat" 21537 21538#~ msgid "Head of household" 21539#~ msgstr "Perheenpää" 21540 21541#~ 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." 21542#~ msgstr "Näytä tai poista kuvake. Tätä linkkiä käyttäen näytetään kansallinen lippu. Lippu esitetään maantieteellistä paikkasijaintia näytettäessä." 21543 21544#~ 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." 21545#~ msgstr "Zoomaustaso. Tätä arvoa käytetään vähimmäisarvona kun maantieteellinen sijaintipaikka esitetään kartalla." 21546 21547#~ 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." 21548#~ msgstr "Tähän kenttään voidaan syöttää tarkkuuden. Määräät kuinka monta numeroa käytetään leveys- ja pituusasteissa." 21549 21550#~ msgid "Highest population" 21551#~ msgstr "Suurin väestömäärä" 21552 21553#~ msgid "Historical facts" 21554#~ msgstr "Historialliset faktat" 21555 21556#~ msgid "House" 21557#~ msgstr "Talo" 21558 21559#~ msgid "Hybrid" 21560#~ msgstr "Hybridi" 21561 21562#~ msgid "Icon" 21563#~ msgstr "Kuvake" 21564 21565#~ 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>" 21566#~ msgstr "Kun sukunimen esiintymislukumäärä alittaa asetetun arvon, niin sukunimi ei näy Yleinen sukunimi luettelossa. Se voidaan tässä manuaalisesti kirjata lisättäväksi luetteloon. Jos useampia sukunimiä halutaan mukaan, niin erottele ne pilkkumerkillä. <b>Isoilla ja pienillä kirjaimilla on suuri merkitys sukunimien käsittelyssä.</b>" 21567 21568#~ 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." 21569#~ msgstr "Jos pikkukuva on sama kuin alkuperäinen kuva, sitä ei enää tarvita ja voit poistaa sen. Jos se on oma kuva, lisää se mediakohteeseen." 21570 21571#~ 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." 21572#~ msgstr "Jos vieraat eivät näe sukupuuta, he eivät voi pyytää käyttäjätiliä. Sinun täytyy lisätä heidän tilinsä käsin." 21573 21574#~ 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." 21575#~ msgstr "Jos et käytä kaksifaktorista todennusta, ota käyttöön <a href=\"https://www.google.com/settings/security/lesssecureapps\">vähemmän turvalliset sovellukset</a> ja käytä Google-salasanaasi." 21576 21577#~ msgid "If you have a large number of inactive places, it can be slow to generate the list." 21578#~ msgstr "Jos sinulla on iso määrä ei-aktiivisia paikkoja, voi olla hidasta luoda lista." 21579 21580#~ 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." 21581#~ msgstr "Jos piilotat tyhjän lohkon, et voi muuttaa sen asetusta, ennen kuin se taas tulee näkyviin sisältäessään tietoa." 21582 21583#~ msgid "If you use two-factor authentication, create an <a href=\"https://myaccount.google.com/apppasswords\">app password</a>." 21584#~ msgstr "Jos käytät kaksifaktorista todennusta, luo <a href=\"https://myaccount.google.com/apppasswords\">sovelluksen salasana</a>." 21585 21586#~ 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”." 21587#~ msgstr "Jos haluat poistaa sukunimen Yleisimpien sukunimien luettelosta, muuttamatta kynnysarvoa, voit lisät sukunimen tänne. Jos useampia sukunimiä halutaan mukaan, erota ne pilkkuilla. <b>Isoilla ja pienillä kirjaimilla on suuri merkitys sukunimien käsittelyssä</b>." 21588 21589#~ 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." 21590#~ msgstr "Jos palvelimesi turvallisuuspolitiikka sen sallii, voit pyytää suuremman muistin tai CPU ajan käyttäen webtreesin järjestelmänhallintaa. Muuten sinun tulee ottaa yhteyttä palvelimesi ylläpitäjään." 21591 21592#~ 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." 21593#~ msgstr "Voit valita oletus URL-osoitteen, kun sivustoosi pääsee useammalla kuin yhdellä URL-osoitteella, esim <b>http://www.example.com/webtrees/</b> ja <b>http://webtrees.example.com/</b>. Pyynnöt muihin URL-osoitteisiin ohjataan oletus osoitteeseen." 21594 21595#~ msgid "Import Options." 21596#~ msgstr "Tuontiasetukset." 21597 21598#~ msgid "Import all places from a family tree" 21599#~ msgstr "Tuo kaikki paikat sukupuusta" 21600 21601#~ msgid "Include fully matched places" 21602#~ msgstr "Sisällytä täysin vastaavat paikat" 21603 21604#~ msgid "Individual ID prefix" 21605#~ msgstr "Henkilötunnuksen etuliite" 21606 21607#~ msgid "Individual distribution" 21608#~ msgstr "Henkilöjakautuma" 21609 21610#~ msgid "Individual list" 21611#~ msgstr "Henkilöluettelo" 21612 21613#~ msgid "Information about the request is shown under the link below." 21614#~ msgstr "Seuraavat tiedot olivat käytössä." 21615 21616#~ msgid "Installation folder" 21617#~ msgstr "Asennushakemisto" 21618 21619#~ msgid "Instructions for Google mail" 21620#~ msgstr "Ohjeet Google Mailille" 21621 21622#~ msgid "Interred" 21623#~ msgstr "Hautaaminen" 21624 21625#~ msgctxt "FEMALE" 21626#~ msgid "Interred" 21627#~ msgstr "Hautaaminen" 21628 21629#~ msgctxt "MALE" 21630#~ msgid "Interred" 21631#~ msgstr "Hautaaminen" 21632 21633#~ msgid "Invalid GEDCOM format" 21634#~ msgstr "GEDCOM muoto ei kelpaa" 21635 21636#~ msgid "Keep" 21637#~ msgstr "Pidä" 21638 21639#~ msgid "Keep link in list" 21640#~ msgstr "Pidä liitos listalla" 21641 21642#~ msgid "LDS ordinance codes in chart boxes" 21643#~ msgstr "MAP-uskonnollisten toimitusten koodit kaavioissa" 21644 21645#~ msgid "LDS temple" 21646#~ msgstr "MAP-kirkon temppeli" 21647 21648#~ msgid "Latest birth year" 21649#~ msgstr "Nuorimman henkilön syntymävuosi" 21650 21651#~ msgid "Latest death year" 21652#~ msgstr "Viimeisin edesmennyt" 21653 21654#~ msgid "Leave this blank to use the default value." 21655#~ msgstr "Oletusarvo on käytössä, kun et täytä mitään tähän kenttään." 21656 21657#~ msgid "Left" 21658#~ msgstr "Vasemmalla" 21659 21660#~ msgctxt "paper size" 21661#~ msgid "Legal" 21662#~ msgstr "Legal/Laillinen" 21663 21664#~ msgid "Level" 21665#~ msgstr "Taso" 21666 21667#~ msgid "Limit" 21668#~ msgstr "Rajoitus" 21669 21670#~ msgid "Limit display by" 21671#~ msgstr "Rajoita näyttö seuraavasti" 21672 21673#~ msgid "Link to an existing media object" 21674#~ msgstr "Liitä sivustolla olevaan mediakohteeseen" 21675 21676#~ msgid "Linked database ID" 21677#~ msgstr "Yhdistetyn tietokannan tunnus" 21678 21679#~ msgid "Location not removed: this location contains sub-locations" 21680#~ msgstr "Sijaintia ei poistettu: tämä sijainti sisältää alisijanteja" 21681 21682#~ msgid "Login ID" 21683#~ msgstr "Sisään kirjautumisen käyttäjätunnus" 21684 21685#~ msgid "Longevity versus time" 21686#~ msgstr "Pitkäikäisyys ajan funktiona" 21687 21688#~ msgid "Lost password request" 21689#~ msgstr "Kadonneen salasanan pyyntö" 21690 21691#~ msgid "Lowest population" 21692#~ msgstr "Pienin väestömäärä" 21693 21694#~ msgid "Main section blocks" 21695#~ msgstr "Pääosan lohkot" 21696 21697#~ msgid "Manage family trees " 21698#~ msgstr "Hallitse sukupuita " 21699 21700#~ msgid "Manage the links" 21701#~ msgstr "Ylläpidä linkkejä" 21702 21703#~ msgid "Many mail servers require that the sending server identifies itself correctly, using a valid domain name." 21704#~ msgstr "Monet sähköpostipalvelimet edellyttävät, että lähettävä palvelin tunnistaa itsensä oikein käyttämällä voimassa olevaa verkkotunnusta." 21705 21706#~ msgid "Map provider" 21707#~ msgstr "Karttaoperaattori" 21708 21709#~ msgid "Marriage status" 21710#~ msgstr "Avioliittotila" 21711 21712#~ msgid "Married surname" 21713#~ msgstr "Aviosukunimi" 21714 21715#~ msgid "Match calendar" 21716#~ msgstr "Vain valittu kalenteri" 21717 21718#~ msgid "Max" 21719#~ msgstr "Maksimi" 21720 21721#~ msgid "Maximum descendancy generations" 21722#~ msgstr "Enimmäismäärä jälkisukupolvia" 21723 21724#~ msgid "Maximum pedigree generations" 21725#~ msgstr "Enimmäismäärä sukupolvia esipolvitaulussa" 21726 21727#~ msgid "Media ID prefix" 21728#~ msgstr "Mediatunnuksen etuliite" 21729 21730#~ msgid "Media contains" 21731#~ msgstr "Media sisältää" 21732 21733#~ msgid "Medical condition" 21734#~ msgstr "Terveystila" 21735 21736#~ msgid "Memory limit" 21737#~ msgstr "Muistiraja" 21738 21739#~ msgid "Midnight" 21740#~ msgstr "Tasan keskiyö" 21741 21742#~ 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." 21743#~ msgstr "Pienin ja suurin zoomauskerroin Google Mapsille. 1 on täysi kartta ja 15 on yksittäinen talo. Huomaa, että 15 on saatavilla vain tietyillä alueilla." 21744 21745#~ msgid "Minimum number of occurrences to be a “common surname”" 21746#~ msgstr "”Yleinen sukunimi”, kun sukunimi esiintyy vähintään (lukumäärä)" 21747 21748#~ msgid "Moderate pending changes" 21749#~ msgstr "Tarkista vireillä olevat muutokset" 21750 21751#~ msgid "More news articles" 21752#~ msgstr "Lisää uutisia" 21753 21754#~ msgid "Move left" 21755#~ msgstr "Siirrä vasemmalle" 21756 21757#~ msgid "Move right" 21758#~ msgstr "Siirrä oikealle" 21759 21760#~ msgid "MySQL gave the error: %s" 21761#~ msgstr "MySQL antoi virheilmoituksen: %s" 21762 21763#~ msgid "MySQL variables" 21764#~ msgstr "MySQL muuttujat" 21765 21766#~ msgid "Name contains" 21767#~ msgstr "Nimi sisältää" 21768 21769#~ msgid "Names to add to common surnames (comma separated)" 21770#~ msgstr "Lisää nämä sukunimet (pilkulla erotettuina) Yleisimpiin sukunimiin" 21771 21772#~ msgid "Names to remove from common surnames (comma separated)" 21773#~ msgstr "Poista nämä sukunimet (pilkulla erotettuina) Yleisimmistä sukunimistä" 21774 21775#~ msgid "Neighborhood" 21776#~ msgstr "Naapurusto" 21777 21778#~ msgid "Netherlands Antilles" 21779#~ msgstr "Alankomaiden Antillit" 21780 21781#~ msgid "Neutral Zone" 21782#~ msgstr "Neutraali vyöhyke" 21783 21784#~ msgctxt "FEMALE" 21785#~ msgid "Never married" 21786#~ msgstr "Ei koskaan naimisissa" 21787 21788#~ msgctxt "MALE" 21789#~ msgid "Never married" 21790#~ msgstr "Ei koskaan naimisissa" 21791 21792#~ msgid "No ancestors in the database." 21793#~ msgstr "Ei esivanhempia tietokannassa." 21794 21795#~ msgid "No custom modules are enabled." 21796#~ msgstr "Omia moduuleja ei ole käytössä." 21797 21798#~ msgid "No custom themes are enabled." 21799#~ msgstr "Omia teemoja ei ole käytössä." 21800 21801#~ msgid "No events for living individuals exist for today." 21802#~ msgstr "Tänään ei ole elävien henkilöiden tapahtumia." 21803 21804#~ msgid "No events for living individuals exist for tomorrow." 21805#~ msgstr "Elossa olevien henkilöiden tapahtumia ei ole huomenna." 21806 21807#~ msgid "No events for living people exist for the next %s day." 21808#~ msgid_plural "No events for living people exist for the next %s days." 21809#~ msgstr[0] "Ei elävien henkilöiden tapahtumia tulevan päivän aikana." 21810#~ msgstr[1] "Ei elävien henkilöiden tapahtumia tulevien %s päivän aikana." 21811 21812#~ msgid "No limit" 21813#~ msgstr "Ei rajoituksia" 21814 21815#~ msgid "No map data exists for this individual" 21816#~ msgstr "Kartta tietoa ei ole olemassa tälle henkilölle" 21817 21818#~ msgid "No mappable items" 21819#~ msgstr "Ei kartoitettavia tietoja" 21820 21821#~ msgid "No media file was provided." 21822#~ msgstr "Mediatiedostoa ei annettu." 21823 21824#~ msgid "No places found" 21825#~ msgstr "Paikkoja ei löytynyt" 21826 21827#~ msgid "No places have been found." 21828#~ msgstr "Paikkoja ei löytynyt." 21829 21830#~ msgid "Nobody at all" 21831#~ msgstr "Ei ketään" 21832 21833#~ msgid "Noon" 21834#~ msgstr "Tasan keskipäivä" 21835 21836#~ msgid "Not a valid individual, family, or source ID" 21837#~ msgstr "Ei kelvollinen henkilö-, perhe- tai lähde-tunnus" 21838 21839#~ msgctxt "FEMALE" 21840#~ msgid "Not married" 21841#~ msgstr "Naimaton" 21842 21843#~ msgctxt "MALE" 21844#~ msgid "Not married" 21845#~ msgstr "Naimaton" 21846 21847#~ msgid "Note ID prefix" 21848#~ msgstr "Lisätietotunnuksen etuliite" 21849 21850#~ msgid "Number of generations" 21851#~ msgstr "Sukupolvien lukumäärä" 21852 21853#~ msgid "Number of items" 21854#~ msgstr "Kohteiden lukumäärä" 21855 21856#~ msgid "Number of items to show" 21857#~ msgstr "Näytettävien kohteiden lukumäärä" 21858 21859#~ msgid "Number of months since the last sign-in for a user’s account to be considered inactive: " 21860#~ msgstr "Kuukausien määrä edellisestä kirjautumisesta kun tunnus on ollut joutilaana: " 21861 21862#~ msgid "Oldest at bottom" 21863#~ msgstr "Vanhin alhaalla" 21864 21865#~ msgid "Oldest at top" 21866#~ msgstr "Vanhin ylhäällä" 21867 21868#~ msgid "Optional prefixes and suffixes" 21869#~ msgstr "Valinnaiset etuliitteet ja päätteet" 21870 21871#~ msgid "Order" 21872#~ msgstr "Järjestys" 21873 21874#~ msgid "Other folder… please type in" 21875#~ msgstr "Toinen kansio… ole hyvä ja kirjoita" 21876 21877#~ msgid "Other genealogy applications might not recognize this data." 21878#~ msgstr "Muut sukututkimusohjelmat eivät ehkä tunnista näitä tietoja." 21879 21880#~ msgid "Others" 21881#~ msgstr "Muut" 21882 21883#~ msgid "Overwrite existing coordinates." 21884#~ msgstr "Korvaa nykyiset koordinaatit." 21885 21886#~ msgid "Own charts" 21887#~ msgstr "Omat kaaviot" 21888 21889#~ msgid "P.M." 21890#~ msgstr "iltapäivällä" 21891 21892#~ 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." 21893#~ msgstr "PHP ominaisuus ”%1$s” ei ole käytössä. Ilman sitä, seuraavat ominaisuudet eivät onnistu: %2$s. Pyydä palvelimesi ylläpitäjää ottamaan se käyttöön." 21894 21895#~ msgid "PHP extension “%s” is disabled. You cannot install webtrees until this is enabled. Please ask your server’s administrator to enable it." 21896#~ msgstr "PHP ominaisuus ”%s” ei ole käytössä. webtreesiä ei voida asentaa ennen kuin ominaisuus on käytössä. Pyydä palvelimen ylläpitäjää ottamaan se käyttöön." 21897 21898#~ 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." 21899#~ msgstr "PHP asetus ”%1$s” ei ole käytössä. Ilman sitä, seuraavat ominaisuudet eivät onnistu: %2$s. Pyydä palvelimesi ylläpitäjää ottamaan asetus käyttöön." 21900 21901#~ msgid "PHP time limit" 21902#~ msgstr "PHP aikaraja" 21903 21904#~ msgid "Passwords do not match." 21905#~ msgstr "Salasana ei täsmää." 21906 21907#~ msgid "Passwords must contain at least 8 characters." 21908#~ msgstr "Salasanassa pitää olla vähintään 8 merkkiä." 21909 21910#~ msgid "Pedigree of %s" 21911#~ msgstr "Esipolvitaulu - %s" 21912 21913#~ msgid "Phonetic" 21914#~ msgstr "Foneettinen" 21915 21916#~ msgid "Phonetic title" 21917#~ msgstr "Foneettisesti otsikko" 21918 21919#~ msgid "PhpGedView might be installed in one of these folders:" 21920#~ msgstr "PhpGedView on ehkä asennettu yhteen seuraavista kansioista:" 21921 21922#~ msgid "PhpGedView must be version 4.2.3, or any SVN up to #%s" 21923#~ msgstr "PhpGedView pitää olla versio 4.2.3 tai jokin sen SVN päivityksistä #%s asti" 21924 21925#~ msgid "PhpGedView must use the same database as webtrees." 21926#~ msgstr "PhpGedView:n tulee käyttää samaa tietokantaa kuin webtrees." 21927 21928#~ msgid "PhpGedView to webtrees transfer wizard" 21929#~ msgstr "Siirtovelho PhpGedView aineiston siirtämiseen webtreesiin" 21930 21931#~ msgid "Place check" 21932#~ msgstr "Paikkojen tarkistus" 21933 21934#~ msgid "Place contains" 21935#~ msgstr "Paikan nimi sisältää" 21936 21937#~ msgid "Place the website offline, by creating the file %s…" 21938#~ msgstr "Aseta sivusto offline-tilaan luomalla tiedosto %s…" 21939 21940#~ msgid "Place the website online, by deleting the file %s…" 21941#~ msgstr "Aseta sivusto online-tilaan poistamalla tiedosto %s…" 21942 21943#~ msgid "Places found" 21944#~ msgstr "Paikkoja löytyi" 21945 21946#~ msgid "Places in %s" 21947#~ msgstr "Paikat/Sijainnit kohteessa %s" 21948 21949#~ 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." 21950#~ msgstr "Paikat tulisi lisätä sukututkimuksen standardien mukaisesti. Paikkatietoja tallennetaan aloittaen tarkimmasta tiedosta (esim. talonnimi), edeten karkeammalle tasolle (kylä/pitäjä, lääni, maa) ja erottaen näitä paikkatietoja toisistaan pilkulla. Suomessa talonnimien ja sukunimien yhteys on kiinteä ja muihinkin paikannimiin sisältyy runsaasti henkilönnimiä. Kirkonkirjat ovat usein paikkatietojen lähteinä ja kannattaa kirjata paikkatiedot samalla tarkkuudella, vaikka ajansaatossa kunnat ja pitäjät ovat yhdistyneet ja rajat muuttuneet. Muissa maissa tilanne voi olla toisenlainen.<br><br>Esimerkiksi Salt Lake City lisätään muodossa ”Salt Lake City, Salt Lake, Utah, USA”. Tarkastellaanpa kutakin osaa erikseen. Ensimmäinen osa, ”Salt Lake City”, on kaupunki, jossa tapahtuma sattui. Joissakin maissa kaupunkien sisällä saattaa olla alueita, jotka on hyvä huomata. Nämä tulevat ennen kaupunkia. Seuraava osa, ”Salt Lake” on piirikunta. ”Utah” on osavaltio ja ”USA” on valtio. On tärkeätä huomata kukin paikka, koska sukututkimustietoa pidetään kunkin tason/paikan virastoissa.<br><br>Jos paikan taso on tuntematon, pilkkujen väliin jätetään välilyönti. Esimerkiksi jos ei tiedetä Salt Lake Cityn piirikuntaa, tieto syötettäisiin muodossa ”Salt Lake City, , Utah, USA”.<br><br>Voit käyttää linkkiä ”Etsi paikka” löytääksesi tällä sivustolla jo käytössä olevia paikkoja." 21951 21952#~ msgid "Places without valid co-ordinates are not shown on the map and have a red border around the sidebar entry" 21953#~ msgstr "Paikkoja ilman kelvollisia koordinaatteja ei näytetä kartalla ja niissä on punainen reunus sivupalkin merkinnän ympärillä" 21954 21955#~ msgid "Please enter a given name, surname, or place in addition to the year" 21956#~ msgstr "Anna vuosiluvun lisäksi etunimi, sukunimi tai paikka" 21957 21958#~ msgid "Please enter a message subject." 21959#~ msgstr "Huom! Anna viestin aihe." 21960 21961#~ msgid "Please enter more than one character." 21962#~ msgstr "Anna enemmän kuin yksi merkki." 21963 21964#~ msgid "Please enter some message text before sending." 21965#~ msgstr "Huom! Muista kirjoittaa myös tekstisi." 21966 21967#~ 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." 21968#~ msgstr "Ilmoita sähköpostiosoitteesi, jotta voimme ottaa yhteytta vastauksena tähän viestiin. Ilman sitä emme pysty vastaamaan kyselyihin. Sähköpostiosoittettasi ei käytetä mihinkään muuhun kuin vastauksena tähän kyselyyn." 21969 21970#~ msgid "Precision" 21971#~ msgstr "Tarkkuus" 21972 21973#~ msgid "Precision of the latitude and longitude" 21974#~ msgstr "Leveys- ja pituusasteiden tarkkuus" 21975 21976#~ msgid "Prefixes" 21977#~ msgstr "Etuliitteet" 21978 21979#~ msgid "Quick repository facts" 21980#~ msgstr "Tietovarastofaktojen pikalista" 21981 21982#~ msgid "Quick source facts" 21983#~ msgstr "Lähdefaktojen pikalista" 21984 21985#~ msgid "README documentation" 21986#~ msgstr "README-asiakirjat" 21987 21988#~ msgid "Rada" 21989#~ msgstr "Rada - maito-sukulaisuus" 21990 21991#~ msgid "Records are not the same type. Cannot merge records that are not the same type." 21992#~ msgstr "Tietueet eivät ole samaa typpiä. Erityyppisiä tietueita ei voi yhdistää." 21993 21994#~ msgid "Redraw map" 21995#~ msgstr "Näytä kartta uudelleen" 21996 21997#~ msgctxt "FEMALE" 21998#~ msgid "Religious name" 21999#~ msgstr "Uskonnollinen nimi" 22000 22001#~ msgctxt "MALE" 22002#~ msgid "Religious name" 22003#~ msgstr "Uskonnollinen nimi" 22004 22005#~ msgid "Remove flag" 22006#~ msgstr "Poista lippu" 22007 22008#~ msgid "Remove link from list" 22009#~ msgstr "Poista liitos listalta" 22010 22011#~ msgid "Repositories found" 22012#~ msgstr "Löydetty tietovarastoja" 22013 22014#~ msgid "Repository ID prefix" 22015#~ msgstr "Tietovarastotunnuksen etuliite" 22016 22017#~ msgid "Repository contains" 22018#~ msgstr "Tietovarasto sisältää" 22019 22020#~ msgid "Reset to initial map state" 22021#~ msgstr "Palauta kartan alkutila" 22022 22023#~ msgid "Restrict access to the website, using IP addresses and user-agent strings." 22024#~ msgstr "Rajoita pääsy sivustolle IP osoitteiden ja käyttäjän selaimen tunnistetietojen perusteella." 22025 22026#~ msgid "Resulting value" 22027#~ msgstr "Tulos" 22028 22029#~ msgid "Right" 22030#~ msgstr "Oikealla" 22031 22032#~ msgid "Right section blocks" 22033#~ msgstr "Oikeanpuoleisen osan lohkot" 22034 22035#~ msgid "Romanized title" 22036#~ msgstr "Länsimaisilla aakkosilla otsikko" 22037 22038#~ msgid "Rule" 22039#~ msgstr "Sääntö" 22040 22041#~ msgid "Satellite" 22042#~ msgstr "Satelliitti" 22043 22044#~ msgid "Search engine" 22045#~ msgstr "Hakukone" 22046 22047#~ msgid "Search for individuals to add to add Links list." 22048#~ msgstr "Etsi henkilöitä yhteyksien luontilistaan." 22049 22050#~ msgid "Search globally" 22051#~ msgstr "Laajennettu haku" 22052 22053#~ msgid "Search locally" 22054#~ msgstr "Paikallinen haku" 22055 22056#~ msgid "Select a block and use the arrows to move it." 22057#~ msgstr "Valitse palkki ja käytä nuolia sirtääksesi sitä." 22058 22059#~ msgid "Select chart type" 22060#~ msgstr "Valitse kaavion tyyppi" 22061 22062#~ msgid "Select events" 22063#~ msgstr "Valitse tapahtumat" 22064 22065#~ msgid "Select flag" 22066#~ msgstr "Valitse lippu" 22067 22068#~ msgid "Select the desired count interval" 22069#~ msgstr "Valitse haluamasi laskentajaksotus" 22070 22071#~ msgid "Select the languages that will be shown in menus." 22072#~ msgstr "Valitse kielet jotka näkyvät valikoissa." 22073 22074#~ msgid "Select the stats to show in this block" 22075#~ msgstr "Valitse esitettävät tilastotiedot" 22076 22077#~ msgid "Send broadcast messages" 22078#~ msgstr "Lähetä kaikille ilmoituksia" 22079 22080#~ msgid "Serbia and Montenegro" 22081#~ msgstr "Serbia ja Montenegro" 22082 22083#~ msgid "Server file containing places (CSV)" 22084#~ msgstr "Palvelintiedosto, joka sisältää paikkoja (CSV)" 22085 22086#~ msgid "Session timeout" 22087#~ msgstr "Istunnon ajanloppuminen" 22088 22089#~ msgid "Set the default number of generations to display on descendancy and pedigree charts." 22090#~ msgstr "Kuinka monta sukupolvea näytetään jälkeläiset- ja esipolvet-kaavioissa." 22091 22092#~ msgid "Set the maximum number of generations to display on descendancy charts." 22093#~ msgstr "Esitettävien sukupolvien enimmäismäärä jälkeläiset-kaavioissa." 22094 22095#~ msgid "Set the maximum number of generations to display on pedigree charts." 22096#~ msgstr "Esitettävien sukupolvien enimmäismäärä esipolvitauluissa." 22097 22098#~ 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." 22099#~ msgstr "Asetus <b>Kyllä</b> käyttää RIN-numeroa GEDCOM tunnuksen (ID) sijasta, kun pyydetään henkilötunnuksia asetustiedostoissa, käyttäjän asetuksissa, ja kaavioissa. Tämä on hyödyllistä sukututkimusohjelmille, jotka eivät aina siirrä GEDCOMeja samalla henkilötunnuksella, mutta siirtävät aina samalla RIN-numerolla." 22100 22101#~ msgid "Shared note contains" 22102#~ msgstr "Jaettu lisätieto sisältää" 22103 22104#~ msgid "Shared notes found" 22105#~ msgstr "Löytyi jaettuja lisätietoja" 22106 22107#~ msgid "Short version" 22108#~ msgstr "Lyhyt versio" 22109 22110#~ msgid "Should this block be hidden when it is empty" 22111#~ msgstr "Tulisiko tämän lohkon olla piilossa kun se on tyhjä" 22112 22113#~ msgid "Show all notes and source references on notes and sources tabs" 22114#~ msgstr "Näytä kaikki lisätiedot ja tietolähteet kun käytetään välilehdet lisätiedot ja tietolähteet" 22115 22116#~ msgid "Show all spouses and ancestors" 22117#~ msgstr "Näytä kaikki aviopuolisot ja esi-isät" 22118 22119#~ msgid "Show all tags" 22120#~ msgstr "Näytä kaikki tunnisteet (tag)" 22121 22122#~ msgid "Show chart details by default" 22123#~ msgstr "Näytä kaavion yksityiskohdat oletusarvoisesti" 22124 22125#~ msgid "Show common surnames" 22126#~ msgstr "Näytä yleisimmät sukunimet" 22127 22128#~ msgid "Show counts before or after name" 22129#~ msgstr "Sijoita lukumäärät ennen nimeä tai sen jälkeen" 22130 22131#~ msgid "Show cousins" 22132#~ msgstr "Näytä serkut" 22133 22134#~ msgid "Show date differences" 22135#~ msgstr "Näytä aikapoikkeamat" 22136 22137#~ msgid "Show details" 22138#~ msgstr "Näytä yksityiskohdat" 22139 22140#~ msgid "Show hit counters on Portal and Individual pages." 22141#~ msgstr "Näytä luetut laskurit Henkilösivuilla, Etusivulla ja Omalla Sivullani." 22142 22143#~ msgid "Show images" 22144#~ msgstr "Näytä kuvat" 22145 22146#~ msgid "Show inactive places" 22147#~ msgstr "Näytä ei-aktiiviset paikat" 22148 22149#~ msgid "Show lifespans" 22150#~ msgstr "Näytä elinkaaret" 22151 22152#~ msgid "Show only births, deaths, and marriages" 22153#~ msgstr "Näytä vain syntymät, kuolemat ja avioliitot" 22154 22155#~ msgid "Show only the selected tags" 22156#~ msgstr "Näytä vain valitut tunnisteet (tag)" 22157 22158#~ msgid "Show places in hierarchy" 22159#~ msgstr "Näytä paikat hierarkiana" 22160 22161#~ msgid "Show related individuals/families" 22162#~ msgstr "Näytä sukulaishenkilöt ja -perheet" 22163 22164#~ msgid "Show the location of places and events using the Google™ maps mapping service." 22165#~ msgstr "Näytä paikkojen ja tapahtumien sijainti käyttäen Google™ maps-karttapalvelua." 22166 22167#~ msgid "Sicily" 22168#~ msgstr "Sisilia" 22169 22170#~ msgid "Sign-in URL" 22171#~ msgstr "Sisään kirjautumisen URL-osoite" 22172 22173#~ msgid "Signed-in as " 22174#~ msgstr "Kirjautunut nimellä " 22175 22176#~ msgid "Simple search filter based on the characters entered, no wildcards are accepted." 22177#~ msgstr "Yksinkertainen hakusuodatin, joka perustuu syötettyihin merkkeihin. Jokerimerkkejä ei hyväksytä." 22178 22179#~ msgid "Site preferences" 22180#~ msgstr "Sivustoasetukset" 22181 22182#~ msgid "Size of map (in pixels)" 22183#~ msgstr "Kartan koko (kuvapisteinä)" 22184 22185#~ 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.”." 22186#~ msgstr "Jotkut paikannimet voidaan kirjoittaa valinnaisten etuliitteiden ja päätteiden kanssa. Esimerkiksi ”Uusimaa” ja ”Uudenmaan lääni”. Jos sukupuun paikannimet ovat täydellisiä, mutta maantieteellinen tietokanta sisältää lyhyet paikannimet, sinun tulee määrittää luettelo etuliitteistä ja päätteistä, joita ei tule ottaa huomioon. Vaihtoehdot tulee erottaa toisistaan puolipisteellä. Esimerkiksi ”County; County of” tai ”Maalaiskunta; mlk; mlk.”." 22187 22188#~ msgid "Source ID prefix" 22189#~ msgstr "Tietolähdetunnuksen etuliite" 22190 22191#~ msgid "Source contains" 22192#~ msgstr "Lähde sisältää" 22193 22194#~ msgid "Spouse census date" 22195#~ msgstr "Puolison väestönlaskennan aika" 22196 22197#~ msgid "Spouse census place" 22198#~ msgstr "Puolison väestönlaskennan paikka" 22199 22200#~ msgid "Spouse note" 22201#~ msgstr "Puoliso, lisätieto" 22202 22203#~ msgid "Standard" 22204#~ msgstr "Vakio" 22205 22206#~ msgid "Start IP address" 22207#~ msgstr "Ensimmäinen IP-osoite" 22208 22209#~ msgid "Start at parents" 22210#~ msgstr "Aloita vanhemmista" 22211 22212#~ msgid "Statistics chart" 22213#~ msgstr "Tilastokaavio" 22214 22215#~ msgid "Store watermarked full size images on server" 22216#~ msgstr "Tallenna täyskokoiset vesileimatut kuvat palvelimeen" 22217 22218#~ msgid "Store watermarked thumbnails on server" 22219#~ msgstr "Tallenna vesileimatut pienoiskuvat tälle palvelimeen" 22220 22221#~ msgid "Subdivision" 22222#~ msgstr "Maanosa" 22223 22224#~ msgid "Suffixes" 22225#~ msgstr "Päätteet" 22226 22227#~ msgid "System settings" 22228#~ msgstr "Järjestelmän asetukset" 22229 22230#~ msgid "Tag" 22231#~ msgstr "Tunniste (tag)" 22232 22233#~ msgid "Tell visitors why this site uses cookies." 22234#~ msgstr "Kerro kävijöille, miksi tämä sivusto käyttää evästeitä." 22235 22236#~ msgid "Terrain" 22237#~ msgstr "Maasto" 22238 22239#~ msgid "The FAQ list is empty." 22240#~ msgstr "Usein kysytyt kysymykset luettelo on tyhjä." 22241 22242#~ msgid "The GEDCOM standard does not allow URLs in media objects." 22243#~ msgstr "GEDCOM-standardi ei salli URL-osoitteita mediakohteissa." 22244 22245#~ 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:" 22246#~ msgstr "PhpGedView aineiston siirtäminen webtrees:lle siirtovelho on automaattinen prosessi, jonka on tarkoitettu auttaa ylläpitäjiä siirrossa. Se siirtää kaikki PhpGedView GEDCOM sekä tietokantatiedot suoraan uuteen webtrees tietokantaan. Seuraavat vaatimukset ovat välttämättömiä:" 22247 22248#~ msgid "The data in this website has been collected for the purposes of genealogical research." 22249#~ msgstr "Tämän sivuston tiedot on kerätty sukututkimusta varten." 22250 22251#~ msgid "The database reported the following error message:" 22252#~ msgstr "Tietokanta ilmoittaa seuraavan virheen:" 22253 22254#~ msgid "The details of this family are private." 22255#~ msgstr "Tämän perheen yksityiskohdat ovat yksityisiä." 22256 22257#~ msgid "The details of this individual are private." 22258#~ msgstr "Tämän henkilön yksityiskohdat ovat yksityisiä." 22259 22260#~ msgid "The file %s could not be updated." 22261#~ msgstr "Tiedostoa %s ei voitu päivittää." 22262 22263#~ msgid "The file %s has been created." 22264#~ msgstr "Tiedosto %s luotiin." 22265 22266#, php-format 22267#~ msgid "The folder %s does not exist, and it could not be created." 22268#~ msgstr "Kansio %s ei ole olemassa, ja sitä ei voi luoda." 22269 22270#~ msgid "The following places have been changed:" 22271#~ msgstr "Seuraavat paikat muuttuivat:" 22272 22273#~ msgid "The following places would be changed:" 22274#~ msgstr "Seuraavat paikat muuttuisivat:" 22275 22276#~ 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)." 22277#~ msgstr "Seuraavat säännöt sovelletaan päätettäessä onko vierailija todellinen ihmiskäyttäjä (avoin pääsy), hakukone (rajoitettu pääsy) tai ei toivottu hakukone (pääsy kielletty)." 22278 22279#~ msgid "The media file %s does not exist." 22280#~ msgstr "Mediatiedosto %s ei olemassa." 22281 22282#~ msgid "The media file was not found in this family tree." 22283#~ msgstr "Mediatiedosto ei löytynyt tässä sukupuussa." 22284 22285#~ 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." 22286#~ msgstr "Palvelimelle ladattavalle mediatiedostolle voi ja kannattaisi antaa eri nimi kuin mikä se on omassa tietokoneessasi. Usein tällä nimellä on selvä merkitys sinulle, mutta se ei välttämättä merkitse mitään muille sivuston käyttäjille. Muista myös, että sinä ja joku muu saatatte ladata palvelimelle eri kuvat nimellä ”äiti.jpg”.<br><br>Tässä kentässä annat siirrettävälle tiedostolle uuden nimen. Samaa nimeä käytetään kun luodaan pienoiskuva, jonka voit itse ladata tai antaa ohjelman luoda automaattisesti. Ei tarvitse antaa tiedoston muotoa ilmaisevaa päätettä (jpg, gif, pdf, doc, etc.)<br><br>Jos haluat käyttää tiedoston alkuperäistä nimeä tietokoneestasi, jätä tämä kenttä tyhjäksi." 22287 22288#~ msgid "The most common repository facts are listed separately, so that they can be added more easily." 22289#~ msgstr "Yleisimmät tietovarastofaktat ja -tapahtumat on listattu erikseen, jotta ne voidaan lisätä helpommin." 22290 22291#~ msgid "The most common source facts are listed separately, so that they can be added more easily." 22292#~ msgstr "Yleisimmät lähdefaktat ja -tapahtumat on listattu erikseen, jotta ne voidaan lisätä helpommin." 22293 22294#~ msgid "The new files are currently located in the folder %s." 22295#~ msgstr "Uudet tiedostot sijaitsevat tällä hetkellä kansiossa %s." 22296 22297#~ 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." 22298#~ msgstr "Valittujen nimien esiintymismäärä näytetään kartalla. Jos jätät tämän tyhjäksi, käytetään yleisintä sukunimeä." 22299 22300#~ msgid "The passwords do not match." 22301#~ msgstr "Salasana ei sama." 22302 22303#~ msgid "The preferences for the chart “%s” have been updated." 22304#~ msgstr "Kaavion ”%s” asetukset on päivitetty." 22305 22306#~ 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." 22307#~ msgstr "Etuliite on valinnainen, mutta suositellaan. Käytettäessä etuliitettä tietokannan taulukoissa, monet eri sovellukset voivat hyödyntää samaa tietokantaa. Oletuksena ehdotetaan etuliitteeksi ”wt_”, jonka voit kuitenkin muuttaa muuksi." 22308 22309#~ msgid "The record %1$s has been renamed to %2$s." 22310#~ msgstr "Tietue %1$s muutettiin tietueeksi %2$s." 22311 22312#~ msgid "The record has been copied to the clipboard." 22313#~ msgstr "Tietue kopioitu leikepöydälle." 22314 22315#~ msgid "The regular expression appears to contain an error. It can’t be used." 22316#~ msgstr "Normaalimuodossa on virhe. Sitä ei voi käyttää." 22317 22318#~ msgid "The specified folder does not contain an installation of PhpGedView." 22319#~ msgstr "Määritetty kansio ei sisällä PhpGedView-asennusta." 22320 22321#~ msgid "The theme menu will only be shown if the website preferences allow users to select their own theme." 22322#~ msgstr "Teema-valikko näytetään vain, jos sivuston asetukset sallivat käyttäjien oman teeman valinnan." 22323 22324#~ msgid "The thumbnail file %1$s could not be renamed to %2$s." 22325#~ msgstr "Pienoiskuvan tiedostonnimi %1$s ei voitu nimetä uudelleen %2$s:ksi." 22326 22327#~ msgid "The thumbnail file %1$s has been renamed to %2$s." 22328#~ msgstr "Pienoiskuvan tiedostonnimi %1$s on nimetty uudelleen %2$s:ksi." 22329 22330#~ msgid "The thumbnail file %s does not exist." 22331#~ msgstr "Pienoiskuvatiedosto %s ei olemassa." 22332 22333#~ 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." 22334#~ msgstr "Aika sekunneissa, miten kauan webtrees sessio / käyttäjän istunto pysyy voimassa, ennen kuin se vaatii uuden kirjautumisen. Oletusarvo on 7200, eli 2 tuntia." 22335 22336#~ 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." 22337#~ msgstr "Teksti joka lisätään meta-kuvaustunnisteeksi (tag) kun rakennetaan HTML sivun otsikko-osa. Kun tämä jätetään tyhjäksi, niin näytetään käytössä olevan tietokannan nimi." 22338 22339#~ msgid "The version of %s is too new." 22340#~ msgstr "%s:n versio on liian uusi." 22341 22342#~ msgid "The version of %s is too old." 22343#~ msgstr "%s versio on liian vanha." 22344 22345#~ msgid "The website access rule has been created." 22346#~ msgstr "Sivustoon pääsemissääntö on luotu." 22347 22348#~ msgid "The website access rule has been deleted." 22349#~ msgstr "Sivustoon pääsemissääntö on poistettu." 22350 22351#~ msgid "The website access rule has been updated." 22352#~ msgstr "Sivustoon pääsemissääntö on muokattu." 22353 22354#~ 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." 22355#~ msgstr "Sivusto www.geonames.org tarjoaa laajan paikannimien tietokannan. Sitä voi käyttää kun lisätään uusia paikkoja. Tätä toimintoa voi käyttää sen jälkeen kun rekisteröidytään ilmaiseen tiliin www.geonames.org:ssa ja annetaan käyttäjätunnus." 22356 22357#~ msgid "The “%” character is a wildcard, and will match zero or more other characters." 22358#~ msgstr "”%” merkki on jokerimerkki, ja täsmää nollaan tai useampaan muuhun merkkiin." 22359 22360#~ msgid "Theme menu" 22361#~ msgstr "Teema-valikko" 22362 22363#~ 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." 22364#~ msgstr "Teemat voi valita kolmella tasolla: käyttäjä-, sukupuu- tai sivustotasolla. Valitsemalla ”oletusteema” tietyllä tasolla, käyttää teemaa seuraavalla tasolla." 22365 22366#~ msgid "There is no account with the username or email “%s”." 22367#~ msgstr "Käyttäjätunnusta tai sähköpostia “%s” ei ole." 22368 22369#~ msgid "These pages provide access to all the preferences and management tools for this webtrees site." 22370#~ msgstr "Näillä sivuilla määritellään kyseisen webtrees sukupuun kaikki asetukset ja sen hallintatyökalut." 22371 22372#~ msgid "This GEDCOM file is encoded using %1$s. Assume this to mean %2$s." 22373#~ msgstr "Tämä GEDCOM on koodattu käyttäen %1$s. Tulkitaan tarkoittaneen %2$s." 22374 22375#~ 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." 22376#~ msgstr "Tietokanta ja taulukko (etuliitteellä) ovat jo toisen sovelluksen käytössä. Jos sinulla on jo asennettuna PhpGedView, luo uusi webtrees käyttöä varten. Voit siirtää aikaisemmat PhpGedView tiedot ja asetukset myöhemmässä vaiheessa." 22377 22378#~ msgid "This database is only running MySQL version %s. You cannot install webtrees here." 22379#~ msgstr "Tietokantajärjestelmä toimii MySQL versiolla %s. Et voi asentaa webtrees siihen." 22380 22381#~ msgid "This entry is ignored if you have entered a URL into the filename field." 22382#~ msgstr "Tämä jätetään huomiotta, jos olet lisännyt URL-osoitteen tiedostonimikenttään." 22383 22384#~ msgid "This family remained childless" 22385#~ msgstr "Tämä perhe jäi lapsettomaksi" 22386 22387#~ 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." 22388#~ msgstr "Tämä tiedosto on yhdistetty toiseen sukututkimustietokantaan tällä palvelimella. Sitä ei voi poistaa, siirtää tai nimetä uudelleen ennen kuin nämä yhteydet on poistettu." 22389 22390#~ 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>" 22391#~ msgstr "Tässä kentässä voit muuttaa kalenterivuoden.<br><br><b>Erityisominaisuuksia</b> <b>Näytä vuosi</b><dl><dt><b>Enemmän kuin yksi vuosi</b></dt><dd>Voit hakea päivämääriä vuosijakson sisällä.<br><br>Vuosijaksossa aikaalue ulottuu ensimmäisen vuoden 1. tammikuusta viimeisen vuoden 31. joulukuuta asti. Tässä muutama esimerkki vuosijaksoista:<br><br><b>1992-5</b> Kaikki tapahtumat vuodesta 1992 vuoteen 1995.<br><b>1972-89</b> Kaikki tapahtumat vuodesta 1972 vuoteen 1989.<br><b>1610-759</b> Kaikki tapahtumat vuodesta 1610 vuoteen 1759.<br><b>1880-1905</b> Kaikki tapahtumat vuodesta 1880 vuoteen 1905.<br><b>880-1105</b> Kaikki tapahtumat vuodesta 880 vuoteen 1105.<br><br>Nähdäksesi kaikki tapahtumat tietyllä vuosikymmenellä tai vuosisadalla, voit kirjoittaa <b>?</b> viimeisten numeromerkkien asemesta. Esimerkiksi <b>197?</b> kaikki tapahtumat vuosina 1970-1979 tai <b>16??</b> kaikki tapahtumat vuosina 1600-1699.<br><br>Valitsemalla vuosijakson kalenterinäkymä muuttuu vuosinäkymäksi.</dd></dl>" 22392 22393#~ 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." 22394#~ msgstr "Pilkuilla \",\" eroteltu luettelo GEDCOM faktatunnisteista, joita esitettään nimen lisäämis-/muokkausikkunassa. Jos käytät muita kuin länsimaalaisia aakkosia kuten heprealaisia, kreikkalaisia, kyrillisiä tai arabialaisia aakkosia, voit lisätä tunnistemerkintöjä (tag) kuten _HEB, ROMN, FONE jne., jotta voit tallentaa nimiä useissa eri aakkosissa." 22395 22396#~ 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." 22397#~ msgstr "Tämä on pilkkumerkein (,) eroteltu luettelo GEDCOM faktatunnisteista, joita näytetään lisättäessä uuden perheen tiedot. Esimerkiksi, jos MARR (avioliitto) on luettelossa, esitetään avioliiton päivämäärä ja -paikka lomakkeessa." 22398 22399#~ 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." 22400#~ msgstr "Tämä on pilkkuilla \",\" erotettu luettelo GEDCOM faktatunnisteita (tag), joita esitetään kun uusi henkilö lisätään. Esimerkiksi, jos BIRT (syntymä) on listassa, esitetään syntymäpäivä ja -paikka lomakkeessa." 22401 22402#~ 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." 22403#~ msgstr "Pilkulla \",\" eroteltu luettelo GEDCOM faktatunnisteista, joita haluat myös esitettäväksi paikkojen lisäämis- tai muokkausikkunassa. Jos käytät muita kuin länsimaalaisia aakkosia kuten heprealaisia, kreikkalaisia, kyrillisiä tai arabialaisia aakkosia, voit lisätä tunnistemerkinnöt (tag) kuten _HEB, ROMN, FONE jne., jotta voit tallentaa paikkojen nimiä useissa eri aakkosissa." 22404 22405#~ 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." 22406#~ msgstr "Tämä on tiivistelmä henkilön <abbr title=\"Myöhempien Aikojen Pyhien Jeesuksen Kristuksen kirkko\">MAP</abbr>-uskonnollisista toimituksista. “B” osoittaa MAP-kasteen. “E” osoittaa MAP-endaumentin. “S” osoittaa MAP-puolison sinetöinnin. “P” osoittaa MAP-lapsen sinetöinnin isään tai äitiin." 22407 22408#~ 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." 22409#~ msgstr "Huom. pienet ja isot kirjaimet. Jos tämän niminen tietokanta ei ole olemassa, niin webtrees yrittää luoda sen. Tämä onnistuu vain kun riittävät oikeudet ovat olemassa web palvelimella. Jos tämä epäonnistuu, niin saat ilmoituksen." 22410 22411#~ msgid "This is the initial value for the “show details” option on the charts." 22412#~ msgstr "Tämä on alustava asetus kaavioiden vaihtoehdolle ”näytä yksityiskohdat”." 22413 22414#~ 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." 22415#~ msgstr "Luettelo GEDCOM faktoista, joita käyttäjäsi voivat lisätä perhetietoihin. Luetteloon voi lisätä tai siitä voi poistaa faktaaiheita, jopa erikoisfaktoja. Faktaaiheet tässä luettelossa eivät saa toistua ”Yksilölliset perhefaktat” luettelossa." 22416 22417#~ 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." 22418#~ msgstr "Tämä on luettelo GEDCOM faktoista, joita käyttäjäsi voi lisätä henkilötiedoiksi. Luetteloon voi lisätä tai siitä voi poistaa faktaaiheita, jopa erikoisfaktoja. Faktaaiheet tässä luettelossa eivät saa toistua ”Yksilölliset henkilöfaktat” luettelossa." 22419 22420#~ 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." 22421#~ msgstr "Tämä on luettelo GEDCOM faktoista, joita käyttäjäsi voivat lisätä tietovarastoon. Voit muokata luetteloa lisäämällä tai poistamalla faktaaiheita, jopa erikoisfaktoja. Faktaaiheet tässä listassa eivät saa toistua ”Yksilölliset tietovaraston faktat” luettelossa." 22422 22423#~ 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." 22424#~ msgstr "Tämä on luettelo GEDCOM faktoista, joita käyttäjät voivat lisätä lähdetiedoiksi. Voit muokata luetteloa tarvittaessa lisäämällä tai poistamalla faktaaiheita, jopa erikoisfaktoja. Luettelon faktaaiheet eivät saa toistua ”Yksilölliset lähdefaktat” luettelossa." 22425 22426#~ 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." 22427#~ msgstr "Luettelo GEDCOM faktoista, joita käyttäjä voi lisätä perhetiedoiksi ainoastaan kerran. Esimerkiksi, jos MARR on tässä luettelossa, niin käyttäjät voivat lisätä ainoastaan yhden MARR (avioliitto) tiedon perheelle. Faktaaihetunnisteet tässä luettelossa eivät saa toistua ”Kaikki perhefaktat” listassa." 22428 22429#~ 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." 22430#~ msgstr "Luettelo GEDCOM faktoista, joita käyttäjä voi lisätä ainoastaan kerran. Esimerkiksi, jos BIRT (syntymä) on tässä luettelossa, niin käyttäjät voivat lisätä ainoastaan yhden BIRT tiedon henkilölle. Faktatunnisteet tässä luettelossa eivät saa toistua ”Kaikki henkilöfaktat”-luettelossa." 22431 22432#~ 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." 22433#~ msgstr "Tämä on luettelo GEDCOM faktoista, joita käyttäjäsi voi käyttää vain kerran tietovarastossa. Esimerkiksi, jos NAME (nimi) on tässä luettelossa, niin vain yksi NAME tietue voidaan lisätä tietovarastoon. Faktatunnisteet tässä luettelossa eivät saa toistua ”Kaikki tietovarastofaktat” luettelossa." 22434 22435#~ 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." 22436#~ msgstr "Tämä on luettelo GEDCOM faktoista, joita käyttäjäsi voi lisätä vain <u>kerran</u> lähdetiedoksi. Esimerkiksi, jos TITL (otsikko) on luettelossa, niin se voi esiintyä vain kerran TITL tietueena lähdetiedoissa. Faktatunnukset tässä luettelossa eivät saa toistua ”Kaikki lähdefaktat” luettelossa." 22437 22438#~ 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”." 22439#~ msgstr "Sukunimen täytyy esiintyä henkilöillä näin monta kertaa (esiintymislukumäärä) ennen kuin se lisätään Yleisimmät sukunimet luetteloon etusivulla." 22440 22441#~ msgid "This is the width (in pixels) that the program will use when automatically generating thumbnails. The default value is 100." 22442#~ msgstr "Kun ohjelma kehittää automaattisesti pienoiskuvan, niin se käyttää tätä leveyttä (kuvapisteinä). Vakiona asetus on 100." 22443 22444#~ msgid "This may be a mistake in your data." 22445#~ msgstr "Tämä voisi olla virhe tietoaineistossasi." 22446 22447#~ msgid "This may cause a problem for other applications." 22448#~ msgstr "Tämä saattaa aiheuttaa muille sovelluksille ongelmia." 22449 22450#~ msgid "This may cause a problem for webtrees." 22451#~ msgstr "Tämä saattaa aiheuttaa webtrees:lle ongelmia." 22452 22453#~ msgid "This media file does not exist." 22454#~ msgstr "Tämä mediatiedosto ei ole olemassa." 22455 22456#~ msgid "This media file exists, but cannot be accessed." 22457#~ msgstr "Tämä mediatiedosto on olemassa, mutta sitä ei voi käyttää." 22458 22459#~ msgid "This media file is broken and cannot be watermarked." 22460#~ msgstr "Tämä mediatiedosto on rikkonainen eikä siihen voi laittaa vesileimaa." 22461 22462#~ msgid "This media object is not linked to any other record." 22463#~ msgstr "Tämä mediakohde ei liity muuhun tietueeseen." 22464 22465#~ msgid "This message will be sent to %s" 22466#~ msgstr "Tämän viestin vastaanottaja on: %s" 22467 22468#~ 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." 22469#~ msgstr "Tällä ohjataan milloin faktojen Lisätieto- ja Lähdetietoreferenssit näytetään henkilösivun Lisätieto- ja Lähdetietovälilehdellä.<br><br>Tavallisesti Lisätieto- ja Lähdetietovälilehdellä näytetään vain taso 1 referenssit henkilötietueesta.<br><br><b>Kyllä</b>, näytetään myös erilaisten faktojen taso 2 referenssit henkilön tietokannan tietueesta." 22470 22471#~ msgid "This option controls whether or not to automatically expand the <i>Events of close relatives</i> list." 22472#~ msgstr "Tällä valinnalla vaikutetaan siihen, laajennetaanko automaattisesti <i>Lähisukulaisten tapahtumalista</i>." 22473 22474#~ 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." 22475#~ msgstr "Tällä valinnalla päätät, näytetäänkö henkilön sukupuolesta ilmaiseva kuvake kaavioissa.<br><br>Koska sukupuoli ilmaistaan myös kehyksen sisällä eri taustavärillä, tällä valinnalla et voi piilottaa sukupuolta. Tällä valinnalla voit vain välttää saman asian esittämisen kehyksessä." 22476 22477#~ msgid "This option indicates whether the pedigree chart should be generated in landscape or portrait mode." 22478#~ msgstr "Tällä valinnalla vaikutat siihen, näytetäänkö esipolvitaulu vaakasivuna vai pystysivuna." 22479 22480#~ msgid "This options sets whether latitude and longitude are displayed on the pop-up window attached to map markers." 22481#~ msgstr "Näytetäänkö leveys- ja pituusasteet karttamerkkien ponnahdusikkunoissa." 22482 22483#~ msgid "This place has no coordinates" 22484#~ msgstr "Tällä paikalla ei ole koordinaatteja" 22485 22486#~ msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 22487#~ msgstr "Tämä tietovarasto on poistettu. Valvojan on tarkastettava poisto." 22488 22489#, php-format 22490#~ msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 22491#~ msgstr "Tämä tietovarasto on poistettu. Tarkistaa poisto ja %1$s tai %2$s se." 22492 22493#~ msgid "This repository has been edited. The changes need to be reviewed by a moderator." 22494#~ msgstr "Tämä tietovarasto on muokattu. Valvojan on tarkastettava muutokset." 22495 22496#, php-format 22497#~ msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 22498#~ msgstr "Tämä tietovarasto on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." 22499 22500#~ msgid "This server does not support secure downloads using HTTPS." 22501#~ msgstr "Tämä palvelin ei tue turvallista latausta käyttämällä HTTPS:ää." 22502 22503#~ msgid "This site does not use any third-party tracking or analytics services." 22504#~ msgstr "Tämä sivusto ei käytä kolmannen osapuolen seuranta- tai analytiikkapalveluja." 22505 22506#~ msgid "This site uses cookies to store your preferences on this site, such as the language you have selected." 22507#~ msgstr "Tämä sivusto käyttää evästeitä tallentaaksesi tämän sivuston asetukset, kuten valitsemasi kielen." 22508 22509#~ msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 22510#~ msgstr "Tämä lähde on poistettu. Valvojan on tarkastettava poisto." 22511 22512#, php-format 22513#~ msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 22514#~ msgstr "Tämä lähde on poistettu. Tarkistaa poisto ja %1$s tai %2$s se." 22515 22516#~ msgid "This source has been edited. The changes need to be reviewed by a moderator." 22517#~ msgstr "Tämä lähde on muokattu. Valvojan on tarkastettava muutokset." 22518 22519#, php-format 22520#~ msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 22521#~ msgstr "Tämä lähde on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." 22522 22523#~ 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." 22524#~ msgstr "Lisättäessä uusia maantieteellisiä sijainteja, määrittele tasojen tarkkuus. Esimerkiksi, maa on tarkkuudella 0 (=0 numeroa desimaalipilkun jälkeen), kun taas kaupunki tarvitsee 3 tai 4 numeroa." 22525 22526#~ 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”." 22527#~ msgstr "Tämä päivittää korkeimman tason paikannimi-osaa tai -osia. Esimerkiksi ”Mexico” sopii ”Quintana Roo, Mexico”on, mutta ei ”Santa Fe, New Mexico”on." 22528 22529#~ msgid "Thumbnail files must contain images." 22530#~ msgstr "Pikkukuvien on oltava kuvia." 22531 22532#~ msgid "Thumbnail to upload" 22533#~ msgstr "Palvelimelle ladattava pienoiskuva" 22534 22535#~ msgid "Title in Hebrew" 22536#~ msgstr "Otsikko hepreaksi" 22537 22538#~ msgid "To" 22539#~ msgstr "Päivään" 22540 22541#~ msgid "To complete the upgrade, you should install the files manually." 22542#~ msgstr "Viimeistele päivitys asentamalla tiedostot käsin." 22543 22544#~ 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." 22545#~ msgstr "Jos haluat estää vierailijoita pääsemästä sivustolle, kun olet keskellä tiedostojen kopioimista, voit luoda tilapäistiedoston %s palvelimelle. Jos se sisältää viestin, se näkyy vierailijoille." 22546 22547#~ 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." 22548#~ msgstr "Rajoittaakseen uutislohkon korkeutta, ylläpitäjä on piilottanut joitakin artikkeleita. Ne saa näkyville klikkaamalla linkkiä <b>Näytä arkisto</b>." 22549 22550#~ msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file." 22551#~ msgstr "Kertoaksesi hakukoneille, että sivukartat ovat käytettävissä, sinun tulisi lisätä seuraava rivi robots.txt-tiedostoon." 22552 22553#~ 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]" 22554#~ msgstr "Google mail-tiliä varten, käytä seuraavia asetuksia: server=smtp.gmail.com, port=587, security=tls, username=xxxxx@gmail.com, salasana=[sinun gmail salasanasi]" 22555 22556#~ msgid "Top level" 22557#~ msgstr "Ylin taso" 22558 22559#, php-format 22560#~ msgid "Total families: %s" 22561#~ msgstr "Perheitä yhteensä: %s" 22562 22563#, php-format 22564#~ msgid "Total individuals: %s" 22565#~ msgstr "Henkilöitä yhteensä: %s" 22566 22567#~ msgid "Total number of users" 22568#~ msgstr "Käyttäjiä kaikkiaan" 22569 22570#~ msgid "Total places: %s" 22571#~ msgstr "Paikkoja yhteensä: %s" 22572 22573#~ msgid "Total sources: %s" 22574#~ msgstr "Lähteitä yhteensä: %s" 22575 22576#~ msgid "Tracking and analytics are not added to the control panel." 22577#~ msgstr "Seurantaa ja analytiikkaa ei lisätä ohjauspaneeliin." 22578 22579#~ msgid "Transylvania" 22580#~ msgstr "Transilvania" 22581 22582#~ msgid "Type of place markers in the place hierarchy" 22583#~ msgstr "Paikkahierarkian paikkamerkkien tyyppi" 22584 22585#~ msgid "Type the password again." 22586#~ msgstr "Kirjoita salasana uudelleen." 22587 22588#~ msgid "Type your password again, to make sure you have typed it correctly." 22589#~ msgstr "Kirjoita salasanasi uudelleen varmistaaksesi, että kirjoitit sen oikein." 22590 22591#~ msgid "Types of error" 22592#~ msgstr "Virhetyypit" 22593 22594#~ msgid "USA" 22595#~ msgstr "Yhdysvallat" 22596 22597#~ msgid "USSR" 22598#~ msgstr "Neuvostoliitto" 22599 22600#~ msgid "UTC" 22601#~ msgstr "Yleisaika UTC" 22602 22603#~ msgid "Unable to connect using this username and password. Your server gave the following error." 22604#~ msgstr "Yhteys ei toimi näillä asetuksilla. Palvelin antoi seuraavan virheilmoituksen." 22605 22606#~ msgid "Unable to find record with ID" 22607#~ msgstr "Ei löydy tietuetta tunnuksella" 22608 22609#~ msgid "Unique family facts" 22610#~ msgstr "Yksilölliset perhefaktat" 22611 22612#~ msgid "Unique individual facts" 22613#~ msgstr "Yksilölliset henkilöfaktat" 22614 22615#~ msgid "Unique repository facts" 22616#~ msgstr "Yksilölliset tietovaraston faktat" 22617 22618#~ msgid "Unique source facts" 22619#~ msgstr "Yksilölliset lähdefaktat" 22620 22621#~ msgid "Unlink the media object" 22622#~ msgstr "Poista yhteys mediaan" 22623 22624#~ msgid "Up" 22625#~ msgstr "Ylhällä" 22626 22627#~ msgid "Update all the place names in a family tree" 22628#~ msgstr "Päivitä kaikki sukupuun paikannimet" 22629 22630#~ msgid "Upgrade anyway" 22631#~ msgstr "Päivitä joka tapauksessa" 22632 22633#~ msgid "Upload" 22634#~ msgstr "Lataa palvelimelle" 22635 22636#~ msgid "Upload geographic data" 22637#~ msgstr "Lataa maantieteellisiä tietoja palvelimelle" 22638 22639#~ msgid "Use Google™ maps for the place hierarchy" 22640#~ msgstr "Käytä Google™ maps-iä paikkahierarkiaan" 22641 22642#~ msgid "Use PHP mail to send messages" 22643#~ msgstr "Käytä PHP mail sähköpostin lähettämiseen" 22644 22645#~ msgid "Use RIN number instead of GEDCOM ID" 22646#~ msgstr "Käytä RIN-numeroa GEDCOM tunnuksen sijaan" 22647 22648#~ msgid "Use the GeoNames database for autocomplete on places" 22649#~ msgstr "Käytä paikkatietojen automaattisen tekstintäydennyksen lähteenä GeoNames tietokantaa" 22650 22651#~ msgid "Use this image for charts and on the individual’s page." 22652#~ msgstr "Käytä tätä kuvaa kaavioissa ja henkilösivulla." 22653 22654#~ msgid "Use this value" 22655#~ msgstr "Käytä tätä arvoa" 22656 22657#~ msgid "User preferences" 22658#~ msgstr "Käyttäjäasetukset" 22659 22660#~ msgid "User-agent string" 22661#~ msgstr "Käyttäjän selaimen tunnistetiedot" 22662 22663#~ msgid "Users who are signed in" 22664#~ msgstr "Sisään kirjautuneet käyttäjät" 22665 22666#~ 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." 22667#~ msgstr "Alasvetovalikolla valitaan maa, ja sitä vastaava lippu. Jos lippua ei näy, niin lippua ei ole määritelty tälle maalle." 22668 22669#~ msgid "Verification code" 22670#~ msgstr "Vahvistuskoodi" 22671 22672#~ msgid "View" 22673#~ msgstr "Näytä" 22674 22675#~ msgid "View all records found in this place" 22676#~ msgstr "Näytä kaikki paikan tiedot" 22677 22678#~ msgid "View the archive" 22679#~ msgstr "Näytä arkisto" 22680 22681#~ msgid "View the details" 22682#~ msgstr "Näytä tiedot" 22683 22684#~ msgid "View the notes" 22685#~ msgstr "Näytä lisätiedot" 22686 22687#~ msgid "View the statistics as graphs" 22688#~ msgstr "Näytä tilastotiedot kaavioina" 22689 22690#~ msgid "View this individual" 22691#~ msgstr "Katso tätä henkilöä" 22692 22693#~ msgid "View this source" 22694#~ msgstr "Näytä tämä lähde" 22695 22696#~ 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." 22697#~ msgstr "Vesileiman liittäminen isoille kuville voi olla hidasta. Kiireiset sivustot voivat liittää ne ainoastaan yhden kerran ja tallentaa vesileimattu kuva palvelimelle." 22698 22699#~ msgid "Website URL" 22700#~ msgstr "Kotisivun URL" 22701 22702#~ msgid "Website access rules" 22703#~ msgstr "Sivustoon pääsemissäännöt" 22704 22705#~ msgid "Website and META tag settings" 22706#~ msgstr "Web-sivusto ja META tunniste (tag) asetukset" 22707 22708#~ msgid "West Africa" 22709#~ msgstr "Länsi-Afrikka" 22710 22711#~ msgid "When adding a link, the ID field cannot be empty." 22712#~ msgstr "Yhteyttä luotaessa, tunnus-kenttä ei voi olla tyhjä." 22713 22714#~ msgid "When new records are created, they are given an internal ID number. You can specify the prefix used for each type of record." 22715#~ msgstr "Kun uudet tietueet luodaan, niille annetaan sisäinen tunnus. Voit määrittää jokaisen tietuetyypin etuliitteen." 22716 22717#~ msgid "When you send this message you will receive a copy sent via email to the address you provided." 22718#~ msgstr "Kun lähetät tämän viestin, saat siitä kopion edellä antamaasi sähköpostiosoitteeseen." 22719 22720#~ msgid "Where is your PhpGedView installation?" 22721#~ msgstr "Mihin on asennettu PhpGedView aineistosi?" 22722 22723#~ msgid "Whole words only" 22724#~ msgstr "Vain kokonaiset sanat" 22725 22726#~ msgid "Width" 22727#~ msgstr "Leveys" 22728 22729#~ msgid "Width of generated thumbnails" 22730#~ msgstr "Ohjelman tekemien pienoiskuvien leveys" 22731 22732#~ msgid "Wife’s maiden surname becomes new given name" 22733#~ msgstr "Aviovaimon tyttönimestä tulee uusi etunimi" 22734 22735#~ msgid "Wife’s surname replaced by husband’s surname" 22736#~ msgstr "Aviovaimon sukunimi korvattu aviomiehen sukunimellä" 22737 22738#~ msgid "Wildcards" 22739#~ msgstr "Jokerimerkit" 22740 22741#~ msgid "XREF prefixes" 22742#~ msgstr "Viiteetuliitteet" 22743 22744#~ msgid "Year input box" 22745#~ msgstr "Vuosi" 22746 22747#~ msgid "Yes" 22748#~ msgstr "Kyllä" 22749 22750#~ msgid "You can choose the prefix that will be used whenever new XREFs are created." 22751#~ msgstr "Voit valita etuliiteen, jota käytetään aina kun uusia viitteitä (XREF) luodaan." 22752 22753#~ 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." 22754#~ msgstr "On helpompi etsiä avioituneita naisia merkitsemällä heidän avionimensä. Kaikki naiset eivät kuitenkaan ota aviomiehensä sukunimeä, joten huolehdi oikeiden tietojen syöttämisestä GEDCOM-tiedostoosi." 22755 22756#~ msgid "You can re-enable these modules after the upgrade." 22757#~ msgstr "Voit ottaa uudelleen käyttöön nämä moduulit päivityksen jälkeen." 22758 22759#~ msgid "You can re-enable these themes after the upgrade." 22760#~ msgstr "Voit ottaa uudelleen käyttöön nämä teemat päivityksen jälkeen." 22761 22762#~ msgid "You can request a higher or lower limit, although the server may ignore this request." 22763#~ msgstr "Voit pyytää isomman tai pienemmän raja-arvon, mutta palvelin saattaa olla ottamatta huomioon pyyntöäsi." 22764 22765#~ msgid "You cannot create a rule which would prevent yourself from accessing the website." 22766#~ msgstr "Et voi luoda sääntöä, joka estäisi sinua käyttämästä sivustoa." 22767 22768#~ msgid "You entered the same IDs. You cannot merge the same records." 22769#~ msgstr "Kirjoitit saman tunnuksen. Et voi yhdistää samoja tietueita." 22770 22771#~ msgid "You have not created any journal items." 22772#~ msgstr "Et ole luonnut päiväkirjamerkintöjä." 22773 22774#~ msgid "You may enter a URL, beginning with “http://”." 22775#~ msgstr "Voit lisätä URL-osoitteen laittaen alkuun ”http://”." 22776 22777#~ msgid "You must also enable “less secure applications” in your Google account." 22778#~ msgstr "Sinun on myös mahdollistettava ”vähemmän turvalliset sovellukset” Google tililläsi." 22779 22780#~ msgid "You must change this before you can continue." 22781#~ msgstr "Sinun on muutettava tämä ennen kuin voit jatkaa." 22782 22783#~ msgid "You must enter a name" 22784#~ msgstr "Kirjoita nimi" 22785 22786#~ msgid "You must enter a real name." 22787#~ msgstr "Kirjoita etu- ja sukunimi." 22788 22789#~ msgid "You must enter a username." 22790#~ msgstr "Täytä käyttäjätunnus." 22791 22792#~ msgid "You must provide a repository name." 22793#~ msgstr "Sinun pitää antaa tietovarastolle nimi." 22794 22795#~ msgid "You must provide a source title" 22796#~ msgstr "Sinun pitää antaa tietolähteelle otsikon" 22797 22798#~ msgid "You need to sign in again, using your PhpGedView username and password." 22799#~ msgstr "Sinun täytyy kirjautua uudelleen käyttäen PhpGedViewn käyttäjätunnusta ja salasanaa." 22800 22801#~ 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 ." 22802#~ msgstr "Tähän lisäät sisään kirjoittautumis-URL osoitteen, jos haluat ohjata sisään kirjautumiset toisen web sivuston tai palvelun käsiteltäväksi. Tämä on erittäin hyödyllistä, jos haluat vaihtaa salaamattomasta http-yhteydestä salattuun https-yhteysmuotoon, kun käyttäjäsi kirjautuvat sisään. Käytä koko URL-osoitetta <i>login.php</i>hen. Esimerkiksi https://www.yourserver.com/webtrees/login.php. Huom. edellyttää SSLn käyttöönottoa palvelimessa." 22803 22804#~ msgid "You sent the following message to a webtrees administrator:" 22805#~ msgstr "Olet lähettänyt seuraavan viestin webtrees sivuston ylläpitäjälle:" 22806 22807#~ msgid "You should consult the module’s author to confirm compatibility with this version of webtrees." 22808#~ msgstr "Pyydä moduulin tekijää vahvistamaan yhteensopivuus webtrees versioon." 22809 22810#~ msgid "You should consult the theme’s author to confirm compatibility with this version of webtrees." 22811#~ msgstr "Pyydä teeman tekijää vahvistamaan yhteensopivuus webtrees versioon." 22812 22813#~ msgid "Your server’s administrator will provide you with the connection details." 22814#~ msgstr "Palvelimesi ylläpitäjältä saat tarvittavat yhteystiedot." 22815 22816#~ msgid "Your web server is using PHP version %s, which is no longer maintained. You should upgrade to a later version." 22817#~ msgstr "Web-palvelimesi käyttää PHP versiota %s, jota ei enää ylläpidetä. Sinun pitäisi päivittää uudempaan versioon mahdollisimman pian." 22818 22819#~ msgid "Yugoslavia" 22820#~ msgstr "Jugoslavia" 22821 22822#~ msgid "Zaire" 22823#~ msgstr "Zaire" 22824 22825#~ msgid "Zip file(s)" 22826#~ msgstr "Zip-tiedosto(t)" 22827 22828#~ msgid "Zoom in here" 22829#~ msgstr "Zoomaa lähemmäksi tänne" 22830 22831#~ msgid "Zoom in/out on this box." 22832#~ msgstr "Suurenna/pienennä tässä laatikossa." 22833 22834#~ msgid "Zoom level" 22835#~ msgstr "Zoomauskerroin" 22836 22837#~ msgid "Zoom level of map" 22838#~ msgstr "Kartan zoomauskerroin" 22839 22840#~ msgid "Zoom out here" 22841#~ msgstr "Zoomaa loitommaksi tästä" 22842 22843#~ msgid "Zoom=" 22844#~ msgstr "Zoomaus=" 22845 22846#~ msgid "a URL" 22847#~ msgstr "URL" 22848 22849#~ msgid "a file on the server" 22850#~ msgstr "tidosto palvelimella" 22851 22852#~ msgid "a file on your computer" 22853#~ msgstr "tiedosto tietokoneellasi" 22854 22855#~ msgid "a.m." 22856#~ msgstr "ennen keskipäivää" 22857 22858#~ msgctxt "FEMALE" 22859#~ msgid "adopted name" 22860#~ msgstr "adoptionimi" 22861 22862#~ msgctxt "MALE" 22863#~ msgid "adopted name" 22864#~ msgstr "adoptionimi" 22865 22866#~ msgid "adoption" 22867#~ msgstr "adoptio" 22868 22869#~ msgid "after" 22870#~ msgstr "jälkeen" 22871 22872#~ msgid "after death" 22873#~ msgstr "kuoleman jälkeen" 22874 22875#~ msgid "allow" 22876#~ msgstr "salli" 22877 22878#~ msgctxt "FEMALE" 22879#~ msgid "also known as" 22880#~ msgstr "tunnettu myös nimellä" 22881 22882#~ msgctxt "MALE" 22883#~ msgid "also known as" 22884#~ msgstr "tunnettu myös nimellä" 22885 22886#~ msgid "always" 22887#~ msgstr "aina" 22888 22889#~ msgid "before" 22890#~ msgstr "ennen" 22891 22892#~ msgid "birth" 22893#~ msgstr "syntymä" 22894 22895#~ msgctxt "FEMALE" 22896#~ msgid "birth name" 22897#~ msgstr "syntymänimi" 22898 22899#~ msgctxt "MALE" 22900#~ msgid "birth name" 22901#~ msgstr "syntymänimi" 22902 22903#~ msgid "burial" 22904#~ msgstr "hautaus" 22905 22906#~ msgid "by" 22907#~ msgstr "muuttaja" 22908 22909#~ msgid "census added" 22910#~ msgstr "väestönlaskenta lisätty" 22911 22912#~ msgid "century" 22913#~ msgstr "vuosisata" 22914 22915#~ msgctxt "FEMALE" 22916#~ msgid "change of name" 22917#~ msgstr "nimenmuutos" 22918 22919#~ msgctxt "MALE" 22920#~ msgid "change of name" 22921#~ msgstr "nimenmuutos" 22922 22923#~ msgid "children" 22924#~ msgstr "lapsia" 22925 22926#~ msgid "creating thumbnails of images" 22927#~ msgstr "pienoiskuvien luonti" 22928 22929#~ msgid "death" 22930#~ msgstr "kuolema" 22931 22932#~ msgid "deny" 22933#~ msgstr "estä" 22934 22935#~ msgid "east" 22936#~ msgstr "itä" 22937 22938#~ msgctxt "FEMALE" 22939#~ msgid "estate name" 22940#~ msgstr "maatilan nimi" 22941 22942#~ msgctxt "MALE" 22943#~ msgid "estate name" 22944#~ msgstr "maatilan nimi" 22945 22946#~ msgid "ex-partner" 22947#~ msgstr "entinen kumppani" 22948 22949#~ msgctxt "FEMALE" 22950#~ msgid "ex-partner" 22951#~ msgstr "entinen kumppani" 22952 22953#~ msgctxt "MALE" 22954#~ msgid "ex-partner" 22955#~ msgstr "entinen kumppani" 22956 22957#~ msgid "file upload capability" 22958#~ msgstr "tiedostojen palvelimelle-lataus ominaisuudet" 22959 22960#~ msgid "half-year after marriage" 22961#~ msgstr "Puolivuosia avioitumisen jälkeen" 22962 22963#~ msgid "hh:mm or hh:mm:ss" 22964#~ msgstr "tt:mm tai tt:mm:ss" 22965 22966#~ msgctxt "FEMALE" 22967#~ msgid "immigration name" 22968#~ msgstr "maahanmuutto nimi" 22969 22970#~ msgctxt "MALE" 22971#~ msgid "immigration name" 22972#~ msgstr "maahanmuutto nimi" 22973 22974#~ msgid "import" 22975#~ msgstr "tuo" 22976 22977#~ msgid "interval %s year" 22978#~ msgid_plural "interval %s years" 22979#~ msgstr[0] "aikaväli %s vuosi" 22980#~ msgstr[1] "aikaväli %s vuotta" 22981 22982#~ msgid "interval one child" 22983#~ msgstr "jaksotus yksi lapsi" 22984 22985#~ msgid "interval two children" 22986#~ msgstr "jaksotus kaksi lasta" 22987 22988#~ msgid "less than" 22989#~ msgstr "alle" 22990 22991#~ msgid "link" 22992#~ msgstr "liitä" 22993 22994#~ msgid "marriage" 22995#~ msgstr "avioliitto" 22996 22997#~ msgctxt "FEMALE" 22998#~ msgid "married name" 22999#~ msgstr "avionimi" 23000 23001#~ msgctxt "MALE" 23002#~ msgid "married name" 23003#~ msgstr "avionimi" 23004 23005#~ msgid "maximum" 23006#~ msgstr "enintään" 23007 23008#~ msgid "midnight" 23009#~ msgstr "tasan keskiyö" 23010 23011#~ msgid "minimum" 23012#~ msgstr "vähintään" 23013 23014#~ msgid "month" 23015#~ msgstr "kuukausi" 23016 23017#~ msgid "months after marriage" 23018#~ msgstr "kuukautta avioliiton jälkeen" 23019 23020#~ msgid "months before and after marriage" 23021#~ msgstr "kuukausia ennen ja jälkeen avioitumisen" 23022 23023#~ msgid "never" 23024#~ msgstr "ei koskaan" 23025 23026#~ msgid "noon" 23027#~ msgstr "tasan keskipäivä" 23028 23029#~ msgid "north" 23030#~ msgstr "pohjoinen" 23031 23032#~ msgid "over" 23033#~ msgstr "yli" 23034 23035#~ msgid "overall" 23036#~ msgstr "kaikkiaan" 23037 23038#~ msgid "p.m." 23039#~ msgstr "iltapäivällä" 23040 23041#~ msgid "pixels" 23042#~ msgstr "kuvapistettä" 23043 23044#~ msgid "preview" 23045#~ msgstr "esikatsele" 23046 23047#~ msgid "quarters after marriage" 23048#~ msgstr "vuosineljänneksiä avioitumisen jälkeen" 23049 23050#~ msgctxt "FEMALE" 23051#~ msgid "religious name" 23052#~ msgstr "uskonnollinen nimi" 23053 23054#~ msgctxt "MALE" 23055#~ msgid "religious name" 23056#~ msgstr "uskonnollinen nimi" 23057 23058#~ msgid "reporting" 23059#~ msgstr "raportointi" 23060 23061#~ msgid "robot" 23062#~ msgstr "hakukone" 23063 23064#~ msgid "sort by filename" 23065#~ msgstr "järjestä tiedostonimen mukaan" 23066 23067#~ msgid "sort by title" 23068#~ msgstr "järjestä otsikon mukaan" 23069 23070#~ msgid "south" 23071#~ msgstr "etelä" 23072 23073#~ msgid "this record does not exist" 23074#~ msgstr "tämä tietue ei ole olemassa" 23075 23076#~ msgid "webtrees cannot connect to the PhpGedView database: %s." 23077#~ msgstr "webtrees yhteys PhpGedView tietokantaan: %s ei aukea." 23078 23079#~ msgid "webtrees needs a MySQL database, version %s or later." 23080#~ msgstr "webtrees edellyttää MySQL tietokanta %s tai uudempaa versiota." 23081 23082#~ 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." 23083#~ msgstr "webtrees lähettää sähköposteja, esimerkiksi salasana muistutukset ja sivuston ilmoitukset. Sen voi tehdä käyttäen palvelimen omaa PHP mail ominaisuutta (jos se on asennettu), tai käyttäen SMTP operaattorin yhteyttä, johon tarvitaan yhteystiedot." 23084 23085#~ msgid "webtrees reply address" 23086#~ msgstr "webtrees vastausosoite" 23087 23088#~ msgid "webtrees wiki" 23089#~ msgstr "webtrees wiki" 23090 23091#~ msgid "webtrees’ database must be on the same server as PhpGedView’s" 23092#~ msgstr "webtrees tietokannan ja PhpGedView pitää olla samalla palvelimella" 23093 23094#~ msgid "west" 23095#~ msgstr "länsi" 23096 23097#, php-format 23098#~ msgid "“%s”" 23099#~ msgstr "”%s”" 23100 23101#~ msgid "“%s” has been added to your favorites." 23102#~ msgstr "”%s” on lisätty sinun suosikkeihisi." 23103