msgid "" msgstr "" "Project-Id-Version: webtrees\n" "Report-Msgid-Bugs-To: i18n@webtrees.net\n" "POT-Creation-Date: 2019-09-22 16:28+0100\n" "PO-Revision-Date: 2019-08-27 07:16+0000\n" "Last-Translator: Meliza Amity \n" "Language-Team: Finnish \n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 2.10\n" #: resources/xml/reports/ahnentafel_report.xml:160 #: resources/xml/reports/ahnentafel_report.xml:188 #: resources/xml/reports/ahnentafel_report.xml:282 #: resources/xml/reports/ahnentafel_report.xml:309 #: resources/xml/reports/ahnentafel_report.xml:334 #: resources/xml/reports/ahnentafel_report.xml:359 msgid " but the details are unknown" msgstr " mutta yksityiskohdat ovat tuntemattomia" #: resources/xml/reports/ahnentafel_report.xml:159 #: resources/xml/reports/ahnentafel_report.xml:187 #: resources/xml/reports/ahnentafel_report.xml:214 #: resources/xml/reports/ahnentafel_report.xml:281 #: resources/xml/reports/ahnentafel_report.xml:308 #: resources/xml/reports/ahnentafel_report.xml:333 #: resources/xml/reports/ahnentafel_report.xml:358 #: resources/xml/reports/descendancy_report.xml:125 #: resources/xml/reports/descendancy_report.xml:157 #: resources/xml/reports/descendancy_report.xml:315 #: resources/xml/reports/descendancy_report.xml:353 #: resources/xml/reports/descendancy_report.xml:384 #: resources/xml/reports/descendancy_report.xml:423 #: resources/xml/reports/descendancy_report.xml:454 msgid " in " msgstr " " #. I18N: Abbreviation for "number %s" #: app/Functions/FunctionsPrintFacts.php:189 #: app/Functions/FunctionsPrintFacts.php:196 #, php-format msgid "#%s" msgstr "#%s" #: app/Http/Controllers/AdminTreesController.php:321 #, php-format msgid "%1$s %2$s has a %3$s link to %4$s." msgstr "%1$s %2$s sisältää %3$s linkin kohteeseen %4$s." #. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 #: app/Functions/Functions.php:2281 #, php-format msgid "%1$s %2$s times removed ascending" msgstr "%1$s %2$s polvierolla" #. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 #: app/Functions/Functions.php:2285 #, php-format msgid "%1$s %2$s times removed descending" msgstr "%1$s %2$s polvierolla" #: app/Functions/FunctionsPrintLists.php:68 #: app/Http/Controllers/IndividualController.php:264 #, php-format msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" #: app/Http/Controllers/Admin/UpgradeController.php:301 #, php-format msgid "%1$s KB were downloaded in %2$s seconds." msgstr "%1$sKB ladattiin %2$s sekunnissa." #: app/Http/Controllers/Admin/UsersController.php:394 #: app/Http/Controllers/HomePageController.php:621 #, php-format msgid "%1$s does not exist" msgstr "%1$s ei ole olemassa" #. I18N: placeholders are GEDCOM XREFs, such as R123 #: app/Http/Controllers/Admin/UsersController.php:303 #: app/Http/Controllers/AdminTreesController.php:261 #, php-format msgid "%1$s does not exist." msgstr "%1$s ei ole olemassa." #. I18N: placeholders are GEDCOM XREFs, such as R123 #: app/Http/Controllers/AdminTreesController.php:258 #, php-format msgid "%1$s does not exist. Did you mean %2$s?" msgstr "%1$s ei ole olemassa. Tarkoititko %2$s?" #. I18N: %1$s and %2$s are internal ID numbers such as R123 #: app/Http/Controllers/AdminTreesController.php:291 #, php-format msgid "%1$s does not have a link back to %2$s." msgstr "%1$s:lta puuttuu linkki takaisin %2$s:een." #. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds #: app/Http/Controllers/Admin/UpgradeController.php:319 #, php-format msgid "%1$s file was extracted in %2$s seconds." msgid_plural "%1$s files were extracted in %2$s seconds." msgstr[0] "%1$s tiedosto purettiin %2$s sekunnissa." msgstr[1] "%1$s tiedostoa purettiin %2$s sekunnissa." #. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR #: app/Http/Controllers/AdminTreesController.php:282 #, php-format msgid "%1$s is a %2$s but a %3$s is expected." msgstr "%1$s on tyyppiä %2$s kun odotettiin %3$s." #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:570 #, php-format msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:548 #, php-format msgctxt "FEMALE" msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:525 #, php-format msgctxt "MALE" msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: image dimensions, width × height #: app/Http/Controllers/Admin/MediaController.php:471 app/MediaFile.php:277 #, php-format msgid "%1$s × %2$s pixels" msgstr "%1$s × %2$s kuvapistettä" #. I18N: A range of numbers #: app/Individual.php:572 app/Module/StatisticsChartModule.php:858 #, php-format msgid "%1$s–%2$s" msgstr "%1$s–%2$s" #: app/Functions/Functions.php:2304 #, php-format msgid "%1$s’s %2$s" msgstr "%1$s → %2$s" #. I18N: This is the format string for the time-of-day. See http://php.net/date for codes #: app/I18N.php:666 msgid "%H:%i:%s" msgstr "%H:%i:%s" #. I18N: This is the format string for full dates. See http://php.net/date for codes #: app/I18N.php:253 msgid "%j %F %Y" msgstr "%j. %F %Y" #: app/Statistics/Service/CenturyService.php:37 #, php-format msgid "%s BCE" msgstr "%s EAA" #. I18N: size of file in KB #: app/Http/Controllers/Admin/MediaController.php:463 #: app/Http/Controllers/EditMediaController.php:516 app/MediaFile.php:348 #, php-format msgid "%s KB" msgstr "%s kB" #: app/Module/ClippingsCartModule.php:559 #, php-format msgid "%s and her ancestors" msgstr "%s ja hänen esivanhempansa" #: app/Module/ClippingsCartModule.php:569 #, php-format msgid "%s and his ancestors" msgstr "%s ja hänen esivanhempansa" #: app/Module/ClippingsCartModule.php:890 #, php-format msgid "%s and the individuals that reference it." msgstr "%s ja henkilöt, jotka viittaavat siihen." #. I18N: %s is a family (husband + wife) #: app/Module/ClippingsCartModule.php:425 #, php-format msgid "%s and their children" msgstr "%s ja heidän lapsensa" #. I18N: %s is a family (husband + wife) #: app/Module/ClippingsCartModule.php:427 #, php-format msgid "%s and their descendants" msgstr "%s ja heidän jälkeläisensä" #: app/Statistics/Repository/UserRepository.php:83 #, php-format msgid "%s anonymous signed-in user" msgid_plural "%s anonymous signed-in users" msgstr[0] "%s tuntematon kirjautunut käyttäjä" msgstr[1] "%s tuntematonta kirjautunutta käyttäjää" #: resources/views/family-page-children.phtml:12 #: resources/views/modules/ancestors-chart/tree.phtml:39 #: resources/views/modules/descendancy_chart/tree.phtml:41 #: resources/views/statistics/families/top10-list.phtml:18 #: resources/views/statistics/families/top10-nolist.phtml:14 #, php-format msgid "%s child" msgid_plural "%s children" msgstr[0] "%s lapsi" msgstr[1] "%s lasta" #. I18N: Part of an age string. e.g. 5 years, 4 months and 3 days #: app/Age.php:149 app/Functions/FunctionsDate.php:60 #, php-format msgid "%s day" msgid_plural "%s days" msgstr[0] "%s päivä" msgstr[1] "%s päivää" #: app/Http/Controllers/SearchController.php:405 #: app/Http/Controllers/SearchController.php:445 #, php-format msgid "%s family has been updated." msgid_plural "%s families have been updated." msgstr[0] "%s perhe on päivitetty." msgstr[1] "%s perhettä on päivitetty." #: resources/views/statistics/families/top10-list-grand.phtml:18 #: resources/views/statistics/families/top10-nolist-grand.phtml:14 #, php-format msgid "%s grandchild" msgid_plural "%s grandchildren" msgstr[0] "%s lapsenlapsi" msgstr[1] "%s lastenlasta" #: app/Module/LifespansChartModule.php:461 #: resources/views/admin/trees-unconnected.phtml:33 #, php-format msgid "%s individual" msgid_plural "%s individuals" msgstr[0] "%s henkilö" msgstr[1] "%s henkilöä" #: app/Http/Controllers/SearchController.php:401 #: app/Http/Controllers/SearchController.php:435 #: app/Http/Controllers/SearchController.php:441 #, php-format msgid "%s individual has been updated." msgid_plural "%s individuals have been updated." msgstr[0] "%s henkilö on päivitetty." msgstr[1] "%s henkilöä on päivitetty." #: app/Module/LifespansChartModule.php:452 #, php-format msgid "%s individual with events between %s and %s" msgid_plural "%s individuals with events between %s and %s" msgstr[0] "%s henkilö, jolla on tapahtumia %s ja %s välillä" msgstr[1] "%s henkilöä, joilla on tapahtumia %s ja %s välillä" #: app/Module/LifespansChartModule.php:442 #, php-format msgid "%s individual with events in %s" msgid_plural "%s individuals with events in %s" msgstr[0] "%s henkilö, jolla on tapahtumia paikassa %s" msgstr[1] "%s henkilöä, joilla on tapahtumia paikassa %s" #: app/Module/LifespansChartModule.php:430 #, php-format msgid "%s individual with events in %s between %s and %s" msgid_plural "%s individuals with events in %s between %s and %s" msgstr[0] "%s henkilö, jolla on tapahtumia paikassa %s, %s ja %s välillä" msgstr[1] "%s henkilöä, joilla on tapahtumia paikassa %s, %s ja %s välillä" #: app/Http/Controllers/Admin/LocationController.php:824 #, php-format msgid "%s location has been imported." msgid_plural "%s locations have been imported." msgstr[0] "%s sijainti on tuotu." msgstr[1] "%s sijaintia on tuotu." #: app/Module/UserMessagesModule.php:219 #, php-format msgid "%s message" msgid_plural "%s messages" msgstr[0] "%s viesti" msgstr[1] "%s viestiä" #. I18N: Part of an age string. e.g. 5 years, 4 months and 3 days #: app/Age.php:139 app/Functions/FunctionsDate.php:56 #: resources/views/modules/relatives/family.phtml:173 #, php-format msgid "%s month" msgid_plural "%s months" msgstr[0] "%s kuukausi" msgstr[1] "%s kuukautta" #: app/Http/Controllers/SearchController.php:417 #, php-format msgid "%s note has been updated." msgid_plural "%s notes have been updated." msgstr[0] "%s lisätieto on päivitetty." msgstr[1] "%s lisätietoa on päivitetty." #. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 #: app/Functions/Functions.php:2257 #, php-format msgid "%s once removed ascending" msgstr "%s" #. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 #: app/Functions/Functions.php:2261 #, php-format msgid "%s once removed descending" msgstr "%s" #: app/Http/Controllers/SearchController.php:409 #, php-format msgid "%s repository has been updated." msgid_plural "%s repositories have been updated." msgstr[0] "%s tietovarasto on päivitetty." msgstr[1] "%s tietovarastoa on päivitetty." #. I18N: %s is a person's name #: resources/views/emails/message-user-html.phtml:9 #: resources/views/emails/message-user-text.phtml:4 #, php-format msgid "%s sent you the following message." msgstr "%s lähetti sinulle seuraavan viestin." #: app/Statistics/Repository/UserRepository.php:94 #, php-format msgid "%s signed-in user" msgid_plural "%s signed-in users" msgstr[0] "%s kirjautunut käyttäjä" msgstr[1] "%s kirjautunutta käyttäjää" #: app/Http/Controllers/SearchController.php:413 #, php-format msgid "%s source has been updated." msgid_plural "%s sources have been updated." msgstr[0] "%s lähde on päivitetty." msgstr[1] "%s lähdettä on päivitetty." #. I18N: %s=“fifth cousin”, etc. #: app/Functions/Functions.php:2273 #, php-format msgid "%s three times removed ascending" msgstr "%s" #. I18N: %s=“fifth cousin”, etc. #: app/Functions/Functions.php:2277 #, php-format msgid "%s three times removed descending" msgstr "%s" #. I18N: %s=“fifth cousin”, etc. #: app/Functions/Functions.php:2265 #, php-format msgid "%s twice removed ascending" msgstr "%s" #. I18N: %s=“fifth cousin”, etc. #: app/Functions/Functions.php:2269 #, php-format msgid "%s twice removed descending" msgstr "%s" #. I18N: Part of an age string. e.g. 5 years, 4 months and 3 days #: app/Age.php:144 app/Functions/FunctionsDate.php:58 #, php-format msgid "%s week" msgid_plural "%s weeks" msgstr[0] "%s viikko" msgstr[1] "%s viikkoa" #. I18N: Part of an age string. e.g. 5 years, 4 months and 3 days #: app/Age.php:134 app/Functions/FunctionsDate.php:54 #: resources/views/modules/relatives/family.phtml:171 #: resources/views/modules/statistics-chart/custom.phtml:129 #: resources/views/modules/statistics-chart/custom.phtml:138 #, php-format msgid "%s year" msgid_plural "%s years" msgstr[0] "%s vuosi" msgstr[1] "%s vuotta" #: app/Http/Controllers/CalendarController.php:510 #: resources/views/modules/yahrzeit/list.phtml:10 #, php-format msgid "%s year anniversary" msgstr "%s. vuosipäivä" #: app/Functions/Functions.php:490 #, php-format msgid "%s × cousin" msgstr "%s. serkku" #: app/Functions/Functions.php:454 #, php-format msgctxt "FEMALE" msgid "%s × cousin" msgstr "%s. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:417 #, php-format msgctxt "MALE" msgid "%s × cousin" msgstr "%s. serkku" #. I18N: BCE=Before the Common Era, for Julian years < 0. See http://en.wikipedia.org/wiki/Common_Era #: app/Date/JulianDate.php:96 #, php-format msgid "%s BCE" msgstr "%s EAA" #. I18N: CE=Common Era, for Julian years > 0. See http://en.wikipedia.org/wiki/Common_Era #: app/Date/JulianDate.php:100 app/Date/JulianDate.php:104 #, php-format msgid "%s CE" msgstr "%s JAA" #. I18N: Label on a graph; 40+ means 40 or more #: app/Module/StatisticsChartModule.php:863 #, php-format msgid "%s+" msgstr "%s+" #: app/Module/ClippingsCartModule.php:560 #, php-format msgid "%s, her ancestors and their families" msgstr "%s, hänen esivanhempansa ja heidän perheensä" #: app/Module/ClippingsCartModule.php:557 #, php-format msgid "%s, her parents and siblings" msgstr "%s, hänen vanhempansa ja sisaruksensa" #: app/Module/ClippingsCartModule.php:558 #, php-format msgid "%s, her spouses and children" msgstr "%s, hänen puolisonsa ja lapsensa" #: app/Module/ClippingsCartModule.php:561 #, php-format msgid "%s, her spouses and descendants" msgstr "%s, hänen puolisonsa ja jälkeläisensä" #: app/Module/ClippingsCartModule.php:570 #, php-format msgid "%s, his ancestors and their families" msgstr "%s, hänen esivanhempansa ja heidän perheensä" #: app/Module/ClippingsCartModule.php:567 #, php-format msgid "%s, his parents and siblings" msgstr "%s, hänen vanhempansa ja sisaruksensa" #: app/Module/ClippingsCartModule.php:568 #, php-format msgid "%s, his spouses and children" msgstr "%s, hänen puolisonsa ja lapsensa" #: app/Module/ClippingsCartModule.php:571 #, php-format msgid "%s, his spouses and descendants" msgstr "%s, hänen puolisonsa ja jälkeläisensä" #: app/Module/UserMessagesModule.php:147 #: resources/views/edit/add-fact-row.phtml:18 msgid "<select>" msgstr "<valitse>" #. I18N: Description of an individual’s age at an event. For example, Died 14 Jan 1900 (aged 43 years) #: app/Age.php:170 #, php-format msgid "(aged %s)" msgstr "(ikä %s)" #. I18N: Description of an individual’s age at an event. For example, Died 14 Jan 1900 (aged less than 21 years) #: app/Age.php:161 #, php-format msgid "(aged less than %s)" msgstr "(ikä vähemmän kuin %s)" #. I18N: Description of an individual’s age at an event. For example, Died 14 Jan 1900 (aged more than 21 years) #: app/Age.php:166 #, php-format msgid "(aged more than %s)" msgstr "(ikä enemmän kuin %s)" #. I18N: %s is a number #: resources/views/lists/datatables-attributes.phtml:23 #, php-format msgid "(filtered from %s total entries)" msgstr "(valittu %s:sta)" #. I18N: An individual’s age at an event. e.g. Died 14 Jan 1900 (in childhood) #: app/Age.php:126 msgid "(in childhood)" msgstr "(lapsena)" #. I18N: An individual’s age at an event. e.g. Died 14 Jan 1900 (in infancy) #: app/Age.php:121 msgid "(in infancy)" msgstr "(pikkulapsena)" #. I18N: An individual’s age at an event. e.g. Died 14 Jan 1900 (stillborn) #: app/Age.php:116 msgid "(stillborn)" msgstr "(kuolleena syntynyt)" #. I18N: This punctuation is used to separate lists of items #: app/I18N.php:366 msgid ", " msgstr ", " #: app/Statistics/Service/CenturyService.php:65 msgctxt "CENTURY" msgid "10th" msgstr "10." #: app/Statistics/Service/CenturyService.php:63 msgctxt "CENTURY" msgid "11th" msgstr "11." #: app/Statistics/Service/CenturyService.php:61 msgctxt "CENTURY" msgid "12th" msgstr "12." #: app/Statistics/Service/CenturyService.php:59 msgctxt "CENTURY" msgid "13th" msgstr "13." #: app/Statistics/Service/CenturyService.php:57 msgctxt "CENTURY" msgid "14th" msgstr "14." #: app/Statistics/Service/CenturyService.php:55 msgctxt "CENTURY" msgid "15th" msgstr "15." #: app/Statistics/Service/CenturyService.php:53 msgctxt "CENTURY" msgid "16th" msgstr "16." #: app/Statistics/Service/CenturyService.php:51 msgctxt "CENTURY" msgid "17th" msgstr "17." #: app/Statistics/Service/CenturyService.php:49 msgctxt "CENTURY" msgid "18th" msgstr "18." #: app/Statistics/Service/CenturyService.php:47 msgctxt "CENTURY" msgid "19th" msgstr "19." #: app/Statistics/Service/CenturyService.php:83 msgctxt "CENTURY" msgid "1st" msgstr "1." #: app/Statistics/Service/CenturyService.php:45 msgctxt "CENTURY" msgid "20th" msgstr "20." #: app/Statistics/Service/CenturyService.php:43 msgctxt "CENTURY" msgid "21st" msgstr "21." #: app/Statistics/Service/CenturyService.php:81 msgctxt "CENTURY" msgid "2nd" msgstr "2." #: app/Statistics/Service/CenturyService.php:79 msgctxt "CENTURY" msgid "3rd" msgstr "3." #: app/Statistics/Service/CenturyService.php:77 msgctxt "CENTURY" msgid "4th" msgstr "4." #: app/Statistics/Service/CenturyService.php:75 msgctxt "CENTURY" msgid "5th" msgstr "5." #: app/Statistics/Service/CenturyService.php:73 msgctxt "CENTURY" msgid "6th" msgstr "6." #: app/Statistics/Service/CenturyService.php:71 msgctxt "CENTURY" msgid "7th" msgstr "7." #: app/Statistics/Service/CenturyService.php:69 msgctxt "CENTURY" msgid "8th" msgstr "8." #: app/Statistics/Service/CenturyService.php:67 msgctxt "CENTURY" msgid "9th" msgstr "9." #: app/Http/Controllers/Admin/UsersController.php:513 #: app/Http/Controllers/AdminTreesController.php:2174 msgid "" msgstr "" #: resources/views/register-page.phtml:22 msgid "
Notice:
By completing and submitting this form, you agree:
  • to protect the privacy of living individuals listed on our site;
  • 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.
" msgstr "
Huomautus:
Tällä hakemuksella hyväksyt:
  • kunnioitat sukututkimusaineistossa esiintyvien elossa olevien henkilöiden yksityisyyttä;
  • ja alla olevassa tekstiruudussa kerrot kenelle olet sukua sivustollamme, tai toimitat tietoja henkilöstä jonka pitäisi löytyä sivustollamme.
" #. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. #: app/Fact.php:583 app/Functions/FunctionsPrintFacts.php:542 #: app/GedcomTag.php:2130 #, php-format msgid "%1$s: %2$s" msgstr "%1$s: %2$s" #. I18N: URL = web address #: resources/views/modals/media-file-fields.phtml:19 msgid "A URL" msgstr "URL" #. I18N: Description of the “RelationshipsChart” module #: app/Module/RelationshipsChartModule.php:62 msgid "A chart displaying relationships between two individuals." msgstr "Kaavio, joka esittää kahden henkilön välisen suhteen." #. I18N: Description of the “FamilyBookChart” module #: app/Module/FamilyBookChartModule.php:65 msgid "A chart of an individual’s ancestors and descendants, as a family book." msgstr "Kaavio henkilön esi-isistä ja jälkeläisistä, sukukirjana." #. I18N: Description of the “CompactTreeChart” module #: app/Module/CompactTreeChartModule.php:56 msgid "A chart of an individual’s ancestors, as a compact tree." msgstr "Kaavio henkilön esi-isistä, kompaktipuuna." #. I18N: Description of the “PedigreeChart” module #: app/Module/PedigreeChartModule.php:79 msgid "A chart of an individual’s ancestors, formatted as a tree." msgstr "Kaavio henkilön esi-isistä, puu muodossa." #. I18N: Description of the “AncestorsChart” module #: app/Module/AncestorsChartModule.php:71 msgid "A chart of an individual’s ancestors." msgstr "Kaavio henkilön esi-isistä." #. I18N: Description of the “DescendancyChart” module #: app/Module/DescendancyChartModule.php:76 msgid "A chart of an individual’s descendants." msgstr "Kaavio henkilön jälkeläisistä." #. I18N: Description of the “LifespansChart” module #: app/Module/LifespansChartModule.php:67 msgid "A chart of individuals’ lifespans." msgstr "Kaavio henkilöiden elinkaarista." #: resources/views/edit/link-child-to-family.phtml:25 msgid "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." msgstr "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." #: app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php:45 msgid "A common error is to have multiple links to the same record, for example listing the same child more than once in a family record." msgstr "Yleinen virhe on useat linkit samaan tietueeseen, esimerkiksi sama lapsi esiintyy enemmän kuin kerran perhetietueessa." #. I18N: Description of the “Fan Chart” module #: app/Module/FanChartModule.php:73 msgid "A fan chart of an individual’s ancestors." msgstr "Viuhkakaavio henkilön esi-isistä." #: resources/views/admin/map-import-form.phtml:18 #: resources/views/admin/trees-export.phtml:12 #: resources/views/admin/trees-import.phtml:37 #: resources/views/modals/media-file-fields.phtml:15 #: resources/views/modals/media-file-fields.phtml:76 msgid "A file on the server" msgstr "Tiedosto palvelimella" #: resources/views/admin/map-import-form.phtml:42 #: resources/views/admin/trees-export.phtml:112 #: resources/views/admin/trees-import.phtml:26 #: resources/views/modals/media-file-fields.phtml:11 #: resources/views/modals/media-file-fields.phtml:27 msgid "A file on your computer" msgstr "Tiedosto tietokoneellasi" #. I18N: Description of the “My page” module #: app/Module/UserWelcomeModule.php:68 msgid "A greeting message and useful links for a user." msgstr "Tervehdysviesti ja hyödyllisiä linkkejä käyttäjälle." #. I18N: Description of the “Home page” module #: app/Module/WelcomeBlockModule.php:68 msgid "A greeting message for site visitors." msgstr "Tervehdys sivustolla kävijöille." #. I18N: Description of the “Hit counters” module #: app/Module/ContactsFooterModule.php:66 msgid "A link to the site contacts." msgstr "Linkki sivuston yhteyhenkilöille." #. I18N: Description of the “webtrees” module #: app/Module/PoweredByWebtreesModule.php:50 msgid "A link to the webtrees home page." msgstr "Linkki webtrees-kotisivulle." #. I18N: Description of the “BranchesListModule” module #: app/Module/BranchesListModule.php:55 msgid "A list of branches of a family." msgstr "Luettelo perheen haaroista." #. I18N: Description of the “Pending changes” module #: app/Module/ReviewChangesModule.php:82 msgid "A list of changes that need to be reviewed by a moderator, and email notifications." msgstr "Luettelo muutoksista, jotka tarvitsevat valvojan hyväksynnän ja sähköposti-ilmoitukset." #. I18N: Description of the “FamilyListModule” module #: app/Module/FamilyListModule.php:56 msgid "A list of families." msgstr "Luettelo perheistä." #. I18N: Description of the “FAQ” module #: app/Module/FrequentlyAskedQuestionsModule.php:71 msgid "A list of frequently asked questions and answers." msgstr "Lista usein kysytyistä kysymyksistä ja vastauksista." #. I18N: Description of the “IndividualListModule” module #: app/Module/IndividualListModule.php:56 msgid "A list of individuals." msgstr "Luettelo henkilöistä." #. I18N: Description of the “MediaListModule” module #: app/Module/MediaListModule.php:57 msgid "A list of media objects." msgstr "Luettelo mediakohteista." #. I18N: Description of the “Recent changes” module #: app/Module/RecentChangesModule.php:60 msgid "A list of records that have been updated recently." msgstr "Luettelo tietueista, jotka on päivitetty äskettäin." #. I18N: Description of the “RepositoryListModule” module #: app/Module/RepositoryListModule.php:56 msgid "A list of repositories." msgstr "Luettelo tietovarastoista." #. I18N: Description of the “NoteListModule” module #: app/Module/NoteListModule.php:56 msgid "A list of shared notes." msgstr "Luettelo lisätiedoista." #. I18N: Description of the “SourceListModule” module #: app/Module/SourceListModule.php:56 msgid "A list of sources." msgstr "Luettelo lähteistä." #. I18N: Description of “Research tasks” module #: app/Module/ResearchTaskModule.php:63 msgid "A list of tasks and activities that are linked to the family tree." msgstr "Luettelo sukupuuhun linkitetyistä tehtävistä ja toiminnoista." #. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. #: app/Module/YahrzeitModule.php:65 msgid "A list of the Hebrew death anniversaries that will occur in the near future." msgstr "Luettelo lähitulevaisuudessa tapahtuvista juutalaisista kuoleman vuosipäivistä." #. I18N: Description of the “On this day” module #: app/Module/OnThisDayModule.php:95 msgid "A list of the anniversaries that occur today." msgstr "Luettelo tänä päivänä tapahtuvista vuosipäivistä." #. I18N: Description of the “Upcoming events” module #: app/Module/UpcomingAnniversariesModule.php:105 msgid "A list of the anniversaries that will occur in the near future." msgstr "Luettelo lähitulevaisuudessa tapahtuvista vuosipäivistä." #. I18N: Description of the “Top given names” module #: app/Module/TopGivenNamesModule.php:56 msgid "A list of the most popular given names." msgstr "Suosituimpien etunimien luettelo." #. I18N: Description of the “Top surnames” module #: app/Module/TopSurnamesModule.php:60 msgid "A list of the most popular surnames." msgstr "Suosituimpien sukunimien luettelo." #. I18N: Description of the “Most viewed pages” module #: app/Module/TopPageViewsModule.php:53 msgid "A list of the pages that have been viewed the most number of times." msgstr "Luettelo katsotuimmista sivuista." #. I18N: Description of the “Who is online” module #: app/Module/LoggedInUsersModule.php:51 msgid "A list of users and visitors who are currently online." msgstr "Luettelon käyttäjistä ja vieraista, jotka ovat tällä hetkellä verkossa." #: resources/views/help/media-object.phtml:4 msgid "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)." msgstr "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)." #. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address #: resources/views/emails/verify-notify-html.phtml:10 #: resources/views/emails/verify-notify-text.phtml:5 #, php-format msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." msgstr "Uusi käyttäjä (%1$s) on pyytänyt käyttäjätilin (%2$s) ja on vahvistanut sähköpostiosoitteen (%3$s)." #: app/Http/Controllers/Auth/LoginController.php:129 #: resources/views/admin/control-panel.phtml:47 #: resources/views/admin/upgrade/wizard.phtml:17 msgid "A new version of webtrees is available." msgstr "Uusi webtrees versio on käytettävissä." #: app/Http/RequestHandlers/PasswordRequestAction.php:93 #, php-format msgid "A password reset link has been sent to “%s”." msgstr "" #. I18N: Description of the “Journal” module #: app/Module/UserJournalModule.php:60 msgid "A private area to record notes or keep a journal." msgstr "Yksityisalue, jossa voi tallentaa muistiinpanoja tai pitää päiväkirjaa." #. I18N: %s is a server name/URL #: resources/views/emails/register-notify-html.phtml:9 #: resources/views/emails/register-notify-text.phtml:4 #, php-format msgid "A prospective user has registered with webtrees at %s." msgstr "Mahdollinen käyttäjä on rekisteröitynyt webtrees sivustolle %s." #. I18N: Description of the “Pedigree” module #: app/Module/PedigreeReportModule.php:50 #: resources/xml/reports/pedigree_report.xml:4 msgid "A report of an individual’s ancestors, formatted as a tree." msgstr "Raportti henkilön esivanhemmista puu muodissa." #. I18N: Description of the “Ancestors” module #: app/Module/AhnentafelReportModule.php:50 #: resources/xml/reports/ahnentafel_report.xml:5 msgid "A report of an individual’s ancestors, in a narrative style." msgstr "Kerrontatyylinen raportti henkilön esivanhemmista." #. I18N: Description of the “Descendants” module #: app/Module/DescendancyReportModule.php:50 #: resources/xml/reports/descendancy_report.xml:4 msgid "A report of an individual’s descendants, in a narrative style." msgstr "Kerrontatyylinen raportti henkilön jälkeläisistä." #. I18N: Description of the “Individual” module #: app/Module/IndividualReportModule.php:50 #: resources/xml/reports/individual_report.xml:4 msgid "A report of an individual’s details." msgstr "Raportti henkilön tiedoista." #: resources/xml/reports/fact_sources.xml:4 msgid "A report of facts which are supported by a given source." msgstr "Raportti faktoista, joita tietty lähde tukee." #. I18N: Description of the “Family” module #: app/Module/FamilyGroupReportModule.php:53 #: resources/xml/reports/family_group_report.xml:4 msgid "A report of family members and their details." msgstr "Raportti perheenjäsenistä ja heidän tiedoistaan." #. I18N: Description of the “Deaths” module #: app/Module/DeathReportModule.php:50 resources/xml/reports/death_report.xml:4 msgid "A report of individuals who died in a given time or place." msgstr "Raportti henkilöistä, jotka kuolivat tiettyyn aikaan tai tietyssä paikassa." #. I18N: Description of the “Occupations” module #: app/Module/OccupationReportModule.php:54 #: resources/xml/reports/occupation_report.xml:4 msgid "A report of individuals who had a given occupation." msgstr "Raportti henkilöistä, joilla oli tietty ammatti." #. I18N: Description of the “Births” module #: app/Module/BirthReportModule.php:50 resources/xml/reports/birth_report.xml:4 msgid "A report of individuals who were born in a given time or place." msgstr "Raportti henkilöistä, jotka ovat syntyneet tiettyyn aikaan tai tietyssä paikassa." #. I18N: Description of the “Cemeteries” module #: app/Module/CemeteryReportModule.php:50 #: resources/xml/reports/cemetery_report.xml:4 msgid "A report of individuals who were buried in a given place." msgstr "Raportti henkilöistä, jotka on haudattu tietyssä paikassa." #. I18N: Description of the “Marriages” module #: app/Module/MarriageReportModule.php:50 #: resources/xml/reports/marriage_report.xml:4 msgid "A report of individuals who were married in a given time or place." msgstr "Raportti henkilöistä, jotka menivät naimisiin tiettyyn aikaan tai tietyssä paikassa." #. I18N: Description of the “Changes” module #: app/Module/ChangeReportModule.php:54 #: resources/xml/reports/change_report.xml:4 msgid "A report of recent and pending changes." msgstr "Viimeisten ja vireillä olevien muutosten raportti." #. I18N: Description of the “Related families” #: app/Module/IndividualFamiliesReportModule.php:54 #: resources/xml/reports/individual_ext_report.xml:4 msgid "A report of the families that are closely related to an individual." msgstr "Raportti henkilön lähisukulaisperheistä." #. I18N: Description of the “Related individuals” module #: app/Module/RelatedIndividualsReportModule.php:50 #: resources/xml/reports/relative_ext_report.xml:4 msgid "A report of the individuals that are closely related to an individual." msgstr "Raportti henkilön lähisukulaisista." #. I18N: Description of the “Source” module #: app/Module/FactSourcesReportModule.php:54 msgid "A report of the information provided by a source." msgstr "Raportti lähteen antamista tiedoista." #. I18N: Description of the “Missing data” #: app/Module/MissingFactsReportModule.php:54 #: resources/xml/reports/missing_facts_report.xml:4 msgid "A report of the information that is missing for an individual and their relatives." msgstr "Raportti henkilön ja hänen omaistensa puuttuvista tiedoista." #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death #: app/Module/BirthDeathMarriageReportModule.php:50 #: resources/xml/reports/bdm_report.xml:4 msgid "A report of vital records for a given date or place." msgstr "Raportti keskeisistä tapahtumista, tiettynä ajanjaksona tai tietyssä paikassa." #: resources/views/admin/users-edit.phtml:219 msgid "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." msgstr "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." #. I18N: Description of the “Family navigator” module #: app/Module/FamilyNavigatorModule.php:49 msgid "A sidebar showing an individual’s close families and relatives." msgstr "Sivupalkki, joka näyttää henkilön läheiset perheet ja sukulaiset." #. I18N: Description of the “Extra information” module #: app/Module/IndividualMetadataModule.php:65 msgid "A sidebar showing non-genealogy information about an individual." msgstr "Sivupalkki, joka näyttää henkilön ei-polveutumista koskevat tiedot." #. I18N: Description of the “Descendants” module #: app/Module/DescendancyModule.php:54 msgid "A sidebar showing the descendants of an individual." msgstr "Sivupalkki, joka näyttää henkilön jälkeläiset." #. I18N: Description of the “Families” module #: app/Module/RelativesTabModule.php:51 msgid "A tab showing the close relatives of an individual." msgstr "Välilehti, joka näyttää henkilön lähisukulaiset." #. I18N: Description of the “Facts and events” module #: app/Module/IndividualFactsTabModule.php:75 msgid "A tab showing the facts and events of an individual." msgstr "Välilehti näyttää henkilöön liittyvät faktat ja tapahtumat." #. I18N: Description of the “Media” module #: app/Module/MediaTabModule.php:69 msgid "A tab showing the media objects linked to an individual." msgstr "Välilehti, joka näyttää henkilöön liitetyt mediakohteet." #. I18N: Description of the “Notes” module #: app/Module/NotesTabModule.php:68 msgid "A tab showing the notes attached to an individual." msgstr "Välilehti, joka näyttää henkilöön liitetyt muistiinpanot." #. I18N: Description of the “Sources” module #: app/Module/SourcesTabModule.php:68 msgid "A tab showing the sources linked to an individual." msgstr "Välilehti, joka näyttää henkilöön liitetyt lähteet." #. I18N: Description of the “TimelineChart” module #: app/Module/TimelineChartModule.php:76 msgid "A timeline displaying individual events." msgstr "Aikajana, joka esittää henkilön tapahtumia." #: resources/views/admin/users-edit.phtml:97 msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." msgstr "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." #: resources/xml/reports/ahnentafel_report.xml:13 #: resources/xml/reports/bdm_report.xml:12 #: resources/xml/reports/birth_report.xml:10 #: resources/xml/reports/cemetery_report.xml:8 #: resources/xml/reports/change_report.xml:9 #: resources/xml/reports/death_report.xml:11 #: resources/xml/reports/descendancy_report.xml:8 #: resources/xml/reports/fact_sources.xml:8 #: resources/xml/reports/family_group_report.xml:11 #: resources/xml/reports/individual_ext_report.xml:12 #: resources/xml/reports/individual_report.xml:9 #: resources/xml/reports/marriage_report.xml:10 #: resources/xml/reports/missing_facts_report.xml:8 #: resources/xml/reports/occupation_report.xml:7 #: resources/xml/reports/pedigree_report.xml:8 #: resources/xml/reports/relative_ext_report.xml:8 msgctxt "paper size" msgid "A3" msgstr "A3" #: resources/xml/reports/ahnentafel_report.xml:13 #: resources/xml/reports/bdm_report.xml:12 #: resources/xml/reports/birth_report.xml:10 #: resources/xml/reports/cemetery_report.xml:8 #: resources/xml/reports/change_report.xml:9 #: resources/xml/reports/death_report.xml:11 #: resources/xml/reports/descendancy_report.xml:8 #: resources/xml/reports/fact_sources.xml:8 #: resources/xml/reports/family_group_report.xml:11 #: resources/xml/reports/individual_ext_report.xml:12 #: resources/xml/reports/individual_report.xml:9 #: resources/xml/reports/marriage_report.xml:10 #: resources/xml/reports/missing_facts_report.xml:8 #: resources/xml/reports/occupation_report.xml:7 #: resources/xml/reports/pedigree_report.xml:8 #: resources/xml/reports/relative_ext_report.xml:8 msgctxt "paper size" msgid "A4" msgstr "A4" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:223 msgid "Aba, Nigeria" msgstr "Aba, Nigeria" #: app/Date/JalaliDate.php:264 msgctxt "Abbreviation for Persian month: Aban" msgid "Aban" msgstr "Aban" #. I18N: 8th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:137 msgctxt "GENITIVE" msgid "Aban" msgstr "Aban" #. I18N: 8th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:227 msgctxt "INSTRUMENTAL" msgid "Aban" msgstr "Aban" #. I18N: 8th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:182 msgctxt "LOCATIVE" msgid "Aban" msgstr "Aban" #. I18N: 8th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:92 msgctxt "NOMINATIVE" msgid "Aban" msgstr "Aban" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:584 #: resources/views/admin/trees-preferences.phtml:586 #: resources/views/admin/trees-preferences.phtml:590 msgid "Abbreviate place names" msgstr "Anna paikan nimille lyhenne" #. I18N: gedcom tag ABBR #: app/GedcomTag.php:453 resources/views/modals/source-fields.phtml:13 msgid "Abbreviation" msgstr "Lyhenne" #: resources/views/pending-changes-page.phtml:43 #: resources/views/pending-changes-page.phtml:57 msgid "Accept" msgstr "Hyväksy" #: resources/views/pending-changes-page.phtml:100 msgid "Accept all changes" msgstr "Hyväksy kaikki muutokset" #: resources/views/admin/components.phtml:26 #: resources/views/admin/components.phtml:75 #: resources/views/admin/trees-privacy.phtml:223 msgid "Access level" msgstr "Käyttöoikeus" #: resources/views/admin/users-edit.phtml:216 msgid "Access to family trees" msgstr "Sukupuun oikeudet ja asetukset" #: resources/views/admin/users-edit.phtml:75 msgid "Account approval and email verification" msgstr "Käyttäjätunnus, -tilin hyväksyminen ja vahvistaminen" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:226 msgid "Accra, Ghana" msgstr "Accra, Ghana" #: resources/views/admin/webtrees1-thumbnails.phtml:33 msgid "Action" msgstr "Toiminta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:196 msgctxt "GENITIVE" msgid "Adar" msgstr "adar-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:302 msgctxt "INSTRUMENTAL" msgid "Adar" msgstr "adar-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:249 msgctxt "LOCATIVE" msgid "Adar" msgstr "adar-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:143 msgctxt "NOMINATIVE" msgid "Adar" msgstr "adar-kuu" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:194 msgctxt "GENITIVE" msgid "Adar I" msgstr "adar I-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:300 msgctxt "INSTRUMENTAL" msgid "Adar I" msgstr "adar I-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:247 msgctxt "LOCATIVE" msgid "Adar I" msgstr "adar I-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:141 msgctxt "NOMINATIVE" msgid "Adar I" msgstr "adar I-kuu" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:198 msgctxt "GENITIVE" msgid "Adar II" msgstr "adar II-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:304 msgctxt "INSTRUMENTAL" msgid "Adar II" msgstr "adar II-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:251 msgctxt "LOCATIVE" msgid "Adar II" msgstr "adar II-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:145 msgctxt "NOMINATIVE" msgid "Adar II" msgstr "adar II-kuu" #: app/Http/Controllers/Admin/LocationController.php:270 msgid "Add" msgstr "Lisää" #: app/Module/ClippingsCartModule.php:402 #: app/Module/ClippingsCartModule.php:534 #: app/Module/ClippingsCartModule.php:676 #: app/Module/ClippingsCartModule.php:740 #: app/Module/ClippingsCartModule.php:804 #: app/Module/ClippingsCartModule.php:868 #, php-format msgid "Add %s to the clippings cart" msgstr "Lisää %s leikekoriin" #: resources/views/modules/relatives/family.phtml:204 msgid "Add a brother or sister" msgstr "Lisää veli tai sisko perheeseen" #: app/Http/Controllers/EditFamilyController.php:112 #: resources/views/family-page-children.phtml:34 #: resources/views/family-page-menu.phtml:27 msgid "Add a child" msgstr "Lisää lapsi" #: app/Http/Controllers/EditIndividualController.php:233 #: resources/views/modules/relatives/tab.phtml:132 msgid "Add a child to create a one-parent family" msgstr "Lisää lapsi ja luo yhden vanhemman perhe" #: resources/views/edit/raw-gedcom-record.phtml:45 msgid "Add a fact" msgstr "Lisää fakta" #: app/Http/Controllers/EditIndividualController.php:332 #: resources/views/family-page-grandparents.phtml:24 #: resources/views/family-page-grandparents.phtml:32 #: resources/views/modules/relatives/tab.phtml:24 msgid "Add a father" msgstr "Lisää isä" #: resources/views/modules/favorites/favorites.phtml:42 #: resources/views/modules/favorites/favorites.phtml:52 msgid "Add a favorite" msgstr "Lisää suosikki" #: app/Http/Controllers/EditFamilyController.php:210 #: app/Http/Controllers/EditIndividualController.php:426 #: resources/views/family-page-menu.phtml:16 #: resources/views/family-page-parents.phtml:20 #: resources/views/modules/relatives/family.phtml:46 #: resources/views/modules/relatives/tab.phtml:111 msgid "Add a husband" msgstr "Lisää puoliso" #: app/Http/Controllers/EditIndividualController.php:762 #: resources/views/modules/relatives/tab.phtml:123 msgid "Add a husband using an existing individual" msgstr "Liitä mies puolisoksi käyttäen tiedostossa olevaa henkilöä" #: resources/views/modules/user_blog/list.phtml:44 msgid "Add a journal entry" msgstr "Lisää päiväkirjamerkintä" #: app/Http/Controllers/EditMediaController.php:79 #: resources/views/media-page.phtml:183 #: resources/views/modals/add-media-file.phtml:6 msgid "Add a media file" msgstr "Lisää mediatiedosto" #: resources/views/cards/add-media-object.phtml:7 #: resources/views/family-page.phtml:95 #: resources/views/individual-page.phtml:93 #: resources/views/source-page.phtml:81 msgid "Add a media object" msgstr "Lisää mediakohde" #: app/Http/Controllers/EditIndividualController.php:329 #: resources/views/family-page-grandparents.phtml:54 #: resources/views/family-page-grandparents.phtml:62 #: resources/views/modules/relatives/tab.phtml:31 msgid "Add a mother" msgstr "Lisää äiti" #: app/Http/Controllers/EditIndividualController.php:645 #: resources/views/individual-page-menu.phtml:18 msgid "Add a name" msgstr "Lisää nimi" #: resources/views/modules/gedcom_news/list.phtml:45 msgid "Add a news article" msgstr "Lisää uutisartikkeli" #: resources/views/cards/add-note.phtml:7 resources/views/family-page.phtml:72 #: resources/views/modules/notes/tab.phtml:40 msgid "Add a note" msgstr "Lisää lisätieto" #: resources/views/cards/add-restriction.phtml:7 #: resources/views/media-page.phtml:173 msgid "Add a restriction" msgstr "Lisää rajoitus" #: resources/views/cards/add-shared-note.phtml:7 #: resources/views/family-page.phtml:83 resources/views/media-page.phtml:163 #: resources/views/modules/notes/tab.phtml:50 msgid "Add a shared note" msgstr "Lisää jaettu lisätieto" #: resources/views/modules/relatives/family.phtml:202 msgid "Add a son or daughter" msgstr "Lisää poika tai tytär" #: resources/views/cards/add-source-citation.phtml:9 #: resources/views/family-page.phtml:107 resources/views/media-page.phtml:153 #: resources/views/modules/sources_tab/tab.phtml:38 msgid "Add a source citation" msgstr "Lisää tietolähdeviite" #: app/Module/StoriesModule.php:248 #: resources/views/modules/stories/config.phtml:25 #: resources/views/modules/stories/tab.phtml:23 msgid "Add a story" msgstr "Lisää tarina" #: app/Http/Controllers/Admin/UsersController.php:282 #: resources/views/admin/control-panel.phtml:251 msgid "Add a user" msgstr "Lisää käyttäjä" #: app/Http/Controllers/EditFamilyController.php:207 #: app/Http/Controllers/EditIndividualController.php:430 #: resources/views/family-page-menu.phtml:22 #: resources/views/family-page-parents.phtml:42 #: resources/views/modules/relatives/family.phtml:83 #: resources/views/modules/relatives/tab.phtml:109 msgid "Add a wife" msgstr "Lisää vaimo" #: app/Http/Controllers/EditIndividualController.php:765 #: resources/views/modules/relatives/tab.phtml:121 msgid "Add a wife using an existing individual" msgstr "Liitä vaimo käyttäen tiedostossa olevaa henkilöä" #. I18N: FAQ = “Frequently Asked Question” #: app/Module/FrequentlyAskedQuestionsModule.php:289 #: resources/views/modules/faq/config.phtml:30 msgid "Add an FAQ" msgstr "Lisää Usein kysytty kysymys" #: resources/views/cards/add-associate.phtml:7 msgid "Add an associate" msgstr "Lisää läheinen" #: resources/views/cards/add-sour-data-even.phtml:7 msgid "Add an event" msgstr "Lisää tapahtuma" #: resources/views/modules/custom-css-js/edit.phtml:23 msgid "Add content to the end of the <body> element." msgstr "Lisää sisältöä <runko> elementin loppuun." #: resources/views/modules/custom-css-js/edit.phtml:11 msgid "Add content to the end of the <head> element." msgstr "Lisää sisältöä <pää> elementin loppuun." #: resources/views/edit/paste-fact-row.phtml:7 msgid "Add from clipboard" msgstr "Lisää leikepöydältä" #: app/Module/ModuleHistoricEventsTrait.php:38 msgid "Add historic events to an individual‘s page." msgstr "Lisää historiallisia tapahtumia henkilön sivulle." #: resources/views/modules/lifespans-chart/page.phtml:19 msgid "Add individuals" msgstr "Lisää henkilöitä" #: resources/views/modules/relatives/family.phtml:126 msgid "Add marriage details" msgstr "Lisää avioliiton yksityiskohdat" #: app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php:36 msgid "Add missing death records" msgstr "Lisää puuttuvat kuolintiedot" #: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:41 msgid "Add missing married names" msgstr "Lisää puuttuvat avionimet" #: resources/views/edit-blocks-page.phtml:30 msgid "Add more blocks from the following list." msgstr "Lisää lohkoja seuraavasta luettelosta." #: resources/views/search-advanced-page.phtml:26 msgid "Add more fields" msgstr "Lisää kenttiä" #. I18N: Description of the “Stories” module #: app/Module/StoriesModule.php:64 msgid "Add narrative stories to individuals in the family tree." msgstr "Lisää kerronnallisia tarinoita sukupuun henkilöille." #: resources/views/admin/map-import-form.phtml:68 msgid "Add new, and update existing records" msgstr "Lisää uusia, ja päivitä olemassa olevia tietueita" #: resources/views/admin/trees-import.phtml:83 msgid "Add spaces where long lines were wrapped" msgstr "Lisää välilyönnit kun lisätieto teksti jatkuu seuraavalle riville" #. I18N: Description of the “CSS and JS” module. #: app/Module/CustomCssJsModule.php:41 msgid "Add styling and scripts to every page." msgstr "Lisää muotoilu ja skriptit jokaiselle sivulle." #. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file #: resources/views/admin/trees-export.phtml:55 msgid "Add the GEDCOM media path to filenames" msgstr "Lisää GEDCOM:in mediapolku tiedostonimiin" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:188 msgid "Add to TITLE header tag" msgstr "Lisää otsikon tunnisteeseen (tag)" #: app/Module/ClippingsCartModule.php:165 #: resources/views/modules/clippings/add-options.phtml:10 msgid "Add to the clippings cart" msgstr "Lisää leikekoriin" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:130 msgid "Add unique identifiers" msgstr "Lisää yksilöllinen tunniste" #: resources/views/admin/trees.phtml:212 msgid "Add unlinked records" msgstr "Lisää tietoja ilman viittauksia muihin" #. I18N: Description of the “HTML” module #: app/Module/HtmlBlockModule.php:67 msgid "Add your own text and graphics." msgstr "Lisää oma tekstisi ja grafiikkasi." #: app/Module/FamilyTreeNewsModule.php:173 app/Module/UserJournalModule.php:172 msgid "Add/edit a journal/news entry" msgstr "Lisää/muokkaa päiväkirja/uutisartikkeli" #. I18N: gedcom tag ADDR #: app/GedcomTag.php:456 resources/views/modals/submitter-fields.phtml:11 msgid "Address" msgstr "Osoite" #. I18N: gedcom tag ADD1 #: app/GedcomTag.php:459 msgid "Address line 1" msgstr "Osoiterivi 1" #. I18N: gedcom tag ADD2 #: app/GedcomTag.php:462 msgid "Address line 2" msgstr "Osoiterivi 2" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:229 msgid "Adelaide, Australia" msgstr "Adelaide, Australia" #: resources/views/admin/users-edit.phtml:210 #: resources/views/admin/users-edit.phtml:259 msgid "Administrator" msgstr "Palvelun ylläpitäjä" #: resources/views/setup/step-5-administrator.phtml:15 msgid "Administrator account" msgstr "Ylläpitäjän tili" #: resources/views/admin/users-edit.phtml:195 msgid "Administrator comments on user" msgstr "Ylläpitäjän kommentit käyttäjästä" #: resources/views/admin/control-panel.phtml:222 msgid "Administrators" msgstr "Palvelimen ylläpitäjät" #: app/GedcomCode/GedcomCodePedi.php:72 msgctxt "Female pedigree" msgid "Adopted" msgstr "Adoptoitu" #: app/GedcomCode/GedcomCodePedi.php:68 msgctxt "Male pedigree" msgid "Adopted" msgstr "Adoptoitu" #: app/GedcomCode/GedcomCodePedi.php:75 msgctxt "Pedigree" msgid "Adopted" msgstr "Adoptoitu" #: app/GedcomCode/GedcomCodeAdop.php:62 msgid "Adopted by both parents" msgstr "Molemmat vanhemmat adoptoivat" #: app/GedcomCode/GedcomCodeAdop.php:59 msgctxt "FEMALE" msgid "Adopted by both parents" msgstr "Molemmat vanhemmat adoptoivat" #: app/GedcomCode/GedcomCodeAdop.php:55 msgctxt "MALE" msgid "Adopted by both parents" msgstr "Molemmat vanhemmat adoptoivat" #. I18N: gedcom tag _ADPF #: app/GedcomCode/GedcomCodeAdop.php:73 app/GedcomTag.php:1159 msgid "Adopted by father" msgstr "Isän adoptoima" #. I18N: gedcom tag _ADPF #: app/GedcomCode/GedcomCodeAdop.php:70 app/GedcomTag.php:1155 msgctxt "FEMALE" msgid "Adopted by father" msgstr "Isän adoptoima" #. I18N: gedcom tag _ADPF #: app/GedcomCode/GedcomCodeAdop.php:66 app/GedcomTag.php:1150 msgctxt "MALE" msgid "Adopted by father" msgstr "Isän adoptoima" #. I18N: gedcom tag _ADPM #: app/GedcomCode/GedcomCodeAdop.php:84 app/GedcomTag.php:1173 msgid "Adopted by mother" msgstr "Äidin adoptoima" #. I18N: gedcom tag _ADPM #: app/GedcomCode/GedcomCodeAdop.php:81 app/GedcomTag.php:1169 msgctxt "FEMALE" msgid "Adopted by mother" msgstr "Äidin adoptoima" #. I18N: gedcom tag _ADPM #: app/GedcomCode/GedcomCodeAdop.php:77 app/GedcomTag.php:1164 msgctxt "MALE" msgid "Adopted by mother" msgstr "Äidin adoptoima" #. I18N: gedcom tag ADOP #: app/GedcomTag.php:465 msgid "Adoption" msgstr "Adoptio" #: app/GedcomTag.php:1138 msgid "Adoption of a brother" msgstr "Veljen adoptio" #: app/GedcomTag.php:1090 msgid "Adoption of a child" msgstr "Lapsen adoptio" #: app/GedcomTag.php:1087 msgid "Adoption of a daughter" msgstr "Tyttären adoptio" #: app/GedcomTag.php:1101 app/GedcomTag.php:1112 app/GedcomTag.php:1123 msgid "Adoption of a grandchild" msgstr "Lapsenlapsen adoptio" #: app/GedcomTag.php:1098 msgid "Adoption of a granddaughter" msgstr "Lapsenlapsen adoptio" #: app/GedcomTag.php:1109 msgctxt "daughter’s daughter" msgid "Adoption of a granddaughter" msgstr "Tyttärentyttären adoptio" #: app/GedcomTag.php:1120 msgctxt "son’s daughter" msgid "Adoption of a granddaughter" msgstr "Pojantyttären adoptio" #: app/GedcomTag.php:1094 msgid "Adoption of a grandson" msgstr "Lapsenlapsen adoptio" #: app/GedcomTag.php:1105 msgctxt "daughter’s son" msgid "Adoption of a grandson" msgstr "Tyttärenpojan adoptio" #: app/GedcomTag.php:1116 msgctxt "son’s son" msgid "Adoption of a grandson" msgstr "Pojanpojan adoptio" #: app/GedcomTag.php:1127 msgid "Adoption of a half-brother" msgstr "Veli-puolen adoptio" #: app/GedcomTag.php:1134 msgid "Adoption of a half-sibling" msgstr "Sisaruspuolen adoptio" #: app/GedcomTag.php:1131 msgid "Adoption of a half-sister" msgstr "Siskopuolen adoptio" #: app/GedcomTag.php:1145 msgid "Adoption of a sibling" msgstr "Sisaruksen adoptio" #: app/GedcomTag.php:1142 msgid "Adoption of a sister" msgstr "Siskon adoptio" #: app/GedcomTag.php:1083 msgid "Adoption of a son" msgstr "Pojan adoptio" #. I18N: gedcom tag CHRA #: app/GedcomTag.php:597 msgid "Adult christening" msgstr "Aikuiskaste" #: resources/views/admin/trees-preferences.phtml:864 msgid "Advanced fact preferences" msgstr "Erityisfaktojen asetukset" #: resources/views/admin/trees-preferences.phtml:869 msgid "Advanced name facts" msgstr "Erityiset nimifaktat" #: resources/views/admin/trees-preferences.phtml:882 msgid "Advanced place name facts" msgstr "Erityiset paikannimifaktat" #: app/Http/Controllers/SearchController.php:570 #: app/Module/SearchMenuModule.php:113 msgid "Advanced search" msgstr "Tarkennettu haku" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:40 msgid "Afghanistan" msgstr "Afganistan" #: resources/views/modules/statistics-chart/custom.phtml:185 msgid "Africa" msgstr "Afrikka" #: resources/views/admin/trees.phtml:360 msgid "After creating the family tree, you will be able to import data from a GEDCOM file." msgstr "Kun olet luonut sukupuun, voit tuoda tietoja GEDCOM-tiedostosta." #. I18N: gedcom tag AGE #: app/Functions/FunctionsPrint.php:276 app/Functions/FunctionsPrint.php:303 #: app/GedcomTag.php:475 app/Statistics/Google/ChartAge.php:132 #: app/Statistics/Google/ChartMarriageAge.php:155 #: resources/views/lists/chart-by-age.phtml:26 #: resources/views/lists/families-table.phtml:134 #: resources/views/lists/families-table.phtml:251 #: resources/views/lists/families-table.phtml:254 #: resources/views/lists/individuals-table.phtml:150 #: resources/views/lists/individuals-table.phtml:287 #: resources/views/modules/timeline-chart/chart.phtml:351 #: resources/views/modules/timeline-chart/chart.phtml:353 #: resources/views/modules/timeline-chart/chart.phtml:412 msgid "Age" msgstr "Ikä" #: resources/views/statistics/families/birth-age.phtml:10 msgid "Age at birth of child" msgstr "Ikä lapsen syntyessä" #: resources/views/admin/trees-privacy.phtml:67 msgid "Age at which to assume an individual is dead" msgstr "Oletetaan kuolleeksi, kun saavuttaa tämän iän" #: resources/views/statistics/families/age-difference.phtml:40 msgid "Age between husband and wife" msgstr "Aviomiehen ja vaimon ikäero" #: resources/views/statistics/families/age-difference.phtml:18 msgid "Age between siblings" msgstr "Sisarusten ikäero" #: resources/views/statistics/families/age-difference.phtml:49 msgid "Age between wife and husband" msgstr "Vaimon ja aviomiehen ikäero" #: resources/views/statistics/families/age-difference.phtml:10 msgid "Age difference" msgstr "Ikäero" #: app/Module/StatisticsChartModule.php:639 #: resources/views/modules/statistics-chart/custom.phtml:33 msgid "Age in year of first marriage" msgstr "Ikä ensimmäistä avioliittoa solmittaessa" #: app/Module/StatisticsChartModule.php:578 #: resources/views/lists/families-table.phtml:520 #: resources/views/lists/families-table.phtml:562 #: resources/views/modules/statistics-chart/custom.phtml:32 #: resources/views/statistics/families/marriage-age.phtml:10 msgid "Age in year of marriage" msgstr "Ikä vihkimisvuonna" #: resources/views/modules/statistics-chart/custom.phtml:124 #: resources/views/modules/statistics-chart/custom.phtml:127 #: resources/views/modules/statistics-chart/custom.phtml:133 msgid "Age interval" msgstr "Ikäväli" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:410 msgid "Age of parents next to child’s birthdate" msgstr "Vanhempien ikä lasten syntymäajan viereen" #: resources/views/lists/individuals-table.phtml:533 #: resources/views/lists/individuals-table.phtml:575 msgid "Age related to death year" msgstr "Ikä suhteessa kuolinvuoteen" #. I18N: gedcom tag AGNC #: app/GedcomTag.php:478 msgid "Agency" msgstr "Virasto" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:46 msgid "Aland Islands" msgstr "Ahvenanmaa" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:48 msgid "Albania" msgstr "Albania" #. I18N: gedcom tag _ALBUM #. I18N: Name of a module #: app/GedcomTag.php:1193 app/Module/AlbumModule.php:43 msgid "Album" msgstr "Albumi" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:235 msgid "Albuquerque, New Mexico, United States" msgstr "Albuquerque, New Mexico, Yhdysvallat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:165 msgid "Algeria" msgstr "Algeria" #. I18N: gedcom tag ALIA #: app/GedcomTag.php:481 msgid "Alias" msgstr "Alias" #: resources/views/lists/individuals-table.phtml:200 msgid "Alive" msgstr "Elävät" #: app/Functions/FunctionsEdit.php:163 #: app/Http/Controllers/ListController.php:149 #: app/Http/Controllers/ListController.php:158 #: app/Http/Controllers/ListController.php:167 #: app/Http/Controllers/ListController.php:256 #: app/Http/Controllers/ListController.php:357 #: app/Http/Controllers/ListController.php:359 #: app/Module/FrequentlyAskedQuestionsModule.php:304 #: app/Module/UserMessagesModule.php:165 #: resources/views/calendar-page.phtml:130 #: resources/views/lists/datatables-attributes.phtml:6 #: resources/views/modules/faq/config.phtml:54 #: resources/views/modules/random_media/config.phtml:12 #: resources/xml/reports/ahnentafel_report.xml:7 #: resources/xml/reports/descendancy_report.xml:6 #: resources/xml/reports/individual_ext_report.xml:6 #: resources/xml/reports/individual_ext_report.xml:7 #: resources/xml/reports/individual_ext_report.xml:11 #: resources/xml/reports/individual_report.xml:8 #: resources/xml/reports/missing_facts_report.xml:6 #: resources/xml/reports/missing_facts_report.xml:7 #: resources/xml/reports/relative_ext_report.xml:6 msgid "All" msgstr "Kaikki" #: app/Http/Controllers/AdminController.php:455 #: resources/views/admin/trees-privacy.phtml:252 msgid "All facts and events" msgstr "Kaikki faktat ja tapahtumat" #: resources/views/admin/trees-preferences.phtml:733 msgid "All family facts" msgstr "Kaikki perhefaktat" #: app/Http/Controllers/Auth/RegisterController.php:210 msgid "All fields must be completed." msgstr "Kaikki kentät on täytettävä." #: resources/views/admin/trees-preferences.phtml:679 msgid "All individual facts" msgstr "Kaikki henkilöfaktat" #: resources/views/calendar-page.phtml:82 #: resources/views/calendar-page.phtml:93 msgid "All individuals" msgstr "Kaikki henkilöt" #: app/Http/Controllers/Admin/ModuleController.php:86 #: resources/views/admin/components.phtml:12 #: resources/views/admin/control-panel.phtml:308 msgid "All modules" msgstr "Kaikki moduulit" #: resources/views/admin/trees-privacy.phtml:245 msgid "All records" msgstr "Kaikki tietueet" #: resources/views/admin/trees-preferences.phtml:828 msgid "All repository facts" msgstr "Kaikki tietovarastofaktat" #: resources/views/admin/trees-preferences.phtml:787 msgid "All source facts" msgstr "Kaikki lähdefaktat" #. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” #: app/Module/CkeditorModule.php:53 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." msgstr "Salli muiden moduulien muokata tekstiä ”WYSIWYG” editorin avulla, HTML koodien sijaan." #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:631 msgid "Allow users to see raw GEDCOM records" msgstr "Salli käyttäjän nähdä GEDCOM tiedostoa" #. I18N: A configuration setting #: resources/views/admin/site-registration.phtml:40 msgid "Allow visitors to request a new user account" msgstr "Salli vierailijoiden pyytää uusi käyttäjätili" #. I18N: gedcom tag _AKA #: app/GedcomTag.php:1188 msgid "Also known as" msgstr "Toiselta nimeltä" #. I18N: gedcom tag _AKA #: app/GedcomTag.php:1184 msgctxt "FEMALE" msgid "Also known as" msgstr "Toiselta nimeltä" #. I18N: gedcom tag _AKA #: app/GedcomTag.php:1179 msgctxt "MALE" msgid "Also known as" msgstr "Toiselta nimeltä" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:58 msgid "American Samoa" msgstr "Amerikan Samoa" #. I18N: FAQ = “Frequently Asked Question” #: resources/views/modules/faq/edit.phtml:63 msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." msgstr "Usein kysytty kysymys voi näkyä vain yhdessä sukupuussa tai kaikissa sukupuissa." #: resources/views/admin/site-registration.phtml:47 msgid "An administrator must approve the new user account and select an access level before the user can sign in." msgstr "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." #. I18N: Description of the “Album” module #: app/Module/AlbumModule.php:54 msgid "An alternative to the “media” tab, and an enhanced image viewer." msgstr "Vaihtoehto ”media”-välilehdelle ja parannettu kuvankatsoja." #. I18N: Description of the “Charts” module #: app/Module/ChartsBlockModule.php:70 msgid "An alternative way to display charts." msgstr "Vaihtoehtoinen tapa näyttää kaavioita." #. I18N: Description of the “Census assistant” module #: app/Module/CensusAssistantModule.php:53 msgid "An alternative way to enter census transcripts and link them to individuals." msgstr "Vaihtoehtoinen tapa lisätä väestönlaskennan jäljennöstietoja ja linkittää ne henkilöihin." #. I18N: Description of the “Theme change” module #: app/Module/ThemeSelectModule.php:50 msgid "An alternative way to select a new theme." msgstr "Vaihtoehtoinen tapa valita uusi teema." #. I18N: Description of the “Sign in” module #: app/Module/LoginBlockModule.php:52 msgid "An alternative way to sign in and sign out." msgstr "Vaihtoehtoinen tapa kirjautua sisään ja ulos." #: app/Functions/FunctionsEdit.php:431 msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." msgstr "Läheinen on toinen henkilö, joka osallistui tähän faktaan tai tapahtumaan; esimerkiksi todistaja tai pappi." #: app/Functions/FunctionsEdit.php:429 msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." msgstr "Läheinen on toinen henkilö, joka oli yhteydessä tämän henkilön kanssa, kuten esimerkiksi ystävä tai työnantaja." #. I18N: Description of the “HourglassChart” module #: app/Module/HourglassChartModule.php:68 msgid "An hourglass chart of an individual’s ancestors and descendants." msgstr "Tiimalasikaavio henkilön esi-isistä ja jälkeläisistä." #. I18N: Description of the “Interactive tree” module #: app/Module/InteractiveTreeModule.php:60 msgid "An interactive tree, showing all the ancestors and descendants of an individual." msgstr "Interaktiivinen sukupuu, jossa näkyvät kaikki henkilön esi-isät ja jälkeläiset." #: resources/views/errors/database-error.phtml:4 #: resources/views/setup/step-6-failed.phtml:4 msgid "An unexpected database error occurred." msgstr "Virhe tietokannassa." #: resources/views/admin/location-edit.phtml:136 #: resources/views/modules/pedigree-map/chart.phtml:57 #: resources/views/place-map.phtml:60 msgid "An unknown error occurred" msgstr "Tuntematon virhe tapahtui" #. I18N: Name of a module/report #. I18N: Name of a module/chart #: app/Module/AhnentafelReportModule.php:38 #: app/Module/AncestorsChartModule.php:60 #: resources/xml/reports/ahnentafel_report.xml:4 msgid "Ancestors" msgstr "Esivanhemmat" #. I18N: gedcom tag ANCI #: app/GedcomTag.php:487 msgid "Ancestors interest" msgstr "Henkilön esipolvien lisätutkiminen" #: resources/xml/reports/ahnentafel_report.xml:55 msgid "Ancestors of " msgstr "Esivanhemmat - " #. I18N: %s is an individual’s name #: app/Module/AncestorsChartModule.php:106 #, php-format msgid "Ancestors of %s" msgstr "Esivanhemmat - %s" #. I18N: gedcom tag AFN #: app/GedcomTag.php:472 msgid "Ancestral file number" msgstr "Ancestral file number (AFN)" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:238 msgid "Anchorage, Alaska, United States" msgstr "Anchorage, Alaska, Yhdysvallat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:50 msgid "Andorra" msgstr "Andorra" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:42 msgid "Angola" msgstr "Angola" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:44 msgid "Anguilla" msgstr "Anguilla" #: resources/views/lists/anniversaries-table.phtml:16 #: resources/views/lists/families-table.phtml:257 #: resources/views/lists/individuals-table.phtml:273 #: resources/views/lists/individuals-table.phtml:283 #: resources/views/modules/yahrzeit/table.phtml:9 msgid "Anniversary" msgstr "Vuosipäivä" #: app/Http/Controllers/CalendarController.php:123 msgid "Anniversary calendar" msgstr "Vuosipäiväkalenteri" #. I18N: gedcom tag ANUL #: app/GedcomTag.php:490 msgid "Annulment" msgstr "Avioliiton kumoaminen" #: resources/views/modules/faq/edit.phtml:25 msgid "Answer" msgstr "Vastaus" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:60 msgid "Antarctica" msgstr "Antarktis" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:64 msgid "Antigua and Barbuda" msgstr "Antigua ja Barbuda" #: app/Http/Controllers/Auth/LoginController.php:82 msgid "Anyone with a user account can access this website." msgstr "Tämän sivuston käyttämiseen tarvitaan käyttäjätili." #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:241 msgid "Apia, Samoa" msgstr "Apia, Samoa" #. I18N: Description of the “Batch update” module #: app/Module/BatchUpdateModule.php:69 msgid "Apply automatic corrections to your genealogy data." msgstr "Sovella automaattisia korjauksia sukututkimustietoihisi." #: resources/views/admin/trees-export.phtml:79 #: resources/views/modules/clippings/download.phtml:14 #: resources/views/modules/clippings/download.phtml:33 msgid "Apply privacy settings" msgstr "Käytä yksityisyysasetukset" #. I18N: Label for checkbox #: resources/views/admin/trees-preferences.phtml:969 #: resources/views/admin/trees-privacy.phtml:287 msgid "Apply these preferences to all family trees" msgstr "Käytä näitä asetuksia kaikille sukupuille" #. I18N: Label for checkbox #: resources/views/admin/trees-preferences.phtml:976 #: resources/views/admin/trees-privacy.phtml:294 msgid "Apply these preferences to new family trees" msgstr "Käytä näitä asetuksia uusille sukupuille" #: resources/views/admin/users.phtml:24 msgid "Approved" msgstr "Hyväksytty" #: resources/views/admin/users-edit.phtml:85 msgid "Approved by administrator" msgstr "Ylläpitäjä on hyväksynyt" #: app/Date/AbstractGregorianJulianDate.php:202 msgctxt "Abbreviation for April" msgid "Apr" msgstr "huhti" #: app/Date/AbstractGregorianJulianDate.php:99 msgctxt "GENITIVE" msgid "April" msgstr "huhtikuuta" #: app/Date/AbstractGregorianJulianDate.php:169 msgctxt "INSTRUMENTAL" msgid "April" msgstr "huhtikuun" #: app/Date/AbstractGregorianJulianDate.php:134 msgctxt "LOCATIVE" msgid "April" msgstr "huhtikuussa" #: app/Date/AbstractGregorianJulianDate.php:64 #: app/Module/StatisticsChartModule.php:791 #: resources/views/edit/initialize-calendar-popup.phtml:10 msgctxt "NOMINATIVE" msgid "April" msgstr "huhtikuu" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:103 msgid "Aqua Marine" msgstr "akvamariini" #: app/Http/Controllers/IndividualController.php:286 #: resources/views/edit/icon-fact-delete.phtml:3 #: resources/views/media-page.phtml:95 msgid "Are you sure you want to delete this fact?" msgstr "Haluatko varmasti poistaa tämän GEDCOM-faktan?" #: app/Module/UserMessagesModule.php:160 app/Module/UserMessagesModule.php:205 msgid "Are you sure you want to delete this message? It cannot be retrieved later." msgstr "Haluatko varmasti poistaa tämän viestin? Sitä ei voi palauttaa myöhemmin." #: app/Http/Controllers/Admin/MediaController.php:349 #: app/Http/Controllers/Admin/UsersController.php:233 #: resources/views/admin/trees.phtml:92 resources/views/admin/trees.phtml:101 #: resources/views/edit-account-page.phtml:153 #: resources/views/gedcom-record-page-menu.phtml:10 #: resources/views/individual-page-menu.phtml:34 #: resources/views/media-page-menu.phtml:31 #: resources/views/modules/faq/config.phtml:93 #: resources/views/modules/gedcom_news/list.phtml:30 #: resources/views/modules/stories/config.phtml:62 #: resources/views/modules/user_blog/list.phtml:30 #: resources/views/note-page-menu.phtml:10 #: resources/views/repository-page-menu.phtml:10 #: resources/views/source-page-menu.phtml:10 #, php-format msgid "Are you sure you want to delete “%s”?" msgstr "Haluatko todella poistaa ”%s”?" #: resources/views/pending-changes-page.phtml:106 msgid "Are you sure you want to reject all the changes to this family tree?" msgstr "Oletko varma, että haluat perua kaikki muutokset tähän sukupuuhun?" #: resources/views/modules/favorites/favorites.phtml:33 msgid "Are you sure you want to remove this item from your list of favorites?" msgstr "Haluatko varmasti poistaa tämän tietueen suosikeistasi?" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:54 msgid "Argentina" msgstr "Argentiina" #: resources/xml/reports/ahnentafel_report.xml:15 #: resources/xml/reports/bdm_report.xml:14 #: resources/xml/reports/birth_report.xml:12 #: resources/xml/reports/cemetery_report.xml:10 #: resources/xml/reports/change_report.xml:12 #: resources/xml/reports/death_report.xml:13 #: resources/xml/reports/descendancy_report.xml:10 #: resources/xml/reports/fact_sources.xml:10 #: resources/xml/reports/family_group_report.xml:14 #: resources/xml/reports/individual_ext_report.xml:15 #: resources/xml/reports/individual_report.xml:12 #: resources/xml/reports/marriage_report.xml:12 #: resources/xml/reports/missing_facts_report.xml:10 #: resources/xml/reports/occupation_report.xml:9 #: resources/xml/reports/pedigree_report.xml:10 #: resources/xml/reports/relative_ext_report.xml:10 msgctxt "font name" msgid "Arial" msgstr "Arial" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:56 msgid "Armenia" msgstr "Armenia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:38 msgid "Aruba" msgstr "Aruba" #: resources/views/modules/html/config.phtml:32 msgid "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 # characters. For example #totalFamilies# 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." msgstr "HTML muodostamisessa voit työkalurivin lisäksi kirjoittaa suoraan tekstiin tietokannan kenttäviittauksia. Nämä erikoisviittaukset suljetaan #-merkin sisälle. Esimerkiksi #totalFamilies# korvataan tietokannan perheiden lukumäärällä. Edistyneet käyttäjät voivat soveltaa CSS-luokkia teksteissä, jolloin kirjoitettu teksti on aktiivisen teeman mukainen." #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:105 msgid "Ash" msgstr "tuhka" #: resources/views/modules/statistics-chart/custom.phtml:179 msgid "Asia" msgstr "Aasia" #. I18N: gedcom tag ASSO #. I18N: gedcom tag _ASSO #: app/GedcomTag.php:493 app/GedcomTag.php:1196 msgid "Associate" msgstr "Läheinen" #: app/Http/Controllers/HelpTextController.php:235 msgid "Associate events with this source" msgstr "Kytke tapahtumat tähän lähteeseen" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:247 msgid "Asuncion, Paraguay" msgstr "Asuncion, Paraguay" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:429 msgid "At sea" msgstr "Merellä" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:250 msgid "Atlanta, Georgia, United States" msgstr "Atlanta, Georgia, Yhdysvallat" #: app/GedcomCode/GedcomCodeRela.php:94 msgid "Attendant" msgstr "Avustaja" #: app/GedcomCode/GedcomCodeRela.php:91 msgctxt "FEMALE" msgid "Attendant" msgstr "Avustaja" #: app/GedcomCode/GedcomCodeRela.php:87 msgctxt "MALE" msgid "Attendant" msgstr "Avustaja" #: app/GedcomCode/GedcomCodeRela.php:105 msgid "Attending" msgstr "Avustamassa" #: app/GedcomCode/GedcomCodeRela.php:102 msgctxt "FEMALE" msgid "Attending" msgstr "Avustamassa" #: app/GedcomCode/GedcomCodeRela.php:98 msgctxt "MALE" msgid "Attending" msgstr "Avustamassa" #. I18N: Type of media object #: app/GedcomTag.php:2352 msgid "Audio" msgstr "Äänitiedosto" #: app/Date/AbstractGregorianJulianDate.php:206 msgctxt "Abbreviation for August" msgid "Aug" msgstr "elo" #: app/Date/AbstractGregorianJulianDate.php:103 msgctxt "GENITIVE" msgid "August" msgstr "elokuuta" #: app/Date/AbstractGregorianJulianDate.php:173 msgctxt "INSTRUMENTAL" msgid "August" msgstr "elokuun" #: app/Date/AbstractGregorianJulianDate.php:138 msgctxt "LOCATIVE" msgid "August" msgstr "elokuussa" #: app/Date/AbstractGregorianJulianDate.php:68 #: app/Module/StatisticsChartModule.php:795 #: resources/views/edit/initialize-calendar-popup.phtml:14 msgctxt "NOMINATIVE" msgid "August" msgstr "elokuu" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:66 msgid "Australia" msgstr "Australia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:68 msgid "Austria" msgstr "Itävalta" #. I18N: gedcom tag AUTH #: app/GedcomTag.php:496 resources/views/lists/sources-table.phtml:83 #: resources/views/modals/source-fields.phtml:21 msgid "Author" msgstr "Tekijä" #. I18N: gedcom tag CHAN:_WT_USER #: app/GedcomTag.php:581 msgid "Author of last change" msgstr "Viimeisimmän muutoksen tekijä" #: resources/views/admin/users-edit.phtml:141 msgid "Automatically accept changes made by this user" msgstr "Hyväksy automaattisesti tämän käyttäjän muutokset" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:550 msgid "Automatically expand notes" msgstr "Automaattisesti laajenna lisätiedot" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:566 msgid "Automatically expand sources" msgstr "Automaattisesti laajenna lähdetiedot" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:208 msgctxt "GENITIVE" msgid "Av" msgstr "av-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:314 msgctxt "INSTRUMENTAL" msgid "Av" msgstr "av-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:261 msgctxt "LOCATIVE" msgid "Av" msgstr "av-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:155 msgctxt "NOMINATIVE" msgid "Av" msgstr "av-kuu" #: app/Statistics/Google/ChartAge.php:110 #: app/Statistics/Google/ChartMarriageAge.php:133 #: resources/views/lists/families-table.phtml:137 #: resources/views/lists/individuals-table.phtml:153 msgid "Average age" msgstr "Keskimääräinen ikä" #: app/Module/StatisticsChartModule.php:516 #: app/Statistics/Google/ChartAge.php:130 #: resources/views/modules/gedcom_stats/config.phtml:33 #: resources/views/modules/gedcom_stats/statistics.phtml:195 #: resources/views/modules/html/template-statistics.phtml:79 #: resources/views/modules/statistics-chart/custom.phtml:31 #: resources/views/statistics/individuals/lifespan.phtml:18 msgid "Average age at death" msgstr "Keskimääräinen kuolinikä" #: app/Statistics/Google/ChartMarriageAge.php:153 msgid "Average age at marriage" msgstr "Keski-ikä avioliitossa" #: app/Statistics/Google/ChartMarriageAge.php:150 msgid "Average age in century of marriage" msgstr "Keskimääräinen avioliiton solmimisikä vuosisadoittain" #: app/Statistics/Google/ChartAge.php:127 msgid "Average age related to death century" msgstr "Keskimääräinen ikä vuosisadoittain" #: app/Statistics/Google/ChartChildren.php:87 msgid "Average number" msgstr "Keskimääräinen numero" #: app/Statistics/Google/ChartChildren.php:98 #: resources/views/modules/gedcom_stats/config.phtml:35 #: resources/views/modules/gedcom_stats/statistics.phtml:223 #: resources/views/modules/html/template-statistics.phtml:87 #: resources/views/statistics/families/children.phtml:18 msgid "Average number of children per family" msgstr "Keskimääräinen lapsiluku" #. I18N: help text for family tree / GEDCOM file names #: resources/views/admin/trees-preferences.phtml:55 #: resources/views/admin/trees.phtml:348 msgid "Avoid spaces and punctuation. A family name might be a good choice." msgstr "Vältä välilyöntejä ja välimerkkejä. Sukunimi voi olla hyvä valinta." #: app/Date/JalaliDate.php:265 msgctxt "Abbreviation for Persian month: Azar" msgid "Azar" msgstr "Azar" #. I18N: 9th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:139 msgctxt "GENITIVE" msgid "Azar" msgstr "Azar" #. I18N: 9th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:229 msgctxt "INSTRUMENTAL" msgid "Azar" msgstr "Azar" #. I18N: 9th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:184 msgctxt "LOCATIVE" msgid "Azar" msgstr "Azar" #. I18N: 9th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:94 msgctxt "NOMINATIVE" msgid "Azar" msgstr "Azar" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:70 msgid "Azerbaijan" msgstr "Azerbaidzan" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:72 msgid "Azores" msgstr "Azorit" #: app/Date/JalaliDate.php:267 msgctxt "Abbreviation for Persian month: Bahman" msgid "Bah" msgstr "Bah" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:89 msgid "Bahamas" msgstr "Bahaman saaret" #. I18N: 11th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:143 msgctxt "GENITIVE" msgid "Bahman" msgstr "Bahman" #. I18N: 11th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:233 msgctxt "INSTRUMENTAL" msgid "Bahman" msgstr "Bahman" #. I18N: 11th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:188 msgctxt "LOCATIVE" msgid "Bahman" msgstr "Bahman" #. I18N: 11th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:98 msgctxt "NOMINATIVE" msgid "Bahman" msgstr "Bahman" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:87 msgid "Bahrain" msgstr "Bahrain" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:83 msgid "Bangladesh" msgstr "Bangladesh" #. I18N: gedcom tag BAPM #: app/GedcomTag.php:508 resources/views/calendar-page.phtml:136 #: resources/xml/reports/missing_facts_report.xml:16 msgid "Baptism" msgstr "Kaste" #: app/GedcomTag.php:1254 msgid "Baptism of a brother" msgstr "Veljen kastetilaisuus" #: app/GedcomTag.php:1206 msgid "Baptism of a child" msgstr "Lapsen kaste" #: app/GedcomTag.php:1203 msgid "Baptism of a daughter" msgstr "Tyttären kastetilaisuus" #: app/GedcomTag.php:1217 app/GedcomTag.php:1228 app/GedcomTag.php:1239 msgid "Baptism of a grandchild" msgstr "Lapsenlapsen kaste" #: app/GedcomTag.php:1214 msgid "Baptism of a granddaughter" msgstr "Lapsenlapsen kastetilaisuus" #: app/GedcomTag.php:1225 msgctxt "daughter’s daughter" msgid "Baptism of a granddaughter" msgstr "Tyttärentyttären kastetilaisuus" #: app/GedcomTag.php:1236 msgctxt "son’s daughter" msgid "Baptism of a granddaughter" msgstr "Pojantyttären kastetilaisuus" #: app/GedcomTag.php:1210 msgid "Baptism of a grandson" msgstr "Lapsenlapsen kastetilaisuus" #: app/GedcomTag.php:1221 msgctxt "daughter’s son" msgid "Baptism of a grandson" msgstr "Tyttärenpojan kastetilaisuus" #: app/GedcomTag.php:1232 msgctxt "son’s son" msgid "Baptism of a grandson" msgstr "Pojanpojan kastetilaisuus" #: app/GedcomTag.php:1243 msgid "Baptism of a half-brother" msgstr "Velipuolen kastetilaisuus" #: app/GedcomTag.php:1250 msgid "Baptism of a half-sibling" msgstr "Sisar- tai velipuolen kaste" #: app/GedcomTag.php:1247 msgid "Baptism of a half-sister" msgstr "Siskopuolen kaste" #: app/GedcomTag.php:1261 msgid "Baptism of a sibling" msgstr "Sisaruksen kaste" #: app/GedcomTag.php:1258 msgid "Baptism of a sister" msgstr "Siskon kaste" #: app/GedcomTag.php:1199 msgid "Baptism of a son" msgstr "Pojan kastetilaisuus" #. I18N: gedcom tag BARM #: app/GedcomTag.php:515 resources/xml/reports/missing_facts_report.xml:17 msgid "Bar mitzvah" msgstr "Bar mitsva" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:104 msgid "Barbados" msgstr "Barbados" #. I18N: gedcom tag BASM #: app/GedcomTag.php:522 resources/xml/reports/missing_facts_report.xml:18 msgid "Bat mitzvah" msgstr "Bat mitsva" #. I18N: Name of a module #: app/Module/BatchUpdateModule.php:58 app/Module/BatchUpdateModule.php:139 #: resources/views/modules/batch_update/admin.phtml:26 msgid "Batch update" msgstr "Eräpäivitys" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:283 msgid "Baton Rouge, Louisiana, United States" msgstr "Baton Rouge, Louisiana, Yhdysvallat" #: app/Http/Controllers/SearchController.php:627 msgid "Begins with" msgstr "Alkaa näin" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:94 msgid "Belarus" msgstr "Valko-Venäjä" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:107 msgid "Belgian Chocolate" msgstr "Belgialainen suklaa" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:76 msgid "Belgium" msgstr "Belgia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:96 msgid "Belize" msgstr "Belize" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:78 msgid "Benin" msgstr "Benin" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:98 msgid "Bermuda" msgstr "Bermudasaaret" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:637 msgid "Bern, Switzerland" msgstr "Bern, Sveitsi" #: app/GedcomCode/GedcomCodeRela.php:109 msgid "Best man" msgstr "Bestman" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:108 msgid "Bhutan" msgstr "Bhutan" #. I18N: gedcom tag _BIBL #: app/GedcomTag.php:1265 msgid "Bibliography" msgstr "Bibliografia" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:256 msgid "Billings, Montana, United States" msgstr "Billings, Montana, Yhdysvallat" #. I18N: gedcom tag BLOB #: app/GedcomTag.php:543 msgid "Binary data object" msgstr "Binääridatakohde" #: app/Functions/FunctionsPrint.php:367 app/Functions/FunctionsPrint.php:369 msgid "Bing Maps™" msgstr "Bing Kartat™" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:259 msgid "Birmingham, Alabama, United States" msgstr "Birmingham, Alabama, Yhdysvallat" #. I18N: gedcom tag BIRT #: app/GedcomTag.php:529 resources/views/calendar-page.phtml:133 #: resources/views/lists/individuals-table.phtml:234 #: resources/views/lists/individuals-table.phtml:242 #: resources/views/lists/individuals-table.phtml:271 #: resources/xml/reports/ahnentafel_report.xml:442 #: resources/xml/reports/bdm_report.xml:58 #: resources/xml/reports/change_report.xml:102 #: resources/xml/reports/change_report.xml:118 #: resources/xml/reports/descendancy_report.xml:560 #: resources/xml/reports/family_group_report.xml:182 #: resources/xml/reports/family_group_report.xml:470 #: resources/xml/reports/family_group_report.xml:477 #: resources/xml/reports/family_group_report.xml:536 #: resources/xml/reports/family_group_report.xml:733 #: resources/xml/reports/family_group_report.xml:740 #: resources/xml/reports/family_group_report.xml:880 #: resources/xml/reports/family_group_report.xml:1081 #: resources/xml/reports/family_group_report.xml:1090 #: resources/xml/reports/individual_ext_report.xml:273 #: resources/xml/reports/individual_ext_report.xml:309 #: resources/xml/reports/individual_ext_report.xml:349 #: resources/xml/reports/individual_ext_report.xml:385 #: resources/xml/reports/individual_ext_report.xml:421 #: resources/xml/reports/individual_ext_report.xml:479 #: resources/xml/reports/individual_ext_report.xml:515 #: resources/xml/reports/individual_ext_report.xml:556 #: resources/xml/reports/individual_ext_report.xml:592 #: resources/xml/reports/individual_ext_report.xml:628 #: resources/xml/reports/individual_report.xml:270 #: resources/xml/reports/individual_report.xml:306 #: resources/xml/reports/individual_report.xml:346 #: resources/xml/reports/individual_report.xml:382 #: resources/xml/reports/individual_report.xml:418 #: resources/xml/reports/individual_report.xml:479 #: resources/xml/reports/individual_report.xml:519 #: resources/xml/reports/individual_report.xml:560 #: resources/xml/reports/individual_report.xml:596 #: resources/xml/reports/individual_report.xml:632 #: resources/xml/reports/missing_facts_report.xml:15 #: resources/xml/reports/pedigree_report.xml:73 #: resources/xml/reports/pedigree_report.xml:74 #: resources/xml/reports/pedigree_report.xml:94 #: resources/xml/reports/pedigree_report.xml:95 #: resources/xml/reports/pedigree_report.xml:116 #: resources/xml/reports/pedigree_report.xml:117 #: resources/xml/reports/pedigree_report.xml:134 #: resources/xml/reports/pedigree_report.xml:135 #: resources/xml/reports/pedigree_report.xml:156 #: resources/xml/reports/pedigree_report.xml:157 #: resources/xml/reports/pedigree_report.xml:175 #: resources/xml/reports/pedigree_report.xml:176 #: resources/xml/reports/pedigree_report.xml:197 #: resources/xml/reports/pedigree_report.xml:198 #: resources/xml/reports/pedigree_report.xml:218 #: resources/xml/reports/pedigree_report.xml:219 #: resources/xml/reports/pedigree_report.xml:240 #: resources/xml/reports/pedigree_report.xml:241 #: resources/xml/reports/pedigree_report.xml:261 #: resources/xml/reports/pedigree_report.xml:262 #: resources/xml/reports/pedigree_report.xml:283 #: resources/xml/reports/pedigree_report.xml:284 #: resources/xml/reports/pedigree_report.xml:304 #: resources/xml/reports/pedigree_report.xml:305 #: resources/xml/reports/pedigree_report.xml:326 #: resources/xml/reports/pedigree_report.xml:327 #: resources/xml/reports/pedigree_report.xml:347 #: resources/xml/reports/pedigree_report.xml:348 #: resources/xml/reports/pedigree_report.xml:369 #: resources/xml/reports/pedigree_report.xml:370 #: resources/xml/reports/pedigree_report.xml:390 #: resources/xml/reports/pedigree_report.xml:409 #: resources/xml/reports/pedigree_report.xml:428 #: resources/xml/reports/pedigree_report.xml:447 #: resources/xml/reports/pedigree_report.xml:466 #: resources/xml/reports/pedigree_report.xml:485 #: resources/xml/reports/pedigree_report.xml:504 #: resources/xml/reports/pedigree_report.xml:523 #: resources/xml/reports/pedigree_report.xml:542 #: resources/xml/reports/pedigree_report.xml:561 #: resources/xml/reports/pedigree_report.xml:580 #: resources/xml/reports/pedigree_report.xml:599 #: resources/xml/reports/pedigree_report.xml:618 #: resources/xml/reports/pedigree_report.xml:637 #: resources/xml/reports/pedigree_report.xml:656 #: resources/xml/reports/pedigree_report.xml:675 #: resources/xml/reports/pedigree_report.xml:775 #: resources/xml/reports/pedigree_report.xml:776 #: resources/xml/reports/pedigree_report.xml:796 #: resources/xml/reports/pedigree_report.xml:797 #: resources/xml/reports/pedigree_report.xml:818 #: resources/xml/reports/pedigree_report.xml:819 #: resources/xml/reports/pedigree_report.xml:836 #: resources/xml/reports/pedigree_report.xml:837 #: resources/xml/reports/pedigree_report.xml:858 #: resources/xml/reports/pedigree_report.xml:859 #: resources/xml/reports/pedigree_report.xml:876 #: resources/xml/reports/pedigree_report.xml:877 #: resources/xml/reports/pedigree_report.xml:898 #: resources/xml/reports/pedigree_report.xml:899 #: resources/xml/reports/pedigree_report.xml:920 #: resources/xml/reports/pedigree_report.xml:942 #: resources/xml/reports/pedigree_report.xml:963 #: resources/xml/reports/pedigree_report.xml:985 #: resources/xml/reports/pedigree_report.xml:1006 #: resources/xml/reports/pedigree_report.xml:1028 #: resources/xml/reports/pedigree_report.xml:1049 #: resources/xml/reports/pedigree_report.xml:1071 #: resources/xml/reports/pedigree_report.xml:1094 #: resources/xml/reports/pedigree_report.xml:1113 #: resources/xml/reports/pedigree_report.xml:1132 #: resources/xml/reports/pedigree_report.xml:1151 #: resources/xml/reports/pedigree_report.xml:1170 #: resources/xml/reports/pedigree_report.xml:1189 #: resources/xml/reports/pedigree_report.xml:1208 #: resources/xml/reports/pedigree_report.xml:1227 #: resources/xml/reports/pedigree_report.xml:1246 #: resources/xml/reports/pedigree_report.xml:1265 #: resources/xml/reports/pedigree_report.xml:1284 #: resources/xml/reports/pedigree_report.xml:1303 #: resources/xml/reports/pedigree_report.xml:1322 #: resources/xml/reports/pedigree_report.xml:1341 #: resources/xml/reports/pedigree_report.xml:1360 #: resources/xml/reports/pedigree_report.xml:1379 #: resources/xml/reports/relative_ext_report.xml:56 msgid "Birth" msgstr "Syntymä" #: app/GedcomCode/GedcomCodePedi.php:61 msgctxt "Female pedigree" msgid "Birth" msgstr "Syntymä" #: app/GedcomCode/GedcomCodePedi.php:57 msgctxt "Male pedigree" msgid "Birth" msgstr "Syntymä" #: app/GedcomCode/GedcomCodePedi.php:64 msgctxt "Pedigree" msgid "Birth" msgstr "Syntymä" #: app/Statistics/Google/ChartDistribution.php:332 msgid "Birth by country" msgstr "Syntymämaa" #: resources/xml/reports/bdm_report.xml:8 #: resources/xml/reports/birth_report.xml:8 msgid "Birth date range end" msgstr "Syntymäajanjakson loppu" #: resources/xml/reports/bdm_report.xml:7 #: resources/xml/reports/birth_report.xml:7 msgid "Birth date range start" msgstr "Syntymäajanjakson alku" #: app/GedcomTag.php:1324 msgid "Birth of a brother" msgstr "Veljen syntymä" #: app/GedcomTag.php:1276 resources/views/admin/trees-preferences.phtml:454 msgid "Birth of a child" msgstr "Lapsen syntymä" #: app/GedcomTag.php:1273 msgid "Birth of a daughter" msgstr "Tyttären syntymä" #: app/GedcomTag.php:1287 app/GedcomTag.php:1298 app/GedcomTag.php:1309 #: resources/views/admin/trees-preferences.phtml:448 msgid "Birth of a grandchild" msgstr "Lapsenlapsen syntymä" #: app/GedcomTag.php:1284 msgid "Birth of a granddaughter" msgstr "Lapsenlapsen syntymä" #: app/GedcomTag.php:1295 msgctxt "daughter’s daughter" msgid "Birth of a granddaughter" msgstr "Tyttärentyttären syntymä" #: app/GedcomTag.php:1306 msgctxt "son’s daughter" msgid "Birth of a granddaughter" msgstr "Pojantyttären syntymä" #: app/GedcomTag.php:1280 msgid "Birth of a grandson" msgstr "Lapsenlapsen syntymä" #: app/GedcomTag.php:1291 msgctxt "daughter’s son" msgid "Birth of a grandson" msgstr "Tyttärenpojan syntymä" #: app/GedcomTag.php:1302 msgctxt "son’s son" msgid "Birth of a grandson" msgstr "Pojanpojan syntymä" #: app/GedcomTag.php:1313 msgid "Birth of a half-brother" msgstr "Velipuolen syntymä" #: app/GedcomTag.php:1320 msgid "Birth of a half-sibling" msgstr "Sisar- tai velipuolen syntymä" #: app/GedcomTag.php:1317 msgid "Birth of a half-sister" msgstr "Siskopuolen syntymä" #: app/GedcomTag.php:1331 resources/views/admin/trees-preferences.phtml:460 msgid "Birth of a sibling" msgstr "Sisaruksen syntymä" #: app/GedcomTag.php:1328 msgid "Birth of a sister" msgstr "Siskon syntymä" #: app/GedcomTag.php:1269 msgid "Birth of a son" msgstr "Pojan syntymä" #: resources/views/statistics/other/places.phtml:19 msgid "Birth places" msgstr "Syntymäpaikat" #: resources/xml/reports/birth_report.xml:6 msgid "Birthplace contains" msgstr "Syntymäpaikka sisältää" #. I18N: Name of a module/report #: app/Module/BirthReportModule.php:38 #: resources/views/modules/statistics-chart/custom.phtml:54 #: resources/xml/reports/birth_report.xml:3 #: resources/xml/reports/birth_report.xml:31 msgid "Births" msgstr "Syntymät" #: app/Statistics/Google/ChartBirth.php:121 #: resources/views/statistics/individuals/total-events.phtml:29 msgid "Births by century" msgstr "Syntymät vuosisadoittain" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:262 msgid "Bismarck, North Dakota, United States" msgstr "Bismarck, Pohjois-Dakota, Yhdysvallat" #. I18N: gedcom tag BLES #: app/GedcomTag.php:536 msgid "Blessing" msgstr "Siunaus" #: resources/views/edit-blocks-block.phtml:16 msgid "Block" msgstr "Lohko" #: app/Http/Controllers/Admin/ModuleController.php:111 #: resources/views/admin/control-panel.phtml:398 #: resources/views/admin/modules.phtml:75 #: resources/views/admin/modules.phtml:77 msgid "Blocks" msgstr "Lohkot" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:109 msgid "Blue Lagoon" msgstr "sininen laguuni" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:111 msgid "Blue Marine" msgstr "meren sininen" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:265 msgid "Bogota, Colombia" msgstr "Bogota, Kolumbia" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:268 msgid "Boise, Idaho, United States" msgstr "Boise, Idaho, Yhdysvallat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:100 msgid "Bolivia" msgstr "Bolivia" #. I18N: Type of media object #: app/GedcomTag.php:2355 msgid "Book" msgstr "Kirja" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:103 msgid "Born in the covenant" msgstr "(mormoni) Syntynyt uskonnolliseen sitoumukseen" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:91 msgid "Bosnia and Herzegovina" msgstr "Bosnia ja Hertsegovina" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:271 msgid "Boston, Massachusetts, United States" msgstr "Boston, Massachusetts, Yhdysvallat" #: resources/views/lists/families-table.phtml:158 msgid "Both alive" msgstr "Molemmat elävät" #: resources/views/lists/families-table.phtml:182 msgid "Both dead" msgstr "Molemmat kuolleet" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:112 msgid "Botswana" msgstr "Botswana" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:274 msgid "Bountiful, Utah, United States" msgstr "Bountiful, Utah, Yhdysvallat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:110 msgid "Bouvet Island" msgstr "Bouvet'n saari" #. I18N: Branches of a family tree #. I18N: Name of a module/list #: app/Http/Controllers/BranchesController.php:79 #: app/Module/BranchesListModule.php:44 msgid "Branches" msgstr "Haarat" #. I18N: %s is a surname #: app/Http/Controllers/BranchesController.php:76 #, php-format msgid "Branches of the %s family" msgstr "%s perheen sukuhaarat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:102 msgid "Brazil" msgstr "Brasilia" #: app/GedcomCode/GedcomCodeRela.php:113 msgid "Bridesmaid" msgstr "Kaaso" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:277 msgid "Brigham City, Utah, United States" msgstr "Brigham City, Utah, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:280 msgid "Brisbane, Australia" msgstr "Brisbane, Australia" #. I18N: gedcom tag _BRTM #: app/GedcomTag.php:1335 msgid "Brit milah" msgstr "Brit mila" #: app/GedcomTag.php:2092 msgid "Brit milah of a brother" msgstr "Veljen Brit mila" #: app/GedcomTag.php:2084 msgid "Brit milah of a grandson" msgstr "Lapsenlapsen Brit mila" #: app/GedcomTag.php:2086 msgctxt "daughter’s son" msgid "Brit milah of a grandson" msgstr "Tyttärenpojan Brit mila" #: app/GedcomTag.php:2088 msgctxt "son’s son" msgid "Brit milah of a grandson" msgstr "Pojanpojan Brit mila" #: app/GedcomTag.php:2090 msgid "Brit milah of a half-brother" msgstr "Velipuolen Brit mila" #: app/GedcomTag.php:2081 msgid "Brit milah of a son" msgstr "Pojan Brit mila" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:251 msgid "British Indian Ocean Territory" msgstr "Brittiläinen Intian valtameren alue" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:522 msgid "British Virgin Islands" msgstr "Neitsytsaaret" #: resources/xml/reports/individual_ext_report.xml:319 #: resources/xml/reports/individual_report.xml:316 msgid "Brother" msgstr "Veli" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:135 msgctxt "GENITIVE" msgid "Brumaire" msgstr "Brumaire" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:229 msgctxt "INSTRUMENTAL" msgid "Brumaire" msgstr "Brumaire" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:182 msgctxt "LOCATIVE" msgid "Brumaire" msgstr "Brumaire" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:87 msgctxt "NOMINATIVE" msgid "Brumaire" msgstr "Brumaire" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:106 msgid "Brunei Darussalam" msgstr "Brunei" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:253 msgid "Buenos Aires, Argentina" msgstr "Buenos Aires, Argentiina" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:85 msgid "Bulgaria" msgstr "Bulgaria" #. I18N: gedcom tag BURI #: app/GedcomTag.php:546 resources/views/calendar-page.phtml:148 #: resources/xml/reports/family_group_report.xml:351 #: resources/xml/reports/family_group_report.xml:705 #: resources/xml/reports/family_group_report.xml:1049 #: resources/xml/reports/missing_facts_report.xml:25 msgid "Burial" msgstr "Hautaaminen" #: app/GedcomTag.php:1441 msgid "Burial of a brother" msgstr "Veljen hautajaiset" #: app/GedcomTag.php:1349 msgid "Burial of a child" msgstr "Lapsen hautajaiset" #: app/GedcomTag.php:1346 msgid "Burial of a daughter" msgstr "Tyttären hautajaiset" #: app/GedcomTag.php:1430 msgid "Burial of a father" msgstr "Isän hautajaiset" #: app/GedcomTag.php:1360 app/GedcomTag.php:1371 app/GedcomTag.php:1382 msgid "Burial of a grandchild" msgstr "Lapsenlapsen hautajaiset" #: app/GedcomTag.php:1357 msgid "Burial of a granddaughter" msgstr "Lapsenlapsen hautajaiset" #: app/GedcomTag.php:1368 msgctxt "daughter’s daughter" msgid "Burial of a granddaughter" msgstr "Tyttärentyttären hautajaiset" #: app/GedcomTag.php:1379 msgctxt "son’s daughter" msgid "Burial of a granddaughter" msgstr "Pojantyttären hautajaiset" #: app/GedcomTag.php:1386 msgid "Burial of a grandfather" msgstr "Isoisän hautajaiset" #: app/GedcomTag.php:1390 msgid "Burial of a grandmother" msgstr "Isoäidin hautajaiset" #: app/GedcomTag.php:1393 msgid "Burial of a grandparent" msgstr "Isovanhemman hautajaiset" #: app/GedcomTag.php:1353 msgid "Burial of a grandson" msgstr "Lapsenlapsen hautajaiset" #: app/GedcomTag.php:1364 msgctxt "daughter’s son" msgid "Burial of a grandson" msgstr "Tyttärenpojan hautajaiset" #: app/GedcomTag.php:1375 msgctxt "son’s son" msgid "Burial of a grandson" msgstr "Pojanpojan hautajaiset" #: app/GedcomTag.php:1419 msgid "Burial of a half-brother" msgstr "Velipuolen hautajaiset" #: app/GedcomTag.php:1426 msgid "Burial of a half-sibling" msgstr "Sisar- tai velipuolen hautajaiset" #: app/GedcomTag.php:1423 msgid "Burial of a half-sister" msgstr "Siskopuolen hautajaiset" #: app/GedcomTag.php:1452 msgid "Burial of a husband" msgstr "Aviomiehen hautajaiset" #: app/GedcomTag.php:1408 msgid "Burial of a maternal grandfather" msgstr "Isoisän hautajaiset" #: app/GedcomTag.php:1412 msgid "Burial of a maternal grandmother" msgstr "Isoäidin hautajaiset" #: app/GedcomTag.php:1415 msgid "Burial of a maternal grandparent" msgstr "Äidin vanhemman hautajaiset" #: app/GedcomTag.php:1434 msgid "Burial of a mother" msgstr "Äidin hautajaiset" #: app/GedcomTag.php:1437 msgid "Burial of a parent" msgstr "Vanhemman hautajaiset" #: app/GedcomTag.php:1397 msgid "Burial of a paternal grandfather" msgstr "Isoisän hautajaiset" #: app/GedcomTag.php:1401 msgid "Burial of a paternal grandmother" msgstr "Isoäidin hautajaiset" #: app/GedcomTag.php:1404 msgid "Burial of a paternal grandparent" msgstr "Isän vanhemman hautajaiset" #: app/GedcomTag.php:1448 msgid "Burial of a sibling" msgstr "Sisaruksen hautajaiset" #: app/GedcomTag.php:1445 msgid "Burial of a sister" msgstr "Siskon hautajaiset" #: app/GedcomTag.php:1342 msgid "Burial of a son" msgstr "Pojan hautajaiset" #: app/GedcomTag.php:1459 msgid "Burial of a spouse" msgstr "Aviopuolison hautajaiset" #: app/GedcomTag.php:1456 msgid "Burial of a wife" msgstr "Aviovaimon hautajaiset" #: resources/xml/reports/cemetery_report.xml:5 msgid "Burial place contains" msgstr "Hautaamispaikan nimi sisältää" #. I18N: Name of a module/report #: app/Module/CemeteryReportModule.php:38 #: resources/xml/reports/cemetery_report.xml:3 #: resources/xml/reports/cemetery_report.xml:34 msgid "Burials" msgstr "Hautaamiset" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:81 msgid "Burkina Faso" msgstr "Burkina Faso" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:74 msgid "Burundi" msgstr "Burundi" #: app/GedcomCode/GedcomCodeRela.php:124 msgid "Buyer" msgstr "Ostaja" #: app/GedcomCode/GedcomCodeRela.php:121 msgctxt "FEMALE" msgid "Buyer" msgstr "Ostaja" #: app/GedcomCode/GedcomCodeRela.php:117 msgctxt "MALE" msgid "Buyer" msgstr "Ostaja" #. I18N: Help text for the "Port number" site configuration setting #: resources/views/admin/site-mail.phtml:96 msgid "By default, SMTP works on port 25." msgstr "Oletusarvo, SMTP toimii portissa 25." #. I18N: Name of a module. CKEditor is a trademark. Do not translate it? http://ckeditor.com #: app/Module/CkeditorModule.php:42 msgid "CKEditor™" msgstr "CKEditor™" #. I18N: Name of a module. #: app/Module/CustomCssJsModule.php:78 msgid "CSS and JS" msgstr "CSS ja JS" #: resources/views/admin/trees.phtml:41 #: resources/views/lists/datatables-attributes.phtml:27 msgid "Calculating…" msgstr "Laskee…" #. I18N: Name of a module #: app/Module/CalendarMenuModule.php:39 app/Module/CalendarMenuModule.php:78 #: resources/views/modules/yahrzeit/config.phtml:26 msgid "Calendar" msgstr "Kalenteri" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:96 #: resources/views/admin/trees-preferences.phtml:98 #: resources/views/admin/trees-preferences.phtml:101 msgid "Calendar conversion" msgstr "Kalenterin muuntaminen" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:286 msgid "Calgary, Alberta, Canada" msgstr "Calgary, Alberta, Kanada" #. I18N: gedcom tag CALN #: app/GedcomTag.php:553 resources/views/modals/source-fields.phtml:41 msgid "Call number" msgstr "Lähdearkiston viitenumero (CALN)" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:278 msgid "Cambodia" msgstr "Kamputsea" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:128 msgid "Cameroon" msgstr "Kamerun" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:289 msgid "Campinas, Brazil" msgstr "Campinas, Brasilia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:116 msgid "Canada" msgstr "Kanada" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:140 msgid "Cape Verde" msgstr "Kap Verde" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:292 msgid "Caracas, Venezuela" msgstr "Caracas, Venezuela" #. I18N: Type of media object #: app/GedcomTag.php:2358 msgid "Card" msgstr "Kortti" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:232 msgid "Cardston, Alberta, Canada" msgstr "Cardston, Alberta, Canada" #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:204 msgid "Case insensitive" msgstr "Kirjaintasosta riippumaton" #. I18N: gedcom tag CAST #: app/GedcomTag.php:556 msgid "Caste" msgstr "Yhteiskuntaluokka/sääty" #: resources/views/modules/statistics-chart/custom.phtml:67 msgid "Categories" msgstr "Luokat" #. I18N: gedcom tag CAUS #: app/GedcomTag.php:559 msgid "Cause" msgstr "Syy" #: app/GedcomTag.php:654 msgid "Cause of death" msgstr "Kuolinsyy" #: resources/views/modals/media-file-fields.phtml:93 msgid "Caution!" msgstr "Varoitus!" #: resources/views/admin/trees-renumber.phtml:32 #: resources/views/admin/trees.phtml:395 msgid "Caution! This may take a long time. Be patient." msgstr "Varoitus! Tämä saattaa kestää kauan. Ole kärsivällinen." #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:149 msgid "Cayman Islands" msgstr "Caymansaaret" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:295 msgid "Cebu City, Philippines" msgstr "Cebu, Filippiinit" #. I18N: gedcom tag CEME #: app/GedcomTag.php:562 msgid "Cemetery" msgstr "Hautausmaa" #. I18N: gedcom tag CENS #: app/GedcomTag.php:565 msgid "Census" msgstr "Väestönlaskenta" #. I18N: Name of a module #: app/Module/CensusAssistantModule.php:42 msgid "Census assistant" msgstr "Väestönlaskenta avustaja" #: app/GedcomTag.php:567 #: resources/views/modules/GEDFact_assistant/select-census.phtml:15 msgid "Census date" msgstr "Väestönlaskennan päivämäärä" #: app/GedcomTag.php:569 msgid "Census place" msgstr "Väestönlaskennan paikka" #: resources/views/modules/census-assistant.phtml:105 msgid "Census transcript" msgstr "Väestönlaskennan jäljennös" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:114 msgid "Central African Republic" msgstr "Keski-Afrikka" #: app/Module/StatisticsChartModule.php:984 #: app/Statistics/Google/ChartAge.php:107 #: app/Statistics/Google/ChartAge.php:135 #: app/Statistics/Google/ChartBirth.php:104 #: app/Statistics/Google/ChartChildren.php:86 #: app/Statistics/Google/ChartChildren.php:109 #: app/Statistics/Google/ChartDeath.php:104 #: app/Statistics/Google/ChartDivorce.php:104 #: app/Statistics/Google/ChartMarriage.php:104 #: app/Statistics/Google/ChartMarriageAge.php:130 #: app/Statistics/Google/ChartMarriageAge.php:158 #: app/Statistics/Google/ChartMortality.php:63 #: app/Statistics/Google/ChartNoChildrenFamilies.php:100 #: app/Statistics/Google/ChartNoChildrenFamilies.php:134 #: resources/views/lists/chart-by-decade.phtml:18 #: resources/views/lists/families-table.phtml:105 #: resources/views/lists/families-table.phtml:120 #: resources/views/lists/individuals-table.phtml:121 #: resources/views/lists/individuals-table.phtml:136 msgid "Century" msgstr "Vuosisata" #. I18N: Type of media object #: app/GedcomTag.php:2361 msgid "Certificate" msgstr "Sertifikaatti" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:476 msgid "Chad" msgstr "Tšad" #: app/Http/Controllers/EditFamilyController.php:304 #: resources/views/family-page-menu.phtml:11 msgid "Change family members" msgstr "Muuta perheenjäseniä" #: app/Http/Controllers/Admin/UsersController.php:247 #: app/Http/Controllers/HomePageController.php:627 msgid "Change the blocks on this user’s “My page”" msgstr "Vaihda tämän käyttäjän ”Oma sivuni” lohkot" #: app/Http/Controllers/HomePageController.php:388 #: resources/views/admin/trees.phtml:82 msgid "Change the “Home page” blocks" msgstr "Vaihda ”Etusivun” lohkot" #: app/Http/Controllers/HomePageController.php:557 msgid "Change the “My page” blocks" msgstr "Vaihda ”Oma sivuni” lohkot" #. I18N: [a record was] Changed on #: resources/views/modules/recent_changes/changes-list.phtml:12 #, php-format msgid "Changed on %1$s" msgstr "Muutettu %1$s" #. I18N: [a record was] Changed on by #: resources/views/modules/recent_changes/changes-list.phtml:10 #, php-format msgid "Changed on %1$s by %2$s" msgstr "Muutosajankohta %1$s, muuttaja %2$s" #. I18N: Name of a module/report #: app/Module/ChangeReportModule.php:42 #: resources/views/admin/users-edit.phtml:135 #: resources/views/pending-changes-page.phtml:44 #: resources/xml/reports/change_report.xml:3 #: resources/xml/reports/change_report.xml:44 msgid "Changes" msgstr "Muutokset" #: app/Module/RecentChangesModule.php:107 #, php-format msgid "Changes in the last %s day" msgid_plural "Changes in the last %s days" msgstr[0] "Muutokset viime vuorokaudessa" msgstr[1] "Muutokset viimeisen %s päivän aikana" #: app/Http/Controllers/Admin/ChangesLogController.php:119 #: resources/views/admin/trees.phtml:201 msgid "Changes log" msgstr "Muutosten luettelo" #. I18N: gedcom tag CHAR #: app/GedcomTag.php:584 msgid "Character set" msgstr "Kirjainmerkistö" #: resources/views/admin/modules.phtml:193 #: resources/views/admin/modules.phtml:196 msgid "Chart" msgstr "Kaavio" #: app/Module/RelationshipsChartModule.php:139 msgid "Chart preferences" msgstr "Kaavion asetukset" #: resources/views/modules/charts/config.phtml:5 #: resources/views/modules/statistics-chart/custom.phtml:20 #: resources/views/modules/statistics-chart/custom.phtml:143 #: resources/views/modules/statistics-chart/custom.phtml:145 msgid "Chart type" msgstr "Kaaviomalli" #. I18N: Name of a module/block #. I18N: Name of a module #: app/Http/Controllers/Admin/ModuleController.php:123 #: app/Module/ChartsBlockModule.php:59 app/Module/ChartsMenuModule.php:58 #: app/Module/ChartsMenuModule.php:103 #: resources/views/admin/control-panel.phtml:331 #: resources/views/admin/modules.phtml:79 #: resources/views/admin/modules.phtml:81 #: resources/views/admin/trees-preferences.phtml:404 msgid "Charts" msgstr "Kaaviot" #: app/Http/Controllers/AdminTreesController.php:296 #: resources/views/admin/trees.phtml:171 msgid "Check for errors" msgstr "Tarkista onko virheitä" #: app/Http/Controllers/Admin/UpgradeController.php:143 msgid "Check for pending changes…" msgstr "Tarkista vireillä olevat muutokset…" #: resources/views/setup/step-2-server-checks.phtml:36 msgid "Checking server capacity" msgstr "Tarkistetaan palvelimen kapasiteetti" #: resources/views/setup/step-2-server-checks.phtml:19 msgid "Checking server configuration" msgstr "Tarkistetaan palvelimen asetuksia" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:298 msgid "Chicago, Illinois, United States" msgstr "Chicago, Illinois, Yhdysvallat" #. I18N: gedcom tag CHIL #: app/Functions/FunctionsDate.php:39 app/GedcomTag.php:587 #: resources/views/edit/change-family-members.phtml:49 #: resources/views/edit/change-family-members.phtml:60 #: resources/views/modules/pedigree-chart/previous.phtml:40 msgid "Child" msgstr "Lapsi" #: resources/xml/reports/ahnentafel_report.xml:389 #: resources/xml/reports/descendancy_report.xml:480 msgid "Child of " msgstr "Tämän henkilön lapsi: " #. I18N: e.g. “Child of [father name & mother name]” #: app/Module/InteractiveTree/TreeView.php:361 #, php-format msgid "Child of %s" msgstr "%s - lapsi" #: app/Module/StatisticsChartModule.php:419 #: app/Module/StatisticsChartModule.php:713 #: resources/views/lists/families-table.phtml:262 #: resources/views/lists/individuals-table.phtml:279 #: resources/views/modules/pedigree-chart/previous.phtml:38 #: resources/xml/reports/family_group_report.xml:761 #: resources/xml/reports/relative_ext_report.xml:115 msgid "Children" msgstr "Lapset" #: resources/views/statistics/families/children.phtml:10 msgid "Children in family" msgstr "Lasten lukumäärä perheessä" #: resources/xml/reports/ahnentafel_report.xml:392 #: resources/xml/reports/descendancy_report.xml:483 msgid "Children of " msgstr "Lapset - " #. I18N: In the Icelandic surname tradition, ... #: app/SurnameTradition.php:97 msgid "Children take a patronym instead of a surname." msgstr "Lapset ottavat patronyymin sukunimekseen." #. I18N: In the Spanish surname tradition, ... #: app/SurnameTradition.php:91 msgid "Children take one surname from the father and one surname from the mother." msgstr "Lapset ottavat yhden sukunimen isältä ja yhden sukunimen äidiltä." #. I18N: In the Portuguese surname tradition, ... #: app/SurnameTradition.php:94 msgid "Children take one surname from the mother and one surname from the father." msgstr "Lapset ottavat yhden sukunimen äidiltä ja yhden sukunimen isältä." #. I18N: In the paternal surname tradition, ... #. I18N: In the patrilineal surname tradition, ... #. I18N: In the Polish surname tradition, ... #. I18N: In the Lithuanian surname tradition, ... #: app/SurnameTradition.php:77 app/SurnameTradition.php:84 #: app/SurnameTradition.php:100 app/SurnameTradition.php:107 msgid "Children take their father’s surname." msgstr "Lapset ottavat isänsä sukunimen." #. I18N: In the matrilineal surname tradition, ... #: app/SurnameTradition.php:88 msgid "Children take their mother’s surname." msgstr "Lapset ottavat äitinsä sukunimen." #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:122 msgid "Chile" msgstr "Chile" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:124 msgid "China" msgstr "Kiina" #: app/Http/Controllers/ReportEngineController.php:70 msgid "Choose a report to run" msgstr "Valitse ajettava raportti" #: resources/xml/reports/individual_ext_report.xml:6 #: resources/xml/reports/missing_facts_report.xml:6 #: resources/xml/reports/relative_ext_report.xml:6 msgid "Choose relatives" msgstr "Valitse sukulaiset" #: app/Http/Controllers/AdminSiteController.php:492 msgid "Choose user defined welcome text typed below" msgstr "Valitse käyttäjän määrittelemä tervetuloteksti joka on kirjoitettu alla" #. I18N: gedcom tag CHR #: app/GedcomTag.php:590 resources/xml/reports/family_group_report.xml:206 #: resources/xml/reports/family_group_report.xml:560 #: resources/xml/reports/family_group_report.xml:904 #: resources/xml/reports/missing_facts_report.xml:16 msgid "Christening" msgstr "Ristiäiset" #: app/GedcomTag.php:1518 msgid "Christening of a brother" msgstr "Veljen ristiäiset" #: app/GedcomTag.php:1470 msgid "Christening of a child" msgstr "Lapsen ristiäiset" #: app/GedcomTag.php:1467 msgid "Christening of a daughter" msgstr "Tyttären ristiäiset" #: app/GedcomTag.php:1481 app/GedcomTag.php:1492 app/GedcomTag.php:1503 msgid "Christening of a grandchild" msgstr "Lapsenlapsen ristiäiset" #: app/GedcomTag.php:1478 msgid "Christening of a granddaughter" msgstr "Lapsenlapsen ristiäiset" #: app/GedcomTag.php:1489 msgctxt "daughter’s daughter" msgid "Christening of a granddaughter" msgstr "Tyttärentyttären ristiäiset" #: app/GedcomTag.php:1500 msgctxt "son’s daughter" msgid "Christening of a granddaughter" msgstr "Pojantyttären ristiäiset" #: app/GedcomTag.php:1474 msgid "Christening of a grandson" msgstr "Lapsenlapsen ristiäiset" #: app/GedcomTag.php:1485 msgctxt "daughter’s son" msgid "Christening of a grandson" msgstr "Tyttärenpojan ristiäiset" #: app/GedcomTag.php:1496 msgctxt "son’s son" msgid "Christening of a grandson" msgstr "Pojanpojan ristiäiset" #: app/GedcomTag.php:1507 msgid "Christening of a half-brother" msgstr "Velipuolen ristiäiset" #: app/GedcomTag.php:1514 msgid "Christening of a half-sibling" msgstr "Sisar- tai velipuolen ristiäiset" #: app/GedcomTag.php:1511 msgid "Christening of a half-sister" msgstr "Siskopuolen ristiäiset" #: app/GedcomTag.php:1525 msgid "Christening of a sibling" msgstr "Sisaruksen ristiäiset" #: app/GedcomTag.php:1522 msgid "Christening of a sister" msgstr "Siskon ristiäiset" #: app/GedcomTag.php:1463 msgid "Christening of a son" msgstr "Pojan ristiäiset" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:147 msgid "Christmas Island" msgstr "Joulusaari" #: app/GedcomCode/GedcomCodeRela.php:128 msgid "Circumciser" msgstr "Ympärileikkaaja" #: resources/views/modules/census-assistant.phtml:28 msgid "Citation" msgstr "Viite" #. I18N: gedcom tag PAGE #: app/GedcomTag.php:917 resources/xml/reports/fact_sources.xml:74 #: resources/xml/reports/fact_sources.xml:161 #: resources/xml/reports/fact_sources.xml:277 #: resources/xml/reports/fact_sources.xml:323 msgid "Citation details" msgstr "Viitetiedot" #. I18N: gedcom tag CITN #: app/GedcomTag.php:600 msgid "Citizenship" msgstr "Kansalaisuus" #. I18N: gedcom tag CITY #: app/GedcomTag.php:603 msgid "City" msgstr "Kaupunki" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:301 msgid "Ciudad Juarez, Mexico" msgstr "Ciudad Juarez, Meksiko" #: app/GedcomTag.php:842 resources/xml/reports/fact_sources.xml:202 msgid "Civil marriage" msgstr "Siviililiitto" #: app/GedcomCode/GedcomCodeRela.php:139 msgid "Civil registrar" msgstr "Siviilirekisteriviranomainen" #: app/GedcomCode/GedcomCodeRela.php:136 msgctxt "FEMALE" msgid "Civil registrar" msgstr "Siviilirekisteriviranomainen" #: app/GedcomCode/GedcomCodeRela.php:132 msgctxt "MALE" msgid "Civil registrar" msgstr "Siviilirekisteriviranomainen" #: app/Http/Controllers/AdminSiteController.php:109 #: resources/views/admin/control-panel.phtml:91 msgid "Clean up data folder" msgstr "Puhdista tietokansio" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:113 msgid "Cleared but not yet completed" msgstr "(mormoni) Selvitetty, muttei vielä valmiina" #. I18N: Name of a module #: app/Module/ClippingsCartModule.php:109 msgid "Clippings cart" msgstr "Leikekori" #. I18N: Type of media object #: app/GedcomTag.php:2364 msgid "Coat of arms" msgstr "Vaakuna" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:304 msgid "Cochabamba, Bolivia" msgstr "Cochabamba, Bolivia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:118 msgid "Cocos (Keeling) Islands" msgstr "Kookossaaret" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:113 msgid "Coffee and Cream" msgstr "maitokahvi" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:115 msgid "Cold Day" msgstr "kylmä päivä" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:136 msgid "Colombia" msgstr "Kolumbia" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:307 msgid "Colonia Juarez, Mexico" msgstr "Colonia Juarez, Meksiko" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:322 msgid "Columbia River, Washington, United States" msgstr "Columbia, Washington, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:310 msgid "Columbia, South Carolina, United States" msgstr "Columbia, Etelä-Carolina, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:313 msgid "Columbus, Ohio, United States" msgstr "Columbus, Ohio, Yhdysvallat" #. I18N: gedcom tag COMM #: app/GedcomTag.php:606 msgid "Comment" msgstr "Huomautus" #: resources/views/emails/register-notify-html.phtml:19 #: resources/views/emails/register-notify-text.phtml:9 #: resources/views/register-page.phtml:81 msgid "Comments" msgstr "Huomautukset" #. I18N: gedcom tag _COML #: app/GedcomTag.php:1529 msgid "Common law marriage" msgstr "Avoliitto" #. I18N: Description of the “Messages” module #: app/Module/UserMessagesModule.php:75 msgid "Communicate directly with other users, using private messages." msgstr "Suora yhteys muihin käyttäjiin yksityisten viestien avulla." #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:138 msgid "Comoros" msgstr "Komorit" #. I18N: Name of a module/chart #: app/Module/CompactTreeChartModule.php:45 msgid "Compact tree" msgstr "Kompaktipuu" #. I18N: %s is an individual’s name #: app/Module/CompactTreeChartModule.php:91 #, php-format msgid "Compact tree of %s" msgstr "Kompaktipuu - %s" #: resources/views/admin/webtrees1-thumbnails.phtml:32 msgid "Comparison" msgstr "Vertailu" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:131 msgid "Completed before 1970; date not available" msgstr "Valmistui ennen 1970, aika ei tiedossa" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:116 msgid "Completed; date unknown" msgstr "(mormoni) Valmis; aika tuntematon" #: resources/views/admin/trees-export.phtml:38 msgid "Compress the GEDCOM file" msgstr "Pakkaa GEDCOM tiedosto" #. I18N: gedcom tag CONC #: app/GedcomTag.php:609 msgid "Concatenation" msgstr "Ketjuuntuminen" #. I18N: gedcom tag CONF #: app/GedcomTag.php:615 resources/xml/reports/missing_facts_report.xml:19 msgid "Confirmation" msgstr "Rippi" #: resources/views/setup/step-3-database-type.phtml:14 msgid "Connection to database server" msgstr "Tietokantapalvelimen yhteys" #. I18N: Name of a module #: app/Module/ContactsFooterModule.php:55 #: resources/views/admin/trees-preferences.phtml:141 msgid "Contact information" msgstr "Yhteystiedot" #: resources/views/edit-account-page.phtml:115 msgid "Contact method" msgstr "Yhteydenottotapa" #: app/Http/Controllers/SearchController.php:628 msgid "Contains" msgstr "Sisältää" #: resources/views/modules/gedcom_news/edit.phtml:24 #: resources/views/modules/html/config.phtml:28 #: resources/views/modules/user_blog/edit.phtml:24 msgid "Content" msgstr "Sisällys" #. I18N: gedcom tag CONT #: app/GedcomTag.php:612 msgid "Continued" msgstr "Jatkuu" #: app/Http/Controllers/Admin/ControlPanelController.php:82 #: app/Http/Controllers/Admin/ControlPanelController.php:152 #: app/Http/Controllers/Admin/LocationController.php:80 #: app/Http/Controllers/Admin/LocationController.php:261 #: app/Module/ModuleThemeTrait.php:230 app/Module/ModuleThemeTrait.php:234 #: resources/views/admin/analytics-edit.phtml:3 #: resources/views/admin/broadcast.phtml:3 #: resources/views/admin/changes-log.phtml:3 #: resources/views/admin/clean-data.phtml:3 #: resources/views/admin/components.phtml:12 #: resources/views/admin/fix-level-0-media.phtml:4 #: resources/views/admin/map-import-form.phtml:8 #: resources/views/admin/map-provider.phtml:3 #: resources/views/admin/media-upload.phtml:3 #: resources/views/admin/media.phtml:4 #: resources/views/admin/merge-records-step-1.phtml:4 #: resources/views/admin/merge-records-step-2.phtml:4 #: resources/views/admin/modules.phtml:19 #: resources/views/admin/server-information.phtml:3 #: resources/views/admin/site-logs.phtml:4 #: resources/views/admin/site-mail.phtml:26 #: resources/views/admin/site-preferences.phtml:4 #: resources/views/admin/site-registration.phtml:4 #: resources/views/admin/trees-check.phtml:3 #: resources/views/admin/trees-duplicates.phtml:3 #: resources/views/admin/trees-export.phtml:3 #: resources/views/admin/trees-import.phtml:4 #: resources/views/admin/trees-merge.phtml:3 #: resources/views/admin/trees-places.phtml:3 #: resources/views/admin/trees-preferences.phtml:9 #: resources/views/admin/trees-privacy.phtml:11 #: resources/views/admin/trees-renumber.phtml:3 #: resources/views/admin/trees-unconnected.phtml:17 #: resources/views/admin/trees.phtml:12 #: resources/views/admin/upgrade/steps.phtml:4 #: resources/views/admin/upgrade/wizard.phtml:3 #: resources/views/admin/users-cleanup.phtml:4 #: resources/views/admin/users-create.phtml:4 #: resources/views/admin/users-edit.phtml:11 #: resources/views/admin/users.phtml:4 #: resources/views/admin/webtrees1-thumbnails.phtml:4 #: resources/views/modules/batch_update/admin.phtml:8 #: resources/views/modules/custom-css-js/edit.phtml:3 #: resources/views/modules/faq/config.phtml:3 #: resources/views/modules/faq/edit.phtml:4 #: resources/views/modules/relationships-chart/config.phtml:3 #: resources/views/modules/sitemap/config.phtml:3 #: resources/views/modules/stories/config.phtml:3 #: resources/views/modules/stories/edit.phtml:4 msgid "Control panel" msgstr "Ohjauspaneeli" #: resources/views/admin/trees-export.phtml:65 #: resources/views/modules/clippings/download.phtml:47 msgid "Convert from UTF-8 to ISO-8859-1" msgstr "Muunna tämä UTF-8-koodattu GEDCOM ISO-8859-1 muotoon" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:134 msgid "Cook Islands" msgstr "Cookinsaaret" #. I18N: Name of a module #: app/Module/CookieWarningModule.php:55 msgid "Cookie warning" msgstr "Evästeiden varoitus" #: resources/views/modules/cookie-warning/footer.phtml:4 #: resources/views/privacy-policy.phtml:12 msgid "Cookies" msgstr "Evästeet" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:316 msgid "Copenhagen, Denmark" msgstr "Kööpenhamina, Tanska" #: resources/views/edit/icon-fact-copy.phtml:3 #: resources/views/edit/icon-fact-copy.phtml:5 msgid "Copy" msgstr "Kopioi" #. I18N: Copy all the records from [family tree 1] into [family tree 2] #: resources/views/admin/trees-merge.phtml:33 #, php-format msgid "Copy all the records from %1$s into %2$s." msgstr "Kopioi kaikki tietueet sukupuusta %1$s sukupuuhun %2$s." #: app/Http/Controllers/Admin/UpgradeController.php:147 msgid "Copy files…" msgstr "Kopioi tiedostot…" #. I18N: gedcom tag COPR #: app/GedcomTag.php:625 msgid "Copyright" msgstr "Tekijänoikeus" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:319 msgid "Cordoba, Argentina" msgstr "Córdoba, Argentiina" #. I18N: gedcom tag CORP #: app/GedcomTag.php:628 msgid "Corporation" msgstr "Yritys" #: app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php:45 msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." msgstr "Korjaa NAME tietueiden esitystapa ”Matti/Meikäläinen/” tai ”Matti /Meikäläinen”, jotka olivat esitystapana vanhemmissa ohjelmaversioissa." #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:142 msgid "Costa Rica" msgstr "Costa Rica" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:126 msgid "Cote d’Ivoire" msgstr "Norsunluurannikko" #: resources/views/verify-failure-page.phtml:9 msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." msgstr "Täyttämiäsi tietoja ei voitu vahvistaa. Yritä uudelleen." #. I18N: Description of the “Hit counters” module #: app/Module/HitCountFooterModule.php:72 msgid "Count the visits to each page" msgstr "Laske jokaisen sivun vierailut" #. I18N: gedcom tag CTRY #: app/GedcomTag.php:638 app/Statistics/Google/ChartDistribution.php:119 msgid "Country" msgstr "Maa" #: app/Http/Controllers/Admin/MediaController.php:345 msgid "Create" msgstr "Luo" #: app/Functions/FunctionsEdit.php:453 msgid "Create a family" msgstr "Luo perhe" #: resources/views/modals/create-family.phtml:10 msgid "Create a family from existing individuals" msgstr "Luo perhe käyttäen tiedostossa olevia henkilöitä" #: resources/views/admin/trees.phtml:318 msgid "Create a family tree" msgstr "Luo sukupuu" #: app/Functions/FunctionsEdit.php:473 #: resources/views/modals/create-media-from-file.phtml:12 #: resources/views/modals/create-media-object.phtml:7 msgid "Create a media object" msgstr "Luo mediakohde" #: app/Functions/FunctionsEdit.php:518 #: resources/views/modals/create-repository.phtml:7 msgid "Create a repository" msgstr "Luo tietovarasto" #: app/Functions/FunctionsEdit.php:464 #: resources/views/modals/create-note-object.phtml:7 msgid "Create a shared note" msgstr "Luo jaettu lisätieto" #: resources/views/modules/census-assistant.phtml:6 msgid "Create a shared note using the census assistant" msgstr "Lisää jaettu lisätieto väestönlaskenta avustajaa käyttäen" #: app/Functions/FunctionsEdit.php:535 #: resources/views/modals/create-source.phtml:7 msgid "Create a source" msgstr "Luo lähde" #: app/Functions/FunctionsEdit.php:543 #: resources/views/modals/create-submitter.phtml:7 msgid "Create a submitter" msgstr "Luo lähettäjä" #: app/Http/Controllers/Admin/UpgradeController.php:142 msgid "Create a temporary folder…" msgstr "Luo väliaikainen kansio…" #: resources/views/modals/media-file-fields.phtml:68 msgid "Create a unique filename" msgstr "Luo yksilöllinen tiedostonimi" #: app/Http/Controllers/EditIndividualController.php:526 msgid "Create an individual" msgstr "Luo henkilö" #: resources/views/modules/statistics-chart/custom.phtml:10 msgid "Create your own chart" msgstr "Luo oma kaaviosi" #: resources/views/admin/trees.phtml:385 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." msgstr "Luo, päivitä ja poista sukupuu jokaiselle GEDCOM tiedostolle joka löytyy data kansiossa." #. I18N: gedcom tag CREM #: app/GedcomTag.php:631 resources/xml/reports/family_group_report.xml:315 #: resources/xml/reports/family_group_report.xml:342 #: resources/xml/reports/family_group_report.xml:669 #: resources/xml/reports/family_group_report.xml:696 #: resources/xml/reports/family_group_report.xml:1013 #: resources/xml/reports/family_group_report.xml:1040 msgid "Cremation" msgstr "Polttohautaus" #: app/GedcomTag.php:1632 msgid "Cremation of a brother" msgstr "Veljen polttohautaus" #: app/GedcomTag.php:1540 msgid "Cremation of a child" msgstr "Lapsen polttohautaus" #: app/GedcomTag.php:1537 msgid "Cremation of a daughter" msgstr "Tyttären polttohautaus" #: app/GedcomTag.php:1621 msgid "Cremation of a father" msgstr "Isän polttohautaus" #: app/GedcomTag.php:1584 app/GedcomTag.php:1595 app/GedcomTag.php:1606 msgid "Cremation of a grand-parent" msgstr "Isovanhemman polttohautaus" #: app/GedcomTag.php:1551 app/GedcomTag.php:1562 app/GedcomTag.php:1573 msgid "Cremation of a grandchild" msgstr "Lapsenlapsen polttohautaus" #: app/GedcomTag.php:1548 msgid "Cremation of a granddaughter" msgstr "Lapsenlapsen polttohautaus" #: app/GedcomTag.php:1559 msgctxt "daughter’s daughter" msgid "Cremation of a granddaughter" msgstr "Tyttärentyttären polttohautaus" #: app/GedcomTag.php:1570 msgctxt "son’s daughter" msgid "Cremation of a granddaughter" msgstr "Pojantyttären polttohautaus" #: app/GedcomTag.php:1577 msgid "Cremation of a grandfather" msgstr "Isoisän polttohautaus" #: app/GedcomTag.php:1581 msgid "Cremation of a grandmother" msgstr "Isoäidin polttohautaus" #: app/GedcomTag.php:1544 msgid "Cremation of a grandson" msgstr "Lapsenlapsen polttohautaus" #: app/GedcomTag.php:1555 msgctxt "daughter’s son" msgid "Cremation of a grandson" msgstr "Tyttärenpojan polttohautaus" #: app/GedcomTag.php:1566 msgctxt "son’s son" msgid "Cremation of a grandson" msgstr "Pojanpojan polttohautaus" #: app/GedcomTag.php:1610 msgid "Cremation of a half-brother" msgstr "Velipuolen polttohautaus" #: app/GedcomTag.php:1617 msgid "Cremation of a half-sibling" msgstr "Sisar- tai velipuolen polttohautaus" #: app/GedcomTag.php:1614 msgid "Cremation of a half-sister" msgstr "Siskonpuolen polttohautaus" #: app/GedcomTag.php:1643 msgid "Cremation of a husband" msgstr "Aviomiehen polttohautaus" #: app/GedcomTag.php:1599 msgid "Cremation of a maternal grandfather" msgstr "Äidinisän (isoisän) polttohautaus" #: app/GedcomTag.php:1603 msgid "Cremation of a maternal grandmother" msgstr "Äidinäidin (isoäidin) polttohautaus" #: app/GedcomTag.php:1625 msgid "Cremation of a mother" msgstr "Äidin polttohautaus" #: app/GedcomTag.php:1628 msgid "Cremation of a parent" msgstr "Vanhemman polttohautaus" #: app/GedcomTag.php:1588 msgid "Cremation of a paternal grandfather" msgstr "Isänisän (isoisän) polttohautaus" #: app/GedcomTag.php:1592 msgid "Cremation of a paternal grandmother" msgstr "Isänäidin (isoäidin) polttohautaus" #: app/GedcomTag.php:1639 msgid "Cremation of a sibling" msgstr "Sisaruksen polttohautaus" #: app/GedcomTag.php:1636 msgid "Cremation of a sister" msgstr "Siskon polttohautaus" #: app/GedcomTag.php:1533 msgid "Cremation of a son" msgstr "Pojan polttohautaus" #: app/GedcomTag.php:1650 msgid "Cremation of a spouse" msgstr "Aviopuolison polttohautaus" #: app/GedcomTag.php:1647 msgid "Cremation of a wife" msgstr "Aviovaimon polttohautaus" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:239 msgid "Croatia" msgstr "Kroatia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:144 msgid "Cuba" msgstr "Kuuba" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:325 msgid "Curitiba, Brazil" msgstr "Curitiba, Brasilia" #: app/Module/HtmlBlockModule.php:190 app/Module/StatisticsChartModule.php:160 msgid "Custom" msgstr "Omat asetukset" #: resources/views/calendar-page.phtml:154 #: resources/views/edit/add-fact-row.phtml:28 msgid "Custom event" msgstr "Erikoistapahtuma" #: resources/views/edit/add-fact-row.phtml:25 msgid "Custom fact" msgstr "Erikoisfakta" #: resources/views/admin/custom-module-info.phtml:12 msgid "Custom module" msgstr "Oma moduuli" #. I18N: A configuration setting #: resources/views/admin/site-registration.phtml:26 msgid "Custom welcome text" msgstr "Mukautettu tervehdysteksti" #: app/Module/ModuleThemeTrait.php:210 app/Module/ModuleThemeTrait.php:214 msgid "Customize this page" msgstr "Mukauta tämä sivu" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:151 msgid "Cyprus" msgstr "Kypros" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:153 msgid "Czech Republic" msgstr "Tshekki" #. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail #: resources/views/admin/site-mail.phtml:181 msgid "DKIM digital signature" msgstr "" #. I18N: gedcom tag _DNA (from FTM 2010) #: app/GedcomTag.php:1785 msgid "DNA markers" msgstr "DNA markkeri" #. I18N: http://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex #: app/Soundex.php:3491 resources/views/branches-page.phtml:29 #: resources/views/search-phonetic-page.phtml:58 msgid "Daitch-Mokotoff" msgstr "Daitch-Mokotoff" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:328 msgid "Dallas, Texas, United States" msgstr "Dallas, Texas, Yhdysvallat" #. I18N: gedcom tag DATA #: app/GedcomTag.php:641 resources/views/admin/changes-log.phtml:106 msgid "Data" msgstr "Tiedot" #. I18N: A configuration setting #: resources/views/admin/site-preferences.phtml:15 msgid "Data folder" msgstr "Tietokansio" #: resources/views/setup/step-4-database-mysql.phtml:13 #: resources/views/setup/step-4-database-pgsql.phtml:13 #: resources/views/setup/step-4-database-sqlite.phtml:18 #: resources/views/setup/step-4-database-sqlsvr.phtml:13 msgid "Database connection" msgstr "Tietokantayhteys" #: resources/views/setup/step-4-database-mysql.phtml:86 #: resources/views/setup/step-4-database-pgsql.phtml:74 #: resources/views/setup/step-4-database-sqlite.phtml:31 #: resources/views/setup/step-4-database-sqlsvr.phtml:74 msgid "Database name" msgstr "Tietokannan nimi" #: resources/views/setup/step-4-database-mysql.phtml:72 #: resources/views/setup/step-4-database-pgsql.phtml:62 #: resources/views/setup/step-4-database-sqlsvr.phtml:62 msgid "Database password" msgstr "Tietokannan salasana" #: resources/views/setup/step-3-database-type.phtml:31 msgid "Database type" msgstr "Tietokannan tyyppi" #: resources/views/setup/step-4-database-mysql.phtml:58 #: resources/views/setup/step-4-database-pgsql.phtml:50 #: resources/views/setup/step-4-database-sqlsvr.phtml:50 msgid "Database user account" msgstr "Tietokannan käyttäjätunnus" #. I18N: gedcom tag DATE #: app/GedcomTag.php:649 app/Http/Controllers/HelpTextController.php:184 #: resources/views/help/date.phtml:11 resources/views/help/date.phtml:125 #: resources/views/lists/anniversaries-table.phtml:12 #: resources/views/modules/todo/research-tasks.phtml:7 #: resources/views/pending-changes-page.phtml:46 #: resources/xml/reports/bdm_report.xml:132 #: resources/xml/reports/bdm_report.xml:158 #: resources/xml/reports/bdm_report.xml:192 #: resources/xml/reports/birth_report.xml:40 #: resources/xml/reports/death_report.xml:46 #: resources/xml/reports/fact_sources.xml:72 #: resources/xml/reports/fact_sources.xml:159 #: resources/xml/reports/marriage_report.xml:46 #: resources/xml/reports/occupation_report.xml:57 msgid "Date" msgstr "Päivämäärä" #: resources/views/modules/relatives/tab.phtml:11 msgid "Date differences" msgstr "Päivämäärä erot" #. I18N: LDS = Church of Latter Day Saints. #: app/GedcomTag.php:502 msgid "Date of LDS baptism" msgstr "MAP-kasteen aika" #. I18N: LDS = Church of Latter Day Saints. #: app/GedcomTag.php:1009 msgid "Date of LDS child sealing" msgstr "MAP-lapsen sinetöinnin aika" #. I18N: LDS = Church of Latter Day Saints. #: app/GedcomTag.php:701 msgid "Date of LDS endowment" msgstr "MAP-endaumentin aika" #. I18N: LDS = Church of Latter Day Saints. #: app/GedcomTag.php:752 msgid "Date of LDS spouse sealing" msgstr "MAP-puolison sinetöinnin aika" #: app/GedcomTag.php:467 msgid "Date of adoption" msgstr "Adoption aika" #: app/GedcomTag.php:510 resources/xml/reports/missing_facts_report.xml:129 msgid "Date of baptism" msgstr "Kasteen aika" #: app/GedcomTag.php:517 resources/xml/reports/missing_facts_report.xml:212 msgid "Date of bar mitzvah" msgstr "Bar mitsva aika" #: app/GedcomTag.php:524 resources/xml/reports/missing_facts_report.xml:253 msgid "Date of bat mitzvah" msgstr "Bat mitsva aika" #: app/GedcomTag.php:531 resources/xml/reports/fact_sources.xml:68 #: resources/xml/reports/fact_sources.xml:272 #: resources/xml/reports/missing_facts_report.xml:81 #: resources/xml/reports/occupation_report.xml:49 msgid "Date of birth" msgstr "Syntymäaika" #: app/GedcomTag.php:538 msgid "Date of blessing" msgstr "Siunauksen aika" #: app/GedcomTag.php:1337 msgid "Date of brit milah" msgstr "Brit mila aika" #: app/GedcomTag.php:548 resources/xml/reports/missing_facts_report.xml:546 msgid "Date of burial" msgstr "Hautausaika" #: app/GedcomTag.php:592 resources/xml/reports/missing_facts_report.xml:170 msgid "Date of christening" msgstr "Kasteen aika" #: app/GedcomTag.php:617 resources/xml/reports/missing_facts_report.xml:294 msgid "Date of confirmation" msgstr "Rippitilaisuuden aika" #: app/GedcomTag.php:633 msgid "Date of cremation" msgstr "Polttohautauksen aika" #: app/GedcomTag.php:656 resources/xml/reports/cemetery_report.xml:46 #: resources/xml/reports/fact_sources.xml:274 #: resources/xml/reports/missing_facts_report.xml:505 msgid "Date of death" msgstr "Kuolinaika" #: app/GedcomTag.php:743 msgid "Date of divorce" msgstr "Avioeron aika" #: app/GedcomTag.php:693 msgid "Date of emigration" msgstr "Maastamuuton aika" #: app/GedcomTag.php:709 resources/xml/reports/missing_facts_report.xml:336 msgid "Date of engagement" msgstr "Kihlausaika" #: app/GedcomTag.php:643 resources/views/cards/add-source-citation.phtml:73 msgid "Date of entry in original source" msgstr "Kirjausaika alkuperäisessä lähteessä" #: app/GedcomTag.php:716 msgid "Date of event" msgstr "Tapahtuman aika" #: app/GedcomTag.php:763 resources/xml/reports/missing_facts_report.xml:378 msgid "Date of first communion" msgstr "Ensimmäisen ehtoollisen aika" #: app/GedcomTag.php:797 msgid "Date of immigration" msgstr "Maahanmuuton aika" #. I18N: gedcom tag CHAN:DATE #: app/GedcomTag.php:578 msgid "Date of last change" msgstr "Viimeisin muutosaika" #: app/GedcomTag.php:745 app/GedcomTag.php:838 #: resources/xml/reports/fact_sources.xml:319 #: resources/xml/reports/missing_facts_report.xml:463 msgid "Date of marriage" msgstr "Avioitumisaika" #: app/GedcomTag.php:825 resources/xml/reports/missing_facts_report.xml:420 msgid "Date of marriage banns" msgstr "Avioliittokuulutus aika" #: app/GedcomTag.php:874 msgid "Date of naturalization" msgstr "Kansalaistamisaika" #: app/GedcomTag.php:912 msgid "Date of ordination" msgstr "Papiksivihkimisen aika" #: app/GedcomTag.php:967 msgid "Date of residence" msgstr "Asuinpaikan aika" #: resources/views/help/date.phtml:87 msgid "Date period" msgstr "Päivämääräjakso" #: resources/views/help/date.phtml:80 msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." msgstr "Päivämääräjaksoja käytetään kun esimerkiksi ammattia on harjoitettu tietty aika." #: resources/views/help/date.phtml:49 #: resources/views/modules/statistics-chart/custom.phtml:84 msgid "Date range" msgstr "Ajanjakso" #: resources/views/help/date.phtml:42 msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." msgstr "Ajanjajaksoja käytetään esimerkiksi silloin kun tarkka syntymäaika ei ole tiedossa." #: resources/views/admin/users.phtml:20 msgid "Date registered" msgstr "Rekisteröintipäivä" #: app/Module/UserMessagesModule.php:167 msgid "Date sent" msgstr "Luontipäivä" #. I18N: Help text for the “Calendar conversion” configuration setting #: resources/views/admin/trees-preferences.phtml:117 #, php-format msgid "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." msgstr "Ajat muunnetaan ainoastaan, jos ne ovat voimassa kalenterissa. Esimerkiksi vain %1$s ja %2$s väliset ajat muunnetaan Ranskan kalenteriin ja vain ajat %3$s jälkeen muunnetaan gregoriaaniseen kalenteriin." #: resources/views/help/date.phtml:4 msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." msgstr "Ajat tallennetaan käyttäen englanninkielisiä lyhenteitä ja avainsanoja. Näiden lyhenteiden kirjoittamisen sijasta voit käyttää pikavalintoja." #: resources/views/edit/change-family-members.phtml:47 #: resources/xml/reports/family_group_report.xml:809 #: resources/xml/reports/individual_ext_report.xml:562 #: resources/xml/reports/individual_report.xml:566 msgid "Daughter" msgstr "Tytär" #. I18N: e.g. “Daughter of [father name & mother name]” #: app/Module/InteractiveTree/TreeView.php:357 #, php-format msgid "Daughter of %s" msgstr "%s - tytär" #: app/Module/CalendarMenuModule.php:88 resources/views/calendar-page.phtml:23 msgid "Day" msgstr "Päivä" #: app/Http/Controllers/CalendarController.php:384 msgid "Day not set" msgstr "Päivää ei ole asetettu" #: resources/views/modules/timeline-chart/chart.phtml:134 #: resources/views/modules/timeline-chart/chart.phtml:136 #: resources/views/modules/timeline-chart/chart.phtml:138 msgid "Day:" msgstr "Päivä:" #: app/Statistics/Google/ChartMortality.php:75 #: resources/views/lists/individuals-table.phtml:208 msgid "Dead" msgstr "Kuolleet" #. I18N: gedcom tag DEAT #: app/GedcomTag.php:652 resources/views/calendar-page.phtml:145 #: resources/views/lists/individuals-table.phtml:216 #: resources/views/lists/individuals-table.phtml:224 #: resources/views/lists/individuals-table.phtml:281 #: resources/views/modules/yahrzeit/table.phtml:7 #: resources/xml/reports/ahnentafel_report.xml:458 #: resources/xml/reports/bdm_report.xml:87 #: resources/xml/reports/change_report.xml:102 #: resources/xml/reports/change_report.xml:118 #: resources/xml/reports/descendancy_report.xml:594 #: resources/xml/reports/family_group_report.xml:289 #: resources/xml/reports/family_group_report.xml:470 #: resources/xml/reports/family_group_report.xml:477 #: resources/xml/reports/family_group_report.xml:643 #: resources/xml/reports/family_group_report.xml:733 #: resources/xml/reports/family_group_report.xml:740 #: resources/xml/reports/family_group_report.xml:987 #: resources/xml/reports/family_group_report.xml:1081 #: resources/xml/reports/family_group_report.xml:1090 #: resources/xml/reports/individual_ext_report.xml:273 #: resources/xml/reports/individual_ext_report.xml:309 #: resources/xml/reports/individual_ext_report.xml:349 #: resources/xml/reports/individual_ext_report.xml:385 #: resources/xml/reports/individual_ext_report.xml:421 #: resources/xml/reports/individual_ext_report.xml:479 #: resources/xml/reports/individual_ext_report.xml:515 #: resources/xml/reports/individual_ext_report.xml:556 #: resources/xml/reports/individual_ext_report.xml:592 #: resources/xml/reports/individual_ext_report.xml:628 #: resources/xml/reports/individual_report.xml:270 #: resources/xml/reports/individual_report.xml:306 #: resources/xml/reports/individual_report.xml:346 #: resources/xml/reports/individual_report.xml:382 #: resources/xml/reports/individual_report.xml:418 #: resources/xml/reports/individual_report.xml:479 #: resources/xml/reports/individual_report.xml:519 #: resources/xml/reports/individual_report.xml:560 #: resources/xml/reports/individual_report.xml:596 #: resources/xml/reports/individual_report.xml:632 #: resources/xml/reports/missing_facts_report.xml:24 #: resources/xml/reports/pedigree_report.xml:80 #: resources/xml/reports/pedigree_report.xml:81 #: resources/xml/reports/pedigree_report.xml:101 #: resources/xml/reports/pedigree_report.xml:102 #: resources/xml/reports/pedigree_report.xml:119 #: resources/xml/reports/pedigree_report.xml:120 #: resources/xml/reports/pedigree_report.xml:141 #: resources/xml/reports/pedigree_report.xml:142 #: resources/xml/reports/pedigree_report.xml:159 #: resources/xml/reports/pedigree_report.xml:160 #: resources/xml/reports/pedigree_report.xml:182 #: resources/xml/reports/pedigree_report.xml:183 #: resources/xml/reports/pedigree_report.xml:200 #: resources/xml/reports/pedigree_report.xml:201 #: resources/xml/reports/pedigree_report.xml:225 #: resources/xml/reports/pedigree_report.xml:226 #: resources/xml/reports/pedigree_report.xml:243 #: resources/xml/reports/pedigree_report.xml:244 #: resources/xml/reports/pedigree_report.xml:268 #: resources/xml/reports/pedigree_report.xml:269 #: resources/xml/reports/pedigree_report.xml:286 #: resources/xml/reports/pedigree_report.xml:287 #: resources/xml/reports/pedigree_report.xml:311 #: resources/xml/reports/pedigree_report.xml:312 #: resources/xml/reports/pedigree_report.xml:329 #: resources/xml/reports/pedigree_report.xml:330 #: resources/xml/reports/pedigree_report.xml:354 #: resources/xml/reports/pedigree_report.xml:355 #: resources/xml/reports/pedigree_report.xml:372 #: resources/xml/reports/pedigree_report.xml:373 #: resources/xml/reports/pedigree_report.xml:395 #: resources/xml/reports/pedigree_report.xml:411 #: resources/xml/reports/pedigree_report.xml:433 #: resources/xml/reports/pedigree_report.xml:449 #: resources/xml/reports/pedigree_report.xml:471 #: resources/xml/reports/pedigree_report.xml:487 #: resources/xml/reports/pedigree_report.xml:509 #: resources/xml/reports/pedigree_report.xml:525 #: resources/xml/reports/pedigree_report.xml:547 #: resources/xml/reports/pedigree_report.xml:563 #: resources/xml/reports/pedigree_report.xml:585 #: resources/xml/reports/pedigree_report.xml:601 #: resources/xml/reports/pedigree_report.xml:623 #: resources/xml/reports/pedigree_report.xml:639 #: resources/xml/reports/pedigree_report.xml:661 #: resources/xml/reports/pedigree_report.xml:677 #: resources/xml/reports/pedigree_report.xml:782 #: resources/xml/reports/pedigree_report.xml:783 #: resources/xml/reports/pedigree_report.xml:803 #: resources/xml/reports/pedigree_report.xml:804 #: resources/xml/reports/pedigree_report.xml:821 #: resources/xml/reports/pedigree_report.xml:822 #: resources/xml/reports/pedigree_report.xml:843 #: resources/xml/reports/pedigree_report.xml:844 #: resources/xml/reports/pedigree_report.xml:861 #: resources/xml/reports/pedigree_report.xml:862 #: resources/xml/reports/pedigree_report.xml:883 #: resources/xml/reports/pedigree_report.xml:884 #: resources/xml/reports/pedigree_report.xml:901 #: resources/xml/reports/pedigree_report.xml:902 #: resources/xml/reports/pedigree_report.xml:927 #: resources/xml/reports/pedigree_report.xml:945 #: resources/xml/reports/pedigree_report.xml:970 #: resources/xml/reports/pedigree_report.xml:988 #: resources/xml/reports/pedigree_report.xml:1013 #: resources/xml/reports/pedigree_report.xml:1031 #: resources/xml/reports/pedigree_report.xml:1056 #: resources/xml/reports/pedigree_report.xml:1074 #: resources/xml/reports/pedigree_report.xml:1096 #: resources/xml/reports/pedigree_report.xml:1115 #: resources/xml/reports/pedigree_report.xml:1134 #: resources/xml/reports/pedigree_report.xml:1153 #: resources/xml/reports/pedigree_report.xml:1172 #: resources/xml/reports/pedigree_report.xml:1191 #: resources/xml/reports/pedigree_report.xml:1210 #: resources/xml/reports/pedigree_report.xml:1229 #: resources/xml/reports/pedigree_report.xml:1248 #: resources/xml/reports/pedigree_report.xml:1267 #: resources/xml/reports/pedigree_report.xml:1286 #: resources/xml/reports/pedigree_report.xml:1305 #: resources/xml/reports/pedigree_report.xml:1324 #: resources/xml/reports/pedigree_report.xml:1343 #: resources/xml/reports/pedigree_report.xml:1362 #: resources/xml/reports/pedigree_report.xml:1381 #: resources/xml/reports/relative_ext_report.xml:62 msgid "Death" msgstr "Kuolema" #: app/Statistics/Google/ChartDistribution.php:337 msgid "Death by country" msgstr "Maa, jossa henkilö kuoli" #: resources/xml/reports/bdm_report.xml:10 #: resources/xml/reports/death_report.xml:8 msgid "Death date range end" msgstr "Kuolinajanjakson loppu" #: resources/xml/reports/bdm_report.xml:9 #: resources/xml/reports/death_report.xml:7 msgid "Death date range start" msgstr "Kuolinajanjakson alku" #: app/GedcomTag.php:1757 msgid "Death of a brother" msgstr "Veljen kuolema" #: app/GedcomTag.php:1665 resources/views/admin/trees-preferences.phtml:500 msgid "Death of a child" msgstr "Lapsen kuolema" #: app/GedcomTag.php:1662 msgid "Death of a daughter" msgstr "Tyttären kuolema" #: app/GedcomTag.php:1746 msgid "Death of a father" msgstr "Isän kuolema" #: app/GedcomTag.php:1709 app/GedcomTag.php:1720 app/GedcomTag.php:1731 #: resources/views/admin/trees-preferences.phtml:524 msgid "Death of a grand-parent" msgstr "Isovanhemman kuolema" #: app/GedcomTag.php:1676 app/GedcomTag.php:1687 app/GedcomTag.php:1698 #: resources/views/admin/trees-preferences.phtml:494 msgid "Death of a grandchild" msgstr "Lapsenlapsen kuolema" #: app/GedcomTag.php:1673 msgid "Death of a granddaughter" msgstr "Lapsenlapsen kuolema" #: app/GedcomTag.php:1684 msgctxt "daughter’s daughter" msgid "Death of a granddaughter" msgstr "Tyttärentyttären kuolema" #: app/GedcomTag.php:1695 msgctxt "son’s daughter" msgid "Death of a granddaughter" msgstr "Pojantyttären kuolema" #: app/GedcomTag.php:1702 msgid "Death of a grandfather" msgstr "Isoisän kuolema" #: app/GedcomTag.php:1706 msgid "Death of a grandmother" msgstr "Isoäidin kuolema" #: app/GedcomTag.php:1669 msgid "Death of a grandson" msgstr "Lapsenlapsen kuolema" #: app/GedcomTag.php:1680 msgctxt "daughter’s son" msgid "Death of a grandson" msgstr "Tyttärenpojan kuolema" #: app/GedcomTag.php:1691 msgctxt "son’s son" msgid "Death of a grandson" msgstr "Pojanpojan kuolema" #: app/GedcomTag.php:1735 msgid "Death of a half-brother" msgstr "Velipuolen kuolema" #: app/GedcomTag.php:1742 msgid "Death of a half-sibling" msgstr "Sisar- tai velipuolen kuolema" #: app/GedcomTag.php:1739 msgid "Death of a half-sister" msgstr "Siskopuolen kuolema" #: app/GedcomTag.php:1768 msgid "Death of a husband" msgstr "Aviomiehen kuolema" #: app/GedcomTag.php:1724 msgid "Death of a maternal grandfather" msgstr "Äidinisän (isoisän) kuolema" #: app/GedcomTag.php:1728 msgid "Death of a maternal grandmother" msgstr "Äidinäidin (isoäidin) kuolema" #: app/GedcomTag.php:1750 msgid "Death of a mother" msgstr "Äidin kuolema" #: app/GedcomTag.php:1753 resources/views/admin/trees-preferences.phtml:512 msgid "Death of a parent" msgstr "Vanhemman kuolema" #: app/GedcomTag.php:1713 msgid "Death of a paternal grandfather" msgstr "Isänisän (isoisän) kuolema" #: app/GedcomTag.php:1717 msgid "Death of a paternal grandmother" msgstr "Isoäidin (isänäidin) kuolema" #: app/GedcomTag.php:1764 resources/views/admin/trees-preferences.phtml:506 msgid "Death of a sibling" msgstr "Sisaruksen kuolema" #: app/GedcomTag.php:1761 msgid "Death of a sister" msgstr "Siskon kuolema" #: app/GedcomTag.php:1658 msgid "Death of a son" msgstr "Pojan kuolema" #: app/GedcomTag.php:1775 resources/views/admin/trees-preferences.phtml:518 msgid "Death of a spouse" msgstr "Aviopuolison kuolema" #: app/GedcomTag.php:1772 msgid "Death of a wife" msgstr "Aviovaimon kuolema" #. I18N: gedcom tag _DETS #: app/GedcomTag.php:1782 msgid "Death of one spouse" msgstr "Aviopuolison kuolema" #: resources/xml/reports/death_report.xml:6 msgid "Death place contains" msgstr "Kuolinpaikan nimi sisältää" #: resources/views/statistics/other/places.phtml:28 msgid "Death places" msgstr "Kuolinpaikat" #. I18N: Name of a module/report #: app/Module/DeathReportModule.php:38 #: resources/views/modules/statistics-chart/custom.phtml:56 #: resources/xml/reports/death_report.xml:3 #: resources/xml/reports/death_report.xml:32 msgid "Deaths" msgstr "Kuolemat" #: app/Statistics/Google/ChartDeath.php:121 #: resources/views/statistics/individuals/total-events.phtml:77 msgid "Deaths by century" msgstr "Kuolemat vuosisadoittain" #: app/Date/AbstractGregorianJulianDate.php:210 msgctxt "Abbreviation for December" msgid "Dec" msgstr "joulu" #: resources/views/lists/families-table.phtml:470 #: resources/views/lists/families-table.phtml:486 #: resources/views/lists/individuals-table.phtml:481 #: resources/views/lists/individuals-table.phtml:498 msgid "Decade of birth" msgstr "Syntymävuosikymmen" #: resources/views/lists/individuals-table.phtml:507 #: resources/views/lists/individuals-table.phtml:524 msgid "Decade of death" msgstr "Kuolinvuosikymmen" #: resources/views/lists/families-table.phtml:495 #: resources/views/lists/families-table.phtml:511 msgid "Decade of marriage" msgstr "Avioitumisvuosikymmen" #: app/Date/AbstractGregorianJulianDate.php:107 msgctxt "GENITIVE" msgid "December" msgstr "joulukuuta" #: app/Date/AbstractGregorianJulianDate.php:177 msgctxt "INSTRUMENTAL" msgid "December" msgstr "joulukuun" #: app/Date/AbstractGregorianJulianDate.php:142 msgctxt "LOCATIVE" msgid "December" msgstr "joulukuussa" #: app/Date/AbstractGregorianJulianDate.php:72 #: app/Module/StatisticsChartModule.php:799 #: resources/views/edit/initialize-calendar-popup.phtml:18 msgctxt "NOMINATIVE" msgid "December" msgstr "joulukuu" #. I18N: The tenth day in the French republican calendar #: app/Date/FrenchDate.php:303 msgid "Decidi" msgstr "Decidi" #: app/Module/UserWelcomeModule.php:96 app/Module/WelcomeBlockModule.php:97 msgid "Default chart" msgstr "Oletuskaavio" #: resources/views/admin/trees.phtml:113 msgid "Default family tree" msgstr "Oletussukupuu" #. I18N: A configuration setting #: app/Module/WelcomeBlockModule.php:104 #: resources/views/admin/trees-preferences.phtml:82 #: resources/views/edit-account-page.phtml:56 msgid "Default individual" msgstr "Oletushenkilö" #. I18N: A configuration setting #: resources/views/admin/site-preferences.phtml:53 #: resources/views/admin/trees-preferences.phtml:229 msgid "Default theme" msgstr "Oletusteema" #. I18N: gedcom tag _DEG #: app/GedcomTag.php:1779 msgid "Degree" msgstr "Tutkinto" #: resources/xml/reports/ahnentafel_report.xml:15 #: resources/xml/reports/bdm_report.xml:14 #: resources/xml/reports/birth_report.xml:12 #: resources/xml/reports/cemetery_report.xml:10 #: resources/xml/reports/change_report.xml:12 #: resources/xml/reports/death_report.xml:13 #: resources/xml/reports/descendancy_report.xml:10 #: resources/xml/reports/fact_sources.xml:10 #: resources/xml/reports/family_group_report.xml:14 #: resources/xml/reports/individual_ext_report.xml:15 #: resources/xml/reports/individual_report.xml:12 #: resources/xml/reports/marriage_report.xml:12 #: resources/xml/reports/missing_facts_report.xml:10 #: resources/xml/reports/occupation_report.xml:9 #: resources/xml/reports/pedigree_report.xml:10 #: resources/xml/reports/relative_ext_report.xml:10 msgctxt "font name" msgid "DejaVu" msgstr "DejaVu" #: app/Http/Controllers/Admin/MediaController.php:352 #: app/Http/Controllers/Admin/UsersController.php:233 #: app/Module/UserMessagesModule.php:165 app/Module/UserMessagesModule.php:205 #: resources/views/admin/locations.phtml:18 #: resources/views/admin/trees-privacy.phtml:264 #: resources/views/admin/trees.phtml:93 resources/views/admin/trees.phtml:102 #: resources/views/edit-blocks-block.phtml:22 #: resources/views/edit/icon-fact-delete.phtml:3 #: resources/views/edit/icon-fact-delete.phtml:5 #: resources/views/family-page-menu.phtml:39 #: resources/views/gedcom-record-page-menu.phtml:11 #: resources/views/individual-page-menu.phtml:35 #: resources/views/media-page-menu.phtml:32 resources/views/media-page.phtml:95 #: resources/views/media-page.phtml:98 #: resources/views/modules/faq/config.phtml:43 #: resources/views/modules/gedcom_news/list.phtml:31 #: resources/views/modules/stories/config.phtml:35 #: resources/views/modules/stories/config.phtml:64 #: resources/views/modules/user_blog/list.phtml:31 #: resources/views/note-page-menu.phtml:11 #: resources/views/repository-page-menu.phtml:11 #: resources/views/source-page-menu.phtml:11 msgid "Delete" msgstr "Poista" #: resources/views/admin/map-import-form.phtml:53 msgid "Delete all existing geographic data before importing the file." msgstr "Poista kaikki maantieteelliset tiedot ennen tiedoston tuontia." #: app/Http/Controllers/Admin/UsersController.php:116 #: resources/views/admin/control-panel.phtml:257 msgid "Delete inactive users" msgstr "Poista passiiviset käyttäjät" #: app/Http/Controllers/Admin/UpgradeController.php:148 msgid "Delete old files…" msgstr "Poista vanhat tiedostot…" #: app/Module/UserMessagesModule.php:208 msgid "Delete selected messages" msgstr "Poista merkityt viestit" #: resources/views/admin/modules.phtml:30 msgid "Delete the preferences for this module." msgstr "Poista tämän moduulin asetukset." #: app/Http/Controllers/IndividualController.php:286 msgid "Delete this name" msgstr "Poista nimi" #: resources/views/edit-account-page.phtml:153 msgid "Delete your account" msgstr "Poista käyttäjätilisi" #: resources/views/family-page-menu.phtml:38 msgid "Deleting the family will unlink all of the individuals from each other but will leave the individuals in place. Are you sure you want to delete this family?" msgstr "Perheen poistaminen poistaa kaikki henkilöiden väliset yhteydet mutta jättää henkilöt paikalleen. Haluatko todella poistaa tämän perheen?" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:130 msgid "Democratic Republic of the Congo" msgstr "Kongon demokraattinen tasavalta" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:161 msgid "Denmark" msgstr "Tanska" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:331 msgid "Denver, Colorado, United States" msgstr "Denver, Colorado, Yhdysvallat" #: resources/views/admin/upgrade/wizard.phtml:21 msgid "Depending on your server configuration, you may be able to upgrade automatically." msgstr "Riippuen palvelimesi asetuksista, voit ehkä päivittää automaattisesti." #: resources/views/modules/family-book-chart/page.phtml:34 msgid "Descendant generations" msgstr "Jälkisukupolvet" #. I18N: gedcom tag DESC #. I18N: Name of a module/chart #. I18N: Name of a module/sidebar #. I18N: Name of a module/report #: app/GedcomTag.php:661 app/Module/ChartsBlockModule.php:239 #: app/Module/DescendancyChartModule.php:65 app/Module/DescendancyModule.php:43 #: app/Module/DescendancyReportModule.php:38 #: resources/xml/reports/descendancy_report.xml:3 #: resources/xml/reports/individual_ext_report.xml:6 #: resources/xml/reports/missing_facts_report.xml:6 #: resources/xml/reports/relative_ext_report.xml:6 msgid "Descendants" msgstr "Jälkeläiset" #. I18N: gedcom tag DESI #: app/GedcomTag.php:664 msgid "Descendants interest" msgstr "Henkilön jälkeläisten lisätutkiminen" #: resources/xml/reports/descendancy_report.xml:42 msgid "Descendants of " msgstr "Jälkeläiset - " #. I18N: %s is an individual’s name #: app/Module/DescendancyChartModule.php:111 #, php-format msgid "Descendants of %s" msgstr "Jälkeläiset - %s" #. I18N: gedcom tag DSCR #: app/GedcomTag.php:676 resources/views/admin/modules.phtml:57 #: resources/views/report-setup-page.phtml:14 msgid "Description" msgstr "Kuvaus" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:208 msgid "Description META tag" msgstr "Kuvaus META tunniste (tag)" #. I18N: gedcom tag DEST #: app/GedcomTag.php:667 msgid "Destination" msgstr "Vastaanottaja" #: resources/views/admin/merge-records-step-2.phtml:28 #: resources/views/admin/merge-records-step-2.phtml:75 #: resources/views/admin/merge-records-step-2.phtml:121 #: resources/views/gedcom-record-page.phtml:33 #: resources/views/media-page.phtml:49 #: resources/views/modules/statistics-chart/custom.phtml:62 #: resources/views/note-page.phtml:33 resources/views/repository-page.phtml:37 #: resources/views/source-page.phtml:33 msgid "Details" msgstr "Tiedot" #: resources/views/admin/site-registration.phtml:46 msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." msgstr "Tiedot uudesta käyttäjästä lähetetään vastaavan sukupuun sukututkimusyhteyshenkilölle." #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:334 msgid "Detroit, Michigan, United States" msgstr "Detroit, Michigan, Yhdysvallat" #: app/Date/JalaliDate.php:266 msgctxt "Abbreviation for Persian month: Dey" msgid "Dey" msgstr "Dey" #. I18N: 10th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:141 msgctxt "GENITIVE" msgid "Dey" msgstr "Dey" #. I18N: 10th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:231 msgctxt "INSTRUMENTAL" msgid "Dey" msgstr "Dey" #. I18N: 10th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:186 msgctxt "LOCATIVE" msgid "Dey" msgstr "Dey" #. I18N: 10th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:96 msgctxt "NOMINATIVE" msgid "Dey" msgstr "Dey" #. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah #: app/Date/HijriDate.php:148 msgctxt "GENITIVE" msgid "Dhu al-Hijjah" msgstr "dhul-hijja" #. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah #: app/Date/HijriDate.php:238 msgctxt "INSTRUMENTAL" msgid "Dhu al-Hijjah" msgstr "dhul-hijja" #. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah #: app/Date/HijriDate.php:193 msgctxt "LOCATIVE" msgid "Dhu al-Hijjah" msgstr "dhul-hijja" #. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah #: app/Date/HijriDate.php:103 msgctxt "NOMINATIVE" msgid "Dhu al-Hijjah" msgstr "dhul-hijja" #. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah #: app/Date/HijriDate.php:146 msgctxt "GENITIVE" msgid "Dhu al-Qi’dah" msgstr "dhul-qa`da" #. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah #: app/Date/HijriDate.php:236 msgctxt "INSTRUMENTAL" msgid "Dhu al-Qi’dah" msgstr "dhul-qa`da" #. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah #: app/Date/HijriDate.php:191 msgctxt "LOCATIVE" msgid "Dhu al-Qi’dah" msgstr "dhul-qa`da" #. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah #: app/Date/HijriDate.php:101 msgctxt "NOMINATIVE" msgid "Dhu al-Qi’dah" msgstr "dhul-qa`da" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:109 msgid "Died as a child: exempt" msgstr "(mormoni) Kuollut lapsena: vapautettu" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:128 msgid "Died as an infant: exempt" msgstr "(mormoni) Kuollut pikkulapsena: ei mukana" #: resources/xml/reports/change_report.xml:60 msgid "Differences" msgstr "Eroavuudet" #. I18N: Help text for the “Calendar conversion” configuration setting #: resources/views/admin/trees-preferences.phtml:114 msgid "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." msgstr "Eri kalenterijärjestelmiä käytetään eri puolilla maailmaa, ja monet muut kalenterijärjestelmät olivat käytössä aikaisemmin. Jos mahdollista, sinun pitäisi kirjoittaa ajat käyttämällä kalenteria jossa tapahtuma alun perin kirjattiin. Tämän jälkeen voit määrittää muunnoksen ja näyttää nämä ajat tutummassa kalenterissa. Jos säännöllisesti käytät kahta kalenteria, voit määrittää kaksi muunnosta ja ajat muunnetaan molempiin valittuihin kalenterieihin." #: resources/xml/reports/individual_ext_report.xml:6 #: resources/xml/reports/missing_facts_report.xml:6 #: resources/xml/reports/relative_ext_report.xml:6 msgid "Direct line ancestors" msgstr "Esivanhemmat" #: resources/xml/reports/individual_ext_report.xml:6 #: resources/xml/reports/missing_facts_report.xml:6 #: resources/xml/reports/relative_ext_report.xml:6 msgid "Direct line ancestors and their families" msgstr "Esivanhemmat ja heidän perheensä" #. I18N: %s is a number of records per page #: resources/views/lists/datatables-attributes.phtml:25 #, php-format msgid "Display %s" msgstr "Näytä %s" #. I18N: Description of the “Favorites” module #: app/Module/FamilyTreeFavoritesModule.php:62 msgid "Display and manage a family tree’s favorite pages." msgstr "Näytä ja hallitse sukupuun suosikkisivuja." #. I18N: Description of the “Favorites” module #: app/Module/UserFavoritesModule.php:62 msgid "Display and manage a user’s favorite pages." msgstr "Näytä ja hallitse käyttäjän suosikkisivuja." #. I18N: gedcom tag DIV #: app/GedcomTag.php:670 resources/views/calendar-page.phtml:142 #: resources/views/lists/families-table.phtml:234 msgid "Divorce" msgstr "Avioero" #. I18N: gedcom tag DIVF #: app/GedcomTag.php:673 msgid "Divorce filed" msgstr "Avioeron hakeminen" #: app/Statistics/Google/ChartDivorce.php:121 #: resources/views/statistics/families/total-records.phtml:78 msgid "Divorces by century" msgstr "Avioerot vuosisadoittain" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:157 msgid "Djibouti" msgstr "Djibouti" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:122 msgid "Do not seal, previous sealing canceled" msgstr "(mormoni) Älä sinetöi: aiempi sinetöinti peruutettu" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:119 msgid "Do not seal: unauthorized" msgstr "(mormoni) Älä sinetöi: luvaton toiminto" #: resources/views/admin/map-provider.phtml:15 msgid "Do not use maps" msgstr "Älä käytä karttoja" #. I18N: Type of media object #: app/GedcomTag.php:2367 msgid "Document" msgstr "Asiakirja" #: resources/views/admin/site-mail.phtml:186 msgid "Domain name" msgstr "" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:159 msgid "Dominica" msgstr "Dominica" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:163 msgid "Dominican Republic" msgstr "Dominikaaninen tasavalta" #: app/Module/PedigreeChartModule.php:314 msgid "Down" msgstr "Alhaalla" #: app/Module/ClippingsCartModule.php:174 #: app/Module/ClippingsCartModule.php:318 msgid "Download" msgstr "Lataa" #: app/Http/Controllers/Admin/UpgradeController.php:145 #, php-format msgid "Download %s…" msgstr "Lataa %s…" #: resources/views/media-page.phtml:130 msgid "Download file" msgstr "Lataa tiedosto" #: resources/views/edit-blocks-page.phtml:11 msgid "Drag the blocks to change their position." msgstr "Vedä lohkoja muuttaaksesi niiden sijaintia." #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:337 msgid "Draper, Utah, United States" msgstr "Draper, Utah, Yhdysvallat" #. I18N: The second day in the French republican calendar #: app/Date/FrenchDate.php:287 msgid "Duodi" msgstr "Duodi" #: app/Http/Controllers/AccountController.php:147 #: app/Http/Controllers/Admin/UsersController.php:337 #: app/Http/Controllers/Admin/UsersController.php:451 #: app/Http/Controllers/Auth/RegisterController.php:220 msgid "Duplicate email address. A user with that email already exists." msgstr "Toisella käyttäjällä on jo sama sähköpostiosoite." #: app/Http/Controllers/AccountController.php:138 #: app/Http/Controllers/Admin/UsersController.php:332 #: app/Http/Controllers/Admin/UsersController.php:457 #: app/Http/Controllers/Auth/RegisterController.php:215 msgid "Duplicate username. A user with that username already exists. Please choose another username." msgstr "Tämä käyttäjätunnus on jo olemassa. Valitse toinen käyttäjätunnus." #: resources/views/help/source-events.phtml:4 msgid "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.

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 FROM 1900 TO 1910. 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." msgstr "Lähdetiedoissa kuvataan tietoja ajan ja paikan suhteen. Esimerkiksi väestölaskenta kuvaa väestönlaskennan tiedot ja kirkonkirjat kuvaavat syntymä-, avioliitto- ja kuolematiedot.

Valitse tapahtumat jotka voi saada tästä tiedonlähteestä. Aika tulisi kuvata ajanjaksona FROM 1900 TO 1910 eli alkaen - asti. Paikkatiedolla ilmoitetaan, mikä alue on kyseessä. Esimerkiksi Oulun maakunta-arkistosta saatuja tietoja koskien Oulua olisi paikkatietona ”Oulu, Oulu, FIN” (pitäjä, l??äni, maa) tai esim. tieto Yhdysvalloista ”Oneida, Idaho, USA” (city, state, country)." #: resources/views/help/pending-changes.phtml:17 msgid "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." msgstr "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." #: resources/views/modules/gedcom_stats/config.phtml:28 #: resources/views/modules/gedcom_stats/statistics.phtml:140 #: resources/views/modules/html/template-statistics.phtml:59 #: resources/views/statistics/individuals/total-events.phtml:42 msgid "Earliest birth" msgstr "Aikaisin syntymä" #: resources/views/modules/gedcom_stats/config.phtml:30 #: resources/views/modules/gedcom_stats/statistics.phtml:162 #: resources/views/modules/html/template-statistics.phtml:67 #: resources/views/statistics/individuals/total-events.phtml:90 msgid "Earliest death" msgstr "Aikaisin kuolema" #: resources/views/statistics/families/total-records.phtml:91 msgid "Earliest divorce" msgstr "Aikaisin avioero" #: resources/views/statistics/families/total-records.phtml:43 msgid "Earliest marriage" msgstr "Aikaisin avioliitto" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:167 msgid "Ecuador" msgstr "Ecuador" #: app/Functions/FunctionsPrintFacts.php:775 #: app/Http/Controllers/Admin/LocationController.php:272 #: app/Http/Controllers/Admin/LocationController.php:273 #: app/Http/Controllers/Admin/UsersController.php:247 #: resources/views/admin/locations.phtml:17 #: resources/views/admin/locations.phtml:65 #: resources/views/admin/locations.phtml:68 #: resources/views/admin/users.phtml:13 #: resources/views/edit/icon-fact-edit.phtml:3 #: resources/views/edit/icon-fact-edit.phtml:5 #: resources/views/media-page.phtml:87 resources/views/media-page.phtml:90 #: resources/views/modules/faq/config.phtml:42 #: resources/views/modules/faq/config.phtml:87 #: resources/views/modules/gedcom_news/list.phtml:27 #: resources/views/modules/stories/config.phtml:34 #: resources/views/modules/stories/config.phtml:56 #: resources/views/modules/user_blog/list.phtml:27 #: resources/views/note-page.phtml:76 resources/views/note-page.phtml:79 msgid "Edit" msgstr "Muokkaa" #: app/Http/Controllers/EditMediaController.php:158 #: resources/views/modals/edit-media-file.phtml:6 msgid "Edit a media file" msgstr "Muokkaa mediatiedosto" #. I18N: Options for editing #: resources/views/admin/trees-preferences.phtml:672 msgid "Edit preferences" msgstr "Muokkaa asetukset" #: app/Module/FrequentlyAskedQuestionsModule.php:301 msgid "Edit the FAQ" msgstr "Muokkaa Usein kysytty kysymys" #: app/Http/Controllers/IndividualController.php:335 #: resources/views/individual-page-menu.phtml:12 #: resources/views/individual-page-menu.phtml:29 msgid "Edit the gender" msgstr "Muuta sukupuoli" #: app/Functions/FunctionsEdit.php:587 #: app/Http/Controllers/EditIndividualController.php:597 #: app/Http/Controllers/IndividualController.php:287 msgid "Edit the name" msgstr "Muokkaa nimi" #: app/Http/Controllers/EditGedcomRecordController.php:206 #: app/Http/Controllers/EditGedcomRecordController.php:264 #: resources/views/edit/edit-fact.phtml:118 #: resources/views/edit/new-individual.phtml:335 #: resources/views/family-page-menu.phtml:46 #: resources/views/gedcom-record-page-menu.phtml:18 #: resources/views/individual-page-menu.phtml:42 #: resources/views/media-page-menu.phtml:39 #: resources/views/note-page-menu.phtml:18 #: resources/views/repository-page-menu.phtml:18 #: resources/views/source-page-menu.phtml:18 msgid "Edit the raw GEDCOM" msgstr "Muokkaa GEDCOM raakadata" #: app/Http/Controllers/EditNoteController.php:60 msgid "Edit the shared note" msgstr "Muokkaa jaettu lisätieto" #: app/Module/StoriesModule.php:260 #: resources/views/modules/stories/tab.phtml:14 msgid "Edit the story" msgstr "Muokkaa tarina" #: app/Http/Controllers/Admin/UsersController.php:313 msgid "Edit the user" msgstr "Muokkaa käyttäjä" #: app/Tree.php:306 msgid "Edit this individual and replace their details with your own." msgstr "Muokkaa henkilötiedot, korvaa sinun tiedoilla." #. I18N: A restriction on editing data #: resources/views/modals/restriction-fields.phtml:22 msgid "Editing restriction" msgstr "Muokkaamisen rajoitus" #. I18N: Listbox entry; name of a role #: app/Http/Controllers/Admin/UsersController.php:480 #: resources/views/admin/users-edit.phtml:239 msgid "Editor" msgstr "Muokkaaja" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:340 msgid "Edmonton, Alberta, Canada" msgstr "Edmonton, Alberta, Kanada" #. I18N: gedcom tag EDUC #: app/GedcomTag.php:679 msgid "Education" msgstr "Koulutus" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:169 msgid "Egypt" msgstr "Egypti" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:447 msgid "El Salvador" msgstr "El Salvador" #. I18N: Type of media object #: app/GedcomTag.php:2370 msgid "Electronic" msgstr "Sähköinen" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:210 msgctxt "GENITIVE" msgid "Elul" msgstr "elul-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:316 msgctxt "INSTRUMENTAL" msgid "Elul" msgstr "elul-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:263 msgctxt "LOCATIVE" msgid "Elul" msgstr "elul-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:157 msgctxt "NOMINATIVE" msgid "Elul" msgstr "elul-kuu" #: resources/views/password-request-page.phtml:18 msgid "Email" msgstr "" #. I18N: gedcom tag EMAIL #. I18N: gedcom tag _EMAIL #: app/GedcomTag.php:688 app/GedcomTag.php:1788 #: app/Module/UserMessagesModule.php:168 #: resources/views/admin/users-create.phtml:53 #: resources/views/admin/users-edit.phtml:61 #: resources/views/admin/users.phtml:17 resources/views/contact-page.phtml:30 #: resources/views/edit-account-page.phtml:103 #: resources/views/emails/register-notify-html.phtml:17 #: resources/views/emails/register-notify-text.phtml:8 #: resources/views/register-page.phtml:44 #: resources/views/setup/step-5-administrator.phtml:68 msgid "Email address" msgstr "Sähköpostiosoite" #: resources/views/admin/users-edit.phtml:81 msgid "Email verified" msgstr "Sähköpostiosoite on varmistettu" #. I18N: gedcom tag EMIG #: app/GedcomTag.php:691 resources/views/calendar-page.phtml:151 msgid "Emigration" msgstr "Maastamuutto" #: app/GedcomCode/GedcomCodeRela.php:150 msgid "Employee" msgstr "Työntekijä" #: app/GedcomCode/GedcomCodeRela.php:147 msgctxt "FEMALE" msgid "Employee" msgstr "Työntekijä" #: app/GedcomCode/GedcomCodeRela.php:143 msgctxt "MALE" msgid "Employee" msgstr "Työntekijä" #: app/GedcomCode/GedcomCodeRela.php:161 app/GedcomTag.php:902 #: app/GedcomTag.php:977 msgid "Employer" msgstr "Työnantaja" #: app/GedcomCode/GedcomCodeRela.php:158 msgctxt "FEMALE" msgid "Employer" msgstr "Työnantaja" #: app/GedcomCode/GedcomCodeRela.php:154 msgctxt "MALE" msgid "Employer" msgstr "Työnantaja" #: app/Module/ClippingsCartModule.php:169 msgid "Empty the clippings cart" msgstr "Tyhjennä leikekori" #: resources/views/admin/components.phtml:24 #: resources/views/admin/components.phtml:63 #: resources/views/admin/modules.phtml:54 msgid "Enabled" msgstr "Käytössä, Sallittu" #. I18N: Help text for the “Family tree” configuration setting #: resources/views/admin/trees-privacy.phtml:34 msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." msgstr "Tällä valinnalla pakotetaan kaikkia vierailijoita ensin kirjautumaan sisään, ennen kuin he näkevät mitään sivuston aineistoa." #: resources/views/modules/lifespans-chart/page.phtml:53 msgid "End year" msgstr "Lopetusvuosi" #: resources/xml/reports/change_report.xml:6 msgid "Ending range of change dates" msgstr "Muutosten aikavälin loppu" #. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/Endowment_house #: app/GedcomCode/GedcomCodeTemp.php:343 msgid "Endowment House" msgstr "Endaumenttitalo (Mormoni)" #. I18N: gedcom tag ENGA #: app/GedcomTag.php:707 resources/xml/reports/missing_facts_report.xml:20 msgid "Engagement" msgstr "Kihlaus" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:171 msgid "England" msgstr "Englanti" #: resources/views/modules/favorites/favorites.phtml:138 msgid "Enter an optional note about this favorite" msgstr "Syötä tarvittaessa lisätieto tästä suosikista" #: resources/views/search-replace-page.phtml:33 msgid "Entire record" msgstr "Koko tietue" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:217 msgid "Equatorial Guinea" msgstr "Päiväntasaajan Guinea" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:173 msgid "Eritrea" msgstr "Eritrea" #: app/Http/Controllers/GedcomFileController.php:169 #, php-format msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." msgstr "Virhe: GEDCOM tiedostojen muuntaminen %s-muodosta UTF-8-muotoon ei ole mahdollista tällä hetkellä." #: app/Date/JalaliDate.php:268 msgctxt "Abbreviation for Persian month: Esfand" msgid "Esf" msgstr "Esf" #. I18N: 12th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:145 msgctxt "GENITIVE" msgid "Esfand" msgstr "Esfand" #. I18N: 12th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:235 msgctxt "INSTRUMENTAL" msgid "Esfand" msgstr "Esfand" #. I18N: 12th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:190 msgctxt "LOCATIVE" msgid "Esfand" msgstr "Esfand" #. I18N: 12th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:100 msgctxt "NOMINATIVE" msgid "Esfand" msgstr "Esfand" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:379 msgid "Estimated dates for birth and death" msgstr "Syntymä- ja kuolemapäivämäärien arvioitu ajankohta" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:179 msgid "Estonia" msgstr "Viro" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:181 msgid "Ethiopia" msgstr "Etiopia" #: resources/views/modules/statistics-chart/custom.phtml:170 msgid "Europe" msgstr "Eurooppa" #. I18N: gedcom tag EVEN #: app/GedcomTag.php:714 resources/views/lists/anniversaries-table.phtml:19 #: resources/xml/reports/fact_sources.xml:70 #: resources/xml/reports/fact_sources.xml:157 #: resources/xml/reports/missing_facts_report.xml:55 msgid "Event" msgstr "Tapahtuma" #: resources/views/modules/gedcom_stats/statistics.phtml:108 #: resources/views/modules/html/template-statistics.phtml:46 #: resources/views/modules/todays_events/config.phtml:14 #: resources/views/modules/upcoming_events/config.phtml:24 #: resources/views/statistics/individuals/total-events.phtml:10 msgid "Events" msgstr "Tapahtumat" #: resources/views/statistics/other/places.phtml:46 msgid "Events in countries" msgstr "Maakohtaiset tapahtumat" #: resources/views/modules/personal_facts/tab.phtml:13 msgid "Events of close relatives" msgstr "Lähisukulaisten tapahtumat" #: resources/views/admin/users-edit.phtml:228 msgid "Everybody has this role, including visitors to the website and search engines." msgstr "Kaikilla on tämä rooli, myös vierailijoilla ja hakukoneilla." #: app/Http/Controllers/SearchController.php:626 msgid "Exact" msgstr "Tarkka" #: app/Http/Controllers/SearchController.php:611 msgid "Exact date" msgstr "Tarkka päivämäärä" #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:196 msgid "Exact text" msgstr "Tarkka teksti" #: app/Http/Controllers/ListController.php:266 #, php-format msgid "Exclude individuals with “%s” as a married name" msgstr "Poista henkilöt joiden avionimi on ”%s”" #: resources/views/admin/media.phtml:58 msgid "Exclude subfolders" msgstr "Jätä pois alikansiot" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:125 msgid "Excluded from this submission" msgstr "Ei mukana tässä valinnassa" #. I18N: placeholder text for registration-comments field #: resources/views/register-page.phtml:85 msgid "Explain why you are requesting an account." msgstr "Selitä, miksi pyydät tilin." #: resources/views/admin/trees.phtml:287 msgid "Export" msgstr "Siirrä" #: app/Http/Controllers/AdminTreesController.php:427 msgid "Export a GEDCOM file" msgstr "Siirrä GEDCOM tietue" #: app/Http/Controllers/Admin/UpgradeController.php:137 msgid "Export all the family trees to GEDCOM files…" msgstr "Siirrä kaikki sukupuut GEDCOM-tiedostoihin…" #: resources/views/admin/trees-export.phtml:32 msgid "Export preferences" msgstr "Siirtoasetukset" #. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years #: resources/views/admin/trees-privacy.phtml:109 msgid "Extend privacy to dead individuals" msgstr "Yksityisyyssäännöt kattavat kuolleet" #. I18N: “External files” are stored on other computers #: resources/views/admin/media.phtml:27 msgid "External files" msgstr "Ulkoiset tiedostot" #: resources/views/admin/media.phtml:62 msgid "External media files have a URL instead of a filename." msgstr "Ulkoisilla mediatiedostoilla on URL tiedostonimen sijaan." #. I18N: Name of a module/sidebar #: app/Module/IndividualMetadataModule.php:54 msgid "Extra information" msgstr "Lisätiedot" #. I18N: gedcom tag _EYEC #: app/GedcomTag.php:1791 msgid "Eye color" msgstr "Silmien väri" #. I18N: Name of a theme. #: app/Module/FabTheme.php:37 msgid "F.A.B." msgstr "F.A.B." #. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” #: app/Module/FrequentlyAskedQuestionsModule.php:60 msgid "FAQ" msgstr "UKK" #. I18N: FAQ = “Frequently Asked Question” #: resources/views/modules/faq/config.phtml:9 msgid "FAQs are lists of questions and answers, which allow you to explain the site’s rules, policies, and procedures to your visitors. Questions are typically concerned with privacy, copyright, user-accounts, unsuitable content, requirement for source-citations, etc." msgstr "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." #. I18N: gedcom tag FACT #: app/GedcomTag.php:723 msgid "Fact" msgstr "Fakta" #: app/GedcomTag.php:1793 msgid "Fact 1" msgstr "Fakta 1" #: app/GedcomTag.php:1811 msgid "Fact 10" msgstr "Fakta 10" #: app/GedcomTag.php:1813 msgid "Fact 11" msgstr "Fakta 11" #: app/GedcomTag.php:1815 msgid "Fact 12" msgstr "Fakta 12" #: app/GedcomTag.php:1817 msgid "Fact 13" msgstr "Fakta 13" #: app/GedcomTag.php:1795 msgid "Fact 2" msgstr "Fakta 2" #: app/GedcomTag.php:1797 msgid "Fact 3" msgstr "Fakta 3" #: app/GedcomTag.php:1799 msgid "Fact 4" msgstr "Fakta 4" #: app/GedcomTag.php:1801 msgid "Fact 5" msgstr "Fakta 5" #: app/GedcomTag.php:1803 msgid "Fact 6" msgstr "Fakta 6" #: app/GedcomTag.php:1805 msgid "Fact 7" msgstr "Fakta 7" #: app/GedcomTag.php:1807 msgid "Fact 8" msgstr "Fakta 8" #: app/GedcomTag.php:1809 msgid "Fact 9" msgstr "Fakta 9" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:535 msgid "Fact icons" msgstr "Faktakuvakkeet" #: resources/views/admin/trees-privacy.phtml:220 #: resources/views/edit/add-fact-row.phtml:7 msgid "Fact or event" msgstr "Fakta tai tapahtuma" #. I18N: Name of a module/tab on the individual page. #: app/Module/IndividualFactsTabModule.php:64 #: resources/views/admin/fix-level-0-media.phtml:27 #: resources/views/family-page.phtml:48 #: resources/views/modules/random_media/config.phtml:12 #: resources/xml/reports/individual_ext_report.xml:153 #: resources/xml/reports/individual_report.xml:149 msgid "Facts and events" msgstr "Faktat ja tapahtumat" #: resources/views/admin/trees-preferences.phtml:728 msgid "Facts for family records" msgstr "Perhetietueen faktat" #: resources/views/admin/trees-preferences.phtml:674 msgid "Facts for individual records" msgstr "Henkilötietueen faktat" #: resources/views/admin/trees-preferences.phtml:759 msgid "Facts for new families" msgstr "Uuden perheen faktat" #: resources/views/admin/trees-preferences.phtml:705 msgid "Facts for new individuals" msgstr "Uuden henkilön faktat" #: resources/views/admin/trees-preferences.phtml:823 msgid "Facts for repository records" msgstr "Tietovaraston faktat" #: resources/views/admin/trees-preferences.phtml:782 msgid "Facts for source records" msgstr "Tietolähteen faktat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:189 msgid "Falkland Islands" msgstr "Falklandinsaaret" #. I18N: Name of a module/list #. I18N: Name of a module #: app/Http/Controllers/AdminTreesController.php:2064 #: app/Http/Controllers/CalendarController.php:322 #: app/Http/Controllers/ListController.php:235 #: app/Module/AncestorsChartModule.php:224 #: app/Module/DescendancyChartModule.php:249 app/Module/FamilyListModule.php:45 #: app/Module/RelativesTabModule.php:40 #: app/Module/StatisticsChartModule.php:150 #: app/Module/StatisticsChartModule.php:377 #: app/Module/StatisticsChartModule.php:468 #: app/Module/StatisticsChartModule.php:718 #: resources/views/admin/control-panel-manager.phtml:46 #: resources/views/admin/control-panel.phtml:129 #: resources/views/admin/merge-records-step-1.phtml:18 #: resources/views/gedcom-record-page.phtml:44 #: resources/views/lists/media-table.phtml:70 #: resources/views/lists/notes-table.phtml:82 #: resources/views/lists/sources-table.phtml:85 #: resources/views/media-page.phtml:60 #: resources/views/modules/gedcom_stats/config.phtml:22 #: resources/views/modules/gedcom_stats/statistics.phtml:63 #: resources/views/modules/html/template-statistics.phtml:30 #: resources/views/note-page.phtml:44 resources/views/place-events.phtml:12 #: resources/views/place-sidebar.phtml:27 #: resources/views/search-general-page.phtml:37 #: resources/views/search-results.phtml:20 resources/views/source-page.phtml:44 #: resources/xml/reports/fact_sources.xml:152 #: resources/xml/reports/fact_sources.xml:314 msgid "Families" msgstr "Perheet" #: app/Statistics/Google/ChartFamilyWithSources.php:94 #: resources/views/statistics/other/chart-sources.phtml:30 msgid "Families with sources" msgstr "Perheet, joilla on tietolähteitä" #. I18N: gedcom tag FAM #. I18N: Name of a module/report #: app/GedcomTag.php:728 app/Module/FamilyGroupReportModule.php:41 #: resources/views/admin/trees-privacy.phtml:174 #: resources/views/cards/add-source-citation.phtml:53 #: resources/views/edit/link-child-to-family.phtml:11 #: resources/views/modals/link-media-to-family.phtml:13 #: resources/views/modules/family_nav/sidebar-family.phtml:72 #: resources/views/modules/favorites/favorites.phtml:75 #: resources/views/modules/random_media/slide-show.phtml:61 #: resources/views/modules/recent_changes/changes-table.phtml:34 #: resources/views/modules/statistics-chart/custom.phtml:39 #: resources/xml/reports/family_group_report.xml:3 #: resources/xml/reports/family_group_report.xml:6 #: resources/xml/reports/family_group_report.xml:88 #: resources/xml/reports/family_group_report.xml:96 msgid "Family" msgstr "Perhe" #. I18N: gedcom tag FAMC #: app/GedcomTag.php:731 msgid "Family as a child" msgstr "Lapsena perheessä" #. I18N: gedcom tag FAMS #: app/GedcomTag.php:737 msgid "Family as a spouse" msgstr "Perheessä vaimona" #. I18N: Name of a module/chart #: app/Module/FamilyBookChartModule.php:54 msgid "Family book" msgstr "Sukukirja" #. I18N: %s is an individual’s name #: app/Module/FamilyBookChartModule.php:100 #, php-format msgid "Family book of %s" msgstr "Sukukirja - %s" #. I18N: gedcom tag FAMF #: app/GedcomTag.php:734 msgid "Family file" msgstr "Perhetiedosto, nimiluettelo" #. I18N: Name of a module/sidebar #: app/Module/FamilyNavigatorModule.php:38 msgid "Family navigator" msgstr "Perhe navigaattori" #. I18N: Description of the “News” module #: app/Module/FamilyTreeNewsModule.php:60 msgid "Family news and site announcements." msgstr "Perheuutiset ja sukupuun ilmoitukset." #: resources/views/modules/family-book-chart/chart.phtml:21 #, php-format msgid "Family of %s" msgstr "Perhe - %s" #: app/Module/TreesMenuModule.php:74 resources/views/admin/changes-log.phtml:66 #: resources/views/admin/changes-log.phtml:108 #: resources/views/admin/control-panel-manager.phtml:42 #: resources/views/admin/control-panel.phtml:123 #: resources/views/admin/fix-level-0-media.phtml:23 #: resources/views/admin/site-logs.phtml:59 #: resources/views/admin/site-logs.phtml:97 #: resources/views/admin/trees.phtml:54 #: resources/views/admin/users-edit.phtml:271 #: resources/views/modules/batch_update/admin.phtml:20 #: resources/views/modules/faq/config.phtml:19 #: resources/views/modules/faq/config.phtml:38 #: resources/views/modules/faq/edit.phtml:56 #: resources/views/modules/stories/config.phtml:13 msgid "Family tree" msgstr "Sukupuu" #: app/Module/ClippingsCartModule.php:318 #: app/Module/ClippingsCartModule.php:379 msgid "Family tree clippings cart" msgstr "Sukupuun leikekori" #: resources/views/admin/trees-preferences.phtml:24 #: resources/views/admin/trees.phtml:328 msgid "Family tree title" msgstr "Sukupuun otsikko" #. I18N: Name of a module #: app/Module/TreesMenuModule.php:40 app/Module/TreesMenuModule.php:87 #: resources/views/admin/control-panel-manager.phtml:29 #: resources/views/admin/control-panel-manager.phtml:38 #: resources/views/admin/control-panel.phtml:110 #: resources/views/admin/control-panel.phtml:119 #: resources/views/search-general-page.phtml:69 #: resources/views/search-phonetic-page.phtml:69 msgid "Family trees" msgstr "Sukupuut" #. I18N: %s is the spouse name #: app/Individual.php:1099 #, php-format msgid "Family with %s" msgstr "Perhe - puolisona %s" #: app/GedcomCode/GedcomCodePedi.php:145 msgid "Family with adoptive parents" msgstr "Adoptioperhe" #: app/GedcomCode/GedcomCodePedi.php:147 msgid "Family with foster parents" msgstr "Kasvatusperhe" #: resources/xml/reports/individual_ext_report.xml:441 #: resources/xml/reports/individual_report.xml:446 msgid "Family with husband" msgstr "Perhe puolison kanssa" #: app/GedcomCode/GedcomCodePedi.php:143 app/GedcomCode/GedcomCodePedi.php:155 #: app/Individual.php:1082 resources/xml/reports/individual_ext_report.xml:237 #: resources/xml/reports/individual_report.xml:234 msgid "Family with parents" msgstr "Vanhempien perhe" #. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. #: app/GedcomCode/GedcomCodePedi.php:153 msgid "Family with rada parents" msgstr "Rada vanhempien perhe" #. I18N: “sealing” is a Mormon ceremony. #: app/GedcomCode/GedcomCodePedi.php:150 msgid "Family with sealing parents" msgstr "Mormoni sinetöinti vanhempien perhe" #: app/Module/ModuleThemeTrait.php:180 resources/views/chart-box.phtml:34 msgid "Family with spouse" msgstr "Perhe puolison kanssa" #: resources/views/modules/gedcom_stats/config.phtml:34 #: resources/views/modules/gedcom_stats/statistics.phtml:210 #: resources/views/modules/html/template-statistics.phtml:83 msgid "Family with the most children" msgstr "Suurin lapsiluku" #: resources/xml/reports/individual_ext_report.xml:435 #: resources/xml/reports/individual_report.xml:486 msgid "Family with wife" msgstr "Perhe vaimon kanssa" #. I18N: Name of a module/chart #: app/Module/FanChartModule.php:62 msgid "Fan chart" msgstr "Viuhkakaavio" #. I18N: http://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name #: app/Module/FanChartModule.php:108 #, php-format msgid "Fan chart of %s" msgstr "Viuhkakaavio - %s" #: app/Date/JalaliDate.php:257 msgctxt "Abbreviation for Persian month: Farvardin" msgid "Far" msgstr "Far" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:193 msgid "Faroe Islands" msgstr "Färsaaret" #. I18N: 1st month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:123 msgctxt "GENITIVE" msgid "Farvardin" msgstr "Farvardin" #. I18N: 1st month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:213 msgctxt "INSTRUMENTAL" msgid "Farvardin" msgstr "Farvardin" #. I18N: 1st month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:168 msgctxt "LOCATIVE" msgid "Farvardin" msgstr "Farvardin" #. I18N: 1st month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:78 msgctxt "NOMINATIVE" msgid "Farvardin" msgstr "Farvardin" #: resources/views/search-advanced-page.phtml:43 #: resources/xml/reports/bdm_report.xml:118 #: resources/xml/reports/family_group_report.xml:467 #: resources/xml/reports/family_group_report.xml:730 #: resources/xml/reports/individual_ext_report.xml:243 #: resources/xml/reports/individual_report.xml:240 #: resources/xml/reports/relative_ext_report.xml:64 msgid "Father" msgstr "Isä" #. I18N: %s is the name of an individual’s father #: app/Individual.php:1134 #, php-format msgid "Father: %s" msgstr "Isä: %s" #: app/Functions/FunctionsPrint.php:190 msgid "Father’s age" msgstr "Isän ikä" #. I18N: A step-family. %s is an individual’s name #: app/Individual.php:1060 #, php-format msgid "Father’s family with %s" msgstr "Perhe - isä ja %s" #. I18N: A step-family. #: app/Individual.php:1064 msgid "Father’s family with an unknown individual" msgstr "Isän ja tuntemattoman henkilön perhe" #. I18N: Name of a module #: app/Module/FamilyTreeFavoritesModule.php:51 #: app/Module/UserFavoritesModule.php:51 msgid "Favorites" msgstr "Suosikit" #. I18N: gedcom tag FAX #: app/GedcomTag.php:758 msgid "Fax" msgstr "Faksi" #: app/Date/AbstractGregorianJulianDate.php:200 msgctxt "Abbreviation for February" msgid "Feb" msgstr "helmi" #: app/Date/AbstractGregorianJulianDate.php:97 msgctxt "GENITIVE" msgid "February" msgstr "helmikuuta" #: app/Date/AbstractGregorianJulianDate.php:167 msgctxt "INSTRUMENTAL" msgid "February" msgstr "helmikuun" #: app/Date/AbstractGregorianJulianDate.php:132 msgctxt "LOCATIVE" msgid "February" msgstr "helmikuussa" #: app/Date/AbstractGregorianJulianDate.php:62 #: app/Module/StatisticsChartModule.php:789 #: resources/views/edit/initialize-calendar-popup.phtml:8 msgctxt "NOMINATIVE" msgid "February" msgstr "helmikuu" #: app/Functions/FunctionsEdit.php:531 #: app/Http/Controllers/IndividualController.php:320 #: app/Module/StatisticsChartModule.php:776 msgid "Female" msgstr "Nainen" #: app/Statistics/Google/ChartAge.php:109 #: app/Statistics/Google/ChartMarriageAge.php:132 #: app/Statistics/Google/ChartSex.php:65 #: resources/views/calendar-page.phtml:115 #: resources/views/lists/families-table.phtml:111 #: resources/views/lists/families-table.phtml:126 #: resources/views/lists/families-table.phtml:136 #: resources/views/lists/individuals-table.phtml:127 #: resources/views/lists/individuals-table.phtml:142 #: resources/views/lists/individuals-table.phtml:152 #: resources/views/modules/gedcom_stats/statistics.phtml:39 #: resources/views/modules/gedcom_stats/statistics.phtml:202 #: resources/views/modules/html/template-statistics.phtml:22 #: resources/views/modules/top10_givnnames/block.phtml:9 #: resources/views/statistics/individuals/greatest-age.phtml:27 #: resources/views/statistics/individuals/lifespan.phtml:36 #: resources/views/statistics/individuals/oldest-living.phtml:27 msgid "Females" msgstr "Naiset" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:185 msgid "Fiji" msgstr "Fidži" #: app/GedcomTag.php:2098 app/Http/Controllers/Admin/MediaController.php:464 msgid "File size" msgstr "Tiedostokoko" #: app/Functions/Functions.php:42 msgid "File successfully uploaded" msgstr "Tiedoston lataaminen palvelimelle onnistui" #. I18N: gedcom tag FILE #: app/GedcomTag.php:768 app/Http/Controllers/Admin/MediaController.php:455 msgid "Filename" msgstr "Tiedostonimi" #: resources/views/admin/media-upload.phtml:30 #: resources/views/modals/media-file-fields.phtml:40 msgid "Filename on server" msgstr "Tiedoston nimi palvelimella" #: app/Http/Controllers/Admin/MediaController.php:546 #, php-format msgid "Filenames are not allowed to contain the character “%s”." msgstr "Tiedostonimet eivät saa sisältää merkkiä ”%s”." #: app/Http/Controllers/Admin/MediaController.php:552 #, php-format msgid "Filenames are not allowed to have the extension “%s”." msgstr "Tiedostonimissä ei saa olla päätettä ”%s”." #: resources/views/admin/control-panel.phtml:556 msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." msgstr "Löydettiin edellisen webtrees version tiedostoja. Vanhentuneet tarpeettomat tiedostot saattavat olla turvallisuusriski. Sinun kannattaisi poistaa ne." #: resources/views/admin/clean-data.phtml:8 #, php-format msgid "Files marked with %s are required for proper operation and cannot be removed." msgstr "%s merkityt tiedostot tarvitaan tässä palvelussa, joten niitä ei voi poistaa." #: resources/views/lists/datatables-attributes.phtml:28 msgid "Filter" msgstr "Suodatus" #: resources/xml/reports/fact_sources.xml:5 msgid "Find a source" msgstr "Etsi lähde" #: resources/views/edit/input-addon-keyboard.phtml:5 #: resources/views/edit/input-addon-keyboard.phtml:8 #: resources/views/edit/shared-note.phtml:16 #: resources/views/edit/shared-note.phtml:18 msgid "Find a special character" msgstr "Etsi erikoismerkki" #: app/Module/RelationshipsChartModule.php:631 msgid "Find all possible relationships" msgstr "Etsi kaikki mahdolliset sukulaisuudet" #: app/Module/RelationshipsChartModule.php:151 msgid "Find any relationship" msgstr "Etsi mikä tahansa suhde" #: app/Http/Controllers/AdminTreesController.php:411 #: resources/views/admin/trees.phtml:141 msgid "Find duplicates" msgstr "Etsi kaksoiskappaleita" #: app/Module/RelationshipsChartModule.php:633 msgid "Find other relationships" msgstr "Etsi muut suhteet" #: app/Module/RelationshipsChartModule.php:152 #: resources/views/modules/relationships-chart/page.phtml:39 msgid "Find relationships via ancestors" msgstr "Etsi suhteet esi-isien kautta" #: app/Module/RelationshipsChartModule.php:637 #: resources/views/modules/relationships-chart/page.phtml:53 msgid "Find the closest relationships" msgstr "Etsi läheisimmät sukulaisuudet" #: app/Http/Controllers/AdminTreesController.php:1842 #: resources/views/admin/trees.phtml:181 msgid "Find unrelated individuals" msgstr "Etsi henkilöt, jotka eivät ole sukulaisia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:183 msgid "Finland" msgstr "Suomi" #. I18N: gedcom tag FCOM #: app/GedcomTag.php:761 resources/xml/reports/missing_facts_report.xml:21 msgid "First communion" msgstr "Ensimmäinen ehtoollinen" #: resources/views/statistics/other/total-events.phtml:21 msgid "First event" msgstr "Ensimmäinen tapahtuma" #: resources/views/admin/merge-records-step-1.phtml:29 msgid "First record" msgstr "Ensimmäinen tietue" #: app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php:35 msgid "Fix name slashes and spaces" msgstr "Korjaa nimien kauttaviivat ja tyhjät merkit" #: resources/views/admin/location-edit.phtml:31 #: resources/views/admin/locations.phtml:16 msgid "Flag" msgstr "Lippu" #: resources/views/admin/locations.phtml:60 #, php-format msgid "Flag of %s" msgstr "Maan %s lippu" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:187 msgid "Flanders" msgstr "Flanderi" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:147 msgctxt "GENITIVE" msgid "Floreal" msgstr "Floréal" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:241 msgctxt "INSTRUMENTAL" msgid "Floreal" msgstr "Floréal" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:194 msgctxt "LOCATIVE" msgid "Floreal" msgstr "Floréal" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:100 msgctxt "NOMINATIVE" msgid "Floreal" msgstr "Floréal" #: resources/views/media-list-page.phtml:22 #: resources/views/modals/media-file-fields.phtml:49 msgid "Folder" msgstr "Kansio" #: resources/views/admin/media-upload.phtml:43 msgid "Folder name on server" msgstr "Kansion nimi palvelimella" #: resources/views/emails/register-user-html.phtml:13 #: resources/views/emails/register-user-text.phtml:6 msgid "Follow this link to verify your email address." msgstr "Klikkaa alla olevaa linkkiä ja varmista sähköpostiosoitteesi." #: resources/xml/reports/ahnentafel_report.xml:15 #: resources/xml/reports/bdm_report.xml:14 #: resources/xml/reports/birth_report.xml:12 #: resources/xml/reports/cemetery_report.xml:10 #: resources/xml/reports/change_report.xml:12 #: resources/xml/reports/death_report.xml:13 #: resources/xml/reports/descendancy_report.xml:10 #: resources/xml/reports/fact_sources.xml:10 #: resources/xml/reports/family_group_report.xml:14 #: resources/xml/reports/individual_ext_report.xml:15 #: resources/xml/reports/individual_report.xml:12 #: resources/xml/reports/marriage_report.xml:12 #: resources/xml/reports/missing_facts_report.xml:10 #: resources/xml/reports/occupation_report.xml:9 #: resources/xml/reports/pedigree_report.xml:10 #: resources/xml/reports/relative_ext_report.xml:10 msgid "Font" msgstr "Kirjasinlaji" #: resources/views/admin/modules.phtml:217 #: resources/views/admin/modules.phtml:220 msgid "Footer" msgstr "Alatunniste" #: app/Http/Controllers/Admin/ModuleController.php:135 #: resources/views/admin/control-panel.phtml:359 #: resources/views/admin/modules.phtml:91 #: resources/views/admin/modules.phtml:93 msgid "Footers" msgstr "Alatunnisteet" #. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names #: resources/views/admin/trees-import.phtml:102 #, php-format msgid "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." msgstr "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." #: resources/views/help/relationship-privacy.phtml:8 msgid "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)." msgstr "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)." #: app/Module/ContactsFooterModule.php:143 #, php-format msgid "For help with genealogy questions contact %s." msgstr "Sukuasioissa ota yhteys henkilöön %s." #: app/Module/ContactsFooterModule.php:155 #, php-format msgid "For technical support and information contact %s." msgstr "Pyydä teknistä tukea ja tietoa henkilöltä %s." #: app/Module/ContactsFooterModule.php:131 #, php-format msgid "For technical support or genealogy questions contact %s." msgstr "Teknisissä tai sukuasioissa ota yhteys henkilöön %s." #. I18N: Help text for the “Show list of family trees” site configuration setting #: resources/views/admin/site-preferences.phtml:78 msgid "For websites with more than one family tree, this option will show the list of family trees in the main menu, the search pages, etc." msgstr "Sivustoilla, joilla on enemmän kuin yksi sukupuu, tämä vaihtoehto näyttää listan sukupuista päävalikossa, hakusivuilla jne." #: resources/views/login-page.phtml:61 #: resources/views/modules/login_block/sign-in.phtml:28 msgid "Forgot password?" msgstr "Unohtuiko salasana?" #. I18N: gedcom tag FORM #: app/GedcomTag.php:774 resources/views/help/date.phtml:14 #: resources/views/help/date.phtml:52 resources/views/help/date.phtml:90 #: resources/views/help/date.phtml:128 msgid "Format" msgstr "Tiedostomuoto" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:611 msgid "Format text and notes" msgstr "Muotoile tekstit ja huomautukset" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:346 msgid "Fort Lauderdale, Florida, United States" msgstr "Fort Lauderdale, Florida, Yhdysvallat" #: app/GedcomCode/GedcomCodePedi.php:83 msgctxt "Female pedigree" msgid "Foster" msgstr "Kasvatti" #: app/GedcomCode/GedcomCodePedi.php:79 msgctxt "Male pedigree" msgid "Foster" msgstr "Kasvatti" #: app/GedcomCode/GedcomCodePedi.php:86 msgctxt "Pedigree" msgid "Foster" msgstr "Kasvatti" #: app/GedcomCode/GedcomCodeRela.php:165 msgid "Foster child" msgstr "Kasvattilapsi" #: app/GedcomCode/GedcomCodeRela.php:169 msgid "Foster father" msgstr "Kasvatti isä" #: app/GedcomCode/GedcomCodeRela.php:173 msgid "Foster mother" msgstr "Kasvatti äiti" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:191 msgid "France" msgstr "Ranska" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:349 msgid "Frankfurt am Main, Germany" msgstr "Frankfurt am Main, Saksa" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:352 msgid "Freiburg, Germany" msgstr "Freiburg, Saksa" #. I18N: The French calendar #: app/Date.php:229 resources/views/help/date.phtml:183 msgid "French" msgstr "Ranskalainen" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:227 msgid "French Guiana" msgstr "Ranskan Guyana" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:411 msgid "French Polynesia" msgstr "Ranskan Polynesia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:62 msgid "French Southern Territories" msgstr "Ranskan eteläiset alueet" #: app/Module/FrequentlyAskedQuestionsModule.php:133 #: app/Module/FrequentlyAskedQuestionsModule.php:384 #: resources/views/modules/faq/edit.phtml:4 msgid "Frequently asked questions" msgstr "Usein kysytyt kysymykset" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:355 msgid "Fresno, California, United States" msgstr "Fresno, Kalifornia, Yhdysvallat" #. I18N: abbreviation for Friday #: app/Date/AbstractCalendarDate.php:271 #: resources/views/edit/initialize-calendar-popup.phtml:27 msgid "Fri" msgstr "Pe" #: app/Date/AbstractCalendarDate.php:240 msgid "Friday" msgstr "Perjantai" #: app/GedcomCode/GedcomCodeRela.php:184 msgid "Friend" msgstr "Ystävä" #: app/GedcomCode/GedcomCodeRela.php:181 msgctxt "FEMALE" msgid "Friend" msgstr "Ystävä" #: app/GedcomCode/GedcomCodeRela.php:177 msgctxt "MALE" msgid "Friend" msgstr "Ystävä" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:137 msgctxt "GENITIVE" msgid "Frimaire" msgstr "Frimaire" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:231 msgctxt "INSTRUMENTAL" msgid "Frimaire" msgstr "Frimaire" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:184 msgctxt "LOCATIVE" msgid "Frimaire" msgstr "Frimaire" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:89 msgctxt "NOMINATIVE" msgid "Frimaire" msgstr "Frimaire" #. I18N: From date1 (To date2) #. I18N: label for the start of a date range (from x to y) #: resources/views/admin/broadcast.phtml:14 #: resources/views/admin/changes-log.phtml:15 #: resources/views/admin/site-logs.phtml:15 #: resources/views/message-page.phtml:12 msgid "From" msgstr "Päivästä" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:155 msgctxt "GENITIVE" msgid "Fructidor" msgstr "Fructidor" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:249 msgctxt "INSTRUMENTAL" msgid "Fructidor" msgstr "Fructidor" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:202 msgctxt "LOCATIVE" msgid "Fructidor" msgstr "Fructidor" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:108 msgctxt "NOMINATIVE" msgid "Fructidor" msgstr "Fructidor" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:358 msgid "Fukuoka, Japan" msgstr "Fukuoka, Japani" #. I18N: gedcom tag _FNRL #: app/GedcomTag.php:1820 msgid "Funeral" msgstr "Hautajaiset" #. I18N: A configuration setting #: resources/views/admin/trees-check.phtml:9 #: resources/views/admin/trees-preferences.phtml:646 msgid "GEDCOM errors" msgstr "GEDCOM virheitä" #. I18N: gedcom tag GEDC #. I18N: gedcom tag _GEDF #: app/GedcomTag.php:777 app/GedcomTag.php:1826 #: resources/views/admin/trees.phtml:280 msgid "GEDCOM file" msgstr "GEDCOM-tiedosto" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:197 msgid "Gabon" msgstr "Gabon" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:213 msgid "Gambia" msgstr "Gambia" #. I18N: gedcom tag SEX #: app/GedcomTag.php:1001 app/Http/Controllers/IndividualController.php:344 #: resources/xml/reports/family_group_report.xml:844 #: resources/xml/reports/individual_ext_report.xml:391 #: resources/xml/reports/individual_ext_report.xml:598 #: resources/xml/reports/individual_report.xml:388 #: resources/xml/reports/individual_report.xml:602 msgid "Gender" msgstr "Sukupuoli" #: resources/views/admin/control-panel.phtml:317 msgid "Genealogy" msgstr "Sukututkimus" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:146 msgid "Genealogy contact" msgstr "Sukututkimus yhteyshenkilö" #. I18N: Individuals, sources, dates, places, etc. #: resources/views/admin/trees.phtml:134 msgid "Genealogy data" msgstr "Sukututkimustieto" #: resources/views/admin/trees-preferences.phtml:19 #: resources/views/admin/trees-preferences.phtml:625 msgid "General" msgstr "Yleinen" #: app/Http/Controllers/SearchController.php:256 #: app/Module/SearchMenuModule.php:92 msgid "General search" msgstr "Yleinen haku" #. I18N: Description of the “Sitemaps” module #: app/Module/SiteMapModule.php:57 msgid "Generate sitemap files for search engines." msgstr "Luo sivustokarttaa hakukoneita varten." #. I18N: This is a report footer. %s is the name of the application. #: app/Report/AbstractReport.php:284 #, php-format msgid "Generated by %s" msgstr "%s sovelluksen tulos" #: app/Http/Controllers/BranchesController.php:369 msgid "Generation" msgstr "Sukupolvi" #: resources/xml/reports/ahnentafel_report.xml:78 #: resources/xml/reports/descendancy_report.xml:55 msgid "Generation " msgstr "Sukupolvi " #: resources/views/modules/ancestors-chart/page.phtml:28 #: resources/views/modules/descendancy_chart/page.phtml:24 #: resources/views/modules/family-book-chart/page.phtml:25 #: resources/views/modules/fanchart/page.phtml:34 #: resources/views/modules/hourglass-chart/page.phtml:25 #: resources/views/modules/pedigree-chart/page.phtml:24 #: resources/views/modules/pedigree-map/page.phtml:23 #: resources/xml/reports/ahnentafel_report.xml:7 #: resources/xml/reports/descendancy_report.xml:6 #: resources/xml/reports/individual_ext_report.xml:7 #: resources/xml/reports/missing_facts_report.xml:7 msgid "Generations" msgstr "Sukupolvet" #. I18N: gedcom tag ANCE #: app/GedcomTag.php:484 msgid "Generations of ancestors" msgstr "Esipolvien määrä" #: resources/views/modules/statistics-chart/custom.phtml:162 #: resources/views/modules/statistics-chart/custom.phtml:164 msgid "Geographic area" msgstr "Maantieteellinen alue" #: app/Http/Controllers/Admin/LocationController.php:78 #: app/Http/Controllers/Admin/LocationController.php:262 #: resources/views/admin/control-panel.phtml:527 #: resources/views/admin/map-import-form.phtml:8 msgid "Geographic data" msgstr "Maantieteelliset tiedot" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:201 msgid "Georgia" msgstr "Georgia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:155 msgid "Germany" msgstr "Saksa" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:145 msgctxt "GENITIVE" msgid "Germinal" msgstr "Germinal" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:239 msgctxt "INSTRUMENTAL" msgid "Germinal" msgstr "Germinal" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:192 msgctxt "LOCATIVE" msgid "Germinal" msgstr "Germinal" #. I18N: a month in the French republican calendar #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:98 msgctxt "NOMINATIVE" msgid "Germinal" msgstr "Germinal" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:205 msgid "Ghana" msgstr "Ghana" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:207 msgid "Gibraltar" msgstr "Gibraltar" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:361 msgid "Gila Valley, Arizona, United States" msgstr "Gila Valley, Arizona, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:364 msgid "Gilbert, Arizona, United States" msgstr "Gilbert, Arizona, Yhdysvallat" #: resources/views/lists/given-names-table.phtml:10 #: resources/views/search-phonetic-page.phtml:12 msgid "Given name" msgstr "Etunimi" #. I18N: gedcom tag GIVN #: app/GedcomTag.php:780 resources/views/lists/families-table.phtml:249 #: resources/views/lists/families-table.phtml:252 #: resources/views/lists/given-names-table.phtml:5 #: resources/views/lists/individuals-table.phtml:267 msgid "Given names" msgstr "Etunimet" #: app/GedcomCode/GedcomCodeRela.php:222 msgid "Godchild" msgstr "Kummilapsi" #: app/GedcomCode/GedcomCodeRela.php:211 app/GedcomCode/GedcomCodeRela.php:219 msgid "Goddaughter" msgstr "Kummityttö" #: app/GedcomCode/GedcomCodeRela.php:188 app/GedcomCode/GedcomCodeRela.php:196 msgid "Godfather" msgstr "Kummisetä" #: app/GedcomCode/GedcomCodeRela.php:192 app/GedcomCode/GedcomCodeRela.php:200 msgid "Godmother" msgstr "Kummitäti" #. I18N: gedcom tag _GODP #: app/GedcomCode/GedcomCodeRela.php:203 app/GedcomTag.php:1829 msgid "Godparent" msgstr "Kummi" #: app/GedcomCode/GedcomCodeRela.php:207 app/GedcomCode/GedcomCodeRela.php:215 msgid "Godson" msgstr "Kummipoika" #: app/Functions/FunctionsPrint.php:362 app/Functions/FunctionsPrint.php:364 msgid "Google Maps™" msgstr "Google Maps™" #. I18N: gedcom tag GRAD #: app/GedcomTag.php:783 msgid "Graduation" msgstr "Tutkinto" #: resources/views/statistics/individuals/greatest-age.phtml:10 msgid "Greatest age at death" msgstr "Vanhimmat kuolleet" #: resources/views/statistics/families/age-difference.phtml:27 msgid "Greatest age between siblings" msgstr "Sisarusten suurin ikäero" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:219 msgid "Greece" msgstr "Kreikka" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:117 msgid "Green Beam" msgstr "vihreä säde" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:223 msgid "Greenland" msgstr "Grönlanti" #. I18N: The gregorian calendar #: app/Date.php:225 app/Module/YahrzeitModule.php:247 msgid "Gregorian" msgstr "Gregoriaaninen" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:221 msgid "Grenada" msgstr "Grenada" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:367 msgid "Guadalajara, Mexico" msgstr "Guadalajara, Meksiko" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:211 msgid "Guadeloupe" msgstr "Guadeloupe" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:229 msgid "Guam" msgstr "Guam" #: app/GedcomCode/GedcomCodeRela.php:233 msgid "Guardian" msgstr "Edunvalvoja" #: app/GedcomCode/GedcomCodeRela.php:230 msgctxt "FEMALE" msgid "Guardian" msgstr "Edunvalvoja" #: app/GedcomCode/GedcomCodeRela.php:226 msgctxt "MALE" msgid "Guardian" msgstr "Edunvalvoja" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:225 msgid "Guatemala" msgstr "Guatemala" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:370 msgid "Guatemala City, Guatemala" msgstr "Guatemala, Guatemala" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:373 msgid "Guayaquil, Ecuador" msgstr "Guayaquil, Ecuador" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:203 msgid "Guernsey" msgstr "Guernsey" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:209 msgid "Guinea" msgstr "Guinea" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:215 msgid "Guinea-Bissau" msgstr "Guinea-Bissau" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:231 msgid "Guyana" msgstr "Guyana" #. I18N: Name of a module #: app/Module/HtmlBlockModule.php:56 msgid "HTML" msgstr "HTML" #. I18N: gedcom tag _HAIR #: app/GedcomTag.php:1832 msgid "Hair color" msgstr "Hiusten väri" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:241 msgid "Haiti" msgstr "Haiti" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:379 msgid "Halifax, Nova Scotia, Canada" msgstr "Halifax, Nova Scotia, Kanada" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:505 msgid "Hamilton, New Zealand" msgstr "Hamilton, Uusi Seelanti" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:382 msgid "Hartford, Connecticut, United States" msgstr "Hartford, Connecticut, Yhdysvallat" #: resources/xml/reports/descendancy_report.xml:428 msgid "He " msgstr "Hän " #: resources/xml/reports/ahnentafel_report.xml:289 msgid "He died" msgstr "Hän kuoli" #: resources/xml/reports/ahnentafel_report.xml:259 #: resources/xml/reports/descendancy_report.xml:173 msgid "He married" msgstr "Puoliso" #: resources/xml/reports/ahnentafel_report.xml:222 msgid "He resided at" msgstr "Hän asui" #: resources/xml/reports/descendancy_report.xml:401 msgid "He was born" msgstr "Puoliso syntyi" #: resources/xml/reports/ahnentafel_report.xml:339 msgid "He was buried" msgstr "Hänet on haudattu" #: resources/xml/reports/ahnentafel_report.xml:166 msgid "He was christened" msgstr "Hänet kastettiin" #: resources/xml/reports/ahnentafel_report.xml:314 msgid "He was cremated" msgstr "Hänet polttohaudattiin" #: resources/views/modules/census-assistant.phtml:61 msgid "Head of household" msgstr "Perheenpää" #. I18N: gedcom tag HEAD #: app/GedcomTag.php:786 msgid "Header" msgstr "Otsikko" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:235 msgid "Heard Island and McDonald Islands" msgstr "Heard ja McDonaldinsaaret" #. I18N: gedcom tag _HEB #: app/GedcomTag.php:1835 app/Http/Controllers/HelpTextController.php:230 msgid "Hebrew" msgstr "Heprea" #. I18N: gedcom tag _HNM #: app/GedcomTag.php:1841 msgid "Hebrew name" msgstr "Heprealainen nimi" #. I18N: gedcom tag _HEIG #: app/GedcomTag.php:1838 msgid "Height" msgstr "Korkeus" #: resources/views/emails/approve-user-html.phtml:5 #: resources/views/emails/message-copy-html.phtml:4 #: resources/views/emails/message-copy-text.phtml:2 #: resources/views/emails/message-user-html.phtml:4 #: resources/views/emails/message-user-text.phtml:2 #: resources/views/emails/password-request-html.phtml:5 #: resources/views/emails/password-request-text.phtml:3 #: resources/views/emails/pending-changes-html.phtml:4 #: resources/views/emails/pending-changes-text.phtml:3 #: resources/views/emails/register-user-html.phtml:4 #: resources/views/emails/register-user-text.phtml:2 #, php-format msgid "Hello %s…" msgstr "Hei %s…" #: resources/views/register-success-page.phtml:9 #, php-format msgid "Hello %s…
Thank you for your registration." msgstr "Hei %s…
Kiitos rekisteröinnistäsi." #: resources/views/emails/register-notify-html.phtml:4 #: resources/views/emails/register-notify-text.phtml:2 #: resources/views/emails/verify-notify-html.phtml:4 #: resources/views/emails/verify-notify-text.phtml:2 msgid "Hello administrator…" msgstr "Hei hallinnoitsija…" #: app/Functions/FunctionsPrint.php:150 app/Functions/FunctionsPrint.php:152 #: app/Http/Controllers/HelpTextController.php:252 msgid "Help" msgstr "Ohje" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:388 msgid "Helsinki, Finland" msgstr "Helsinki, Suomi" #: resources/xml/reports/ahnentafel_report.xml:15 #: resources/xml/reports/bdm_report.xml:14 #: resources/xml/reports/birth_report.xml:12 #: resources/xml/reports/cemetery_report.xml:10 #: resources/xml/reports/change_report.xml:12 #: resources/xml/reports/death_report.xml:13 #: resources/xml/reports/descendancy_report.xml:10 #: resources/xml/reports/fact_sources.xml:10 #: resources/xml/reports/family_group_report.xml:14 #: resources/xml/reports/individual_ext_report.xml:15 #: resources/xml/reports/individual_report.xml:12 #: resources/xml/reports/marriage_report.xml:12 #: resources/xml/reports/missing_facts_report.xml:10 #: resources/xml/reports/occupation_report.xml:9 #: resources/xml/reports/pedigree_report.xml:10 #: resources/xml/reports/relative_ext_report.xml:10 msgctxt "font name" msgid "Helvetica" msgstr "Helvetica" #: resources/xml/reports/ahnentafel_report.xml:196 msgid "Her occupation was" msgstr "Hänen ammattinsa oli" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:391 msgid "Hermosillo, Mexico" msgstr "Hermosillo, Meksiko" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:186 msgctxt "GENITIVE" msgid "Heshvan" msgstr "heshvan-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:292 msgctxt "INSTRUMENTAL" msgid "Heshvan" msgstr "heshvan-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:239 msgctxt "LOCATIVE" msgid "Heshvan" msgstr "heshvan-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:133 msgctxt "NOMINATIVE" msgid "Heshvan" msgstr "heshvan-kuu" #: app/Functions/FunctionsEdit.php:93 app/Functions/FunctionsEdit.php:237 #: app/Http/Controllers/AdminController.php:373 #: app/Http/Controllers/AdminTreesController.php:1029 #: resources/views/admin/trees-privacy.phtml:158 msgid "Hide from everyone" msgstr "Piilota kaikilta" #. I18N: gedcom tag _PRIM #: app/GedcomTag.php:1871 resources/xml/reports/individual_ext_report.xml:11 #: resources/xml/reports/individual_report.xml:8 msgid "Highlighted image" msgstr "Korostettu kuva" #. I18N: The Arabic/Hijri calendar #: app/Date.php:233 resources/views/help/date.phtml:167 msgid "Hijri" msgstr "Islamilainen (Hijri)" #: resources/xml/reports/ahnentafel_report.xml:195 msgid "His occupation was" msgstr "Hänen ammattinsa oli" #: app/Http/Controllers/Admin/ModuleController.php:147 #: resources/views/admin/control-panel.phtml:426 #: resources/views/admin/modules.phtml:99 #: resources/views/admin/modules.phtml:101 #: resources/views/admin/modules.phtml:233 #: resources/views/admin/modules.phtml:236 msgid "Historic events" msgstr "Historialliset tapahtumat" #: resources/views/modules/personal_facts/tab.phtml:18 msgid "Historical facts" msgstr "Historialliset faktat" #. I18N: Name of a module #. I18N: A configuration setting #: app/Module/HitCountFooterModule.php:61 #: resources/views/admin/trees-preferences.phtml:661 msgid "Hit counters" msgstr "Luettu laskurit" #. I18N: gedcom tag _HOL #: app/GedcomTag.php:1844 msgid "Holocaust" msgstr "Holokausti" #. I18N: Name of a module #: app/Module/WelcomeBlockModule.php:57 #: resources/views/admin/control-panel.phtml:391 #: resources/views/admin/modules.phtml:182 #: resources/views/admin/modules.phtml:186 msgid "Home page" msgstr "Etusivu" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:237 msgid "Honduras" msgstr "Honduras" #. I18N: Location of an LDS church temple #. I18N: Name of a country or state #: app/GedcomCode/GedcomCodeTemp.php:394 #: app/Statistics/Service/CountryService.php:233 msgid "Hong Kong" msgstr "Hongkong" #. I18N: Name of a module/chart #: app/Module/ChartsBlockModule.php:240 app/Module/HourglassChartModule.php:57 msgid "Hourglass chart" msgstr "Tiimalasikaavio" #: resources/views/modules/census-assistant.phtml:105 msgid "Household" msgstr "Perhe- eli ruokakunta" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:397 msgid "Houston, Texas, United States" msgstr "Houston, Texas, Yhdysvallat" #. I18N: Configuration option #: resources/views/modules/relationships-chart/config.phtml:28 msgid "How much recursion to use when searching for relationships" msgstr "Kuinka paljon rekursiota tulee käyttää kun etsitään suhteita" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:243 msgid "Hungary" msgstr "Unkari" #. I18N: gedcom tag HUSB #: app/Functions/FunctionsPrint.php:304 app/GedcomTag.php:789 #: app/Http/Controllers/EditIndividualController.php:763 #: resources/views/edit/change-family-members.phtml:14 #: resources/views/edit/change-family-members.phtml:29 #: resources/views/modals/create-family.phtml:18 #: resources/xml/reports/cemetery_report.xml:7 #: resources/xml/reports/death_report.xml:10 #: resources/xml/reports/family_group_report.xml:147 #: resources/xml/reports/family_group_report.xml:1087 #: resources/xml/reports/individual_ext_report.xml:196 #: resources/xml/reports/individual_ext_report.xml:213 #: resources/xml/reports/individual_ext_report.xml:449 #: resources/xml/reports/individual_report.xml:192 #: resources/xml/reports/individual_report.xml:213 #: resources/xml/reports/individual_report.xml:449 #: resources/xml/reports/relative_ext_report.xml:109 msgid "Husband" msgstr "Mies" #: resources/views/modules/timeline-chart/chart.phtml:349 msgid "Husband’s age" msgstr "Miehen ikä" #: resources/views/admin/site-logs.phtml:36 #: resources/views/admin/site-logs.phtml:95 msgid "IP address" msgstr "IP-osoite" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:259 msgid "Iceland" msgstr "Islanti" #: app/SurnameTradition.php:95 msgctxt "Surname tradition" msgid "Icelandic" msgstr "Islannin sukunimen esitystapa" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:400 msgid "Idaho Falls, Idaho, United States" msgstr "Idaho Falls, Idaho, Yhdysvallat" #. I18N: gedcom tag IDNO #: app/GedcomTag.php:792 msgid "Identification number" msgstr "Henkilötunnus" #: resources/views/admin/fix-level-0-media.phtml:9 msgid "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." msgstr "Jos mediakohde on linkitetty henkilöön, kun se olisi linkattava faktaan tai tapahtumaan, voit siirtää sen oikeaan paikkaan." #. I18N: Help text for the “Language” configuration setting #: resources/views/admin/trees-preferences.phtml:74 msgid "If a visitor to the website has not selected a preferred language in their browser preferences, or they have selected an unsupported language, then this language will be used. Typically this applies to search engines." msgstr "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." #: resources/views/admin/users-edit.phtml:91 msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." msgstr "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." #: resources/views/help/name.phtml:18 #, php-format msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" msgstr "Jos henkilöllä ei ole sukunimeä, kauttaviivoja ei tarvita: <%s>Jón Einarsson<%s>" #: resources/views/help/name.phtml:15 #, php-format msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" msgstr "Jos henkilöllä on kaksi erillistä sukunimeä, kumpikin tulisi sulkea kauttaviivoilla: <%s>José Antonio /Gómez/ /Iglesias/<%s>" #: resources/views/help/name.phtml:24 #, php-format msgid "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>." msgstr "Jos henkilö tunnettiin lempinimellä, joka ei kuulu hänen viralliseen nimeen, se suljetaan lainausmerkkeihin. Esimerkiksi, <%s>John "Nobby" /Clark/<%s>." #: resources/views/help/name.phtml:21 #, php-format msgid "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>" msgstr "Jos henkilöä ei tunnettu ensimmäisellä etunimellä, kutsumanimi tulee merkitä tähdellä: <%s>John Paul* /Smith/<%s>" #: resources/views/help/name.phtml:12 #, php-format msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" msgstr "Jos sukunimi on tuntematon, käytä tyhjiä kauttaviivoja: <%s>Mary //<%s>" #: resources/views/admin/webtrees1-thumbnails.phtml:13 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." 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." #. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting #: resources/views/admin/trees-privacy.phtml:79 msgid "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." msgstr "Jos tällä henkilöllä on muita tapahtumia kuin kuolema, hautajaiset tai polttohautaus, ja ne ovat ajallisesti tapahtuneet näin monen vuoden sisällä, niin henkilön tulkitaan olevan ”elossa”. Lapsen syntymäaika tulkintaan merkiksi ”elossa” olemisesta." #. I18N: Help text for the “Media folder” configuration setting #: resources/views/admin/trees-preferences.phtml:258 msgid "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." msgstr "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." #: resources/views/admin/trees-privacy.phtml:38 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." 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." #. I18N: Help text for the “Who can upload new media files” configuration setting #: resources/views/admin/trees-preferences.phtml:273 msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." msgstr "Jos olet huolissasi, että käyttäjät voivat ladata palvelimelle sopimattomia kuvia, voit rajoittaa lataus-oikeudet ainoastaan ylläpitäjille." #: resources/views/errors/database-connection.phtml:12 msgid "If you are the website administrator, you should check that:" msgstr "Jos olet web-sivuston ylläpitäjä, tarkista:" #: resources/views/errors/database-connection.phtml:27 msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at webtrees.net." msgstr "Jos et pysty ratkomaan ongelmaa, kokeile jos saisit apua forumista webtrees.net." #: resources/views/setup/step-4-database-mysql.phtml:37 msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." msgstr "Jos muodostat yhteyden tietokantaan UNIX-liitännällä, kirjoita tähän polkuja jätä portin numero tyhjäksi." #: resources/views/admin/trees-import.phtml:86 msgid "If you created this GEDCOM file using genealogy software that omits spaces when splitting long lines, then select this option to reinsert the missing spaces." msgstr "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." #: resources/views/emails/password-request-html.phtml:17 #: resources/views/emails/password-request-text.phtml:9 msgid "If you did not request a new password, please ignore this message." msgstr "" #: resources/views/emails/register-user-html.phtml:23 #: resources/views/emails/register-user-text.phtml:10 msgid "If you didn’t request an account, you can just delete this message." msgstr "Jos et pyytänyt käyttäjätiliä, voit poistaa tämän ilmoituksen." #: resources/views/modals/media-file-fields.phtml:63 msgid "If you have a large number of media files, you can organize them into folders and subfolders." msgstr "Jos sinulla on monia mediatiedostoja, voit järjestää ne kansioihin ja alikansioihin." #: resources/views/admin/trees-import.phtml:79 msgid "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." msgstr "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." #: resources/views/admin/site-preferences.phtml:28 msgid "If you select a different folder, you must also move all files (except config.ini.php, index.php, and .htaccess) from the existing folder to the new folder." msgstr "Jos valitset eri kansion, sinun täytyy myös siirtää kaikki tiedostot (paitsi config.ini.php, index.php ja .htaccess) nykyisestä kansiosta uuteen kansioon." #. I18N: Help text for the “Media folder” configuration setting #: resources/views/admin/trees-preferences.phtml:257 msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." msgstr "Jos valitset muun kansion, sinun täytyy myös siirtää kaikki mediatiedostot nykyisestä kansiosta uuteen kansioon." #. I18N: Help text for the “Show living individuals” configuration setting #: resources/views/admin/trees-privacy.phtml:99 msgid "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." msgstr "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." #: resources/views/setup/step-2-server-checks.phtml:57 msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." msgstr "Jos ylität näitä rajoituksia, voi keskeytyä suoritettava työ tai saat tyhjiä sivuja." #: app/Http/Controllers/Admin/ModuleController.php:100 msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." msgstr "Jos käytät jotakin seuraavista seuranta ja analytiikka palveluista, webtrees voi lisätä seurantakoodit automaattisesti." #: app/GedcomTag.php:2101 app/Http/Controllers/Admin/MediaController.php:469 msgid "Image dimensions" msgstr "Kuvan mitat" #: resources/views/admin/trees-preferences.phtml:330 msgid "Images without watermarks" msgstr "Kuvat ilman vesileimoja" #. I18N: gedcom tag IMMI #: app/GedcomTag.php:795 msgid "Immigration" msgstr "Maahanmuutto" #: resources/views/admin/trees.phtml:297 msgid "Import" msgstr "Tuo" #: resources/views/admin/map-import-form.phtml:65 msgid "Import Options." msgstr "Tuontiasetukset." #: app/Http/Controllers/AdminTreesController.php:636 msgid "Import a GEDCOM file" msgstr "Tuo GEDCOM tietue" #: resources/views/admin/locations.phtml:129 msgid "Import all places from a family tree" msgstr "Tuo kaikki paikat sukupuusta" #: app/Http/Controllers/Admin/ImportThumbnailsController.php:48 #: resources/views/admin/control-panel.phtml:506 msgid "Import custom thumbnails from webtrees version 1" msgstr "Tuo omat pikkukuvat webtrees-versiosta 1" #: app/Http/Controllers/Admin/LocationController.php:585 msgid "Import geographic data" msgstr "Tuo maantieteelliset tiedot" #: resources/views/admin/trees-import.phtml:71 msgid "Import preferences" msgstr "Tuonti asetukset" #: resources/views/admin/trees-merge.phtml:9 #: resources/views/admin/trees-renumber.phtml:8 msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." msgstr "Sukupuussa jokaisella tietueella on sisäinen viitenumero (nimeltä ”XREF”), kuten esimerkiksi ”F123” tai ”R14”." #: resources/views/help/romanized.phtml:4 msgid "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.

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.

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." msgstr "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.

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.

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." #: resources/views/help/hebrew.phtml:4 msgid "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.

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.

Although this field is labeled “Hebrew”, it is not restricted to containing only Hebrew characters." msgstr "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.

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.

Vaikka tämän kentän otsikko on ”Heprea”, tähän kenttään voi vapaasti käyttää mitä tahansa aakkosia." #. I18N: Help text for the “Calendar conversion” configuration setting #: resources/views/admin/trees-preferences.phtml:120 msgid "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." msgstr "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." #. I18N: Help text for the “Extend privacy to dead individuals” configuration setting #: resources/views/admin/trees-privacy.phtml:120 msgid "In some countries, privacy laws apply not only to living individuals, but also to those who have died recently. This option will allow you to extend the privacy rules for living individuals to those who were born or died within a specified number of years. Leave these values empty to disable this feature." msgstr "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." #: app/Http/Controllers/CalendarController.php:130 msgid "In this month…" msgstr "Tässä kuussa, historiassa…" #: app/Http/Controllers/CalendarController.php:133 msgid "In this year…" msgstr "Historialliset tapahtumat vuonna…" #. I18N: "thumbs" is fixed text. Do not change it. #: resources/views/admin/webtrees1-thumbnails.phtml:9 msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." msgstr "webtrees-versiossa 1 voit lisätä omia pikkukuvia mediakohteisiin luomalla tiedostoja \"thumbs\"-kansioissa." #: resources/views/admin/webtrees1-thumbnails.phtml:11 msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." msgstr "webtrees-versiossa 2 omat pikkukuvat tallennetaan toisena mediatiedostona samaan mediakohteeseen." #: resources/views/admin/trees-unconnected.phtml:24 msgid "Include associates" msgstr "Sisällä läheiset" #: app/Http/Controllers/ListController.php:272 #, php-format msgid "Include individuals with “%s” as a married name" msgstr "Sisällytä henkilöt joiden avionimi on ”%s”" #: resources/views/admin/trees-export.phtml:48 msgid "Include media (automatically zips files)" msgstr "Lisää media (zippaa automaattisesti tiedostot)" #. I18N: Label for check-box #: resources/views/admin/media.phtml:53 #: resources/views/media-list-page.phtml:26 msgid "Include subfolders" msgstr "Sisällytä alikansiot" #: resources/views/modules/custom-css-js/edit.phtml:28 msgid "Include the <script></script> tags." msgstr "Lisää <script></script>-tunnisteet." #: resources/views/modules/custom-css-js/edit.phtml:16 msgid "Include the <style></style> tags." msgstr "Lisää <style></style>-tunnisteet." #. I18N: Label for a configuration option #: resources/views/modules/lifespans-chart/page.phtml:23 msgid "Include the individual’s immediate family" msgstr "Lisää henkilön lähisukulaiset" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:247 msgid "India" msgstr "Intia" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:403 msgid "Indianapolis, Indiana, United States" msgstr "Indianapolis, Indiana, Yhdysvallat" #. I18N: gedcom tag INDI #. I18N: Name of a module/report #: app/GedcomTag.php:802 app/Module/IndividualReportModule.php:38 #: resources/views/admin/fix-level-0-media.phtml:26 #: resources/views/admin/trees-privacy.phtml:173 #: resources/views/admin/trees.phtml:219 #: resources/views/cards/add-source-citation.phtml:23 #: resources/views/modals/link-media-to-individual.phtml:13 #: resources/views/modules/ancestors-chart/page.phtml:19 #: resources/views/modules/charts/config.phtml:15 #: resources/views/modules/compact-chart/page.phtml:15 #: resources/views/modules/descendancy_chart/page.phtml:15 #: resources/views/modules/family-book-chart/page.phtml:16 #: resources/views/modules/fanchart/page.phtml:16 #: resources/views/modules/favorites/favorites.phtml:63 #: resources/views/modules/hourglass-chart/page.phtml:16 #: resources/views/modules/interactive-tree/page.phtml:20 #: resources/views/modules/pedigree-chart/page.phtml:15 #: resources/views/modules/pedigree-map/page.phtml:14 #: resources/views/modules/random_media/slide-show.phtml:52 #: resources/views/modules/recent_changes/changes-table.phtml:31 #: resources/views/modules/statistics-chart/custom.phtml:25 #: resources/views/modules/stories/config.phtml:32 #: resources/views/modules/stories/edit.phtml:13 #: resources/views/modules/stories/list.phtml:9 #: resources/views/modules/timeline-chart/page.phtml:20 #: resources/views/search-advanced-page.phtml:14 #: resources/xml/reports/ahnentafel_report.xml:6 #: resources/xml/reports/descendancy_report.xml:5 #: resources/xml/reports/individual_ext_report.xml:5 #: resources/xml/reports/individual_report.xml:3 #: resources/xml/reports/individual_report.xml:5 #: resources/xml/reports/individual_report.xml:88 #: resources/xml/reports/missing_facts_report.xml:5 #: resources/xml/reports/pedigree_report.xml:5 #: resources/xml/reports/relative_ext_report.xml:5 msgid "Individual" msgstr "Henkilö" #: resources/views/modules/relationships-chart/page.phtml:16 msgid "Individual 1" msgstr "Henkilö 1" #: resources/views/modules/relationships-chart/page.phtml:25 msgid "Individual 2" msgstr "Henkilö 2" #: app/Statistics/Google/ChartDistribution.php:348 msgid "Individual distribution chart" msgstr "Henkilöjakautuma" #: resources/views/admin/control-panel.phtml:405 msgid "Individual page" msgstr "Henkilösivu" #: resources/views/admin/trees-preferences.phtml:436 msgid "Individual pages" msgstr "Henkilön tietosivut" #: resources/views/admin/users-edit.phtml:277 #: resources/views/edit-account-page.phtml:38 msgid "Individual record" msgstr "Henkilötiedot" #: resources/views/modules/gedcom_stats/config.phtml:32 #: resources/views/modules/gedcom_stats/statistics.phtml:184 #: resources/views/modules/html/template-statistics.phtml:75 msgid "Individual who lived the longest" msgstr "Iäkkäin edesmennyt" #. I18N: Name of a module/list #: app/Http/Controllers/AdminTreesController.php:2063 #: app/Http/Controllers/CalendarController.php:321 #: app/Http/Controllers/ListController.php:237 #: app/Module/AncestorsChartModule.php:223 #: app/Module/DescendancyChartModule.php:248 #: app/Module/IndividualListModule.php:45 #: app/Module/StatisticsChartModule.php:145 #: app/Module/StatisticsChartModule.php:279 #: app/Module/StatisticsChartModule.php:328 #: app/Module/StatisticsChartModule.php:523 #: app/Module/StatisticsChartModule.php:585 #: app/Module/StatisticsChartModule.php:646 #: resources/views/admin/control-panel-manager.phtml:45 #: resources/views/admin/control-panel.phtml:128 #: resources/views/admin/merge-records-step-1.phtml:17 #: resources/views/gedcom-record-page.phtml:38 #: resources/views/lists/given-names-table.phtml:13 #: resources/views/lists/media-table.phtml:69 #: resources/views/lists/notes-table.phtml:81 #: resources/views/lists/sources-table.phtml:84 #: resources/views/lists/surnames-table.phtml:22 #: resources/views/media-page.phtml:54 #: resources/views/modules/census-assistant.phtml:51 #: resources/views/modules/gedcom_stats/config.phtml:20 #: resources/views/modules/gedcom_stats/statistics.phtml:19 #: resources/views/modules/html/template-statistics.phtml:14 #: resources/views/modules/random_media/config.phtml:12 #: resources/views/modules/statistics-chart/custom.phtml:53 #: resources/views/modules/statistics-chart/custom.phtml:148 #: resources/views/note-page.phtml:38 resources/views/place-events.phtml:6 #: resources/views/place-sidebar.phtml:19 #: resources/views/search-general-page.phtml:30 #: resources/views/search-results.phtml:9 resources/views/source-page.phtml:38 #: resources/xml/reports/fact_sources.xml:54 #: resources/xml/reports/fact_sources.xml:258 msgid "Individuals" msgstr "Henkilöt" #: app/Statistics/Google/ChartIndividualWithSources.php:94 #: resources/views/statistics/other/chart-sources.phtml:18 msgid "Individuals with sources" msgstr "Henkilöt, joilla on tietolähteitä" #: app/Http/Controllers/ListController.php:334 #, php-format msgid "Individuals with surname %s" msgstr "Henkilöt, joilla on sukunimi %s" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:245 msgid "Indonesia" msgstr "Indonesia" #. I18N: gedcom tag INFL #: app/Functions/FunctionsDate.php:41 app/GedcomTag.php:805 msgid "Infant" msgstr "Sylilapsi" #: app/GedcomCode/GedcomCodeRela.php:244 msgid "Informant" msgstr "Tiedon antaja" #: app/GedcomCode/GedcomCodeRela.php:241 msgctxt "FEMALE" msgid "Informant" msgstr "Tiedon antaja" #: app/GedcomCode/GedcomCodeRela.php:237 msgctxt "MALE" msgid "Informant" msgstr "Tiedon antaja" #. I18N: Name of a module #: app/Module/ChartsBlockModule.php:241 app/Module/InteractiveTreeModule.php:49 msgid "Interactive tree" msgstr "Interaktiivinen sukupuu" #. I18N: %s is an individual’s name #: app/Module/ChartsBlockModule.php:151 #: app/Module/InteractiveTree/TreeView.php:152 #: app/Module/InteractiveTreeModule.php:159 #, php-format msgid "Interactive tree of %s" msgstr "Interaktiivinen puu - %s" #: app/Functions/FunctionsEdit.php:130 msgid "Internal messaging" msgstr "Sisäinen viesti" #: app/Functions/FunctionsEdit.php:131 msgid "Internal messaging with emails" msgstr "Sisäiset viestit ja sähköposti" #. I18N: gedcom tag _INTE #: app/GedcomTag.php:1858 msgid "Interred" msgstr "Hautaaminen" #. I18N: gedcom tag _INTE #: app/GedcomTag.php:1854 msgctxt "FEMALE" msgid "Interred" msgstr "Hautaaminen" #. I18N: gedcom tag _INTE #: app/GedcomTag.php:1849 msgctxt "MALE" msgid "Interred" msgstr "Hautaaminen" #: app/Http/Controllers/GedcomFileController.php:106 msgid "Invalid GEDCOM file - no header record found." msgstr "Rakennevirhe GEDCOM tiedostossa - otsikkotietuetta (header) ei löytynyt." #: app/Exceptions/GedcomErrorException.php:35 msgid "Invalid GEDCOM record" msgstr "Virheellinen GEDCOM-tietue" #: app/Date.php:372 msgid "Invalid date" msgstr "Virheellinen päivämäärä" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:255 msgid "Iran" msgstr "Iran" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:257 msgid "Iraq" msgstr "Irak" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:253 msgid "Ireland" msgstr "Irlanti" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:249 msgid "Isle of Man" msgstr "Mansaari" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:261 msgid "Israel" msgstr "Israel" #: resources/views/admin/upgrade/steps.phtml:9 msgid "It can take several minutes to download and install the upgrade. Be patient." msgstr "Päivityksen lataaminen ja asentaminen voi kestää useita minuutteja. Ole kärsivällinen." #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:263 msgid "Italy" msgstr "Italia" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:202 msgctxt "GENITIVE" msgid "Iyar" msgstr "ijar-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:308 msgctxt "INSTRUMENTAL" msgid "Iyar" msgstr "ijar-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:255 msgctxt "LOCATIVE" msgid "Iyar" msgstr "ijar-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:149 msgctxt "NOMINATIVE" msgid "Iyar" msgstr "ijar-kuu" #. I18N: The Persian/Jalali calendar #: app/Date.php:235 msgid "Jalali" msgstr "Islamilainen (Jalali)" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:265 msgid "Jamaica" msgstr "Jamaika" #: app/Date/AbstractGregorianJulianDate.php:199 msgctxt "Abbreviation for January" msgid "Jan" msgstr "tammi" #: app/Date/AbstractGregorianJulianDate.php:96 msgctxt "GENITIVE" msgid "January" msgstr "tammikuuta" #: app/Date/AbstractGregorianJulianDate.php:166 msgctxt "INSTRUMENTAL" msgid "January" msgstr "tammikuun" #: app/Date/AbstractGregorianJulianDate.php:131 msgctxt "LOCATIVE" msgid "January" msgstr "tammikuussa" #: app/Date/AbstractGregorianJulianDate.php:61 #: app/Module/StatisticsChartModule.php:788 #: resources/views/edit/initialize-calendar-popup.phtml:7 msgctxt "NOMINATIVE" msgid "January" msgstr "tammikuu" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:270 msgid "Japan" msgstr "Japani" #. I18N: The Hebrew/Jewish calendar #: app/Date.php:231 app/Module/YahrzeitModule.php:246 #: resources/views/help/date.phtml:151 msgid "Jewish" msgstr "Juutalainen" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:406 msgid "Johannesburg, South Africa" msgstr "Johannesburg, Etelä-Afrikka" #. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. #: app/Tree.php:305 msgid "John /DOE/" msgstr "Matti /Meikäläinen/" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:268 msgid "Jordan" msgstr "Jordania" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:409 msgid "Jordan River, Utah, United States" msgstr "Jordan River, Utah, Yhdysvallat" #. I18N: Name of a module #: app/Module/UserJournalModule.php:112 msgid "Journal" msgstr "Päiväkirja" #: app/Date/AbstractGregorianJulianDate.php:205 msgctxt "Abbreviation for July" msgid "Jul" msgstr "heinä" #. I18N: The julian calendar #: app/Date.php:227 resources/views/help/date.phtml:135 msgid "Julian" msgstr "Juliaaninen" #: app/Date/AbstractGregorianJulianDate.php:102 msgctxt "GENITIVE" msgid "July" msgstr "heinäkuuta" #: app/Date/AbstractGregorianJulianDate.php:172 msgctxt "INSTRUMENTAL" msgid "July" msgstr "heinäkuun" #: app/Date/AbstractGregorianJulianDate.php:137 msgctxt "LOCATIVE" msgid "July" msgstr "heinäkuussa" #: app/Date/AbstractGregorianJulianDate.php:67 #: app/Module/StatisticsChartModule.php:794 #: resources/views/edit/initialize-calendar-popup.phtml:13 msgctxt "NOMINATIVE" msgid "July" msgstr "heinäkuu" #. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal #: app/Date/HijriDate.php:134 msgctxt "GENITIVE" msgid "Jumada al-awwal" msgstr "jumada-al-awwal" #. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal #: app/Date/HijriDate.php:224 msgctxt "INSTRUMENTAL" msgid "Jumada al-awwal" msgstr "jumada-al-awwal" #. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal #: app/Date/HijriDate.php:179 msgctxt "LOCATIVE" msgid "Jumada al-awwal" msgstr "jumada-al-awwal" #. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal #: app/Date/HijriDate.php:89 msgctxt "NOMINATIVE" msgid "Jumada al-awwal" msgstr "jumada-al-awwal" #. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani #: app/Date/HijriDate.php:136 msgctxt "GENITIVE" msgid "Jumada al-thani" msgstr "jumada-al-sani" #. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani #: app/Date/HijriDate.php:226 msgctxt "INSTRUMENTAL" msgid "Jumada al-thani" msgstr "jumada-al-sani" #. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani #: app/Date/HijriDate.php:181 msgctxt "LOCATIVE" msgid "Jumada al-thani" msgstr "jumada-al-sani" #. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani #: app/Date/HijriDate.php:91 msgctxt "NOMINATIVE" msgid "Jumada al-thani" msgstr "jumada-al-sani" #: app/Date/AbstractGregorianJulianDate.php:204 msgctxt "Abbreviation for June" msgid "Jun" msgstr "kesä" #: app/Date/AbstractGregorianJulianDate.php:101 msgctxt "GENITIVE" msgid "June" msgstr "kesäkuuta" #: app/Date/AbstractGregorianJulianDate.php:171 msgctxt "INSTRUMENTAL" msgid "June" msgstr "kesäkuun" #: app/Date/AbstractGregorianJulianDate.php:136 msgctxt "LOCATIVE" msgid "June" msgstr "kesäkuussa" #: app/Date/AbstractGregorianJulianDate.php:66 #: app/Module/StatisticsChartModule.php:793 #: resources/views/edit/initialize-calendar-popup.phtml:12 msgctxt "NOMINATIVE" msgid "June" msgstr "kesäkuu" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:412 msgid "Kansas City, Missouri, United States" msgstr "Kansas City, Missouri, Yhdysvallat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:272 msgid "Kazakhstan" msgstr "Kazakstan" #. I18N: A configuration setting #: resources/views/admin/trees-import.phtml:76 msgid "Keep media objects" msgstr "Säilytä media kohteet" #: resources/views/modals/on-screen-keyboard.phtml:8 msgid "Keep open" msgstr "Pidä auki" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:943 #: resources/views/edit/add-fact.phtml:70 #: resources/views/edit/edit-fact.phtml:96 msgid "Keep the existing “last change” information" msgstr "Pidä nykyinen ”viimeisin muutos” tieto" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:274 msgid "Kenya" msgstr "Kenia" #: app/Module/HtmlBlockModule.php:191 msgid "Keyword examples" msgstr "Avainsanaesimerkit" #: app/Date/JalaliDate.php:259 msgctxt "Abbreviation for Persian month: Khordad" msgid "Khor" msgstr "Khor" #. I18N: 3rd month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:127 msgctxt "GENITIVE" msgid "Khordad" msgstr "Khordad" #. I18N: 3rd month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:217 msgctxt "INSTRUMENTAL" msgid "Khordad" msgstr "Khordad" #. I18N: 3rd month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:172 msgctxt "LOCATIVE" msgid "Khordad" msgstr "Khordad" #. I18N: 3rd month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:82 msgctxt "NOMINATIVE" msgid "Khordad" msgstr "Khordad" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:418 msgid "Kiev, Ukraine" msgstr "Kiev, Ukraina" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:280 msgid "Kiribati" msgstr "Kiribati" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:188 msgctxt "GENITIVE" msgid "Kislev" msgstr "kislev-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:294 msgctxt "INSTRUMENTAL" msgid "Kislev" msgstr "kislev-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:241 msgctxt "LOCATIVE" msgid "Kislev" msgstr "kislev-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:135 msgctxt "NOMINATIVE" msgid "Kislev" msgstr "kislev-kuu" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:415 msgid "Kona, Hawaii, United States" msgstr "Kona, Havaiji, Yhdysvallat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:284 msgid "Korea" msgstr "Korean tasavalta" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:286 msgid "Kuwait" msgstr "Kuwait" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:276 msgid "Kyrgyzstan" msgstr "Kirgisia" #. I18N: gedcom tag BAPL. LDS = Church of Latter Day Saints. #: app/GedcomTag.php:499 msgid "LDS baptism" msgstr "MAP-kaste" #. I18N: gedcom tag SLGC. LDS = Church of Latter Day Saints. #: app/GedcomTag.php:1006 msgid "LDS child sealing" msgstr "MAP-lapsen sinetöinti" #. I18N: gedcom tag CONL. LDS = Church of Latter Day Saints. #: app/GedcomTag.php:622 msgid "LDS confirmation" msgstr "MAP-konfirmaatio" #. I18N: gedcom tag ENDL. LDS = Church of Latter Day Saints. #: app/GedcomTag.php:698 msgid "LDS endowment" msgstr "MAP-endaumentti" #. I18N: gedcom tag SLGS. LDS = Church of Latter Day Saints. #: app/GedcomTag.php:1015 msgid "LDS spouse sealing" msgstr "MAP-puolison sinetöinti" #: app/Functions/FunctionsPrint.php:384 msgid "LDS temple" msgstr "MAP-kirkon temppeli" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:385 msgid "Laie, Hawaii, United States" msgstr "Laie, Havaiji, Yhdysvallat" #. I18N: page orientation #: app/Http/Controllers/AdminTreesController.php:1008 #: resources/xml/reports/change_report.xml:10 #: resources/xml/reports/pedigree_report.xml:7 msgid "Landscape" msgstr "Vaakasuoraan" #. I18N: gedcom tag LANG #. I18N: A configuration setting #: app/GedcomTag.php:808 app/Module/ModuleLanguageTrait.php:46 #: app/Module/ModuleThemeTrait.php:247 resources/views/admin/modules.phtml:249 #: resources/views/admin/modules.phtml:252 #: resources/views/admin/trees-preferences.phtml:63 #: resources/views/admin/users-edit.phtml:106 #: resources/views/admin/users.phtml:18 #: resources/views/edit-account-page.phtml:82 #: resources/views/layouts/administration.phtml:53 #: resources/views/setup/step-1-language.phtml:19 msgid "Language" msgstr "Kieli" #: app/Http/Controllers/Admin/ModuleController.php:159 #: resources/views/admin/control-panel.phtml:380 #: resources/views/admin/modules.phtml:107 #: resources/views/admin/modules.phtml:109 msgid "Languages" msgstr "Kielet" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:288 msgid "Laos" msgstr "Laos" #: resources/views/setup/step-2-server-checks.phtml:49 msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" msgstr "Isokokoinen sovellus (50 000 henkilöä): 64–128MB, 40–80 sekuntia" #: app/Statistics/Google/ChartFamilyLargest.php:121 #: resources/views/statistics/families/children.phtml:44 msgid "Largest families" msgstr "Suurimmat perheet" #: resources/views/statistics/families/children.phtml:53 msgid "Largest number of grandchildren" msgstr "Suurin lastenlasten lukumäärä" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:439 msgid "Las Vegas, Nevada, United States" msgstr "Las Vegas, Nevada, Yhdysvallat" #. I18N: gedcom tag CHAN #: app/GedcomTag.php:575 resources/views/edit/add-fact.phtml:67 #: resources/views/edit/edit-fact.phtml:93 #: resources/views/lists/families-table.phtml:263 #: resources/views/lists/individuals-table.phtml:289 #: resources/views/lists/media-table.phtml:72 #: resources/views/lists/notes-table.phtml:85 #: resources/views/lists/repositories-table.phtml:43 #: resources/views/lists/sources-table.phtml:88 #: resources/views/modules/gedcom_stats/config.phtml:6 #: resources/views/modules/recent_changes/changes-table.phtml:16 #: resources/xml/reports/change_report.xml:66 #: resources/xml/reports/change_report.xml:108 msgid "Last change" msgstr "Viimeisin muutos" #: app/Module/ReviewChangesModule.php:150 msgid "Last email reminder was sent " msgstr "Viimeisin sähköpostimuistutus lähetettiin " #: resources/views/statistics/other/total-events.phtml:35 msgid "Last event" msgstr "Viimeisin tapahtuma" #: resources/views/admin/users.phtml:22 msgid "Last signed in" msgstr "Viimeksi kirjautunut" #: resources/views/modules/gedcom_stats/config.phtml:29 #: resources/views/modules/gedcom_stats/statistics.phtml:151 #: resources/views/modules/html/template-statistics.phtml:63 #: resources/views/statistics/individuals/total-events.phtml:53 msgid "Latest birth" msgstr "Viimeisin syntymä" #: resources/views/modules/gedcom_stats/config.phtml:31 #: resources/views/modules/gedcom_stats/statistics.phtml:173 #: resources/views/modules/html/template-statistics.phtml:71 #: resources/views/statistics/individuals/total-events.phtml:101 msgid "Latest death" msgstr "Viimeisin kuolema" #: resources/views/statistics/families/total-records.phtml:102 msgid "Latest divorce" msgstr "Viimeisin avioero" #: resources/views/statistics/families/total-records.phtml:54 msgid "Latest marriage" msgstr "Viimeisin avioliitto" #. I18N: gedcom tag LATI #: app/Functions/FunctionsPrint.php:350 app/GedcomTag.php:811 #: resources/views/admin/location-edit.phtml:42 #: resources/views/admin/locations.phtml:13 #: resources/views/edit/input-addon-coordinates.phtml:5 #: resources/views/edit/input-addon-coordinates.phtml:8 msgid "Latitude" msgstr "Leveysaste" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:308 msgid "Latvia" msgstr "Latvia" #: resources/views/modules/ancestors-chart/page.phtml:38 #: resources/views/modules/descendancy_chart/page.phtml:34 #: resources/views/modules/fanchart/page.phtml:25 #: resources/views/modules/hourglass-chart/page.phtml:35 #: resources/views/modules/pedigree-chart/page.phtml:33 msgid "Layout" msgstr "Näkymä" #: resources/views/edit-account-page.phtml:75 msgid "Leave the password blank if you want to keep the current password." msgstr "Jätä salasana tyhjäksi jos et halua muuttaa sitä." #: resources/views/admin/media-upload.phtml:36 msgid "Leave this entry blank to keep the original filename" msgstr "Jätä tämä syöttökenttä tyhjäksi säilyttääksesi alkuperäisen tiedostonimen" #: resources/views/lists/families-table.phtml:200 #: resources/views/lists/individuals-table.phtml:260 msgid "Leaves" msgstr "Lehdet" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:290 msgid "Lebanon" msgstr "Libanon" #: app/Module/PedigreeChartModule.php:311 msgid "Left" msgstr "Vasemmalla" #. I18N: gedcom tag LEGA #: app/GedcomTag.php:814 msgid "Legatee" msgstr "Perinnönsaaja" #: resources/views/statistics/families/marriage-length.phtml:10 msgid "Length of marriage" msgstr "Avioliiton kesto" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:302 msgid "Lesotho" msgstr "Lesotho" #: resources/xml/reports/ahnentafel_report.xml:13 #: resources/xml/reports/bdm_report.xml:12 #: resources/xml/reports/birth_report.xml:10 #: resources/xml/reports/cemetery_report.xml:8 #: resources/xml/reports/change_report.xml:9 #: resources/xml/reports/death_report.xml:11 #: resources/xml/reports/descendancy_report.xml:8 #: resources/xml/reports/fact_sources.xml:8 #: resources/xml/reports/family_group_report.xml:11 #: resources/xml/reports/individual_ext_report.xml:12 #: resources/xml/reports/individual_report.xml:9 #: resources/xml/reports/marriage_report.xml:10 #: resources/xml/reports/missing_facts_report.xml:8 #: resources/xml/reports/occupation_report.xml:7 #: resources/xml/reports/pedigree_report.xml:8 #: resources/xml/reports/relative_ext_report.xml:8 msgctxt "paper size" msgid "Letter" msgstr "Letter" #: app/Http/Controllers/Admin/LocationController.php:449 msgid "Level" msgstr "Taso" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:292 msgid "Liberia" msgstr "Liberia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:294 msgid "Libya" msgstr "Libya" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:298 msgid "Liechtenstein" msgstr "Liechtenstein" #: resources/views/statistics/individuals/lifespan.phtml:10 msgid "Lifespan" msgstr "Elinkaari" #. I18N: Name of a module/chart #: app/Module/LifespansChartModule.php:56 msgid "Lifespans" msgstr "Elinkaaret" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:424 msgid "Lima, Peru" msgstr "Lima, Peru" #: app/Http/Controllers/Admin/FixLevel0MediaController.php:47 #: resources/views/admin/control-panel.phtml:500 msgid "Link media objects to facts and events" msgstr "Linkitä mediakohteita faktoihin ja tapahtumiin" #. I18N: You need to: #: resources/views/emails/verify-notify-html.phtml:31 #: resources/views/emails/verify-notify-text.phtml:17 msgid "Link the user account to an individual." msgstr "Linkkaa tämä käyttäjätili henkilöön." #: app/Http/Controllers/EditIndividualController.php:692 #: resources/views/modules/relatives/tab.phtml:100 msgid "Link this individual to an existing family as a child" msgstr "Liitä tämä henkilö lapseksi sivustolla olevaan perheeseen" #: resources/views/media-page-menu.phtml:23 #: resources/views/modals/link-media-to-family.phtml:8 msgid "Link this media object to a family" msgstr "Linkkaa tämä meediakohde perheeseen" #: resources/views/media-page-menu.phtml:27 #: resources/views/modals/link-media-to-source.phtml:8 msgid "Link this media object to a source" msgstr "Linkkaa tämä meediakohde lähteeseen" #: resources/views/media-page-menu.phtml:19 #: resources/views/modals/link-media-to-individual.phtml:8 msgid "Link this media object to an individual" msgstr "Linkkaa tämä meediakohde henkilöön" #: resources/views/admin/users-edit.phtml:291 msgid "Link this user to an individual in the family tree." msgstr "Linkkaa tämä käyttäja sukupuun henkilöön." #. I18N: gedcom tag _DBID #: app/GedcomTag.php:1654 msgid "Linked database ID" msgstr "Yhdistetyn tietokannan tunnus" #: resources/views/chart-box.phtml:110 resources/views/chart-box.phtml:122 #: resources/views/chart-box.phtml:123 msgid "Links" msgstr "Linkit" #: resources/views/admin/modules.phtml:201 #: resources/views/admin/modules.phtml:204 msgid "List" msgstr "Luettelo" #. I18N: Name of a module #: app/Http/Controllers/Admin/ModuleController.php:171 #: app/Module/ListsMenuModule.php:56 app/Module/ListsMenuModule.php:102 #: resources/views/admin/control-panel.phtml:338 #: resources/views/admin/modules.phtml:83 #: resources/views/admin/modules.phtml:85 #: resources/views/admin/trees-preferences.phtml:340 msgid "Lists" msgstr "Luettelot" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:304 msgid "Lithuania" msgstr "Liettua" #: app/SurnameTradition.php:105 msgctxt "Surname tradition" msgid "Lithuanian" msgstr "Liettuan sukunimen esitystapa" #: app/Statistics/Google/ChartMortality.php:70 msgid "Living" msgstr "Elossa" #: resources/views/calendar-page.phtml:85 msgid "Living individuals" msgstr "Elossa olevat" #: resources/views/lists/datatables-attributes.phtml:26 msgid "Loading…" msgstr "Ladataan…" #. I18N: “Local files” are stored on this computer #: resources/views/admin/media.phtml:22 msgid "Local files" msgstr "Paikalliset tiedostot" #. I18N: gedcom tag MAP #. I18N: gedcom tag _LOC #: app/GedcomTag.php:820 app/GedcomTag.php:1862 msgid "Location" msgstr "Sijaintipaikka" #: app/Http/Controllers/Admin/LocationController.php:394 msgid "Location not removed: this location contains sub-locations" msgstr "Sijaintia ei poistettu: tämä sijainti sisältää alisijanteja" #: app/GedcomCode/GedcomCodeRela.php:255 msgid "Lodger" msgstr "Asukki" #: app/GedcomCode/GedcomCodeRela.php:252 msgctxt "FEMALE" msgid "Lodger" msgstr "Asukki" #: app/GedcomCode/GedcomCodeRela.php:248 msgctxt "MALE" msgid "Lodger" msgstr "Asukki" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:427 msgid "Logan, Utah, United States" msgstr "Logan, Utah, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:430 msgid "London, England" msgstr "London, Englanti" #. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting #: resources/views/admin/trees-preferences.phtml:370 msgid "Long lists of individuals with the same surname can be broken into smaller sub-lists according to the first letter of the individual’s given name.

This option determines when sub-listing of surnames will occur. To disable sub-listing completely, set this option to zero." msgstr "Pitkissä luetteloissa, joissa henkilöillä on sama sukunimi voi esitystapa olla puurakenne eli alihakemistorakenne; sukunimi kerran ja seuraavalla tasolla nimet etunimen mukaisessa järjestyksessä.

Tällä valinnalla päätetään käytetäänkö omaisuutta vai ei. Kun haluat kokonaan poista tämän ominaisuuden, anna arvo nolla." #: resources/views/statistics/families/marriage-length.phtml:20 msgid "Longest marriage" msgstr "Pisin avioliiton kesto" #. I18N: gedcom tag LONG #: app/Functions/FunctionsPrint.php:356 app/GedcomTag.php:817 #: resources/views/admin/location-edit.phtml:53 #: resources/views/admin/locations.phtml:14 #: resources/views/edit/input-addon-coordinates.phtml:5 #: resources/views/edit/input-addon-coordinates.phtml:8 msgid "Longitude" msgstr "Pituusaste" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:421 msgid "Los Angeles, California, United States" msgstr "Los Angeles, Kalifornia, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:433 msgid "Louisville, Kentucky, United States" msgstr "Louisville, Kentucky, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:436 msgid "Lubbock, Texas, United States" msgstr "Lubbock, Texas, Yhdysvallat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:306 msgid "Luxembourg" msgstr "Luxemburg" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:310 msgid "Macau" msgstr "Macao" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:327 msgid "Macedonia" msgstr "Makedonia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:319 msgid "Madagascar" msgstr "Madagaskar" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:442 msgid "Madrid, Spain" msgstr "Madrid, Espanja" #. I18N: Type of media object #: app/GedcomTag.php:2379 msgid "Magazine" msgstr "Aikakauslehti" #. I18N: gedcom tag _NAME #: app/GedcomTag.php:1985 msgid "Mailing name" msgstr "Postitusnimi" #: app/Functions/FunctionsEdit.php:133 msgid "Mailto link" msgstr "Mailto-linkki" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:351 msgid "Malawi" msgstr "Malawi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:353 msgid "Malaysia" msgstr "Malesia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:321 msgid "Maldives" msgstr "Malediivit" #: app/Functions/FunctionsEdit.php:531 #: app/Http/Controllers/IndividualController.php:317 #: app/Module/StatisticsChartModule.php:775 msgid "Male" msgstr "Mies" #: app/Statistics/Google/ChartAge.php:108 #: app/Statistics/Google/ChartMarriageAge.php:131 #: app/Statistics/Google/ChartSex.php:60 #: resources/views/calendar-page.phtml:105 #: resources/views/lists/families-table.phtml:108 #: resources/views/lists/families-table.phtml:123 #: resources/views/lists/families-table.phtml:135 #: resources/views/lists/individuals-table.phtml:124 #: resources/views/lists/individuals-table.phtml:139 #: resources/views/lists/individuals-table.phtml:151 #: resources/views/modules/gedcom_stats/statistics.phtml:28 #: resources/views/modules/gedcom_stats/statistics.phtml:200 #: resources/views/modules/html/template-statistics.phtml:18 #: resources/views/modules/top10_givnnames/block.phtml:5 #: resources/views/statistics/individuals/greatest-age.phtml:18 #: resources/views/statistics/individuals/lifespan.phtml:27 #: resources/views/statistics/individuals/oldest-living.phtml:18 msgid "Males" msgstr "Miehet" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:329 msgid "Mali" msgstr "Mali" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:331 msgid "Malta" msgstr "Malta" #: app/Http/Controllers/AdminTreesController.php:670 #: resources/views/admin/changes-log.phtml:3 #: resources/views/admin/control-panel-manager.phtml:43 #: resources/views/admin/control-panel.phtml:125 #: resources/views/admin/control-panel.phtml:189 #: resources/views/admin/merge-records-step-1.phtml:4 #: resources/views/admin/merge-records-step-2.phtml:4 #: resources/views/admin/trees-check.phtml:3 #: resources/views/admin/trees-duplicates.phtml:3 #: resources/views/admin/trees-export.phtml:3 #: resources/views/admin/trees-import.phtml:4 #: resources/views/admin/trees-preferences.phtml:9 #: resources/views/admin/trees-privacy.phtml:11 msgid "Manage family trees" msgstr "Hallitse sukupuita" #: resources/views/admin/trees-merge.phtml:3 #: resources/views/admin/trees-places.phtml:3 #: resources/views/admin/trees-renumber.phtml:3 #: resources/views/admin/trees-unconnected.phtml:17 msgid "Manage family trees " msgstr "Hallitse sukupuita " #: app/Http/Controllers/Admin/MediaController.php:75 #: resources/views/admin/control-panel.phtml:488 #: resources/views/admin/media-upload.phtml:3 msgid "Manage media" msgstr "Hallitse mediaa" #: resources/views/media-page-menu.phtml:15 msgid "Manage the links" msgstr "Ylläpidä linkkejä" #. I18N: Listbox entry; name of a role #: app/Http/Controllers/Admin/UsersController.php:484 #: resources/views/admin/trees-export.phtml:91 #: resources/views/admin/users-edit.phtml:253 #: resources/views/modules/clippings/download.phtml:21 msgid "Manager" msgstr "Sukupuun ylläpitäjä" #: resources/views/admin/control-panel.phtml:222 msgid "Managers" msgstr "Sukupuun ylläpitäjät" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:445 msgid "Manaus, Brazil" msgstr "Manaus, Brasilia" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:448 msgid "Manhattan, New York, United States" msgstr "Manhattan, New York, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:451 msgid "Manila, Philippines" msgstr "Manila, Filippiinit" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:454 msgid "Manti, Utah, United States" msgstr "Manti, Utah, Yhdysvallat" #. I18N: Type of media object #: app/GedcomTag.php:2382 msgid "Manuscript" msgstr "Käsikirjoitus" #. I18N: Help text for the “GEDCOM errors” configuration setting #: resources/views/admin/trees-preferences.phtml:651 msgid "Many genealogy programs create GEDCOM files with custom tags, and webtrees understands most of them. When unrecognized tags are found, this option lets you choose whether to ignore them or display a warning message." msgstr "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." #. I18N: Type of media object #: app/GedcomTag.php:2385 resources/views/admin/control-panel.phtml:517 #: resources/views/modules/statistics-chart/custom.phtml:50 msgid "Map" msgstr "Kartta" #: app/Http/Controllers/Admin/MapProviderController.php:36 #: resources/views/admin/control-panel.phtml:537 #: resources/views/admin/map-provider.phtml:11 msgid "Map provider" msgstr "Karttaoperaattori" #: app/Date/AbstractGregorianJulianDate.php:201 msgctxt "Abbreviation for March" msgid "Mar" msgstr "maalis" #: app/Date/AbstractGregorianJulianDate.php:98 msgctxt "GENITIVE" msgid "March" msgstr "maaliskuuta" #: app/Date/AbstractGregorianJulianDate.php:168 msgctxt "INSTRUMENTAL" msgid "March" msgstr "maaliskuun" #: app/Date/AbstractGregorianJulianDate.php:133 msgctxt "LOCATIVE" msgid "March" msgstr "maaliskuussa" #: app/Date/AbstractGregorianJulianDate.php:63 #: app/Module/StatisticsChartModule.php:790 #: resources/views/edit/initialize-calendar-popup.phtml:9 msgctxt "NOMINATIVE" msgid "March" msgstr "maaliskuu" #. I18N: Help text for the “Format text and notes” configuration setting #: resources/views/admin/trees-preferences.phtml:619 msgid "Markdown is a simple system of formatting, used on websites such as Wikipedia. It uses unobtrusive punctuation characters to create headings and sub-headings, bold and italic text, lists, tables, etc." msgstr "Markdown 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." #. I18N: gedcom tag MARR #: app/GedcomTag.php:836 app/Http/Controllers/BranchesController.php:337 #: resources/views/calendar-page.phtml:139 #: resources/views/lists/families-table.phtml:210 #: resources/views/lists/families-table.phtml:218 #: resources/views/lists/families-table.phtml:226 #: resources/views/lists/families-table.phtml:255 #: resources/xml/reports/ahnentafel_report.xml:450 #: resources/xml/reports/bdm_report.xml:78 #: resources/xml/reports/descendancy_report.xml:575 #: resources/xml/reports/family_group_report.xml:377 #: resources/xml/reports/missing_facts_report.xml:23 #: resources/xml/reports/pedigree_report.xml:76 #: resources/xml/reports/pedigree_report.xml:77 #: resources/xml/reports/pedigree_report.xml:97 #: resources/xml/reports/pedigree_report.xml:98 #: resources/xml/reports/pedigree_report.xml:137 #: resources/xml/reports/pedigree_report.xml:138 #: resources/xml/reports/pedigree_report.xml:178 #: resources/xml/reports/pedigree_report.xml:179 #: resources/xml/reports/pedigree_report.xml:221 #: resources/xml/reports/pedigree_report.xml:222 #: resources/xml/reports/pedigree_report.xml:264 #: resources/xml/reports/pedigree_report.xml:265 #: resources/xml/reports/pedigree_report.xml:307 #: resources/xml/reports/pedigree_report.xml:308 #: resources/xml/reports/pedigree_report.xml:350 #: resources/xml/reports/pedigree_report.xml:351 #: resources/xml/reports/pedigree_report.xml:392 #: resources/xml/reports/pedigree_report.xml:430 #: resources/xml/reports/pedigree_report.xml:468 #: resources/xml/reports/pedigree_report.xml:506 #: resources/xml/reports/pedigree_report.xml:544 #: resources/xml/reports/pedigree_report.xml:582 #: resources/xml/reports/pedigree_report.xml:620 #: resources/xml/reports/pedigree_report.xml:658 #: resources/xml/reports/pedigree_report.xml:778 #: resources/xml/reports/pedigree_report.xml:779 #: resources/xml/reports/pedigree_report.xml:799 #: resources/xml/reports/pedigree_report.xml:800 #: resources/xml/reports/pedigree_report.xml:839 #: resources/xml/reports/pedigree_report.xml:840 #: resources/xml/reports/pedigree_report.xml:879 #: resources/xml/reports/pedigree_report.xml:880 #: resources/xml/reports/pedigree_report.xml:923 #: resources/xml/reports/pedigree_report.xml:966 #: resources/xml/reports/pedigree_report.xml:1009 #: resources/xml/reports/pedigree_report.xml:1052 #: resources/xml/reports/pedigree_report.xml:1099 #: resources/xml/reports/pedigree_report.xml:1137 #: resources/xml/reports/pedigree_report.xml:1175 #: resources/xml/reports/pedigree_report.xml:1213 #: resources/xml/reports/pedigree_report.xml:1251 #: resources/xml/reports/pedigree_report.xml:1289 #: resources/xml/reports/pedigree_report.xml:1327 #: resources/xml/reports/pedigree_report.xml:1365 msgid "Marriage" msgstr "Avioliitto" #. I18N: gedcom tag MARB #: app/GedcomTag.php:823 resources/xml/reports/missing_facts_report.xml:22 msgid "Marriage banns" msgstr "Avioliittokuulutus" #. I18N: gedcom tag _MSTAT #: app/GedcomTag.php:1982 msgid "Marriage beginning status" msgstr "Avioliittoon astumistila" #. I18N: gedcom tag _MBON #: app/GedcomTag.php:1961 msgid "Marriage bond" msgstr "Aviolupaus" #: app/Statistics/Google/ChartDistribution.php:342 msgid "Marriage by country" msgstr "Maa, jossa avioliitto solmittiin" #. I18N: gedcom tag MARC #: app/GedcomTag.php:830 msgid "Marriage contract" msgstr "Avioliittosopimus" #: resources/xml/reports/marriage_report.xml:8 msgid "Marriage date range end" msgstr "Avioitumisajanjakson loppu" #: resources/xml/reports/marriage_report.xml:7 msgid "Marriage date range start" msgstr "Avioitumisajanjakson alku" #. I18N: gedcom tag _MEND #: app/GedcomTag.php:1970 msgid "Marriage ending status" msgstr "Avioliiton päättymistila" #. I18N: gedcom tag _MARI #: app/GedcomTag.php:1865 msgid "Marriage intention" msgstr "Avioliittoaikomus" #. I18N: gedcom tag MARL #: app/GedcomTag.php:833 msgid "Marriage license" msgstr "Avioliittokuulutus" #: app/GedcomTag.php:1950 msgid "Marriage of a brother" msgstr "Veljen avioliitto" #: app/GedcomTag.php:1884 resources/views/admin/trees-preferences.phtml:474 msgid "Marriage of a child" msgstr "Lapsen avioliitto" #: app/GedcomTag.php:1881 msgid "Marriage of a daughter" msgstr "Tyttären avioliitto" #. I18N: ...to another spouse #: app/GedcomTag.php:1937 msgid "Marriage of a father" msgstr "Isän avioliitto" #: app/GedcomTag.php:1899 app/GedcomTag.php:1910 app/GedcomTag.php:1921 #: resources/views/admin/trees-preferences.phtml:468 msgid "Marriage of a grandchild" msgstr "Lapsenlapsen avioliitto" #: app/GedcomTag.php:1896 msgid "Marriage of a granddaughter" msgstr "Lapsenlapsen avioliitto" #: app/GedcomTag.php:1907 msgctxt "daughter’s daughter" msgid "Marriage of a granddaughter" msgstr "Tyttärentyttären avioliitto" #: app/GedcomTag.php:1918 msgctxt "son’s daughter" msgid "Marriage of a granddaughter" msgstr "Pojantyttären avioliitto" #: app/GedcomTag.php:1892 msgid "Marriage of a grandson" msgstr "Lapsenlapsen avioliitto" #: app/GedcomTag.php:1903 msgctxt "daughter’s son" msgid "Marriage of a grandson" msgstr "Tyttärenpojan avioliitto" #: app/GedcomTag.php:1914 msgctxt "son’s son" msgid "Marriage of a grandson" msgstr "Pojanpojan avioliitto" #: app/GedcomTag.php:1925 msgid "Marriage of a half-brother" msgstr "Velipuolen avioliitto" #: app/GedcomTag.php:1932 msgid "Marriage of a half-sibling" msgstr "Sisar- tai velipuolen avioliitto" #: app/GedcomTag.php:1929 msgid "Marriage of a half-sister" msgstr "Siskopuolen avioliitto" #. I18N: ...to another spouse #: app/GedcomTag.php:1942 msgid "Marriage of a mother" msgstr "Äidin avioliitto" #. I18N: ...to another spouse #: app/GedcomTag.php:1946 resources/views/admin/trees-preferences.phtml:486 msgid "Marriage of a parent" msgstr "Vanhemman avioliitto" #: app/GedcomTag.php:1957 resources/views/admin/trees-preferences.phtml:480 msgid "Marriage of a sibling" msgstr "Sisaruksen avioliitto" #: app/GedcomTag.php:1954 msgid "Marriage of a sister" msgstr "Siskon avioliitto" #: app/GedcomTag.php:1877 msgid "Marriage of a son" msgstr "Pojan avioliitto" #. I18N: ...to each other #: app/GedcomTag.php:1888 msgid "Marriage of parents" msgstr "Vanhempien avioliitto" #: resources/xml/reports/marriage_report.xml:6 msgid "Marriage place contains" msgstr "Avioitumispaikan nimi sisältää" #: resources/views/statistics/other/places.phtml:37 msgid "Marriage places" msgstr "Paikat, joissa avioliitto on solmittu" #. I18N: gedcom tag MARS #: app/GedcomTag.php:851 msgid "Marriage settlement" msgstr "Avioliittosopimus" #. I18N: gedcom tag _STAT #: app/GedcomTag.php:2051 msgid "Marriage status" msgstr "Avioliittotila" #: app/GedcomTag.php:848 msgid "Marriage type unknown" msgstr "Avioliiton muoto tuntematon" #. I18N: Name of a module/report #: app/Module/MarriageReportModule.php:38 #: resources/views/modules/statistics-chart/custom.phtml:55 #: resources/xml/reports/marriage_report.xml:3 #: resources/xml/reports/marriage_report.xml:30 msgid "Marriages" msgstr "Avioliitot" #: app/Statistics/Google/ChartMarriage.php:121 #: resources/views/statistics/families/total-records.phtml:30 msgid "Marriages by century" msgstr "Avioliitot vuosisadoittain" #. I18N: gedcom tag _MARNM #: app/GedcomTag.php:1868 resources/xml/reports/cemetery_report.xml:7 #: resources/xml/reports/death_report.xml:10 msgid "Married name" msgstr "Avionimi" #: app/GedcomTag.php:1873 msgid "Married surname" msgstr "Aviosukunimi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:325 msgid "Marshall Islands" msgstr "Marshallinsaaret" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:347 msgid "Martinique" msgstr "Martinique" #: app/Http/Controllers/Admin/UsersController.php:233 msgid "Masquerade as this user" msgstr "Tekeydy täksi käyttäjäksi" #. I18N: Help text for "Case insensitive" searches #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:212 msgid "Match both upper and lower case letters." msgstr "Sovita sekä pien- että suuraakkosia." #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:174 msgid "Match the exact text, even if it occurs in the middle of a word." msgstr "Täsmää tarkasti teksti, vaikka se esiintyisi keskellä sanaa." #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:175 msgid "Match the exact text, unless it occurs in the middle of a word." msgstr "Täsmää tarkka teksti, ellei se esiinny keskellä sanaa." #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:343 msgid "Mauritania" msgstr "Mauritania" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:349 msgid "Mauritius" msgstr "Mauritania" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:357 msgid "Maximum number of surnames on individual list" msgstr "Sukunimien enimmäismäärä henkilöluettelossa" #: resources/views/admin/media-upload.phtml:9 #: resources/views/modals/media-file-fields.phtml:32 msgid "Maximum upload size: " msgstr "Suurin ladattava tiedostokoko: " #: app/Date/AbstractGregorianJulianDate.php:203 msgctxt "Abbreviation for May" msgid "May" msgstr "toukokuu" #: app/Date/AbstractGregorianJulianDate.php:100 msgctxt "GENITIVE" msgid "May" msgstr "toukokuuta" #: app/Date/AbstractGregorianJulianDate.php:170 msgctxt "INSTRUMENTAL" msgid "May" msgstr "toukokuun" #: app/Date/AbstractGregorianJulianDate.php:135 msgctxt "LOCATIVE" msgid "May" msgstr "toukokuussa" #: app/Date/AbstractGregorianJulianDate.php:65 #: app/Module/StatisticsChartModule.php:792 #: resources/views/edit/initialize-calendar-popup.phtml:11 msgctxt "NOMINATIVE" msgid "May" msgstr "toukokuu" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:355 msgid "Mayotte" msgstr "Mayotte" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:457 msgid "Medford, Oregon, United States" msgstr "Medford, Oregon, Yhdysvallat" #. I18N: Name of a module #: app/Http/Controllers/ListController.php:451 app/Module/MediaTabModule.php:58 #: resources/views/admin/control-panel-manager.phtml:49 #: resources/views/admin/control-panel.phtml:132 #: resources/views/admin/control-panel.phtml:480 #: resources/views/admin/media.phtml:81 #: resources/views/lists/media-table.phtml:67 #: resources/views/modules/recent_changes/changes-table.phtml:37 msgid "Media" msgstr "Media" #: resources/views/admin/media-upload.phtml:16 #: resources/views/admin/media.phtml:80 #: resources/views/admin/webtrees1-thumbnails.phtml:30 #: resources/views/media-list-page.phtml:138 #: resources/views/media-page.phtml:84 resources/views/media-page.phtml:179 #: resources/views/modals/create-media-from-file.phtml:20 #: resources/views/modals/media-file-fields.phtml:6 msgid "Media file" msgstr "Mediatiedosto" #: resources/views/admin/media-upload.phtml:20 msgid "Media file to upload" msgstr "Web-palvelimelle ladattava mediatiedosto" #. I18N: %s is the name of a folder. #: resources/views/admin/trees-export.phtml:58 #, php-format msgid "Media filenames will be prefixed by %s." msgstr "Media tiedosto nimet edelletään %s llä." #: resources/views/admin/media.phtml:13 #: resources/views/admin/trees-preferences.phtml:263 msgid "Media files" msgstr "Mediatiedostot" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:244 msgid "Media folder" msgstr "Media kansio" #: resources/views/admin/media.phtml:14 #: resources/views/admin/trees-preferences.phtml:239 msgid "Media folders" msgstr "Media kansiot" #. I18N: gedcom tag OBJE #: app/GedcomTag.php:897 app/Http/Controllers/HelpTextController.php:210 #: resources/views/admin/fix-level-0-media.phtml:24 #: resources/views/admin/media.phtml:82 #: resources/views/admin/trees-privacy.phtml:178 #: resources/views/admin/trees.phtml:250 #: resources/views/admin/webtrees1-thumbnails.phtml:31 #: resources/views/family-page.phtml:91 #: resources/views/modules/favorites/favorites.phtml:87 #: resources/views/source-page.phtml:77 msgid "Media object" msgstr "Mediakohde" #. I18N: Name of a module/list #: app/Http/Controllers/AdminTreesController.php:2065 #: app/Module/MediaListModule.php:46 #: resources/views/admin/fix-level-0-media.phtml:19 #: resources/views/admin/merge-records-step-1.phtml:22 #: resources/views/admin/webtrees1-thumbnails.phtml:25 #: resources/views/gedcom-record-page.phtml:50 #: resources/views/lists/media-table.phtml:62 #: resources/views/lists/notes-table.phtml:83 #: resources/views/lists/sources-table.phtml:86 #: resources/views/modules/gedcom_stats/config.phtml:24 #: resources/views/modules/gedcom_stats/statistics.phtml:86 #: resources/views/modules/html/template-statistics.phtml:38 #: resources/views/note-page.phtml:50 resources/views/source-page.phtml:50 #: resources/views/statistics/other/chart-objects.phtml:10 #: resources/views/statistics/other/total-records.phtml:19 msgid "Media objects" msgstr "Mediakohteet" #: resources/views/media-list-page.phtml:74 msgid "Media objects found" msgstr "Mediakohteita löytynyt" #: resources/views/media-list-page.phtml:30 msgid "Media objects per page" msgstr "Mediakohdetta sivulla" #. I18N: gedcom tag MEDI #. I18N: gedcom tag _TYPE #: app/GedcomTag.php:854 app/GedcomTag.php:2060 #: resources/views/modals/create-media-from-file.phtml:36 #: resources/views/modals/media-file-fields.phtml:112 msgid "Media type" msgstr "Mediatyyppi" #. I18N: gedcom tag _MDCL #: app/GedcomTag.php:1964 msgid "Medical" msgstr "Lääketieteellinen" #. I18N: gedcom tag _MEDC #: app/GedcomTag.php:1967 msgid "Medical condition" msgstr "Terveystila" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:119 msgid "Mediterranio" msgstr "Välimeri" #: resources/views/setup/step-2-server-checks.phtml:47 msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" msgstr "Keskikokoinen sovellus (5 000 henkilöä): 32–64MB, 20–40 sekuntia" #: app/Date/JalaliDate.php:263 msgctxt "Abbreviation for Persian month: Mehr" msgid "Mehr" msgstr "Mehr" #. I18N: 7th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:135 msgctxt "GENITIVE" msgid "Mehr" msgstr "Mehr" #. I18N: 7th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:225 msgctxt "INSTRUMENTAL" msgid "Mehr" msgstr "Mehr" #. I18N: 7th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:180 msgctxt "LOCATIVE" msgid "Mehr" msgstr "Mehr" #. I18N: 7th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:90 msgctxt "NOMINATIVE" msgid "Mehr" msgstr "Mehr" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:460 msgid "Melbourne, Australia" msgstr "Melbourne, Australia" #. I18N: Listbox entry; name of a role #: app/Http/Controllers/Admin/UsersController.php:478 #: resources/views/admin/trees-export.phtml:97 #: resources/views/admin/users-edit.phtml:231 #: resources/views/modules/clippings/download.phtml:24 #: resources/views/modules/clippings/download.phtml:37 msgid "Member" msgstr "Jäsen" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:463 msgid "Memphis, Tennessee, United States" msgstr "Memphis, Tennessee, Yhdysvallat" #: resources/views/admin/modules.phtml:146 #: resources/views/admin/modules.phtml:149 msgid "Menu" msgstr "Valikko" #: app/Http/Controllers/Admin/ModuleController.php:183 #: resources/views/admin/control-panel.phtml:324 #: resources/views/admin/modules.phtml:63 #: resources/views/admin/modules.phtml:65 msgid "Menus" msgstr "Valikot" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:121 msgid "Mercury" msgstr "elohopea" #: resources/views/admin/trees-duplicates.phtml:24 msgid "Merge" msgstr "Yhdistä" #: app/Http/Controllers/AdminTreesController.php:707 #: resources/views/admin/control-panel.phtml:202 msgid "Merge family trees" msgstr "Yhdistä sukupuut" #: app/Http/Controllers/AdminController.php:56 #: resources/views/admin/trees.phtml:151 msgid "Merge records" msgstr "Yhdistä tietueita" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:466 msgid "Merida, Mexico" msgstr "Merida, Meksiko" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:244 msgid "Mesa, Arizona, United States" msgstr "Mesa, Arizona, Yhdysvallat" #: resources/views/admin/broadcast.phtml:42 #: resources/views/admin/site-logs.phtml:45 #: resources/views/admin/site-logs.phtml:94 #: resources/views/contact-page.phtml:48 resources/views/message-page.phtml:40 msgid "Message" msgstr "Viesti" #. I18N: Name of a module #. I18N: A configuration setting #: app/Module/UserMessagesModule.php:64 #: resources/views/admin/site-mail.phtml:40 msgid "Messages" msgstr "Viestit" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:151 msgctxt "GENITIVE" msgid "Messidor" msgstr "Messidor" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:245 msgctxt "INSTRUMENTAL" msgid "Messidor" msgstr "Messidor" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:198 msgctxt "LOCATIVE" msgid "Messidor" msgstr "Messidor" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:104 msgctxt "NOMINATIVE" msgid "Messidor" msgstr "Messidor" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:323 msgid "Mexico" msgstr "Meksiko" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:469 msgid "Mexico City, Mexico" msgstr "Mexico City, Meksiko" #. I18N: Type of media object #: app/GedcomTag.php:2373 msgid "Microfiche" msgstr "Filmikortti" #. I18N: Type of media object #: app/GedcomTag.php:2376 msgid "Microfilm" msgstr "Mikrofilmi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:195 msgid "Micronesia" msgstr "Mikronesian liittovaltio" #: resources/views/modules/statistics-chart/custom.phtml:182 msgid "Middle East" msgstr "Lähi-itä" #. I18N: gedcom tag _MILI #: app/GedcomTag.php:1973 msgid "Military" msgstr "Asepalvelus" #. I18N: gedcom tag _MILT #: app/GedcomTag.php:1976 msgid "Military service" msgstr "Asepalvelus" #. I18N: Name of a module/report #: app/Module/MissingFactsReportModule.php:42 #: resources/xml/reports/missing_facts_report.xml:3 #: resources/xml/reports/missing_facts_report.xml:52 msgid "Missing data" msgstr "Puuttuvat tiedot" #. I18N: Listbox entry; name of a role #: app/Http/Controllers/Admin/UsersController.php:482 #: resources/views/admin/users-edit.phtml:245 msgid "Moderator" msgstr "Valvoja" #: resources/views/admin/control-panel.phtml:222 msgid "Moderators" msgstr "Valvojat" #: resources/views/admin/components.phtml:23 #: resources/views/admin/modules.phtml:51 msgid "Module" msgstr "Moduuli" #: resources/views/admin/modules.phtml:46 #: resources/views/modules/batch_update/admin.phtml:8 msgid "Module administration" msgstr "Moduulien hallinta" #: resources/views/admin/analytics-edit.phtml:3 #: resources/views/admin/control-panel.phtml:298 #: resources/views/modules/faq/config.phtml:3 #: resources/views/modules/faq/edit.phtml:4 #: resources/views/modules/relationships-chart/config.phtml:3 #: resources/views/modules/sitemap/config.phtml:3 #: resources/views/modules/stories/config.phtml:3 #: resources/views/modules/stories/edit.phtml:4 msgid "Modules" msgstr "Moduulit" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:317 msgid "Moldova" msgstr "Moldova" #. I18N: abbreviation for Monday #: app/Date/AbstractCalendarDate.php:263 #: resources/views/edit/initialize-calendar-popup.phtml:23 msgid "Mon" msgstr "Ma" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:315 msgid "Monaco" msgstr "Monaco" #: app/Date/AbstractCalendarDate.php:236 msgid "Monday" msgstr "Maanantai" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:335 msgid "Mongolia" msgstr "Mongolia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:339 msgid "Montenegro" msgstr "Montenegro" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:475 msgid "Monterrey, Mexico" msgstr "Monterrey, Meksiko" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:472 msgid "Montevideo, Uruguay" msgstr "Montevideo, Uruguay" #: app/Module/CalendarMenuModule.php:101 #: app/Module/StatisticsChartModule.php:274 #: app/Module/StatisticsChartModule.php:323 #: app/Module/StatisticsChartModule.php:372 #: app/Module/StatisticsChartModule.php:414 #: app/Module/StatisticsChartModule.php:463 #: resources/views/calendar-page.phtml:39 msgid "Month" msgstr "Kuukausi" #: app/Module/StatisticsChartModule.php:273 #: resources/views/modules/statistics-chart/custom.phtml:28 msgid "Month of birth" msgstr "Syntymäkuukausi" #: app/Module/StatisticsChartModule.php:413 #: resources/views/modules/statistics-chart/custom.phtml:30 msgid "Month of birth of first child in a relation" msgstr "Suhteen esikoisen syntymäkuukausi" #: app/Module/StatisticsChartModule.php:322 #: resources/views/modules/statistics-chart/custom.phtml:29 msgid "Month of death" msgstr "Kuolinkuukausi" #: app/Module/StatisticsChartModule.php:462 #: resources/views/modules/statistics-chart/custom.phtml:43 msgid "Month of first marriage" msgstr "Kuukausi, jolloin solmittiin ensimmäinen avioliitto" #: app/Module/StatisticsChartModule.php:371 #: resources/views/modules/statistics-chart/custom.phtml:42 msgid "Month of marriage" msgstr "Avioliittoon solmimiskuukausi" #: resources/views/modules/timeline-chart/chart.phtml:134 #: resources/views/modules/timeline-chart/chart.phtml:136 #: resources/views/modules/timeline-chart/chart.phtml:138 msgid "Month:" msgstr "Kuukausi:" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:478 msgid "Monticello, Utah, United States" msgstr "Monticello, Utah, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:481 msgid "Montreal, Quebec, Canada" msgstr "Montreal, Quebec, Kanada" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:345 msgid "Montserrat" msgstr "Montserrat" #: app/Date/JalaliDate.php:261 msgctxt "Abbreviation for Persian month: Mordad" msgid "Mor" msgstr "Mor" #. I18N: 5th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:131 msgctxt "GENITIVE" msgid "Mordad" msgstr "Mordad" #. I18N: 5th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:221 msgctxt "INSTRUMENTAL" msgid "Mordad" msgstr "Mordad" #. I18N: 5th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:176 msgctxt "LOCATIVE" msgid "Mordad" msgstr "Mordad" #. I18N: 5th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:86 msgctxt "NOMINATIVE" msgid "Mordad" msgstr "Mordad" #: resources/views/modules/gedcom_news/list.phtml:11 #: resources/views/modules/user_blog/list.phtml:11 msgid "More news articles" msgstr "Lisää uutisia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:313 msgid "Morocco" msgstr "Marokko" #. I18N: Help text for the “Use password” site configuration setting #: resources/views/admin/site-mail.phtml:111 msgid "Most SMTP servers require a password." msgstr "Useimmat SMTP palvelimet vaativat salasanan." #: resources/views/modules/gedcom_stats/config.phtml:48 #: resources/views/modules/gedcom_stats/statistics.phtml:239 #: resources/views/modules/html/template-statistics.phtml:95 msgid "Most common surnames" msgstr "Yleisimmät sukunimet" #: resources/views/admin/site-mail.phtml:173 msgid "Most mail servers require a valid domain name." msgstr "" #: resources/views/admin/site-mail.phtml:65 msgid "Most mail servers require a valid email address." msgstr "" #. I18N: Help text for the "Sending server name" site configuration setting #: resources/views/admin/site-mail.phtml:168 msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." msgstr "" #. I18N: Help text for the “Secure connection” site configuration setting #: resources/views/admin/site-mail.phtml:154 msgid "Most servers do not use secure connections." msgstr "Useimmat palvelimet eivät käytä salausta yhteyksissään." #: resources/views/setup/step-4-database-mysql.phtml:33 #: resources/views/setup/step-4-database-pgsql.phtml:31 #: resources/views/setup/step-4-database-sqlsvr.phtml:31 msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." msgstr "Yleensä sivuston asennus tehdään käyttäen localhostia. Silloin sinun tietokantasi ja web-palvelimesi ovat samassa tietokoneessa." #: resources/views/setup/step-4-database-sqlsvr.phtml:43 msgid "Most sites are configured to use the default value of 1433." msgstr "Useimmat sivustot on määritetty käyttämään oletusarvoa 1433." #: resources/views/setup/step-4-database-mysql.phtml:51 msgid "Most sites are configured to use the default value of 3306." msgstr "Yleensä sivuston asennus tehdään käyttäen oletusarvoa 3306." #: resources/views/setup/step-4-database-pgsql.phtml:43 msgid "Most sites are configured to use the default value of 5432." msgstr "Useimmat sivustot on määritetty käyttämään oletusarvoa 5432." #. I18N: Name of a module #: app/Module/TopPageViewsModule.php:42 msgid "Most viewed pages" msgstr "Katsotuimmat sivut" #: resources/views/search-advanced-page.phtml:55 #: resources/xml/reports/bdm_report.xml:120 #: resources/xml/reports/family_group_report.xml:474 #: resources/xml/reports/family_group_report.xml:737 #: resources/xml/reports/individual_ext_report.xml:279 #: resources/xml/reports/individual_report.xml:276 #: resources/xml/reports/relative_ext_report.xml:65 msgid "Mother" msgstr "Äiti" #. I18N: %s is the name of an individual’s mother #: app/Individual.php:1144 #, php-format msgid "Mother: %s" msgstr "Äiti: %s" #: app/Functions/FunctionsPrint.php:182 msgid "Mother’s age" msgstr "Äidin ikä" #. I18N: A step-family. %s is an individual’s name #: app/Individual.php:1070 #, php-format msgid "Mother’s family with %s" msgstr "Perhe - äiti ja %s" #. I18N: A step-family. #: app/Individual.php:1074 msgid "Mother’s family with an unknown individual" msgstr "Äidin ja tuntemattoman henkilön perhe" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:484 msgid "Mount Timpanogos, Utah, United States" msgstr "Mount Timpanogos, Utah, Yhdysvallat" #: resources/views/admin/components.phtml:30 #: resources/views/admin/components.phtml:120 #: resources/views/modules/faq/config.phtml:41 #: resources/views/modules/faq/config.phtml:79 msgid "Move down" msgstr "Siirrä alas" #: resources/views/admin/fix-level-0-media-action.phtml:17 msgid "Move the media object?" msgstr "Siirrä mediakohde?" #: resources/views/admin/components.phtml:29 #: resources/views/admin/components.phtml:114 #: resources/views/modules/faq/config.phtml:40 #: resources/views/modules/faq/config.phtml:68 msgid "Move up" msgstr "Siirrä ylös" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:341 msgid "Mozambique" msgstr "Mosambik" #. I18N: http://en.wikipedia.org/wiki/Muharram #: app/Date/HijriDate.php:126 msgctxt "GENITIVE" msgid "Muharram" msgstr "muharram" #. I18N: http://en.wikipedia.org/wiki/Muharram #: app/Date/HijriDate.php:216 msgctxt "INSTRUMENTAL" msgid "Muharram" msgstr "muharram" #. I18N: http://en.wikipedia.org/wiki/Muharram #: app/Date/HijriDate.php:171 msgctxt "LOCATIVE" msgid "Muharram" msgstr "muharram" #. I18N: http://en.wikipedia.org/wiki/Muharram #: app/Date/HijriDate.php:81 msgctxt "NOMINATIVE" msgid "Muharram" msgstr "muharram" #: resources/views/lists/families-table.phtml:242 msgid "Multiple marriages" msgstr "Useita avioliittoja" #: app/Http/Controllers/AccountController.php:78 #: app/Module/ModuleThemeTrait.php:307 app/Module/UserWelcomeModule.php:110 msgid "My account" msgstr "Käyttäjätilini" #: app/Http/Controllers/AdminTreesController.php:668 msgid "My family tree" msgstr "Sukupuuni" #: app/Module/ModuleThemeTrait.php:325 app/Module/UserWelcomeModule.php:103 msgid "My individual record" msgstr "Henkilötietoni" #. I18N: Name of a module #: app/Http/Controllers/HomePageController.php:469 #: app/Module/ModuleThemeTrait.php:340 app/Module/UserWelcomeModule.php:57 #: resources/views/admin/modules.phtml:173 #: resources/views/admin/modules.phtml:177 #: resources/views/layouts/administration.phtml:49 msgid "My page" msgstr "Oma sivuni" #: app/Module/ModuleThemeTrait.php:353 msgid "My pages" msgstr "Omat sivuni" #: app/Module/ModuleThemeTrait.php:384 msgid "My pedigree" msgstr "Esipolvitauluni" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:333 msgid "Myanmar" msgstr "Myanmar (ent. Burma)" #. I18N: gedcom tag NAME #: app/GedcomTag.php:862 app/Http/Controllers/HelpTextController.php:200 #: app/Http/Controllers/IndividualController.php:240 #: app/Statistics/Google/ChartCommonGiven.php:77 #: app/Statistics/Google/ChartCommonSurname.php:136 #: resources/views/modals/submitter-fields.phtml:5 #: resources/views/modules/yahrzeit/table.phtml:6 #: resources/xml/reports/bdm_report.xml:5 #: resources/xml/reports/bdm_report.xml:49 #: resources/xml/reports/birth_report.xml:5 #: resources/xml/reports/birth_report.xml:36 #: resources/xml/reports/cemetery_report.xml:40 #: resources/xml/reports/change_report.xml:56 #: resources/xml/reports/change_report.xml:96 #: resources/xml/reports/death_report.xml:5 #: resources/xml/reports/death_report.xml:38 #: resources/xml/reports/fact_sources.xml:62 #: resources/xml/reports/fact_sources.xml:155 #: resources/xml/reports/fact_sources.xml:266 #: resources/xml/reports/fact_sources.xml:317 #: resources/xml/reports/marriage_report.xml:5 #: resources/xml/reports/marriage_report.xml:38 #: resources/xml/reports/missing_facts_report.xml:54 #: resources/xml/reports/occupation_report.xml:43 #: resources/xml/reports/relative_ext_report.xml:50 msgid "Name" msgstr "Nimi" #. I18N: gedcom tag REPO:NAME #: app/GedcomTag.php:858 resources/views/modals/repository-fields.phtml:5 msgctxt "Repository" msgid "Name" msgstr "Nimi" #: app/GedcomTag.php:866 msgid "Name in Hebrew" msgstr "Nimi hepreaksi" #. I18N: gedcom tag NPFX #: app/GedcomTag.php:891 msgid "Name prefix" msgstr "Nimen etuliite" #. I18N: gedcom tag NSFX #: app/GedcomTag.php:894 msgid "Name suffix" msgstr "Nimen jälkiliite" #: resources/views/search-replace-page.phtml:33 #: resources/views/statistics/individuals/names.phtml:10 #: resources/xml/reports/cemetery_report.xml:7 #: resources/xml/reports/death_report.xml:10 msgid "Names" msgstr "Nimet" #. I18N: gedcom tag _NAMS #: app/GedcomTag.php:1988 msgid "Namesake" msgstr "Kaima" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:357 msgid "Namibia" msgstr "Namibia" #: app/GedcomCode/GedcomCodeRela.php:259 msgid "Nanny" msgstr "Lastenhoitaja" #: app/Module/HtmlBlockModule.php:192 msgid "Narrative description" msgstr "Kertomuksen seloste" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:487 msgid "Nashville, Tennessee, United States" msgstr "Nashville, Tennessee, Yhdysvallat" #. I18N: gedcom tag NATI #: app/GedcomTag.php:869 msgid "Nationality" msgstr "Kansallisuus" #. I18N: gedcom tag NATU #: app/GedcomTag.php:872 msgid "Naturalization" msgstr "Kansalaistaminen" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:379 msgid "Nauru" msgstr "Nauru" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:490 msgid "Nauvoo (new), Illinois, United States" msgstr "Nauvoo (uusi), Illinois, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:493 msgid "Nauvoo (original), Illinois, United States" msgstr "Nauvoo (alkuperäinen), Illinois, Yhdysvallat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:377 msgid "Nepal" msgstr "Nepal" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:373 msgid "Netherlands" msgstr "Alankomaat" #: app/Http/Controllers/Admin/UsersController.php:256 #: resources/views/components/datetime.phtml:11 msgid "Never" msgstr "Ei koskaan" #. I18N: gedcom tag _NMAR #: app/GedcomTag.php:2004 msgid "Never married" msgstr "Ei koskaan naimisissa" #. I18N: gedcom tag _NMAR #: app/GedcomTag.php:2000 msgctxt "FEMALE" msgid "Never married" msgstr "Ei koskaan naimisissa" #. I18N: gedcom tag _NMAR #: app/GedcomTag.php:1995 msgctxt "MALE" msgid "Never married" msgstr "Ei koskaan naimisissa" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:359 msgid "New Caledonia" msgstr "Uusi-Kaledonia" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:502 msgid "New York, New York, United States" msgstr "New York, New York, Yhdysvallat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:381 msgid "New Zealand" msgstr "Uusi-Seelanti" #: resources/views/admin/changes-log.phtml:52 msgid "New data" msgstr "Uusi tieto" #. I18N: %s is a server name/URL #: app/Http/Controllers/Auth/RegisterController.php:161 #, php-format msgid "New registration at %s" msgstr "Uusi kirjoittautuminen koneella %s" #. I18N: %s is a server name/URL #: app/Http/Controllers/Admin/UsersController.php:408 #: app/Http/Controllers/Auth/VerifyEmailController.php:77 #, php-format msgid "New user at %s" msgstr "Uusi käyttäjä %s:llä" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:496 msgid "Newport Beach, California, United States" msgstr "Newport Beach, Kalifornia, Yhdysvallat" #. I18N: Name of a module #: app/Module/FamilyTreeNewsModule.php:112 msgid "News" msgstr "Uutisia" #. I18N: Type of media object #: app/GedcomTag.php:2388 msgid "Newspaper" msgstr "Sanomalehti" #: app/Module/ReviewChangesModule.php:151 msgid "Next email reminder will be sent after " msgstr "Seuraava sähköpostimuistutus lähetetään " #: resources/views/modules/random_media/slide-show.phtml:29 #: resources/views/modules/random_media/slide-show.phtml:31 msgid "Next image" msgstr "Seuraava" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:367 msgid "Nicaragua" msgstr "Nicaragua" #. I18N: gedcom tag NICK #: app/GedcomTag.php:882 msgid "Nickname" msgstr "Lempinimi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:361 msgid "Niger" msgstr "Niger" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:365 msgid "Nigeria" msgstr "Nigeria" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:200 msgctxt "GENITIVE" msgid "Nissan" msgstr "nisan-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:306 msgctxt "INSTRUMENTAL" msgid "Nissan" msgstr "nisan-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:253 msgctxt "LOCATIVE" msgid "Nissan" msgstr "nisan-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:147 msgctxt "NOMINATIVE" msgid "Nissan" msgstr "nisan-kuu" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:371 msgid "Niue" msgstr "Niue" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:139 msgctxt "GENITIVE" msgid "Nivose" msgstr "Nivôse" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:233 msgctxt "INSTRUMENTAL" msgid "Nivose" msgstr "Nivôse" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:186 msgctxt "LOCATIVE" msgid "Nivose" msgstr "Nivôse" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:91 msgctxt "NOMINATIVE" msgid "Nivose" msgstr "Nivôse" #: app/Functions/FunctionsPrintFacts.php:293 #: resources/views/admin/users-edit.phtml:321 msgid "No" msgstr "Ei" #: app/Http/Controllers/AdminTreesController.php:605 #: app/Http/Controllers/AdminTreesController.php:616 msgid "No GEDCOM file was received." msgstr "GEDCOM tiedostoa ei saatu." #: resources/views/admin/trees-import.phtml:55 msgid "No GEDCOM files found." msgstr "GEDCOM tiedostoja ei löytynyt." #: app/Functions/FunctionsEdit.php:119 msgid "No calendar conversion" msgstr "Ei kalenterimuunnosta" #: app/Module/DescendancyModule.php:246 #: resources/views/family-page-children.phtml:10 msgid "No children" msgstr "Ei lapsia rekisterissä" #: app/Functions/FunctionsEdit.php:134 msgid "No contact" msgstr "Ei yhteystietoa" #: resources/views/admin/trees-duplicates.phtml:31 msgid "No duplicates have been found." msgstr "Kaksoiskappaleita ei löytynyt." #: resources/views/admin/trees-check.phtml:21 msgid "No errors have been found." msgstr "Virheitä ei löytynyt." #. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” #: app/Module/UpcomingAnniversariesModule.php:153 #, php-format msgid "No events exist for the next %s day." msgid_plural "No events exist for the next %s days." msgstr[0] "Ei tapahtumia tulevan päivän aikana." msgstr[1] "Ei tapahtumia tulevien %s päivän aikana." #: resources/views/modules/todays_events/empty.phtml:4 msgid "No events exist for today." msgstr "Tänään ei ole tapahtumia." #: app/Module/UpcomingAnniversariesModule.php:149 msgid "No events exist for tomorrow." msgstr "Mitään tapahtumia ei ole huomenna." #: resources/views/family-page.phtml:53 msgid "No facts exist for this family." msgstr "Faktoja ei ole olemassa tälle perheelle." #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php #: app/Functions/Functions.php:52 msgid "No file was received. Please try again." msgstr "Yhtään tiedostoa ei vastaanotettu. Yritä uudelleen." #: app/Module/RelationshipsChartModule.php:376 msgid "No link between the two individuals could be found." msgstr "Sukuyhteyttä näiden kahden henkilön välillä ei löydy." #: resources/views/admin/location-edit.phtml:135 #: resources/views/modules/pedigree-map/chart.phtml:56 #: resources/views/modules/places/tab.phtml:52 #: resources/views/place-map.phtml:59 msgid "No mappable items" msgstr "Ei kartoitettavia tietoja" #: resources/views/admin/merge-records-step-2.phtml:52 #: resources/views/admin/merge-records-step-2.phtml:99 #: resources/views/admin/merge-records-step-2.phtml:145 msgid "No matching facts found" msgstr "Yhtäpitäviä faktoja ei löytynyt" #: resources/views/modules/gedcom_news/list.phtml:5 #: resources/views/modules/user_blog/list.phtml:5 msgid "No news articles have been submitted." msgstr "Uutisartikkeleita ei ole luotu." #: resources/views/admin/trees-places.phtml:37 msgid "No places have been found." msgstr "Paikkoja ei löytynyt." #: app/Http/Controllers/AdminSiteController.php:488 msgid "No predefined text" msgstr "Ei esivalmistettua tekstiä" #: resources/views/lists/datatables-attributes.phtml:18 #: resources/views/lists/datatables-attributes.phtml:29 msgid "No records to display" msgstr "Ei tietueita näytettävänä" #: resources/views/place-events.phtml:20 resources/views/place-events.phtml:32 #: resources/views/search-advanced-page.phtml:77 #: resources/views/search-general-page.phtml:109 #: resources/views/search-phonetic-page.phtml:109 msgid "No results found." msgstr "Hakua vastaavia tuloksia ei löytynyt." #: app/Statistics/Repository/UserRepository.php:79 msgid "No signed-in and no anonymous users" msgstr "Ei kirjautuneita eikä tuntemattomia käyttäjiä" #: app/Functions/FunctionsEdit.php:250 msgid "No temple - living ordinance" msgstr "Ei temppeliä - Elävän uskonnollinen toimitus" #: app/Http/Controllers/Admin/UpgradeController.php:205 #: resources/views/admin/control-panel.phtml:45 #: resources/views/admin/upgrade/wizard.phtml:9 msgid "No upgrade information is available." msgstr "Päivitystietoja ei ole saatavilla." #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:123 msgid "Nocturnal" msgstr "öinen" #: app/Http/Controllers/ListController.php:210 #: app/Http/Controllers/ListController.php:681 #: resources/views/admin/trees-export.phtml:85 #: resources/views/modules/clippings/download.phtml:18 #: resources/xml/reports/cemetery_report.xml:7 #: resources/xml/reports/death_report.xml:10 #: resources/xml/reports/individual_ext_report.xml:11 #: resources/xml/reports/individual_report.xml:8 msgid "None" msgstr "Ei mikään" #. I18N: The ninth day in the French republican calendar #: app/Date/FrenchDate.php:301 msgid "Nonidi" msgstr "Nonidi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:363 msgid "Norfolk Island" msgstr "Norfolkinsaari" #: resources/views/admin/users-edit.phtml:144 msgid "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." msgstr "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ä." #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:403 msgid "North Korea" msgstr "Pohjois-Korea" #: resources/views/modules/statistics-chart/custom.phtml:173 msgid "Northern America" msgstr "Pohjoinen Amerikka" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:369 msgid "Northern Ireland" msgstr "Pohjois-Irlanti" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:337 msgid "Northern Mariana Islands" msgstr "Pohjois-Mariaanit" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:375 msgid "Norway" msgstr "Norja" #: resources/views/admin/control-panel.phtml:222 msgid "Not approved by an administrator" msgstr "Ylläpidon vahvistamatta" #. I18N: gedcom tag _NLIV #: app/GedcomTag.php:1991 msgid "Not living" msgstr "Ei elossa" #. I18N: gedcom tag _NMR #: app/GedcomTag.php:2018 app/Http/Controllers/BranchesController.php:339 msgid "Not married" msgstr "Naimaton" #. I18N: gedcom tag _NMR #: app/GedcomTag.php:2014 msgctxt "FEMALE" msgid "Not married" msgstr "Naimaton" #. I18N: gedcom tag _NMR #: app/GedcomTag.php:2009 msgctxt "MALE" msgid "Not married" msgstr "Naimaton" #: resources/views/admin/control-panel.phtml:222 msgid "Not verified by the user" msgstr "Käyttäjä jättänyt vahvistamatta" #. I18N: gedcom tag NOTE #: app/Functions/FunctionsPrint.php:132 app/GedcomTag.php:888 #: resources/views/admin/trees-privacy.phtml:177 #: resources/views/family-page.phtml:68 #: resources/views/modals/create-media-from-file.phtml:44 #: resources/views/modals/media-object-fields.phtml:7 #: resources/views/modals/note-object-fields.phtml:5 #: resources/views/modules/favorites/favorites.phtml:134 #: resources/views/modules/notes/tab.phtml:36 #: resources/views/modules/recent_changes/changes-table.phtml:40 #: resources/xml/reports/cemetery_report.xml:56 #: resources/xml/reports/family_group_report.xml:485 #: resources/xml/reports/family_group_report.xml:749 #: resources/xml/reports/family_group_report.xml:1101 #: resources/xml/reports/occupation_report.xml:64 msgid "Note" msgstr "Lisätieto" #: resources/views/help/restriction.phtml:7 msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." msgstr "Muista, rekisteröity henkilö näkee aina omat tietonsa." #: resources/views/help/relationship-privacy.phtml:12 msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." msgstr "Huom.: mitä isompi on sallittujen hyppyjen määrä, sitä enemmän laskentaa tarvitaan, joka voi hidastaa toimintaa näille käyttäjille." #. I18N: Name of a module #: app/Module/NotesTabModule.php:57 #: resources/views/admin/control-panel-manager.phtml:50 #: resources/views/admin/control-panel.phtml:133 #: resources/views/admin/merge-records-step-1.phtml:21 #: resources/views/gedcom-record-page.phtml:62 #: resources/views/media-page.phtml:72 #: resources/views/modules/census-assistant.phtml:78 #: resources/views/note-page.phtml:62 resources/views/search-results.phtml:53 #: resources/views/source-page.phtml:56 #: resources/views/statistics/other/total-records.phtml:37 #: resources/xml/reports/individual_ext_report.xml:229 #: resources/xml/reports/individual_report.xml:226 msgid "Notes" msgstr "Lisätiedot" #: resources/views/admin/users-cleanup.phtml:72 msgid "Nothing found to cleanup" msgstr "Ei löytynyt mitään siivottavaa" #: resources/views/modules/batch_update/admin.phtml:101 msgid "Nothing found." msgstr "Mitään ei löytynyt." #: app/Date/AbstractGregorianJulianDate.php:209 msgctxt "Abbreviation for November" msgid "Nov" msgstr "marras" #: app/Date/AbstractGregorianJulianDate.php:106 msgctxt "GENITIVE" msgid "November" msgstr "marraskuuta" #: app/Date/AbstractGregorianJulianDate.php:176 msgctxt "INSTRUMENTAL" msgid "November" msgstr "marraskuun" #: app/Date/AbstractGregorianJulianDate.php:141 msgctxt "LOCATIVE" msgid "November" msgstr "marraskuussa" #: app/Date/AbstractGregorianJulianDate.php:71 #: app/Module/StatisticsChartModule.php:798 #: resources/views/edit/initialize-calendar-popup.phtml:17 msgctxt "NOMINATIVE" msgid "November" msgstr "marraskuu" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:499 msgid "Nuku’Alofa, Tonga" msgstr "Nuku'Alofa, Tonga" #. I18N: gedcom tag NCHI #: app/GedcomTag.php:879 app/Module/StatisticsChartModule.php:712 #: app/Statistics/Google/ChartChildren.php:106 #: resources/views/modules/statistics-chart/custom.phtml:44 msgid "Number of children" msgstr "Lasten lukumäärä" #: resources/views/modules/recent_changes/config.phtml:5 #: resources/views/modules/upcoming_events/config.phtml:5 #: resources/views/modules/yahrzeit/config.phtml:5 msgid "Number of days to show" msgstr "Näytettävien päivien lukumäärä" #: app/Statistics/Google/ChartNoChildrenFamilies.php:123 #: resources/views/statistics/families/children.phtml:30 msgid "Number of families without children" msgstr "Lapsettomien perheiden lukumäärä" #. I18N: ... to show in a list #: resources/views/modules/top10_givnnames/config.phtml:5 msgid "Number of given names" msgstr "Etunimien lukumäärä" #. I18N: gedcom tag NMR #: app/GedcomTag.php:885 msgid "Number of marriages" msgstr "Avioliittojen lukumäärä" #: resources/views/admin/users-cleanup.phtml:12 msgid "Number of months since the last sign-in for a user’s account to be considered inactive: " msgstr "Kuukausien määrä edellisestä kirjautumisesta kun tunnus on ollut joutilaana: " #. I18N: ... to show in a list #: resources/views/modules/top10_pageviews/config.phtml:5 msgid "Number of pages" msgstr "Sivumäärä" #. I18N: ... to show in a list #: resources/views/modules/gedcom_stats/config.phtml:56 #: resources/views/modules/top10_surnames/config.phtml:5 msgid "Number of surnames" msgstr "Sukunimien lukumäärä" #: app/GedcomCode/GedcomCodeRela.php:270 msgid "Nurse" msgstr "Hoitaja" #: app/GedcomCode/GedcomCodeRela.php:267 msgctxt "FEMALE" msgid "Nurse" msgstr "Hoitaja" #: app/GedcomCode/GedcomCodeRela.php:263 msgctxt "MALE" msgid "Nurse" msgstr "Hoitaja" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:508 msgid "Oakland, California, United States" msgstr "Oakland, Kalifornia, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:511 msgid "Oaxaca, Mexico" msgstr "Oaxaca, Meksiko" #. I18N: gedcom tag OCCU #: app/GedcomTag.php:900 resources/xml/reports/occupation_report.xml:5 #: resources/xml/reports/occupation_report.xml:54 msgid "Occupation" msgstr "Ammatti" #. I18N: Name of a report #: app/Module/OccupationReportModule.php:42 #: resources/xml/reports/occupation_report.xml:3 #: resources/xml/reports/occupation_report.xml:37 msgid "Occupations" msgstr "Ammatit" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:409 msgid "Occupied Palestinian Territory" msgstr "Palestiina" #: app/Date/AbstractGregorianJulianDate.php:208 msgctxt "Abbreviation for October" msgid "Oct" msgstr "loka" #. I18N: The eighth day in the French republican calendar #: app/Date/FrenchDate.php:299 msgid "Octidi" msgstr "Octidi" #: app/Date/AbstractGregorianJulianDate.php:105 msgctxt "GENITIVE" msgid "October" msgstr "lokakuuta" #: app/Date/AbstractGregorianJulianDate.php:175 msgctxt "INSTRUMENTAL" msgid "October" msgstr "lokakuun" #: app/Date/AbstractGregorianJulianDate.php:140 msgctxt "LOCATIVE" msgid "October" msgstr "lokakuussa" #: app/Date/AbstractGregorianJulianDate.php:70 #: app/Module/StatisticsChartModule.php:797 #: resources/views/edit/initialize-calendar-popup.phtml:16 msgctxt "NOMINATIVE" msgid "October" msgstr "lokakuu" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:514 msgid "Ogden, Utah, United States" msgstr "Ogden, Utah, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:517 msgid "Oklahoma City, Oklahoma, United States" msgstr "Oklahoma City, Oklahoma, Yhdysvallat" #: resources/views/admin/changes-log.phtml:45 msgid "Old data" msgstr "Vanha tieto" #: resources/views/admin/control-panel.phtml:551 msgid "Old files found" msgstr "Löydettiin vanhoja tiedostoja" #: resources/views/statistics/families/birth-age.phtml:58 msgid "Oldest father" msgstr "Vanhin isä" #: resources/views/statistics/families/marriage-age.phtml:76 msgid "Oldest female" msgstr "Vanhin nainen" #: resources/views/statistics/individuals/oldest-living.phtml:10 msgid "Oldest living individuals" msgstr "Vanhimmat elossa olevat" #: resources/views/statistics/families/marriage-age.phtml:58 msgid "Oldest male" msgstr "Vanhin mies" #: resources/views/statistics/families/birth-age.phtml:76 msgid "Oldest mother" msgstr "Vanhin äiti" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:125 msgid "Olivia" msgstr "oliivin vihreä" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:383 msgid "Oman" msgstr "Oman" #. I18N: Name of a module #: app/Module/OnThisDayModule.php:84 msgid "On this day" msgstr "Tänä päivänä" #: app/Http/Controllers/CalendarController.php:127 msgid "On this day…" msgstr "Tänä päivänä tapahtui…" #: resources/views/admin/map-import-form.phtml:68 msgid "Only add new records" msgstr "Lisää ainoastaan uusia tietueita" #: app/Functions/FunctionsEdit.php:216 #: app/Functions/FunctionsPrintFacts.php:258 #: app/Functions/FunctionsPrintFacts.php:432 #: app/Functions/FunctionsPrintFacts.php:818 #: app/Functions/FunctionsPrintFacts.php:1060 #: resources/views/modals/restriction-fields.phtml:28 msgid "Only managers can edit" msgstr "Ainoastaan sukupuun ylläpitäjät voivat muuttaa" #: resources/views/admin/map-import-form.phtml:68 msgid "Only update existing records" msgstr "Päivytä ainoastaan olemassa olevia tietueita" #: resources/views/errors/database-connection.phtml:5 msgid "Oops! The webserver is unable to connect to the database server. It could be busy, undergoing maintenance, or simply broken. You should try again in a few minutes or contact the website administrator." msgstr "Hupsis! Web palvelin ei saanut yhteyttä tietokantapalvelimeen. Se on liikakuormitettuna, huolletaan tai vaikka epäkunnossa. Kokeile try again hetken kuluttua tai ole yhteydessä web-sivuston ylläpitäjään." #: app/Http/Controllers/SetupController.php:141 msgid "Oops! webtrees was unable to create files in this folder." msgstr "Oho! webtrees ei voinut luoda tiedostoja tähän kansioon." #: app/Functions/FunctionsPrint.php:372 app/Functions/FunctionsPrint.php:374 #: resources/views/admin/map-provider.phtml:16 msgid "OpenStreetMap™" msgstr "OpenStreetMap™" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:520 msgid "Oquirrh Mountain, Utah, United States" msgstr "Oquirrh Mountain, Utah, Yhdysvallat" #: app/Date/JalaliDate.php:258 msgctxt "Abbreviation for Persian month: Ordibehesht" msgid "Ord" msgstr "Ord" #. I18N: 2nd month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:125 msgctxt "GENITIVE" msgid "Ordibehesht" msgstr "Ordibehesht" #. I18N: 2nd month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:215 msgctxt "INSTRUMENTAL" msgid "Ordibehesht" msgstr "Ordibehesht" #. I18N: 2nd month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:170 msgctxt "LOCATIVE" msgid "Ordibehesht" msgstr "Ordibehesht" #. I18N: 2nd month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:80 msgctxt "NOMINATIVE" msgid "Ordibehesht" msgstr "Ordibehesht" #. I18N: gedcom tag ORDI #: app/GedcomTag.php:905 msgid "Ordinance" msgstr "Uskonnollinen toimitus" #. I18N: gedcom tag ORDN #: app/GedcomTag.php:908 msgid "Ordination" msgstr "Papiksivihkiminen" #: resources/xml/reports/change_report.xml:10 #: resources/xml/reports/pedigree_report.xml:7 msgid "Orientation" msgstr "Sivun asento" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:523 msgid "Orlando, Florida, United States" msgstr "Orlando, Florida, Yhdysvallat" #. I18N: Type of media object #: app/GedcomTag.php:2403 app/Module/StatisticsChartModule.php:155 #: app/Statistics/Google/ChartCommonGiven.php:87 #: app/Statistics/Google/ChartCommonSurname.php:146 #: resources/views/admin/control-panel.phtml:437 msgid "Other" msgstr "Muu" #: resources/views/admin/trees-preferences.phtml:424 msgid "Other facts to show in charts" msgstr "Muut faktat kaavioissa" #: resources/views/modals/media-file-fields.phtml:96 msgid "Other genealogy applications might not recognize this data." msgstr "Muut sukututkimusohjelmat eivät ehkä tunnista näitä tietoja." #: resources/views/admin/trees-preferences.phtml:892 msgid "Other preferences" msgstr "Muut asetukset" #: app/GedcomCode/GedcomCodeRela.php:281 msgid "Owner" msgstr "Omistaja" #: app/GedcomCode/GedcomCodeRela.php:278 msgctxt "FEMALE" msgid "Owner" msgstr "Omistaja" #: app/GedcomCode/GedcomCodeRela.php:274 msgctxt "MALE" msgid "Owner" msgstr "Omistaja" #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php #: app/Functions/Functions.php:61 msgid "PHP blocked the file because of its extension." msgstr "PHP esti tiedoston tiedostopäätteen perusteella." #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php #: app/Functions/Functions.php:58 msgid "PHP failed to write to disk." msgstr "PHP ei voinut kirjoittaa levylle." #: resources/views/admin/server-information.phtml:8 msgid "PHP information" msgstr "PHP-info" #: resources/xml/reports/ahnentafel_report.xml:56 #: resources/xml/reports/bdm_report.xml:42 #: resources/xml/reports/birth_report.xml:32 #: resources/xml/reports/cemetery_report.xml:35 #: resources/xml/reports/change_report.xml:45 #: resources/xml/reports/death_report.xml:33 #: resources/xml/reports/descendancy_report.xml:43 #: resources/xml/reports/fact_sources.xml:44 #: resources/xml/reports/family_group_report.xml:89 #: resources/xml/reports/individual_ext_report.xml:92 #: resources/xml/reports/individual_report.xml:89 #: resources/xml/reports/marriage_report.xml:31 #: resources/xml/reports/missing_facts_report.xml:53 #: resources/xml/reports/occupation_report.xml:38 #: resources/xml/reports/relative_ext_report.xml:44 msgid "Page" msgstr "Sivu" #: resources/views/media-list-page.phtml:92 #: resources/views/media-list-page.phtml:198 #, php-format msgid "Page %s of %s" msgstr "Sivu %s / %s" #: resources/xml/reports/ahnentafel_report.xml:13 #: resources/xml/reports/bdm_report.xml:12 #: resources/xml/reports/birth_report.xml:10 #: resources/xml/reports/cemetery_report.xml:8 #: resources/xml/reports/change_report.xml:9 #: resources/xml/reports/death_report.xml:11 #: resources/xml/reports/descendancy_report.xml:8 #: resources/xml/reports/fact_sources.xml:8 #: resources/xml/reports/family_group_report.xml:11 #: resources/xml/reports/individual_ext_report.xml:12 #: resources/xml/reports/individual_report.xml:9 #: resources/xml/reports/marriage_report.xml:10 #: resources/xml/reports/missing_facts_report.xml:8 #: resources/xml/reports/occupation_report.xml:7 #: resources/xml/reports/pedigree_report.xml:8 #: resources/xml/reports/relative_ext_report.xml:8 msgid "Page size" msgstr "Sivun koko" #. I18N: Type of media object #: app/GedcomTag.php:2400 msgid "Painting" msgstr "Maalaus" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:385 msgid "Pakistan" msgstr "Pakistan" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:395 msgid "Palau" msgstr "Palau" #. I18N: A colour scheme #: app/Module/ColorsTheme.php:76 msgid "Palette" msgstr "Paletti" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:529 msgid "Palmyra, New York, United States" msgstr "Palmyra, New York, Yhdysvallat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:387 msgid "Panama" msgstr "Panama" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:532 msgid "Panama City, Panama" msgstr "Panamá, Panama" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:535 msgid "Papeete, Tahiti" msgstr "Papeete, Tahiti" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:397 msgid "Papua New Guinea" msgstr "Papua-Uusi-Guinea" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:407 msgid "Paraguay" msgstr "Paraguay" #: resources/views/modules/family_nav/sidebar-family.phtml:25 msgid "Parents" msgstr "Vanhemmat" #: resources/xml/reports/individual_ext_report.xml:6 #: resources/xml/reports/missing_facts_report.xml:6 #: resources/xml/reports/relative_ext_report.xml:6 msgid "Parents and siblings" msgstr "Vanhemmat ja sisarukset" #: app/Functions/FunctionsPrint.php:194 msgid "Parent’s age" msgstr "Vanhempien ikä" #. I18N: A configuration setting #: resources/views/admin/site-mail.phtml:134 #: resources/views/admin/users-create.phtml:40 #: resources/views/admin/users-edit.phtml:48 #: resources/views/edit-account-page.phtml:68 #: resources/views/login-page.phtml:44 #: resources/views/modules/login_block/sign-in.phtml:17 #: resources/views/password-reset-page.phtml:33 #: resources/views/register-page.phtml:68 #: resources/views/setup/step-5-administrator.phtml:56 msgid "Password" msgstr "Salasana" #: resources/views/admin/users-create.phtml:45 #: resources/views/admin/users-edit.phtml:53 #: resources/views/edit-account-page.phtml:73 #: resources/views/password-reset-page.phtml:38 #: resources/views/register-page.phtml:74 msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." msgstr "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”." #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:538 msgid "Payson, Utah, United States" msgstr "Payson, Utah, Yhdysvallat" #. I18N: Name of a module/chart #. I18N: Name of a report #: app/Module/ChartsBlockModule.php:238 app/Module/PedigreeChartModule.php:68 #: app/Module/PedigreeReportModule.php:38 #: resources/views/edit/link-child-to-family.phtml:20 #: resources/xml/reports/pedigree_report.xml:3 #: resources/xml/reports/pedigree_report.xml:48 msgid "Pedigree" msgstr "Esipolvitaulu" #: resources/xml/reports/pedigree_report.xml:750 msgid "Pedigree chart" msgstr "Esipolvitaulu" #. I18N: Name of a module #: app/Module/PedigreeMapModule.php:77 msgid "Pedigree map" msgstr "Esipolvikartta" #. I18N: %s is an individual’s name #: app/Module/PedigreeMapModule.php:123 app/Module/PedigreeMapModule.php:318 #, php-format msgid "Pedigree map of %s" msgstr "Esipolvikartta - %s" #. I18N: %s is an individual’s name #: app/Module/PedigreeChartModule.php:114 #, php-format msgid "Pedigree tree of %s" msgstr "Esipolvitaulu - %s" #. I18N: Name of a module #: app/Http/Controllers/HelpTextController.php:240 #: app/Http/Controllers/PendingChangesController.php:302 #: app/Module/ModuleThemeTrait.php:411 app/Module/ReviewChangesModule.php:71 #: app/Module/ReviewChangesModule.php:123 #: resources/views/admin/control-panel-manager.phtml:44 #: resources/views/admin/control-panel-tree-list.phtml:31 #: resources/views/admin/control-panel.phtml:127 #: resources/views/pending-changes-page.phtml:75 #: resources/xml/reports/change_report.xml:52 msgid "Pending changes" msgstr "Vireillä olevat muutokset" #: resources/views/help/pending-changes.phtml:12 msgid "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." msgstr "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." #. I18N: gedcom tag _PRMN #: app/GedcomTag.php:2027 msgid "Permanent number" msgstr "Pysyvä numero" #: resources/views/admin/changes-log.phtml:83 #: resources/views/admin/site-logs.phtml:76 msgid "Permanently delete these records?" msgstr "Poista pysyvästi nämä tiedot?" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:541 msgid "Perth, Australia" msgstr "Perth, Australia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:391 msgid "Peru" msgstr "Peru" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:393 msgid "Philippines" msgstr "Filippiinit" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:544 msgid "Phoenix, Arizona, United States" msgstr "Phoenix, Arizona, Yhdysvallat" #. I18N: gedcom tag PHON #: app/GedcomTag.php:923 msgid "Phone" msgstr "Puhelinnumero" #. I18N: gedcom tag FONE #: app/GedcomTag.php:771 msgid "Phonetic" msgstr "Foneettinen" #: resources/views/search-phonetic-page.phtml:46 msgid "Phonetic algorithm" msgstr "Foneettinen algoritmi" #: app/GedcomTag.php:864 msgid "Phonetic name" msgstr "Foneettinen nimi" #: app/GedcomTag.php:931 msgid "Phonetic place" msgstr "Foneettisesti paikka" #. I18N: search using “sounds like”, rather than exact spelling #: app/Http/Controllers/SearchController.php:338 #: app/Module/SearchMenuModule.php:103 resources/views/branches-page.phtml:25 msgid "Phonetic search" msgstr "Foneettinen haku" #: app/GedcomTag.php:1055 msgid "Phonetic title" msgstr "Foneettisesti otsikko" #. I18N: Type of media object #: app/GedcomTag.php:2022 app/GedcomTag.php:2391 msgid "Photo" msgstr "Valokuva" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:127 msgid "Pink Plastic" msgstr "pinkki muovi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:389 msgid "Pitcairn" msgstr "Pitcairn" #. I18N: gedcom tag PLAC #: app/GedcomTag.php:929 app/Http/Controllers/HelpTextController.php:215 #: resources/views/admin/location-edit.phtml:24 #: resources/views/admin/locations.phtml:12 #: resources/views/lists/families-table.phtml:261 #: resources/views/lists/individuals-table.phtml:277 #: resources/views/lists/individuals-table.phtml:288 #: resources/views/modules/census-assistant.phtml:39 #: resources/views/modules/lifespans-chart/page.phtml:35 #: resources/views/search-phonetic-page.phtml:36 #: resources/xml/reports/bdm_report.xml:6 #: resources/xml/reports/bdm_report.xml:134 #: resources/xml/reports/bdm_report.xml:160 #: resources/xml/reports/bdm_report.xml:194 #: resources/xml/reports/birth_report.xml:42 #: resources/xml/reports/cemetery_report.xml:52 #: resources/xml/reports/death_report.xml:50 #: resources/xml/reports/marriage_report.xml:50 #: resources/xml/reports/occupation_report.xml:60 msgid "Place" msgstr "Paikka" #. I18N: Name of a module/list #: app/Module/PlaceHierarchyListModule.php:45 #: resources/views/place-hierarchy.phtml:7 msgid "Place hierarchy" msgstr "Paikkahierarkia" #: app/GedcomTag.php:935 msgid "Place in Hebrew" msgstr "Paikka hepreaksi" #: resources/views/place-list.phtml:6 msgid "Place list" msgstr "Paikkaluettelo" #. I18N: Help text for the “Abbreviate place names” configuration setting #: resources/views/admin/trees-preferences.phtml:599 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by showing just the first few parts of the name, such as village, county, or the last few part of it, such as region, country." msgstr "Usein paikan nimet ovat liian pitkiä sovitettavaksi kaavioihin, listoihin jne. Niitä voi lyhentää jolloin näytetään nimen ensimmäisiä osia kuten kylä, lääni, tai jälkimmäiset osat alue, maa." #: resources/views/help/place.phtml:8 msgid "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." msgstr "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." #: resources/views/help/place.phtml:4 msgid "Place names should be entered as a comma-separated list, starting with the smallest place and ending with the country. For example, “Westminster, London, England”." msgstr "Paikannimet tulisi syöttää pilkuilla erotettuna luettelona, aloittaen pienimmästä paikasta ja päättyen maahan. Esimerkiksi ”Tapiola, Espoo, Suomi”." #. I18N: LDS = Church of Latter Day Saints. #: app/GedcomTag.php:505 msgid "Place of LDS baptism" msgstr "MAP-kasteen paikkakunta" #. I18N: LDS = Church of Latter Day Saints. #: app/GedcomTag.php:1012 msgid "Place of LDS child sealing" msgstr "MAP-lapsen sinetöinnin paikka" #. I18N: LDS = Church of Latter Day Saints. #: app/GedcomTag.php:704 msgid "Place of LDS endowment" msgstr "MAP-endaumentin paikkakunta" #. I18N: LDS = Church of Latter Day Saints. #: app/GedcomTag.php:755 msgid "Place of LDS spouse sealing" msgstr "MAP-puolison sinetöinnin paikka" #: app/GedcomTag.php:469 msgid "Place of adoption" msgstr "Adoptointipaikkakunta" #: app/GedcomTag.php:512 resources/xml/reports/missing_facts_report.xml:140 msgid "Place of baptism" msgstr "Kasteen paikkakunta" #: app/GedcomTag.php:519 resources/xml/reports/missing_facts_report.xml:223 msgid "Place of bar mitzvah" msgstr "Bar mitsva paikkakunta" #: app/GedcomTag.php:526 resources/xml/reports/missing_facts_report.xml:264 msgid "Place of bat mitzvah" msgstr "Bat mitsva paikkakunta" #: app/GedcomTag.php:533 resources/xml/reports/fact_sources.xml:273 #: resources/xml/reports/missing_facts_report.xml:93 msgid "Place of birth" msgstr "Syntymäpaikkakunta" #: app/GedcomTag.php:540 msgid "Place of blessing" msgstr "Siunauksen paikkakunta" #: app/GedcomTag.php:1339 msgid "Place of brit milah" msgstr "Brit mila paikka" #: app/GedcomTag.php:550 resources/xml/reports/missing_facts_report.xml:557 msgid "Place of burial" msgstr "Hautauspaikkakunta" #: app/GedcomTag.php:594 resources/xml/reports/missing_facts_report.xml:181 msgid "Place of christening" msgstr "Kasteen paikkakunta" #: app/GedcomTag.php:619 resources/xml/reports/missing_facts_report.xml:305 msgid "Place of confirmation" msgstr "Ripille pääsyn paikka" #: app/GedcomTag.php:635 msgid "Place of cremation" msgstr "Polttohautauksen paikkakunta" #: app/GedcomTag.php:658 resources/xml/reports/fact_sources.xml:275 #: resources/xml/reports/missing_facts_report.xml:516 msgid "Place of death" msgstr "Kuolinpaikkakunta" #: app/GedcomTag.php:695 msgid "Place of emigration" msgstr "Maastamuuton paikkakunta" #: app/GedcomTag.php:711 resources/xml/reports/missing_facts_report.xml:347 msgid "Place of engagement" msgstr "Kihlauspaikkakunta" #: app/GedcomTag.php:718 msgid "Place of event" msgstr "Tapahtumapaikkakunta" #: app/GedcomTag.php:765 resources/xml/reports/missing_facts_report.xml:389 msgid "Place of first communion" msgstr "Ensimmäisen ehtoollisen paikka" #: app/GedcomTag.php:799 msgid "Place of immigration" msgstr "Maahanmuuton paikka" #: app/GedcomTag.php:747 app/GedcomTag.php:840 #: resources/xml/reports/fact_sources.xml:321 #: resources/xml/reports/missing_facts_report.xml:474 msgid "Place of marriage" msgstr "Avioitumispaikka" #: app/GedcomTag.php:827 resources/xml/reports/missing_facts_report.xml:431 msgid "Place of marriage banns" msgstr "avioliittokuulutus paikka" #: app/GedcomTag.php:876 msgid "Place of naturalization" msgstr "Kansalaistamispaikka" #: app/GedcomTag.php:914 msgid "Place of ordination" msgstr "Papiksivihkimisen paikka" #: app/GedcomTag.php:969 msgid "Place of residence" msgstr "Asuinpaikan paikkakunta" #. I18N: Name of a module #: app/Http/Controllers/PlaceHierarchyController.php:115 #: app/Module/PlacesModule.php:66 #: resources/views/admin/trees-preferences.phtml:578 #: resources/views/search-replace-page.phtml:33 #: resources/views/statistics/other/places.phtml:10 msgid "Places" msgstr "Sijainteja" #: resources/views/places-page.phtml:26 msgid "Places without valid co-ordinates are not shown on the map and have a red border around the sidebar entry" msgstr "Paikkoja ilman kelvollisia koordinaatteja ei näytetä kartalla ja niissä on punainen reunus sivupalkin merkinnän ympärillä" #: resources/views/layouts/default.phtml:154 #: resources/views/modules/random_media/slide-show.phtml:21 #: resources/views/modules/random_media/slide-show.phtml:23 msgid "Play" msgstr "Käynnistä" #: app/Http/Controllers/MessageController.php:221 msgid "Please enter a valid email address." msgstr "Huom! Anna hyväksyttävä sähköpostiosoite." #: app/Http/RequestHandlers/PasswordResetAction.php:79 #: app/Http/RequestHandlers/PasswordResetForm.php:75 msgid "Please try again." msgstr "" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:141 msgctxt "GENITIVE" msgid "Pluviose" msgstr "Pluviôse" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:235 msgctxt "INSTRUMENTAL" msgid "Pluviose" msgstr "Pluviôse" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:188 msgctxt "LOCATIVE" msgid "Pluviose" msgstr "Pluviôse" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:93 msgctxt "NOMINATIVE" msgid "Pluviose" msgstr "Pluviôse" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:399 msgid "Poland" msgstr "Puola" #: app/SurnameTradition.php:98 msgctxt "Surname tradition" msgid "Polish" msgstr "Puolan sukunimen esitystapa" #. I18N: A configuration setting #: resources/views/admin/site-mail.phtml:90 #: resources/views/setup/step-4-database-mysql.phtml:44 #: resources/views/setup/step-4-database-pgsql.phtml:38 #: resources/views/setup/step-4-database-sqlsvr.phtml:38 msgid "Port number" msgstr "Portin numero" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:550 msgid "Portland, Oregon, United States" msgstr "Portland, Oregon, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:526 msgid "Porto Alegre, Brazil" msgstr "Porto Alegre, Brasilia" #. I18N: page orientation #: app/Http/Controllers/AdminTreesController.php:1006 #: resources/xml/reports/change_report.xml:10 #: resources/xml/reports/pedigree_report.xml:7 msgid "Portrait" msgstr "Pystysuoraan" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:405 msgid "Portugal" msgstr "Portugali" #: app/SurnameTradition.php:92 msgctxt "Surname tradition" msgid "Portuguese" msgstr "Portugalin sukunimen esitystapa" #. I18N: gedcom tag POST #: app/GedcomTag.php:938 msgid "Postal code" msgstr "Postinumero" #. I18N: Name of a module #: app/Module/PoweredByWebtreesModule.php:39 msgid "Powered by webtrees™" msgstr "Powered by webtrees™" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:149 msgctxt "GENITIVE" msgid "Prairial" msgstr "Prairial" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:243 msgctxt "INSTRUMENTAL" msgid "Prairial" msgstr "Prairial" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:196 msgctxt "LOCATIVE" msgid "Prairial" msgstr "Prairial" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:102 msgctxt "NOMINATIVE" msgid "Prairial" msgstr "Prairial" #: app/Http/Controllers/AdminSiteController.php:490 msgid "Predefined text that states admin will decide on each request for a user account" msgstr "Esivalmistettu teksti, ylläpitäjä päättää hyväksyykö käyttäjätilianomuksen" #: app/Http/Controllers/AdminSiteController.php:489 msgid "Predefined text that states all users can request a user account" msgstr "Esivalmistettu teksti, kaikki voivat anoa käyttäjätilin itselleen" #: app/Http/Controllers/AdminSiteController.php:491 msgid "Predefined text that states only family members can request a user account" msgstr "Esivalmistettu teksti, joka määrää että käyttäjätilin voi anoa ainoastaan sukupuussa oleva henkilö" #: app/Http/Controllers/AdminTreesController.php:1078 #: app/Http/Controllers/HomePageController.php:122 #: app/Http/Controllers/HomePageController.php:201 #: resources/views/admin/components.phtml:44 #: resources/views/admin/components.phtml:47 #: resources/views/admin/control-panel-tree-list.phtml:23 #: resources/views/admin/modules.phtml:59 #: resources/views/admin/modules.phtml:61 #: resources/views/admin/modules.phtml:132 #: resources/views/admin/modules.phtml:135 #: resources/views/admin/modules.phtml:138 resources/views/admin/trees.phtml:62 #: resources/views/modules/block-template.phtml:6 #: resources/views/modules/block-template.phtml:8 msgid "Preferences" msgstr "Asetukset" #: resources/views/admin/modules.phtml:28 #, php-format msgid "Preferences exist for the module “%s”, but this module no longer exists." msgstr "Moduulin ”%s” asetukset ovat olemassa, mutta tätä moduulia ei enää ole." #. I18N: A configuration setting #: resources/views/admin/users-edit.phtml:171 msgid "Preferred contact method" msgstr "Toivottu yhteystapa" #. I18N: Label for a configuration option #: resources/views/modules/recent_changes/config.phtml:15 #: resources/views/modules/todays_events/config.phtml:23 #: resources/views/modules/top10_givnnames/config.phtml:14 #: resources/views/modules/top10_surnames/config.phtml:14 #: resources/views/modules/upcoming_events/config.phtml:33 #: resources/views/modules/yahrzeit/config.phtml:17 msgid "Presentation style" msgstr "Esitystapa" #. I18N: I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church #: app/GedcomCode/GedcomCodeTemp.php:547 msgid "President’s Office" msgstr "Presidentin toimisto (Mormoni)" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:553 msgid "Preston, England" msgstr "Preston, Englanti" #: resources/views/admin/analytics-edit.phtml:13 msgid "Preview" msgstr "Esikatselu" #: app/GedcomCode/GedcomCodeRela.php:285 msgid "Priest" msgstr "Pappi" #. I18N: The first day in the French republican calendar #: app/Date/FrenchDate.php:285 msgid "Primidi" msgstr "Primidi" #: resources/xml/reports/family_group_report.xml:10 msgid "Print basic events when blank" msgstr "Tulosta perustapahtumat, jotka ovat tyhjiä" #: app/Http/Controllers/AdminController.php:266 #: resources/views/admin/trees.phtml:72 msgid "Privacy" msgstr "Yksityisyys" #: app/Http/RequestHandlers/PrivacyPolicy.php:40 msgid "Privacy policy" msgstr "Tietosuojakäytäntö" #. I18N: a restrction on viewing data #: resources/views/modals/restriction-fields.phtml:5 msgid "Privacy restriction" msgstr "Yksityisyyden rajoitus" #. I18N: Privacy restrictions are set by RESN tags in GEDCOM. #: resources/views/admin/trees-privacy.phtml:164 msgid "Privacy restrictions" msgstr "Yksityisyysrajoitukset" #: resources/views/admin/trees-privacy.phtml:212 msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" msgstr "Yksityisyysrajoitukset - nämä sovelletaan GEDCOM tietueisiin ja faktoihin, joilla ei ole RESN tietotunnistetta" #: app/GedcomRecord.php:562 app/GedcomRecord.php:654 app/GedcomRecord.php:762 #: app/Note.php:120 app/Report/ReportParserGenerate.php:931 #: app/Repository.php:96 app/Source.php:101 #: app/Statistics/Repository/EventRepository.php:413 msgid "Private" msgstr "Yksityinen" #: resources/views/admin/site-mail.phtml:204 msgid "Private key" msgstr "" #. I18N: gedcom tag PROB #: app/GedcomTag.php:941 msgid "Probate" msgstr "Testamentin vahvistus" #. I18N: gedcom tag PROP #: app/GedcomTag.php:944 msgid "Property" msgstr "Omaisuus" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:556 msgid "Provo City Center, Utah, United States" msgstr "Provo City Center, Utah, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:559 msgid "Provo, Utah, United States" msgstr "Provo, Utah, Yhdysvallat" #. I18N: gedcom tag PUBL #: app/GedcomTag.php:947 resources/views/modals/source-fields.phtml:27 msgid "Publication" msgstr "Julkaisu" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:401 msgid "Puerto Rico" msgstr "Puerto Rico" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:413 msgid "Qatar" msgstr "Qatar" #. I18N: gedcom tag QUAY #: app/GedcomTag.php:950 msgid "Quality of data" msgstr "Tiedon luotettavuus" #. I18N: The fourth day in the French republican calendar #: app/Date/FrenchDate.php:291 msgid "Quartidi" msgstr "Quartidi" #: resources/views/modules/faq/config.phtml:39 #: resources/views/modules/faq/edit.phtml:14 msgid "Question" msgstr "Kysymys" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:562 msgid "Quetzaltenango, Guatemala" msgstr "Quetzaltenango, Guatemala" #: resources/views/admin/trees-preferences.phtml:772 msgid "Quick family facts" msgstr "Perhefaktojen pikalista" #: resources/views/admin/trees-preferences.phtml:718 msgid "Quick individual facts" msgstr "Henkilöfaktojen pikalista" #: resources/views/admin/trees-preferences.phtml:854 msgid "Quick repository facts" msgstr "Tietovarastofaktojen pikalista" #: resources/views/admin/trees-preferences.phtml:813 msgid "Quick source facts" msgstr "Lähdefaktojen pikalista" #. I18N: The fifth day in the French republican calendar #: app/Date/FrenchDate.php:293 msgid "Quintidi" msgstr "Quintidi" #. I18N: When replying to an email, the subject becomes “RE: ” #: app/Module/UserMessagesModule.php:191 app/Module/UserMessagesModule.php:192 msgid "RE: " msgstr "VS: " #: app/GedcomCode/GedcomCodeRela.php:289 msgid "Rabbi" msgstr "Rabbi" #. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal #: app/Date/HijriDate.php:130 msgctxt "GENITIVE" msgid "Rabi’ al-awwal" msgstr "rabi` al-awwal" #. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal #: app/Date/HijriDate.php:220 msgctxt "INSTRUMENTAL" msgid "Rabi’ al-awwal" msgstr "rabi` al-awwal" #. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal #: app/Date/HijriDate.php:175 msgctxt "LOCATIVE" msgid "Rabi’ al-awwal" msgstr "rabi` al-awwal" #. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal #: app/Date/HijriDate.php:85 msgctxt "NOMINATIVE" msgid "Rabi’ al-awwal" msgstr "rabi` al-awwal" #. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani #: app/Date/HijriDate.php:132 msgctxt "GENITIVE" msgid "Rabi’ al-thani" msgstr "rabi` al-sani" #. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani #: app/Date/HijriDate.php:222 msgctxt "INSTRUMENTAL" msgid "Rabi’ al-thani" msgstr "rabi` al-sani" #. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani #: app/Date/HijriDate.php:177 msgctxt "LOCATIVE" msgid "Rabi’ al-thani" msgstr "rabi` al-sani" #. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani #: app/Date/HijriDate.php:87 msgctxt "NOMINATIVE" msgid "Rabi’ al-thani" msgstr "rabi` al-sani" #. I18N: This is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. #: app/GedcomCode/GedcomCodePedi.php:107 msgid "Rada" msgstr "Rada - maito-sukulaisuus" #. I18N: http://en.wikipedia.org/wiki/Rajab #: app/Date/HijriDate.php:138 msgctxt "GENITIVE" msgid "Rajab" msgstr "rajab" #. I18N: http://en.wikipedia.org/wiki/Rajab #: app/Date/HijriDate.php:228 msgctxt "INSTRUMENTAL" msgid "Rajab" msgstr "rajab" #. I18N: http://en.wikipedia.org/wiki/Rajab #: app/Date/HijriDate.php:183 msgctxt "LOCATIVE" msgid "Rajab" msgstr "rajab" #. I18N: http://en.wikipedia.org/wiki/Rajab #: app/Date/HijriDate.php:93 msgctxt "NOMINATIVE" msgid "Rajab" msgstr "rajab" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:565 msgid "Raleigh, North Carolina, United States" msgstr "Raleigh, Pohjois-Carolina, Yhdysvallat" #. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 #: app/Date/HijriDate.php:142 msgctxt "GENITIVE" msgid "Ramadan" msgstr "ramadan" #. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 #: app/Date/HijriDate.php:232 msgctxt "INSTRUMENTAL" msgid "Ramadan" msgstr "ramadan" #. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 #: app/Date/HijriDate.php:187 msgctxt "LOCATIVE" msgid "Ramadan" msgstr "ramadan" #. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 #: app/Date/HijriDate.php:97 msgctxt "NOMINATIVE" msgid "Ramadan" msgstr "ramadan" #. I18N: Description of the “Slide show” module #: app/Module/SlideShowModule.php:47 msgid "Random images from the current family tree." msgstr "Nykyisen sukupuun satunnaisia kuvia." #: app/Http/Controllers/EditFamilyController.php:49 #: resources/views/family-page-children.phtml:39 #: resources/views/family-page-menu.phtml:32 #: resources/views/modules/relatives/family.phtml:195 msgid "Re-order children" msgstr "Järjestä lapset uudelleen" #: app/Http/Controllers/EditIndividualController.php:170 #: resources/views/modules/relatives/tab.phtml:92 msgid "Re-order families" msgstr "Järjestä perheet uudelleen" #. I18N: gedcom tag _WT_OBJE_SORT #: app/GedcomTag.php:2075 app/Http/Controllers/EditIndividualController.php:48 #: resources/views/individual-page.phtml:85 msgid "Re-order media" msgstr "Järjestä media uudelleen" #: app/Http/Controllers/EditIndividualController.php:109 #: resources/views/individual-page-menu.phtml:23 msgid "Re-order names" msgstr "Järjestä nimet uudelleen" #: resources/views/admin/users-create.phtml:14 #: resources/views/admin/users-edit.phtml:22 #: resources/views/admin/users.phtml:16 #: resources/views/edit-account-page.phtml:26 #: resources/views/emails/register-notify-html.phtml:15 #: resources/views/emails/register-notify-text.phtml:7 #: resources/views/register-page.phtml:32 msgid "Real name" msgstr "Etu- ja sukunimi" #: resources/views/admin/map-import-form.phtml:90 msgid "Really delete all geographic data?" msgstr "Poista todella kaikki maantieteelliset tiedot?" #. I18N: Name of a module #: app/Module/RecentChangesModule.php:49 #: resources/xml/reports/change_report.xml:92 msgid "Recent changes" msgstr "Viimeiset muutokset" #: resources/views/calendar-page.phtml:88 msgid "Recent years (< 100 yrs)" msgstr "Viime vuosina (< 100 vuotta)" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:568 msgid "Recife, Brazil" msgstr "Recife, Brasilia" #: resources/views/admin/changes-log.phtml:36 #: resources/views/admin/changes-log.phtml:105 #: resources/views/admin/trees-privacy.phtml:217 #: resources/views/lists/anniversaries-table.phtml:9 #: resources/views/modules/clippings/show.phtml:17 #: resources/views/modules/recent_changes/changes-table.phtml:13 #: resources/views/modules/todo/research-tasks.phtml:10 msgid "Record" msgstr "Tietue" #. I18N: gedcom tag RIN #: app/GedcomTag.php:989 msgid "Record ID number" msgstr "RIN-numero" #. I18N: gedcom tag RFN #: app/GedcomTag.php:980 msgid "Record file number" msgstr "Tiedostontietuenumero (RFN)" #: resources/views/search-general-page.phtml:24 #: resources/views/statistics/other/total-records.phtml:10 msgid "Records" msgstr "Tapahtumia" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:571 msgid "Redlands, California, United States" msgstr "Redlands, Kalifornia, Yhdysvallat" #. I18N: gedcom tag REFN #: app/GedcomTag.php:953 msgid "Reference number" msgstr "Viitenumero" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:574 msgid "Regina, Saskatchewan, Canada" msgstr "Regina, Saskatchewan, Kanada" #: app/GedcomTag.php:844 resources/xml/reports/fact_sources.xml:205 msgid "Registered partnership" msgstr "Rekisteröity liitto" #: app/GedcomCode/GedcomCodeRela.php:300 msgid "Registry officer" msgstr "Rekisteriviranomainen" #: app/GedcomCode/GedcomCodeRela.php:297 msgctxt "FEMALE" msgid "Registry officer" msgstr "Rekisteriviranomainen" #: app/GedcomCode/GedcomCodeRela.php:293 msgctxt "MALE" msgid "Registry officer" msgstr "Rekisteriviranomainen" #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:199 msgid "Regular expression" msgstr "Säännöllinen lauseke" #. I18N: http://en.wikipedia.org/wiki/Regular_expression #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:178 msgid "Regular expressions are an advanced pattern matching technique." msgstr "Säännölliset lausekkeet ovat kehittynyt hahmontunnistus tekniikka." #: resources/views/pending-changes-page.phtml:47 #: resources/views/pending-changes-page.phtml:86 msgid "Reject" msgstr "Peru muutos" #: resources/views/pending-changes-page.phtml:107 msgid "Reject all changes" msgstr "Peruuta kaikki muutokset" #. I18N: Name of a module/report #: app/Module/IndividualFamiliesReportModule.php:42 #: resources/xml/reports/individual_ext_report.xml:3 #: resources/xml/reports/individual_ext_report.xml:91 msgid "Related families" msgstr "Sukulaisperheet" #. I18N: Name of a report #: app/Module/RelatedIndividualsReportModule.php:38 #: resources/xml/reports/relative_ext_report.xml:3 #: resources/xml/reports/relative_ext_report.xml:43 msgid "Related individuals" msgstr "Sukulaiset" #. I18N: gedcom tag RELA #: app/GedcomTag.php:956 msgid "Relationship" msgstr "Sukulaisuussuhde" #. I18N: gedcom tag _FREL #: app/GedcomTag.php:1823 msgid "Relationship to father" msgstr "Suhde isään" #: app/Module/RelationshipsChartModule.php:90 msgid "Relationship to me" msgstr "Sukulaisuus minuun" #. I18N: gedcom tag _MREL #: app/GedcomTag.php:1979 msgid "Relationship to mother" msgstr "Suhde äitiin" #. I18N: gedcom tag PEDI #: app/GedcomTag.php:920 msgid "Relationship to parents" msgstr "Suhde vanhempiin" #: app/Module/RelationshipsChartModule.php:302 #, php-format msgid "Relationship: %s" msgstr "Sukulaisuus: %s" #. I18N: Name of a module/chart #. I18N: Configuration option #: app/Http/Controllers/BranchesController.php:291 #: app/Http/Controllers/BranchesController.php:328 #: app/Module/RelationshipsChartModule.php:123 #: app/Module/RelationshipsChartModule.php:246 #: resources/views/lists/individuals-table.phtml:334 #: resources/views/modules/relationships-chart/config.phtml:17 msgid "Relationships" msgstr "Sukulaisuus" #. I18N: %s are individual’s names #: app/Module/RelationshipsChartModule.php:237 #, php-format msgid "Relationships between %1$s and %2$s" msgstr "Sukulaisuus - %1$s ja %2$s" #. I18N: gedcom tag RELI #: app/GedcomTag.php:959 resources/xml/reports/missing_facts_report.xml:26 #: resources/xml/reports/missing_facts_report.xml:587 msgid "Religion" msgstr "Uskonto" #: app/GedcomTag.php:910 msgid "Religious institution" msgstr "Uskonnollinen yhteisö" #: app/GedcomTag.php:846 resources/xml/reports/fact_sources.xml:199 msgid "Religious marriage" msgstr "Kirkollinen avioliitto" #: app/GedcomTag.php:2038 msgid "Religious name" msgstr "Uskonnollinen nimi" #: app/GedcomTag.php:2035 msgctxt "FEMALE" msgid "Religious name" msgstr "Uskonnollinen nimi" #: app/GedcomTag.php:2031 msgctxt "MALE" msgid "Religious name" msgstr "Uskonnollinen nimi" #: resources/views/modules/review_changes/config.phtml:20 msgid "Reminder email frequency (days)" msgstr "Muistutusviestien väli (päiviä)" #. I18N: gedcom tag SERV #: app/GedcomTag.php:998 msgid "Remote server" msgstr "Etäpalvelin" #: app/Module/CensusAssistantModule.php:214 #: app/Module/CensusAssistantModule.php:235 #: resources/views/modules/clippings/show.phtml:18 #: resources/views/modules/clippings/show.phtml:48 #: resources/views/modules/favorites/favorites.phtml:34 msgid "Remove" msgstr "Poista" #: app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php:35 msgid "Remove duplicate links" msgstr "Poista tuplana olevia linkkejä" #: resources/views/modules/timeline-chart/page.phtml:63 msgid "Remove individual" msgstr "Poista henkilö" #. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file #: resources/views/admin/trees-import.phtml:89 msgid "Remove the GEDCOM media path from filenames" msgstr "Poista GEDCOM media polku tiedostonimistä" #: resources/views/admin/locations.phtml:76 msgid "Remove this location?" msgstr "Poista tämä sijainti?" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:577 msgid "Reno, Nevada, United States" msgstr "Reno, Nevada, Yhdysvallat" #: resources/views/admin/trees.phtml:191 msgid "Renumber" msgstr "Numeroi uudelleen" #. I18N: Renumber the records in a family tree #: app/Http/Controllers/AdminTreesController.php:1121 #: resources/views/admin/trees-merge.phtml:19 #: resources/views/admin/trees-merge.phtml:24 msgid "Renumber family tree" msgstr "Numeroi sukupuu uudelleen" #: resources/views/admin/trees-places.phtml:23 #: resources/views/search-replace-page.phtml:21 msgid "Replace with" msgstr "Korvaa tällä" #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:188 msgid "Replacement text" msgstr "Korvaava teksti" #: app/Module/UserMessagesModule.php:203 msgid "Reply" msgstr "Vastaa" #: app/Http/Controllers/ReportEngineController.php:250 #: resources/views/admin/modules.phtml:209 #: resources/views/admin/modules.phtml:212 #: resources/views/report-select-page.phtml:12 msgid "Report" msgstr "Raportti" #. I18N: Name of a module #: app/Http/Controllers/Admin/ModuleController.php:195 #: app/Module/ReportsMenuModule.php:60 app/Module/ReportsMenuModule.php:105 #: resources/views/admin/control-panel.phtml:345 #: resources/views/admin/modules.phtml:87 #: resources/views/admin/modules.phtml:89 msgid "Reports" msgstr "Raportit" #. I18N: Name of a module/list #: app/Http/Controllers/AdminTreesController.php:2061 #: app/Http/Controllers/ListController.php:487 #: app/Module/RepositoryListModule.php:45 #: resources/views/admin/control-panel-manager.phtml:48 #: resources/views/admin/control-panel.phtml:131 #: resources/views/admin/merge-records-step-1.phtml:20 #: resources/views/lists/repositories-table.phtml:36 #: resources/views/modules/gedcom_stats/config.phtml:25 #: resources/views/modules/gedcom_stats/statistics.phtml:97 #: resources/views/modules/html/template-statistics.phtml:42 #: resources/views/search-general-page.phtml:51 #: resources/views/search-results.phtml:42 #: resources/views/statistics/other/total-records.phtml:46 msgid "Repositories" msgstr "Tietovarastot" #. I18N: gedcom tag REPO #: app/GedcomTag.php:962 resources/views/admin/trees-privacy.phtml:176 #: resources/views/admin/trees.phtml:239 #: resources/views/modals/source-fields.phtml:35 #: resources/views/modules/favorites/favorites.phtml:111 #: resources/views/modules/recent_changes/changes-table.phtml:49 msgid "Repository" msgstr "Tietovarasto" #: resources/views/lists/repositories-table.phtml:41 msgid "Repository name" msgstr "Tietovaraston nimi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:132 msgid "Republic of the Congo" msgstr "Kongo" #: app/Http/RequestHandlers/PasswordRequestAction.php:86 #: app/Http/RequestHandlers/PasswordRequestForm.php:47 #: resources/views/modules/login_block/sign-in.phtml:43 msgid "Request a new password" msgstr "Pyydä uusi salasana" #: app/Http/Controllers/Auth/RegisterController.php:83 #: app/Http/Controllers/Auth/RegisterController.php:185 #: app/Module/WelcomeBlockModule.php:111 resources/views/login-page.phtml:66 #: resources/views/modules/login_block/sign-in.phtml:35 msgid "Request a new user account" msgstr "Pyydä uusi käyttäjätili" #. I18N: gedcom tag _TODO #: app/GedcomTag.php:2057 resources/views/modules/todo/research-tasks.phtml:16 msgid "Research task" msgstr "Tutkimustehtävä" #. I18N: Name of a module. Tasks that need further research. #: app/Module/ResearchTaskModule.php:52 msgid "Research tasks" msgstr "Tutkimustehtävät" #: resources/views/modules/todo/config.phtml:4 msgid "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." msgstr "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." #: resources/views/modules/todo/config.phtml:6 msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." msgstr "Tutkimus tehtävät tallennetaan käyttäen GEDCOMin erikoistunnistetta (tag) ”_TODO”. Muut Sukututkimusohjelmat eivät ehkä tunnista sitä." #: resources/views/admin/location-edit.phtml:134 #: resources/views/modules/pedigree-map/chart.phtml:55 #: resources/views/modules/places/tab.phtml:51 #: resources/views/place-map.phtml:58 msgid "Reset to initial map state" msgstr "Palauta kartan alkutila" #. I18N: gedcom tag RESI #: app/GedcomTag.php:965 msgid "Residence" msgstr "Asuinpaikka" #: resources/views/edit-blocks-page.phtml:53 #: resources/views/edit-blocks-page.phtml:54 msgid "Restore the default block layout" msgstr "Palauta lohkojen oletusesitystapa" #: app/Http/Controllers/HelpTextController.php:247 #: resources/views/admin/users-edit.phtml:280 msgid "Restrict to immediate family" msgstr "Rajoita lähisukulaisiin" #. I18N: gedcom tag RESN #: app/GedcomTag.php:972 app/Http/Controllers/HelpTextController.php:220 #: resources/views/media-page.phtml:169 msgid "Restriction" msgstr "Käyttörajoitus" #: resources/views/help/restriction.phtml:4 msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." msgstr "Faktoille ja tapahtumille voi antaa rajoituksia, joilla rajoitetaan kuka saa nähdä tai muuttaa niitä." #: resources/views/modules/statistics-chart/custom.phtml:110 msgid "Results" msgstr "Tulokset" #. I18N: gedcom tag RETI #: app/GedcomTag.php:975 msgid "Retirement" msgstr "Eläkkeelle jääminen" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:415 msgid "Reunion" msgstr "Réunion" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:580 msgid "Rexburg, Idaho, United States" msgstr "Rexburg, Idaho, Yhdysvallat" #: app/Module/PedigreeChartModule.php:312 msgid "Right" msgstr "Oikealla" #. I18N: gedcom tag ROLE #: app/GedcomTag.php:992 resources/views/admin/users-edit.phtml:274 msgid "Role" msgstr "Rooli" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:417 msgid "Romania" msgstr "Romania" #. I18N: gedcom tag ROMN #: app/GedcomTag.php:995 app/Http/Controllers/HelpTextController.php:225 msgid "Romanized" msgstr "Länsimaisilla aakkosilla" #: app/GedcomTag.php:933 msgid "Romanized place" msgstr "Länsimaisilla aakkosilla paikka" #: app/GedcomTag.php:1057 msgid "Romanized title" msgstr "Länsimaisilla aakkosilla otsikko" #: resources/views/lists/families-table.phtml:192 #: resources/views/lists/individuals-table.phtml:252 msgid "Roots" msgstr "Juuret" #. I18N: http://en.wikipedia.org/wiki/Soundex #: app/Soundex.php:3489 resources/views/branches-page.phtml:28 #: resources/views/search-phonetic-page.phtml:52 msgid "Russell" msgstr "Russell" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:419 msgid "Russia" msgstr "Venäjä" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:421 msgid "Rwanda" msgstr "Ruanda" #: resources/views/admin/site-mail.phtml:71 msgid "SMTP mail server" msgstr "SMTP sähköpostipalvelimen nimi" #: app/Services/ServerCheckService.php:320 msgid "SQLite is only suitable for small sites, testing and evaluation." msgstr "SQLite soveltuu vain pienille sivustoille, testaukselle ja arvioinnille." #: app/Services/ServerCheckService.php:213 #, php-format msgid "SQLite version %s is installed. SQLite version %s or later is required." msgstr "SQLite-versio %s on asennettu. SQLite-versio %s tai uudempi on tarpeen." #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:583 msgid "Sacramento, California, United States" msgstr "Sacramento, Kalifornia, Yhdysvallat" #. I18N: http://en.wikipedia.org/wiki/Safar #: app/Date/HijriDate.php:128 msgctxt "GENITIVE" msgid "Safar" msgstr "safar" #. I18N: http://en.wikipedia.org/wiki/Safar #: app/Date/HijriDate.php:218 msgctxt "INSTRUMENTAL" msgid "Safar" msgstr "safar" #. I18N: http://en.wikipedia.org/wiki/Safar #: app/Date/HijriDate.php:173 msgctxt "LOCATIVE" msgid "Safar" msgstr "safar" #. I18N: http://en.wikipedia.org/wiki/Safar #: app/Date/HijriDate.php:83 msgctxt "NOMINATIVE" msgid "Safar" msgstr "safar" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:129 msgid "Sage" msgstr "salvia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:439 msgid "Saint Helena" msgstr "Saint Helena" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:282 msgid "Saint Kitts and Nevis" msgstr "Saint Kitts ja Nevis" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:296 msgid "Saint Lucia" msgstr "Saint Lucia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:453 msgid "Saint Pierre and Miquelon" msgstr "Saint Pierre ja Miquelon" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:518 msgid "Saint Vincent and the Grenadines" msgstr "Saint Vincent ja Grenadiinit" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:613 msgid "Salt Lake City, Utah, United States" msgstr "Salt Lake City, Utah, Yhdysvallat" #: resources/views/modals/media-file-fields.phtml:59 msgid "Same as uploaded file" msgstr "Sama kuin ladattu tiedosto" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:534 msgid "Samoa" msgstr "Samoa" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:592 msgid "San Antonio, Texas, United States" msgstr "San Antonio, Texas, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:595 msgid "San Diego, California, United States" msgstr "San Diego, Kalifornia, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:610 msgid "San Jose, Costa Rica" msgstr "San Jose, Costa Rica" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:449 msgid "San Marino" msgstr "San Marino" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:586 msgid "San Salvador, El Salvador" msgstr "San Salvador, El Salvador" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:589 msgid "Santiago, Chile" msgstr "Santiago, Chile" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:598 msgid "Santo Domingo, Dominican Republic" msgstr "Santo Domingo, Dom. Tasavalta" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:622 msgid "Sao Paulo, Brazil" msgstr "Sao Paulo, Brasilia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:457 msgid "Sao Tome and Principe" msgstr "Sao Tome ja Principe" #. I18N: abbreviation for Saturday #: app/Date/AbstractCalendarDate.php:273 #: resources/views/edit/initialize-calendar-popup.phtml:28 msgid "Sat" msgstr "La" #: app/Date/AbstractCalendarDate.php:241 msgid "Saturday" msgstr "Lauantai" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:423 msgid "Saudi Arabia" msgstr "Saudi-Arabia" #: app/GedcomTag.php:681 msgid "School or college" msgstr "Koulu tai yliopisto" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:425 msgid "Scotland" msgstr "Skotlanti" #. I18N: gedcom tag _SCBK #: app/GedcomTag.php:2042 msgid "Scrapbook" msgstr "Leikekirja" #. I18N: “sealing” is a ceremony in the Mormon church. #: app/GedcomCode/GedcomCodePedi.php:96 msgctxt "Female pedigree" msgid "Sealing" msgstr "Sinetöinti" #. I18N: “sealing” is a ceremony in the Mormon church. #: app/GedcomCode/GedcomCodePedi.php:91 msgctxt "Male pedigree" msgid "Sealing" msgstr "Sinetöinti" #. I18N: “sealing” is a ceremony in the Mormon church. #: app/GedcomCode/GedcomCodePedi.php:100 msgctxt "Pedigree" msgid "Sealing" msgstr "Sinetöinti" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:106 msgid "Sealing canceled (divorce)" msgstr "Sinetöinnin mitätöinti (avioero)" #. I18N: Name of a module #. I18N: A button label. #: app/Module/SearchMenuModule.php:40 app/Module/SearchMenuModule.php:82 #: resources/views/layouts/default.phtml:91 #: resources/views/layouts/default.phtml:92 #: resources/views/modules/descendancy/sidebar.phtml:5 #: resources/views/modules/descendancy/sidebar.phtml:24 #: resources/views/search-replace-page.phtml:30 msgid "Search" msgstr "Etsi" #: app/Http/Controllers/SearchController.php:371 #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:55 #: app/Module/SearchMenuModule.php:124 msgid "Search and replace" msgstr "Etsi ja korvaa" #. I18N: Description of the “Search and replace” option of the batch update module #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:66 msgid "Search and replace text, using simple searches or advanced pattern matching." msgstr "Etsi ja korvaa teksti käyttäen yksinkertaisia hakuja tai kehittynyttä hahmontunnistusta." #: resources/views/media-list-page.phtml:53 msgid "Search filters" msgstr "Hakusuodatin" #: resources/views/admin/trees-places.phtml:17 #: resources/views/search-general-page.phtml:12 #: resources/views/search-replace-page.phtml:12 msgid "Search for" msgstr "Etsi" #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:193 msgid "Search method" msgstr "Hakutapa" #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:183 msgid "Search text/pattern" msgstr "Etsi tekstiä/kuviota" #: resources/views/modules/relationships-chart/config.phtml:7 msgid "Searching for all possible relationships can take a lot of time in complex trees." msgstr "Monimutkaisten puiden kaikkien mahdollisten suhteiden etsintä voi viedä paljon aikaa." #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:601 msgid "Seattle, Washington, United States" msgstr "Seattle, Washington, Yhdysvallat" #: resources/views/admin/merge-records-step-1.phtml:53 msgid "Second record" msgstr "Toinen tietue" #. I18N: A configuration setting #: resources/views/admin/site-mail.phtml:148 msgid "Secure connection" msgstr "SSL kirjautuminen" #. I18N: A configuration setting #: resources/views/modules/statcounter/form.phtml:15 msgid "Security code" msgstr "Turvakoodi" #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:178 #, php-format msgid "See %s for more information." msgstr "Katso %s lisätietoja varten." #: resources/views/admin/merge-records-step-2.phtml:25 #: resources/views/admin/merge-records-step-2.phtml:72 #: resources/views/admin/merge-records-step-2.phtml:118 msgid "Select" msgstr "Valitse" #: resources/views/admin/trees-import.phtml:20 msgid "Select a GEDCOM file to import" msgstr "Valitse tuotava GEDCOM tiedosto" #: app/Http/Controllers/ReportEngineController.php:159 #: resources/views/edit/input-addon-calendar.phtml:5 #: resources/views/edit/input-addon-calendar.phtml:8 msgid "Select a date" msgstr "Valitse päivä" #: resources/views/modules/lifespans-chart/page.phtml:29 msgid "Select individuals by place or date" msgstr "Valitse henkilöt paikan tai päivämäärän mukaan" #. I18N: Description of the “Clippings cart” module #: app/Module/ClippingsCartModule.php:120 msgid "Select records from your family tree and save them as a GEDCOM file." msgstr "Valitse sukupuusi tietueita ja tallenna ne GEDCOM tiedostona." #: resources/views/modules/statistics-chart/custom.phtml:136 msgid "Select the desired age interval" msgstr "Valitse haluamasi ikäjakso" #: resources/views/admin/merge-records-step-2.phtml:11 msgid "Select the facts and events to keep from both records." msgstr "Valitse faktat ja tapahtumat jotka säilytetään molemmista tietueista." #: resources/views/admin/merge-records-step-1.phtml:13 msgid "Select two records to merge." msgstr "Valitse kaksi tietuetta yhdistettäviksi." #: resources/views/admin/site-mail.phtml:195 msgid "Selector" msgstr "" #: app/GedcomCode/GedcomCodeRela.php:311 msgid "Seller" msgstr "Myyjä" #: app/GedcomCode/GedcomCodeRela.php:308 msgctxt "FEMALE" msgid "Seller" msgstr "Myyjä" #: app/GedcomCode/GedcomCodeRela.php:304 msgctxt "MALE" msgid "Seller" msgstr "Myyjä" #: app/Module/UserMessagesModule.php:152 #: resources/views/admin/broadcast.phtml:53 #: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:51 msgid "Send" msgstr "Lähetä" #: app/Http/Controllers/MessageController.php:176 #: app/Http/Controllers/MessageController.php:291 #: app/Module/UserMessagesModule.php:145 #: app/Statistics/Repository/UserRepository.php:124 #: resources/views/pending-changes-page.phtml:75 msgid "Send a message" msgstr "Lähetä viesti" #: app/Http/Controllers/MessageController.php:506 #: resources/views/admin/control-panel.phtml:273 msgid "Send a message to all users" msgstr "Lähetä viesti kaikille käyttäjille" #: app/Http/Controllers/MessageController.php:508 #: resources/views/admin/control-panel.phtml:279 msgid "Send a message to users who have never signed in" msgstr "Lähetä viesti käyttäjille, jotka eivät koskaan ole kirjautuneet sivustolle" #: app/Http/Controllers/MessageController.php:510 #: resources/views/admin/control-panel.phtml:285 msgid "Send a message to users who have not signed in for 6 months" msgstr "Lähetä viesti käyttäjille, jotka eivät ole kirjautuneet sivustolle 6 kuukauteen" #. I18N: Label for a configuration option #: resources/views/modules/review_changes/config.phtml:10 msgid "Send out reminder emails" msgstr "Lähetä muistutusviestit" #. I18N: A configuration setting #: resources/views/admin/site-mail.phtml:54 msgid "Sender name" msgstr "Lähettäjän nimi" #: app/Http/Controllers/AdminSiteController.php:342 #: resources/views/admin/control-panel.phtml:69 msgid "Sending email" msgstr "Sähköpostin lähetys" #. I18N: A configuration setting #: resources/views/admin/site-mail.phtml:162 msgid "Sending server name" msgstr "Lähettävän palvelimen nimi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:431 msgid "Senegal" msgstr "Senegal" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:604 msgid "Seoul, Korea" msgstr "Seoul, Korea" #: app/Date/AbstractGregorianJulianDate.php:207 msgctxt "Abbreviation for September" msgid "Sep" msgstr "syys" #. I18N: gedcom tag _SEPR #: app/GedcomTag.php:2045 msgid "Separated" msgstr "Asumusero" #: app/Date/AbstractGregorianJulianDate.php:104 msgctxt "GENITIVE" msgid "September" msgstr "syyskuuta" #: app/Date/AbstractGregorianJulianDate.php:174 msgctxt "INSTRUMENTAL" msgid "September" msgstr "syyskuun" #: app/Date/AbstractGregorianJulianDate.php:139 msgctxt "LOCATIVE" msgid "September" msgstr "syyskuussa" #: app/Date/AbstractGregorianJulianDate.php:69 #: app/Module/StatisticsChartModule.php:796 #: resources/views/edit/initialize-calendar-popup.phtml:15 msgctxt "NOMINATIVE" msgid "September" msgstr "syyskuu" #. I18N: The seventh day in the French republican calendar #: app/Date/FrenchDate.php:297 msgid "Septidi" msgstr "Septidi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:433 msgid "Serbia" msgstr "Serbia" #: app/GedcomCode/GedcomCodeRela.php:322 msgid "Servant" msgstr "Palvelija" #: app/GedcomCode/GedcomCodeRela.php:319 msgctxt "FEMALE" msgid "Servant" msgstr "Palvelija" #: app/GedcomCode/GedcomCodeRela.php:315 msgctxt "MALE" msgid "Servant" msgstr "Palvelija" #: app/Http/Controllers/AdminSiteController.php:530 #: resources/views/admin/control-panel.phtml:97 msgid "Server information" msgstr "Palvelimen tiedot" #. I18N: A configuration setting #: resources/views/admin/site-mail.phtml:76 #: resources/views/setup/step-4-database-mysql.phtml:26 #: resources/views/setup/step-4-database-pgsql.phtml:26 #: resources/views/setup/step-4-database-sqlsvr.phtml:26 msgid "Server name" msgstr "Palvelimen nimi" #: app/Http/RequestHandlers/PasswordResetForm.php:64 msgid "Set a new password" msgstr "" #: resources/views/admin/trees.phtml:116 resources/views/admin/trees.phtml:123 msgid "Set as default" msgstr "Aseta oletukseksi" #. I18N: You need to: #: resources/views/emails/verify-notify-html.phtml:29 #: resources/views/emails/verify-notify-text.phtml:16 msgid "Set the access level for each tree." msgstr "Aseta jokaisen puun käyttöoikeudet." #: app/Http/Controllers/HomePageController.php:343 #: resources/views/admin/control-panel.phtml:195 msgid "Set the default blocks for new family trees" msgstr "Määritä uuden sukupuun oletuslohkot" #: app/Http/Controllers/HomePageController.php:512 #: resources/views/admin/control-panel.phtml:263 msgid "Set the default blocks for new users" msgstr "Määritä uuden käyttäjän oletuslohkot" #. I18N: Help text for the “Show dead individuals” configuration setting #: resources/views/admin/trees-privacy.phtml:58 msgid "Set the privacy access level for all dead individuals." msgstr "Määrittele ketkä saavat nähdä kuolleiden tiedot." #. I18N: You need to: #: resources/views/emails/verify-notify-html.phtml:27 #: resources/views/emails/verify-notify-text.phtml:15 msgid "Set the status to “approved”." msgstr "Aseta tilaksi \"hyväksytty\"." #. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting #: resources/views/admin/trees-preferences.phtml:636 msgid "Setting this to Yes will place links on individuals, sources, and families to let users bring up another window containing the raw data taken right out of the GEDCOM file." msgstr "Valinnalla Kyllä, henkilölle, lähdetiedolle and perheelle muodostetaan linkit, joiden kautta käyttäjät voivat uudessa ikkunassa tarkastella GEDCOM tiedostoon tallennettua raakadataa." #: resources/views/layouts/setup.phtml:8 resources/views/layouts/setup.phtml:16 msgid "Setup wizard for webtrees" msgstr "webtrees Asennusvelho" #. I18N: The sixth day in the French republican calendar #: app/Date/FrenchDate.php:295 msgid "Sextidi" msgstr "Sextidi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:470 msgid "Seychelles" msgstr "Seychellit" #: app/Date/JalaliDate.php:262 msgctxt "Abbreviation for Persian month: Shahrivar" msgid "Shah" msgstr "Shah" #. I18N: 6th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:133 msgctxt "GENITIVE" msgid "Shahrivar" msgstr "Shahrivar" #. I18N: 6th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:223 msgctxt "INSTRUMENTAL" msgid "Shahrivar" msgstr "Shahrivar" #. I18N: 6th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:178 msgctxt "LOCATIVE" msgid "Shahrivar" msgstr "Shahrivar" #. I18N: 6th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:88 msgctxt "NOMINATIVE" msgid "Shahrivar" msgstr "Shahrivar" #: app/GedcomTag.php:1003 resources/views/admin/trees.phtml:263 #: resources/views/edit/shared-note.phtml:10 #: resources/views/family-page.phtml:79 resources/views/media-page.phtml:159 #: resources/views/modules/notes/tab.phtml:46 #: resources/views/note-page.phtml:73 msgid "Shared note" msgstr "Jaettu lisätieto" #. I18N: Name of a module/list #: app/Http/Controllers/ListController.php:470 app/Module/NoteListModule.php:45 #: resources/views/lists/sources-table.phtml:87 #: resources/views/search-general-page.phtml:58 msgid "Shared notes" msgstr "Jaetut lisätiedot" #. I18N: http://en.wikipedia.org/wiki/Shawwal #: app/Date/HijriDate.php:144 msgctxt "GENITIVE" msgid "Shawwal" msgstr "shawwal" #. I18N: http://en.wikipedia.org/wiki/Shawwal #: app/Date/HijriDate.php:234 msgctxt "INSTRUMENTAL" msgid "Shawwal" msgstr "shawwal" #. I18N: http://en.wikipedia.org/wiki/Shawwal #: app/Date/HijriDate.php:189 msgctxt "LOCATIVE" msgid "Shawwal" msgstr "shawwal" #. I18N: http://en.wikipedia.org/wiki/Shawwal #: app/Date/HijriDate.php:99 msgctxt "NOMINATIVE" msgid "Shawwal" msgstr "shawwal" #. I18N: http://en.wikipedia.org/wiki/Sha%27aban #: app/Date/HijriDate.php:140 msgctxt "GENITIVE" msgid "Sha’aban" msgstr "sha`ban" #. I18N: http://en.wikipedia.org/wiki/Sha%27aban #: app/Date/HijriDate.php:230 msgctxt "INSTRUMENTAL" msgid "Sha’aban" msgstr "sha`ban" #. I18N: http://en.wikipedia.org/wiki/Sha%27aban #: app/Date/HijriDate.php:185 msgctxt "LOCATIVE" msgid "Sha’aban" msgstr "sha`ban" #. I18N: http://en.wikipedia.org/wiki/Sha%27aban #: app/Date/HijriDate.php:95 msgctxt "NOMINATIVE" msgid "Sha’aban" msgstr "sha`ban" #: resources/xml/reports/descendancy_report.xml:358 msgid "She " msgstr "Hän " #: resources/xml/reports/ahnentafel_report.xml:290 msgid "She died" msgstr "Hän kuoli" #: resources/xml/reports/ahnentafel_report.xml:260 #: resources/xml/reports/descendancy_report.xml:242 msgid "She married" msgstr "Puoliso" #: resources/xml/reports/ahnentafel_report.xml:223 msgid "She resided at" msgstr "Hän asui" #: resources/xml/reports/descendancy_report.xml:331 msgid "She was born" msgstr "Puoliso syntyi" #: resources/xml/reports/ahnentafel_report.xml:340 msgid "She was buried" msgstr "Hänet on haudattu" #: resources/xml/reports/ahnentafel_report.xml:167 msgid "She was christened" msgstr "Hänet kastettiin" #: resources/xml/reports/ahnentafel_report.xml:315 msgid "She was cremated" msgstr "Hänet polttohaudattiin" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:192 msgctxt "GENITIVE" msgid "Shevat" msgstr "shvat-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:298 msgctxt "INSTRUMENTAL" msgid "Shevat" msgstr "shvat-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:245 msgctxt "LOCATIVE" msgid "Shevat" msgstr "shvat-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:139 msgctxt "NOMINATIVE" msgid "Shevat" msgstr "shvat-kuu" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:131 msgid "Shiny Tomato" msgstr "kiiltävä tomaatti" #. I18N: gedcom tag _SUBQ #: app/GedcomTag.php:2054 msgid "Short version" msgstr "Lyhyt versio" #: resources/views/help/date.phtml:17 resources/views/help/date.phtml:55 #: resources/views/help/date.phtml:93 msgid "Shortcut" msgstr "Pikavalinta" #: resources/views/statistics/families/marriage-length.phtml:38 msgid "Shortest marriage" msgstr "Lyhyin avioliiton kesto" #: resources/views/calendar-page.phtml:75 msgid "Show" msgstr "Näytä" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:282 msgid "Show a download link in the media viewer" msgstr "Näytä latauslinkki media katsojassa" #. I18N: A configuration setting #: resources/views/admin/site-registration.phtml:57 msgid "Show acceptable use agreement on “Request a new user account” page" msgstr "Näytä käyttöehdot kun pyydetään uusi käyttäjätili" #: resources/views/modules/notes/tab.phtml:11 msgid "Show all notes" msgstr "Näytä kaikki lisätiedot" #: app/Http/Controllers/PlaceHierarchyController.php:99 msgid "Show all places in a list" msgstr "Näytä kaikki paikat listassa" #: resources/views/modules/sources_tab/tab.phtml:11 msgid "Show all sources" msgstr "Näytä kaikki lähteet" #. I18N: an age indicator, which can be dragged around the screen #: resources/views/modules/timeline-chart/page.phtml:69 msgid "Show an age cursor" msgstr "Näytä ikäkursori" #: resources/xml/reports/ahnentafel_report.xml:12 msgid "Show children of ancestors" msgstr "Näytä esipolvien lapset" #. I18N: Label for a configuration option #: resources/views/modules/top10_pageviews/config.phtml:14 msgid "Show counts before or after name" msgstr "Sijoita lukumäärät ennen nimeä tai sen jälkeen" #: resources/views/lists/families-table.phtml:240 msgid "Show couples where either partner married more than once." msgstr "Näytä parit, joissa yksi kumppaneista oli naimisissa useamman kerran." #: resources/views/lists/families-table.phtml:164 msgid "Show couples where only the female partner is dead." msgstr "Näytä parit, joissa vain nainen on kuollut." #: resources/views/lists/families-table.phtml:172 msgid "Show couples where only the male partner is dead." msgstr "Näytä parit, joissa vain mies on kuollut." #: resources/views/lists/families-table.phtml:216 msgid "Show couples who married more than 100 years ago." msgstr "Näytä yli sata vuotta sitten vihityt parit." #: resources/views/lists/families-table.phtml:224 msgid "Show couples who married within the last 100 years." msgstr "Näytä viimeisen sadan vuoden aikana vihityt parit." #: resources/views/lists/families-table.phtml:208 msgid "Show couples with an unknown marriage date." msgstr "Näytä parit, joiden vihkimisaika on tuntematon." #. I18N: label for yes/no option #: resources/views/modules/gedcom_stats/config.phtml:9 msgid "Show date of last update" msgstr "Näytä viimeisin päivitysaika" #. I18N: A configuration setting #: resources/views/admin/trees-privacy.phtml:48 msgid "Show dead individuals" msgstr "Näytä kuolleet ihmiset" #: resources/views/lists/families-table.phtml:232 msgid "Show divorced couples." msgstr "Näytä eronneet parit." #: resources/views/lists/individuals-table.phtml:232 msgid "Show individuals born more than 100 years ago." msgstr "Näytä henkilöt jotka syntyivät yli sata vuotta sitten." #: resources/views/lists/individuals-table.phtml:240 msgid "Show individuals born within the last 100 years." msgstr "Näytä henkilöt jotka syntyivät viimeisen sadan vuoden aikana." #: resources/views/lists/individuals-table.phtml:198 msgid "Show individuals who are alive or couples where both partners are alive." msgstr "Näytä hengissä olevat henkilöt ja sellaiset parit, joissa kummatkin ovat elossa." #: resources/views/lists/families-table.phtml:180 #: resources/views/lists/individuals-table.phtml:206 msgid "Show individuals who are dead or couples where both partners are dead." msgstr "Näytä kuolleet henkilöt ja sellaiset parit, joissa kummatkin ovat kuolleet." #: resources/views/lists/individuals-table.phtml:214 msgid "Show individuals who died more than 100 years ago." msgstr "Näytä yli sata vuotta sitten kuolleet henkilöt." #: resources/views/lists/individuals-table.phtml:222 msgid "Show individuals who died within the last 100 years." msgstr "Näytä viimeisten sadan vuoden aikana kuolleet henkilöt." #. I18N: A configuration setting #: resources/views/admin/site-preferences.phtml:72 msgid "Show list of family trees" msgstr "Näytä luettelo sukupuista" #. I18N: A configuration setting #: resources/views/admin/trees-privacy.phtml:89 msgid "Show living individuals" msgstr "Näytä elävät henkilöt" #. I18N: A configuration setting #: resources/views/admin/trees-privacy.phtml:130 msgid "Show names of private individuals" msgstr "Näytä yksityisten henkilöiden nimet" #: resources/xml/reports/ahnentafel_report.xml:9 #: resources/xml/reports/family_group_report.xml:8 #: resources/xml/reports/individual_ext_report.xml:10 #: resources/xml/reports/individual_report.xml:7 msgid "Show notes" msgstr "Näytä lisätiedot" #: resources/xml/reports/ahnentafel_report.xml:10 msgid "Show occupations" msgstr "Näytä ammatit" #: resources/views/modules/todays_events/config.phtml:5 #: resources/views/modules/upcoming_events/config.phtml:15 msgid "Show only events of living individuals" msgstr "Näytä vain elossa olevien henkilöiden tapahtumat" #: resources/views/lists/individuals-table.phtml:180 msgid "Show only females." msgstr "Näytä vain naiset." #: resources/views/lists/individuals-table.phtml:188 msgid "Show only individuals for whom the gender is not known." msgstr "Näytä vain tuntematonta sukupuolta olevat henkilöt." #: resources/views/modules/random_media/config.phtml:9 msgid "Show only individuals, events, or all" msgstr "Näytetäänkö ainoastaan henkilöt, tapahtumat vai kaikki" #: resources/views/lists/individuals-table.phtml:172 msgid "Show only males." msgstr "Näytä vain miehet." #: resources/views/lists/families-table.phtml:276 #: resources/views/lists/individuals-table.phtml:302 msgid "Show parents" msgstr "Näytä vanhemmat" #: resources/xml/reports/change_report.xml:8 msgid "Show pending changes" msgstr "Näytä vireillä olevat muutokset" #: resources/xml/reports/family_group_report.xml:9 #: resources/xml/reports/individual_ext_report.xml:11 #: resources/xml/reports/individual_report.xml:8 msgid "Show photos" msgstr "Näytä valokuvat" #: app/Http/Controllers/PlaceHierarchyController.php:94 msgid "Show place hierarchy" msgstr "Näytä paikkahierarkia" #. I18N: A configuration setting #: resources/views/admin/trees-privacy.phtml:150 msgid "Show private relationships" msgstr "Näytä yksityiset suhteet" #: resources/views/modules/todo/config.phtml:11 msgid "Show research tasks that are assigned to other users" msgstr "Näytä muille käyttäjille määritetyt tutkimustehtävät" #: resources/views/modules/todo/config.phtml:21 msgid "Show research tasks that are not assigned to any user" msgstr "Näytä tutkimustehtävät, joita ei ole määritetty yhdellekään käyttäjälle" #: resources/views/modules/todo/config.phtml:30 msgid "Show research tasks that have a date in the future" msgstr "Näytä tutkimustehtävät, joiden päivämäärä on tulevaisuudessa" #: resources/xml/reports/ahnentafel_report.xml:11 msgid "Show residences" msgstr "Näytä asuinpaikat" #: resources/views/modules/random_media/config.phtml:31 msgid "Show slide show controls" msgstr "Näytä diaesityksen valvonta" #: resources/xml/reports/ahnentafel_report.xml:8 #: resources/xml/reports/descendancy_report.xml:7 #: resources/xml/reports/family_group_report.xml:7 #: resources/xml/reports/individual_ext_report.xml:9 #: resources/xml/reports/individual_report.xml:6 msgid "Show sources" msgstr "Näytä tietolähteet" #: resources/views/modules/family-book-chart/page.phtml:47 #: resources/views/modules/hourglass-chart/page.phtml:38 #: resources/xml/reports/pedigree_report.xml:6 msgid "Show spouses" msgstr "Näytä puolisot" #: resources/views/lists/families-table.phtml:279 #: resources/views/lists/individuals-table.phtml:305 msgid "Show statistics charts" msgstr "Näytä tilastokaaviot" #. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name #: resources/views/admin/trees-preferences.phtml:594 #, php-format msgid "Show the %1$s %2$s parts of a place name." msgstr "Näytä paikan nimen %1$s %2$s osa." #. I18N: Description of the “OSM” module #: app/Module/PedigreeMapModule.php:88 msgid "Show the birthplace of ancestors on a map." msgstr "Näytä esivanhempien syntymäpaikka kartalla." #: resources/views/modules/html/config.phtml:41 msgid "Show the date and time of update" msgstr "Näytä päivityksen päivä ja aika" #: resources/views/admin/trees-preferences.phtml:442 msgid "Show the events of close relatives on the individual page" msgstr "Näytä lähisukulaisten tapahtumat henkilön sivulla" #. I18N: A configuration setting #: resources/views/admin/trees-privacy.phtml:24 msgid "Show the family tree" msgstr "Näytä sukupuu" #: app/Http/Controllers/ListController.php:281 msgid "Show the list of individuals" msgstr "Näytä henkilöluettelo" #: app/Http/Controllers/ListController.php:287 msgid "Show the list of surnames" msgstr "Näytä sukunimiluettelo" #. I18N: Description of the “OSM” module #: app/Module/PlacesModule.php:77 msgid "Show the location of events on a map." msgstr "Näytä tapahtumien sijainti kartalla." #. I18N: label for a yes/no option #: resources/views/modules/recent_changes/config.phtml:33 msgid "Show the user who made the change" msgstr "Näytä käyttäjä joka teki muutoksen" #. I18N: Label for a configuration option #: resources/views/modules/faq/edit.phtml:36 #: resources/views/modules/html/config.phtml:52 #: resources/views/modules/stories/edit.phtml:40 msgid "Show this block for which languages" msgstr "Millä kielillä tämä näytetään" #: resources/views/admin/trees-preferences.phtml:304 msgid "Show thumbnail images in charts and family groups." msgstr "Näytä pikkukuvat kaavioissa ja perheryhmissä." #: app/Functions/FunctionsEdit.php:92 app/Functions/FunctionsEdit.php:215 #: app/Functions/FunctionsEdit.php:236 #: app/Functions/FunctionsPrintFacts.php:255 #: app/Functions/FunctionsPrintFacts.php:429 #: app/Functions/FunctionsPrintFacts.php:815 #: app/Functions/FunctionsPrintFacts.php:1057 #: app/Http/Controllers/AdminController.php:372 #: app/Http/Controllers/AdminTreesController.php:1028 #: resources/views/modals/restriction-fields.phtml:17 msgid "Show to managers" msgstr "Näytä sukupuun ylläpitäjille" #: app/Functions/FunctionsEdit.php:91 app/Functions/FunctionsEdit.php:214 #: app/Functions/FunctionsEdit.php:235 #: app/Functions/FunctionsPrintFacts.php:252 #: app/Functions/FunctionsPrintFacts.php:426 #: app/Functions/FunctionsPrintFacts.php:812 #: app/Functions/FunctionsPrintFacts.php:1054 #: app/Http/Controllers/AdminController.php:371 #: app/Http/Controllers/AdminTreesController.php:1027 #: resources/views/admin/trees-privacy.phtml:32 #: resources/views/admin/trees-privacy.phtml:97 #: resources/views/modals/restriction-fields.phtml:14 msgid "Show to members" msgstr "Näytä sukupuun jäsenille" #: app/Functions/FunctionsEdit.php:90 app/Functions/FunctionsEdit.php:213 #: app/Functions/FunctionsEdit.php:234 #: app/Functions/FunctionsPrintFacts.php:249 #: app/Functions/FunctionsPrintFacts.php:423 #: app/Functions/FunctionsPrintFacts.php:809 #: app/Functions/FunctionsPrintFacts.php:1051 #: app/Http/Controllers/AdminController.php:370 #: resources/views/admin/trees-privacy.phtml:32 #: resources/views/admin/trees-privacy.phtml:97 #: resources/views/admin/trees-privacy.phtml:158 #: resources/views/modals/restriction-fields.phtml:11 msgid "Show to visitors" msgstr "Näytä vierailijoille" #: resources/views/lists/families-table.phtml:198 #: resources/views/lists/individuals-table.phtml:258 msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." msgstr "Näytä ”lehti” parit tai henkilöt. Nämä ovat elossa olevia henkilöitä, joilla ei ole lapsia tietokannassa." #: resources/views/lists/families-table.phtml:190 #: resources/views/lists/individuals-table.phtml:250 msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." msgstr "Näytä ”juuri” parit tai henkilöt. Heitä voi myös kutsua ”patriarkoiksi”. He ovat henkilöitä, joilla ei ole vanhempia tietokannassa." #. I18N: %s are placeholders for numbers #: resources/views/lists/datatables-attributes.phtml:20 #: resources/views/lists/datatables-attributes.phtml:21 #, php-format msgid "Showing %1$s to %2$s of %3$s" msgstr "Näytetään rivit %1$s - %2$s ( %3$s )" #: resources/views/modules/pedigree-chart/previous.phtml:22 msgid "Sibling" msgstr "Sisarus" #: resources/views/modules/pedigree-chart/previous.phtml:20 msgid "Siblings" msgstr "Sisarukset" #: resources/views/admin/modules.phtml:162 #: resources/views/admin/modules.phtml:165 msgid "Sidebar" msgstr "Sivupalkki" #: app/Http/Controllers/Admin/ModuleController.php:207 #: resources/views/admin/control-panel.phtml:419 #: resources/views/admin/modules.phtml:71 #: resources/views/admin/modules.phtml:73 msgid "Sidebars" msgstr "Sivupalkit" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:445 msgid "Sierra Leone" msgstr "Sierra Leone" #. I18N: Name of a module #: app/Http/Controllers/Auth/LoginController.php:77 #: app/Module/LoginBlockModule.php:41 app/Module/LoginBlockModule.php:73 #: app/Module/ModuleThemeTrait.php:282 msgid "Sign in" msgstr "Kirjaudu sisään" #: app/Module/LoginBlockModule.php:68 app/Module/ModuleThemeTrait.php:293 #: resources/views/layouts/administration.phtml:62 msgid "Sign out" msgstr "Kirjaudu ulos" #: app/Http/Controllers/AdminSiteController.php:470 #: resources/views/admin/control-panel.phtml:75 msgid "Sign-in and registration" msgstr "Sisään kirjautuminen ja rekisteröinti" #: resources/views/help/date.phtml:118 msgid "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." msgstr "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. Avainsanan lisääminen on valinnaista, jos kirjoitetun kuukauden ja vuoden tietojen perusteella voidaan päätellä mistä kalenterista on kysymys." #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:435 msgid "Singapore" msgstr "Singapore" #: resources/xml/reports/individual_ext_report.xml:355 #: resources/xml/reports/individual_report.xml:352 msgid "Sister" msgstr "Sisar" #. I18N: A configuration setting #: resources/views/modules/google-analytics/form.phtml:5 #: resources/views/modules/matomo-analytics/form.phtml:5 #: resources/views/modules/statcounter/form.phtml:5 msgid "Site identification code" msgstr "Sivuston tunnus" #. I18N: Help text for the “Preferred contact method” configuration setting #: resources/views/admin/users-edit.phtml:177 #: resources/views/edit-account-page.phtml:120 msgid "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." msgstr "Sivuston jäsenet voivat lähettää toisilleen viestejä. Voit valita, miten ne lähetetään sinulle, tai valita että et saa niitä lainkaan." #. I18N: A configuration setting #: resources/views/modules/bing-webmaster-tools/form.phtml:5 #: resources/views/modules/google-webmaster-tools/form.phtml:5 msgid "Site verification code" msgstr "Sivuston vahvistuskoodi" #: resources/views/modules/bing-webmaster-tools/form.phtml:14 #: resources/views/modules/google-webmaster-tools/form.phtml:14 msgid "Site verification codes do not work when webtrees is installed in a subfolder." msgstr "Sivuston vahvistuskoodit eivät toimi, kun webtrees asennetaan alikansioon." #. I18N: Name of a module - see http://en.wikipedia.org/wiki/Sitemaps #: app/Module/SiteMapModule.php:104 msgid "Sitemaps" msgstr "Sivustokartat" #. I18N: The www.sitemaps.org site is translated into many languages (e.g. http://www.sitemaps.org/fr/) - choose an appropriate URL. #: resources/views/modules/sitemap/config.phtml:8 msgid "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 www.sitemaps.org." msgstr "Sivustokartoilla ylläpitäjät kertovat hakukoneille verkkosivujen sivuista, jotka ovat selattavia. Kaikki tärkeimmät hakukoneet tukevat sivustokarttoja. Saat lisätietoja sivulla www.sitemaps.org." #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:204 msgctxt "GENITIVE" msgid "Sivan" msgstr "sivan-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:310 msgctxt "INSTRUMENTAL" msgid "Sivan" msgstr "sivan-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:257 msgctxt "LOCATIVE" msgid "Sivan" msgstr "sivan-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:151 msgctxt "NOMINATIVE" msgid "Sivan" msgstr "sivan-kuu" #. I18N: Skip over the headers and menus, to the main content of the page #: resources/views/layouts/administration.phtml:43 #: resources/views/layouts/default.phtml:78 msgid "Skip to content" msgstr "Hyppää sisältöön" #: app/GedcomCode/GedcomCodeRela.php:333 msgid "Slave" msgstr "Orja" #: app/GedcomCode/GedcomCodeRela.php:330 msgctxt "FEMALE" msgid "Slave" msgstr "Orja" #: app/GedcomCode/GedcomCodeRela.php:326 msgctxt "MALE" msgid "Slave" msgstr "Orja" #. I18N: gedcom tag _SSHOW #. I18N: Name of a module #: app/GedcomTag.php:2048 app/Module/SlideShowModule.php:167 msgid "Slide show" msgstr "Diaesitys" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:461 msgid "Slovakia" msgstr "Slovakia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:463 msgid "Slovenia" msgstr "Slovenia" #: resources/views/setup/step-2-server-checks.phtml:45 msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" msgstr "Pieni sovellus (500 henkilöä): 16–32MB, 10–20 sekuntia" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:619 msgid "Snowflake, Arizona, United States" msgstr "Snowflake, Arizona, Yhdysvallat" #. I18N: gedcom tag SSN #: app/GedcomTag.php:1024 msgid "Social security number" msgstr "Henkilötunnus" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:443 msgid "Solomon Islands" msgstr "Salomonsaaret" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:451 msgid "Somalia" msgstr "Somalia" #. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” #: resources/views/admin/trees-import.phtml:101 msgid "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." msgstr "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." #. I18N: Help text for the “Hit counters” configuration setting #: resources/views/admin/trees-preferences.phtml:666 msgid "Some pages can display the number of times that they have been visited." msgstr "Jotkut sivut voivat näyttää kuinka monta kertaa niillä on käyty." #. I18N: Help text for the “Fact icons” configuration setting #: resources/views/admin/trees-preferences.phtml:540 msgid "Some themes can display icons on the “Facts and events” tab." msgstr "Jotkut teemat voivat näyttää kuvakkeita ”Faktat ja tapahtumat”-välilehdellä." #: resources/views/edit/change-family-members.phtml:45 #: resources/xml/reports/family_group_report.xml:774 #: resources/xml/reports/individual_ext_report.xml:526 #: resources/xml/reports/individual_report.xml:530 msgid "Son" msgstr "Poika" #. I18N: e.g. “Son of [father name & mother name]” #: app/Module/InteractiveTree/TreeView.php:353 #, php-format msgid "Son of %s" msgstr "%s - poika" #. I18N: Label for a configuration option #: resources/views/modules/faq/config.phtml:37 #: resources/views/modules/faq/edit.phtml:46 #: resources/views/modules/recent_changes/config.phtml:24 #: resources/views/modules/todays_events/config.phtml:32 #: resources/views/modules/upcoming_events/config.phtml:42 #: resources/xml/reports/bdm_report.xml:11 #: resources/xml/reports/birth_report.xml:9 #: resources/xml/reports/cemetery_report.xml:6 #: resources/xml/reports/change_report.xml:7 #: resources/xml/reports/death_report.xml:9 #: resources/xml/reports/fact_sources.xml:7 #: resources/xml/reports/individual_ext_report.xml:8 #: resources/xml/reports/marriage_report.xml:9 #: resources/xml/reports/occupation_report.xml:6 #: resources/xml/reports/relative_ext_report.xml:7 msgid "Sort order" msgstr "Järjestys" #. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. #: resources/views/lists/individuals-table.phtml:270 msgid "Sosa" msgstr "Sosa" #: resources/views/modules/ancestors-chart/tree.phtml:18 msgid "Sosa-Stradonitz number" msgstr "Sosa-Stradonitzin numero" #: app/Http/Controllers/SearchController.php:629 msgid "Sounds like" msgstr "Kuulostaa tältä" #. I18N: gedcom tag SOUR #. I18N: Name of a module/report #: app/Functions/FunctionsPrintFacts.php:578 app/GedcomTag.php:1018 #: app/Module/FactSourcesReportModule.php:42 #: resources/views/admin/trees-privacy.phtml:175 #: resources/views/admin/trees.phtml:229 resources/views/family-page.phtml:103 #: resources/views/media-page.phtml:149 #: resources/views/modals/link-media-to-source.phtml:13 #: resources/views/modules/favorites/favorites.phtml:99 #: resources/views/modules/random_media/slide-show.phtml:70 #: resources/views/modules/recent_changes/changes-table.phtml:43 #: resources/views/modules/sources_tab/tab.phtml:34 #: resources/xml/reports/bdm_report.xml:136 #: resources/xml/reports/bdm_report.xml:162 #: resources/xml/reports/bdm_report.xml:196 #: resources/xml/reports/birth_report.xml:43 #: resources/xml/reports/death_report.xml:54 #: resources/xml/reports/fact_sources.xml:3 #: resources/xml/reports/fact_sources.xml:43 #: resources/xml/reports/marriage_report.xml:54 #: resources/xml/reports/missing_facts_report.xml:108 #: resources/xml/reports/missing_facts_report.xml:153 #: resources/xml/reports/missing_facts_report.xml:194 #: resources/xml/reports/missing_facts_report.xml:236 #: resources/xml/reports/missing_facts_report.xml:277 #: resources/xml/reports/missing_facts_report.xml:318 #: resources/xml/reports/missing_facts_report.xml:360 #: resources/xml/reports/missing_facts_report.xml:402 #: resources/xml/reports/missing_facts_report.xml:444 #: resources/xml/reports/missing_facts_report.xml:487 #: resources/xml/reports/missing_facts_report.xml:529 #: resources/xml/reports/missing_facts_report.xml:570 msgid "Source" msgstr "Lähde" #. I18N: Help text for the “Use full source citations” configuration setting #: resources/views/admin/trees-preferences.phtml:918 msgid "Source citations can include fields to record the quality of the data (primary, secondary, etc.) and the date the event was recorded in the source. If you don’t use these fields, you can disable them when creating new source citations." msgstr "Lähdetietoviitteet voivat myös sisältää tietoa lähdetiedon luotettavuudesta (ensikäden, välikäden jne.) sekä päiväyksen milloin lähdetieto on saatu. Näitä lisäkenttiä voidaan poistaa käytöstä kirjoitettaessa uusia lähdetietoviitteitä." #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:928 #: resources/xml/reports/fact_sources.xml:6 msgid "Source type" msgstr "Tietolähde" #. I18N: Name of a module/list #. I18N: Name of a module #: app/Http/Controllers/AdminTreesController.php:2062 #: app/Http/Controllers/ListController.php:504 #: app/Module/SourceListModule.php:45 app/Module/SourcesTabModule.php:57 #: resources/views/admin/control-panel-manager.phtml:47 #: resources/views/admin/control-panel.phtml:130 #: resources/views/admin/merge-records-step-1.phtml:19 #: resources/views/gedcom-record-page.phtml:56 #: resources/views/lists/media-table.phtml:71 #: resources/views/lists/notes-table.phtml:75 #: resources/views/lists/notes-table.phtml:84 #: resources/views/lists/repositories-table.phtml:42 #: resources/views/lists/sources-table.phtml:77 #: resources/views/media-page.phtml:66 #: resources/views/modules/gedcom_stats/config.phtml:23 #: resources/views/modules/gedcom_stats/statistics.phtml:75 #: resources/views/modules/html/template-statistics.phtml:34 #: resources/views/note-page.phtml:56 resources/views/repository-page.phtml:42 #: resources/views/search-general-page.phtml:44 #: resources/views/search-results.phtml:31 #: resources/views/statistics/other/chart-sources.phtml:10 #: resources/views/statistics/other/total-records.phtml:28 #: resources/xml/reports/ahnentafel_report.xml:476 #: resources/xml/reports/descendancy_report.xml:611 #: resources/xml/reports/family_group_report.xml:1118 #: resources/xml/reports/individual_ext_report.xml:644 #: resources/xml/reports/individual_report.xml:646 msgid "Sources" msgstr "Lähteet" #: resources/xml/reports/missing_facts_report.xml:14 msgid "Sources to the events" msgstr "Tapahtumien lähdetiedot" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:538 msgid "South Africa" msgstr "Etelä-Afrikka" #: resources/views/modules/statistics-chart/custom.phtml:176 msgid "South America" msgstr "Etelä-Amerikka" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:437 msgid "South Georgia and the South Sandwich Islands" msgstr "Etelä-Georgia ja Eteläiset Sandwichsaaret" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:455 msgid "South Sudan" msgstr "Etelä-Sudan" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:177 msgid "Spain" msgstr "Espanja" #: app/SurnameTradition.php:89 msgctxt "Surname tradition" msgid "Spanish" msgstr "Espanjan sukunimen esitystapa" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:628 msgid "Spokane, Washington, United States" msgstr "Spokane, Washington, Yhdysvallat" #: resources/views/edit/change-family-members.phtml:18 #: resources/views/edit/change-family-members.phtml:33 #: resources/views/modules/pedigree-chart/previous.phtml:31 #: resources/xml/reports/bdm_report.xml:169 #: resources/xml/reports/individual_ext_report.xml:202 #: resources/xml/reports/individual_ext_report.xml:219 msgid "Spouse" msgstr "Puoliso" #: app/GedcomTag.php:739 msgid "Spouse census date" msgstr "Puolison väestönlaskennan aika" #: app/GedcomTag.php:741 msgid "Spouse census place" msgstr "Puolison väestönlaskennan paikka" #: app/GedcomTag.php:749 msgid "Spouse note" msgstr "Puoliso, lisätieto" #: resources/views/lists/surnames-table.phtml:20 #: resources/views/modules/family-book-chart/page.phtml:44 #: resources/views/modules/pedigree-chart/previous.phtml:29 msgid "Spouses" msgstr "Puolisot" #: resources/xml/reports/individual_ext_report.xml:6 #: resources/xml/reports/missing_facts_report.xml:6 #: resources/xml/reports/relative_ext_report.xml:6 msgid "Spouses and children" msgstr "Aviopuolisot ja lapset" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:300 msgid "Sri Lanka" msgstr "Sri Lanka" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:607 msgid "St. George, Utah, United States" msgstr "St. George, Utah, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:616 msgid "St. Louis, Missouri, United States" msgstr "St. Louis, Missouri, Yhdysvallat" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:625 msgid "St. Paul, Minnesota, United States" msgstr "St. Paul, Minnesota, Yhdysvallat" #: resources/views/modules/random_media/config.phtml:40 msgid "Start slide show on page load" msgstr "Aloita diaesitys sivun latautuessa" #: resources/views/modules/lifespans-chart/page.phtml:44 msgid "Start year" msgstr "Aloitusvuosi" #: resources/xml/reports/change_report.xml:5 msgid "Starting range of change dates" msgstr "Muutosten aikavälin alku" #. I18N: gedcom tag STAE #: app/GedcomTag.php:1027 msgid "State" msgstr "Lääni" #. I18N: Name of a module #. I18N: Name of a module/chart #: app/Module/FamilyTreeStatisticsModule.php:49 #: app/Module/HtmlBlockModule.php:193 app/Module/StatisticsChartModule.php:91 #: resources/views/modules/gedcom_stats/config.phtml:17 #: resources/views/modules/gedcom_stats/statistics.phtml:13 #: resources/views/modules/gedcom_stats/statistics.phtml:133 msgid "Statistics" msgstr "Tilastot" #. I18N: gedcom tag STAT #: app/Functions/FunctionsPrint.php:387 app/GedcomTag.php:1030 #: resources/views/admin/changes-log.phtml:29 #: resources/views/admin/changes-log.phtml:104 msgid "Status" msgstr "Tila" #: app/GedcomTag.php:1032 msgid "Status change date" msgstr "Tilan muutosaika" #: app/Functions/FunctionsDate.php:43 msgid "Stillborn" msgstr "Kuolleena syntynyt" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:134 msgid "Stillborn: exempt" msgstr "Syntynyt kuolleena: ei mukana" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:631 msgid "Stockholm, Sweden" msgstr "Tukholma, Ruotsi" #: resources/views/layouts/default.phtml:155 #: resources/views/modules/random_media/slide-show.phtml:25 #: resources/views/modules/random_media/slide-show.phtml:27 msgid "Stop" msgstr "Pysäytä" #. I18N: Name of a module #: app/Module/StoriesModule.php:195 #: resources/views/modules/stories/edit.phtml:4 msgid "Stories" msgstr "Tarina" #: resources/views/modules/stories/edit.phtml:31 msgid "Story" msgstr "Tarina" #: resources/views/modules/stories/config.phtml:33 #: resources/views/modules/stories/edit.phtml:22 #: resources/views/modules/stories/list.phtml:8 msgid "Story title" msgstr "Tarinan otsikko" #: app/Module/UserMessagesModule.php:166 #: resources/views/admin/broadcast.phtml:33 #: resources/views/contact-page.phtml:39 resources/views/message-page.phtml:31 msgid "Subject" msgstr "Aihe" #. I18N: gedcom tag SUBN #: app/GedcomTag.php:1038 msgid "Submission" msgstr "Lähetys/toimitus" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:137 msgid "Submitted but not yet cleared" msgstr "Esitetty, käsittely kesken" #. I18N: gedcom tag SUBM #: app/GedcomTag.php:1035 resources/views/admin/trees.phtml:273 #: resources/views/modules/recent_changes/changes-table.phtml:46 msgid "Submitter" msgstr "Lähettäjä/toimittaja" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:427 msgid "Sudan" msgstr "Sudan" #. I18N: abbreviation for Sunday #: app/Date/AbstractCalendarDate.php:275 #: resources/views/edit/initialize-calendar-popup.phtml:22 msgid "Sun" msgstr "Su" #: app/Date/AbstractCalendarDate.php:242 msgid "Sunday" msgstr "Sunnuntai" #. I18N: %s is a URL/link to the project website #: resources/views/admin/control-panel-manager.phtml:20 #: resources/views/admin/control-panel.phtml:41 #, php-format msgid "Support and documentation can be found at %s." msgstr "Tuki ja dokumentointi löytyy osoitteesta %s." #: app/Services/ServerCheckService.php:325 msgid "Support for PostgreSQL is experimental." msgstr "PostgreSQL:n tuki on kokeellinen." #: app/Services/ServerCheckService.php:330 msgid "Support for SQL Server is experimental." msgstr "SQL Serverin tuki on kokeellinen." #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:459 msgid "Suriname" msgstr "Suriname" #. I18N: gedcom tag SURN #: app/GedcomTag.php:1041 app/Http/Controllers/HelpTextController.php:205 #: resources/views/branches-page.phtml:15 #: resources/views/lists/families-table.phtml:250 #: resources/views/lists/families-table.phtml:253 #: resources/views/lists/individuals-table.phtml:268 #: resources/views/lists/surnames-table.phtml:16 #: resources/views/modules/statistics-chart/custom.phtml:156 #: resources/views/search-phonetic-page.phtml:24 msgid "Surname" msgstr "Sukunimi" #: app/Statistics/Google/ChartDistribution.php:327 msgid "Surname distribution chart" msgstr "Sukunimien jakautuma" #: resources/views/admin/trees-preferences.phtml:345 msgid "Surname list style" msgstr "Sukunimien esitystapa" #: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:193 msgid "Surname option" msgstr "Sukunimioptio" #. I18N: gedcom tag SPFX #: app/GedcomTag.php:1021 msgid "Surname prefix" msgstr "Sukunimen etuliite" #: resources/views/admin/trees-preferences.phtml:898 msgid "Surname tradition" msgstr "Sukunimiperinne" #: resources/views/lists/surnames-table.phtml:11 #: resources/views/modules/gedcom_stats/config.phtml:44 #: resources/views/modules/gedcom_stats/statistics.phtml:52 #: resources/views/modules/statistics-chart/custom.phtml:151 msgid "Surnames" msgstr "Sukunimet" #. I18N: In the Lithuanian surname tradition, ... #: app/SurnameTradition.php:111 msgid "Surnames are inflected to indicate an individual’s gender and marital status." msgstr "Sukunimet taivutetaan henkilön sukupuolen ja siviilisäädyn mukaan." #. I18N: In the Polish surname tradition, ... #: app/SurnameTradition.php:104 msgid "Surnames are inflected to indicate an individual’s gender." msgstr "Sukunimet taivutetaan henkilön sukupuolen mukaan." #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:634 msgid "Suva, Fiji" msgstr "Suva, Fidzi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:441 msgid "Svalbard and Jan Mayen" msgstr "Huippuvuoret ja Jan Mayen" #. I18N: Reverse the order of two individuals #: resources/views/modules/relationships-chart/page.phtml:71 msgid "Swap individuals" msgstr "Vaihda henkilöt" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:467 msgid "Swaziland" msgstr "Swazimaa" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:465 msgid "Sweden" msgstr "Ruotsi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:120 msgid "Switzerland" msgstr "Sveitsi" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:640 msgid "Sydney, Australia" msgstr "Sydney, Australia" #: resources/views/admin/trees.phtml:377 msgid "Synchronize family trees with GEDCOM files" msgstr "Synkronoi sukupuut GEDCOM tiedostojen kanssa" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:472 msgid "Syria" msgstr "Syyria" #: resources/views/admin/modules.phtml:154 #: resources/views/admin/modules.phtml:157 msgid "Tab" msgstr "Välilehti" #: resources/views/setup/step-4-database-mysql.phtml:96 #: resources/views/setup/step-4-database-pgsql.phtml:83 #: resources/views/setup/step-4-database-sqlite.phtml:55 #: resources/views/setup/step-4-database-sqlsvr.phtml:83 msgid "Table prefix" msgstr "Taulukon etuliite" #: resources/xml/reports/ahnentafel_report.xml:13 #: resources/xml/reports/bdm_report.xml:12 #: resources/xml/reports/birth_report.xml:10 #: resources/xml/reports/cemetery_report.xml:8 #: resources/xml/reports/change_report.xml:9 #: resources/xml/reports/descendancy_report.xml:8 #: resources/xml/reports/fact_sources.xml:8 #: resources/xml/reports/family_group_report.xml:11 #: resources/xml/reports/individual_ext_report.xml:12 #: resources/xml/reports/individual_report.xml:9 #: resources/xml/reports/marriage_report.xml:10 #: resources/xml/reports/missing_facts_report.xml:8 #: resources/xml/reports/occupation_report.xml:7 #: resources/xml/reports/pedigree_report.xml:8 #: resources/xml/reports/relative_ext_report.xml:8 msgctxt "paper size" msgid "Tabloid" msgstr "Bulevardilehti" #: app/Http/Controllers/Admin/ModuleController.php:219 #: resources/views/admin/control-panel.phtml:412 #: resources/views/admin/modules.phtml:67 #: resources/views/admin/modules.phtml:69 msgid "Tabs" msgstr "Välilehdet" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:643 msgid "Taipei, Taiwan" msgstr "Taipei, Taiwan" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:500 msgid "Taiwan" msgstr "Taiwan" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:482 msgid "Tajikistan" msgstr "Tadžikistan" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:646 msgid "Tampico, Mexico" msgstr "Tampico, Meksiko" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:206 msgctxt "GENITIVE" msgid "Tamuz" msgstr "tamuz-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:312 msgctxt "INSTRUMENTAL" msgid "Tamuz" msgstr "tamuz-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:259 msgctxt "LOCATIVE" msgid "Tamuz" msgstr "tamuz-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:153 msgctxt "NOMINATIVE" msgid "Tamuz" msgstr "tamuz-kuu" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:502 msgid "Tanzania" msgstr "Tansania" #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:133 msgid "Teal Top" msgstr "tavi" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:166 msgid "Technical help contact" msgstr "Teknisen avun yhteyshenkilö" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:649 msgid "Tegucigalpa, Honduras" msgstr "Tegucigalpa, Honduras" #. I18N: Description of the “Cookie warning” module #: app/Module/CookieWarningModule.php:66 msgid "Tell visitors why this site uses cookies." msgstr "Kerro kävijöille, miksi tämä sivusto käyttää evästeitä." #: resources/views/modules/html/config.phtml:16 msgid "Templates" msgstr "Mallipohjat" #. I18N: gedcom tag TEMP #: app/GedcomTag.php:1044 resources/xml/reports/individual_report.xml:208 msgid "Temple" msgstr "Temppeli" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:190 msgctxt "GENITIVE" msgid "Tevet" msgstr "tevet-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:296 msgctxt "INSTRUMENTAL" msgid "Tevet" msgstr "tevet-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:243 msgctxt "LOCATIVE" msgid "Tevet" msgstr "tevet-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:137 msgctxt "NOMINATIVE" msgid "Tevet" msgstr "tevet-kuu" #. I18N: gedcom tag TEXT #: app/GedcomTag.php:1047 resources/views/admin/trees-preferences.phtml:605 #: resources/views/modals/source-fields.phtml:49 msgid "Text" msgstr "Teksti" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:480 msgid "Thailand" msgstr "Thaimaa" #: resources/views/help/name.phtml:4 msgid "The name 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." msgstr "Nimi-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." #: resources/views/help/surname.phtml:4 msgid "The surname 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 name field. This field can be used to sort surnames with or without a prefix (Gogh / van Gogh) and to group spelling variations or inflections (Kowalski / Kowalska). If an individual needs to be listed under more than one surname, each name should be separated by a comma." msgstr "Sukunimi-kenttä sisältää nimen, jota käytetään lajitteluun ja ryhmittelyyn. Se voi olla erilainen kuin henkilön todellinen sukunimi, joka aina otetaan nimi-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." #: app/Http/Controllers/AdminTreesController.php:1779 #, php-format msgid "The GEDCOM file “%s” has been imported." msgstr "GEDCOM tiedosto ”%s” on tuotu palvelimelle." #: resources/views/modals/media-file-fields.phtml:95 msgid "The GEDCOM standard does not allow URLs in media objects." msgstr "GEDCOM-standardi ei salli URL-osoitteita mediakohteissa." #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:376 msgid "The Hague, Netherlands" msgstr "Haag, Alankomaat" #: app/Services/ServerCheckService.php:122 #, php-format msgid "The PHP extension “%s” is not installed." msgstr "PHP-laajennusta ”%s” ei ole asennettu." #: app/Services/ServerCheckService.php:180 #, php-format msgid "The PHP function “%1$s” is disabled." msgstr "PHP-toiminto ”%1$s” on poistettu käytöstä." #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php #: app/Functions/Functions.php:55 msgid "The PHP temporary folder is missing." msgstr "PHPn tilapäistiedostojen kansio puuttuu." #: app/Services/ServerCheckService.php:141 #, php-format msgid "The PHP.INI setting “%1$s” is disabled." msgstr "PHP.INI-asetus ”%1$s” on poistettu käytöstä." #: app/Services/ServerCheckService.php:145 #, php-format msgid "The PHP.INI setting “%1$s” is enabled." msgstr "PHP.INI-asetus ”%1$s” on käytöstä." #: resources/views/emails/approve-user-html.phtml:9 #: resources/views/emails/approve-user-text.phtml:4 #, php-format msgid "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" msgstr "webtrees %sn ylläpitäjä on hyväksynyt pyyntösi perustaa sinulle käyttäjätilin. Voit kirjautua sisään klikkaamalla seuraavaa linkkiä: %s" #: resources/views/verify-success-page.phtml:12 msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." msgstr "Ylläpitäjä on saanut ilmoituksen. Heti kun hän on antanut sinulle oikeuden kirjautua, voit kirjautua käyttäjätunnuksella ja salasanalla." #. I18N: Description of the “Reports” module #: app/Module/CalendarMenuModule.php:50 msgid "The calendar menu." msgstr "Kalenterivalikko." #. I18N: %s is the name of a genealogy record #: app/Http/Controllers/PendingChangesController.php:153 #, php-format msgid "The changes to “%s” have been accepted." msgstr "”%s” - muutokset on hyväksytty." #. I18N: %s is the name of an individual, source or other record #: app/Http/Controllers/PendingChangesController.php:237 #, php-format msgid "The changes to “%s” have been rejected." msgstr "”%s” - muutokset on hylätty." #. I18N: Description of the “Reports” module #: app/Module/ChartsMenuModule.php:69 msgid "The charts menu." msgstr "Kaaviovalikko." #: resources/views/modules/clippings/show.phtml:6 msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." msgstr "Leikekorin avulla voit ottaa otteita tästä sukupuusta ja ladata ne GEDCOM tiedostoon." #: resources/views/privacy-policy.phtml:8 msgid "The data in this website has been collected for the purposes of genealogical research." msgstr "Tämän sivuston tiedot on kerätty sukututkimusta varten." #: resources/views/admin/trees-preferences.phtml:394 msgid "The date and time of the last update" msgstr "Viimeisen päivityksen päivä ja aika" #: app/Http/Controllers/Admin/LocationController.php:367 #, php-format msgid "The details for “%s” have been updated." msgstr "Paikan \"%s\" tiedot on päivitetty." #. I18N: %s is a filename #: app/Http/Controllers/Admin/UpgradeController.php:278 #: app/Http/Controllers/AdminTreesController.php:561 #, php-format msgid "The family tree has been exported to %s." msgstr "Sukupuun siirto on suoritettu kohteeseen %s." #: app/Http/Controllers/AdminTreesController.php:372 #, php-format msgid "The family tree “%s” already exists." msgstr "Sukupuu ”%s” on jo olemassa." #: app/Http/Controllers/AdminTreesController.php:377 #, php-format msgid "The family tree “%s” has been created." msgstr "Sukupuu ”%s” on luotu." #. I18N: %s is the name of a family tree #: app/Http/Controllers/AdminTreesController.php:393 #: app/Http/Controllers/AdminTreesController.php:1785 #, php-format msgid "The family tree “%s” has been deleted." msgstr "Sukupuu ”%s” on poistettu." #. I18N: %s is the name of a family tree #: app/Http/Controllers/AdminTreesController.php:1750 #, php-format msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." msgstr "Sukupuu ”%s” näkyy vierailijoille kun he saapuvat tällä sivustolle." #: app/Http/Controllers/AdminTreesController.php:909 msgid "The family trees have been merged successfully." msgstr "Sukupuiden yhdistäminen onnistui." #. I18N: Description of the “Reports” module #: app/Module/TreesMenuModule.php:51 msgid "The family trees menu." msgstr "Sukupuiden valikko." #. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” #: app/Http/Controllers/EditGedcomRecordController.php:141 #, php-format msgid "The family “%s” has been deleted because it only has one member." msgstr "Perhe ”%s” on poistettu, koska siinä on vain yksi jäsen." #: app/Http/Controllers/Admin/MediaController.php:571 #, php-format msgid "The file %s already exists. Use another filename." msgstr "Tiedosto %s on jo olemassa. Käytä muuta tiedostonimeä." #: app/Http/Controllers/AdminTreesController.php:564 #, php-format msgid "The file %s could not be created." msgstr "Tiedostoa %s ei voitu luoda." #: app/Http/Controllers/Admin/MediaController.php:138 #: app/Http/Controllers/AdminSiteController.php:152 #, php-format msgid "The file %s could not be deleted." msgstr "Tiedostoa %s ei voitu poistaa." #: app/Http/Controllers/Admin/MediaController.php:136 #: app/Http/Controllers/AdminSiteController.php:150 #, php-format msgid "The file %s has been deleted." msgstr "Tiedosto %s poistettiin." #: app/Http/Controllers/Admin/MediaController.php:578 #, php-format msgid "The file %s has been uploaded." msgstr "Tiedosto %s on ladattu palvelimelle." #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php #: app/Functions/Functions.php:49 msgid "The file was only partially uploaded. Please try again." msgstr "Tiedosto latautui vain osittain, yritä uudelleen." #. I18N: %s is a filename #: resources/views/media-list-page.phtml:153 #: resources/views/media-page.phtml:113 #, php-format msgid "The file “%s” does not exist." msgstr "Tiedosto ”%s” ei ole olemassa." #: app/Http/Controllers/AdminSiteController.php:142 #, php-format msgid "The folder %s could not be deleted." msgstr "Kansiota %s ei voitu poistaa." #: app/Http/Controllers/Admin/MediaController.php:565 #: app/Http/Controllers/AdminSiteController.php:452 #: app/Http/Controllers/AdminTreesController.php:1217 #, php-format msgid "The folder %s does not exist, and it could not be created." msgstr "Kansio %s ei ole olemassa, ja sitä ei voi luoda." #: app/Http/Controllers/Admin/MediaController.php:563 #: app/Http/Controllers/Admin/UpgradeController.php:232 #: app/Http/Controllers/AdminTreesController.php:1215 #, php-format msgid "The folder %s has been created." msgstr "Kansio %s on luotu." #: app/Http/Controllers/AdminSiteController.php:140 #, php-format msgid "The folder %s has been deleted." msgstr "Kansio %s poistettiin." #: resources/views/admin/site-preferences.phtml:31 msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." msgstr "Kansion voi määrittää kokonaisuudessaan (esim. /home/user_name/webtrees_data/) tai suhteessa asennuskansioon (esim. ../../webtrees_data/)." #: resources/views/admin/merge-records-step-2.phtml:16 msgid "The following facts and events were found in both records." msgstr "Seuraavat faktat ja tapahtumat löytyivät molemmissa tietueissa." #. I18N: the name of an individual, source, etc. #: resources/views/admin/merge-records-step-2.phtml:63 #: resources/views/admin/merge-records-step-2.phtml:109 #, php-format msgid "The following facts and events were only found in the record of %s." msgstr "Seuraavat faktat ja tapahtumat löytyivät ainoastaan tietueessa %s." #: resources/views/setup/step-2-server-checks.phtml:42 msgid "The following list shows typical requirements." msgstr "Seuraavassa listassa tyypilliset vaatimukset." #: app/Http/Controllers/AdminTreesController.php:967 msgid "The following places have been changed:" msgstr "Seuraavat paikat muuttuivat:" #: resources/views/admin/trees-places.phtml:41 msgid "The following places would be changed:" msgstr "Seuraavat paikat muuttuisivat:" #: app/Http/Controllers/HelpTextController.php:253 msgid "The help text has not been written for this item." msgstr "Tälle aiheelle ei ole vielä kirjoitettu ohjeita." #. I18N: Help text for the “Technical help contact” configuration setting #: resources/views/admin/trees-preferences.phtml:178 msgid "The individual to be contacted about technical questions or errors encountered on your website." msgstr "Yhteyshenkilö teknisissä asioissa tai kun on ongelmia sivuston käsittelyssä." #. I18N: Help text for the “Genealogy contact” configuration setting #: resources/views/admin/trees-preferences.phtml:158 msgid "The individual to contact about the genealogy data on this website." msgstr "Yhteyshenkilö sukututkimusaineistoon liittyvissä kysymyksissä." #. I18N: %s are names of records, such as sources, repositories or individuals #: app/Http/Controllers/EditGedcomRecordController.php:150 #: app/Http/Controllers/EditGedcomRecordController.php:155 #, php-format msgid "The link from “%1$s” to “%2$s” has been deleted." msgstr "Linkki ”%1$s” - ”%2$s” on poistettu." #: app/Http/Controllers/AdminController.php:186 #, php-format msgid "The link from “%1$s” to “%2$s” has been updated." msgstr "Linkki tietueesta ”%1$s” tietueeseen ”%2$s” on päivitetty." #. I18N: Description of the “Reports” module #: app/Module/ListsMenuModule.php:67 msgid "The lists menu." msgstr "Luetteloiden valikko." #: app/Http/Controllers/EditMediaController.php:250 #: app/Http/Controllers/EditMediaController.php:263 #, php-format msgid "The media file %1$s could not be renamed to %2$s." msgstr "Mediatiedosto %1$s ei voi nimetä uudelleen %2$s:ksi." #: app/Http/Controllers/EditMediaController.php:260 #, php-format msgid "The media file %1$s has been renamed to %2$s." msgstr "Mediatiedosto %1$s nimetty uudelleen %2$s:ksi." #: app/Http/Controllers/EditMediaController.php:397 msgid "The media object has been created" msgstr "Media kohde on luotu" #: resources/views/setup/step-2-server-checks.phtml:39 msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." msgstr "Muistin ja CPU vaatimukset riippuvat siitä, miten paljon henkilöitä sinulla on sukupuussa." #: app/Http/Controllers/MessageController.php:143 #: app/Http/Controllers/MessageController.php:255 #: app/Http/Controllers/MessageController.php:344 msgid "The message was not sent." msgstr "Viestiä ei lähetetty." #: app/Http/Controllers/MessageController.php:136 #: app/Http/Controllers/MessageController.php:248 #: app/Http/Controllers/MessageController.php:337 #, php-format msgid "The message was successfully sent to %s." msgstr "Viestin lähetys %s:lle onnistui." #: app/Http/Controllers/Admin/ModuleController.php:282 #: app/Http/Controllers/Admin/ModuleController.php:513 #, php-format msgid "The module “%s” has been disabled." msgstr "Moduuli ”%s” on poistettu käytöstä." #: app/Http/Controllers/Admin/ModuleController.php:280 #: app/Http/Controllers/Admin/ModuleController.php:511 #, php-format msgid "The module “%s” has been enabled." msgstr "Moduuli ”%s” on otettu käyttöön." #. I18N: Help text for the “Quick family facts” configuration setting #: resources/views/admin/trees-preferences.phtml:777 msgid "The most common family facts and events are listed separately, so that they can be added more easily." msgstr "Yleisimmät perhefaktat ja -tapahtumat on listattu erikseen, jotta ne voidaan lisätä helpommin." #. I18N: Help text for the “Quick individual facts” configuration setting #: resources/views/admin/trees-preferences.phtml:723 msgid "The most common individual facts and events are listed separately, so that they can be added more easily." msgstr "Yleisimmät henkilöfaktat ja -tapahtumat on listattu erikseen, jotta ne voidaan lisätä helpommin." #. I18N: Help text for the “Quick repository facts” configuration setting #: resources/views/admin/trees-preferences.phtml:859 msgid "The most common repository facts are listed separately, so that they can be added more easily." msgstr "Yleisimmät tietovarastofaktat ja -tapahtumat on listattu erikseen, jotta ne voidaan lisätä helpommin." #. I18N: Help text for the “Quick source facts” configuration setting #: resources/views/admin/trees-preferences.phtml:818 msgid "The most common source facts are listed separately, so that they can be added more easily." msgstr "Yleisimmät lähdefaktat ja -tapahtumat on listattu erikseen, jotta ne voidaan lisätä helpommin." #: resources/views/admin/site-registration.phtml:45 msgid "The new user will be asked to confirm their email address before the account is created." msgstr "Uutta käyttäjää pyydetään vahvistamaan sähköpostiosoite ennen kuin tili luodaan." #: app/Http/Controllers/EditNoteController.php:143 msgid "The note has been created" msgstr "Lisätieto on luotu" #: app/Http/Controllers/SetupController.php:372 msgid "The password needs to be at least six characters long." msgstr "Salasanan pitää olla vähintään kuusi merkkiä." #. I18N: Help text for the "Password" site configuration setting #: resources/views/admin/site-mail.phtml:140 msgid "The password required for authentication with the SMTP server." msgstr "Salasanasi SMTP palveluun, jos se vaaditaan." #: app/Http/RequestHandlers/PasswordResetAction.php:78 #: app/Http/RequestHandlers/PasswordResetForm.php:74 msgid "The password reset link has expired." msgstr "" #. I18N: Description of the “PlaceHierarchyListModule” module #: app/Module/PlaceHierarchyListModule.php:56 msgid "The place hierarchy." msgstr "Paikkahierarkia." #: app/Http/Controllers/AdminController.php:353 #: app/Http/Controllers/AdminTreesController.php:1140 msgid "The preferences for all family trees have been updated." msgstr "Kaikkien sukupuiden asetukset on päivitetty." #: app/Http/Controllers/AdminController.php:356 #: app/Http/Controllers/AdminTreesController.php:1146 msgid "The preferences for new family trees have been updated." msgstr "Uusien sukupuiden asetukset on päivitetty." #: app/Http/Controllers/AdminController.php:349 #: app/Http/Controllers/AdminTreesController.php:1237 #, php-format msgid "The preferences for the family tree “%s” have been updated." msgstr "Sukupuun ”%s” asetukset on päivitetty." #: app/Http/Controllers/Admin/ModuleController.php:586 #, php-format msgid "The preferences for the module “%s” have been deleted." msgstr "Moduulin ”%s” asetukset on poistettu." #: app/Module/CustomCssJsModule.php:93 #: app/Module/RelationshipsChartModule.php:187 app/Module/SiteMapModule.php:121 #, php-format msgid "The preferences for the module “%s” have been updated." msgstr "Moduulin ”%s” asetukset on päivitetty." #: resources/views/setup/step-4-database-mysql.phtml:101 #: resources/views/setup/step-4-database-pgsql.phtml:88 #: resources/views/setup/step-4-database-sqlite.phtml:62 #: resources/views/setup/step-4-database-sqlsvr.phtml:88 msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." msgstr "Etuliite on valinnainen, mutta suositeltava. Antamalla taulukon nimille ainutlaatuinen etuliite, useat eri sovellutukset voivat jakaa saman tietokannan." #: app/Http/Controllers/EditGedcomRecordController.php:78 msgid "The record has been copied to the clipboard." msgstr "Tietue kopioitu leikepöydälle." #: app/Http/Controllers/AdminController.php:251 #, php-format msgid "The records “%1$s” and “%2$s” have been merged." msgstr "Tietueet ”%1$s”ja ”%2$s” on yhdistetty." #. I18N: http://en.wikipedia.org/wiki/Regular_expression #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:160 msgid "The regular expression appears to contain an error. It can’t be used." msgstr "Normaalimuodossa on virhe. Sitä ei voi käyttää." #. I18N: Description of the “Reports” module #: app/Module/ReportsMenuModule.php:71 msgid "The reports menu." msgstr "Raporttien valikko." #: app/Http/Controllers/EditRepositoryController.php:82 msgid "The repository has been created" msgstr "Tietovarasto on luotu" #. I18N: Description of the “Reports” module #: app/Module/SearchMenuModule.php:51 msgid "The search menu." msgstr "Hakuvalikko." #: app/Services/SearchService.php:958 msgid "The search returned too many results." msgstr "Haku antoi liian monta tulosta." #: resources/views/setup/step-2-server-checks.phtml:32 msgid "The server configuration is OK." msgstr "Palvelimen asetukset ovat kunnossa." #: app/Services/ServerCheckService.php:245 msgid "The server’s temporary folder cannot be accessed." msgstr "Palvelimen väliaikaista kansiota ei voi käyttää." #: app/Http/Controllers/AdminTreesController.php:1730 #: app/Services/UpgradeService.php:146 app/Services/UpgradeService.php:179 msgid "The server’s time limit has been reached." msgstr "Palvelimen aikaraja on saavutettu." #. I18N: Description of “Statistics” module #: app/Module/FamilyTreeStatisticsModule.php:60 msgid "The size of the family tree, earliest and latest events, common names, etc." msgstr "Sukupuun koko, varhaisin ja uusin tapahtuma, yleisimmät nimet jne." #: app/Http/Controllers/EditSourceController.php:124 msgid "The source has been created" msgstr "Lähde on luotu" #: app/Http/Controllers/EditSubmitterController.php:92 msgid "The submitter has been created" msgstr "Lähettäjä on luotu" #: resources/views/help/name.phtml:9 #, php-format msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" msgstr "Sukunimi on suljettu kauttaviivoilla: <%s>John Paul /Smith/<%s>" #: resources/views/admin/site-preferences.phtml:44 #: resources/views/admin/users-edit.phtml:127 #: resources/views/edit-account-page.phtml:96 msgid "The time zone is required for date calculations, such as knowing today’s date." msgstr "Aikavyöhykettä tarvitaan päivämäärä laskelmiin, kuten tietämään tämä päivä." #. I18N: An XREF is the identification number used in GEDCOM files. #: resources/views/admin/trees-merge.phtml:12 #, php-format msgid "The two family trees have %1$s record which uses the same “XREF”." msgid_plural "The two family trees have %1$s records which use the same “XREF”." msgstr[0] "Molemmissa sukupuissa on yksi tietue joilla on sama ”XREF”." msgstr[1] "Molemmissa sukupuissa on %1$s tietuetta joilla on sama ”XREF”." #: app/Http/Controllers/Admin/UpgradeController.php:338 msgid "The upgrade is complete." msgstr "Päivitys on valmis." #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php #: app/Functions/Functions.php:46 msgid "The uploaded file exceeds the allowed size." msgstr "Ladattu tiedosto ylittää sallitun enimmäiskoon." #: app/Http/Controllers/Admin/UsersController.php:139 #, php-format msgid "The user %s has been deleted." msgstr "Käyttäjä %s on poistettu." #: resources/views/emails/register-notify-html.phtml:24 #: resources/views/emails/register-notify-text.phtml:11 msgid "The user has been sent an email with the information necessary to confirm the access request." msgstr "Käyttäjälle on lähetetty ohjeita sähköpostilla, hänen pitää vahvistaa käyttäjätilipyyntönsä." #: app/Http/Controllers/Auth/LoginController.php:175 #: app/Http/Controllers/Auth/LoginController.php:180 msgid "The username or password is incorrect." msgstr "Käyttäjätunnus tai salasana on väärä." #. I18N: Help text for the "Username" site configuration setting #: resources/views/admin/site-mail.phtml:126 msgid "The username required for authentication with the SMTP server." msgstr "Käyttäjätunnus SMTP palveluun, jos se vaaditaan." #. I18N: Help text for the “Description META tag” configuration setting #: resources/views/admin/trees-preferences.phtml:220 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." 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." #: app/Http/Controllers/AdminSiteController.php:404 #: app/Http/Controllers/AdminSiteController.php:459 #: app/Http/Controllers/AdminSiteController.php:510 msgid "The website preferences have been updated." msgstr "Sivuston asetukset on päivitetty." #. I18N: Help text for the “Use GeoNames database for autocomplete on places” configuration setting #: resources/views/admin/map-provider.phtml:40 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." 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." #: resources/views/errors/database-error.phtml:12 #: resources/views/setup/step-6-failed.phtml:12 msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." msgstr "webtrees kehittäjät olisivat kiinnostuneet saamaan tietoa tästä virheestä. Ottamalla yhteys heihin, saat apua ongelman selvittämisessä." #: app/Module/ModuleThemeTrait.php:45 app/Module/ModuleThemeTrait.php:439 #: resources/views/admin/modules.phtml:241 #: resources/views/admin/modules.phtml:244 #: resources/views/admin/users-edit.phtml:185 msgid "Theme" msgstr "Teema" #. I18N: Name of a module #: app/Module/ThemeSelectModule.php:39 msgid "Theme change" msgstr "Teema muutos" #: app/Http/Controllers/Admin/ModuleController.php:231 #: resources/views/admin/control-panel.phtml:373 #: resources/views/admin/modules.phtml:103 #: resources/views/admin/modules.phtml:105 msgid "Themes" msgstr "Teemat" #: resources/views/admin/site-preferences.phtml:62 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." msgstr "Teemat voi valita kolmella tasolla: käyttäjä-, sukupuu- tai sivustotasolla. Valitsemalla ”oletusteema” tietyllä tasolla, käyttää teemaa seuraavalla tasolla." #: resources/views/modules/personal_facts/tab.phtml:31 msgid "There are no facts for this individual." msgstr "Tällä henkilöllä ei ole faktoja." #: app/Http/Controllers/Admin/MediaController.php:411 msgid "There are no links to this media object." msgstr "Tälle mediakohteelle ei ole linkkejä." #: resources/views/modules/media/tab.phtml:16 msgid "There are no media objects for this individual." msgstr "Tällä henkilöllä ei ole multimediakohteita." #: resources/views/modules/notes/tab.phtml:26 msgid "There are no notes for this individual." msgstr "Tällä henkilöllä ei ole lisätietoja." #: app/Http/Controllers/Admin/UpgradeController.php:248 #: resources/views/pending-changes-page.phtml:10 msgid "There are no pending changes." msgstr "Ei ole vireillä olevia muutoksia." #: app/Module/ResearchTaskModule.php:104 msgid "There are no research tasks in this family tree." msgstr "Tässä sukupuussa ei ole tutkimustehtäviä." #: resources/views/modules/sources_tab/tab.phtml:24 msgid "There are no source citations for this individual." msgstr "Tällä henkilöllä ei ole lähdetietoviitteitä." #: app/Module/ReviewChangesModule.php:144 #: resources/views/emails/pending-changes-html.phtml:8 #: resources/views/emails/pending-changes-text.phtml:5 msgid "There are pending changes for you to moderate." msgstr "Tarkista vireillä olevat muutokset." #: app/Module/RecentChangesModule.php:89 #, php-format msgid "There have been no changes within the last %s day." msgid_plural "There have been no changes within the last %s days." msgstr[0] "Ei ole ollut muutoksia viimeisen päivän aikana." msgstr[1] "Ei ole ollut muutoksia viimeisen %s päivän aikana." #: app/Http/RequestHandlers/PasswordRequestAction.php:97 #, php-format msgid "There is no user account with the email “%s”." msgstr "" #: app/Http/Controllers/Admin/MediaController.php:581 #: app/Http/Controllers/EditMediaController.php:118 #: app/Http/Controllers/EditMediaController.php:369 #: app/Http/Controllers/EditMediaController.php:614 msgid "There was an error uploading your file." msgstr "Tiedoston lataamisessa tapahtui virhe." #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:153 msgctxt "GENITIVE" msgid "Thermidor" msgstr "Thermidor" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:247 msgctxt "INSTRUMENTAL" msgid "Thermidor" msgstr "Thermidor" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:200 msgctxt "LOCATIVE" msgid "Thermidor" msgstr "Thermidor" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:106 msgctxt "NOMINATIVE" msgid "Thermidor" msgstr "Thermidor" #: resources/views/admin/trees-unconnected.phtml:30 #, php-format msgid "These groups of individuals are not related to %s." msgstr "Nämä henkilöryhmät eivät ole sukua henkilöön %s." #: app/Http/Controllers/Auth/LoginController.php:190 msgid "This account has not been approved. Please wait for an administrator to approve it." msgstr "Tätä käyttäjätiliä ei ole hyväksytty. Odota että ylläpitäjä hyväksyy sen." #: app/Http/Controllers/Auth/LoginController.php:185 msgid "This account has not been verified. Please check your email for a verification message." msgstr "Tätä käyttäjätiliä ei ole vahvistettu. Tarkista sähköpostistasi saapunutta vahvistusviestiä." #: resources/views/modules/review_changes/config.phtml:4 msgid "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." msgstr "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." #: resources/views/admin/users-create.phtml:58 #: resources/views/admin/users-edit.phtml:66 #: resources/views/edit-account-page.phtml:108 #: resources/views/register-page.phtml:49 #: resources/views/setup/step-5-administrator.phtml:73 msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." msgstr "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ä." #: app/Exceptions/FamilyAccessDeniedException.php:33 #: app/Exceptions/FamilyNotFoundException.php:33 msgid "This family does not exist or you do not have permission to view it." msgstr "Tämä perhe ei ole olemassa tai sinulla ei ole oikeutta katsella sitä." #: resources/views/family-page.phtml:15 msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." msgstr "Tämä perhe on poistettu. Valvojan on tarkastettava poisto." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/family-page.phtml:13 #, php-format msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "Tämä perhe on poistettu. Tarkista poisto ja %1$s tai %2$s se." #: resources/views/family-page.phtml:21 msgid "This family has been edited. The changes need to be reviewed by a moderator." msgstr "Tämä perhe on muokattu. Valvojan on tarkastettava muutokset." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/family-page.phtml:19 #, php-format msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Tämä perhe on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." #: resources/views/admin/trees-renumber.phtml:16 #, php-format msgid "This family tree has %s record which uses the same “XREF” as another family tree." msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." msgstr[0] "Tässä sukupuussa on tietue jolla on sama ”XREF” kuin toisessa sukupuussa." msgstr[1] "Tässä sukupuussa on %s tietuetta joilla on sama ”XREF” kuin toisessa sukupuussa." #: app/Module/SlideShowModule.php:143 msgid "This family tree has no images to display." msgstr "Tässä sukupuussa ei ole näytettäviä kuvia." #. I18N: do not translate the #keywords# #: resources/views/modules/html/template-narrative.phtml:3 msgid "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#.

If you have any comments or feedback please contact #contactWebmaster#." msgstr "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#.

Jos sinulla on huomautuksia tai palautetta, ota yhteyttä #contactWebmaster#:iin." #: resources/views/modules/gedcom_stats/statistics.phtml:5 #: resources/views/modules/html/template-statistics.phtml:8 #, php-format msgid "This family tree was last updated on %s." msgstr "Tätä sukupuuta on viimeksi päivitetty %s." #. I18N: Help text for the "Data folder" site configuration setting #: resources/views/admin/site-preferences.phtml:21 msgid "This folder will be used by webtrees to store media files, GEDCOM files, temporary files, etc. These files may contain private data, and should not be made available over the internet." msgstr "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ä." #. I18N: Help text for the “Media folder” configuration setting #: resources/views/admin/trees-preferences.phtml:256 msgid "This folder will be used to store the media files for this family tree." msgstr "Tätä kansiota käytetään tämän sukupuun mediatiedostojen tallettamiseen." #: app/Http/Middleware/CheckCsrf.php:56 msgid "This form has expired. Try again." msgstr "Lomake on vanhentunut - yritä uudelleen." #: app/Exceptions/IndividualAccessDeniedException.php:33 #: app/Exceptions/IndividualNotFoundException.php:33 msgid "This individual does not exist or you do not have permission to view it." msgstr "Tämä henkilö ei ole olemassa tai sinulla ei ole oikeutta katsella hänen tietojaan." #: resources/views/individual-page.phtml:28 msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." msgstr "Tämä henkilö on poistettu. Valvojan on tarkastettava poisto." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/individual-page.phtml:25 #, php-format msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "Tämä henkilö on poistettu. Tarkista poisto ja %1$s tai %2$s se." #: resources/views/individual-page.phtml:37 msgid "This individual has been edited. The changes need to be reviewed by a moderator." msgstr "Tämä henkilö on muokattu. Valvojan on tarkastettava muutokset." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/individual-page.phtml:34 #, php-format msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Tämä henkilö on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." #. I18N: Help text for the “Default individual” configuration setting #: resources/views/admin/trees-preferences.phtml:87 #: resources/views/edit-account-page.phtml:61 msgid "This individual will be selected by default when viewing charts and reports." msgstr "Tämä henkilö on valmiiksi valittu kaavioita ja raportteja katsoessa." #: app/Module/StatisticsChartModule.php:949 #: app/Statistics/Repository/EventRepository.php:242 #: app/Statistics/Repository/FamilyDatesRepository.php:100 #: app/Statistics/Repository/FamilyRepository.php:511 #: app/Statistics/Repository/IndividualRepository.php:1765 #: app/Statistics/Repository/IndividualRepository.php:1790 #: resources/views/statistics/families/birth-age.phtml:27 #: resources/views/statistics/families/birth-age.phtml:45 #: resources/views/statistics/families/birth-age.phtml:65 #: resources/views/statistics/families/birth-age.phtml:83 #: resources/views/statistics/families/marriage-age.phtml:27 #: resources/views/statistics/families/marriage-age.phtml:45 #: resources/views/statistics/families/marriage-age.phtml:65 #: resources/views/statistics/families/marriage-age.phtml:83 #: resources/views/statistics/families/marriage-length.phtml:27 #: resources/views/statistics/families/marriage-length.phtml:45 #: resources/views/statistics/families/top10-list-age.phtml:32 #: resources/views/statistics/families/top10-list-grand.phtml:25 #: resources/views/statistics/families/top10-list-spouses.phtml:23 #: resources/views/statistics/families/top10-list.phtml:25 #: resources/views/statistics/individuals/top10-list.phtml:23 #: resources/views/statistics/other/charts/column.phtml:10 #: resources/views/statistics/other/charts/combo.phtml:10 #: resources/views/statistics/other/charts/custom.phtml:8 #: resources/views/statistics/other/charts/geo.phtml:10 #: resources/views/statistics/other/charts/pie.phtml:10 #: resources/views/statistics/other/places.phtml:53 #: resources/views/statistics/other/top10-list.phtml:23 msgid "This information is not available." msgstr "Tämä tieto ei ole käytettävissä." #: app/Statistics/Repository/EventRepository.php:250 #: app/Statistics/Repository/FamilyDatesRepository.php:108 #: app/Statistics/Repository/FamilyDatesRepository.php:379 #: app/Statistics/Repository/FamilyRepository.php:82 #: app/Statistics/Repository/FamilyRepository.php:466 #: app/Statistics/Repository/FamilyRepository.php:843 #: app/Statistics/Repository/FamilyRepository.php:1496 #: app/Statistics/Repository/IndividualRepository.php:834 #: app/Statistics/Repository/IndividualRepository.php:1145 #: app/Statistics/Repository/IndividualRepository.php:1165 #: app/Statistics/Repository/IndividualRepository.php:1185 #: app/Statistics/Repository/IndividualRepository.php:1205 #: app/Statistics/Repository/IndividualRepository.php:1225 #: app/Statistics/Repository/IndividualRepository.php:1245 msgid "This information is private and cannot be shown." msgstr "Tämä tieto on suojattu." #. I18N: Help text for the “Advanced name facts” configuration setting #: resources/views/admin/trees-preferences.phtml:874 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." 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." #. I18N: Help text for the “Facts for new families” configuration setting #: resources/views/admin/trees-preferences.phtml:764 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." 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 avioliittoaika ja -paikka lomakkeessa." #. I18N: Help text for the “Facts for new individuals” configuration setting #: resources/views/admin/trees-preferences.phtml:710 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." msgstr "Tämä on pilkkumerkein \",\" eroteltu lista GEDCOM faktatunnisteita (tag) joita esitetään kun uusi henkilö lisätään. Esimerkiksi, jos BIRT (syntymä) on listassa, esitetään syntymäaika ja -paikka lomakkeessa." #. I18N: Help text for the “Advanced place name facts” configuration setting #: resources/views/admin/trees-preferences.phtml:887 msgid "This is a comma separated list of GEDCOM fact tags that will be shown when you add or edit place names. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store place names in several different alphabets." msgstr "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." #: resources/views/edit-account-page.phtml:49 msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." msgstr "Tämä on linkki tietoihisi sukupuussa. Jos tämä on väärä henkilö, ota yhteys ylläpitäjään." #: resources/views/setup/step-4-database-mysql.phtml:65 #: resources/views/setup/step-4-database-mysql.phtml:79 #: resources/views/setup/step-4-database-pgsql.phtml:55 #: resources/views/setup/step-4-database-pgsql.phtml:67 #: resources/views/setup/step-4-database-sqlsvr.phtml:55 #: resources/views/setup/step-4-database-sqlsvr.phtml:67 msgid "This is case sensitive." msgstr "Huom. pienet tai isot kirjaimet." #: app/Http/Controllers/Admin/UpgradeController.php:209 #: resources/views/admin/control-panel.phtml:53 #: resources/views/admin/upgrade/wizard.phtml:13 msgid "This is the latest version of webtrees. No upgrade is available." msgstr "Tämä on uusin webtrees versio. Päivitystä ei ole saatavana." #. I18N: Help text for the “All family facts” configuration setting #: resources/views/admin/trees-preferences.phtml:738 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." 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." #. I18N: Help text for the “All individual facts” configuration setting #: resources/views/admin/trees-preferences.phtml:684 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." 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." #. I18N: Help text for the “All repository facts” configuration setting #: resources/views/admin/trees-preferences.phtml:833 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." 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." #. I18N: Help text for the “All source facts” configuration setting #: resources/views/admin/trees-preferences.phtml:792 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." 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." #. I18N: Help text for the “Unique family facts” configuration setting #: resources/views/admin/trees-preferences.phtml:751 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." 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." #. I18N: Help text for the “Unique individual facts” configuration setting #: resources/views/admin/trees-preferences.phtml:697 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." 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." #. I18N: Help text for the “Unique repository facts” configuration setting #: resources/views/admin/trees-preferences.phtml:846 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." 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." #. I18N: Help text for the “Unique source facts” configuration setting #: resources/views/admin/trees-preferences.phtml:805 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." msgstr "Tämä on luettelo GEDCOM faktoista, joita käyttäjäsi voi lisätä vain kerran 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." #. I18N: Help text for the “Server name” site configuration setting #: resources/views/admin/site-mail.phtml:82 msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." msgstr "SMTP palvelimen nimi. ”localhost” on käytössä kun sähköpostipalvelu ja web palvelin ovat samassa tietokoneessa." #: resources/views/admin/users-create.phtml:19 #: resources/views/admin/users-edit.phtml:27 #: resources/views/edit-account-page.phtml:31 #: resources/views/register-page.phtml:37 #: resources/views/setup/step-5-administrator.phtml:37 msgid "This is your real name, as you would like it displayed on screen." msgstr "Tämä on nimesi, joka näkyy sivuilla." #: app/Http/RequestHandlers/PasswordRequestAction.php:94 msgid "This link is valid for one hour." msgstr "" #: app/Exceptions/MediaAccessDeniedException.php:33 #: app/Exceptions/MediaNotFoundException.php:33 msgid "This media object does not exist or you do not have permission to view it." msgstr "Tämä mediakohde ei ole olemassa tai sinulla ei ole oikeutta katsella sitä." #: resources/views/media-page.phtml:26 msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." msgstr "Tämä mediakohde on poistettu. Valvojan on tarkastettava poisto." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/media-page.phtml:24 #, php-format msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "Tämä mediakohde on poistettu. Tarkista poisto ja %1$s tai %2$s se." #: resources/views/media-page.phtml:32 msgid "This media object has been edited. The changes need to be reviewed by a moderator." msgstr "Tämä mediakohde on muokattu. Valvojan on tarkastettava muutokset." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/media-page.phtml:30 #, php-format msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Tämä mediakohde on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." #: resources/views/emails/message-copy-html.phtml:20 #: resources/views/emails/message-copy-text.phtml:10 #: resources/views/emails/message-user-html.phtml:21 #: resources/views/emails/message-user-text.phtml:11 msgid "This message was sent while viewing the following URL: " msgstr "Tämä viesti lähetettiin seuraavasta URL:sta: " #: resources/views/setup/step-5-administrator.phtml:61 msgid "This must be at least six characters long. It is case-sensitive." msgstr "Vähintään kuusi merkkiä, huom. pienet ja isot kirjaimet." #. I18N: Help text for the “Sender name” site configuration setting #: resources/views/admin/site-mail.phtml:60 msgid "This name is used in the “From” field, when sending automatic emails from this server." msgstr "Tätä nimeä käytetään ”Keneltä (From)”-kentässä, kun tältä palvelimelta lähetetään automaattisia sähköposteja." #: app/Exceptions/NoteAccessDeniedException.php:33 #: app/Exceptions/NoteNotFoundException.php:33 msgid "This note does not exist or you do not have permission to view it." msgstr "Tämä lisätieto ei ole olemassa tai sinulla ei ole oikeutta katsella sitä." #: resources/views/note-page.phtml:10 msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." msgstr "Tämä lisätieto on poistettu. Valvojan on tarkastettava poisto." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/note-page.phtml:8 #, php-format msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "Tämä huomautus on poistettu. Tarkistaa poisto ja %1$s tai %2$s se." #: resources/views/note-page.phtml:16 msgid "This note has been edited. The changes need to be reviewed by a moderator." msgstr "Tämä lisätieto on muokattu. Valvojan on tarkastettava muutokset." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/note-page.phtml:14 #, php-format msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Tämä huomautus on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." #. I18N: Help text for the “Automatically expand notes” configuration setting #: resources/views/admin/trees-preferences.phtml:556 msgid "This option controls whether or not to automatically display content of a Note record on the Individual page." msgstr "Tällä valinnalla vaikutetaan siihen, näytetäänkö automaattisesti Lisätiedot tekstit henkilön sivulla." #. I18N: Help text for the “Automatically expand sources” configuration setting #: resources/views/admin/trees-preferences.phtml:572 msgid "This option controls whether or not to automatically display content of a Source record on the Individual page." msgstr "Tällä valinnalla vaikutetaan siihen, näytetäänkö automaattisesti Lähteitä tekstit henkilön sivulla." #. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting #: resources/views/admin/trees-preferences.phtml:415 msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." msgstr "Tällä valinnalla päätät näytetäänkö kaavioissa lasten syntymäajan vieressä isän ja äidin senhetkinen ikä." #. I18N: Help text for the “Estimated dates for birth and death” configuration setting #: resources/views/admin/trees-preferences.phtml:384 msgid "This option controls whether or not to show estimated dates for birth and death instead of leaving blanks on individual lists and charts for individuals whose dates are not known." msgstr "Tällä valinnalla päätetään, esitetäänkö arvioidut syntymä- ja kuolinajat, jos päivämääriä ei tunneta. Muuten ajat esitetään tyhjinä henkilöluetteloissa ja kaavioissa." #. I18N: Help text for the “Show a download link in the media viewer” configuration setting #: resources/views/admin/trees-preferences.phtml:287 msgid "This option will make it easier for users to download images." msgstr "Tämä vaihtoehto helpottaa käyttäjien kuvien latauksen." #. I18N: Help text for the “Show private relationships” configuration setting #: resources/views/admin/trees-privacy.phtml:160 msgid "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." msgstr "Tällä vallinnalla säilytetään yksityisten henkilöiden sukulaisyhteydet. Yksityiset näkyvät tyhjinä laatikkoina esipolvitaulussa ja muissa kaavioissa." #. I18N: Help text for the “Show names of private individuals” configuration setting #: resources/views/admin/trees-privacy.phtml:141 msgid "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." msgstr "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." #: resources/views/edit/raw-gedcom-fact.phtml:13 #: resources/views/edit/raw-gedcom-record.phtml:12 msgid "This page allows you to bypass the usual forms, and edit the underlying data directly. It is an advanced option, and you should not use it unless you understand the GEDCOM format. If you make a mistake here, it can be difficult to fix." msgstr "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." #: app/Module/HitCountFooterModule.php:101 #, php-format msgid "This page has been viewed %s time." msgid_plural "This page has been viewed %s times." msgstr[0] "Tätä sivua on katsottu kerran." msgstr[1] "Tätä sivua on katsottu %s kertaa." #: resources/views/help/pending-changes.phtml:8 msgid "This process allows the site’s owner to ensure that the new information follows the site’s standards and conventions, has proper source attributions, etc." msgstr "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." #: app/Exceptions/RecordAccessDeniedException.php:33 #: app/Exceptions/RecordNotFoundException.php:33 msgid "This record does not exist or you do not have permission to view it." msgstr "Tämä tietue ei ole olemassa tai sinulla ei ole oikeutta katsella sitä." #: resources/views/admin/trees-privacy.phtml:241 msgid "This record does not exist." msgstr "Tämä tietue ei ole olemassa." #: resources/views/gedcom-record-page.phtml:10 msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." msgstr "Tämä tietue on poistettu. Valvojan on tarkastettava poisto." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/gedcom-record-page.phtml:8 #, php-format msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "Tämä tietue on poistettu. Tarkista poisto ja %1$s tai %2$s se." #: resources/views/gedcom-record-page.phtml:16 msgid "This record has been edited. The changes need to be reviewed by a moderator." msgstr "Tämä tietue on muokattu. Valvojan on tarkastettava muutokset." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/gedcom-record-page.phtml:14 #, php-format msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Tämä tietue on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." #: app/Exceptions/RepositoryAccessDeniedException.php:33 #: app/Exceptions/RepositoryNotFoundException.php:33 msgid "This repository does not exist or you do not have permission to view it." msgstr "Tämä tietovarasto ei ole olemassa tai sinulla ei ole oikeutta katsella sitä." #: resources/views/repository-page.phtml:14 msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." msgstr "Tämä tietovarasto on poistettu. Valvojan on tarkastettava poisto." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/repository-page.phtml:12 #, php-format msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "Tämä tietovarasto on poistettu. Tarkistaa poisto ja %1$s tai %2$s se." #: resources/views/repository-page.phtml:20 msgid "This repository has been edited. The changes need to be reviewed by a moderator." msgstr "Tämä tietovarasto on muokattu. Valvojan on tarkastettava muutokset." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/repository-page.phtml:18 #, php-format msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Tämä tietovarasto on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." #: resources/views/admin/users-edit.phtml:248 msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." msgstr "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." #: resources/views/admin/users-edit.phtml:262 msgid "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." msgstr "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." #: resources/views/admin/users-edit.phtml:242 msgid "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." msgstr "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." #: resources/views/admin/users-edit.phtml:256 msgid "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." msgstr "Tällä roolilla on samat oikeudet kuin valvojalla, sekä lisäksi sukupuun asetuksissa määritellyt pääsyt ja oikeus muuttaa sukupuun asetuksia." #: resources/views/admin/users-edit.phtml:234 msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." msgstr "Tällä roolilla on kaikki vierailija-roolin käyttöoikeudet, sekä muita käyttöoikeuksia, joita on sukupuukohtaisesti myönnetty." #: resources/views/setup/step-2-server-checks.phtml:53 #, php-format msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." msgstr "Palvelimen muistirajoitus on %sMB ja CPU suoritusaikarajoitus on %s sekuntia." #. I18N: Help text for the “Other facts to show in charts” configuration setting #: resources/views/admin/trees-preferences.phtml:431 msgid "This should be a comma or space separated list of facts, in addition to birth and death, that you want to appear in chart boxes such as the pedigree chart. This list requires you to use fact tags as defined in the GEDCOM 5.5.1 standard. For example, if you wanted the occupation to show up in the box, you would add “OCCU” to this field." msgstr "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”." #: resources/views/privacy-policy.phtml:25 msgid "This site does not use any third-party tracking or analytics services." msgstr "Tämä sivusto ei käytä kolmannen osapuolen seuranta- tai analytiikkapalveluja." #: resources/views/privacy-policy.phtml:16 msgid "This site uses cookies to store your preferences on this site, such as the language you have selected." msgstr "Tämä sivusto käyttää evästeitä tallentaaksesi tämän sivuston asetukset, kuten valitsemasi kielen." #: app/Exceptions/SourceAccessDeniedException.php:33 #: app/Exceptions/SourceNotFoundException.php:33 msgid "This source does not exist or you do not have permission to view it." msgstr "Tämä lähde ei ole olemassa tai sinulla ei ole oikeutta katsella sitä." #: resources/views/source-page.phtml:10 msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." msgstr "Tämä lähde on poistettu. Valvojan on tarkastettava poisto." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/source-page.phtml:8 #, php-format msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "Tämä lähde on poistettu. Tarkistaa poisto ja %1$s tai %2$s se." #: resources/views/source-page.phtml:16 msgid "This source has been edited. The changes need to be reviewed by a moderator." msgstr "Tämä lähde on muokattu. Valvojan on tarkastettava muutokset." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/source-page.phtml:14 #, php-format msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Tämä lähde on muokattu. Tarkista muutokset ja %1$s tai %2$s ne." #. I18N: Help text for the “Add to TITLE header tag” configuration setting #: resources/views/admin/trees-preferences.phtml:200 msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." msgstr "Tämä teksti lisätään jokaiseen sivuotsikkoon. Se näkyy selaimen otsikossa, kirjanmerkeissä jne." #: app/Http/Controllers/AdminTreesController.php:271 #: app/Http/Controllers/AdminTreesController.php:276 msgid "This type of link is not allowed here." msgstr "Tämän tyyppinen linkki ei ole tässä sallittu." #: resources/views/errors/no-tree-access.phtml:4 msgid "This user account does not have access to any tree." msgstr "Tällä käyttäjätilillä ei ole pääsyoikeutta mihinkään puuhun." #: app/Http/Controllers/SetupController.php:142 msgid "This usually means that you need to change the folder permissions to 777." msgstr "Tämä tarkoittaa yleensä, että sinun täytyy muuttaa kansion oikeudeksi 777." #: app/Services/UpgradeService.php:250 msgid "This website is being upgraded. Try again in a few minutes." msgstr "Tämä sivusto on päivitetty. Yritä uudelleen muutaman minuutin kuluttua." #: resources/views/layouts/offline.phtml:61 msgid "This website is down for maintenance. You should try again in a few minutes." msgstr "Sivusto on suljettu huollon ajaksi. Sinun pitäisi yrittää uudelleen muutaman minuutin kuluttua." #: resources/views/layouts/error.phtml:9 resources/views/layouts/error.phtml:26 #: resources/views/layouts/offline.phtml:58 msgid "This website is temporarily unavailable" msgstr "Tämä sivusto on tilapäisesti poissa käytöstä" #: resources/views/modules/cookie-warning/footer.phtml:6 msgid "This website uses cookies to learn about visitor behaviour." msgstr "Tämä sivusto käyttää evästeitä oppiakseen kuinka vierailijat käyttäytyvät." #. I18N: %s is the name of a family tree #: resources/views/admin/trees-import.phtml:9 #, php-format msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." msgstr "Tämä poistaa kaikki sukututkimustiedot ”%s” sta ja korvaa ne GEDCOMin tiedoilla." #: resources/views/admin/trees-places.phtml:8 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”." 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." #. I18N: abbreviation for Thursday #: app/Date/AbstractCalendarDate.php:269 #: resources/views/edit/initialize-calendar-popup.phtml:26 msgid "Thu" msgstr "To" #: resources/views/admin/webtrees1-thumbnails.phtml:29 msgid "Thumbnail image" msgstr "Pikkukuva" #: resources/views/admin/trees-preferences.phtml:293 #: resources/views/admin/trees-preferences.phtml:299 msgid "Thumbnail images" msgstr "Pienoiskuvat" #: app/Date/AbstractCalendarDate.php:239 msgid "Thursday" msgstr "Torstai" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:655 msgid "Tijuana, Mexico" msgstr "Tijuana, Meksiko" #. I18N: gedcom tag TIME #: app/GedcomTag.php:1050 msgid "Time" msgstr "Aika" #. I18N: A configuration setting #: resources/views/admin/site-preferences.phtml:39 #: resources/views/admin/users-edit.phtml:122 #: resources/views/edit-account-page.phtml:91 msgid "Time zone" msgstr "Aikavyöhyke" #. I18N: Name of a module/chart #: app/Module/TimelineChartModule.php:65 msgid "Timeline" msgstr "Aikajana" #: resources/views/admin/changes-log.phtml:103 #: resources/views/admin/site-logs.phtml:92 msgid "Timestamp" msgstr "Aikaleima" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:488 msgid "Timor-Leste" msgstr "Itä-Timor" #: app/Date/JalaliDate.php:260 msgctxt "Abbreviation for Persian month: Tir" msgid "Tir" msgstr "Tir" #. I18N: 4th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:129 msgctxt "GENITIVE" msgid "Tir" msgstr "Tir" #. I18N: 4th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:219 msgctxt "INSTRUMENTAL" msgid "Tir" msgstr "Tir" #. I18N: 4th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:174 msgctxt "LOCATIVE" msgid "Tir" msgstr "Tir" #. I18N: 4th month in the Persian/Jalali calendar #: app/Date/JalaliDate.php:84 msgctxt "NOMINATIVE" msgid "Tir" msgstr "Tir" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:184 msgctxt "GENITIVE" msgid "Tishrei" msgstr "tishrei-kuuta" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:290 msgctxt "INSTRUMENTAL" msgid "Tishrei" msgstr "tishrei-kuun" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:237 msgctxt "LOCATIVE" msgid "Tishrei" msgstr "tishrei-kuussa" #. I18N: a month in the Jewish calendar #: app/Date/JewishDate.php:131 msgctxt "NOMINATIVE" msgid "Tishrei" msgstr "tishrei-kuu" #. I18N: gedcom tag TITL #: app/GedcomTag.php:1053 resources/views/admin/fix-level-0-media.phtml:25 #: resources/views/lists/media-table.phtml:68 #: resources/views/lists/notes-table.phtml:80 #: resources/views/lists/sources-table.phtml:82 #: resources/views/modals/create-media-from-file.phtml:28 #: resources/views/modals/media-file-fields.phtml:103 #: resources/views/modals/source-fields.phtml:5 #: resources/views/modules/census-assistant.phtml:16 #: resources/views/modules/favorites/favorites.phtml:129 #: resources/views/modules/gedcom_news/edit.phtml:12 #: resources/views/modules/html/config.phtml:7 #: resources/views/modules/user_blog/edit.phtml:12 msgid "Title" msgstr "Otsikko" #: app/GedcomTag.php:1059 msgid "Title in Hebrew" msgstr "Otsikko hepreaksi" #. I18N: (From date1) To date2 #. I18N: label for the end of a date range (from x to y) #: resources/views/admin/broadcast.phtml:23 #: resources/views/admin/changes-log.phtml:22 #: resources/views/admin/site-logs.phtml:22 #: resources/views/contact-page.phtml:12 resources/views/message-page.phtml:21 msgid "To" msgstr "Päivään" #: resources/views/modules/html/config.phtml:21 msgid "To assist you in getting started with this block, we have created several standard templates. When you select one of these templates, the text area will contain a copy that you can then alter to suit your site’s requirements." msgstr "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." #: resources/views/modules/todo/config.phtml:5 msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." msgstr "Voidaksesi luoda uusia tutkimustehtäviä, sinun täytyy ensin lisätä ”Tutkimustehtävä” faktojen luetteloon sukupuun asennuksissa." #. I18N: Help text for the “Format text and notes” configuration setting #: resources/views/admin/trees-preferences.phtml:616 msgid "To ensure compatibility with other genealogy applications, notes, text, and transcripts should be recorded in simple, unformatted text. However, formatting is often desirable to aid presentation, comprehension, etc." msgstr "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." #. I18N: “Apache” is a software program. #: resources/views/admin/site-preferences.phtml:25 msgid "To protect this private data, webtrees uses an Apache configuration file (.htaccess) which blocks all access to this folder. If your web-server does not support .htaccess files, and you cannot restrict access to this folder, then you can select another folder, away from your web documents." msgstr "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." #: resources/views/admin/trees-export.phtml:42 msgid "To reduce the size of the download, you can compress the data into a .ZIP file. You will need to uncompress the .ZIP file before you can use it." msgstr "Voit pienentää latauden suuruuden pakkamalla tiedot .ZIP-tiedostoon. Sinun täytyy purkaa .ZIP-tiedosto, ennen kuin voit käyttää sitä." #: resources/views/emails/password-request-html.phtml:9 #: resources/views/emails/password-request-text.phtml:5 msgid "To set a new password, follow this link." msgstr "" #. I18N: Help text for the "Custom welcome text" site configuration setting #: resources/views/admin/site-registration.phtml:31 msgid "To set this text for other languages, you must switch to that language, and visit this page again." msgstr "Vaihtamalla kielen voit määrittää tämän tekstin muille kielille, sinun on vierailtava tällä sivulta uudelleen käyttäen haluttua kieltä." #: resources/views/modules/sitemap/config.phtml:39 msgid "To tell search engines that sitemaps are available, you can use the following links." msgstr "Kertoaksesi hakukoneille, että sivukartat ovat käytettävissä, voit käyttää seuraavia linkkejä." #: resources/views/modules/sitemap/config.phtml:31 msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file." msgstr "Kertoaksesi hakukoneille, että sivukartat ovat käytettävissä, sinun tulisi lisätä seuraava rivi robots.txt-tiedostoon." #: resources/views/admin/site-mail.phtml:31 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]" 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]" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:478 msgid "Togo" msgstr "Togo" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:484 msgid "Tokelau" msgstr "Tokelau" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:658 msgid "Tokyo, Japan" msgstr "Tokyo, Japani" #. I18N: Type of media object #: app/GedcomTag.php:2394 msgid "Tombstone" msgstr "Hautakivi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:490 msgid "Tonga" msgstr "Tonga" #. 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 #: app/Module/TopGivenNamesModule.php:102 #, php-format msgid "Top %s given name" msgid_plural "Top %s given names" msgstr[0] "%s. yleisin etunimi" msgstr[1] "%s yleisintä etunimeä" #. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 #: app/Module/TopSurnamesModule.php:140 #, php-format msgid "Top %s surname" msgid_plural "Top %s surnames" msgstr[0] "%s. yleisin sukunimi" msgstr[1] "%s yleisintä sukunimeä" #. I18N: i.e. most popular given name. #: app/Module/TopGivenNamesModule.php:99 msgid "Top given name" msgstr "Yleisin etunimi" #. I18N: Name of a module. Top=Most common #: app/Module/TopGivenNamesModule.php:45 #: resources/views/statistics/individuals/names.phtml:53 msgid "Top given names" msgstr "Yleisimmät etunimet" #. I18N: i.e. most popular surname. #: app/Module/TopSurnamesModule.php:137 msgid "Top surname" msgstr "Yleisin sukunimi" #. I18N: Name of a module. Top=Most common #: app/Module/TopSurnamesModule.php:49 #: resources/views/statistics/individuals/names.phtml:29 msgid "Top surnames" msgstr "Yleisimmät sukunimet" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:661 msgid "Toronto, Ontario, Canada" msgstr "Toronto, Ontario, Kanada" #: app/Module/StatisticsChartModule.php:765 #: app/Statistics/Google/ChartBirth.php:105 #: app/Statistics/Google/ChartCommonGiven.php:78 #: app/Statistics/Google/ChartCommonSurname.php:137 #: app/Statistics/Google/ChartDeath.php:105 #: app/Statistics/Google/ChartDistribution.php:120 #: app/Statistics/Google/ChartDivorce.php:105 #: app/Statistics/Google/ChartFamilyLargest.php:101 #: app/Statistics/Google/ChartFamilyWithSources.php:73 #: app/Statistics/Google/ChartIndividualWithSources.php:73 #: app/Statistics/Google/ChartMarriage.php:105 #: app/Statistics/Google/ChartMedia.php:72 #: app/Statistics/Google/ChartMortality.php:64 #: app/Statistics/Google/ChartNoChildrenFamilies.php:101 #: app/Statistics/Google/ChartSex.php:54 #: resources/views/admin/control-panel.phtml:157 #: resources/views/lists/chart-by-age.phtml:23 #: resources/views/lists/chart-by-decade.phtml:15 msgid "Total" msgstr "Yhteensä" #: resources/xml/reports/change_report.xml:127 msgid "Total accepted changes: " msgstr "Hyväksyttyjä muutoksia yhteensä: " #: resources/views/statistics/individuals/total-events.phtml:20 msgid "Total births" msgstr "Syntymiä yhteensä" #: resources/views/statistics/individuals/total-records.phtml:59 msgid "Total dead" msgstr "Kuolleita yhteensä" #: resources/views/statistics/individuals/total-events.phtml:68 msgid "Total deaths" msgstr "Kuolemia yhteensä" #: resources/views/statistics/families/total-records.phtml:69 msgid "Total divorces" msgstr "Avioeroja yhteensä" #: resources/views/modules/gedcom_stats/config.phtml:26 #: resources/views/statistics/other/total-events.phtml:10 #: resources/xml/reports/missing_facts_report.xml:602 msgid "Total events" msgstr "Kaikki tapahtumat" #: app/Statistics/Google/ChartNoChildrenFamilies.php:131 #: resources/views/statistics/families/total-records.phtml:10 #: resources/xml/reports/fact_sources.xml:248 #: resources/xml/reports/fact_sources.xml:252 #: resources/xml/reports/fact_sources.xml:350 #: resources/xml/reports/fact_sources.xml:354 #: resources/xml/reports/marriage_report.xml:111 msgid "Total families" msgstr "Perheitä yhteensä" #: app/Http/Controllers/CalendarController.php:342 #, php-format msgid "Total families: %s" msgstr "Perheitä yhteensä: %s" #: resources/views/statistics/individuals/total-records.phtml:30 msgid "Total females" msgstr "Naisia yhteensä" #: resources/views/statistics/individuals/names.phtml:44 msgid "Total given names" msgstr "Etunimiä yhteensä" #: resources/views/statistics/individuals/total-records.phtml:10 #: resources/xml/reports/bdm_report.xml:210 #: resources/xml/reports/birth_report.xml:66 #: resources/xml/reports/cemetery_report.xml:89 #: resources/xml/reports/death_report.xml:99 #: resources/xml/reports/fact_sources.xml:142 #: resources/xml/reports/fact_sources.xml:146 #: resources/xml/reports/fact_sources.xml:305 #: resources/xml/reports/fact_sources.xml:309 #: resources/xml/reports/missing_facts_report.xml:601 #: resources/xml/reports/occupation_report.xml:94 #: resources/xml/reports/relative_ext_report.xml:140 msgid "Total individuals" msgstr "Henkilöitä yhteensä" #: app/Http/Controllers/CalendarController.php:341 #, php-format msgid "Total individuals: %s" msgstr "Henkilöitä yhteensä: %s" #: resources/views/statistics/individuals/total-records.phtml:51 msgid "Total living" msgstr "Elossa olevia yhteensä" #: resources/views/statistics/individuals/total-records.phtml:21 msgid "Total males" msgstr "Miehiä yhteensä" #: resources/views/statistics/families/total-records.phtml:21 msgid "Total marriages" msgstr "Avioliittoja yhteensä" #: resources/xml/reports/change_report.xml:87 msgid "Total pending changes: " msgstr "Vireillä olevia muutoksia yhteensä: " #: resources/views/modules/gedcom_stats/config.phtml:21 #: resources/views/modules/html/template-statistics.phtml:26 #: resources/views/statistics/individuals/names.phtml:20 msgid "Total surnames" msgstr "Sukunimiä yhteensä" #: resources/views/modules/gedcom_stats/config.phtml:27 msgid "Total users" msgstr "Käyttäjiä kaikkiaan" #: app/Http/Controllers/Admin/ModuleController.php:99 #: app/Module/ModuleAnalyticsTrait.php:73 #: resources/views/admin/analytics-edit.phtml:3 #: resources/views/admin/control-panel.phtml:366 #: resources/views/admin/modules.phtml:95 #: resources/views/admin/modules.phtml:97 #: resources/views/admin/modules.phtml:225 #: resources/views/admin/modules.phtml:228 #: resources/views/privacy-policy.phtml:20 msgid "Tracking and analytics" msgstr "Seuranta ja analytiikka" #: resources/views/modules/google-analytics/form.phtml:14 #: resources/views/modules/matomo-analytics/form.phtml:23 #: resources/views/modules/statcounter/form.phtml:23 msgid "Tracking and analytics are not added to the control panel." msgstr "Seurantaa ja analytiikkaa ei lisätä ohjauspaneeliin." #. I18N: gedcom tag TRLR #: app/GedcomTag.php:1062 msgid "Trailer" msgstr "Aineiston päättymismerkintä (TRLR)" #: app/Module/AncestorsChartModule.php:222 #: app/Module/DescendancyChartModule.php:247 msgid "Tree" msgstr "Puu" #. I18N: The third day in the French republican calendar #: app/Date/FrenchDate.php:289 msgid "Tridi" msgstr "Tridi" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:492 msgid "Trinidad and Tobago" msgstr "Trinidad ja Tobago" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:664 msgid "Trujillo, Peru" msgstr "Trujillo, Peru" #. I18N: abbreviation for Tuesday #: app/Date/AbstractCalendarDate.php:265 #: resources/views/edit/initialize-calendar-popup.phtml:24 msgid "Tue" msgstr "Ti" #: app/Date/AbstractCalendarDate.php:237 msgid "Tuesday" msgstr "Tiistai" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:494 msgid "Tunisia" msgstr "Tunisia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:496 msgid "Turkey" msgstr "Turkki" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:486 msgid "Turkmenistan" msgstr "Turkmenistan" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:474 msgid "Turks and Caicos Islands" msgstr "Turks ja Caicos-saaret" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:498 msgid "Tuvalu" msgstr "Tuvalu" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:652 msgid "Tuxtla Gutierrez, Mexico" msgstr "Tuxtla Gutierrez, Meksiko" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:667 msgid "Twin Falls, Idaho, United States" msgstr "Twin Falls, Idaho, Yhdysvallat" #. I18N: gedcom tag TYPE #: app/Functions/FunctionsPrintFacts.php:673 app/GedcomTag.php:1065 #: app/Statistics/Google/ChartFamilyLargest.php:100 #: app/Statistics/Google/ChartFamilyWithSources.php:72 #: app/Statistics/Google/ChartIndividualWithSources.php:72 #: app/Statistics/Google/ChartMedia.php:71 #: app/Statistics/Google/ChartSex.php:53 #: resources/views/admin/site-logs.phtml:29 #: resources/views/admin/site-logs.phtml:93 #: resources/views/media-list-page.phtml:39 #: resources/views/modules/random_media/config.phtml:19 #: resources/views/modules/recent_changes/changes-table.phtml:9 msgid "Type" msgstr "Tyyppi" #: app/GedcomTag.php:720 msgid "Type of event" msgstr "Tapahtuman tyyppi" #: app/GedcomTag.php:725 msgid "Type of fact" msgstr "Faktatyyppi" #. I18N: gedcom tag URL (A web address / URL) #. I18N: gedcom tag WWW (A web address / URL) #. I18N: gedcom tag _URL #. I18N: A configuration setting #: app/GedcomTag.php:1068 app/GedcomTag.php:1080 app/GedcomTag.php:2066 #: resources/views/admin/trees-preferences.phtml:43 #: resources/views/admin/trees.phtml:336 #: resources/views/modals/media-file-fields.phtml:87 #: resources/views/modules/favorites/favorites.phtml:123 #: resources/views/modules/favorites/favorites.phtml:128 #: resources/views/modules/matomo-analytics/form.phtml:15 msgid "URL" msgstr "URL-osoite" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:508 msgid "US Minor Outlying Islands" msgstr "Yhdysvaltain Tyynenmeren erillissaaret" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:524 msgid "US Virgin Islands" msgstr "Yhdysvaltain Neitsytsaaret" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:504 msgid "Uganda" msgstr "Uganda" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:506 msgid "Ukraine" msgstr "Ukraina" #. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/GedcomCode/GedcomCodeStat.php:140 msgid "Uncleared: insufficient data" msgstr "Epäselvä: puutteelliset tiedot" #: resources/views/admin/trees-preferences.phtml:746 msgid "Unique family facts" msgstr "Yksilölliset perhefaktat" #. I18N: gedcom tag _UID #: app/GedcomTag.php:2063 msgid "Unique identifier" msgstr "Unique identifier - Yksilöllinen tunniste" #. I18N: Help text for the “Add unique identifiers” configuration setting #: resources/views/admin/trees-preferences.phtml:135 msgid "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." msgstr "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ä yksityissääntöjä." #: resources/views/admin/trees-preferences.phtml:692 msgid "Unique individual facts" msgstr "Yksilölliset henkilöfaktat" #: resources/views/admin/trees-preferences.phtml:841 msgid "Unique repository facts" msgstr "Yksilölliset tietovaraston faktat" #: resources/views/admin/trees-preferences.phtml:800 msgid "Unique source facts" msgstr "Yksilölliset lähdefaktat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:52 msgid "United Arab Emirates" msgstr "Arabiemiirikunnat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:199 msgid "United Kingdom" msgstr "Iso-Britannia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:512 msgid "United States" msgstr "Yhdysvallat" #. I18N: Name of a country or state #: app/GedcomRecord.php:1111 app/GedcomRecord.php:1116 #: app/Statistics/Google/ChartSex.php:70 #: app/Statistics/Service/CountryService.php:36 msgid "Unknown" msgstr "Tuntematon" #: app/Statistics/Google/ChartNoChildrenFamilies.php:118 msgctxt "unknown century" msgid "Unknown" msgstr "tuntematon" #: app/Functions/FunctionsEdit.php:531 #: app/Http/Controllers/IndividualController.php:323 #: resources/xml/reports/family_group_report.xml:844 #: resources/xml/reports/individual_ext_report.xml:391 #: resources/xml/reports/individual_ext_report.xml:598 #: resources/xml/reports/individual_report.xml:388 #: resources/xml/reports/individual_report.xml:602 msgctxt "unknown gender" msgid "Unknown" msgstr "Sukupuoli ei tiedossa" #: resources/views/edit-account-page.phtml:45 msgctxt "unknown people" msgid "Unknown" msgstr "Henkilö ei tiedossa" #: app/GedcomTag.php:2111 msgid "Unrecognized GEDCOM code" msgstr "Tuntematon GEDCOM-koodi" #: resources/views/admin/media.phtml:32 msgid "Unused files" msgstr "Käyttämättömät tiedostot" #: app/Http/Controllers/Admin/UpgradeController.php:146 #, php-format msgid "Unzip %s to a temporary folder…" msgstr "Pure %s väliaikaiseen kansioon…" #: app/Module/PedigreeChartModule.php:313 msgid "Up" msgstr "Ylhällä" #. I18N: Name of a module #: app/Module/UpcomingAnniversariesModule.php:94 msgid "Upcoming events" msgstr "Tulevat tapahtumat" #: resources/views/modules/batch_update/admin.phtml:78 msgid "Update" msgstr "Päivitä" #: resources/views/modules/batch_update/admin.phtml:83 #: resources/views/modules/batch_update/admin.phtml:87 msgid "Update all" msgstr "Päivitä kaikki" #. I18N: Renumber the records in a family tree #: app/Http/Controllers/AdminTreesController.php:943 #: resources/views/admin/trees.phtml:161 msgid "Update place names" msgstr "Päivitä paikannimet" #. I18N: %s is a version number, such as 1.2.3 #. I18N: %s is a version number #: app/Http/Controllers/Admin/UpgradeController.php:214 #: app/Http/Controllers/Auth/LoginController.php:129 #: resources/views/admin/control-panel.phtml:50 #, php-format msgid "Upgrade to webtrees %s." msgstr "Päivitä webtrees versioon %s." #: app/Http/Controllers/Admin/UpgradeController.php:106 #: app/Http/Controllers/Admin/UpgradeController.php:141 msgid "Upgrade wizard" msgstr "Päivitysvelho" #: app/Http/Controllers/Admin/MediaController.php:496 #: resources/views/admin/control-panel.phtml:494 msgid "Upload media files" msgstr "Lataa mediatiedostoja palvelimelle" #: resources/views/admin/media-upload.phtml:8 msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." msgstr "Lataa palvelimelle yksi tai useampia tiedostoja omalta tietokoneeltasi. Mediatiedosto voi olla kuva-, video-, ääni- tai muunmuotoisia." #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:510 msgid "Uruguay" msgstr "Uruguay" #: app/Services/MailService.php:232 msgid "Use SMTP to send messages" msgstr "Käytä SMTP sähköpostin lähettämiseen" #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:176 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." msgstr "Käytä ”?” täsmätäksesi yhden erillisen merkin, käytä ”*” täsmätäksesi nolla tai useampia merkkejä." #. I18N: placeholder text for new-password field #: resources/views/admin/users-create.phtml:43 #: resources/views/admin/users-edit.phtml:51 #: resources/views/register-page.phtml:72 #, php-format msgid "Use at least %s character." msgid_plural "Use at least %s characters." msgstr[0] "Käytä vähintään yhtä merkkiä." msgstr[1] "Käytä vähintään %s merkkiä." #: resources/xml/reports/family_group_report.xml:12 #: resources/xml/reports/individual_ext_report.xml:13 #: resources/xml/reports/individual_report.xml:10 msgid "Use colors" msgstr "Käytä värejä" #: resources/views/modules/interactive-tree/chart.phtml:10 msgid "Use compact layout" msgstr "Käytä tiivistettyä näkymää" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:913 msgid "Use full source citations" msgstr "Käytä täyspitkät tietolähdeviitteet" #: resources/views/setup/step-4-database-mysql.phtml:102 #: resources/views/setup/step-4-database-pgsql.phtml:89 #: resources/views/setup/step-4-database-sqlite.phtml:48 #: resources/views/setup/step-4-database-sqlite.phtml:63 #: resources/views/setup/step-4-database-sqlsvr.phtml:89 msgid "Use letters A-Z, a-z, digits 0-9, or underscores" msgstr "Käytä kirjaimia A-Z, a-z, numeroita 0-9 tai alaviivoja" #. I18N: A configuration setting #: resources/views/admin/site-mail.phtml:105 msgid "Use password" msgstr "Käytetään salasanaa" #. I18N: "sendmail" is the name of some mail software #: app/Services/MailService.php:231 msgid "Use sendmail to send messages" msgstr "Käytä sendmailiä viestien lähettämiseen" #. I18N: Help text for the “Use silhouettes” configuration setting #: resources/views/admin/trees-preferences.phtml:319 msgid "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." msgstr "Käytä varjokuvaa kun henkilöllä ei ole korostettua kuvaa. Varjokuva on erilainen sukupuolen mukaan." #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:314 msgid "Use silhouettes" msgstr "Käytä varjokuvia" #: resources/views/admin/map-provider.phtml:27 msgid "Use the GeoNames database for autocomplete on places" msgstr "Käytä paikkatietojen automaattisen tekstintäydennyksen lähteenä GeoNames tietokantaa" #: resources/views/register-page.phtml:87 msgid "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." msgstr "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." #: app/Functions/FunctionsEdit.php:555 msgid "Use this image for charts and on the individual’s page." msgstr "Käytä tätä kuvaa kaavioissa ja henkilösivulla." #: resources/views/admin/changes-log.phtml:59 #: resources/views/admin/changes-log.phtml:107 #: resources/views/admin/site-logs.phtml:52 #: resources/views/admin/site-logs.phtml:96 #: resources/views/modules/recent_changes/changes-table.phtml:20 #: resources/views/pending-changes-page.phtml:45 msgid "User" msgstr "Käyttäjä" #: app/Http/Controllers/Admin/UsersController.php:162 #: resources/views/admin/control-panel.phtml:245 #: resources/views/admin/users-cleanup.phtml:4 #: resources/views/admin/users-create.phtml:4 #: resources/views/admin/users-edit.phtml:11 msgid "User administration" msgstr "Käyttäjien hallinta" #: resources/views/admin/users-cleanup.phtml:58 msgid "User didn’t verify within 7 days." msgstr "Käyttäjä ei ole vahvistanut 7 päivässä." #: resources/views/admin/users-cleanup.phtml:60 msgid "User not verified by administrator." msgstr "Ylläpito ei ole vahvistanut käyttäjää." #: resources/views/admin/trees-preferences.phtml:225 msgid "User preferences" msgstr "Käyttäjäasetukset" #: app/Http/Controllers/Auth/RegisterController.php:240 #: app/Http/Controllers/Auth/VerifyEmailController.php:65 msgid "User verification" msgstr "Käyttäjävahvistus" #. I18N: A configuration setting #: resources/views/admin/site-mail.phtml:120 #: resources/views/admin/users-create.phtml:27 #: resources/views/admin/users-edit.phtml:35 #: resources/views/admin/users.phtml:15 #: resources/views/edit-account-page.phtml:14 #: resources/views/emails/register-notify-html.phtml:13 #: resources/views/emails/register-notify-text.phtml:6 #: resources/views/login-page.phtml:35 #: resources/views/modules/login_block/sign-in.phtml:10 #: resources/views/modules/todo/research-tasks.phtml:13 #: resources/views/password-reset-page.phtml:24 #: resources/views/register-page.phtml:56 #: resources/views/setup/step-5-administrator.phtml:44 msgid "Username" msgstr "Käyttäjätunnus" #: resources/views/forgot-password-page.phtml:20 #: resources/views/modules/login_block/sign-in.phtml:46 msgid "Username or email address" msgstr "Käyttäjätunnus tai sähköpostiosoite" #: resources/views/admin/users-create.phtml:32 #: resources/views/admin/users-edit.phtml:40 #: resources/views/edit-account-page.phtml:19 #: resources/views/register-page.phtml:61 msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." msgstr "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." #: resources/views/admin/control-panel.phtml:214 #: resources/views/modules/gedcom_stats/statistics.phtml:119 #: resources/views/modules/html/template-statistics.phtml:50 msgid "Users" msgstr "Käyttäjät" #: resources/views/admin/users-cleanup.phtml:39 msgid "User’s account has been inactive too long: " msgstr "Käyttäjän tili on ollut liian pitkään käyttämätön: " #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:514 msgid "Uzbekistan" msgstr "Uzbekistan" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:670 msgid "Vancouver, British Columbia, Canada" msgstr "Vancouver, Brittiläinen Kolumbia, Kanada" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:528 msgid "Vanuatu" msgstr "Vanuatu" #. I18N: Description of the “StatisticsChart” module #: app/Module/StatisticsChartModule.php:102 msgid "Various statistics charts." msgstr "Erilaiset tilastokaaviot." #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:516 msgid "Vatican City" msgstr "Vatikaani" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:133 msgctxt "GENITIVE" msgid "Vendemiaire" msgstr "Vendémiaire" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:227 msgctxt "INSTRUMENTAL" msgid "Vendemiaire" msgstr "Vendémiaire" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:180 msgctxt "LOCATIVE" msgid "Vendemiaire" msgstr "Vendémiaire" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:85 msgctxt "NOMINATIVE" msgid "Vendemiaire" msgstr "Vendémiaire" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:520 msgid "Venezuela" msgstr "Venezuela" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:143 msgctxt "GENITIVE" msgid "Ventose" msgstr "Ventôse" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:237 msgctxt "INSTRUMENTAL" msgid "Ventose" msgstr "Ventôse" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:190 msgctxt "LOCATIVE" msgid "Ventose" msgstr "Ventôse" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:95 msgctxt "NOMINATIVE" msgid "Ventose" msgstr "Ventôse" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:673 msgid "Veracruz, Mexico" msgstr "Veracruz, Meksiko" #: resources/views/admin/users.phtml:23 msgid "Verified" msgstr "Varmistettu" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:676 msgid "Vernal, Utah, United States" msgstr "Vernal, Utah, Yhdysvallat" #. I18N: gedcom tag VERS #: app/GedcomTag.php:1071 msgid "Version" msgstr "Versio" #. I18N: Type of media object #: app/GedcomTag.php:2397 msgid "Video" msgstr "Video" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:526 msgid "Vietnam" msgstr "Vietnam" #: app/Functions/FunctionsPrintFacts.php:1025 msgid "View" msgstr "Näytä" #: resources/views/places-page.phtml:33 #, php-format msgid "View table of events occurring in %s" msgstr "Näytä tapahtumataulukkossa tapahtumat jotka sattuivat paikassa %s" #: resources/views/calendar-page.phtml:165 msgid "View this day" msgstr "Näytä tämä päivä" #: app/Functions/FunctionsPrintFacts.php:221 #: app/Functions/FunctionsPrintFacts.php:692 #: app/Statistics/Repository/FamilyRepository.php:464 #: resources/views/statistics/families/top10-list-age.phtml:24 #: resources/views/statistics/families/top10-nolist-age.phtml:24 msgid "View this family" msgstr "Katso tätä perhettä" #: resources/views/calendar-page.phtml:169 msgid "View this month" msgstr "Näytä tämä kuukausi" #: resources/views/calendar-page.phtml:173 msgid "View this year" msgstr "Näytä tämä vuosi" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:679 msgid "Villa Hermosa, Mexico" msgstr "Villa Hermosa, Meksiko" #. I18N: A configuration setting #: resources/views/admin/users-edit.phtml:153 #: resources/views/edit-account-page.phtml:128 msgid "Visible online" msgstr "Näkyy online-tilassa" #. I18N: A configuration setting #: resources/views/admin/users-edit.phtml:159 #: resources/views/edit-account-page.phtml:131 msgid "Visible to other users when online" msgstr "Näkyvissä muille käyttäjille online-tilassa" #. I18N: Listbox entry; name of a role #: app/Http/Controllers/Admin/UsersController.php:476 #: resources/views/admin/trees-export.phtml:103 #: resources/views/admin/users-edit.phtml:225 #: resources/views/modules/clippings/download.phtml:27 #: resources/views/modules/clippings/download.phtml:40 msgid "Visitor" msgstr "Vierailija" #. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death #: app/Module/BirthDeathMarriageReportModule.php:38 #: resources/views/calendar-page.phtml:127 #: resources/xml/reports/bdm_report.xml:3 #: resources/xml/reports/bdm_report.xml:34 msgid "Vital records" msgstr "Keskeiset tapahtumat" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:532 msgid "Wales" msgstr "Wales" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:530 msgid "Wallis and Futuna" msgstr "Wallis ja Futuna" #: app/GedcomCode/GedcomCodeRela.php:344 msgid "Ward" msgstr "Hoidokki" #: app/GedcomCode/GedcomCodeRela.php:341 msgctxt "FEMALE" msgid "Ward" msgstr "Hoidokki" #: app/GedcomCode/GedcomCodeRela.php:337 msgctxt "MALE" msgid "Ward" msgstr "Hoidokki" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:682 msgid "Washington, District of Columbia, United States" msgstr "Washington, District of Columbia, Yhdysvallat" #: resources/views/admin/trees-preferences.phtml:325 msgid "Watermarks" msgstr "Vesileimat" #. I18N: Help text for the “Images without watermarks” configuration setting #: resources/views/admin/trees-preferences.phtml:335 msgid "Watermarks are optional and normally shown just to visitors." msgstr "Vesileimat ovat valinnaisia ja ne näytetään yleensä vain kävijöille." #: resources/views/register-success-page.phtml:13 #, php-format msgid "We will now send a confirmation email to the address %s. 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.

After you have followed the instructions in the confirmation email, the administrator still has to approve your request before your account can be used.

To sign in to this website, you will need to know your username and password." msgstr "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." #: resources/views/admin/control-panel.phtml:24 #: resources/views/admin/control-panel.phtml:352 #: resources/views/admin/trees-preferences.phtml:183 msgid "Website" msgstr "Sivusto" #: app/Http/Controllers/AdminSiteController.php:196 #: resources/views/admin/control-panel.phtml:85 msgid "Website logs" msgstr "Sivuston lokit" #: app/Http/Controllers/AdminSiteController.php:417 #: resources/views/admin/control-panel.phtml:63 msgid "Website preferences" msgstr "Sivuston asetukset" #. I18N: abbreviation for Wednesday #: app/Date/AbstractCalendarDate.php:267 #: resources/views/edit/initialize-calendar-popup.phtml:25 msgid "Wed" msgstr "Ke" #: app/Date/AbstractCalendarDate.php:238 msgid "Wednesday" msgstr "Keskiviikko" #. I18N: gedcom tag _WEIG #: app/GedcomTag.php:2069 msgid "Weight" msgstr "Paino" #. I18N: A %s is the user’s name #: app/Module/UserWelcomeModule.php:118 #, php-format msgid "Welcome %s" msgstr "Tervetuloa %s" #. I18N: A configuration setting #: resources/views/admin/site-registration.phtml:14 msgid "Welcome text on sign-in page" msgstr "Tervehdysteksti sisään kirjautumissivulla" #: resources/views/login-page.phtml:22 msgid "Welcome to this genealogy website" msgstr "Tervetuloa tähän sukututkimuksen verkkopalveluun" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:175 msgid "Western Sahara" msgstr "Länsi-Sahara" #. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting #: resources/views/admin/trees-preferences.phtml:948 msgid "When a record is edited, the user and timestamp are recorded. Sometimes it is desirable to keep the existing “last change” information, for example when making minor corrections to someone else’s data. This option controls whether this feature is selected by default." msgstr "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." #: resources/views/admin/users-edit.phtml:88 msgid "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." msgstr "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." #. I18N: Help text for the “Source type” configuration setting #: resources/views/admin/trees-preferences.phtml:933 msgid "When adding new close relatives, you can add source citations to the records (individual and family) or to the facts and events (birth, marriage, and death). This option controls whether records or facts will be selected by default." msgstr "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." #. I18N: Help text for the “Surname tradition” configuration setting #: resources/views/admin/trees-preferences.phtml:903 msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." msgstr "Kun lisäät uuden perheenjäsenen, oletuksellinen sukunimi voidaan täyttää. Tämä sukunimi riippuu paikallisesta perinteestä." #: resources/views/help/pending-changes.phtml:4 msgid "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." msgstr "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." #: resources/views/help/relationship-privacy.phtml:4 msgid "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." msgstr "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)." #. I18N: Label for a configuration option #: resources/views/modules/sitemap/config.phtml:12 msgid "Which family trees should be included in the sitemaps" msgstr "Mitkä sukupuut pitäisi sisältää sivustokarttaan" #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:268 msgid "Who can upload new media files" msgstr "Kuka voi ladata web-palvelimelle uusia mediatiedostoja" #. I18N: Name of a module. (A list of users who are online now) #: app/Module/LoggedInUsersModule.php:40 msgid "Who is online" msgstr "Kuka on online" #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:197 msgid "Whole words only" msgstr "Vain kokonaiset sanat" #: resources/views/lists/families-table.phtml:174 msgid "Widow" msgstr "Leski (nainen)" #: resources/views/lists/families-table.phtml:166 msgid "Widower" msgstr "Leski (mies)" #. I18N: gedcom tag WIFE #: app/Functions/FunctionsPrint.php:305 app/GedcomTag.php:1074 #: app/Http/Controllers/EditIndividualController.php:766 #: resources/views/edit/change-family-members.phtml:16 #: resources/views/edit/change-family-members.phtml:31 #: resources/views/modals/create-family.phtml:24 #: resources/xml/reports/family_group_report.xml:501 #: resources/xml/reports/family_group_report.xml:1078 #: resources/xml/reports/individual_ext_report.xml:199 #: resources/xml/reports/individual_ext_report.xml:216 #: resources/xml/reports/individual_ext_report.xml:485 #: resources/xml/reports/individual_report.xml:195 #: resources/xml/reports/individual_report.xml:216 #: resources/xml/reports/individual_report.xml:489 #: resources/xml/reports/relative_ext_report.xml:104 msgid "Wife" msgstr "Vaimo" #: resources/views/modules/timeline-chart/chart.phtml:349 msgid "Wife’s age" msgstr "Vaimon ikä" #: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:200 msgid "Wife’s maiden surname becomes new given name" msgstr "Aviovaimon tyttönimestä tulee uusi etunimi" #: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:198 msgid "Wife’s surname replaced by husband’s surname" msgstr "Aviovaimon sukunimi korvattu aviomiehen sukunimellä" #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:198 msgid "Wildcards" msgstr "Jokerimerkit" #. I18N: gedcom tag WILL #: app/GedcomTag.php:1077 msgid "Will" msgstr "Testamentti" #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:685 msgid "Winter Quarters, Nebraska, United States" msgstr "Winter Quarters, Nebraska, Yhdysvallat" #: app/Statistics/Google/ChartFamilyWithSources.php:84 #: app/Statistics/Google/ChartIndividualWithSources.php:84 msgid "With sources" msgstr "Lähteineen" #: app/Statistics/Google/ChartFamilyWithSources.php:79 #: app/Statistics/Google/ChartIndividualWithSources.php:79 msgid "Without sources" msgstr "Ilman lähteitä" #. I18N: gedcom tag _WITN #: app/GedcomCode/GedcomCodeRela.php:348 app/GedcomTag.php:2072 msgid "Witness" msgstr "Todistaja" #. I18N: In the paternal surname tradition, ... #. I18N: In the Polish surname tradition, ... #. I18N: In the Lithuanian surname tradition, ... #: app/SurnameTradition.php:79 app/SurnameTradition.php:102 #: app/SurnameTradition.php:109 msgid "Wives take their husband’s surname." msgstr "Vaimot ottavat miehensä sukunimen." #: resources/views/modules/statistics-chart/custom.phtml:167 #: resources/views/places-page.phtml:9 resources/views/places-page.phtml:12 msgid "World" msgstr "Maailma" #. I18N: gedcom tag _YART - A yahrzeit is a special anniversary of death in the Hebrew faith/calendar. #: app/GedcomTag.php:2078 resources/views/modules/yahrzeit/table.phtml:14 msgid "Yahrzeit" msgstr "Jortsait" #. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. #: app/Module/YahrzeitModule.php:54 msgid "Yahrzeiten" msgstr "Jortsaitit" #: app/Module/CalendarMenuModule.php:114 resources/views/calendar-page.phtml:58 msgid "Year" msgstr "Vuosi" #: resources/views/modules/timeline-chart/chart.phtml:138 #: resources/views/modules/timeline-chart/chart.phtml:406 msgid "Year:" msgstr "Vuosi:" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:536 msgid "Yemen" msgstr "Jemen" #. I18N: %1$s is the site URL and %2$s is an email address #: resources/views/emails/register-user-html.phtml:9 #: resources/views/emails/register-user-text.phtml:4 #, php-format msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." msgstr "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." #: app/Http/Controllers/Auth/RegisterController.php:227 #: app/Http/Controllers/MessageController.php:228 msgid "You are not allowed to send messages that contain external links." msgstr "Et voi lähettää viestejä, jotka sisältävät ulkoisia linkkejä." #: resources/views/modules/login_block/sign-out.phtml:4 #, php-format msgid "You are signed in as %s." msgstr "Olet kirjautunut käyttäjänä %s." #: app/Http/Controllers/Auth/LoginController.php:96 msgid "You can apply for an account using the link below." msgstr "Voit hakea tilin käyttämällä seuraavaa linkkiä." #. I18N: Help text for the "Default theme" site configuration setting #. I18N: Help text for the “Default theme” configuration setting #: resources/views/admin/site-preferences.phtml:59 #: resources/views/admin/trees-preferences.phtml:234 msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." msgstr "Voit muuttaa webtreesin esitystapaa käyttäen ”teemoja”. Jokaisella teemalla on oma miltä-näytää eli esitystapansa, värien käyttötapa jne." #: resources/views/admin/users-edit.phtml:162 #: resources/views/edit-account-page.phtml:133 msgid "You can choose whether to appear in the list of users who are currently signed-in." msgstr "Voit valita haluatko esiintyä luettelossa käyttäjistä, jotka ovat tällä hetkellä kirjautuneet sisään." #. I18N: %s is a URL #: resources/views/edit/raw-gedcom-fact.phtml:16 #: resources/views/edit/raw-gedcom-record.phtml:15 #, php-format msgid "You can download a copy of the GEDCOM specification from %s." msgstr "Voit ladata itsellesi kopion GEDCOM erittelystä sivulla %s." #: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:51 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." 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." #: resources/views/admin/trees-renumber.phtml:12 msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." msgstr "Voit numeroida sukupuun tietueet uudelleen, niin että nämä sisäiset tunnistenumerot eivät esiinny missään muussa sukupuussa." #: resources/views/admin/trees-renumber.phtml:21 msgid "You can renumber this family tree." msgstr "Voit numeroida tämän sukupuun uudelleen." #. I18N: Privacy restrictions are RESN tags in GEDCOM. #: resources/views/admin/trees-privacy.phtml:166 msgid "You can set the access for a specific record, fact, or event by adding a restriction to it. If a record, fact, or event does not have a restriction, the following default restrictions will be used." msgstr "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." #: app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php:46 msgid "You can speed up the privacy calculations by adding a death record to individuals whose death can be inferred from other dates, but who do not have a record of death, burial, cremation, etc." msgstr "Voit nopeuttaa yksityisyyslaskentaa lisäämällä kuolintiedon, joka voidaan päätellä muista päiväystiedoista, henkilöille, joilta puuttuu tieto kuolemasta, hautauksesta, polttohautauksesta jne." #: app/Http/Controllers/Auth/LoginController.php:168 msgid "You cannot sign in because your browser does not accept cookies." msgstr "Et voi kirjautua koska selaimesi ei hyväksy evästeitä." #: resources/views/verify-success-page.phtml:9 msgid "You have confirmed your request to become a registered user." msgstr "Sinut on tunnistettu rekisteröidyksi käyttäjäksi." #: resources/views/admin/trees-import.phtml:12 msgid "You have selected a GEDCOM file with a different name. Is this correct?" msgstr "Olet valinnut erinimisen GEDCOMin. Onko tämä oikea?" #: app/Http/Controllers/Auth/LoginController.php:214 msgid "You have signed out." msgstr "Olet kirjautunut ulos." #: resources/views/modules/faq/config.phtml:10 msgid "You may use HTML to format the answer and to add links to other websites." msgstr "Käytä HTML:ää, kun haluat muotoilla vastauksen ja upottaa siihen linkkejä muihin web-osoitteisiin." #: resources/views/admin/site-mail.phtml:31 msgid "You must also enable “less secure applications” in your Google account." msgstr "Sinun on myös mahdollistettava ”vähemmän turvalliset sovellukset” Google tililläsi." #: app/Http/Controllers/SetupController.php:368 msgid "You must enter all the administrator account fields." msgstr "Täytä kaikki ylläpitäjän tilitiedot." #: resources/views/admin/trees-merge.phtml:15 msgid "You must renumber the records in one of the trees before you can merge them." msgstr "Sinun täytyy numeroida yhden puun tietueet ennen kuin voit yhdistää ne." #: app/Module/ChartsBlockModule.php:158 msgid "You must select an individual and a chart type in the block preferences" msgstr "Sinun pitää valita henkilö ja kaaviomalli lohkon asetuksissa" #: resources/views/admin/users-edit.phtml:349 msgid "You must specify an individual record before you can restrict the user to their immediate family." msgstr "Sinun on ensin valittava henkilö, ennen kuin voit rajoittaa käyttäjän lähisukulaisiinsa." #: app/Http/Controllers/Auth/LoginController.php:88 msgid "You need to be a family member to access this website." msgstr "Sinun täytyy olla perheenjäsen päästäksesi verkkosivuille." #: app/Http/Controllers/Auth/LoginController.php:85 msgid "You need to be an authorized user to access this website." msgstr "Sinun täytyy olla valtuutettu käyttäjä päästäksesi tälle sivustolle." #: resources/views/admin/trees.phtml:19 msgid "You need to create a family tree." msgstr "Sinun täytyy luoda sukupuu." #: resources/views/emails/verify-notify-html.phtml:18 #: resources/views/emails/verify-notify-text.phtml:11 msgid "You need to review the account details." msgstr "Sinun täytyy tarkistaa tilin tiedot." #: resources/views/setup/step-5-administrator.phtml:27 msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." msgstr "Pitää luoda ylläpitäjän tili, jolla ohjataan kaikki vaihtoehdot webtrees asennuksessa. Valitse riittävän vahva salasana." #: resources/views/emails/message-copy-html.phtml:8 #: resources/views/emails/message-copy-text.phtml:4 msgid "You sent the following message to a webtrees user:" msgstr "Olet lähettänyt seuraavan viestin webtrees käyttäjätilille:" #: app/Http/Controllers/Admin/UpgradeController.php:244 msgid "You should accept or reject all pending changes before upgrading." msgstr "Hyväksy tai hylkää odottavat muutokset ennen päivitystä." #. I18N: e.g. ‘You should delete the “http://” from “http://www.example.com” and try again.’ #: app/Http/Controllers/Auth/RegisterController.php:227 #: app/Http/Controllers/MessageController.php:229 #, php-format msgid "You should delete the “%1$s” from “%2$s” and try again." msgstr "Sinun tulisi poistaa ”%1$s” ”%2$s”stä ja yrittää uudelleen." #: resources/views/admin/users-edit.phtml:94 msgid "You should not approve an account unless you know that the email address is correct." msgstr "Älä hyväksy käyttäjätunnusta / käyttäjätiliä ennen kuin tiedät että sähköpostiosoite on oikea." #: resources/views/emails/register-notify-html.phtml:28 #: resources/views/emails/register-notify-text.phtml:13 msgid "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." msgstr "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." #: resources/views/setup/step-5-administrator.phtml:49 msgid "You will use this to sign in to webtrees." msgstr "Tarvitaan sisään kirjautumiseen." #: resources/views/statistics/families/birth-age.phtml:20 msgid "Youngest father" msgstr "Nuorin isä" #: resources/views/statistics/families/marriage-age.phtml:38 msgid "Youngest female" msgstr "Nuorin nainen" #: resources/views/statistics/families/marriage-age.phtml:20 msgid "Youngest male" msgstr "Nuorin mies" #: resources/views/statistics/families/birth-age.phtml:38 msgid "Youngest mother" msgstr "Nuorin äiti" #: resources/views/modules/clippings/show.phtml:11 msgid "Your clippings cart is empty." msgstr "Leikekorisi on tyhjä." #: resources/views/contact-page.phtml:22 #: resources/views/setup/step-5-administrator.phtml:32 msgid "Your name" msgstr "Nimi" #: app/Http/RequestHandlers/PasswordResetAction.php:71 msgid "Your password has been updated." msgstr "" #: app/Http/Controllers/Auth/RegisterController.php:151 #, php-format msgid "Your registration at %s" msgstr "Kirjoittautumisesi koneella %s" #: resources/views/modules/batch_update/admin.phtml:86 msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." msgstr "Käyttäjätunnuksellesi ei ole sallittu ”hyväksy automaattisesti muutokset”. Voit muuttaa vain yksitellen tietueita eli tietoja." #: app/Services/ServerCheckService.php:195 #, php-format msgid "Your web server is using PHP version %s, which is no longer receiving security updates. You should upgrade to a later version as soon as possible." msgstr "Web-palvelimesi käyttää PHP versiota %s , joka ei enää vastaanottaa tietoturvapäivityksiä. Sinun pitäisi päivittää uudempaan versioon mahdollisimman pian." #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:540 msgid "Zambia" msgstr "Sambia" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:542 msgid "Zimbabwe" msgstr "Zimbabwe" #: resources/views/admin/location-edit.phtml:63 #: resources/views/modules/fanchart/page.phtml:43 msgid "Zoom" msgstr "Zoomaus" #: resources/views/admin/location-edit.phtml:132 #: resources/views/modules/pedigree-map/chart.phtml:53 #: resources/views/modules/places/tab.phtml:49 #: resources/views/modules/timeline-chart/page.phtml:41 #: resources/views/place-map.phtml:56 msgid "Zoom in" msgstr "Lähennä" #: resources/views/admin/locations.phtml:15 msgid "Zoom level" msgstr "Zoomauskerroin" #: resources/views/admin/location-edit.phtml:133 #: resources/views/modules/pedigree-map/chart.phtml:54 #: resources/views/modules/places/tab.phtml:50 #: resources/views/modules/timeline-chart/page.phtml:44 #: resources/views/place-map.phtml:57 msgid "Zoom out" msgstr "Loitonna" #. I18N: Gedcom ABT dates #: app/Date.php:333 #, php-format msgid "about %s" msgstr "noin %s" #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/family-page.phtml:19 #: resources/views/gedcom-record-page.phtml:14 #: resources/views/individual-page.phtml:34 resources/views/media-page.phtml:30 #: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:18 #: resources/views/source-page.phtml:14 msgctxt "You should review the changes and then accept or reject them." msgid "accept" msgstr "hyväksy" #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/family-page.phtml:13 #: resources/views/gedcom-record-page.phtml:8 #: resources/views/individual-page.phtml:25 resources/views/media-page.phtml:24 #: resources/views/note-page.phtml:8 resources/views/repository-page.phtml:12 #: resources/views/source-page.phtml:8 msgctxt "You should review the deletion and then accept or reject it." msgid "accept" msgstr "hyväksy" #. I18N: the status of an edit accepted/rejected/pending #: app/Http/Controllers/Admin/ChangesLogController.php:102 msgid "accepted" msgstr "hyväksytty" #. I18N: A button label. #: resources/views/admin/trees-privacy.phtml:228 #: resources/views/admin/webtrees1-thumbnails-form.phtml:13 #: resources/views/edit/add-fact-row.phtml:34 #: resources/views/edit/paste-fact-row.phtml:33 #: resources/views/modules/census-assistant.phtml:56 #: resources/views/modules/lifespans-chart/page.phtml:64 #: resources/views/modules/timeline-chart/page.phtml:31 msgid "add" msgstr "lisää" #. I18N: A button label. #: resources/views/admin/locations.phtml:98 msgid "add place" msgstr "lisää paikka" #. I18N: The name given to a child by its adoptive parents #: app/GedcomCode/GedcomCodeName.php:71 msgid "adopted name" msgstr "adoptionimi" #. I18N: The name given to a child by its adoptive parents #: app/GedcomCode/GedcomCodeName.php:67 msgctxt "FEMALE" msgid "adopted name" msgstr "adoptionimi" #. I18N: The name given to a child by its adoptive parents #: app/GedcomCode/GedcomCodeName.php:62 msgctxt "MALE" msgid "adopted name" msgstr "adoptionimi" #: app/Statistics/Repository/EventRepository.php:324 msgid "adoption" msgstr "adoptio" #. I18N: An option in a list-box #: app/Module/TopPageViewsModule.php:175 msgid "after" msgstr "jälkeen" #. I18N: Gedcom AFT dates #: app/Date.php:353 #, php-format msgid "after %s" msgstr "%s jälkeen" #: app/Functions/FunctionsPrint.php:287 msgid "after death" msgstr "kuoleman jälkeen" #: app/Http/Controllers/IndividualController.php:96 #: app/Http/Controllers/IndividualController.php:99 #: app/Module/StatisticsChartModule.php:517 #: app/Module/StatisticsChartModule.php:579 #: app/Module/StatisticsChartModule.php:640 msgid "age" msgstr "ikä" #. I18N: The name by which an individual is also known. e.g. a professional name or a stage name #: app/GedcomCode/GedcomCodeName.php:85 msgid "also known as" msgstr "tunnettu myös nimellä" #. I18N: The name by which an individual is also known. e.g. a professional name or a stage name #: app/GedcomCode/GedcomCodeName.php:81 msgctxt "FEMALE" msgid "also known as" msgstr "tunnettu myös nimellä" #. I18N: The name by which an individual is also known. e.g. a professional name or a stage name #: app/GedcomCode/GedcomCodeName.php:76 msgctxt "MALE" msgid "also known as" msgstr "tunnettu myös nimellä" #: app/Functions/FunctionsEdit.php:554 msgid "always" msgstr "aina" #: app/Statistics/Repository/FamilyRepository.php:462 #: app/Statistics/Repository/UserRepository.php:91 #: resources/views/statistics/families/top10-list-age.phtml:22 #: resources/views/statistics/families/top10-nolist-age.phtml:20 #: resources/xml/reports/ahnentafel_report.xml:395 #: resources/xml/reports/descendancy_report.xml:131 #: resources/xml/reports/descendancy_report.xml:230 #: resources/xml/reports/descendancy_report.xml:299 #: resources/xml/reports/descendancy_report.xml:363 #: resources/xml/reports/descendancy_report.xml:433 #: resources/xml/reports/descendancy_report.xml:486 msgid "and" msgstr "-" #: app/Functions/Functions.php:1034 msgctxt "father’s brother’s wife" msgid "aunt" msgstr "täti" #: app/Functions/Functions.php:792 msgctxt "father’s sister" msgid "aunt" msgstr "täti" #: app/Functions/Functions.php:1114 msgctxt "mother’s brother’s wife" msgid "aunt" msgstr "enon vaimo" #: app/Functions/Functions.php:830 msgctxt "mother’s sister" msgid "aunt" msgstr "täti" #: app/Functions/Functions.php:1166 msgctxt "parent’s brother’s wife" msgid "aunt" msgstr "enon/sedän vaimo" #: app/Functions/Functions.php:848 msgctxt "parent’s sister" msgid "aunt" msgstr "täti" #: app/Functions/Functions.php:790 msgctxt "father’s sibling" msgid "aunt/uncle" msgstr "täti/setä" #: app/Functions/Functions.php:828 msgctxt "mother’s sibling" msgid "aunt/uncle" msgstr "täti/eno" #: app/Functions/Functions.php:846 msgctxt "parent’s sibling" msgid "aunt/uncle" msgstr "täti/setä/eno" #: resources/views/modules/faq/show.phtml:20 msgid "back to top" msgstr "takaisin ylös" #. I18N: An option in a list-box #: app/Module/TopPageViewsModule.php:173 msgid "before" msgstr "ennen" #. I18N: Gedcom BEF dates #: app/Date.php:349 #, php-format msgid "before %s" msgstr "ennen %s" #. I18N: Gedcom BET-AND dates #: app/Date.php:365 #, php-format msgid "between %s and %s" msgstr "%s - %s välillä" #: app/Statistics/Repository/EventRepository.php:321 msgid "birth" msgstr "syntymä" #. I18N: The name given to an individual at their birth #: app/GedcomCode/GedcomCodeName.php:99 msgid "birth name" msgstr "syntymänimi" #. I18N: The name given to an individual at their birth #: app/GedcomCode/GedcomCodeName.php:95 msgctxt "FEMALE" msgid "birth name" msgstr "syntymänimi" #. I18N: The name given to an individual at their birth #: app/GedcomCode/GedcomCodeName.php:90 msgctxt "MALE" msgid "birth name" msgstr "syntymänimi" #. I18N: Extend privacy to dead individuals who were… #: resources/views/admin/trees-privacy.phtml:115 #, php-format msgid "born in the last %1$s years or died in the last %2$s years" msgstr "syntynyt viimeisten %1$s vuoden aikana tai kuollut viimeisten %2$s vuoden aikana" #: app/Functions/Functions.php:704 msgid "brother" msgstr "veli" #: app/Functions/Functions.php:972 msgctxt "brother’s wife’s brother" msgid "brother-in-law" msgstr "kälyn veli" #: app/Functions/Functions.php:798 msgctxt "husband’s brother" msgid "brother-in-law" msgstr "lanko" #: app/Functions/Functions.php:1088 msgctxt "husband’s sister’s husband" msgid "brother-in-law" msgstr "lanko" #: app/Functions/Functions.php:866 msgctxt "sister’s husband" msgid "brother-in-law" msgstr "lanko" #: app/Functions/Functions.php:1272 msgctxt "sister’s husband’s brother" msgid "brother-in-law" msgstr "sisaren lanko" #: app/Functions/Functions.php:878 msgctxt "spouse’s brother" msgid "brother-in-law" msgstr "lanko" #: app/Functions/Functions.php:896 msgctxt "wife’s brother" msgid "brother-in-law" msgstr "lanko" #: app/Functions/Functions.php:1328 msgctxt "wife’s sister’s husband" msgid "brother-in-law" msgstr "kälyn mies" #: app/Functions/Functions.php:974 msgctxt "brother’s wife’s sibling" msgid "brother/sister-in-law" msgstr "kälyn sisarus" #: app/Functions/Functions.php:808 msgctxt "husband’s sibling" msgid "brother/sister-in-law" msgstr "lanko/käly" #: app/Functions/Functions.php:860 msgctxt "sibling’s spouse" msgid "brother/sister-in-law" msgstr "lanko/käly" #: app/Functions/Functions.php:1274 msgctxt "sister’s husband’s sibling" msgid "brother/sister-in-law" msgstr "sisaren lanko/käly" #: app/Functions/Functions.php:894 msgctxt "spouse’s sibling" msgid "brother/sister-in-law" msgstr "lanko/käly" #: app/Functions/Functions.php:906 msgctxt "wife’s sibling" msgid "brother/sister-in-law" msgstr "lanko/käly" #. I18N: An option in a list-box #: app/Module/TopSurnamesModule.php:218 msgid "bullet list" msgstr "luetelmamerkkilista" #: app/Statistics/Repository/EventRepository.php:325 msgid "burial" msgstr "hautaus" #: app/GedcomTag.php:2024 msgid "by" msgstr "muuttaja" #. I18N: Gedcom CAL dates #: app/Date.php:337 #, php-format msgid "calculated %s" msgstr "todennäköisesti %s" #. I18N: A button label. #: resources/views/admin/analytics-edit.phtml:31 #: resources/views/admin/broadcast.phtml:56 #: resources/views/admin/components.phtml:137 #: resources/views/admin/location-edit.phtml:79 #: resources/views/admin/site-mail.phtml:222 #: resources/views/admin/site-preferences.phtml:93 #: resources/views/admin/site-registration.phtml:76 #: resources/views/admin/trees-preferences.phtml:962 #: resources/views/admin/trees-privacy.phtml:280 #: resources/views/contact-page.phtml:62 #: resources/views/edit-blocks-page.phtml:49 #: resources/views/edit/add-fact.phtml:88 #: resources/views/edit/change-family-members.phtml:79 #: resources/views/edit/edit-fact.phtml:114 #: resources/views/edit/link-child-to-family.phtml:40 #: resources/views/edit/link-spouse-to-individual.phtml:32 #: resources/views/edit/new-individual.phtml:330 #: resources/views/edit/raw-gedcom-fact.phtml:34 #: resources/views/edit/raw-gedcom-record.phtml:60 #: resources/views/edit/reorder-children.phtml:38 #: resources/views/edit/reorder-media.phtml:31 #: resources/views/edit/reorder-names.phtml:33 #: resources/views/edit/reorder-spouses.phtml:38 #: resources/views/edit/shared-note.phtml:33 #: resources/views/message-page.phtml:54 #: resources/views/modals/create-family.phtml:36 #: resources/views/modals/create-media-from-file.phtml:58 #: resources/views/modals/footer-save-cancel.phtml:10 #: resources/views/modules/clippings/add-options.phtml:27 #: resources/views/modules/clippings/download.phtml:64 #: resources/views/modules/custom-css-js/edit.phtml:40 #: resources/views/modules/edit-block-config.phtml:25 #: resources/views/modules/favorites/favorites.phtml:145 #: resources/views/modules/gedcom_news/edit.phtml:41 #: resources/views/modules/stories/edit.phtml:56 #: resources/views/modules/user_blog/edit.phtml:41 msgid "cancel" msgstr "peruuta" #: app/Statistics/Repository/EventRepository.php:326 msgid "census added" msgstr "väestönlaskenta lisätty" #. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) #: app/GedcomCode/GedcomCodeName.php:113 msgid "change of name" msgstr "nimenmuutos" #. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) #: app/GedcomCode/GedcomCodeName.php:109 msgctxt "FEMALE" msgid "change of name" msgstr "nimenmuutos" #. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) #: app/GedcomCode/GedcomCodeName.php:104 msgctxt "MALE" msgid "change of name" msgstr "nimenmuutos" #: app/Functions/Functions.php:683 msgid "child" msgstr "lapsi" #: resources/views/components/alert-warning-dismissible.phtml:6 #: resources/views/layouts/administration.phtml:71 #: resources/views/layouts/default.phtml:129 #: resources/views/modals/create-family.phtml:11 #: resources/views/modals/create-media-from-file.phtml:13 #: resources/views/modals/footer-close.phtml:6 #: resources/views/modals/header.phtml:7 #: resources/views/modules/cookie-warning/footer.phtml:9 msgid "close" msgstr "sulje" #. I18N: Name of a theme. #: app/Module/CloudsTheme.php:41 msgid "clouds" msgstr "pilvet" #. I18N: Name of a theme. #: app/Module/ColorsTheme.php:43 msgid "colors" msgstr "värit" #. I18N: An option in a list-box #: app/Module/TopSurnamesModule.php:220 msgid "compact list" msgstr "tiivistetty lista" #. I18N: A button label. #: app/Http/Controllers/Admin/UpgradeController.php:357 #: resources/views/admin/import-progress.phtml:27 #: resources/views/admin/map-import-form.phtml:78 #: resources/views/admin/merge-records-step-1.phtml:81 #: resources/views/admin/trees-export.phtml:16 #: resources/views/admin/trees-export.phtml:116 #: resources/views/admin/trees-import.phtml:111 #: resources/views/admin/trees-merge.phtml:41 #: resources/views/admin/trees-renumber.phtml:29 #: resources/views/admin/trees.phtml:392 #: resources/views/admin/upgrade/wizard.phtml:28 #: resources/views/forgot-password-page.phtml:33 #: resources/views/modules/clippings/add-options.phtml:22 #: resources/views/modules/login_block/sign-in.phtml:52 #: resources/views/password-request-page.phtml:31 #: resources/views/password-reset-page.phtml:49 #: resources/views/pending-changes-page.phtml:14 #: resources/views/register-page.phtml:97 #: resources/views/report-select-page.phtml:29 #: resources/views/report-setup-page.phtml:56 msgid "continue" msgstr "jatka" #. I18N: A button label. #: resources/views/admin/trees.phtml:357 msgid "create" msgstr "luo" #: resources/views/modules/statistics-chart/custom.phtml:81 msgid "date periods" msgstr "aikajaksot" #: app/Functions/Functions.php:681 msgid "daughter" msgstr "tytär" #: resources/xml/reports/descendancy_report.xml:226 msgid "daughter of" msgstr "vanhemmat" #: app/Functions/Functions.php:768 msgctxt "child’s wife" msgid "daughter-in-law" msgstr "miniä" #: app/Functions/Functions.php:876 msgctxt "son’s wife" msgid "daughter-in-law" msgstr "miniä" #: app/Functions/Functions.php:1320 msgctxt "son’s wife’s father" msgid "daughter-in-law’s father" msgstr "miniän isä" #: app/Functions/Functions.php:1322 msgctxt "son’s wife’s mother" msgid "daughter-in-law’s mother" msgstr "miniän äiti" #: app/Functions/Functions.php:1324 msgctxt "son’s wife’s parent" msgid "daughter-in-law’s parent" msgstr "miniän vanhempi" #: app/Statistics/Repository/EventRepository.php:322 msgid "death" msgstr "kuolema" #: resources/views/admin/location-edit.phtml:47 #: resources/views/admin/location-edit.phtml:58 msgid "degrees" msgstr "astetta" #. I18N: A button label. #: resources/views/admin/changes-log.phtml:85 #: resources/views/admin/clean-data.phtml:32 #: resources/views/admin/locations.phtml:79 #: resources/views/admin/site-logs.phtml:78 #: resources/views/admin/users-cleanup.phtml:75 #: resources/views/admin/webtrees1-thumbnails-form.phtml:21 #: resources/views/modules/faq/config.phtml:95 msgid "delete" msgstr "poista" #: resources/xml/reports/descendancy_report.xml:137 #: resources/xml/reports/descendancy_report.xml:365 msgctxt "FEMALE" msgid "died" msgstr "kuoli" #: resources/xml/reports/descendancy_report.xml:134 #: resources/xml/reports/descendancy_report.xml:435 msgctxt "MALE" msgid "died" msgstr "kuoli" #: resources/views/modules/pedigree-chart/page.phtml:36 msgid "down" msgstr "alhaalla" #. I18N: A button label. #: resources/views/admin/changes-log.phtml:80 #: resources/views/admin/site-logs.phtml:73 #: resources/views/modules/clippings/download.phtml:60 msgid "download" msgstr "lataa" #: resources/views/modules/descendancy_chart/tree.phtml:17 msgid "d’Aboville number" msgstr "d'Abovillen numero" #: resources/views/admin/components.phtml:106 #: resources/views/family-page-menu.phtml:7 #: resources/views/gedcom-record-page-menu.phtml:7 #: resources/views/individual-page-menu.phtml:7 #: resources/views/media-page-menu.phtml:9 #: resources/views/note-page-menu.phtml:7 #: resources/views/repository-page-menu.phtml:7 #: resources/views/source-page-menu.phtml:7 msgid "edit" msgstr "muokkaa" #: app/Functions/Functions.php:474 msgid "eighth cousin" msgstr "8. serkku" #: app/Functions/Functions.php:438 msgctxt "FEMALE" msgid "eighth cousin" msgstr "8. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:393 msgctxt "MALE" msgid "eighth cousin" msgstr "8. serkku" #: app/Functions/Functions.php:699 msgid "elder brother" msgstr "vanhempi veli" #: app/Functions/Functions.php:741 msgid "elder sibling" msgstr "vanhempi sisarus" #: app/Functions/Functions.php:720 msgid "elder sister" msgstr "vanhempi sisko" #: app/Functions/Functions.php:480 msgid "eleventh cousin" msgstr "11. serkku" #: app/Functions/Functions.php:444 msgctxt "FEMALE" msgid "eleventh cousin" msgstr "11. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:402 msgctxt "MALE" msgid "eleventh cousin" msgstr "11. serkku" #. I18N: A name given to an individual, from the farm or estate on which they lived or worked #: app/GedcomCode/GedcomCodeName.php:127 msgid "estate name" msgstr "talon nimi" #. I18N: A name given to an individual, from the farm or estate on which they lived or worked #: app/GedcomCode/GedcomCodeName.php:123 msgctxt "FEMALE" msgid "estate name" msgstr "talon nimi" #. I18N: A name given to an individual, from the farm or estate on which they lived or worked #: app/GedcomCode/GedcomCodeName.php:118 msgctxt "MALE" msgid "estate name" msgstr "talon nimi" #. I18N: Gedcom EST dates #: app/Date.php:341 #, php-format msgid "estimated %s" msgstr "arviolta %s" #: app/Functions/Functions.php:624 msgid "ex-husband" msgstr "entinen mies" #: app/Functions/Functions.php:671 msgid "ex-partner" msgstr "entinen kumppani" #: app/Functions/Functions.php:651 msgctxt "FEMALE" msgid "ex-partner" msgstr "entinen kumppani" #: app/Functions/Functions.php:631 msgctxt "MALE" msgid "ex-partner" msgstr "entinen kumppani" #: app/Functions/Functions.php:664 msgid "ex-spouse" msgstr "entinen puoliso" #: app/Functions/Functions.php:644 msgid "ex-wife" msgstr "entinen vaimo" #. I18N: A button label. #: resources/views/admin/locations.phtml:104 msgid "export file" msgstr "siirrä tietue" #: app/Http/Controllers/AdminTreesController.php:1020 #: resources/xml/reports/fact_sources.xml:6 msgid "facts" msgstr "faktat" #: app/Functions/Functions.php:615 msgid "father" msgstr "isä" #: app/Functions/Functions.php:804 msgctxt "husband’s father" msgid "father-in-law" msgstr "appi" #: app/Functions/Functions.php:884 msgctxt "spouse’s father" msgid "father-in-law" msgstr "appi" #: app/Functions/Functions.php:902 msgctxt "wife’s father" msgid "father-in-law" msgstr "appi" #: app/Functions/Functions.php:488 msgid "fifteenth cousin" msgstr "15. serkku" #: app/Functions/Functions.php:452 msgctxt "FEMALE" msgid "fifteenth cousin" msgstr "15. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:414 msgctxt "MALE" msgid "fifteenth cousin" msgstr "15. serkku" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:567 #, php-format msgid "fifth %s" msgstr "viides %s" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:545 #, php-format msgctxt "FEMALE" msgid "fifth %s" msgstr "viides %s" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:522 #, php-format msgctxt "MALE" msgid "fifth %s" msgstr "viides %s" #: app/Functions/Functions.php:468 msgid "fifth cousin" msgstr "5. serkku" #: app/Functions/Functions.php:432 msgctxt "FEMALE" msgid "fifth cousin" msgstr "5. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:384 msgctxt "MALE" msgid "fifth cousin" msgstr "5. serkku" #. I18N: A button label, first page #: resources/views/admin/trees-preferences.phtml:587 #: resources/views/lists/datatables-attributes.phtml:10 #: resources/views/media-list-page.phtml:80 #: resources/views/media-list-page.phtml:186 msgid "first" msgstr "ensimmäinen" #. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name #: resources/views/admin/trees-preferences.phtml:595 msgctxt "Show the [first/last] [N] parts of a place name." msgid "first" msgstr "ensimmäinen" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:555 #, php-format msgid "first %s" msgstr "ensimmäinen %s" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:533 #, php-format msgctxt "FEMALE" msgid "first %s" msgstr "ensimmäinen %s" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:510 #, php-format msgctxt "MALE" msgid "first %s" msgstr "ensimmäinen %s" #: app/Functions/Functions.php:460 msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:424 msgctxt "FEMALE" msgid "first cousin" msgstr "serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:372 msgctxt "MALE" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1028 msgctxt "father’s brother’s child" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1030 msgctxt "father’s brother’s daughter" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1032 msgctxt "father’s brother’s son" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1072 msgctxt "father’s sister’s child" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1074 msgctxt "father’s sister’s daughter" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1078 msgctxt "father’s sister’s son" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1108 msgctxt "mother’s brother’s child" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1110 msgctxt "mother’s brother’s daughter" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1112 msgctxt "mother’s brother’s son" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1158 msgctxt "mother’s sister’s child" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1160 msgctxt "mother’s sister’s daughter" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1164 msgctxt "mother’s sister’s son" msgid "first cousin" msgstr "serkku" #: app/Functions/Functions.php:1408 msgctxt "father’s father’s brother’s child" msgid "first cousin once removed ascending" msgstr "isänisänveljenlapsi" #: app/Functions/Functions.php:1404 msgctxt "father’s father’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "isänisänveljentytär" #: app/Functions/Functions.php:1406 msgctxt "father’s father’s brother’s son" msgid "first cousin once removed ascending" msgstr "isänisänveljenpoika" #: app/Functions/Functions.php:1414 msgctxt "father’s father’s sister’s child" msgid "first cousin once removed ascending" msgstr "isänisänsisarenlapsi" #: app/Functions/Functions.php:1410 msgctxt "father’s father’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "isänisänsisarentytär" #: app/Functions/Functions.php:1412 msgctxt "father’s father’s sister’s son" msgid "first cousin once removed ascending" msgstr "isänisänsisarentytär" #: app/Functions/Functions.php:1420 msgctxt "father’s mother’s brother’s child" msgid "first cousin once removed ascending" msgstr "isänäidinveljenlapsi" #: app/Functions/Functions.php:1416 msgctxt "father’s mother’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "isänäidinveljentytär" #: app/Functions/Functions.php:1418 msgctxt "father’s mother’s brother’s son" msgid "first cousin once removed ascending" msgstr "isänäidinveljenpoika" #: app/Functions/Functions.php:1426 msgctxt "father’s mother’s sister’s child" msgid "first cousin once removed ascending" msgstr "isänäidinsisarenlapsi" #: app/Functions/Functions.php:1422 msgctxt "father’s mother’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "isänäidinsisarentytär" #: app/Functions/Functions.php:1424 msgctxt "father’s mother’s sister’s son" msgid "first cousin once removed ascending" msgstr "isänäidinsisarenpoika" #: app/Functions/Functions.php:1432 msgctxt "mother’s father’s brother’s child" msgid "first cousin once removed ascending" msgstr "äidinisänveljenlapsi" #: app/Functions/Functions.php:1428 msgctxt "mother’s father’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "äidinisänveljentytär" #: app/Functions/Functions.php:1430 msgctxt "mother’s father’s brother’s son" msgid "first cousin once removed ascending" msgstr "äidinisänveljenpoika" #: app/Functions/Functions.php:1438 msgctxt "mother’s father’s sister’s child" msgid "first cousin once removed ascending" msgstr "äidinisänsisarenlapsi" #: app/Functions/Functions.php:1434 msgctxt "mother’s father’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "äidinisänsisarentytär" #: app/Functions/Functions.php:1436 msgctxt "mother’s father’s sister’s son" msgid "first cousin once removed ascending" msgstr "äidinisänsisarenpoika" #: app/Functions/Functions.php:1444 msgctxt "mother’s mother’s brother’s child" msgid "first cousin once removed ascending" msgstr "äidinäidinveljenlapsi" #: app/Functions/Functions.php:1440 msgctxt "mother’s mother’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "äidinäidinveljentytär" #: app/Functions/Functions.php:1442 msgctxt "mother’s mother’s brother’s son" msgid "first cousin once removed ascending" msgstr "äidinäidinveljenpoika" #: app/Functions/Functions.php:1450 msgctxt "mother’s mother’s sister’s child" msgid "first cousin once removed ascending" msgstr "äidinäidinsisarenlapsi" #: app/Functions/Functions.php:1446 msgctxt "mother’s mother’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "äidinäidinsisarentytär" #: app/Functions/Functions.php:1448 msgctxt "mother’s mother’s sister’s son" msgid "first cousin once removed ascending" msgstr "äidinäidinsisarenpoika" #: app/Functions/Functions.php:486 msgid "fourteenth cousin" msgstr "14. serkku" #: app/Functions/Functions.php:450 msgctxt "FEMALE" msgid "fourteenth cousin" msgstr "14. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:411 msgctxt "MALE" msgid "fourteenth cousin" msgstr "14. serkku" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:564 #, php-format msgid "fourth %s" msgstr "neljäs %s" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:542 #, php-format msgctxt "FEMALE" msgid "fourth %s" msgstr "neljäs %s" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:519 #, php-format msgctxt "MALE" msgid "fourth %s" msgstr "neljäs %s" #: app/Functions/Functions.php:466 msgid "fourth cousin" msgstr "4. serkku" #: app/Functions/Functions.php:430 msgctxt "FEMALE" msgid "fourth cousin" msgstr "4. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:381 msgctxt "MALE" msgid "fourth cousin" msgstr "4. serkku" #. I18N: from 1700 interval 50 years #: resources/views/modules/statistics-chart/custom.phtml:89 #: resources/views/modules/statistics-chart/custom.phtml:92 #: resources/views/modules/statistics-chart/custom.phtml:95 #: resources/views/modules/statistics-chart/custom.phtml:98 #: resources/views/modules/statistics-chart/custom.phtml:101 #: resources/views/modules/statistics-chart/custom.phtml:104 #, php-format msgid "from %1$s interval %2$s year" msgid_plural "from %1$s interval %2$s years" msgstr[0] "alkaen %1$s aikaväli %2$s vuosi" msgstr[1] "alkaen %1$s aikaväli %2$s vuotta" #. I18N: Gedcom FROM dates #: app/Date.php:357 #, php-format msgid "from %s" msgstr "%s alkaen" #. I18N: Gedcom FROM-TO dates #: app/Date.php:369 #, php-format msgid "from %s to %s" msgstr "%s - %s asti" #. I18N: layout option for the fan chart #: app/Module/FanChartModule.php:486 msgid "full circle" msgstr "täysi ympyrä" #: resources/views/modules/statistics-chart/custom.phtml:76 msgid "gender" msgstr "sukupuoli" #. I18N: A button label. #: resources/views/edit/new-individual.phtml:324 msgid "go to new individual" msgstr "mene uuden henkilön sivulle" #: app/Functions/Functions.php:758 msgctxt "child’s child" msgid "grandchild" msgstr "lapsenlapsi" #: app/Functions/Functions.php:770 msgctxt "daughter’s child" msgid "grandchild" msgstr "tyttärenlapsi" #: app/Functions/Functions.php:870 msgctxt "son’s child" msgid "grandchild" msgstr "pojanlapsi" #: app/Functions/Functions.php:760 msgctxt "child’s daughter" msgid "granddaughter" msgstr "lapsentytär" #: app/Functions/Functions.php:772 msgctxt "daughter’s daughter" msgid "granddaughter" msgstr "tyttärentytär" #: app/Functions/Functions.php:872 msgctxt "son’s daughter" msgid "granddaughter" msgstr "pojantytär" #: app/Functions/Functions.php:988 msgctxt "child’s daughter’s husband" msgid "granddaughter’s husband" msgstr "lapsentyttärenmies" #: app/Functions/Functions.php:1010 msgctxt "daughter’s daughter’s husband" msgid "granddaughter’s husband" msgstr "tyttärentyttärenmies" #: app/Functions/Functions.php:1308 msgctxt "son’s daughter’s husband" msgid "granddaughter’s husband" msgstr "pojantyttärenmies" #: app/Functions/Functions.php:840 msgctxt "parent’s father" msgid "grandfather" msgstr "isoisä" #: app/Functions/Functions.php:842 msgctxt "parent’s mother" msgid "grandmother" msgstr "isoäiti" #: app/Functions/Functions.php:844 msgctxt "parent’s parent" msgid "grandparent" msgstr "isoisä/-äiti" #: app/Functions/Functions.php:764 msgctxt "child’s son" msgid "grandson" msgstr "lapsenpoika" #: app/Functions/Functions.php:776 msgctxt "daughter’s son" msgid "grandson" msgstr "tyttärenpoika" #: app/Functions/Functions.php:874 msgctxt "son’s son" msgid "grandson" msgstr "pojanpoika" #: app/Functions/Functions.php:998 msgctxt "child’s son’s wife" msgid "grandson’s wife" msgstr "lapsenpojan vaimo" #: app/Functions/Functions.php:1026 msgctxt "daughter’s son’s wife" msgid "grandson’s wife" msgstr "tyttärenpojanvaimo" #: app/Functions/Functions.php:1318 msgctxt "son’s son’s wife" msgid "grandson’s wife" msgstr "pojanpojanvaimo" #: app/Functions/Functions.php:1694 app/Functions/Functions.php:1713 #: app/Functions/Functions.php:1729 #, php-format msgid "great ×%s aunt" msgstr "täti ×%s polven takaa" #: app/Functions/Functions.php:1697 app/Functions/Functions.php:1716 #: app/Functions/Functions.php:1732 #, php-format msgid "great ×%s aunt/uncle" msgstr "täti/setä ×%s polven takaa" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required #: app/Functions/Functions.php:2182 app/Functions/Functions.php:2203 #, php-format msgid "great ×%s grandchild" msgstr "lapsenlapsi ×%s:nnessä sukupolvessa" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required #: app/Functions/Functions.php:2179 app/Functions/Functions.php:2199 #, php-format msgid "great ×%s granddaughter" msgstr "lapsentytär ×%s:nnessä sukupolvessa" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required #: app/Functions/Functions.php:2029 app/Functions/Functions.php:2041 #: app/Functions/Functions.php:2053 app/Functions/Functions.php:2066 #: app/Functions/Functions.php:2082 #, php-format msgid "great ×%s grandfather" msgstr "isoisä ×%s polven takaa" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required #: app/Functions/Functions.php:2033 app/Functions/Functions.php:2045 #: app/Functions/Functions.php:2057 app/Functions/Functions.php:2071 #: app/Functions/Functions.php:2087 #, php-format msgid "great ×%s grandmother" msgstr "isoäiti ×%s polven takaa" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required #: app/Functions/Functions.php:2036 app/Functions/Functions.php:2048 #: app/Functions/Functions.php:2060 app/Functions/Functions.php:2075 #: app/Functions/Functions.php:2091 #, php-format msgid "great ×%s grandparent" msgstr "isovanhempi ×%s polven takaa" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required #: app/Functions/Functions.php:2175 app/Functions/Functions.php:2194 #, php-format msgid "great ×%s grandson" msgstr "lapsenpoika ×%s:nnessä sukupolvessa" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required #: app/Functions/Functions.php:1924 app/Functions/Functions.php:1940 #, php-format msgid "great ×%s nephew" msgstr "poika %s:ssa alenevassa polvessa" #: app/Functions/Functions.php:1890 #, php-format msgctxt "(a man’s) brother’s great ×(%s-1) grandson" msgid "great ×%s nephew" msgstr "sisarenpoika %s:nnessa alenevassa polvessa" #: app/Functions/Functions.php:1894 #, php-format msgctxt "(a man’s) sister’s great ×(%s-1) grandson" msgid "great ×%s nephew" msgstr "sisarenpoika %s:nnessa alenevassa polvessa" #: app/Functions/Functions.php:1897 #, php-format msgctxt "(a woman’s) great ×%s nephew" msgid "great ×%s nephew" msgstr "sisarenpoika %s:nnessa alenevassa polvessa" #: app/Functions/Functions.php:1931 app/Functions/Functions.php:1947 #, php-format msgid "great ×%s nephew/niece" msgstr "lapsi %s:ssa alenevassa polvessa" #: app/Functions/Functions.php:1913 #, php-format msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" msgid "great ×%s nephew/niece" msgstr "sisarentytär/-poika %s:nnessa alenevassa polvessa" #: app/Functions/Functions.php:1917 #, php-format msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" msgid "great ×%s nephew/niece" msgstr "sisarentytär/-poika %s:nnessa alenevassa polvessa" #: app/Functions/Functions.php:1920 #, php-format msgctxt "(a woman’s) great ×%s nephew/niece" msgid "great ×%s nephew/niece" msgstr "sisarentytär/-poika %s:nnessa alenevassa polvessa" #: app/Functions/Functions.php:1928 app/Functions/Functions.php:1944 #, php-format msgid "great ×%s niece" msgstr "tytär %s:ssa alenevassa polvessa" #: app/Functions/Functions.php:1902 #, php-format msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" msgid "great ×%s niece" msgstr "sisarentytär %s:nnessa alenevassa polvessa" #: app/Functions/Functions.php:1906 #, php-format msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" msgid "great ×%s niece" msgstr "sisarentytär %s:nnessa alenevassa polvessa" #: app/Functions/Functions.php:1909 #, php-format msgctxt "(a woman’s) great ×%s niece" msgid "great ×%s niece" msgstr "sisarentytär %s:nnessa alenevassa polvessa" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required #: app/Functions/Functions.php:1690 app/Functions/Functions.php:1725 #, php-format msgid "great ×%s uncle" msgstr "setä ×%s polven takaa" #: app/Functions/Functions.php:1702 #, php-format msgctxt "great ×(%s-1) grandfather’s brother" msgid "great ×%s uncle" msgstr "setä ×%s polven takaa" #: app/Functions/Functions.php:1706 #, php-format msgctxt "great ×(%s-1) grandmother’s brother" msgid "great ×%s uncle" msgstr "setä ×%s polven takaa" #: app/Functions/Functions.php:1709 #, php-format msgctxt "great ×(%s-1) grandparent’s brother" msgid "great ×%s uncle" msgstr "setä ×%s polven takaa" #: app/Functions/Functions.php:1620 msgid "great ×4 aunt" msgstr "täti 4 polven takaa" #: app/Functions/Functions.php:1623 msgid "great ×4 aunt/uncle" msgstr "täti/setä 4 polven takaa" #: app/Functions/Functions.php:2130 msgid "great ×4 grandchild" msgstr "lapsenlapsi 4:nnessä sukupolvessa" #: app/Functions/Functions.php:2127 msgid "great ×4 granddaughter" msgstr "lapsentytär 4:nnessä sukupolvessa" #: app/Functions/Functions.php:1979 msgid "great ×4 grandfather" msgstr "isoisä 4 polven takaa" #: app/Functions/Functions.php:1983 msgid "great ×4 grandmother" msgstr "isoäiti 4 polven takaa" #: app/Functions/Functions.php:1986 msgid "great ×4 grandparent" msgstr "isovanhempi 4 polven takaa" #: app/Functions/Functions.php:2123 msgid "great ×4 grandson" msgstr "lapsenlapsi 4:nnessä sukupolvessa" #: app/Functions/Functions.php:1814 msgctxt "(a man’s) brother’s great-great-great-grandson" msgid "great ×4 nephew" msgstr "sisarenpoika 4:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1818 msgctxt "(a man’s) sister’s great-great-great-grandson" msgid "great ×4 nephew" msgstr "sisarenpoika 4:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1821 msgctxt "(a woman’s) great ×4 nephew" msgid "great ×4 nephew" msgstr "sisarenpoika 4:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1837 msgctxt "(a man’s) brother’s great-great-great-grandchild" msgid "great ×4 nephew/niece" msgstr "sisarentytär/-poika 4:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1841 msgctxt "(a man’s) sister’s great-great-great-grandchild" msgid "great ×4 nephew/niece" msgstr "sisarentytär/-poika 4:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1844 msgctxt "(a woman’s) great ×4 nephew/niece" msgid "great ×4 nephew/niece" msgstr "sisarentytär/-poika 4:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1826 msgctxt "(a man’s) brother’s great-great-great-granddaughter" msgid "great ×4 niece" msgstr "sisarentytär 4:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1830 msgctxt "(a man’s) sister’s great-great-great-granddaughter" msgid "great ×4 niece" msgstr "sisarentytär 4:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1833 msgctxt "(a woman’s) great ×4 niece" msgid "great ×4 niece" msgstr "sisarentytär 4:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1609 msgctxt "great-great-great-grandfather’s brother" msgid "great ×4 uncle" msgstr "setä 4 polven takaa" #: app/Functions/Functions.php:1613 msgctxt "great-great-great-grandmother’s brother" msgid "great ×4 uncle" msgstr "setä 4 polven takaa" #: app/Functions/Functions.php:1616 msgctxt "great-great-great-grandparent’s brother" msgid "great ×4 uncle" msgstr "setä 4 polven takaa" #: app/Functions/Functions.php:1639 msgid "great ×5 aunt" msgstr "täti 5 polven takaa" #: app/Functions/Functions.php:1642 msgid "great ×5 aunt/uncle" msgstr "täti/setä 5 polven takaa" #: app/Functions/Functions.php:2141 msgid "great ×5 grandchild" msgstr "lapsenlapsi 5:nnessä sukupolvessa" #: app/Functions/Functions.php:2138 msgid "great ×5 granddaughter" msgstr "lapsentytär 5:nnessä sukupolvessa" #: app/Functions/Functions.php:1990 msgid "great ×5 grandfather" msgstr "isoisä 5 polven takaa" #: app/Functions/Functions.php:1994 msgid "great ×5 grandmother" msgstr "isoäiti 5 polven takaa" #: app/Functions/Functions.php:1997 msgid "great ×5 grandparent" msgstr "isovanhempi 5 polven takaa" #: app/Functions/Functions.php:2134 msgid "great ×5 grandson" msgstr "lapsenpoika 5:nnessä sukupolvessa" #: app/Functions/Functions.php:1849 msgctxt "(a man’s) brother’s great ×4 grandson" msgid "great ×5 nephew" msgstr "sisarenpoika 5:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1853 msgctxt "(a man’s) sister’s great ×4 grandson" msgid "great ×5 nephew" msgstr "sisarenpoika 5:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1856 msgctxt "(a woman’s) great ×5 nephew" msgid "great ×5 nephew" msgstr "sisarenpoika 5:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1872 msgctxt "(a man’s) brother’s great ×4 grandchild" msgid "great ×5 nephew/niece" msgstr "sisarentytär/-poika 5:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1876 msgctxt "(a man’s) sister’s great ×4 grandchild" msgid "great ×5 nephew/niece" msgstr "sisarentytär/-poika 5:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1879 msgctxt "(a woman’s) great ×5 nephew/niece" msgid "great ×5 nephew/niece" msgstr "sisarentytär/-poika 5:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1861 msgctxt "(a man’s) brother’s great ×4 granddaughter" msgid "great ×5 niece" msgstr "sisarentytär 5:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1865 msgctxt "(a man’s) sister’s great ×4 granddaughter" msgid "great ×5 niece" msgstr "sisarentytär 5:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1868 msgctxt "(a woman’s) great ×5 niece" msgid "great ×5 niece" msgstr "sisarentytär 5:nnessä alenevassa polvessa" #: app/Functions/Functions.php:1628 msgctxt "great ×4 grandfather’s brother" msgid "great ×5 uncle" msgstr "setä 5 polven takaa" #: app/Functions/Functions.php:1632 msgctxt "great ×4 grandmother’s brother" msgid "great ×5 uncle" msgstr "setä 5 polven takaa" #: app/Functions/Functions.php:1635 msgctxt "great ×4 grandparent’s brother" msgid "great ×5 uncle" msgstr "setä 5 polven takaa" #: app/Functions/Functions.php:1658 msgid "great ×6 aunt" msgstr "täti 6 polven takaa" #: app/Functions/Functions.php:1661 msgid "great ×6 aunt/uncle" msgstr "täti/setä 6 polven takaa" #: app/Functions/Functions.php:2152 msgid "great ×6 grandchild" msgstr "lapsenlapsi 6:nnessä sukupolvessa" #: app/Functions/Functions.php:2149 msgid "great ×6 granddaughter" msgstr "lapsentytär 6:nnessä sukupolvessa" #: app/Functions/Functions.php:2001 msgid "great ×6 grandfather" msgstr "isoisä 6 polven takaa" #: app/Functions/Functions.php:2005 msgid "great ×6 grandmother" msgstr "isoäiti 6 polven takaa" #: app/Functions/Functions.php:2008 msgid "great ×6 grandparent" msgstr "isovanhempi 6 polven takaa" #: app/Functions/Functions.php:2145 msgid "great ×6 grandson" msgstr "lapsenpoika 6:nnessä sukupolvessa" #: app/Functions/Functions.php:1647 msgctxt "great ×5 grandfather’s brother" msgid "great ×6 uncle" msgstr "setä 6 polven takaa" #: app/Functions/Functions.php:1651 msgctxt "great ×5 grandmother’s brother" msgid "great ×6 uncle" msgstr "setä 6 polven takaa" #: app/Functions/Functions.php:1654 msgctxt "great ×5 grandparent’s brother" msgid "great ×6 uncle" msgstr "setä 6 polven takaa" #: app/Functions/Functions.php:1677 msgid "great ×7 aunt" msgstr "täti 7 polven takaa" #: app/Functions/Functions.php:1680 msgid "great ×7 aunt/uncle" msgstr "täti/setä 7 polven takaa" #: app/Functions/Functions.php:2163 msgid "great ×7 grandchild" msgstr "lapsenlapsi 7:nnessä sukupolvessa" #: app/Functions/Functions.php:2160 msgid "great ×7 granddaughter" msgstr "lapsentytär 7:nnessä sukupolvessa" #: app/Functions/Functions.php:2012 msgid "great ×7 grandfather" msgstr "isoisä 7 polven takaa" #: app/Functions/Functions.php:2016 msgid "great ×7 grandmother" msgstr "isoäiti 7 polven takaa" #: app/Functions/Functions.php:2019 msgid "great ×7 grandparent" msgstr "isovanhempi 7 polven takaa" #: app/Functions/Functions.php:2156 msgid "great ×7 grandson" msgstr "lapsenpoika 7:nnessä sukupolvessa" #: app/Functions/Functions.php:1666 msgctxt "great ×6 grandfather’s brother" msgid "great ×7 uncle" msgstr "setä 7 polven takaa" #: app/Functions/Functions.php:1670 msgctxt "great ×6 grandmother’s brother" msgid "great ×7 uncle" msgstr "setä 7 polven takaa" #: app/Functions/Functions.php:1673 msgctxt "great ×6 grandparent’s brother" msgid "great ×7 uncle" msgstr "setä 7 polven takaa" #: app/Functions/Functions.php:1350 msgctxt "father’s father’s brother’s wife" msgid "great-aunt" msgstr "isänisän veljenvaimo" #: app/Functions/Functions.php:1046 msgctxt "father’s father’s sister" msgid "great-aunt" msgstr "isotäti" #: app/Functions/Functions.php:1356 msgctxt "father’s mother’s brother’s wife" msgid "great-aunt" msgstr "isänäidin veljenvaimo" #: app/Functions/Functions.php:1058 msgctxt "father’s mother’s sister" msgid "great-aunt" msgstr "isotäti" #: app/Functions/Functions.php:1362 msgctxt "father’s parent’s brother’s wife" msgid "great-aunt" msgstr "isoisän veljenvaimo" #: app/Functions/Functions.php:1070 msgctxt "father’s parent’s sister" msgid "great-aunt" msgstr "isotäti" #: app/Functions/Functions.php:1368 msgctxt "mother’s father’s brother’s wife" msgid "great-aunt" msgstr "äidinisän veljenvaimo" #: app/Functions/Functions.php:1126 msgctxt "mother’s father’s sister" msgid "great-aunt" msgstr "isotäti" #: app/Functions/Functions.php:1374 msgctxt "mother’s mother’s brother’s wife" msgid "great-aunt" msgstr "äidinäidin veljenvaimo" #: app/Functions/Functions.php:1144 msgctxt "mother’s mother’s sister" msgid "great-aunt" msgstr "isotäti" #: app/Functions/Functions.php:1380 msgctxt "mother’s parent’s brother’s wife" msgid "great-aunt" msgstr "äidinvanhemman veljenvaimo" #: app/Functions/Functions.php:1156 msgctxt "mother’s parent’s sister" msgid "great-aunt" msgstr "isotäti" #: app/Functions/Functions.php:1386 msgctxt "parent’s father’s brother’s wife" msgid "great-aunt" msgstr "isoisän veljenvaimo" #: app/Functions/Functions.php:1178 msgctxt "parent’s father’s sister" msgid "great-aunt" msgstr "isotäti" #: app/Functions/Functions.php:1392 msgctxt "parent’s mother’s brother’s wife" msgid "great-aunt" msgstr "isoäidin veljenvaimo" #: app/Functions/Functions.php:1190 msgctxt "parent’s mother’s sister" msgid "great-aunt" msgstr "isotäti" #: app/Functions/Functions.php:1398 msgctxt "parent’s parent’s brother’s wife" msgid "great-aunt" msgstr "isovanhemman veljenvaimo" #: app/Functions/Functions.php:1202 msgctxt "parent’s parent’s sister" msgid "great-aunt" msgstr "isotäti" #: app/Functions/Functions.php:1044 msgctxt "father’s father’s sibling" msgid "great-aunt/uncle" msgstr "isosetä/-täti" #: app/Functions/Functions.php:1352 msgctxt "father’s father’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "isoisän sisaruksen aviopuoliso" #: app/Functions/Functions.php:1056 msgctxt "father’s mother’s sibling" msgid "great-aunt/uncle" msgstr "isosetä/-täti" #: app/Functions/Functions.php:1358 msgctxt "father’s mother’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "isoäidin sisaruksen aviopuoliso" #: app/Functions/Functions.php:1068 msgctxt "father’s parent’s sibling" msgid "great-aunt/uncle" msgstr "isosetä/-täti" #: app/Functions/Functions.php:1364 msgctxt "father’s parent’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "isovanhemman sisaruksen aviopuoliso" #: app/Functions/Functions.php:1124 msgctxt "mother’s father’s sibling" msgid "great-aunt/uncle" msgstr "isosetä/-täti" #: app/Functions/Functions.php:1370 msgctxt "mother’s father’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "isoisän sisaruksen aviopuoliso" #: app/Functions/Functions.php:1142 msgctxt "mother’s mother’s sibling" msgid "great-aunt/uncle" msgstr "isoeno/-täti" #: app/Functions/Functions.php:1376 msgctxt "mother’s mother’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "isoäidin sisaruksen aviopuoliso" #: app/Functions/Functions.php:1154 msgctxt "mother’s parent’s sibling" msgid "great-aunt/uncle" msgstr "isoeno/-täti" #: app/Functions/Functions.php:1382 msgctxt "mother’s parent’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "isovanhemman sisaruksen aviopuoliso" #: app/Functions/Functions.php:1176 msgctxt "parent’s father’s sibling" msgid "great-aunt/uncle" msgstr "isosetä/-täti" #: app/Functions/Functions.php:1388 msgctxt "parent’s father’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "isoisän sisaruksen aviopuoliso" #: app/Functions/Functions.php:1188 msgctxt "parent’s mother’s sibling" msgid "great-aunt/uncle" msgstr "isosetä/-täti" #: app/Functions/Functions.php:1394 msgctxt "parent’s mother’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "isoäidin sisaruksen aviopuoliso" #: app/Functions/Functions.php:1200 msgctxt "parent’s parent’s sibling" msgid "great-aunt/uncle" msgstr "isosetä/-täti" #: app/Functions/Functions.php:1400 msgctxt "parent’s parent’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "isovanhemman sisaruksen puoliso" #: app/Functions/Functions.php:978 msgctxt "child’s child’s child" msgid "great-grandchild" msgstr "lapsenlapsen lapsi" #: app/Functions/Functions.php:984 msgctxt "child’s daughter’s child" msgid "great-grandchild" msgstr "lapsentyttären lapsi" #: app/Functions/Functions.php:992 msgctxt "child’s son’s child" msgid "great-grandchild" msgstr "lapsenpojan lapsi" #: app/Functions/Functions.php:1000 msgctxt "daughter’s child’s child" msgid "great-grandchild" msgstr "tyttärenlapsen lapsi" #: app/Functions/Functions.php:1006 msgctxt "daughter’s daughter’s child" msgid "great-grandchild" msgstr "tyttärentyttären lapsi" #: app/Functions/Functions.php:1020 msgctxt "daughter’s son’s child" msgid "great-grandchild" msgstr "tyttärenpojanlapsi" #: app/Functions/Functions.php:1298 msgctxt "son’s child’s child" msgid "great-grandchild" msgstr "pojanlapsen lapsi" #: app/Functions/Functions.php:1304 msgctxt "son’s daughter’s child" msgid "great-grandchild" msgstr "pojantyttären lapsi" #: app/Functions/Functions.php:1312 msgctxt "son’s son’s child" msgid "great-grandchild" msgstr "pojanpojan lapsi" #: app/Functions/Functions.php:980 msgctxt "child’s child’s daughter" msgid "great-granddaughter" msgstr "lapsenlapsen tytär" #: app/Functions/Functions.php:986 msgctxt "child’s daughter’s daughter" msgid "great-granddaughter" msgstr "lapsentyttären tytär" #: app/Functions/Functions.php:994 msgctxt "child’s son’s daughter" msgid "great-granddaughter" msgstr "lapsenpojantytär" #: app/Functions/Functions.php:1002 msgctxt "daughter’s child’s daughter" msgid "great-granddaughter" msgstr "tyttärenlapsen tytär" #: app/Functions/Functions.php:1008 msgctxt "daughter’s daughter’s daughter" msgid "great-granddaughter" msgstr "tyttärentyttärentytär" #: app/Functions/Functions.php:1022 msgctxt "daughter’s son’s daughter" msgid "great-granddaughter" msgstr "tyttärenpojantytär" #: app/Functions/Functions.php:1300 msgctxt "son’s child’s daughter" msgid "great-granddaughter" msgstr "pojanlapsen tytär" #: app/Functions/Functions.php:1306 msgctxt "son’s daughter’s daughter" msgid "great-granddaughter" msgstr "pojantyttärentytär" #: app/Functions/Functions.php:1314 msgctxt "son’s son’s daughter" msgid "great-granddaughter" msgstr "pojanpojantytär" #: app/Functions/Functions.php:1038 msgctxt "father’s father’s father" msgid "great-grandfather" msgstr "isoisän isä" #: app/Functions/Functions.php:1050 msgctxt "father’s mother’s father" msgid "great-grandfather" msgstr "isän isoisä/äidinisä" #: app/Functions/Functions.php:1062 msgctxt "father’s parent’s father" msgid "great-grandfather" msgstr "isän isoisä" #: app/Functions/Functions.php:1118 msgctxt "mother’s father’s father" msgid "great-grandfather" msgstr "äidin isoisä/isänisä" #: app/Functions/Functions.php:1136 msgctxt "mother’s mother’s father" msgid "great-grandfather" msgstr "isoisoisä" #: app/Functions/Functions.php:1148 msgctxt "mother’s parent’s father" msgid "great-grandfather" msgstr "äidin isoisä" #: app/Functions/Functions.php:1170 msgctxt "parent’s father’s father" msgid "great-grandfather" msgstr "isoisoisä" #: app/Functions/Functions.php:1182 msgctxt "parent’s mother’s father" msgid "great-grandfather" msgstr "isän tai äidin äidinisä/isoisä" #: app/Functions/Functions.php:1194 msgctxt "parent’s parent’s father" msgid "great-grandfather" msgstr "isoisoisä" #: app/Functions/Functions.php:1040 msgctxt "father’s father’s mother" msgid "great-grandmother" msgstr "isoisän äiti" #: app/Functions/Functions.php:1052 msgctxt "father’s mother’s mother" msgid "great-grandmother" msgstr "isän isoäiti" #: app/Functions/Functions.php:1064 msgctxt "father’s parent’s mother" msgid "great-grandmother" msgstr "isän isoäiti" #: app/Functions/Functions.php:1120 msgctxt "mother’s father’s mother" msgid "great-grandmother" msgstr "äidin isoäiti" #: app/Functions/Functions.php:1138 msgctxt "mother’s mother’s mother" msgid "great-grandmother" msgstr "isoisoäiti" #: app/Functions/Functions.php:1150 msgctxt "mother’s parent’s mother" msgid "great-grandmother" msgstr "äidin isoäiti" #: app/Functions/Functions.php:1172 msgctxt "parent’s father’s mother" msgid "great-grandmother" msgstr "isoisoäiti" #: app/Functions/Functions.php:1184 msgctxt "parent’s mother’s mother" msgid "great-grandmother" msgstr "isän tai äidin äidinäiti/isoäiti" #: app/Functions/Functions.php:1196 msgctxt "parent’s parent’s mother" msgid "great-grandmother" msgstr "isän tai äidin isoäiti" #: app/Functions/Functions.php:1042 msgctxt "father’s father’s parent" msgid "great-grandparent" msgstr "isoisän vanhempi" #: app/Functions/Functions.php:1054 msgctxt "father’s mother’s parent" msgid "great-grandparent" msgstr "isoäidin vanhempi" #: app/Functions/Functions.php:1066 msgctxt "father’s parent’s parent" msgid "great-grandparent" msgstr "isän isovanhempi" #: app/Functions/Functions.php:1122 msgctxt "mother’s father’s parent" msgid "great-grandparent" msgstr "isoisän vanhempi" #: app/Functions/Functions.php:1140 msgctxt "mother’s mother’s parent" msgid "great-grandparent" msgstr "isoäidin vanhempi" #: app/Functions/Functions.php:1152 msgctxt "mother’s parent’s parent" msgid "great-grandparent" msgstr "äidin isovanhempi" #: app/Functions/Functions.php:1174 msgctxt "parent’s father’s parent" msgid "great-grandparent" msgstr "isoisän vanhempi" #: app/Functions/Functions.php:1186 msgctxt "parent’s mother’s parent" msgid "great-grandparent" msgstr "isoäidin vanhempi" #: app/Functions/Functions.php:1198 msgctxt "parent’s parent’s parent" msgid "great-grandparent" msgstr "isovanhemman vanhempi" #: app/Functions/Functions.php:982 msgctxt "child’s child’s son" msgid "great-grandson" msgstr "lapsenlapsen poika" #: app/Functions/Functions.php:990 msgctxt "child’s daughter’s son" msgid "great-grandson" msgstr "lapsentyttären poika" #: app/Functions/Functions.php:996 msgctxt "child’s son’s son" msgid "great-grandson" msgstr "lapsenpojan poika" #: app/Functions/Functions.php:1004 msgctxt "daughter’s child’s son" msgid "great-grandson" msgstr "tyttärenlapsen poika" #: app/Functions/Functions.php:1012 msgctxt "daughter’s daughter’s son" msgid "great-grandson" msgstr "tyttärentyttärenpoika" #: app/Functions/Functions.php:1024 msgctxt "daughter’s son’s son" msgid "great-grandson" msgstr "tyttärenpojanpoika" #: app/Functions/Functions.php:1302 msgctxt "son’s child’s son" msgid "great-grandson" msgstr "pojanlapsen poika" #: app/Functions/Functions.php:1310 msgctxt "son’s daughter’s son" msgid "great-grandson" msgstr "pojantyttärenpoika" #: app/Functions/Functions.php:1316 msgctxt "son’s son’s son" msgid "great-grandson" msgstr "pojanpojanpoika" #: app/Functions/Functions.php:1582 msgid "great-great-aunt" msgstr "isoisotäti" #: app/Functions/Functions.php:1585 msgid "great-great-aunt/uncle" msgstr "isoisotäti/-setä/-eno" #: app/Functions/Functions.php:2108 msgid "great-great-grandchild" msgstr "lapsen lapsen lapsenlapsi" #: app/Functions/Functions.php:2105 msgid "great-great-granddaughter" msgstr "lapsen lapsen lapsentytär" #: app/Functions/Functions.php:1957 msgid "great-great-grandfather" msgstr "isoisoisoisä" #: app/Functions/Functions.php:1961 msgid "great-great-grandmother" msgstr "isoisoisoäiti" #: app/Functions/Functions.php:1964 msgid "great-great-grandparent" msgstr "isoisoisoisä/-äiti" #: app/Functions/Functions.php:2101 msgid "great-great-grandson" msgstr "lapsen lapsen lapsenpoika" #: app/Functions/Functions.php:1601 msgid "great-great-great-aunt" msgstr "isoisoisotäti" #: app/Functions/Functions.php:1604 msgid "great-great-great-aunt/uncle" msgstr "isoisoisotäti/-setä/-eno" #: app/Functions/Functions.php:2119 msgid "great-great-great-grandchild" msgstr "lapsen lapsen lapsen lapsenlapsi" #: app/Functions/Functions.php:2116 msgid "great-great-great-granddaughter" msgstr "lapsen lapsen lapsen lapsentytär" #: app/Functions/Functions.php:1968 msgid "great-great-great-grandfather" msgstr "isoisoisoisoisä" #: app/Functions/Functions.php:1972 msgid "great-great-great-grandmother" msgstr "isoisoisoisoäiti" #: app/Functions/Functions.php:1975 msgid "great-great-great-grandparent" msgstr "isoisoisoisoisä/-äiti" #: app/Functions/Functions.php:2112 msgid "great-great-great-grandson" msgstr "lapsen lapsen lapsen lapsenpoika" #: app/Functions/Functions.php:1779 msgctxt "(a man’s) brother’s great-great-grandson" msgid "great-great-great-nephew" msgstr "veljenlapsenlapsenlapsenpoika" #: app/Functions/Functions.php:1783 msgctxt "(a man’s) sister’s great-great-grandson" msgid "great-great-great-nephew" msgstr "sisarenlapsenlapsenlapsenpoika" #: app/Functions/Functions.php:1786 msgctxt "(a woman’s) great-great-great-nephew" msgid "great-great-great-nephew" msgstr "sisarenlapsenlapsenlapsenpoika" #: app/Functions/Functions.php:1802 msgctxt "(a man’s) brother’s great-great-grandchild" msgid "great-great-great-nephew/niece" msgstr "veljenlapsenlapsenlapsenlapsi" #: app/Functions/Functions.php:1806 msgctxt "(a man’s) sister’s great-great-grandchild" msgid "great-great-great-nephew/niece" msgstr "sisarenlapsenlapsenlapsenlapsi" #: app/Functions/Functions.php:1809 msgctxt "(a woman’s) great-great-great-nephew/niece" msgid "great-great-great-nephew/niece" msgstr "sisarenlapsenlapsenlapsentytär/-poika" #: app/Functions/Functions.php:1791 msgctxt "(a man’s) brother’s great-great-granddaughter" msgid "great-great-great-niece" msgstr "veljenlapsenlapsenlapsentytär" #: app/Functions/Functions.php:1795 msgctxt "(a man’s) sister’s great-great-granddaughter" msgid "great-great-great-niece" msgstr "sisarenlapsenlapsenlapsentytär" #: app/Functions/Functions.php:1798 msgctxt "(a woman’s) great-great-great-niece" msgid "great-great-great-niece" msgstr "sisarenlapsenlapsenlapsentytär" #: app/Functions/Functions.php:1590 msgctxt "great-great-grandfather’s brother" msgid "great-great-great-uncle" msgstr "isoisoisosetä" #: app/Functions/Functions.php:1594 msgctxt "great-great-grandmother’s brother" msgid "great-great-great-uncle" msgstr "isoisoisoeno" #: app/Functions/Functions.php:1597 msgctxt "great-great-grandparent’s brother" msgid "great-great-great-uncle" msgstr "isoisoisosetä/-eno" #: app/Functions/Functions.php:1744 msgctxt "(a man’s) brother’s great-grandson" msgid "great-great-nephew" msgstr "veljenlapsenlapsenpoika" #: app/Functions/Functions.php:1748 msgctxt "(a man’s) sister’s great-grandson" msgid "great-great-nephew" msgstr "sisarenlapsenlapsenpoika" #: app/Functions/Functions.php:1751 msgctxt "(a woman’s) great-great-nephew" msgid "great-great-nephew" msgstr "sisarenlapsenlapsenpoika" #: app/Functions/Functions.php:1767 msgctxt "(a man’s) brother’s great-grandchild" msgid "great-great-nephew/niece" msgstr "veljenlapsenlapsenlapsi" #: app/Functions/Functions.php:1771 msgctxt "(a man’s) sister’s great-grandchild" msgid "great-great-nephew/niece" msgstr "sisarenlapsenlapsentytär/-poika" #: app/Functions/Functions.php:1774 msgctxt "(a woman’s) great-great-nephew/niece" msgid "great-great-nephew/niece" msgstr "sisarenlapsenlapsenlapsi" #: app/Functions/Functions.php:1756 msgctxt "(a man’s) brother’s great-granddaughter" msgid "great-great-niece" msgstr "veljenlapsenlapsentytär" #: app/Functions/Functions.php:1760 msgctxt "(a man’s) sister’s great-granddaughter" msgid "great-great-niece" msgstr "sisarenlapsenlapsentytär" #: app/Functions/Functions.php:1763 msgctxt "(a woman’s) great-great-niece" msgid "great-great-niece" msgstr "sisarenlapsenlapsentytär" #: app/Functions/Functions.php:1571 msgctxt "great-grandfather’s brother" msgid "great-great-uncle" msgstr "isoisosetä" #: app/Functions/Functions.php:1575 msgctxt "great-grandmother’s brother" msgid "great-great-uncle" msgstr "isoisoeno" #: app/Functions/Functions.php:1578 msgctxt "great-grandparent’s brother" msgid "great-great-uncle" msgstr "isoisosetä/-eno" #: app/Functions/Functions.php:927 msgctxt "(a man’s) brother’s child’s son" msgid "great-nephew" msgstr "veljenlapsenpoika" #: app/Functions/Functions.php:947 msgctxt "(a man’s) brother’s daughter’s son" msgid "great-nephew" msgstr "veljentyttärenpoika" #: app/Functions/Functions.php:965 msgctxt "(a man’s) brother’s son’s son" msgid "great-nephew" msgstr "veljenpojanpoika" #: app/Functions/Functions.php:1247 msgctxt "(a man’s) sister’s child’s son" msgid "great-nephew" msgstr "sisarenlapsenpoika" #: app/Functions/Functions.php:1267 msgctxt "(a man’s) sister’s daughter’s son" msgid "great-nephew" msgstr "sisarentyttärenpoika" #: app/Functions/Functions.php:1291 msgctxt "(a man’s) sister’s son’s son" msgid "great-nephew" msgstr "sisarenpojanpoika" #: app/Functions/Functions.php:930 msgctxt "(a woman’s) brother’s child’s son" msgid "great-nephew" msgstr "veljenlapsenpoika" #: app/Functions/Functions.php:950 msgctxt "(a woman’s) brother’s daughter’s son" msgid "great-nephew" msgstr "veljentyttärenpoika" #: app/Functions/Functions.php:968 msgctxt "(a woman’s) brother’s son’s son" msgid "great-nephew" msgstr "veljenpojanpoika" #: app/Functions/Functions.php:1250 msgctxt "(a woman’s) sister’s child’s son" msgid "great-nephew" msgstr "sisarenlapsenpoika" #: app/Functions/Functions.php:1270 msgctxt "(a woman’s) sister’s daughter’s son" msgid "great-nephew" msgstr "sisarentyttärenpoika" #: app/Functions/Functions.php:1294 msgctxt "(a woman’s) sister’s son’s son" msgid "great-nephew" msgstr "sisarenpojanpoika" #: app/Functions/Functions.php:1216 msgctxt "sibling’s child’s son" msgid "great-nephew" msgstr "sisaruksen lapsenpoika" #: app/Functions/Functions.php:1224 msgctxt "sibling’s daughter’s son" msgid "great-nephew" msgstr "sisaruksen tyttärenpoika" #: app/Functions/Functions.php:1230 msgctxt "sibling’s son’s son" msgid "great-nephew" msgstr "sisaruksen pojanpoika" #: app/Functions/Functions.php:915 msgctxt "(a man’s) brother’s child’s child" msgid "great-nephew/niece" msgstr "veljenlapsenlapsi" #: app/Functions/Functions.php:933 msgctxt "(a man’s) brother’s daughter’s child" msgid "great-nephew/niece" msgstr "veljentyttären lapsi" #: app/Functions/Functions.php:953 msgctxt "(a man’s) brother’s son’s child" msgid "great-nephew/niece" msgstr "veljenpojanlapsi" #: app/Functions/Functions.php:1235 msgctxt "(a man’s) sister’s child’s child" msgid "great-nephew/niece" msgstr "sisarenlapsenlapsi" #: app/Functions/Functions.php:1253 msgctxt "(a man’s) sister’s daughter’s child" msgid "great-nephew/niece" msgstr "sisarentyttärenlapsi" #: app/Functions/Functions.php:1279 msgctxt "(a man’s) sister’s son’s child" msgid "great-nephew/niece" msgstr "sisarenpojanlapsi" #: app/Functions/Functions.php:918 msgctxt "(a woman’s) brother’s child’s child" msgid "great-nephew/niece" msgstr "veljenlapsenlapsi" #: app/Functions/Functions.php:936 msgctxt "(a woman’s) brother’s daughter’s child" msgid "great-nephew/niece" msgstr "veljentyttären lapsi" #: app/Functions/Functions.php:956 msgctxt "(a woman’s) brother’s son’s child" msgid "great-nephew/niece" msgstr "veljenpojanlapsi" #: app/Functions/Functions.php:1238 msgctxt "(a woman’s) sister’s child’s child" msgid "great-nephew/niece" msgstr "sisarenlapsenlapsi" #: app/Functions/Functions.php:1256 msgctxt "(a woman’s) sister’s daughter’s child" msgid "great-nephew/niece" msgstr "sisarentyttärenlapsi" #: app/Functions/Functions.php:1282 msgctxt "(a woman’s) sister’s son’s child" msgid "great-nephew/niece" msgstr "sisarenpojanlapsi" #: app/Functions/Functions.php:1212 msgctxt "sibling’s child’s child" msgid "great-nephew/niece" msgstr "sisaruksen lapsenlapsi" #: app/Functions/Functions.php:1218 msgctxt "sibling’s daughter’s child" msgid "great-nephew/niece" msgstr "sisaruksen tyttärenlapsi" #: app/Functions/Functions.php:1226 msgctxt "sibling’s son’s child" msgid "great-nephew/niece" msgstr "sisaruksen pojanlapsi" #: app/Functions/Functions.php:921 msgctxt "(a man’s) brother’s child’s daughter" msgid "great-niece" msgstr "veljenlapsentytär" #: app/Functions/Functions.php:939 msgctxt "(a man’s) brother’s daughter’s daughter" msgid "great-niece" msgstr "veljentyttärentytär" #: app/Functions/Functions.php:959 msgctxt "(a man’s) brother’s son’s daughter" msgid "great-niece" msgstr "veljenpojantytär" #: app/Functions/Functions.php:1241 msgctxt "(a man’s) sister’s child’s daughter" msgid "great-niece" msgstr "sisarenlapsentytär" #: app/Functions/Functions.php:1259 msgctxt "(a man’s) sister’s daughter’s daughter" msgid "great-niece" msgstr "sisarentyttärentytär" #: app/Functions/Functions.php:1285 msgctxt "(a man’s) sister’s son’s daughter" msgid "great-niece" msgstr "sisarenpojantytär" #: app/Functions/Functions.php:924 msgctxt "(a woman’s) brother’s child’s daughter" msgid "great-niece" msgstr "veljenlapsentytär" #: app/Functions/Functions.php:942 msgctxt "(a woman’s) brother’s daughter’s daughter" msgid "great-niece" msgstr "veljentyttärentytär" #: app/Functions/Functions.php:962 msgctxt "(a woman’s) brother’s son’s daughter" msgid "great-niece" msgstr "veljenpojantytär" #: app/Functions/Functions.php:1244 msgctxt "(a woman’s) sister’s child’s daughter" msgid "great-niece" msgstr "sisarenlapsentytär" #: app/Functions/Functions.php:1262 msgctxt "(a woman’s) sister’s daughter’s daughter" msgid "great-niece" msgstr "sisarentyttärentytär" #: app/Functions/Functions.php:1288 msgctxt "(a woman’s) sister’s son’s daughter" msgid "great-niece" msgstr "sisarenpojantytär" #: app/Functions/Functions.php:1214 msgctxt "sibling’s child’s daughter" msgid "great-niece" msgstr "sisaruksen lapsentytär" #: app/Functions/Functions.php:1220 msgctxt "sibling’s daughter’s daughter" msgid "great-niece" msgstr "sisaruksen tyttärentytär" #: app/Functions/Functions.php:1228 msgctxt "sibling’s son’s daughter" msgid "great-niece" msgstr "sisaruksen pojantytär" #: app/Functions/Functions.php:1036 msgctxt "father’s father’s brother" msgid "great-uncle" msgstr "isosetä" #: app/Functions/Functions.php:1354 msgctxt "father’s father’s sister’s husband" msgid "great-uncle" msgstr "isänisän sisarenmies" #: app/Functions/Functions.php:1048 msgctxt "father’s mother’s brother" msgid "great-uncle" msgstr "isosetä" #: app/Functions/Functions.php:1360 msgctxt "father’s mother’s sister’s husband" msgid "great-uncle" msgstr "isänäidin sisarenmies" #: app/Functions/Functions.php:1060 msgctxt "father’s parent’s brother" msgid "great-uncle" msgstr "isosetä" #: app/Functions/Functions.php:1366 msgctxt "father’s parent’s sister’s husband" msgid "great-uncle" msgstr "isoisän sisarenmies" #: app/Functions/Functions.php:1116 msgctxt "mother’s father’s brother" msgid "great-uncle" msgstr "isosetä" #: app/Functions/Functions.php:1372 msgctxt "mother’s father’s sister’s husband" msgid "great-uncle" msgstr "äidinisän sisarenmies" #: app/Functions/Functions.php:1134 msgctxt "mother’s mother’s brother" msgid "great-uncle" msgstr "isoeno" #: app/Functions/Functions.php:1378 msgctxt "mother’s mother’s sister’s husband" msgid "great-uncle" msgstr "äidinäidin sisarenmies" #: app/Functions/Functions.php:1146 msgctxt "mother’s parent’s brother" msgid "great-uncle" msgstr "isosetä/-eno" #: app/Functions/Functions.php:1384 msgctxt "mother’s parent’s sister’s husband" msgid "great-uncle" msgstr "äidinäidin/-isän sisarenmies" #: app/Functions/Functions.php:1168 msgctxt "parent’s father’s brother" msgid "great-uncle" msgstr "isosetä" #: app/Functions/Functions.php:1390 msgctxt "parent’s father’s sister’s husband" msgid "great-uncle" msgstr "isoisän sisarenmies" #: app/Functions/Functions.php:1180 msgctxt "parent’s mother’s brother" msgid "great-uncle" msgstr "isoeno" #: app/Functions/Functions.php:1396 msgctxt "parent’s mother’s sister’s husband" msgid "great-uncle" msgstr "isoäidin sisarenmies" #: app/Functions/Functions.php:1192 msgctxt "parent’s parent’s brother" msgid "great-uncle" msgstr "isosetä" #: app/Functions/Functions.php:1402 msgctxt "parent’s parent’s sister’s husband" msgid "great-uncle" msgstr "isovanhemman sisarenmies" #. I18N: layout option for the fan chart #: app/Module/FanChartModule.php:482 msgid "half circle" msgstr "puoliympyrä" #: app/Functions/Functions.php:794 msgctxt "father’s son" msgid "half-brother" msgstr "velipuoli" #: app/Functions/Functions.php:832 msgctxt "mother’s son" msgid "half-brother" msgstr "velipuoli" #: app/Functions/Functions.php:850 msgctxt "parent’s son" msgid "half-brother" msgstr "velipuoli" #: app/Functions/Functions.php:780 msgctxt "father’s child" msgid "half-sibling" msgstr "sisar- tai velipuoli" #: app/Functions/Functions.php:816 msgctxt "mother’s child" msgid "half-sibling" msgstr "sisar- tai velipuoli" #: app/Functions/Functions.php:836 msgctxt "parent’s child" msgid "half-sibling" msgstr "sisar- tai velipuoli" #: app/Functions/Functions.php:782 msgctxt "father’s daughter" msgid "half-sister" msgstr "siskopuoli" #: app/Functions/Functions.php:818 msgctxt "mother’s daughter" msgid "half-sister" msgstr "siskopuoli" #: app/Functions/Functions.php:838 msgctxt "parent’s daughter" msgid "half-sister" msgstr "siskopuoli" #. I18N: reflexive pronoun #: app/Functions/Functions.php:188 msgid "herself" msgstr "hän itse" #. I18N: Examples of valid time formats (hours:minutes:seconds) #: app/Functions/FunctionsEdit.php:550 msgid "hh:mm or hh:mm:ss" msgstr "tt:mm tai tt:mm:ss" #: resources/views/admin/trees-preferences.phtml:302 #: resources/views/admin/trees-preferences.phtml:382 #: resources/views/admin/trees-preferences.phtml:397 #: resources/views/admin/trees-preferences.phtml:413 #: resources/views/admin/trees-preferences.phtml:538 #: resources/views/admin/trees-preferences.phtml:649 #: resources/views/admin/trees-preferences.phtml:664 msgid "hide" msgstr "piilota" #. I18N: reflexive pronoun #: app/Functions/Functions.php:185 msgid "himself" msgstr "hän itse" #: app/Functions/Functions.php:627 msgid "husband" msgstr "aviomies" #. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names #: app/GedcomCode/GedcomCodeName.php:141 msgid "immigration name" msgstr "maahanmuutto nimi" #. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names #: app/GedcomCode/GedcomCodeName.php:137 msgctxt "FEMALE" msgid "immigration name" msgstr "maahanmuutto nimi" #. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names #: app/GedcomCode/GedcomCodeName.php:132 msgctxt "MALE" msgid "immigration name" msgstr "maahanmuutto nimi" #. I18N: A button label. #: resources/views/admin/locations.phtml:138 msgid "import" msgstr "tuo" #. I18N: A button label. #: resources/views/admin/locations.phtml:117 msgid "import file" msgstr "tuo tietue" #. I18N: Gedcom INT dates #: app/Date.php:345 #, php-format msgid "interpreted %s (%s)" msgstr "tulkittu %s (%s)" #: resources/views/search-general-page.phtml:88 #: resources/views/search-phonetic-page.phtml:88 msgid "invert selection" msgstr "käänteisvalinta" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:157 msgctxt "GENITIVE" msgid "jours complementaires" msgstr "jours complémentaires" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:251 msgctxt "INSTRUMENTAL" msgid "jours complementaires" msgstr "jours complémentaires" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:204 msgctxt "LOCATIVE" msgid "jours complementaires" msgstr "jours complémentaires" #. I18N: a month in the French republican calendar #: app/Date/FrenchDate.php:110 msgctxt "NOMINATIVE" msgid "jours complementaires" msgstr "jours complémentaires" #. I18N: A button label, last page #: resources/views/admin/trees-preferences.phtml:587 #: resources/views/lists/datatables-attributes.phtml:12 #: resources/views/media-list-page.phtml:104 #: resources/views/media-list-page.phtml:210 msgid "last" msgstr "viimeinen" #: resources/views/admin/trees-preferences.phtml:595 msgctxt "Show the [first/last] [N] parts of a place name." msgid "last" msgstr "viimeinen" #: resources/views/modules/pedigree-chart/page.phtml:36 msgid "left" msgstr "vasemmalla" #. I18N: Layout option for lists of names #. I18N: An option in a list-box #: app/Http/Controllers/AdminTreesController.php:997 #: app/Module/OnThisDayModule.php:236 app/Module/RecentChangesModule.php:182 #: app/Module/TopGivenNamesModule.php:180 #: app/Module/UpcomingAnniversariesModule.php:257 #: app/Module/YahrzeitModule.php:240 msgid "list" msgstr "luettelo" #: app/Http/Controllers/Admin/LocationController.php:709 #, php-format msgid "locations updated: %s, locations added: %s" msgstr "sijanteja päivitetty: %s, sijainteja lisätty: %s" #. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) #: app/GedcomCode/GedcomCodeName.php:146 msgid "maiden name" msgstr "tyttönimi" #: resources/views/admin/trees-privacy.phtml:135 msgid "managers" msgstr "ylläpitäjät" #. I18N: https://en.wikipedia.org/wiki/Markdown #: app/Http/Controllers/AdminTreesController.php:1015 msgid "markdown" msgstr "markdown" #: app/Statistics/Repository/EventRepository.php:323 msgid "marriage" msgstr "avioliitto" #: resources/xml/reports/descendancy_report.xml:245 msgctxt "FEMALE" msgid "married" msgstr "avioitui" #: resources/xml/reports/descendancy_report.xml:176 msgctxt "MALE" msgid "married" msgstr "avioitui" #. I18N: A name taken on marriage - usually the wife takes the husband’s surname #: app/GedcomCode/GedcomCodeName.php:160 msgid "married name" msgstr "avionimi" #. I18N: A name taken on marriage - usually the wife takes the husband’s surname #: app/GedcomCode/GedcomCodeName.php:156 msgctxt "FEMALE" msgid "married name" msgstr "avionimi" #. I18N: A name taken on marriage - usually the wife takes the husband’s surname #: app/GedcomCode/GedcomCodeName.php:151 msgctxt "MALE" msgid "married name" msgstr "avionimi" #: app/Functions/Functions.php:820 msgctxt "mother’s father" msgid "maternal grandfather" msgstr "isoisä" #: app/Functions/Functions.php:824 msgctxt "mother’s mother" msgid "maternal grandmother" msgstr "isoäiti" #: app/Functions/Functions.php:826 msgctxt "mother’s parent" msgid "maternal grandparent" msgstr "äidin isovanhempi" #. I18N: A system where children take their mother’s surname #: app/SurnameTradition.php:86 msgid "matrilineal" msgstr "matrilineaarinen" #: resources/views/modules/recent_changes/config.phtml:9 #: resources/views/modules/upcoming_events/config.phtml:9 #: resources/views/modules/yahrzeit/config.phtml:10 #, php-format msgid "maximum %s day" msgid_plural "maximum %s days" msgstr[0] "enintään päivä" msgstr[1] "enintään %s päivää" #: resources/views/admin/trees-privacy.phtml:28 #: resources/views/admin/trees-privacy.phtml:52 #: resources/views/admin/trees-privacy.phtml:92 #: resources/views/admin/trees-privacy.phtml:134 #: resources/views/admin/trees-privacy.phtml:154 msgid "members" msgstr "jäsenet" #. I18N: Name of a theme. #: app/Module/MinimalTheme.php:37 msgid "minimal" msgstr "minimaali" #: app/Functions/Functions.php:613 msgid "mother" msgstr "äiti" #: app/Functions/Functions.php:806 msgctxt "husband’s mother" msgid "mother-in-law" msgstr "anoppi" #: app/Functions/Functions.php:886 msgctxt "spouse’s mother" msgid "mother-in-law" msgstr "anoppi" #: app/Functions/Functions.php:904 msgctxt "wife’s mother" msgid "mother-in-law" msgstr "anoppi" #: app/Functions/Functions.php:892 msgctxt "spouse’s parent" msgid "mother/father-in-law" msgstr "appi/anoppi" #: app/Functions/Functions.php:754 msgctxt "brother’s son" msgid "nephew" msgstr "veljenpoika" #: app/Functions/Functions.php:1106 msgctxt "husband’s brother’s son" msgid "nephew" msgstr "miehen veljenpoika" #: app/Functions/Functions.php:1102 msgctxt "husband’s sibling’s son" msgid "nephew" msgstr "miehen sisaruksenpoika" #: app/Functions/Functions.php:1104 msgctxt "husband’s sister’s son" msgid "nephew" msgstr "miehen sisarenpoika" #: app/Functions/Functions.php:858 msgctxt "sibling’s son" msgid "nephew" msgstr "sisaruksen poika" #: app/Functions/Functions.php:868 msgctxt "sister’s son" msgid "nephew" msgstr "sisarenpoika" #: app/Functions/Functions.php:1346 msgctxt "wife’s brother’s son" msgid "nephew" msgstr "vaimon veljenpoika" #: app/Functions/Functions.php:1342 msgctxt "wife’s sibling’s son" msgid "nephew" msgstr "vaimon sisaruksenpoika" #: app/Functions/Functions.php:1344 msgctxt "wife’s sister’s son" msgid "nephew" msgstr "vaimon sisarenpoika" #: app/Functions/Functions.php:944 msgctxt "brother’s daughter’s husband" msgid "nephew-in-law" msgstr "veljen vävy" #: app/Functions/Functions.php:1222 msgctxt "sibling’s daughter’s husband" msgid "nephew-in-law" msgstr "sisaruksen vävy" #: app/Functions/Functions.php:1264 msgctxt "sisters’s daughter’s husband" msgid "nephew-in-law" msgstr "sisaren vävy" #: app/Functions/Functions.php:750 msgctxt "brother’s child" msgid "nephew/niece" msgstr "veljenlapsi" #: app/Functions/Functions.php:1094 msgctxt "husband’s brother’s child" msgid "nephew/niece" msgstr "miehen veljenlapsi" #: app/Functions/Functions.php:1090 msgctxt "husband’s sibling’s child" msgid "nephew/niece" msgstr "miehen sisaruksenlapsi" #: app/Functions/Functions.php:1092 msgctxt "husband’s sister’s child" msgid "nephew/niece" msgstr "miehen sisarenlapsi" #: app/Functions/Functions.php:854 msgctxt "sibling’s child" msgid "nephew/niece" msgstr "sisaruksen lapsi" #: app/Functions/Functions.php:862 msgctxt "sister’s child" msgid "nephew/niece" msgstr "sisarenlapsi" #: app/Functions/Functions.php:1334 msgctxt "wife’s brother’s child" msgid "nephew/niece" msgstr "vaimon veljenlapsi" #: app/Functions/Functions.php:1330 msgctxt "wife’s sibling’s child" msgid "nephew/niece" msgstr "vaimon sisaruksenlapsi" #: app/Functions/Functions.php:1332 msgctxt "wife’s sister’s child" msgid "nephew/niece" msgstr "vaimon sisarenlapsi" #: app/Functions/FunctionsEdit.php:554 msgid "never" msgstr "ei koskaan" #. I18N: A button label, next page #: resources/views/individual-page.phtml:74 #: resources/views/lists/datatables-attributes.phtml:14 #: resources/views/media-list-page.phtml:97 #: resources/views/media-list-page.phtml:203 #: resources/views/modules/batch_update/admin.phtml:67 #: resources/views/modules/batch_update/admin.phtml:71 #: resources/views/setup/step-1-language.phtml:36 #: resources/views/setup/step-2-server-checks.phtml:64 #: resources/views/setup/step-3-database-type.phtml:72 #: resources/views/setup/step-4-database-mysql.phtml:111 #: resources/views/setup/step-4-database-pgsql.phtml:98 #: resources/views/setup/step-4-database-sqlite.phtml:72 #: resources/views/setup/step-4-database-sqlsvr.phtml:98 #: resources/views/setup/step-5-administrator.phtml:82 msgid "next" msgstr "seuraava" #: app/Functions/Functions.php:752 msgctxt "brother’s daughter" msgid "niece" msgstr "veljentytär" #: app/Functions/Functions.php:1100 msgctxt "husband’s brother’s daughter" msgid "niece" msgstr "miehen veljentytär" #: app/Functions/Functions.php:1096 msgctxt "husband’s sibling’s daughter" msgid "niece" msgstr "miehen sisaruksentytär" #: app/Functions/Functions.php:1098 msgctxt "husband’s sister’s daughter" msgid "niece" msgstr "miehen sisarentytär" #: app/Functions/Functions.php:856 msgctxt "sibling’s daughter" msgid "niece" msgstr "sisaruksen tytär" #: app/Functions/Functions.php:864 msgctxt "sister’s daughter" msgid "niece" msgstr "sisarentytär" #: app/Functions/Functions.php:1340 msgctxt "wife’s brother’s daughter" msgid "niece" msgstr "vaimon veljentytär" #: app/Functions/Functions.php:1336 msgctxt "wife’s sibling’s daughter" msgid "niece" msgstr "vaimon sisaruksentytär" #: app/Functions/Functions.php:1338 msgctxt "wife’s sister’s daughter" msgid "niece" msgstr "vaimon sisarentytär" #: app/Functions/Functions.php:970 msgctxt "brother’s son’s wife" msgid "niece-in-law" msgstr "veljenpojan vaimo" #: app/Functions/Functions.php:1232 msgctxt "sibling’s son’s wife" msgid "niece-in-law" msgstr "sisaruksen pojanvaimo" #: app/Functions/Functions.php:1296 msgctxt "sisters’s son’s wife" msgid "niece-in-law" msgstr "sisarenpojan vaimo" #: app/Functions/Functions.php:476 msgid "ninth cousin" msgstr "9. serkku" #: app/Functions/Functions.php:440 msgctxt "FEMALE" msgid "ninth cousin" msgstr "9. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:396 msgctxt "MALE" msgid "ninth cousin" msgstr "9. serkku" #: app/Functions/FunctionsEdit.php:146 app/Functions/FunctionsEdit.php:180 #: app/Http/Controllers/Admin/UsersController.php:257 #: app/Http/Controllers/Admin/UsersController.php:258 #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:207 #: app/Statistics/Repository/LatestUserRepository.php:134 #: resources/views/admin/map-import-form.phtml:56 #: resources/views/admin/site-mail.phtml:108 #: resources/views/admin/site-preferences.phtml:75 #: resources/views/admin/site-registration.phtml:43 #: resources/views/admin/site-registration.phtml:60 #: resources/views/admin/trees-preferences.phtml:133 #: resources/views/admin/trees-preferences.phtml:317 #: resources/views/admin/trees-preferences.phtml:553 #: resources/views/admin/trees-preferences.phtml:569 #: resources/views/admin/trees-preferences.phtml:634 #: resources/views/admin/trees-preferences.phtml:916 #: resources/views/admin/trees-preferences.phtml:946 #: resources/views/lists/families-table.phtml:378 #: resources/views/modules/html/config.phtml:44 #: resources/views/modules/random_media/config.phtml:34 #: resources/views/modules/random_media/config.phtml:43 #: resources/views/modules/recent_changes/config.phtml:36 #: resources/views/modules/review_changes/config.phtml:13 #: resources/views/modules/todays_events/config.phtml:8 #: resources/views/modules/todo/config.phtml:14 #: resources/views/modules/todo/config.phtml:24 #: resources/views/modules/todo/config.phtml:33 #: resources/views/modules/upcoming_events/config.phtml:18 #: resources/xml/reports/change_report.xml:8 #: resources/xml/reports/family_group_report.xml:255 #: resources/xml/reports/family_group_report.xml:426 #: resources/xml/reports/family_group_report.xml:609 #: resources/xml/reports/family_group_report.xml:953 #: resources/xml/reports/individual_ext_report.xml:182 #: resources/xml/reports/individual_report.xml:178 msgid "no" msgstr "ei" #. I18N: None of the other options #: app/Http/Controllers/AdminTreesController.php:1013 #: app/Http/Controllers/AdminTreesController.php:1019 #: app/Module/RelationshipsChartModule.php:164 app/Services/MailService.php:214 #: resources/views/modules/statistics-chart/custom.phtml:71 msgid "none" msgstr "ei mitään" #: app/SurnameTradition.php:112 msgctxt "Surname tradition" msgid "none" msgstr "ei mikään" #: resources/views/modules/statistics-chart/custom.phtml:114 msgid "numbers" msgstr "lukumäärät" #: resources/xml/reports/ahnentafel_report.xml:56 #: resources/xml/reports/bdm_report.xml:42 #: resources/xml/reports/birth_report.xml:32 #: resources/xml/reports/cemetery_report.xml:35 #: resources/xml/reports/change_report.xml:45 #: resources/xml/reports/death_report.xml:33 #: resources/xml/reports/descendancy_report.xml:43 #: resources/xml/reports/fact_sources.xml:44 #: resources/xml/reports/family_group_report.xml:89 #: resources/xml/reports/individual_report.xml:89 #: resources/xml/reports/marriage_report.xml:31 #: resources/xml/reports/occupation_report.xml:38 #: resources/xml/reports/relative_ext_report.xml:44 msgid "of" msgstr "/" #: app/Functions/FunctionsPrint.php:285 msgid "on the date of death" msgstr "kuolinpäivänä" #: app/Functions/Functions.php:617 msgid "parent" msgstr "vanhempi" #: app/Functions/Functions.php:677 msgid "partner" msgstr "kumppani" #: app/Functions/Functions.php:657 msgctxt "FEMALE" msgid "partner" msgstr "kumppani" #: app/Functions/Functions.php:637 msgctxt "MALE" msgid "partner" msgstr "kumppani" #: app/SurnameTradition.php:75 msgctxt "Surname tradition" msgid "paternal" msgstr "isän nimen mukaan" #: app/Functions/Functions.php:784 msgctxt "father’s father" msgid "paternal grandfather" msgstr "isoisä" #: app/Functions/Functions.php:786 msgctxt "father’s mother" msgid "paternal grandmother" msgstr "isoäiti" #: app/Functions/Functions.php:788 msgctxt "father’s parent" msgid "paternal grandparent" msgstr "isän isovanhempi" #. I18N: A system where children take their father’s surname #: app/SurnameTradition.php:82 msgid "patrilineal" msgstr "patrilineaarinen" #. I18N: the status of an edit accepted/rejected/pending #: app/Http/Controllers/Admin/ChangesLogController.php:106 msgid "pending" msgstr "odottaa jatkokäsittelyä" #: resources/views/modules/statistics-chart/custom.phtml:119 msgid "percentage" msgstr "prosenttiosuus" #. I18N: A button label. #: resources/views/admin/trees-places.phtml:31 msgid "preview" msgstr "esikatsele" #. I18N: A button label, previous page #: resources/views/individual-page.phtml:70 #: resources/views/lists/datatables-attributes.phtml:16 #: resources/views/media-list-page.phtml:87 #: resources/views/media-list-page.phtml:193 #: resources/views/modules/batch_update/admin.phtml:57 #: resources/views/modules/batch_update/admin.phtml:61 #: resources/views/setup/step-2-server-checks.phtml:68 #: resources/views/setup/step-3-database-type.phtml:76 #: resources/views/setup/step-4-database-mysql.phtml:115 #: resources/views/setup/step-4-database-pgsql.phtml:102 #: resources/views/setup/step-4-database-sqlite.phtml:76 #: resources/views/setup/step-4-database-sqlsvr.phtml:102 #: resources/views/setup/step-5-administrator.phtml:86 msgid "previous" msgstr "edellinen" #. I18N: Quality of source information - GEDCOM tag “QUAY 3” #: app/GedcomCode/GedcomCodeQuay.php:47 msgid "primary evidence" msgstr "ensisijainen todiste" #. I18N: Quality of source information - GEDCOM tag “QUAY 1” #: app/GedcomCode/GedcomCodeQuay.php:53 msgid "questionable evidence" msgstr "kyseenalainen todiste" #: app/Http/Controllers/AdminTreesController.php:1021 #: resources/xml/reports/fact_sources.xml:6 msgid "records" msgstr "tietueet" #: resources/views/family-page.phtml:19 #: resources/views/gedcom-record-page.phtml:14 #: resources/views/individual-page.phtml:34 resources/views/media-page.phtml:30 #: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:18 #: resources/views/source-page.phtml:14 msgctxt "You should review the changes and then accept or reject them." msgid "reject" msgstr "hylkää" #: resources/views/family-page.phtml:13 #: resources/views/gedcom-record-page.phtml:8 #: resources/views/individual-page.phtml:25 resources/views/media-page.phtml:24 #: resources/views/note-page.phtml:8 resources/views/repository-page.phtml:12 #: resources/views/source-page.phtml:8 msgctxt "You should review the deletion and then accept or reject it." msgid "reject" msgstr "hylkää" #. I18N: the status of an edit accepted/rejected/pending #: app/Http/Controllers/Admin/ChangesLogController.php:104 msgid "rejected" msgstr "hylätty" #. I18N: A name taken when entering a religion or a religious order #: app/GedcomCode/GedcomCodeName.php:174 msgid "religious name" msgstr "uskonnollinen nimi" #. I18N: A name taken when entering a religion or a religious order #: app/GedcomCode/GedcomCodeName.php:170 msgctxt "FEMALE" msgid "religious name" msgstr "uskonnollinen nimi" #. I18N: A name taken when entering a religion or a religious order #: app/GedcomCode/GedcomCodeName.php:165 msgctxt "MALE" msgid "religious name" msgstr "uskonnollinen nimi" #. I18N: A button label. #: resources/views/search-replace-page.phtml:39 msgid "replace" msgstr "korvaa" #. I18N: A button label. #: resources/views/media-list-page.phtml:66 #: resources/views/modules/lifespans-chart/page.phtml:67 #: resources/views/modules/timeline-chart/page.phtml:33 msgid "reset" msgstr "palauta alkuperäiset arvot" #: resources/views/modules/pedigree-chart/page.phtml:36 msgid "right" msgstr "oikealla" #. I18N: A button label. #: resources/views/admin/analytics-edit.phtml:26 #: resources/views/admin/components.phtml:132 #: resources/views/admin/location-edit.phtml:75 #: resources/views/admin/map-provider.phtml:51 #: resources/views/admin/merge-records-step-2.phtml:155 #: resources/views/admin/modules.phtml:263 #: resources/views/admin/site-mail.phtml:217 #: resources/views/admin/site-preferences.phtml:88 #: resources/views/admin/site-registration.phtml:71 #: resources/views/admin/trees-preferences.phtml:958 #: resources/views/admin/trees-privacy.phtml:276 #: resources/views/admin/users-create.phtml:66 #: resources/views/admin/users-edit.phtml:334 #: resources/views/edit-account-page.phtml:142 #: resources/views/edit-blocks-page.phtml:44 #: resources/views/edit/add-fact.phtml:83 #: resources/views/edit/change-family-members.phtml:74 #: resources/views/edit/edit-fact.phtml:109 #: resources/views/edit/link-child-to-family.phtml:35 #: resources/views/edit/link-spouse-to-individual.phtml:27 #: resources/views/edit/new-individual.phtml:318 #: resources/views/edit/raw-gedcom-fact.phtml:30 #: resources/views/edit/raw-gedcom-record.phtml:56 #: resources/views/edit/reorder-children.phtml:28 #: resources/views/edit/reorder-media.phtml:26 #: resources/views/edit/reorder-names.phtml:28 #: resources/views/edit/reorder-spouses.phtml:28 #: resources/views/edit/shared-note.phtml:28 #: resources/views/modals/create-family.phtml:32 #: resources/views/modals/create-media-from-file.phtml:54 #: resources/views/modals/footer-save-cancel.phtml:6 #: resources/views/modules/custom-css-js/edit.phtml:35 #: resources/views/modules/edit-block-config.phtml:21 #: resources/views/modules/faq/edit.phtml:72 #: resources/views/modules/favorites/favorites.phtml:149 #: resources/views/modules/gedcom_news/edit.phtml:37 #: resources/views/modules/relationships-chart/config.phtml:41 #: resources/views/modules/sitemap/config.phtml:23 #: resources/views/modules/stories/edit.phtml:51 #: resources/views/modules/user_blog/edit.phtml:37 msgid "save" msgstr "tallenna" #. I18N: A button label. #: resources/views/admin/changes-log.phtml:75 #: resources/views/admin/site-logs.phtml:68 #: resources/views/media-list-page.phtml:63 #: resources/views/search-advanced-page.phtml:68 #: resources/views/search-general-page.phtml:101 #: resources/views/search-phonetic-page.phtml:101 msgid "search" msgstr "etsi" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:558 #, php-format msgid "second %s" msgstr "toinen %s" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:536 #, php-format msgctxt "FEMALE" msgid "second %s" msgstr "toinen %s" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:513 #, php-format msgctxt "MALE" msgid "second %s" msgstr "toinen %s" #: app/Functions/Functions.php:462 msgid "second cousin" msgstr "pikkuserkku" #: app/Functions/Functions.php:426 msgctxt "FEMALE" msgid "second cousin" msgstr "pikkuserkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:375 msgctxt "MALE" msgid "second cousin" msgstr "pikkuserkku" #: app/Functions/Functions.php:1463 msgctxt "grandfather’s brother’s grandchild" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1455 msgctxt "grandfather’s brother’s granddaughter" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1459 msgctxt "grandfather’s brother’s grandson" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1487 msgctxt "grandfather’s sibling’s grandchild" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1479 msgctxt "grandfather’s sibling’s granddaughter" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1483 msgctxt "grandfather’s sibling’s grandson" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1475 msgctxt "grandfather’s sister’s grandchild" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1467 msgctxt "grandfather’s sister’s granddaughter" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1471 msgctxt "grandfather’s sister’s grandson" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1499 msgctxt "grandmother’s brother’s grandchild" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1491 msgctxt "grandmother’s brother’s granddaughter" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1495 msgctxt "grandmother’s brother’s grandson" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1523 msgctxt "grandmother’s sibling’s grandchild" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1515 msgctxt "grandmother’s sibling’s granddaughter" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1519 msgctxt "grandmother’s sibling’s grandson" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1511 msgctxt "grandmother’s sister’s grandchild" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1503 msgctxt "grandmother’s sister’s granddaughter" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1507 msgctxt "grandmother’s sister’s grandson" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1535 msgctxt "grandparent’s brother’s grandchild" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1527 msgctxt "grandparent’s brother’s granddaughter" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1531 msgctxt "grandparent’s brother’s grandson" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1559 msgctxt "grandparent’s sibling’s grandchild" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1551 msgctxt "grandparent’s sibling’s granddaughter" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1555 msgctxt "grandparent’s sibling’s grandson" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1547 msgctxt "grandparent’s sister’s grandchild" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1539 msgctxt "grandparent’s sister’s granddaughter" msgid "second cousin" msgstr "toinen serkku" #: app/Functions/Functions.php:1543 msgctxt "grandparent’s sister’s grandson" msgid "second cousin" msgstr "toinen serkku" #. I18N: Quality of source information - GEDCOM tag “QUAY 2” #: app/GedcomCode/GedcomCodeQuay.php:50 msgid "secondary evidence" msgstr "toissijainen todiste" #. I18N: select all (of the family trees) #: resources/views/search-general-page.phtml:85 #: resources/views/search-phonetic-page.phtml:85 msgid "select all" msgstr "valitse kaikki" #. I18N: select none (of the family trees) #: resources/views/search-general-page.phtml:86 #: resources/views/search-phonetic-page.phtml:86 msgid "select none" msgstr "poista kaikki" #: app/Functions/Functions.php:610 msgid "self" msgstr "itse" #: app/Functions/Functions.php:472 msgid "seventh cousin" msgstr "7. serkku" #: app/Functions/Functions.php:436 msgctxt "FEMALE" msgid "seventh cousin" msgstr "7. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:390 msgctxt "MALE" msgid "seventh cousin" msgstr "7. serkku" #: resources/views/admin/trees-preferences.phtml:302 #: resources/views/admin/trees-preferences.phtml:382 #: resources/views/admin/trees-preferences.phtml:397 #: resources/views/admin/trees-preferences.phtml:413 #: resources/views/admin/trees-preferences.phtml:538 #: resources/views/admin/trees-preferences.phtml:649 #: resources/views/admin/trees-preferences.phtml:664 #: resources/views/modules/faq/config.phtml:22 #: resources/views/modules/stories/config.phtml:18 msgid "show" msgstr "näytä" #: resources/views/modules/statistics-chart/custom.phtml:196 msgid "show the chart" msgstr "näytä kaavio" #: app/Functions/Functions.php:746 msgid "sibling" msgstr "sisarus" #. I18N: A button label. #: resources/views/login-page.phtml:57 #: resources/views/modules/login_block/sign-in.phtml:24 msgid "sign in" msgstr "kirjaudu sisään" #. I18N: A button label. #: resources/views/modules/login_block/sign-out.phtml:11 msgid "sign out" msgstr "kirjaudu ulos" #: app/Functions/Functions.php:725 msgid "sister" msgstr "sisko" #: app/Functions/Functions.php:756 msgctxt "brother’s wife" msgid "sister-in-law" msgstr "käly" #: app/Functions/Functions.php:976 msgctxt "brother’s wife’s sister" msgid "sister-in-law" msgstr "kälyn sisko" #: app/Functions/Functions.php:1086 msgctxt "husband’s brother’s wife" msgid "sister-in-law" msgstr "langon vaimo" #: app/Functions/Functions.php:810 msgctxt "husband’s sister" msgid "sister-in-law" msgstr "käly" #: app/Functions/Functions.php:1276 msgctxt "sister’s husband’s sister" msgid "sister-in-law" msgstr "sisaren käly" #: app/Functions/Functions.php:888 msgctxt "spouse’s sister" msgid "sister-in-law" msgstr "käly" #: app/Functions/Functions.php:1326 msgctxt "wife’s brother’s wife" msgid "sister-in-law" msgstr "langon vaimo" #: app/Functions/Functions.php:908 msgctxt "wife’s sister" msgid "sister-in-law" msgstr "käly" #: app/Functions/Functions.php:470 msgid "sixth cousin" msgstr "6. serkku" #: app/Functions/Functions.php:434 msgctxt "FEMALE" msgid "sixth cousin" msgstr "6. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:387 msgctxt "MALE" msgid "sixth cousin" msgstr "6. serkku" #: app/Functions/Functions.php:679 msgid "son" msgstr "poika" #: resources/xml/reports/descendancy_report.xml:295 msgid "son of" msgstr "vanhemmat" #: app/Functions/Functions.php:762 msgctxt "child’s husband" msgid "son-in-law" msgstr "vävy" #: app/Functions/Functions.php:774 msgctxt "daughter’s husband" msgid "son-in-law" msgstr "vävy" #: app/Functions/Functions.php:1014 msgctxt "daughter’s husband’s father" msgid "son-in-law’s father" msgstr "tyttären appi" #: app/Functions/Functions.php:1016 msgctxt "daughter’s husband’s mother" msgid "son-in-law’s mother" msgstr "tyttären anoppi" #: app/Functions/Functions.php:1018 msgctxt "daughter’s husband’s parent" msgid "son-in-law’s parent" msgstr "tyttären appi/anoppi" #: app/Functions/Functions.php:766 msgctxt "child’s spouse" msgid "son/daughter-in-law" msgstr "vävy/miniä" #. I18N: An option in a list-box #: app/Module/OnThisDayModule.php:245 #: app/Module/UpcomingAnniversariesModule.php:266 #: resources/xml/reports/change_report.xml:7 msgid "sort by date" msgstr "järjestä päivämäärän mukaan" #. I18N: A button label. #: resources/views/edit/reorder-children.phtml:33 #: resources/xml/reports/bdm_report.xml:11 #: resources/xml/reports/birth_report.xml:9 #: resources/xml/reports/change_report.xml:7 #: resources/xml/reports/fact_sources.xml:7 #: resources/xml/reports/individual_ext_report.xml:8 #: resources/xml/reports/occupation_report.xml:6 #: resources/xml/reports/relative_ext_report.xml:7 msgid "sort by date of birth" msgstr "järjestä syntymäajan mukaan" #: resources/xml/reports/bdm_report.xml:11 #: resources/xml/reports/cemetery_report.xml:6 #: resources/xml/reports/death_report.xml:9 #: resources/xml/reports/relative_ext_report.xml:7 msgid "sort by date of death" msgstr "järjestä kuolinajan mukaan" #. I18N: A button label. #: resources/views/edit/reorder-spouses.phtml:33 #: resources/xml/reports/marriage_report.xml:9 msgid "sort by date of marriage" msgstr "järjestä avioitumisajan mukaan" #. I18N: An option in a list-box #: app/Module/RecentChangesModule.php:193 msgid "sort by date, newest first" msgstr "järjestä päivämäärän mukaan, uusimmat ensin" #. I18N: An option in a list-box #: app/Module/RecentChangesModule.php:191 msgid "sort by date, oldest first" msgstr "järjestä päivämäärän mukaan, vanhimmat ensin" #. I18N: An option in a list-box #: app/Module/OnThisDayModule.php:243 app/Module/RecentChangesModule.php:189 #: app/Module/UpcomingAnniversariesModule.php:264 #: resources/xml/reports/bdm_report.xml:11 #: resources/xml/reports/birth_report.xml:9 #: resources/xml/reports/cemetery_report.xml:6 #: resources/xml/reports/change_report.xml:7 #: resources/xml/reports/death_report.xml:9 #: resources/xml/reports/fact_sources.xml:7 #: resources/xml/reports/individual_ext_report.xml:8 #: resources/xml/reports/marriage_report.xml:9 #: resources/xml/reports/occupation_report.xml:6 #: resources/xml/reports/relative_ext_report.xml:7 msgid "sort by name" msgstr "järjestä nimen mukaan" #: app/Functions/Functions.php:667 msgid "spouse" msgstr "puoliso" #. I18N: Secure Sockets Layer - a secure communications protocol #: app/Services/MailService.php:216 msgid "ssl" msgstr "ssl" #: app/Functions/Functions.php:1084 msgctxt "father’s wife’s son" msgid "step-brother" msgstr "velipuoli" #: app/Functions/Functions.php:1132 msgctxt "mother’s husband’s son" msgid "step-brother" msgstr "velipuoli" #: app/Functions/Functions.php:1210 msgctxt "parent’s spouse’s son" msgid "step-brother" msgstr "velipuoli" #: app/Functions/Functions.php:800 msgctxt "husband’s child" msgid "step-child" msgstr "puolisonlapsi" #: app/Functions/Functions.php:880 msgctxt "spouse’s child" msgid "step-child" msgstr "puolisonlapsi" #: app/Functions/Functions.php:898 msgctxt "wife’s child" msgid "step-child" msgstr "puolisonlapsi" #: app/Functions/Functions.php:802 msgctxt "husband’s daughter" msgid "step-daughter" msgstr "puolisontytär" #: app/Functions/Functions.php:882 msgctxt "spouse’s daughter" msgid "step-daughter" msgstr "puolisontytär" #: app/Functions/Functions.php:900 msgctxt "wife’s daughter" msgid "step-daughter" msgstr "puolisontytär" #: app/Functions/Functions.php:822 msgctxt "mother’s husband" msgid "step-father" msgstr "isäpuoli" #: app/Functions/Functions.php:796 msgctxt "father’s wife" msgid "step-mother" msgstr "äitipuoli" #: app/Functions/Functions.php:852 msgctxt "parent’s spouse" msgid "step-parent" msgstr "isä-/äitipuoli" #: app/Functions/Functions.php:1080 msgctxt "father’s wife’s child" msgid "step-sibling" msgstr "sisar- tai velipuoli" #: app/Functions/Functions.php:1128 msgctxt "mother’s husband’s child" msgid "step-sibling" msgstr "sisar- tai velipuoli" #: app/Functions/Functions.php:1206 msgctxt "parent’s spouse’s child" msgid "step-sibling" msgstr "sisar- tai velipuoli" #: app/Functions/Functions.php:1082 msgctxt "father’s wife’s daughter" msgid "step-sister" msgstr "siskopuoli" #: app/Functions/Functions.php:1130 msgctxt "mother’s husband’s daughter" msgid "step-sister" msgstr "siskopuoli" #: app/Functions/Functions.php:1208 msgctxt "parent’s spouse’s daughter" msgid "step-sister" msgstr "siskopuoli" #: app/Functions/Functions.php:812 msgctxt "husband’s son" msgid "step-son" msgstr "puolisonpoika" #: app/Functions/Functions.php:890 msgctxt "spouse’s son" msgid "step-son" msgstr "puolisonpoika" #: app/Functions/Functions.php:910 msgctxt "wife’s son" msgid "step-son" msgstr "puolisonpoika" #. I18N: Layout option for lists of names #. I18N: An option in a list-box #: app/Http/Controllers/AdminTreesController.php:999 #: app/Module/OnThisDayModule.php:238 app/Module/RecentChangesModule.php:184 #: app/Module/TopGivenNamesModule.php:182 app/Module/TopSurnamesModule.php:222 #: app/Module/UpcomingAnniversariesModule.php:259 #: app/Module/YahrzeitModule.php:242 msgid "table" msgstr "taulukko" #. I18N: Layout option for lists of names #. I18N: An option in a list-box #: app/Http/Controllers/AdminTreesController.php:1001 #: app/Module/TopSurnamesModule.php:224 msgid "tag cloud" msgstr "nimi pilvi" #: app/Functions/Functions.php:478 msgid "tenth cousin" msgstr "10. serkku" #: app/Functions/Functions.php:442 msgctxt "FEMALE" msgid "tenth cousin" msgstr "10. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:399 msgctxt "MALE" msgid "tenth cousin" msgstr "10. serkku" #. I18N: [you should check that:] ... #: resources/views/errors/database-connection.phtml:16 msgid "the database connection settings in the file “/data/config.ini.php” are still correct" msgstr "tietokantayhteysasetukset tiedostossa ”/data/config.ini.php” ovat oikein" #. I18N: [you should check that:] ... #: resources/views/errors/database-connection.phtml:19 msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" msgstr "hakemisto ”/data” ja tiedostolla ”/data/config.ini.php” on sellaiset oikeudet, että web palvelin (sovellus, esim. apache) pystyy niitä myös lukemaan" #. I18N: reflexive pronoun - gender neutral version of himself/herself #: app/Functions/Functions.php:191 msgid "themself" msgstr "hän itse" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:561 #, php-format msgid "third %s" msgstr "kolmas %s" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:539 #, php-format msgctxt "FEMALE" msgid "third %s" msgstr "kolmas %s" #. I18N: A Spanish relationship name, such as third great-nephew #: app/Functions/Functions.php:516 #, php-format msgctxt "MALE" msgid "third %s" msgstr "kolmas %s" #: app/Functions/Functions.php:464 msgid "third cousin" msgstr "3. serkku" #: app/Functions/Functions.php:428 msgctxt "FEMALE" msgid "third cousin" msgstr "3. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:378 msgctxt "MALE" msgid "third cousin" msgstr "3. serkku" #: app/Functions/Functions.php:484 msgid "thirteenth cousin" msgstr "13. serkku" #: app/Functions/Functions.php:448 msgctxt "FEMALE" msgid "thirteenth cousin" msgstr "13. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:408 msgctxt "MALE" msgid "thirteenth cousin" msgstr "13. serkku" #. I18N: layout option for the fan chart #: app/Module/FanChartModule.php:484 msgid "three-quarter circle" msgstr "kolme neljäsosa ympyrä" #. I18N: Transport Layer Security - a secure communications protocol #: app/Services/MailService.php:218 msgid "tls" msgstr "tls" #. I18N: Gedcom TO dates #: app/Date.php:361 #, php-format msgid "to %s" msgstr "%s asti" #: app/Functions/Functions.php:482 msgid "twelfth cousin" msgstr "12. serkku" #: app/Functions/Functions.php:446 msgctxt "FEMALE" msgid "twelfth cousin" msgstr "12. serkku" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. #: app/Functions/Functions.php:405 msgctxt "MALE" msgid "twelfth cousin" msgstr "12. serkku" #: app/Functions/Functions.php:691 msgid "twin brother" msgstr "kaksoisveli" #: app/Functions/Functions.php:733 msgid "twin sibling" msgstr "kaksonen" #: app/Functions/Functions.php:712 msgid "twin sister" msgstr "kaksoissisko" #: app/Functions/Functions.php:778 msgctxt "father’s brother" msgid "uncle" msgstr "setä" #: app/Functions/Functions.php:1076 msgctxt "father’s sister’s husband" msgid "uncle" msgstr "isän sisarenmies" #: app/Functions/Functions.php:814 msgctxt "mother’s brother" msgid "uncle" msgstr "eno" #: app/Functions/Functions.php:1162 msgctxt "mother’s sister’s husband" msgid "uncle" msgstr "äidin sisarenmies" #: app/Functions/Functions.php:834 msgctxt "parent’s brother" msgid "uncle" msgstr "setä/eno" #: app/Functions/Functions.php:1204 msgctxt "parent’s sister’s husband" msgid "uncle" msgstr "isän tai äidin sisarenmies" #: app/Place.php:200 msgid "unknown" msgstr "ei tiedossa" #: app/Module/InteractiveTree/TreeView.php:348 msgctxt "unknown family" msgid "unknown" msgstr "perhe ei tiedossa" #: app/Module/RelationshipsChartModule.php:168 msgid "unlimited" msgstr "rajoittamaton" #. I18N: Quality of source information - GEDCOM tag “QUAY 0” #: app/GedcomCode/GedcomCodeQuay.php:56 msgid "unreliable evidence" msgstr "epäluotettava todiste" #: resources/views/modules/pedigree-chart/page.phtml:36 msgid "up" msgstr "ylhäällä" #. I18N: A button label. #: resources/views/admin/trees-places.phtml:55 #: resources/views/admin/trees-unconnected.phtml:26 #: resources/views/admin/users-cleanup.phtml:19 msgid "update" msgstr "päivitä" #. I18N: A button label. #: resources/views/admin/media-upload.phtml:59 msgid "upload" msgstr "lataa palvelimelle" #. I18N: A button label. #: resources/views/branches-page.phtml:39 #: resources/views/modules/ancestors-chart/page.phtml:49 #: resources/views/modules/compact-chart/page.phtml:25 #: resources/views/modules/descendancy_chart/page.phtml:45 #: resources/views/modules/family-book-chart/page.phtml:55 #: resources/views/modules/fanchart/page.phtml:60 #: resources/views/modules/hourglass-chart/page.phtml:46 #: resources/views/modules/interactive-tree/page.phtml:31 #: resources/views/modules/pedigree-chart/page.phtml:43 #: resources/views/modules/pedigree-map/page.phtml:34 #: resources/views/modules/relationships-chart/page.phtml:66 msgid "view" msgstr "näytä" #: resources/views/admin/trees-privacy.phtml:27 #: resources/views/admin/trees-privacy.phtml:51 #: resources/views/admin/trees-privacy.phtml:91 #: resources/views/admin/trees-privacy.phtml:133 #: resources/views/admin/trees-privacy.phtml:153 msgid "visitors" msgstr "vierailijat" #: resources/xml/reports/ahnentafel_report.xml:141 #: resources/xml/reports/descendancy_report.xml:105 msgctxt "FEMALE" msgid "was born" msgstr "syntyi" #: resources/xml/reports/ahnentafel_report.xml:140 #: resources/xml/reports/descendancy_report.xml:102 msgctxt "MALE" msgid "was born" msgstr "syntyi" #: app/Module/WebtreesTheme.php:36 msgid "webtrees" msgstr "webtrees" #: app/Http/Controllers/MessageController.php:423 msgid "webtrees message" msgstr "webtrees viesti" #: resources/views/setup/step-3-database-type.phtml:26 msgid "webtrees needs a database to store your genealogy data." msgstr "webtrees tarvitsee tietokannan sukututkimustietojen tallentamiseen." #. I18N: Help text for the “Messages” site configuration setting #: resources/views/admin/site-mail.phtml:46 msgid "webtrees needs to send emails, such as password reminders and website notifications." msgstr "" #: app/Functions/FunctionsEdit.php:132 msgid "webtrees sends emails with no storage" msgstr "webtrees lähettää sähköpostit tallentamatta niitä" #: resources/views/admin/trees-export.phtml:69 msgid "webtrees uses UTF-8 encoding for accented letters, special characters and non-Latin scripts. If you want to use this GEDCOM file with genealogy software that does not support UTF-8, then you can create it using ISO-8859-1 encoding." msgstr "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." #: app/Functions/Functions.php:647 msgid "wife" msgstr "vaimo" #. I18N: Name of a theme. #: app/Module/XeneaTheme.php:37 msgid "xenea" msgstr "xenea" #: resources/views/modules/timeline-chart/chart.phtml:136 msgid "years" msgstr "vuotta" #: app/Functions/FunctionsEdit.php:147 app/Functions/FunctionsEdit.php:181 #: app/Http/Controllers/Admin/UsersController.php:257 #: app/Http/Controllers/Admin/UsersController.php:258 #: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:208 #: app/Statistics/Repository/LatestUserRepository.php:133 #: resources/views/admin/map-import-form.phtml:56 #: resources/views/admin/site-mail.phtml:108 #: resources/views/admin/site-preferences.phtml:75 #: resources/views/admin/site-registration.phtml:43 #: resources/views/admin/site-registration.phtml:60 #: resources/views/admin/trees-preferences.phtml:133 #: resources/views/admin/trees-preferences.phtml:317 #: resources/views/admin/trees-preferences.phtml:553 #: resources/views/admin/trees-preferences.phtml:569 #: resources/views/admin/trees-preferences.phtml:634 #: resources/views/admin/trees-preferences.phtml:916 #: resources/views/admin/trees-preferences.phtml:946 #: resources/views/lists/families-table.phtml:380 #: resources/views/modules/html/config.phtml:44 #: resources/views/modules/random_media/config.phtml:34 #: resources/views/modules/random_media/config.phtml:43 #: resources/views/modules/recent_changes/config.phtml:36 #: resources/views/modules/review_changes/config.phtml:13 #: resources/views/modules/todays_events/config.phtml:8 #: resources/views/modules/todo/config.phtml:14 #: resources/views/modules/todo/config.phtml:24 #: resources/views/modules/todo/config.phtml:33 #: resources/views/modules/upcoming_events/config.phtml:18 #: resources/xml/reports/change_report.xml:8 #: resources/xml/reports/family_group_report.xml:252 #: resources/xml/reports/family_group_report.xml:423 #: resources/xml/reports/family_group_report.xml:606 #: resources/xml/reports/family_group_report.xml:950 #: resources/xml/reports/individual_ext_report.xml:179 #: resources/xml/reports/individual_report.xml:175 msgid "yes" msgstr "kyllä" #. I18N: [you should check that:] ... #: resources/views/errors/database-connection.phtml:22 msgid "you can connect to the database using other applications, such as phpmyadmin" msgstr "että pysyt luomaan yhteyden tietokantaan esimerkiksi käyttäen phpmyadminia" #: app/Functions/Functions.php:695 msgid "younger brother" msgstr "nuorempi veli" #: app/Functions/Functions.php:737 msgid "younger sibling" msgstr "nuorempi sisarus" #: app/Functions/Functions.php:716 msgid "younger sister" msgstr "nuorempi sisko" #: app/Http/Controllers/SearchController.php:612 #: app/Http/Controllers/SearchController.php:613 #: app/Http/Controllers/SearchController.php:614 #, php-format msgid "±%s year" msgid_plural "±%s years" msgstr[0] "±%s vuosi" msgstr[1] "±%s vuotta" #: app/Individual.php:1298 #, php-format msgid "“%s”" msgstr "”%s”" #. I18N: %s is the name of a genealogy record #: app/Http/Controllers/PendingChangesController.php:150 #, php-format msgid "“%s” has been deleted." msgstr "“%s” on poistettu." #: app/Functions/FunctionsPrint.php:85 app/Note.php:160 #: app/Report/ReportParserGenerate.php:949 #: app/Report/ReportParserGenerate.php:1048 msgid "…" msgstr "…" #: app/Family.php:410 app/Family.php:428 #: app/Http/Controllers/ListController.php:193 #: app/Http/Controllers/ListController.php:662 app/Individual.php:1293 msgctxt "Unknown given name" msgid "…" msgstr "…" #: app/Family.php:410 app/Family.php:428 #: app/Http/Controllers/ListController.php:178 #: app/Http/Controllers/ListController.php:202 #: app/Http/Controllers/ListController.php:679 app/Individual.php:1292 msgctxt "Unknown surname" msgid "…" msgstr "…" #~ msgid " per gender" #~ msgstr " / sukupuoli" #~ msgid " per time period" #~ msgstr " aikajaksoa kohti" #~ msgid "%1$s individual displayed, out of the normal total of %2$s, from %3$s generations." #~ msgid_plural "%1$s individuals displayed, out of the normal total of %2$s, from %3$s generations." #~ msgstr[0] "%1$s henkilö näytössä %3$s sukupolven mahdollisista %2$s henkilöistä." #~ msgstr[1] "%1$s henkilöä näytössä %3$s sukupolven mahdollisista %2$s henkilöistä." #~ msgid "%1$s individual is missing birthplace map coordinates: %2$s." #~ msgid_plural "%1$s individuals are missing birthplace map coordinates: %2$s." #~ msgstr[0] "%1$s henkilöltä puuttuu syntymäpaikan koordinaatit: %2$s." #~ msgstr[1] "%1$s henkilöiltä puuttuu syntymäpaikan koordinaatit: %2$s." #~ msgid "%s day ago" #~ msgid_plural "%s days ago" #~ msgstr[0] "%s päivä sitten" #~ msgstr[1] "%s päivää sitten" #~ msgid "%s family tree" #~ msgid_plural "%s family trees" #~ msgstr[0] "%s sukupuu" #~ msgstr[1] "%s sukupuuta" #~ msgid "%s hour ago" #~ msgid_plural "%s hours ago" #~ msgstr[0] "%s tunti sitten" #~ msgstr[1] "%s tunteja sitten" #~ msgid "%s individual is private." #~ msgid_plural "%s individuals are private." #~ msgstr[0] "%s henkilö on yksityissuojattu." #~ msgstr[1] "%s henkilöä ovat yksityissuojattuja." #~ msgid "%s is disabled on this server. You cannot install webtrees until it is enabled. Please ask your server’s administrator to enable it." #~ 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." #~ msgid "%s minute ago" #~ msgid_plural "%s minutes ago" #~ msgstr[0] "%s minuutti sitten" #~ msgstr[1] "%s minuutteja sitten" #~ msgid "%s month ago" #~ msgid_plural "%s months ago" #~ msgstr[0] "%s kuukausi sitten" #~ msgstr[1] "%s kuukautta sitten" #~ msgid "%s second ago" #~ msgid_plural "%s seconds ago" #~ msgstr[0] "%s sekunti sitten" #~ msgstr[1] "%s sekunteja sitten" #~ msgid "%s year ago" #~ msgid_plural "%s years ago" #~ msgstr[0] "%s vuosi sitten" #~ msgstr[1] "%s vuotta sitten" #~ msgid "GUID in this context is an acronym for “Globally Unique ID”.

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.

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." #~ msgstr "GUID on lyhenne termistä ”Globally Unique ID”.

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.

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." #~ msgid "Important note: 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." #~ msgstr "Tärkeä huomautus: siirtovelho ei voi auttaa mediakohteiden siirtämisessä. Sinun tulee määrittää ja siirtää tai kopioida media-asetukset erikseen siirtovelhon toiminnon jälkeen." #~ msgid "Please note: 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.

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." #~ msgstr "Huomautus: 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.

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." #~ 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)." #~ 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)." #, php-format #~ msgid "A new password has been created and emailed to %s. You can change this password after you sign in." #~ 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." #~ msgid "A new password has been requested for your username." #~ msgstr "Uusi salasana on pyydetty käyttäjätunnuksellesi." #~ msgid "A sidebar showing an alphabetic list of all the families in the family tree." #~ msgstr "Sivupalkki, joka näyttää aakkosellisen luettelon kaikista sukupuun perheistä." #~ msgid "A sidebar showing an alphabetic list of all the individuals in the family tree." #~ msgstr "Sivupalkki, joka näyttää aakkosellinen luettelon kaikista sukupuun henkilöistä." #~ msgid "A watermark is text that is added to an image, to discourage others from copying it without permission." #~ msgstr "Vesileima on teksti, joka lisätään kuvaan. Se estää luvattoman kopioimisen." #~ msgid "A.M." #~ msgstr "ennen keskipäivää" #~ msgid "ALPHABET_lower=abcdefghijklmnopqrstuvwxyz" #~ msgstr "ALPHABET_lower=abcdefghijklmnopqrstuvwxyzåäö" #~ msgid "ALPHABET_upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ" #~ msgstr "ALPHABET_upper=ABCDEFGHIJKLMNOPQRSTUVWXYZÅÄÖ" #~ msgid "API key" #~ msgstr "Sovellusliittymäavain" #~ msgid "Acadia" #~ msgstr "Acadia" #~ msgid "Add a blank row" #~ msgstr "Lisää tyhjä rivi" #~ msgid "Add a child to this family" #~ msgstr "Lisää lapsi perheeseen" #~ msgid "Add a geographic location" #~ msgstr "Lisää maantieteellinen sijaintipaikka" #~ msgid "Add a husband to this family" #~ msgstr "Lisää aviomies perheeseen" #~ msgid "Add a scrollbar when block contents grow" #~ msgstr "Lisää vierityspalkki kun sisältö laajenee" #~ msgid "Add a spouse" #~ msgstr "Lisää puoliso" #~ msgid "Add a wife to this family" #~ msgstr "Lisää vaimo perheeseen" #~ msgid "Add another individual to the chart" #~ msgstr "Lisää henkilö kaavioon" #~ msgid "Add links" #~ msgstr "Lisää linkkejä" #~ msgid "Add to favorites" #~ msgstr "Lisää suosikkeihin" #~ msgid "Add watermarks to thumbnails" #~ msgstr "Lisää vesileimat pienoiskuviin" #~ msgid "Advanced" #~ msgstr "Lisäasetukset" #~ 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." #~ msgstr "Kirjauduttuasi, valitse ”Käyttäjätilini” joka löytyy ”Oma sivuni”-valikosta ja täytä salasanakentät vaihtaaksesi salasanasi." #~ msgid "Age of item" #~ msgstr "Artikkelin ikä" #~ msgid "Age related to birth year" #~ msgstr "Ikä suhteessa syntymävuoteen" #~ msgid "All changes in PhpGedView must be accepted" #~ msgstr "Kaikki vireillä olevat muutokset PhpGedView:ssa pitää ensin hyväksyä" #~ msgid "All existing PhpGedView users must have distinct email addresses" #~ msgstr "Kaikilla PhpGedView käyttäjillä pitää olla yksilölliset sähköpostiosoitteet" #~ msgid "All files have read and write permission." #~ msgstr "Kaikilla tiedostoilla on luku- ja kirjoitusoikeudet." #~ msgid "Allow users to select their own theme" #~ msgstr "Salli käyttäjien valita itselleen oma teema" #~ msgid "An edit menu for individuals, families, sources, etc." #~ msgstr "Muokkausvalikko henkilöille, perheille, lähteille jne." #~ msgid "An error occurred when unzipping the file." #~ msgstr "Virhe kun tiedosto purettiin." #~ msgid "Approval of account at %s" #~ msgstr "Käyttäjätilin %s hyväksyminen" #~ msgid "Are you sure you want to remove links to this media object?" #~ msgstr "Haluatko varmasti poistaa liitteet tähän mediakohteeseen?" #~ msgid "Associates" #~ msgstr "Läheiset" #, fuzzy #~ msgid "Automatically add unique identifiers" #~ msgstr "Luo automaattisesti GUID tunnukset (globally unique ID)" #~ msgid "Automatically expand list of events of close relatives" #~ msgstr "Automaattisesti laajenna lähisukulaisten tapahtumalista" #~ msgid "Available blocks" #~ msgstr "Käytettävissä olevat lohkot" #~ msgid "Basic" #~ msgstr "Perustiedot" #~ msgid "Bearing" #~ msgstr "Suunta" #~ msgid "Body" #~ msgstr "Viesti" #~ msgid "Booklet" #~ msgstr "Kirjanen" #~ msgid "British West Indies" #~ msgstr "Brittiläinen Länsi-Intia" #~ 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." #~ 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ä." #~ msgid "By default, your server allows scripts to run for %s second." #~ msgid_plural "By default, your server allows scripts to run for %s seconds." #~ msgstr[0] "Palvelimesi oletus on antaa skripteille eli komentojen suorittamiseen %s sekunti." #~ msgstr[1] "Palvelimesi oletus on antaa skripteille eli komentojen suorittamiseen %s sekuntia." #~ msgid "By default, your server allows scripts to use %s of memory." #~ msgstr "Palvelimesi oletus on antaa skripteille eli komentojen suorittamiseen %s muistia." #~ msgid "Calculate the age differences between siblings, children, spouses, etc." #~ msgstr "Laskee ikäerot sisarusten, lasten, puolisoiden, jne. välillä." #~ msgid "Cannot create" #~ msgstr "Luonti ei onnistu" #~ msgid "Cape Colony" #~ msgstr "Kapmaa" #~ msgid "Catalonia" #~ msgstr "Katalonia" #~ msgid "Caution: old modules may not work, or they may prevent webtrees from working." #~ msgstr "Varoitus: vanhat moduulit eivät välttämättä toimi tai ne voivat estää webtrees:in toiminnan." #~ msgid "Caution: old themes may not work, or they may prevent webtrees from working." #~ msgstr "Varoitus: vanhat teemat eivät välttämättä toimi tai ne voivat estää webtrees:in toiminnan." #~ msgid "Cemeteries" #~ msgstr "Hautausmaat" #~ msgid "Center map here" #~ msgstr "Keskitä kartta tähän" #~ msgid "Change" #~ msgstr "Muuta" #~ msgid "Change flag" #~ msgstr "Vaihda lippu" #~ msgid "Change language" #~ msgstr "Muuta kieli" #~ msgid "Channel Islands" #~ msgstr "Kanaalisaaret" #~ msgid "Check file permissions…" #~ msgstr "Tarkista tiedostojen oikeudet…" #~ msgid "Check for custom modules…" #~ msgstr "Tarkista omat moduulit…" #~ msgid "Check for custom themes…" #~ msgstr "Tarkista omat teemat…" #~ msgid "Check the access rights on this folder." #~ msgstr "Tarkista tämän kansion käyttöoikeudet." #~ msgid "Check the settings and try again." #~ msgstr "Tarkista asetukset ja yritä uudestaan." #~ 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." #~ 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." #~ msgid "Choose: " #~ msgstr "Valitse: " #~ msgid "Click %s to choose individual as head of family." #~ msgstr "Valitse %s perheen päähenkilöksi." #~ msgid "Click a row, then drag-and-drop to re-order media" #~ msgstr "Klikkaa riviä, ja sitten vedä ja pudota lajitellaksesi media" #~ msgid "Click here for PhpGedView to webtrees transfer wizard" #~ msgstr "Valitsemalla tämän, käynnistyy siirtovelho jolla siirrät PhpGedView aineistosi webtrees muotoon" #~ msgid "Click here to add, edit, or delete" #~ msgstr "Lisää, muokkaa tai poista" #~ msgid "Click here to open or close the sidebar" #~ msgstr "Klikkaa tästä avataksesi tai sulkeaksesi sivupalkin" #~ msgid "Click name to add individual to add links list." #~ msgstr "Valitse henkilön nimi lisättäväksi yhteyksien luontilistaan." #~ msgid "Click on a title to go straight to it, or scroll down to read them all." #~ msgstr "Valitsemalla eli klikkaamalla otsikkoa siirryt suoraan kyseiseen kysymykseen ja vastaukseen tai vierittämällä listaa, voit lukea kaikki." #~ msgid "Click to choose individual as head of family." #~ msgstr "Klikkaa valitaksesi henkilön perheen pääksi." #~ msgid "Columns per page" #~ msgstr "Sarakkeita sivulla" #~ msgid "Configure" #~ msgstr "Määritä" #~ msgid "Confirm password" #~ msgstr "Salasana uudestaan" #~ msgid "Continue adding" #~ msgstr "Jatka lisäämistä" #~ msgid "Copy these files to the folder %s, replacing any that have the same name." #~ msgstr "Kopioi nämä tiedostot kansioon %s, korvaamalla tiedostot, joilla on sama nimi." #~ msgid "Count" #~ msgstr "Lukumäärä" #~ msgid "Countries" #~ msgstr "Maat" #~ msgid "Counts " #~ msgstr "Lukumäärät " #~ msgid "County" #~ msgstr "Kunta" #~ msgid "Create a website access rule" #~ msgstr "Luo sivustoon pääsemissääntö" #~ msgid "Current" #~ msgstr "Nykyinen" #~ msgid "Custom tags" #~ msgstr "Erikoistunnisteet (tag)" #~ msgid "Custom theme" #~ msgstr "Oma teema" #~ msgid "Czechoslovakia" #~ msgstr "Tšekkoslovakia" #~ msgid "Dashboard" #~ msgstr "Kojelauta" #~ msgid "Database and table names" #~ msgstr "Tietokantanimi ja taulukkonimet" #~ msgid "Default" #~ msgstr "Oletusarvo" #~ msgid "Default map type" #~ msgstr "Oletuskarttatyyppi" #~ msgid "Default pedigree chart layout" #~ msgstr "Esipolvitaulun oletettu esitystapa" #~ msgid "Default pedigree generations" #~ msgstr "Esipolvitaulun oletetut sukupolvet" #~ msgid "Delete temporary files…" #~ msgstr "Poista väliaikaiset tiedostot…" #~ msgid "Description unavailable" #~ msgstr "Selitystä ei ole saatavilla" #~ msgid "Desired password" #~ msgstr "Toivottu salasana" #~ msgid "Desired username" #~ msgstr "Toivottu käyttäjätunnus" #~ msgid "Disable these modules" #~ msgstr "Poista nämä moduulit" #~ msgid "Disable these themes" #~ msgstr "Poista nämä teemat" #~ msgid "Display all" #~ msgstr "Näytä kaikki" #~ msgid "Display map coordinates" #~ msgstr "Näytä karttakoordinaatit" #~ msgid "Do not change to keep original filename." #~ msgstr "Älä muuta säilyttääksesi vanhan nimen." #~ msgid "Do not create new locations, just import coordinates for existing locations." #~ msgstr "Älä luo uusia sijainteja, tuo vain koordinaatit olemassa oleville sijainnoille." #~ msgid "Download geographic data" #~ msgstr "Lataa maantieteelliset tiedot" #~ msgid "Earliest birth year" #~ msgstr "Aikaisin syntymävuosi" #~ msgid "Earliest death year" #~ msgstr "Aikaisin kuolinvuosi" #~ msgid "Edit a website access rule" #~ msgstr "Muokkaa sivustoon pääsemissääntö" #~ msgid "Edit media" #~ msgstr "Muokkaa mediaa" #~ msgid "Edit the details" #~ msgstr "Muokkaa tiedot" #~ msgid "Edit the media object" #~ msgstr "Muokkaa mediakohde" #~ msgid "Edit the note" #~ msgstr "Muokkaa lisätiedot" #~ msgid "Edit the repository" #~ msgstr "Muokkaa tietovarasto" #~ msgid "Edit the source" #~ msgstr "Muokkaa lähde" #~ msgid "Eire" #~ msgstr "Irlanti (Eire)" #~ msgid "Elevation" #~ msgstr "Korkeus" #~ msgid "Email address to be used in the “From:” field of emails that webtrees creates automatically.

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.

Usually, the “From:” field of these automatically created emails is something like From: webtrees-noreply@yoursite 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 webtrees-noreply." #~ msgstr "Sähköpostiosoite ”From:” jota webtrees käyttää luodessaan automaattisia sähköposteja.

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.

Tavallisesti ”From:” kenttä, jota käytetään automaattisissa sähköposteissa, on muodossa From: webtrees-noreply@sivustosi-osoite, 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." #~ msgid "Embedded variable" #~ msgstr "Sisäinen (embedded) muuttuja" #~ msgid "End IP address" #~ msgstr "Viimeinen IP-osoite" #~ msgid "Enter an individual, family, or source ID" #~ msgstr "Syötä henkilö-, perhe- tai lähde-tunnus" #~ msgid "Enter or search for the ID of the individual, family, or source to which this media object should be linked." #~ msgstr "Syötä tai etsi sen henkilön, perheen tai lähteen tunnus, johon tämä media liitetään." #~ msgid "Enter report values" #~ msgstr "Syötä raporttiarvot" #~ msgid "FAQ position" #~ msgstr "Usein kysytyn kysymyksen sijainti" #~ msgid "FAQ visibility" #~ msgstr "Usein kysytyn kysymyksen näkyminen" #~ msgid "Family ID prefix" #~ msgstr "Perheen tunnuksen etuliite" #~ msgid "Family group information" #~ msgstr "Perheen ryhmätieto" #~ msgid "Family list" #~ msgstr "Perheluettelo" #~ msgid "File containing places (CSV)" #~ msgstr "Tiedosto sisältää paikkoja (CSV)" #~ msgid "Find a fact or event" #~ msgstr "Etsi fakta tai tapahtuma" #~ msgid "Find a family" #~ msgstr "Etsi perhe" #~ msgid "Find a media object" #~ msgstr "Etsi mediakohde" #~ msgid "Find a place" #~ msgstr "Etsi paikka" #~ msgid "Find a repository" #~ msgstr "Etsi tietovarasto" #~ msgid "Find a shared note" #~ msgstr "Etsi lisätieto" #~ msgid "Find an individual" #~ msgstr "Etsi henkilö" #~ msgid "Gender icon on charts" #~ msgstr "Sukupuolikuvakkeet kaavioissa" #~ msgid "Get an API key from Google." #~ msgstr "Hanki sovellusliittymäavain Googlelta." #~ msgid "Gives users the option of selecting their own theme." #~ msgstr "Sallii käyttäjäkohtaisen teeman valinnan." #~ msgid "Google Maps™ preferences" #~ msgstr "Google Maps™ valinnat" #~ msgid "Google Street View™" #~ msgstr "Google Street View™" #~ 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." #~ msgstr "Google sallii pienen määrän anonyymejä kartanlukupyyntöjä. Jos tarvitset enemmän pyyntöjä, tarvitset Google-tilin ja sovellusliittymäavaimen." #~ msgid "Grandparents" #~ msgstr "Isovanhemmat" #~ 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." #~ 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ä." #~ 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." #~ msgstr "Zoomaustaso. Tätä arvoa käytetään vähimmäisarvona kun maantieteellinen sijaintipaikka esitetään kartalla." #~ 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." #~ msgstr "Tähän kenttään voidaan syöttää tarkkuuden. Määräät kuinka monta numeroa käytetään leveys- ja pituusasteissa." #~ msgid "Highest population" #~ msgstr "Suurin väestömäärä" #~ msgid "Hourglass chart of %s" #~ msgstr "Tiimalasikaavio - %s" #~ msgid "House" #~ msgstr "Talo" #~ msgid "Hybrid" #~ msgstr "Hybridi" #~ msgid "Icon" #~ msgstr "Kuvake" #~ 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. Surnames are case-sensitive." #~ 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ä. Isoilla ja pienillä kirjaimilla on suuri merkitys sukunimien käsittelyssä." #~ msgid "If you have a large number of inactive places, it can be slow to generate the list." #~ msgstr "Jos sinulla on iso määrä ei-aktiivisia paikkoja, voi olla hidasta luoda lista." #~ 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." #~ msgstr "Jos piilotat tyhjän lohkon, et voi muuttaa sen asetusta, ennen kuin se taas tulee näkyviin sisältäessään tietoa." #~ 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. Surnames are case-sensitive. Surnames entered here will also be removed from the “Top surnames” list on the “Home page”." #~ msgstr "Jos haluat poistaa sukunimen Yleisimpien sukunimien luettelosta, muuttamatta kynnysarvoa, voit lisät sukunimen tänne. Jos useampia sukunimiä halutaan mukaan, erota ne pilkkuilla. Isoilla ja pienillä kirjaimilla on suuri merkitys sukunimien käsittelyssä." #~ 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." #~ 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." #~ msgid "If your website can be reached using more than one URL, such as http://www.example.com/webtrees/ and http://webtrees.example.com/, you can specify the preferred URL. Requests for the other URLs will be redirected to the preferred one." #~ msgstr "Voit valita oletus URL-osoitteen, kun sivustoosi pääsee useammalla kuin yhdellä URL-osoitteella, esim http://www.example.com/webtrees/ ja http://webtrees.example.com/. Pyynnöt muihin URL-osoitteisiin ohjataan oletus osoitteeseen." #~ msgid "Include fully matched places" #~ msgstr "Sisällytä täysin vastaavat paikat" #~ msgid "Individual ID prefix" #~ msgstr "Henkilötunnuksen etuliite" #~ msgid "Individual distribution" #~ msgstr "Henkilöjakautuma" #~ msgid "Individual list" #~ msgstr "Henkilöluettelo" #~ msgid "Information about the request is shown under the link below." #~ msgstr "Seuraavat tiedot olivat käytössä." #~ msgid "Installation folder" #~ msgstr "Asennushakemisto" #~ msgid "Invalid GEDCOM format" #~ msgstr "GEDCOM muoto ei kelpaa" #~ msgid "Keep" #~ msgstr "Pidä" #~ msgid "Keep link in list" #~ msgstr "Pidä liitos listalla" #~ msgid "LDS ordinance codes in chart boxes" #~ msgstr "MAP-uskonnollisten toimitusten koodit kaavioissa" #~ msgid "Latest birth year" #~ msgstr "Nuorimman henkilön syntymävuosi" #~ msgid "Latest death year" #~ msgstr "Viimeisin edesmennyt" #~ msgid "Leave this blank to use the default value." #~ msgstr "Oletusarvo on käytössä, kun et täytä mitään tähän kenttään." #~ msgctxt "paper size" #~ msgid "Legal" #~ msgstr "Legal/Laillinen" #~ msgid "Limit" #~ msgstr "Rajoitus" #~ msgid "Limit display by" #~ msgstr "Rajoita näyttö seuraavasti" #~ msgid "Link to an existing media object" #~ msgstr "Liitä sivustolla olevaan mediakohteeseen" #~ msgid "Login ID" #~ msgstr "Sisään kirjautumisen käyttäjätunnus" #~ msgid "Longevity versus time" #~ msgstr "Pitkäikäisyys ajan funktiona" #~ msgid "Lost password request" #~ msgstr "Kadonneen salasanan pyyntö" #~ msgid "Lowest population" #~ msgstr "Pienin väestömäärä" #~ msgid "Main section blocks" #~ msgstr "Pääosan lohkot" #~ msgid "Many mail servers require that the sending server identifies itself correctly, using a valid domain name." #~ msgstr "Monet sähköpostipalvelimet edellyttävät, että lähettävä palvelin tunnistaa itsensä oikein käyttämällä voimassa olevaa verkkotunnusta." #~ msgid "Match calendar" #~ msgstr "Vain valittu kalenteri" #~ msgid "Max" #~ msgstr "Maksimi" #~ msgid "Maximum descendancy generations" #~ msgstr "Enimmäismäärä jälkisukupolvia" #~ msgid "Maximum pedigree generations" #~ msgstr "Enimmäismäärä sukupolvia esipolvitaulussa" #~ msgid "Media ID prefix" #~ msgstr "Mediatunnuksen etuliite" #~ msgid "Media contains" #~ msgstr "Media sisältää" #~ msgid "Memory limit" #~ msgstr "Muistiraja" #~ msgid "Midnight" #~ msgstr "Tasan keskiyö" #~ 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." #~ 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." #~ msgid "Minimum number of occurrences to be a “common surname”" #~ msgstr "”Yleinen sukunimi”, kun sukunimi esiintyy vähintään (lukumäärä)" #~ msgid "Moderate pending changes" #~ msgstr "Tarkista vireillä olevat muutokset" #~ msgid "Move left" #~ msgstr "Siirrä vasemmalle" #~ msgid "Move right" #~ msgstr "Siirrä oikealle" #~ msgid "MySQL gave the error: %s" #~ msgstr "MySQL antoi virheilmoituksen: %s" #~ msgid "MySQL variables" #~ msgstr "MySQL muuttujat" #~ msgid "Name contains" #~ msgstr "Nimi sisältää" #~ msgid "Names to add to common surnames (comma separated)" #~ msgstr "Lisää nämä sukunimet (pilkulla erotettuina) Yleisimpiin sukunimiin" #~ msgid "Names to remove from common surnames (comma separated)" #~ msgstr "Poista nämä sukunimet (pilkulla erotettuina) Yleisimmistä sukunimistä" #~ msgid "Neighborhood" #~ msgstr "Naapurusto" #~ msgid "Netherlands Antilles" #~ msgstr "Alankomaiden Antillit" #~ msgid "Neutral Zone" #~ msgstr "Neutraali vyöhyke" #~ msgid "No ancestors in the database." #~ msgstr "Ei esivanhempia tietokannassa." #~ msgid "No custom modules are enabled." #~ msgstr "Omia moduuleja ei ole käytössä." #~ msgid "No custom themes are enabled." #~ msgstr "Omia teemoja ei ole käytössä." #~ msgid "No events for living individuals exist for today." #~ msgstr "Tänään ei ole elävien henkilöiden tapahtumia." #~ msgid "No events for living individuals exist for tomorrow." #~ msgstr "Elossa olevien henkilöiden tapahtumia ei ole huomenna." #~ msgid "No events for living people exist for the next %s day." #~ msgid_plural "No events for living people exist for the next %s days." #~ msgstr[0] "Ei elävien henkilöiden tapahtumia tulevan päivän aikana." #~ msgstr[1] "Ei elävien henkilöiden tapahtumia tulevien %s päivän aikana." #~ msgid "No limit" #~ msgstr "Ei rajoituksia" #~ msgid "No map data exists for this individual" #~ msgstr "Kartta tietoa ei ole olemassa tälle henkilölle" #~ msgid "No media file was provided." #~ msgstr "Mediatiedostoa ei annettu." #~ msgid "No places found" #~ msgstr "Paikkoja ei löytynyt" #~ msgid "Nobody at all" #~ msgstr "Ei ketään" #~ msgid "Noon" #~ msgstr "Tasan keskipäivä" #~ msgid "Not a valid individual, family, or source ID" #~ msgstr "Ei kelvollinen henkilö-, perhe- tai lähde-tunnus" #~ msgid "Note ID prefix" #~ msgstr "Lisätietotunnuksen etuliite" #~ msgid "Number of generations" #~ msgstr "Sukupolvien lukumäärä" #~ msgid "Number of items" #~ msgstr "Kohteiden lukumäärä" #~ msgid "Number of items to show" #~ msgstr "Näytettävien kohteiden lukumäärä" #~ msgid "Oldest at bottom" #~ msgstr "Vanhin alhaalla" #~ msgid "Oldest at top" #~ msgstr "Vanhin ylhäällä" #~ msgid "Optional prefixes and suffixes" #~ msgstr "Valinnaiset etuliitteet ja päätteet" #~ msgid "Order" #~ msgstr "Järjestys" #~ msgid "Other folder… please type in" #~ msgstr "Toinen kansio… ole hyvä ja kirjoita" #~ msgid "Others" #~ msgstr "Muut" #~ msgid "Overwrite existing coordinates." #~ msgstr "Korvaa nykyiset koordinaatit." #~ msgid "Own charts" #~ msgstr "Omat kaaviot" #~ msgid "P.M." #~ msgstr "iltapäivällä" #~ 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." #~ 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." #~ msgid "PHP extension “%s” is disabled. You cannot install webtrees until this is enabled. Please ask your server’s administrator to enable it." #~ 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." #~ 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." #~ 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." #~ msgid "PHP time limit" #~ msgstr "PHP aikaraja" #~ msgid "Passwords do not match." #~ msgstr "Salasana ei täsmää." #~ msgid "Passwords must contain at least 8 characters." #~ msgstr "Salasanassa pitää olla vähintään 8 merkkiä." #~ msgid "Pedigree of %s" #~ msgstr "Esipolvitaulu - %s" #~ msgid "PhpGedView might be installed in one of these folders:" #~ msgstr "PhpGedView on ehkä asennettu yhteen seuraavista kansioista:" #~ msgid "PhpGedView must be version 4.2.3, or any SVN up to #%s" #~ msgstr "PhpGedView pitää olla versio 4.2.3 tai jokin sen SVN päivityksistä #%s asti" #~ msgid "PhpGedView must use the same database as webtrees." #~ msgstr "PhpGedView:n tulee käyttää samaa tietokantaa kuin webtrees." #~ msgid "PhpGedView to webtrees transfer wizard" #~ msgstr "Siirtovelho PhpGedView aineiston siirtämiseen webtreesiin" #~ msgid "Place check" #~ msgstr "Paikkojen tarkistus" #~ msgid "Place contains" #~ msgstr "Paikan nimi sisältää" #~ msgid "Place the website offline, by creating the file %s…" #~ msgstr "Aseta sivusto offline-tilaan luomalla tiedosto %s…" #~ msgid "Place the website online, by deleting the file %s…" #~ msgstr "Aseta sivusto online-tilaan poistamalla tiedosto %s…" #~ msgid "Places found" #~ msgstr "Paikkoja löytyi" #~ msgid "Places in %s" #~ msgstr "Paikat/Sijainnit kohteessa %s" #~ 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.

For example, a place like Salt Lake City would be entered as “Salt Lake City, Salt Lake, Utah, USA”.

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.

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”.

You can use the Find Place link to help you find places that already exist in the database." #~ 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.

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.

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”.

Voit käyttää linkkiä ”Etsi paikka” löytääksesi tällä sivustolla jo käytössä olevia paikkoja." #~ msgid "Please enter a given name, surname, or place in addition to the year" #~ msgstr "Anna vuosiluvun lisäksi etunimi, sukunimi tai paikka" #~ msgid "Please enter a message subject." #~ msgstr "Huom! Anna viestin aihe." #~ msgid "Please enter more than one character." #~ msgstr "Anna enemmän kuin yksi merkki." #~ msgid "Please enter some message text before sending." #~ msgstr "Huom! Muista kirjoittaa myös tekstisi." #~ 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." #~ 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." #~ msgid "Precision" #~ msgstr "Tarkkuus" #~ msgid "Precision of the latitude and longitude" #~ msgstr "Leveys- ja pituusasteiden tarkkuus" #~ msgid "Prefixes" #~ msgstr "Etuliitteet" #~ msgid "README documentation" #~ msgstr "README-asiakirjat" #~ msgid "Records are not the same type. Cannot merge records that are not the same type." #~ msgstr "Tietueet eivät ole samaa typpiä. Erityyppisiä tietueita ei voi yhdistää." #~ msgid "Redraw map" #~ msgstr "Näytä kartta uudelleen" #~ msgid "Remove flag" #~ msgstr "Poista lippu" #~ msgid "Remove link from list" #~ msgstr "Poista liitos listalta" #, fuzzy #~ msgid "Replace" #~ msgstr "Korvaa" #~ msgid "Repositories found" #~ msgstr "Löydetty tietovarastoja" #~ msgid "Repository ID prefix" #~ msgstr "Tietovarastotunnuksen etuliite" #~ msgid "Repository contains" #~ msgstr "Tietovarasto sisältää" #~ msgid "Restrict access to the website, using IP addresses and user-agent strings." #~ msgstr "Rajoita pääsy sivustolle IP osoitteiden ja käyttäjän selaimen tunnistetietojen perusteella." #~ msgid "Resulting value" #~ msgstr "Tulos" #~ msgid "Right section blocks" #~ msgstr "Oikeanpuoleisen osan lohkot" #~ msgid "Rule" #~ msgstr "Sääntö" #~ msgid "Satellite" #~ msgstr "Satelliitti" #~ msgid "Search engine" #~ msgstr "Hakukone" #~ msgid "Search for individuals to add to add Links list." #~ msgstr "Etsi henkilöitä yhteyksien luontilistaan." #~ msgid "Search globally" #~ msgstr "Laajennettu haku" #~ msgid "Search locally" #~ msgstr "Paikallinen haku" #~ msgid "Select a block and use the arrows to move it." #~ msgstr "Valitse palkki ja käytä nuolia sirtääksesi sitä." #~ msgid "Select chart type" #~ msgstr "Valitse kaavion tyyppi" #~ msgid "Select events" #~ msgstr "Valitse tapahtumat" #~ msgid "Select flag" #~ msgstr "Valitse lippu" #~ msgid "Select the desired count interval" #~ msgstr "Valitse haluamasi laskentajaksotus" #~ msgid "Select the languages that will be shown in menus." #~ msgstr "Valitse kielet jotka näkyvät valikoissa." #~ msgid "Select the stats to show in this block" #~ msgstr "Valitse esitettävät tilastotiedot" #~ msgid "Send broadcast messages" #~ msgstr "Lähetä kaikille ilmoituksia" #~ msgid "Serbia and Montenegro" #~ msgstr "Serbia ja Montenegro" #~ msgid "Server file containing places (CSV)" #~ msgstr "Palvelintiedosto, joka sisältää paikkoja (CSV)" #~ msgid "Session timeout" #~ msgstr "Istunnon ajanloppuminen" #~ msgid "Set the default number of generations to display on descendancy and pedigree charts." #~ msgstr "Kuinka monta sukupolvea näytetään jälkeläiset- ja esipolvet-kaavioissa." #~ msgid "Set the maximum number of generations to display on descendancy charts." #~ msgstr "Esitettävien sukupolvien enimmäismäärä jälkeläiset-kaavioissa." #~ msgid "Set the maximum number of generations to display on pedigree charts." #~ msgstr "Esitettävien sukupolvien enimmäismäärä esipolvitauluissa." #~ msgid "Set to Yes 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." #~ msgstr "Asetus Kyllä 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." #~ msgid "Shared note contains" #~ msgstr "Jaettu lisätieto sisältää" #~ msgid "Shared notes found" #~ msgstr "Löytyi jaettuja lisätietoja" #~ msgid "Should this block be hidden when it is empty" #~ msgstr "Tulisiko tämän lohkon olla piilossa kun se on tyhjä" #~ msgid "Show all notes and source references on notes and sources tabs" #~ msgstr "Näytä kaikki lisätiedot ja tietolähteet kun käytetään välilehdet lisätiedot ja tietolähteet" #~ msgid "Show all spouses and ancestors" #~ msgstr "Näytä kaikki aviopuolisot ja esi-isät" #~ msgid "Show all tags" #~ msgstr "Näytä kaikki tunnisteet (tag)" #~ msgid "Show chart details by default" #~ msgstr "Näytä kaavion yksityiskohdat oletusarvoisesti" #~ msgid "Show common surnames" #~ msgstr "Näytä yleisimmät sukunimet" #~ msgid "Show cousins" #~ msgstr "Näytä serkut" #~ msgid "Show date differences" #~ msgstr "Näytä aikapoikkeamat" #~ msgid "Show details" #~ msgstr "Näytä yksityiskohdat" #~ msgid "Show hit counters on Portal and Individual pages." #~ msgstr "Näytä luetut laskurit Henkilösivuilla, Etusivulla ja Omalla Sivullani." #~ msgid "Show images" #~ msgstr "Näytä kuvat" #~ msgid "Show inactive places" #~ msgstr "Näytä ei-aktiiviset paikat" #~ msgid "Show lifespans" #~ msgstr "Näytä elinkaaret" #~ msgid "Show only births, deaths, and marriages" #~ msgstr "Näytä vain syntymät, kuolemat ja avioliitot" #~ msgid "Show only the selected tags" #~ msgstr "Näytä vain valitut tunnisteet (tag)" #~ msgid "Show places in hierarchy" #~ msgstr "Näytä paikat hierarkiana" #~ msgid "Show related individuals/families" #~ msgstr "Näytä sukulaishenkilöt ja -perheet" #~ msgid "Show the location of places and events using the Google Maps™ mapping service." #~ msgstr "Näytä paikkojen ja tapahtumien sijainti käyttäen Google Maps™-karttapalvelua." #~ msgid "Sicily" #~ msgstr "Sisilia" #~ msgid "Sign-in URL" #~ msgstr "Sisään kirjautumisen URL-osoite" #~ msgid "Signed-in as " #~ msgstr "Kirjautunut nimellä " #~ msgid "Simple search filter based on the characters entered, no wildcards are accepted." #~ msgstr "Yksinkertainen hakusuodatin, joka perustuu syötettyihin merkkeihin. Jokerimerkkejä ei hyväksytä." #~ msgid "Site preferences" #~ msgstr "Sivustoasetukset" #~ msgid "Size of map (in pixels)" #~ msgstr "Kartan koko (kuvapisteinä)" #~ 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.”." #~ 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.”." #~ msgid "Source ID prefix" #~ msgstr "Tietolähdetunnuksen etuliite" #~ msgid "Source contains" #~ msgstr "Lähde sisältää" #~ msgid "Standard" #~ msgstr "Vakio" #~ msgid "Start IP address" #~ msgstr "Ensimmäinen IP-osoite" #~ msgid "Start at parents" #~ msgstr "Aloita vanhemmista" #~ msgid "Statistics chart" #~ msgstr "Tilastokaavio" #~ msgid "Store watermarked full size images on server" #~ msgstr "Tallenna täyskokoiset vesileimatut kuvat palvelimeen" #~ msgid "Store watermarked thumbnails on server" #~ msgstr "Tallenna vesileimatut pienoiskuvat tälle palvelimeen" #~ msgid "Subdivision" #~ msgstr "Maanosa" #~ msgid "Suffixes" #~ msgstr "Päätteet" #~ msgid "System settings" #~ msgstr "Järjestelmän asetukset" #~ msgid "Tag" #~ msgstr "Tunniste (tag)" #~ msgid "Terrain" #~ msgstr "Maasto" #~ msgid "The FAQ list is empty." #~ msgstr "Usein kysytyt kysymykset luettelo on tyhjä." #~ 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:" #~ 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ä:" #~ msgid "The database reported the following error message:" #~ msgstr "Tietokanta ilmoittaa seuraavan virheen:" #~ msgid "The details of this family are private." #~ msgstr "Tämän perheen yksityiskohdat ovat yksityisiä." #~ msgid "The details of this individual are private." #~ msgstr "Tämän henkilön yksityiskohdat ovat yksityisiä." #~ msgid "The file %s could not be updated." #~ msgstr "Tiedostoa %s ei voitu päivittää." #~ msgid "The file %s has been created." #~ msgstr "Tiedosto %s luotiin." #~ 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)." #~ 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)." #~ msgid "The media file %s does not exist." #~ msgstr "Mediatiedosto %s ei olemassa." #~ msgid "The media file was not found in this family tree." #~ msgstr "Mediatiedosto ei löytynyt tässä sukupuussa." #~ 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“.

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.)

Leave this field blank to keep the original name of the file you have uploaded from your local computer." #~ 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”.

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.)

Jos haluat käyttää tiedoston alkuperäistä nimeä tietokoneestasi, jätä tämä kenttä tyhjäksi." #~ msgid "The new files are currently located in the folder %s." #~ msgstr "Uudet tiedostot sijaitsevat tällä hetkellä kansiossa %s." #~ 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." #~ msgstr "Valittujen nimien esiintymismäärä näytetään kartalla. Jos jätät tämän tyhjäksi, käytetään yleisintä sukunimeä." #~ msgid "The passwords do not match." #~ msgstr "Salasana ei sama." #~ msgid "The preferences for the chart “%s” have been updated." #~ msgstr "Kaavion ”%s” asetukset on päivitetty." #~ 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." #~ 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." #~ msgid "The record %1$s has been renamed to %2$s." #~ msgstr "Tietue %1$s muutettiin tietueeksi %2$s." #~ msgid "The specified folder does not contain an installation of PhpGedView." #~ msgstr "Määritetty kansio ei sisällä PhpGedView-asennusta." #~ msgid "The theme menu will only be shown if the website preferences allow users to select their own theme." #~ msgstr "Teema-valikko näytetään vain, jos sivuston asetukset sallivat käyttäjien oman teeman valinnan." #~ msgid "The thumbnail file %1$s could not be renamed to %2$s." #~ msgstr "Pienoiskuvan tiedostonnimi %1$s ei voitu nimetä uudelleen %2$s:ksi." #~ msgid "The thumbnail file %1$s has been renamed to %2$s." #~ msgstr "Pienoiskuvan tiedostonnimi %1$s on nimetty uudelleen %2$s:ksi." #~ msgid "The thumbnail file %s does not exist." #~ msgstr "Pienoiskuvatiedosto %s ei olemassa." #~ 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." #~ 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." #~ msgid "The version of %s is too new." #~ msgstr "%s:n versio on liian uusi." #~ msgid "The version of %s is too old." #~ msgstr "%s versio on liian vanha." #~ msgid "The website access rule has been created." #~ msgstr "Sivustoon pääsemissääntö on luotu." #~ msgid "The website access rule has been deleted." #~ msgstr "Sivustoon pääsemissääntö on poistettu." #~ msgid "The website access rule has been updated." #~ msgstr "Sivustoon pääsemissääntö on muokattu." #~ msgid "The “%” character is a wildcard, and will match zero or more other characters." #~ msgstr "”%” merkki on jokerimerkki, ja täsmää nollaan tai useampaan muuhun merkkiin." #~ msgid "Theme menu" #~ msgstr "Teema-valikko" #, php-format #~ msgid "There is no account with the username or email “%s”." #~ msgstr "Käyttäjätunnusta tai sähköpostia “%s” ei ole." #~ msgid "These pages provide access to all the preferences and management tools for this webtrees site." #~ msgstr "Näillä sivuilla määritellään kyseisen webtrees sukupuun kaikki asetukset ja sen hallintatyökalut." #~ msgid "This GEDCOM file is encoded using %1$s. Assume this to mean %2$s." #~ msgstr "Tämä GEDCOM on koodattu käyttäen %1$s. Tulkitaan tarkoittaneen %2$s." #~ 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." #~ 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." #~ msgid "This database is only running MySQL version %s. You cannot install webtrees here." #~ msgstr "Tietokantajärjestelmä toimii MySQL versiolla %s. Et voi asentaa webtrees siihen." #~ msgid "This entry is ignored if you have entered a URL into the filename field." #~ msgstr "Tämä jätetään huomiotta, jos olet lisännyt URL-osoitteen tiedostonimikenttään." #~ msgid "This family remained childless" #~ msgstr "Tämä perhe jäi lapsettomaksi" #~ 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." #~ 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." #~ msgid "This input box lets you change that year of the calendar. Type a year into the box and press Enter to change the calendar to that year.

Advanced features for View the year
More than one year
You can search for dates in a range of years.

Year ranges are inclusive. 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:

1992-5 for all events from 1992 to 1995.
1972-89 for all events from 1972 to 1989.
1610-759 for all events from 1610 to 1759.
1880-1905 for all events from 1880 to 1905.
880-1105 for all events from 880 to 1105.

To see all the events in a given decade or century, you can use ? in place of the final digits. For example, 197? for all events from 1970 to 1979 or 16?? for all events from 1600 to 1699.

Selecting a range of years will change the calendar to the year view.
" #~ msgstr "Tässä kentässä voit muuttaa kalenterivuoden.

Erityisominaisuuksia Näytä vuosi
Enemmän kuin yksi vuosi
Voit hakea päivämääriä vuosijakson sisällä.

Vuosijaksossa aikaalue ulottuu ensimmäisen vuoden 1. tammikuusta viimeisen vuoden 31. joulukuuta asti. Tässä muutama esimerkki vuosijaksoista:

1992-5 Kaikki tapahtumat vuodesta 1992 vuoteen 1995.
1972-89 Kaikki tapahtumat vuodesta 1972 vuoteen 1989.
1610-759 Kaikki tapahtumat vuodesta 1610 vuoteen 1759.
1880-1905 Kaikki tapahtumat vuodesta 1880 vuoteen 1905.
880-1105 Kaikki tapahtumat vuodesta 880 vuoteen 1105.

Nähdäksesi kaikki tapahtumat tietyllä vuosikymmenellä tai vuosisadalla, voit kirjoittaa ? viimeisten numeromerkkien asemesta. Esimerkiksi 197? kaikki tapahtumat vuosina 1970-1979 tai 16?? kaikki tapahtumat vuosina 1600-1699.

Valitsemalla vuosijakson kalenterinäkymä muuttuu vuosinäkymäksi.
" #~ msgid "This is a summary of the LDS 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." #~ msgstr "Tämä on tiivistelmä henkilön MAP-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." #~ msgid "This is case sensitive. If a database with this name does not already exist webtrees will attempt to create one for you. Success will depend on permissions set for your web server, but you will be notified if this fails." #~ msgstr "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." #~ msgid "This is the initial value for the “show details” option on the charts." #~ msgstr "Tämä on alustava asetus kaavioiden vaihtoehdolle ”näytä yksityiskohdat”." #~ 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”." #~ msgstr "Sukunimen täytyy esiintyä henkilöillä näin monta kertaa (esiintymislukumäärä) ennen kuin se lisätään Yleisimmät sukunimet luetteloon etusivulla." #~ msgid "This is the width (in pixels) that the program will use when automatically generating thumbnails. The default value is 100." #~ msgstr "Kun ohjelma kehittää automaattisesti pienoiskuvan, niin se käyttää tätä leveyttä (kuvapisteinä). Vakiona asetus on 100." #~ msgid "This may be a mistake in your data." #~ msgstr "Tämä voisi olla virhe tietoaineistossasi." #~ msgid "This may cause a problem for other applications." #~ msgstr "Tämä saattaa aiheuttaa muille sovelluksille ongelmia." #~ msgid "This may cause a problem for webtrees." #~ msgstr "Tämä saattaa aiheuttaa webtrees:lle ongelmia." #~ msgid "This media file does not exist." #~ msgstr "Tämä mediatiedosto ei ole olemassa." #~ msgid "This media file exists, but cannot be accessed." #~ msgstr "Tämä mediatiedosto on olemassa, mutta sitä ei voi käyttää." #~ msgid "This media file is broken and cannot be watermarked." #~ msgstr "Tämä mediatiedosto on rikkonainen eikä siihen voi laittaa vesileimaa." #~ msgid "This media object is not linked to any other record." #~ msgstr "Tämä mediakohde ei liity muuhun tietueeseen." #~ msgid "This message will be sent to %s" #~ msgstr "Tämän viestin vastaanottaja on: %s" #~ 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.

Ordinarily, the Notes and Sources tabs show only Notes and Source references that are attached directly to the individual’s database record. These are level 1 Notes and Source references.

The Yes 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 level 2 Notes and Source references because the various Facts are at level 1." #~ msgstr "Tällä ohjataan milloin faktojen Lisätieto- ja Lähdetietoreferenssit näytetään henkilösivun Lisätieto- ja Lähdetietovälilehdellä.

Tavallisesti Lisätieto- ja Lähdetietovälilehdellä näytetään vain taso 1 referenssit henkilötietueesta.

Kyllä, näytetään myös erilaisten faktojen taso 2 referenssit henkilön tietokannan tietueesta." #~ msgid "This option controls whether or not to automatically expand the Events of close relatives list." #~ msgstr "Tällä valinnalla vaikutetaan siihen, laajennetaanko automaattisesti Lähisukulaisten tapahtumalista." #~ msgid "This option controls whether or not to show the individual’s gender icon on charts.

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." #~ msgstr "Tällä valinnalla päätät, näytetäänkö henkilön sukupuolesta ilmaiseva kuvake kaavioissa.

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ä." #~ msgid "This option indicates whether the pedigree chart should be generated in landscape or portrait mode." #~ msgstr "Tällä valinnalla vaikutat siihen, näytetäänkö esipolvitaulu vaakasivuna vai pystysivuna." #~ msgid "This options sets whether latitude and longitude are displayed on the pop-up window attached to map markers." #~ msgstr "Näytetäänkö leveys- ja pituusasteet karttamerkkien ponnahdusikkunoissa." #~ msgid "This place has no coordinates" #~ msgstr "Tällä paikalla ei ole koordinaatteja" #~ msgid "This server does not support secure downloads using HTTPS." #~ msgstr "Tämä palvelin ei tue turvallista latausta käyttämällä HTTPS:ää." #~ 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." #~ 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." #~ msgid "Thumbnail files must contain images." #~ msgstr "Pikkukuvien on oltava kuvia." #~ msgid "Thumbnail to upload" #~ msgstr "Palvelimelle ladattava pienoiskuva" #~ msgid "To complete the upgrade, you should install the files manually." #~ msgstr "Viimeistele päivitys asentamalla tiedostot käsin." #~ 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." #~ 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." #~ msgid "To reduce the height of the News block, the administrator has hidden some articles. You can reveal these hidden articles by clicking the View the archive link." #~ msgstr "Rajoittaakseen uutislohkon korkeutta, ylläpitäjä on piilottanut joitakin artikkeleita. Ne saa näkyville klikkaamalla linkkiä Näytä arkisto." #~ msgid "Top level" #~ msgstr "Ylin taso" #~ msgid "Total number of users" #~ msgstr "Käyttäjiä kaikkiaan" #~ msgid "Total places: %s" #~ msgstr "Paikkoja yhteensä: %s" #~ msgid "Total sources: %s" #~ msgstr "Lähteitä yhteensä: %s" #~ msgid "Transylvania" #~ msgstr "Transilvania" #~ msgid "Type of place markers in the place hierarchy" #~ msgstr "Paikkahierarkian paikkamerkkien tyyppi" #~ msgid "Type the password again." #~ msgstr "Kirjoita salasana uudelleen." #~ msgid "Type your password again, to make sure you have typed it correctly." #~ msgstr "Kirjoita salasanasi uudelleen varmistaaksesi, että kirjoitit sen oikein." #~ msgid "Types of error" #~ msgstr "Virhetyypit" #~ msgid "USA" #~ msgstr "Yhdysvallat" #~ msgid "USSR" #~ msgstr "Neuvostoliitto" #~ msgid "UTC" #~ msgstr "Yleisaika UTC" #~ msgid "Unable to connect using this username and password. Your server gave the following error." #~ msgstr "Yhteys ei toimi näillä asetuksilla. Palvelin antoi seuraavan virheilmoituksen." #~ msgid "Unable to find record with ID" #~ msgstr "Ei löydy tietuetta tunnuksella" #~ msgid "Unlink the media object" #~ msgstr "Poista yhteys mediaan" #~ msgid "Update all the place names in a family tree" #~ msgstr "Päivitä kaikki sukupuun paikannimet" #~ msgid "Upgrade anyway" #~ msgstr "Päivitä joka tapauksessa" #~ msgid "Upload" #~ msgstr "Lataa palvelimelle" #~ msgid "Upload geographic data" #~ msgstr "Lataa maantieteellisiä tietoja palvelimelle" #~ msgid "Use Google Maps™ for the place hierarchy" #~ msgstr "Käytä Google Maps™-iä paikkahierarkiaan" #~ msgid "Use PHP mail to send messages" #~ msgstr "Käytä PHP mail sähköpostin lähettämiseen" #~ msgid "Use RIN number instead of GEDCOM ID" #~ msgstr "Käytä RIN-numeroa GEDCOM tunnuksen sijaan" #~ msgid "Use this value" #~ msgstr "Käytä tätä arvoa" #~ msgid "User-agent string" #~ msgstr "Käyttäjän selaimen tunnistetiedot" #~ msgid "Users who are signed in" #~ msgstr "Sisään kirjautuneet käyttäjät" #~ 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." #~ msgstr "Alasvetovalikolla valitaan maa, ja sitä vastaava lippu. Jos lippua ei näy, niin lippua ei ole määritelty tälle maalle." #~ msgid "Verification code" #~ msgstr "Vahvistuskoodi" #~ msgid "View all records found in this place" #~ msgstr "Näytä kaikki paikan tiedot" #~ msgid "View the archive" #~ msgstr "Näytä arkisto" #~ msgid "View the details" #~ msgstr "Näytä tiedot" #~ msgid "View the notes" #~ msgstr "Näytä lisätiedot" #~ msgid "View the statistics as graphs" #~ msgstr "Näytä tilastotiedot kaavioina" #~ msgid "View this individual" #~ msgstr "Katso tätä henkilöä" #~ msgid "View this source" #~ msgstr "Näytä tämä lähde" #~ 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." #~ msgstr "Vesileiman liittäminen isoille kuville voi olla hidasta. Kiireiset sivustot voivat liittää ne ainoastaan yhden kerran ja tallentaa vesileimattu kuva palvelimelle." #~ msgid "Website URL" #~ msgstr "Kotisivun URL" #~ msgid "Website access rules" #~ msgstr "Sivustoon pääsemissäännöt" #~ msgid "Website and META tag settings" #~ msgstr "Web-sivusto ja META tunniste (tag) asetukset" #~ msgid "West Africa" #~ msgstr "Länsi-Afrikka" #~ msgid "When adding a link, the ID field cannot be empty." #~ msgstr "Yhteyttä luotaessa, tunnus-kenttä ei voi olla tyhjä." #~ msgid "When new records are created, they are given an internal ID number. You can specify the prefix used for each type of record." #~ msgstr "Kun uudet tietueet luodaan, niille annetaan sisäinen tunnus. Voit määrittää jokaisen tietuetyypin etuliitteen." #~ msgid "When you send this message you will receive a copy sent via email to the address you provided." #~ msgstr "Kun lähetät tämän viestin, saat siitä kopion edellä antamaasi sähköpostiosoitteeseen." #~ msgid "Where is your PhpGedView installation?" #~ msgstr "Mihin on asennettu PhpGedView aineistosi?" #~ msgid "Width" #~ msgstr "Leveys" #~ msgid "Width of generated thumbnails" #~ msgstr "Ohjelman tekemien pienoiskuvien leveys" #~ msgid "XREF prefixes" #~ msgstr "Viiteetuliitteet" #~ msgid "Year input box" #~ msgstr "Vuosi" #~ msgid "You can choose the prefix that will be used whenever new XREFs are created." #~ msgstr "Voit valita etuliiteen, jota käytetään aina kun uusia viitteitä (XREF) luodaan." #~ msgid "You can re-enable these modules after the upgrade." #~ msgstr "Voit ottaa uudelleen käyttöön nämä moduulit päivityksen jälkeen." #~ msgid "You can re-enable these themes after the upgrade." #~ msgstr "Voit ottaa uudelleen käyttöön nämä teemat päivityksen jälkeen." #~ msgid "You can request a higher or lower limit, although the server may ignore this request." #~ msgstr "Voit pyytää isomman tai pienemmän raja-arvon, mutta palvelin saattaa olla ottamatta huomioon pyyntöäsi." #~ msgid "You cannot create a rule which would prevent yourself from accessing the website." #~ msgstr "Et voi luoda sääntöä, joka estäisi sinua käyttämästä sivustoa." #~ msgid "You do not have permission to view this page." #~ msgstr "Sinulla ei ole lupaa katsella tätä sivua." #~ msgid "You entered the same IDs. You cannot merge the same records." #~ msgstr "Kirjoitit saman tunnuksen. Et voi yhdistää samoja tietueita." #~ msgid "You have not created any journal items." #~ msgstr "Et ole luonnut päiväkirjamerkintöjä." #~ msgid "You may enter a URL, beginning with “http://”." #~ msgstr "Voit lisätä URL-osoitteen laittaen alkuun ”http://”." #~ msgid "You must change this before you can continue." #~ msgstr "Sinun on muutettava tämä ennen kuin voit jatkaa." #~ msgid "You must enter a name" #~ msgstr "Kirjoita nimi" #~ msgid "You must enter a real name." #~ msgstr "Kirjoita etu- ja sukunimi." #~ msgid "You must enter a username." #~ msgstr "Täytä käyttäjätunnus." #~ msgid "You must provide a repository name." #~ msgstr "Sinun pitää antaa tietovarastolle nimi." #~ msgid "You must provide a source title" #~ msgstr "Sinun pitää antaa tietolähteelle otsikon" #~ msgid "You need to sign in again, using your PhpGedView username and password." #~ msgstr "Sinun täytyy kirjautua uudelleen käyttäen PhpGedViewn käyttäjätunnusta ja salasanaa." #~ 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 login.php. For example, https://www.yourserver.com/webtrees/login.php ." #~ 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 login.phphen. Esimerkiksi https://www.yourserver.com/webtrees/login.php. Huom. edellyttää SSLn käyttöönottoa palvelimessa." #~ msgid "You sent the following message to a webtrees administrator:" #~ msgstr "Olet lähettänyt seuraavan viestin webtrees sivuston ylläpitäjälle:" #~ msgid "You should consult the module’s author to confirm compatibility with this version of webtrees." #~ msgstr "Pyydä moduulin tekijää vahvistamaan yhteensopivuus webtrees versioon." #~ msgid "You should consult the theme’s author to confirm compatibility with this version of webtrees." #~ msgstr "Pyydä teeman tekijää vahvistamaan yhteensopivuus webtrees versioon." #~ msgid "Your server’s administrator will provide you with the connection details." #~ msgstr "Palvelimesi ylläpitäjältä saat tarvittavat yhteystiedot." #~ msgid "Your web server is using PHP version %s, which is no longer maintained. You should upgrade to a later version." #~ msgstr "Web-palvelimesi käyttää PHP versiota %s, jota ei enää ylläpidetä. Sinun pitäisi päivittää uudempaan versioon mahdollisimman pian." #~ msgid "Yugoslavia" #~ msgstr "Jugoslavia" #~ msgid "Zaire" #~ msgstr "Zaire" #~ msgid "Zip file(s)" #~ msgstr "Zip-tiedosto(t)" #~ msgid "Zoom in here" #~ msgstr "Zoomaa lähemmäksi tänne" #~ msgid "Zoom in/out on this box." #~ msgstr "Suurenna/pienennä tässä laatikossa." #~ msgid "Zoom level of map" #~ msgstr "Kartan zoomauskerroin" #~ msgid "Zoom out here" #~ msgstr "Zoomaa loitommaksi tästä" #~ msgid "Zoom=" #~ msgstr "Zoomaus=" #~ msgid "a URL" #~ msgstr "URL" #~ msgid "a file on the server" #~ msgstr "tidosto palvelimella" #~ msgid "a file on your computer" #~ msgstr "tiedosto tietokoneellasi" #~ msgid "a.m." #~ msgstr "ennen keskipäivää" #~ msgid "allow" #~ msgstr "salli" #~ msgid "century" #~ msgstr "vuosisata" #~ msgid "children" #~ msgstr "lapsia" #~ msgid "creating thumbnails of images" #~ msgstr "pienoiskuvien luonti" #~ msgid "deny" #~ msgstr "estä" #~ msgid "east" #~ msgstr "itä" #~ msgid "file upload capability" #~ msgstr "tiedostojen palvelimelle-lataus ominaisuudet" #~ msgid "half-year after marriage" #~ msgstr "Puolivuosia avioitumisen jälkeen" #~ msgid "interval %s year" #~ msgid_plural "interval %s years" #~ msgstr[0] "aikaväli %s vuosi" #~ msgstr[1] "aikaväli %s vuotta" #~ msgid "interval one child" #~ msgstr "jaksotus yksi lapsi" #~ msgid "interval two children" #~ msgstr "jaksotus kaksi lasta" #~ msgid "less than" #~ msgstr "alle" #~ msgid "link" #~ msgstr "liitä" #~ msgid "maximum" #~ msgstr "enintään" #~ msgid "midnight" #~ msgstr "tasan keskiyö" #~ msgid "minimum" #~ msgstr "vähintään" #~ msgid "month" #~ msgstr "kuukausi" #~ msgid "months after marriage" #~ msgstr "kuukautta avioliiton jälkeen" #~ msgid "months before and after marriage" #~ msgstr "kuukausia ennen ja jälkeen avioitumisen" #~ msgid "noon" #~ msgstr "tasan keskipäivä" #~ msgid "north" #~ msgstr "pohjoinen" #~ msgid "over" #~ msgstr "yli" #~ msgid "overall" #~ msgstr "kaikkiaan" #~ msgid "p.m." #~ msgstr "iltapäivällä" #~ msgid "pixels" #~ msgstr "kuvapistettä" #~ msgid "quarters after marriage" #~ msgstr "vuosineljänneksiä avioitumisen jälkeen" #~ msgid "reporting" #~ msgstr "raportointi" #~ msgid "robot" #~ msgstr "hakukone" #~ msgid "sort by filename" #~ msgstr "järjestä tiedostonimen mukaan" #~ msgid "sort by title" #~ msgstr "järjestä otsikon mukaan" #~ msgid "south" #~ msgstr "etelä" #~ msgid "this record does not exist" #~ msgstr "tämä tietue ei ole olemassa" #~ msgid "webtrees cannot connect to the PhpGedView database: %s." #~ msgstr "webtrees yhteys PhpGedView tietokantaan: %s ei aukea." #~ msgid "webtrees needs a MySQL database, version %s or later." #~ msgstr "webtrees edellyttää MySQL tietokanta %s tai uudempaa versiota." #~ 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." #~ 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." #~ msgid "webtrees reply address" #~ msgstr "webtrees vastausosoite" #~ msgid "webtrees wiki" #~ msgstr "webtrees wiki" #~ msgid "webtrees’ database must be on the same server as PhpGedView’s" #~ msgstr "webtrees tietokannan ja PhpGedView pitää olla samalla palvelimella" #~ msgid "west" #~ msgstr "länsi" #~ msgid "“%s” has been added to your favorites." #~ msgstr "”%s” on lisätty sinun suosikkeihisi."