1msgid "" 2msgstr "Project-Id-Version: webtrees\nReport-Msgid-Bugs-To: i18n@webtrees.net\nPOT-Creation-Date: 2022-04-03 14:32+0100\nPO-Revision-Date: 2022-04-06 13:22+0000\nLast-Translator: HRN <hogne.roed.nilsen@gmail.com>\nLanguage-Team: Norwegian Nynorsk <https://translate.webtrees.net/projects/webtrees/webtrees/nn/>\nLanguage: nn\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n != 1;\nX-Generator: Weblate 3.9.1\nX-Poedit-SourceCharset: UTF-8\nX-Poedit-Basepath: ..\nX-Poedit-KeywordsList: translate;noop;plural:1,2\nX-Poedit-SearchPath-0: .\n" 3 4#: resources/xml/reports/ahnentafel_report.xml:161 5#: resources/xml/reports/ahnentafel_report.xml:189 6#: resources/xml/reports/ahnentafel_report.xml:281 7#: resources/xml/reports/ahnentafel_report.xml:308 8#: resources/xml/reports/ahnentafel_report.xml:333 9#: resources/xml/reports/ahnentafel_report.xml:358 10msgid " but the details are unknown" 11msgstr " men detaljane er ukjende" 12 13#: resources/xml/reports/ahnentafel_report.xml:160 14#: resources/xml/reports/ahnentafel_report.xml:188 15#: resources/xml/reports/ahnentafel_report.xml:215 16#: resources/xml/reports/ahnentafel_report.xml:280 17#: resources/xml/reports/ahnentafel_report.xml:307 18#: resources/xml/reports/ahnentafel_report.xml:332 19#: resources/xml/reports/ahnentafel_report.xml:357 20#: resources/xml/reports/descendancy_report.xml:125 21#: resources/xml/reports/descendancy_report.xml:157 22#: resources/xml/reports/descendancy_report.xml:315 23#: resources/xml/reports/descendancy_report.xml:353 24#: resources/xml/reports/descendancy_report.xml:384 25#: resources/xml/reports/descendancy_report.xml:423 26#: resources/xml/reports/descendancy_report.xml:454 27msgid " in " 28msgstr " i " 29 30#: app/Http/RequestHandlers/CheckTree.php:299 31#, php-format 32msgid "%1$s %2$s has a %3$s link to %4$s." 33msgstr "%1$s %2$s har ein %3$s kopling til %4$s." 34 35#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 36#: app/Services/RelationshipService.php:2178 37#, php-format 38msgid "%1$s %2$s times removed ascending" 39msgstr "%1$s %2$s generasjonar tilbake" 40 41#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 42#: app/Services/RelationshipService.php:2183 43#, php-format 44msgid "%1$s %2$s times removed descending" 45msgstr "%1$s og %2$s generasjonar fram" 46 47#: resources/views/lists/surnames-bullet-list.phtml:23 48#: resources/views/lists/surnames-bullet-list.phtml:26 49#: resources/views/lists/surnames-column-list.phtml:25 50#: resources/views/lists/surnames-compact-list.phtml:20 51#: resources/views/lists/surnames-tag-cloud.phtml:25 52#, php-format 53msgid "%1$s (%2$s)" 54msgstr "%1$s (%2$s)" 55 56#: app/Http/RequestHandlers/UpgradeWizardStep.php:257 57#, php-format 58msgid "%1$s KB were downloaded in %2$s seconds." 59msgstr "%1$sKB blei lasta ned på %2$s sekund." 60 61#. I18N: placeholders are GEDCOM XREFs, such as R123 62#: app/Http/RequestHandlers/CheckTree.php:221 63#, php-format 64msgid "%1$s does not exist. Did you mean %2$s?" 65msgstr "%1$s finst ikkje. Meinte du %2$s?" 66 67#. I18N: %1$s and %2$s are internal ID numbers such as R123 68#: app/Http/RequestHandlers/CheckTree.php:254 69#, php-format 70msgid "%1$s does not have a link back to %2$s." 71msgstr "%1$s har ingen kopling tilbake til %2$s." 72 73#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 74#: app/Http/RequestHandlers/UpgradeWizardStep.php:278 75#, php-format 76msgid "%1$s file was extracted in %2$s seconds." 77msgid_plural "%1$s files were extracted in %2$s seconds." 78msgstr[0] "%1$s fil blei pakka ut på %2$s sekund." 79msgstr[1] "%1$s filer vart pakka ut på %2$s sekund." 80 81#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR 82#: app/Http/RequestHandlers/CheckTree.php:245 83#, php-format 84msgid "%1$s is a %2$s but a %3$s is expected." 85msgstr "%1$s er %2$s men %3$s er forventa." 86 87#. I18N: A Spanish relationship name, such as third great-nephew 88#: app/Services/RelationshipService.php:2436 89#, php-format 90msgid "%1$s × %2$s" 91msgstr "%1$s × %2$s" 92 93#. I18N: A Spanish relationship name, such as third great-nephew 94#: app/Services/RelationshipService.php:2414 95#, php-format 96msgctxt "FEMALE" 97msgid "%1$s × %2$s" 98msgstr "%1$s × %2$s" 99 100#. I18N: A Spanish relationship name, such as third great-nephew 101#: app/Services/RelationshipService.php:2391 102#, php-format 103msgctxt "MALE" 104msgid "%1$s × %2$s" 105msgstr "%1$s × %2$s" 106 107#. I18N: image dimensions, width × height 108#: app/Http/RequestHandlers/ManageMediaData.php:371 app/MediaFile.php:329 109#, php-format 110msgid "%1$s × %2$s pixels" 111msgstr "%1$s × %2$s pikslar" 112 113#. I18N: e.g. "Occupation: farmer" 114#: app/Elements/AbstractElement.php:237 115#: app/Exceptions/FileUploadException.php:101 116#: resources/views/modules/media-list/page.phtml:145 117#, php-format 118msgid "%1$s: %2$s" 119msgstr "%1$s: %2$s" 120 121#. I18N: A range of numbers 122#: app/Individual.php:479 app/Module/StatisticsChartModule.php:857 123#, php-format 124msgid "%1$s–%2$s" 125msgstr "%1$s–%2$s" 126 127#: app/Services/RelationshipService.php:2204 128#, php-format 129msgid "%1$s’s %2$s" 130msgstr "%1$ss %2$s" 131 132#. I18N: This is the format string for the time-of-day. See https://php.net/date for codes 133#: app/I18N.php:616 134msgid "%H:%i:%s" 135msgstr "%H:%i:%s" 136 137#. I18N: This is the format string for full dates. See https://php.net/date for codes 138#: app/I18N.php:261 139msgid "%j %F %Y" 140msgstr "%j. %F %Y" 141 142#: app/Statistics/Service/CenturyService.php:39 143#, php-format 144msgid "%s BCE" 145msgstr "%s Fvt" 146 147#. I18N: size of file in KB 148#: app/Http/RequestHandlers/ManageMediaData.php:361 app/MediaFile.php:314 149#: app/Services/MediaFileService.php:95 150#, php-format 151msgid "%s KB" 152msgstr "%s KB" 153 154#: app/Module/ClippingsCartModule.php:612 155#, php-format 156msgid "%s and her ancestors" 157msgstr "%s og hennar anar" 158 159#: app/Module/ClippingsCartModule.php:621 160#, php-format 161msgid "%s and his ancestors" 162msgstr "%s og hans anar" 163 164#: app/Module/ClippingsCartModule.php:936 165#, php-format 166msgid "%s and the individuals that reference it." 167msgstr "%s og dei personane som er knytte til den." 168 169#. I18N: %s is a family (husband + wife) 170#: app/Module/ClippingsCartModule.php:512 171#, php-format 172msgid "%s and their children" 173msgstr "%s og deira born" 174 175#. I18N: %s is a family (husband + wife) 176#: app/Module/ClippingsCartModule.php:514 177#, php-format 178msgid "%s and their descendants" 179msgstr "%s og deira etterkomarar" 180 181#: app/Statistics/Repository/UserRepository.php:84 182#, php-format 183msgid "%s anonymous signed-in user" 184msgid_plural "%s anonymous signed-in users" 185msgstr[0] "%s anonym brukar logga på" 186msgstr[1] "%s anonyme brukarar logga på" 187 188#: resources/views/family-page-children.phtml:19 189#: resources/views/modules/ancestors-chart/tree.phtml:42 190#: resources/views/modules/descendancy_chart/tree.phtml:40 191#: resources/views/statistics/families/top10-list.phtml:20 192#: resources/views/statistics/families/top10-nolist.phtml:16 193#, php-format 194msgid "%s child" 195msgid_plural "%s children" 196msgstr[0] "%s barn" 197msgstr[1] "%s born" 198 199#: app/Age.php:100 app/Elements/AgeAtEvent.php:101 200#: app/Statistics/Repository/FamilyRepository.php:353 201#: app/Statistics/Repository/IndividualRepository.php:980 202#, php-format 203msgid "%s day" 204msgid_plural "%s days" 205msgstr[0] "%s dag" 206msgstr[1] "%s dagar" 207 208#. I18N: placeholders are GEDCOM XREFs, such as R123 209#: app/Http/RequestHandlers/CheckTree.php:224 210#: app/Http/RequestHandlers/UserEditAction.php:97 211#: app/Http/RequestHandlers/UserEditPage.php:84 212#: app/Module/FamilyTreeNewsModule.php:175 app/Module/UserJournalModule.php:177 213#, php-format 214msgid "%s does not exist." 215msgstr "%s finnast ikkje." 216 217#: resources/views/calendar-list.phtml:23 218#, php-format 219msgid "%s family" 220msgid_plural "%s families" 221msgstr[0] "%s familie" 222msgstr[1] "%s familiar" 223 224#: app/Http/RequestHandlers/SearchReplaceAction.php:76 225#: app/Http/RequestHandlers/SearchReplaceAction.php:108 226#, php-format 227msgid "%s family has been updated." 228msgid_plural "%s families have been updated." 229msgstr[0] "%s familie har blitt oppdatert." 230msgstr[1] "%s familiar har blitt oppdaterte." 231 232#: resources/views/admin/locations.phtml:109 233#, php-format 234msgid "%s family tree" 235msgid_plural "%s family trees" 236msgstr[0] "%s slektstre" 237msgstr[1] "%s slektstre" 238 239#: resources/views/statistics/families/top10-list-grand.phtml:20 240#: resources/views/statistics/families/top10-nolist-grand.phtml:16 241#, php-format 242msgid "%s grandchild" 243msgid_plural "%s grandchildren" 244msgstr[0] "%s barnebarn" 245msgstr[1] "%s barnebarn" 246 247#: app/Module/LifespansChartModule.php:270 248#: resources/views/admin/trees-unconnected.phtml:39 249#: resources/views/calendar-list.phtml:18 250#, php-format 251msgid "%s individual" 252msgid_plural "%s individuals" 253msgstr[0] "%s person" 254msgstr[1] "%s personar" 255 256#: app/Http/RequestHandlers/SearchReplaceAction.php:72 257#: app/Http/RequestHandlers/SearchReplaceAction.php:98 258#: app/Http/RequestHandlers/SearchReplaceAction.php:104 259#, php-format 260msgid "%s individual has been updated." 261msgid_plural "%s individuals have been updated." 262msgstr[0] "%s person har blitt oppdatert." 263msgstr[1] "%s personar har blitt oppdaterte." 264 265#: app/Module/UserMessagesModule.php:157 266#, php-format 267msgid "%s message" 268msgid_plural "%s messages" 269msgstr[0] "%s melding" 270msgstr[1] "%s meldingar" 271 272#: app/Age.php:96 app/Elements/AgeAtEvent.php:99 273#: app/Statistics/Repository/FamilyRepository.php:359 274#: app/Statistics/Repository/IndividualRepository.php:985 275#: resources/views/modules/relatives/family.phtml:195 276#, php-format 277msgid "%s month" 278msgid_plural "%s months" 279msgstr[0] "%s månad" 280msgstr[1] "%s månader" 281 282#: app/Http/RequestHandlers/SearchReplaceAction.php:88 283#, php-format 284msgid "%s note has been updated." 285msgid_plural "%s notes have been updated." 286msgstr[0] "%s notat har blitt oppdatert." 287msgstr[1] "%s notat har blitt oppdaterte." 288 289#. I18N: %s=“fifth cousin”, etc. 290#: app/Services/RelationshipService.php:2151 291#, php-format 292msgid "%s once removed ascending" 293msgstr "%s ein generasjon tilbake" 294 295#. I18N: %s=“fifth cousin”, etc. 296#: app/Services/RelationshipService.php:2156 297#, php-format 298msgid "%s once removed descending" 299msgstr "%s og ein generasjon fram" 300 301#: app/Http/RequestHandlers/SearchReplaceAction.php:80 302#, php-format 303msgid "%s repository has been updated." 304msgid_plural "%s repositories have been updated." 305msgstr[0] "%s arkiv har blitt oppdatert." 306msgstr[1] "%s arkiv har blitt oppdaterte." 307 308#. I18N: %s is a person's name 309#: resources/views/emails/message-user-html.phtml:21 310#: resources/views/emails/message-user-text.phtml:16 311#, php-format 312msgid "%s sent you the following message." 313msgstr "%s har sendt deg følgjande melding." 314 315#: app/Statistics/Repository/UserRepository.php:95 316#, php-format 317msgid "%s signed-in user" 318msgid_plural "%s signed-in users" 319msgstr[0] "%s brukar logga inn" 320msgstr[1] "%s brukarar logga inn" 321 322#: app/Http/RequestHandlers/SearchReplaceAction.php:84 323#, php-format 324msgid "%s source has been updated." 325msgid_plural "%s sources have been updated." 326msgstr[0] "%s kjelde har blitt oppdatert." 327msgstr[1] "%s kjelder har blitt oppdaterte." 328 329#. I18N: %s=“fifth cousin”, etc. 330#: app/Services/RelationshipService.php:2169 331#, php-format 332msgid "%s three times removed ascending" 333msgstr "%s tre generasjonar tilbake" 334 335#. I18N: %s=“fifth cousin”, etc. 336#: app/Services/RelationshipService.php:2174 337#, php-format 338msgid "%s three times removed descending" 339msgstr "%s og tre generasjonar fram" 340 341#. I18N: %s=“fifth cousin”, etc. 342#: app/Services/RelationshipService.php:2160 343#, php-format 344msgid "%s twice removed ascending" 345msgstr "%s to generasjonar tilbake" 346 347#. I18N: %s=“fifth cousin”, etc. 348#: app/Services/RelationshipService.php:2165 349#, php-format 350msgid "%s twice removed descending" 351msgstr "%s og to generasjonar fram" 352 353#: app/Elements/AgeAtEvent.php:100 354#, php-format 355msgid "%s week" 356msgid_plural "%s weeks" 357msgstr[0] "%s veke" 358msgstr[1] "%s veker" 359 360#: app/Age.php:92 app/Elements/AgeAtEvent.php:98 361#: app/Statistics/Repository/FamilyRepository.php:364 362#: app/Statistics/Repository/IndividualRepository.php:990 363#: resources/views/modules/relatives/family.phtml:193 364#: resources/views/modules/statistics-chart/custom.phtml:141 365#: resources/views/modules/statistics-chart/custom.phtml:150 366#, php-format 367msgid "%s year" 368msgid_plural "%s years" 369msgstr[0] "%s år" 370msgstr[1] "%s år" 371 372#: app/Http/RequestHandlers/CalendarEvents.php:159 373#: resources/views/modules/yahrzeit/list.phtml:45 374#, php-format 375msgid "%s year anniversary" 376msgstr "%s årsdag" 377 378#: app/Services/RelationshipService.php:2354 379#, php-format 380msgid "%s × cousin" 381msgstr "%s menning" 382 383#: app/Services/RelationshipService.php:2318 384#, php-format 385msgctxt "FEMALE" 386msgid "%s × cousin" 387msgstr "%s menning" 388 389#. 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. 390#: app/Services/RelationshipService.php:2281 391#, php-format 392msgctxt "MALE" 393msgid "%s × cousin" 394msgstr "%s menning" 395 396#. I18N: BCE=Before the Common Era, for Julian years < 0. See https://en.wikipedia.org/wiki/Common_Era 397#: app/Date/JulianDate.php:98 398#, php-format 399msgid "%s BCE" 400msgstr "%s FVT" 401 402#. I18N: CE=Common Era, for Julian years > 0. See https://en.wikipedia.org/wiki/Common_Era 403#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 404#, php-format 405msgid "%s CE" 406msgstr "%s VT" 407 408#. I18N: Label on a graph; 40+ means 40 or more 409#: app/Module/StatisticsChartModule.php:862 410#, php-format 411msgid "%s+" 412msgstr "%s+" 413 414#: app/Module/ClippingsCartModule.php:613 415#, php-format 416msgid "%s, her ancestors and their families" 417msgstr "%s, hennar anar og deira familar" 418 419#: app/Module/ClippingsCartModule.php:610 420#, php-format 421msgid "%s, her parents and siblings" 422msgstr "%s, hennar foreldre og sysken" 423 424#: app/Module/ClippingsCartModule.php:611 425#, php-format 426msgid "%s, her spouses and children" 427msgstr "%s, hennar ektefellar og born" 428 429#: app/Module/ClippingsCartModule.php:614 430#, php-format 431msgid "%s, her spouses and descendants" 432msgstr "%s, hennar ektefellar og etterkomarar" 433 434#: app/Module/ClippingsCartModule.php:622 435#, php-format 436msgid "%s, his ancestors and their families" 437msgstr "%s, hans anar og deira familiar" 438 439#: app/Module/ClippingsCartModule.php:619 440#, php-format 441msgid "%s, his parents and siblings" 442msgstr "%s, hans foreldre og sysken" 443 444#: app/Module/ClippingsCartModule.php:620 445#, php-format 446msgid "%s, his spouses and children" 447msgstr "%s, hans ektefellar og born" 448 449#: app/Module/ClippingsCartModule.php:623 450#, php-format 451msgid "%s, his spouses and descendants" 452msgstr "%s, hans ektefellar og etterkomarar" 453 454#: resources/views/admin/data-fix-select.phtml:33 455#: resources/views/edit/add-fact-row.phtml:30 456#: resources/views/modules/user-messages/user-messages.phtml:34 457msgid "<select>" 458msgstr "<vel>" 459 460#: resources/views/fact-date.phtml:120 461#, php-format 462msgid "(%s after death)" 463msgstr "(%s etter dødsfall)" 464 465#. I18N: The current age of a living individual 466#: app/Http/RequestHandlers/IndividualPage.php:183 467#, php-format 468msgid "(age %s)" 469msgstr "(%s gamal)" 470 471#. I18N: The age of an individual at a given date 472#: app/Http/RequestHandlers/IndividualPage.php:170 473#: resources/views/fact-association-structure.phtml:68 474#: resources/views/fact-date.phtml:102 475#, php-format 476msgid "(aged %s)" 477msgstr "(%s gamal)" 478 479#. I18N: The age of an individual at a given date 480#: app/Http/RequestHandlers/IndividualPage.php:167 481#: resources/views/fact-association-structure.phtml:65 482#: resources/views/fact-date.phtml:98 483#, php-format 484msgctxt "Female" 485msgid "(aged %s)" 486msgstr "(%s gamal)" 487 488#. I18N: The age of an individual at a given date 489#: app/Http/RequestHandlers/IndividualPage.php:164 490#: resources/views/fact-association-structure.phtml:62 491#: resources/views/fact-date.phtml:94 492#, php-format 493msgctxt "Male" 494msgid "(aged %s)" 495msgstr "(%s gamal)" 496 497#. I18N: %s is a number 498#: resources/views/lists/datatables-attributes.phtml:27 499#, php-format 500msgid "(filtered from %s total entries)" 501msgstr "(utvalt av totalt %s)" 502 503#: resources/views/fact-date.phtml:116 504msgid "(on the date of death)" 505msgstr "(på dødsdagen)" 506 507#. I18N: This punctuation is used to separate lists of items 508#: app/I18N.php:334 509msgid ", " 510msgstr ", " 511 512#: app/Statistics/Service/CenturyService.php:67 513msgctxt "CENTURY" 514msgid "10th" 515msgstr "10." 516 517#: app/Statistics/Service/CenturyService.php:65 518msgctxt "CENTURY" 519msgid "11th" 520msgstr "11." 521 522#: app/Statistics/Service/CenturyService.php:63 523msgctxt "CENTURY" 524msgid "12th" 525msgstr "12." 526 527#: app/Statistics/Service/CenturyService.php:61 528msgctxt "CENTURY" 529msgid "13th" 530msgstr "13." 531 532#: app/Statistics/Service/CenturyService.php:59 533msgctxt "CENTURY" 534msgid "14th" 535msgstr "14." 536 537#: app/Statistics/Service/CenturyService.php:57 538msgctxt "CENTURY" 539msgid "15th" 540msgstr "15." 541 542#: app/Statistics/Service/CenturyService.php:55 543msgctxt "CENTURY" 544msgid "16th" 545msgstr "16." 546 547#: app/Statistics/Service/CenturyService.php:53 548msgctxt "CENTURY" 549msgid "17th" 550msgstr "17." 551 552#: app/Statistics/Service/CenturyService.php:51 553msgctxt "CENTURY" 554msgid "18th" 555msgstr "18." 556 557#: app/Statistics/Service/CenturyService.php:49 558msgctxt "CENTURY" 559msgid "19th" 560msgstr "19." 561 562#: app/Statistics/Service/CenturyService.php:85 563msgctxt "CENTURY" 564msgid "1st" 565msgstr "1." 566 567#: app/Statistics/Service/CenturyService.php:47 568msgctxt "CENTURY" 569msgid "20th" 570msgstr "20." 571 572#: app/Statistics/Service/CenturyService.php:45 573msgctxt "CENTURY" 574msgid "21st" 575msgstr "21." 576 577#: app/Statistics/Service/CenturyService.php:83 578msgctxt "CENTURY" 579msgid "2nd" 580msgstr "2." 581 582#: app/Statistics/Service/CenturyService.php:81 583msgctxt "CENTURY" 584msgid "3rd" 585msgstr "3." 586 587#: app/Statistics/Service/CenturyService.php:79 588msgctxt "CENTURY" 589msgid "4th" 590msgstr "4." 591 592#: app/Statistics/Service/CenturyService.php:77 593msgctxt "CENTURY" 594msgid "5th" 595msgstr "5." 596 597#: app/Statistics/Service/CenturyService.php:75 598msgctxt "CENTURY" 599msgid "6th" 600msgstr "6." 601 602#: app/Statistics/Service/CenturyService.php:73 603msgctxt "CENTURY" 604msgid "7th" 605msgstr "7." 606 607#: app/Statistics/Service/CenturyService.php:71 608msgctxt "CENTURY" 609msgid "8th" 610msgstr "8." 611 612#: app/Statistics/Service/CenturyService.php:69 613msgctxt "CENTURY" 614msgid "9th" 615msgstr "9." 616 617#: app/Http/RequestHandlers/TreePreferencesPage.php:122 618#: app/Http/RequestHandlers/UserEditPage.php:110 619msgid "<default theme>" 620msgstr "<standardtema>" 621 622#: resources/views/register-page.phtml:26 623msgid "<p>Notice: By completing and submitting this form, you agree:</p><ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul>" 624msgstr "<p>Merknad: Ved å fullføre og sende inn dette skjemaet, samtykker du i:</p><ul><li>å respektere personvern av nolevande personar som er registrerte på denne nettstaden;</li><li>og i tekstfeltet nedanfor, forklare kven du er i slekt med, eller gi oss informasjon om personar som bør leggast til på denne nettstaden.</li></ul>" 625 626#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 627#: app/Elements/NoteStructure.php:135 app/Fact.php:620 628#: resources/views/fact-association-structure.phtml:97 629#: resources/views/fact-association-structure.phtml:100 630#: resources/views/fact-gedcom-fields.phtml:65 631#, php-format 632msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 633msgstr "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 634 635#. I18N: URL = web address 636#: resources/views/modals/media-file-fields.phtml:33 637msgid "A URL" 638msgstr "Ein URL" 639 640#. I18N: Description of the “RelationshipsChart” module 641#: app/Module/RelationshipsChartModule.php:117 642msgid "A chart displaying relationships between two individuals." 643msgstr "Eit diagram som syner slektskapen mellom to personar." 644 645#. I18N: Description of the “FamilyBookChart” module 646#: app/Module/FamilyBookChartModule.php:91 647msgid "A chart of an individual’s ancestors and descendants, as a family book." 648msgstr "Eit diagram over ein person sine anar og etterkomarar, som ei familiebok." 649 650#. I18N: Description of the “CompactTreeChart” module 651#: app/Module/CompactTreeChartModule.php:91 652msgid "A chart of an individual’s ancestors, as a compact tree." 653msgstr "Eit diagram over ein person sine anar, som eit kompakt tre." 654 655#. I18N: Description of the “PedigreeChart” module 656#: app/Module/PedigreeChartModule.php:120 657msgid "A chart of an individual’s ancestors, formatted as a tree." 658msgstr "Eit diagram over ein person sine anar, synt som eit tre." 659 660#. I18N: Description of the “AncestorsChart” module 661#: app/Module/AncestorsChartModule.php:112 662msgid "A chart of an individual’s ancestors." 663msgstr "Eit diagram over ein person sine anar." 664 665#. I18N: Description of the “DescendancyChart” module 666#: app/Module/DescendancyChartModule.php:110 667msgid "A chart of an individual’s descendants." 668msgstr "Eit diagram over ein person sine etterkomarar." 669 670#. I18N: Description of the “LifespansChart” module 671#: app/Module/LifespansChartModule.php:118 672msgid "A chart of individuals’ lifespans." 673msgstr "Eit diagram over personar sine tidslinjer." 674 675#: resources/views/edit/link-child-to-family.phtml:39 676msgid "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." 677msgstr "Eit barn kan ha fleire sett med foreldre. Forholdet mellom foreldre og barn kan vere biologisk, juridisk, eller basert på lokale kulturar og tradisjonar. Om forholdet ikkje vert spesifisert, vert det antatt å vere biologisk." 678 679#. I18N: Description of a “Data fix” module 680#: app/Module/FixDuplicateLinks.php:69 681msgid "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." 682msgstr "Ein vanleg feil er å ha fleire lenker til same registrering, f.eks. kan same barn finnast meir enn ein gong i ei familieregistrering." 683 684#. I18N: Description of the “Fan Chart” module 685#: app/Module/FanChartModule.php:154 686msgid "A fan chart of an individual’s ancestors." 687msgstr "Eit viftediagram over ein person sine anar." 688 689#: resources/views/admin/map-import-form.phtml:26 690#: resources/views/admin/trees-export.phtml:26 691#: resources/views/admin/trees-import.phtml:52 692#: resources/views/modals/media-file-fields.phtml:29 693#: resources/views/modals/media-file-fields.phtml:87 694msgid "A file on the server" 695msgstr "Ei fil på serveren" 696 697#: resources/views/admin/map-import-form.phtml:49 698#: resources/views/admin/trees-export.phtml:51 699#: resources/views/admin/trees-import.phtml:40 700#: resources/views/modals/media-file-fields.phtml:25 701#: resources/views/modals/media-file-fields.phtml:41 702msgid "A file on your computer" 703msgstr "Ei fil på din datamskin" 704 705#. I18N: Description of the “My page” module 706#: app/Module/UserWelcomeModule.php:70 707msgid "A greeting message and useful links for a user." 708msgstr "Velkomsthelsing og nyttige lenker for brukaren." 709 710#. I18N: Description of the “Home page” module 711#: app/Module/WelcomeBlockModule.php:68 712msgid "A greeting message for site visitors." 713msgstr "Velkomsthelsing til besøkjande." 714 715#. I18N: Description of the “Contact information” module 716#: app/Module/ContactsFooterModule.php:66 717msgid "A link to the site contacts." 718msgstr "Ei lenke til kontaktpersonar for nettstaden." 719 720#. I18N: Description of the “webtrees” module 721#: app/Module/PoweredByWebtreesModule.php:52 722msgid "A link to the webtrees home page." 723msgstr "Ei lenke til webtrees si startside." 724 725#. I18N: Description of the “Branches” module 726#: app/Module/BranchesListModule.php:112 727msgid "A list of branches of a family." 728msgstr "Ei liste over greiner av ein familie." 729 730#. I18N: Description of the “Pending changes” module 731#: app/Module/ReviewChangesModule.php:91 732msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 733msgstr "Liste over endringar som krev godkjenning av ein moderator, og e-postmeldingar." 734 735#. I18N: Description of the “Families” module 736#: app/Module/FamilyListModule.php:54 737msgid "A list of families." 738msgstr "Ei liste over familiar." 739 740#. I18N: Description of the “FAQ” module 741#: app/Module/FrequentlyAskedQuestionsModule.php:81 742msgid "A list of frequently asked questions and answers." 743msgstr "Liste over vanlege spørsmål og svar." 744 745#. I18N: Description of the “Individuals” module 746#: app/Module/IndividualListModule.php:108 747msgid "A list of individuals." 748msgstr "Ei liste over personar." 749 750#. I18N: Description of the “Locations” module 751#: app/Module/LocationListModule.php:81 752msgid "A list of locations." 753msgstr "Ei liste over stadar." 754 755#. I18N: Description of the “Media objects” module 756#: app/Module/MediaListModule.php:98 757msgid "A list of media objects." 758msgstr "Ei liste over medieobjekt." 759 760#. I18N: Description of the “Recent changes” module 761#: app/Module/RecentChangesModule.php:97 762msgid "A list of records that have been updated recently." 763msgstr "Liste over postar som nyleg er endra." 764 765#. I18N: Description of the “Repositories” module 766#: app/Module/RepositoryListModule.php:81 767msgid "A list of repositories." 768msgstr "Ei liste over arkiv." 769 770#. I18N: Description of the “Shared notes” module 771#: app/Module/NoteListModule.php:78 772msgid "A list of shared notes." 773msgstr "Ei liste over delte notat." 774 775#. I18N: Description of the “Sources” module 776#: app/Module/SourceListModule.php:80 777msgid "A list of sources." 778msgstr "Ei liste over kjelder." 779 780#. I18N: Description of the “Submitters” module 781#: app/Module/SubmitterListModule.php:81 782msgid "A list of submitters." 783msgstr "Ei liste over bidragsytarar." 784 785#. I18N: Description of “Research tasks” module 786#: app/Module/ResearchTaskModule.php:81 787msgid "A list of tasks and activities that are linked to the family tree." 788msgstr "Liste over oppgåver og aktivitetar knytte til slektstreet." 789 790#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 791#: app/Module/YahrzeitModule.php:77 792msgid "A list of the Hebrew death anniversaries that will occur in the near future." 793msgstr "Ei liste over hebraiske dødsmarkeringar i næraste fremtid." 794 795#. I18N: Description of the “On this day” module 796#: app/Module/OnThisDayModule.php:111 797msgid "A list of the anniversaries that occur today." 798msgstr "Liste over hendingar på denne dagen." 799 800#. I18N: Description of the “Upcoming events” module 801#: app/Module/UpcomingAnniversariesModule.php:132 802msgid "A list of the anniversaries that will occur in the near future." 803msgstr "Ei liste over nært komande hendingar." 804 805#. I18N: Description of the “Top given names” module 806#: app/Module/TopGivenNamesModule.php:58 807msgid "A list of the most popular given names." 808msgstr "Liste over mest nytta førenamn." 809 810#. I18N: Description of the “Top surnames” module 811#: app/Module/TopSurnamesModule.php:83 812msgid "A list of the most popular surnames." 813msgstr "Liste over dei vanlegaste etternamn." 814 815#. I18N: Description of the “Most viewed pages” module 816#: app/Module/TopPageViewsModule.php:60 817msgid "A list of the pages that have been viewed the most number of times." 818msgstr "Ei liste over dei sider som er synt flest gonger." 819 820#. I18N: Description of the “Who is online” module 821#: app/Module/LoggedInUsersModule.php:53 822msgid "A list of users and visitors who are currently online." 823msgstr "Liste over besøkjande og pålogga medlemer." 824 825#: resources/views/help/media-object.phtml:8 826msgid "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)." 827msgstr "Eit «medieobjekt» er ein post i databasen som inneheld informasjon om ei mediefil. Det kan til dømes vere ein tittel, informasjon om opphavsrett, ein transkripsjon, personvernrestriksjonar, osb. Sjølve mediefila, til dømes eit bilete eller ein video, kan liggje lokalt på den same serveren som nettstaden, eller på ein annan server." 828 829#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 830#: resources/views/emails/verify-notify-html.phtml:20 831#: resources/views/emails/verify-notify-text.phtml:15 832#, php-format 833msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 834msgstr "Ein ny brukar (%1$s) har bedet om brukarkonto (%2$s) og har stadfesta e-postadressa (%3$s)." 835 836#: app/Http/RequestHandlers/LoginAction.php:80 837#: resources/views/admin/control-panel.phtml:186 838#: resources/views/admin/upgrade/wizard.phtml:29 839msgid "A new version of webtrees is available." 840msgstr "Ein ny versjon av webtrees er tilgjengeleg." 841 842#: app/Http/RequestHandlers/PasswordRequestAction.php:124 843#, php-format 844msgid "A password reset link has been sent to “%s”." 845msgstr "Ei lenke til å tilbakestille passord har blitt sendt til “%s”." 846 847#. I18N: Description of the “Journal” module 848#: app/Module/UserJournalModule.php:66 849msgid "A private area to record notes or keep a journal." 850msgstr "Eit privat område der ein kan gjere notatar eller føre journal." 851 852#. I18N: %s is a server name/URL 853#: resources/views/emails/register-notify-html.phtml:22 854#: resources/views/emails/register-notify-text.phtml:18 855#, php-format 856msgid "A prospective user has registered with webtrees at %s." 857msgstr "Ein ny brukar av har registrert seg på nettstaden webtrees - %s." 858 859#. I18N: Description of the “Pedigree” module 860#: app/Module/PedigreeReportModule.php:52 861#: resources/xml/reports/pedigree_report.xml:4 862msgid "A report of an individual’s ancestors, formatted as a tree." 863msgstr "Rapport over ein person sine anar, forma som eit tre." 864 865#. I18N: Description of the “Ancestors” module 866#: app/Module/AhnentafelReportModule.php:52 867#: resources/xml/reports/ahnentafel_report.xml:5 868msgid "A report of an individual’s ancestors, in a narrative style." 869msgstr "Rapport om ein person sine anar i forteljande stil." 870 871#. I18N: Description of the “Descendants” module 872#: app/Module/DescendancyReportModule.php:52 873#: resources/xml/reports/descendancy_report.xml:4 874msgid "A report of an individual’s descendants, in a narrative style." 875msgstr "Rapport over ein person sine etterkomarar, i forteljande stil." 876 877#. I18N: Description of the “Individual” module 878#: app/Module/IndividualReportModule.php:52 879#: resources/xml/reports/individual_report.xml:4 880msgid "A report of an individual’s details." 881msgstr "Rapport over alle detaljar om ein bestemt person." 882 883#: resources/xml/reports/fact_sources.xml:4 884msgid "A report of facts which are supported by a given source." 885msgstr "Oversyn over fakta som stammar frå ei bestemd kjelde." 886 887#. I18N: Description of the “Family” module 888#: app/Module/FamilyGroupReportModule.php:56 889#: resources/xml/reports/family_group_report.xml:4 890msgid "A report of family members and their details." 891msgstr "Ein detaljert rapport over medlemer i ein familie." 892 893#. I18N: Description of the “Deaths” module 894#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 895msgid "A report of individuals who died in a given time or place." 896msgstr "Rapport over dødsfall på gitt tid eller stad." 897 898#. I18N: Description of the “Occupations” module 899#: app/Module/OccupationReportModule.php:56 900#: resources/xml/reports/occupation_report.xml:4 901msgid "A report of individuals who had a given occupation." 902msgstr "Rapport over personar innan gitt yrke." 903 904#. I18N: Description of the “Births” module 905#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 906msgid "A report of individuals who were born in a given time or place." 907msgstr "Ein rapport over personar fødde på ein gitt stad, eller innan gitt tidsrom." 908 909#. I18N: Description of the “Cemeteries” module 910#: app/Module/CemeteryReportModule.php:52 911#: resources/xml/reports/cemetery_report.xml:4 912msgid "A report of individuals who were buried in a given place." 913msgstr "Rapport over personar som er gravlagde på ein gitt stad." 914 915#. I18N: Description of the “Marriages” module 916#: app/Module/MarriageReportModule.php:52 917#: resources/xml/reports/marriage_report.xml:4 918msgid "A report of individuals who were married in a given time or place." 919msgstr "Rapport over personer som blei gifte på eit gitt tidspunkt eller på ein gitt stad." 920 921#. I18N: Description of the “Changes” module 922#: app/Module/ChangeReportModule.php:56 923#: resources/xml/reports/change_report.xml:4 924msgid "A report of recent and pending changes." 925msgstr "Oversyn over nylege eller ventande (enno ikkje godkjende) endringar." 926 927#. I18N: Description of the “Related families” 928#: app/Module/IndividualFamiliesReportModule.php:56 929#: resources/xml/reports/individual_ext_report.xml:4 930msgid "A report of the families that are closely related to an individual." 931msgstr "Rapport over familier som er nært slekta med ein person." 932 933#. I18N: Description of the “Related individuals” module 934#: app/Module/RelatedIndividualsReportModule.php:52 935#: resources/xml/reports/relative_ext_report.xml:4 936msgid "A report of the individuals that are closely related to an individual." 937msgstr "Ein rapport som omfattar nære slektningar til ein person." 938 939#. I18N: Description of the “Source” module 940#: app/Module/FactSourcesReportModule.php:56 941msgid "A report of the information provided by a source." 942msgstr "Rapport over informasjon frå ei bestemt kjelde." 943 944#. I18N: Description of the “Missing data” 945#: app/Module/MissingFactsReportModule.php:56 946#: resources/xml/reports/missing_facts_report.xml:4 947msgid "A report of the information that is missing for an individual and their relatives." 948msgstr "Rapport over manglande data om ein person og denne personen sin familie." 949 950#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 951#: app/Module/BirthDeathMarriageReportModule.php:52 952#: resources/xml/reports/bdm_report.xml:4 953msgid "A report of vital records for a given date or place." 954msgstr "Oversyn over «livshendingar» (fødsel, vigsel, død) på gitt tidspunkt eller stad." 955 956#: resources/views/admin/users-edit.phtml:233 957msgid "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." 958msgstr "Ei rolle er ein samling av rettar for tilgjenge, som gjev løyve til å syne data, endre innstillinger, osb. Rettar for tilgjenge vert knytt til roller, og roller vert gjeve til brukarar. Kvart slektstre kan ha ulike rettar for tilgjenge til kvar rolle, og brukarar kan ha ulike roller i kvart slektstre." 959 960#. I18N: Description of the “Family navigator” module 961#: app/Module/FamilyNavigatorModule.php:51 962msgid "A sidebar showing an individual’s close families and relatives." 963msgstr "Sidepanel som syner ein person sin nære familie og slekt." 964 965#. I18N: Description of the “Extra information” module 966#: app/Module/IndividualMetadataModule.php:71 967msgid "A sidebar showing non-genealogy information about an individual." 968msgstr "Sidepanel som syner ikkje-genealogiske opplysningar om ein person." 969 970#. I18N: Description of the “Descendants” module 971#: app/Module/DescendancyModule.php:71 972msgid "A sidebar showing the descendants of an individual." 973msgstr "Sidepanel som syner ein person sine etterkomarar." 974 975#. I18N: Description of the “Families” module 976#: app/Module/RelativesTabModule.php:53 977msgid "A tab showing the close relatives of an individual." 978msgstr "Fane som syner ein person sin næraste familie." 979 980#. I18N: Description of the “Facts and events” module 981#: app/Module/IndividualFactsTabModule.php:86 982msgid "A tab showing the facts and events of an individual." 983msgstr "Fane som syner fakta og hendingar knytta til ein person." 984 985#. I18N: Description of the “Media” module 986#: app/Module/MediaTabModule.php:70 987msgid "A tab showing the media objects linked to an individual." 988msgstr "Fane som syner alle medieobjekt knytta til ein person." 989 990#. I18N: Description of the “Notes” module 991#: app/Module/NotesTabModule.php:71 992msgid "A tab showing the notes attached to an individual." 993msgstr "Fane som syner notat knytt til ein person." 994 995#. I18N: Description of the “Sources” module 996#: app/Module/SourcesTabModule.php:69 997msgid "A tab showing the sources linked to an individual." 998msgstr "Fane som syner kjelder knytt til ein bestemt person." 999 1000#. I18N: Description of the “TimelineChart” module 1001#: app/Module/TimelineChartModule.php:106 1002msgid "A timeline displaying individual events." 1003msgstr "Ei tidslinje som syner personlege hendingar." 1004 1005#: resources/views/admin/users-edit.phtml:117 1006msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 1007msgstr "Ein brukar kan ikkje logge inn før både «e-post stadfesta» og «godkjend av administrator» er kryssa av." 1008 1009#: resources/xml/reports/ahnentafel_report.xml:13 1010#: resources/xml/reports/bdm_report.xml:12 1011#: resources/xml/reports/birth_report.xml:10 1012#: resources/xml/reports/cemetery_report.xml:8 1013#: resources/xml/reports/change_report.xml:9 1014#: resources/xml/reports/death_report.xml:11 1015#: resources/xml/reports/descendancy_report.xml:8 1016#: resources/xml/reports/fact_sources.xml:8 1017#: resources/xml/reports/family_group_report.xml:11 1018#: resources/xml/reports/individual_ext_report.xml:12 1019#: resources/xml/reports/individual_report.xml:9 1020#: resources/xml/reports/marriage_report.xml:10 1021#: resources/xml/reports/missing_facts_report.xml:8 1022#: resources/xml/reports/occupation_report.xml:7 1023#: resources/xml/reports/pedigree_report.xml:8 1024#: resources/xml/reports/relative_ext_report.xml:8 1025msgctxt "paper size" 1026msgid "A3" 1027msgstr "A3" 1028 1029#: resources/xml/reports/ahnentafel_report.xml:13 1030#: resources/xml/reports/bdm_report.xml:12 1031#: resources/xml/reports/birth_report.xml:10 1032#: resources/xml/reports/cemetery_report.xml:8 1033#: resources/xml/reports/change_report.xml:9 1034#: resources/xml/reports/death_report.xml:11 1035#: resources/xml/reports/descendancy_report.xml:8 1036#: resources/xml/reports/fact_sources.xml:8 1037#: resources/xml/reports/family_group_report.xml:11 1038#: resources/xml/reports/individual_ext_report.xml:12 1039#: resources/xml/reports/individual_report.xml:9 1040#: resources/xml/reports/marriage_report.xml:10 1041#: resources/xml/reports/missing_facts_report.xml:8 1042#: resources/xml/reports/occupation_report.xml:7 1043#: resources/xml/reports/pedigree_report.xml:8 1044#: resources/xml/reports/relative_ext_report.xml:8 1045msgctxt "paper size" 1046msgid "A4" 1047msgstr "A4" 1048 1049#: resources/views/modules/bing-maps/config.phtml:23 1050#: resources/views/modules/google-maps/config.phtml:23 1051#: resources/views/modules/here-maps/config.phtml:23 1052#: resources/views/modules/map-box/config.phtml:23 1053#: resources/views/modules/openrouteservice/config.phtml:23 1054msgid "API key" 1055msgstr "API kode" 1056 1057#. I18N: Location of an LDS church temple 1058#: app/Elements/TempleCode.php:53 1059msgid "Aba, Nigeria" 1060msgstr "Aba, Nigeria" 1061 1062#: app/Date/JalaliDate.php:280 1063msgctxt "Abbreviation for Persian month: Aban" 1064msgid "Aban" 1065msgstr "Aban" 1066 1067#. I18N: 8th month in the Persian/Jalali calendar 1068#: app/Date/JalaliDate.php:153 1069msgctxt "GENITIVE" 1070msgid "Aban" 1071msgstr "Aban" 1072 1073#. I18N: 8th month in the Persian/Jalali calendar 1074#: app/Date/JalaliDate.php:243 1075msgctxt "INSTRUMENTAL" 1076msgid "Aban" 1077msgstr "Aban" 1078 1079#. I18N: 8th month in the Persian/Jalali calendar 1080#: app/Date/JalaliDate.php:198 1081msgctxt "LOCATIVE" 1082msgid "Aban" 1083msgstr "Aban" 1084 1085#. I18N: 8th month in the Persian/Jalali calendar 1086#: app/Date/JalaliDate.php:108 1087msgctxt "NOMINATIVE" 1088msgid "Aban" 1089msgstr "Aban" 1090 1091#. I18N: A configuration setting 1092#: resources/views/admin/trees-preferences.phtml:560 1093#: resources/views/admin/trees-preferences.phtml:562 1094#: resources/views/admin/trees-preferences.phtml:566 1095msgid "Abbreviate place names" 1096msgstr "Forkort stadsnamn" 1097 1098#: app/Gedcom.php:773 app/Gedcom.php:1183 app/Gedcom.php:1318 1099#: app/Gedcom.php:1527 resources/views/lists/sources-table.phtml:95 1100#: resources/views/modals/source-fields.phtml:22 1101msgid "Abbreviation" 1102msgstr "Korting" 1103 1104#: resources/views/pending-changes-page.phtml:47 1105#: resources/views/pending-changes-page.phtml:59 1106msgid "Accept" 1107msgstr "Godkjenn" 1108 1109#: resources/views/pending-changes-page.phtml:101 1110msgid "Accept all changes" 1111msgstr "Godkjenn alle endringar" 1112 1113#: resources/views/admin/components.phtml:42 1114#: resources/views/admin/components.phtml:105 1115#: resources/views/admin/trees-privacy.phtml:229 1116msgid "Access level" 1117msgstr "Nivå for tilgjenge" 1118 1119#: resources/views/admin/users-edit.phtml:230 1120msgid "Access to family trees" 1121msgstr "Tilgang til slektstre" 1122 1123#: resources/views/admin/users-edit.phtml:95 1124msgid "Account approval and email verification" 1125msgstr "Kontogodkjenning og stadfesting med e-post" 1126 1127#. I18N: Location of an LDS church temple 1128#: app/Elements/TempleCode.php:54 1129msgid "Accra, Ghana" 1130msgstr "Accra, Ghana" 1131 1132#: resources/views/admin/webtrees1-thumbnails.phtml:43 1133msgid "Action" 1134msgstr "Handling" 1135 1136#. I18N: a month in the Jewish calendar 1137#: app/Date/JewishDate.php:205 1138msgctxt "GENITIVE" 1139msgid "Adar" 1140msgstr "Adar" 1141 1142#. I18N: a month in the Jewish calendar 1143#: app/Date/JewishDate.php:309 1144msgctxt "INSTRUMENTAL" 1145msgid "Adar" 1146msgstr "Adar" 1147 1148#. I18N: a month in the Jewish calendar 1149#: app/Date/JewishDate.php:257 1150msgctxt "LOCATIVE" 1151msgid "Adar" 1152msgstr "Adar" 1153 1154#. I18N: a month in the Jewish calendar 1155#: app/Date/JewishDate.php:153 1156msgctxt "NOMINATIVE" 1157msgid "Adar" 1158msgstr "Adar" 1159 1160#. I18N: a month in the Jewish calendar 1161#: app/Date/JewishDate.php:203 1162msgctxt "GENITIVE" 1163msgid "Adar I" 1164msgstr "Adar I" 1165 1166#. I18N: a month in the Jewish calendar 1167#: app/Date/JewishDate.php:307 1168msgctxt "INSTRUMENTAL" 1169msgid "Adar I" 1170msgstr "Adar I" 1171 1172#. I18N: a month in the Jewish calendar 1173#: app/Date/JewishDate.php:255 1174msgctxt "LOCATIVE" 1175msgid "Adar I" 1176msgstr "Adar I" 1177 1178#. I18N: a month in the Jewish calendar 1179#: app/Date/JewishDate.php:151 1180msgctxt "NOMINATIVE" 1181msgid "Adar I" 1182msgstr "Adar I" 1183 1184#. I18N: a month in the Jewish calendar 1185#: app/Date/JewishDate.php:223 1186msgctxt "GENITIVE" 1187msgid "Adar II" 1188msgstr "Adar II" 1189 1190#. I18N: a month in the Jewish calendar 1191#: app/Date/JewishDate.php:327 1192msgctxt "INSTRUMENTAL" 1193msgid "Adar II" 1194msgstr "Adar II" 1195 1196#. I18N: a month in the Jewish calendar 1197#: app/Date/JewishDate.php:275 1198msgctxt "LOCATIVE" 1199msgid "Adar II" 1200msgstr "Adar II" 1201 1202#. I18N: a month in the Jewish calendar 1203#: app/Date/JewishDate.php:171 1204msgctxt "NOMINATIVE" 1205msgid "Adar II" 1206msgstr "Adar II" 1207 1208#: app/Http/RequestHandlers/MapDataAdd.php:80 1209#: app/Http/RequestHandlers/MapDataAdd.php:83 1210msgid "Add" 1211msgstr "Legg til" 1212 1213#: app/Module/ClippingsCartModule.php:517 1214#: app/Module/ClippingsCartModule.php:627 1215#: app/Module/ClippingsCartModule.php:742 1216#: app/Module/ClippingsCartModule.php:790 1217#: app/Module/ClippingsCartModule.php:838 1218#: app/Module/ClippingsCartModule.php:886 1219#: app/Module/ClippingsCartModule.php:939 1220#: app/Module/ClippingsCartModule.php:999 1221#, php-format 1222msgid "Add %s to the clippings cart" 1223msgstr "Legg %s i utklippsmappa" 1224 1225#: resources/views/modules/relatives/family.phtml:219 1226msgid "Add a brother" 1227msgstr "Legg til ein bror" 1228 1229#: app/Http/RequestHandlers/AddChildToFamilyPage.php:80 1230#: resources/views/family-page-menu.phtml:52 1231#: resources/views/modules/relatives/family.phtml:227 1232msgid "Add a child" 1233msgstr "Legg til eit nytt barn" 1234 1235#: app/Http/RequestHandlers/AddChildToIndividualPage.php:87 1236#: resources/views/modules/relatives/tab.phtml:156 1237msgid "Add a child to create a one-parent family" 1238msgstr "Legg til eit barn for å opprette familie med kun ein forelder" 1239 1240#: app/Http/RequestHandlers/AddChildToFamilyPage.php:79 1241#: resources/views/family-page-children.phtml:45 1242#: resources/views/modules/relatives/family.phtml:223 1243msgid "Add a daughter" 1244msgstr "Legg til ei dotter" 1245 1246#: resources/views/edit/add-fact-row.phtml:19 1247#: resources/views/edit/raw-gedcom-record.phtml:52 1248#: resources/views/record-page-menu-facts.phtml:14 1249msgid "Add a fact" 1250msgstr "Legg til faktum" 1251 1252#: app/Http/RequestHandlers/AddParentToIndividualPage.php:78 1253#: resources/views/family-page-grandparents.phtml:34 1254#: resources/views/family-page-grandparents.phtml:42 1255#: resources/views/modules/relatives/tab.phtml:48 1256msgid "Add a father" 1257msgstr "Legg til ein ny far" 1258 1259#: resources/views/modules/favorites/favorites.phtml:44 1260#: resources/views/modules/favorites/favorites.phtml:54 1261msgid "Add a favorite" 1262msgstr "Legg til ein ny favoritt" 1263 1264#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:85 1265#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:87 1266#: resources/views/family-page-menu.phtml:39 1267#: resources/views/family-page-parents.phtml:27 1268#: resources/views/modules/relatives/family.phtml:62 1269#: resources/views/modules/relatives/tab.phtml:135 1270msgid "Add a husband" 1271msgstr "Legg til ny ektemann" 1272 1273#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:76 1274#: resources/views/modules/relatives/tab.phtml:147 1275msgid "Add a husband using an existing individual" 1276msgstr "Legg til ny ektemann ved å lenke til ein registrert person" 1277 1278#: resources/views/modules/user_blog/list.phtml:59 1279msgid "Add a journal entry" 1280msgstr "Legg til nytt notat" 1281 1282#: app/Http/RequestHandlers/AddMediaFileModal.php:75 1283#: resources/views/media-page-menu.phtml:37 1284#: resources/views/modals/add-media-file.phtml:21 1285msgid "Add a media file" 1286msgstr "Legg til mediefil" 1287 1288#: resources/views/family-page-menu.phtml:67 1289#: resources/views/individual-page-images.phtml:59 1290#: resources/views/individual-page-menu.phtml:95 1291msgid "Add a media object" 1292msgstr "Legg til eit nytt medieobjekt" 1293 1294#: app/Http/RequestHandlers/AddParentToIndividualPage.php:76 1295#: resources/views/family-page-grandparents.phtml:64 1296#: resources/views/family-page-grandparents.phtml:72 1297#: resources/views/modules/relatives/tab.phtml:55 1298msgid "Add a mother" 1299msgstr "Legg til ei ny mor" 1300 1301#: resources/views/individual-page-menu.phtml:43 1302msgid "Add a name" 1303msgstr "Legg til nytt namn" 1304 1305#: resources/views/modules/gedcom_news/list.phtml:60 1306msgid "Add a news article" 1307msgstr "Legg inn ny notis" 1308 1309#: resources/views/modules/notes/tab.phtml:96 1310msgid "Add a note" 1311msgstr "Legg til nytt notat" 1312 1313#: resources/views/modules/relatives/family.phtml:227 1314msgid "Add a sibling" 1315msgstr "Legg til eit sysken" 1316 1317#: resources/views/modules/relatives/family.phtml:223 1318msgid "Add a sister" 1319msgstr "Legg til ei syster" 1320 1321#: app/Http/RequestHandlers/AddChildToFamilyPage.php:78 1322#: resources/views/family-page-children.phtml:41 1323#: resources/views/modules/relatives/family.phtml:219 1324msgid "Add a son" 1325msgstr "Legg til ein son" 1326 1327#: resources/views/modules/sources_tab/tab.phtml:75 1328msgid "Add a source citation" 1329msgstr "Legg til ny kjeldetilvising" 1330 1331#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:88 1332msgid "Add a spouse" 1333msgstr "Legg til ektefelle" 1334 1335#: app/Module/StoriesModule.php:292 1336#: resources/views/modules/stories/config.phtml:36 1337#: resources/views/modules/stories/tab.phtml:36 1338msgid "Add a story" 1339msgstr "Legg til artikkel" 1340 1341#: app/Http/RequestHandlers/UserAddPage.php:48 1342#: resources/views/admin/control-panel.phtml:515 1343msgid "Add a user" 1344msgstr "Legg til ny brukar" 1345 1346#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:83 1347#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:86 1348#: resources/views/family-page-menu.phtml:46 1349#: resources/views/family-page-parents.phtml:49 1350#: resources/views/modules/relatives/family.phtml:99 1351#: resources/views/modules/relatives/tab.phtml:133 1352msgid "Add a wife" 1353msgstr "Legg til ny hustru" 1354 1355#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:79 1356#: resources/views/modules/relatives/tab.phtml:145 1357msgid "Add a wife using an existing individual" 1358msgstr "Legg til ny hustru ved å knyte til ein registrert person" 1359 1360#. I18N: FAQ = “Frequently Asked Question” 1361#: app/Module/FrequentlyAskedQuestionsModule.php:298 1362#: resources/views/modules/faq/config.phtml:45 1363msgid "Add an FAQ" 1364msgstr "Legg til FAQ" 1365 1366#: resources/views/modules/custom-css-js/edit.phtml:34 1367msgid "Add content to the end of the <code><body></code> element." 1368msgstr "Legg til innhald til enden av <code><body></code> elementet." 1369 1370#: resources/views/modules/custom-css-js/edit.phtml:22 1371msgid "Add content to the end of the <code><head></code> element." 1372msgstr "Legg til innhald til enden av <code><head></code> elementet." 1373 1374#: resources/views/record-page-menu-clipboard.phtml:18 1375msgid "Add from clipboard" 1376msgstr "Legg til frå utklippstavle" 1377 1378#: app/Module/ModuleHistoricEventsTrait.php:40 1379msgid "Add historic events to an individual’s page." 1380msgstr "Legg til historiske hendingar til personside." 1381 1382#: resources/views/modules/lifespans-chart/page.phtml:29 1383msgid "Add individuals" 1384msgstr "Legg til personar" 1385 1386#: resources/views/modules/relatives/family.phtml:148 1387msgid "Add marriage details" 1388msgstr "Legg til detaljar om ekteskap" 1389 1390#. I18N: Name of a module 1391#: app/Module/FixMissingDeaths.php:57 1392msgid "Add missing death records" 1393msgstr "Legg til manglande dødsfallsregistreringar" 1394 1395#: resources/views/edit-blocks-page.phtml:50 1396msgid "Add more blocks from the following list." 1397msgstr "Legg til fleire blokker frå følgande liste." 1398 1399#: resources/views/search-advanced-page.phtml:44 1400msgid "Add more fields" 1401msgstr "Legg til fleire felt" 1402 1403#. I18N: Description of the “Stories” module 1404#: app/Module/StoriesModule.php:75 1405msgid "Add narrative stories to individuals in the family tree." 1406msgstr "Legg til lengre tekst om personar i slektstreet." 1407 1408#: resources/views/admin/map-import-form.phtml:62 1409msgid "Add new, and update existing records" 1410msgstr "Legg til nye, og oppdater eksisterande postar" 1411 1412#: resources/views/admin/trees-import.phtml:108 1413msgid "Add spaces where long lines were wrapped" 1414msgstr "Legg til mellomrom der lange linjer er delte med linjeskift" 1415 1416#. I18N: Description of the “CSS and JS” module. 1417#: app/Module/CustomCssJsModule.php:43 1418msgid "Add styling and scripts to every page." 1419msgstr "Legg til kode og script til alle sider." 1420 1421#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file 1422#: resources/views/admin/trees-export.phtml:67 1423msgid "Add the GEDCOM media path to filenames" 1424msgstr "Legg til GEDCOM mediebane til filnamn" 1425 1426#. I18N: A configuration setting 1427#: resources/views/admin/trees-preferences.phtml:197 1428msgid "Add to TITLE header tag" 1429msgstr "META tag: Undertittel" 1430 1431#: app/Module/ClippingsCartModule.php:204 1432#: resources/views/modules/clippings/add-options.phtml:22 1433msgid "Add to the clippings cart" 1434msgstr "Legg til i utklippsmappa" 1435 1436#. I18N: A configuration setting 1437#: resources/views/admin/trees-preferences.phtml:140 1438msgid "Add unique identifiers" 1439msgstr "Legg til unik identifikator" 1440 1441#: resources/views/admin/trees.phtml:216 1442msgid "Add unlinked records" 1443msgstr "Legg til ikkje-lenka postar" 1444 1445#. I18N: Description of the “HTML” module 1446#: app/Module/HtmlBlockModule.php:70 1447msgid "Add your own text and graphics." 1448msgstr "Legg inn eigne tekstar og bileter." 1449 1450#: app/Module/FamilyTreeNewsModule.php:184 app/Module/UserJournalModule.php:183 1451msgid "Add/edit a journal/news entry" 1452msgstr "Legg til/endre journal/nyhende" 1453 1454#: app/Gedcom.php:1245 app/Gedcom.php:1258 app/Gedcom.php:1260 1455#: app/Gedcom.php:1261 app/Gedcom.php:1269 app/Gedcom.php:1270 1456#: app/Gedcom.php:1277 app/Gedcom.php:1290 app/Gedcom.php:1292 1457#: app/Gedcom.php:1293 app/Gedcom.php:1303 app/Gedcom.php:1304 1458msgid "Additional information" 1459msgstr "Ytterlegare informasjon" 1460 1461#: app/Gedcom.php:364 app/Gedcom.php:476 app/Gedcom.php:496 app/Gedcom.php:751 1462#: app/Gedcom.php:798 app/Gedcom.php:1165 app/Gedcom.php:1433 1463#: app/Gedcom.php:1463 app/Http/RequestHandlers/CreateRepositoryModal.php:50 1464#: app/Module/FixCemeteryTag.php:84 1465#: resources/views/modals/submitter-fields.phtml:33 1466msgid "Address" 1467msgstr "Adresse" 1468 1469#: app/Gedcom.php:365 app/Gedcom.php:477 app/Gedcom.php:497 app/Gedcom.php:752 1470#: app/Gedcom.php:799 app/Gedcom.php:1166 app/Gedcom.php:1434 1471msgid "Address line 1" 1472msgstr "Adresselinje 1" 1473 1474#: app/Gedcom.php:366 app/Gedcom.php:478 app/Gedcom.php:498 app/Gedcom.php:753 1475#: app/Gedcom.php:800 app/Gedcom.php:1167 app/Gedcom.php:1435 1476msgid "Address line 2" 1477msgstr "Adresselinje 2" 1478 1479#: app/Gedcom.php:367 app/Gedcom.php:479 app/Gedcom.php:499 app/Gedcom.php:754 1480#: app/Gedcom.php:801 app/Gedcom.php:1168 1481msgid "Address line 3" 1482msgstr "Adresselinje 3" 1483 1484#: resources/views/admin/tags.phtml:259 1485msgid "Addresses" 1486msgstr "Adresser" 1487 1488#. I18N: Location of an LDS church temple 1489#: app/Elements/TempleCode.php:55 1490msgid "Adelaide, Australia" 1491msgstr "Adelaide, Australia" 1492 1493#: resources/views/admin/users-edit.phtml:224 1494#: resources/views/admin/users-edit.phtml:273 1495msgid "Administrator" 1496msgstr "Administrator" 1497 1498#: resources/views/setup/step-5-administrator.phtml:37 1499msgid "Administrator account" 1500msgstr "Administrasjonskonto" 1501 1502#: resources/views/admin/users-edit.phtml:209 1503msgid "Administrator comments on user" 1504msgstr "Kommentar fra admin til brukar" 1505 1506#: resources/views/admin/control-panel.phtml:483 1507msgid "Administrators" 1508msgstr "Administratorar" 1509 1510#: app/Elements/PedigreeLinkageType.php:61 1511msgctxt "Female pedigree" 1512msgid "Adopted" 1513msgstr "Adoptert" 1514 1515#: app/Elements/PedigreeLinkageType.php:51 1516msgctxt "Male pedigree" 1517msgid "Adopted" 1518msgstr "Adoptert" 1519 1520#: app/Elements/PedigreeLinkageType.php:71 1521msgctxt "Pedigree" 1522msgid "Adopted" 1523msgstr "Adoptert" 1524 1525#: app/Elements/AdoptedByWhichParent.php:57 1526msgid "Adopted by both parents" 1527msgstr "Adoptert av begge foreldre" 1528 1529#: app/Elements/AdoptedByWhichParent.php:58 app/Gedcom.php:888 1530msgid "Adopted by father" 1531msgstr "Adoptert av far" 1532 1533#: app/Elements/AdoptedByWhichParent.php:59 app/Gedcom.php:889 1534msgid "Adopted by mother" 1535msgstr "Adoptert av mor" 1536 1537#: app/Gedcom.php:867 app/Gedcom.php:1430 1538msgid "Adopted name" 1539msgstr "Adopsjonsnamn" 1540 1541#: app/Gedcom.php:537 app/Gedcom.php:540 1542msgid "Adoption" 1543msgstr "Adopsjon" 1544 1545#: app/Module/IndividualFactsTabModule.php:328 1546msgid "Adoption of a brother" 1547msgstr "Adopsjon av ein bror" 1548 1549#: app/Module/IndividualFactsTabModule.php:307 1550msgid "Adoption of a child" 1551msgstr "Adopsjon av eit barn" 1552 1553#: app/Module/IndividualFactsTabModule.php:306 1554msgid "Adoption of a daughter" 1555msgstr "Adopsjon av ei dotter" 1556 1557#: app/Module/IndividualFactsTabModule.php:376 1558#: app/Module/IndividualFactsTabModule.php:399 1559#: app/Module/IndividualFactsTabModule.php:422 1560msgid "Adoption of a grandchild" 1561msgstr "Adopsjon av eit barnebarn" 1562 1563#: app/Module/IndividualFactsTabModule.php:375 1564msgid "Adoption of a granddaughter" 1565msgstr "Adopsjon av eit barnebarn" 1566 1567#: app/Module/IndividualFactsTabModule.php:398 1568msgctxt "daughter’s daughter" 1569msgid "Adoption of a granddaughter" 1570msgstr "Adopsjon av ei dotterdotter" 1571 1572#: app/Module/IndividualFactsTabModule.php:421 1573msgctxt "son’s daughter" 1574msgid "Adoption of a granddaughter" 1575msgstr "Adopsjon av ei sonedotter" 1576 1577#: app/Module/IndividualFactsTabModule.php:374 1578msgid "Adoption of a grandson" 1579msgstr "Adopsjon av eit barnebarn" 1580 1581#: app/Module/IndividualFactsTabModule.php:397 1582msgctxt "daughter’s son" 1583msgid "Adoption of a grandson" 1584msgstr "Adopsjon av ein dotterson" 1585 1586#: app/Module/IndividualFactsTabModule.php:420 1587msgctxt "son’s son" 1588msgid "Adoption of a grandson" 1589msgstr "Adopsjon av ein soneson" 1590 1591#: app/Module/IndividualFactsTabModule.php:351 1592msgid "Adoption of a half-brother" 1593msgstr "Adopsjon av ein halvbror" 1594 1595#: app/Module/IndividualFactsTabModule.php:353 1596msgid "Adoption of a half-sibling" 1597msgstr "Adopsjon av eit halvsysken" 1598 1599#: app/Module/IndividualFactsTabModule.php:352 1600msgid "Adoption of a half-sister" 1601msgstr "Adopsjon av ei halvsyster" 1602 1603#: app/Module/IndividualFactsTabModule.php:330 1604msgid "Adoption of a sibling" 1605msgstr "Adopsjon av eit sysken" 1606 1607#: app/Module/IndividualFactsTabModule.php:329 1608msgid "Adoption of a sister" 1609msgstr "Adopsjon av ei syster" 1610 1611#: app/Module/IndividualFactsTabModule.php:305 1612msgid "Adoption of a son" 1613msgstr "Adopsjon av ein son" 1614 1615#: app/Gedcom.php:539 1616msgid "Adoptive parents" 1617msgstr "Adoptivforeldre" 1618 1619#: app/Gedcom.php:583 1620msgid "Adult christening" 1621msgstr "Voksendåp" 1622 1623#: app/Http/RequestHandlers/SearchAdvancedPage.php:163 1624#: app/Module/SearchMenuModule.php:125 1625msgid "Advanced search" 1626msgstr "Avansert søk" 1627 1628#. I18N: Name of a country or state 1629#: app/Statistics/Service/CountryService.php:42 1630msgid "Afghanistan" 1631msgstr "Afganistan" 1632 1633#: resources/views/modules/statistics-chart/custom.phtml:197 1634msgid "Africa" 1635msgstr "Afrika" 1636 1637#: resources/views/admin/trees-create.phtml:59 1638msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 1639msgstr "Etter å ha oppretta slektstreet, vil du kunne importere data frå ei GEDCOM-fil." 1640 1641#: app/Gedcom.php:504 app/Statistics/Google/ChartAge.php:137 1642#: app/Statistics/Google/ChartMarriageAge.php:160 1643#: resources/views/fact-date.phtml:137 1644#: resources/views/lists/chart-by-age.phtml:32 1645#: resources/views/lists/families-table.phtml:139 1646#: resources/views/lists/families-table.phtml:222 1647#: resources/views/lists/families-table.phtml:225 1648#: resources/views/lists/individuals-table.phtml:155 1649#: resources/views/lists/individuals-table.phtml:260 1650#: resources/views/modules/timeline-chart/chart.phtml:416 1651msgid "Age" 1652msgstr "Alder" 1653 1654#: resources/views/modules/statistics-chart/birth-age.phtml:10 1655msgid "Age at birth of child" 1656msgstr "Alder ved fødsel av barn" 1657 1658#: resources/views/admin/trees-privacy.phtml:71 1659msgid "Age at which to assume an individual is dead" 1660msgstr "Antatt maksimal levetid" 1661 1662#: resources/views/modules/statistics-chart/age-difference.phtml:37 1663msgid "Age between husband and wife" 1664msgstr "Aldersskilnad mellom ektemann og hustru" 1665 1666#: resources/views/modules/statistics-chart/age-difference.phtml:17 1667msgid "Age between siblings" 1668msgstr "Alder mellom sysken" 1669 1670#: resources/views/modules/statistics-chart/age-difference.phtml:46 1671msgid "Age between wife and husband" 1672msgstr "Aldersskilnad mellom hustru og ektemann" 1673 1674#: resources/views/modules/statistics-chart/age-difference.phtml:10 1675msgid "Age difference" 1676msgstr "Aldersskilnad" 1677 1678#: app/Module/StatisticsChartModule.php:641 1679#: resources/views/modules/statistics-chart/custom.phtml:40 1680msgid "Age in year of first marriage" 1681msgstr "Alder i året for første ekteskap" 1682 1683#: app/Module/StatisticsChartModule.php:580 1684#: resources/views/lists/families-table.phtml:480 1685#: resources/views/lists/families-table.phtml:522 1686#: resources/views/modules/statistics-chart/custom.phtml:39 1687#: resources/views/modules/statistics-chart/marriage-age.phtml:10 1688msgid "Age in year of marriage" 1689msgstr "Alder i vigselår" 1690 1691#: resources/views/modules/statistics-chart/custom.phtml:136 1692#: resources/views/modules/statistics-chart/custom.phtml:139 1693#: resources/views/modules/statistics-chart/custom.phtml:145 1694msgid "Age interval" 1695msgstr "Aldersintervall" 1696 1697#. I18N: A configuration setting 1698#: resources/views/admin/trees-preferences.phtml:396 1699msgid "Age of parents next to child’s birthdate" 1700msgstr "Foreldre sin alder ved sia av barnet sin fødselsdato" 1701 1702#: resources/views/lists/individuals-table.phtml:490 1703#: resources/views/lists/individuals-table.phtml:532 1704msgid "Age related to death year" 1705msgstr "Alder jamført med dødsår" 1706 1707#: app/Gedcom.php:372 app/Gedcom.php:505 app/Gedcom.php:780 app/Gedcom.php:1164 1708msgid "Agency" 1709msgstr "Avdeling" 1710 1711#. I18N: Name of a country or state 1712#: app/Statistics/Service/CountryService.php:48 1713msgid "Aland Islands" 1714msgstr "Åland" 1715 1716#. I18N: Name of a country or state 1717#: app/Statistics/Service/CountryService.php:50 1718msgid "Albania" 1719msgstr "Albania" 1720 1721#. I18N: Name of a module 1722#: app/Gedcom.php:932 app/Module/AlbumModule.php:42 1723msgid "Album" 1724msgstr "Album" 1725 1726#. I18N: Location of an LDS church temple 1727#: app/Elements/TempleCode.php:57 1728msgid "Albuquerque, New Mexico, United States" 1729msgstr "Albuquerque, New Mexico, USA" 1730 1731#. I18N: Name of a country or state 1732#: app/Statistics/Service/CountryService.php:167 1733msgid "Algeria" 1734msgstr "Algerie" 1735 1736#: app/Gedcom.php:543 1737msgid "Alias" 1738msgstr "Alias" 1739 1740#: resources/views/lists/individuals-table.phtml:192 1741msgid "Alive" 1742msgstr "I live" 1743 1744#: app/Module/FrequentlyAskedQuestionsModule.php:317 1745#: app/Module/IndividualListModule.php:234 1746#: app/Module/IndividualListModule.php:243 1747#: app/Module/IndividualListModule.php:252 1748#: app/Module/IndividualListModule.php:341 1749#: app/Module/IndividualListModule.php:454 1750#: app/Module/IndividualListModule.php:456 1751#: resources/views/calendar-page.phtml:180 1752#: resources/views/lists/datatables-attributes.phtml:10 1753#: resources/views/modules/faq/config.phtml:74 1754#: resources/views/modules/random_media/config.phtml:20 1755#: resources/views/modules/user-messages/user-messages.phtml:67 1756#: resources/xml/reports/ahnentafel_report.xml:7 1757#: resources/xml/reports/descendancy_report.xml:6 1758#: resources/xml/reports/individual_ext_report.xml:6 1759#: resources/xml/reports/individual_ext_report.xml:7 1760#: resources/xml/reports/individual_ext_report.xml:11 1761#: resources/xml/reports/individual_ext_report.xml:94 1762#: resources/xml/reports/individual_report.xml:8 1763#: resources/xml/reports/missing_facts_report.xml:6 1764#: resources/xml/reports/missing_facts_report.xml:7 1765#: resources/xml/reports/relative_ext_report.xml:6 1766#: resources/xml/reports/relative_ext_report.xml:46 1767msgid "All" 1768msgstr "Alle" 1769 1770#: app/Http/RequestHandlers/TreePrivacyPage.php:170 1771#: resources/views/admin/trees-privacy.phtml:258 1772msgid "All facts and events" 1773msgstr "Alle fakta og hendingar" 1774 1775#: app/Http/RequestHandlers/RegisterAction.php:249 1776msgid "All fields must be completed." 1777msgstr "Alle felt må fyllast ut." 1778 1779#: resources/views/calendar-page.phtml:122 1780#: resources/views/calendar-page.phtml:134 1781msgid "All individuals" 1782msgstr "Alle personar" 1783 1784#: app/Http/RequestHandlers/ModulesAllPage.php:58 1785#: resources/views/admin/components.phtml:28 1786#: resources/views/admin/control-panel.phtml:562 1787msgid "All modules" 1788msgstr "Alle modular" 1789 1790#: resources/views/admin/trees-privacy.phtml:165 1791#: resources/views/admin/trees-privacy.phtml:251 1792msgid "All records" 1793msgstr "Alle postar" 1794 1795#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 1796#: app/Module/CkeditorModule.php:54 1797msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1798msgstr "Tillat andre modular å redigere tekst med ein «WYSIWYG» editor i stadenfor å nytte HTML-koder." 1799 1800#. I18N: A configuration setting 1801#: resources/views/admin/trees-preferences.phtml:603 1802msgid "Allow users to see raw GEDCOM records" 1803msgstr "Tillat brukarar å sjå GEDCOM-postar" 1804 1805#. I18N: A configuration setting 1806#: resources/views/admin/site-registration.phtml:51 1807msgid "Allow visitors to request a new user account" 1808msgstr "Tillat besøkjande å be om brukarkonto" 1809 1810#: app/Gedcom.php:868 app/Gedcom.php:931 app/Gedcom.php:1008 1811#: app/Gedcom.php:1299 app/Gedcom.php:1305 app/Gedcom.php:1431 1812#: app/Gedcom.php:1432 1813msgid "Also known as" 1814msgstr "Også kjend som" 1815 1816#: app/Gedcom.php:1247 app/Gedcom.php:1279 1817msgid "Alternative place name" 1818msgstr "Alternativt stadnamn" 1819 1820#. I18N: Name of a country or state 1821#: app/Statistics/Service/CountryService.php:60 1822msgid "American Samoa" 1823msgstr "Amerikansk Samoa" 1824 1825#. I18N: FAQ = “Frequently Asked Question” 1826#: resources/views/modules/faq/edit.phtml:80 1827msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 1828msgstr "Eit punkt på lista over Vanlege Spørsmål (FAQ) kan synast på eitt bestemt slektstre eller på alle slektstre på nettstaden." 1829 1830#: resources/views/admin/site-registration.phtml:58 1831msgid "An administrator must approve the new user account and select an access level before the user can sign in." 1832msgstr "Ein administrator må godkjenne den nye brukarkontoen, og velje nivå for tilgjenge, før brukaren kan logge inn." 1833 1834#. I18N: Description of the “Album” module 1835#: app/Module/AlbumModule.php:53 1836msgid "An alternative to the “media” tab, and an enhanced image viewer." 1837msgstr "Eit alternativ til 'medie'-fanen, og med ein betre bileteframsyning." 1838 1839#. I18N: Description of the “Charts” module 1840#: app/Module/ChartsBlockModule.php:77 1841msgid "An alternative way to display charts." 1842msgstr "Ein alternativ måte å syne diagram på." 1843 1844#. I18N: Description of the “Census assistant” module 1845#: app/Module/CensusAssistantModule.php:62 1846msgid "An alternative way to enter census transcripts and link them to individuals." 1847msgstr "Ein alternativ måte å føre inn folketeljingsdata og knyte dei til personar." 1848 1849#. I18N: Description of the “Theme change” module 1850#: app/Module/ThemeSelectModule.php:56 1851msgid "An alternative way to select a new theme." 1852msgstr "Ein alternativ måte å endre til eit anna tema." 1853 1854#. I18N: Description of the “Sign in” module 1855#: app/Module/LoginBlockModule.php:54 1856msgid "An alternative way to sign in and sign out." 1857msgstr "Ein alternativ måte å logge inn eller ut på." 1858 1859#. I18N: Description of the “HourglassChart” module 1860#: app/Module/HourglassChartModule.php:93 1861msgid "An hourglass chart of an individual’s ancestors and descendants." 1862msgstr "Eit timeglasdiagram over ein person sine anar og etterkomarar." 1863 1864#: resources/views/edit/reorder-families.phtml:75 1865msgid "An individual can have more than one set of parents. For example, birth and adopted." 1866msgstr "Ein person kan ha fleire sett foreldre. Tildømes biologisk og adoptert." 1867 1868#. I18N: Description of the “Interactive tree” module 1869#: app/Module/InteractiveTreeModule.php:60 1870msgid "An interactive tree, showing all the ancestors and descendants of an individual." 1871msgstr "Eit interaktivt tre som syner alle anar og etterkomarar til ein person." 1872 1873#: resources/views/errors/database-error.phtml:12 1874#: resources/views/setup/step-6-failed.phtml:12 1875msgid "An unexpected database error occurred." 1876msgstr "Ein uventa databasefeil har oppstått." 1877 1878#: resources/views/admin/control-panel.phtml:201 1879msgid "An upgrade is available." 1880msgstr "Ei oppdatering er tilgjengeleg." 1881 1882#. I18N: Name of a module/report 1883#. I18N: Name of a module/chart 1884#: app/Module/AhnentafelReportModule.php:40 1885#: app/Module/AncestorsChartModule.php:101 1886#: resources/xml/reports/ahnentafel_report.xml:4 1887msgid "Ancestors" 1888msgstr "Forfedre" 1889 1890#: app/Gedcom.php:544 1891msgid "Ancestors interest" 1892msgstr "Interesse for ane" 1893 1894#: resources/xml/reports/ahnentafel_report.xml:55 1895msgid "Ancestors of " 1896msgstr "Forfedrar til " 1897 1898#. I18N: %s is an individual’s name 1899#: app/Module/AncestorsChartModule.php:147 1900#, php-format 1901msgid "Ancestors of %s" 1902msgstr "Forfedrar til %s" 1903 1904#: app/Gedcom.php:542 1905msgid "Ancestral file number" 1906msgstr "AFN nummer" 1907 1908#: app/Gedcom.php:843 1909msgid "Ancestry PID" 1910msgstr "Ancestry PID" 1911 1912#. I18N: Location of an LDS church temple 1913#: app/Elements/TempleCode.php:58 1914msgid "Anchorage, Alaska, United States" 1915msgstr "Anchorage, Alaska, USA" 1916 1917#. I18N: Name of a country or state 1918#: app/Statistics/Service/CountryService.php:52 1919msgid "Andorra" 1920msgstr "Andorra" 1921 1922#. I18N: Name of a country or state 1923#: app/Statistics/Service/CountryService.php:44 1924msgid "Angola" 1925msgstr "Angola" 1926 1927#. I18N: Name of a country or state 1928#: app/Statistics/Service/CountryService.php:46 1929msgid "Anguilla" 1930msgstr "Anguilla" 1931 1932#: resources/views/lists/anniversaries-table.phtml:39 1933#: resources/views/lists/families-table.phtml:228 1934#: resources/views/lists/individuals-table.phtml:246 1935#: resources/views/lists/individuals-table.phtml:256 1936#: resources/views/modules/share-anniversary/share.phtml:18 1937#: resources/views/modules/yahrzeit/table.phtml:29 1938msgid "Anniversary" 1939msgstr "Årsdag" 1940 1941#: app/Http/RequestHandlers/CalendarPage.php:116 1942msgid "Anniversary calendar" 1943msgstr "Kalender over årsdagar" 1944 1945#: app/Gedcom.php:408 1946msgid "Annulment" 1947msgstr "Annullert ekteskap" 1948 1949#: resources/views/modules/faq/edit.phtml:42 1950msgid "Answer" 1951msgstr "Svar" 1952 1953#. I18N: Name of a country or state 1954#: app/Statistics/Service/CountryService.php:62 1955msgid "Antarctica" 1956msgstr "Antarktis" 1957 1958#. I18N: Name of a country or state 1959#: app/Statistics/Service/CountryService.php:66 1960msgid "Antigua and Barbuda" 1961msgstr "Antigua og Barbuda" 1962 1963#: app/Http/RequestHandlers/LoginPage.php:85 1964msgid "Anyone with a user account can access this website." 1965msgstr "Alle med brukarkonto har tilgjenge til denne nettstaden." 1966 1967#. I18N: Location of an LDS church temple 1968#: app/Elements/TempleCode.php:59 1969msgid "Apia, Samoa" 1970msgstr "Apia, Samoa" 1971 1972#: resources/views/admin/gedcom-export-options.phtml:63 1973msgid "Apply privacy settings" 1974msgstr "Nytte innstillingar for personvern" 1975 1976#. I18N: Label for checkbox 1977#: resources/views/admin/trees-preferences.phtml:760 1978#: resources/views/admin/trees-privacy.phtml:294 1979msgid "Apply these preferences to all family trees" 1980msgstr "La desse innstillingane gjelde i alle familietre" 1981 1982#. I18N: Label for checkbox 1983#: resources/views/admin/trees-preferences.phtml:767 1984#: resources/views/admin/trees-privacy.phtml:301 1985msgid "Apply these preferences to new family trees" 1986msgstr "La desse innstillingane gjelde nye familietre" 1987 1988#: resources/views/admin/users.phtml:35 1989msgid "Approved" 1990msgstr "Godkjend" 1991 1992#: resources/views/admin/users-edit.phtml:105 1993msgid "Approved by administrator" 1994msgstr "Godkjend av administrator" 1995 1996#: app/Date/AbstractGregorianJulianDate.php:234 1997msgctxt "Abbreviation for April" 1998msgid "Apr" 1999msgstr "apr" 2000 2001#: app/Date/AbstractGregorianJulianDate.php:131 2002msgctxt "GENITIVE" 2003msgid "April" 2004msgstr "april" 2005 2006#: app/Date/AbstractGregorianJulianDate.php:201 2007msgctxt "INSTRUMENTAL" 2008msgid "April" 2009msgstr "april" 2010 2011#: app/Date/AbstractGregorianJulianDate.php:166 2012msgctxt "LOCATIVE" 2013msgid "April" 2014msgstr "april" 2015 2016#: app/Date/AbstractGregorianJulianDate.php:96 2017#: app/Module/StatisticsChartModule.php:792 2018#: resources/views/edit/initialize-calendar-popup.phtml:14 2019msgctxt "NOMINATIVE" 2020msgid "April" 2021msgstr "april" 2022 2023#. I18N: The name of a colour-scheme 2024#: app/Module/ColorsTheme.php:153 2025msgid "Aqua Marine" 2026msgstr "Havblå" 2027 2028#: resources/views/edit/icon-fact-delete.phtml:19 2029#, php-format 2030msgid "Are you sure you want to delete the link to “%s”?" 2031msgstr "Er du sikker på at du vil slette lenka til “%s”?" 2032 2033#: resources/views/individual-name.phtml:86 2034#: resources/views/media-page-details.phtml:38 2035msgid "Are you sure you want to delete this fact?" 2036msgstr "Er du sikker på at du vil slette denne posten?" 2037 2038#: resources/views/modules/user-messages/user-messages.phtml:51 2039#: resources/views/modules/user-messages/user-messages.phtml:135 2040msgid "Are you sure you want to delete this message? It cannot be retrieved later." 2041msgstr "Er du sikker på at du vil slette denne meldinga? Når den er sletta, kan den ikkje hentast tilbake." 2042 2043#: app/Http/RequestHandlers/ManageMediaData.php:258 2044#: resources/views/admin/clean-data.phtml:41 2045#: resources/views/admin/trees.phtml:116 2046#: resources/views/admin/users-table-options.phtml:44 2047#: resources/views/edit-account-page.phtml:172 2048#: resources/views/edit/icon-fact-delete.phtml:14 2049#: resources/views/individual-page-menu.phtml:119 2050#: resources/views/media-page-menu.phtml:71 2051#: resources/views/modules/faq/config.phtml:102 2052#: resources/views/modules/gedcom_news/list.phtml:45 2053#: resources/views/modules/stories/config.phtml:87 2054#: resources/views/modules/user_blog/list.phtml:45 2055#: resources/views/record-page-menu.phtml:45 2056#, php-format 2057msgid "Are you sure you want to delete “%s”?" 2058msgstr "Er du sikker på at du vil slette «%s»?" 2059 2060#: resources/views/pending-changes-page.phtml:104 2061msgid "Are you sure you want to reject all the changes to this family tree?" 2062msgstr "Er du sikker på at du vil avslå alle endringane i dette slektstreet?" 2063 2064#: resources/views/modules/favorites/favorites.phtml:35 2065msgid "Are you sure you want to remove this item from your list of favorites?" 2066msgstr "Er du sikker på at du vil fjerne denne personen frå dine favorittar?" 2067 2068#. I18N: Name of a country or state 2069#: app/Statistics/Service/CountryService.php:56 2070msgid "Argentina" 2071msgstr "Argentina" 2072 2073#: resources/xml/reports/ahnentafel_report.xml:15 2074#: resources/xml/reports/bdm_report.xml:14 2075#: resources/xml/reports/birth_report.xml:12 2076#: resources/xml/reports/cemetery_report.xml:10 2077#: resources/xml/reports/change_report.xml:12 2078#: resources/xml/reports/death_report.xml:13 2079#: resources/xml/reports/descendancy_report.xml:10 2080#: resources/xml/reports/fact_sources.xml:10 2081#: resources/xml/reports/family_group_report.xml:14 2082#: resources/xml/reports/individual_ext_report.xml:15 2083#: resources/xml/reports/individual_report.xml:12 2084#: resources/xml/reports/marriage_report.xml:12 2085#: resources/xml/reports/missing_facts_report.xml:10 2086#: resources/xml/reports/occupation_report.xml:9 2087#: resources/xml/reports/pedigree_report.xml:10 2088#: resources/xml/reports/relative_ext_report.xml:10 2089msgctxt "font name" 2090msgid "Arial" 2091msgstr "Arial" 2092 2093#. I18N: Name of a country or state 2094#: app/Statistics/Service/CountryService.php:58 2095msgid "Armenia" 2096msgstr "Armenia" 2097 2098#. I18N: Name of a country or state 2099#: app/Statistics/Service/CountryService.php:40 2100msgid "Aruba" 2101msgstr "Aruba" 2102 2103#: resources/views/modules/html/config.phtml:43 2104msgid "As well as using the toolbar to apply HTML formatting, you can insert database fields which are updated automatically. These special fields are marked with <b>#</b> characters. For example <b>#totalFamilies#</b> will be replaced with the actual number of families in the database. Advanced users may wish to apply CSS classes to their text, so that the formatting matches the currently selected theme." 2105msgstr "I tillegg til den HTML-formateringa som kan nyttast frå verktøylinja, kan du og sette inn databasefelt som oppdaterast automatisk. Desse spesialfelta kan settast inn ved å nytte teikna <b>#</b>. Til dømes vil <b>#totalFamilies#</b> verte erstatta med det faktiske talet på familier i databasen. Avanserte brukarar ønskjer kanskje å nytte CSS-klasser slik at utjsånaden stemmer med det valte tema." 2106 2107#. I18N: The name of a colour-scheme 2108#: app/Module/ColorsTheme.php:155 2109msgid "Ash" 2110msgstr "Aske" 2111 2112#: resources/views/modules/statistics-chart/custom.phtml:191 2113msgid "Asia" 2114msgstr "Asia" 2115 2116#: app/Gedcom.php:545 app/Gedcom.php:1053 app/Gedcom.php:1105 2117#: app/Gedcom.php:1262 app/Gedcom.php:1294 app/Gedcom.php:1460 2118#: app/Gedcom.php:1552 app/Gedcom.php:1566 2119#: resources/views/fact-association-structure.phtml:100 2120msgid "Associate" 2121msgstr "Tilslutta person" 2122 2123#: app/Http/RequestHandlers/HelpText.php:276 2124msgid "Associate events with this source" 2125msgstr "Knyt hendingar til denne kjelda" 2126 2127#: resources/views/modules/personal_facts/tab.phtml:32 2128msgid "Associated events" 2129msgstr "Tilknytte hendingar" 2130 2131#. I18N: Location of an LDS church temple 2132#: app/Elements/TempleCode.php:61 2133msgid "Asuncion, Paraguay" 2134msgstr "Asuncion, Paraguay" 2135 2136#. I18N: Name of a country or state 2137#: app/Statistics/Service/CountryService.php:431 2138msgid "At sea" 2139msgstr "Til sjøs" 2140 2141#. I18N: Location of an LDS church temple 2142#: app/Elements/TempleCode.php:62 2143msgid "Atlanta, Georgia, United States" 2144msgstr "Atlanta, Georgia, USA" 2145 2146#: app/Elements/RelationIsDescriptor.php:94 2147msgid "Attendant" 2148msgstr "Deltakar" 2149 2150#: app/Elements/RelationIsDescriptor.php:73 2151msgctxt "FEMALE" 2152msgid "Attendant" 2153msgstr "Deltakar" 2154 2155#: app/Elements/RelationIsDescriptor.php:52 2156msgctxt "MALE" 2157msgid "Attendant" 2158msgstr "Deltakar" 2159 2160#: app/Elements/RelationIsDescriptor.php:95 2161msgid "Attending" 2162msgstr "Observatør" 2163 2164#: app/Elements/RelationIsDescriptor.php:74 2165msgctxt "FEMALE" 2166msgid "Attending" 2167msgstr "Observatør" 2168 2169#: app/Elements/RelationIsDescriptor.php:53 2170msgctxt "MALE" 2171msgid "Attending" 2172msgstr "Observatør" 2173 2174#. I18N: Type of media object 2175#: app/Elements/SourceMediaType.php:60 app/Gedcom.php:1408 2176msgid "Audio" 2177msgstr "Lyd" 2178 2179#: app/Date/AbstractGregorianJulianDate.php:238 2180msgctxt "Abbreviation for August" 2181msgid "Aug" 2182msgstr "aug" 2183 2184#: app/Date/AbstractGregorianJulianDate.php:135 2185msgctxt "GENITIVE" 2186msgid "August" 2187msgstr "august" 2188 2189#: app/Date/AbstractGregorianJulianDate.php:205 2190msgctxt "INSTRUMENTAL" 2191msgid "August" 2192msgstr "august" 2193 2194#: app/Date/AbstractGregorianJulianDate.php:170 2195msgctxt "LOCATIVE" 2196msgid "August" 2197msgstr "august" 2198 2199#: app/Date/AbstractGregorianJulianDate.php:100 2200#: app/Module/StatisticsChartModule.php:796 2201#: resources/views/edit/initialize-calendar-popup.phtml:18 2202msgctxt "NOMINATIVE" 2203msgid "August" 2204msgstr "august" 2205 2206#. I18N: Name of a country or state 2207#: app/Statistics/Service/CountryService.php:68 2208msgid "Australia" 2209msgstr "Australia" 2210 2211#. I18N: Name of a country or state 2212#: app/Statistics/Service/CountryService.php:70 2213msgid "Austria" 2214msgstr "Austerrike" 2215 2216#: app/Gedcom.php:774 resources/views/lists/sources-table.phtml:96 2217#: resources/views/modals/source-fields.phtml:30 2218msgid "Author" 2219msgstr "Forfattar" 2220 2221#: app/Gedcom.php:1458 app/Gedcom.php:1466 app/Gedcom.php:1475 2222#: app/Gedcom.php:1476 app/Gedcom.php:1479 app/Gedcom.php:1480 2223#: app/Gedcom.php:1551 app/Gedcom.php:1565 app/Gedcom.php:1579 2224#: app/Gedcom.php:1581 app/Gedcom.php:1583 app/Gedcom.php:1585 2225#: app/Gedcom.php:1587 app/Gedcom.php:1589 2226msgid "Author of last change" 2227msgstr "Brukar for siste endring" 2228 2229#. I18N: Automatic suggestions when you type 2230#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 2231#: resources/views/admin/control-panel.phtml:627 2232msgid "Autocomplete" 2233msgstr "Autofullfør" 2234 2235#: resources/views/admin/users-edit.phtml:155 2236msgid "Automatically accept changes made by this user" 2237msgstr "Godkjenn endringar gjort av denne brukaren automatisk" 2238 2239#. I18N: A configuration setting 2240#: resources/views/admin/trees-preferences.phtml:530 2241msgid "Automatically expand notes" 2242msgstr "Utvid notatar automatisk" 2243 2244#. I18N: A configuration setting 2245#: resources/views/admin/trees-preferences.phtml:544 2246msgid "Automatically expand sources" 2247msgstr "Utvid kjelder automatisk" 2248 2249#. I18N: a month in the Jewish calendar 2250#: app/Date/JewishDate.php:215 2251msgctxt "GENITIVE" 2252msgid "Av" 2253msgstr "Av" 2254 2255#. I18N: a month in the Jewish calendar 2256#: app/Date/JewishDate.php:319 2257msgctxt "INSTRUMENTAL" 2258msgid "Av" 2259msgstr "Av" 2260 2261#. I18N: a month in the Jewish calendar 2262#: app/Date/JewishDate.php:267 2263msgctxt "LOCATIVE" 2264msgid "Av" 2265msgstr "Av" 2266 2267#. I18N: a month in the Jewish calendar 2268#: app/Date/JewishDate.php:163 2269msgctxt "NOMINATIVE" 2270msgid "Av" 2271msgstr "Av" 2272 2273#: app/Statistics/Google/ChartAge.php:115 2274#: app/Statistics/Google/ChartMarriageAge.php:138 2275#: resources/views/lists/families-table.phtml:142 2276#: resources/views/lists/individuals-table.phtml:158 2277msgid "Average age" 2278msgstr "Gjennomsnittsalder" 2279 2280#: app/Module/StatisticsChartModule.php:518 2281#: app/Statistics/Google/ChartAge.php:135 2282#: resources/views/modules/gedcom_stats/config.phtml:58 2283#: resources/views/modules/gedcom_stats/statistics.phtml:221 2284#: resources/views/modules/html/template-statistics.phtml:89 2285#: resources/views/modules/statistics-chart/custom.phtml:38 2286#: resources/views/modules/statistics-chart/lifespan.phtml:17 2287msgid "Average age at death" 2288msgstr "Gjennomsnittsalder ved død" 2289 2290#: app/Statistics/Google/ChartMarriageAge.php:158 2291msgid "Average age at marriage" 2292msgstr "Gjennomsnittleg alder ved vigsle" 2293 2294#: app/Statistics/Google/ChartMarriageAge.php:155 2295msgid "Average age in century of marriage" 2296msgstr "Gjennomsnittsalder ved vigsel" 2297 2298#: app/Statistics/Google/ChartAge.php:132 2299msgid "Average age related to death century" 2300msgstr "Gjennomsnittsalder ved død" 2301 2302#: app/Statistics/Google/ChartChildren.php:88 2303msgid "Average number" 2304msgstr "Gjennomsnittleg tal" 2305 2306#: app/Statistics/Google/ChartChildren.php:99 2307#: resources/views/modules/gedcom_stats/config.phtml:60 2308#: resources/views/modules/gedcom_stats/statistics.phtml:249 2309#: resources/views/modules/html/template-statistics.phtml:97 2310#: resources/views/modules/statistics-chart/children.phtml:17 2311msgid "Average number of children per family" 2312msgstr "Gjennomsnittleg tal på born pr. familie" 2313 2314#. I18N: help text for family tree / GEDCOM file names 2315#: resources/views/admin/trees-create.phtml:47 2316#: resources/views/admin/trees-preferences.phtml:86 2317msgid "Avoid spaces and punctuation. A family name might be a good choice." 2318msgstr "Unngå mellomrom og teiknstting. Eit familienamn er kanskje ein god ide." 2319 2320#: app/Date/JalaliDate.php:281 2321msgctxt "Abbreviation for Persian month: Azar" 2322msgid "Azar" 2323msgstr "Azar" 2324 2325#. I18N: 9th month in the Persian/Jalali calendar 2326#: app/Date/JalaliDate.php:155 2327msgctxt "GENITIVE" 2328msgid "Azar" 2329msgstr "Azar" 2330 2331#. I18N: 9th month in the Persian/Jalali calendar 2332#: app/Date/JalaliDate.php:245 2333msgctxt "INSTRUMENTAL" 2334msgid "Azar" 2335msgstr "Azar" 2336 2337#. I18N: 9th month in the Persian/Jalali calendar 2338#: app/Date/JalaliDate.php:200 2339msgctxt "LOCATIVE" 2340msgid "Azar" 2341msgstr "Azar" 2342 2343#. I18N: 9th month in the Persian/Jalali calendar 2344#: app/Date/JalaliDate.php:110 2345msgctxt "NOMINATIVE" 2346msgid "Azar" 2347msgstr "Azar" 2348 2349#. I18N: Name of a country or state 2350#: app/Statistics/Service/CountryService.php:72 2351msgid "Azerbaijan" 2352msgstr "Aserbadjan" 2353 2354#. I18N: Name of a country or state 2355#: app/Statistics/Service/CountryService.php:74 2356msgid "Azores" 2357msgstr "Asorane" 2358 2359#: app/Date/JalaliDate.php:283 2360msgctxt "Abbreviation for Persian month: Bahman" 2361msgid "Bah" 2362msgstr "Bah" 2363 2364#. I18N: Name of a country or state 2365#: app/Statistics/Service/CountryService.php:91 2366msgid "Bahamas" 2367msgstr "Bahamas" 2368 2369#. I18N: 11th month in the Persian/Jalali calendar 2370#: app/Date/JalaliDate.php:159 2371msgctxt "GENITIVE" 2372msgid "Bahman" 2373msgstr "Bahman" 2374 2375#. I18N: 11th month in the Persian/Jalali calendar 2376#: app/Date/JalaliDate.php:249 2377msgctxt "INSTRUMENTAL" 2378msgid "Bahman" 2379msgstr "Bahman" 2380 2381#. I18N: 11th month in the Persian/Jalali calendar 2382#: app/Date/JalaliDate.php:204 2383msgctxt "LOCATIVE" 2384msgid "Bahman" 2385msgstr "Bahman" 2386 2387#. I18N: 11th month in the Persian/Jalali calendar 2388#: app/Date/JalaliDate.php:114 2389msgctxt "NOMINATIVE" 2390msgid "Bahman" 2391msgstr "Bahman" 2392 2393#. I18N: Name of a country or state 2394#: app/Statistics/Service/CountryService.php:89 2395msgid "Bahrain" 2396msgstr "Bahrain" 2397 2398#. I18N: Name of a country or state 2399#: app/Statistics/Service/CountryService.php:85 2400msgid "Bangladesh" 2401msgstr "Bangladesh" 2402 2403#: app/Gedcom.php:553 resources/views/calendar-page.phtml:186 2404#: resources/xml/reports/missing_facts_report.xml:16 2405msgid "Baptism" 2406msgstr "Truandedåp" 2407 2408#: app/Module/IndividualFactsTabModule.php:323 2409msgid "Baptism of a brother" 2410msgstr "Bror sin truandedåp" 2411 2412#: app/Module/IndividualFactsTabModule.php:302 2413msgid "Baptism of a child" 2414msgstr "Barn sin truandedåp" 2415 2416#: app/Module/IndividualFactsTabModule.php:301 2417msgid "Baptism of a daughter" 2418msgstr "Dotter sin truandedåp" 2419 2420#: app/Module/IndividualFactsTabModule.php:371 2421#: app/Module/IndividualFactsTabModule.php:394 2422#: app/Module/IndividualFactsTabModule.php:417 2423#: app/Module/IndividualFactsTabModule.php:494 2424#: app/Module/IndividualFactsTabModule.php:512 2425msgid "Baptism of a grandchild" 2426msgstr "Barnebarn sin truandedåp" 2427 2428#: app/Module/IndividualFactsTabModule.php:370 2429msgid "Baptism of a granddaughter" 2430msgstr "Barnebarn sin truandedåp" 2431 2432#: app/Module/IndividualFactsTabModule.php:393 2433msgctxt "daughter’s daughter" 2434msgid "Baptism of a granddaughter" 2435msgstr "Dotterdotter sin truandedåp" 2436 2437#: app/Module/IndividualFactsTabModule.php:416 2438msgctxt "son’s daughter" 2439msgid "Baptism of a granddaughter" 2440msgstr "Sonedotter sin truandedåp" 2441 2442#: app/Module/IndividualFactsTabModule.php:369 2443msgid "Baptism of a grandson" 2444msgstr "Barnebarn sin truandedåp" 2445 2446#: app/Module/IndividualFactsTabModule.php:392 2447msgctxt "daughter’s son" 2448msgid "Baptism of a grandson" 2449msgstr "Dotterson sin truandedåp" 2450 2451#: app/Module/IndividualFactsTabModule.php:415 2452msgctxt "son’s son" 2453msgid "Baptism of a grandson" 2454msgstr "Soneson sin truandedåp" 2455 2456#: app/Module/IndividualFactsTabModule.php:346 2457msgid "Baptism of a half-brother" 2458msgstr "Halvbror sin truandedåp" 2459 2460#: app/Module/IndividualFactsTabModule.php:348 2461msgid "Baptism of a half-sibling" 2462msgstr "Halvsysken sin truandedåp" 2463 2464#: app/Module/IndividualFactsTabModule.php:347 2465msgid "Baptism of a half-sister" 2466msgstr "Halvsyster sin truandedåp" 2467 2468#: app/Module/IndividualFactsTabModule.php:325 2469msgid "Baptism of a sibling" 2470msgstr "Sysken sin truandedåp" 2471 2472#: app/Module/IndividualFactsTabModule.php:324 2473msgid "Baptism of a sister" 2474msgstr "Syster sin truandedåp" 2475 2476#: app/Module/IndividualFactsTabModule.php:300 2477msgid "Baptism of a son" 2478msgstr "Son sin truandedåp" 2479 2480#: app/Gedcom.php:556 resources/xml/reports/missing_facts_report.xml:17 2481msgid "Bar mitzvah" 2482msgstr "Bar mitzvah" 2483 2484#. I18N: Name of a country or state 2485#: app/Statistics/Service/CountryService.php:106 2486msgid "Barbados" 2487msgstr "Barbados" 2488 2489#: app/Gedcom.php:1086 2490msgid "Base GEDCOM tag" 2491msgstr "Basis GEDCOM-kode" 2492 2493#: app/Gedcom.php:559 resources/xml/reports/missing_facts_report.xml:18 2494msgid "Bat mitzvah" 2495msgstr "Bat mitzvah" 2496 2497#. I18N: Location of an LDS church temple 2498#: app/Elements/TempleCode.php:73 2499msgid "Baton Rouge, Louisiana, United States" 2500msgstr "Baton Rouge, Louisiana, USA" 2501 2502#: app/Http/RequestHandlers/SearchAdvancedPage.php:250 2503msgid "Begins with" 2504msgstr "Begynner med" 2505 2506#. I18N: Name of a country or state 2507#: app/Statistics/Service/CountryService.php:96 2508msgid "Belarus" 2509msgstr "Kviterussland" 2510 2511#. I18N: The name of a colour-scheme 2512#: app/Module/ColorsTheme.php:157 2513msgid "Belgian Chocolate" 2514msgstr "Belgisk sjokolade" 2515 2516#. I18N: Name of a country or state 2517#: app/Statistics/Service/CountryService.php:78 2518msgid "Belgium" 2519msgstr "Belgia" 2520 2521#. I18N: Name of a country or state 2522#: app/Statistics/Service/CountryService.php:98 2523msgid "Belize" 2524msgstr "Belize" 2525 2526#. I18N: Name of a country or state 2527#: app/Statistics/Service/CountryService.php:80 2528msgid "Benin" 2529msgstr "Benin" 2530 2531#. I18N: Name of a country or state 2532#: app/Statistics/Service/CountryService.php:100 2533msgid "Bermuda" 2534msgstr "Bermuda" 2535 2536#. I18N: Location of an LDS church temple 2537#: app/Elements/TempleCode.php:191 2538msgid "Bern, Switzerland" 2539msgstr "Bern, Sveits" 2540 2541#: app/Elements/RelationIsDescriptor.php:96 2542msgid "Best man" 2543msgstr "Forlovar til brudgomen" 2544 2545#. I18N: Name of a country or state 2546#: app/Statistics/Service/CountryService.php:110 2547msgid "Bhutan" 2548msgstr "Bhutan" 2549 2550#: app/Gedcom.php:1526 2551msgid "Bibliography" 2552msgstr "Bibliografi" 2553 2554#. I18N: Location of an LDS church temple 2555#: app/Elements/TempleCode.php:64 2556msgid "Billings, Montana, United States" 2557msgstr "Billings, Montana, USA" 2558 2559#: app/Gedcom.php:727 2560msgid "Binary data object" 2561msgstr "Binært dataobjekt" 2562 2563#: app/Module/BingMaps.php:82 app/Module/MapLinkBing.php:42 2564msgid "Bing™ maps" 2565msgstr "Bing™ maps" 2566 2567#: app/Module/BingWebmasterToolsModule.php:41 2568msgid "Bing™ webmaster tools" 2569msgstr "Bing™ webmaster tools" 2570 2571#. I18N: Location of an LDS church temple 2572#: app/Elements/TempleCode.php:65 2573msgid "Birmingham, Alabama, United States" 2574msgstr "Birmingham, Alabama, USA" 2575 2576#: app/Gedcom.php:562 app/Http/RequestHandlers/IndividualPage.php:199 2577#: resources/views/calendar-page.phtml:183 2578#: resources/views/lists/individuals-table.phtml:215 2579#: resources/views/lists/individuals-table.phtml:220 2580#: resources/views/lists/individuals-table.phtml:244 2581#: resources/xml/reports/ahnentafel_report.xml:441 2582#: resources/xml/reports/bdm_report.xml:58 2583#: resources/xml/reports/change_report.xml:102 2584#: resources/xml/reports/change_report.xml:118 2585#: resources/xml/reports/descendancy_report.xml:560 2586#: resources/xml/reports/family_group_report.xml:182 2587#: resources/xml/reports/family_group_report.xml:470 2588#: resources/xml/reports/family_group_report.xml:477 2589#: resources/xml/reports/family_group_report.xml:536 2590#: resources/xml/reports/family_group_report.xml:733 2591#: resources/xml/reports/family_group_report.xml:740 2592#: resources/xml/reports/family_group_report.xml:880 2593#: resources/xml/reports/family_group_report.xml:1081 2594#: resources/xml/reports/family_group_report.xml:1090 2595#: resources/xml/reports/individual_ext_report.xml:281 2596#: resources/xml/reports/individual_ext_report.xml:317 2597#: resources/xml/reports/individual_ext_report.xml:357 2598#: resources/xml/reports/individual_ext_report.xml:393 2599#: resources/xml/reports/individual_ext_report.xml:429 2600#: resources/xml/reports/individual_ext_report.xml:487 2601#: resources/xml/reports/individual_ext_report.xml:523 2602#: resources/xml/reports/individual_ext_report.xml:564 2603#: resources/xml/reports/individual_ext_report.xml:600 2604#: resources/xml/reports/individual_ext_report.xml:636 2605#: resources/xml/reports/individual_report.xml:270 2606#: resources/xml/reports/individual_report.xml:306 2607#: resources/xml/reports/individual_report.xml:346 2608#: resources/xml/reports/individual_report.xml:382 2609#: resources/xml/reports/individual_report.xml:418 2610#: resources/xml/reports/individual_report.xml:479 2611#: resources/xml/reports/individual_report.xml:519 2612#: resources/xml/reports/individual_report.xml:560 2613#: resources/xml/reports/individual_report.xml:596 2614#: resources/xml/reports/individual_report.xml:632 2615#: resources/xml/reports/missing_facts_report.xml:15 2616#: resources/xml/reports/pedigree_report.xml:73 2617#: resources/xml/reports/pedigree_report.xml:74 2618#: resources/xml/reports/pedigree_report.xml:94 2619#: resources/xml/reports/pedigree_report.xml:95 2620#: resources/xml/reports/pedigree_report.xml:116 2621#: resources/xml/reports/pedigree_report.xml:117 2622#: resources/xml/reports/pedigree_report.xml:134 2623#: resources/xml/reports/pedigree_report.xml:135 2624#: resources/xml/reports/pedigree_report.xml:156 2625#: resources/xml/reports/pedigree_report.xml:157 2626#: resources/xml/reports/pedigree_report.xml:175 2627#: resources/xml/reports/pedigree_report.xml:176 2628#: resources/xml/reports/pedigree_report.xml:197 2629#: resources/xml/reports/pedigree_report.xml:198 2630#: resources/xml/reports/pedigree_report.xml:218 2631#: resources/xml/reports/pedigree_report.xml:219 2632#: resources/xml/reports/pedigree_report.xml:240 2633#: resources/xml/reports/pedigree_report.xml:241 2634#: resources/xml/reports/pedigree_report.xml:261 2635#: resources/xml/reports/pedigree_report.xml:262 2636#: resources/xml/reports/pedigree_report.xml:283 2637#: resources/xml/reports/pedigree_report.xml:284 2638#: resources/xml/reports/pedigree_report.xml:304 2639#: resources/xml/reports/pedigree_report.xml:305 2640#: resources/xml/reports/pedigree_report.xml:326 2641#: resources/xml/reports/pedigree_report.xml:327 2642#: resources/xml/reports/pedigree_report.xml:347 2643#: resources/xml/reports/pedigree_report.xml:348 2644#: resources/xml/reports/pedigree_report.xml:369 2645#: resources/xml/reports/pedigree_report.xml:370 2646#: resources/xml/reports/pedigree_report.xml:390 2647#: resources/xml/reports/pedigree_report.xml:409 2648#: resources/xml/reports/pedigree_report.xml:428 2649#: resources/xml/reports/pedigree_report.xml:447 2650#: resources/xml/reports/pedigree_report.xml:466 2651#: resources/xml/reports/pedigree_report.xml:485 2652#: resources/xml/reports/pedigree_report.xml:504 2653#: resources/xml/reports/pedigree_report.xml:523 2654#: resources/xml/reports/pedigree_report.xml:542 2655#: resources/xml/reports/pedigree_report.xml:561 2656#: resources/xml/reports/pedigree_report.xml:580 2657#: resources/xml/reports/pedigree_report.xml:599 2658#: resources/xml/reports/pedigree_report.xml:618 2659#: resources/xml/reports/pedigree_report.xml:637 2660#: resources/xml/reports/pedigree_report.xml:656 2661#: resources/xml/reports/pedigree_report.xml:675 2662#: resources/xml/reports/pedigree_report.xml:775 2663#: resources/xml/reports/pedigree_report.xml:776 2664#: resources/xml/reports/pedigree_report.xml:796 2665#: resources/xml/reports/pedigree_report.xml:797 2666#: resources/xml/reports/pedigree_report.xml:818 2667#: resources/xml/reports/pedigree_report.xml:819 2668#: resources/xml/reports/pedigree_report.xml:836 2669#: resources/xml/reports/pedigree_report.xml:837 2670#: resources/xml/reports/pedigree_report.xml:858 2671#: resources/xml/reports/pedigree_report.xml:859 2672#: resources/xml/reports/pedigree_report.xml:876 2673#: resources/xml/reports/pedigree_report.xml:877 2674#: resources/xml/reports/pedigree_report.xml:898 2675#: resources/xml/reports/pedigree_report.xml:899 2676#: resources/xml/reports/pedigree_report.xml:920 2677#: resources/xml/reports/pedigree_report.xml:942 2678#: resources/xml/reports/pedigree_report.xml:963 2679#: resources/xml/reports/pedigree_report.xml:985 2680#: resources/xml/reports/pedigree_report.xml:1006 2681#: resources/xml/reports/pedigree_report.xml:1028 2682#: resources/xml/reports/pedigree_report.xml:1049 2683#: resources/xml/reports/pedigree_report.xml:1071 2684#: resources/xml/reports/pedigree_report.xml:1094 2685#: resources/xml/reports/pedigree_report.xml:1113 2686#: resources/xml/reports/pedigree_report.xml:1132 2687#: resources/xml/reports/pedigree_report.xml:1151 2688#: resources/xml/reports/pedigree_report.xml:1170 2689#: resources/xml/reports/pedigree_report.xml:1189 2690#: resources/xml/reports/pedigree_report.xml:1208 2691#: resources/xml/reports/pedigree_report.xml:1227 2692#: resources/xml/reports/pedigree_report.xml:1246 2693#: resources/xml/reports/pedigree_report.xml:1265 2694#: resources/xml/reports/pedigree_report.xml:1284 2695#: resources/xml/reports/pedigree_report.xml:1303 2696#: resources/xml/reports/pedigree_report.xml:1322 2697#: resources/xml/reports/pedigree_report.xml:1341 2698#: resources/xml/reports/pedigree_report.xml:1360 2699#: resources/xml/reports/pedigree_report.xml:1379 2700#: resources/xml/reports/relative_ext_report.xml:63 2701msgid "Birth" 2702msgstr "Fødsel" 2703 2704#: app/Elements/PedigreeLinkageType.php:60 2705msgctxt "Female pedigree" 2706msgid "Birth" 2707msgstr "Fødsel" 2708 2709#: app/Elements/PedigreeLinkageType.php:50 2710msgctxt "Male pedigree" 2711msgid "Birth" 2712msgstr "Fødsel" 2713 2714#: app/Elements/PedigreeLinkageType.php:70 2715msgctxt "Pedigree" 2716msgid "Birth" 2717msgstr "Fødsel" 2718 2719#: app/Statistics/Google/ChartDistribution.php:301 2720msgid "Birth by country" 2721msgstr "Fødslar etter land" 2722 2723#: resources/xml/reports/bdm_report.xml:8 2724#: resources/xml/reports/birth_report.xml:8 2725msgid "Birth date range end" 2726msgstr "Seinaste fødselsdato" 2727 2728#: resources/xml/reports/bdm_report.xml:7 2729#: resources/xml/reports/birth_report.xml:7 2730msgid "Birth date range start" 2731msgstr "Tidlegaste fødselssdato" 2732 2733#: app/Gedcom.php:869 2734msgid "Birth name" 2735msgstr "Fødenamn" 2736 2737#: app/Module/IndividualFactsTabModule.php:313 2738msgid "Birth of a brother" 2739msgstr "Bror sin fødsel" 2740 2741#: app/Module/IndividualFactsTabModule.php:292 app/Module/PlacesModule.php:222 2742#: resources/views/admin/trees-preferences.phtml:438 2743msgid "Birth of a child" 2744msgstr "Barn sin fødsel" 2745 2746#: app/Module/IndividualFactsTabModule.php:291 2747msgid "Birth of a daughter" 2748msgstr "Dotter sin fødsel" 2749 2750#: app/Module/IndividualFactsTabModule.php:361 2751#: app/Module/IndividualFactsTabModule.php:384 2752#: app/Module/IndividualFactsTabModule.php:407 2753#: resources/views/admin/trees-preferences.phtml:432 2754msgid "Birth of a grandchild" 2755msgstr "Barnebarn sin fødsel" 2756 2757#: app/Module/IndividualFactsTabModule.php:360 2758msgid "Birth of a granddaughter" 2759msgstr "Barnebarns sin fødsel" 2760 2761#: app/Module/IndividualFactsTabModule.php:383 2762msgctxt "daughter’s daughter" 2763msgid "Birth of a granddaughter" 2764msgstr "Dotterdotter sin fødsel" 2765 2766#: app/Module/IndividualFactsTabModule.php:406 2767msgctxt "son’s daughter" 2768msgid "Birth of a granddaughter" 2769msgstr "Sonedotter sin fødsel" 2770 2771#: app/Module/IndividualFactsTabModule.php:359 2772msgid "Birth of a grandson" 2773msgstr "Barnebarn sin fødsel" 2774 2775#: app/Module/IndividualFactsTabModule.php:382 2776msgctxt "daughter’s son" 2777msgid "Birth of a grandson" 2778msgstr "Dotterson sin fødsel" 2779 2780#: app/Module/IndividualFactsTabModule.php:405 2781msgctxt "son’s son" 2782msgid "Birth of a grandson" 2783msgstr "Soneson sin fødsel" 2784 2785#: app/Module/IndividualFactsTabModule.php:336 2786msgid "Birth of a half-brother" 2787msgstr "Halvbror sin fødsel" 2788 2789#: app/Module/IndividualFactsTabModule.php:338 2790msgid "Birth of a half-sibling" 2791msgstr "Halvsysken sin fødsel" 2792 2793#: app/Module/IndividualFactsTabModule.php:337 2794msgid "Birth of a half-sister" 2795msgstr "Halvsyster sin fødsel" 2796 2797#: app/Module/IndividualFactsTabModule.php:315 2798#: resources/views/admin/trees-preferences.phtml:444 2799msgid "Birth of a sibling" 2800msgstr "Sysken sin fødsel" 2801 2802#: app/Module/IndividualFactsTabModule.php:314 2803msgid "Birth of a sister" 2804msgstr "Syster sin fødsel" 2805 2806#: app/Module/IndividualFactsTabModule.php:290 2807msgid "Birth of a son" 2808msgstr "Son sin fødsel" 2809 2810#: app/Gedcom.php:564 2811msgid "Birth parents" 2812msgstr "Fødeforeldre" 2813 2814#: resources/views/modules/statistics-chart/places.phtml:18 2815msgid "Birth places" 2816msgstr "Fødestadar" 2817 2818#: resources/xml/reports/birth_report.xml:6 2819msgid "Birthplace contains" 2820msgstr "Stad for fødsel inneheld" 2821 2822#. I18N: Name of a module/report 2823#: app/Module/BirthReportModule.php:40 2824#: resources/views/modules/statistics-chart/custom.phtml:65 2825#: resources/xml/reports/birth_report.xml:3 2826#: resources/xml/reports/birth_report.xml:31 2827msgid "Births" 2828msgstr "Fødslar" 2829 2830#: app/Statistics/Google/ChartBirth.php:111 2831#: resources/views/modules/statistics-chart/individual-events.phtml:25 2832msgid "Births by century" 2833msgstr "Fødslar etter hundreår" 2834 2835#. I18N: Location of an LDS church temple 2836#: app/Elements/TempleCode.php:66 2837msgid "Bismarck, North Dakota, United States" 2838msgstr "Bismarck, North Dakota, USA" 2839 2840#: app/Gedcom.php:566 2841msgid "Blessing" 2842msgstr "Velsigning" 2843 2844#: app/Gedcom.php:1484 resources/views/edit-blocks-block.phtml:22 2845msgid "Block" 2846msgstr "Blokk" 2847 2848#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 2849#: resources/views/admin/control-panel.phtml:613 2850#: resources/views/admin/modules.phtml:90 2851#: resources/views/admin/modules.phtml:92 2852msgid "Blocks" 2853msgstr "Blokker" 2854 2855#. I18N: The name of a colour-scheme 2856#: app/Module/ColorsTheme.php:159 2857msgid "Blue Lagoon" 2858msgstr "Blå lagune" 2859 2860#. I18N: The name of a colour-scheme 2861#: app/Module/ColorsTheme.php:161 2862msgid "Blue Marine" 2863msgstr "Blå marine" 2864 2865#. I18N: Location of an LDS church temple 2866#: app/Elements/TempleCode.php:67 2867msgid "Bogota, Colombia" 2868msgstr "Bogota, Colombia" 2869 2870#. I18N: Location of an LDS church temple 2871#: app/Elements/TempleCode.php:68 2872msgid "Boise, Idaho, United States" 2873msgstr "Boise, Idaho, USA" 2874 2875#. I18N: Name of a country or state 2876#: app/Statistics/Service/CountryService.php:102 2877msgid "Bolivia" 2878msgstr "Bolivia" 2879 2880#. I18N: Type of media object 2881#: app/Elements/SourceMediaType.php:61 2882msgid "Book" 2883msgstr "Bok" 2884 2885#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2886#: app/Elements/LdsChildSealingDateStatus.php:60 2887msgid "Born in the covenant" 2888msgstr "Fødd i sekta" 2889 2890#. I18N: Name of a country or state 2891#: app/Statistics/Service/CountryService.php:93 2892msgid "Bosnia and Herzegovina" 2893msgstr "Bosnia-Hercegovina" 2894 2895#. I18N: Location of an LDS church temple 2896#: app/Elements/TempleCode.php:69 2897msgid "Boston, Massachusetts, United States" 2898msgstr "Boston, Massachusetts, USA" 2899 2900#: resources/views/lists/families-table.phtml:159 2901msgid "Both alive" 2902msgstr "Begge i live" 2903 2904#: resources/views/lists/families-table.phtml:174 2905msgid "Both dead" 2906msgstr "Begge døde" 2907 2908#. I18N: Name of a country or state 2909#: app/Statistics/Service/CountryService.php:114 2910msgid "Botswana" 2911msgstr "Botswana" 2912 2913#. I18N: Location of an LDS church temple 2914#: app/Elements/TempleCode.php:70 2915msgid "Bountiful, Utah, United States" 2916msgstr "Bountiful, Utah, USA" 2917 2918#. I18N: Name of a country or state 2919#: app/Statistics/Service/CountryService.php:112 2920msgid "Bouvet Island" 2921msgstr "Bouvetøya" 2922 2923#. I18N: Name of a module/list 2924#. I18N: Branches of a family tree 2925#: app/Module/BranchesListModule.php:101 app/Module/BranchesListModule.php:228 2926msgid "Branches" 2927msgstr "Greiner" 2928 2929#. I18N: %s is a surname 2930#: app/Module/BranchesListModule.php:223 2931#, php-format 2932msgid "Branches of the %s family" 2933msgstr "Greiner av familien %s" 2934 2935#. I18N: Name of a country or state 2936#: app/Statistics/Service/CountryService.php:104 2937msgid "Brazil" 2938msgstr "Brasil" 2939 2940#: app/Elements/RelationIsDescriptor.php:97 2941msgid "Bridesmaid" 2942msgstr "Forlovar til bruda" 2943 2944#. I18N: Location of an LDS church temple 2945#: app/Elements/TempleCode.php:71 2946msgid "Brigham City, Utah, United States" 2947msgstr "Brigham City, Utah, USA" 2948 2949#. I18N: Location of an LDS church temple 2950#: app/Elements/TempleCode.php:72 2951msgid "Brisbane, Australia" 2952msgstr "Brisbane, Australia" 2953 2954#: app/Gedcom.php:890 2955msgid "Brit milah" 2956msgstr "Brit Mila" 2957 2958#. I18N: Name of a country or state 2959#: app/Statistics/Service/CountryService.php:253 2960msgid "British Indian Ocean Territory" 2961msgstr "Britisk territorium i Indiahavet" 2962 2963#. I18N: Name of a country or state 2964#: app/Statistics/Service/CountryService.php:524 2965msgid "British Virgin Islands" 2966msgstr "Dei britiske Jomfruøyane" 2967 2968#: resources/xml/reports/individual_ext_report.xml:327 2969#: resources/xml/reports/individual_report.xml:316 2970msgid "Brother" 2971msgstr "Bror" 2972 2973#. I18N: a month in the French republican calendar 2974#: app/Date/FrenchDate.php:151 2975msgctxt "GENITIVE" 2976msgid "Brumaire" 2977msgstr "Brumaire" 2978 2979#. I18N: a month in the French republican calendar 2980#: app/Date/FrenchDate.php:245 2981msgctxt "INSTRUMENTAL" 2982msgid "Brumaire" 2983msgstr "Brumaire" 2984 2985#. I18N: a month in the French republican calendar 2986#: app/Date/FrenchDate.php:198 2987msgctxt "LOCATIVE" 2988msgid "Brumaire" 2989msgstr "Brumaire" 2990 2991#. I18N: a month in the French republican calendar 2992#: app/Date/FrenchDate.php:103 2993msgctxt "NOMINATIVE" 2994msgid "Brumaire" 2995msgstr "Brumaire" 2996 2997#. I18N: Name of a country or state 2998#: app/Statistics/Service/CountryService.php:108 2999msgid "Brunei Darussalam" 3000msgstr "Brunei" 3001 3002#. I18N: Location of an LDS church temple 3003#: app/Elements/TempleCode.php:63 3004msgid "Buenos Aires, Argentina" 3005msgstr "Buenos Aires, Argentina" 3006 3007#. I18N: Name of a country or state 3008#: app/Statistics/Service/CountryService.php:87 3009msgid "Bulgaria" 3010msgstr "Bulgaria" 3011 3012#: app/Gedcom.php:569 resources/views/calendar-page.phtml:198 3013#: resources/xml/reports/family_group_report.xml:351 3014#: resources/xml/reports/family_group_report.xml:705 3015#: resources/xml/reports/family_group_report.xml:1049 3016#: resources/xml/reports/missing_facts_report.xml:25 3017msgid "Burial" 3018msgstr "Gravlegging" 3019 3020#: app/Module/IndividualFactsTabModule.php:451 3021msgid "Burial of a brother" 3022msgstr "Gravlegging av bror" 3023 3024#: app/Module/IndividualFactsTabModule.php:435 3025msgid "Burial of a child" 3026msgstr "Gravlegging av barn" 3027 3028#: app/Module/IndividualFactsTabModule.php:434 3029msgid "Burial of a daughter" 3030msgstr "Gravlegging av dotter" 3031 3032#: app/Module/IndividualFactsTabModule.php:727 3033msgid "Burial of a father" 3034msgstr "Gravlegging av far" 3035 3036#: app/Module/IndividualFactsTabModule.php:489 3037#: app/Module/IndividualFactsTabModule.php:507 3038#: app/Module/IndividualFactsTabModule.php:525 3039msgid "Burial of a grandchild" 3040msgstr "Gravlegging av barnebarn" 3041 3042#: app/Module/IndividualFactsTabModule.php:488 3043msgid "Burial of a granddaughter" 3044msgstr "Gravlegging av barnebarn" 3045 3046#: app/Module/IndividualFactsTabModule.php:506 3047msgctxt "daughter’s daughter" 3048msgid "Burial of a granddaughter" 3049msgstr "Gravlegging av dotterdotter" 3050 3051#: app/Module/IndividualFactsTabModule.php:524 3052msgctxt "son’s daughter" 3053msgid "Burial of a granddaughter" 3054msgstr "Gravlegging av sonedotter" 3055 3056#: app/Module/IndividualFactsTabModule.php:745 3057msgid "Burial of a grandfather" 3058msgstr "Gravlegging av bestefar" 3059 3060#: app/Module/IndividualFactsTabModule.php:746 3061msgid "Burial of a grandmother" 3062msgstr "Gravlegging av bestemor" 3063 3064#: app/Module/IndividualFactsTabModule.php:747 3065#: app/Module/IndividualFactsTabModule.php:765 3066#: app/Module/IndividualFactsTabModule.php:783 3067msgid "Burial of a grandparent" 3068msgstr "Gravlegging av besteforelder" 3069 3070#: app/Module/IndividualFactsTabModule.php:487 3071msgid "Burial of a grandson" 3072msgstr "Gravlegging av barnebarn" 3073 3074#: app/Module/IndividualFactsTabModule.php:505 3075msgctxt "daughter’s son" 3076msgid "Burial of a grandson" 3077msgstr "Gravlegging av dotterson" 3078 3079#: app/Module/IndividualFactsTabModule.php:523 3080msgctxt "son’s son" 3081msgid "Burial of a grandson" 3082msgstr "Gravlegging av soneson" 3083 3084#: app/Module/IndividualFactsTabModule.php:469 3085msgid "Burial of a half-brother" 3086msgstr "Gravlegging av halvbror" 3087 3088#: app/Module/IndividualFactsTabModule.php:471 3089msgid "Burial of a half-sibling" 3090msgstr "Gravlegging av halvsysken" 3091 3092#: app/Module/IndividualFactsTabModule.php:470 3093msgid "Burial of a half-sister" 3094msgstr "Gravlegging av halvsyster" 3095 3096#: app/Module/IndividualFactsTabModule.php:205 3097msgid "Burial of a husband" 3098msgstr "Gravlegging av ektemann" 3099 3100#: app/Module/IndividualFactsTabModule.php:763 3101msgid "Burial of a maternal grandfather" 3102msgstr "Gravlegging av morfar" 3103 3104#: app/Module/IndividualFactsTabModule.php:764 3105msgid "Burial of a maternal grandmother" 3106msgstr "Gravlegging av mormor" 3107 3108#: app/Module/IndividualFactsTabModule.php:728 3109msgid "Burial of a mother" 3110msgstr "Gravlegging av mor" 3111 3112#: app/Module/IndividualFactsTabModule.php:729 3113msgid "Burial of a parent" 3114msgstr "Gravlegging av forelder" 3115 3116#: app/Module/IndividualFactsTabModule.php:781 3117msgid "Burial of a paternal grandfather" 3118msgstr "Gravlegging av farfar" 3119 3120#: app/Module/IndividualFactsTabModule.php:782 3121msgid "Burial of a paternal grandmother" 3122msgstr "Gravlegging av farmor" 3123 3124#: app/Module/IndividualFactsTabModule.php:453 3125msgid "Burial of a sibling" 3126msgstr "Gravlegging av sysken" 3127 3128#: app/Module/IndividualFactsTabModule.php:452 3129msgid "Burial of a sister" 3130msgstr "Gravlegging av syster" 3131 3132#: app/Module/IndividualFactsTabModule.php:433 3133msgid "Burial of a son" 3134msgstr "Gravlegging av son" 3135 3136#: app/Module/IndividualFactsTabModule.php:207 3137msgid "Burial of a spouse" 3138msgstr "Gravlegging av ektefelle" 3139 3140#: app/Module/IndividualFactsTabModule.php:206 3141msgid "Burial of a wife" 3142msgstr "Gravlegging av hustru" 3143 3144#: resources/xml/reports/cemetery_report.xml:5 3145msgid "Burial place contains" 3146msgstr "Stad for gravlegging inneheld" 3147 3148#. I18N: Name of a module/report 3149#: app/Module/CemeteryReportModule.php:40 3150#: resources/xml/reports/cemetery_report.xml:3 3151#: resources/xml/reports/cemetery_report.xml:34 3152msgid "Burials" 3153msgstr "Gravleggingar" 3154 3155#. I18N: Name of a country or state 3156#: app/Statistics/Service/CountryService.php:83 3157msgid "Burkina Faso" 3158msgstr "Burkina Faso" 3159 3160#. I18N: Name of a country or state 3161#: app/Statistics/Service/CountryService.php:76 3162msgid "Burundi" 3163msgstr "Burundi" 3164 3165#: app/Elements/RelationIsDescriptor.php:98 3166msgid "Buyer" 3167msgstr "Kjøpar" 3168 3169#: app/Elements/RelationIsDescriptor.php:75 3170msgctxt "FEMALE" 3171msgid "Buyer" 3172msgstr "Kjøpar" 3173 3174#: app/Elements/RelationIsDescriptor.php:54 3175msgctxt "MALE" 3176msgid "Buyer" 3177msgstr "Kjøpar" 3178 3179#. I18N: Help text for the "Port number" site configuration setting 3180#: resources/views/admin/site-mail.phtml:113 3181msgid "By default, SMTP works on port 25." 3182msgstr "Som standard nytter SMTP port 25." 3183 3184#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? https://ckeditor.com 3185#: app/Module/CkeditorModule.php:43 3186msgid "CKEditor™" 3187msgstr "CKEditor™" 3188 3189#. I18N: Name of a module. 3190#: app/Module/CustomCssJsModule.php:82 3191msgid "CSS and JS" 3192msgstr "CSS og JS" 3193 3194#: resources/views/admin/trees.phtml:72 3195#: resources/views/lists/datatables-attributes.phtml:31 3196msgid "Calculating…" 3197msgstr "Handsamar…" 3198 3199#. I18N: Name of a module 3200#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 3201#: resources/views/modules/yahrzeit/config.phtml:39 3202msgid "Calendar" 3203msgstr "Kalendar" 3204 3205#. I18N: A configuration setting 3206#: resources/views/admin/trees-preferences.phtml:108 3207#: resources/views/admin/trees-preferences.phtml:110 3208#: resources/views/admin/trees-preferences.phtml:113 3209msgid "Calendar conversion" 3210msgstr "Kalenderkonvertering" 3211 3212#. I18N: Location of an LDS church temple 3213#: app/Elements/TempleCode.php:74 3214msgid "Calgary, Alberta, Canada" 3215msgstr "Calgary, Alberta, Canada" 3216 3217#: app/Gedcom.php:791 resources/views/modals/source-fields.phtml:50 3218msgid "Call number" 3219msgstr "Katalognummer" 3220 3221#. I18N: Name of a country or state 3222#: app/Statistics/Service/CountryService.php:280 3223msgid "Cambodia" 3224msgstr "Kambodsja" 3225 3226#. I18N: Name of a country or state 3227#: app/Statistics/Service/CountryService.php:130 3228msgid "Cameroon" 3229msgstr "Kamerun" 3230 3231#. I18N: Location of an LDS church temple 3232#: app/Elements/TempleCode.php:75 3233msgid "Campinas, Brazil" 3234msgstr "Campinas, Brasil" 3235 3236#. I18N: Name of a country or state 3237#: app/Statistics/Service/CountryService.php:118 3238msgid "Canada" 3239msgstr "Canada" 3240 3241#. I18N: Name of a country or state 3242#: app/Statistics/Service/CountryService.php:142 3243msgid "Cape Verde" 3244msgstr "Kapp Verde" 3245 3246#. I18N: Location of an LDS church temple 3247#: app/Elements/TempleCode.php:76 3248msgid "Caracas, Venezuela" 3249msgstr "Caracas, Venezuela" 3250 3251#. I18N: Type of media object 3252#: app/Elements/SourceMediaType.php:62 3253msgid "Card" 3254msgstr "Kort" 3255 3256#. I18N: Location of an LDS church temple 3257#: app/Elements/TempleCode.php:56 3258msgid "Cardston, Alberta, Canada" 3259msgstr "Cardston, Alberta, Canada" 3260 3261#: app/Gedcom.php:572 3262msgid "Caste" 3263msgstr "Kaste" 3264 3265#: resources/views/modules/statistics-chart/custom.phtml:79 3266msgid "Categories" 3267msgstr "Kategoriar" 3268 3269#: app/Gedcom.php:1076 app/Gedcom.php:1132 app/Gedcom.php:1399 3270msgid "Category" 3271msgstr "Kategori" 3272 3273#: app/Gedcom.php:373 app/Gedcom.php:506 app/Gedcom.php:1173 3274msgid "Cause" 3275msgstr "Årsak" 3276 3277#: app/Gedcom.php:598 app/Gedcom.php:1011 3278msgid "Cause of death" 3279msgstr "Dødsårsak" 3280 3281#: resources/views/admin/synchronize-trees.phtml:28 3282#: resources/views/admin/trees-merge.phtml:64 3283#: resources/views/admin/trees-renumber.phtml:46 3284msgid "Caution! This may take a long time. Be patient." 3285msgstr "Åtvaring! Dette kan ta lang tid. Ver tolmodig." 3286 3287#. I18N: Name of a country or state 3288#: app/Statistics/Service/CountryService.php:151 3289msgid "Cayman Islands" 3290msgstr "Caymanøyane" 3291 3292#. I18N: Location of an LDS church temple 3293#: app/Elements/TempleCode.php:77 3294msgid "Cebu City, Philippines" 3295msgstr "Cebu City, Filippinene" 3296 3297#: app/Gedcom.php:1465 3298msgid "Cemetery" 3299msgstr "Gravstad" 3300 3301#: app/Gedcom.php:573 3302msgid "Census" 3303msgstr "Folketeljing" 3304 3305#. I18N: Name of a module 3306#: app/Module/CensusAssistantModule.php:51 3307msgid "Census assistant" 3308msgstr "Folketeljingshjelp" 3309 3310#: app/Gedcom.php:574 3311#: resources/views/modules/GEDFact_assistant/select-census.phtml:14 3312msgid "Census date" 3313msgstr "Dato for folketeljing" 3314 3315#: resources/views/modules/GEDFact_assistant/select-census.phtml:13 3316msgid "Census date and place" 3317msgstr "Dato og stad for folketeljing" 3318 3319#: app/Gedcom.php:575 3320msgid "Census place" 3321msgstr "Stad for folketeljing" 3322 3323#: resources/views/modules/census-assistant.phtml:110 3324msgid "Census transcript" 3325msgstr "Avskrift av folketeljing" 3326 3327#. I18N: Name of a country or state 3328#: app/Statistics/Service/CountryService.php:116 3329msgid "Central African Republic" 3330msgstr "Den sentralafrikanske republikk" 3331 3332#: app/Module/StatisticsChartModule.php:981 3333#: app/Statistics/Google/ChartAge.php:112 3334#: app/Statistics/Google/ChartAge.php:142 3335#: app/Statistics/Google/ChartBirth.php:96 3336#: app/Statistics/Google/ChartChildren.php:87 3337#: app/Statistics/Google/ChartChildren.php:112 3338#: app/Statistics/Google/ChartDeath.php:96 3339#: app/Statistics/Google/ChartDivorce.php:96 3340#: app/Statistics/Google/ChartMarriage.php:96 3341#: app/Statistics/Google/ChartMarriageAge.php:135 3342#: app/Statistics/Google/ChartMarriageAge.php:165 3343#: app/Statistics/Google/ChartMortality.php:64 3344#: app/Statistics/Google/ChartNoChildrenFamilies.php:96 3345#: app/Statistics/Google/ChartNoChildrenFamilies.php:132 3346#: resources/views/lists/chart-by-decade.phtml:24 3347#: resources/views/lists/families-table.phtml:110 3348#: resources/views/lists/families-table.phtml:125 3349#: resources/views/lists/individuals-table.phtml:126 3350#: resources/views/lists/individuals-table.phtml:141 3351msgid "Century" 3352msgstr "Hundreår" 3353 3354#. I18N: Type of media object 3355#: app/Elements/SourceMediaType.php:63 3356msgid "Certificate" 3357msgstr "Sertifikat" 3358 3359#: app/Gedcom.php:1263 app/Gedcom.php:1295 3360msgid "Certificate number" 3361msgstr "Sertifikatnummer" 3362 3363#. I18N: Name of a country or state 3364#: app/Statistics/Service/CountryService.php:478 3365msgid "Chad" 3366msgstr "Tsjad" 3367 3368#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:50 3369#: resources/views/family-page-menu.phtml:33 3370msgid "Change family members" 3371msgstr "Byt familiemedlemer" 3372 3373#: app/Http/RequestHandlers/TreePageEdit.php:64 3374msgid "Change the “Home page” blocks" 3375msgstr "Endre blokkene på «Heimeside»" 3376 3377#: app/Http/RequestHandlers/UserPageEdit.php:62 3378msgid "Change the “My page” blocks" 3379msgstr "Endre blokkene på «Mi side»" 3380 3381#. I18N: [a record was] Changed on <date/time> 3382#: resources/views/modules/recent_changes/changes-list.phtml:50 3383#, php-format 3384msgid "Changed by %1$s" 3385msgstr "Endra av %1$s" 3386 3387#. I18N: [a record was] Changed on <date/time> 3388#: resources/views/modules/recent_changes/changes-list.phtml:48 3389#, php-format 3390msgid "Changed on %1$s" 3391msgstr "Endra %1$s" 3392 3393#. I18N: [a record was] Changed on <date/time> by <user> 3394#: resources/views/modules/recent_changes/changes-list.phtml:46 3395#, php-format 3396msgid "Changed on %1$s by %2$s" 3397msgstr "Endra %1$s av %2$s" 3398 3399#. I18N: Name of a module/report 3400#: app/Module/ChangeReportModule.php:44 3401#: resources/views/admin/users-edit.phtml:149 3402#: resources/views/modules/recent_changes/config.phtml:49 3403#: resources/views/pending-changes-page.phtml:48 3404#: resources/xml/reports/change_report.xml:3 3405#: resources/xml/reports/change_report.xml:44 3406msgid "Changes" 3407msgstr "Endringar" 3408 3409#: app/Module/RecentChangesModule.php:176 3410#, php-format 3411msgid "Changes in the last %s day" 3412msgid_plural "Changes in the last %s days" 3413msgstr[0] "Endringar siste dag" 3414msgstr[1] "Endringar dei %s siste dagane" 3415 3416#: app/Http/RequestHandlers/PendingChangesLogPage.php:97 3417#: resources/views/admin/trees.phtml:208 3418msgid "Changes log" 3419msgstr "Endringslogg" 3420 3421#: resources/views/admin/gedcom-export-options.phtml:43 3422#: resources/views/admin/trees-import.phtml:83 3423msgid "Character encoding" 3424msgstr "Teiknsett" 3425 3426#: app/Gedcom.php:460 3427msgid "Character set" 3428msgstr "Teiknsett" 3429 3430#: resources/views/admin/modules.phtml:208 3431#: resources/views/admin/modules.phtml:211 3432msgid "Chart" 3433msgstr "Diagram" 3434 3435#: app/Module/RelationshipsChartModule.php:425 3436msgid "Chart preferences" 3437msgstr "Diagramval" 3438 3439#: resources/views/modules/charts/config.phtml:18 3440#: resources/views/modules/statistics-chart/custom.phtml:26 3441#: resources/views/modules/statistics-chart/custom.phtml:155 3442#: resources/views/modules/statistics-chart/custom.phtml:157 3443msgid "Chart type" 3444msgstr "Diagramtype" 3445 3446#. I18N: Name of a module/block 3447#. I18N: Name of a module 3448#: app/Http/RequestHandlers/ModulesChartsPage.php:43 3449#: app/Module/ChartsBlockModule.php:66 app/Module/ChartsMenuModule.php:57 3450#: app/Module/ChartsMenuModule.php:107 3451#: resources/views/admin/control-panel.phtml:671 3452#: resources/views/admin/modules.phtml:94 3453#: resources/views/admin/modules.phtml:96 3454#: resources/views/admin/trees-preferences.phtml:391 3455msgid "Charts" 3456msgstr "Diagram" 3457 3458#: app/Http/RequestHandlers/CheckTree.php:259 3459#: resources/views/admin/trees.phtml:182 3460msgid "Check for errors" 3461msgstr "Søk etter feil" 3462 3463#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 3464msgid "Check for pending changes…" 3465msgstr "Ser etter ventande endringar…" 3466 3467#: resources/views/setup/step-2-server-checks.phtml:59 3468msgid "Checking server capacity" 3469msgstr "Kontrollerar serverkapasitet" 3470 3471#: resources/views/setup/step-2-server-checks.phtml:42 3472msgid "Checking server configuration" 3473msgstr "Kontrollerar serverinnstillingar" 3474 3475#. I18N: Location of an LDS church temple 3476#: app/Elements/TempleCode.php:78 3477msgid "Chicago, Illinois, United States" 3478msgstr "Chicago, Illinois, USA" 3479 3480#: app/Elements/AgeAtEvent.php:88 app/Gedcom.php:413 3481#: resources/views/edit/change-family-members.phtml:67 3482#: resources/views/edit/change-family-members.phtml:78 3483#: resources/views/modules/pedigree-chart/previous.phtml:40 3484msgid "Child" 3485msgstr "Barn" 3486 3487#: resources/xml/reports/ahnentafel_report.xml:388 3488#: resources/xml/reports/descendancy_report.xml:480 3489msgid "Child of " 3490msgstr "Barn av " 3491 3492#. I18N: e.g. “Child of [father name & mother name]” 3493#: app/Module/InteractiveTree/TreeView.php:369 3494#, php-format 3495msgid "Child of %s" 3496msgstr "Barn til %s" 3497 3498#: app/Http/RequestHandlers/FamilyPage.php:155 3499#: app/Http/RequestHandlers/IndividualPage.php:229 3500#: app/Module/StatisticsChartModule.php:423 3501#: app/Module/StatisticsChartModule.php:715 3502#: resources/views/lists/families-table.phtml:233 3503#: resources/views/lists/individuals-table.phtml:252 3504#: resources/views/modules/pedigree-chart/previous.phtml:38 3505#: resources/views/modules/relatives/family.phtml:214 3506#: resources/xml/reports/family_group_report.xml:761 3507#: resources/xml/reports/relative_ext_report.xml:122 3508msgid "Children" 3509msgstr "Born" 3510 3511#: resources/views/modules/statistics-chart/children.phtml:10 3512msgid "Children in family" 3513msgstr "Born i familien" 3514 3515#: resources/xml/reports/ahnentafel_report.xml:391 3516#: resources/xml/reports/descendancy_report.xml:483 3517msgid "Children of " 3518msgstr "Born av " 3519 3520#. I18N: In the Icelandic surname tradition, ... 3521#: app/SurnameTradition.php:99 3522msgid "Children take a patronym instead of a surname." 3523msgstr "Born nyttar patronym i staden for etternamn." 3524 3525#. I18N: In the Spanish surname tradition, ... 3526#: app/SurnameTradition.php:93 3527msgid "Children take one surname from the father and one surname from the mother." 3528msgstr "Borna tek eit etternamn frå faren, og eit etternamn frå mora." 3529 3530#. I18N: In the Portuguese surname tradition, ... 3531#: app/SurnameTradition.php:96 3532msgid "Children take one surname from the mother and one surname from the father." 3533msgstr "Borna tek eit etternamn frå mora, og eit etternamn frå faren." 3534 3535#. I18N: In the paternal surname tradition, ... 3536#. I18N: In the patrilineal surname tradition, ... 3537#. I18N: In the Polish surname tradition, ... 3538#. I18N: In the Lithuanian surname tradition, ... 3539#: app/SurnameTradition.php:79 app/SurnameTradition.php:86 3540#: app/SurnameTradition.php:102 app/SurnameTradition.php:109 3541msgid "Children take their father’s surname." 3542msgstr "Borna får fars etternamn." 3543 3544#. I18N: In the matrilineal surname tradition, ... 3545#: app/SurnameTradition.php:90 3546msgid "Children take their mother’s surname." 3547msgstr "Borna får mors etternamn." 3548 3549#. I18N: Name of a country or state 3550#: app/Statistics/Service/CountryService.php:124 3551msgid "Chile" 3552msgstr "Chile" 3553 3554#. I18N: Name of a country or state 3555#: app/Statistics/Service/CountryService.php:126 3556msgid "China" 3557msgstr "Kina" 3558 3559#: app/Http/RequestHandlers/ReportListPage.php:65 3560msgid "Choose a report to run" 3561msgstr "Vel type rapport" 3562 3563#: resources/xml/reports/individual_ext_report.xml:6 3564#: resources/xml/reports/missing_facts_report.xml:6 3565#: resources/xml/reports/relative_ext_report.xml:6 3566msgid "Choose relatives" 3567msgstr "Velg slektninger" 3568 3569#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 3570msgid "Choose user defined welcome text typed below" 3571msgstr "Bruk eigendefinert velkomsttekst skive i feltet nedanfor" 3572 3573#: app/Gedcom.php:579 resources/xml/reports/family_group_report.xml:206 3574#: resources/xml/reports/family_group_report.xml:560 3575#: resources/xml/reports/family_group_report.xml:904 3576#: resources/xml/reports/missing_facts_report.xml:16 3577msgid "Christening" 3578msgstr "Dåp" 3579 3580#: app/Module/IndividualFactsTabModule.php:318 3581msgid "Christening of a brother" 3582msgstr "Dåp av ein bror" 3583 3584#: app/Module/IndividualFactsTabModule.php:297 3585msgid "Christening of a child" 3586msgstr "Dåp av eit barn" 3587 3588#: app/Module/IndividualFactsTabModule.php:296 3589msgid "Christening of a daughter" 3590msgstr "Dåp av ei dotter" 3591 3592#: app/Module/IndividualFactsTabModule.php:366 3593#: app/Module/IndividualFactsTabModule.php:389 3594#: app/Module/IndividualFactsTabModule.php:412 3595msgid "Christening of a grandchild" 3596msgstr "Dåp av eit barnebarn" 3597 3598#: app/Module/IndividualFactsTabModule.php:365 3599msgid "Christening of a granddaughter" 3600msgstr "Dåp av eit barnebarn" 3601 3602#: app/Module/IndividualFactsTabModule.php:388 3603msgctxt "daughter’s daughter" 3604msgid "Christening of a granddaughter" 3605msgstr "Dåp av ei dotterdotter" 3606 3607#: app/Module/IndividualFactsTabModule.php:411 3608msgctxt "son’s daughter" 3609msgid "Christening of a granddaughter" 3610msgstr "Dåp av ei sonedotter" 3611 3612#: app/Module/IndividualFactsTabModule.php:364 3613msgid "Christening of a grandson" 3614msgstr "Dåp av eit barnebarn" 3615 3616#: app/Module/IndividualFactsTabModule.php:387 3617msgctxt "daughter’s son" 3618msgid "Christening of a grandson" 3619msgstr "Dåp av ein dotterson" 3620 3621#: app/Module/IndividualFactsTabModule.php:410 3622msgctxt "son’s son" 3623msgid "Christening of a grandson" 3624msgstr "Dåp av ein soneson" 3625 3626#: app/Module/IndividualFactsTabModule.php:341 3627msgid "Christening of a half-brother" 3628msgstr "Dåp av ein halvbror" 3629 3630#: app/Module/IndividualFactsTabModule.php:343 3631msgid "Christening of a half-sibling" 3632msgstr "Dåp av eit halvsysken" 3633 3634#: app/Module/IndividualFactsTabModule.php:342 3635msgid "Christening of a half-sister" 3636msgstr "Dåp av ei halvsyster" 3637 3638#: app/Module/IndividualFactsTabModule.php:320 3639msgid "Christening of a sibling" 3640msgstr "Dåp av eit sysken" 3641 3642#: app/Module/IndividualFactsTabModule.php:319 3643msgid "Christening of a sister" 3644msgstr "Dåp av ei syster" 3645 3646#: app/Module/IndividualFactsTabModule.php:295 3647msgid "Christening of a son" 3648msgstr "Dåp av ein son" 3649 3650#. I18N: Name of a country or state 3651#: app/Statistics/Service/CountryService.php:149 3652msgid "Christmas Island" 3653msgstr "Christmas Island" 3654 3655#: app/Elements/RelationIsDescriptor.php:99 3656msgid "Circumciser" 3657msgstr "Omskjærar" 3658 3659#: resources/views/modules/census-assistant.phtml:35 3660msgid "Citation" 3661msgstr "Kjeldetilvising" 3662 3663#: app/Gedcom.php:402 app/Gedcom.php:455 app/Gedcom.php:533 app/Gedcom.php:701 3664#: app/Gedcom.php:724 app/Gedcom.php:748 app/Gedcom.php:1064 3665#: app/Gedcom.php:1116 app/Gedcom.php:1199 app/Gedcom.php:1232 3666#: app/Gedcom.php:1563 app/Gedcom.php:1577 3667#: resources/xml/reports/fact_sources.xml:74 3668#: resources/xml/reports/fact_sources.xml:161 3669#: resources/xml/reports/fact_sources.xml:277 3670#: resources/xml/reports/fact_sources.xml:323 3671msgid "Citation details" 3672msgstr "Kjeldetilvising" 3673 3674#: app/Gedcom.php:1499 3675msgid "Citizenship" 3676msgstr "Statsborgarskap" 3677 3678#: app/Gedcom.php:368 app/Gedcom.php:480 app/Gedcom.php:500 app/Gedcom.php:755 3679#: app/Gedcom.php:802 app/Gedcom.php:1169 app/Gedcom.php:1436 3680msgid "City" 3681msgstr "By" 3682 3683#. I18N: Location of an LDS church temple 3684#: app/Elements/TempleCode.php:79 3685msgid "Ciudad Juarez, Mexico" 3686msgstr "Ciudad Juarez, Mexico" 3687 3688#: app/Elements/MarriageType.php:60 resources/xml/reports/fact_sources.xml:202 3689msgid "Civil marriage" 3690msgstr "Borgarleg vigsel" 3691 3692#: app/Elements/RelationIsDescriptor.php:100 3693msgid "Civil registrar" 3694msgstr "Sorenskriver" 3695 3696#: app/Elements/RelationIsDescriptor.php:76 3697msgctxt "FEMALE" 3698msgid "Civil registrar" 3699msgstr "Sorenskrivar" 3700 3701#: app/Elements/RelationIsDescriptor.php:55 3702msgctxt "MALE" 3703msgid "Civil registrar" 3704msgstr "Sorenskrivar" 3705 3706#: app/Http/RequestHandlers/CleanDataFolder.php:102 3707#: resources/views/admin/control-panel.phtml:245 3708msgid "Clean up data folder" 3709msgstr "Rydde i Datamappa" 3710 3711#. I18N: Name of a module 3712#: app/Module/ClippingsCartModule.php:232 3713msgid "Clippings cart" 3714msgstr "Utklippsmappe" 3715 3716#. I18N: Type of media object 3717#: app/Elements/SourceMediaType.php:64 3718msgid "Coat of arms" 3719msgstr "Våpenskjold" 3720 3721#. I18N: Location of an LDS church temple 3722#: app/Elements/TempleCode.php:80 3723msgid "Cochabamba, Bolivia" 3724msgstr "Cochabamba, Bolivia" 3725 3726#. I18N: Name of a country or state 3727#: app/Statistics/Service/CountryService.php:120 3728msgid "Cocos (Keeling) Islands" 3729msgstr "Kokosøyane" 3730 3731#. I18N: The name of a colour-scheme 3732#: app/Module/ColorsTheme.php:163 3733msgid "Coffee and Cream" 3734msgstr "Kaffe og fløte" 3735 3736#: app/Gedcom.php:1272 3737msgid "Cohabitation" 3738msgstr "Sambuarskap" 3739 3740#. I18N: The name of a colour-scheme 3741#: app/Module/ColorsTheme.php:165 3742msgid "Cold Day" 3743msgstr "Kald dag" 3744 3745#. I18N: Name of a country or state 3746#: app/Statistics/Service/CountryService.php:138 3747msgid "Colombia" 3748msgstr "Colombia" 3749 3750#. I18N: Location of an LDS church temple 3751#: app/Elements/TempleCode.php:81 3752msgid "Colonia Juarez, Mexico" 3753msgstr "Colonia Juarez, Mexico" 3754 3755#. I18N: Location of an LDS church temple 3756#: app/Elements/TempleCode.php:86 3757msgid "Columbia River, Washington, United States" 3758msgstr "Columbia River, Washington, USA" 3759 3760#. I18N: Location of an LDS church temple 3761#: app/Elements/TempleCode.php:82 3762msgid "Columbia, South Carolina, United States" 3763msgstr "Columbia, South Carolina, USA" 3764 3765#. I18N: Location of an LDS church temple 3766#: app/Elements/TempleCode.php:83 3767msgid "Columbus, Ohio, United States" 3768msgstr "Columbus, Ohio, USA" 3769 3770#: app/Gedcom.php:1264 app/Gedcom.php:1296 app/Gedcom.php:1459 3771#: app/Gedcom.php:1467 3772msgid "Comment" 3773msgstr "Kommentar" 3774 3775#: resources/views/emails/register-notify-html.phtml:32 3776#: resources/views/emails/register-notify-text.phtml:26 3777#: resources/views/modules/census-assistant.phtml:77 3778#: resources/views/register-page.phtml:84 3779msgid "Comments" 3780msgstr "Kommentarar" 3781 3782#: app/Gedcom.php:859 3783msgid "Common law marriage" 3784msgstr "Samvitsekteskap" 3785 3786#. I18N: Description of the “Messages” module 3787#: app/Module/UserMessagesModule.php:77 3788msgid "Communicate directly with other users, using private messages." 3789msgstr "Kommuniser direkte med andre brukarar, gjennom det private meldingssystemet." 3790 3791#. I18N: Name of a country or state 3792#: app/Statistics/Service/CountryService.php:140 3793msgid "Comoros" 3794msgstr "Komorane" 3795 3796#. I18N: Name of a module/chart 3797#: app/Module/CompactTreeChartModule.php:80 3798msgid "Compact tree" 3799msgstr "Kompakt tre" 3800 3801#. I18N: %s is an individual’s name 3802#: app/Module/CompactTreeChartModule.php:126 3803#, php-format 3804msgid "Compact tree of %s" 3805msgstr "Kompakt tre for %s" 3806 3807#: resources/views/admin/webtrees1-thumbnails.phtml:42 3808msgid "Comparison" 3809msgstr "Samanlikning" 3810 3811#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3812#: app/Elements/LdsBaptismDateStatus.php:71 3813#: app/Elements/LdsChildSealingDateStatus.php:64 3814#: app/Elements/LdsEndowmentDateStatus.php:72 3815#: app/Elements/LdsSpouseSealingDateStatus.php:73 3816msgid "Completed before 1970; date not available" 3817msgstr "Gjennomført før 1970: dato ikkje tilgjengelig" 3818 3819#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3820#: app/Elements/LdsBaptismDateStatus.php:67 3821#: app/Elements/LdsEndowmentDateStatus.php:68 3822#: app/Elements/LdsSpouseSealingDateStatus.php:65 3823msgid "Completed; date unknown" 3824msgstr "Fullført; ukjent dato" 3825 3826#: app/Gedcom.php:1077 app/Gedcom.php:1133 app/Gedcom.php:1400 3827msgid "Completion date" 3828msgstr "Fullføringsdato" 3829 3830#: app/Gedcom.php:585 resources/xml/reports/missing_facts_report.xml:19 3831msgid "Confirmation" 3832msgstr "Konfirmasjon" 3833 3834#: resources/views/setup/step-3-database-type.phtml:35 3835msgid "Connection to database server" 3836msgstr "Tiknyting til databaseserver" 3837 3838#. I18N: Name of a module 3839#: app/Module/ContactsFooterModule.php:55 3840#: resources/views/admin/trees-preferences.phtml:150 3841msgid "Contact information" 3842msgstr "Kontakt Informasjon" 3843 3844#: resources/views/edit-account-page.phtml:135 3845msgid "Contact method" 3846msgstr "Kontaktmetode" 3847 3848#: app/Http/RequestHandlers/SearchAdvancedPage.php:251 3849msgid "Contains" 3850msgstr "Inneheld" 3851 3852#: resources/views/modules/gedcom_news/edit.phtml:37 3853#: resources/views/modules/html/config.phtml:39 3854#: resources/views/modules/user_blog/edit.phtml:37 3855msgid "Content" 3856msgstr "Innhald" 3857 3858#: app/Http/RequestHandlers/ControlPanel.php:150 3859#: app/Http/RequestHandlers/MapDataAdd.php:93 3860#: app/Http/RequestHandlers/MapDataEdit.php:86 3861#: app/Http/RequestHandlers/MapDataList.php:110 3862#: app/Module/ModuleThemeTrait.php:236 app/Module/ModuleThemeTrait.php:240 3863#: resources/views/admin/analytics-edit.phtml:17 3864#: resources/views/admin/broadcast.phtml:18 3865#: resources/views/admin/changes-log.phtml:31 3866#: resources/views/admin/clean-data.phtml:15 3867#: resources/views/admin/components.phtml:28 3868#: resources/views/admin/data-fix-page.phtml:24 3869#: resources/views/admin/data-fix-select.phtml:20 3870#: resources/views/admin/email-page.phtml:20 3871#: resources/views/admin/fix-level-0-media.phtml:15 3872#: resources/views/admin/map-import-form.phtml:16 3873#: resources/views/admin/media-upload.phtml:18 3874#: resources/views/admin/media.phtml:21 3875#: resources/views/admin/merge-records-step-1.phtml:41 3876#: resources/views/admin/merge-records-step-2.phtml:23 3877#: resources/views/admin/modules.phtml:34 3878#: resources/views/admin/server-information.phtml:13 3879#: resources/views/admin/site-logs.phtml:29 3880#: resources/views/admin/site-mail.phtml:29 3881#: resources/views/admin/site-preferences.phtml:15 3882#: resources/views/admin/site-registration.phtml:16 3883#: resources/views/admin/tags.phtml:20 3884#: resources/views/admin/trees-check.phtml:17 3885#: resources/views/admin/trees-create.phtml:15 3886#: resources/views/admin/trees-duplicates.phtml:18 3887#: resources/views/admin/trees-export.phtml:18 3888#: resources/views/admin/trees-import.phtml:23 3889#: resources/views/admin/trees-merge.phtml:19 3890#: resources/views/admin/trees-preferences.phtml:38 3891#: resources/views/admin/trees-privacy.phtml:22 3892#: resources/views/admin/trees-renumber.phtml:17 3893#: resources/views/admin/trees-unconnected.phtml:22 3894#: resources/views/admin/trees.phtml:41 3895#: resources/views/admin/upgrade/steps.phtml:14 3896#: resources/views/admin/upgrade/wizard.phtml:15 3897#: resources/views/admin/users-cleanup.phtml:21 3898#: resources/views/admin/users-create.phtml:19 3899#: resources/views/admin/users-edit.phtml:28 3900#: resources/views/admin/users.phtml:15 3901#: resources/views/admin/webtrees1-thumbnails.phtml:14 3902#: resources/views/modules/bing-maps/config.phtml:14 3903#: resources/views/modules/custom-css-js/edit.phtml:14 3904#: resources/views/modules/faq/config.phtml:20 3905#: resources/views/modules/faq/edit.phtml:21 3906#: resources/views/modules/geonames/config.phtml:14 3907#: resources/views/modules/google-maps/config.phtml:14 3908#: resources/views/modules/here-maps/config.phtml:14 3909#: resources/views/modules/map-box/config.phtml:14 3910#: resources/views/modules/openrouteservice/config.phtml:14 3911#: resources/views/modules/relationships-chart/config.phtml:20 3912#: resources/views/modules/sitemap/config.phtml:18 3913#: resources/views/modules/stories/config.phtml:18 3914#: resources/views/modules/stories/edit.phtml:22 3915msgid "Control panel" 3916msgstr "Kontrollpanel" 3917 3918#. I18N: Name of a module 3919#: app/Module/FixCemeteryTag.php:60 3920msgid "Convert CEME tags to GEDCOM 5.5.1" 3921msgstr "Endre CEME postar til GEDCOM 5.5.1" 3922 3923#. I18N: Name of a module 3924#: app/Module/FixNameTags.php:83 3925msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" 3926msgstr "Endre NAME:_XXX kodar til GEDCOM 5.5.1" 3927 3928#. I18N: Name of a module 3929#: app/Module/FixPrimaryTag.php:59 3930msgid "Convert _PRIM tags to GEDCOM 5.5.1" 3931msgstr "Endre _PRIM postar til GEDCOM 5.5.1" 3932 3933#. I18N: Label for option 3934#: resources/views/modules/fix-ceme-tag/options.phtml:16 3935msgid "Convert to" 3936msgstr "Endre til" 3937 3938#. I18N: Name of a country or state 3939#: app/Statistics/Service/CountryService.php:136 3940msgid "Cook Islands" 3941msgstr "Cook Islands" 3942 3943#: resources/views/modules/privacy-policy/page.phtml:29 3944msgid "Cookies" 3945msgstr "Informasjonskapslar" 3946 3947#: app/Gedcom.php:386 app/Gedcom.php:517 app/Gedcom.php:1157 3948#: app/Gedcom.php:1179 3949msgid "Coordinates" 3950msgstr "Koordinatar" 3951 3952#. I18N: Location of an LDS church temple 3953#: app/Elements/TempleCode.php:84 3954msgid "Copenhagen, Denmark" 3955msgstr "København, Danmark" 3956 3957#: resources/views/edit/icon-fact-copy.phtml:13 3958#: resources/views/edit/icon-fact-copy.phtml:15 3959#: resources/views/individual-name.phtml:80 3960#: resources/views/individual-name.phtml:82 3961#: resources/views/modules/share-url/share.phtml:16 3962msgid "Copy" 3963msgstr "Kopier" 3964 3965#. I18N: Copy all the records from [family tree 1] into [family tree 2] 3966#: resources/views/admin/trees-merge.phtml:50 3967#, php-format 3968msgid "Copy all the records from %1$s into %2$s." 3969msgstr "Kopier alle postane frå %1$s til %2$s." 3970 3971#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 3972msgid "Copy files…" 3973msgstr "Kopierer filer…" 3974 3975#: app/Module/ShareUrlModule.php:51 3976msgid "Copy the URL of the record to the clipboard" 3977msgstr "Kopier posten sin URL til utklippsmappa" 3978 3979#: app/Gedcom.php:462 app/Gedcom.php:489 3980msgid "Copyright" 3981msgstr "Opphavsrett" 3982 3983#. I18N: Location of an LDS church temple 3984#: app/Elements/TempleCode.php:85 3985msgid "Cordoba, Argentina" 3986msgstr "Cordoba, Argentina" 3987 3988#: app/Gedcom.php:475 3989msgid "Corporation" 3990msgstr "Firma" 3991 3992#. I18N: Description of a “Data fix” module 3993#: app/Module/FixNameSlashesAndSpaces.php:69 3994msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 3995msgstr "Korriger NAME-postar på forma 'John/DOE/' eller 'John /DOE', som er brukt av eldre slektsforskningsprogram." 3996 3997#: app/Elements/ResearchTaskStatus.php:52 app/Elements/ResearchTaskType.php:51 3998msgid "Correspondence" 3999msgstr "Korrespondanse" 4000 4001#. I18N: Name of a country or state 4002#: app/Statistics/Service/CountryService.php:144 4003msgid "Costa Rica" 4004msgstr "Costa Rica" 4005 4006#. I18N: Name of a country or state 4007#: app/Statistics/Service/CountryService.php:128 4008msgid "Cote d’Ivoire" 4009msgstr "Elfenbeinskysten" 4010 4011#: resources/views/verify-failure-page.phtml:17 4012msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 4013msgstr "Kunne ikkje rettkjenne opplysningene du skreiv inn! Gå attende og prøv igjen." 4014 4015#. I18N: Description of the “Hit counters” module 4016#: app/Module/HitCountFooterModule.php:87 4017msgid "Count the visits to each page" 4018msgstr "Tel vitjingar av kvar side" 4019 4020#: app/Gedcom.php:369 app/Gedcom.php:481 app/Gedcom.php:501 app/Gedcom.php:756 4021#: app/Gedcom.php:803 app/Gedcom.php:1170 app/Gedcom.php:1437 4022#: app/Statistics/Google/ChartDistribution.php:108 4023msgid "Country" 4024msgstr "Land" 4025 4026#: app/Http/RequestHandlers/ManageMediaData.php:254 4027msgid "Create" 4028msgstr "Opprett" 4029 4030#: app/Http/RequestHandlers/CreateTreePage.php:57 4031#: resources/views/admin/control-panel.phtml:292 4032msgid "Create a family tree" 4033msgstr "Opprett eit nytt slektstre" 4034 4035#: app/Elements/XrefLocation.php:60 4036#: resources/views/modals/create-location.phtml:16 4037msgid "Create a location" 4038msgstr "Opprett ein stad" 4039 4040#: app/Elements/XrefMedia.php:62 4041#: resources/views/modals/create-media-from-file.phtml:19 4042#: resources/views/modals/create-media-object.phtml:19 4043msgid "Create a media object" 4044msgstr "Opprett nytt medieobjekt" 4045 4046#: app/Elements/XrefRepository.php:65 4047#: resources/views/modals/create-repository.phtml:18 4048msgid "Create a repository" 4049msgstr "Opprett Arkiv" 4050 4051#: app/Elements/XrefNote.php:60 4052#: resources/views/modals/create-note-object.phtml:16 4053msgid "Create a shared note" 4054msgstr "Opprett eit nytt Delt Notat" 4055 4056#: resources/views/modules/census-assistant.phtml:15 4057msgid "Create a shared note using the census assistant" 4058msgstr "Opprett eit nytt Delt Notat ved bruk av assistent" 4059 4060#: app/Elements/XrefSource.php:72 resources/views/modals/create-source.phtml:16 4061msgid "Create a source" 4062msgstr "Opprett ei ny kjelde" 4063 4064#: app/Elements/XrefSubmission.php:60 4065#: resources/views/modals/create-submission.phtml:16 4066msgid "Create a submission" 4067msgstr "Opprett eit bidrag" 4068 4069#: app/Elements/XrefSubmitter.php:60 4070#: resources/views/modals/create-submitter.phtml:16 4071msgid "Create a submitter" 4072msgstr "Opprett bidragsytar" 4073 4074#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 4075msgid "Create a temporary folder…" 4076msgstr "Opprett ei mellombels mappe…" 4077 4078#: resources/views/modals/media-file-fields.phtml:79 4079msgid "Create a unique filename" 4080msgstr "Opprett eit unikt filnamn" 4081 4082#: app/Http/RequestHandlers/AddUnlinkedPage.php:75 4083msgid "Create an individual" 4084msgstr "Opprett ein ny person" 4085 4086#. I18N: %s is a link/URL 4087#: app/Module/BingMaps.php:47 app/Module/EsriMaps.php:51 4088#: app/Module/GoogleMaps.php:47 app/Module/HereMaps.php:47 4089#: app/Module/MapBox.php:47 app/Module/OpenStreetMap.php:41 4090#: app/Module/OrdnanceSurveyHistoricMaps.php:52 4091#, php-format 4092msgid "Create maps using %s." 4093msgstr "Opprett kart ved å bruke %s." 4094 4095#: resources/views/modules/statistics-chart/custom.phtml:18 4096msgid "Create your own chart" 4097msgstr "Lag ditt eige diagram" 4098 4099#: resources/views/admin/synchronize-trees.phtml:18 4100msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4101msgstr "Opprett, oppdater, og slett eit slektstre for kvar GEDCOM-fil i datamappa." 4102 4103#: app/Gedcom.php:1070 app/Gedcom.php:1126 app/Gedcom.php:1271 4104#: app/Gedcom.php:1308 app/Gedcom.php:1311 app/Gedcom.php:1313 4105#: app/Gedcom.php:1315 app/Gedcom.php:1317 4106msgid "Creation date" 4107msgstr "Opprettingsdato" 4108 4109#: app/Gedcom.php:594 resources/xml/reports/family_group_report.xml:315 4110#: resources/xml/reports/family_group_report.xml:342 4111#: resources/xml/reports/family_group_report.xml:669 4112#: resources/xml/reports/family_group_report.xml:696 4113#: resources/xml/reports/family_group_report.xml:1013 4114#: resources/xml/reports/family_group_report.xml:1040 4115msgid "Cremation" 4116msgstr "Kremering" 4117 4118#: app/Module/IndividualFactsTabModule.php:456 4119msgid "Cremation of a brother" 4120msgstr "Kremering av ein bror" 4121 4122#: app/Module/IndividualFactsTabModule.php:440 4123msgid "Cremation of a child" 4124msgstr "Kremering av eit barn" 4125 4126#: app/Module/IndividualFactsTabModule.php:439 4127msgid "Cremation of a daughter" 4128msgstr "Kremering av ei dotter" 4129 4130#: app/Module/IndividualFactsTabModule.php:732 4131msgid "Cremation of a father" 4132msgstr "Kremering av far" 4133 4134#: app/Module/IndividualFactsTabModule.php:530 4135msgid "Cremation of a grandchild" 4136msgstr "Kremering av eit barnebarn" 4137 4138#: app/Module/IndividualFactsTabModule.php:493 4139msgid "Cremation of a granddaughter" 4140msgstr "Kremering av eit barnebarn" 4141 4142#: app/Module/IndividualFactsTabModule.php:511 4143msgctxt "daughter’s daughter" 4144msgid "Cremation of a granddaughter" 4145msgstr "Kremering av ei dotterdotter" 4146 4147#: app/Module/IndividualFactsTabModule.php:529 4148msgctxt "son’s daughter" 4149msgid "Cremation of a granddaughter" 4150msgstr "Kremering av ei sonedotter" 4151 4152#: app/Module/IndividualFactsTabModule.php:750 4153msgid "Cremation of a grandfather" 4154msgstr "Kremering av ein bestefar" 4155 4156#: app/Module/IndividualFactsTabModule.php:751 4157msgid "Cremation of a grandmother" 4158msgstr "Kremering av ei bestemor" 4159 4160#: app/Module/IndividualFactsTabModule.php:752 4161#: app/Module/IndividualFactsTabModule.php:770 4162#: app/Module/IndividualFactsTabModule.php:788 4163msgid "Cremation of a grandparent" 4164msgstr "Kremering av ein besteforelder" 4165 4166#: app/Module/IndividualFactsTabModule.php:492 4167msgid "Cremation of a grandson" 4168msgstr "Kremering av eit barnebarn" 4169 4170#: app/Module/IndividualFactsTabModule.php:510 4171msgctxt "daughter’s son" 4172msgid "Cremation of a grandson" 4173msgstr "Kremering av ein dotterson" 4174 4175#: app/Module/IndividualFactsTabModule.php:528 4176msgctxt "son’s son" 4177msgid "Cremation of a grandson" 4178msgstr "Kremering av ein soneson" 4179 4180#: app/Module/IndividualFactsTabModule.php:474 4181msgid "Cremation of a half-brother" 4182msgstr "Kremering av ein halvbror" 4183 4184#: app/Module/IndividualFactsTabModule.php:476 4185msgid "Cremation of a half-sibling" 4186msgstr "Kremering av eit halvsysken" 4187 4188#: app/Module/IndividualFactsTabModule.php:475 4189msgid "Cremation of a half-sister" 4190msgstr "Kremering av ei halvsyster" 4191 4192#: app/Module/IndividualFactsTabModule.php:210 4193msgid "Cremation of a husband" 4194msgstr "Kremering av ektemann" 4195 4196#: app/Module/IndividualFactsTabModule.php:768 4197msgid "Cremation of a maternal grandfather" 4198msgstr "Kremering av morfar" 4199 4200#: app/Module/IndividualFactsTabModule.php:769 4201msgid "Cremation of a maternal grandmother" 4202msgstr "Kremering av mormor" 4203 4204#: app/Module/IndividualFactsTabModule.php:733 4205msgid "Cremation of a mother" 4206msgstr "Kremering av mor" 4207 4208#: app/Module/IndividualFactsTabModule.php:734 4209msgid "Cremation of a parent" 4210msgstr "Kremering av ein forelder" 4211 4212#: app/Module/IndividualFactsTabModule.php:786 4213msgid "Cremation of a paternal grandfather" 4214msgstr "Kremering av farfar" 4215 4216#: app/Module/IndividualFactsTabModule.php:787 4217msgid "Cremation of a paternal grandmother" 4218msgstr "Kremering av farmor" 4219 4220#: app/Module/IndividualFactsTabModule.php:458 4221msgid "Cremation of a sibling" 4222msgstr "Kremering av eit sysken" 4223 4224#: app/Module/IndividualFactsTabModule.php:457 4225msgid "Cremation of a sister" 4226msgstr "Kremering av ei syster" 4227 4228#: app/Module/IndividualFactsTabModule.php:438 4229msgid "Cremation of a son" 4230msgstr "Kremering av ein son" 4231 4232#: app/Module/IndividualFactsTabModule.php:212 4233msgid "Cremation of a spouse" 4234msgstr "Kremering av ein ektefelle" 4235 4236#: app/Module/IndividualFactsTabModule.php:211 4237msgid "Cremation of a wife" 4238msgstr "Kremering av ei hustru" 4239 4240#. I18N: Name of a country or state 4241#: app/Statistics/Service/CountryService.php:241 4242msgid "Croatia" 4243msgstr "Kroatia" 4244 4245#. I18N: Name of a country or state 4246#: app/Statistics/Service/CountryService.php:146 4247msgid "Cuba" 4248msgstr "Cuba" 4249 4250#. I18N: Location of an LDS church temple 4251#: app/Elements/TempleCode.php:87 4252msgid "Curitiba, Brazil" 4253msgstr "Curitiba, Brasil" 4254 4255#: app/Module/HtmlBlockModule.php:192 app/Module/StatisticsChartModule.php:158 4256msgid "Custom" 4257msgstr "Tilpassa" 4258 4259#: resources/views/admin/tags.phtml:931 4260msgid "Custom GEDCOM tags" 4261msgstr "Eigentilpassa GEDCOM-kodar" 4262 4263#: resources/views/calendar-page.phtml:204 4264msgid "Custom event" 4265msgstr "Eigendefinert hending" 4266 4267#: resources/views/admin/custom-module-info.phtml:12 4268msgid "Custom module" 4269msgstr "Eigentilpassa modul" 4270 4271#. I18N: A configuration setting 4272#: resources/views/admin/site-registration.phtml:38 4273msgid "Custom welcome text" 4274msgstr "Eigendefinert velkomsttekst" 4275 4276#: app/Module/ModuleThemeTrait.php:216 app/Module/ModuleThemeTrait.php:220 4277msgid "Customize this page" 4278msgstr "Endre utsjånad på denne sida" 4279 4280#. I18N: Name of a country or state 4281#: app/Statistics/Service/CountryService.php:153 4282msgid "Cyprus" 4283msgstr "Kypros" 4284 4285#. I18N: Name of a country or state 4286#: app/Statistics/Service/CountryService.php:155 4287msgid "Czech Republic" 4288msgstr "Tsjekkia" 4289 4290#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 4291#: resources/views/admin/site-mail.phtml:196 4292msgid "DKIM digital signature" 4293msgstr "DKIM digital signatur" 4294 4295#: app/Gedcom.php:1013 app/Gedcom.php:1519 4296msgid "DNA markers" 4297msgstr "DNA-profil" 4298 4299#. I18N: https://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 4300#: app/Soundex.php:604 resources/views/branches-page.phtml:42 4301#: resources/views/search-phonetic-page.phtml:77 4302msgid "Daitch-Mokotoff" 4303msgstr "Daitch-Mokotoff" 4304 4305#. I18N: Location of an LDS church temple 4306#: app/Elements/TempleCode.php:88 4307msgid "Dallas, Texas, United States" 4308msgstr "Dallas, Texas, USA" 4309 4310#: app/Gedcom.php:395 app/Gedcom.php:448 app/Gedcom.php:526 app/Gedcom.php:694 4311#: app/Gedcom.php:717 app/Gedcom.php:741 app/Gedcom.php:779 app/Gedcom.php:1057 4312#: app/Gedcom.php:1109 app/Gedcom.php:1192 app/Gedcom.php:1225 4313#: app/Gedcom.php:1556 app/Gedcom.php:1570 4314#: resources/views/admin/changes-log.phtml:137 4315msgid "Data" 4316msgstr "Data" 4317 4318#: resources/views/modules/privacy-policy/page.phtml:66 4319msgid "Data controller" 4320msgstr "Dataadministrasjon" 4321 4322#: resources/views/admin/data-fix-page.phtml:70 4323#: resources/views/admin/data-fix-select.phtml:29 4324msgid "Data fix" 4325msgstr "Dataretting" 4326 4327#: app/Http/RequestHandlers/DataFixChoose.php:65 4328#: app/Http/RequestHandlers/DataFixPage.php:87 4329#: app/Http/RequestHandlers/HelpText.php:271 4330#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 4331#: resources/views/admin/control-panel.phtml:692 4332#: resources/views/admin/data-fix-page.phtml:24 4333#: resources/views/admin/trees.phtml:150 4334msgid "Data fixes" 4335msgstr "Datarettingar" 4336 4337#: resources/views/help/data-fixes.phtml:8 4338msgid "Data fixes can require lots of slow calculations, so it is not possible to create an exact list of records that need to be updated." 4339msgstr "Dataretting krev mange kalkulasjonar, so det er ikke mogeleg å opprette ei eksakt liste over postar som må oppdaterast." 4340 4341#. I18N: A configuration setting 4342#: resources/views/admin/site-preferences.phtml:26 4343msgid "Data folder" 4344msgstr "Datamappe" 4345 4346#: resources/views/setup/step-4-database-mysql.phtml:34 4347#: resources/views/setup/step-4-database-pgsql.phtml:34 4348#: resources/views/setup/step-4-database-sqlite.phtml:39 4349#: resources/views/setup/step-4-database-sqlsvr.phtml:34 4350msgid "Database connection" 4351msgstr "Databasetilknyting" 4352 4353#: app/Gedcom.php:1485 resources/views/setup/step-4-database-mysql.phtml:109 4354#: resources/views/setup/step-4-database-pgsql.phtml:95 4355#: resources/views/setup/step-4-database-sqlite.phtml:52 4356#: resources/views/setup/step-4-database-sqlsvr.phtml:95 4357msgid "Database name" 4358msgstr "Databasenamn" 4359 4360#: app/Gedcom.php:1486 resources/views/setup/step-4-database-mysql.phtml:95 4361#: resources/views/setup/step-4-database-pgsql.phtml:83 4362#: resources/views/setup/step-4-database-sqlsvr.phtml:83 4363msgid "Database password" 4364msgstr "Passord for database" 4365 4366#: resources/views/setup/step-3-database-type.phtml:52 4367msgid "Database type" 4368msgstr "Database type" 4369 4370#: app/Gedcom.php:1488 resources/views/setup/step-4-database-mysql.phtml:81 4371#: resources/views/setup/step-4-database-pgsql.phtml:71 4372#: resources/views/setup/step-4-database-sqlsvr.phtml:71 4373msgid "Database user account" 4374msgstr "Brukarnamn for database" 4375 4376#: app/Gedcom.php:374 app/Gedcom.php:463 app/Gedcom.php:490 app/Gedcom.php:507 4377#: app/Gedcom.php:933 app/Gedcom.php:1052 app/Gedcom.php:1104 4378#: app/Gedcom.php:1185 app/Gedcom.php:1202 app/Gedcom.php:1206 4379#: app/Gedcom.php:1210 app/Gedcom.php:1216 app/Gedcom.php:1222 4380#: app/Gedcom.php:1345 app/Gedcom.php:1405 app/Gedcom.php:1539 4381#: app/Http/RequestHandlers/HelpText.php:219 4382#: app/Module/ResearchTaskModule.php:62 app/Module/ResearchTaskModule.php:65 4383#: resources/views/help/date.phtml:29 resources/views/help/date.phtml:143 4384#: resources/views/lists/anniversaries-table.phtml:35 4385#: resources/views/modules/todo/research-tasks.phtml:27 4386#: resources/views/pending-changes-page.phtml:50 4387#: resources/xml/reports/bdm_report.xml:132 4388#: resources/xml/reports/bdm_report.xml:158 4389#: resources/xml/reports/bdm_report.xml:192 4390#: resources/xml/reports/birth_report.xml:40 4391#: resources/xml/reports/death_report.xml:46 4392#: resources/xml/reports/fact_sources.xml:72 4393#: resources/xml/reports/fact_sources.xml:159 4394#: resources/xml/reports/marriage_report.xml:46 4395#: resources/xml/reports/occupation_report.xml:57 4396msgid "Date" 4397msgstr "Dato" 4398 4399#: resources/views/modules/relatives/tab.phtml:35 4400msgid "Date differences" 4401msgstr "Datoskilnader" 4402 4403#: app/Gedcom.php:548 4404msgid "Date of LDS baptism" 4405msgstr "Dato for mormondåp" 4406 4407#: app/Gedcom.php:687 4408msgid "Date of LDS child sealing" 4409msgstr "Dato for barns besegling (mormon)" 4410 4411#: app/Gedcom.php:589 4412msgid "Date of LDS confirmation" 4413msgstr "Dato for LDS-konfirmasjon" 4414 4415#: app/Gedcom.php:609 4416msgid "Date of LDS endowment" 4417msgstr "Dato for LDS endowment" 4418 4419#: app/Gedcom.php:442 4420msgid "Date of LDS spouse sealing" 4421msgstr "Dato for ektefelles besegling (mormon)" 4422 4423#: app/Gedcom.php:538 4424msgid "Date of adoption" 4425msgstr "Dato for adopsjon" 4426 4427#: app/Gedcom.php:554 resources/xml/reports/missing_facts_report.xml:129 4428msgid "Date of baptism" 4429msgstr "Dato for truandedåp" 4430 4431#: app/Gedcom.php:557 resources/xml/reports/missing_facts_report.xml:212 4432msgid "Date of bar mitzvah" 4433msgstr "Dato for bar mitzvah" 4434 4435#: app/Gedcom.php:560 resources/xml/reports/missing_facts_report.xml:253 4436msgid "Date of bat mitzvah" 4437msgstr "Dato for bat mitzvah" 4438 4439#: app/Gedcom.php:563 resources/xml/reports/fact_sources.xml:68 4440#: resources/xml/reports/fact_sources.xml:272 4441#: resources/xml/reports/missing_facts_report.xml:81 4442#: resources/xml/reports/occupation_report.xml:49 4443msgid "Date of birth" 4444msgstr "Fødselsdato" 4445 4446#: app/Gedcom.php:567 4447msgid "Date of blessing" 4448msgstr "Dato for velsigning" 4449 4450#: app/Gedcom.php:891 4451msgid "Date of brit milah" 4452msgstr "Dato for Brit Mila" 4453 4454#: app/Gedcom.php:570 resources/xml/reports/missing_facts_report.xml:546 4455msgid "Date of burial" 4456msgstr "Dato for gravlegging" 4457 4458#: app/Gedcom.php:580 resources/xml/reports/missing_facts_report.xml:170 4459msgid "Date of christening" 4460msgstr "Dato for dåp" 4461 4462#: app/Gedcom.php:586 resources/xml/reports/missing_facts_report.xml:294 4463msgid "Date of confirmation" 4464msgstr "Dato for konfirmasjon" 4465 4466#: app/Gedcom.php:595 4467msgid "Date of cremation" 4468msgstr "Dato for kremering" 4469 4470#: app/Gedcom.php:599 resources/xml/reports/cemetery_report.xml:46 4471#: resources/xml/reports/fact_sources.xml:274 4472#: resources/xml/reports/missing_facts_report.xml:505 4473msgid "Date of death" 4474msgstr "Dato for dødsfall" 4475 4476#: app/Gedcom.php:415 4477msgid "Date of divorce" 4478msgstr "Dato for skilsmisse" 4479 4480#: app/Gedcom.php:606 4481msgid "Date of emigration" 4482msgstr "Emigrasjonsdato" 4483 4484#: app/Gedcom.php:418 resources/xml/reports/missing_facts_report.xml:336 4485msgid "Date of engagement" 4486msgstr "Dato for truloving" 4487 4488#: app/Gedcom.php:396 app/Gedcom.php:449 app/Gedcom.php:527 app/Gedcom.php:695 4489#: app/Gedcom.php:718 app/Gedcom.php:742 app/Gedcom.php:1058 4490#: app/Gedcom.php:1110 app/Gedcom.php:1193 app/Gedcom.php:1226 4491#: app/Gedcom.php:1557 app/Gedcom.php:1571 4492msgid "Date of entry in original source" 4493msgstr "Dato for innføring i original kilde" 4494 4495#: app/Gedcom.php:615 app/Gedcom.php:1152 4496msgid "Date of event" 4497msgstr "Dato for hending" 4498 4499#: app/Gedcom.php:625 resources/xml/reports/missing_facts_report.xml:378 4500msgid "Date of first communion" 4501msgstr "Dato for fyrste altergang" 4502 4503#: app/Gedcom.php:632 4504msgid "Date of immigration" 4505msgstr "Immigrasjonsdato" 4506 4507#: app/Gedcom.php:411 app/Gedcom.php:577 app/Gedcom.php:709 app/Gedcom.php:729 4508#: app/Gedcom.php:760 app/Gedcom.php:776 app/Gedcom.php:807 app/Gedcom.php:823 4509#: app/Gedcom.php:1148 4510msgid "Date of last change" 4511msgstr "Dato for siste endring" 4512 4513#: app/Gedcom.php:429 resources/xml/reports/fact_sources.xml:319 4514#: resources/xml/reports/missing_facts_report.xml:463 4515msgid "Date of marriage" 4516msgstr "Dato for vigsel" 4517 4518#: app/Gedcom.php:424 resources/xml/reports/missing_facts_report.xml:420 4519msgid "Date of marriage banns" 4520msgstr "Dato for lysing" 4521 4522#: app/Gedcom.php:660 4523msgid "Date of naturalization" 4524msgstr "Dato for Statsborgarskap" 4525 4526#: app/Gedcom.php:670 4527msgid "Date of ordination" 4528msgstr "Dato for ordinasjon" 4529 4530#: app/Gedcom.php:678 4531msgid "Date of residence" 4532msgstr "Dato for bustad" 4533 4534#: resources/views/help/date.phtml:105 4535msgid "Date period" 4536msgstr "Tidbolk" 4537 4538#: resources/views/help/date.phtml:98 4539msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 4540msgstr "Tidbolkar nyttast for å angi at fakta, til dømes ein yrkestittel, varte over ein viss periode." 4541 4542#: app/Gedcom.php:782 resources/views/help/date.phtml:67 4543#: resources/views/modules/statistics-chart/custom.phtml:96 4544msgid "Date range" 4545msgstr "Tidsrom" 4546 4547#: resources/views/help/date.phtml:60 4548msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 4549msgstr "Tidsrom vert nytta for å angi at ein hendelse, til dømes ein fødsel, fann stad på eit ukjent tidspunkt innanfor eit mogeleg tidsrom." 4550 4551#: resources/views/admin/users.phtml:31 4552msgid "Date registered" 4553msgstr "Dato registrert" 4554 4555#: resources/views/modules/user-messages/user-messages.phtml:71 4556msgid "Date sent" 4557msgstr "Dato sendt" 4558 4559#. I18N: Help text for the “Calendar conversion” configuration setting 4560#: resources/views/admin/trees-preferences.phtml:129 4561#, php-format 4562msgid "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." 4563msgstr "Datoar vil berre konverterast om dei er gyldige i kalenderen. Til dømes vil berre datoar mellom %1$s og %2$s verte konvertert til den franske kalenderen og berre datoer etter %3$s til den gregorianske." 4564 4565#: resources/views/help/date.phtml:22 4566msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 4567msgstr "Datoar vert lagra med engelsk avkorting og nøkkelord. Snarvegar er tilgjengelege som alternativ til desse." 4568 4569#: resources/views/edit/change-family-members.phtml:65 4570#: resources/xml/reports/family_group_report.xml:809 4571#: resources/xml/reports/individual_ext_report.xml:570 4572#: resources/xml/reports/individual_report.xml:566 4573msgid "Daughter" 4574msgstr "Dotter" 4575 4576#. I18N: e.g. “Daughter of [father name & mother name]” 4577#: app/Module/InteractiveTree/TreeView.php:365 4578#, php-format 4579msgid "Daughter of %s" 4580msgstr "Dotter til %s" 4581 4582#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:41 4583msgid "Day" 4584msgstr "Dag" 4585 4586#: app/Http/RequestHandlers/CalendarEvents.php:209 4587msgid "Day not set" 4588msgstr "Dag ikkje angitt" 4589 4590#: resources/views/modules/timeline-chart/chart.phtml:141 4591#: resources/views/modules/timeline-chart/chart.phtml:143 4592#: resources/views/modules/timeline-chart/chart.phtml:145 4593msgid "Day:" 4594msgstr "Dag:" 4595 4596#: app/Statistics/Google/ChartMortality.php:76 4597#: resources/views/lists/individuals-table.phtml:197 4598msgid "Dead" 4599msgstr "Døde" 4600 4601#: app/Gedcom.php:597 app/Http/RequestHandlers/IndividualPage.php:208 4602#: resources/views/calendar-page.phtml:195 4603#: resources/views/lists/individuals-table.phtml:202 4604#: resources/views/lists/individuals-table.phtml:207 4605#: resources/views/lists/individuals-table.phtml:254 4606#: resources/views/modules/yahrzeit/table.phtml:27 4607#: resources/xml/reports/ahnentafel_report.xml:457 4608#: resources/xml/reports/bdm_report.xml:87 4609#: resources/xml/reports/change_report.xml:102 4610#: resources/xml/reports/change_report.xml:118 4611#: resources/xml/reports/descendancy_report.xml:594 4612#: resources/xml/reports/family_group_report.xml:289 4613#: resources/xml/reports/family_group_report.xml:470 4614#: resources/xml/reports/family_group_report.xml:477 4615#: resources/xml/reports/family_group_report.xml:643 4616#: resources/xml/reports/family_group_report.xml:733 4617#: resources/xml/reports/family_group_report.xml:740 4618#: resources/xml/reports/family_group_report.xml:987 4619#: resources/xml/reports/family_group_report.xml:1081 4620#: resources/xml/reports/family_group_report.xml:1090 4621#: resources/xml/reports/individual_ext_report.xml:281 4622#: resources/xml/reports/individual_ext_report.xml:317 4623#: resources/xml/reports/individual_ext_report.xml:357 4624#: resources/xml/reports/individual_ext_report.xml:393 4625#: resources/xml/reports/individual_ext_report.xml:429 4626#: resources/xml/reports/individual_ext_report.xml:487 4627#: resources/xml/reports/individual_ext_report.xml:523 4628#: resources/xml/reports/individual_ext_report.xml:564 4629#: resources/xml/reports/individual_ext_report.xml:600 4630#: resources/xml/reports/individual_ext_report.xml:636 4631#: resources/xml/reports/individual_report.xml:270 4632#: resources/xml/reports/individual_report.xml:306 4633#: resources/xml/reports/individual_report.xml:346 4634#: resources/xml/reports/individual_report.xml:382 4635#: resources/xml/reports/individual_report.xml:418 4636#: resources/xml/reports/individual_report.xml:479 4637#: resources/xml/reports/individual_report.xml:519 4638#: resources/xml/reports/individual_report.xml:560 4639#: resources/xml/reports/individual_report.xml:596 4640#: resources/xml/reports/individual_report.xml:632 4641#: resources/xml/reports/missing_facts_report.xml:24 4642#: resources/xml/reports/pedigree_report.xml:80 4643#: resources/xml/reports/pedigree_report.xml:81 4644#: resources/xml/reports/pedigree_report.xml:101 4645#: resources/xml/reports/pedigree_report.xml:102 4646#: resources/xml/reports/pedigree_report.xml:119 4647#: resources/xml/reports/pedigree_report.xml:120 4648#: resources/xml/reports/pedigree_report.xml:141 4649#: resources/xml/reports/pedigree_report.xml:142 4650#: resources/xml/reports/pedigree_report.xml:159 4651#: resources/xml/reports/pedigree_report.xml:160 4652#: resources/xml/reports/pedigree_report.xml:182 4653#: resources/xml/reports/pedigree_report.xml:183 4654#: resources/xml/reports/pedigree_report.xml:200 4655#: resources/xml/reports/pedigree_report.xml:201 4656#: resources/xml/reports/pedigree_report.xml:225 4657#: resources/xml/reports/pedigree_report.xml:226 4658#: resources/xml/reports/pedigree_report.xml:243 4659#: resources/xml/reports/pedigree_report.xml:244 4660#: resources/xml/reports/pedigree_report.xml:268 4661#: resources/xml/reports/pedigree_report.xml:269 4662#: resources/xml/reports/pedigree_report.xml:286 4663#: resources/xml/reports/pedigree_report.xml:287 4664#: resources/xml/reports/pedigree_report.xml:311 4665#: resources/xml/reports/pedigree_report.xml:312 4666#: resources/xml/reports/pedigree_report.xml:329 4667#: resources/xml/reports/pedigree_report.xml:330 4668#: resources/xml/reports/pedigree_report.xml:354 4669#: resources/xml/reports/pedigree_report.xml:355 4670#: resources/xml/reports/pedigree_report.xml:372 4671#: resources/xml/reports/pedigree_report.xml:373 4672#: resources/xml/reports/pedigree_report.xml:395 4673#: resources/xml/reports/pedigree_report.xml:411 4674#: resources/xml/reports/pedigree_report.xml:433 4675#: resources/xml/reports/pedigree_report.xml:449 4676#: resources/xml/reports/pedigree_report.xml:471 4677#: resources/xml/reports/pedigree_report.xml:487 4678#: resources/xml/reports/pedigree_report.xml:509 4679#: resources/xml/reports/pedigree_report.xml:525 4680#: resources/xml/reports/pedigree_report.xml:547 4681#: resources/xml/reports/pedigree_report.xml:563 4682#: resources/xml/reports/pedigree_report.xml:585 4683#: resources/xml/reports/pedigree_report.xml:601 4684#: resources/xml/reports/pedigree_report.xml:623 4685#: resources/xml/reports/pedigree_report.xml:639 4686#: resources/xml/reports/pedigree_report.xml:661 4687#: resources/xml/reports/pedigree_report.xml:677 4688#: resources/xml/reports/pedigree_report.xml:782 4689#: resources/xml/reports/pedigree_report.xml:783 4690#: resources/xml/reports/pedigree_report.xml:803 4691#: resources/xml/reports/pedigree_report.xml:804 4692#: resources/xml/reports/pedigree_report.xml:821 4693#: resources/xml/reports/pedigree_report.xml:822 4694#: resources/xml/reports/pedigree_report.xml:843 4695#: resources/xml/reports/pedigree_report.xml:844 4696#: resources/xml/reports/pedigree_report.xml:861 4697#: resources/xml/reports/pedigree_report.xml:862 4698#: resources/xml/reports/pedigree_report.xml:883 4699#: resources/xml/reports/pedigree_report.xml:884 4700#: resources/xml/reports/pedigree_report.xml:901 4701#: resources/xml/reports/pedigree_report.xml:902 4702#: resources/xml/reports/pedigree_report.xml:927 4703#: resources/xml/reports/pedigree_report.xml:945 4704#: resources/xml/reports/pedigree_report.xml:970 4705#: resources/xml/reports/pedigree_report.xml:988 4706#: resources/xml/reports/pedigree_report.xml:1013 4707#: resources/xml/reports/pedigree_report.xml:1031 4708#: resources/xml/reports/pedigree_report.xml:1056 4709#: resources/xml/reports/pedigree_report.xml:1074 4710#: resources/xml/reports/pedigree_report.xml:1096 4711#: resources/xml/reports/pedigree_report.xml:1115 4712#: resources/xml/reports/pedigree_report.xml:1134 4713#: resources/xml/reports/pedigree_report.xml:1153 4714#: resources/xml/reports/pedigree_report.xml:1172 4715#: resources/xml/reports/pedigree_report.xml:1191 4716#: resources/xml/reports/pedigree_report.xml:1210 4717#: resources/xml/reports/pedigree_report.xml:1229 4718#: resources/xml/reports/pedigree_report.xml:1248 4719#: resources/xml/reports/pedigree_report.xml:1267 4720#: resources/xml/reports/pedigree_report.xml:1286 4721#: resources/xml/reports/pedigree_report.xml:1305 4722#: resources/xml/reports/pedigree_report.xml:1324 4723#: resources/xml/reports/pedigree_report.xml:1343 4724#: resources/xml/reports/pedigree_report.xml:1362 4725#: resources/xml/reports/pedigree_report.xml:1381 4726#: resources/xml/reports/relative_ext_report.xml:69 4727msgid "Death" 4728msgstr "Død" 4729 4730#: app/Statistics/Google/ChartDistribution.php:306 4731msgid "Death by country" 4732msgstr "Dødsfall etter land" 4733 4734#: resources/xml/reports/bdm_report.xml:10 4735#: resources/xml/reports/death_report.xml:8 4736msgid "Death date range end" 4737msgstr "Seinaste dødsdato" 4738 4739#: resources/xml/reports/bdm_report.xml:9 4740#: resources/xml/reports/death_report.xml:7 4741msgid "Death date range start" 4742msgstr "Tidlegaste dødsdato" 4743 4744#: app/Module/IndividualFactsTabModule.php:446 4745msgid "Death of a brother" 4746msgstr "Bror sin død" 4747 4748#: app/Module/IndividualFactsTabModule.php:430 4749#: resources/views/admin/trees-preferences.phtml:484 4750msgid "Death of a child" 4751msgstr "Barn sin død" 4752 4753#: app/Module/IndividualFactsTabModule.php:429 4754msgid "Death of a daughter" 4755msgstr "Dotter sin død" 4756 4757#: app/Module/IndividualFactsTabModule.php:722 4758#: resources/views/fact-parent-age.phtml:26 4759msgid "Death of a father" 4760msgstr "Far sin død" 4761 4762#: app/Module/IndividualFactsTabModule.php:484 4763#: app/Module/IndividualFactsTabModule.php:502 4764#: app/Module/IndividualFactsTabModule.php:520 4765#: resources/views/admin/trees-preferences.phtml:478 4766msgid "Death of a grandchild" 4767msgstr "Barnebarn sin død" 4768 4769#: app/Module/IndividualFactsTabModule.php:483 4770msgid "Death of a granddaughter" 4771msgstr "Barnebarn sin død" 4772 4773#: app/Module/IndividualFactsTabModule.php:501 4774msgctxt "daughter’s daughter" 4775msgid "Death of a granddaughter" 4776msgstr "Dotterdotter sin død" 4777 4778#: app/Module/IndividualFactsTabModule.php:519 4779msgctxt "son’s daughter" 4780msgid "Death of a granddaughter" 4781msgstr "Sonedotter sin død" 4782 4783#: app/Module/IndividualFactsTabModule.php:740 4784msgid "Death of a grandfather" 4785msgstr "Bestefar sin død" 4786 4787#: app/Module/IndividualFactsTabModule.php:741 4788msgid "Death of a grandmother" 4789msgstr "Bestemor sin død" 4790 4791#: app/Module/IndividualFactsTabModule.php:742 4792#: app/Module/IndividualFactsTabModule.php:760 4793#: app/Module/IndividualFactsTabModule.php:778 4794#: resources/views/admin/trees-preferences.phtml:508 4795msgid "Death of a grandparent" 4796msgstr "Besteforelder sin død" 4797 4798#: app/Module/IndividualFactsTabModule.php:482 4799msgid "Death of a grandson" 4800msgstr "Barnebarn sin død" 4801 4802#: app/Module/IndividualFactsTabModule.php:500 4803msgctxt "daughter’s son" 4804msgid "Death of a grandson" 4805msgstr "Dotterson sin død" 4806 4807#: app/Module/IndividualFactsTabModule.php:518 4808msgctxt "son’s son" 4809msgid "Death of a grandson" 4810msgstr "Soneson sin død" 4811 4812#: app/Module/IndividualFactsTabModule.php:464 4813msgid "Death of a half-brother" 4814msgstr "Halvbror sin død" 4815 4816#: app/Module/IndividualFactsTabModule.php:466 4817msgid "Death of a half-sibling" 4818msgstr "Halvsysken sin død" 4819 4820#: app/Module/IndividualFactsTabModule.php:465 4821msgid "Death of a half-sister" 4822msgstr "Halvsyster sin død" 4823 4824#: app/Module/IndividualFactsTabModule.php:200 4825msgid "Death of a husband" 4826msgstr "Ektemann sin død" 4827 4828#: app/Module/IndividualFactsTabModule.php:758 4829msgid "Death of a maternal grandfather" 4830msgstr "Morfar sin død" 4831 4832#: app/Module/IndividualFactsTabModule.php:759 4833msgid "Death of a maternal grandmother" 4834msgstr "Mormor sin død" 4835 4836#: app/Module/IndividualFactsTabModule.php:723 4837#: resources/views/fact-parent-age.phtml:16 4838msgid "Death of a mother" 4839msgstr "Mor sin død" 4840 4841#: app/Module/IndividualFactsTabModule.php:724 4842#: resources/views/admin/trees-preferences.phtml:496 4843#: resources/views/fact-parent-age.phtml:36 4844msgid "Death of a parent" 4845msgstr "Forelder sin død" 4846 4847#: app/Module/IndividualFactsTabModule.php:776 4848msgid "Death of a paternal grandfather" 4849msgstr "Farfar sin død" 4850 4851#: app/Module/IndividualFactsTabModule.php:777 4852msgid "Death of a paternal grandmother" 4853msgstr "Farmor sin død" 4854 4855#: app/Module/IndividualFactsTabModule.php:448 4856#: resources/views/admin/trees-preferences.phtml:490 4857msgid "Death of a sibling" 4858msgstr "Sysken sin død" 4859 4860#: app/Module/IndividualFactsTabModule.php:447 4861msgid "Death of a sister" 4862msgstr "Syster sin død" 4863 4864#: app/Module/IndividualFactsTabModule.php:428 4865msgid "Death of a son" 4866msgstr "Son sin død" 4867 4868#: app/Module/IndividualFactsTabModule.php:202 4869#: resources/views/admin/trees-preferences.phtml:502 4870msgid "Death of a spouse" 4871msgstr "Ektefelles død" 4872 4873#: app/Module/IndividualFactsTabModule.php:201 4874msgid "Death of a wife" 4875msgstr "Hustrus død" 4876 4877#: app/Gedcom.php:952 4878msgid "Death of one spouse" 4879msgstr "Ein ektefelles død" 4880 4881#: resources/xml/reports/death_report.xml:6 4882msgid "Death place contains" 4883msgstr "Stad for dødsfall inneheld" 4884 4885#: resources/views/modules/statistics-chart/places.phtml:27 4886msgid "Death places" 4887msgstr "Dødsstadar" 4888 4889#. I18N: Name of a module/report 4890#: app/Module/DeathReportModule.php:40 4891#: resources/views/modules/statistics-chart/custom.phtml:67 4892#: resources/xml/reports/death_report.xml:3 4893#: resources/xml/reports/death_report.xml:32 4894msgid "Deaths" 4895msgstr "Dødsfall" 4896 4897#: app/Statistics/Google/ChartDeath.php:111 4898#: resources/views/modules/statistics-chart/individual-events.phtml:69 4899msgid "Deaths by century" 4900msgstr "Dødsfall etter hundreår" 4901 4902#: app/Date/AbstractGregorianJulianDate.php:242 4903msgctxt "Abbreviation for December" 4904msgid "Dec" 4905msgstr "des" 4906 4907#: resources/views/lists/families-table.phtml:438 4908#: resources/views/lists/families-table.phtml:454 4909#: resources/views/lists/individuals-table.phtml:446 4910#: resources/views/lists/individuals-table.phtml:463 4911msgid "Decade of birth" 4912msgstr "Tiår for fødsel" 4913 4914#: resources/views/lists/individuals-table.phtml:468 4915#: resources/views/lists/individuals-table.phtml:485 4916msgid "Decade of death" 4917msgstr "Tiår for død" 4918 4919#: resources/views/lists/families-table.phtml:459 4920#: resources/views/lists/families-table.phtml:475 4921msgid "Decade of marriage" 4922msgstr "Tiår for vigsel" 4923 4924#: app/Date/AbstractGregorianJulianDate.php:139 4925msgctxt "GENITIVE" 4926msgid "December" 4927msgstr "desember" 4928 4929#: app/Date/AbstractGregorianJulianDate.php:209 4930msgctxt "INSTRUMENTAL" 4931msgid "December" 4932msgstr "desember" 4933 4934#: app/Date/AbstractGregorianJulianDate.php:174 4935msgctxt "LOCATIVE" 4936msgid "December" 4937msgstr "desember" 4938 4939#: app/Date/AbstractGregorianJulianDate.php:104 4940#: app/Module/StatisticsChartModule.php:800 4941#: resources/views/edit/initialize-calendar-popup.phtml:22 4942msgctxt "NOMINATIVE" 4943msgid "December" 4944msgstr "desember" 4945 4946#. I18N: The tenth day in the French republican calendar 4947#: app/Date/FrenchDate.php:319 4948msgid "Decidi" 4949msgstr "Decidi" 4950 4951#: app/Module/UserWelcomeModule.php:98 app/Module/WelcomeBlockModule.php:97 4952msgid "Default chart" 4953msgstr "Standard diagram" 4954 4955#: resources/views/admin/trees.phtml:127 4956msgid "Default family tree" 4957msgstr "Standard slektstre" 4958 4959#. I18N: A configuration setting 4960#: app/Module/WelcomeBlockModule.php:104 4961#: resources/views/admin/trees-preferences.phtml:95 4962#: resources/views/edit-account-page.phtml:75 4963msgid "Default individual" 4964msgstr "Standard person" 4965 4966#. I18N: A configuration setting 4967#: resources/views/admin/site-preferences.phtml:64 4968msgid "Default theme" 4969msgstr "Standard tema" 4970 4971#: app/Gedcom.php:1092 app/Gedcom.php:1093 app/Gedcom.php:1094 4972#: app/Gedcom.php:1095 app/Gedcom.php:1096 4973msgid "Definition" 4974msgstr "Definisjon" 4975 4976#: app/Gedcom.php:1012 4977msgid "Degree" 4978msgstr "Akademisk grad" 4979 4980#: resources/xml/reports/ahnentafel_report.xml:15 4981#: resources/xml/reports/bdm_report.xml:14 4982#: resources/xml/reports/birth_report.xml:12 4983#: resources/xml/reports/cemetery_report.xml:10 4984#: resources/xml/reports/change_report.xml:12 4985#: resources/xml/reports/death_report.xml:13 4986#: resources/xml/reports/descendancy_report.xml:10 4987#: resources/xml/reports/fact_sources.xml:10 4988#: resources/xml/reports/family_group_report.xml:14 4989#: resources/xml/reports/individual_ext_report.xml:15 4990#: resources/xml/reports/individual_report.xml:12 4991#: resources/xml/reports/marriage_report.xml:12 4992#: resources/xml/reports/missing_facts_report.xml:10 4993#: resources/xml/reports/occupation_report.xml:9 4994#: resources/xml/reports/pedigree_report.xml:10 4995#: resources/xml/reports/relative_ext_report.xml:10 4996msgctxt "font name" 4997msgid "DejaVu" 4998msgstr "DejaVu" 4999 5000#: app/Http/RequestHandlers/ManageMediaData.php:260 5001#: app/Module/FixPrimaryTag.php:114 resources/views/admin/locations.phtml:50 5002#: resources/views/admin/trees-privacy.phtml:270 5003#: resources/views/admin/trees.phtml:117 5004#: resources/views/admin/users-table-options.phtml:45 5005#: resources/views/edit-blocks-block.phtml:28 5006#: resources/views/edit/icon-fact-delete.phtml:14 5007#: resources/views/edit/icon-fact-delete.phtml:16 5008#: resources/views/family-page-menu.phtml:81 5009#: resources/views/individual-page-menu.phtml:121 5010#: resources/views/media-page-details.phtml:38 5011#: resources/views/media-page-details.phtml:41 5012#: resources/views/media-page-menu.phtml:73 5013#: resources/views/modules/faq/config.phtml:62 5014#: resources/views/modules/faq/config.phtml:102 5015#: resources/views/modules/gedcom_news/list.phtml:46 5016#: resources/views/modules/stories/config.phtml:59 5017#: resources/views/modules/stories/config.phtml:87 5018#: resources/views/modules/stories/config.phtml:89 5019#: resources/views/modules/user-messages/user-messages.phtml:63 5020#: resources/views/modules/user-messages/user-messages.phtml:137 5021#: resources/views/modules/user_blog/list.phtml:46 5022#: resources/views/record-page-menu.phtml:47 5023msgid "Delete" 5024msgstr "Slett" 5025 5026#: app/Http/RequestHandlers/UsersCleanupPage.php:65 5027#: resources/views/admin/control-panel.phtml:521 5028msgid "Delete inactive users" 5029msgstr "Slett inaktive brukarar" 5030 5031#: resources/views/modules/user-messages/user-messages.phtml:146 5032msgid "Delete selected messages" 5033msgstr "Slett meldingar som er merka" 5034 5035#: resources/views/admin/modules.phtml:45 5036msgid "Delete the preferences for this module." 5037msgstr "Slett innstillingar for denne modulen." 5038 5039#: resources/views/individual-name.phtml:88 5040#: resources/views/individual-name.phtml:90 5041msgid "Delete this name" 5042msgstr "Slett namn" 5043 5044#: resources/views/admin/locations.phtml:172 5045msgid "Delete unused locations" 5046msgstr "Slett unytta stadar" 5047 5048#: resources/views/edit-account-page.phtml:174 5049msgid "Delete your account" 5050msgstr "Slett din brukarkonto" 5051 5052#: resources/views/family-page-menu.phtml:79 5053msgid "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?" 5054msgstr "Om du slettar denne familien vil alle koplingar mellom familiemedlemene også verte fjerna. Personane vil <u>ikkje</u> verte sletta !<br>Er du sikker på at du vil slette denne familien ?" 5055 5056#: app/Http/RequestHandlers/GedcomLoad.php:135 5057msgid "Deleting…" 5058msgstr "Slettar…" 5059 5060#. I18N: Name of a country or state 5061#: app/Statistics/Service/CountryService.php:132 5062msgid "Democratic Republic of the Congo" 5063msgstr "Kongo" 5064 5065#. I18N: Name of a country or state 5066#: app/Statistics/Service/CountryService.php:163 5067msgid "Denmark" 5068msgstr "Danmark" 5069 5070#. I18N: Location of an LDS church temple 5071#: app/Elements/TempleCode.php:89 5072msgid "Denver, Colorado, United States" 5073msgstr "Denver, Colorado, USA" 5074 5075#: resources/views/admin/upgrade/wizard.phtml:33 5076msgid "Depending on your server configuration, you may be able to upgrade automatically." 5077msgstr "Avhengig av din serverkonfigurasjon, kan du ha høve til å oppgradere automatisk." 5078 5079#: resources/views/modules/family-book-chart/page.phtml:50 5080msgid "Descendant generations" 5081msgstr "Generasjonar etterkomarar" 5082 5083#. I18N: Name of a module/chart 5084#. I18N: Name of a module/sidebar 5085#. I18N: Name of a module/report 5086#: app/Module/ChartsBlockModule.php:142 app/Module/ChartsBlockModule.php:256 5087#: app/Module/DescendancyChartModule.php:99 app/Module/DescendancyModule.php:60 5088#: app/Module/DescendancyReportModule.php:40 5089#: resources/xml/reports/descendancy_report.xml:3 5090#: resources/xml/reports/individual_ext_report.xml:6 5091#: resources/xml/reports/individual_ext_report.xml:93 5092#: resources/xml/reports/missing_facts_report.xml:6 5093#: resources/xml/reports/relative_ext_report.xml:6 5094#: resources/xml/reports/relative_ext_report.xml:45 5095msgid "Descendants" 5096msgstr "Etterkomarar" 5097 5098#: app/Gedcom.php:601 5099msgid "Descendants interest" 5100msgstr "Interesse for etterkomarar" 5101 5102#: resources/xml/reports/descendancy_report.xml:42 5103msgid "Descendants of " 5104msgstr "Etterkomarar etter " 5105 5106#. I18N: %s is an individual’s name 5107#: app/Module/DescendancyChartModule.php:145 5108#, php-format 5109msgid "Descendants of %s" 5110msgstr "Etterkomarar etter %s" 5111 5112#: app/Gedcom.php:602 app/Gedcom.php:1071 app/Gedcom.php:1127 5113#: app/Gedcom.php:1346 resources/views/admin/modules.phtml:72 5114#: resources/views/admin/tags.phtml:48 resources/views/admin/tags.phtml:178 5115#: resources/views/admin/tags.phtml:270 resources/views/admin/tags.phtml:332 5116#: resources/views/admin/tags.phtml:407 resources/views/admin/tags.phtml:446 5117#: resources/views/admin/tags.phtml:730 resources/views/admin/tags.phtml:784 5118#: resources/views/admin/tags.phtml:888 5119#: resources/views/report-setup-page.phtml:25 5120msgid "Description" 5121msgstr "Skildring" 5122 5123#. I18N: A configuration setting 5124#: resources/views/admin/trees-preferences.phtml:217 5125msgid "Description META tag" 5126msgstr "META tag: Skildring" 5127 5128#: app/Gedcom.php:465 5129msgid "Destination" 5130msgstr "Mål" 5131 5132#: resources/views/admin/merge-records-step-2.phtml:51 5133#: resources/views/admin/merge-records-step-2.phtml:98 5134#: resources/views/admin/merge-records-step-2.phtml:144 5135#: resources/views/modules/statistics-chart/custom.phtml:74 5136#: resources/views/record-page-links.phtml:33 5137msgid "Details" 5138msgstr "Detaljar" 5139 5140#: resources/views/admin/site-registration.phtml:57 5141msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 5142msgstr "Detaljar om den nye brukaren vil bli sendt til kontaktpersonen for det aktuelle slektstre." 5143 5144#. I18N: Location of an LDS church temple 5145#: app/Elements/TempleCode.php:90 5146msgid "Detroit, Michigan, United States" 5147msgstr "Detroit, Michigan, USA" 5148 5149#: app/Date/JalaliDate.php:282 5150msgctxt "Abbreviation for Persian month: Dey" 5151msgid "Dey" 5152msgstr "Dey" 5153 5154#. I18N: 10th month in the Persian/Jalali calendar 5155#: app/Date/JalaliDate.php:157 5156msgctxt "GENITIVE" 5157msgid "Dey" 5158msgstr "Dey" 5159 5160#. I18N: 10th month in the Persian/Jalali calendar 5161#: app/Date/JalaliDate.php:247 5162msgctxt "INSTRUMENTAL" 5163msgid "Dey" 5164msgstr "Dey" 5165 5166#. I18N: 10th month in the Persian/Jalali calendar 5167#: app/Date/JalaliDate.php:202 5168msgctxt "LOCATIVE" 5169msgid "Dey" 5170msgstr "Dey" 5171 5172#. I18N: 10th month in the Persian/Jalali calendar 5173#: app/Date/JalaliDate.php:112 5174msgctxt "NOMINATIVE" 5175msgid "Dey" 5176msgstr "Dey" 5177 5178#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5179#: app/Date/HijriDate.php:164 5180msgctxt "GENITIVE" 5181msgid "Dhu al-Hijjah" 5182msgstr "Dhu al-Hijjah" 5183 5184#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5185#: app/Date/HijriDate.php:254 5186msgctxt "INSTRUMENTAL" 5187msgid "Dhu al-Hijjah" 5188msgstr "Dhu al-Hijjah" 5189 5190#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5191#: app/Date/HijriDate.php:209 5192msgctxt "LOCATIVE" 5193msgid "Dhu al-Hijjah" 5194msgstr "Dhu al-Hijjah" 5195 5196#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5197#: app/Date/HijriDate.php:119 5198msgctxt "NOMINATIVE" 5199msgid "Dhu al-Hijjah" 5200msgstr "Dhu al-Hijjah" 5201 5202#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5203#: app/Date/HijriDate.php:162 5204msgctxt "GENITIVE" 5205msgid "Dhu al-Qi’dah" 5206msgstr "Dhu al-Qi'dah" 5207 5208#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5209#: app/Date/HijriDate.php:252 5210msgctxt "INSTRUMENTAL" 5211msgid "Dhu al-Qi’dah" 5212msgstr "Dhu al-Qi'dah" 5213 5214#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5215#: app/Date/HijriDate.php:207 5216msgctxt "LOCATIVE" 5217msgid "Dhu al-Qi’dah" 5218msgstr "Dhu al-Qi'dah" 5219 5220#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5221#: app/Date/HijriDate.php:117 5222msgctxt "NOMINATIVE" 5223msgid "Dhu al-Qi’dah" 5224msgstr "Dhu al-Qi'dah" 5225 5226#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5227#: app/Elements/LdsBaptismDateStatus.php:65 5228#: app/Elements/LdsEndowmentDateStatus.php:66 5229msgid "Died as a child: exempt" 5230msgstr "Døydde som barn: unntak" 5231 5232#: resources/xml/reports/change_report.xml:60 5233msgid "Differences" 5234msgstr "Ulikheiter" 5235 5236#. I18N: Help text for the “Calendar conversion” configuration setting 5237#: resources/views/admin/trees-preferences.phtml:126 5238msgid "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." 5239msgstr "Ulike kalendersystem vert nytta i ulike deler av verda, og mange andre kalendrar har vore brukt i eldre tid. So langt mogeleg bør ei hending førast inn med det same kalendersystem som vart nytta då hendinga fann stad. Du kan deretter angi ei konvertering, slik at datoane synast i eit meir velkjent kalendersystem. Om du regelfast nyttar to ulike kalendre, kan du angi to konverteringar, slik at datoar vert konverterte til begge dei valte kalendersystema." 5240 5241#: resources/xml/reports/individual_ext_report.xml:6 5242#: resources/xml/reports/individual_ext_report.xml:91 5243#: resources/xml/reports/missing_facts_report.xml:6 5244#: resources/xml/reports/relative_ext_report.xml:6 5245#: resources/xml/reports/relative_ext_report.xml:43 5246msgid "Direct line ancestors" 5247msgstr "Anar i direkte linje" 5248 5249#: resources/xml/reports/individual_ext_report.xml:6 5250#: resources/xml/reports/individual_ext_report.xml:92 5251#: resources/xml/reports/missing_facts_report.xml:6 5252#: resources/xml/reports/relative_ext_report.xml:6 5253#: resources/xml/reports/relative_ext_report.xml:44 5254msgid "Direct line ancestors and their families" 5255msgstr "Anar i direkte linje og deira familier" 5256 5257#. I18N: %s is a number of records per page 5258#: resources/views/lists/datatables-attributes.phtml:29 5259#, php-format 5260msgid "Display %s" 5261msgstr "Syn %s" 5262 5263#. I18N: Description of the “Favorites” module 5264#: app/Module/FamilyTreeFavoritesModule.php:60 5265msgid "Display and manage a family tree’s favorite pages." 5266msgstr "Syn og administrer favorittsider i eit slektstre." 5267 5268#. I18N: Description of the “Favorites” module 5269#: app/Module/UserFavoritesModule.php:61 5270msgid "Display and manage a user’s favorite pages." 5271msgstr "Syne og administrere ein brukar sine favorittsider." 5272 5273#: app/Gedcom.php:414 resources/views/calendar-page.phtml:192 5274#: resources/views/lists/families-table.phtml:208 5275msgid "Divorce" 5276msgstr "Skilsmisse" 5277 5278#: app/Gedcom.php:416 5279msgid "Divorce filed" 5280msgstr "Begjæring skilsmisse" 5281 5282#: app/Statistics/Google/ChartDivorce.php:111 5283#: resources/views/modules/statistics-chart/family-totals.phtml:70 5284msgid "Divorces by century" 5285msgstr "Skilsmisser etter hundreår" 5286 5287#. I18N: Name of a country or state 5288#: app/Statistics/Service/CountryService.php:159 5289msgid "Djibouti" 5290msgstr "Djibouti" 5291 5292#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5293#: app/Elements/LdsSpouseSealingDateStatus.php:69 5294msgid "Do not seal, previous sealing canceled" 5295msgstr "Ikke besegl: forrige besegling er annullert (mormon)" 5296 5297#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5298#: app/Elements/LdsSpouseSealingDateStatus.php:67 5299msgid "Do not seal: unauthorized" 5300msgstr "Ikke besegl: uautorisert (mormon)" 5301 5302#. I18N: Type of media object 5303#: app/Elements/SourceMediaType.php:65 5304msgid "Document" 5305msgstr "Dokument" 5306 5307#: resources/views/admin/site-mail.phtml:201 5308msgid "Domain name" 5309msgstr "Domenenamn" 5310 5311#. I18N: Name of a country or state 5312#: app/Statistics/Service/CountryService.php:161 5313msgid "Dominica" 5314msgstr "Dominica" 5315 5316#. I18N: Name of a country or state 5317#: app/Statistics/Service/CountryService.php:165 5318msgid "Dominican Republic" 5319msgstr "Den dominikanske republikk" 5320 5321#: app/Module/ClippingsCartModule.php:214 5322#: app/Module/ClippingsCartModule.php:258 5323#: resources/views/modules/share-anniversary/share.phtml:25 5324msgid "Download" 5325msgstr "Last ned" 5326 5327#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 5328#, php-format 5329msgid "Download %s…" 5330msgstr "Lastar ned %s…" 5331 5332#: app/Module/ShareAnniversaryModule.php:86 5333msgid "Download a .ICS file containing an anniversary" 5334msgstr "Last ned ei .ICS-fil som inneheld ein merkedag" 5335 5336#: resources/views/media-page-details.phtml:83 5337msgid "Download file" 5338msgstr "Last ned fil" 5339 5340#: resources/views/edit-blocks-page.phtml:23 5341msgid "Drag the blocks to change their position." 5342msgstr "Dra blokkene for å endre posisjon." 5343 5344#. I18N: Location of an LDS church temple 5345#: app/Elements/TempleCode.php:91 5346msgid "Draper, Utah, United States" 5347msgstr "Draper, Utah, USA" 5348 5349#. I18N: The second day in the French republican calendar 5350#: app/Date/FrenchDate.php:303 5351msgid "Duodi" 5352msgstr "Duodi" 5353 5354#: app/Http/RequestHandlers/AccountUpdate.php:96 5355#: app/Http/RequestHandlers/RegisterAction.php:259 5356#: app/Http/RequestHandlers/UserAddAction.php:72 5357#: app/Http/RequestHandlers/UserEditAction.php:153 5358msgid "Duplicate email address. A user with that email already exists." 5359msgstr "Ein brukar med denne e-postadressa eksisterar allereie." 5360 5361#: app/Http/RequestHandlers/AccountUpdate.php:87 5362#: app/Http/RequestHandlers/RegisterAction.php:254 5363#: app/Http/RequestHandlers/UserAddAction.php:67 5364#: app/Http/RequestHandlers/UserEditAction.php:159 5365msgid "Duplicate username. A user with that username already exists. Please choose another username." 5366msgstr "Brukarnamnet er allereie nytta. Vel eit anna brukarnamn." 5367 5368#: resources/views/help/source-events.phtml:8 5369msgid "Each source records specific events, generally for a given date range and for a place jurisdiction. For example a Census records census events and church records record birth, marriage, and death events.<br><br>Select the events that are recorded by this source from the list of events provided. The date should be specified in a range format such as <i>FROM 1900 TO 1910</i>. The place jurisdiction is the name of the lowest jurisdiction that encompasses all lower-level places named in this source. For example, “Oneida, Idaho, USA” would be used as a source jurisdiction place for events occurring in the various towns within Oneida County. “Idaho, USA” would be the source jurisdiction place if the events recorded took place not only in Oneida County but also in other counties in Idaho." 5370msgstr "Alle kjelder registrerar bestemte hendingar, vanlegvis for eit gitt tidsrom og eit jurisdiksjonsområde. Ei Folketeljing registrerar til dømes hendingar knytt folketeljing, og ei kyrkjebok registrerar hendingar som fødsel/dåp, vigsel og død/gravlegging.<br><br>Vel frå lista over tilgjengelege typar hendingar kva hendingar som vert registrert av denne kjelda. Datoen bør gjevast som ein tidsperiode, som til dømes <i>FROM 1900 TO 1910</i>. Jurisdiksjonsområdet er namnet på den lågaste myndigheit som omfattar alle stadnamn som fins i kjelda. Til dømes vil «Tranøy, Troms, NOR» nyttast som jurisdiksjonsområde for hendingar som finn stad ein eller annan stad i Tranøy sogn i Troms, medan jurisdiksjonsområdet vil vere «Troms, NOR» dersom kjelda registrerar hendingar ikkje berre frå Tranøy men òg frå andre stadar i Troms fylke." 5371 5372#: resources/views/help/pending-changes.phtml:25 5373msgid "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." 5374msgstr "For kvar brukarkonto er det ein innstilling for å «automatisk godkjenne endringar». Om denne er aktivert, vil endringar denne brukaren gjer verte lagra med ein gong, utan handsaming. Mange administratorar aktiverer denne for sin eigen brukarkonto." 5375 5376#: resources/views/modules/gedcom_stats/config.phtml:53 5377#: resources/views/modules/gedcom_stats/statistics.phtml:166 5378#: resources/views/modules/html/template-statistics.phtml:69 5379#: resources/views/modules/statistics-chart/individual-events.phtml:36 5380msgid "Earliest birth" 5381msgstr "Tidlegaste fødsel" 5382 5383#: resources/views/modules/gedcom_stats/config.phtml:55 5384#: resources/views/modules/gedcom_stats/statistics.phtml:188 5385#: resources/views/modules/html/template-statistics.phtml:77 5386#: resources/views/modules/statistics-chart/individual-events.phtml:80 5387msgid "Earliest death" 5388msgstr "Tidlegaste dødsfall" 5389 5390#: resources/views/modules/statistics-chart/family-totals.phtml:81 5391msgid "Earliest divorce" 5392msgstr "Tidlegaste skilsmisse" 5393 5394#: resources/views/modules/statistics-chart/family-totals.phtml:37 5395msgid "Earliest marriage" 5396msgstr "Tidlegaste vigsel" 5397 5398#. I18N: Name of a country or state 5399#: app/Statistics/Service/CountryService.php:169 5400msgid "Ecuador" 5401msgstr "Ecuador" 5402 5403#: app/Http/RequestHandlers/MapDataEdit.php:73 5404#: app/Http/RequestHandlers/MapDataEdit.php:76 5405#: resources/views/admin/locations.phtml:48 5406#: resources/views/admin/locations.phtml:92 5407#: resources/views/admin/locations.phtml:95 5408#: resources/views/admin/users-table-options.phtml:27 5409#: resources/views/admin/users.phtml:24 5410#: resources/views/edit/icon-fact-edit.phtml:14 5411#: resources/views/edit/icon-fact-edit.phtml:16 5412#: resources/views/media-page-details.phtml:30 5413#: resources/views/media-page-details.phtml:33 5414#: resources/views/media-page-menu.phtml:31 5415#: resources/views/modules/faq/config.phtml:61 5416#: resources/views/modules/faq/config.phtml:97 5417#: resources/views/modules/gedcom_news/list.phtml:42 5418#: resources/views/modules/stories/config.phtml:58 5419#: resources/views/modules/stories/config.phtml:79 5420#: resources/views/modules/stories/config.phtml:81 5421#: resources/views/modules/user_blog/list.phtml:42 5422#: resources/views/note-page-details.phtml:25 5423#: resources/views/note-page-details.phtml:28 5424#: resources/views/record-page-menu.phtml:27 5425msgid "Edit" 5426msgstr "Redigere" 5427 5428#: app/Http/RequestHandlers/EditMediaFileModal.php:76 5429#: resources/views/modals/edit-media-file.phtml:22 5430msgid "Edit a media file" 5431msgstr "Endre ei mediefil" 5432 5433#. I18N: Options for editing 5434#: resources/views/admin/trees-preferences.phtml:639 5435msgid "Edit preferences" 5436msgstr "Rediger innstillingar" 5437 5438#: app/Module/FrequentlyAskedQuestionsModule.php:308 5439msgid "Edit the FAQ" 5440msgstr "Rediger FAQ" 5441 5442#: resources/views/individual-page-menu.phtml:63 5443#: resources/views/individual-page-menu.phtml:71 5444#: resources/views/individual-sex.phtml:40 5445#: resources/views/individual-sex.phtml:42 5446msgid "Edit the gender" 5447msgstr "Endre kjønn" 5448 5449#: resources/views/edit/input-addon-edit-name.phtml:12 5450#: resources/views/edit/input-addon-edit-name.phtml:15 5451#: resources/views/individual-name.phtml:75 5452#: resources/views/individual-name.phtml:77 5453msgid "Edit the name" 5454msgstr "Endre navn" 5455 5456#: app/Http/RequestHandlers/EditRawFactPage.php:53 5457#: app/Http/RequestHandlers/EditRawRecordPage.php:57 5458#: resources/views/edit/edit-fact.phtml:57 5459#: resources/views/edit/edit-record.phtml:58 5460#: resources/views/family-page-menu.phtml:87 5461#: resources/views/individual-page-menu.phtml:127 5462msgid "Edit the raw GEDCOM" 5463msgstr "Endre direkte i GEDCOM" 5464 5465#: app/Http/RequestHandlers/EditNotePage.php:54 5466msgid "Edit the shared note" 5467msgstr "Endre Delt Notat" 5468 5469#: app/Module/StoriesModule.php:302 5470#: resources/views/modules/stories/tab.phtml:27 5471msgid "Edit the story" 5472msgstr "Rediger artikkel" 5473 5474#: app/Http/RequestHandlers/UserEditPage.php:119 5475msgid "Edit the user" 5476msgstr "Endre brukar" 5477 5478#: app/Services/TreeService.php:226 5479msgid "Edit this individual and replace their details with your own." 5480msgstr "Rediger denne personen og erstatt med eigne detaljar." 5481 5482#: resources/views/edit/edit-fact.phtml:51 5483#: resources/views/edit/edit-record.phtml:52 5484msgid "Edit with all GEDCOM tags" 5485msgstr "Endre i alle GEDCOM-kodar" 5486 5487#. I18N: Listbox entry; name of a role 5488#: app/Http/RequestHandlers/UserEditPage.php:100 5489#: resources/views/admin/users-edit.phtml:253 5490#: resources/views/modules/recent_changes/changes-table.phtml:49 5491#: resources/views/pending-changes-page.phtml:49 5492msgid "Editor" 5493msgstr "Redaktør" 5494 5495#. I18N: Location of an LDS church temple 5496#: app/Elements/TempleCode.php:92 5497msgid "Edmonton, Alberta, Canada" 5498msgstr "Edmonton, Alberta, Canada" 5499 5500#: app/Gedcom.php:603 5501msgid "Education" 5502msgstr "Utdanning" 5503 5504#. I18N: Name of a country or state 5505#: app/Statistics/Service/CountryService.php:171 5506msgid "Egypt" 5507msgstr "Egypt" 5508 5509#. I18N: Name of a country or state 5510#: app/Statistics/Service/CountryService.php:449 5511msgid "El Salvador" 5512msgstr "El Salvador" 5513 5514#. I18N: Type of media object 5515#: app/Elements/SourceMediaType.php:66 5516msgid "Electronic" 5517msgstr "Elektronisk" 5518 5519#. I18N: a month in the Jewish calendar 5520#: app/Date/JewishDate.php:217 5521msgctxt "GENITIVE" 5522msgid "Elul" 5523msgstr "Elul" 5524 5525#. I18N: a month in the Jewish calendar 5526#: app/Date/JewishDate.php:321 5527msgctxt "INSTRUMENTAL" 5528msgid "Elul" 5529msgstr "Elul" 5530 5531#. I18N: a month in the Jewish calendar 5532#: app/Date/JewishDate.php:269 5533msgctxt "LOCATIVE" 5534msgid "Elul" 5535msgstr "Elul" 5536 5537#. I18N: a month in the Jewish calendar 5538#: app/Date/JewishDate.php:165 5539msgctxt "NOMINATIVE" 5540msgid "Elul" 5541msgstr "Elul" 5542 5543#: app/Gedcom.php:1371 resources/views/modals/submitter-fields.phtml:17 5544#: resources/views/password-request-page.phtml:23 5545msgid "Email" 5546msgstr "E-post" 5547 5548#: app/Gedcom.php:375 app/Gedcom.php:484 app/Gedcom.php:508 app/Gedcom.php:763 5549#: app/Gedcom.php:810 app/Gedcom.php:893 app/Gedcom.php:1441 5550#: app/Gedcom.php:1469 app/Gedcom.php:1500 5551#: resources/views/admin/users-create.phtml:71 5552#: resources/views/admin/users-edit.phtml:81 5553#: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:50 5554#: resources/views/edit-account-page.phtml:123 5555#: resources/views/emails/register-notify-html.phtml:30 5556#: resources/views/emails/register-notify-text.phtml:24 5557#: resources/views/modules/user-messages/user-messages.phtml:72 5558#: resources/views/register-page.phtml:48 5559#: resources/views/setup/step-5-administrator.phtml:90 5560msgid "Email address" 5561msgstr "E-postadresse" 5562 5563#: resources/views/admin/users-edit.phtml:101 5564msgid "Email verified" 5565msgstr "E.post stadfesta" 5566 5567#: app/Gedcom.php:605 resources/views/calendar-page.phtml:201 5568msgid "Emigration" 5569msgstr "Emigrasjon" 5570 5571#: app/Elements/RelationIsDescriptor.php:101 5572msgid "Employee" 5573msgstr "Arbeidstakar" 5574 5575#: app/Elements/RelationIsDescriptor.php:77 5576msgctxt "FEMALE" 5577msgid "Employee" 5578msgstr "Arbeidstakar" 5579 5580#: app/Elements/RelationIsDescriptor.php:56 5581msgctxt "MALE" 5582msgid "Employee" 5583msgstr "Arbeidstakar" 5584 5585#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:667 5586#: app/Gedcom.php:682 5587msgid "Employer" 5588msgstr "Arbeidsgjevar" 5589 5590#: app/Elements/RelationIsDescriptor.php:78 5591msgctxt "FEMALE" 5592msgid "Employer" 5593msgstr "Arbeidsgjevar" 5594 5595#: app/Elements/RelationIsDescriptor.php:57 5596msgctxt "MALE" 5597msgid "Employer" 5598msgstr "Arbeidsgjevar" 5599 5600#: resources/views/record-page-menu-clipboard.phtml:37 5601msgid "Empty the clipboard" 5602msgstr "Tøm utklippsmappe" 5603 5604#: app/Module/ClippingsCartModule.php:208 5605msgid "Empty the clippings cart" 5606msgstr "Tøm mappa" 5607 5608#: resources/views/admin/components.phtml:40 5609#: resources/views/admin/components.phtml:86 5610#: resources/views/admin/modules.phtml:69 5611msgid "Enabled" 5612msgstr "Aktivert" 5613 5614#. I18N: Help text for the “Family tree” configuration setting 5615#: resources/views/admin/trees-privacy.phtml:43 5616msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 5617msgstr "Ved å angi dette valet, MÅ alle besøkjande logge seg inn for å få tilgang til data på denne nettstaden." 5618 5619#: resources/views/modules/lifespans-chart/page.phtml:63 5620msgid "End year" 5621msgstr "Slutt år" 5622 5623#: resources/xml/reports/change_report.xml:6 5624msgid "Ending range of change dates" 5625msgstr "Endringar til og med" 5626 5627#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/Endowment_house 5628#: app/Elements/TempleCode.php:93 5629msgid "Endowment House" 5630msgstr "Endowment House" 5631 5632#: app/Gedcom.php:417 resources/xml/reports/missing_facts_report.xml:20 5633msgid "Engagement" 5634msgstr "Truloving" 5635 5636#. I18N: Name of a country or state 5637#: app/Statistics/Service/CountryService.php:173 5638msgid "England" 5639msgstr "England" 5640 5641#: resources/views/modules/favorites/favorites.phtml:162 5642msgid "Enter an optional note about this favorite" 5643msgstr "Kort skildring av denne favoritten (valfritt)" 5644 5645#: resources/views/search-replace-page.phtml:47 5646msgid "Entire record" 5647msgstr "Heile posten" 5648 5649#. I18N: Name of a country or state 5650#: app/Statistics/Service/CountryService.php:219 5651msgid "Equatorial Guinea" 5652msgstr "Ekvatorial-Guinea" 5653 5654#. I18N: Name of a country or state 5655#: app/Statistics/Service/CountryService.php:175 5656msgid "Eritrea" 5657msgstr "Eritrea" 5658 5659#: app/Exceptions/InvalidGedcomEncodingException.php:39 5660#, php-format 5661msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 5662msgstr "Feil: konvertering av GEDCOM-filer frå %s koding til UTF-8 koding vert ikkje støtta enno." 5663 5664#: app/Date/JalaliDate.php:284 5665msgctxt "Abbreviation for Persian month: Esfand" 5666msgid "Esf" 5667msgstr "Esf" 5668 5669#. I18N: 12th month in the Persian/Jalali calendar 5670#: app/Date/JalaliDate.php:161 5671msgctxt "GENITIVE" 5672msgid "Esfand" 5673msgstr "Esfand" 5674 5675#. I18N: 12th month in the Persian/Jalali calendar 5676#: app/Date/JalaliDate.php:251 5677msgctxt "INSTRUMENTAL" 5678msgid "Esfand" 5679msgstr "Esfand" 5680 5681#. I18N: 12th month in the Persian/Jalali calendar 5682#: app/Date/JalaliDate.php:206 5683msgctxt "LOCATIVE" 5684msgid "Esfand" 5685msgstr "Esfand" 5686 5687#. I18N: 12th month in the Persian/Jalali calendar 5688#: app/Date/JalaliDate.php:116 5689msgctxt "NOMINATIVE" 5690msgid "Esfand" 5691msgstr "Esfand" 5692 5693#. I18N: Name of a mapping organisation 5694#: app/Module/EsriMaps.php:38 5695msgid "Esri/ArcGIS" 5696msgstr "Esri/ArcGIS" 5697 5698#: app/Gedcom.php:873 5699msgid "Estate name" 5700msgstr "Eigedomsnamn" 5701 5702#. I18N: A configuration setting 5703#: resources/views/admin/trees-preferences.phtml:369 5704msgid "Estimated dates for birth and death" 5705msgstr "Estimerte datoar for fødsel og død" 5706 5707#. I18N: Name of a country or state 5708#: app/Statistics/Service/CountryService.php:181 5709msgid "Estonia" 5710msgstr "Estland" 5711 5712#. I18N: Name of a country or state 5713#: app/Statistics/Service/CountryService.php:183 5714msgid "Ethiopia" 5715msgstr "Etiopia" 5716 5717#: resources/views/modules/statistics-chart/custom.phtml:182 5718msgid "Europe" 5719msgstr "Europa" 5720 5721#: app/Gedcom.php:398 app/Gedcom.php:420 app/Gedcom.php:451 app/Gedcom.php:529 5722#: app/Gedcom.php:614 app/Gedcom.php:697 app/Gedcom.php:720 app/Gedcom.php:744 5723#: app/Gedcom.php:1060 app/Gedcom.php:1112 app/Gedcom.php:1151 5724#: app/Gedcom.php:1195 app/Gedcom.php:1228 app/Gedcom.php:1559 5725#: app/Gedcom.php:1573 resources/views/lists/anniversaries-table.phtml:42 5726#: resources/xml/reports/fact_sources.xml:70 5727#: resources/xml/reports/fact_sources.xml:157 5728#: resources/xml/reports/missing_facts_report.xml:55 5729msgid "Event" 5730msgstr "Hending" 5731 5732#: app/Gedcom.php:781 resources/views/calendar-page.phtml:175 5733#: resources/views/modules/gedcom_stats/statistics.phtml:134 5734#: resources/views/modules/html/template-statistics.phtml:56 5735#: resources/views/modules/statistics-chart/individual-events.phtml:10 5736#: resources/views/modules/todays_events/config.phtml:28 5737#: resources/views/modules/upcoming_events/config.phtml:40 5738msgid "Events" 5739msgstr "Hendingar" 5740 5741#: resources/views/modules/statistics-chart/places.phtml:45 5742msgid "Events in countries" 5743msgstr "Hendingar i land" 5744 5745#: resources/views/modules/personal_facts/tab.phtml:39 5746msgid "Events of close relatives" 5747msgstr "Hendingar til nære slektningar" 5748 5749#: resources/views/admin/users-edit.phtml:242 5750msgid "Everybody has this role, including visitors to the website and search engines." 5751msgstr "Alle har denne rolla, inkludert tilfeldige gjestar på nettstaden og søkjemotorar." 5752 5753#: app/Http/RequestHandlers/SearchAdvancedPage.php:249 5754msgid "Exact" 5755msgstr "Eksakt" 5756 5757#: app/Http/RequestHandlers/SearchAdvancedPage.php:232 5758msgid "Exact date" 5759msgstr "Eksakt dato" 5760 5761#: app/Module/IndividualListModule.php:351 5762#, php-format 5763msgid "Exclude individuals with “%s” as a married name" 5764msgstr "Utelat personar med namnet «%s» som gifte" 5765 5766#: resources/views/admin/media.phtml:73 5767msgid "Exclude subfolders" 5768msgstr "Ekskluder undermapper" 5769 5770#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5771#: app/Elements/LdsBaptismDateStatus.php:69 5772#: app/Elements/LdsChildSealingDateStatus.php:62 5773#: app/Elements/LdsEndowmentDateStatus.php:70 5774#: app/Elements/LdsSpouseSealingDateStatus.php:71 5775msgid "Excluded from this submission" 5776msgstr "Utelat frå denne innsendinga" 5777 5778#. I18N: placeholder text for registration-comments field 5779#: resources/views/register-page.phtml:88 5780msgid "Explain why you are requesting an account." 5781msgstr "Forklar kvifor du ynskjer ein brukarkonto." 5782 5783#: resources/views/admin/trees.phtml:279 5784msgid "Export" 5785msgstr "Eksporter" 5786 5787#: app/Http/RequestHandlers/ExportGedcomPage.php:50 5788msgid "Export a GEDCOM file" 5789msgstr "Eksporter ei GEDCOM-fil" 5790 5791#: app/Http/RequestHandlers/UpgradeWizardPage.php:115 5792msgid "Export all the family trees to GEDCOM files…" 5793msgstr "Eksporterer alle slektstre til GEDCOM-filer…" 5794 5795#: resources/views/admin/trees-export.phtml:59 5796#: resources/views/modules/clippings/download.phtml:21 5797msgid "Export preferences" 5798msgstr "Val for eksport" 5799 5800#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 5801#: resources/views/admin/trees-privacy.phtml:102 5802msgid "Extend privacy to dead individuals" 5803msgstr "Utvid personvernsinnstillingar til avlidne personar" 5804 5805#. I18N: “External files” are stored on other computers 5806#: resources/views/admin/media.phtml:45 5807msgid "External files" 5808msgstr "Eksterne filer" 5809 5810#: app/Gedcom.php:1521 5811msgid "External link" 5812msgstr "Ekstern lenke" 5813 5814#: resources/views/admin/media.phtml:77 5815msgid "External media files have a URL instead of a filename." 5816msgstr "Eksterne mediefiler har URL istaden for eit filnamn." 5817 5818#. I18N: Name of a module/sidebar 5819#: app/Gedcom.php:1265 app/Gedcom.php:1297 5820#: app/Module/IndividualMetadataModule.php:60 5821msgid "Extra information" 5822msgstr "Ekstra informasjon" 5823 5824#: app/Gedcom.php:894 5825msgid "Eye color" 5826msgstr "Augefarge" 5827 5828#. I18N: Name of a theme. 5829#: app/Module/FabTheme.php:39 5830msgid "F.A.B." 5831msgstr "F.A.B." 5832 5833#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 5834#: app/Module/FrequentlyAskedQuestionsModule.php:70 5835msgid "FAQ" 5836msgstr "FAQ" 5837 5838#. I18N: FAQ = “Frequently Asked Question” 5839#: resources/views/modules/faq/config.phtml:26 5840msgid "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." 5841msgstr "Ein FAQ (Frequently Asked Questions - Ofte stilte spørsmål) er ei liste med spørsmål og svar der ein kan informere om nettstaden sine retningslinjer, praksis og framgangsmåtar. Spørsmåla kan til dømes omhandle personvern, eigedomsrett, brukarkonti, upassande innhald, krav om kjeldetilvisingar, osb." 5842 5843#. I18N: https://foko.genealogy.net 5844#: app/Gedcom.php:1249 app/Gedcom.php:1251 app/Gedcom.php:1281 5845#: app/Gedcom.php:1283 5846msgid "FOKO country" 5847msgstr "FOKO land" 5848 5849#: app/Gedcom.php:618 5850msgid "Fact" 5851msgstr "Faktum" 5852 5853#: app/Gedcom.php:953 app/Gedcom.php:972 app/Gedcom.php:990 5854msgid "Fact 1" 5855msgstr "Fakta 1" 5856 5857#: app/Gedcom.php:954 app/Gedcom.php:973 app/Gedcom.php:991 5858msgid "Fact 10" 5859msgstr "Fakta 10" 5860 5861#: app/Gedcom.php:955 app/Gedcom.php:974 app/Gedcom.php:992 5862msgid "Fact 11" 5863msgstr "Fakta 11" 5864 5865#: app/Gedcom.php:956 app/Gedcom.php:975 app/Gedcom.php:993 5866msgid "Fact 12" 5867msgstr "Fakta 12" 5868 5869#: app/Gedcom.php:957 app/Gedcom.php:976 app/Gedcom.php:994 5870msgid "Fact 13" 5871msgstr "Fakta 13" 5872 5873#: app/Gedcom.php:958 app/Gedcom.php:977 app/Gedcom.php:995 5874msgid "Fact 2" 5875msgstr "Fakta 2" 5876 5877#: app/Gedcom.php:959 app/Gedcom.php:978 app/Gedcom.php:996 5878msgid "Fact 3" 5879msgstr "Fakta 3" 5880 5881#: app/Gedcom.php:960 app/Gedcom.php:979 app/Gedcom.php:997 5882msgid "Fact 4" 5883msgstr "Fakta 4" 5884 5885#: app/Gedcom.php:961 app/Gedcom.php:980 app/Gedcom.php:998 5886msgid "Fact 5" 5887msgstr "Fakta 5" 5888 5889#: app/Gedcom.php:962 app/Gedcom.php:981 app/Gedcom.php:999 5890msgid "Fact 6" 5891msgstr "Fakta 6" 5892 5893#: app/Gedcom.php:963 app/Gedcom.php:982 app/Gedcom.php:1000 5894msgid "Fact 7" 5895msgstr "Fakta 7" 5896 5897#: app/Gedcom.php:964 app/Gedcom.php:983 app/Gedcom.php:1001 5898msgid "Fact 8" 5899msgstr "Fakta 8" 5900 5901#: app/Gedcom.php:965 app/Gedcom.php:984 app/Gedcom.php:1002 5902msgid "Fact 9" 5903msgstr "Fakta 9" 5904 5905#. I18N: A configuration setting 5906#: resources/views/admin/trees-preferences.phtml:517 5907msgid "Fact icons" 5908msgstr "Faktaikon" 5909 5910#: resources/views/admin/trees-privacy.phtml:226 5911msgid "Fact or event" 5912msgstr "Fakta eller hending" 5913 5914#. I18N: Name of a module/tab on the individual page. 5915#: app/Module/IndividualFactsTabModule.php:75 5916#: resources/views/admin/fix-level-0-media.phtml:38 5917#: resources/views/admin/locations.phtml:49 5918#: resources/views/admin/tags.phtml:435 resources/views/family-page.phtml:34 5919#: resources/views/modules/random_media/config.phtml:20 5920#: resources/xml/reports/individual_ext_report.xml:161 5921#: resources/xml/reports/individual_report.xml:149 5922msgid "Facts and events" 5923msgstr "Fakta og hendingar" 5924 5925#: resources/views/admin/trees-preferences.phtml:666 5926msgid "Facts for family records" 5927msgstr "Fakta for familieregistreringar" 5928 5929#: resources/views/admin/trees-preferences.phtml:641 5930msgid "Facts for individual records" 5931msgstr "Fakta for personregistreringar" 5932 5933#: resources/views/admin/trees-preferences.phtml:671 5934msgid "Facts for new families" 5935msgstr "Fakta for nye familier" 5936 5937#: resources/views/admin/trees-preferences.phtml:646 5938msgid "Facts for new individuals" 5939msgstr "Fakta for nye personar" 5940 5941#. I18N: Name of a country or state 5942#: app/Statistics/Service/CountryService.php:191 5943msgid "Falkland Islands" 5944msgstr "Falklandsøyane" 5945 5946#. I18N: Name of a module/list 5947#. I18N: Name of a module 5948#: app/Module/AncestorsChartModule.php:261 5949#: app/Module/DescendancyChartModule.php:254 app/Module/FamilyListModule.php:43 5950#: app/Module/FixSearchAndReplace.php:109 5951#: app/Module/IndividualListModule.php:320 app/Module/RelativesTabModule.php:42 5952#: app/Module/StatisticsChartModule.php:148 5953#: app/Module/StatisticsChartModule.php:381 5954#: app/Module/StatisticsChartModule.php:472 5955#: app/Module/StatisticsChartModule.php:720 app/Services/AdminService.php:185 5956#: resources/views/admin/control-panel.phtml:321 5957#: resources/views/admin/merge-records-step-1.phtml:55 5958#: resources/views/lists/locations-table.phtml:65 5959#: resources/views/lists/media-table.phtml:80 5960#: resources/views/lists/notes-table.phtml:91 5961#: resources/views/lists/sources-table.phtml:99 5962#: resources/views/lists/submitters-table.phtml:69 5963#: resources/views/modules/gedcom_stats/config.phtml:47 5964#: resources/views/modules/gedcom_stats/statistics.phtml:89 5965#: resources/views/modules/html/template-statistics.phtml:40 5966#: resources/views/modules/place-hierarchy/events.phtml:26 5967#: resources/views/modules/place-hierarchy/sidebar.phtml:45 5968#: resources/views/record-page-links.phtml:49 5969#: resources/views/search-general-page.phtml:76 5970#: resources/views/search-results.phtml:48 5971#: resources/xml/reports/fact_sources.xml:152 5972#: resources/xml/reports/fact_sources.xml:314 5973msgid "Families" 5974msgstr "Familiar" 5975 5976#: app/Statistics/Google/ChartFamilyWithSources.php:84 5977#: resources/views/modules/statistics-chart/chart-sources.phtml:29 5978msgid "Families with sources" 5979msgstr "Familiar med kjelder" 5980 5981#. I18N: Name of a module/report 5982#: app/Gedcom.php:363 app/Gedcom.php:970 5983#: app/Module/FamilyGroupReportModule.php:44 5984#: resources/views/admin/trees-privacy.phtml:167 5985#: resources/views/edit/link-child-to-family.phtml:25 5986#: resources/views/modals/link-media-to-family.phtml:23 5987#: resources/views/modules/family_nav/sidebar-family.phtml:89 5988#: resources/views/modules/favorites/favorites.phtml:79 5989#: resources/views/modules/random_media/slide-show.phtml:72 5990#: resources/views/modules/recent_changes/changes-table.phtml:62 5991#: resources/views/modules/statistics-chart/custom.phtml:47 5992#: resources/xml/reports/family_group_report.xml:3 5993#: resources/xml/reports/family_group_report.xml:6 5994#: resources/xml/reports/family_group_report.xml:88 5995#: resources/xml/reports/family_group_report.xml:96 5996msgid "Family" 5997msgstr "Familie" 5998 5999#: app/Gedcom.php:620 6000msgid "Family as a child" 6001msgstr "Familie som barn" 6002 6003#: app/Gedcom.php:623 6004msgid "Family as a spouse" 6005msgstr "Person i familie som ektefelle" 6006 6007#. I18N: Name of a module/chart 6008#: app/Module/FamilyBookChartModule.php:80 6009msgid "Family book" 6010msgstr "Familiebok" 6011 6012#. I18N: %s is an individual’s name 6013#: app/Module/FamilyBookChartModule.php:126 6014#, php-format 6015msgid "Family book of %s" 6016msgstr "Familiebok for %s" 6017 6018#: app/Gedcom.php:409 6019msgid "Family census" 6020msgstr "Folketeljing for familie" 6021 6022#: resources/views/admin/tags.phtml:953 6023msgid "Family facts and events" 6024msgstr "Familiefakta og hendingar" 6025 6026#: app/Gedcom.php:827 6027msgid "Family file" 6028msgstr "Familiefil" 6029 6030#. I18N: Name of a module/sidebar 6031#: app/Module/FamilyNavigatorModule.php:40 6032msgid "Family navigator" 6033msgstr "Familienavigasjon" 6034 6035#. I18N: Description of the “News” module 6036#: app/Module/FamilyTreeNewsModule.php:64 6037msgid "Family news and site announcements." 6038msgstr "Nyhende og kunngjeringar." 6039 6040#: resources/views/modules/family-book-chart/chart.phtml:21 6041#, php-format 6042msgid "Family of %s" 6043msgstr "Familie til %s" 6044 6045#: app/Gedcom.php:438 6046msgid "Family residence" 6047msgstr "Bustad for familie" 6048 6049#: app/Gedcom.php:1067 6050msgid "Family status" 6051msgstr "Familiestatus" 6052 6053#: app/Module/TreesMenuModule.php:95 resources/views/admin/changes-log.phtml:92 6054#: resources/views/admin/changes-log.phtml:139 6055#: resources/views/admin/control-panel.phtml:318 6056#: resources/views/admin/fix-level-0-media.phtml:34 6057#: resources/views/admin/site-logs.phtml:83 6058#: resources/views/admin/site-logs.phtml:127 6059#: resources/views/admin/trees.phtml:85 6060#: resources/views/admin/users-edit.phtml:285 6061#: resources/views/modules/faq/config.phtml:35 6062#: resources/views/modules/faq/config.phtml:57 6063#: resources/views/modules/faq/edit.phtml:73 6064#: resources/views/modules/stories/config.phtml:27 6065msgid "Family tree" 6066msgstr "Slektstre" 6067 6068#: app/Module/ClippingsCartModule.php:258 6069#: app/Module/ClippingsCartModule.php:458 6070msgid "Family tree clippings cart" 6071msgstr "Utklippsmappe" 6072 6073#: resources/views/admin/trees-create.phtml:24 6074#: resources/views/admin/trees-preferences.phtml:50 6075msgid "Family tree title" 6076msgstr "Namn på slektstre" 6077 6078#. I18N: Name of a module 6079#: app/Module/TreesMenuModule.php:59 app/Module/TreesMenuModule.php:108 6080#: resources/views/admin/control-panel.phtml:274 6081#: resources/views/admin/control-panel.phtml:313 6082#: resources/views/search-trees.phtml:17 6083msgid "Family trees" 6084msgstr "Slektstre" 6085 6086#. I18N: %s is the spouse name 6087#: app/Individual.php:913 6088#, php-format 6089msgid "Family with %s" 6090msgstr "Familie med %s" 6091 6092#: app/Individual.php:843 6093msgid "Family with adoptive parents" 6094msgstr "Familie med adoptivforeldre" 6095 6096#: app/Individual.php:844 6097msgid "Family with foster parents" 6098msgstr "Familie med fosterforeldre" 6099 6100#: resources/xml/reports/individual_ext_report.xml:449 6101#: resources/xml/reports/individual_report.xml:446 6102msgid "Family with husband" 6103msgstr "Familie med ektemann" 6104 6105#: app/Individual.php:842 app/Individual.php:896 6106#: resources/xml/reports/individual_ext_report.xml:245 6107#: resources/xml/reports/individual_report.xml:234 6108msgid "Family with parents" 6109msgstr "Familie med foreldre" 6110 6111#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 6112#: app/Individual.php:848 6113msgid "Family with rada parents" 6114msgstr "Familie med amme/pleieforeldre" 6115 6116#. I18N: “sealing” is a Mormon ceremony. 6117#: app/Individual.php:846 6118msgid "Family with sealing parents" 6119msgstr "Familie med besegla foreldre" 6120 6121#: app/Module/ModuleThemeTrait.php:186 resources/views/chart-box.phtml:35 6122msgid "Family with spouse" 6123msgstr "Familie med ektefelle" 6124 6125#: resources/views/modules/gedcom_stats/config.phtml:59 6126#: resources/views/modules/gedcom_stats/statistics.phtml:236 6127#: resources/views/modules/html/template-statistics.phtml:93 6128msgid "Family with the most children" 6129msgstr "Familie med flest born" 6130 6131#: resources/xml/reports/individual_ext_report.xml:443 6132#: resources/xml/reports/individual_report.xml:486 6133msgid "Family with wife" 6134msgstr "Familie med hustru" 6135 6136#. I18N: familysearch.org 6137#: app/Gedcom.php:920 6138msgid "FamilySearch ID" 6139msgstr "FamilySearch ID" 6140 6141#. I18N: Name of a module/chart 6142#: app/Module/FanChartModule.php:143 6143msgid "Fan chart" 6144msgstr "Viftediagram" 6145 6146#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 6147#: app/Module/FanChartModule.php:189 6148#, php-format 6149msgid "Fan chart of %s" 6150msgstr "Viftediagram for %s" 6151 6152#: app/Date/JalaliDate.php:273 6153msgctxt "Abbreviation for Persian month: Farvardin" 6154msgid "Far" 6155msgstr "Far" 6156 6157#. I18N: Name of a country or state 6158#: app/Statistics/Service/CountryService.php:195 6159msgid "Faroe Islands" 6160msgstr "Færøyane" 6161 6162#. I18N: 1st month in the Persian/Jalali calendar 6163#: app/Date/JalaliDate.php:139 6164msgctxt "GENITIVE" 6165msgid "Farvardin" 6166msgstr "Farvardin" 6167 6168#. I18N: 1st month in the Persian/Jalali calendar 6169#: app/Date/JalaliDate.php:229 6170msgctxt "INSTRUMENTAL" 6171msgid "Farvardin" 6172msgstr "Farvardin" 6173 6174#. I18N: 1st month in the Persian/Jalali calendar 6175#: app/Date/JalaliDate.php:184 6176msgctxt "LOCATIVE" 6177msgid "Farvardin" 6178msgstr "Farvardin" 6179 6180#. I18N: 1st month in the Persian/Jalali calendar 6181#: app/Date/JalaliDate.php:94 6182msgctxt "NOMINATIVE" 6183msgid "Farvardin" 6184msgstr "Farvardin" 6185 6186#: resources/views/search-advanced-page.phtml:63 6187#: resources/xml/reports/bdm_report.xml:118 6188#: resources/xml/reports/family_group_report.xml:467 6189#: resources/xml/reports/family_group_report.xml:730 6190#: resources/xml/reports/individual_ext_report.xml:251 6191#: resources/xml/reports/individual_report.xml:240 6192#: resources/xml/reports/relative_ext_report.xml:71 6193msgid "Father" 6194msgstr "Far" 6195 6196#: resources/views/lists/individual-table-parents.phtml:21 6197#, php-format 6198msgid "Father: %s" 6199msgstr "Far: %s" 6200 6201#: resources/views/fact-parent-age.phtml:30 6202msgid "Father’s age" 6203msgstr "Far sin alder" 6204 6205#. I18N: A step-family. %s is an individual’s name 6206#: app/Individual.php:874 6207#, php-format 6208msgid "Father’s family with %s" 6209msgstr "Fars familie med %s" 6210 6211#. I18N: A step-family. 6212#: app/Individual.php:878 6213msgid "Father’s family with an unknown individual" 6214msgstr "Fars familie med ein ukjend person" 6215 6216#. I18N: Name of a module 6217#: app/Module/FamilyTreeFavoritesModule.php:49 6218#: app/Module/UserFavoritesModule.php:50 6219msgid "Favorites" 6220msgstr "Favorittar" 6221 6222#: app/Gedcom.php:376 app/Gedcom.php:485 app/Gedcom.php:509 app/Gedcom.php:764 6223#: app/Gedcom.php:811 app/Gedcom.php:1442 6224msgid "Fax" 6225msgstr "Faks" 6226 6227#: app/Date/AbstractGregorianJulianDate.php:232 6228msgctxt "Abbreviation for February" 6229msgid "Feb" 6230msgstr "feb" 6231 6232#: app/Date/AbstractGregorianJulianDate.php:129 6233msgctxt "GENITIVE" 6234msgid "February" 6235msgstr "februar" 6236 6237#: app/Date/AbstractGregorianJulianDate.php:199 6238msgctxt "INSTRUMENTAL" 6239msgid "February" 6240msgstr "februar" 6241 6242#: app/Date/AbstractGregorianJulianDate.php:164 6243msgctxt "LOCATIVE" 6244msgid "February" 6245msgstr "februar" 6246 6247#: app/Date/AbstractGregorianJulianDate.php:94 6248#: app/Module/StatisticsChartModule.php:790 6249#: resources/views/edit/initialize-calendar-popup.phtml:12 6250msgctxt "NOMINATIVE" 6251msgid "February" 6252msgstr "februar" 6253 6254#: app/Elements/SexValue.php:86 app/Module/StatisticsChartModule.php:777 6255msgid "Female" 6256msgstr "Kvinne" 6257 6258#: app/Statistics/Google/ChartAge.php:114 6259#: app/Statistics/Google/ChartMarriageAge.php:137 6260#: app/Statistics/Google/ChartSex.php:67 6261#: resources/views/calendar-page.phtml:156 6262#: resources/views/lists/families-table.phtml:116 6263#: resources/views/lists/families-table.phtml:131 6264#: resources/views/lists/families-table.phtml:141 6265#: resources/views/lists/individuals-table.phtml:132 6266#: resources/views/lists/individuals-table.phtml:147 6267#: resources/views/lists/individuals-table.phtml:157 6268#: resources/views/modules/gedcom_stats/statistics.phtml:65 6269#: resources/views/modules/gedcom_stats/statistics.phtml:228 6270#: resources/views/modules/html/template-statistics.phtml:32 6271#: resources/views/modules/statistics-chart/greatest-age.phtml:26 6272#: resources/views/modules/statistics-chart/lifespan.phtml:35 6273#: resources/views/modules/statistics-chart/oldest-living.phtml:26 6274#: resources/views/modules/top10_givnnames/block.phtml:18 6275msgid "Females" 6276msgstr "Kvinner" 6277 6278#. I18N: Name of a country or state 6279#: app/Statistics/Service/CountryService.php:187 6280msgid "Fiji" 6281msgstr "Fiji" 6282 6283#: app/Gedcom.php:934 app/Http/RequestHandlers/ManageMediaData.php:362 6284#: app/MediaFile.php:316 6285msgid "File size" 6286msgstr "Filstorleik" 6287 6288#: app/Exceptions/FileUploadException.php:57 6289msgid "File successfully uploaded" 6290msgstr "Fila er lasta opp" 6291 6292#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:466 6293#: app/Gedcom.php:732 app/Http/RequestHandlers/ManageMediaData.php:344 6294#: resources/views/admin/trees-export.phtml:34 6295#: resources/views/modals/media-file-fields.phtml:70 6296msgid "Filename" 6297msgstr "Filnamn" 6298 6299#: resources/views/admin/media-upload.phtml:45 6300#: resources/views/modals/media-file-fields.phtml:54 6301msgid "Filename on server" 6302msgstr "Filnamn på server" 6303 6304#: app/Http/RequestHandlers/UploadMediaAction.php:102 6305#, php-format 6306msgid "Filenames are not allowed to contain the character “%s”." 6307msgstr "Filnamn kan ikkje innehalde teiknet «%s»." 6308 6309#: app/Http/RequestHandlers/UploadMediaAction.php:108 6310#, php-format 6311msgid "Filenames are not allowed to have the extension “%s”." 6312msgstr "Filnamn kan ikkje ha filendinga «%s»." 6313 6314#: resources/views/admin/control-panel.phtml:844 6315msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 6316msgstr "Filer frå ein tidlegare versjon av webtrees er blitt funne. Gamle filer kan nokon gonger vere ein sikkerheitsrisiko. Du bør slette desse gamle filene." 6317 6318#: resources/views/admin/clean-data.phtml:20 6319#, php-format 6320msgid "Files marked with %s are required for proper operation and cannot be removed." 6321msgstr "Filer merka %s er naudsynte for at webtrees skal fungere, og kan ikkje slettast." 6322 6323#: resources/views/calendar-page.phtml:120 6324#: resources/views/lists/datatables-attributes.phtml:32 6325msgid "Filter" 6326msgstr "Filter" 6327 6328#: resources/xml/reports/fact_sources.xml:5 6329msgid "Find a source" 6330msgstr "Finn kjelde" 6331 6332#: resources/views/edit/input-addon-keyboard.phtml:12 6333#: resources/views/edit/input-addon-keyboard.phtml:15 6334#: resources/views/edit/shared-note.phtml:29 6335#: resources/views/edit/shared-note.phtml:31 6336msgid "Find a special character" 6337msgstr "Finn særskild bokstav/teikn" 6338 6339#: app/Module/RelationshipsChartModule.php:731 6340msgid "Find all possible relationships" 6341msgstr "Finn alle mogelege slektskap" 6342 6343#: app/Module/RelationshipsChartModule.php:459 6344msgid "Find any relationship" 6345msgstr "Finn relasjon" 6346 6347#: app/Http/RequestHandlers/FindDuplicateRecords.php:61 6348#: resources/views/admin/trees.phtml:166 6349msgid "Find duplicates" 6350msgstr "Finn duplikat" 6351 6352#: app/Module/RelationshipsChartModule.php:733 6353msgid "Find other relationships" 6354msgstr "Finn andre slektskap" 6355 6356#: app/Module/RelationshipsChartModule.php:460 6357#: resources/views/modules/relationships-chart/page.phtml:55 6358msgid "Find relationships via ancestors" 6359msgstr "Finn slektskap via aner" 6360 6361#: app/Module/RelationshipsChartModule.php:737 6362#: resources/views/modules/relationships-chart/page.phtml:67 6363msgid "Find the closest relationships" 6364msgstr "Finn næraste slektskap" 6365 6366#: app/Http/RequestHandlers/UnconnectedPage.php:110 6367#: resources/views/admin/trees.phtml:190 6368msgid "Find unrelated individuals" 6369msgstr "Finn ikkjerelaterte personar" 6370 6371#. I18N: Name of a country or state 6372#: app/Statistics/Service/CountryService.php:185 6373msgid "Finland" 6374msgstr "Finland" 6375 6376#: app/Gedcom.php:624 resources/xml/reports/missing_facts_report.xml:21 6377msgid "First communion" 6378msgstr "Fyrste altergang" 6379 6380#: resources/views/modules/statistics-chart/other-events.phtml:18 6381msgid "First event" 6382msgstr "Fyrste hending" 6383 6384#: resources/views/admin/merge-records-step-1.phtml:68 6385msgid "First record" 6386msgstr "Fyrste post" 6387 6388#. I18N: Name of a module 6389#: app/Module/FixNameSlashesAndSpaces.php:58 6390msgid "Fix name slashes and spaces" 6391msgstr "Rett skråstrekar og mellomrom i namn" 6392 6393#: resources/views/admin/locations.phtml:46 6394msgid "Flag" 6395msgstr "Flagg" 6396 6397#. I18N: Name of a country or state 6398#: app/Statistics/Service/CountryService.php:189 6399msgid "Flanders" 6400msgstr "Flandern" 6401 6402#. I18N: a month in the French republican calendar 6403#: app/Date/FrenchDate.php:163 6404msgctxt "GENITIVE" 6405msgid "Floreal" 6406msgstr "Floréal" 6407 6408#. I18N: a month in the French republican calendar 6409#: app/Date/FrenchDate.php:257 6410msgctxt "INSTRUMENTAL" 6411msgid "Floreal" 6412msgstr "Floréal" 6413 6414#. I18N: a month in the French republican calendar 6415#: app/Date/FrenchDate.php:210 6416msgctxt "LOCATIVE" 6417msgid "Floreal" 6418msgstr "Floréal" 6419 6420#. I18N: a month in the French republican calendar 6421#: app/Date/FrenchDate.php:116 6422msgctxt "NOMINATIVE" 6423msgid "Floreal" 6424msgstr "Floréal" 6425 6426#: resources/views/modals/media-file-fields.phtml:63 6427#: resources/views/modules/media-list/page.phtml:44 6428msgid "Folder" 6429msgstr "Mappe" 6430 6431#: resources/views/admin/media-upload.phtml:58 6432msgid "Folder name on server" 6433msgstr "Mappenamn på server" 6434 6435#: resources/views/emails/register-user-html.phtml:24 6436#: resources/views/emails/register-user-text.phtml:18 6437msgid "Follow this link to verify your email address." 6438msgstr "Følg denne lenka for å stadfeste di e-postadresse." 6439 6440#: resources/xml/reports/ahnentafel_report.xml:15 6441#: resources/xml/reports/bdm_report.xml:14 6442#: resources/xml/reports/birth_report.xml:12 6443#: resources/xml/reports/cemetery_report.xml:10 6444#: resources/xml/reports/change_report.xml:12 6445#: resources/xml/reports/death_report.xml:13 6446#: resources/xml/reports/descendancy_report.xml:10 6447#: resources/xml/reports/fact_sources.xml:10 6448#: resources/xml/reports/family_group_report.xml:14 6449#: resources/xml/reports/individual_ext_report.xml:15 6450#: resources/xml/reports/individual_report.xml:12 6451#: resources/xml/reports/marriage_report.xml:12 6452#: resources/xml/reports/missing_facts_report.xml:10 6453#: resources/xml/reports/occupation_report.xml:9 6454#: resources/xml/reports/pedigree_report.xml:10 6455#: resources/xml/reports/relative_ext_report.xml:10 6456msgid "Font" 6457msgstr "Skrifttype" 6458 6459#: resources/views/admin/modules.phtml:232 6460#: resources/views/admin/modules.phtml:235 6461msgid "Footer" 6462msgstr "Botntekst" 6463 6464#: app/Http/RequestHandlers/ModulesFootersPage.php:43 6465#: resources/views/admin/control-panel.phtml:578 6466#: resources/views/admin/modules.phtml:106 6467#: resources/views/admin/modules.phtml:108 6468msgid "Footers" 6469msgstr "Botntekster" 6470 6471#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6472#: resources/views/admin/trees-import.phtml:130 6473#, php-format 6474msgid "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." 6475msgstr "Til dømes, om GEDCOM-fila inneheld %1$s og webtrees forventar å finne %2$s i mediemappa, må du ta bort %3$s." 6476 6477#: resources/views/help/relationship-privacy.phtml:12 6478msgid "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)." 6479msgstr "Om du til dømes angir 2 ledd, vil personen kunne sjå barnebarn (barn + barn), tante (forelder + sysken), ste-dotter (ektemake + barn), men ikkje fetter (forelder + sysken + barn)." 6480 6481#: resources/views/help/data-fixes.phtml:12 6482msgid "For example, we can quickly find individuals that do not have a death event, but it is much slower to calculate if the individual is dead." 6483msgstr "Til dømes vil det gå raskt å finne personar der det manglar data om død, men mykje saktare å kalkulere om ein person er død." 6484 6485#: app/Module/ContactsFooterModule.php:147 6486#, php-format 6487msgid "For help with genealogy questions contact %s." 6488msgstr "For hjelp med slektsspørsmål, kontakt %s." 6489 6490#: resources/views/admin/control-panel.phtml:206 6491#: resources/views/admin/tags.phtml:969 6492#: resources/views/modules/bing-maps/config.phtml:38 6493#: resources/views/modules/geonames/config.phtml:38 6494#: resources/views/modules/google-maps/config.phtml:38 6495#: resources/views/modules/here-maps/config.phtml:38 6496#: resources/views/modules/map-box/config.phtml:38 6497#: resources/views/modules/openrouteservice/config.phtml:38 6498#, php-format 6499msgid "For more information, see %s." 6500msgstr "For meir informasjon, sjå %s." 6501 6502#: app/Module/ContactsFooterModule.php:160 6503#, php-format 6504msgid "For technical support and information contact %s." 6505msgstr "For teknisk hjelp og informasjon, kontakt %s." 6506 6507#: app/Module/ContactsFooterModule.php:134 6508#, php-format 6509msgid "For technical support or genealogy questions contact %s." 6510msgstr "For teknisk hjelp eller slektsspørsmål, kontakt %s." 6511 6512#. I18N: Help text for the “Show list of family trees” site configuration setting 6513#: resources/views/admin/site-preferences.phtml:104 6514msgid "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." 6515msgstr "For sider med fleire enn eitt slektstre, vil dette valet syne ei liste over slektstre i hovudmenyen, på søkesider osb." 6516 6517#: resources/views/login-page.phtml:60 6518#: resources/views/modules/login_block/sign-in.phtml:41 6519msgid "Forgot password?" 6520msgstr "Gløymt passord?" 6521 6522#: app/Gedcom.php:385 app/Gedcom.php:468 app/Gedcom.php:473 app/Gedcom.php:516 6523#: app/Gedcom.php:733 app/Gedcom.php:1156 6524#: resources/views/admin/gedcom-export-options.phtml:19 6525#: resources/views/help/date.phtml:32 resources/views/help/date.phtml:70 6526#: resources/views/help/date.phtml:108 resources/views/help/date.phtml:146 6527#: resources/views/report-setup-page.phtml:54 6528msgid "Format" 6529msgstr "Format" 6530 6531#. I18N: A configuration setting 6532#: resources/views/admin/trees-preferences.phtml:586 6533msgid "Format text and notes" 6534msgstr "Formater tekst og notatar" 6535 6536#. I18N: Location of an LDS church temple 6537#: app/Elements/TempleCode.php:94 6538msgid "Fort Lauderdale, Florida, United States" 6539msgstr "Fort Lauderdale, Florida, USA" 6540 6541#: app/Elements/PedigreeLinkageType.php:62 6542msgctxt "Female pedigree" 6543msgid "Foster" 6544msgstr "Fosterdotter" 6545 6546#: app/Elements/PedigreeLinkageType.php:52 6547msgctxt "Male pedigree" 6548msgid "Foster" 6549msgstr "Fosterson" 6550 6551#: app/Elements/PedigreeLinkageType.php:72 6552msgctxt "Pedigree" 6553msgid "Foster" 6554msgstr "Fosterbarn" 6555 6556#: app/Elements/RelationIsDescriptor.php:103 6557msgid "Foster child" 6558msgstr "Fosterbarn" 6559 6560#: app/Elements/RelationIsDescriptor.php:104 6561msgid "Foster father" 6562msgstr "Fosterfar" 6563 6564#: app/Elements/RelationIsDescriptor.php:105 6565msgid "Foster mother" 6566msgstr "Fostermor" 6567 6568#. I18N: Name of a country or state 6569#: app/Statistics/Service/CountryService.php:193 6570msgid "France" 6571msgstr "Frankrike" 6572 6573#. I18N: Location of an LDS church temple 6574#: app/Elements/TempleCode.php:95 6575msgid "Frankfurt am Main, Germany" 6576msgstr "Frankfurt, Tyskland" 6577 6578#. I18N: Location of an LDS church temple 6579#: app/Elements/TempleCode.php:96 6580msgid "Freiburg, Germany" 6581msgstr "Freiburg, Tyskland" 6582 6583#. I18N: The French calendar 6584#: app/Factories/CalendarDateFactory.php:150 6585#: resources/views/help/date.phtml:217 6586msgid "French" 6587msgstr "Fransk" 6588 6589#. I18N: Name of a country or state 6590#: app/Statistics/Service/CountryService.php:229 6591msgid "French Guiana" 6592msgstr "Fransk Guyana" 6593 6594#. I18N: Name of a country or state 6595#: app/Statistics/Service/CountryService.php:413 6596msgid "French Polynesia" 6597msgstr "Fransk Polynesia" 6598 6599#. I18N: Name of a country or state 6600#: app/Statistics/Service/CountryService.php:64 6601msgid "French Southern Territories" 6602msgstr "Dei franske sørterritoria" 6603 6604#: app/Module/FrequentlyAskedQuestionsModule.php:155 6605#: app/Module/FrequentlyAskedQuestionsModule.php:401 6606#: resources/views/modules/faq/config.phtml:51 6607#: resources/views/modules/faq/edit.phtml:21 6608msgid "Frequently asked questions" 6609msgstr "Ofte stilte spørsmål" 6610 6611#. I18N: Location of an LDS church temple 6612#: app/Elements/TempleCode.php:97 6613msgid "Fresno, California, United States" 6614msgstr "Fresno, California, USA" 6615 6616#. I18N: abbreviation for Friday 6617#: app/Date/AbstractCalendarDate.php:281 6618#: resources/views/edit/initialize-calendar-popup.phtml:28 6619msgid "Fri" 6620msgstr "fre" 6621 6622#: app/Date/AbstractCalendarDate.php:250 6623msgid "Friday" 6624msgstr "fredag" 6625 6626#: app/Elements/RelationIsDescriptor.php:106 6627msgid "Friend" 6628msgstr "Ven" 6629 6630#: app/Elements/RelationIsDescriptor.php:79 6631msgctxt "FEMALE" 6632msgid "Friend" 6633msgstr "Veninne" 6634 6635#: app/Elements/RelationIsDescriptor.php:58 6636msgctxt "MALE" 6637msgid "Friend" 6638msgstr "Ven" 6639 6640#. I18N: a month in the French republican calendar 6641#: app/Date/FrenchDate.php:153 6642msgctxt "GENITIVE" 6643msgid "Frimaire" 6644msgstr "Frimaire" 6645 6646#. I18N: a month in the French republican calendar 6647#: app/Date/FrenchDate.php:247 6648msgctxt "INSTRUMENTAL" 6649msgid "Frimaire" 6650msgstr "Frimaire" 6651 6652#. I18N: a month in the French republican calendar 6653#: app/Date/FrenchDate.php:200 6654msgctxt "LOCATIVE" 6655msgid "Frimaire" 6656msgstr "Frimaire" 6657 6658#. I18N: a month in the French republican calendar 6659#: app/Date/FrenchDate.php:105 6660msgctxt "NOMINATIVE" 6661msgid "Frimaire" 6662msgstr "Frimaire" 6663 6664#: resources/views/admin/broadcast.phtml:27 6665#: resources/views/admin/email-page.phtml:32 6666#: resources/views/message-page.phtml:29 6667msgctxt "Email sender" 6668msgid "From" 6669msgstr "Frå" 6670 6671#: resources/views/admin/changes-log.phtml:41 6672#: resources/views/admin/site-logs.phtml:39 6673msgctxt "Start of date range" 6674msgid "From" 6675msgstr "Frå" 6676 6677#. I18N: a month in the French republican calendar 6678#: app/Date/FrenchDate.php:171 6679msgctxt "GENITIVE" 6680msgid "Fructidor" 6681msgstr "Fructidor" 6682 6683#. I18N: a month in the French republican calendar 6684#: app/Date/FrenchDate.php:265 6685msgctxt "INSTRUMENTAL" 6686msgid "Fructidor" 6687msgstr "Fructidor" 6688 6689#. I18N: a month in the French republican calendar 6690#: app/Date/FrenchDate.php:218 6691msgctxt "LOCATIVE" 6692msgid "Fructidor" 6693msgstr "Fructidor" 6694 6695#. I18N: a month in the French republican calendar 6696#: app/Date/FrenchDate.php:124 6697msgctxt "NOMINATIVE" 6698msgid "Fructidor" 6699msgstr "Fructidor" 6700 6701#. I18N: Location of an LDS church temple 6702#: app/Elements/TempleCode.php:98 6703msgid "Fukuoka, Japan" 6704msgstr "Fukuoka, Japan" 6705 6706#: app/Gedcom.php:895 app/Gedcom.php:1471 6707msgid "Funeral" 6708msgstr "Bisetjing" 6709 6710#: app/Gedcom.php:467 resources/views/admin/gedcom-export-options.phtml:27 6711msgid "GEDCOM" 6712msgstr "GEDCOM" 6713 6714#. I18N: A configuration setting 6715#: resources/views/admin/trees-check.phtml:23 6716#: resources/views/admin/trees-preferences.phtml:616 6717msgid "GEDCOM errors" 6718msgstr "GEDCOM feil" 6719 6720#: resources/views/admin/trees.phtml:272 6721msgid "GEDCOM file" 6722msgstr "GEDCOM-fil" 6723 6724#: resources/views/admin/tags.phtml:49 resources/views/admin/tags.phtml:179 6725#: resources/views/admin/tags.phtml:271 resources/views/admin/tags.phtml:333 6726#: resources/views/admin/tags.phtml:408 resources/views/admin/tags.phtml:447 6727#: resources/views/admin/tags.phtml:731 resources/views/admin/tags.phtml:785 6728#: resources/views/admin/tags.phtml:889 6729msgid "GEDCOM tag" 6730msgstr "GEDCOM-kode" 6731 6732#: app/Http/RequestHandlers/SiteTagsPage.php:74 6733#: resources/views/admin/control-panel.phtml:261 6734msgid "GEDCOM tags" 6735msgstr "GEDCOM-kodar" 6736 6737#. I18N: https://genealogy.net/GEDCOM/ 6738#: resources/views/admin/tags.phtml:963 6739msgid "GEDCOM-L" 6740msgstr "GEDCOM-L" 6741 6742#. I18N: https://gov.genealogy.net 6743#: app/Gedcom.php:1047 app/Gedcom.php:1099 app/Gedcom.php:1214 6744#: app/Gedcom.php:1253 app/Gedcom.php:1285 6745msgid "GOV identifier" 6746msgstr "GOV identifikator" 6747 6748#. I18N: Name of a country or state 6749#: app/Statistics/Service/CountryService.php:199 6750msgid "Gabon" 6751msgstr "Gabon" 6752 6753#. I18N: Name of a country or state 6754#: app/Statistics/Service/CountryService.php:215 6755msgid "Gambia" 6756msgstr "Gambia" 6757 6758#: app/Gedcom.php:685 app/Gedcom.php:1123 6759#: resources/views/individual-sex.phtml:28 6760#: resources/xml/reports/family_group_report.xml:844 6761#: resources/xml/reports/individual_ext_report.xml:399 6762#: resources/xml/reports/individual_ext_report.xml:606 6763#: resources/xml/reports/individual_report.xml:388 6764#: resources/xml/reports/individual_report.xml:602 6765msgid "Gender" 6766msgstr "Kjønn" 6767 6768#: resources/views/admin/control-panel.phtml:657 6769msgid "Genealogy" 6770msgstr "Genealogi" 6771 6772#. I18N: A configuration setting 6773#: resources/views/admin/trees-preferences.phtml:155 6774msgid "Genealogy contact" 6775msgstr "Kontaktperson for spørsmål gjeldande slekt" 6776 6777#. I18N: Individuals, sources, dates, places, etc. 6778#: resources/views/admin/trees.phtml:159 6779msgid "Genealogy data" 6780msgstr "Slektsdata" 6781 6782#: resources/views/admin/trees-preferences.phtml:45 6783#: resources/views/admin/trees-preferences.phtml:598 6784msgid "General" 6785msgstr "Allment" 6786 6787#: app/Http/RequestHandlers/SearchGeneralPage.php:196 6788#: app/Module/SearchMenuModule.php:100 6789msgid "General search" 6790msgstr "Generelt søk" 6791 6792#. I18N: Description of the “Sitemaps” module 6793#: app/Module/SiteMapModule.php:114 6794msgid "Generate sitemap files for search engines." 6795msgstr "Lag nettstadkart for søkjemotorar." 6796 6797#. I18N: This is a report footer. %s is the name of the application. 6798#: app/Report/AbstractRenderer.php:336 6799#, php-format 6800msgid "Generated by %s" 6801msgstr "Laga av %s" 6802 6803#: app/Module/BranchesListModule.php:501 6804msgid "Generation" 6805msgstr "Generasjon" 6806 6807#: resources/xml/reports/ahnentafel_report.xml:78 6808#: resources/xml/reports/descendancy_report.xml:55 6809msgid "Generation " 6810msgstr "Generasjon " 6811 6812#: resources/views/modules/ancestors-chart/page.phtml:39 6813#: resources/views/modules/descendancy_chart/page.phtml:39 6814#: resources/views/modules/family-book-chart/page.phtml:41 6815#: resources/views/modules/fanchart/page.phtml:51 6816#: resources/views/modules/hourglass-chart/page.phtml:38 6817#: resources/views/modules/pedigree-chart/page.phtml:39 6818#: resources/views/modules/pedigree-map/page.phtml:34 6819#: resources/xml/reports/ahnentafel_report.xml:7 6820#: resources/xml/reports/descendancy_report.xml:6 6821#: resources/xml/reports/individual_ext_report.xml:7 6822#: resources/xml/reports/missing_facts_report.xml:7 6823msgid "Generations" 6824msgstr "Generasjonar" 6825 6826#: app/Gedcom.php:821 6827msgid "Generations of ancestors" 6828msgstr "Generasjonar av forfedre" 6829 6830#: app/Gedcom.php:826 6831msgid "Generations of descendants" 6832msgstr "Generasjonar av etterkomarar" 6833 6834#. I18N: https://www.geonames.org 6835#: app/Module/GeonamesAutocomplete.php:56 6836#: app/Module/MapGeoLocationGeonames.php:45 6837msgid "GeoNames" 6838msgstr "GeoNames" 6839 6840#: resources/views/modules/statistics-chart/custom.phtml:174 6841#: resources/views/modules/statistics-chart/custom.phtml:176 6842msgid "Geographic area" 6843msgstr "Geografisk område" 6844 6845#: app/Http/RequestHandlers/MapDataAdd.php:92 6846#: app/Http/RequestHandlers/MapDataEdit.php:85 6847#: app/Http/RequestHandlers/MapDataList.php:106 6848#: resources/views/admin/control-panel.phtml:620 6849#: resources/views/admin/control-panel.phtml:825 6850#: resources/views/admin/map-import-form.phtml:16 6851msgid "Geographic data" 6852msgstr "Geografiske data" 6853 6854#. I18N: find latitude/longitude for a place 6855#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 6856#: resources/views/admin/control-panel.phtml:634 6857msgid "Geolocation" 6858msgstr "Geolokalisasjon" 6859 6860#. I18N: Name of a country or state 6861#: app/Statistics/Service/CountryService.php:203 6862msgid "Georgia" 6863msgstr "Georgia" 6864 6865#. I18N: Name of a country or state 6866#: app/Statistics/Service/CountryService.php:157 6867msgid "Germany" 6868msgstr "Tyskland" 6869 6870#. I18N: a month in the French republican calendar 6871#: app/Date/FrenchDate.php:161 6872msgctxt "GENITIVE" 6873msgid "Germinal" 6874msgstr "Germinal" 6875 6876#. I18N: a month in the French republican calendar 6877#: app/Date/FrenchDate.php:255 6878msgctxt "INSTRUMENTAL" 6879msgid "Germinal" 6880msgstr "Germinal" 6881 6882#. I18N: a month in the French republican calendar 6883#: app/Date/FrenchDate.php:208 6884msgctxt "LOCATIVE" 6885msgid "Germinal" 6886msgstr "Germinal" 6887 6888#. I18N: a month in the French republican calendar 6889#. I18N: a month in the French republican calendar 6890#: app/Date/FrenchDate.php:114 6891msgctxt "NOMINATIVE" 6892msgid "Germinal" 6893msgstr "Germinal" 6894 6895#. I18N: Name of a country or state 6896#: app/Statistics/Service/CountryService.php:207 6897msgid "Ghana" 6898msgstr "Ghana" 6899 6900#. I18N: Name of a country or state 6901#: app/Statistics/Service/CountryService.php:209 6902msgid "Gibraltar" 6903msgstr "Gibraltar" 6904 6905#. I18N: Location of an LDS church temple 6906#: app/Elements/TempleCode.php:99 6907msgid "Gila Valley, Arizona, United States" 6908msgstr "Gila Valley, Arizona, USA" 6909 6910#. I18N: Location of an LDS church temple 6911#: app/Elements/TempleCode.php:100 6912msgid "Gilbert, Arizona, United States" 6913msgstr "Gilbert, Arizona, USA" 6914 6915#: resources/views/lists/given-names-table.phtml:26 6916#: resources/views/search-phonetic-page.phtml:32 6917msgid "Given name" 6918msgstr "Førenamn" 6919 6920#: app/Gedcom.php:636 app/Gedcom.php:643 app/Gedcom.php:648 6921#: resources/views/lists/families-table.phtml:220 6922#: resources/views/lists/families-table.phtml:223 6923#: resources/views/lists/given-names-table.phtml:21 6924#: resources/views/lists/individuals-table.phtml:240 6925msgid "Given names" 6926msgstr "Førenamn" 6927 6928#: app/Elements/RelationIsDescriptor.php:112 6929msgid "Godchild" 6930msgstr "Gudbarn" 6931 6932#: app/Elements/RelationIsDescriptor.php:81 6933#: app/Elements/RelationIsDescriptor.php:111 6934msgid "Goddaughter" 6935msgstr "Guddotter" 6936 6937#: app/Elements/RelationIsDescriptor.php:59 6938#: app/Elements/RelationIsDescriptor.php:107 6939msgid "Godfather" 6940msgstr "Gudfar" 6941 6942#: app/Elements/RelationIsDescriptor.php:80 6943#: app/Elements/RelationIsDescriptor.php:108 6944msgid "Godmother" 6945msgstr "Gudmor" 6946 6947#: app/Elements/RelationIsDescriptor.php:109 app/Gedcom.php:1300 6948msgid "Godparent" 6949msgstr "Gudforeldre" 6950 6951#: app/Gedcom.php:581 6952msgid "Godparents" 6953msgstr "Gudforeldre" 6954 6955#: app/Elements/RelationIsDescriptor.php:60 6956#: app/Elements/RelationIsDescriptor.php:110 6957msgid "Godson" 6958msgstr "Gudson" 6959 6960#: app/Module/GoogleAnalyticsModule.php:47 6961msgid "Google™ analytics" 6962msgstr "Google™ analytics" 6963 6964#: app/Module/GoogleMaps.php:82 app/Module/MapLinkGoogle.php:41 6965msgid "Google™ maps" 6966msgstr "Google™ maps" 6967 6968#: app/Module/GoogleWebmasterToolsModule.php:41 6969msgid "Google™ webmaster tools" 6970msgstr "Google™ webmaster tools" 6971 6972#: app/Gedcom.php:627 6973msgid "Graduation" 6974msgstr "Eksamen" 6975 6976#: resources/views/modules/statistics-chart/greatest-age.phtml:10 6977msgid "Greatest age at death" 6978msgstr "Høgste alder ved død" 6979 6980#: resources/views/modules/statistics-chart/age-difference.phtml:26 6981msgid "Greatest age between siblings" 6982msgstr "Høgste alder mellom sysken" 6983 6984#. I18N: Name of a country or state 6985#: app/Statistics/Service/CountryService.php:221 6986msgid "Greece" 6987msgstr "Hellas" 6988 6989#. I18N: The name of a colour-scheme 6990#: app/Module/ColorsTheme.php:167 6991msgid "Green Beam" 6992msgstr "Grøn stråle" 6993 6994#. I18N: Name of a country or state 6995#: app/Statistics/Service/CountryService.php:225 6996msgid "Greenland" 6997msgstr "Grønland" 6998 6999#. I18N: The gregorian calendar 7000#: app/Factories/CalendarDateFactory.php:146 app/Module/YahrzeitModule.php:264 7001msgid "Gregorian" 7002msgstr "Gregoriansk" 7003 7004#. I18N: Name of a country or state 7005#: app/Statistics/Service/CountryService.php:223 7006msgid "Grenada" 7007msgstr "Grenada" 7008 7009#. I18N: Location of an LDS church temple 7010#: app/Elements/TempleCode.php:101 7011msgid "Guadalajara, Mexico" 7012msgstr "Guadalajara, Mexico" 7013 7014#. I18N: Name of a country or state 7015#: app/Statistics/Service/CountryService.php:213 7016msgid "Guadeloupe" 7017msgstr "Guadeloupe" 7018 7019#. I18N: Name of a country or state 7020#: app/Statistics/Service/CountryService.php:231 7021msgid "Guam" 7022msgstr "Guam" 7023 7024#: app/Elements/RelationIsDescriptor.php:113 7025msgid "Guardian" 7026msgstr "Formyndar" 7027 7028#: app/Elements/RelationIsDescriptor.php:82 7029msgctxt "FEMALE" 7030msgid "Guardian" 7031msgstr "Formyndar" 7032 7033#: app/Elements/RelationIsDescriptor.php:61 7034msgctxt "MALE" 7035msgid "Guardian" 7036msgstr "Formyndar" 7037 7038#. I18N: Name of a country or state 7039#: app/Statistics/Service/CountryService.php:227 7040msgid "Guatemala" 7041msgstr "Guatemala" 7042 7043#. I18N: Location of an LDS church temple 7044#: app/Elements/TempleCode.php:102 7045msgid "Guatemala City, Guatemala" 7046msgstr "Guatemala, Guatemala" 7047 7048#. I18N: Location of an LDS church temple 7049#: app/Elements/TempleCode.php:103 7050msgid "Guayaquil, Ecuador" 7051msgstr "Guayaquil, Ecuador" 7052 7053#. I18N: Name of a country or state 7054#: app/Statistics/Service/CountryService.php:205 7055msgid "Guernsey" 7056msgstr "Guernsey" 7057 7058#. I18N: Name of a country or state 7059#: app/Statistics/Service/CountryService.php:211 7060msgid "Guinea" 7061msgstr "Guinea" 7062 7063#. I18N: Name of a country or state 7064#: app/Statistics/Service/CountryService.php:217 7065msgid "Guinea-Bissau" 7066msgstr "Guinea-Bissau" 7067 7068#. I18N: Name of a country or state 7069#: app/Statistics/Service/CountryService.php:233 7070msgid "Guyana" 7071msgstr "Guyana" 7072 7073#. I18N: Name of a module 7074#: app/Module/HtmlBlockModule.php:59 7075msgid "HTML" 7076msgstr "HTML" 7077 7078#: app/Gedcom.php:896 7079msgid "Hair color" 7080msgstr "Hårfarge" 7081 7082#. I18N: Name of a country or state 7083#: app/Statistics/Service/CountryService.php:243 7084msgid "Haiti" 7085msgstr "Haiti" 7086 7087#. I18N: Location of an LDS church temple 7088#: app/Elements/TempleCode.php:105 7089msgid "Halifax, Nova Scotia, Canada" 7090msgstr "Halifax, Nova Scotia, Canada" 7091 7092#. I18N: Location of an LDS church temple 7093#: app/Elements/TempleCode.php:147 7094msgid "Hamilton, New Zealand" 7095msgstr "Hamilton, New Zealand" 7096 7097#. I18N: Location of an LDS church temple 7098#: app/Elements/TempleCode.php:106 7099msgid "Hartford, Connecticut, United States" 7100msgstr "Hartford, Connecticut, USA" 7101 7102#: resources/xml/reports/descendancy_report.xml:428 7103msgid "He " 7104msgstr "Han " 7105 7106#: resources/xml/reports/ahnentafel_report.xml:288 7107msgid "He died" 7108msgstr "Han døydde" 7109 7110#: resources/xml/reports/ahnentafel_report.xml:260 7111#: resources/xml/reports/descendancy_report.xml:173 7112msgid "He married" 7113msgstr "Han gifta seg med" 7114 7115#: resources/xml/reports/ahnentafel_report.xml:223 7116msgid "He resided at" 7117msgstr "Han var busett i" 7118 7119#: resources/xml/reports/descendancy_report.xml:401 7120msgid "He was born" 7121msgstr "Han blei fødd" 7122 7123#: resources/xml/reports/ahnentafel_report.xml:338 7124msgid "He was buried" 7125msgstr "Han vart gravlagd" 7126 7127#: resources/xml/reports/ahnentafel_report.xml:167 7128msgid "He was christened" 7129msgstr "Han blei døypt" 7130 7131#: resources/xml/reports/ahnentafel_report.xml:313 7132msgid "He was cremated" 7133msgstr "Han vart kremert" 7134 7135#: app/Gedcom.php:459 app/Header.php:42 app/Header.php:43 app/Header.php:44 7136msgid "Header" 7137msgstr "Topptekst" 7138 7139#. I18N: Name of a country or state 7140#: app/Statistics/Service/CountryService.php:237 7141msgid "Heard Island and McDonald Islands" 7142msgstr "Heard- og McDonaldøyane" 7143 7144#: app/Http/RequestHandlers/HelpText.php:266 7145msgid "Hebrew" 7146msgstr "Hebraisk" 7147 7148#: app/Gedcom.php:877 app/Gedcom.php:878 7149msgid "Hebrew name" 7150msgstr "Hebraisk namn" 7151 7152#: app/Gedcom.php:897 7153msgid "Height" 7154msgstr "Høgde" 7155 7156#: resources/views/emails/approve-user-html.phtml:15 7157#: resources/views/emails/approve-user-text.phtml:12 7158#: resources/views/emails/message-copy-html.phtml:16 7159#: resources/views/emails/message-copy-text.phtml:14 7160#: resources/views/emails/message-user-html.phtml:16 7161#: resources/views/emails/message-user-text.phtml:14 7162#: resources/views/emails/password-request-html.phtml:14 7163#: resources/views/emails/password-request-text.phtml:12 7164#: resources/views/emails/pending-changes-html.phtml:16 7165#: resources/views/emails/pending-changes-text.phtml:15 7166#: resources/views/emails/register-user-html.phtml:15 7167#: resources/views/emails/register-user-text.phtml:14 7168#, php-format 7169msgid "Hello %s…" 7170msgstr "Hei %s …" 7171 7172#: resources/views/register-success-page.phtml:19 7173#, php-format 7174msgid "Hello %s…<br>Thank you for your registration." 7175msgstr "Hei %s og takk for søknaden din om å få ein brukarkonto." 7176 7177#: resources/views/emails/register-notify-html.phtml:17 7178#: resources/views/emails/register-notify-text.phtml:15 7179#: resources/views/emails/verify-notify-html.phtml:14 7180#: resources/views/emails/verify-notify-text.phtml:12 7181msgid "Hello administrator…" 7182msgstr "Hei administrator …" 7183 7184#: app/Http/RequestHandlers/HelpText.php:293 resources/views/help/link.phtml:11 7185#: resources/views/help/link.phtml:13 7186msgid "Help" 7187msgstr "Hjelp" 7188 7189#. I18N: Location of an LDS church temple 7190#: app/Elements/TempleCode.php:108 7191msgid "Helsinki, Finland" 7192msgstr "Helsingfors, Finland" 7193 7194#: resources/xml/reports/ahnentafel_report.xml:15 7195#: resources/xml/reports/bdm_report.xml:14 7196#: resources/xml/reports/birth_report.xml:12 7197#: resources/xml/reports/cemetery_report.xml:10 7198#: resources/xml/reports/change_report.xml:12 7199#: resources/xml/reports/death_report.xml:13 7200#: resources/xml/reports/descendancy_report.xml:10 7201#: resources/xml/reports/fact_sources.xml:10 7202#: resources/xml/reports/family_group_report.xml:14 7203#: resources/xml/reports/individual_ext_report.xml:15 7204#: resources/xml/reports/individual_report.xml:12 7205#: resources/xml/reports/marriage_report.xml:12 7206#: resources/xml/reports/missing_facts_report.xml:10 7207#: resources/xml/reports/occupation_report.xml:9 7208#: resources/xml/reports/pedigree_report.xml:10 7209#: resources/xml/reports/relative_ext_report.xml:10 7210msgctxt "font name" 7211msgid "Helvetica" 7212msgstr "Helvetica" 7213 7214#: resources/xml/reports/ahnentafel_report.xml:197 7215msgid "Her occupation was" 7216msgstr "Hennar yrke var" 7217 7218#. I18N: https://wego.here.com 7219#: app/Module/HereMaps.php:82 7220msgid "Here maps" 7221msgstr "Here maps" 7222 7223#. I18N: Location of an LDS church temple 7224#: app/Elements/TempleCode.php:109 7225msgid "Hermosillo, Mexico" 7226msgstr "Hermosillo, Mexico" 7227 7228#. I18N: a month in the Jewish calendar 7229#: app/Date/JewishDate.php:195 7230msgctxt "GENITIVE" 7231msgid "Heshvan" 7232msgstr "Heshvan" 7233 7234#. I18N: a month in the Jewish calendar 7235#: app/Date/JewishDate.php:299 7236msgctxt "INSTRUMENTAL" 7237msgid "Heshvan" 7238msgstr "Heshvan" 7239 7240#. I18N: a month in the Jewish calendar 7241#: app/Date/JewishDate.php:247 7242msgctxt "LOCATIVE" 7243msgid "Heshvan" 7244msgstr "Heshvan" 7245 7246#. I18N: a month in the Jewish calendar 7247#: app/Date/JewishDate.php:143 7248msgctxt "NOMINATIVE" 7249msgid "Heshvan" 7250msgstr "Heshvan" 7251 7252#: resources/views/admin/tags.phtml:50 resources/views/admin/tags.phtml:180 7253#: resources/views/admin/tags.phtml:272 resources/views/admin/tags.phtml:334 7254#: resources/views/admin/tags.phtml:409 resources/views/admin/tags.phtml:448 7255#: resources/views/admin/tags.phtml:732 resources/views/admin/tags.phtml:786 7256#: resources/views/admin/tags.phtml:890 7257msgid "Hide GEDCOM tags" 7258msgstr "Skjul GEDCOM-kodar" 7259 7260#: app/Auth.php:564 app/Auth.php:577 7261#: app/Http/RequestHandlers/TreePreferencesPage.php:127 7262#: app/Http/RequestHandlers/TreePrivacyPage.php:94 7263#: resources/views/admin/trees-privacy.phtml:150 7264msgid "Hide from everyone" 7265msgstr "Skjul for alle" 7266 7267#: resources/views/admin/site-mail.phtml:152 7268#: resources/views/admin/users-create.phtml:61 7269#: resources/views/admin/users-edit.phtml:71 7270#: resources/views/edit-account-page.phtml:91 7271#: resources/views/login-page.phtml:46 7272#: resources/views/modules/login_block/sign-in.phtml:32 7273#: resources/views/password-reset-page.phtml:37 7274#: resources/views/register-page.phtml:75 7275#: resources/views/setup/step-4-database-mysql.phtml:99 7276#: resources/views/setup/step-4-database-pgsql.phtml:86 7277#: resources/views/setup/step-4-database-sqlsvr.phtml:86 7278#: resources/views/setup/step-5-administrator.phtml:81 7279msgid "Hide password" 7280msgstr "Skjul passord" 7281 7282#: resources/views/admin/locations.phtml:35 7283msgid "Hide unused locations" 7284msgstr "Skjul ubrukte stadnamn" 7285 7286#: app/Gedcom.php:1218 7287msgid "Hierarchical relationship" 7288msgstr "Hierarkisk relasjon" 7289 7290#: app/Gedcom.php:938 app/Gedcom.php:1122 app/Gedcom.php:1138 7291#: app/Gedcom.php:1246 app/Gedcom.php:1267 app/Gedcom.php:1278 7292#: app/Gedcom.php:1301 app/Gedcom.php:1406 app/Gedcom.php:1477 7293#: resources/xml/reports/individual_ext_report.xml:11 7294#: resources/xml/reports/individual_report.xml:8 7295msgid "Highlighted image" 7296msgstr "Hovudbilete" 7297 7298#. I18N: The Arabic/Hijri calendar 7299#: app/Factories/CalendarDateFactory.php:154 7300#: resources/views/help/date.phtml:185 7301msgid "Hijri" 7302msgstr "Hijri" 7303 7304#: resources/xml/reports/ahnentafel_report.xml:196 7305msgid "His occupation was" 7306msgstr "Hans yrke var" 7307 7308#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 7309#: resources/views/admin/control-panel.phtml:720 7310#: resources/views/admin/modules.phtml:114 7311#: resources/views/admin/modules.phtml:116 7312#: resources/views/admin/modules.phtml:248 7313#: resources/views/admin/modules.phtml:251 7314#: resources/views/modules/personal_facts/tab.phtml:46 7315msgid "Historic events" 7316msgstr "Historiske hendingar" 7317 7318#. I18N: Name of a module 7319#. I18N: A configuration setting 7320#: app/Module/HitCountFooterModule.php:76 7321#: resources/views/admin/trees-preferences.phtml:629 7322msgid "Hit counters" 7323msgstr "Teljar for syning av sider" 7324 7325#: app/Gedcom.php:1472 7326msgid "Holocaust" 7327msgstr "Holocaust" 7328 7329#. I18N: Name of a module 7330#: app/Module/WelcomeBlockModule.php:57 7331#: resources/views/admin/control-panel.phtml:606 7332#: resources/views/admin/modules.phtml:197 7333#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:91 7334msgid "Home page" 7335msgstr "Heimeside" 7336 7337#. I18N: Name of a country or state 7338#: app/Statistics/Service/CountryService.php:239 7339msgid "Honduras" 7340msgstr "Honduras" 7341 7342#. I18N: Location of an LDS church temple 7343#. I18N: Name of a country or state 7344#: app/Elements/TempleCode.php:110 7345#: app/Statistics/Service/CountryService.php:235 7346msgid "Hong Kong" 7347msgstr "Hong Kong" 7348 7349#. I18N: Name of a module/chart 7350#: app/Module/ChartsBlockModule.php:162 app/Module/ChartsBlockModule.php:257 7351#: app/Module/HourglassChartModule.php:82 7352msgid "Hourglass chart" 7353msgstr "Timeglasdiagram" 7354 7355#. I18N: %s is an individual’s name 7356#: app/Module/HourglassChartModule.php:128 7357#, php-format 7358msgid "Hourglass chart of %s" 7359msgstr "Timeglasdiagram for %s" 7360 7361#: app/Gedcom.php:1243 app/Gedcom.php:1275 7362msgid "House number" 7363msgstr "Husnummer" 7364 7365#: resources/views/modules/census-assistant.phtml:110 7366msgid "Household" 7367msgstr "Hushald" 7368 7369#. I18N: Location of an LDS church temple 7370#: app/Elements/TempleCode.php:111 7371msgid "Houston, Texas, United States" 7372msgstr "Houston, Texas, United States" 7373 7374#. I18N: Configuration option 7375#: resources/views/modules/relationships-chart/config.phtml:44 7376msgid "How much recursion to use when searching for relationships" 7377msgstr "Grad av rekursjon som skal nyttast ved søk av slektskap" 7378 7379#. I18N: Name of a country or state 7380#: app/Statistics/Service/CountryService.php:245 7381msgid "Hungary" 7382msgstr "Ungarn" 7383 7384#: app/Gedcom.php:377 app/Gedcom.php:422 7385#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:77 7386#: resources/views/edit/change-family-members.phtml:32 7387#: resources/views/edit/change-family-members.phtml:47 7388#: resources/views/fact-date.phtml:138 7389#: resources/xml/reports/cemetery_report.xml:7 7390#: resources/xml/reports/death_report.xml:10 7391#: resources/xml/reports/family_group_report.xml:147 7392#: resources/xml/reports/family_group_report.xml:1087 7393#: resources/xml/reports/individual_ext_report.xml:204 7394#: resources/xml/reports/individual_ext_report.xml:221 7395#: resources/xml/reports/individual_ext_report.xml:457 7396#: resources/xml/reports/individual_report.xml:192 7397#: resources/xml/reports/individual_report.xml:213 7398#: resources/xml/reports/individual_report.xml:449 7399#: resources/xml/reports/relative_ext_report.xml:116 7400msgid "Husband" 7401msgstr "Ektemann" 7402 7403#: app/Gedcom.php:378 resources/views/modules/timeline-chart/chart.phtml:355 7404msgid "Husband’s age" 7405msgstr "Ektemannen sin alder" 7406 7407#: resources/views/admin/site-logs.phtml:60 7408#: resources/views/admin/site-logs.phtml:125 7409msgid "IP address" 7410msgstr "IP adresse" 7411 7412#. I18N: Name of a country or state 7413#: app/Statistics/Service/CountryService.php:261 7414msgid "Iceland" 7415msgstr "Island" 7416 7417#: app/SurnameTradition.php:97 7418msgctxt "Surname tradition" 7419msgid "Icelandic" 7420msgstr "Islandsk" 7421 7422#. I18N: Location of an LDS church temple 7423#: app/Elements/TempleCode.php:112 7424msgid "Idaho Falls, Idaho, United States" 7425msgstr "Idaho Falls, Idaho, United States" 7426 7427#: app/Gedcom.php:629 7428msgid "Identification number" 7429msgstr "Identifikasjonsnummer" 7430 7431#: resources/views/admin/tags.phtml:773 7432msgid "Identifiers" 7433msgstr "Identifikatorar" 7434 7435#: resources/views/admin/fix-level-0-media.phtml:20 7436msgid "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." 7437msgstr "Om eit medium er knytt til ein person, men skulle i staden være knytt til fakta eller hending, kan du flytte det til riktig lokasjon." 7438 7439#. I18N: Help text for the “Language” configuration setting 7440#: resources/views/admin/site-preferences.phtml:89 7441msgid "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." 7442msgstr "Om ein gjest ikkje har angjeve eit foretrekt språk i sin nettlesar, eller han har angjeve eit språk som ikke vert støtta av nettlesaren, vil dette språket verte nytta. Denne innstillinga retter seg typisk mot søkjemotorar." 7443 7444#: resources/views/admin/users-edit.phtml:111 7445msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 7446msgstr "Om ein brukarkonto vert oppretta av ein administrator, vert det ikkje sendt e-post for stadfesting, og adressa må då stadfestast manuelt." 7447 7448#: resources/views/help/name.phtml:22 7449#, php-format 7450msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 7451msgstr "Om ein person ikkje har noko etternamn, er skråstrekar ikkje naudsynte: <%s>Jón Einarsson<%s>" 7452 7453#: resources/views/help/name.phtml:19 7454#, php-format 7455msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7456msgstr "Om ein person har to separate etternamn, bør begge settasts mellom skråstrekar: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7457 7458#: resources/views/help/name.phtml:28 7459#, php-format 7460msgid "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>." 7461msgstr "Om ein person var kjend under eit kallenamn som ikkje er del av det formelle namnet, settast det i hermeteikn: <%s>Nils "Kroknase" /Olsson/<%s>." 7462 7463#: resources/views/help/name.phtml:25 7464#, php-format 7465msgid "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>" 7466msgstr "Om ein person ikkje var kjend under sitt første førenamn, vert det føretrekte namnet angjeve med ein asterisk: <%s>Emilie Marie* /Olsen/<%s>" 7467 7468#: resources/views/help/name.phtml:16 7469#, php-format 7470msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 7471msgstr "Om etternamnet er ukjent, bruk to skråstrekar utan noko imellom: <%s>Nils //<%s>" 7472 7473#: resources/views/admin/webtrees1-thumbnails.phtml:24 7474msgid "If the thumbnail image is a custom image, you should add it to the media object." 7475msgstr "Om miniatyrbiletet er eigentilpassa, skal du legge dette til medieobjektet." 7476 7477#: resources/views/admin/webtrees1-thumbnails.phtml:23 7478msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 7479msgstr "Om miniatyrbiletet er det same som det originale biletet, er det ikkje lenger naudsynt, og bør slettast." 7480 7481#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 7482#: resources/views/admin/trees-privacy.phtml:76 7483msgid "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." 7484msgstr "Om denne personen har andre hendingar enn Død, Gravlegging eller Kremering seinare enn dette tal på år, vert personen rekna som «nolevande». Born sine fødselsdatoar vert òg rekna som slike hendingar." 7485 7486#. I18N: Help text for the “Media folder” configuration setting 7487#: resources/views/admin/trees-preferences.phtml:254 7488msgid "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." 7489msgstr "Om to slektstre nyttar same mediemappe, vil dei kunne dele mediefiler. Om dei nyttar ulike mapper, vil mediefilene holdast avskilt." 7490 7491#. I18N: Help text for the “Who can upload new media files” configuration setting 7492#: resources/views/admin/trees-preferences.phtml:270 7493msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 7494msgstr "Om du fryktar at brukarar kan kome til å laste opp upassande bileter, kan du avgrense retten til å laste opp mediefiler til forvaltarar." 7495 7496#: resources/views/errors/database-connection.phtml:20 7497msgid "If you are the website administrator, you should check that:" 7498msgstr "Om du er administrator for nettstaden, bør du kontrollere at:" 7499 7500#: resources/views/errors/database-connection.phtml:35 7501msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 7502msgstr "Om du ikkje klarer å løyse problemet sjølv, kan du spørre om hjelp på forumet <a href=\"https://webtrees.net\">webtrees.net</a>." 7503 7504#: resources/views/setup/step-4-database-mysql.phtml:59 7505msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 7506msgstr "Om du knyter til databasen via UNIX socket, skriv du inn sti her, og lar port nummer stå tomt." 7507 7508#: resources/views/admin/trees-import.phtml:115 7509msgid "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." 7510msgstr "Om du oppretta denne GEDCOM-fila i eit program som utelet mellomrom der lange linjer vert delte, brukar du dette valet for å sette inn manglande mellomrom." 7511 7512#: resources/views/emails/password-request-html.phtml:26 7513#: resources/views/emails/password-request-text.phtml:18 7514msgid "If you did not request a new password, please ignore this message." 7515msgstr "Om du ikkje ba om nytt passord, kan du sjå bort frå denne meldinga." 7516 7517#: resources/views/emails/register-user-html.phtml:34 7518#: resources/views/emails/register-user-text.phtml:22 7519msgid "If you didn’t request an account, you can just delete this message." 7520msgstr "Dersom du ikkje har bede om å få ein konto, kan du berre slette denne e-posten." 7521 7522#: resources/views/modals/media-file-fields.phtml:74 7523msgid "If you have a large number of media files, you can organize them into folders and subfolders." 7524msgstr "Om du har mange mediefiler, kan du organisere dei i mapper og undermapper." 7525 7526#: resources/views/admin/trees-import.phtml:100 7527msgid "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." 7528msgstr "Om du har oppretta medieobjekt i webtrees, og har redigert di GEDCOM-fil i eit anna program som slettar medieobjekt, kryss av her for å flette eksisterande medieobjekt med den nye GEDCOM-fila." 7529 7530#: resources/views/admin/site-preferences.phtml:39 7531msgid "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." 7532msgstr "Om du vel ei anna mappe, må du også flytte alle filer (med unntak av config.ini.php, index.php og .htaccess) frå den eksisterande mappa til den nye." 7533 7534#. I18N: Help text for the “Media folder” configuration setting 7535#: resources/views/admin/trees-preferences.phtml:253 7536msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 7537msgstr "Om du vel ei anna mappe, må du også flytte aktuelle mediefiler frå den eksisterande mappa til den nye mappa." 7538 7539#. I18N: Help text for the “Show living individuals” configuration setting 7540#: resources/views/admin/trees-privacy.phtml:94 7541msgid "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." 7542msgstr "Om du vel å syne levande personar til besøkande, vil alle andre restriksjonar verte ignorert. Gjer dette kun dersom alle data i slektstreet er offentlege." 7543 7544#: resources/views/setup/step-2-server-checks.phtml:80 7545msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 7546msgstr "Om du freistar å overstige desse grensene, kan du oppleve «time-outs» frå serveren, og blanke sider." 7547 7548#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 7549msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 7550msgstr "Om du nyttar ei av desse sporings- og analysetenestene, kan webtrees sette sporingskoden automatisk." 7551 7552#: app/Http/RequestHandlers/ManageMediaData.php:369 app/MediaFile.php:331 7553msgid "Image dimensions" 7554msgstr "Dimensjonar på bilete" 7555 7556#: resources/views/admin/trees-preferences.phtml:321 7557msgid "Images without watermarks" 7558msgstr "Bileter utan vassmerke" 7559 7560#: app/Gedcom.php:631 7561msgid "Immigration" 7562msgstr "Immigrasjon" 7563 7564#: resources/views/admin/map-import-form.phtml:59 7565#: resources/views/admin/trees.phtml:287 7566msgid "Import" 7567msgstr "Importer" 7568 7569#: app/Http/RequestHandlers/ImportGedcomPage.php:68 7570msgid "Import a GEDCOM file" 7571msgstr "Importer ei GEDCOM-fil" 7572 7573#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 7574#: resources/views/admin/control-panel.phtml:804 7575msgid "Import custom thumbnails from webtrees version 1" 7576msgstr "Importer tilpassa miniatyrbileter frå webtrees versjon 1" 7577 7578#: app/Http/RequestHandlers/MapDataImportPage.php:75 7579msgid "Import geographic data" 7580msgstr "Importer geografiske data" 7581 7582#: resources/views/admin/trees-import.phtml:79 7583msgid "Import preferences" 7584msgstr "Val for import" 7585 7586#: resources/views/admin/trees-merge.phtml:25 7587#: resources/views/admin/trees-renumber.phtml:22 7588msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 7589msgstr "Kvar post i eit slektstre har eit internt referansenummer (ein «XREF»), som t.d. «F123» eller «R14»." 7590 7591#: resources/views/help/romanized.phtml:8 7592msgid "In many cultures it is customary to have a traditional name spelled in the traditional characters and also a romanized version of the name as it would be spelled or pronounced in languages based on the Latin alphabet, such as English.<br><br>If you prefer to use a non-Latin alphabet such as Hebrew, Greek, Russian, Chinese, or Arabic to enter the name in the standard name fields, then you can use this field to enter the same name using the Latin alphabet. Both versions of the name will appear in lists and charts.<br><br>Although this field is labeled “Romanized”, it is not restricted to containing only characters based on the Latin alphabet. This might be of use with Japanese names, where three different alphabets may occur." 7593msgstr "I enkelte språkområde er det vanleg å skrive eit namn både med språket sitt eige alfabet og i latinsk form, dvs. som det ville blitt skrive eller uttala på språk basert på det latinske alfabetet, som til dømes norsk og engelsk.<br><br>Om du føretrekk å nytte eit ikkje-latinsk alfabet, som til dømes hebraisk, gresk, russisk, kinesisk eller arabisk, for å føre inn namn i dei vanlege namnefelta, kan du nytte dette feltet for å skrive inn det same namnet med latinske bokstaver. Begge versjonar av namnet vil synast i lister og diagram.<br><br>Sjølv om feltet kallast «Latinsk», er det sjølvsagt mogeleg å nytte andre alfabet enn det latinske. Dette kan vere aktuelt for japanske namn, der tre ulike alfabet kan førekome." 7594 7595#: resources/views/help/hebrew.phtml:8 7596msgid "In many cultures it is customary to have a traditional name spelled in the traditional characters and also a romanized version of the name as it would be spelled or pronounced in languages based on the Latin alphabet, such as English.<br><br>If you prefer to use the Latin alphabet to enter the name in the standard name fields, then you can use this field to enter the same name in the non-Latin alphabet such as Greek, Hebrew, Russian, Arabic, or Chinese. Both versions of the name will appear in lists and charts.<br><br>Although this field is labeled “Hebrew”, it is not restricted to containing only Hebrew characters." 7597msgstr "I enkelte språkområde er det vanleg å skrive eit namn både med språket sitt eige alfabet og i latinsk form, dvs. som det ville blitt skrive eller uttala på språk basert på det latinske alfabetet, som til dømes norsk og engelsk.<br><br>Om du føretrekk å å nytte det latinske alfabetet i standardfeltet, kan du her føre inn namnet med eit ikkje-latinsk alfabet som til dømes hebraisk, gresk, russisk, kinesisk eller arabisk. Begge versjonar av namnet vil synast i lister og diagram.<br><br>Sjølv om feltet kallast «Hebraisk», er det sjølvsagt mogeleg å nytte andre alfabet enn det hebraiske." 7598 7599#. I18N: Help text for the “Calendar conversion” configuration setting 7600#: resources/views/admin/trees-preferences.phtml:132 7601msgid "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." 7602msgstr "I nokon kalendrar startar dagen ved midnatt, i andre ved solnedgang. Konverteringa tek ikkje omsyn til tidspunktet på dagen, slik at for hendingar som finn stad mellom solnedgang og midnatt, vil konverteringa mellom desse kalenderslaga verte forskjøve med ein dag." 7603 7604#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 7605#: resources/views/admin/trees-privacy.phtml:113 7606msgid "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." 7607msgstr "I enkelte land gjeld lov om personvern ikkje berre for nolevande personar, men òg for nyleg avlidne. Dette valet let deg utvide personvernet til òg å gjelde personar som er fødde eller døde innanfor eit gitt tal år. Om du let felta stå tome, vert funksjonen ikkje nytta." 7608 7609#: app/Http/RequestHandlers/CalendarPage.php:123 7610msgid "In this month…" 7611msgstr "I denne månad …" 7612 7613#: app/Http/RequestHandlers/CalendarPage.php:126 7614msgid "In this year…" 7615msgstr "I dette år …" 7616 7617#. I18N: "thumbs" is fixed text. Do not change it. 7618#: resources/views/admin/webtrees1-thumbnails.phtml:19 7619msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 7620msgstr "I webtrees versjon 1 kunne du legge til eigendefinerte miniatyrbileter til medieobjekt ved å opprette eigne filer i mappa “thumbs”." 7621 7622#: resources/views/admin/webtrees1-thumbnails.phtml:21 7623msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 7624msgstr "I webtrees versjon 2 er miniatyrbileter lagra som ei ekstra mediefil i det same medieobjekt." 7625 7626#: resources/views/admin/trees-unconnected.phtml:30 7627msgid "Include aliases" 7628msgstr "Inkluder alias" 7629 7630#: resources/views/admin/trees-unconnected.phtml:29 7631msgid "Include associates" 7632msgstr "Tak med tilslutta personar" 7633 7634#: app/Module/IndividualListModule.php:357 7635#, php-format 7636msgid "Include individuals with “%s” as a married name" 7637msgstr "Ta med personar med namnet «%s» som gifte" 7638 7639#. I18N: Label for check-box 7640#: resources/views/admin/media.phtml:68 7641#: resources/views/modules/media-list/page.phtml:48 7642msgid "Include subfolders" 7643msgstr "Inkluder undermapper" 7644 7645#: resources/views/modules/custom-css-js/edit.phtml:39 7646msgid "Include the <code><script></script></code> tags." 7647msgstr "Inkluder <code><script></script></code>kodar." 7648 7649#: resources/views/modules/custom-css-js/edit.phtml:27 7650msgid "Include the <code><style></style></code> tags." 7651msgstr "Inkluder <code><style></style></code> kodar." 7652 7653#. I18N: Label for a configuration option 7654#: resources/views/modules/lifespans-chart/page.phtml:33 7655msgid "Include the individual’s immediate family" 7656msgstr "Inkluder personen sin næraste familie" 7657 7658#. I18N: Name of a country or state 7659#: app/Statistics/Service/CountryService.php:249 7660msgid "India" 7661msgstr "India" 7662 7663#. I18N: Location of an LDS church temple 7664#: app/Elements/TempleCode.php:113 7665msgid "Indianapolis, Indiana, United States" 7666msgstr "Indianapolis, Indiana, USA" 7667 7668#. I18N: Name of a module/report 7669#: app/Gedcom.php:495 app/Gedcom.php:988 7670#: app/Module/IndividualReportModule.php:40 7671#: resources/views/admin/fix-level-0-media.phtml:37 7672#: resources/views/admin/trees-privacy.phtml:166 7673#: resources/views/admin/trees.phtml:223 7674#: resources/views/modals/link-media-to-individual.phtml:23 7675#: resources/views/modules/ancestors-chart/page.phtml:30 7676#: resources/views/modules/charts/config.phtml:28 7677#: resources/views/modules/compact-chart/page.phtml:25 7678#: resources/views/modules/descendancy_chart/page.phtml:30 7679#: resources/views/modules/family-book-chart/page.phtml:32 7680#: resources/views/modules/fanchart/page.phtml:33 7681#: resources/views/modules/favorites/favorites.phtml:65 7682#: resources/views/modules/hourglass-chart/page.phtml:29 7683#: resources/views/modules/interactive-tree/page.phtml:25 7684#: resources/views/modules/pedigree-chart/page.phtml:30 7685#: resources/views/modules/pedigree-map/page.phtml:25 7686#: resources/views/modules/random_media/slide-show.phtml:63 7687#: resources/views/modules/recent_changes/changes-table.phtml:59 7688#: resources/views/modules/statistics-chart/custom.phtml:31 7689#: resources/views/modules/stories/config.phtml:56 7690#: resources/views/modules/stories/edit.phtml:33 7691#: resources/views/modules/stories/list.phtml:19 7692#: resources/views/modules/timeline-chart/page.phtml:30 7693#: resources/views/search-advanced-page.phtml:32 7694#: resources/xml/reports/ahnentafel_report.xml:6 7695#: resources/xml/reports/descendancy_report.xml:5 7696#: resources/xml/reports/individual_ext_report.xml:5 7697#: resources/xml/reports/individual_report.xml:3 7698#: resources/xml/reports/individual_report.xml:5 7699#: resources/xml/reports/individual_report.xml:88 7700#: resources/xml/reports/missing_facts_report.xml:5 7701#: resources/xml/reports/pedigree_report.xml:5 7702#: resources/xml/reports/relative_ext_report.xml:5 7703msgid "Individual" 7704msgstr "Person" 7705 7706#: resources/views/modules/relationships-chart/page.phtml:33 7707msgid "Individual 1" 7708msgstr "Person 1" 7709 7710#: resources/views/modules/relationships-chart/page.phtml:42 7711msgid "Individual 2" 7712msgstr "Person 2" 7713 7714#: app/Statistics/Google/ChartDistribution.php:317 7715msgid "Individual distribution chart" 7716msgstr "Utbreiing av personar" 7717 7718#: resources/views/admin/tags.phtml:943 7719msgid "Individual facts and events" 7720msgstr "Personfakta og hendingar" 7721 7722#: resources/views/admin/control-panel.phtml:699 7723msgid "Individual page" 7724msgstr "Personside" 7725 7726#: resources/views/admin/trees-preferences.phtml:421 7727msgid "Individual pages" 7728msgstr "Personsider" 7729 7730#: resources/views/admin/users-edit.phtml:291 7731#: resources/views/edit-account-page.phtml:57 7732msgid "Individual record" 7733msgstr "Peronlege data (INDI)" 7734 7735#: resources/views/modules/gedcom_stats/config.phtml:57 7736#: resources/views/modules/gedcom_stats/statistics.phtml:210 7737#: resources/views/modules/html/template-statistics.phtml:85 7738msgid "Individual who lived the longest" 7739msgstr "Person som har levd lengst" 7740 7741#. I18N: Name of a module/list 7742#: app/Module/AncestorsChartModule.php:260 7743#: app/Module/DescendancyChartModule.php:253 7744#: app/Module/FixSearchAndReplace.php:110 7745#: app/Module/IndividualListModule.php:97 7746#: app/Module/IndividualListModule.php:322 7747#: app/Module/StatisticsChartModule.php:143 7748#: app/Module/StatisticsChartModule.php:283 7749#: app/Module/StatisticsChartModule.php:332 7750#: app/Module/StatisticsChartModule.php:525 7751#: app/Module/StatisticsChartModule.php:587 7752#: app/Module/StatisticsChartModule.php:648 app/Services/AdminService.php:184 7753#: resources/views/admin/control-panel.phtml:320 7754#: resources/views/admin/merge-records-step-1.phtml:54 7755#: resources/views/lists/given-names-table.phtml:29 7756#: resources/views/lists/locations-table.phtml:64 7757#: resources/views/lists/media-table.phtml:79 7758#: resources/views/lists/notes-table.phtml:90 7759#: resources/views/lists/sources-table.phtml:98 7760#: resources/views/lists/submitters-table.phtml:68 7761#: resources/views/lists/surnames-table.phtml:37 7762#: resources/views/modules/census-assistant.phtml:56 7763#: resources/views/modules/gedcom_stats/config.phtml:45 7764#: resources/views/modules/gedcom_stats/statistics.phtml:45 7765#: resources/views/modules/html/template-statistics.phtml:24 7766#: resources/views/modules/place-hierarchy/events.phtml:20 7767#: resources/views/modules/place-hierarchy/sidebar.phtml:39 7768#: resources/views/modules/random_media/config.phtml:20 7769#: resources/views/modules/statistics-chart/custom.phtml:64 7770#: resources/views/modules/statistics-chart/custom.phtml:160 7771#: resources/views/record-page-links.phtml:40 7772#: resources/views/search-general-page.phtml:68 7773#: resources/views/search-results.phtml:37 7774#: resources/xml/reports/fact_sources.xml:54 7775#: resources/xml/reports/fact_sources.xml:258 7776msgid "Individuals" 7777msgstr "Personar" 7778 7779#: app/Statistics/Google/ChartIndividualWithSources.php:84 7780#: resources/views/modules/statistics-chart/chart-sources.phtml:17 7781msgid "Individuals with sources" 7782msgstr "Personar med kjelder" 7783 7784#: app/Module/IndividualListModule.php:431 7785#, php-format 7786msgid "Individuals with surname %s" 7787msgstr "Personar med etternamn %s" 7788 7789#. I18N: Name of a country or state 7790#: app/Statistics/Service/CountryService.php:247 7791msgid "Indonesia" 7792msgstr "Indonesia" 7793 7794#: app/Elements/AgeAtEvent.php:91 7795msgid "Infant" 7796msgstr "Spedbarn" 7797 7798#: app/Elements/RelationIsDescriptor.php:114 7799msgid "Informant" 7800msgstr "Informant" 7801 7802#: app/Elements/RelationIsDescriptor.php:83 7803msgctxt "FEMALE" 7804msgid "Informant" 7805msgstr "Heimelskvinne" 7806 7807#: app/Elements/RelationIsDescriptor.php:62 7808msgctxt "MALE" 7809msgid "Informant" 7810msgstr "Heimelsmann" 7811 7812#. I18N: Name of a module 7813#: app/Module/ChartsBlockModule.php:176 app/Module/ChartsBlockModule.php:258 7814#: app/Module/InteractiveTreeModule.php:49 7815msgid "Interactive tree" 7816msgstr "Interaktivt tre" 7817 7818#. I18N: %s is an individual’s name 7819#: app/Module/ChartsBlockModule.php:171 7820#: app/Module/InteractiveTree/TreeView.php:160 7821#: app/Module/InteractiveTreeModule.php:159 7822#, php-format 7823msgid "Interactive tree of %s" 7824msgstr "Interaktivt tre for %s" 7825 7826#: app/Gedcom.php:898 7827msgid "Interment" 7828msgstr "Jordfesting" 7829 7830#: app/Services/MessageService.php:224 7831msgid "Internal messaging" 7832msgstr "interne meldingar" 7833 7834#: app/Services/MessageService.php:225 7835msgid "Internal messaging with emails" 7836msgstr "Interne meldingar med kopi til E-post" 7837 7838#: app/Http/RequestHandlers/GedcomLoad.php:187 7839msgid "Invalid GEDCOM file - no header record found." 7840msgstr "Ugyldig GEDCOM-fil, ingen startkode funnen." 7841 7842#: app/Http/RequestHandlers/GedcomLoad.php:95 7843msgid "Invalid GEDCOM file - no trailer record found." 7844msgstr "Ugyldig GEDCOM-fil, ingen sluttkode funnen." 7845 7846#: app/Exceptions/GedcomErrorException.php:39 7847msgid "Invalid GEDCOM record" 7848msgstr "Ukjend GEDCOM-post" 7849 7850#: app/Date.php:224 7851msgid "Invalid date" 7852msgstr "Ugyldig dato" 7853 7854#. I18N: Name of a country or state 7855#: app/Statistics/Service/CountryService.php:257 7856msgid "Iran" 7857msgstr "Iran" 7858 7859#. I18N: Name of a country or state 7860#: app/Statistics/Service/CountryService.php:259 7861msgid "Iraq" 7862msgstr "Irak" 7863 7864#. I18N: Name of a country or state 7865#: app/Statistics/Service/CountryService.php:255 7866msgid "Ireland" 7867msgstr "Irland" 7868 7869#. I18N: Name of a country or state 7870#: app/Statistics/Service/CountryService.php:251 7871msgid "Isle of Man" 7872msgstr "Isle of Man" 7873 7874#. I18N: Name of a country or state 7875#: app/Statistics/Service/CountryService.php:263 7876msgid "Israel" 7877msgstr "Israel" 7878 7879#: resources/views/admin/upgrade/steps.phtml:19 7880msgid "It can take several minutes to download and install the upgrade. Be patient." 7881msgstr "Det kan ta fleire minutt å laste ned og installere oppgraderinga. Ver tolmodig." 7882 7883#: resources/views/admin/tags.phtml:936 7884msgid "It is not recommended to use custom GEDCOM tags. This data can be lost when you transfer it to other applications." 7885msgstr "Det er ikkje anbefalt å bruke eigendefinerte GEDCOM-kodar. Slike data kan gå tapt ved overføring til andre slektsprogram." 7886 7887#. I18N: Name of a country or state 7888#: app/Statistics/Service/CountryService.php:265 7889msgid "Italy" 7890msgstr "Italia" 7891 7892#. I18N: a month in the Jewish calendar 7893#: app/Date/JewishDate.php:209 7894msgctxt "GENITIVE" 7895msgid "Iyar" 7896msgstr "Iyar" 7897 7898#. I18N: a month in the Jewish calendar 7899#: app/Date/JewishDate.php:313 7900msgctxt "INSTRUMENTAL" 7901msgid "Iyar" 7902msgstr "Iyar" 7903 7904#. I18N: a month in the Jewish calendar 7905#: app/Date/JewishDate.php:261 7906msgctxt "LOCATIVE" 7907msgid "Iyar" 7908msgstr "Iyar" 7909 7910#. I18N: a month in the Jewish calendar 7911#: app/Date/JewishDate.php:157 7912msgctxt "NOMINATIVE" 7913msgid "Iyar" 7914msgstr "Iyar" 7915 7916#. I18N: The Persian/Jalali calendar 7917#: app/Factories/CalendarDateFactory.php:156 7918#: resources/views/help/date.phtml:201 7919msgid "Jalali" 7920msgstr "Jalali" 7921 7922#. I18N: Name of a country or state 7923#: app/Statistics/Service/CountryService.php:267 7924msgid "Jamaica" 7925msgstr "Jamaica" 7926 7927#: app/Date/AbstractGregorianJulianDate.php:231 7928msgctxt "Abbreviation for January" 7929msgid "Jan" 7930msgstr "jan" 7931 7932#: app/Date/AbstractGregorianJulianDate.php:128 7933msgctxt "GENITIVE" 7934msgid "January" 7935msgstr "januar" 7936 7937#: app/Date/AbstractGregorianJulianDate.php:198 7938msgctxt "INSTRUMENTAL" 7939msgid "January" 7940msgstr "januar" 7941 7942#: app/Date/AbstractGregorianJulianDate.php:163 7943msgctxt "LOCATIVE" 7944msgid "January" 7945msgstr "januar" 7946 7947#: app/Date/AbstractGregorianJulianDate.php:93 7948#: app/Module/StatisticsChartModule.php:789 7949#: resources/views/edit/initialize-calendar-popup.phtml:11 7950msgctxt "NOMINATIVE" 7951msgid "January" 7952msgstr "januar" 7953 7954#. I18N: Name of a country or state 7955#: app/Statistics/Service/CountryService.php:272 7956msgid "Japan" 7957msgstr "Japan" 7958 7959#. I18N: The Hebrew/Jewish calendar 7960#: app/Factories/CalendarDateFactory.php:152 app/Module/YahrzeitModule.php:263 7961#: resources/views/help/date.phtml:169 7962msgid "Jewish" 7963msgstr "Jødisk" 7964 7965#. I18N: Location of an LDS church temple 7966#: app/Elements/TempleCode.php:114 7967msgid "Johannesburg, South Africa" 7968msgstr "Johannesburg, Sør-Afrika" 7969 7970#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 7971#: app/Services/TreeService.php:225 7972msgid "John /DOE/" 7973msgstr "Ole /Olsen/" 7974 7975#: app/Gedcom.php:1273 7976msgid "Joint family name" 7977msgstr "Felles familienamn" 7978 7979#. I18N: Name of a country or state 7980#: app/Statistics/Service/CountryService.php:270 7981msgid "Jordan" 7982msgstr "Jordan" 7983 7984#. I18N: Location of an LDS church temple 7985#: app/Elements/TempleCode.php:115 7986msgid "Jordan River, Utah, United States" 7987msgstr "Jordan River, Utah, United States" 7988 7989#. I18N: Name of a module 7990#: app/Module/UserJournalModule.php:119 7991msgid "Journal" 7992msgstr "Journal" 7993 7994#: app/Date/AbstractGregorianJulianDate.php:237 7995msgctxt "Abbreviation for July" 7996msgid "Jul" 7997msgstr "jul" 7998 7999#. I18N: The julian calendar 8000#: app/Factories/CalendarDateFactory.php:148 8001#: resources/views/help/date.phtml:153 8002msgid "Julian" 8003msgstr "Juliansk" 8004 8005#: app/Date/AbstractGregorianJulianDate.php:134 8006msgctxt "GENITIVE" 8007msgid "July" 8008msgstr "juli" 8009 8010#: app/Date/AbstractGregorianJulianDate.php:204 8011msgctxt "INSTRUMENTAL" 8012msgid "July" 8013msgstr "juli" 8014 8015#: app/Date/AbstractGregorianJulianDate.php:169 8016msgctxt "LOCATIVE" 8017msgid "July" 8018msgstr "juli" 8019 8020#: app/Date/AbstractGregorianJulianDate.php:99 8021#: app/Module/StatisticsChartModule.php:795 8022#: resources/views/edit/initialize-calendar-popup.phtml:17 8023msgctxt "NOMINATIVE" 8024msgid "July" 8025msgstr "juli" 8026 8027#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8028#: app/Date/HijriDate.php:150 8029msgctxt "GENITIVE" 8030msgid "Jumada al-awwal" 8031msgstr "Jumada al-awwal" 8032 8033#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8034#: app/Date/HijriDate.php:240 8035msgctxt "INSTRUMENTAL" 8036msgid "Jumada al-awwal" 8037msgstr "Jumada al-awwal" 8038 8039#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8040#: app/Date/HijriDate.php:195 8041msgctxt "LOCATIVE" 8042msgid "Jumada al-awwal" 8043msgstr "Jumada al-awwal" 8044 8045#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8046#: app/Date/HijriDate.php:105 8047msgctxt "NOMINATIVE" 8048msgid "Jumada al-awwal" 8049msgstr "Jumada al-awwal" 8050 8051#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8052#: app/Date/HijriDate.php:152 8053msgctxt "GENITIVE" 8054msgid "Jumada al-thani" 8055msgstr "Jumada al-thani" 8056 8057#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8058#: app/Date/HijriDate.php:242 8059msgctxt "INSTRUMENTAL" 8060msgid "Jumada al-thani" 8061msgstr "Jumada al-thani" 8062 8063#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8064#: app/Date/HijriDate.php:197 8065msgctxt "LOCATIVE" 8066msgid "Jumada al-thani" 8067msgstr "Jumada al-thani" 8068 8069#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8070#: app/Date/HijriDate.php:107 8071msgctxt "NOMINATIVE" 8072msgid "Jumada al-thani" 8073msgstr "Jumada al-thani" 8074 8075#: app/Date/AbstractGregorianJulianDate.php:236 8076msgctxt "Abbreviation for June" 8077msgid "Jun" 8078msgstr "jun" 8079 8080#: app/Date/AbstractGregorianJulianDate.php:133 8081msgctxt "GENITIVE" 8082msgid "June" 8083msgstr "juni" 8084 8085#: app/Date/AbstractGregorianJulianDate.php:203 8086msgctxt "INSTRUMENTAL" 8087msgid "June" 8088msgstr "juni" 8089 8090#: app/Date/AbstractGregorianJulianDate.php:168 8091msgctxt "LOCATIVE" 8092msgid "June" 8093msgstr "juni" 8094 8095#: app/Date/AbstractGregorianJulianDate.php:98 8096#: app/Module/StatisticsChartModule.php:794 8097#: resources/views/edit/initialize-calendar-popup.phtml:16 8098msgctxt "NOMINATIVE" 8099msgid "June" 8100msgstr "juni" 8101 8102#. I18N: Location of an LDS church temple 8103#: app/Elements/TempleCode.php:116 8104msgid "Kansas City, Missouri, United States" 8105msgstr "Kansas City, Missouri, USA" 8106 8107#. I18N: Name of a country or state 8108#: app/Statistics/Service/CountryService.php:274 8109msgid "Kazakhstan" 8110msgstr "Kasakhstan" 8111 8112#. I18N: A configuration setting 8113#: resources/views/admin/trees-import.phtml:93 8114msgid "Keep media objects" 8115msgstr "Behald medieobjekt" 8116 8117#: resources/views/modals/on-screen-keyboard.phtml:44 8118msgid "Keep open" 8119msgstr "Hold open" 8120 8121#. I18N: A configuration setting 8122#: resources/views/admin/trees-preferences.phtml:735 8123#: resources/views/edit/edit-fact.phtml:34 8124#: resources/views/edit/edit-record.phtml:34 8125msgid "Keep the existing “last change” information" 8126msgstr "Behald eksisterande informasjon om “siste endringar”" 8127 8128#. I18N: Name of a country or state 8129#: app/Statistics/Service/CountryService.php:276 8130msgid "Kenya" 8131msgstr "Kenya" 8132 8133#: app/Module/HtmlBlockModule.php:193 8134msgid "Keyword examples" 8135msgstr "Døme på nøkkelord" 8136 8137#: app/Date/JalaliDate.php:275 8138msgctxt "Abbreviation for Persian month: Khordad" 8139msgid "Khor" 8140msgstr "Khor" 8141 8142#. I18N: 3rd month in the Persian/Jalali calendar 8143#: app/Date/JalaliDate.php:143 8144msgctxt "GENITIVE" 8145msgid "Khordad" 8146msgstr "Khordad" 8147 8148#. I18N: 3rd month in the Persian/Jalali calendar 8149#: app/Date/JalaliDate.php:233 8150msgctxt "INSTRUMENTAL" 8151msgid "Khordad" 8152msgstr "Khordad" 8153 8154#. I18N: 3rd month in the Persian/Jalali calendar 8155#: app/Date/JalaliDate.php:188 8156msgctxt "LOCATIVE" 8157msgid "Khordad" 8158msgstr "Khordad" 8159 8160#. I18N: 3rd month in the Persian/Jalali calendar 8161#: app/Date/JalaliDate.php:98 8162msgctxt "NOMINATIVE" 8163msgid "Khordad" 8164msgstr "Khordad" 8165 8166#. I18N: Name of a country or state 8167#: app/Statistics/Service/CountryService.php:282 8168msgid "Kiribati" 8169msgstr "Kiribati" 8170 8171#. I18N: a month in the Jewish calendar 8172#: app/Date/JewishDate.php:197 8173msgctxt "GENITIVE" 8174msgid "Kislev" 8175msgstr "Kislev" 8176 8177#. I18N: a month in the Jewish calendar 8178#: app/Date/JewishDate.php:301 8179msgctxt "INSTRUMENTAL" 8180msgid "Kislev" 8181msgstr "Kislev" 8182 8183#. I18N: a month in the Jewish calendar 8184#: app/Date/JewishDate.php:249 8185msgctxt "LOCATIVE" 8186msgid "Kislev" 8187msgstr "Kislev" 8188 8189#. I18N: a month in the Jewish calendar 8190#: app/Date/JewishDate.php:145 8191msgctxt "NOMINATIVE" 8192msgid "Kislev" 8193msgstr "Kislev" 8194 8195#. I18N: Location of an LDS church temple 8196#: app/Elements/TempleCode.php:117 8197msgid "Kona, Hawaii, United States" 8198msgstr "Kailua-Kona, Hawaii" 8199 8200#. I18N: Name of a country or state 8201#: app/Statistics/Service/CountryService.php:286 8202msgid "Korea" 8203msgstr "Korea" 8204 8205#. I18N: Name of a country or state 8206#: app/Statistics/Service/CountryService.php:288 8207msgid "Kuwait" 8208msgstr "Kuwait" 8209 8210#. I18N: Location of an LDS church temple 8211#: app/Elements/TempleCode.php:118 8212msgid "Kyiv, Ukraine" 8213msgstr "Kiev, Ukraina" 8214 8215#. I18N: Name of a country or state 8216#: app/Statistics/Service/CountryService.php:278 8217msgid "Kyrgyzstan" 8218msgstr "Kirgistan" 8219 8220#: app/Gedcom.php:547 8221msgid "LDS baptism" 8222msgstr "Mormondåp" 8223 8224#: app/Gedcom.php:686 8225msgid "LDS child sealing" 8226msgstr "Barns besegling (mormon)" 8227 8228#: resources/views/admin/tags.phtml:719 8229msgid "LDS church" 8230msgstr "LDS-kyrkje" 8231 8232#: app/Gedcom.php:588 8233msgid "LDS confirmation" 8234msgstr "Mormonkonfirmasjon" 8235 8236#: app/Gedcom.php:608 8237msgid "LDS endowment" 8238msgstr "LDS endowment" 8239 8240#: app/Gedcom.php:441 8241msgid "LDS spouse sealing" 8242msgstr "Ektefelles besegling (mormon)" 8243 8244#: app/Gedcom.php:971 app/Gedcom.php:985 app/Gedcom.php:989 app/Gedcom.php:1004 8245msgid "Label" 8246msgstr "Etikett" 8247 8248#. I18N: Location of an LDS church temple 8249#: app/Elements/TempleCode.php:107 8250msgid "Laie, Hawaii, United States" 8251msgstr "Laie, Hawaii, USA" 8252 8253#. I18N: page orientation 8254#: app/Http/RequestHandlers/TreePreferencesPage.php:103 8255#: resources/xml/reports/change_report.xml:10 8256#: resources/xml/reports/pedigree_report.xml:7 8257msgid "Landscape" 8258msgstr "Liggjande" 8259 8260#. I18N: A configuration setting 8261#: app/Gedcom.php:470 app/Gedcom.php:812 app/Gedcom.php:1186 8262#: app/Module/ModuleLanguageTrait.php:49 app/Module/ModuleThemeTrait.php:253 8263#: resources/views/admin/modules.phtml:264 8264#: resources/views/admin/modules.phtml:267 8265#: resources/views/admin/site-preferences.phtml:78 8266#: resources/views/admin/users-edit.phtml:126 8267#: resources/views/admin/users.phtml:29 8268#: resources/views/edit-account-page.phtml:102 8269#: resources/views/layouts/administration.phtml:56 8270#: resources/views/setup/step-1-language.phtml:42 8271msgid "Language" 8272msgstr "Språk" 8273 8274#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 8275#: resources/views/admin/control-panel.phtml:599 8276#: resources/views/admin/modules.phtml:122 8277#: resources/views/admin/modules.phtml:124 8278msgid "Languages" 8279msgstr "Språk" 8280 8281#. I18N: Name of a country or state 8282#: app/Statistics/Service/CountryService.php:290 8283msgid "Laos" 8284msgstr "Laos" 8285 8286#: resources/views/setup/step-2-server-checks.phtml:72 8287msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 8288msgstr "Store system (50000 personar): 64-128MB, 40-80 sekund" 8289 8290#: app/Statistics/Google/ChartFamilyLargest.php:108 8291#: resources/views/modules/statistics-chart/children.phtml:41 8292msgid "Largest families" 8293msgstr "Største familiar" 8294 8295#: resources/views/modules/statistics-chart/children.phtml:50 8296msgid "Largest number of grandchildren" 8297msgstr "Høgste tal på barnebarn" 8298 8299#. I18N: Location of an LDS church temple 8300#: app/Elements/TempleCode.php:125 8301msgid "Las Vegas, Nevada, United States" 8302msgstr "Las Vegas, Nevada, United States" 8303 8304#: app/Gedcom.php:410 app/Gedcom.php:576 app/Gedcom.php:708 app/Gedcom.php:728 8305#: app/Gedcom.php:759 app/Gedcom.php:775 app/Gedcom.php:806 app/Gedcom.php:822 8306#: app/Gedcom.php:930 app/Gedcom.php:1147 8307#: resources/views/lists/families-table.phtml:234 8308#: resources/views/lists/individuals-table.phtml:262 8309#: resources/views/lists/locations-table.phtml:66 8310#: resources/views/lists/media-table.phtml:82 8311#: resources/views/lists/notes-table.phtml:94 8312#: resources/views/lists/repositories-table.phtml:52 8313#: resources/views/lists/sources-table.phtml:102 8314#: resources/views/lists/submitters-table.phtml:70 8315#: resources/views/modules/gedcom_stats/config.phtml:31 8316#: resources/views/modules/recent_changes/changes-table.phtml:46 8317#: resources/xml/reports/change_report.xml:66 8318#: resources/xml/reports/change_report.xml:108 8319msgid "Last change" 8320msgstr "Siste endring" 8321 8322#: app/Module/ReviewChangesModule.php:161 8323msgid "Last email reminder was sent " 8324msgstr "Siste påminning med e-post blei sendt " 8325 8326#: resources/views/modules/statistics-chart/other-events.phtml:29 8327msgid "Last event" 8328msgstr "Seinaste hending" 8329 8330#: resources/views/admin/users.phtml:33 8331msgid "Last signed in" 8332msgstr "Sist logga inn" 8333 8334#: resources/views/modules/gedcom_stats/config.phtml:54 8335#: resources/views/modules/gedcom_stats/statistics.phtml:177 8336#: resources/views/modules/html/template-statistics.phtml:73 8337#: resources/views/modules/statistics-chart/individual-events.phtml:47 8338msgid "Latest birth" 8339msgstr "Seinaste fødsel" 8340 8341#: resources/views/modules/gedcom_stats/config.phtml:56 8342#: resources/views/modules/gedcom_stats/statistics.phtml:199 8343#: resources/views/modules/html/template-statistics.phtml:81 8344#: resources/views/modules/statistics-chart/individual-events.phtml:91 8345msgid "Latest death" 8346msgstr "Seinaste dødsfall" 8347 8348#: resources/views/modules/statistics-chart/family-totals.phtml:92 8349msgid "Latest divorce" 8350msgstr "Seinaste skilsmisse" 8351 8352#: resources/views/modules/statistics-chart/family-totals.phtml:48 8353msgid "Latest marriage" 8354msgstr "Seinaste vigsel" 8355 8356#: app/Gedcom.php:387 app/Gedcom.php:518 app/Gedcom.php:1158 8357#: app/Gedcom.php:1180 resources/views/admin/location-edit.phtml:45 8358#: resources/views/admin/locations.phtml:43 8359#: resources/views/edit/input-addon-coordinates.phtml:12 8360#: resources/views/edit/input-addon-coordinates.phtml:15 8361#: resources/views/fact-place.phtml:33 8362#: resources/views/modules/place-hierarchy/popup.phtml:23 8363msgid "Latitude" 8364msgstr "Breiddegrad" 8365 8366#. I18N: Name of a country or state 8367#: app/Statistics/Service/CountryService.php:310 8368msgid "Latvia" 8369msgstr "Latvia" 8370 8371#: resources/views/modules/ancestors-chart/page.phtml:48 8372#: resources/views/modules/descendancy_chart/page.phtml:48 8373#: resources/views/modules/fanchart/page.phtml:42 8374#: resources/views/modules/hourglass-chart/page.phtml:47 8375#: resources/views/modules/pedigree-chart/page.phtml:48 8376#: resources/views/modules/recent_changes/config.phtml:31 8377#: resources/views/modules/todays_events/config.phtml:37 8378#: resources/views/modules/top10_givnnames/config.phtml:24 8379#: resources/views/modules/top10_surnames/config.phtml:24 8380#: resources/views/modules/upcoming_events/config.phtml:49 8381#: resources/views/modules/yahrzeit/config.phtml:30 8382msgid "Layout" 8383msgstr "Utsjånad" 8384 8385#: resources/views/edit-account-page.phtml:95 8386msgid "Leave the password blank if you want to keep the current password." 8387msgstr "Om du vil behalde det eksisterande passordet, let du feltet for passord stå tomt." 8388 8389#: resources/views/admin/media-upload.phtml:51 8390msgid "Leave this entry blank to keep the original filename" 8391msgstr "Lat være blank for å behalde opprinneleg filnamn" 8392 8393#: resources/views/lists/families-table.phtml:186 8394#: resources/views/lists/individuals-table.phtml:233 8395msgid "Leaves" 8396msgstr "Lauv, personar utan etterkomarar" 8397 8398#. I18N: Name of a country or state 8399#: app/Statistics/Service/CountryService.php:292 8400msgid "Lebanon" 8401msgstr "Libanon" 8402 8403#. I18N: Name of a module - historic/obsolete URLs. 8404#: app/Module/RedirectLegacyUrlsModule.php:125 8405msgid "Legacy URLs" 8406msgstr "Vidareføring av URL" 8407 8408#: app/Gedcom.php:1501 8409msgid "Legatee" 8410msgstr "Arving" 8411 8412#: resources/views/modules/statistics-chart/marriage-length.phtml:10 8413msgid "Length of marriage" 8414msgstr "Lengd på ekteskap" 8415 8416#. I18N: Name of a country or state 8417#: app/Statistics/Service/CountryService.php:304 8418msgid "Lesotho" 8419msgstr "Lesotho" 8420 8421#: resources/xml/reports/ahnentafel_report.xml:13 8422#: resources/xml/reports/bdm_report.xml:12 8423#: resources/xml/reports/birth_report.xml:10 8424#: resources/xml/reports/cemetery_report.xml:8 8425#: resources/xml/reports/change_report.xml:9 8426#: resources/xml/reports/death_report.xml:11 8427#: resources/xml/reports/descendancy_report.xml:8 8428#: resources/xml/reports/fact_sources.xml:8 8429#: resources/xml/reports/family_group_report.xml:11 8430#: resources/xml/reports/individual_ext_report.xml:12 8431#: resources/xml/reports/individual_report.xml:9 8432#: resources/xml/reports/marriage_report.xml:10 8433#: resources/xml/reports/missing_facts_report.xml:8 8434#: resources/xml/reports/occupation_report.xml:7 8435#: resources/xml/reports/pedigree_report.xml:8 8436#: resources/xml/reports/relative_ext_report.xml:8 8437msgctxt "paper size" 8438msgid "Letter" 8439msgstr "Brev" 8440 8441#. I18N: Name of a country or state 8442#: app/Statistics/Service/CountryService.php:294 8443msgid "Liberia" 8444msgstr "Liberia" 8445 8446#. I18N: Name of a country or state 8447#: app/Statistics/Service/CountryService.php:296 8448msgid "Libya" 8449msgstr "Libya" 8450 8451#. I18N: Name of a country or state 8452#: app/Statistics/Service/CountryService.php:300 8453msgid "Liechtenstein" 8454msgstr "Liechtenstein" 8455 8456#: resources/views/modules/statistics-chart/lifespan.phtml:10 8457msgid "Lifespan" 8458msgstr "Livslaup" 8459 8460#. I18N: Name of a module/chart 8461#: app/Module/LifespansChartModule.php:107 8462msgid "Lifespans" 8463msgstr "Livslaup" 8464 8465#. I18N: Location of an LDS church temple 8466#: app/Elements/TempleCode.php:120 8467msgid "Lima, Peru" 8468msgstr "Lima, Peru" 8469 8470#: resources/views/admin/gedcom-export-options.phtml:53 8471msgid "Line endings" 8472msgstr "Linjeskift" 8473 8474#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 8475#: resources/views/admin/control-panel.phtml:798 8476msgid "Link media objects to facts and events" 8477msgstr "Knyt medieobjekt til fakta og hendingar" 8478 8479#. I18N: You need to: 8480#: resources/views/emails/verify-notify-html.phtml:41 8481#: resources/views/emails/verify-notify-text.phtml:27 8482msgid "Link the user account to an individual." 8483msgstr "Knyt brukarkontoen til ein person." 8484 8485#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:49 8486#: resources/views/modules/relatives/tab.phtml:124 8487msgid "Link this individual to an existing family as a child" 8488msgstr "Knyt denne personen til ein eksisterande familie som eit barn" 8489 8490#: resources/views/media-page-menu.phtml:61 8491#: resources/views/modals/link-media-to-family.phtml:18 8492msgid "Link this media object to a family" 8493msgstr "Knyt dette medieobjektet til ein familie" 8494 8495#: resources/views/media-page-menu.phtml:66 8496#: resources/views/modals/link-media-to-source.phtml:18 8497msgid "Link this media object to a source" 8498msgstr "Knyt dette medieobjektet til ei kjelde" 8499 8500#: resources/views/media-page-menu.phtml:56 8501#: resources/views/modals/link-media-to-individual.phtml:18 8502msgid "Link this media object to an individual" 8503msgstr "Knyt dette medieobjektet til ein person" 8504 8505#: resources/views/admin/users-edit.phtml:305 8506msgid "Link this user to an individual in the family tree." 8507msgstr "Knyt denne brukaren til ein person i slektstreet." 8508 8509#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125 8510#: resources/views/chart-box.phtml:126 8511msgid "Links" 8512msgstr "Lenker" 8513 8514#: resources/views/admin/modules.phtml:216 8515#: resources/views/admin/modules.phtml:219 8516msgid "List" 8517msgstr "Liste" 8518 8519#. I18N: Name of a module 8520#: app/Http/RequestHandlers/ModulesListsPage.php:43 8521#: app/Module/ListsMenuModule.php:55 app/Module/ListsMenuModule.php:101 8522#: resources/views/admin/control-panel.phtml:678 8523#: resources/views/admin/modules.phtml:98 8524#: resources/views/admin/modules.phtml:100 8525#: resources/views/admin/trees-preferences.phtml:331 8526msgid "Lists" 8527msgstr "Lister" 8528 8529#. I18N: Name of a country or state 8530#: app/Statistics/Service/CountryService.php:306 8531msgid "Lithuania" 8532msgstr "Litauen" 8533 8534#: app/SurnameTradition.php:107 8535msgctxt "Surname tradition" 8536msgid "Lithuanian" 8537msgstr "Litauisk" 8538 8539#: app/Statistics/Google/ChartMortality.php:71 8540msgid "Living" 8541msgstr "Levande" 8542 8543#: resources/views/calendar-page.phtml:125 8544msgid "Living individuals" 8545msgstr "Nolevande peronar" 8546 8547#: resources/views/lists/datatables-attributes.phtml:30 8548msgid "Loading…" 8549msgstr "Laster…" 8550 8551#. I18N: “Local files” are stored on this computer 8552#: resources/views/admin/media.phtml:40 8553msgid "Local files" 8554msgstr "Lokale filer" 8555 8556#: app/Gedcom.php:1048 app/Gedcom.php:1100 app/Gedcom.php:1146 8557#: app/Gedcom.php:1401 resources/views/lists/locations-table.phtml:63 8558msgid "Location" 8559msgstr "Stad" 8560 8561#. I18N: Name of a module/list 8562#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:70 8563#: app/Module/LocationListModule.php:163 8564#: resources/views/admin/merge-records-step-1.phtml:61 8565#: resources/views/lists/locations-table.phtml:58 8566#: resources/views/modules/place-hierarchy/sidebar.phtml:52 8567#: resources/views/record-page-links.phtml:103 8568#: resources/views/search-general-page.phtml:115 8569#: resources/views/search-results.phtml:92 8570msgid "Locations" 8571msgstr "Stadar" 8572 8573#: app/Elements/RelationIsDescriptor.php:115 8574msgid "Lodger" 8575msgstr "Losjerande" 8576 8577#: app/Elements/RelationIsDescriptor.php:84 8578msgctxt "FEMALE" 8579msgid "Lodger" 8580msgstr "Losjerande" 8581 8582#: app/Elements/RelationIsDescriptor.php:63 8583msgctxt "MALE" 8584msgid "Lodger" 8585msgstr "Losjerande" 8586 8587#. I18N: Location of an LDS church temple 8588#: app/Elements/TempleCode.php:121 8589msgid "Logan, Utah, United States" 8590msgstr "Logan, Utah, United States" 8591 8592#. I18N: Location of an LDS church temple 8593#: app/Elements/TempleCode.php:122 8594msgid "London, England" 8595msgstr "London, England" 8596 8597#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 8598#: resources/views/admin/trees-preferences.phtml:361 8599msgid "Long lists of individuals with the same surname can be broken into smaller sub-lists according to the first letter of the individual’s given name.<br><br>This option determines when sub-listing of surnames will occur. To disable sub-listing completely, set this option to zero." 8600msgstr "Lange lister over personar med same etternamn kan brytast opp i kortare underlister etter førebokstaven i førenamn.<br><br>Dette valet avgjer om underlister av etternamn skal nyttast. Om oppdeling av lister ikkje er ønska , set du dette valet til null." 8601 8602#: resources/views/modules/statistics-chart/marriage-length.phtml:17 8603msgid "Longest marriage" 8604msgstr "Lengste ekteskap" 8605 8606#: app/Gedcom.php:388 app/Gedcom.php:519 app/Gedcom.php:1159 8607#: app/Gedcom.php:1181 resources/views/admin/location-edit.phtml:56 8608#: resources/views/admin/locations.phtml:44 8609#: resources/views/edit/input-addon-coordinates.phtml:12 8610#: resources/views/edit/input-addon-coordinates.phtml:15 8611#: resources/views/fact-place.phtml:34 8612#: resources/views/modules/place-hierarchy/popup.phtml:27 8613msgid "Longitude" 8614msgstr "lengdegrad" 8615 8616#. I18N: Location of an LDS church temple 8617#: app/Elements/TempleCode.php:119 8618msgid "Los Angeles, California, United States" 8619msgstr "Los Angeles, California, USA" 8620 8621#. I18N: Location of an LDS church temple 8622#: app/Elements/TempleCode.php:123 8623msgid "Louisville, Kentucky, United States" 8624msgstr "Louisville, Kentucky, United States" 8625 8626#. I18N: Location of an LDS church temple 8627#: app/Elements/TempleCode.php:124 8628msgid "Lubbock, Texas, United States" 8629msgstr "Lubbock, Texas, United States" 8630 8631#. I18N: Name of a country or state 8632#: app/Statistics/Service/CountryService.php:308 8633msgid "Luxembourg" 8634msgstr "Luxemburg" 8635 8636#. I18N: Name of a country or state 8637#: app/Statistics/Service/CountryService.php:312 8638msgid "Macau" 8639msgstr "Macao" 8640 8641#. I18N: Name of a country or state 8642#: app/Statistics/Service/CountryService.php:329 8643msgid "Macedonia" 8644msgstr "Makedonia" 8645 8646#. I18N: Name of a country or state 8647#: app/Statistics/Service/CountryService.php:321 8648msgid "Madagascar" 8649msgstr "Madagaskar" 8650 8651#. I18N: Location of an LDS church temple 8652#: app/Elements/TempleCode.php:126 8653msgid "Madrid, Spain" 8654msgstr "Madrid, Spania" 8655 8656#. I18N: Type of media object 8657#: app/Elements/SourceMediaType.php:69 8658msgid "Magazine" 8659msgstr "Magasin" 8660 8661#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System 8662#: app/Gedcom.php:1050 app/Gedcom.php:1102 app/Gedcom.php:1220 8663#: app/Gedcom.php:1255 app/Gedcom.php:1287 8664msgid "Maidenhead location code" 8665msgstr "Maidenhead lokalisasjonskode" 8666 8667#: app/Services/MessageService.php:227 8668msgid "Mailto link" 8669msgstr "E-post" 8670 8671#. I18N: Name of a country or state 8672#: app/Statistics/Service/CountryService.php:353 8673msgid "Malawi" 8674msgstr "Malawi" 8675 8676#. I18N: Name of a country or state 8677#: app/Statistics/Service/CountryService.php:355 8678msgid "Malaysia" 8679msgstr "Malaysia" 8680 8681#. I18N: Name of a country or state 8682#: app/Statistics/Service/CountryService.php:323 8683msgid "Maldives" 8684msgstr "Maldivane" 8685 8686#: app/Elements/SexValue.php:85 app/Module/StatisticsChartModule.php:776 8687msgid "Male" 8688msgstr "Mann" 8689 8690#: app/Statistics/Google/ChartAge.php:113 8691#: app/Statistics/Google/ChartMarriageAge.php:136 8692#: app/Statistics/Google/ChartSex.php:62 8693#: resources/views/calendar-page.phtml:146 8694#: resources/views/lists/families-table.phtml:113 8695#: resources/views/lists/families-table.phtml:128 8696#: resources/views/lists/families-table.phtml:140 8697#: resources/views/lists/individuals-table.phtml:129 8698#: resources/views/lists/individuals-table.phtml:144 8699#: resources/views/lists/individuals-table.phtml:156 8700#: resources/views/modules/gedcom_stats/statistics.phtml:54 8701#: resources/views/modules/gedcom_stats/statistics.phtml:226 8702#: resources/views/modules/html/template-statistics.phtml:28 8703#: resources/views/modules/statistics-chart/greatest-age.phtml:17 8704#: resources/views/modules/statistics-chart/lifespan.phtml:26 8705#: resources/views/modules/statistics-chart/oldest-living.phtml:17 8706#: resources/views/modules/top10_givnnames/block.phtml:14 8707msgid "Males" 8708msgstr "Menn" 8709 8710#. I18N: Name of a country or state 8711#: app/Statistics/Service/CountryService.php:331 8712msgid "Mali" 8713msgstr "Mali" 8714 8715#. I18N: Name of a country or state 8716#: app/Statistics/Service/CountryService.php:333 8717msgid "Malta" 8718msgstr "Malta" 8719 8720#: app/Http/RequestHandlers/ManageTrees.php:87 8721#: resources/views/admin/changes-log.phtml:31 8722#: resources/views/admin/data-fix-page.phtml:24 8723#: resources/views/admin/data-fix-select.phtml:20 8724#: resources/views/admin/merge-records-step-1.phtml:41 8725#: resources/views/admin/merge-records-step-2.phtml:23 8726#: resources/views/admin/trees-check.phtml:17 8727#: resources/views/admin/trees-duplicates.phtml:18 8728#: resources/views/admin/trees-export.phtml:18 8729#: resources/views/admin/trees-import.phtml:23 8730#: resources/views/admin/trees-preferences.phtml:38 8731#: resources/views/admin/trees-privacy.phtml:22 8732#: resources/views/admin/trees-renumber.phtml:17 8733#: resources/views/admin/trees-unconnected.phtml:22 8734msgid "Manage family trees" 8735msgstr "Administrere slektstre" 8736 8737#: app/Http/RequestHandlers/ManageMediaPage.php:67 8738#: resources/views/admin/control-panel.phtml:786 8739#: resources/views/admin/media-upload.phtml:18 8740msgid "Manage media" 8741msgstr "Behandle media" 8742 8743#. I18N: Listbox entry; name of a role 8744#: app/Http/RequestHandlers/UserEditPage.php:104 8745#: resources/views/admin/gedcom-export-options.phtml:68 8746#: resources/views/admin/gedcom-export-options.phtml:70 8747#: resources/views/admin/users-edit.phtml:267 8748msgid "Manager" 8749msgstr "Forvaltar" 8750 8751#: resources/views/admin/control-panel.phtml:483 8752msgid "Managers" 8753msgstr "Forvaltarar" 8754 8755#. I18N: Location of an LDS church temple 8756#: app/Elements/TempleCode.php:127 8757msgid "Manaus, Brazil" 8758msgstr "Manaus, Brasil" 8759 8760#. I18N: Location of an LDS church temple 8761#: app/Elements/TempleCode.php:128 8762msgid "Manhattan, New York, United States" 8763msgstr "Manhattan, New York, USA" 8764 8765#. I18N: Location of an LDS church temple 8766#: app/Elements/TempleCode.php:129 8767msgid "Manila, Philippines" 8768msgstr "Manilla,Filippinene" 8769 8770#. I18N: Location of an LDS church temple 8771#: app/Elements/TempleCode.php:130 8772msgid "Manti, Utah, United States" 8773msgstr "Manti, Utah, United States" 8774 8775#. I18N: Type of media object 8776#: app/Elements/SourceMediaType.php:70 8777msgid "Manuscript" 8778msgstr "Manuskript" 8779 8780#: resources/views/admin/tags.phtml:934 8781msgid "Many genealogy applications define their own custom GEDCOM tags and webtrees will be able to display most of them." 8782msgstr "Mange slektsprogram definerar eigne GEDCOM-kodar, og webtree vil kunne syne dei fleste av desse." 8783 8784#. I18N: Help text for the “GEDCOM errors” configuration setting 8785#: resources/views/admin/trees-preferences.phtml:621 8786msgid "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." 8787msgstr "Ulike slektsprogram genererer GEDCOM-filer med eigne tilpassa kodar, og webtrees forstår dei fleste av desse. Om ukjente kodar vert oppdaga, vil du her kunne velje å ignorere desse kodane, eller syne ei feilmelding." 8788 8789#. I18N: Type of media object 8790#: app/Elements/SourceMediaType.php:71 8791#: resources/views/admin/control-panel.phtml:815 8792#: resources/views/modules/statistics-chart/custom.phtml:60 8793msgid "Map" 8794msgstr "Kart" 8795 8796#: app/Module/ModuleMapLinkTrait.php:39 8797msgid "Map link" 8798msgstr "Kartlenke" 8799 8800#. I18N: Links to maps 8801#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 8802#: resources/views/admin/control-panel.phtml:641 8803msgid "Map links" 8804msgstr "Kartlenker" 8805 8806#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 8807#: app/Services/LeafletJsService.php:69 8808#: resources/views/admin/control-panel.phtml:648 8809msgid "Map providers" 8810msgstr "Karttilbydarar" 8811 8812#. I18N: mapbox.com 8813#: app/Module/MapBox.php:82 8814msgid "Mapbox" 8815msgstr "Mapbox" 8816 8817#: app/Date/AbstractGregorianJulianDate.php:233 8818msgctxt "Abbreviation for March" 8819msgid "Mar" 8820msgstr "mar" 8821 8822#: app/Date/AbstractGregorianJulianDate.php:130 8823msgctxt "GENITIVE" 8824msgid "March" 8825msgstr "mars" 8826 8827#: app/Date/AbstractGregorianJulianDate.php:200 8828msgctxt "INSTRUMENTAL" 8829msgid "March" 8830msgstr "mars" 8831 8832#: app/Date/AbstractGregorianJulianDate.php:165 8833msgctxt "LOCATIVE" 8834msgid "March" 8835msgstr "mars" 8836 8837#: app/Date/AbstractGregorianJulianDate.php:95 8838#: app/Module/StatisticsChartModule.php:791 8839#: resources/views/edit/initialize-calendar-popup.phtml:13 8840msgctxt "NOMINATIVE" 8841msgid "March" 8842msgstr "mars" 8843 8844#. I18N: Help text for the “Format text and notes” configuration setting 8845#: resources/views/admin/trees-preferences.phtml:593 8846msgid "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." 8847msgstr "Markdown er eit enkelt system for formattering, nytta på websider som til dømes Wikipedia. Det vert nytta enkel teiknsetting for å danne overskrifter, tjukk og utheva tekst, lister, tabellar, osb." 8848 8849#: app/Gedcom.php:428 app/Module/BranchesListModule.php:445 8850#: resources/views/calendar-page.phtml:189 8851#: resources/views/lists/families-table.phtml:198 8852#: resources/views/lists/families-table.phtml:203 8853#: resources/views/lists/families-table.phtml:226 8854#: resources/views/modules/relatives/family.phtml:143 8855#: resources/xml/reports/ahnentafel_report.xml:449 8856#: resources/xml/reports/bdm_report.xml:78 8857#: resources/xml/reports/descendancy_report.xml:575 8858#: resources/xml/reports/family_group_report.xml:377 8859#: resources/xml/reports/missing_facts_report.xml:23 8860#: resources/xml/reports/pedigree_report.xml:76 8861#: resources/xml/reports/pedigree_report.xml:77 8862#: resources/xml/reports/pedigree_report.xml:97 8863#: resources/xml/reports/pedigree_report.xml:98 8864#: resources/xml/reports/pedigree_report.xml:137 8865#: resources/xml/reports/pedigree_report.xml:138 8866#: resources/xml/reports/pedigree_report.xml:178 8867#: resources/xml/reports/pedigree_report.xml:179 8868#: resources/xml/reports/pedigree_report.xml:221 8869#: resources/xml/reports/pedigree_report.xml:222 8870#: resources/xml/reports/pedigree_report.xml:264 8871#: resources/xml/reports/pedigree_report.xml:265 8872#: resources/xml/reports/pedigree_report.xml:307 8873#: resources/xml/reports/pedigree_report.xml:308 8874#: resources/xml/reports/pedigree_report.xml:350 8875#: resources/xml/reports/pedigree_report.xml:351 8876#: resources/xml/reports/pedigree_report.xml:392 8877#: resources/xml/reports/pedigree_report.xml:430 8878#: resources/xml/reports/pedigree_report.xml:468 8879#: resources/xml/reports/pedigree_report.xml:506 8880#: resources/xml/reports/pedigree_report.xml:544 8881#: resources/xml/reports/pedigree_report.xml:582 8882#: resources/xml/reports/pedigree_report.xml:620 8883#: resources/xml/reports/pedigree_report.xml:658 8884#: resources/xml/reports/pedigree_report.xml:778 8885#: resources/xml/reports/pedigree_report.xml:779 8886#: resources/xml/reports/pedigree_report.xml:799 8887#: resources/xml/reports/pedigree_report.xml:800 8888#: resources/xml/reports/pedigree_report.xml:839 8889#: resources/xml/reports/pedigree_report.xml:840 8890#: resources/xml/reports/pedigree_report.xml:879 8891#: resources/xml/reports/pedigree_report.xml:880 8892#: resources/xml/reports/pedigree_report.xml:923 8893#: resources/xml/reports/pedigree_report.xml:966 8894#: resources/xml/reports/pedigree_report.xml:1009 8895#: resources/xml/reports/pedigree_report.xml:1052 8896#: resources/xml/reports/pedigree_report.xml:1099 8897#: resources/xml/reports/pedigree_report.xml:1137 8898#: resources/xml/reports/pedigree_report.xml:1175 8899#: resources/xml/reports/pedigree_report.xml:1213 8900#: resources/xml/reports/pedigree_report.xml:1251 8901#: resources/xml/reports/pedigree_report.xml:1289 8902#: resources/xml/reports/pedigree_report.xml:1327 8903#: resources/xml/reports/pedigree_report.xml:1365 8904msgid "Marriage" 8905msgstr "Vigsel" 8906 8907#: app/Gedcom.php:423 resources/xml/reports/missing_facts_report.xml:22 8908msgid "Marriage banns" 8909msgstr "Lysing" 8910 8911#: app/Gedcom.php:967 app/Gedcom.php:987 8912msgid "Marriage beginning status" 8913msgstr "Status for start på ekteskap" 8914 8915#: app/Gedcom.php:861 8916msgid "Marriage bond" 8917msgstr "Ekteskapslovnad" 8918 8919#: app/Statistics/Google/ChartDistribution.php:311 8920msgid "Marriage by country" 8921msgstr "Vigslar etter land" 8922 8923#: app/Gedcom.php:426 8924msgid "Marriage contract" 8925msgstr "Ekteskapskontrakt" 8926 8927#: resources/xml/reports/marriage_report.xml:8 8928msgid "Marriage date range end" 8929msgstr "Seinaste dato for vigsel" 8930 8931#: resources/xml/reports/marriage_report.xml:7 8932msgid "Marriage date range start" 8933msgstr "Tidlegaste dato for vigsel" 8934 8935#: app/Gedcom.php:966 app/Gedcom.php:986 8936msgid "Marriage ending status" 8937msgstr "Status for slutt på ekteskap" 8938 8939#: app/Gedcom.php:860 8940msgid "Marriage intention" 8941msgstr "Ekteskaps-intensjon" 8942 8943#: app/Gedcom.php:427 8944msgid "Marriage license" 8945msgstr "Lisens for ekteskap" 8946 8947#: app/Module/IndividualFactsTabModule.php:559 8948msgid "Marriage of a brother" 8949msgstr "Bror sin vigsel" 8950 8951#: app/Module/IndividualFactsTabModule.php:537 8952#: resources/views/admin/trees-preferences.phtml:458 8953msgid "Marriage of a child" 8954msgstr "Barn sin vigsel" 8955 8956#: app/Module/IndividualFactsTabModule.php:536 8957msgid "Marriage of a daughter" 8958msgstr "Dotter sin vigsel" 8959 8960#: app/Module/IndividualFactsTabModule.php:793 8961msgid "Marriage of a father" 8962msgstr "Far sin vigsel" 8963 8964#: app/Module/IndividualFactsTabModule.php:543 8965#: app/Module/IndividualFactsTabModule.php:549 8966#: app/Module/IndividualFactsTabModule.php:555 8967#: resources/views/admin/trees-preferences.phtml:452 8968msgid "Marriage of a grandchild" 8969msgstr "Barnebarn sin vigsel" 8970 8971#: app/Module/IndividualFactsTabModule.php:542 8972msgid "Marriage of a granddaughter" 8973msgstr "Barnebarn sin vigsel" 8974 8975#: app/Module/IndividualFactsTabModule.php:548 8976msgctxt "daughter’s daughter" 8977msgid "Marriage of a granddaughter" 8978msgstr "Dotterdotter sin vigsel" 8979 8980#: app/Module/IndividualFactsTabModule.php:554 8981msgctxt "son’s daughter" 8982msgid "Marriage of a granddaughter" 8983msgstr "Sonedotter sin vigsel" 8984 8985#: app/Module/IndividualFactsTabModule.php:541 8986msgid "Marriage of a grandson" 8987msgstr "Barnebarn sin vigsel" 8988 8989#: app/Module/IndividualFactsTabModule.php:547 8990msgctxt "daughter’s son" 8991msgid "Marriage of a grandson" 8992msgstr "Dotterson sin vigsel" 8993 8994#: app/Module/IndividualFactsTabModule.php:553 8995msgctxt "son’s son" 8996msgid "Marriage of a grandson" 8997msgstr "Soneson sin vigsel" 8998 8999#: app/Module/IndividualFactsTabModule.php:565 9000msgid "Marriage of a half-brother" 9001msgstr "Halvbror sin vigsel" 9002 9003#: app/Module/IndividualFactsTabModule.php:567 9004msgid "Marriage of a half-sibling" 9005msgstr "Halvsysken sin vigsel" 9006 9007#: app/Module/IndividualFactsTabModule.php:566 9008msgid "Marriage of a half-sister" 9009msgstr "Halvsyster sin vigsel" 9010 9011#: app/Module/IndividualFactsTabModule.php:794 9012msgid "Marriage of a mother" 9013msgstr "Mor sin vigsel" 9014 9015#: app/Module/IndividualFactsTabModule.php:795 9016#: resources/views/admin/trees-preferences.phtml:470 9017msgid "Marriage of a parent" 9018msgstr "Forelder sin vigsel" 9019 9020#: app/Module/IndividualFactsTabModule.php:561 9021#: resources/views/admin/trees-preferences.phtml:464 9022msgid "Marriage of a sibling" 9023msgstr "Sysken sin vigsel" 9024 9025#: app/Module/IndividualFactsTabModule.php:560 9026msgid "Marriage of a sister" 9027msgstr "Syster sin vigsel" 9028 9029#: app/Module/IndividualFactsTabModule.php:535 9030msgid "Marriage of a son" 9031msgstr "Son sin vigsel" 9032 9033#: app/Module/IndividualFactsTabModule.php:828 9034msgid "Marriage of parents" 9035msgstr "Foreldres vigsel" 9036 9037#: resources/xml/reports/marriage_report.xml:6 9038msgid "Marriage place contains" 9039msgstr "Stad for vigsel inneheld" 9040 9041#: resources/views/modules/statistics-chart/places.phtml:36 9042msgid "Marriage places" 9043msgstr "Vigselstadar" 9044 9045#: app/Gedcom.php:432 9046msgid "Marriage settlement" 9047msgstr "Ektepakt" 9048 9049#. I18N: Name of a module/report 9050#: app/Module/MarriageReportModule.php:40 9051#: resources/views/modules/statistics-chart/custom.phtml:66 9052#: resources/xml/reports/marriage_report.xml:3 9053#: resources/xml/reports/marriage_report.xml:30 9054msgid "Marriages" 9055msgstr "Vigslar" 9056 9057#: app/Statistics/Google/ChartMarriage.php:111 9058#: resources/views/modules/statistics-chart/family-totals.phtml:26 9059msgid "Marriages by century" 9060msgstr "Vigslar etter hundreår" 9061 9062#: app/Gedcom.php:1009 resources/views/lists/families-table.phtml:251 9063#: resources/views/lists/families-table.phtml:286 9064#: resources/views/lists/individuals-table.phtml:275 9065#: resources/xml/reports/cemetery_report.xml:7 9066#: resources/xml/reports/death_report.xml:10 9067msgid "Married name" 9068msgstr "Namn som gift" 9069 9070#. I18N: Name of a country or state 9071#: app/Statistics/Service/CountryService.php:327 9072msgid "Marshall Islands" 9073msgstr "Marshalløyane" 9074 9075#. I18N: Name of a country or state 9076#: app/Statistics/Service/CountryService.php:349 9077msgid "Martinique" 9078msgstr "Martinique" 9079 9080#: resources/views/admin/users-table-options.phtml:37 9081msgid "Masquerade as this user" 9082msgstr "Opptre som denne brukaren" 9083 9084#: resources/views/modules/fix-search-and-replace/options.phtml:52 9085msgid "Match both upper and lower case letters." 9086msgstr "Merk av boksen for å matche både store og små bokstavar." 9087 9088#: app/Module/FixSearchAndReplace.php:101 9089msgid "Match the exact text, even if it occurs in the middle of a word." 9090msgstr "Match eksakt tekst, sjølv om den er i midten av eit ord." 9091 9092#: app/Module/FixSearchAndReplace.php:102 9093msgid "Match the exact text, unless it occurs in the middle of a word." 9094msgstr "Match eksakt tekst, bortsett frå om den er i midten av eit ord." 9095 9096#: app/Module/MatomoAnalyticsModule.php:42 9097msgid "Matomo™ / Piwik™ analytics" 9098msgstr "Matomo™ / Piwik™ analytics" 9099 9100#. I18N: Name of a country or state 9101#: app/Statistics/Service/CountryService.php:345 9102msgid "Mauritania" 9103msgstr "Mauretania" 9104 9105#. I18N: Name of a country or state 9106#: app/Statistics/Service/CountryService.php:351 9107msgid "Mauritius" 9108msgstr "Mauritius" 9109 9110#. I18N: A configuration setting 9111#: resources/views/admin/trees-preferences.phtml:348 9112msgid "Maximum number of surnames on individual list" 9113msgstr "Høgste tal på etternamn på personliste" 9114 9115#: resources/views/admin/media-upload.phtml:24 9116#: resources/views/modals/media-file-fields.phtml:46 9117msgid "Maximum upload size: " 9118msgstr "Maks storleik for opplasting: " 9119 9120#: app/Date/AbstractGregorianJulianDate.php:235 9121msgctxt "Abbreviation for May" 9122msgid "May" 9123msgstr "mai" 9124 9125#: app/Date/AbstractGregorianJulianDate.php:132 9126msgctxt "GENITIVE" 9127msgid "May" 9128msgstr "mai" 9129 9130#: app/Date/AbstractGregorianJulianDate.php:202 9131msgctxt "INSTRUMENTAL" 9132msgid "May" 9133msgstr "mai" 9134 9135#: app/Date/AbstractGregorianJulianDate.php:167 9136msgctxt "LOCATIVE" 9137msgid "May" 9138msgstr "mai" 9139 9140#: app/Date/AbstractGregorianJulianDate.php:97 9141#: app/Module/StatisticsChartModule.php:793 9142#: resources/views/edit/initialize-calendar-popup.phtml:15 9143msgctxt "NOMINATIVE" 9144msgid "May" 9145msgstr "mai" 9146 9147#. I18N: Name of a country or state 9148#: app/Statistics/Service/CountryService.php:357 9149msgid "Mayotte" 9150msgstr "Mayotte" 9151 9152#. I18N: Location of an LDS church temple 9153#: app/Elements/TempleCode.php:131 9154msgid "Medford, Oregon, United States" 9155msgstr "Medford, Oregon, United States" 9156 9157#. I18N: Name of a module 9158#: app/Gedcom.php:1189 app/Media.php:144 app/Module/MediaListModule.php:224 9159#: app/Module/MediaTabModule.php:59 9160#: resources/views/admin/control-panel.phtml:324 9161#: resources/views/admin/control-panel.phtml:778 9162#: resources/views/admin/media.phtml:102 9163#: resources/views/lists/media-table.phtml:77 9164#: resources/views/modules/recent_changes/changes-table.phtml:65 9165msgid "Media" 9166msgstr "Media" 9167 9168#: resources/views/admin/media-upload.phtml:31 9169#: resources/views/admin/media.phtml:98 9170#: resources/views/admin/webtrees1-thumbnails.phtml:40 9171#: resources/views/media-page-details.phtml:27 9172#: resources/views/modals/create-media-from-file.phtml:26 9173#: resources/views/modals/media-file-fields.phtml:20 9174msgid "Media file" 9175msgstr "Mediefil" 9176 9177#: resources/views/admin/media-upload.phtml:35 9178msgid "Media file to upload" 9179msgstr "Mediefil som skal lastast opp" 9180 9181#. I18N: %s is the name of a folder. 9182#: resources/views/admin/trees-export.phtml:74 9183#, php-format 9184msgid "Media filenames will be prefixed by %s." 9185msgstr "Mediefiler vil få lagt til %s i byrjinga av filnamnet." 9186 9187#: resources/views/admin/media.phtml:31 9188#: resources/views/admin/trees-preferences.phtml:260 9189msgid "Media files" 9190msgstr "Mediefiler" 9191 9192#. I18N: A configuration setting 9193#: resources/views/admin/media.phtml:61 9194#: resources/views/admin/trees-preferences.phtml:240 9195msgid "Media folder" 9196msgstr "Mediemappe" 9197 9198#: resources/views/admin/media.phtml:32 9199#: resources/views/admin/trees-preferences.phtml:235 9200msgid "Media folders" 9201msgstr "Mediemapper" 9202 9203#: app/Gedcom.php:380 app/Gedcom.php:401 app/Gedcom.php:435 app/Gedcom.php:454 9204#: app/Gedcom.php:511 app/Gedcom.php:532 app/Gedcom.php:665 app/Gedcom.php:700 9205#: app/Gedcom.php:723 app/Gedcom.php:726 app/Gedcom.php:747 app/Gedcom.php:786 9206#: app/Gedcom.php:815 app/Gedcom.php:1063 app/Gedcom.php:1115 9207#: app/Gedcom.php:1178 app/Gedcom.php:1198 app/Gedcom.php:1231 9208#: app/Gedcom.php:1562 app/Gedcom.php:1576 9209#: app/Http/RequestHandlers/HelpText.php:246 9210#: resources/views/admin/fix-level-0-media.phtml:35 9211#: resources/views/admin/media.phtml:106 9212#: resources/views/admin/trees-privacy.phtml:171 9213#: resources/views/admin/trees.phtml:248 9214#: resources/views/admin/webtrees1-thumbnails.phtml:41 9215#: resources/views/modules/favorites/favorites.phtml:93 9216msgid "Media object" 9217msgstr "Medieobjekt" 9218 9219#. I18N: Name of a module/list 9220#: app/Module/FixSearchAndReplace.php:112 app/Module/MediaListModule.php:87 9221#: app/Services/AdminService.php:186 9222#: resources/views/admin/fix-level-0-media.phtml:30 9223#: resources/views/admin/merge-records-step-1.phtml:59 9224#: resources/views/admin/webtrees1-thumbnails.phtml:35 9225#: resources/views/lists/media-table.phtml:72 9226#: resources/views/lists/notes-table.phtml:92 9227#: resources/views/lists/sources-table.phtml:100 9228#: resources/views/modules/gedcom_stats/config.phtml:49 9229#: resources/views/modules/gedcom_stats/statistics.phtml:112 9230#: resources/views/modules/html/template-statistics.phtml:48 9231#: resources/views/modules/statistics-chart/chart-objects.phtml:10 9232#: resources/views/modules/statistics-chart/other-records.phtml:18 9233#: resources/views/record-page-links.phtml:58 9234msgid "Media objects" 9235msgstr "Medieobjekt" 9236 9237#: resources/views/modules/media-list/page.phtml:95 9238msgid "Media objects found" 9239msgstr "Medieobjekt funne" 9240 9241#: resources/views/modules/media-list/page.phtml:52 9242msgid "Media objects per page" 9243msgstr "Medieobjekt pr. side" 9244 9245#: app/Gedcom.php:734 app/Gedcom.php:792 9246#: resources/views/modals/create-media-from-file.phtml:42 9247#: resources/views/modals/media-file-fields.phtml:116 9248msgid "Media type" 9249msgstr "Medietype" 9250 9251#: app/Gedcom.php:899 app/Gedcom.php:1502 9252msgid "Medical" 9253msgstr "Helse" 9254 9255#. I18N: The name of a colour-scheme 9256#: app/Module/ColorsTheme.php:169 9257msgid "Mediterranio" 9258msgstr "Middelhavet" 9259 9260#: resources/views/setup/step-2-server-checks.phtml:70 9261msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 9262msgstr "Mellomstore system (5000 personar): 32-64MB, 20-40 sekund" 9263 9264#: app/Date/JalaliDate.php:279 9265msgctxt "Abbreviation for Persian month: Mehr" 9266msgid "Mehr" 9267msgstr "Mehr" 9268 9269#. I18N: 7th month in the Persian/Jalali calendar 9270#: app/Date/JalaliDate.php:151 9271msgctxt "GENITIVE" 9272msgid "Mehr" 9273msgstr "Mehr" 9274 9275#. I18N: 7th month in the Persian/Jalali calendar 9276#: app/Date/JalaliDate.php:241 9277msgctxt "INSTRUMENTAL" 9278msgid "Mehr" 9279msgstr "Mehr" 9280 9281#. I18N: 7th month in the Persian/Jalali calendar 9282#: app/Date/JalaliDate.php:196 9283msgctxt "LOCATIVE" 9284msgid "Mehr" 9285msgstr "Mehr" 9286 9287#. I18N: 7th month in the Persian/Jalali calendar 9288#: app/Date/JalaliDate.php:106 9289msgctxt "NOMINATIVE" 9290msgid "Mehr" 9291msgstr "Mehr" 9292 9293#. I18N: Location of an LDS church temple 9294#: app/Elements/TempleCode.php:132 9295msgid "Melbourne, Australia" 9296msgstr "Melbourne, Australia" 9297 9298#. I18N: Listbox entry; name of a role 9299#: app/Http/RequestHandlers/UserEditPage.php:98 9300#: resources/views/admin/gedcom-export-options.phtml:68 9301#: resources/views/admin/gedcom-export-options.phtml:70 9302#: resources/views/admin/gedcom-export-options.phtml:72 9303#: resources/views/admin/users-edit.phtml:245 9304msgid "Member" 9305msgstr "Medlem" 9306 9307#. I18N: Location of an LDS church temple 9308#: app/Elements/TempleCode.php:133 9309msgid "Memphis, Tennessee, United States" 9310msgstr "Memphis, Tennessee, United States" 9311 9312#: resources/views/admin/modules.phtml:161 9313#: resources/views/admin/modules.phtml:164 9314msgid "Menu" 9315msgstr "Meny" 9316 9317#: app/Http/RequestHandlers/ModulesMenusPage.php:43 9318#: resources/views/admin/control-panel.phtml:664 9319#: resources/views/admin/modules.phtml:78 9320#: resources/views/admin/modules.phtml:80 9321msgid "Menus" 9322msgstr "Menyar" 9323 9324#. I18N: The name of a colour-scheme 9325#: app/Module/ColorsTheme.php:171 9326msgid "Mercury" 9327msgstr "Kvikksølv" 9328 9329#: resources/views/admin/trees-duplicates.phtml:39 9330msgid "Merge" 9331msgstr "Flett saman" 9332 9333#: app/Http/RequestHandlers/MergeTreesPage.php:75 9334#: resources/views/admin/control-panel.phtml:305 9335msgid "Merge family trees" 9336msgstr "Flett saman slektstre" 9337 9338#: app/Http/RequestHandlers/MergeFactsPage.php:55 9339#: app/Http/RequestHandlers/MergeRecordsPage.php:65 9340#: resources/views/admin/trees.phtml:174 9341msgid "Merge records" 9342msgstr "Flette data (dobbeltregisterte)" 9343 9344#. I18N: Location of an LDS church temple 9345#: app/Elements/TempleCode.php:134 9346msgid "Merida, Mexico" 9347msgstr "Merida, Mexico" 9348 9349#. I18N: Location of an LDS church temple 9350#: app/Elements/TempleCode.php:60 9351msgid "Mesa, Arizona, United States" 9352msgstr "Mesa, Arizona, United States" 9353 9354#: resources/views/admin/broadcast.phtml:54 9355#: resources/views/admin/email-page.phtml:59 9356#: resources/views/admin/site-logs.phtml:69 9357#: resources/views/admin/site-logs.phtml:124 9358#: resources/views/contact-page.phtml:68 resources/views/message-page.phtml:57 9359msgid "Message" 9360msgstr "Melding" 9361 9362#. I18N: Name of a module 9363#. I18N: A configuration setting 9364#: app/Module/UserMessagesModule.php:66 9365#: resources/views/admin/site-mail.phtml:43 9366msgid "Messages" 9367msgstr "Meldingar" 9368 9369#. I18N: a month in the French republican calendar 9370#: app/Date/FrenchDate.php:167 9371msgctxt "GENITIVE" 9372msgid "Messidor" 9373msgstr "Messidor" 9374 9375#. I18N: a month in the French republican calendar 9376#: app/Date/FrenchDate.php:261 9377msgctxt "INSTRUMENTAL" 9378msgid "Messidor" 9379msgstr "Messidor" 9380 9381#. I18N: a month in the French republican calendar 9382#: app/Date/FrenchDate.php:214 9383msgctxt "LOCATIVE" 9384msgid "Messidor" 9385msgstr "Messidor" 9386 9387#. I18N: a month in the French republican calendar 9388#: app/Date/FrenchDate.php:120 9389msgctxt "NOMINATIVE" 9390msgid "Messidor" 9391msgstr "Messidor" 9392 9393#. I18N: Name of a country or state 9394#: app/Statistics/Service/CountryService.php:325 9395msgid "Mexico" 9396msgstr "Mexico" 9397 9398#. I18N: Location of an LDS church temple 9399#: app/Elements/TempleCode.php:135 9400msgid "Mexico City, Mexico" 9401msgstr "Mexico by, Mexico" 9402 9403#. I18N: Type of media object 9404#: app/Elements/SourceMediaType.php:67 9405msgid "Microfiche" 9406msgstr "Microfiche" 9407 9408#. I18N: Type of media object 9409#: app/Elements/SourceMediaType.php:68 9410msgid "Microfilm" 9411msgstr "Mikrofilm" 9412 9413#. I18N: Name of a country or state 9414#: app/Statistics/Service/CountryService.php:197 9415msgid "Micronesia" 9416msgstr "Mikronesiaføderasjonen" 9417 9418#: resources/views/modules/statistics-chart/custom.phtml:194 9419msgid "Middle East" 9420msgstr "Midtausten" 9421 9422#: app/Gedcom.php:1473 9423msgid "Military" 9424msgstr "Militærteneste" 9425 9426#: app/Gedcom.php:900 app/Gedcom.php:1031 9427msgid "Military service" 9428msgstr "Militærteneste" 9429 9430#. I18N: Name of a module/report 9431#: app/Module/MissingFactsReportModule.php:44 9432#: resources/xml/reports/missing_facts_report.xml:3 9433#: resources/xml/reports/missing_facts_report.xml:52 9434msgid "Missing data" 9435msgstr "Manglande data" 9436 9437#. I18N: Listbox entry; name of a role 9438#: app/Http/RequestHandlers/UserEditPage.php:102 9439#: resources/views/admin/users-edit.phtml:259 9440msgid "Moderator" 9441msgstr "Moderator" 9442 9443#: resources/views/admin/control-panel.phtml:483 9444msgid "Moderators" 9445msgstr "Moderatorar" 9446 9447#: resources/views/admin/components.phtml:39 9448#: resources/views/admin/modules.phtml:66 9449msgid "Module" 9450msgstr "Modul" 9451 9452#: resources/views/admin/modules.phtml:61 9453msgid "Module administration" 9454msgstr "Moduladministrasjon" 9455 9456#: resources/views/admin/analytics-edit.phtml:17 9457#: resources/views/admin/control-panel.phtml:552 9458#: resources/views/modules/bing-maps/config.phtml:14 9459#: resources/views/modules/faq/config.phtml:20 9460#: resources/views/modules/faq/edit.phtml:21 9461#: resources/views/modules/geonames/config.phtml:14 9462#: resources/views/modules/google-maps/config.phtml:14 9463#: resources/views/modules/here-maps/config.phtml:14 9464#: resources/views/modules/map-box/config.phtml:14 9465#: resources/views/modules/openrouteservice/config.phtml:14 9466#: resources/views/modules/relationships-chart/config.phtml:20 9467#: resources/views/modules/sitemap/config.phtml:18 9468#: resources/views/modules/stories/config.phtml:18 9469#: resources/views/modules/stories/edit.phtml:22 9470msgid "Modules" 9471msgstr "Modular" 9472 9473#. I18N: Name of a country or state 9474#: app/Statistics/Service/CountryService.php:319 9475msgid "Moldova" 9476msgstr "Moldova" 9477 9478#. I18N: abbreviation for Monday 9479#: app/Date/AbstractCalendarDate.php:273 9480#: resources/views/edit/initialize-calendar-popup.phtml:24 9481msgid "Mon" 9482msgstr "mån" 9483 9484#. I18N: Name of a country or state 9485#: app/Statistics/Service/CountryService.php:317 9486msgid "Monaco" 9487msgstr "Monaco" 9488 9489#: app/Date/AbstractCalendarDate.php:246 9490msgid "Monday" 9491msgstr "måndag" 9492 9493#. I18N: Name of a country or state 9494#: app/Statistics/Service/CountryService.php:337 9495msgid "Mongolia" 9496msgstr "Mongolia" 9497 9498#. I18N: Name of a country or state 9499#: app/Statistics/Service/CountryService.php:341 9500msgid "Montenegro" 9501msgstr "Montenegro" 9502 9503#. I18N: Location of an LDS church temple 9504#: app/Elements/TempleCode.php:137 9505msgid "Monterrey, Mexico" 9506msgstr "Monterrey, Mexico" 9507 9508#. I18N: Location of an LDS church temple 9509#: app/Elements/TempleCode.php:136 9510msgid "Montevideo, Uruguay" 9511msgstr "Montevideo, Uruguay" 9512 9513#: app/Module/CalendarMenuModule.php:104 9514#: app/Module/StatisticsChartModule.php:278 9515#: app/Module/StatisticsChartModule.php:327 9516#: app/Module/StatisticsChartModule.php:376 9517#: app/Module/StatisticsChartModule.php:418 9518#: app/Module/StatisticsChartModule.php:467 9519#: resources/views/calendar-page.phtml:57 9520msgid "Month" 9521msgstr "Månad" 9522 9523#: app/Module/StatisticsChartModule.php:277 9524#: resources/views/modules/statistics-chart/custom.phtml:35 9525msgid "Month of birth" 9526msgstr "Månad for fødsel" 9527 9528#: app/Module/StatisticsChartModule.php:417 9529#: resources/views/modules/statistics-chart/custom.phtml:37 9530msgid "Month of birth of first child in a relation" 9531msgstr "Fødselsmånad til fyrste barn i eit forhold" 9532 9533#: app/Module/StatisticsChartModule.php:326 9534#: resources/views/modules/statistics-chart/custom.phtml:36 9535msgid "Month of death" 9536msgstr "Månad for dødsfall" 9537 9538#: app/Module/StatisticsChartModule.php:466 9539#: resources/views/modules/statistics-chart/custom.phtml:52 9540msgid "Month of first marriage" 9541msgstr "Månad for første vigsel" 9542 9543#: app/Module/StatisticsChartModule.php:375 9544#: resources/views/modules/statistics-chart/custom.phtml:51 9545msgid "Month of marriage" 9546msgstr "Månad for vigsel" 9547 9548#: resources/views/modules/timeline-chart/chart.phtml:141 9549#: resources/views/modules/timeline-chart/chart.phtml:143 9550#: resources/views/modules/timeline-chart/chart.phtml:145 9551msgid "Month:" 9552msgstr "Månad:" 9553 9554#. I18N: Location of an LDS church temple 9555#: app/Elements/TempleCode.php:138 9556msgid "Monticello, Utah, United States" 9557msgstr "Monticello, Utah, United States" 9558 9559#. I18N: Location of an LDS church temple 9560#: app/Elements/TempleCode.php:139 9561msgid "Montreal, Quebec, Canada" 9562msgstr "Montreal, Quebec, Canada" 9563 9564#. I18N: Name of a country or state 9565#: app/Statistics/Service/CountryService.php:347 9566msgid "Montserrat" 9567msgstr "Montserrat" 9568 9569#: app/Date/JalaliDate.php:277 9570msgctxt "Abbreviation for Persian month: Mordad" 9571msgid "Mor" 9572msgstr "Mor" 9573 9574#. I18N: 5th month in the Persian/Jalali calendar 9575#: app/Date/JalaliDate.php:147 9576msgctxt "GENITIVE" 9577msgid "Mordad" 9578msgstr "Mordad" 9579 9580#. I18N: 5th month in the Persian/Jalali calendar 9581#: app/Date/JalaliDate.php:237 9582msgctxt "INSTRUMENTAL" 9583msgid "Mordad" 9584msgstr "Mordad" 9585 9586#. I18N: 5th month in the Persian/Jalali calendar 9587#: app/Date/JalaliDate.php:192 9588msgctxt "LOCATIVE" 9589msgid "Mordad" 9590msgstr "Mordad" 9591 9592#. I18N: 5th month in the Persian/Jalali calendar 9593#: app/Date/JalaliDate.php:102 9594msgctxt "NOMINATIVE" 9595msgid "Mordad" 9596msgstr "Mordad" 9597 9598#. I18N: Name of a country or state 9599#: app/Statistics/Service/CountryService.php:315 9600msgid "Morocco" 9601msgstr "Marokko" 9602 9603#. I18N: Help text for the “Use password” site configuration setting 9604#: resources/views/admin/site-mail.phtml:127 9605msgid "Most SMTP servers require a password." 9606msgstr "Dei fleste SMTP-serverane krev passord." 9607 9608#: resources/views/modules/gedcom_stats/config.phtml:73 9609#: resources/views/modules/gedcom_stats/statistics.phtml:265 9610#: resources/views/modules/html/template-statistics.phtml:105 9611msgid "Most common surnames" 9612msgstr "Mest nytta etternamn" 9613 9614#: resources/views/admin/site-mail.phtml:188 9615msgid "Most mail servers require a valid domain name." 9616msgstr "Dei fleste epostserverar krev eit godkjent domenenamn." 9617 9618#: resources/views/admin/site-mail.phtml:82 9619msgid "Most mail servers require a valid email address." 9620msgstr "Dei fleste epostserverar krev ei godkjend epostadresse." 9621 9622#. I18N: Help text for the "Sending server name" site configuration setting 9623#: resources/views/admin/site-mail.phtml:183 9624msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 9625msgstr "Dei fleste epostserverane krev at server som sender identifiserer seg korrekt, ved å nytte godkjent domenenamn." 9626 9627#. I18N: Help text for the “Secure connection” site configuration setting 9628#: resources/views/admin/site-mail.phtml:169 9629msgid "Most servers do not use secure connections." 9630msgstr "Dei fleste serverane nytter ikkje sikre tilslutningar." 9631 9632#: resources/views/setup/step-4-database-mysql.phtml:54 9633#: resources/views/setup/step-4-database-pgsql.phtml:52 9634#: resources/views/setup/step-4-database-sqlsvr.phtml:52 9635msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 9636msgstr "Dei fleste nettstadar er konfigurerte til å nytte localhost. Dette tyder at databasen køyrer på same datamaskin som din webserver." 9637 9638#: resources/views/setup/step-4-database-sqlsvr.phtml:64 9639msgid "Most sites are configured to use the default value of 1433." 9640msgstr "Dei fleste nettstadar er konfigurerte til å bruke standardporten 1433." 9641 9642#: resources/views/setup/step-4-database-mysql.phtml:74 9643msgid "Most sites are configured to use the default value of 3306." 9644msgstr "Dei fleste nettstadar er konfigurerte til å bruke standardporten 3306." 9645 9646#: resources/views/setup/step-4-database-pgsql.phtml:64 9647msgid "Most sites are configured to use the default value of 5432." 9648msgstr "Dei fleste nettstadar er konfigurerte til å bruke standardporten 5432." 9649 9650#. I18N: Name of a module 9651#: app/Module/TopPageViewsModule.php:49 9652msgid "Most viewed pages" 9653msgstr "Mest synte sider" 9654 9655#: resources/views/search-advanced-page.phtml:77 9656#: resources/xml/reports/bdm_report.xml:120 9657#: resources/xml/reports/family_group_report.xml:474 9658#: resources/xml/reports/family_group_report.xml:737 9659#: resources/xml/reports/individual_ext_report.xml:287 9660#: resources/xml/reports/individual_report.xml:276 9661#: resources/xml/reports/relative_ext_report.xml:72 9662msgid "Mother" 9663msgstr "Mor" 9664 9665#: resources/views/lists/individual-table-parents.phtml:19 9666#, php-format 9667msgid "Mother: %s" 9668msgstr "Mor: %s" 9669 9670#: resources/views/fact-parent-age.phtml:20 9671msgid "Mother’s age" 9672msgstr "Mor sin alder" 9673 9674#. I18N: A step-family. %s is an individual’s name 9675#: app/Individual.php:884 9676#, php-format 9677msgid "Mother’s family with %s" 9678msgstr "Mors familie med %s" 9679 9680#. I18N: A step-family. 9681#: app/Individual.php:888 9682msgid "Mother’s family with an unknown individual" 9683msgstr "Mors familie med ein ukjend person" 9684 9685#. I18N: Location of an LDS church temple 9686#: app/Elements/TempleCode.php:140 9687msgid "Mount Timpanogos, Utah, United States" 9688msgstr "Mount Timpanogos, Utah, USA" 9689 9690#: resources/views/admin/components.phtml:46 9691#: resources/views/admin/components.phtml:151 9692#: resources/views/modules/faq/config.phtml:60 9693msgid "Move down" 9694msgstr "Flytt ned" 9695 9696#: resources/views/admin/fix-level-0-media-action.phtml:17 9697msgid "Move the media object?" 9698msgstr "Flytte medieobjekt?" 9699 9700#: resources/views/admin/components.phtml:45 9701#: resources/views/admin/components.phtml:145 9702#: resources/views/modules/faq/config.phtml:59 9703msgid "Move up" 9704msgstr "Flytt opp" 9705 9706#. I18N: Name of a country or state 9707#: app/Statistics/Service/CountryService.php:343 9708msgid "Mozambique" 9709msgstr "Mosambik" 9710 9711#. I18N: https://en.wikipedia.org/wiki/Muharram 9712#: app/Date/HijriDate.php:142 9713msgctxt "GENITIVE" 9714msgid "Muharram" 9715msgstr "Muharram" 9716 9717#. I18N: https://en.wikipedia.org/wiki/Muharram 9718#: app/Date/HijriDate.php:232 9719msgctxt "INSTRUMENTAL" 9720msgid "Muharram" 9721msgstr "Muharram" 9722 9723#. I18N: https://en.wikipedia.org/wiki/Muharram 9724#: app/Date/HijriDate.php:187 9725msgctxt "LOCATIVE" 9726msgid "Muharram" 9727msgstr "Muharram" 9728 9729#. I18N: https://en.wikipedia.org/wiki/Muharram 9730#: app/Date/HijriDate.php:97 9731msgctxt "NOMINATIVE" 9732msgid "Muharram" 9733msgstr "Muharram" 9734 9735#: resources/views/lists/families-table.phtml:213 9736msgid "Multiple marriages" 9737msgstr "Fleire ekteskap" 9738 9739#: app/Http/RequestHandlers/AccountEdit.php:90 9740#: app/Module/ModuleThemeTrait.php:330 app/Module/UserWelcomeModule.php:112 9741msgid "My account" 9742msgstr "Min konto" 9743 9744#: app/Http/RequestHandlers/CreateTreePage.php:59 9745msgid "My family tree" 9746msgstr "Mitt slektstre" 9747 9748#: app/Module/ModuleThemeTrait.php:345 app/Module/UserWelcomeModule.php:105 9749msgid "My individual record" 9750msgstr "Mine personlege data" 9751 9752#. I18N: Name of a module 9753#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:360 9754#: app/Module/UserWelcomeModule.php:59 resources/views/admin/modules.phtml:188 9755#: resources/views/admin/modules.phtml:192 9756#: resources/views/layouts/administration.phtml:52 9757msgid "My page" 9758msgstr "Mi side" 9759 9760#: app/Module/ModuleThemeTrait.php:374 9761msgid "My pages" 9762msgstr "Mine sider" 9763 9764#: app/Module/ModuleThemeTrait.php:413 9765msgid "My pedigree" 9766msgstr "Mine anar" 9767 9768#. I18N: Name of a country or state 9769#: app/Statistics/Service/CountryService.php:335 9770msgid "Myanmar" 9771msgstr "Myanmar" 9772 9773#: app/Gedcom.php:634 app/Gedcom.php:813 9774#: app/Http/RequestHandlers/HelpText.php:236 9775#: app/Statistics/Google/ChartCommonGiven.php:69 9776#: app/Statistics/Google/ChartCommonSurname.php:127 9777#: resources/views/individual-name.phtml:40 9778#: resources/views/individual-name.phtml:52 9779#: resources/views/modals/location-fields.phtml:9 9780#: resources/views/modals/submitter-fields.phtml:9 9781#: resources/views/modules/yahrzeit/table.phtml:26 9782#: resources/xml/reports/bdm_report.xml:5 9783#: resources/xml/reports/bdm_report.xml:49 9784#: resources/xml/reports/birth_report.xml:5 9785#: resources/xml/reports/birth_report.xml:36 9786#: resources/xml/reports/cemetery_report.xml:40 9787#: resources/xml/reports/change_report.xml:56 9788#: resources/xml/reports/change_report.xml:96 9789#: resources/xml/reports/death_report.xml:5 9790#: resources/xml/reports/death_report.xml:38 9791#: resources/xml/reports/fact_sources.xml:62 9792#: resources/xml/reports/fact_sources.xml:155 9793#: resources/xml/reports/fact_sources.xml:266 9794#: resources/xml/reports/fact_sources.xml:317 9795#: resources/xml/reports/marriage_report.xml:5 9796#: resources/xml/reports/marriage_report.xml:38 9797#: resources/xml/reports/missing_facts_report.xml:54 9798#: resources/xml/reports/occupation_report.xml:43 9799#: resources/xml/reports/relative_ext_report.xml:57 9800msgid "Name" 9801msgstr "Namn" 9802 9803#: app/Gedcom.php:765 app/Http/RequestHandlers/CreateRepositoryModal.php:49 9804msgctxt "Repository" 9805msgid "Name" 9806msgstr "Namn" 9807 9808#: app/Gedcom.php:1470 9809msgid "Name in Hebrew" 9810msgstr "Namn på hebraisk" 9811 9812#: app/Gedcom.php:1378 app/Gedcom.php:1440 9813msgid "Name of addressee" 9814msgstr "Namn på adressat" 9815 9816#: app/Gedcom.php:638 app/Gedcom.php:645 app/Gedcom.php:650 9817msgid "Name prefix" 9818msgstr "Namneprefiks" 9819 9820#: app/Gedcom.php:639 app/Gedcom.php:646 app/Gedcom.php:651 9821msgid "Name suffix" 9822msgstr "Namnesuffiks" 9823 9824#: resources/views/admin/tags.phtml:37 9825#: resources/views/modules/statistics-chart/names.phtml:10 9826#: resources/views/search-replace-page.phtml:47 9827#: resources/xml/reports/cemetery_report.xml:7 9828#: resources/xml/reports/death_report.xml:10 9829msgid "Names" 9830msgstr "Namn" 9831 9832#: app/Gedcom.php:1034 9833msgid "Namesake" 9834msgstr "Oppkalling" 9835 9836#. I18N: Name of a country or state 9837#: app/Statistics/Service/CountryService.php:359 9838msgid "Namibia" 9839msgstr "Namibia" 9840 9841#: app/Elements/RelationIsDescriptor.php:116 9842msgid "Nanny" 9843msgstr "Barnepassar" 9844 9845#: app/Module/HtmlBlockModule.php:194 9846msgid "Narrative description" 9847msgstr "Forteljande framstilling" 9848 9849#. I18N: Location of an LDS church temple 9850#: app/Elements/TempleCode.php:141 9851msgid "Nashville, Tennessee, United States" 9852msgstr "Nashville, Tennessee, United States" 9853 9854#: app/Gedcom.php:658 9855msgid "Nationality" 9856msgstr "Nasjonalitet" 9857 9858#: app/Gedcom.php:659 9859msgid "Naturalization" 9860msgstr "Statsborgarskap" 9861 9862#. I18N: Name of a country or state 9863#: app/Statistics/Service/CountryService.php:381 9864msgid "Nauru" 9865msgstr "Nauru" 9866 9867#. I18N: Location of an LDS church temple 9868#: app/Elements/TempleCode.php:142 9869msgid "Nauvoo (new), Illinois, United States" 9870msgstr "Nauvoo, Illinois (ny)" 9871 9872#. I18N: Location of an LDS church temple 9873#: app/Elements/TempleCode.php:143 9874msgid "Nauvoo (original), Illinois, United States" 9875msgstr "Nauvoo (original), Illinois, USA" 9876 9877#. I18N: Name of a country or state 9878#: app/Statistics/Service/CountryService.php:379 9879msgid "Nepal" 9880msgstr "Nepal" 9881 9882#. I18N: Name of a country or state 9883#: app/Statistics/Service/CountryService.php:375 9884msgid "Netherlands" 9885msgstr "Nederland" 9886 9887#: app/Http/RequestHandlers/UserListData.php:139 9888#: resources/views/components/datetime.phtml:13 9889msgid "Never" 9890msgstr "Aldri" 9891 9892#: app/Elements/FamilyStatusText.php:72 app/Gedcom.php:902 9893msgid "Never married" 9894msgstr "Aldri gift" 9895 9896#. I18N: Name of a country or state 9897#: app/Statistics/Service/CountryService.php:361 9898msgid "New Caledonia" 9899msgstr "Ny Kaledonia" 9900 9901#: app/Gedcom.php:1087 app/Gedcom.php:1088 app/Gedcom.php:1089 9902#: app/Gedcom.php:1090 app/Gedcom.php:1091 9903msgid "New GEDCOM tag" 9904msgstr "Ny GEDCOM-kode" 9905 9906#. I18N: Location of an LDS church temple 9907#: app/Elements/TempleCode.php:146 9908msgid "New York, New York, United States" 9909msgstr "New York, New York, USA" 9910 9911#. I18N: Name of a country or state 9912#: app/Statistics/Service/CountryService.php:383 9913msgid "New Zealand" 9914msgstr "New Zealand" 9915 9916#: resources/views/admin/changes-log.phtml:78 9917msgid "New data" 9918msgstr "Nye data" 9919 9920#. I18N: %s is a server name/URL 9921#: app/Http/RequestHandlers/RegisterAction.php:171 9922#, php-format 9923msgid "New registration at %s" 9924msgstr "Ny registrering på %s" 9925 9926#. I18N: %s is a server name/URL 9927#: app/Http/RequestHandlers/UserEditAction.php:111 9928#: app/Http/RequestHandlers/VerifyEmail.php:87 9929#, php-format 9930msgid "New user at %s" 9931msgstr "Ny brukar på %s" 9932 9933#. I18N: Location of an LDS church temple 9934#: app/Elements/TempleCode.php:144 9935msgid "Newport Beach, California, United States" 9936msgstr "Newport Beach, California, USA" 9937 9938#. I18N: Name of a module 9939#: app/Module/FamilyTreeNewsModule.php:117 9940msgid "News" 9941msgstr "Nyhende" 9942 9943#. I18N: Type of media object 9944#: app/Elements/SourceMediaType.php:72 9945msgid "Newspaper" 9946msgstr "Avis" 9947 9948#: app/Module/ReviewChangesModule.php:162 9949msgid "Next email reminder will be sent after " 9950msgstr "Neste påminning vil bli sendt med e-post etter " 9951 9952#: resources/views/modules/random_media/slide-show.phtml:38 9953#: resources/views/modules/random_media/slide-show.phtml:40 9954msgid "Next image" 9955msgstr "Neste bilete" 9956 9957#. I18N: Name of a country or state 9958#: app/Statistics/Service/CountryService.php:369 9959msgid "Nicaragua" 9960msgstr "Nicaragua" 9961 9962#: app/Gedcom.php:637 app/Gedcom.php:644 app/Gedcom.php:649 9963msgid "Nickname" 9964msgstr "Kallenamn" 9965 9966#. I18N: Name of a country or state 9967#: app/Statistics/Service/CountryService.php:363 9968msgid "Niger" 9969msgstr "Niger" 9970 9971#. I18N: Name of a country or state 9972#: app/Statistics/Service/CountryService.php:367 9973msgid "Nigeria" 9974msgstr "Nigeria" 9975 9976#. I18N: a month in the Jewish calendar 9977#: app/Date/JewishDate.php:207 9978msgctxt "GENITIVE" 9979msgid "Nissan" 9980msgstr "Nisan" 9981 9982#. I18N: a month in the Jewish calendar 9983#: app/Date/JewishDate.php:311 9984msgctxt "INSTRUMENTAL" 9985msgid "Nissan" 9986msgstr "Nisan" 9987 9988#. I18N: a month in the Jewish calendar 9989#: app/Date/JewishDate.php:259 9990msgctxt "LOCATIVE" 9991msgid "Nissan" 9992msgstr "Nisan" 9993 9994#. I18N: a month in the Jewish calendar 9995#: app/Date/JewishDate.php:155 9996msgctxt "NOMINATIVE" 9997msgid "Nissan" 9998msgstr "Nisan" 9999 10000#. I18N: Name of a country or state 10001#: app/Statistics/Service/CountryService.php:373 10002msgid "Niue" 10003msgstr "Niue" 10004 10005#. I18N: a month in the French republican calendar 10006#: app/Date/FrenchDate.php:155 10007msgctxt "GENITIVE" 10008msgid "Nivose" 10009msgstr "Nivôse" 10010 10011#. I18N: a month in the French republican calendar 10012#: app/Date/FrenchDate.php:249 10013msgctxt "INSTRUMENTAL" 10014msgid "Nivose" 10015msgstr "Nivôse" 10016 10017#. I18N: a month in the French republican calendar 10018#: app/Date/FrenchDate.php:202 10019msgctxt "LOCATIVE" 10020msgid "Nivose" 10021msgstr "Nivôse" 10022 10023#. I18N: a month in the French republican calendar 10024#: app/Date/FrenchDate.php:107 10025msgctxt "NOMINATIVE" 10026msgid "Nivose" 10027msgstr "Nivôse" 10028 10029#: resources/views/admin/users-edit.phtml:335 10030msgid "No" 10031msgstr "Nei" 10032 10033#: app/Http/RequestHandlers/ImportGedcomAction.php:103 10034msgid "No GEDCOM file was received." 10035msgstr "Ingen GEDCOM-fil vart motteken." 10036 10037#: resources/views/admin/trees-import.phtml:69 10038msgid "No GEDCOM files found." 10039msgstr "Ingen GEDCOM-filer vart funne." 10040 10041#: resources/views/admin/trees-preferences.phtml:119 10042#: resources/views/admin/trees-preferences.phtml:122 10043msgid "No calendar conversion" 10044msgstr "Ingen kalenderkonvertering" 10045 10046#: app/Gedcom.php:1341 app/Module/DescendancyModule.php:267 10047#: resources/views/family-page-children.phtml:17 10048msgid "No children" 10049msgstr "Ingen registrerte born" 10050 10051#: app/Services/MessageService.php:228 10052msgid "No contact" 10053msgstr "Ingen kontakt" 10054 10055#: resources/views/admin/trees-duplicates.phtml:46 10056msgid "No duplicates have been found." 10057msgstr "Ingen duplikat har blitt funne." 10058 10059#: resources/views/admin/trees-check.phtml:35 10060msgid "No errors have been found." 10061msgstr "Ingen feil funne." 10062 10063#: app/Module/UpcomingAnniversariesModule.php:179 10064#, php-format 10065msgid "No events exist for the next %s day." 10066msgid_plural "No events exist for the next %s days." 10067msgstr[0] "Ingen hendingar finnast for neste %s dag." 10068msgstr[1] "Ingen hendingar finnast for dei neste %s dagane." 10069 10070#: resources/views/modules/todays_events/empty.phtml:8 10071msgid "No events exist for today." 10072msgstr "Ingen hendingar finnast for i dag." 10073 10074#: app/Module/UpcomingAnniversariesModule.php:174 10075msgid "No events exist for tomorrow." 10076msgstr "Ingen hendingar finnast for i morgon." 10077 10078#: resources/views/family-page.phtml:39 10079msgid "No facts exist for this family." 10080msgstr "Ingen faktopplysningar for denne familien." 10081 10082#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10083#: app/Exceptions/FileUploadException.php:50 10084#: app/Exceptions/FileUploadException.php:73 10085msgid "No file was received. Please try again." 10086msgstr "Ingen fil mottatt. Last opp på ny." 10087 10088#: app/Module/RelationshipsChartModule.php:402 10089msgid "No link between the two individuals could be found." 10090msgstr "Ingen forbindelse mellom dei to personane vart funne." 10091 10092#: resources/views/admin/merge-records-step-2.phtml:75 10093#: resources/views/admin/merge-records-step-2.phtml:122 10094#: resources/views/admin/merge-records-step-2.phtml:168 10095msgid "No matching facts found" 10096msgstr "Fann ingen like faktafelt" 10097 10098#: resources/views/modules/gedcom_news/list.phtml:18 10099#: resources/views/modules/user_blog/list.phtml:18 10100msgid "No news articles have been submitted." 10101msgstr "Notis om nyhende er ikkje lagt inn." 10102 10103#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 10104msgid "No predefined text" 10105msgstr "Ingen førhandsdefinert tekst" 10106 10107#: resources/views/lists/datatables-attributes.phtml:22 10108#: resources/views/lists/datatables-attributes.phtml:33 10109msgid "No records to display" 10110msgstr "Ingen postar å syne" 10111 10112#: resources/views/modules/place-hierarchy/events.phtml:34 10113#: resources/views/modules/place-hierarchy/events.phtml:46 10114#: resources/views/search-advanced-page.phtml:100 10115#: resources/views/search-general-page.phtml:136 10116#: resources/views/search-phonetic-page.phtml:96 10117msgid "No results found." 10118msgstr "Ingen resultat funne." 10119 10120#: app/Statistics/Repository/UserRepository.php:80 10121msgid "No signed-in and no anonymous users" 10122msgstr "Ingen brukarar er logga på" 10123 10124#: app/Elements/TempleCode.php:211 10125msgid "No temple - living ordinance" 10126msgstr "Ordinans under livstid - ikkje knytt til eit tempel" 10127 10128#: app/Http/RequestHandlers/UpgradeWizardStep.php:165 10129#: resources/views/admin/control-panel.phtml:182 10130#: resources/views/admin/upgrade/wizard.phtml:21 10131msgid "No upgrade information is available." 10132msgstr "Ingen informasjon om oppgradering er tilgjengeleg." 10133 10134#. I18N: The name of a colour-scheme 10135#: app/Module/ColorsTheme.php:173 10136msgid "Nocturnal" 10137msgstr "Nattleg" 10138 10139#. I18N: https://nominatim.org 10140#: app/Module/MapGeoLocationNominatim.php:39 10141msgid "Nominatim" 10142msgstr "Nominatim" 10143 10144#: app/Module/IndividualListModule.php:295 10145#: app/Module/IndividualListModule.php:522 10146#: resources/views/admin/gedcom-export-options.phtml:68 10147#: resources/xml/reports/cemetery_report.xml:7 10148#: resources/xml/reports/death_report.xml:10 10149#: resources/xml/reports/individual_ext_report.xml:11 10150#: resources/xml/reports/individual_report.xml:8 10151msgid "None" 10152msgstr "Ingen" 10153 10154#. I18N: The ninth day in the French republican calendar 10155#: app/Date/FrenchDate.php:317 10156msgid "Nonidi" 10157msgstr "Nonidi" 10158 10159#. I18N: Name of a country or state 10160#: app/Statistics/Service/CountryService.php:365 10161msgid "Norfolk Island" 10162msgstr "Norfolkøya" 10163 10164#: resources/views/admin/users-edit.phtml:158 10165msgid "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." 10166msgstr "Vanlegvis må alle endringar som vert gjort i slektstreet godkjennast av ein moderator. Dette alternativet let ein bruker gjere endringar utan ein moderator si godkjenning." 10167 10168#. I18N: Name of a country or state 10169#: app/Statistics/Service/CountryService.php:405 10170msgid "North Korea" 10171msgstr "Nord-Korea" 10172 10173#: resources/views/modules/statistics-chart/custom.phtml:185 10174msgid "Northern America" 10175msgstr "Nord-Amerika" 10176 10177#. I18N: Name of a country or state 10178#: app/Statistics/Service/CountryService.php:371 10179msgid "Northern Ireland" 10180msgstr "Nord-Irland" 10181 10182#. I18N: Name of a country or state 10183#: app/Statistics/Service/CountryService.php:339 10184msgid "Northern Mariana Islands" 10185msgstr "Nord-Marianane" 10186 10187#. I18N: Name of a country or state 10188#: app/Statistics/Service/CountryService.php:377 10189msgid "Norway" 10190msgstr "Noreg" 10191 10192#: resources/views/admin/control-panel.phtml:483 10193msgid "Not approved by an administrator" 10194msgstr "Ikkje stadfesta av administrator" 10195 10196#: app/Gedcom.php:901 10197msgid "Not living" 10198msgstr "Ikkje i live" 10199 10200#: app/Elements/FamilyStatusText.php:71 app/Gedcom.php:862 10201#: app/Module/BranchesListModule.php:447 10202#: resources/views/lists/families-table.phtml:193 10203msgid "Not married" 10204msgstr "Ikkje gift" 10205 10206#: resources/views/admin/control-panel.phtml:483 10207msgid "Not verified by the user" 10208msgstr "Ikkje stadfesta av brukar" 10209 10210#: app/Elements/NoteStructure.php:122 app/Gedcom.php:379 app/Gedcom.php:389 10211#: app/Gedcom.php:400 app/Gedcom.php:434 app/Gedcom.php:453 app/Gedcom.php:471 10212#: app/Gedcom.php:510 app/Gedcom.php:520 app/Gedcom.php:531 app/Gedcom.php:664 10213#: app/Gedcom.php:699 app/Gedcom.php:711 app/Gedcom.php:712 app/Gedcom.php:722 10214#: app/Gedcom.php:731 app/Gedcom.php:736 app/Gedcom.php:746 app/Gedcom.php:762 10215#: app/Gedcom.php:766 app/Gedcom.php:778 app/Gedcom.php:784 app/Gedcom.php:785 10216#: app/Gedcom.php:793 app/Gedcom.php:809 app/Gedcom.php:814 app/Gedcom.php:825 10217#: app/Gedcom.php:828 app/Gedcom.php:1054 app/Gedcom.php:1062 10218#: app/Gedcom.php:1106 app/Gedcom.php:1114 app/Gedcom.php:1150 10219#: app/Gedcom.php:1160 app/Gedcom.php:1177 app/Gedcom.php:1188 10220#: app/Gedcom.php:1197 app/Gedcom.php:1230 app/Gedcom.php:1553 10221#: app/Gedcom.php:1561 app/Gedcom.php:1567 app/Gedcom.php:1575 10222#: resources/views/admin/trees-privacy.phtml:170 10223#: resources/views/modals/create-media-from-file.phtml:50 10224#: resources/views/modals/media-object-fields.phtml:19 10225#: resources/views/modals/note-object-fields.phtml:9 10226#: resources/views/modules/favorites/favorites.phtml:158 10227#: resources/views/modules/notes/tab.phtml:92 10228#: resources/views/modules/recent_changes/changes-table.phtml:68 10229#: resources/xml/reports/cemetery_report.xml:56 10230#: resources/xml/reports/family_group_report.xml:485 10231#: resources/xml/reports/family_group_report.xml:749 10232#: resources/xml/reports/family_group_report.xml:1101 10233#: resources/xml/reports/occupation_report.xml:64 10234msgid "Note" 10235msgstr "Notat" 10236 10237#: resources/views/help/restriction.phtml:11 10238msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 10239msgstr "Merk at om ein brukarkonto er lenka til ei registrering, då vil den brukaren alltid kunne sjå denne registreringa." 10240 10241#: resources/views/help/relationship-privacy.phtml:16 10242msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 10243msgstr "NB: lange stiar krev mykje utrekning, og kan gjere nettsida langsam." 10244 10245#. I18N: Name of a module 10246#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:160 10247#: app/Module/NotesTabModule.php:60 10248#: resources/views/admin/control-panel.phtml:325 10249#: resources/views/admin/merge-records-step-1.phtml:58 10250#: resources/views/modules/statistics-chart/other-records.phtml:36 10251#: resources/views/record-page-links.phtml:76 10252#: resources/views/search-results.phtml:81 10253#: resources/xml/reports/individual_ext_report.xml:237 10254#: resources/xml/reports/individual_report.xml:226 10255msgid "Notes" 10256msgstr "Notat" 10257 10258#: resources/views/admin/users-cleanup.phtml:75 10259msgid "Nothing found to cleanup" 10260msgstr "Fann ikkje noko å rydde" 10261 10262#: resources/views/admin/location-edit.phtml:122 10263msgid "Nothing found." 10264msgstr "Ingenting funne." 10265 10266#: resources/views/modules/pedigree-map/chart.phtml:64 10267#: resources/views/modules/places/tab.phtml:65 10268msgid "Nothing to show" 10269msgstr "Ingenting å syne" 10270 10271#: app/Date/AbstractGregorianJulianDate.php:241 10272msgctxt "Abbreviation for November" 10273msgid "Nov" 10274msgstr "nov" 10275 10276#: app/Date/AbstractGregorianJulianDate.php:138 10277msgctxt "GENITIVE" 10278msgid "November" 10279msgstr "november" 10280 10281#: app/Date/AbstractGregorianJulianDate.php:208 10282msgctxt "INSTRUMENTAL" 10283msgid "November" 10284msgstr "november" 10285 10286#: app/Date/AbstractGregorianJulianDate.php:173 10287msgctxt "LOCATIVE" 10288msgid "November" 10289msgstr "november" 10290 10291#: app/Date/AbstractGregorianJulianDate.php:103 10292#: app/Module/StatisticsChartModule.php:799 10293#: resources/views/edit/initialize-calendar-popup.phtml:21 10294msgctxt "NOMINATIVE" 10295msgid "November" 10296msgstr "november" 10297 10298#. I18N: Location of an LDS church temple 10299#: app/Elements/TempleCode.php:145 10300msgid "Nuku’Alofa, Tonga" 10301msgstr "Nuku'Alofa, Tonga" 10302 10303#: app/Gedcom.php:433 app/Gedcom.php:662 10304#: app/Module/StatisticsChartModule.php:714 10305#: app/Statistics/Google/ChartChildren.php:107 10306#: resources/views/modules/statistics-chart/custom.phtml:53 10307msgid "Number of children" 10308msgstr "Tal på born" 10309 10310#: resources/views/modules/recent_changes/config.phtml:21 10311#: resources/views/modules/upcoming_events/config.phtml:21 10312#: resources/views/modules/yahrzeit/config.phtml:18 10313msgid "Number of days to show" 10314msgstr "Tal på dagar som skal synast" 10315 10316#: app/Statistics/Google/ChartNoChildrenFamilies.php:119 10317#: resources/views/modules/statistics-chart/children.phtml:29 10318msgid "Number of families without children" 10319msgstr "Tal på familiar utan born" 10320 10321#. I18N: ... to show in a list 10322#: resources/views/modules/top10_givnnames/config.phtml:15 10323msgid "Number of given names" 10324msgstr "Tal fornamn" 10325 10326#: app/Gedcom.php:663 10327msgid "Number of marriages" 10328msgstr "Tal på ekteskap" 10329 10330#. I18N: ... to show in a list 10331#: resources/views/modules/top10_pageviews/config.phtml:13 10332msgid "Number of pages" 10333msgstr "Tal sider" 10334 10335#. I18N: ... to show in a list 10336#: resources/views/modules/gedcom_stats/config.phtml:80 10337#: resources/views/modules/top10_surnames/config.phtml:15 10338msgid "Number of surnames" 10339msgstr "Tal etternamn" 10340 10341#: app/Elements/RelationIsDescriptor.php:117 10342msgid "Nurse" 10343msgstr "Pleiar" 10344 10345#: app/Elements/RelationIsDescriptor.php:85 10346msgctxt "FEMALE" 10347msgid "Nurse" 10348msgstr "Pleierske" 10349 10350#: app/Elements/RelationIsDescriptor.php:64 10351msgctxt "MALE" 10352msgid "Nurse" 10353msgstr "Pleiar" 10354 10355#. I18N: Location of an LDS church temple 10356#: app/Elements/TempleCode.php:148 10357msgid "Oakland, California, United States" 10358msgstr "Oakland, California, USA" 10359 10360#. I18N: Location of an LDS church temple 10361#: app/Elements/TempleCode.php:149 10362msgid "Oaxaca, Mexico" 10363msgstr "Oaxaca, Mexico" 10364 10365#: app/Gedcom.php:666 app/Gedcom.php:844 10366#: resources/xml/reports/occupation_report.xml:5 10367#: resources/xml/reports/occupation_report.xml:54 10368msgid "Occupation" 10369msgstr "Yrke" 10370 10371#. I18N: Name of a report 10372#: app/Module/OccupationReportModule.php:44 10373#: resources/xml/reports/occupation_report.xml:3 10374#: resources/xml/reports/occupation_report.xml:37 10375msgid "Occupations" 10376msgstr "Yrker" 10377 10378#. I18N: Name of a country or state 10379#: app/Statistics/Service/CountryService.php:411 10380msgid "Occupied Palestinian Territory" 10381msgstr "Okkupert Palestinske territorium" 10382 10383#: app/Date/AbstractGregorianJulianDate.php:240 10384msgctxt "Abbreviation for October" 10385msgid "Oct" 10386msgstr "okt" 10387 10388#. I18N: The eighth day in the French republican calendar 10389#: app/Date/FrenchDate.php:315 10390msgid "Octidi" 10391msgstr "Octidi" 10392 10393#: app/Date/AbstractGregorianJulianDate.php:137 10394msgctxt "GENITIVE" 10395msgid "October" 10396msgstr "oktober" 10397 10398#: app/Date/AbstractGregorianJulianDate.php:207 10399msgctxt "INSTRUMENTAL" 10400msgid "October" 10401msgstr "oktober" 10402 10403#: app/Date/AbstractGregorianJulianDate.php:172 10404msgctxt "LOCATIVE" 10405msgid "October" 10406msgstr "oktober" 10407 10408#: app/Date/AbstractGregorianJulianDate.php:102 10409#: app/Module/StatisticsChartModule.php:798 10410#: resources/views/edit/initialize-calendar-popup.phtml:20 10411msgctxt "NOMINATIVE" 10412msgid "October" 10413msgstr "oktober" 10414 10415#. I18N: Location of an LDS church temple 10416#: app/Elements/TempleCode.php:150 10417msgid "Ogden, Utah, United States" 10418msgstr "Ogden, Utah, United States" 10419 10420#. I18N: Location of an LDS church temple 10421#: app/Elements/TempleCode.php:151 10422msgid "Oklahoma City, Oklahoma, United States" 10423msgstr "Oklahoma City, Oklahoma, USA" 10424 10425#: resources/views/admin/changes-log.phtml:71 10426msgid "Old data" 10427msgstr "Gamle data" 10428 10429#: resources/views/admin/control-panel.phtml:839 10430msgid "Old files found" 10431msgstr "Gamle filer er funne" 10432 10433#: resources/views/modules/statistics-chart/birth-age.phtml:39 10434msgid "Oldest father" 10435msgstr "Eldste far" 10436 10437#: resources/views/modules/statistics-chart/marriage-age.phtml:50 10438msgid "Oldest female" 10439msgstr "Eldste kvinne" 10440 10441#: resources/views/modules/statistics-chart/oldest-living.phtml:10 10442msgid "Oldest living individuals" 10443msgstr "Eldste nolevande person" 10444 10445#: resources/views/modules/statistics-chart/marriage-age.phtml:39 10446msgid "Oldest male" 10447msgstr "Eldste mann" 10448 10449#: resources/views/modules/statistics-chart/birth-age.phtml:50 10450msgid "Oldest mother" 10451msgstr "Eldste mor" 10452 10453#. I18N: The name of a colour-scheme 10454#: app/Module/ColorsTheme.php:175 10455msgid "Olivia" 10456msgstr "Olivia" 10457 10458#. I18N: Name of a country or state 10459#: app/Statistics/Service/CountryService.php:385 10460msgid "Oman" 10461msgstr "Oman" 10462 10463#. I18N: Name of a module 10464#: app/Module/OnThisDayModule.php:100 10465msgid "On this day" 10466msgstr "På denne dag" 10467 10468#: app/Http/RequestHandlers/CalendarPage.php:120 10469msgid "On this day…" 10470msgstr "På denne dag …" 10471 10472#: resources/views/admin/map-import-form.phtml:62 10473msgid "Only add new records" 10474msgstr "Legg berre til nye postar" 10475 10476#: app/Elements/RestrictionNotice.php:78 10477#: resources/views/modals/restriction-fields.phtml:24 10478msgid "Only managers can edit" 10479msgstr "Kun Forvaltarar kan redigere" 10480 10481#: resources/views/admin/map-import-form.phtml:62 10482msgid "Only update existing records" 10483msgstr "Oppdater kun eksisterande postar" 10484 10485#: resources/views/errors/database-connection.phtml:13 10486msgid "Oops! The webserver is unable to connect to the database server. It could be busy, undergoing maintenance, or simply broken. You should <a href=\"index.php\">try again</a> in a few minutes or contact the website administrator." 10487msgstr "Oops! Webserveren kan ikkje kople til databaseserveren. Den kan vere opptatt, gjennomgå vedlikehald, eller rett og slett vere øydelagt. Du bør <a href=\"index.php\">prøve att</a> etter eit par minutt eller kontakte administratoren for nettsida." 10488 10489#: app/Http/RequestHandlers/SetupWizard.php:175 10490msgid "Oops! webtrees was unable to create files in this folder." 10491msgstr "Obs! webtrees kunne ikkje opprette filer i denne mappa." 10492 10493#. I18N: https://openrouteservice.org 10494#: app/Module/MapGeoLocationOpenRouteService.php:44 10495#: app/Module/OpenRouteServiceAutocomplete.php:81 10496msgid "OpenRouteService" 10497msgstr "OpenRouteService" 10498 10499#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:51 10500msgid "OpenStreetMap™" 10501msgstr "OpenStreetMap™" 10502 10503#. I18N: Location of an LDS church temple 10504#: app/Elements/TempleCode.php:152 10505msgid "Oquirrh Mountain, Utah, United States" 10506msgstr "Oquirrh Mountain, Utah, USA" 10507 10508#: app/Date/JalaliDate.php:274 10509msgctxt "Abbreviation for Persian month: Ordibehesht" 10510msgid "Ord" 10511msgstr "Ord" 10512 10513#. I18N: 2nd month in the Persian/Jalali calendar 10514#: app/Date/JalaliDate.php:141 10515msgctxt "GENITIVE" 10516msgid "Ordibehesht" 10517msgstr "Ordibehesht" 10518 10519#. I18N: 2nd month in the Persian/Jalali calendar 10520#: app/Date/JalaliDate.php:231 10521msgctxt "INSTRUMENTAL" 10522msgid "Ordibehesht" 10523msgstr "Ordibehesht" 10524 10525#. I18N: 2nd month in the Persian/Jalali calendar 10526#: app/Date/JalaliDate.php:186 10527msgctxt "LOCATIVE" 10528msgid "Ordibehesht" 10529msgstr "Ordibehesht" 10530 10531#. I18N: 2nd month in the Persian/Jalali calendar 10532#: app/Date/JalaliDate.php:96 10533msgctxt "NOMINATIVE" 10534msgid "Ordibehesht" 10535msgstr "Ordibehesht" 10536 10537#: app/Gedcom.php:829 10538msgid "Ordinance" 10539msgstr "Ordinans (mormon)" 10540 10541#: app/Gedcom.php:668 10542msgid "Ordination" 10543msgstr "Ordinasjon" 10544 10545#. I18N: Ordnance Survey is the UK government mapping service. 10546#: app/Module/OrdnanceSurveyHistoricMaps.php:39 10547msgid "Ordnance Survey historic maps" 10548msgstr "Ordnance Survey historiske kart" 10549 10550#: resources/xml/reports/change_report.xml:10 10551#: resources/xml/reports/pedigree_report.xml:7 10552msgid "Orientation" 10553msgstr "Orientering" 10554 10555#: app/Gedcom.php:1259 app/Gedcom.php:1268 app/Gedcom.php:1291 10556#: app/Gedcom.php:1302 10557msgid "Original text" 10558msgstr "Original tekst" 10559 10560#. I18N: Location of an LDS church temple 10561#: app/Elements/TempleCode.php:153 10562msgid "Orlando, Florida, United States" 10563msgstr "Orlando, Florida, USA" 10564 10565#. I18N: Type of media object 10566#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 10567#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:73 10568#: app/Module/StatisticsChartModule.php:153 10569#: app/Statistics/Google/ChartCommonGiven.php:79 10570#: app/Statistics/Google/ChartCommonSurname.php:137 10571#: resources/views/admin/control-panel.phtml:737 10572msgid "Other" 10573msgstr "Andre" 10574 10575#: resources/views/admin/trees-preferences.phtml:409 10576msgid "Other facts to show in charts" 10577msgstr "Andre fakta for syning i diagram" 10578 10579#: resources/views/admin/trees-preferences.phtml:691 10580msgid "Other preferences" 10581msgstr "Andre innstillingar" 10582 10583#: app/Elements/RelationIsDescriptor.php:118 10584msgid "Owner" 10585msgstr "Eigar" 10586 10587#: app/Elements/RelationIsDescriptor.php:86 10588msgctxt "FEMALE" 10589msgid "Owner" 10590msgstr "Eigar" 10591 10592#: app/Elements/RelationIsDescriptor.php:65 10593msgctxt "MALE" 10594msgid "Owner" 10595msgstr "Eigar" 10596 10597#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10598#: app/Exceptions/FileUploadException.php:88 10599msgid "PHP blocked the file because of its extension." 10600msgstr "PHP blokkerte fila grunna filtype." 10601 10602#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10603#: app/Exceptions/FileUploadException.php:83 10604msgid "PHP failed to write to disk." 10605msgstr "PHP mislykkast med å skrive til disk." 10606 10607#: resources/views/admin/server-information.phtml:18 10608msgid "PHP information" 10609msgstr "PHP informasjon" 10610 10611#: resources/xml/reports/ahnentafel_report.xml:56 10612#: resources/xml/reports/bdm_report.xml:42 10613#: resources/xml/reports/birth_report.xml:32 10614#: resources/xml/reports/cemetery_report.xml:35 10615#: resources/xml/reports/change_report.xml:45 10616#: resources/xml/reports/death_report.xml:33 10617#: resources/xml/reports/descendancy_report.xml:43 10618#: resources/xml/reports/fact_sources.xml:44 10619#: resources/xml/reports/family_group_report.xml:89 10620#: resources/xml/reports/individual_ext_report.xml:100 10621#: resources/xml/reports/individual_report.xml:89 10622#: resources/xml/reports/marriage_report.xml:31 10623#: resources/xml/reports/missing_facts_report.xml:53 10624#: resources/xml/reports/occupation_report.xml:38 10625#: resources/xml/reports/relative_ext_report.xml:51 10626msgid "Page" 10627msgstr "Side" 10628 10629#: resources/views/modules/media-list/pagination.phtml:39 10630#, php-format 10631msgid "Page %s of %s" 10632msgstr "Side %s av %s" 10633 10634#: resources/xml/reports/ahnentafel_report.xml:13 10635#: resources/xml/reports/bdm_report.xml:12 10636#: resources/xml/reports/birth_report.xml:10 10637#: resources/xml/reports/cemetery_report.xml:8 10638#: resources/xml/reports/change_report.xml:9 10639#: resources/xml/reports/death_report.xml:11 10640#: resources/xml/reports/descendancy_report.xml:8 10641#: resources/xml/reports/fact_sources.xml:8 10642#: resources/xml/reports/family_group_report.xml:11 10643#: resources/xml/reports/individual_ext_report.xml:12 10644#: resources/xml/reports/individual_report.xml:9 10645#: resources/xml/reports/marriage_report.xml:10 10646#: resources/xml/reports/missing_facts_report.xml:8 10647#: resources/xml/reports/occupation_report.xml:7 10648#: resources/xml/reports/pedigree_report.xml:8 10649#: resources/xml/reports/relative_ext_report.xml:8 10650msgid "Page size" 10651msgstr "Sidestorleik" 10652 10653#. I18N: Type of media object 10654#: app/Elements/SourceMediaType.php:75 10655msgid "Painting" 10656msgstr "Måleri" 10657 10658#. I18N: Name of a country or state 10659#: app/Statistics/Service/CountryService.php:387 10660msgid "Pakistan" 10661msgstr "Pakistan" 10662 10663#. I18N: Name of a country or state 10664#: app/Statistics/Service/CountryService.php:397 10665msgid "Palau" 10666msgstr "Palau" 10667 10668#. I18N: A colour scheme 10669#: app/Module/ColorsTheme.php:124 10670msgid "Palette" 10671msgstr "Palett" 10672 10673#. I18N: Location of an LDS church temple 10674#: app/Elements/TempleCode.php:155 10675msgid "Palmyra, New York, United States" 10676msgstr "Palmyra, New York, USA" 10677 10678#. I18N: Name of a country or state 10679#: app/Statistics/Service/CountryService.php:389 10680msgid "Panama" 10681msgstr "Panama" 10682 10683#. I18N: Location of an LDS church temple 10684#: app/Elements/TempleCode.php:156 10685msgid "Panama City, Panama" 10686msgstr "Panama City, Panama" 10687 10688#. I18N: Location of an LDS church temple 10689#: app/Elements/TempleCode.php:157 10690msgid "Papeete, Tahiti" 10691msgstr "Papeete, Tahiti" 10692 10693#. I18N: Name of a country or state 10694#: app/Statistics/Service/CountryService.php:399 10695msgid "Papua New Guinea" 10696msgstr "Papua New Guinea" 10697 10698#. I18N: Name of a country or state 10699#: app/Statistics/Service/CountryService.php:409 10700msgid "Paraguay" 10701msgstr "Paraguay" 10702 10703#: app/Gedcom.php:1215 10704msgid "Parent" 10705msgstr "Forelder" 10706 10707#: app/Gedcom.php:688 app/Http/RequestHandlers/IndividualPage.php:214 10708#: resources/views/edit/reorder-families.phtml:72 10709#: resources/views/modules/ancestors-chart/tree.phtml:33 10710#: resources/views/modules/family_nav/sidebar-family.phtml:41 10711msgid "Parents" 10712msgstr "Foreldre" 10713 10714#: resources/xml/reports/individual_ext_report.xml:6 10715#: resources/xml/reports/individual_ext_report.xml:89 10716#: resources/xml/reports/missing_facts_report.xml:6 10717#: resources/xml/reports/relative_ext_report.xml:6 10718#: resources/xml/reports/relative_ext_report.xml:41 10719msgid "Parents and siblings" 10720msgstr "Foreldre og sysken" 10721 10722#: resources/views/fact-parent-age.phtml:40 10723msgid "Parent’s age" 10724msgstr "Forelder sin alder" 10725 10726#. I18N: A configuration setting 10727#: resources/views/admin/site-mail.phtml:149 10728#: resources/views/admin/users-create.phtml:58 10729#: resources/views/admin/users-edit.phtml:68 10730#: resources/views/edit-account-page.phtml:88 10731#: resources/views/login-page.phtml:43 10732#: resources/views/modules/login_block/sign-in.phtml:30 10733#: resources/views/password-reset-page.phtml:34 10734#: resources/views/register-page.phtml:72 10735#: resources/views/setup/step-5-administrator.phtml:78 10736msgid "Password" 10737msgstr "Passord" 10738 10739#: resources/views/admin/users-create.phtml:63 10740#: resources/views/admin/users-edit.phtml:73 10741#: resources/views/edit-account-page.phtml:93 10742#: resources/views/password-reset-page.phtml:39 10743#: resources/views/register-page.phtml:77 10744msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 10745msgstr "Passord må innehalde minst 8 teikn. Det skiljast mellom store og små bokstavar, slik at «hemmeleg» er ikkje det same som «HEMMELEG»." 10746 10747#. I18N: Location of an LDS church temple 10748#: app/Elements/TempleCode.php:158 10749msgid "Payson, Utah, United States" 10750msgstr "Payson, Utah, USA" 10751 10752#. I18N: Name of a module/chart 10753#. I18N: Name of a report 10754#: app/Module/ChartsBlockModule.php:122 app/Module/ChartsBlockModule.php:255 10755#: app/Module/PedigreeChartModule.php:109 10756#: app/Module/PedigreeReportModule.php:40 10757#: resources/xml/reports/pedigree_report.xml:3 10758#: resources/xml/reports/pedigree_report.xml:48 10759msgid "Pedigree" 10760msgstr "Anediagram" 10761 10762#: resources/xml/reports/pedigree_report.xml:750 10763msgid "Pedigree chart" 10764msgstr "Anediagram" 10765 10766#. I18N: Name of a module 10767#: app/Module/PedigreeMapModule.php:107 10768msgid "Pedigree map" 10769msgstr "Anekart" 10770 10771#. I18N: %s is an individual’s name 10772#: app/Module/PedigreeMapModule.php:153 app/Module/PedigreeMapModule.php:206 10773#, php-format 10774msgid "Pedigree map of %s" 10775msgstr "Anekart til %s" 10776 10777#. I18N: %s is an individual’s name 10778#: app/Module/PedigreeChartModule.php:155 10779#, php-format 10780msgid "Pedigree tree of %s" 10781msgstr "Anediagram til %s" 10782 10783#. I18N: Name of a module 10784#: app/Http/RequestHandlers/HelpText.php:281 10785#: app/Http/RequestHandlers/PendingChanges.php:67 10786#: app/Module/ModuleThemeTrait.php:441 app/Module/ReviewChangesModule.php:80 10787#: app/Module/ReviewChangesModule.php:134 10788#: resources/views/admin/control-panel.phtml:319 10789#: resources/views/admin/control-panel.phtml:345 10790#: resources/views/pending-changes-page.phtml:78 10791#: resources/xml/reports/change_report.xml:52 10792msgid "Pending changes" 10793msgstr "Ventande endringar" 10794 10795#: resources/views/help/pending-changes.phtml:20 10796msgid "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." 10797msgstr "Ventande endringar synast kun til brukarar med redigeringsrettar. Om du logger ut, vil du ikkje lenger kunne sjå dei. Ventande endringar synast berre på visse sider. Dei synast til dømes ikkje i lister, rapportar eller søkjeresultat." 10798 10799#: app/Gedcom.php:863 app/Gedcom.php:903 10800msgid "Permanent number" 10801msgstr "Permanent nummer" 10802 10803#: resources/views/admin/changes-log.phtml:113 10804#: resources/views/admin/site-logs.phtml:105 10805msgid "Permanently delete these records?" 10806msgstr "Slett desse postane permanent?" 10807 10808#: resources/views/modules/privacy-policy/page.phtml:18 10809msgid "Personal data" 10810msgstr "Persondata" 10811 10812#. I18N: Location of an LDS church temple 10813#: app/Elements/TempleCode.php:159 10814msgid "Perth, Australia" 10815msgstr "Perth, Australia" 10816 10817#. I18N: Name of a country or state 10818#: app/Statistics/Service/CountryService.php:393 10819msgid "Peru" 10820msgstr "Peru" 10821 10822#. I18N: Name of a country or state 10823#: app/Statistics/Service/CountryService.php:395 10824msgid "Philippines" 10825msgstr "Filippinane" 10826 10827#. I18N: Location of an LDS church temple 10828#: app/Elements/TempleCode.php:160 10829msgid "Phoenix, Arizona, United States" 10830msgstr "Phoenix, Arizona, USA" 10831 10832#: app/Gedcom.php:381 app/Gedcom.php:486 app/Gedcom.php:512 app/Gedcom.php:767 10833#: app/Gedcom.php:816 app/Gedcom.php:1443 10834#: resources/views/modals/submitter-fields.phtml:25 10835msgid "Phone" 10836msgstr "Telefonnummer" 10837 10838#: resources/views/search-phonetic-page.phtml:65 10839msgid "Phonetic algorithm" 10840msgstr "Fonetisk algoritme" 10841 10842#: app/Gedcom.php:635 10843msgid "Phonetic name" 10844msgstr "Fonetisk namn" 10845 10846#: app/Gedcom.php:383 app/Gedcom.php:514 app/Gedcom.php:1154 10847msgid "Phonetic place" 10848msgstr "Stad (fonetisk)" 10849 10850#. I18N: search using “sounds like”, rather than exact spelling 10851#: app/Http/RequestHandlers/SearchPhoneticPage.php:98 10852#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:37 10853msgid "Phonetic search" 10854msgstr "Fonetisk søk" 10855 10856#: app/Gedcom.php:642 10857msgid "Phonetic type" 10858msgstr "Fonetisk type" 10859 10860#. I18N: Type of media object 10861#: app/Elements/SourceMediaType.php:74 app/Gedcom.php:937 10862msgid "Photo" 10863msgstr "Fotografi" 10864 10865#. I18N: The name of a colour-scheme 10866#: app/Module/ColorsTheme.php:177 10867msgid "Pink Plastic" 10868msgstr "Rosa plastikk" 10869 10870#. I18N: Name of a country or state 10871#: app/Statistics/Service/CountryService.php:391 10872msgid "Pitcairn" 10873msgstr "Pitcairnøyane" 10874 10875#: app/Gedcom.php:382 app/Gedcom.php:513 app/Gedcom.php:783 app/Gedcom.php:936 10876#: app/Gedcom.php:1182 app/Gedcom.php:1347 10877#: app/Http/RequestHandlers/HelpText.php:251 app/Module/FixCemeteryTag.php:85 10878#: resources/views/admin/location-edit.phtml:36 10879#: resources/views/admin/location-edit.phtml:121 10880#: resources/views/admin/locations.phtml:42 10881#: resources/views/lists/families-table.phtml:232 10882#: resources/views/lists/individuals-table.phtml:250 10883#: resources/views/lists/individuals-table.phtml:261 10884#: resources/views/modules/census-assistant.phtml:45 10885#: resources/views/modules/lifespans-chart/page.phtml:45 10886#: resources/views/search-phonetic-page.phtml:56 10887#: resources/xml/reports/bdm_report.xml:6 10888#: resources/xml/reports/bdm_report.xml:134 10889#: resources/xml/reports/bdm_report.xml:160 10890#: resources/xml/reports/bdm_report.xml:194 10891#: resources/xml/reports/birth_report.xml:42 10892#: resources/xml/reports/cemetery_report.xml:52 10893#: resources/xml/reports/death_report.xml:50 10894#: resources/xml/reports/marriage_report.xml:50 10895#: resources/xml/reports/occupation_report.xml:60 10896msgid "Place" 10897msgstr "Stad" 10898 10899#. I18N: Name of a module/list 10900#: app/Gedcom.php:472 app/Module/PlaceHierarchyListModule.php:102 10901#: app/Module/PlaceHierarchyListModule.php:245 10902#: resources/views/place-hierarchy.phtml:16 10903msgid "Place hierarchy" 10904msgstr "Stadnamn" 10905 10906#: app/Gedcom.php:1462 10907msgid "Place in Hebrew" 10908msgstr "Sted (hebraisk)" 10909 10910#: resources/views/modules/place-hierarchy/list.phtml:14 10911msgid "Place list" 10912msgstr "Liste over stadnamn" 10913 10914#. I18N: Help text for the “Abbreviate place names” configuration setting 10915#: resources/views/admin/trees-preferences.phtml:576 10916msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by showing just the first few parts of the name, such as <i>village, county</i>, or the last few part of it, such as <i>region, country</i>." 10917msgstr "Stadnamn er ofte for lange til å passe i skjema, lister osb. Desse kan kortast ved kun å vise dei første ledda i namnet, som til dømes <i>by, kommune</i>, eller siste ledd av namnet, som til dømes <i>fylke, land</i>." 10918 10919#: resources/views/help/place.phtml:12 10920msgid "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." 10921msgstr "Stadnamn kan endre seg over tid. I genealogi er det tradisjon for å bruke noverande namn for by eller kommune. Historiske namn kan synast i kjelder, notat el." 10922 10923#: resources/views/help/place.phtml:8 10924msgid "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”." 10925msgstr "Stadnamn bør registrerast som ei kommaseparert liste, ved å starte med minste eining og ende med land. Til dømes “Gardsnamn, Kommune, Fylke, Land”." 10926 10927#: app/Gedcom.php:549 10928msgid "Place of LDS baptism" 10929msgstr "Stad for mormondåp" 10930 10931#: app/Gedcom.php:689 10932msgid "Place of LDS child sealing" 10933msgstr "Stad for barns besegling (mormon)" 10934 10935#: app/Gedcom.php:590 10936msgid "Place of LDS confirmation" 10937msgstr "Stad for LDS-konfirmasjon" 10938 10939#: app/Gedcom.php:610 10940msgid "Place of LDS endowment" 10941msgstr "Stad for LDS endowment" 10942 10943#: app/Gedcom.php:443 10944msgid "Place of LDS spouse sealing" 10945msgstr "Stad for ektefelles besegling (mormon)" 10946 10947#: app/Gedcom.php:541 10948msgid "Place of adoption" 10949msgstr "Stad for adopsjon" 10950 10951#: app/Gedcom.php:555 resources/xml/reports/missing_facts_report.xml:140 10952msgid "Place of baptism" 10953msgstr "Stad for truandedåp" 10954 10955#: app/Gedcom.php:558 resources/xml/reports/missing_facts_report.xml:223 10956msgid "Place of bar mitzvah" 10957msgstr "Stad for bar mitzvah" 10958 10959#: app/Gedcom.php:561 resources/xml/reports/missing_facts_report.xml:264 10960msgid "Place of bat mitzvah" 10961msgstr "Stad for bat mitzvah" 10962 10963#: app/Gedcom.php:565 resources/xml/reports/fact_sources.xml:273 10964#: resources/xml/reports/missing_facts_report.xml:93 10965msgid "Place of birth" 10966msgstr "Fødestad" 10967 10968#: app/Gedcom.php:568 10969msgid "Place of blessing" 10970msgstr "Stad for velsigning" 10971 10972#: app/Gedcom.php:892 10973msgid "Place of brit milah" 10974msgstr "Stad for Brit Mila" 10975 10976#: app/Gedcom.php:571 resources/xml/reports/missing_facts_report.xml:557 10977msgid "Place of burial" 10978msgstr "Stad for gravlegging" 10979 10980#: app/Gedcom.php:582 app/Gedcom.php:584 10981#: resources/xml/reports/missing_facts_report.xml:181 10982msgid "Place of christening" 10983msgstr "Stad for dåp" 10984 10985#. I18N: German Bürgerort 10986#: app/Gedcom.php:1309 10987msgid "Place of citizenship" 10988msgstr "Heimstad" 10989 10990#: app/Gedcom.php:587 resources/xml/reports/missing_facts_report.xml:305 10991msgid "Place of confirmation" 10992msgstr "Stad for konfirmasjon" 10993 10994#: app/Gedcom.php:596 10995msgid "Place of cremation" 10996msgstr "Stad for kremering" 10997 10998#: app/Gedcom.php:600 resources/xml/reports/fact_sources.xml:275 10999#: resources/xml/reports/missing_facts_report.xml:516 11000msgid "Place of death" 11001msgstr "Stad for dødsfall" 11002 11003#: app/Gedcom.php:607 11004msgid "Place of emigration" 11005msgstr "Stad for emigrasjon" 11006 11007#: app/Gedcom.php:419 resources/xml/reports/missing_facts_report.xml:347 11008msgid "Place of engagement" 11009msgstr "Stad for truloving" 11010 11011#: app/Gedcom.php:616 app/Gedcom.php:1153 11012msgid "Place of event" 11013msgstr "Stad for hending" 11014 11015#: app/Gedcom.php:626 resources/xml/reports/missing_facts_report.xml:389 11016msgid "Place of first communion" 11017msgstr "Stad for fyrste altergang" 11018 11019#: app/Gedcom.php:633 11020msgid "Place of immigration" 11021msgstr "Stad for immigrasjon" 11022 11023#: app/Gedcom.php:430 resources/xml/reports/fact_sources.xml:321 11024#: resources/xml/reports/missing_facts_report.xml:474 11025msgid "Place of marriage" 11026msgstr "Stad for vigsel" 11027 11028#: app/Gedcom.php:425 resources/xml/reports/missing_facts_report.xml:431 11029msgid "Place of marriage banns" 11030msgstr "Stad for lysing" 11031 11032#: app/Gedcom.php:661 11033msgid "Place of naturalization" 11034msgstr "Stad for Statsborgarskap" 11035 11036#: app/Gedcom.php:671 11037msgid "Place of ordination" 11038msgstr "Stad for ordinasjon" 11039 11040#: app/Gedcom.php:679 11041msgid "Place of residence" 11042msgstr "Namn på bustad" 11043 11044#. I18N: Name of a module 11045#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:167 11046#: resources/views/admin/trees-preferences.phtml:555 11047#: resources/views/modules/statistics-chart/places.phtml:10 11048#: resources/views/search-replace-page.phtml:47 11049msgid "Places" 11050msgstr "Stadar" 11051 11052#: resources/views/layouts/default.phtml:157 11053#: resources/views/modules/random_media/slide-show.phtml:30 11054#: resources/views/modules/random_media/slide-show.phtml:32 11055msgid "Play" 11056msgstr "Start avspeling" 11057 11058#: app/Http/RequestHandlers/ContactAction.php:119 11059msgid "Please enter a valid email address." 11060msgstr "Skriv inn ei gyldig e-postadresse." 11061 11062#: app/Http/RequestHandlers/ContactAction.php:114 11063#: app/Http/RequestHandlers/PasswordResetAction.php:85 11064#: app/Http/RequestHandlers/PasswordResetPage.php:77 11065#: app/Http/RequestHandlers/RegisterAction.php:106 11066msgid "Please try again." 11067msgstr "Vær venleg prøv på ny." 11068 11069#. I18N: a month in the French republican calendar 11070#: app/Date/FrenchDate.php:157 11071msgctxt "GENITIVE" 11072msgid "Pluviose" 11073msgstr "Pluviôse" 11074 11075#. I18N: a month in the French republican calendar 11076#: app/Date/FrenchDate.php:251 11077msgctxt "INSTRUMENTAL" 11078msgid "Pluviose" 11079msgstr "Pluviôse" 11080 11081#. I18N: a month in the French republican calendar 11082#: app/Date/FrenchDate.php:204 11083msgctxt "LOCATIVE" 11084msgid "Pluviose" 11085msgstr "Pluviôse" 11086 11087#. I18N: a month in the French republican calendar 11088#: app/Date/FrenchDate.php:109 11089msgctxt "NOMINATIVE" 11090msgid "Pluviose" 11091msgstr "Pluviôse" 11092 11093#. I18N: Name of a country or state 11094#: app/Statistics/Service/CountryService.php:401 11095msgid "Poland" 11096msgstr "Polen" 11097 11098#: app/SurnameTradition.php:100 11099msgctxt "Surname tradition" 11100msgid "Polish" 11101msgstr "Polsk" 11102 11103#. I18N: A configuration setting 11104#: resources/views/admin/site-mail.phtml:107 11105#: resources/views/setup/step-4-database-mysql.phtml:67 11106#: resources/views/setup/step-4-database-pgsql.phtml:59 11107#: resources/views/setup/step-4-database-sqlsvr.phtml:59 11108msgid "Port number" 11109msgstr "Portnummer" 11110 11111#. I18N: Location of an LDS church temple 11112#: app/Elements/TempleCode.php:162 11113msgid "Portland, Oregon, United States" 11114msgstr "Portland, Oregon, United States" 11115 11116#. I18N: Location of an LDS church temple 11117#: app/Elements/TempleCode.php:154 11118msgid "Porto Alegre, Brazil" 11119msgstr "Porto Alegre, Brasil" 11120 11121#. I18N: page orientation 11122#: app/Http/RequestHandlers/TreePreferencesPage.php:101 11123#: resources/xml/reports/change_report.xml:10 11124#: resources/xml/reports/pedigree_report.xml:7 11125msgid "Portrait" 11126msgstr "Ståande" 11127 11128#. I18N: Name of a country or state 11129#: app/Statistics/Service/CountryService.php:407 11130msgid "Portugal" 11131msgstr "Portugal" 11132 11133#: app/SurnameTradition.php:94 11134msgctxt "Surname tradition" 11135msgid "Portuguese" 11136msgstr "Portugisisk" 11137 11138#: app/Gedcom.php:370 app/Gedcom.php:482 app/Gedcom.php:502 app/Gedcom.php:757 11139#: app/Gedcom.php:804 app/Gedcom.php:1171 app/Gedcom.php:1221 11140#: app/Gedcom.php:1256 app/Gedcom.php:1288 app/Gedcom.php:1438 11141msgid "Postal code" 11142msgstr "Postnummer" 11143 11144#. I18N: Name of a module 11145#: app/Module/PoweredByWebtreesModule.php:41 11146msgid "Powered by webtrees™" 11147msgstr "Driven av webtrees™" 11148 11149#. I18N: a month in the French republican calendar 11150#: app/Date/FrenchDate.php:165 11151msgctxt "GENITIVE" 11152msgid "Prairial" 11153msgstr "Prairial" 11154 11155#. I18N: a month in the French republican calendar 11156#: app/Date/FrenchDate.php:259 11157msgctxt "INSTRUMENTAL" 11158msgid "Prairial" 11159msgstr "Prairial" 11160 11161#. I18N: a month in the French republican calendar 11162#: app/Date/FrenchDate.php:212 11163msgctxt "LOCATIVE" 11164msgid "Prairial" 11165msgstr "Prairial" 11166 11167#. I18N: a month in the French republican calendar 11168#: app/Date/FrenchDate.php:118 11169msgctxt "NOMINATIVE" 11170msgid "Prairial" 11171msgstr "Prairial" 11172 11173#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 11174msgid "Predefined text that states admin will decide on each request for a user account" 11175msgstr "Førhandsdefinert tekst som seier at alle søknader om brukarkonto må handsamast av administrator" 11176 11177#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 11178msgid "Predefined text that states all users can request a user account" 11179msgstr "Førhandsdefinert tekst som seier at alle besøkjande kan be om brukarkonto" 11180 11181#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 11182msgid "Predefined text that states only family members can request a user account" 11183msgstr "Førhandsdefinert tekst som seier at berre familiemedlemer kan søkje om brukarkonto" 11184 11185#: app/Http/RequestHandlers/TreePageBlockEdit.php:60 11186#: app/Http/RequestHandlers/TreePreferencesPage.php:164 11187#: app/Http/RequestHandlers/UserPageBlockEdit.php:61 11188#: resources/views/admin/components.phtml:61 11189#: resources/views/admin/components.phtml:64 11190#: resources/views/admin/modules.phtml:74 11191#: resources/views/admin/modules.phtml:76 11192#: resources/views/admin/modules.phtml:147 11193#: resources/views/admin/modules.phtml:150 11194#: resources/views/admin/modules.phtml:153 11195#: resources/views/admin/trees.phtml:100 11196#: resources/views/modules/block-template.phtml:18 11197#: resources/views/modules/block-template.phtml:20 11198msgid "Preferences" 11199msgstr "Innstillingar" 11200 11201#: resources/views/admin/modules.phtml:43 11202#, php-format 11203msgid "Preferences exist for the module “%s”, but this module no longer exists." 11204msgstr "Det finnast innstillingar for modulen «%s», men modulen eksisterer ikkje lenger." 11205 11206#. I18N: A configuration setting 11207#: resources/views/admin/users-edit.phtml:185 11208msgid "Preferred contact method" 11209msgstr "Ønska kontaktmetode" 11210 11211#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church 11212#: app/Elements/TempleCode.php:161 11213msgid "President’s Office" 11214msgstr "President’s Office" 11215 11216#. I18N: Location of an LDS church temple 11217#: app/Elements/TempleCode.php:163 11218msgid "Preston, England" 11219msgstr "Preston, England" 11220 11221#: app/Http/RequestHandlers/DataFixData.php:103 11222#: app/Http/RequestHandlers/DataFixPreview.php:81 11223#: resources/views/admin/analytics-edit.phtml:27 11224msgid "Preview" 11225msgstr "Førehandsvising" 11226 11227#: app/Elements/RelationIsDescriptor.php:120 11228msgid "Priest" 11229msgstr "Prest" 11230 11231#. I18N: The first day in the French republican calendar 11232#: app/Date/FrenchDate.php:301 11233msgid "Primidi" 11234msgstr "Primidi" 11235 11236#: resources/xml/reports/family_group_report.xml:10 11237msgid "Print basic events when blank" 11238msgstr "Skriv ut grunnleggjande hendingar når dei er utan innhald" 11239 11240#: app/Gedcom.php:1078 app/Gedcom.php:1134 app/Gedcom.php:1398 11241msgid "Priority" 11242msgstr "Prioritet" 11243 11244#: app/Http/RequestHandlers/TreePrivacyPage.php:68 11245#: resources/views/admin/trees.phtml:108 11246msgid "Privacy" 11247msgstr "Personvern" 11248 11249#. I18N: Name of a module 11250#: app/Module/PrivacyPolicy.php:65 app/Module/PrivacyPolicy.php:121 11251#: resources/views/modules/privacy-policy/footer.phtml:16 11252msgid "Privacy policy" 11253msgstr "Reglar for personvern" 11254 11255#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 11256#: resources/views/admin/trees-privacy.phtml:156 11257msgid "Privacy restrictions" 11258msgstr "Personvernrestriksjonar" 11259 11260#: resources/views/admin/trees-privacy.phtml:218 11261msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 11262msgstr "Personvernrestriksjonar - desse påverkar postar og fakta som ikkje inneheld ein GEDCOM RESN-kode" 11263 11264#: app/Gedcom.php:1331 app/Gedcom.php:1334 app/Gedcom.php:1344 11265#: app/Gedcom.php:1379 app/Gedcom.php:1385 app/GedcomRecord.php:356 11266#: app/GedcomRecord.php:462 app/Report/ReportParserGenerate.php:1005 11267#: app/Statistics/Repository/EventRepository.php:414 11268msgid "Private" 11269msgstr "Privat" 11270 11271#: resources/views/admin/site-mail.phtml:219 11272msgid "Private key" 11273msgstr "Personleg kode" 11274 11275#: app/Gedcom.php:672 11276msgid "Probate" 11277msgstr "Skifte" 11278 11279#: app/Gedcom.php:673 11280msgid "Property" 11281msgstr "Eigedom" 11282 11283#. I18N: Location of an LDS church temple 11284#: app/Elements/TempleCode.php:164 11285msgid "Provo City Center, Utah, United States" 11286msgstr "Provo City Center, Utah, USA" 11287 11288#. I18N: Location of an LDS church temple 11289#: app/Elements/TempleCode.php:165 11290msgid "Provo, Utah, United States" 11291msgstr "Provo, Utah, United States" 11292 11293#. I18N: An individual that represents another 11294#: app/Elements/RelationIsDescriptor.php:119 11295msgid "Proxy" 11296msgstr "Representant" 11297 11298#: app/Gedcom.php:787 resources/views/lists/sources-table.phtml:97 11299#: resources/views/modals/source-fields.phtml:36 11300msgid "Publication" 11301msgstr "Publikasjon" 11302 11303#. I18N: Name of a country or state 11304#: app/Statistics/Service/CountryService.php:403 11305msgid "Puerto Rico" 11306msgstr "Puerto Rico" 11307 11308#. I18N: Name of a country or state 11309#: app/Statistics/Service/CountryService.php:415 11310msgid "Qatar" 11311msgstr "Qatar" 11312 11313#: app/Gedcom.php:403 app/Gedcom.php:456 app/Gedcom.php:534 app/Gedcom.php:702 11314#: app/Gedcom.php:725 app/Gedcom.php:749 app/Gedcom.php:1065 11315#: app/Gedcom.php:1117 app/Gedcom.php:1200 app/Gedcom.php:1233 11316#: app/Gedcom.php:1564 app/Gedcom.php:1578 11317msgid "Quality of data" 11318msgstr "Datakvalitet" 11319 11320#. I18N: The fourth day in the French republican calendar 11321#: app/Date/FrenchDate.php:307 11322msgid "Quartidi" 11323msgstr "Quartidi" 11324 11325#: resources/views/modules/faq/config.phtml:58 11326#: resources/views/modules/faq/edit.phtml:31 11327msgid "Question" 11328msgstr "Spørsmål" 11329 11330#. I18N: Location of an LDS church temple 11331#: app/Elements/TempleCode.php:166 11332msgid "Quetzaltenango, Guatemala" 11333msgstr "Quetzaltenango, Guatemala" 11334 11335#: resources/views/admin/trees-preferences.phtml:681 11336msgid "Quick family facts" 11337msgstr "Snøggfakta for familie" 11338 11339#: resources/views/admin/trees-preferences.phtml:656 11340msgid "Quick individual facts" 11341msgstr "Snøggfakta for peron" 11342 11343#. I18N: The fifth day in the French republican calendar 11344#: app/Date/FrenchDate.php:309 11345msgid "Quintidi" 11346msgstr "Quintidi" 11347 11348#. I18N: When replying to an email, the subject becomes “RE: subject” 11349#: resources/views/modules/user-messages/user-messages.phtml:115 11350#: resources/views/modules/user-messages/user-messages.phtml:116 11351msgid "RE: " 11352msgstr "RE: " 11353 11354#: app/Elements/RelationIsDescriptor.php:121 11355msgid "Rabbi" 11356msgstr "Rabbi" 11357 11358#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11359#: app/Date/HijriDate.php:146 11360msgctxt "GENITIVE" 11361msgid "Rabi’ al-awwal" 11362msgstr "Rabi' al-awwal" 11363 11364#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11365#: app/Date/HijriDate.php:236 11366msgctxt "INSTRUMENTAL" 11367msgid "Rabi’ al-awwal" 11368msgstr "Rabi' al-awwal" 11369 11370#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11371#: app/Date/HijriDate.php:191 11372msgctxt "LOCATIVE" 11373msgid "Rabi’ al-awwal" 11374msgstr "Rabi' al-awwal" 11375 11376#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11377#: app/Date/HijriDate.php:101 11378msgctxt "NOMINATIVE" 11379msgid "Rabi’ al-awwal" 11380msgstr "Rabi' al-awwal" 11381 11382#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11383#: app/Date/HijriDate.php:148 11384msgctxt "GENITIVE" 11385msgid "Rabi’ al-thani" 11386msgstr "Rabi' al-thani" 11387 11388#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11389#: app/Date/HijriDate.php:238 11390msgctxt "INSTRUMENTAL" 11391msgid "Rabi’ al-thani" 11392msgstr "Rabi' al-thani" 11393 11394#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11395#: app/Date/HijriDate.php:193 11396msgctxt "LOCATIVE" 11397msgid "Rabi’ al-thani" 11398msgstr "Rabi' al-thani" 11399 11400#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11401#: app/Date/HijriDate.php:103 11402msgctxt "NOMINATIVE" 11403msgid "Rabi’ al-thani" 11404msgstr "Rabi' al-thani" 11405 11406#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11407#: app/Elements/PedigreeLinkageType.php:66 11408msgctxt "Female pedigree" 11409msgid "Rada" 11410msgstr "Rada" 11411 11412#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11413#: app/Elements/PedigreeLinkageType.php:56 11414msgctxt "Male pedigree" 11415msgid "Rada" 11416msgstr "Rada" 11417 11418#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11419#: app/Elements/PedigreeLinkageType.php:76 11420msgctxt "Pedigree" 11421msgid "Rada" 11422msgstr "Rada" 11423 11424#. I18N: https://en.wikipedia.org/wiki/Rajab 11425#: app/Date/HijriDate.php:154 11426msgctxt "GENITIVE" 11427msgid "Rajab" 11428msgstr "Rajab" 11429 11430#. I18N: https://en.wikipedia.org/wiki/Rajab 11431#: app/Date/HijriDate.php:244 11432msgctxt "INSTRUMENTAL" 11433msgid "Rajab" 11434msgstr "Rajab" 11435 11436#. I18N: https://en.wikipedia.org/wiki/Rajab 11437#: app/Date/HijriDate.php:199 11438msgctxt "LOCATIVE" 11439msgid "Rajab" 11440msgstr "Rajab" 11441 11442#. I18N: https://en.wikipedia.org/wiki/Rajab 11443#: app/Date/HijriDate.php:109 11444msgctxt "NOMINATIVE" 11445msgid "Rajab" 11446msgstr "Rajab" 11447 11448#. I18N: Location of an LDS church temple 11449#: app/Elements/TempleCode.php:167 11450msgid "Raleigh, North Carolina, United States" 11451msgstr "Raleigh, North Carolina, USA" 11452 11453#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11454#: app/Date/HijriDate.php:158 11455msgctxt "GENITIVE" 11456msgid "Ramadan" 11457msgstr "Ramadan" 11458 11459#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11460#: app/Date/HijriDate.php:248 11461msgctxt "INSTRUMENTAL" 11462msgid "Ramadan" 11463msgstr "Ramadan" 11464 11465#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11466#: app/Date/HijriDate.php:203 11467msgctxt "LOCATIVE" 11468msgid "Ramadan" 11469msgstr "Ramadan" 11470 11471#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11472#: app/Date/HijriDate.php:113 11473msgctxt "NOMINATIVE" 11474msgid "Ramadan" 11475msgstr "Ramadan" 11476 11477#. I18N: Description of the “Slide show” module 11478#: app/Module/SlideShowModule.php:71 11479msgid "Random images from the current family tree." 11480msgstr "Tilfeldige bileter frå det aktuelle slektstreet." 11481 11482#: app/Http/RequestHandlers/ReorderChildrenPage.php:53 11483#: resources/views/family-page-children.phtml:50 11484#: resources/views/family-page-menu.phtml:58 11485#: resources/views/modules/relatives/family.phtml:233 11486msgid "Re-order children" 11487msgstr "Endre rekkefølgje på born" 11488 11489#: app/Http/RequestHandlers/ReorderFamiliesPage.php:52 11490#: resources/views/individual-page-menu.phtml:81 11491#: resources/views/individual-page-menu.phtml:86 11492#: resources/views/modules/relatives/tab.phtml:116 11493msgid "Re-order families" 11494msgstr "Endre rekkefylgje på familiar" 11495 11496#: app/Gedcom.php:1474 app/Http/RequestHandlers/ReorderMediaPage.php:49 11497#: app/Module/FixPrimaryTag.php:119 11498#: resources/views/individual-page-menu.phtml:102 11499#: resources/views/individual-page-menu.phtml:107 11500msgid "Re-order media" 11501msgstr "Endre rekkefølgje på media" 11502 11503#: app/Http/RequestHandlers/ReorderNamesPage.php:49 11504#: resources/views/individual-page-menu.phtml:49 11505#: resources/views/individual-page-menu.phtml:54 11506msgid "Re-order names" 11507msgstr "Endre rekkefølge på namn" 11508 11509#: resources/views/admin/users-create.phtml:32 11510#: resources/views/admin/users-edit.phtml:42 11511#: resources/views/admin/users.phtml:27 11512#: resources/views/edit-account-page.phtml:44 11513#: resources/views/emails/register-notify-html.phtml:28 11514#: resources/views/emails/register-notify-text.phtml:22 11515#: resources/views/register-page.phtml:36 11516msgid "Real name" 11517msgstr "Eigentleg namn" 11518 11519#. I18N: Name of a module 11520#: app/Module/RecentChangesModule.php:86 11521#: resources/xml/reports/change_report.xml:92 11522msgid "Recent changes" 11523msgstr "Siste endringar" 11524 11525#: resources/views/calendar-page.phtml:128 11526msgid "Recent years (< 100 yrs)" 11527msgstr "Dei siste 100 åra" 11528 11529#. I18N: Location of an LDS church temple 11530#: app/Elements/TempleCode.php:168 11531msgid "Recife, Brazil" 11532msgstr "Recife, Brasil" 11533 11534#: resources/views/admin/changes-log.phtml:62 11535#: resources/views/admin/changes-log.phtml:136 11536#: resources/views/admin/data-fix-page.phtml:66 11537#: resources/views/admin/trees-privacy.phtml:223 11538#: resources/views/lists/anniversaries-table.phtml:32 11539#: resources/views/modules/clippings/show.phtml:30 11540#: resources/views/modules/recent_changes/changes-table.phtml:43 11541#: resources/views/modules/todo/research-tasks.phtml:30 11542msgid "Record" 11543msgstr "Post" 11544 11545#: app/Gedcom.php:440 app/Gedcom.php:684 app/Gedcom.php:715 app/Gedcom.php:739 11546#: app/Gedcom.php:770 app/Gedcom.php:794 app/Gedcom.php:818 app/Gedcom.php:830 11547#: app/Gedcom.php:935 11548msgid "Record ID number" 11549msgstr "Registreringsnummer (ID)" 11550 11551#: app/Gedcom.php:683 app/Gedcom.php:817 11552msgid "Record file number" 11553msgstr "Postnummer i fil" 11554 11555#: resources/views/modules/fix-search-and-replace/options.phtml:62 11556#: resources/views/modules/statistics-chart/other-records.phtml:10 11557#: resources/views/search-general-page.phtml:61 11558msgid "Records" 11559msgstr "Registreringar" 11560 11561#. I18N: Description of the “Legacy URLs” module 11562#: app/Module/RedirectLegacyUrlsModule.php:114 11563msgid "Redirect old URLs from webtrees version 1." 11564msgstr "Omdiriger gamle URL frå webtrees versjon 1." 11565 11566#. I18N: Location of an LDS church temple 11567#: app/Elements/TempleCode.php:169 11568msgid "Redlands, California, United States" 11569msgstr "Redlands, California, USA" 11570 11571#: app/Gedcom.php:436 app/Gedcom.php:674 app/Gedcom.php:713 app/Gedcom.php:737 11572#: app/Gedcom.php:768 app/Gedcom.php:788 11573msgid "Reference number" 11574msgstr "Referansenummer" 11575 11576#. I18N: Location of an LDS church temple 11577#: app/Elements/TempleCode.php:170 11578msgid "Regina, Saskatchewan, Canada" 11579msgstr "Regina, Saskatchewan, Canada" 11580 11581#: app/Elements/MarriageType.php:61 resources/xml/reports/fact_sources.xml:205 11582msgid "Registered partnership" 11583msgstr "Registrert partnarskap" 11584 11585#: app/Elements/RelationIsDescriptor.php:122 11586msgid "Registry officer" 11587msgstr "Sorenskrivar" 11588 11589#: app/Elements/RelationIsDescriptor.php:87 11590msgctxt "FEMALE" 11591msgid "Registry officer" 11592msgstr "Sorenskrivar" 11593 11594#: app/Elements/RelationIsDescriptor.php:66 11595msgctxt "MALE" 11596msgid "Registry officer" 11597msgstr "Sorenskrivar" 11598 11599#. I18N: https://en.wikipedia.org/wiki/Regular_expression 11600#: app/Module/FixSearchAndReplace.php:105 11601msgid "Regular expression" 11602msgstr "Regulære uttrykk" 11603 11604#: resources/views/modules/fix-search-and-replace/options.phtml:44 11605msgid "Regular expressions are an advanced pattern matching technique." 11606msgstr "Regulære uttrykk er ein avansert teknikk for mønsterattkjenning." 11607 11608#: resources/views/pending-changes-page.phtml:51 11609#: resources/views/pending-changes-page.phtml:89 11610msgid "Reject" 11611msgstr "Avvis" 11612 11613#: resources/views/pending-changes-page.phtml:105 11614msgid "Reject all changes" 11615msgstr "Avvis alle endinger" 11616 11617#. I18N: Name of a module/report 11618#: app/Module/IndividualFamiliesReportModule.php:44 11619#: resources/xml/reports/individual_ext_report.xml:3 11620msgid "Related families" 11621msgstr "Nært slekta familier" 11622 11623#. I18N: Name of a report 11624#: app/Module/RelatedIndividualsReportModule.php:40 11625#: resources/xml/reports/relative_ext_report.xml:3 11626msgid "Related individuals" 11627msgstr "Nære slektningar" 11628 11629#: app/Gedcom.php:546 app/Gedcom.php:1055 app/Gedcom.php:1107 11630#: app/Gedcom.php:1461 app/Gedcom.php:1554 app/Gedcom.php:1568 11631#: app/Module/BranchesListModule.php:398 app/Module/BranchesListModule.php:436 11632#: resources/views/fact-association-structure.phtml:85 11633msgid "Relationship" 11634msgstr "Forbindelse" 11635 11636#: app/Gedcom.php:950 app/Gedcom.php:1335 11637msgid "Relationship to father" 11638msgstr "Slektskap til far" 11639 11640#: app/Module/RelationshipsChartModule.php:148 11641msgid "Relationship to me" 11642msgstr "Slektskap til meg" 11643 11644#: app/Gedcom.php:951 app/Gedcom.php:1336 11645msgid "Relationship to mother" 11646msgstr "Slektskap til mor" 11647 11648#: app/Gedcom.php:621 11649msgid "Relationship to parents" 11650msgstr "Slektskap til foreldre" 11651 11652#: app/Module/RelationshipsChartModule.php:328 11653#, php-format 11654msgid "Relationship: %s" 11655msgstr "Forhold: %s" 11656 11657#. I18N: Name of a module/chart 11658#. I18N: Configuration option 11659#: app/Module/RelationshipsChartModule.php:182 11660#: app/Module/RelationshipsChartModule.php:259 11661#: resources/views/lists/individuals-table.phtml:291 11662#: resources/views/modules/relationships-chart/config.phtml:34 11663msgid "Relationships" 11664msgstr "Slektskapsband" 11665 11666#. I18N: %s are individual’s names 11667#: app/Module/RelationshipsChartModule.php:251 11668#, php-format 11669msgid "Relationships between %1$s and %2$s" 11670msgstr "Slektskapsband mellom %1$s og %2$s" 11671 11672#: app/Gedcom.php:1257 app/Gedcom.php:1289 11673msgid "Reliability of the information" 11674msgstr "Informasjonens pålitelegheit" 11675 11676#: app/Gedcom.php:392 app/Gedcom.php:523 app/Gedcom.php:676 app/Gedcom.php:1174 11677#: resources/xml/reports/missing_facts_report.xml:26 11678#: resources/xml/reports/missing_facts_report.xml:587 11679msgid "Religion" 11680msgstr "Religion" 11681 11682#: app/Gedcom.php:669 11683msgid "Religious institution" 11684msgstr "Religiøs institusjon" 11685 11686#: app/Elements/MarriageType.php:62 resources/xml/reports/fact_sources.xml:199 11687msgid "Religious marriage" 11688msgstr "Religiøs vigsel" 11689 11690#: app/Services/LeafletJsService.php:77 11691msgid "Reload map" 11692msgstr "Last kart på ny" 11693 11694#: app/Gedcom.php:1079 app/Gedcom.php:1135 app/Gedcom.php:1402 11695msgid "Reminder date" 11696msgstr "Påminningsdato" 11697 11698#: resources/views/modules/review_changes/config.phtml:27 11699msgid "Reminder email frequency (days)" 11700msgstr "Kor ofte skal påminning sandast? (dagar)" 11701 11702#: app/Gedcom.php:1481 11703msgid "Remote server" 11704msgstr "Ekstern server" 11705 11706#: app/Module/CensusAssistantModule.php:245 11707#: app/Module/CensusAssistantModule.php:269 11708#: resources/views/modules/clippings/show.phtml:31 11709#: resources/views/modules/clippings/show.phtml:47 11710#: resources/views/modules/favorites/favorites.phtml:36 11711msgid "Remove" 11712msgstr "Fjern" 11713 11714#. I18N: Name of a module 11715#: app/Module/FixDuplicateLinks.php:58 11716msgid "Remove duplicate links" 11717msgstr "Fjern dupliserte lenker" 11718 11719#: resources/views/modules/timeline-chart/page.phtml:74 11720msgid "Remove individual" 11721msgstr "Ta bort person" 11722 11723#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 11724#: resources/views/admin/trees-import.phtml:123 11725msgid "Remove the GEDCOM media path from filenames" 11726msgstr "Ta bort GEDCOM-fila si mediebane frå filnamn" 11727 11728#: resources/views/admin/locations.phtml:128 11729msgid "Remove this location?" 11730msgstr "Slette denne staden?" 11731 11732#. I18N: Location of an LDS church temple 11733#: app/Elements/TempleCode.php:171 11734msgid "Reno, Nevada, United States" 11735msgstr "Reno, Nevada, United States" 11736 11737#: resources/views/admin/trees.phtml:198 11738msgid "Renumber" 11739msgstr "Endre nummerering" 11740 11741#. I18N: Renumber the records in a family tree 11742#: app/Http/RequestHandlers/RenumberTreePage.php:62 11743#: resources/views/admin/trees-merge.phtml:35 11744#: resources/views/admin/trees-merge.phtml:40 11745msgid "Renumber family tree" 11746msgstr "Gi postane i slektstreet nye referansenummer" 11747 11748#: resources/views/modules/fix-place-names/options.phtml:21 11749msgid "Replace" 11750msgstr "Erstatt" 11751 11752#. I18N: Description of a “Data fix” module 11753#: app/Module/FixCemeteryTag.php:71 11754msgid "Replace cemetery tags with burial places." 11755msgstr "Erstatt gravstad-kode med stad for gravlegging." 11756 11757#: resources/views/search-replace-page.phtml:35 11758msgid "Replace with" 11759msgstr "Erstatt med" 11760 11761#: resources/views/modules/fix-search-and-replace/options.phtml:28 11762msgid "Replacement text" 11763msgstr "Erstatningstekst" 11764 11765#: resources/views/modules/user-messages/user-messages.phtml:130 11766#: resources/views/modules/user-messages/user-messages.phtml:131 11767msgid "Reply" 11768msgstr "Svar" 11769 11770#: app/Http/RequestHandlers/ReportGenerate.php:113 11771#: resources/views/admin/modules.phtml:224 11772#: resources/views/admin/modules.phtml:227 11773#: resources/views/report-select-page.phtml:22 11774msgid "Report" 11775msgstr "Rapport" 11776 11777#. I18N: Name of a module 11778#: app/Http/RequestHandlers/ModulesReportsPage.php:43 11779#: app/Module/ReportsMenuModule.php:59 app/Module/ReportsMenuModule.php:109 11780#: resources/views/admin/control-panel.phtml:685 11781#: resources/views/admin/modules.phtml:102 11782#: resources/views/admin/modules.phtml:104 11783msgid "Reports" 11784msgstr "Rapportar" 11785 11786#. I18N: Name of a module/list 11787#: app/Module/FixSearchAndReplace.php:114 11788#: app/Module/RepositoryListModule.php:70 11789#: app/Module/RepositoryListModule.php:163 app/Services/AdminService.php:182 11790#: resources/views/admin/control-panel.phtml:323 11791#: resources/views/admin/merge-records-step-1.phtml:57 11792#: resources/views/lists/repositories-table.phtml:45 11793#: resources/views/modules/gedcom_stats/config.phtml:50 11794#: resources/views/modules/gedcom_stats/statistics.phtml:123 11795#: resources/views/modules/html/template-statistics.phtml:52 11796#: resources/views/modules/statistics-chart/other-records.phtml:45 11797#: resources/views/record-page-links.phtml:85 11798#: resources/views/search-general-page.phtml:95 11799#: resources/views/search-results.phtml:70 11800msgid "Repositories" 11801msgstr "Arkiv" 11802 11803#: app/Gedcom.php:750 app/Gedcom.php:790 11804#: resources/views/admin/trees-privacy.phtml:169 11805#: resources/views/admin/trees.phtml:239 11806#: resources/views/modals/source-fields.phtml:44 11807#: resources/views/modules/favorites/favorites.phtml:121 11808#: resources/views/modules/recent_changes/changes-table.phtml:77 11809msgid "Repository" 11810msgstr "Arkiv" 11811 11812#: resources/views/lists/repositories-table.phtml:50 11813msgid "Repository name" 11814msgstr "Arkivnamn" 11815 11816#. I18N: Name of a country or state 11817#: app/Statistics/Service/CountryService.php:134 11818msgid "Republic of the Congo" 11819msgstr "Republic of the Congo" 11820 11821#: app/Http/RequestHandlers/PasswordRequestAction.php:111 11822#: app/Http/RequestHandlers/PasswordRequestPage.php:56 11823#: resources/views/modules/login_block/sign-in.phtml:54 11824msgid "Request a new password" 11825msgstr "Be om nytt passord" 11826 11827#: app/Http/RequestHandlers/RegisterAction.php:210 11828#: app/Http/RequestHandlers/RegisterPage.php:79 11829#: app/Module/WelcomeBlockModule.php:111 resources/views/login-page.phtml:65 11830#: resources/views/modules/login_block/sign-in.phtml:48 11831msgid "Request a new user account" 11832msgstr "Søk om brukarkonto" 11833 11834#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 11835msgid "Research" 11836msgstr "Gransking" 11837 11838#: app/Gedcom.php:865 app/Gedcom.php:904 app/Gedcom.php:1068 11839#: app/Gedcom.php:1124 app/Gedcom.php:1397 app/Module/ResearchTaskModule.php:61 11840#: app/Module/ResearchTaskModule.php:64 11841#: resources/views/modules/todo/research-tasks.phtml:36 11842msgid "Research task" 11843msgstr "Granskingsoppgåve" 11844 11845#. I18N: Name of a module. Tasks that need further research. 11846#: app/Module/ResearchTaskModule.php:206 11847msgid "Research tasks" 11848msgstr "Granskingsoppgåver" 11849 11850#: resources/views/modules/todo/config.phtml:14 11851msgid "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." 11852msgstr "Granskingsoppgåver er særskilde hendingar knytte til personar i slektstreet, som syner trong til vidare gransking. Dei kan nyttast som påminning om at data må kontrollerast mot andre kjelder, at dokument eller bileter må innhentast, at motstridande informasjon må kontrollerast, osb." 11853 11854#: resources/views/modules/todo/config.phtml:16 11855msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 11856msgstr "Granskingsoppgåver vert lagra under koden «_TODO». Sidan denne ikkje finnast i GEDCOM-standarden, er det ikkje sikkert at andre slektsforskningsprogram vil forstå den." 11857 11858#: app/Gedcom.php:677 11859msgid "Residence" 11860msgstr "Bustad" 11861 11862#: resources/views/edit-blocks-page.phtml:73 11863#: resources/views/edit-blocks-page.phtml:74 11864msgid "Restore the default block layout" 11865msgstr "Tilbakestill opprinneleg oppsett av blokker" 11866 11867#: app/Http/RequestHandlers/HelpText.php:288 11868#: resources/views/admin/users-edit.phtml:294 11869msgid "Restrict to immediate family" 11870msgstr "Avgrens til nær familie" 11871 11872#. I18N: a restriction on viewing data 11873#: app/Gedcom.php:393 app/Gedcom.php:439 app/Gedcom.php:524 app/Gedcom.php:680 11874#: app/Gedcom.php:1175 app/Gedcom.php:1487 app/Gedcom.php:1580 11875#: app/Gedcom.php:1582 app/Gedcom.php:1584 app/Gedcom.php:1586 11876#: app/Gedcom.php:1588 app/Gedcom.php:1590 11877#: app/Http/RequestHandlers/HelpText.php:256 11878#: resources/views/modals/restriction-fields.phtml:9 11879msgid "Restriction" 11880msgstr "Restriksjon" 11881 11882#: resources/views/help/restriction.phtml:8 11883msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 11884msgstr "Restriksjonar kan leggjast på postar og/eller fakta. Dei avgrensar kven som kan sjå og endre desse data." 11885 11886#: resources/views/modules/statistics-chart/custom.phtml:122 11887msgid "Results" 11888msgstr "Resultat" 11889 11890#: app/Gedcom.php:681 11891msgid "Retirement" 11892msgstr "Pensjonering" 11893 11894#. I18N: Name of a country or state 11895#: app/Statistics/Service/CountryService.php:417 11896msgid "Reunion" 11897msgstr "Reunion" 11898 11899#. I18N: Location of an LDS church temple 11900#: app/Elements/TempleCode.php:172 11901msgid "Rexburg, Idaho, United States" 11902msgstr "Rexburg, Idaho, USA" 11903 11904#: app/Gedcom.php:399 app/Gedcom.php:452 app/Gedcom.php:530 app/Gedcom.php:698 11905#: app/Gedcom.php:721 app/Gedcom.php:745 app/Gedcom.php:1061 11906#: app/Gedcom.php:1113 app/Gedcom.php:1196 app/Gedcom.php:1229 11907#: app/Gedcom.php:1560 app/Gedcom.php:1574 11908#: resources/views/admin/users-edit.phtml:288 11909msgid "Role" 11910msgstr "Rolle" 11911 11912#. I18N: Name of a country or state 11913#: app/Statistics/Service/CountryService.php:419 11914msgid "Romania" 11915msgstr "Romania" 11916 11917#: app/Http/RequestHandlers/HelpText.php:261 11918msgid "Romanized" 11919msgstr "Latinsk form" 11920 11921#: app/Gedcom.php:647 11922msgid "Romanized name" 11923msgstr "Namn (latinsk form)" 11924 11925#: app/Gedcom.php:390 app/Gedcom.php:521 app/Gedcom.php:1161 11926msgid "Romanized place" 11927msgstr "Stad (latinsk form)" 11928 11929#: app/Gedcom.php:654 11930msgid "Romanized type" 11931msgstr "Type (latinsk form)" 11932 11933#: resources/views/lists/families-table.phtml:181 11934#: resources/views/lists/individuals-table.phtml:228 11935msgid "Roots" 11936msgstr "Stamforeldre" 11937 11938#: app/Gedcom.php:1121 app/Gedcom.php:1307 11939msgid "Rufname" 11940msgstr "Kallenamn" 11941 11942#. I18N: https://en.wikipedia.org/wiki/Soundex 11943#: app/Soundex.php:602 resources/views/branches-page.phtml:41 11944#: resources/views/search-phonetic-page.phtml:71 11945msgid "Russell" 11946msgstr "Russell" 11947 11948#. I18N: Name of a country or state 11949#: app/Statistics/Service/CountryService.php:421 11950msgid "Russia" 11951msgstr "Russland" 11952 11953#. I18N: Name of a country or state 11954#: app/Statistics/Service/CountryService.php:423 11955msgid "Rwanda" 11956msgstr "Rwanda" 11957 11958#: resources/views/admin/site-mail.phtml:88 11959msgid "SMTP mail server" 11960msgstr "SMTP mail server" 11961 11962#: app/Services/ServerCheckService.php:323 11963msgid "SQLite is only suitable for small sites, testing and evaluation." 11964msgstr "SQLite er berre egna til små nettstadar, for utprøving og evaluering." 11965 11966#: app/Services/ServerCheckService.php:213 11967#, php-format 11968msgid "SQLite version %s is installed. SQLite version %s or later is required." 11969msgstr "SQLite versjon %s er installert. SQLite versjon %s eller seinare er påkrevd." 11970 11971#. I18N: Use SMTP over SSL/TLS, or Implicit TLS - a secure communications protocol 11972#: app/Services/EmailService.php:205 11973msgid "SSL/TLS" 11974msgstr "SSL/TLS" 11975 11976#. I18N: Use SMTP with STARTTLS, or Explicit TLS - a secure communications protocol 11977#: app/Services/EmailService.php:207 11978msgid "STARTTLS" 11979msgstr "STARTTLS" 11980 11981#. I18N: Location of an LDS church temple 11982#: app/Elements/TempleCode.php:173 11983msgid "Sacramento, California, United States" 11984msgstr "Sacramento, California, USA" 11985 11986#. I18N: https://en.wikipedia.org/wiki/Safar 11987#: app/Date/HijriDate.php:144 11988msgctxt "GENITIVE" 11989msgid "Safar" 11990msgstr "Safar" 11991 11992#. I18N: https://en.wikipedia.org/wiki/Safar 11993#: app/Date/HijriDate.php:234 11994msgctxt "INSTRUMENTAL" 11995msgid "Safar" 11996msgstr "Safar" 11997 11998#. I18N: https://en.wikipedia.org/wiki/Safar 11999#: app/Date/HijriDate.php:189 12000msgctxt "LOCATIVE" 12001msgid "Safar" 12002msgstr "Safar" 12003 12004#. I18N: https://en.wikipedia.org/wiki/Safar 12005#: app/Date/HijriDate.php:99 12006msgctxt "NOMINATIVE" 12007msgid "Safar" 12008msgstr "Safar" 12009 12010#. I18N: The name of a colour-scheme 12011#: app/Module/ColorsTheme.php:179 12012msgid "Sage" 12013msgstr "Salvie" 12014 12015#. I18N: Name of a country or state 12016#: app/Statistics/Service/CountryService.php:441 12017msgid "Saint Helena" 12018msgstr "St. Helena" 12019 12020#. I18N: Name of a country or state 12021#: app/Statistics/Service/CountryService.php:284 12022msgid "Saint Kitts and Nevis" 12023msgstr "St. Kitts og Nevis" 12024 12025#. I18N: Name of a country or state 12026#: app/Statistics/Service/CountryService.php:298 12027msgid "Saint Lucia" 12028msgstr "St. Lucia" 12029 12030#. I18N: Name of a country or state 12031#: app/Statistics/Service/CountryService.php:455 12032msgid "Saint Pierre and Miquelon" 12033msgstr "St. Pierre og Miquelon" 12034 12035#. I18N: Name of a country or state 12036#: app/Statistics/Service/CountryService.php:520 12037msgid "Saint Vincent and the Grenadines" 12038msgstr "St. Vincent og Grenadinene" 12039 12040#. I18N: Location of an LDS church temple 12041#: app/Elements/TempleCode.php:183 12042msgid "Salt Lake City, Utah, United States" 12043msgstr "Salt Lake City, Utah, United States" 12044 12045#: resources/views/modals/media-file-fields.phtml:70 12046msgid "Same as uploaded file" 12047msgstr "Same som opplasta fil" 12048 12049#. I18N: Name of a country or state 12050#: app/Statistics/Service/CountryService.php:536 12051msgid "Samoa" 12052msgstr "Samoa" 12053 12054#. I18N: Location of an LDS church temple 12055#: app/Elements/TempleCode.php:176 12056msgid "San Antonio, Texas, United States" 12057msgstr "San Antonio, Texas, United States" 12058 12059#. I18N: Location of an LDS church temple 12060#: app/Elements/TempleCode.php:177 12061msgid "San Diego, California, United States" 12062msgstr "San Diego, California, USA" 12063 12064#. I18N: Location of an LDS church temple 12065#: app/Elements/TempleCode.php:182 12066msgid "San Jose, Costa Rica" 12067msgstr "San Jose, Costa Rica" 12068 12069#. I18N: Name of a country or state 12070#: app/Statistics/Service/CountryService.php:451 12071msgid "San Marino" 12072msgstr "San Marino" 12073 12074#. I18N: Location of an LDS church temple 12075#: app/Elements/TempleCode.php:174 12076msgid "San Salvador, El Salvador" 12077msgstr "San Salvador, El Salvador" 12078 12079#. I18N: Location of an LDS church temple 12080#: app/Elements/TempleCode.php:175 12081msgid "Santiago, Chile" 12082msgstr "Santiago, Chile" 12083 12084#. I18N: Location of an LDS church temple 12085#: app/Elements/TempleCode.php:178 12086msgid "Santo Domingo, Dominican Republic" 12087msgstr "Santo Domingo, Dominican Republic" 12088 12089#. I18N: Location of an LDS church temple 12090#: app/Elements/TempleCode.php:186 12091msgid "Sao Paulo, Brazil" 12092msgstr "Sao Paulo, Brasil" 12093 12094#. I18N: Name of a country or state 12095#: app/Statistics/Service/CountryService.php:459 12096msgid "Sao Tome and Principe" 12097msgstr "Sao Tome og Principe" 12098 12099#. I18N: abbreviation for Saturday 12100#: app/Date/AbstractCalendarDate.php:283 12101#: resources/views/edit/initialize-calendar-popup.phtml:29 12102msgid "Sat" 12103msgstr "lau" 12104 12105#: app/Date/AbstractCalendarDate.php:251 12106msgid "Saturday" 12107msgstr "laurdag" 12108 12109#. I18N: Name of a country or state 12110#: app/Statistics/Service/CountryService.php:425 12111msgid "Saudi Arabia" 12112msgstr "Saudi Arabia" 12113 12114#: app/Gedcom.php:1085 12115msgid "Schema" 12116msgstr "Skjema" 12117 12118#: app/Gedcom.php:604 app/Gedcom.php:628 12119msgid "School or college" 12120msgstr "Skule eller universitet" 12121 12122#. I18N: Name of a country or state 12123#: app/Statistics/Service/CountryService.php:427 12124msgid "Scotland" 12125msgstr "Skottland" 12126 12127#: app/Gedcom.php:1407 12128msgid "Scrapbook" 12129msgstr "Utklippsbok" 12130 12131#. I18N: “sealing” is a Mormon ceremony. 12132#: app/Elements/PedigreeLinkageType.php:64 12133msgctxt "Female pedigree" 12134msgid "Sealing" 12135msgstr "Besegling" 12136 12137#. I18N: “sealing” is a Mormon ceremony. 12138#: app/Elements/PedigreeLinkageType.php:54 12139msgctxt "Male pedigree" 12140msgid "Sealing" 12141msgstr "Besegling" 12142 12143#. I18N: “sealing” is a Mormon ceremony. 12144#: app/Elements/PedigreeLinkageType.php:74 12145msgctxt "Pedigree" 12146msgid "Sealing" 12147msgstr "Besegling" 12148 12149#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 12150#: app/Elements/LdsSpouseSealingDateStatus.php:63 12151msgid "Sealing canceled (divorce)" 12152msgstr "Besegling annullert (skilsmisse)" 12153 12154#. I18N: Name of a module 12155#. I18N: A button label. 12156#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12157#: resources/views/admin/data-fix-page.phtml:42 12158#: resources/views/admin/location-edit.phtml:123 12159#: resources/views/admin/location-edit.phtml:158 12160#: resources/views/layouts/default.phtml:88 12161#: resources/views/layouts/default.phtml:90 12162#: resources/views/layouts/default.phtml:91 12163#: resources/views/modules/descendancy/sidebar.phtml:16 12164#: resources/views/modules/descendancy/sidebar.phtml:35 12165#: resources/views/modules/fix-place-names/options.phtml:11 12166#: resources/views/search-replace-page.phtml:44 12167msgid "Search" 12168msgstr "Søk" 12169 12170#. I18N: Name of a module 12171#: app/Http/RequestHandlers/SearchReplacePage.php:47 12172#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 12173msgid "Search and replace" 12174msgstr "Søk og erstatt" 12175 12176#. I18N: Description of a “Data fix” module 12177#: app/Module/FixSearchAndReplace.php:88 12178msgid "Search and replace text, using simple searches or advanced pattern matching." 12179msgstr "Søk og erstatt tekst, ved hjelp av enkle søk eller avansert mønsterattkjenning." 12180 12181#. I18N: Help text for the “Description META tag” configuration setting 12182#: resources/views/admin/trees-preferences.phtml:229 12183msgid "Search engines may use this description of your site in their search results." 12184msgstr "Søkerobotar kan nytte denne beskrivinga av nettsida i sine søkeresultat." 12185 12186#: resources/views/modules/media-list/page.phtml:75 12187msgid "Search filters" 12188msgstr "Søkjefilter" 12189 12190#: resources/views/search-general-page.phtml:49 12191#: resources/views/search-replace-page.phtml:26 12192msgid "Search for" 12193msgstr "Søk etter" 12194 12195#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 12196msgid "Search for locations in an external database." 12197msgstr "Søk etter stadar i ein ekstern database." 12198 12199#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 12200msgid "Search for place names in an external database." 12201msgstr "Søk etter stadnamn i ein ekstern database." 12202 12203#: app/Module/GeonamesAutocomplete.php:68 12204#: app/Module/OpenRouteServiceAutocomplete.php:56 12205#, php-format 12206msgid "Search for place names using %s." 12207msgstr "Søk stadnamn ved å nytte %s." 12208 12209#: resources/views/modules/fix-search-and-replace/options.phtml:38 12210msgid "Search method" 12211msgstr "Søkemetode" 12212 12213#: resources/views/modules/fix-search-and-replace/options.phtml:18 12214msgid "Search text/pattern" 12215msgstr "Søk tekst/mønster" 12216 12217#: resources/views/modules/relationships-chart/config.phtml:24 12218msgid "Searching for all possible relationships can take a lot of time in complex trees." 12219msgstr "Søk etter alle mogelege slektskap kan ta lang tid i komplekse slektstre." 12220 12221#. I18N: Location of an LDS church temple 12222#: app/Elements/TempleCode.php:179 12223msgid "Seattle, Washington, United States" 12224msgstr "Seattle, Washington, United States" 12225 12226#: resources/views/admin/merge-records-step-1.phtml:106 12227msgid "Second record" 12228msgstr "Andre post" 12229 12230#. I18N: A configuration setting 12231#: resources/views/admin/site-mail.phtml:163 12232msgid "Secure connection" 12233msgstr "Sikker forbindelse" 12234 12235#. I18N: A configuration setting 12236#: resources/views/modules/statcounter/form.phtml:18 12237msgid "Security code" 12238msgstr "Sikkerheitskode" 12239 12240#: resources/views/admin/site-mail.phtml:34 12241#: resources/views/modules/fix-search-and-replace/options.phtml:45 12242#, php-format 12243msgid "See %s for more information." 12244msgstr "Sjå %s for meir informasjon." 12245 12246#: resources/views/admin/merge-records-step-2.phtml:48 12247#: resources/views/admin/merge-records-step-2.phtml:95 12248#: resources/views/admin/merge-records-step-2.phtml:141 12249msgid "Select" 12250msgstr "Velg" 12251 12252#: resources/views/admin/trees-import.phtml:35 12253msgid "Select a GEDCOM file to import" 12254msgstr "Velg ei GEDCOM-fil som skal importerast" 12255 12256#: resources/views/edit/input-addon-calendar.phtml:12 12257#: resources/views/edit/input-addon-calendar.phtml:15 12258msgid "Select a date" 12259msgstr "Vel ein dato" 12260 12261#: resources/views/modules/lifespans-chart/page.phtml:39 12262msgid "Select individuals by place or date" 12263msgstr "Vel personar etter stadnamn eller dato" 12264 12265#. I18N: Description of the “Clippings cart” module 12266#: app/Module/ClippingsCartModule.php:153 12267msgid "Select records from your family tree and save them as a GEDCOM file." 12268msgstr "Vel postar frå ditt slektstre og lagre dei som ei GEDCOM-fil." 12269 12270#: resources/views/modules/statistics-chart/custom.phtml:148 12271msgid "Select the desired age interval" 12272msgstr "Vel ønska aldersintervall" 12273 12274#: resources/views/admin/merge-records-step-2.phtml:34 12275msgid "Select the facts and events to keep from both records." 12276msgstr "Vel fakta og hendingar som skal behaldast frå begge postar." 12277 12278#: resources/views/admin/merge-records-step-1.phtml:50 12279msgid "Select two records to merge." 12280msgstr "Vel to postar som skal slåast saman." 12281 12282#: resources/views/admin/site-mail.phtml:210 12283msgid "Selector" 12284msgstr "Selector" 12285 12286#: app/Elements/RelationIsDescriptor.php:123 12287msgid "Seller" 12288msgstr "Seljar" 12289 12290#: app/Elements/RelationIsDescriptor.php:88 12291msgctxt "FEMALE" 12292msgid "Seller" 12293msgstr "Seljar" 12294 12295#: app/Elements/RelationIsDescriptor.php:67 12296msgctxt "MALE" 12297msgid "Seller" 12298msgstr "Seljar" 12299 12300#: resources/views/admin/broadcast.phtml:65 12301#: resources/views/admin/email-page.phtml:70 12302#: resources/views/contact-page.phtml:79 resources/views/message-page.phtml:68 12303#: resources/views/modules/user-messages/user-messages.phtml:42 12304msgid "Send" 12305msgstr "Send" 12306 12307#: app/Http/RequestHandlers/ContactPage.php:89 12308#: app/Http/RequestHandlers/MessagePage.php:72 12309#: app/Statistics/Repository/UserRepository.php:120 12310#: resources/views/modules/user-messages/user-messages.phtml:30 12311#: resources/views/pending-changes-page.phtml:78 12312msgid "Send a message" 12313msgstr "Send melding" 12314 12315#: app/Services/MessageService.php:210 12316msgid "Send a message to all users" 12317msgstr "Send melding til alle brukarar" 12318 12319#: app/Services/MessageService.php:211 12320msgid "Send a message to users who have never signed in" 12321msgstr "Send melding til brukarar som aldri har logga seg inn" 12322 12323#: app/Services/MessageService.php:212 12324msgid "Send a message to users who have not signed in for 6 months" 12325msgstr "Send melding til brukarar som ikkje har logga seg inn siste 6 månader" 12326 12327#: resources/views/admin/site-mail.phtml:233 12328msgid "Send a test email using these settings" 12329msgstr "Send ein testmail med desse innstillingane" 12330 12331#. I18N: Label for a configuration option 12332#: resources/views/modules/review_changes/config.phtml:18 12333msgid "Send out reminder emails" 12334msgstr "Sende påminning med e-post" 12335 12336#. I18N: A configuration setting 12337#: resources/views/admin/site-mail.phtml:71 12338msgid "Sender email" 12339msgstr "Sender email" 12340 12341#. I18N: A configuration setting 12342#: resources/views/admin/site-mail.phtml:57 12343msgid "Sender name" 12344msgstr "Avsendarnamn" 12345 12346#: app/Http/RequestHandlers/EmailPreferencesPage.php:67 12347#: resources/views/admin/control-panel.phtml:223 12348msgid "Sending email" 12349msgstr "Sending av E-post" 12350 12351#. I18N: A configuration setting 12352#: resources/views/admin/site-mail.phtml:177 12353msgid "Sending server name" 12354msgstr "Avsendarserver sitt namn" 12355 12356#. I18N: Name of a country or state 12357#: app/Statistics/Service/CountryService.php:433 12358msgid "Senegal" 12359msgstr "Senegal" 12360 12361#. I18N: Location of an LDS church temple 12362#: app/Elements/TempleCode.php:180 12363msgid "Seoul, Korea" 12364msgstr "Seoul, Sør-Korea" 12365 12366#: app/Date/AbstractGregorianJulianDate.php:239 12367msgctxt "Abbreviation for September" 12368msgid "Sep" 12369msgstr "sep" 12370 12371#: app/Gedcom.php:864 12372msgid "Separated" 12373msgstr "Separert" 12374 12375#: app/Gedcom.php:968 12376msgid "Separation" 12377msgstr "Separasjon" 12378 12379#: app/Date/AbstractGregorianJulianDate.php:136 12380msgctxt "GENITIVE" 12381msgid "September" 12382msgstr "september" 12383 12384#: app/Date/AbstractGregorianJulianDate.php:206 12385msgctxt "INSTRUMENTAL" 12386msgid "September" 12387msgstr "september" 12388 12389#: app/Date/AbstractGregorianJulianDate.php:171 12390msgctxt "LOCATIVE" 12391msgid "September" 12392msgstr "september" 12393 12394#: app/Date/AbstractGregorianJulianDate.php:101 12395#: app/Module/StatisticsChartModule.php:797 12396#: resources/views/edit/initialize-calendar-popup.phtml:19 12397msgctxt "NOMINATIVE" 12398msgid "September" 12399msgstr "september" 12400 12401#. I18N: The seventh day in the French republican calendar 12402#: app/Date/FrenchDate.php:313 12403msgid "Septidi" 12404msgstr "Septidi" 12405 12406#. I18N: Name of a country or state 12407#: app/Statistics/Service/CountryService.php:435 12408msgid "Serbia" 12409msgstr "Serbia" 12410 12411#: app/Elements/RelationIsDescriptor.php:124 12412msgid "Servant" 12413msgstr "Tenar" 12414 12415#: app/Elements/RelationIsDescriptor.php:89 12416msgctxt "FEMALE" 12417msgid "Servant" 12418msgstr "Tenestejente" 12419 12420#: app/Elements/RelationIsDescriptor.php:68 12421msgctxt "MALE" 12422msgid "Servant" 12423msgstr "Tjenar" 12424 12425#: app/Http/RequestHandlers/PhpInformation.php:60 12426#: resources/views/admin/control-panel.phtml:251 12427msgid "Server information" 12428msgstr "Serverinformasjon" 12429 12430#. I18N: A configuration setting 12431#: resources/views/admin/site-mail.phtml:93 12432#: resources/views/setup/step-4-database-mysql.phtml:47 12433#: resources/views/setup/step-4-database-pgsql.phtml:47 12434#: resources/views/setup/step-4-database-sqlsvr.phtml:47 12435msgid "Server name" 12436msgstr "Servernamn" 12437 12438#: app/Http/RequestHandlers/PasswordResetPage.php:64 12439msgid "Set a new password" 12440msgstr "Set eit nytt passord" 12441 12442#: resources/views/admin/trees.phtml:130 resources/views/admin/trees.phtml:137 12443msgid "Set as default" 12444msgstr "Set som standard" 12445 12446#. I18N: You need to: 12447#: resources/views/emails/verify-notify-html.phtml:39 12448#: resources/views/emails/verify-notify-text.phtml:26 12449msgid "Set the access level for each tree." 12450msgstr "Set tilgangsnivå for kvart tre." 12451 12452#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 12453#: resources/views/admin/control-panel.phtml:298 12454msgid "Set the default blocks for new family trees" 12455msgstr "Angi standardblokker for nye slektstre" 12456 12457#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 12458#: resources/views/admin/control-panel.phtml:527 12459msgid "Set the default blocks for new users" 12460msgstr "Angi standardblokker for nye brukarar" 12461 12462#. I18N: Help text for the “Show dead individuals” configuration setting 12463#: resources/views/admin/trees-privacy.phtml:62 12464msgid "Set the privacy access level for all dead individuals." 12465msgstr "Vel nivå for personvern for alle avdøde personar." 12466 12467#. I18N: You need to: 12468#: resources/views/emails/verify-notify-html.phtml:37 12469#: resources/views/emails/verify-notify-text.phtml:25 12470msgid "Set the status to “approved”." 12471msgstr "Set status til “godkjend”." 12472 12473#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 12474#: resources/views/admin/trees-preferences.phtml:608 12475msgid "Setting this to <b>Yes</b> will place links on individuals, sources, and families to let users bring up another window containing the raw data taken right out of the GEDCOM file." 12476msgstr "Om dette vert sett til <b>Ja</b>, blir det lagt ei lenke på personar, kjelder, og familier, som gjer det mogeleg for brukarar å opne data frå GEDCOM-fila i eit eige vindauge." 12477 12478#: resources/views/layouts/setup.phtml:16 12479#: resources/views/layouts/setup.phtml:24 12480msgid "Setup wizard for webtrees" 12481msgstr "Oppsetjingsassistent for webtrees" 12482 12483#. I18N: The sixth day in the French republican calendar 12484#: app/Date/FrenchDate.php:311 12485msgid "Sextidi" 12486msgstr "Sextidi" 12487 12488#. I18N: Name of a country or state 12489#: app/Statistics/Service/CountryService.php:472 12490msgid "Seychelles" 12491msgstr "Seychellane" 12492 12493#: app/Date/JalaliDate.php:278 12494msgctxt "Abbreviation for Persian month: Shahrivar" 12495msgid "Shah" 12496msgstr "Shah" 12497 12498#. I18N: 6th month in the Persian/Jalali calendar 12499#: app/Date/JalaliDate.php:149 12500msgctxt "GENITIVE" 12501msgid "Shahrivar" 12502msgstr "Shahrivar" 12503 12504#. I18N: 6th month in the Persian/Jalali calendar 12505#: app/Date/JalaliDate.php:239 12506msgctxt "INSTRUMENTAL" 12507msgid "Shahrivar" 12508msgstr "Shahrivar" 12509 12510#. I18N: 6th month in the Persian/Jalali calendar 12511#: app/Date/JalaliDate.php:194 12512msgctxt "LOCATIVE" 12513msgid "Shahrivar" 12514msgstr "Shahrivar" 12515 12516#. I18N: 6th month in the Persian/Jalali calendar 12517#: app/Date/JalaliDate.php:104 12518msgctxt "NOMINATIVE" 12519msgid "Shahrivar" 12520msgstr "Shahrivar" 12521 12522#: resources/views/individual-page-menu.phtml:35 12523#: resources/views/individual-page.phtml:56 12524msgid "Share" 12525msgstr "Del" 12526 12527#: app/Module/ShareUrlModule.php:41 12528msgid "Share the URL" 12529msgstr "Del URL" 12530 12531#: app/Module/ShareAnniversaryModule.php:76 12532msgid "Share the anniversary of an event" 12533msgstr "Del merkedag for ei hending" 12534 12535#: app/Gedcom.php:707 resources/views/admin/trees.phtml:256 12536#: resources/views/edit/shared-note.phtml:23 12537#: resources/views/modules/notes/tab.phtml:63 12538#: resources/views/note-page-details.phtml:22 12539msgid "Shared note" 12540msgstr "Delt notat" 12541 12542#. I18N: Name of a module/list 12543#: app/Module/NoteListModule.php:67 12544#: resources/views/lists/sources-table.phtml:101 12545#: resources/views/search-general-page.phtml:105 12546msgid "Shared notes" 12547msgstr "Delte notat" 12548 12549#. I18N: plural noun - things that can be shared 12550#: app/Http/RequestHandlers/ModulesSharesPage.php:43 12551#: resources/views/admin/control-panel.phtml:727 12552msgid "Shares" 12553msgstr "Delingar" 12554 12555#. I18N: https://en.wikipedia.org/wiki/Shawwal 12556#: app/Date/HijriDate.php:160 12557msgctxt "GENITIVE" 12558msgid "Shawwal" 12559msgstr "Shawwal" 12560 12561#. I18N: https://en.wikipedia.org/wiki/Shawwal 12562#: app/Date/HijriDate.php:250 12563msgctxt "INSTRUMENTAL" 12564msgid "Shawwal" 12565msgstr "Shawwal" 12566 12567#. I18N: https://en.wikipedia.org/wiki/Shawwal 12568#: app/Date/HijriDate.php:205 12569msgctxt "LOCATIVE" 12570msgid "Shawwal" 12571msgstr "Shawwal" 12572 12573#. I18N: https://en.wikipedia.org/wiki/Shawwal 12574#: app/Date/HijriDate.php:115 12575msgctxt "NOMINATIVE" 12576msgid "Shawwal" 12577msgstr "Shawwal" 12578 12579#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12580#: app/Date/HijriDate.php:156 12581msgctxt "GENITIVE" 12582msgid "Sha’aban" 12583msgstr "Sha'aban" 12584 12585#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12586#: app/Date/HijriDate.php:246 12587msgctxt "INSTRUMENTAL" 12588msgid "Sha’aban" 12589msgstr "Sha'aban" 12590 12591#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12592#: app/Date/HijriDate.php:201 12593msgctxt "LOCATIVE" 12594msgid "Sha’aban" 12595msgstr "Sha'aban" 12596 12597#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12598#: app/Date/HijriDate.php:111 12599msgctxt "NOMINATIVE" 12600msgid "Sha’aban" 12601msgstr "Sha'aban" 12602 12603#: resources/xml/reports/descendancy_report.xml:358 12604msgid "She " 12605msgstr "Ho " 12606 12607#: resources/xml/reports/ahnentafel_report.xml:289 12608msgid "She died" 12609msgstr "Ho døydde" 12610 12611#: resources/xml/reports/ahnentafel_report.xml:261 12612#: resources/xml/reports/descendancy_report.xml:242 12613msgid "She married" 12614msgstr "Ho gifta seg med" 12615 12616#: resources/xml/reports/ahnentafel_report.xml:224 12617msgid "She resided at" 12618msgstr "Ho var busett i" 12619 12620#: resources/xml/reports/descendancy_report.xml:331 12621msgid "She was born" 12622msgstr "Ho blei fødd" 12623 12624#: resources/xml/reports/ahnentafel_report.xml:339 12625msgid "She was buried" 12626msgstr "Ho vart gravlagd" 12627 12628#: resources/xml/reports/ahnentafel_report.xml:168 12629msgid "She was christened" 12630msgstr "Ho blei døypt" 12631 12632#: resources/xml/reports/ahnentafel_report.xml:314 12633msgid "She was cremated" 12634msgstr "Ho vart kremert" 12635 12636#. I18N: a month in the Jewish calendar 12637#: app/Date/JewishDate.php:201 12638msgctxt "GENITIVE" 12639msgid "Shevat" 12640msgstr "Shevat" 12641 12642#. I18N: a month in the Jewish calendar 12643#: app/Date/JewishDate.php:305 12644msgctxt "INSTRUMENTAL" 12645msgid "Shevat" 12646msgstr "Shevat" 12647 12648#. I18N: a month in the Jewish calendar 12649#: app/Date/JewishDate.php:253 12650msgctxt "LOCATIVE" 12651msgid "Shevat" 12652msgstr "Shevat" 12653 12654#. I18N: a month in the Jewish calendar 12655#: app/Date/JewishDate.php:149 12656msgctxt "NOMINATIVE" 12657msgid "Shevat" 12658msgstr "Shevat" 12659 12660#. I18N: The name of a colour-scheme 12661#: app/Module/ColorsTheme.php:181 12662msgid "Shiny Tomato" 12663msgstr "Skinande tomat" 12664 12665#: resources/views/help/date.phtml:35 resources/views/help/date.phtml:73 12666#: resources/views/help/date.phtml:111 12667msgid "Shortcut" 12668msgstr "Snarveg" 12669 12670#: resources/views/modules/statistics-chart/marriage-length.phtml:28 12671msgid "Shortest marriage" 12672msgstr "Kortaste ekteskap" 12673 12674#: resources/views/calendar-page.phtml:106 12675msgid "Show" 12676msgstr "Syn" 12677 12678#. I18N: A configuration setting 12679#: resources/views/admin/trees-preferences.phtml:278 12680msgid "Show a download link in the media viewer" 12681msgstr "Syn lenke for nedlasting i media viewer" 12682 12683#. I18N: Description of the “Cookie warning” module 12684#: app/Module/PrivacyPolicy.php:76 12685msgid "Show a privacy policy." 12686msgstr "Syn personvernerklæring." 12687 12688#. I18N: A configuration setting 12689#: resources/views/admin/site-registration.phtml:66 12690msgid "Show acceptable use agreement on “Request a new user account” page" 12691msgstr "Syn avtale om akseptabel bruk ved søknad om brukarkonto" 12692 12693#: resources/views/modules/media/tab.phtml:22 12694msgid "Show all media" 12695msgstr "Syn alle media" 12696 12697#: resources/views/modules/notes/tab.phtml:28 12698msgid "Show all notes" 12699msgstr "Syn alle notat" 12700 12701#: app/Module/PlaceHierarchyListModule.php:216 12702msgid "Show all places in a list" 12703msgstr "Syn alle stadnamn" 12704 12705#: resources/views/modules/sources_tab/tab.phtml:24 12706msgid "Show all sources" 12707msgstr "Syn alle kjelder" 12708 12709#. I18N: an age indicator, which can be dragged around the screen 12710#: resources/views/modules/timeline-chart/page.phtml:81 12711msgid "Show an age cursor" 12712msgstr "Syn ein aldersmarkør" 12713 12714#: resources/xml/reports/ahnentafel_report.xml:12 12715msgid "Show children of ancestors" 12716msgstr "Syn born til forfedrar" 12717 12718#: resources/views/lists/families-table.phtml:212 12719msgid "Show couples where either partner married more than once." 12720msgstr "Syn par der ein av partnarane har vore gift meir enn ein gong." 12721 12722#: resources/views/lists/families-table.phtml:163 12723msgid "Show couples where only the female partner is dead." 12724msgstr "Syn par der kun den kvinnelege partnaren er død." 12725 12726#: resources/views/lists/families-table.phtml:168 12727msgid "Show couples where only the male partner is dead." 12728msgstr "Syn par der kun den mannlege partnaren er død." 12729 12730#: resources/views/lists/families-table.phtml:197 12731msgid "Show couples who married more than 100 years ago." 12732msgstr "Syn par som blei gift for meir enn 100 år sidan." 12733 12734#: resources/views/lists/families-table.phtml:202 12735msgid "Show couples who married within the last 100 years." 12736msgstr "Syn par som gifta seg innan dei siste 100 år." 12737 12738#: resources/views/lists/families-table.phtml:192 12739msgid "Show couples with an unknown marriage date." 12740msgstr "Syn par der dato for vigsel er ukjend." 12741 12742#. I18N: label for yes/no option 12743#: resources/views/modules/gedcom_stats/config.phtml:35 12744msgid "Show date of last update" 12745msgstr "Syne dato for siste oppdatering" 12746 12747#. I18N: A configuration setting 12748#: resources/views/admin/trees-privacy.phtml:52 12749msgid "Show dead individuals" 12750msgstr "Syn avlidne personar" 12751 12752#: resources/views/lists/families-table.phtml:207 12753msgid "Show divorced couples." 12754msgstr "Vis skilde par." 12755 12756#: resources/views/lists/individuals-table.phtml:214 12757msgid "Show individuals born more than 100 years ago." 12758msgstr "Syn personar fødde for meir enn 100 år sidan." 12759 12760#: resources/views/lists/individuals-table.phtml:219 12761msgid "Show individuals born within the last 100 years." 12762msgstr "Syn personar som er fødde innan dei siste 100 år." 12763 12764#: resources/views/lists/individuals-table.phtml:191 12765msgid "Show individuals who are alive or couples where both partners are alive." 12766msgstr "Syn nolevande personar eller par der båe partnarar er i live." 12767 12768#: resources/views/lists/families-table.phtml:173 12769#: resources/views/lists/individuals-table.phtml:196 12770msgid "Show individuals who are dead or couples where both partners are dead." 12771msgstr "Syn avdøde personar eller par der båe partnarar er døde." 12772 12773#: resources/views/lists/individuals-table.phtml:201 12774msgid "Show individuals who died more than 100 years ago." 12775msgstr "Syn personar som døydde for meir enn 100 år sidan." 12776 12777#: resources/views/lists/individuals-table.phtml:206 12778msgid "Show individuals who died within the last 100 years." 12779msgstr "Syn personar som døydde innan dei siste 100 år." 12780 12781#. I18N: A configuration setting 12782#: resources/views/admin/site-preferences.phtml:98 12783msgid "Show list of family trees" 12784msgstr "Syn liste over slektstre" 12785 12786#. I18N: A configuration setting 12787#: resources/views/admin/trees-privacy.phtml:84 12788msgid "Show living individuals" 12789msgstr "Syn levande personar" 12790 12791#. I18N: A configuration setting 12792#: resources/views/admin/trees-privacy.phtml:122 12793msgid "Show names of private individuals" 12794msgstr "Syn namn på private personar" 12795 12796#: resources/xml/reports/ahnentafel_report.xml:9 12797#: resources/xml/reports/family_group_report.xml:8 12798#: resources/xml/reports/individual_ext_report.xml:10 12799#: resources/xml/reports/individual_report.xml:7 12800msgid "Show notes" 12801msgstr "Syne notatar" 12802 12803#: resources/xml/reports/ahnentafel_report.xml:10 12804msgid "Show occupations" 12805msgstr "Syn yrker" 12806 12807#: resources/views/modules/todays_events/config.phtml:19 12808#: resources/views/modules/upcoming_events/config.phtml:31 12809msgid "Show only events of living individuals" 12810msgstr "Syn kun hendingar for nolevande personar" 12811 12812#: resources/views/lists/individuals-table.phtml:179 12813msgid "Show only females." 12814msgstr "Syn kun kvinner." 12815 12816#: resources/views/lists/individuals-table.phtml:184 12817msgid "Show only individuals for whom the gender is not known." 12818msgstr "Syn kun personar der kjønn ikkje er kjent." 12819 12820#: resources/views/modules/random_media/config.phtml:17 12821msgid "Show only individuals, events, or all" 12822msgstr "Syne kun personar, hendingar, eller alle" 12823 12824#: resources/views/lists/individuals-table.phtml:174 12825msgid "Show only males." 12826msgstr "Syn kun menn." 12827 12828#: resources/views/lists/families-table.phtml:421 12829#: resources/views/lists/individuals-table.phtml:429 12830msgid "Show parents" 12831msgstr "Syn foreldre" 12832 12833#: resources/views/admin/site-mail.phtml:152 12834#: resources/views/admin/users-create.phtml:61 12835#: resources/views/admin/users-edit.phtml:71 12836#: resources/views/edit-account-page.phtml:91 12837#: resources/views/login-page.phtml:46 12838#: resources/views/modules/login_block/sign-in.phtml:32 12839#: resources/views/password-reset-page.phtml:37 12840#: resources/views/register-page.phtml:75 12841#: resources/views/setup/step-4-database-mysql.phtml:99 12842#: resources/views/setup/step-4-database-pgsql.phtml:86 12843#: resources/views/setup/step-4-database-sqlsvr.phtml:86 12844#: resources/views/setup/step-5-administrator.phtml:81 12845msgid "Show password" 12846msgstr "Syn passord" 12847 12848#: resources/xml/reports/change_report.xml:8 12849msgid "Show pending changes" 12850msgstr "Syn ventande endringar" 12851 12852#: resources/xml/reports/family_group_report.xml:9 12853#: resources/xml/reports/individual_ext_report.xml:11 12854#: resources/xml/reports/individual_report.xml:8 12855msgid "Show photos" 12856msgstr "Syn bileter" 12857 12858#: app/Module/PlaceHierarchyListModule.php:210 12859msgid "Show place hierarchy" 12860msgstr "Syn stadhierarkiet" 12861 12862#. I18N: A configuration setting 12863#: resources/views/admin/trees-privacy.phtml:142 12864msgid "Show private relationships" 12865msgstr "Syn private slektskap" 12866 12867#: resources/views/modules/todo/config.phtml:21 12868msgid "Show research tasks that are assigned to other users" 12869msgstr "Syn granskingsoppgåver som er tildelt andre brukarar" 12870 12871#: resources/views/modules/todo/config.phtml:31 12872msgid "Show research tasks that are not assigned to any user" 12873msgstr "Syn granskingsoppgåver som ikkje er tildelt nokon brukar" 12874 12875#: resources/views/modules/todo/config.phtml:40 12876msgid "Show research tasks that have a date in the future" 12877msgstr "Syn komande granskingsoppgåver" 12878 12879#: resources/xml/reports/ahnentafel_report.xml:11 12880msgid "Show residences" 12881msgstr "Syn bustader" 12882 12883#: resources/views/modules/random_media/config.phtml:37 12884msgid "Show slide show controls" 12885msgstr "Syn kontrollknappar for bileteserie" 12886 12887#: resources/xml/reports/ahnentafel_report.xml:8 12888#: resources/xml/reports/descendancy_report.xml:7 12889#: resources/xml/reports/family_group_report.xml:7 12890#: resources/xml/reports/individual_ext_report.xml:9 12891#: resources/xml/reports/individual_report.xml:6 12892msgid "Show sources" 12893msgstr "Syn kjelder" 12894 12895#: resources/views/modules/family-book-chart/page.phtml:62 12896#: resources/views/modules/hourglass-chart/page.phtml:50 12897#: resources/xml/reports/pedigree_report.xml:6 12898msgid "Show spouses" 12899msgstr "Syn ektefeller" 12900 12901#: resources/views/lists/families-table.phtml:425 12902#: resources/views/lists/individuals-table.phtml:433 12903msgid "Show statistics charts" 12904msgstr "Syn statistikkdiagram" 12905 12906#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 12907#: resources/views/admin/trees-preferences.phtml:571 12908#, php-format 12909msgid "Show the %1$s %2$s parts of a place name." 12910msgstr "Syn %1$s %2$s nivå av stadsnamn." 12911 12912#. I18N: Description of the “Pedigree map” module 12913#: app/Module/PedigreeMapModule.php:118 12914msgid "Show the birthplace of ancestors on a map." 12915msgstr "Syn fødestad til anar på eit kart." 12916 12917#. I18N: label for a yes/no option 12918#: resources/views/modules/recent_changes/config.phtml:67 12919msgid "Show the date and time" 12920msgstr "Syn dato og tid" 12921 12922#: resources/views/modules/html/config.phtml:51 12923msgid "Show the date and time of update" 12924msgstr "Syn dato og tid for oppdatering" 12925 12926#: resources/views/admin/trees-preferences.phtml:426 12927msgid "Show the events of close relatives on the individual page" 12928msgstr "Syn hendingar for nære slektningar på personsider" 12929 12930#. I18N: A configuration setting 12931#: resources/views/admin/trees-privacy.phtml:33 12932msgid "Show the family tree" 12933msgstr "Syn slektstreet" 12934 12935#: app/Module/IndividualListModule.php:366 12936msgid "Show the list of individuals" 12937msgstr "Syn lista over personar" 12938 12939#: app/Module/IndividualListModule.php:372 12940msgid "Show the list of surnames" 12941msgstr "Syn lista over etternamn" 12942 12943#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 12944#: app/Module/ModuleMapLinkTrait.php:49 12945msgid "Show the location of an event on an external map." 12946msgstr "Syn staden for ei hending på eit eksternt kart." 12947 12948#. I18N: Description of the “Places” module 12949#: app/Module/PlacesModule.php:96 12950msgid "Show the location of events on a map." 12951msgstr "Syn stad for hendingar på eit kart." 12952 12953#. I18N: label for a yes/no option 12954#: resources/views/modules/recent_changes/config.phtml:58 12955msgid "Show the user who made the change" 12956msgstr "Syn brukaren kven som har utført endringa" 12957 12958#. I18N: Label for a configuration option 12959#: resources/views/modules/faq/edit.phtml:53 12960#: resources/views/modules/html/config.phtml:60 12961#: resources/views/modules/stories/edit.phtml:60 12962msgid "Show this block for which languages" 12963msgstr "Syn denne blokka for språka" 12964 12965#: resources/views/admin/trees-preferences.phtml:298 12966msgid "Show thumbnail images in charts and family groups." 12967msgstr "Syn hovudbilete ved sidan av personnamn i diagram." 12968 12969#: app/Auth.php:563 app/Auth.php:576 app/Elements/RestrictionNotice.php:77 12970#: app/Http/RequestHandlers/TreePreferencesPage.php:126 12971#: app/Http/RequestHandlers/TreePrivacyPage.php:93 12972#: resources/views/modals/restriction-fields.phtml:21 12973msgid "Show to managers" 12974msgstr "Syn til forvaltarar" 12975 12976#: app/Auth.php:562 app/Auth.php:575 app/Elements/RestrictionNotice.php:76 12977#: app/Http/RequestHandlers/TreePreferencesPage.php:125 12978#: app/Http/RequestHandlers/TreePrivacyPage.php:92 12979#: resources/views/admin/trees-privacy.phtml:41 12980#: resources/views/admin/trees-privacy.phtml:92 12981#: resources/views/modals/restriction-fields.phtml:18 12982msgid "Show to members" 12983msgstr "Syn til medlemer" 12984 12985#: app/Auth.php:561 app/Auth.php:574 app/Elements/RestrictionNotice.php:75 12986#: app/Http/RequestHandlers/TreePrivacyPage.php:91 12987#: resources/views/admin/trees-privacy.phtml:41 12988#: resources/views/admin/trees-privacy.phtml:92 12989#: resources/views/admin/trees-privacy.phtml:150 12990#: resources/views/modals/restriction-fields.phtml:15 12991msgid "Show to visitors" 12992msgstr "Syn til besøkjande" 12993 12994#: resources/views/lists/families-table.phtml:185 12995#: resources/views/lists/individuals-table.phtml:232 12996msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 12997msgstr "Syn kun «lauv», dvs. nolevende personar eller par som ikkje har born registrert i dabasen." 12998 12999#: resources/views/lists/families-table.phtml:180 13000#: resources/views/lists/individuals-table.phtml:227 13001msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 13002msgstr "Syn kun «patriarkar», dvs. personar eller par som ikkje har forfedrar registrert i databasen." 13003 13004#. I18N: %s are placeholders for numbers 13005#: resources/views/lists/datatables-attributes.phtml:24 13006#: resources/views/lists/datatables-attributes.phtml:25 13007#: resources/views/pending-changes-page.phtml:24 13008#, php-format 13009msgid "Showing %1$s to %2$s of %3$s" 13010msgstr "Syner %1$s til %2$s av %3$s" 13011 13012#: resources/views/modules/pedigree-chart/previous.phtml:22 13013msgid "Sibling" 13014msgstr "Sysken" 13015 13016#: resources/views/modules/pedigree-chart/previous.phtml:20 13017msgid "Siblings" 13018msgstr "Sysken" 13019 13020#: resources/views/admin/modules.phtml:177 13021#: resources/views/admin/modules.phtml:180 13022msgid "Sidebar" 13023msgstr "Sidepanel" 13024 13025#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 13026#: resources/views/admin/control-panel.phtml:713 13027#: resources/views/admin/modules.phtml:86 13028#: resources/views/admin/modules.phtml:88 13029msgid "Sidebars" 13030msgstr "Sidepanel" 13031 13032#. I18N: Name of a country or state 13033#: app/Statistics/Service/CountryService.php:447 13034msgid "Sierra Leone" 13035msgstr "Sierra Leone" 13036 13037#. I18N: Name of a module 13038#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43 13039#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:297 13040msgid "Sign in" 13041msgstr "Logg inn" 13042 13043#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:313 13044#: resources/views/layouts/administration.phtml:65 13045msgid "Sign out" 13046msgstr "Logg ut" 13047 13048#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 13049#: resources/views/admin/control-panel.phtml:229 13050msgid "Sign-in and registration" 13051msgstr "Innlogging og registrering" 13052 13053#: resources/views/help/date.phtml:136 13054msgid "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." 13055msgstr "Enkle datoar er antatt å vere ifølgje den gregorianske kalenderen. Datoar etter andre kalendarar vert angitt med eit nøkkelord føre datoen. Nøkkelordet kan utelatast dersom månads- eller årsformatet gjer det utvetydig." 13056 13057#. I18N: Name of a country or state 13058#: app/Statistics/Service/CountryService.php:437 13059msgid "Singapore" 13060msgstr "Singapore" 13061 13062#: resources/xml/reports/individual_ext_report.xml:363 13063#: resources/xml/reports/individual_report.xml:352 13064msgid "Sister" 13065msgstr "Syster" 13066 13067#. I18N: A configuration setting 13068#: resources/views/modules/google-analytics/form.phtml:9 13069#: resources/views/modules/matomo-analytics/form.phtml:9 13070#: resources/views/modules/statcounter/form.phtml:9 13071msgid "Site identification code" 13072msgstr "Identifikasjonskode for nettstad" 13073 13074#. I18N: Help text for the “Preferred contact method” configuration setting 13075#: resources/views/admin/users-edit.phtml:191 13076#: resources/views/edit-account-page.phtml:140 13077msgid "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." 13078msgstr "Medlemar på nettstaden kan sende meldingar til einannan. Du kan velje korleis meldingane vert sendt til deg, eller du kan velje å ikkje motta meldingar i det heile." 13079 13080#. I18N: A configuration setting 13081#: resources/views/modules/bing-webmaster-tools/form.phtml:9 13082#: resources/views/modules/google-webmaster-tools/form.phtml:9 13083msgid "Site verification code" 13084msgstr "Verifiseringskode for nettstad" 13085 13086#: resources/views/modules/bing-webmaster-tools/form.phtml:18 13087#: resources/views/modules/google-webmaster-tools/form.phtml:18 13088msgid "Site verification codes do not work when webtrees is installed in a subfolder." 13089msgstr "Verifiseringskodar virkar ikkje dersom webtrees er installert i ein subfoldar." 13090 13091#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps 13092#: app/Module/SiteMapModule.php:160 13093msgid "Sitemaps" 13094msgstr "Nettstadkart" 13095 13096#. I18N: The www.sitemaps.org site is translated into many languages (e.g. https://www.sitemaps.org/fr/) - choose an appropriate URL. 13097#: resources/views/modules/sitemap/config.phtml:23 13098msgid "Sitemaps are a way for webmasters to tell search engines about the pages on a website that are available for crawling. All major search engines support sitemaps. For more information, see <a href=\"https://www.sitemaps.org/\">www.sitemaps.org</a>." 13099msgstr "Med eit nettstadkart kan du som administrator fortelje søkjemotorar kva sider på nettstaden som er tilgjengelege for gjennomgang. Alle dei viktigaste søkjemotorane kan gjere seg nytte av nettstadkart. For nærare informasjon, sjå <a href=\"https://www.sitemaps.org/\">www.sitemaps.org</a>." 13100 13101#. I18N: a month in the Jewish calendar 13102#: app/Date/JewishDate.php:211 13103msgctxt "GENITIVE" 13104msgid "Sivan" 13105msgstr "Sivan" 13106 13107#. I18N: a month in the Jewish calendar 13108#: app/Date/JewishDate.php:315 13109msgctxt "INSTRUMENTAL" 13110msgid "Sivan" 13111msgstr "Sivan" 13112 13113#. I18N: a month in the Jewish calendar 13114#: app/Date/JewishDate.php:263 13115msgctxt "LOCATIVE" 13116msgid "Sivan" 13117msgstr "Sivan" 13118 13119#. I18N: a month in the Jewish calendar 13120#: app/Date/JewishDate.php:159 13121msgctxt "NOMINATIVE" 13122msgid "Sivan" 13123msgstr "Sivan" 13124 13125#. I18N: Skip over the headers and menus, to the main content of the page 13126#: resources/views/layouts/administration.phtml:46 13127#: resources/views/layouts/default.phtml:74 13128msgid "Skip to content" 13129msgstr "Gå vidare til innhald" 13130 13131#: app/Elements/RelationIsDescriptor.php:125 13132msgid "Slave" 13133msgstr "Slave" 13134 13135#: app/Elements/RelationIsDescriptor.php:90 13136msgctxt "FEMALE" 13137msgid "Slave" 13138msgstr "Slavinne" 13139 13140#: app/Elements/RelationIsDescriptor.php:69 13141msgctxt "MALE" 13142msgid "Slave" 13143msgstr "Slave" 13144 13145#. I18N: Name of a module 13146#: app/Module/SlideShowModule.php:201 13147msgid "Slide show" 13148msgstr "Biletserie" 13149 13150#. I18N: Name of a country or state 13151#: app/Statistics/Service/CountryService.php:463 13152msgid "Slovakia" 13153msgstr "Slovakia" 13154 13155#. I18N: Name of a country or state 13156#: app/Statistics/Service/CountryService.php:465 13157msgid "Slovenia" 13158msgstr "Slovenia" 13159 13160#: resources/views/setup/step-2-server-checks.phtml:68 13161msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 13162msgstr "Små system (500 personar): 16-32MB, 10-20 sekund" 13163 13164#. I18N: Location of an LDS church temple 13165#: app/Elements/TempleCode.php:185 13166msgid "Snowflake, Arizona, United States" 13167msgstr "Snowflake, Arizona, United States" 13168 13169#: app/Gedcom.php:703 13170msgid "Social security number" 13171msgstr "Personnummer" 13172 13173#. I18N: Name of a country or state 13174#: app/Statistics/Service/CountryService.php:445 13175msgid "Solomon Islands" 13176msgstr "Salomonøyane" 13177 13178#. I18N: Name of a country or state 13179#: app/Statistics/Service/CountryService.php:453 13180msgid "Somalia" 13181msgstr "Somalia" 13182 13183#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 13184#: resources/views/admin/trees-import.phtml:129 13185msgid "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." 13186msgstr "Enkelte slektsprogram opprettar GEDCOM-filer som inneheld filnamn med heile baner. Desse banane vil ikkje finnast på webserveren. For at webtrees skal finne mediefilene, må fyrste delen av banen takast bort." 13187 13188#. I18N: Description of a “Data fix” module 13189#: app/Module/FixNameTags.php:94 13190msgid "Some genealogy software stores all names in a single name record, using custom tags such as _MARNM and _AKA. An alternative is to create a new name record for each name." 13191msgstr "Enkelte slektsprogram lagrar alle namn under ein post, ved å nytte eigentilpassa underpostar som _MARNM og _AKA. Eit alternativ er å opprette ein ny post for kvart namn." 13192 13193#: resources/views/admin/tags.phtml:32 13194msgid "Some of these GEDCOM tags are used infrequently or never used." 13195msgstr "Nokre av desse GEDCOM-kodane er sjeldan eller aldri brukte." 13196 13197#. I18N: Help text for the “Hit counters” configuration setting 13198#: resources/views/admin/trees-preferences.phtml:634 13199msgid "Some pages can display the number of times that they have been visited." 13200msgstr "Enkelte sider kan syne tal på vitjingar." 13201 13202#. I18N: Help text for the “Fact icons” configuration setting 13203#: resources/views/admin/trees-preferences.phtml:522 13204msgid "Some themes can display icons on the “Facts and events” tab." 13205msgstr "Enkelte tema kan syne ikon på “Fakta og hendingar” fanen." 13206 13207#: resources/views/edit/change-family-members.phtml:63 13208#: resources/xml/reports/family_group_report.xml:774 13209#: resources/xml/reports/individual_ext_report.xml:534 13210#: resources/xml/reports/individual_report.xml:530 13211msgid "Son" 13212msgstr "Son" 13213 13214#. I18N: e.g. “Son of [father name & mother name]” 13215#: app/Module/InteractiveTree/TreeView.php:361 13216#, php-format 13217msgid "Son of %s" 13218msgstr "Son til %s" 13219 13220#: app/Gedcom.php:1538 13221msgid "Sort date" 13222msgstr "Dato for sortering" 13223 13224#. I18N: Label for a configuration option 13225#: resources/views/modules/faq/config.phtml:56 13226#: resources/views/modules/faq/edit.phtml:63 13227#: resources/views/modules/recent_changes/config.phtml:40 13228#: resources/views/modules/todays_events/config.phtml:46 13229#: resources/views/modules/upcoming_events/config.phtml:58 13230#: resources/xml/reports/bdm_report.xml:11 13231#: resources/xml/reports/birth_report.xml:9 13232#: resources/xml/reports/cemetery_report.xml:6 13233#: resources/xml/reports/change_report.xml:7 13234#: resources/xml/reports/death_report.xml:9 13235#: resources/xml/reports/fact_sources.xml:7 13236#: resources/xml/reports/individual_ext_report.xml:8 13237#: resources/xml/reports/marriage_report.xml:9 13238#: resources/xml/reports/occupation_report.xml:6 13239#: resources/xml/reports/relative_ext_report.xml:7 13240msgid "Sort order" 13241msgstr "Sorteringsrekkefølgje" 13242 13243#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 13244#: resources/views/lists/individuals-table.phtml:243 13245msgid "Sosa" 13246msgstr "Sosa-nummer" 13247 13248#: resources/views/modules/ancestors-chart/tree.phtml:18 13249msgid "Sosa-Stradonitz number" 13250msgstr "Sosa-Stradonitz nummer" 13251 13252#: app/Http/RequestHandlers/SearchAdvancedPage.php:252 13253msgid "Sounds like" 13254msgstr "Høyrast ut som" 13255 13256#. I18N: Name of a module/report 13257#: app/Gedcom.php:772 app/Gedcom.php:1187 app/Gedcom.php:1191 13258#: app/Gedcom.php:1203 app/Gedcom.php:1207 app/Gedcom.php:1211 13259#: app/Gedcom.php:1217 app/Gedcom.php:1223 13260#: app/Module/FactSourcesReportModule.php:44 13261#: resources/views/admin/trees-privacy.phtml:168 13262#: resources/views/admin/trees.phtml:231 13263#: resources/views/fact-gedcom-fields.phtml:65 13264#: resources/views/modals/link-media-to-source.phtml:23 13265#: resources/views/modules/favorites/favorites.phtml:107 13266#: resources/views/modules/random_media/slide-show.phtml:81 13267#: resources/views/modules/recent_changes/changes-table.phtml:71 13268#: resources/views/modules/sources_tab/tab.phtml:71 13269#: resources/xml/reports/bdm_report.xml:136 13270#: resources/xml/reports/bdm_report.xml:162 13271#: resources/xml/reports/bdm_report.xml:196 13272#: resources/xml/reports/birth_report.xml:43 13273#: resources/xml/reports/death_report.xml:54 13274#: resources/xml/reports/fact_sources.xml:3 13275#: resources/xml/reports/fact_sources.xml:43 13276#: resources/xml/reports/marriage_report.xml:54 13277#: resources/xml/reports/missing_facts_report.xml:108 13278#: resources/xml/reports/missing_facts_report.xml:153 13279#: resources/xml/reports/missing_facts_report.xml:194 13280#: resources/xml/reports/missing_facts_report.xml:236 13281#: resources/xml/reports/missing_facts_report.xml:277 13282#: resources/xml/reports/missing_facts_report.xml:318 13283#: resources/xml/reports/missing_facts_report.xml:360 13284#: resources/xml/reports/missing_facts_report.xml:402 13285#: resources/xml/reports/missing_facts_report.xml:444 13286#: resources/xml/reports/missing_facts_report.xml:487 13287#: resources/xml/reports/missing_facts_report.xml:529 13288#: resources/xml/reports/missing_facts_report.xml:570 13289msgid "Source" 13290msgstr "Kjelde" 13291 13292#: app/Gedcom.php:394 app/Gedcom.php:447 app/Gedcom.php:525 app/Gedcom.php:693 13293#: app/Gedcom.php:716 app/Gedcom.php:740 app/Gedcom.php:1056 13294#: app/Gedcom.php:1108 app/Gedcom.php:1176 app/Gedcom.php:1555 13295#: app/Gedcom.php:1569 13296msgid "Source citation" 13297msgstr "Kjeldetilvising" 13298 13299#: resources/views/admin/tags.phtml:321 13300msgid "Source citations" 13301msgstr "Kjeldetilvising" 13302 13303#. I18N: Help text for the “Use full source citations” configuration setting 13304#: resources/views/admin/trees-preferences.phtml:714 13305msgid "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." 13306msgstr "Kjeldetilvisingar kan inkludere felt for å lagre informasjon om kvaliteten på data (primærkjelde, sekundærkjelde, osb.) og datoen hendinga vart registrert i kjelda. Om du ikkje nyttar desse felta kan du deaktivere dei når du opprettar nye kjeldertilvisingar." 13307 13308#. I18N: A configuration setting 13309#: resources/views/admin/trees-preferences.phtml:722 13310#: resources/xml/reports/fact_sources.xml:6 13311msgid "Source type" 13312msgstr "Kjeldetype" 13313 13314#. I18N: Name of a module/list 13315#. I18N: Name of a module 13316#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:69 13317#: app/Module/SourceListModule.php:160 app/Module/SourcesTabModule.php:58 13318#: app/Services/AdminService.php:183 13319#: resources/views/admin/control-panel.phtml:322 13320#: resources/views/admin/merge-records-step-1.phtml:56 13321#: resources/views/admin/tags.phtml:396 13322#: resources/views/lists/media-table.phtml:81 13323#: resources/views/lists/notes-table.phtml:84 13324#: resources/views/lists/notes-table.phtml:93 13325#: resources/views/lists/repositories-table.phtml:51 13326#: resources/views/lists/sources-table.phtml:89 13327#: resources/views/modules/gedcom_stats/config.phtml:48 13328#: resources/views/modules/gedcom_stats/statistics.phtml:101 13329#: resources/views/modules/html/template-statistics.phtml:44 13330#: resources/views/modules/statistics-chart/chart-sources.phtml:10 13331#: resources/views/modules/statistics-chart/other-records.phtml:27 13332#: resources/views/record-page-links.phtml:67 13333#: resources/views/search-general-page.phtml:85 13334#: resources/views/search-results.phtml:59 13335#: resources/xml/reports/ahnentafel_report.xml:475 13336#: resources/xml/reports/descendancy_report.xml:611 13337#: resources/xml/reports/family_group_report.xml:1118 13338#: resources/xml/reports/individual_ext_report.xml:651 13339#: resources/xml/reports/individual_report.xml:647 13340msgid "Sources" 13341msgstr "Kjelder" 13342 13343#: resources/xml/reports/missing_facts_report.xml:14 13344msgid "Sources to the events" 13345msgstr "Kjelder for hendingar" 13346 13347#. I18N: Name of a country or state 13348#: app/Statistics/Service/CountryService.php:540 13349msgid "South Africa" 13350msgstr "Sør-Afrika" 13351 13352#: resources/views/modules/statistics-chart/custom.phtml:188 13353msgid "South America" 13354msgstr "Sør-Amerika" 13355 13356#. I18N: Name of a country or state 13357#: app/Statistics/Service/CountryService.php:439 13358msgid "South Georgia and the South Sandwich Islands" 13359msgstr "Sør-Georgia og Sør-Sandwichøyane" 13360 13361#. I18N: Name of a country or state 13362#: app/Statistics/Service/CountryService.php:457 13363msgid "South Sudan" 13364msgstr "Sør-Sudan" 13365 13366#. I18N: Name of a country or state 13367#: app/Statistics/Service/CountryService.php:179 13368msgid "Spain" 13369msgstr "Spania" 13370 13371#: app/SurnameTradition.php:91 13372msgctxt "Surname tradition" 13373msgid "Spanish" 13374msgstr "Spansk" 13375 13376#. I18N: Location of an LDS church temple 13377#: app/Elements/TempleCode.php:188 13378msgid "Spokane, Washington, United States" 13379msgstr "Spokane, Washington, United States" 13380 13381#: app/Http/RequestHandlers/IndividualPage.php:220 13382#: resources/views/edit/change-family-members.phtml:36 13383#: resources/views/edit/change-family-members.phtml:51 13384#: resources/views/modules/pedigree-chart/previous.phtml:31 13385#: resources/xml/reports/bdm_report.xml:169 13386#: resources/xml/reports/individual_ext_report.xml:210 13387#: resources/xml/reports/individual_ext_report.xml:227 13388msgid "Spouse" 13389msgstr "Ektefelle" 13390 13391#: resources/views/edit/reorder-families.phtml:33 13392#: resources/views/lists/surnames-table.phtml:35 13393#: resources/views/modules/family-book-chart/page.phtml:59 13394#: resources/views/modules/pedigree-chart/previous.phtml:29 13395msgid "Spouses" 13396msgstr "Ektefelle" 13397 13398#: resources/xml/reports/individual_ext_report.xml:6 13399#: resources/xml/reports/individual_ext_report.xml:90 13400#: resources/xml/reports/missing_facts_report.xml:6 13401#: resources/xml/reports/relative_ext_report.xml:6 13402#: resources/xml/reports/relative_ext_report.xml:42 13403msgid "Spouses and children" 13404msgstr "Ektefeller og born" 13405 13406#. I18N: Name of a country or state 13407#: app/Statistics/Service/CountryService.php:302 13408msgid "Sri Lanka" 13409msgstr "Sri Lanka" 13410 13411#. I18N: Location of an LDS church temple 13412#: app/Elements/TempleCode.php:181 13413msgid "St. George, Utah, United States" 13414msgstr "St. George, Utah, United States" 13415 13416#. I18N: Location of an LDS church temple 13417#: app/Elements/TempleCode.php:184 13418msgid "St. Louis, Missouri, United States" 13419msgstr "St. Louis, Missouri, United States" 13420 13421#. I18N: Location of an LDS church temple 13422#: app/Elements/TempleCode.php:187 13423msgid "St. Paul, Minnesota, United States" 13424msgstr "St. Paul, Minnesota, United States" 13425 13426#: resources/views/admin/tags.phtml:27 13427msgid "Standard GEDCOM tags" 13428msgstr "Standard GEDCOM-kodar" 13429 13430#: resources/views/modules/random_media/config.phtml:46 13431msgid "Start slide show on page load" 13432msgstr "Start bileteserie ved lasting av side" 13433 13434#: resources/views/modules/lifespans-chart/page.phtml:54 13435msgid "Start year" 13436msgstr "Start år" 13437 13438#: resources/xml/reports/change_report.xml:5 13439msgid "Starting range of change dates" 13440msgstr "Endringar frå og med" 13441 13442#: app/Module/StatcounterModule.php:41 13443msgid "Statcounter™" 13444msgstr "Statcounter™" 13445 13446#: app/Gedcom.php:371 app/Gedcom.php:483 app/Gedcom.php:503 app/Gedcom.php:758 13447#: app/Gedcom.php:805 app/Gedcom.php:1172 app/Gedcom.php:1439 13448msgid "State" 13449msgstr "Fylke/Region/Stat" 13450 13451#. I18N: Name of a module 13452#. I18N: Name of a module/chart 13453#: app/Module/FamilyTreeStatisticsModule.php:68 13454#: app/Module/HtmlBlockModule.php:195 app/Module/StatisticsChartModule.php:87 13455#: resources/views/modules/gedcom_stats/config.phtml:41 13456#: resources/views/modules/gedcom_stats/statistics.phtml:39 13457#: resources/views/modules/gedcom_stats/statistics.phtml:159 13458msgid "Statistics" 13459msgstr "Statistikk" 13460 13461#: app/Gedcom.php:444 app/Gedcom.php:550 app/Gedcom.php:591 app/Gedcom.php:611 13462#: app/Gedcom.php:622 app/Gedcom.php:690 app/Gedcom.php:1074 13463#: app/Gedcom.php:1130 app/Gedcom.php:1337 app/Gedcom.php:1339 13464#: resources/views/admin/changes-log.phtml:55 13465#: resources/views/admin/changes-log.phtml:135 13466msgid "Status" 13467msgstr "Status" 13468 13469#: app/Gedcom.php:445 app/Gedcom.php:551 app/Gedcom.php:592 app/Gedcom.php:612 13470#: app/Gedcom.php:691 13471msgid "Status change date" 13472msgstr "Endringsdato for status" 13473 13474#: app/Elements/AgeAtEvent.php:94 13475msgid "Stillborn" 13476msgstr "Dødfødd" 13477 13478#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13479#: app/Elements/LdsBaptismDateStatus.php:73 13480#: app/Elements/LdsChildSealingDateStatus.php:66 13481#: app/Elements/LdsEndowmentDateStatus.php:74 13482msgid "Stillborn: exempt" 13483msgstr "Dødfødd: unntak" 13484 13485#. I18N: Location of an LDS church temple 13486#: app/Elements/TempleCode.php:189 13487msgid "Stockholm, Sweden" 13488msgstr "Stockholm, Sverige" 13489 13490#: resources/views/layouts/default.phtml:158 13491#: resources/views/modules/random_media/slide-show.phtml:34 13492#: resources/views/modules/random_media/slide-show.phtml:36 13493msgid "Stop" 13494msgstr "Stopp" 13495 13496#. I18N: Name of a module 13497#: app/Module/StoriesModule.php:205 13498#: resources/views/modules/stories/config.phtml:51 13499#: resources/views/modules/stories/edit.phtml:22 13500msgid "Stories" 13501msgstr "Artiklar" 13502 13503#: resources/views/modules/stories/edit.phtml:51 13504msgid "Story" 13505msgstr "Artikkel" 13506 13507#: resources/views/modules/stories/config.phtml:57 13508#: resources/views/modules/stories/edit.phtml:42 13509#: resources/views/modules/stories/list.phtml:18 13510msgid "Story title" 13511msgstr "Tittel på artikkel" 13512 13513#: app/Gedcom.php:1244 app/Gedcom.php:1276 13514msgid "Street name" 13515msgstr "Gatenamn" 13516 13517#: resources/views/admin/broadcast.phtml:45 13518#: resources/views/admin/email-page.phtml:50 13519#: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:48 13520#: resources/views/modules/user-messages/user-messages.phtml:70 13521msgid "Subject" 13522msgstr "Emne" 13523 13524#: app/Gedcom.php:494 app/Gedcom.php:820 app/Submission.php:44 13525#: app/Submission.php:45 app/Submission.php:46 13526msgid "Submission" 13527msgstr "Bidrag" 13528 13529#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13530#: app/Elements/LdsBaptismDateStatus.php:75 13531#: app/Elements/LdsChildSealingDateStatus.php:68 13532#: app/Elements/LdsEndowmentDateStatus.php:76 13533#: app/Elements/LdsSpouseSealingDateStatus.php:75 13534msgid "Submitted but not yet cleared" 13535msgstr "Innsendt, men enno ikkje godkjent" 13536 13537#: app/Gedcom.php:457 app/Gedcom.php:493 app/Gedcom.php:704 app/Gedcom.php:797 13538#: app/Gedcom.php:831 resources/views/admin/trees.phtml:264 13539#: resources/views/modals/submission-fields.phtml:14 13540#: resources/views/modules/recent_changes/changes-table.phtml:74 13541msgid "Submitter" 13542msgstr "Bidragsytar" 13543 13544#: resources/views/lists/submitters-table.phtml:67 13545msgid "Submitter name" 13546msgstr "Namn på bidragsytar" 13547 13548#. I18N: Name of a module/list 13549#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:70 13550#: app/Module/SubmitterListModule.php:173 13551#: resources/views/admin/control-panel.phtml:326 13552#: resources/views/admin/merge-records-step-1.phtml:60 13553#: resources/views/admin/tags.phtml:877 13554#: resources/views/lists/submitters-table.phtml:62 13555#: resources/views/record-page-links.phtml:94 13556msgid "Submitters" 13557msgstr "Bidragsytarar" 13558 13559#. I18N: Name of a country or state 13560#: app/Statistics/Service/CountryService.php:429 13561msgid "Sudan" 13562msgstr "Sudan" 13563 13564#. I18N: abbreviation for Sunday 13565#: app/Date/AbstractCalendarDate.php:285 13566#: resources/views/edit/initialize-calendar-popup.phtml:23 13567msgid "Sun" 13568msgstr "sun" 13569 13570#: app/Date/AbstractCalendarDate.php:252 13571msgid "Sunday" 13572msgstr "sundag" 13573 13574#. I18N: %s is a URL/link to the project website 13575#: resources/views/admin/control-panel.phtml:177 13576#, php-format 13577msgid "Support and documentation can be found at %s." 13578msgstr "Hjelp og dokumentasjon kan finnast på %s." 13579 13580#: app/Services/ServerCheckService.php:328 13581msgid "Support for PostgreSQL is experimental." 13582msgstr "Støtte for PostgreSQL er eksperimentell." 13583 13584#: app/Services/ServerCheckService.php:333 13585msgid "Support for SQL Server is experimental." 13586msgstr "Støtte for SQL Server er eksperimentell." 13587 13588#. I18N: Name of a country or state 13589#: app/Statistics/Service/CountryService.php:461 13590msgid "Suriname" 13591msgstr "Surinam" 13592 13593#: app/Gedcom.php:641 app/Gedcom.php:653 app/Gedcom.php:656 13594#: app/Http/RequestHandlers/HelpText.php:241 13595#: resources/views/branches-page.phtml:27 13596#: resources/views/lists/families-table.phtml:221 13597#: resources/views/lists/families-table.phtml:224 13598#: resources/views/lists/individuals-table.phtml:241 13599#: resources/views/lists/surnames-table.phtml:31 13600#: resources/views/modules/statistics-chart/custom.phtml:168 13601#: resources/views/search-phonetic-page.phtml:44 13602msgid "Surname" 13603msgstr "Etternamn" 13604 13605#: app/Statistics/Google/ChartDistribution.php:295 13606msgid "Surname distribution chart" 13607msgstr "Utbreiing etter etternamn" 13608 13609#: resources/views/admin/trees-preferences.phtml:336 13610msgid "Surname list style" 13611msgstr "Utsjånad på liste over etternamn" 13612 13613#: resources/views/modules/fix-add-marr-names/options.phtml:16 13614msgid "Surname option" 13615msgstr "Alternativ for etternamn" 13616 13617#: app/Gedcom.php:640 app/Gedcom.php:652 app/Gedcom.php:655 13618msgid "Surname prefix" 13619msgstr "Prefiks for etternamn" 13620 13621#: resources/views/admin/trees-preferences.phtml:696 13622msgid "Surname tradition" 13623msgstr "Tradisjon for etternamn" 13624 13625#: resources/views/lists/surnames-table.phtml:26 13626#: resources/views/modules/gedcom_stats/config.phtml:68 13627#: resources/views/modules/gedcom_stats/statistics.phtml:78 13628#: resources/views/modules/statistics-chart/custom.phtml:163 13629msgid "Surnames" 13630msgstr "Etternamn" 13631 13632#. I18N: In the Lithuanian surname tradition, ... 13633#: app/SurnameTradition.php:113 13634msgid "Surnames are inflected to indicate an individual’s gender and marital status." 13635msgstr "Etternamn endrar form i høve til ein persons kjønn og sivile status." 13636 13637#. I18N: In the Polish surname tradition, ... 13638#: app/SurnameTradition.php:106 13639msgid "Surnames are inflected to indicate an individual’s gender." 13640msgstr "Etternamn endrar form i høve til ein persons kjønn." 13641 13642#. I18N: Location of an LDS church temple 13643#: app/Elements/TempleCode.php:190 13644msgid "Suva, Fiji" 13645msgstr "Suva, Fiji" 13646 13647#. I18N: Name of a country or state 13648#: app/Statistics/Service/CountryService.php:443 13649msgid "Svalbard and Jan Mayen" 13650msgstr "Svalbard og Jan Mayen" 13651 13652#. I18N: Reverse the order of two individuals 13653#: resources/views/modules/relationships-chart/page.phtml:84 13654msgid "Swap individuals" 13655msgstr "Byt om personar" 13656 13657#. I18N: Name of a country or state 13658#: app/Statistics/Service/CountryService.php:469 13659msgid "Swaziland" 13660msgstr "Swaziland" 13661 13662#. I18N: Name of a country or state 13663#: app/Statistics/Service/CountryService.php:467 13664msgid "Sweden" 13665msgstr "Sverige" 13666 13667#. I18N: Name of a country or state 13668#: app/Statistics/Service/CountryService.php:122 13669msgid "Switzerland" 13670msgstr "Sveits" 13671 13672#. I18N: Location of an LDS church temple 13673#: app/Elements/TempleCode.php:192 13674msgid "Sydney, Australia" 13675msgstr "Sydney, Australia" 13676 13677#: resources/views/admin/synchronize-trees.phtml:12 13678msgid "Synchronize family trees with GEDCOM files" 13679msgstr "Synkroniser slektstre med GEDCOM-filer" 13680 13681#. I18N: Name of a country or state 13682#: app/Statistics/Service/CountryService.php:474 13683msgid "Syria" 13684msgstr "Syria" 13685 13686#: resources/views/admin/modules.phtml:169 13687#: resources/views/admin/modules.phtml:172 13688msgid "Tab" 13689msgstr "Fane" 13690 13691#: resources/views/setup/step-4-database-mysql.phtml:119 13692#: resources/views/setup/step-4-database-pgsql.phtml:104 13693#: resources/views/setup/step-4-database-sqlite.phtml:72 13694#: resources/views/setup/step-4-database-sqlsvr.phtml:104 13695msgid "Table prefix" 13696msgstr "Tabellprefiks" 13697 13698#: resources/xml/reports/ahnentafel_report.xml:13 13699#: resources/xml/reports/bdm_report.xml:12 13700#: resources/xml/reports/birth_report.xml:10 13701#: resources/xml/reports/cemetery_report.xml:8 13702#: resources/xml/reports/change_report.xml:9 13703#: resources/xml/reports/descendancy_report.xml:8 13704#: resources/xml/reports/fact_sources.xml:8 13705#: resources/xml/reports/family_group_report.xml:11 13706#: resources/xml/reports/individual_ext_report.xml:12 13707#: resources/xml/reports/individual_report.xml:9 13708#: resources/xml/reports/marriage_report.xml:10 13709#: resources/xml/reports/missing_facts_report.xml:8 13710#: resources/xml/reports/occupation_report.xml:7 13711#: resources/xml/reports/pedigree_report.xml:8 13712#: resources/xml/reports/relative_ext_report.xml:8 13713msgctxt "paper size" 13714msgid "Tabloid" 13715msgstr "Tabloid" 13716 13717#: app/Http/RequestHandlers/ModulesTabsPage.php:43 13718#: resources/views/admin/control-panel.phtml:706 13719#: resources/views/admin/modules.phtml:82 13720#: resources/views/admin/modules.phtml:84 13721msgid "Tabs" 13722msgstr "Faner" 13723 13724#. I18N: Location of an LDS church temple 13725#: app/Elements/TempleCode.php:193 13726msgid "Taipei, Taiwan" 13727msgstr "Taipei, Taiwan" 13728 13729#. I18N: Name of a country or state 13730#: app/Statistics/Service/CountryService.php:502 13731msgid "Taiwan" 13732msgstr "Taiwan" 13733 13734#. I18N: Name of a country or state 13735#: app/Statistics/Service/CountryService.php:484 13736msgid "Tajikistan" 13737msgstr "Tadsjikistan" 13738 13739#. I18N: Location of an LDS church temple 13740#: app/Elements/TempleCode.php:194 13741msgid "Tampico, Mexico" 13742msgstr "Tampico, Mexico" 13743 13744#. I18N: a month in the Jewish calendar 13745#: app/Date/JewishDate.php:213 13746msgctxt "GENITIVE" 13747msgid "Tamuz" 13748msgstr "Tamuz" 13749 13750#. I18N: a month in the Jewish calendar 13751#: app/Date/JewishDate.php:317 13752msgctxt "INSTRUMENTAL" 13753msgid "Tamuz" 13754msgstr "Tamuz" 13755 13756#. I18N: a month in the Jewish calendar 13757#: app/Date/JewishDate.php:265 13758msgctxt "LOCATIVE" 13759msgid "Tamuz" 13760msgstr "Tamuz" 13761 13762#. I18N: a month in the Jewish calendar 13763#: app/Date/JewishDate.php:161 13764msgctxt "NOMINATIVE" 13765msgid "Tamuz" 13766msgstr "Tamuz" 13767 13768#. I18N: Name of a country or state 13769#: app/Statistics/Service/CountryService.php:504 13770msgid "Tanzania" 13771msgstr "Tanzania" 13772 13773#. I18N: The name of a colour-scheme 13774#: app/Module/ColorsTheme.php:183 13775msgid "Teal Top" 13776msgstr "Teal Top" 13777 13778#. I18N: A configuration setting 13779#: resources/views/admin/trees-preferences.phtml:175 13780msgid "Technical help contact" 13781msgstr "Kontaktperson for teknisk hjelp" 13782 13783#. I18N: Location of an LDS church temple 13784#: app/Elements/TempleCode.php:195 13785msgid "Tegucigalpa, Honduras" 13786msgstr "Tegucigalpa, Honduras" 13787 13788#: resources/views/modules/html/config.phtml:27 13789msgid "Templates" 13790msgstr "Malar" 13791 13792#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 13793#: app/Gedcom.php:446 app/Gedcom.php:552 app/Gedcom.php:593 app/Gedcom.php:613 13794#: app/Gedcom.php:692 app/Gedcom.php:832 13795#: resources/xml/reports/individual_report.xml:208 13796msgid "Temple" 13797msgstr "Tempel" 13798 13799#. I18N: a month in the Jewish calendar 13800#: app/Date/JewishDate.php:199 13801msgctxt "GENITIVE" 13802msgid "Tevet" 13803msgstr "Tevet" 13804 13805#. I18N: a month in the Jewish calendar 13806#: app/Date/JewishDate.php:303 13807msgctxt "INSTRUMENTAL" 13808msgid "Tevet" 13809msgstr "Tevet" 13810 13811#. I18N: a month in the Jewish calendar 13812#: app/Date/JewishDate.php:251 13813msgctxt "LOCATIVE" 13814msgid "Tevet" 13815msgstr "Tevet" 13816 13817#. I18N: a month in the Jewish calendar 13818#: app/Date/JewishDate.php:147 13819msgctxt "NOMINATIVE" 13820msgid "Tevet" 13821msgstr "Tevet" 13822 13823#: app/Gedcom.php:397 app/Gedcom.php:450 app/Gedcom.php:528 app/Gedcom.php:696 13824#: app/Gedcom.php:719 app/Gedcom.php:743 app/Gedcom.php:795 app/Gedcom.php:1059 13825#: app/Gedcom.php:1111 app/Gedcom.php:1194 app/Gedcom.php:1227 13826#: app/Gedcom.php:1522 app/Gedcom.php:1558 app/Gedcom.php:1572 13827#: resources/views/admin/trees-preferences.phtml:581 13828#: resources/views/modals/source-fields.phtml:58 13829msgid "Text" 13830msgstr "Tekst" 13831 13832#. I18N: Name of a country or state 13833#: app/Statistics/Service/CountryService.php:482 13834msgid "Thailand" 13835msgstr "Thailand" 13836 13837#: resources/views/help/name.phtml:8 13838msgid "The <b>name</b> field contains the individual’s full name, as they would have spelled it or as it was recorded. This is how it will be displayed on screen. It uses standard genealogy annotations to identify different parts of the name." 13839msgstr "<b>Namn</b>-feltet inneheld personen sitt fulle namn, slik som dei sjølv ville ha skrive det, eller som det er nedteikna. Dette er den forma namnet vert synt i slektstreet. Feltet nyttar vanlege genealogiske teikn for å angi dei ulike delene av namnet." 13840 13841#: resources/views/help/surname.phtml:8 13842msgid "The <b>surname</b> field contains a name that is used for sorting and grouping. It can be different to the individual’s actual surname which is always taken from the <b>name</b> field. This field can be used to sort surnames with or without a prefix (Gogh / van Gogh) and to group spelling variations or inflections (Kowalski / Kowalska). If an individual needs to be listed under more than one surname, each name should be separated by a comma." 13843msgstr "<b>Etternamn</b>-feltet inneheld eit namn som vert nytta til sortering og gruppering. Det kan skilje seg frå personen sitt faktiske etternamn, som alltid vert teke frå <b>Namn</b>-feltet. Dette feltet kan nyttast for å sortere etternamn med eller utan prefiks (Gogh/van Gogh) og for å gruppere saman namnevariantar eller namn med ulike bøyingsformer (Kowalski/Kowalska). Om ein person skal listast under fleire ulike etternamn, skal desse skiljast med komma." 13844 13845#: app/Http/RequestHandlers/SynchronizeTrees.php:99 13846#, php-format 13847msgid "The GEDCOM file “%s” has been imported." 13848msgstr "GEDCOM-fila «%s» er importert." 13849 13850#: resources/views/admin/tags.phtml:30 13851msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." 13852msgstr "GEDCOM-standarden byr på fleire felt for innlegging av data, kalt GEDCOM-kodar." 13853 13854#. I18N: Location of an LDS church temple 13855#: app/Elements/TempleCode.php:104 13856msgid "The Hague, Netherlands" 13857msgstr "Haag, Nederland" 13858 13859#: app/Services/ServerCheckService.php:124 13860#, php-format 13861msgid "The PHP extension “%s” is not installed." 13862msgstr "PHP-utvidinga “%s” er ikkje installert." 13863 13864#: app/Services/ServerCheckService.php:180 13865#, php-format 13866msgid "The PHP function “%1$s” is disabled." 13867msgstr "PHP-funksjonen “%1$s” er ikkje aktiv." 13868 13869#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 13870#: app/Exceptions/FileUploadException.php:78 13871msgid "The PHP temporary folder is missing." 13872msgstr "Manglande PHP temp mappe." 13873 13874#: app/Services/ServerCheckService.php:143 13875#, php-format 13876msgid "The PHP.INI setting “%1$s” is disabled." 13877msgstr "PHP.INI setting “%1$s” er ikkje aktiv." 13878 13879#: app/Services/ServerCheckService.php:147 13880#, php-format 13881msgid "The PHP.INI setting “%1$s” is enabled." 13882msgstr "PHP.INI setting “%1$s” er aktiv." 13883 13884#: resources/views/modules/share-url/share.phtml:29 13885msgid "The URL was copied to the clipboard" 13886msgstr "URL kopiert til utklippsmappe" 13887 13888#: resources/views/emails/approve-user-html.phtml:19 13889#: resources/views/emails/approve-user-text.phtml:14 13890#, php-format 13891msgid "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" 13892msgstr "Administratoren på nettstaden %s har godkjent søknaden om ein konto. Du kan no logge på via følgjande lenke: %s" 13893 13894#: resources/views/verify-success-page.phtml:20 13895msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 13896msgstr "Administratoren til nettstaden har fått beskjed om søknaden.<br>Så snart administrator har godkjent kontoen din,<br>kan du logge deg inn med ditt brukarnamn og passord." 13897 13898#. I18N: Description of the “Calendar” module 13899#: app/Module/CalendarMenuModule.php:53 13900msgid "The calendar menu." 13901msgstr "Kalender." 13902 13903#. I18N: %s is the name of a genealogy record 13904#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 13905#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:63 13906#, php-format 13907msgid "The changes to “%s” have been accepted." 13908msgstr "Endringane i «%s» har vorte godkjende." 13909 13910#. I18N: %s is the name of a genealogy record 13911#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:64 13912#: app/Http/RequestHandlers/PendingChangesRejectTree.php:59 13913#, php-format 13914msgid "The changes to “%s” have been rejected." 13915msgstr "Endringane i «%s» har vorte avvist." 13916 13917#. I18N: Description of the “Charts” module 13918#: app/Module/ChartsMenuModule.php:68 13919msgid "The charts menu." 13920msgstr "Diagram." 13921 13922#: resources/views/modules/clippings/show.phtml:19 13923msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 13924msgstr "Utklippsholdaren let deg ta «utklipp» frå slektstreet og laste dei ned som ei GEDCOM-fil." 13925 13926#: resources/views/admin/trees-preferences.phtml:382 13927msgid "The date and time of the last update" 13928msgstr "Dato og tidspunkt for siste oppdatering" 13929 13930#: app/Http/RequestHandlers/AccountUpdate.php:114 13931#: app/Http/RequestHandlers/MapDataSave.php:101 13932#, php-format 13933msgid "The details for “%s” have been updated." 13934msgstr "Detaljane for %s har blitt oppdaterte." 13935 13936#. I18N: %s is a filename 13937#: app/Http/RequestHandlers/ExportGedcomServer.php:88 13938#: app/Http/RequestHandlers/UpgradeWizardStep.php:232 13939#, php-format 13940msgid "The family tree has been exported to %s." 13941msgstr "Slektstre eksportert til %s." 13942 13943#: app/Http/RequestHandlers/CreateTreeAction.php:63 13944#, php-format 13945msgid "The family tree “%s” already exists." 13946msgstr "Slektstreet «%s» finnast allereie." 13947 13948#: app/Http/RequestHandlers/CreateTreeAction.php:70 13949#, php-format 13950msgid "The family tree “%s” has been created." 13951msgstr "Slektstreet «%s» er oppretta." 13952 13953#. I18N: %s is the name of a family tree 13954#: app/Http/RequestHandlers/DeleteTreeAction.php:62 13955#: app/Http/RequestHandlers/SynchronizeTrees.php:113 13956#, php-format 13957msgid "The family tree “%s” has been deleted." 13958msgstr "Slektstreet «%s» er sletta." 13959 13960#. I18N: %s is the name of a family tree 13961#: app/Http/RequestHandlers/SelectDefaultTree.php:52 13962#, php-format 13963msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 13964msgstr "Slektstreet «%s» vil synast for besøkande når dei vitjar nettstaden." 13965 13966#: app/Http/RequestHandlers/MergeTreesAction.php:249 13967msgid "The family trees have been merged successfully." 13968msgstr "Samanflettinga av slektstrea var vellykka." 13969 13970#. I18N: Description of the “Family trees” module 13971#: app/Module/TreesMenuModule.php:70 13972msgid "The family trees menu." 13973msgstr "Familietre." 13974 13975#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 13976#: app/Http/RequestHandlers/DeleteRecord.php:80 13977#, php-format 13978msgid "The family “%s” has been deleted because it only has one member." 13979msgstr "Familien «%s» har vorte sletta, sidan den berre har eitt medlem." 13980 13981#: app/Http/RequestHandlers/UploadMediaAction.php:121 13982#, php-format 13983msgid "The file %s already exists. Use another filename." 13984msgstr "Fila «%s» fins allereie. Bruk eit anna filnamn." 13985 13986#: app/Http/RequestHandlers/ExportGedcomServer.php:91 13987#, php-format 13988msgid "The file %s could not be created." 13989msgstr "Fila %s kunne ikkje opprettast." 13990 13991#: app/Http/RequestHandlers/DeletePath.php:73 13992#: app/Http/RequestHandlers/DeletePath.php:90 13993#, php-format 13994msgid "The file %s could not be deleted." 13995msgstr "Fila %s kunne ikkje slettast." 13996 13997#: app/Http/RequestHandlers/DeletePath.php:88 13998#, php-format 13999msgid "The file %s has been deleted." 14000msgstr "Fila %s blei sletta." 14001 14002#: app/Http/RequestHandlers/UploadMediaAction.php:128 14003#, php-format 14004msgid "The file %s has been uploaded." 14005msgstr "Fila %s blei lasta opp." 14006 14007#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14008#: app/Exceptions/FileUploadException.php:68 14009msgid "The file was only partially uploaded. Please try again." 14010msgstr "Fila blei berre delvis lasta opp, forsøk på ny." 14011 14012#. I18N: %s is a filename 14013#: resources/views/media-page-details.phtml:56 14014#: resources/views/modules/media-list/page.phtml:149 14015#, php-format 14016msgid "The file “%s” does not exist." 14017msgstr "Fila «%s» eksisterar ikkje." 14018 14019#: resources/views/edit/reorder-families.phtml:77 14020msgid "The first family in the list will be used in charts, lists, reports, etc." 14021msgstr "Den første familien i lista vil bli nytta i diagram, lister, rapportar, osb." 14022 14023#: app/Http/RequestHandlers/DeletePath.php:83 14024#, php-format 14025msgid "The folder %s could not be deleted." 14026msgstr "Mappa %s kunne ikkje slettast." 14027 14028#: app/Http/RequestHandlers/UpgradeWizardStep.php:194 14029#, php-format 14030msgid "The folder %s has been created." 14031msgstr "Mappa %s blei oppretta." 14032 14033#: app/Http/RequestHandlers/DeletePath.php:81 14034#, php-format 14035msgid "The folder %s has been deleted." 14036msgstr "Mappa %s blei sletta." 14037 14038#: resources/views/admin/site-preferences.phtml:42 14039msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 14040msgstr "Den nye mappa kan spesifiserast fullt ut (t.d /home/user_name/webtrees_data/) eller relativt til installasjonsmappa (t.d. ../../webtrees_data/)." 14041 14042#: app/Http/RequestHandlers/SitePreferencesAction.php:55 14043#, php-format 14044msgid "The folder “%s” does not exist." 14045msgstr "Mappa “%s” finnast ikkje." 14046 14047#: resources/views/admin/merge-records-step-2.phtml:39 14048msgid "The following facts and events were found in both records." 14049msgstr "Følgjande fakta og hendingar vart funne i begge postar." 14050 14051#. I18N: the name of an individual, source, etc. 14052#: resources/views/admin/merge-records-step-2.phtml:86 14053#: resources/views/admin/merge-records-step-2.phtml:132 14054#, php-format 14055msgid "The following facts and events were only found in the record of %s." 14056msgstr "Følgjande fakta og hendingar vart berre funne i posten til %s." 14057 14058#: resources/views/setup/step-2-server-checks.phtml:65 14059msgid "The following list shows typical requirements." 14060msgstr "Følgjande liste syner typiske krav." 14061 14062#: app/Http/RequestHandlers/HelpText.php:294 14063msgid "The help text has not been written for this item." 14064msgstr "Det finnast ikkje noko hjelpetekst for dette punktet." 14065 14066#. I18N: Help text for the “Technical help contact” configuration setting 14067#: resources/views/admin/trees-preferences.phtml:187 14068msgid "The individual to be contacted about technical questions or errors encountered on your website." 14069msgstr "Den personen besøkjande kan kontakte i høve tekniske spørsmål eller feil på nettstaden." 14070 14071#. I18N: Help text for the “Genealogy contact” configuration setting 14072#: resources/views/admin/trees-preferences.phtml:167 14073msgid "The individual to contact about the genealogy data on this website." 14074msgstr "Den brukaren besøkjande kan kontakte vedrørande slektsmaterialet på nettstaden din." 14075 14076#. I18N: %s are names of records, such as sources, repositories or individuals 14077#: app/Http/RequestHandlers/DeleteRecord.php:88 14078#: app/Http/RequestHandlers/DeleteRecord.php:93 14079#, php-format 14080msgid "The link from “%1$s” to “%2$s” has been deleted." 14081msgstr "Forbindelsen mellom «%1$s» og «%2$s» har vorte sletta." 14082 14083#: app/Http/RequestHandlers/MergeFactsAction.php:107 14084#, php-format 14085msgid "The link from “%1$s” to “%2$s” has been updated." 14086msgstr "Lenkja frå “%1$s” til “%2$s” har blitt oppdatert." 14087 14088#. I18N: Description of the “Lists” module 14089#: app/Module/ListsMenuModule.php:66 14090msgid "The lists menu." 14091msgstr "Lister." 14092 14093#: app/Http/RequestHandlers/CreateLocationAction.php:57 14094#: app/Http/RequestHandlers/MapDataSave.php:89 14095msgid "The location has been created" 14096msgstr "Staden er oppretta" 14097 14098#: resources/views/modules/place-hierarchy/sidebar.phtml:33 14099msgid "The location of this place is not known." 14100msgstr "Lokalisasjonen til denne staden er ukjend." 14101 14102#: app/Http/RequestHandlers/EditMediaFileAction.php:140 14103#, php-format 14104msgid "The media file %1$s could not be renamed to %2$s." 14105msgstr "Mediefila %1$s kunne ikkje gjevast det nye namnet %2$s." 14106 14107#: app/Http/RequestHandlers/EditMediaFileAction.php:137 14108#, php-format 14109msgid "The media file %1$s has been renamed to %2$s." 14110msgstr "Mediefila %1$s har skifta namn til %2$s." 14111 14112#: app/Http/RequestHandlers/CreateMediaObjectAction.php:96 14113msgid "The media object has been created" 14114msgstr "Medieobjektet har blitt oppretta" 14115 14116#: resources/views/setup/step-2-server-checks.phtml:62 14117msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 14118msgstr "Minne- og CPU-tidsbruk er avhengig av mengd på personar i ditt slektstre." 14119 14120#: app/Http/RequestHandlers/BroadcastAction.php:85 14121#, php-format 14122msgid "The message was not sent to %s." 14123msgstr "Meldinga blei ikkje send til %s." 14124 14125#: app/Http/RequestHandlers/ContactAction.php:151 14126#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 14127#: app/Http/RequestHandlers/MessageAction.php:98 14128msgid "The message was not sent." 14129msgstr "Meldinga blei ikkje sendt." 14130 14131#: app/Http/RequestHandlers/BroadcastAction.php:80 14132#: app/Http/RequestHandlers/ContactAction.php:146 14133#: app/Http/RequestHandlers/EmailPreferencesAction.php:88 14134#: app/Http/RequestHandlers/MessageAction.php:93 14135#, php-format 14136msgid "The message was successfully sent to %s." 14137msgstr "Melding sendt til %s." 14138 14139#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:75 14140#: app/Http/RequestHandlers/ModulesAllAction.php:71 14141#: app/Module/ChartsBlockModule.php:123 app/Module/ChartsBlockModule.php:143 14142#: app/Module/ChartsBlockModule.php:163 app/Module/ChartsBlockModule.php:177 14143#, php-format 14144msgid "The module “%s” has been disabled." 14145msgstr "Modulen «%s» er deaktivert." 14146 14147#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:73 14148#: app/Http/RequestHandlers/ModulesAllAction.php:69 14149#, php-format 14150msgid "The module “%s” has been enabled." 14151msgstr "Modulen «%s» er aktivert." 14152 14153#. I18N: Help text for the “Quick family facts” configuration setting 14154#: resources/views/admin/trees-preferences.phtml:686 14155msgid "The most common family facts and events are listed separately, so that they can be added more easily." 14156msgstr "Dei mest vanlege familie-fakta og -hendingar er lista opp separat, slik at dei lett kan leggast til." 14157 14158#. I18N: Help text for the “Quick individual facts” configuration setting 14159#: resources/views/admin/trees-preferences.phtml:661 14160msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 14161msgstr "Dei vanlegaste fakta og hendingar er lista separat, slik at dei enklare kan nyttast." 14162 14163#: resources/views/admin/site-registration.phtml:56 14164msgid "The new user will be asked to confirm their email address before the account is created." 14165msgstr "Nye brukarar vil verte bedne om å stadfeste e-postadresse før brukarkonto vert oppretta." 14166 14167#: app/Http/RequestHandlers/CreateNoteAction.php:64 14168msgid "The note has been created" 14169msgstr "Notatet har blitt oppretta" 14170 14171#: app/Validator.php:235 app/Validator.php:251 app/Validator.php:261 14172#: app/Validator.php:293 app/Validator.php:312 app/Validator.php:335 14173#: app/Validator.php:354 app/Validator.php:370 app/Validator.php:386 14174#, php-format 14175msgid "The parameter “%s” is missing." 14176msgstr "Parameteren “%s” manglar." 14177 14178#: app/Http/RequestHandlers/SetupWizard.php:383 14179msgid "The password needs to be at least six characters long." 14180msgstr "Passordet må innehalde minst seks teikn." 14181 14182#. I18N: Help text for the "Password" site configuration setting 14183#: resources/views/admin/site-mail.phtml:155 14184msgid "The password required for authentication with the SMTP server." 14185msgstr "Passordet som krevjast for autentisering på SMTP-serveren." 14186 14187#: app/Http/RequestHandlers/PasswordResetAction.php:84 14188#: app/Http/RequestHandlers/PasswordResetPage.php:76 14189msgid "The password reset link has expired." 14190msgstr "Lenka for å tilbakestille passord er utgått." 14191 14192#. I18N: Description of the “Place hierarchy” module 14193#: app/Module/PlaceHierarchyListModule.php:113 14194msgid "The place hierarchy." 14195msgstr "Stadnamn." 14196 14197#: app/Http/RequestHandlers/TreePreferencesAction.php:135 14198#: app/Http/RequestHandlers/TreePrivacyAction.php:115 14199msgid "The preferences for all family trees have been updated." 14200msgstr "Innstillingane for alle familietre er oppdaterte." 14201 14202#: app/Http/RequestHandlers/TreePreferencesAction.php:139 14203#: app/Http/RequestHandlers/TreePrivacyAction.php:118 14204msgid "The preferences for new family trees have been updated." 14205msgstr "Innstillingane for nye familietre er oppdaterte." 14206 14207#: app/Http/RequestHandlers/TreePreferencesAction.php:128 14208#: app/Http/RequestHandlers/TreePrivacyAction.php:108 14209#, php-format 14210msgid "The preferences for the family tree “%s” have been updated." 14211msgstr "Innstillingane for slektstreet “%s” har blitt oppdaterte." 14212 14213#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 14214#, php-format 14215msgid "The preferences for the module “%s” have been deleted." 14216msgstr "Innstillingane for modulen «%s» er sletta." 14217 14218#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99 14219#: app/Module/GeonamesAutocomplete.php:109 app/Module/GoogleMaps.php:96 14220#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96 14221#: app/Module/MapGeoLocationGeonames.php:86 14222#: app/Module/MapGeoLocationOpenRouteService.php:81 14223#: app/Module/OpenRouteServiceAutocomplete.php:105 14224#: app/Module/RelationshipsChartModule.php:446 app/Module/SiteMapModule.php:177 14225#, php-format 14226msgid "The preferences for the module “%s” have been updated." 14227msgstr "Innstillingane for modulen “%s” har blitt oppdaterte." 14228 14229#: resources/views/setup/step-4-database-mysql.phtml:124 14230#: resources/views/setup/step-4-database-pgsql.phtml:109 14231#: resources/views/setup/step-4-database-sqlite.phtml:79 14232#: resources/views/setup/step-4-database-sqlsvr.phtml:109 14233msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 14234msgstr "Prefix er valfritt, men tilrådd. Ved å gi tabellane unike prefix , kan ulike aplikkasjonar nytte same database." 14235 14236#: app/Gedcom.php:1072 app/Gedcom.php:1128 14237msgid "The problem" 14238msgstr "Problemet" 14239 14240#: app/Http/RequestHandlers/MergeFactsAction.php:178 14241#, php-format 14242msgid "The records “%1$s” and “%2$s” have been merged." 14243msgstr "Postane “%1$s” and “%2$s” har blitt slegne saman." 14244 14245#. I18N: Description of the “Reports” module 14246#: app/Module/ReportsMenuModule.php:70 14247msgid "The reports menu." 14248msgstr "Rapportar." 14249 14250#: app/Http/RequestHandlers/CreateRepositoryAction.php:79 14251msgid "The repository has been created" 14252msgstr "Arkivet har blitt oppretta" 14253 14254#. I18N: Description of the “Search” module 14255#: app/Module/SearchMenuModule.php:59 14256msgid "The search menu." 14257msgstr "Søk." 14258 14259#: app/Services/SearchService.php:1161 14260msgid "The search returned too many results." 14261msgstr "Søket ga for mange resultat." 14262 14263#: resources/views/setup/step-2-server-checks.phtml:55 14264msgid "The server configuration is OK." 14265msgstr "Serverkonfigurasjon OK." 14266 14267#: app/Http/Exceptions/HttpBadRequestException.php:34 14268msgid "The server could not understand this request." 14269msgstr "Serveren oppfatta ikkje denne spørringa." 14270 14271#: app/Services/ServerCheckService.php:245 14272msgid "The server’s temporary folder cannot be accessed." 14273msgstr "Mellombels mappe på serveren er ikkje tilgjengeleg." 14274 14275#: app/Http/RequestHandlers/RenumberTreeAction.php:551 14276#: app/Services/UpgradeService.php:174 app/Services/UpgradeService.php:206 14277msgid "The server’s time limit has been reached." 14278msgstr "Serveren si tidsgrense blei nådd." 14279 14280#. I18N: Description of “Statistics” module 14281#: app/Module/FamilyTreeStatisticsModule.php:79 14282msgid "The size of the family tree, earliest and latest events, common names, etc." 14283msgstr "Størrelse på slektstreet, tidlegaste og seinaste hendelsar, mest nytta namn, osb." 14284 14285#: app/Gedcom.php:1069 app/Gedcom.php:1125 14286msgid "The solution" 14287msgstr "Løysinga" 14288 14289#: app/Http/RequestHandlers/CreateSourceAction.php:103 14290msgid "The source has been created" 14291msgstr "Kjelda har blitt oppretta" 14292 14293#: app/Http/RequestHandlers/CreateSubmissionAction.php:56 14294msgid "The submission has been created" 14295msgstr "Innsendinga er oppretta" 14296 14297#: app/Http/RequestHandlers/CreateSubmitterAction.php:79 14298msgid "The submitter has been created" 14299msgstr "Innsendaren har blitt oppretta" 14300 14301#: resources/views/help/name.phtml:13 14302#, php-format 14303msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 14304msgstr "Etternamnet er omgjeve av skråstrekar: <%s>Nils Anders /Olsen/<%s>" 14305 14306#: resources/views/admin/site-preferences.phtml:55 14307#: resources/views/admin/users-edit.phtml:141 14308#: resources/views/edit-account-page.phtml:116 14309msgid "The time zone is required for date calculations, such as knowing today’s date." 14310msgstr "Tidssone er naudsynleg for berekning av datoar, som til dømes dagens dato." 14311 14312#. I18N: An XREF is the identification number used in GEDCOM files. 14313#: resources/views/admin/trees-merge.phtml:28 14314#, php-format 14315msgid "The two family trees have %1$s record which uses the same “XREF”." 14316msgid_plural "The two family trees have %1$s records which use the same “XREF”." 14317msgstr[0] "Dei to slektstrea har %1$s post med same «XREF»." 14318msgstr[1] "Dei to slektstrea har %1$s postar med same «XREF»." 14319 14320#: app/Http/RequestHandlers/UpgradeWizardStep.php:310 14321msgid "The upgrade is complete." 14322msgstr "Oppgraderinga er fullført." 14323 14324#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14325#: app/Exceptions/FileUploadException.php:63 14326msgid "The uploaded file exceeds the allowed size." 14327msgstr "Opplasta fil overskrid tillatt storleik." 14328 14329#: app/Http/RequestHandlers/UsersCleanupAction.php:68 14330#, php-format 14331msgid "The user %s has been deleted." 14332msgstr "Brukaren %s er sletta." 14333 14334#: resources/views/emails/register-notify-html.phtml:39 14335#: resources/views/emails/register-notify-text.phtml:30 14336msgid "The user has been sent an email with the information necessary to confirm the access request." 14337msgstr "Brukeren har fått tilsendt ein e-post med instruksjonar om å stadfeste førespurnaden." 14338 14339#: app/Http/RequestHandlers/LoginAction.php:117 14340#: app/Http/RequestHandlers/LoginAction.php:122 14341msgid "The username or password is incorrect." 14342msgstr "Feil brukarnamn eller passord." 14343 14344#. I18N: Help text for the "Username" site configuration setting 14345#: resources/views/admin/site-mail.phtml:141 14346msgid "The username required for authentication with the SMTP server." 14347msgstr "Brukernamnet som krevjast for autentisering på SMTP-serveren." 14348 14349#: app/Http/RequestHandlers/EmailPreferencesAction.php:80 14350#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 14351#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 14352#: app/Http/RequestHandlers/ModulesChartsAction.php:46 14353#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 14354#: app/Http/RequestHandlers/ModulesFootersAction.php:46 14355#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 14356#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 14357#: app/Http/RequestHandlers/ModulesListsAction.php:46 14358#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 14359#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:45 14360#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 14361#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:45 14362#: app/Http/RequestHandlers/ModulesMenusAction.php:47 14363#: app/Http/RequestHandlers/ModulesReportsAction.php:46 14364#: app/Http/RequestHandlers/ModulesSharesAction.php:45 14365#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 14366#: app/Http/RequestHandlers/ModulesTabsAction.php:47 14367#: app/Http/RequestHandlers/ModulesThemesAction.php:45 14368#: app/Http/RequestHandlers/SitePreferencesAction.php:63 14369#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 14370#: app/Http/RequestHandlers/SiteTagsAction.php:61 14371msgid "The website preferences have been updated." 14372msgstr "Innstillingane for nettstaden har blitt oppdaterte." 14373 14374#: resources/views/errors/database-error.phtml:20 14375#: resources/views/setup/step-6-failed.phtml:20 14376msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 14377msgstr "Utviklarane av webtrees ynskjer gjerne å høyre om denne feilen. Om du tek kontakt, vil dei freiste å hjelpe deg med å løyse problemet." 14378 14379#: app/Module/ModuleThemeTrait.php:74 app/Module/ModuleThemeTrait.php:471 14380#: resources/views/admin/modules.phtml:256 14381#: resources/views/admin/modules.phtml:259 14382#: resources/views/admin/users-edit.phtml:199 14383msgid "Theme" 14384msgstr "Tema" 14385 14386#. I18N: Name of a module 14387#: app/Module/ThemeSelectModule.php:45 14388msgid "Theme change" 14389msgstr "Endre tema" 14390 14391#: app/Http/RequestHandlers/ModulesThemesPage.php:43 14392#: resources/views/admin/control-panel.phtml:592 14393#: resources/views/admin/modules.phtml:118 14394#: resources/views/admin/modules.phtml:120 14395msgid "Themes" 14396msgstr "Tema" 14397 14398#: resources/views/modules/personal_facts/tab.phtml:59 14399msgid "There are no facts for this individual." 14400msgstr "Det finnast ingen fakta for denne personen." 14401 14402#: app/Http/RequestHandlers/ManageMediaData.php:327 14403msgid "There are no links to this media object." 14404msgstr "Det finnast ingen lenke til dette medieobjektet." 14405 14406#: resources/views/modules/media/tab.phtml:61 14407msgid "There are no media objects for this individual." 14408msgstr "Det er ingen medieobjekt knytta til denne personen." 14409 14410#: resources/views/modules/notes/tab.phtml:84 14411msgid "There are no notes for this individual." 14412msgstr "Det finnast ingen notat for denne personen." 14413 14414#: app/Http/RequestHandlers/UpgradeWizardStep.php:212 14415#: resources/views/pending-changes-page.phtml:30 14416msgid "There are no pending changes." 14417msgstr "Det finnast ingen ventande endringar." 14418 14419#: app/Module/ResearchTaskModule.php:128 14420msgid "There are no research tasks in this family tree." 14421msgstr "Det er ingen granskingsoppgåver knytte til slektstreet." 14422 14423#: resources/views/modules/sources_tab/tab.phtml:63 14424msgid "There are no source citations for this individual." 14425msgstr "Det er ikkje nokon kjelder knytt til denne personen." 14426 14427#: app/Module/ReviewChangesModule.php:155 14428#: resources/views/emails/pending-changes-html.phtml:20 14429#: resources/views/emails/pending-changes-text.phtml:17 14430msgid "There are pending changes for you to moderate." 14431msgstr "Der er endringar som ventar handsaming av deg." 14432 14433#: app/Module/RecentChangesModule.php:150 14434#, php-format 14435msgid "There have been no changes within the last %s day." 14436msgid_plural "There have been no changes within the last %s days." 14437msgstr[0] "Det er ingen endringar innan siste %s dag." 14438msgstr[1] "Det er ingen endringar innan dei siste %s dagane." 14439 14440#: app/Exceptions/FileUploadException.php:99 14441#: app/Http/RequestHandlers/AddMediaFileAction.php:76 14442#: app/Http/RequestHandlers/CreateMediaObjectAction.php:75 14443#: app/Http/RequestHandlers/UploadMediaAction.php:131 14444#: app/Services/MediaFileService.php:226 14445msgid "There was an error uploading your file." 14446msgstr "Det oppsto ein FEIL under opplasting av fila di." 14447 14448#. I18N: a month in the French republican calendar 14449#: app/Date/FrenchDate.php:169 14450msgctxt "GENITIVE" 14451msgid "Thermidor" 14452msgstr "Thermidor" 14453 14454#. I18N: a month in the French republican calendar 14455#: app/Date/FrenchDate.php:263 14456msgctxt "INSTRUMENTAL" 14457msgid "Thermidor" 14458msgstr "Thermidor" 14459 14460#. I18N: a month in the French republican calendar 14461#: app/Date/FrenchDate.php:216 14462msgctxt "LOCATIVE" 14463msgid "Thermidor" 14464msgstr "Thermidor" 14465 14466#. I18N: a month in the French republican calendar 14467#: app/Date/FrenchDate.php:122 14468msgctxt "NOMINATIVE" 14469msgid "Thermidor" 14470msgstr "Thermidor" 14471 14472#: resources/views/modules/privacy-policy/page.phtml:36 14473msgid "These cookies are “essential”, and do not require consent." 14474msgstr "Desse informasjonskapslane er “naudsynte”, og krev ikkje samtykke." 14475 14476#: resources/views/admin/trees-unconnected.phtml:36 14477#, php-format 14478msgid "These groups of individuals are not related to %s." 14479msgstr "Desse grupper av individ har ingen relason til %s." 14480 14481#: resources/views/modules/privacy-policy/page.phtml:57 14482msgid "These services may use cookies or other tracking technology." 14483msgstr "Desse tenestene kan nytte informasjonskapslar eller annan sporingsteknologi." 14484 14485#: app/Http/RequestHandlers/LoginAction.php:132 14486msgid "This account has not been approved. Please wait for an administrator to approve it." 14487msgstr "Denne kontoen er enno ikkje blitt godkjend. Venlegst vent på godkjenning av en administrator." 14488 14489#: app/Http/RequestHandlers/LoginAction.php:127 14490msgid "This account has not been verified. Please check your email for a verification message." 14491msgstr "Denne kontoen er enno ikkje stadfesta. Sjå om du har motteket melding om stadfesting i din e-post." 14492 14493#: resources/views/modules/review_changes/config.phtml:13 14494msgid "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." 14495msgstr "Denne blokka vil syne redaktørar ei liste over postar med endringar som ventar på å bli godkjende av ein moderator. Den genererer og daglege e-postmeldingar til moderatorane når det finnast ventande endringar." 14496 14497#: resources/views/admin/users-create.phtml:76 14498#: resources/views/admin/users-edit.phtml:86 14499#: resources/views/edit-account-page.phtml:128 14500#: resources/views/register-page.phtml:53 14501#: resources/views/setup/step-5-administrator.phtml:95 14502msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 14503msgstr "Denne e-postadressa vil verte nytta for å sende deg nytt passord om du ber om det, nettstadskunngjeringar, og meldingar frå andre familiemedlem som er registrerte på nettstaden." 14504 14505#: app/Elements/AbstractEventElement.php:61 14506msgid "This event occurred, but the details are unknown." 14507msgstr "Faktisk hending, men ingen kjende detaljar." 14508 14509#: app/Auth.php:227 app/Http/RequestHandlers/RedirectFamilyPhp.php:71 14510msgid "This family does not exist or you do not have permission to view it." 14511msgstr "Familien finnast ikkje, eller du har ikkje løyve til å sjå den." 14512 14513#: resources/views/family-page-pending.phtml:19 14514msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 14515msgstr "Familien er sletta. Slettinga må fyrst godkjennast av ein moderator." 14516 14517#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14518#: resources/views/family-page-pending.phtml:17 14519#, php-format 14520msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 14521msgstr "Familien er blitt sletta. Sjå over slettinga og %1$s eller %2$s den." 14522 14523#: resources/views/family-page-pending.phtml:25 14524msgid "This family has been edited. The changes need to be reviewed by a moderator." 14525msgstr "Familien er endra. Endringane må fyrst godkjennast av ein moderator." 14526 14527#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14528#: resources/views/family-page-pending.phtml:23 14529#, php-format 14530msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 14531msgstr "Familien er blitt endra. Sjå over endringane og %1$s eller %2$s dei." 14532 14533#: resources/views/admin/trees-renumber.phtml:30 14534#, php-format 14535msgid "This family tree has %s record which uses the same “XREF” as another family tree." 14536msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 14537msgstr[0] "Dei to slektstrea har %s post med same «XREF» som eit anna slektstre." 14538msgstr[1] "Dei to slektstrea har %s postar med same «XREF» som eit anna slektstre." 14539 14540#: app/Module/SlideShowModule.php:177 14541msgid "This family tree has no images to display." 14542msgstr "Dette slektstreet har ingen bileter å syne." 14543 14544#. I18N: do not translate the #keywords# 14545#: resources/views/modules/html/template-narrative.phtml:7 14546msgid "This family tree was last updated on #gedcomUpdated#. There are #totalSurnames# surnames in this family tree. The earliest recorded event is the #firstEventType# of #firstEventName# in #firstEventYear#. The most recent event is the #lastEventType# of #lastEventName# in #lastEventYear#.<br><br>If you have any comments or feedback please contact #contactWebmaster#." 14547msgstr "Dette slektstreet blei sist oppdatert #gedcomUpdated#. Det er til saman #totalSurnames# etternamn i slektstreet. Den eldste innføringa er #firstEventName#s #firstEventType# i #firstEventYear#. Den siste hendinga er #lastEventName#s #lastEventType# i #lastEventYear#.<br><br>Om du har kommentarar eller spørsmål, kontakt #contactWebmaster#." 14548 14549#: resources/views/modules/gedcom_stats/statistics.phtml:31 14550#: resources/views/modules/html/template-statistics.phtml:18 14551#, php-format 14552msgid "This family tree was last updated on %s." 14553msgstr "Slektstreet blei sist oppdatert %s." 14554 14555#. I18N: Help text for the "Data folder" site configuration setting 14556#: resources/views/admin/site-preferences.phtml:32 14557msgid "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." 14558msgstr "Denne mappa vil verte nytta av webtrees til å lagre mediefiler, GEDCOM-filer, mellombels filer, osb. Desse filene kan innehalde private data, og skal difor ikkje gjerast tilgjengelege over internett." 14559 14560#. I18N: Help text for the “Media folder” configuration setting 14561#: resources/views/admin/trees-preferences.phtml:252 14562msgid "This folder will be used to store the media files for this family tree." 14563msgstr "Denne mappa vil verte nytta til å lagre mediefiler for dette slektstreet." 14564 14565#: app/Http/Middleware/CheckCsrf.php:69 14566msgid "This form has expired. Try again." 14567msgstr "Dette skjemaet er utgått. Prøv igjen." 14568 14569#: app/Auth.php:286 app/Http/RequestHandlers/RedirectIndividualPhp.php:71 14570msgid "This individual does not exist or you do not have permission to view it." 14571msgstr "Personen finnast ikkje, eller du har ikkje løyve til å sjå vedkomande." 14572 14573#: resources/views/individual-page-pending.phtml:21 14574msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 14575msgstr "Personen er sletta. Slettinga må godkjennast av ein moderator." 14576 14577#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14578#: resources/views/individual-page-pending.phtml:18 14579#, php-format 14580msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 14581msgstr "Personen har blitt sletta. Sjå over slettigen og %1$s eller %2$s den." 14582 14583#: resources/views/individual-page-pending.phtml:30 14584msgid "This individual has been edited. The changes need to be reviewed by a moderator." 14585msgstr "Personen er endra. Endringa må godkjennast av ein moderator." 14586 14587#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14588#: resources/views/individual-page-pending.phtml:27 14589#, php-format 14590msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 14591msgstr "Personen har blitt endra. Sjå over endringane og %1$s eller %2$s dei." 14592 14593#. I18N: Help text for the “Default individual” configuration setting 14594#: resources/views/admin/trees-preferences.phtml:100 14595#: resources/views/edit-account-page.phtml:80 14596msgid "This individual will be selected by default when viewing charts and reports." 14597msgstr "Denne personen vil verte nytta som utgangspunkt for diagram og rapportar." 14598 14599#: app/Module/StatisticsChartModule.php:948 14600#: app/Statistics/Repository/EventRepository.php:244 14601#: app/Statistics/Repository/FamilyDatesRepository.php:98 14602#: app/Statistics/Repository/FamilyRepository.php:530 14603#: app/Statistics/Repository/FamilyRepository.php:851 14604#: app/Statistics/Repository/FamilyRepository.php:1501 14605#: app/Statistics/Repository/IndividualRepository.php:1798 14606#: app/Statistics/Repository/IndividualRepository.php:1823 14607#: app/Statistics/Repository/PlaceRepository.php:217 14608#: resources/views/statistics/families/top10-list-age.phtml:31 14609#: resources/views/statistics/families/top10-list-grand.phtml:27 14610#: resources/views/statistics/families/top10-list-spouses.phtml:25 14611#: resources/views/statistics/families/top10-list.phtml:27 14612#: resources/views/statistics/individuals/top10-list.phtml:25 14613#: resources/views/statistics/other/charts/column.phtml:19 14614#: resources/views/statistics/other/charts/combo.phtml:18 14615#: resources/views/statistics/other/charts/custom.phtml:17 14616#: resources/views/statistics/other/charts/geo.phtml:21 14617#: resources/views/statistics/other/charts/pie.phtml:19 14618#: resources/views/statistics/other/top10-list.phtml:26 14619msgid "This information is not available." 14620msgstr "Denne informasjonen er ikkje tilgjengeleg." 14621 14622#: app/Statistics/Repository/EventRepository.php:252 14623#: app/Statistics/Repository/FamilyDatesRepository.php:106 14624#: app/Statistics/Repository/FamilyDatesRepository.php:377 14625#: app/Statistics/Repository/FamilyRepository.php:97 14626#: app/Statistics/Repository/FamilyRepository.php:485 14627#: app/Statistics/Repository/FamilyRepository.php:862 14628#: app/Statistics/Repository/FamilyRepository.php:1513 14629#: app/Statistics/Repository/IndividualRepository.php:864 14630#: app/Statistics/Repository/IndividualRepository.php:1178 14631#: app/Statistics/Repository/IndividualRepository.php:1198 14632#: app/Statistics/Repository/IndividualRepository.php:1218 14633#: app/Statistics/Repository/IndividualRepository.php:1238 14634#: app/Statistics/Repository/IndividualRepository.php:1258 14635#: app/Statistics/Repository/IndividualRepository.php:1278 14636msgid "This information is private and cannot be shown." 14637msgstr "Denne informasjon er privat, og kan ikkje synast." 14638 14639#: resources/views/edit-account-page.phtml:68 14640msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 14641msgstr "Dette er ei lenke til opplysningane om deg i slektstreet. Om dette ikkje er riktig person, ver venleg å kontakte administrator." 14642 14643#: resources/views/setup/step-4-database-mysql.phtml:88 14644#: resources/views/setup/step-4-database-mysql.phtml:102 14645#: resources/views/setup/step-4-database-pgsql.phtml:76 14646#: resources/views/setup/step-4-database-pgsql.phtml:88 14647#: resources/views/setup/step-4-database-sqlsvr.phtml:76 14648#: resources/views/setup/step-4-database-sqlsvr.phtml:88 14649msgid "This is case sensitive." 14650msgstr "Versalkjensleg (skil mellom store og små bokstavar)." 14651 14652#: app/Http/RequestHandlers/UpgradeWizardStep.php:169 14653#: resources/views/admin/control-panel.phtml:194 14654#: resources/views/admin/upgrade/wizard.phtml:25 14655msgid "This is the latest version of webtrees. No upgrade is available." 14656msgstr "Dette er den siste versjonen av webtrees. Ingen oppgradering er tilgjengeleg." 14657 14658#. I18N: Help text for the “Server name” site configuration setting 14659#: resources/views/admin/site-mail.phtml:99 14660msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 14661msgstr "Dette er namnet på SMTP-serveren. 'localhost' tyder at mailserveren køyrer på same computer som din webserver." 14662 14663#: resources/views/admin/users-create.phtml:37 14664#: resources/views/admin/users-edit.phtml:47 14665#: resources/views/edit-account-page.phtml:49 14666#: resources/views/register-page.phtml:41 14667#: resources/views/setup/step-5-administrator.phtml:59 14668msgid "This is your real name, as you would like it displayed on screen." 14669msgstr "Dette er ditt eigentlege namn, slik du vil at det skal synast på heimesida." 14670 14671#: app/Http/RequestHandlers/PasswordRequestAction.php:125 14672msgid "This link is valid for one hour." 14673msgstr "Denne lenka er gyldig i ein time." 14674 14675#: resources/views/help/data-fixes.phtml:16 14676msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 14677msgstr "Denne lista vert oppretta ved enkelt (men raskt) søk, og vil derfor innehalde postar som ikkje vil bli oppdatert." 14678 14679#: app/Auth.php:348 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:71 14680msgid "This media object does not exist or you do not have permission to view it." 14681msgstr "Medieobjektet finnast ikkje, eller du har ikkje løyve til å sjå det." 14682 14683#: resources/views/media-page-pending.phtml:18 14684msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 14685msgstr "Medieobjektet er sletta. Slettinga må godkjennast av ein moderator." 14686 14687#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14688#: resources/views/media-page-pending.phtml:16 14689#, php-format 14690msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 14691msgstr "Medieobjektet er sletta. Sjå over slettinga og %1$s eller %2$s den." 14692 14693#: resources/views/media-page-pending.phtml:24 14694msgid "This media object has been edited. The changes need to be reviewed by a moderator." 14695msgstr "Medieobjektet er endra. Endringane må godkjennast av ein moderator." 14696 14697#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14698#: resources/views/media-page-pending.phtml:22 14699#, php-format 14700msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 14701msgstr "Medieobjektet er endra. Sjå over endringane og %1$s eller %2$s dei." 14702 14703#: resources/views/emails/message-copy-html.phtml:33 14704#: resources/views/emails/message-copy-text.phtml:23 14705#: resources/views/emails/message-user-html.phtml:34 14706#: resources/views/emails/message-user-text.phtml:24 14707msgid "This message was sent while viewing the following URL: " 14708msgstr "Denne meldinga blei sendt medan du vitja følgjande internettadresse (URL): " 14709 14710#: resources/views/setup/step-5-administrator.phtml:83 14711msgid "This must be at least six characters long. It is case-sensitive." 14712msgstr "Dette skal innehalde minst seks teikn, og er versalkjensleg. (skil mellom store og små bokstavar)." 14713 14714#. I18N: Help text for the “Sender name” site configuration setting 14715#: resources/views/admin/site-mail.phtml:63 14716#: resources/views/admin/site-mail.phtml:77 14717msgid "This name is used in the “From” field, when sending automatic emails from this server." 14718msgstr "Dette namnet vert nytta i «Frå»-feltet når e-post sendast automatisk frå denne serveren." 14719 14720#: app/Auth.php:377 app/Http/RequestHandlers/RedirectNotePhp.php:71 14721msgid "This note does not exist or you do not have permission to view it." 14722msgstr "Notatet finnast ikkje, eller du har ikkje løyve til å sjå det." 14723 14724#: resources/views/note-page-pending.phtml:19 14725msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 14726msgstr "Notatet er sletta. Slettinga må fyrst godkjennast av ein moderator." 14727 14728#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14729#: resources/views/note-page-pending.phtml:17 14730#, php-format 14731msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 14732msgstr "Notatet er sletta. Sjå over slettinga og %1$s eller %2$s den." 14733 14734#: resources/views/note-page-pending.phtml:25 14735msgid "This note has been edited. The changes need to be reviewed by a moderator." 14736msgstr "Notatet er endra. Endringane må fyrst godkjennast av ein moderator." 14737 14738#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14739#: resources/views/note-page-pending.phtml:23 14740#, php-format 14741msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 14742msgstr "Notatet er endra. Sjå over endringane og %1$s eller %2$s dei." 14743 14744#. I18N: Help text for the “Automatically expand notes” configuration setting 14745#: resources/views/admin/trees-preferences.phtml:536 14746msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 14747msgstr "Dette valet fastset om du ønskjer å automatisk syne innhaldet i <i>Notatar</i> på personsider." 14748 14749#. I18N: Help text for the “Automatically expand sources” configuration setting 14750#: resources/views/admin/trees-preferences.phtml:550 14751msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 14752msgstr "Dette valet fastset om du ønskjer å automatisk syne innhaldet i <i>Kjelder</i> på personsider." 14753 14754#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 14755#: resources/views/admin/trees-preferences.phtml:401 14756msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 14757msgstr "Dette valet avgjer om alderen til far og mor til et barn skal synast ved sia av fødselsdatoen til barnet i diagram." 14758 14759#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 14760#: resources/views/admin/trees-preferences.phtml:374 14761msgid "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." 14762msgstr "Dette valet avgjer om det skal synast berekna datoar for fødsel og død istadenfor blank i personlister og diagram, der dato ikkje er kjent." 14763 14764#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 14765#: resources/views/admin/trees-preferences.phtml:283 14766msgid "This option will make it easier for users to download images." 14767msgstr "Dette valet vil gjere det enklare for brukarar å laste ned bileter." 14768 14769#. I18N: Help text for the “Show private relationships” configuration setting 14770#: resources/views/admin/trees-privacy.phtml:152 14771msgid "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." 14772msgstr "Dette valet vil behalde familieband i private postar. Det tyder at du vil sjå tome «private» bokser i anediagrammet og andre diagram med private personar." 14773 14774#. I18N: Help text for the “Show names of private individuals” configuration setting 14775#: resources/views/admin/trees-privacy.phtml:133 14776msgid "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." 14777msgstr "Dette alternativet syner namnet (men ingen andre detaljar) til private personar. Personar er private om dei er i live, eller om ei personvernmerking er lagt til i personposten. For å skjule eit bestemt namn, kan ei personvernmerking leggjast til i navneposten." 14778 14779#: resources/views/edit/raw-gedcom-fact.phtml:23 14780#: resources/views/edit/raw-gedcom-record.phtml:25 14781msgid "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." 14782msgstr "Denne sida let deg gjere endringar direkte i GEDCOM-fila, utan å gå gjennom dei vanlege redigeringsskjema. Dette er eit avansert alternativ, og du bør ikkje nytte dette med mindre du er kjend med GEDCOM-formatet er fortruleg med det du gjer. Om du gjer feil her, kan kan verte særs vanskelg å rette oppatt feilen." 14783 14784#: app/Module/HitCountFooterModule.php:116 14785#, php-format 14786msgid "This page has been viewed %s time." 14787msgid_plural "This page has been viewed %s times." 14788msgstr[0] "Denne sida har blitt synt %s gong." 14789msgstr[1] "Denne sida har blitt synt %s gongar." 14790 14791#: resources/views/help/pending-changes.phtml:16 14792msgid "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." 14793msgstr "Denne prosessen let eigaren av nettstaden sikre at nye data er i semje med nettstaden sine normer og konvensjonar, har adekvate kjeldetilvisingar, osb." 14794 14795#: app/Auth.php:256 app/Auth.php:319 app/Auth.php:406 app/Auth.php:493 14796#: app/Auth.php:522 app/Http/RequestHandlers/RedirectGedRecordPhp.php:71 14797msgid "This record does not exist or you do not have permission to view it." 14798msgstr "Denne posten eksisterer ikkje eller du har ikkje løyve til å sjå den." 14799 14800#: resources/views/admin/trees-privacy.phtml:247 14801msgid "This record does not exist." 14802msgstr "Denne posten finnast ikkje." 14803 14804#: resources/views/record-page-pending.phtml:19 14805msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 14806msgstr "Denne posten har blitt sletta. Slettinga må godkjennast av ein moderator." 14807 14808#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14809#: resources/views/record-page-pending.phtml:17 14810#, php-format 14811msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 14812msgstr "Denne posten har blitt sletta. Du må kontrollere slettinga og %1$s eller %2$s den." 14813 14814#: resources/views/record-page-pending.phtml:25 14815msgid "This record has been edited. The changes need to be reviewed by a moderator." 14816msgstr "Denne posten har blitt endra. Endringa må kontrollerast av ein moderator." 14817 14818#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14819#: resources/views/record-page-pending.phtml:23 14820#, php-format 14821msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 14822msgstr "Denne posten har blitt endra. Du må kontrollere endringane og %1$s eller %2$s dei." 14823 14824#: app/Auth.php:435 app/Http/RequestHandlers/RedirectRepositoryPhp.php:71 14825msgid "This repository does not exist or you do not have permission to view it." 14826msgstr "Arkivet finnast ikkje, eller du har ikkje løyve til å sjå det." 14827 14828#: resources/views/modules/privacy-policy/page.phtml:25 14829msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 14830msgstr "Denne granskinga er av “legitim interesse” under artikkel 6(f) i EU si Personvernforordning." 14831 14832#: resources/views/admin/users-edit.phtml:262 14833msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 14834msgstr "Denne rolla har alle dei same rettane som ein Redaktør, samt rett til å godkjenne/avvise endringar utført av andre brukarar." 14835 14836#: resources/views/admin/users-edit.phtml:276 14837msgid "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." 14838msgstr "Denne rolla har same rettar som Forvaltar i alle slektstre, pluss rett til å endre innstillingar/konfigurasjon av nettstaden, brukarar og modular." 14839 14840#: resources/views/admin/users-edit.phtml:256 14841msgid "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." 14842msgstr "Denne rolla har dei same rettar som Medlem, i tillegg til retten til å leggje til, endre og slette data. Alle endringar må godkjennast av ein moderator, med mindre innstillinga «Godkjenn endringar automatisk» er aktivert for denne brukaren." 14843 14844#: resources/views/admin/users-edit.phtml:270 14845msgid "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." 14846msgstr "Denne rolla har dei same rettane som Moderator, i tillegg til eventuelle ekstrarettar som er gjeve i innstillingene for kvart enkelt slektstre, pluss rett til å endre innstillingar/konfigurasjon for eit slektstre." 14847 14848#: resources/views/admin/users-edit.phtml:248 14849msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 14850msgstr "Denne rolla har dei same rettar som Besøkjande, i tillegg til eventuelle tilleggsrettar som er gjeve i innstillingene for kvart slektstre." 14851 14852#: resources/views/setup/step-2-server-checks.phtml:76 14853#, php-format 14854msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 14855msgstr "Serveren si minnegrense er på %sMB og CPU-tidsgrensa er på %s sekund." 14856 14857#. I18N: Help text for the “Other facts to show in charts” configuration setting 14858#: resources/views/admin/trees-preferences.phtml:416 14859msgid "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." 14860msgstr "Dette skal vere ei liste med faktatypar, skilt med komma eller mellomrom, som du vil skal synast i tillegg til fødsel- og dødsår i diagramboksar. Lista må innehalde faktatypar som definert i GEDCOM 5.5.1-standarden. Til dømes om du vil at yrket skal stå i boksa, legg du til «OCCU» i dette feltet." 14861 14862#: app/Auth.php:464 app/Http/RequestHandlers/RedirectSourcePhp.php:71 14863msgid "This source does not exist or you do not have permission to view it." 14864msgstr "Kjelda finst ikkje, eller du har ikkje løyve til å sjå den." 14865 14866#. I18N: Help text for the “Add to TITLE header tag” configuration setting 14867#: resources/views/admin/trees-preferences.phtml:209 14868msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 14869msgstr "Denne teksten vert lagt til alle sidetitlar, og vil synast i nettlesaren si tittellinje, i bokmerker, osb." 14870 14871#: app/Http/RequestHandlers/CheckTree.php:234 14872#: app/Http/RequestHandlers/CheckTree.php:239 14873msgid "This type of link is not allowed here." 14874msgstr "Denne type lenke er ikkje tillatt her." 14875 14876#: resources/views/errors/no-tree-access.phtml:8 14877msgid "This user account does not have access to any tree." 14878msgstr "Denne brukarkontoen har ikkje tilgang til noko familietre." 14879 14880#: app/Http/RequestHandlers/SetupWizard.php:176 14881msgid "This usually means that you need to change the folder permissions to 777." 14882msgstr "Dette tyder vanligvis at du må endre rettane til denne mappa til 777." 14883 14884#: app/Services/UpgradeService.php:288 14885msgid "This website is being upgraded. Try again in a few minutes." 14886msgstr "Denne nettstaden er under oppgradering. Prøv att om få minutt." 14887 14888#: resources/views/layouts/offline.phtml:70 14889msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 14890msgstr "Nettstaden er nede for vedlikehald. <a href=\"index.php\">Prøv att</a> om få minutt." 14891 14892#: resources/views/modules/privacy-policy/page.phtml:70 14893msgid "This website is operated by the following individuals." 14894msgstr "Denne nettsataden er driven av følgjande." 14895 14896#: resources/views/layouts/error.phtml:17 14897#: resources/views/layouts/error.phtml:34 14898#: resources/views/layouts/offline.phtml:67 14899msgid "This website is temporarily unavailable" 14900msgstr "Denne nettstaden er for augneblinken ikkje tilgjengeleg" 14901 14902#: resources/views/modules/privacy-policy/page.phtml:22 14903msgid "This website processes personal data for the purpose of historical and genealogical research." 14904msgstr "Denne nettsataden handsamar personlege data i samband med historisk og genealogisk gransking." 14905 14906#: resources/views/modules/privacy-policy/page.phtml:33 14907msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 14908msgstr "Nettstaden nyttar informasjonskapslar for å huske innloggingstatus og innstillingar, som tildømes ditt val av språk." 14909 14910#: resources/views/modules/privacy-policy/footer.phtml:21 14911msgid "This website uses cookies to learn about visitor behavior." 14912msgstr "Denne nettstaden nyttar informasjonskapslar for å betre brukaropplevinga." 14913 14914#: resources/views/modules/privacy-policy/page.phtml:45 14915msgid "This website uses third-party services to learn about visitor behavior." 14916msgstr "Nettsaden nyttar tredjeparts tilbydarar for å lære meir om bruken av nettsidene." 14917 14918#. I18N: %s is the name of a family tree 14919#: resources/views/admin/trees-import.phtml:28 14920#, php-format 14921msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 14922msgstr "Dette vil slette alle slektsdata frå «%s» og erstatte dei med data frå ein annan GEDCOM." 14923 14924#. I18N: abbreviation for Thursday 14925#: app/Date/AbstractCalendarDate.php:279 14926#: resources/views/edit/initialize-calendar-popup.phtml:27 14927msgid "Thu" 14928msgstr "tor" 14929 14930#: app/Gedcom.php:1478 resources/views/admin/webtrees1-thumbnails.phtml:39 14931msgid "Thumbnail image" 14932msgstr "Miniatyrbilete" 14933 14934#: resources/views/admin/trees-preferences.phtml:288 14935#: resources/views/admin/trees-preferences.phtml:293 14936msgid "Thumbnail images" 14937msgstr "Miniatyrbileter" 14938 14939#: app/Date/AbstractCalendarDate.php:249 14940msgid "Thursday" 14941msgstr "torsdag" 14942 14943#. I18N: Location of an LDS church temple 14944#: app/Elements/TempleCode.php:197 14945msgid "Tijuana, Mexico" 14946msgstr "Tijuana, Mexico" 14947 14948#: app/Gedcom.php:464 app/Gedcom.php:1149 app/Gedcom.php:1464 14949#: app/Gedcom.php:1468 14950msgid "Time" 14951msgstr "Tid" 14952 14953#: app/Gedcom.php:412 app/Gedcom.php:578 app/Gedcom.php:710 app/Gedcom.php:730 14954#: app/Gedcom.php:761 app/Gedcom.php:777 app/Gedcom.php:808 app/Gedcom.php:824 14955msgid "Time of last change" 14956msgstr "Tid for siste endring" 14957 14958#. I18N: A configuration setting 14959#: resources/views/admin/site-preferences.phtml:50 14960#: resources/views/admin/users-edit.phtml:136 14961#: resources/views/edit-account-page.phtml:111 14962msgid "Time zone" 14963msgstr "Tidssone" 14964 14965#. I18N: Name of a module/chart 14966#: app/Module/TimelineChartModule.php:95 14967msgid "Timeline" 14968msgstr "Tidslinje" 14969 14970#: resources/views/admin/changes-log.phtml:134 14971#: resources/views/admin/site-logs.phtml:122 14972msgid "Timestamp" 14973msgstr "Tidspunkt" 14974 14975#. I18N: Name of a country or state 14976#: app/Statistics/Service/CountryService.php:490 14977msgid "Timor-Leste" 14978msgstr "Aust-Timor" 14979 14980#: app/Date/JalaliDate.php:276 14981msgctxt "Abbreviation for Persian month: Tir" 14982msgid "Tir" 14983msgstr "Tir" 14984 14985#. I18N: 4th month in the Persian/Jalali calendar 14986#: app/Date/JalaliDate.php:145 14987msgctxt "GENITIVE" 14988msgid "Tir" 14989msgstr "Tir" 14990 14991#. I18N: 4th month in the Persian/Jalali calendar 14992#: app/Date/JalaliDate.php:235 14993msgctxt "INSTRUMENTAL" 14994msgid "Tir" 14995msgstr "Tir" 14996 14997#. I18N: 4th month in the Persian/Jalali calendar 14998#: app/Date/JalaliDate.php:190 14999msgctxt "LOCATIVE" 15000msgid "Tir" 15001msgstr "Tir" 15002 15003#. I18N: 4th month in the Persian/Jalali calendar 15004#: app/Date/JalaliDate.php:100 15005msgctxt "NOMINATIVE" 15006msgid "Tir" 15007msgstr "Tir" 15008 15009#. I18N: a month in the Jewish calendar 15010#: app/Date/JewishDate.php:193 15011msgctxt "GENITIVE" 15012msgid "Tishrei" 15013msgstr "Tishrei" 15014 15015#. I18N: a month in the Jewish calendar 15016#: app/Date/JewishDate.php:297 15017msgctxt "INSTRUMENTAL" 15018msgid "Tishrei" 15019msgstr "Tishrei" 15020 15021#. I18N: a month in the Jewish calendar 15022#: app/Date/JewishDate.php:245 15023msgctxt "LOCATIVE" 15024msgid "Tishrei" 15025msgstr "Tishrei" 15026 15027#. I18N: a month in the Jewish calendar 15028#: app/Date/JewishDate.php:141 15029msgctxt "NOMINATIVE" 15030msgid "Tishrei" 15031msgstr "Tishrei" 15032 15033#: app/Gedcom.php:705 app/Gedcom.php:735 app/Gedcom.php:796 15034#: resources/views/admin/fix-level-0-media.phtml:36 15035#: resources/views/lists/media-table.phtml:78 15036#: resources/views/lists/notes-table.phtml:89 15037#: resources/views/lists/sources-table.phtml:94 15038#: resources/views/modals/create-media-from-file.phtml:34 15039#: resources/views/modals/media-file-fields.phtml:107 15040#: resources/views/modals/source-fields.phtml:14 15041#: resources/views/modules/census-assistant.phtml:24 15042#: resources/views/modules/favorites/favorites.phtml:148 15043#: resources/views/modules/favorites/favorites.phtml:150 15044#: resources/views/modules/gedcom_news/edit.phtml:25 15045#: resources/views/modules/html/config.phtml:18 15046#: resources/views/modules/user_blog/edit.phtml:25 15047msgid "Title" 15048msgstr "Tittel" 15049 15050#: resources/views/admin/broadcast.phtml:36 15051#: resources/views/admin/email-page.phtml:41 15052#: resources/views/contact-page.phtml:32 resources/views/message-page.phtml:38 15053msgctxt "Email recipient" 15054msgid "To" 15055msgstr "Til" 15056 15057#: resources/views/admin/changes-log.phtml:48 15058#: resources/views/admin/site-logs.phtml:46 15059msgctxt "End of date range" 15060msgid "To" 15061msgstr "Til" 15062 15063#: resources/views/modules/html/config.phtml:32 15064msgid "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." 15065msgstr "For å hjelpe deg igang med denne blokka, har vi laga nokre standardmalar. Når du vel ein av desse, inneheld tekstfeltet ein tekst som kan nyttast som utgangspunkt for eigne endringar." 15066 15067#: resources/views/admin/tags.phtml:938 15068msgid "To create new data using custom tags, you need to enable them." 15069msgstr "For å opprette data ved bruk av eigendefinerte GEDCOM-kodar, må desse aktiverast." 15070 15071#: resources/views/modules/todo/config.phtml:15 15072msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 15073msgstr "For å opprette nye granskingsoppgåver må først «granskingsoppgåve» leggjast til i lista over fakta og hendingar i innstillingane for slektstreet." 15074 15075#: app/Services/LeafletJsService.php:65 15076msgid "To display a map, you need to enable a map-provider in the control panel." 15077msgstr "For å syne kart, må du oppgi ein karttilbydar i kontrollpanelet." 15078 15079#. I18N: Help text for the “Format text and notes” configuration setting 15080#: resources/views/admin/trees-preferences.phtml:591 15081msgid "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." 15082msgstr "For å sikre kompatibilitet med annan programvare for genealogi, bør notatar, tekst, og transkript skrivast i enkel, uformatert skrift. På ei anna side er det ofte ynkjeleg å nytte formatert tekst for å betre presentasjon, framstilling osb." 15083 15084#. I18N: “Apache” is a software program. 15085#: resources/views/admin/site-preferences.phtml:36 15086msgid "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." 15087msgstr "For å beskytte desse private data, nyttar webtrees ei Apache konfigurasjonsfil (.htaccess) som blokkerer all tilgang til denne mappa. Om din webserver ikkje støttar .htaccess-filer, og du ikkje kan avgrense tilgang til denne mappa, kan du velge ei anna mappe utanfor innstalasjonsmappa." 15088 15089#: resources/views/emails/password-request-html.phtml:18 15090#: resources/views/emails/password-request-text.phtml:14 15091msgid "To set a new password, follow this link." 15092msgstr "For å endre passord, følg denne lenka." 15093 15094#. I18N: Help text for the "Custom welcome text" site configuration setting 15095#: resources/views/admin/site-registration.phtml:43 15096msgid "To set this text for other languages, you must switch to that language, and visit this page again." 15097msgstr "For å setje denne teksta for andre språk, må du byte til dette språket, og gå attende til denne sida på ny." 15098 15099#: resources/views/modules/sitemap/config.phtml:50 15100msgid "To tell search engines that sitemaps are available, you can use the following links." 15101msgstr "Følgjande lenker kan nyttast for å meddele søkjemotorane at nettstadkartet er tilgjengeleg." 15102 15103#: resources/views/modules/bing-maps/config.phtml:36 15104#: resources/views/modules/google-maps/config.phtml:36 15105#: resources/views/modules/here-maps/config.phtml:36 15106#: resources/views/modules/map-box/config.phtml:36 15107#: resources/views/modules/openrouteservice/config.phtml:36 15108msgid "To use this service, you need an API key." 15109msgstr "For å nytte denne tenesten, må du ha ein API-kode." 15110 15111#: resources/views/modules/geonames/config.phtml:36 15112msgid "To use this service, you need an account." 15113msgstr "For å nytte denne tenesten, må du ha ein konto." 15114 15115#. I18N: Name of a country or state 15116#: app/Statistics/Service/CountryService.php:480 15117msgid "Togo" 15118msgstr "Togo" 15119 15120#. I18N: Name of a country or state 15121#: app/Statistics/Service/CountryService.php:486 15122msgid "Tokelau" 15123msgstr "Tokelau" 15124 15125#. I18N: Location of an LDS church temple 15126#: app/Elements/TempleCode.php:198 15127msgid "Tokyo, Japan" 15128msgstr "Tokyo, Japan" 15129 15130#. I18N: Type of media object 15131#: app/Elements/SourceMediaType.php:76 15132msgid "Tombstone" 15133msgstr "Gravstein" 15134 15135#. I18N: Name of a country or state 15136#: app/Statistics/Service/CountryService.php:492 15137msgid "Tonga" 15138msgstr "Tonga" 15139 15140#: app/Http/Exceptions/HttpTooManyRequestsException.php:34 15141msgid "Too many requests. Try again later." 15142msgstr "For mange spørringar. Prøv att seinare." 15143 15144#. 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 15145#: app/Module/TopGivenNamesModule.php:104 15146#, php-format 15147msgid "Top %s given name" 15148msgid_plural "Top %s given names" 15149msgstr[0] "%s mest nytta førenamn" 15150msgstr[1] "%s mest nytta førenamn" 15151 15152#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 15153#: app/Module/TopSurnamesModule.php:188 15154#, php-format 15155msgid "Top %s surname" 15156msgid_plural "Top %s surnames" 15157msgstr[0] "%s mest nytta etternamn" 15158msgstr[1] "%s mest nytta etternamn" 15159 15160#. I18N: i.e. most popular given name. 15161#: app/Module/TopGivenNamesModule.php:101 15162msgid "Top given name" 15163msgstr "Mest nytta førenamn" 15164 15165#. I18N: Name of a module. Top=Most common 15166#: app/Module/TopGivenNamesModule.php:47 15167#: resources/views/modules/statistics-chart/names.phtml:45 15168msgid "Top given names" 15169msgstr "Mest nytta førenamn" 15170 15171#. I18N: i.e. most popular surname. 15172#: app/Module/TopSurnamesModule.php:185 15173msgid "Top surname" 15174msgstr "Mest nytta etternamn" 15175 15176#. I18N: Name of a module. Top=Most common 15177#: app/Module/TopSurnamesModule.php:72 15178#: resources/views/modules/statistics-chart/names.phtml:25 15179msgid "Top surnames" 15180msgstr "Mest nytta etternamn" 15181 15182#. I18N: Location of an LDS church temple 15183#: app/Elements/TempleCode.php:199 15184msgid "Toronto, Ontario, Canada" 15185msgstr "Toronto, Ontario, Canada" 15186 15187#: app/Module/StatisticsChartModule.php:766 15188#: app/Statistics/Google/ChartBirth.php:97 15189#: app/Statistics/Google/ChartCommonGiven.php:70 15190#: app/Statistics/Google/ChartCommonSurname.php:128 15191#: app/Statistics/Google/ChartDeath.php:97 15192#: app/Statistics/Google/ChartDistribution.php:109 15193#: app/Statistics/Google/ChartDivorce.php:97 15194#: app/Statistics/Google/ChartFamilyLargest.php:90 15195#: app/Statistics/Google/ChartFamilyWithSources.php:65 15196#: app/Statistics/Google/ChartIndividualWithSources.php:65 15197#: app/Statistics/Google/ChartMarriage.php:97 15198#: app/Statistics/Google/ChartMedia.php:64 15199#: app/Statistics/Google/ChartMortality.php:65 15200#: app/Statistics/Google/ChartNoChildrenFamilies.php:97 15201#: app/Statistics/Google/ChartSex.php:56 15202#: resources/views/admin/control-panel.phtml:435 15203#: resources/views/lists/chart-by-age.phtml:29 15204#: resources/views/lists/chart-by-decade.phtml:21 15205msgid "Total" 15206msgstr "Totalt" 15207 15208#: resources/xml/reports/change_report.xml:127 15209msgid "Total accepted changes: " 15210msgstr "Tal på godkjende endringar: " 15211 15212#: resources/views/modules/statistics-chart/individual-events.phtml:18 15213msgid "Total births" 15214msgstr "Tal på fødslar" 15215 15216#: resources/views/modules/statistics-chart/total-individuals.phtml:59 15217msgid "Total dead" 15218msgstr "Tal på avlidne" 15219 15220#: resources/views/modules/statistics-chart/individual-events.phtml:62 15221msgid "Total deaths" 15222msgstr "Tal på dødsfall" 15223 15224#: resources/views/modules/statistics-chart/family-totals.phtml:63 15225msgid "Total divorces" 15226msgstr "Tal på skilsmisser" 15227 15228#: resources/views/modules/gedcom_stats/config.phtml:51 15229#: resources/views/modules/statistics-chart/other-events.phtml:10 15230#: resources/xml/reports/missing_facts_report.xml:602 15231msgid "Total events" 15232msgstr "Tal på hendingar" 15233 15234#: app/Statistics/Google/ChartNoChildrenFamilies.php:127 15235#: resources/views/modules/statistics-chart/family-totals.phtml:10 15236#: resources/xml/reports/fact_sources.xml:248 15237#: resources/xml/reports/fact_sources.xml:252 15238#: resources/xml/reports/fact_sources.xml:350 15239#: resources/xml/reports/fact_sources.xml:354 15240#: resources/xml/reports/marriage_report.xml:111 15241msgid "Total families" 15242msgstr "Tal på familiar" 15243 15244#: resources/views/modules/statistics-chart/total-individuals.phtml:30 15245msgid "Total females" 15246msgstr "Tal på kvinner" 15247 15248#: resources/views/modules/statistics-chart/names.phtml:38 15249msgid "Total given names" 15250msgstr "Tal på førenamn" 15251 15252#: resources/views/modules/statistics-chart/total-individuals.phtml:10 15253#: resources/xml/reports/bdm_report.xml:210 15254#: resources/xml/reports/birth_report.xml:66 15255#: resources/xml/reports/cemetery_report.xml:89 15256#: resources/xml/reports/death_report.xml:99 15257#: resources/xml/reports/fact_sources.xml:142 15258#: resources/xml/reports/fact_sources.xml:146 15259#: resources/xml/reports/fact_sources.xml:305 15260#: resources/xml/reports/fact_sources.xml:309 15261#: resources/xml/reports/missing_facts_report.xml:601 15262#: resources/xml/reports/occupation_report.xml:94 15263#: resources/xml/reports/relative_ext_report.xml:147 15264msgid "Total individuals" 15265msgstr "Tal på personar" 15266 15267#: resources/views/modules/statistics-chart/total-individuals.phtml:50 15268msgid "Total living" 15269msgstr "Tal på nolevande" 15270 15271#: resources/views/modules/statistics-chart/total-individuals.phtml:21 15272msgid "Total males" 15273msgstr "Tal på menn" 15274 15275#: resources/views/modules/statistics-chart/family-totals.phtml:19 15276msgid "Total marriages" 15277msgstr "Tal på vigslar" 15278 15279#: resources/xml/reports/change_report.xml:87 15280msgid "Total pending changes: " 15281msgstr "Ta på ventande endringar: " 15282 15283#: resources/views/modules/gedcom_stats/config.phtml:46 15284#: resources/views/modules/html/template-statistics.phtml:36 15285#: resources/views/modules/statistics-chart/names.phtml:18 15286msgid "Total surnames" 15287msgstr "Tal på etternamn" 15288 15289#: resources/views/modules/gedcom_stats/config.phtml:52 15290msgid "Total users" 15291msgstr "Tal på brukarar" 15292 15293#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 15294#: app/Module/ModuleAnalyticsTrait.php:107 15295#: resources/views/admin/analytics-edit.phtml:17 15296#: resources/views/admin/control-panel.phtml:585 15297#: resources/views/admin/modules.phtml:110 15298#: resources/views/admin/modules.phtml:112 15299#: resources/views/admin/modules.phtml:240 15300#: resources/views/admin/modules.phtml:243 15301#: resources/views/modules/privacy-policy/page.phtml:41 15302msgid "Tracking and analytics" 15303msgstr "Sporing og analyse" 15304 15305#: app/Gedcom.php:833 15306msgid "Trailer" 15307msgstr "Sluttkode GEDCOM" 15308 15309#: app/Module/AncestorsChartModule.php:259 15310#: app/Module/DescendancyChartModule.php:252 15311#: resources/views/emails/register-notify-html.phtml:34 15312#: resources/views/emails/register-notify-text.phtml:28 15313msgid "Tree" 15314msgstr "Familietre" 15315 15316#. I18N: The third day in the French republican calendar 15317#: app/Date/FrenchDate.php:305 15318msgid "Tridi" 15319msgstr "Tridi" 15320 15321#. I18N: Name of a country or state 15322#: app/Statistics/Service/CountryService.php:494 15323msgid "Trinidad and Tobago" 15324msgstr "Trinidad og Tobago" 15325 15326#. I18N: Location of an LDS church temple 15327#: app/Elements/TempleCode.php:200 15328msgid "Trujillo, Peru" 15329msgstr "Trujillo, Peru" 15330 15331#. I18N: abbreviation for Tuesday 15332#: app/Date/AbstractCalendarDate.php:275 15333#: resources/views/edit/initialize-calendar-popup.phtml:25 15334msgid "Tue" 15335msgstr "tys" 15336 15337#: app/Date/AbstractCalendarDate.php:247 15338msgid "Tuesday" 15339msgstr "tysdag" 15340 15341#. I18N: Name of a country or state 15342#: app/Statistics/Service/CountryService.php:496 15343msgid "Tunisia" 15344msgstr "Tunisia" 15345 15346#. I18N: Name of a country or state 15347#: app/Statistics/Service/CountryService.php:498 15348msgid "Turkey" 15349msgstr "Tyrkia" 15350 15351#. I18N: Name of a country or state 15352#: app/Statistics/Service/CountryService.php:488 15353msgid "Turkmenistan" 15354msgstr "Turkmenistan" 15355 15356#. I18N: Name of a country or state 15357#: app/Statistics/Service/CountryService.php:476 15358msgid "Turks and Caicos Islands" 15359msgstr "Turks- og Caicosøyane" 15360 15361#. I18N: Name of a country or state 15362#: app/Statistics/Service/CountryService.php:500 15363msgid "Tuvalu" 15364msgstr "Tuvalu" 15365 15366#. I18N: Location of an LDS church temple 15367#: app/Elements/TempleCode.php:196 15368msgid "Tuxtla Gutierrez, Mexico" 15369msgstr "Tuxtla Gutierrez, Mexico" 15370 15371#. I18N: Location of an LDS church temple 15372#: app/Elements/TempleCode.php:201 15373msgid "Twin Falls, Idaho, United States" 15374msgstr "Twin Falls, Idaho, USA" 15375 15376#: app/Gedcom.php:384 app/Gedcom.php:391 app/Gedcom.php:404 app/Gedcom.php:515 15377#: app/Gedcom.php:522 app/Gedcom.php:535 app/Gedcom.php:1155 15378#: app/Gedcom.php:1162 app/Gedcom.php:1409 app/Gedcom.php:1483 15379#: app/Statistics/Google/ChartFamilyLargest.php:89 15380#: app/Statistics/Google/ChartFamilyWithSources.php:64 15381#: app/Statistics/Google/ChartIndividualWithSources.php:64 15382#: app/Statistics/Google/ChartMedia.php:63 15383#: app/Statistics/Google/ChartSex.php:55 15384#: resources/views/admin/site-logs.phtml:53 15385#: resources/views/admin/site-logs.phtml:123 15386#: resources/views/modules/media-list/page.phtml:61 15387#: resources/views/modules/random_media/config.phtml:26 15388#: resources/views/modules/recent_changes/changes-table.phtml:39 15389msgid "Type" 15390msgstr "Type" 15391 15392#: app/Gedcom.php:1184 15393msgid "Type of abbreviation" 15394msgstr "Type avkorting" 15395 15396#: app/Gedcom.php:1208 15397msgid "Type of administrative ID" 15398msgstr "Type administrativ ID" 15399 15400#: app/Gedcom.php:1212 15401msgid "Type of demographic data" 15402msgstr "Type demografisk data" 15403 15404#: app/Gedcom.php:421 app/Gedcom.php:617 app/Gedcom.php:1163 15405msgid "Type of event" 15406msgstr "Type hending" 15407 15408#: app/Gedcom.php:619 15409msgid "Type of fact" 15410msgstr "Type fakta" 15411 15412#: app/Gedcom.php:630 15413msgid "Type of identification number" 15414msgstr "Type identifikasjonsnummer" 15415 15416#: app/Gedcom.php:1201 15417msgid "Type of location" 15418msgstr "Type lokalisasjon" 15419 15420#: app/Gedcom.php:431 15421msgid "Type of marriage" 15422msgstr "Type ekteskap" 15423 15424#: app/Gedcom.php:657 15425msgid "Type of name" 15426msgstr "Type namn" 15427 15428#: app/Gedcom.php:437 app/Gedcom.php:675 app/Gedcom.php:714 app/Gedcom.php:738 15429#: app/Gedcom.php:769 app/Gedcom.php:789 15430msgid "Type of reference number" 15431msgstr "Type referansenummer" 15432 15433#: app/Gedcom.php:1075 app/Gedcom.php:1131 15434msgid "Type of research task" 15435msgstr "Type granskingsoppgave" 15436 15437#. I18N: A configuration setting 15438#: app/Gedcom.php:407 app/Gedcom.php:487 app/Gedcom.php:536 app/Gedcom.php:771 15439#: app/Gedcom.php:819 app/Gedcom.php:1083 app/Gedcom.php:1404 15440#: app/Gedcom.php:1444 app/Gedcom.php:1482 app/Gedcom.php:1523 15441#: app/Http/RequestHandlers/CreateRepositoryModal.php:51 15442#: resources/views/admin/trees-create.phtml:32 15443#: resources/views/admin/trees-preferences.phtml:70 15444#: resources/views/modals/media-file-fields.phtml:98 15445#: resources/views/modules/favorites/favorites.phtml:135 15446#: resources/views/modules/favorites/favorites.phtml:142 15447#: resources/views/modules/favorites/favorites.phtml:144 15448#: resources/views/modules/matomo-analytics/form.phtml:18 15449#: resources/views/modules/share-url/share.phtml:10 15450#: resources/views/modules/sitemap/config.phtml:46 15451msgid "URL" 15452msgstr "URL" 15453 15454#. I18N: Name of a country or state 15455#: app/Statistics/Service/CountryService.php:510 15456msgid "US Minor Outlying Islands" 15457msgstr "Mindre øyar tilhøyrande USA" 15458 15459#. I18N: Name of a country or state 15460#: app/Statistics/Service/CountryService.php:526 15461msgid "US Virgin Islands" 15462msgstr "Jomfruøyane (USA)" 15463 15464#. I18N: Name of a country or state 15465#: app/Statistics/Service/CountryService.php:506 15466msgid "Uganda" 15467msgstr "Uganda" 15468 15469#. I18N: Name of a country or state 15470#: app/Statistics/Service/CountryService.php:508 15471msgid "Ukraine" 15472msgstr "Ukraina" 15473 15474#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 15475#: app/Elements/LdsBaptismDateStatus.php:77 15476#: app/Elements/LdsChildSealingDateStatus.php:70 15477#: app/Elements/LdsEndowmentDateStatus.php:78 15478#: app/Elements/LdsSpouseSealingDateStatus.php:77 15479msgid "Uncleared: insufficient data" 15480msgstr "Ikkje godkjent: utilstrekkelege data" 15481 15482#: app/Gedcom.php:1080 app/Gedcom.php:1136 app/Gedcom.php:1137 15483#: app/Gedcom.php:1139 app/Gedcom.php:1141 app/Gedcom.php:1142 15484#: app/Gedcom.php:1144 app/Gedcom.php:1145 app/Gedcom.php:1224 15485#: app/Gedcom.php:1274 app/Gedcom.php:1310 app/Gedcom.php:1312 15486#: app/Gedcom.php:1314 app/Gedcom.php:1316 app/Gedcom.php:1319 15487#: app/Gedcom.php:1342 app/Gedcom.php:1403 app/Gedcom.php:1410 15488#: app/Gedcom.php:1411 app/Gedcom.php:1419 app/Gedcom.php:1429 15489#: app/Gedcom.php:1445 app/Gedcom.php:1446 app/Gedcom.php:1447 15490#: app/Gedcom.php:1448 app/Gedcom.php:1498 app/Gedcom.php:1505 15491#: app/Gedcom.php:1506 app/Gedcom.php:1507 app/Gedcom.php:1508 15492#: app/Gedcom.php:1518 app/Gedcom.php:1520 app/Gedcom.php:1524 15493#: app/Gedcom.php:1525 app/Gedcom.php:1528 15494msgid "Unique identifier" 15495msgstr "Globalt Unik ID (GUID)" 15496 15497#. I18N: Help text for the “Add unique identifiers” configuration setting 15498#: resources/views/admin/trees-preferences.phtml:145 15499msgid "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." 15500msgstr "Unike identifikatorar (GUID) tillet same datapost å kunne finnast i ulike familietre og i ulike system. Dei vil verte lagt til alle nyoppretta, eller oppdaterete datapostar. Om du ikkje ønsker at desse synast, kan dei gøymast ved å nytte reglar for tilgjenge." 15501 15502#. I18N: Name of a country or state 15503#: app/Statistics/Service/CountryService.php:54 15504msgid "United Arab Emirates" 15505msgstr "Dei sameinte arabiske emirata" 15506 15507#. I18N: Name of a country or state 15508#: app/Statistics/Service/CountryService.php:201 15509msgid "United Kingdom" 15510msgstr "Storbritannia" 15511 15512#. I18N: Name of a country or state 15513#: app/Statistics/Service/CountryService.php:514 15514msgid "United States" 15515msgstr "USA" 15516 15517#. I18N: Name of a country or state 15518#: app/Elements/FamilyStatusText.php:73 app/Gedcom.php:1035 15519#: app/GedcomRecord.php:727 app/GedcomRecord.php:732 15520#: app/Statistics/Google/ChartSex.php:72 15521#: app/Statistics/Service/CountryService.php:38 15522msgid "Unknown" 15523msgstr "Ukjent" 15524 15525#: app/Statistics/Google/ChartNoChildrenFamilies.php:114 15526msgctxt "unknown century" 15527msgid "Unknown" 15528msgstr "Ukjent" 15529 15530#: app/Elements/SexValue.php:87 15531#: resources/xml/reports/family_group_report.xml:844 15532#: resources/xml/reports/individual_ext_report.xml:399 15533#: resources/xml/reports/individual_ext_report.xml:606 15534#: resources/xml/reports/individual_report.xml:388 15535#: resources/xml/reports/individual_report.xml:602 15536msgctxt "unknown gender" 15537msgid "Unknown" 15538msgstr "Ukjent" 15539 15540#: resources/views/edit-account-page.phtml:64 15541msgctxt "unknown people" 15542msgid "Unknown" 15543msgstr "Ukjend" 15544 15545#: resources/views/edit/icon-fact-delete.phtml:19 15546#: resources/views/edit/icon-fact-delete.phtml:21 15547msgid "Unlink" 15548msgstr "Koble frå" 15549 15550#: app/Elements/UnknownElement.php:36 15551msgid "Unrecognized GEDCOM code" 15552msgstr "Ukjend GEDCOM-kode" 15553 15554#: resources/views/admin/media.phtml:50 15555msgid "Unused files" 15556msgstr "Ubrukte filer" 15557 15558#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 15559#, php-format 15560msgid "Unzip %s to a temporary folder…" 15561msgstr "Pakkar ut %s til mellombels mappe…" 15562 15563#. I18N: Name of a module 15564#: app/Module/UpcomingAnniversariesModule.php:121 15565msgid "Upcoming events" 15566msgstr "Komande hendingar" 15567 15568#: app/Http/RequestHandlers/DataFixData.php:104 15569msgid "Update" 15570msgstr "Oppdater" 15571 15572#: resources/views/admin/data-fix-page.phtml:47 15573msgid "Update all" 15574msgstr "Oppdater alt" 15575 15576#. I18N: Name of a module 15577#: app/Module/FixPlaceNames.php:61 15578msgid "Update place names" 15579msgstr "Oppdater stadnamn" 15580 15581#. I18N: Description of a “Data fix” module 15582#: app/Module/FixPlaceNames.php:72 15583msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 15584msgstr "Oppdater høgaste nivå i stadnamn, men behalde dei lavare nivåa." 15585 15586#. I18N: %s is a version number, such as 1.2.3 15587#. I18N: %s is a version number 15588#: app/Http/RequestHandlers/LoginAction.php:80 15589#: app/Http/RequestHandlers/UpgradeWizardStep.php:174 15590#: resources/views/admin/control-panel.phtml:189 15591#, php-format 15592msgid "Upgrade to webtrees %s." 15593msgstr "Oppgrader til webtrees %s." 15594 15595#: app/Http/RequestHandlers/UpgradeWizardPage.php:79 15596#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 15597msgid "Upgrade wizard" 15598msgstr "Hjelpar for oppgradering" 15599 15600#: app/Http/RequestHandlers/UploadMediaPage.php:69 15601#: resources/views/admin/control-panel.phtml:792 15602msgid "Upload media files" 15603msgstr "Last opp mediefiler" 15604 15605#: resources/views/admin/media-upload.phtml:23 15606msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15607msgstr "Last opp ei eller fleire mediefiler frå din eigen datamaskin. Mediefiler kan vere bileter, videoar, lydfiler eller filer i andre format." 15608 15609#. I18N: Name of a country or state 15610#: app/Statistics/Service/CountryService.php:512 15611msgid "Uruguay" 15612msgstr "Uruguay" 15613 15614#: app/Services/EmailService.php:221 15615msgid "Use SMTP to send messages" 15616msgstr "Bruk SMTP til å sende meldingar" 15617 15618#: app/Module/FixSearchAndReplace.php:103 15619msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 15620msgstr "Nytt «?» for å matche eit enkelt teikn, nytt «*» for å matche ingen eller fleire teikn." 15621 15622#: app/Module/ModuleMapGeoLocationTrait.php:55 15623msgid "Use an external service to find locations." 15624msgstr "Bruk ein ekstern service for å finne lokalisasjon." 15625 15626#. I18N: placeholder text for new-password field 15627#: resources/views/admin/users-create.phtml:61 15628#: resources/views/admin/users-edit.phtml:71 15629#: resources/views/register-page.phtml:75 15630#, php-format 15631msgid "Use at least %s character." 15632msgid_plural "Use at least %s characters." 15633msgstr[0] "Bruk minst %s tegn." 15634msgstr[1] "Bruk minst %s teikn." 15635 15636#: resources/xml/reports/family_group_report.xml:12 15637#: resources/xml/reports/individual_ext_report.xml:13 15638#: resources/xml/reports/individual_report.xml:10 15639msgid "Use colors" 15640msgstr "Nytt fargar" 15641 15642#: resources/views/modules/interactive-tree/chart.phtml:19 15643msgid "Use compact layout" 15644msgstr "Bruk kompakt utsjånad" 15645 15646#. I18N: A configuration setting 15647#: resources/views/admin/trees-preferences.phtml:709 15648msgid "Use full source citations" 15649msgstr "Bruk full kjeldetilvising" 15650 15651#: resources/views/setup/step-4-database-mysql.phtml:125 15652#: resources/views/setup/step-4-database-pgsql.phtml:110 15653#: resources/views/setup/step-4-database-sqlite.phtml:65 15654#: resources/views/setup/step-4-database-sqlite.phtml:80 15655#: resources/views/setup/step-4-database-sqlsvr.phtml:110 15656msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 15657msgstr "Bruk bokstavar A-Z, a-z, tal 0-9, eller understrek" 15658 15659#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 15660msgid "Use maps in webtrees." 15661msgstr "Bruk kart i webtrees." 15662 15663#. I18N: A configuration setting 15664#: resources/views/admin/site-mail.phtml:121 15665msgid "Use password" 15666msgstr "Bruk passord" 15667 15668#. I18N: "sendmail" is the name of some mail software 15669#: app/Services/EmailService.php:220 15670msgid "Use sendmail to send messages" 15671msgstr "Bruk sendmail for å sende meldingar" 15672 15673#. I18N: Help text for the “Use silhouettes” configuration setting 15674#: resources/views/admin/trees-preferences.phtml:311 15675msgid "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." 15676msgstr "Bruk silhuettbileter når ikkje noko hovudbilete er valt for ein person. Silhuettbileta er tilpassa kjønn." 15677 15678#. I18N: A configuration setting 15679#: resources/views/admin/trees-preferences.phtml:306 15680msgid "Use silhouettes" 15681msgstr "Bruk silhuettar" 15682 15683#: app/Http/RequestHandlers/CopyFact.php:73 15684msgid "Use the “edit“ menu to paste this into another record." 15685msgstr "Bruk \"redigere\"-menyen for å kopiere dette inn i ein annan post." 15686 15687#: resources/views/register-page.phtml:90 15688msgid "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." 15689msgstr "Nytt dette feltet for å fortelje administratoren til nettstaden kvifor du ber om ein konto, og kva slektskap du har til personar i denne slektsbasen. Du kan òg nytte dette feltet til å skrive andre kommentarar til administrator." 15690 15691#: app/Module/ResearchTaskModule.php:63 app/Module/ResearchTaskModule.php:66 15692#: resources/views/admin/changes-log.phtml:85 15693#: resources/views/admin/changes-log.phtml:138 15694#: resources/views/admin/site-logs.phtml:76 15695#: resources/views/admin/site-logs.phtml:126 15696msgid "User" 15697msgstr "Brukar" 15698 15699#: app/Http/RequestHandlers/UserListPage.php:52 15700#: resources/views/admin/control-panel.phtml:509 15701#: resources/views/admin/email-page.phtml:21 15702#: resources/views/admin/users-cleanup.phtml:22 15703#: resources/views/admin/users-create.phtml:20 15704#: resources/views/admin/users-edit.phtml:29 15705msgid "User administration" 15706msgstr "Brukaradministrasjon" 15707 15708#: resources/views/admin/users-cleanup.phtml:64 15709msgid "User didn’t verify within 7 days." 15710msgstr "Brukar stadfesta ikkje innan 7 dagar." 15711 15712#: resources/views/admin/users-cleanup.phtml:66 15713msgid "User not verified by administrator." 15714msgstr "Brukar ikkje godkjend av administrator." 15715 15716#: app/Http/RequestHandlers/VerifyEmail.php:73 15717msgid "User verification" 15718msgstr "Brukargodkjenning" 15719 15720#. I18N: A configuration setting 15721#: resources/views/admin/site-mail.phtml:135 15722#: resources/views/admin/users-create.phtml:45 15723#: resources/views/admin/users-edit.phtml:55 15724#: resources/views/admin/users.phtml:26 15725#: resources/views/edit-account-page.phtml:32 15726#: resources/views/emails/register-notify-html.phtml:26 15727#: resources/views/emails/register-notify-text.phtml:20 15728#: resources/views/login-page.phtml:34 15729#: resources/views/modules/geonames/config.phtml:23 15730#: resources/views/modules/login_block/sign-in.phtml:23 15731#: resources/views/modules/todo/research-tasks.phtml:33 15732#: resources/views/password-reset-page.phtml:25 15733#: resources/views/register-page.phtml:60 15734#: resources/views/setup/step-5-administrator.phtml:66 15735msgid "Username" 15736msgstr "Brukarnamn" 15737 15738#: resources/views/forgot-password-page.phtml:22 15739#: resources/views/modules/login_block/sign-in.phtml:57 15740msgid "Username or email address" 15741msgstr "Brukarnamn eller e-postadresse" 15742 15743#: resources/views/admin/users-create.phtml:50 15744#: resources/views/admin/users-edit.phtml:60 15745#: resources/views/edit-account-page.phtml:37 15746#: resources/views/register-page.phtml:65 15747msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 15748msgstr "Brukarnamn skil ikkje mellom store og små bokstavar, og eventuelle aksentar vert ignorerte, slik at «Olav», «olav» og «ólav» reknast som same namn." 15749 15750#: resources/views/admin/control-panel.phtml:475 15751#: resources/views/modules/gedcom_stats/statistics.phtml:145 15752#: resources/views/modules/html/template-statistics.phtml:60 15753msgid "Users" 15754msgstr "Brukarar" 15755 15756#: resources/views/admin/users-cleanup.phtml:45 15757msgid "User’s account has been inactive too long: " 15758msgstr "Brukarkonto har vore inaktiv for lenge: " 15759 15760#. I18N: Name of a country or state 15761#: app/Statistics/Service/CountryService.php:516 15762msgid "Uzbekistan" 15763msgstr "Usbekistan" 15764 15765#. I18N: Location of an LDS church temple 15766#: app/Elements/TempleCode.php:202 15767msgid "Vancouver, British Columbia, Canada" 15768msgstr "Vancouver, British Columbia, Canada" 15769 15770#. I18N: Name of a country or state 15771#: app/Statistics/Service/CountryService.php:530 15772msgid "Vanuatu" 15773msgstr "Vanuatu" 15774 15775#. I18N: Description of the “StatisticsChart” module 15776#: app/Module/StatisticsChartModule.php:98 15777msgid "Various statistics charts." 15778msgstr "Ulike statistikkdiagram." 15779 15780#. I18N: Name of a country or state 15781#: app/Statistics/Service/CountryService.php:518 15782msgid "Vatican City" 15783msgstr "Vatikanstaten" 15784 15785#. I18N: a month in the French republican calendar 15786#: app/Date/FrenchDate.php:149 15787msgctxt "GENITIVE" 15788msgid "Vendemiaire" 15789msgstr "Vendémiaire" 15790 15791#. I18N: a month in the French republican calendar 15792#: app/Date/FrenchDate.php:243 15793msgctxt "INSTRUMENTAL" 15794msgid "Vendemiaire" 15795msgstr "Vendémiaire" 15796 15797#. I18N: a month in the French republican calendar 15798#: app/Date/FrenchDate.php:196 15799msgctxt "LOCATIVE" 15800msgid "Vendemiaire" 15801msgstr "Vendémiaire" 15802 15803#. I18N: a month in the French republican calendar 15804#: app/Date/FrenchDate.php:101 15805msgctxt "NOMINATIVE" 15806msgid "Vendemiaire" 15807msgstr "Vendémiaire" 15808 15809#. I18N: Name of a country or state 15810#: app/Statistics/Service/CountryService.php:522 15811msgid "Venezuela" 15812msgstr "Venezuela" 15813 15814#. I18N: a month in the French republican calendar 15815#: app/Date/FrenchDate.php:159 15816msgctxt "GENITIVE" 15817msgid "Ventose" 15818msgstr "Ventôse" 15819 15820#. I18N: a month in the French republican calendar 15821#: app/Date/FrenchDate.php:253 15822msgctxt "INSTRUMENTAL" 15823msgid "Ventose" 15824msgstr "Ventôse" 15825 15826#. I18N: a month in the French republican calendar 15827#: app/Date/FrenchDate.php:206 15828msgctxt "LOCATIVE" 15829msgid "Ventose" 15830msgstr "Ventôse" 15831 15832#. I18N: a month in the French republican calendar 15833#: app/Date/FrenchDate.php:111 15834msgctxt "NOMINATIVE" 15835msgid "Ventose" 15836msgstr "Ventôse" 15837 15838#. I18N: Location of an LDS church temple 15839#: app/Elements/TempleCode.php:203 15840msgid "Veracruz, Mexico" 15841msgstr "Veracruz, Mexico" 15842 15843#: app/Gedcom.php:1332 app/Gedcom.php:1333 app/Gedcom.php:1340 15844#: app/Gedcom.php:1383 app/Gedcom.php:1384 app/Gedcom.php:1387 15845#: resources/views/admin/users.phtml:34 15846msgid "Verified" 15847msgstr "Stadfesta" 15848 15849#. I18N: Location of an LDS church temple 15850#: app/Elements/TempleCode.php:204 15851msgid "Vernal, Utah, United States" 15852msgstr "Vernal, Utah, United States" 15853 15854#: app/Gedcom.php:461 app/Gedcom.php:469 app/Gedcom.php:492 app/Gedcom.php:1082 15855msgid "Version" 15856msgstr "Versjon" 15857 15858#. I18N: Type of media object 15859#: app/Elements/SourceMediaType.php:77 15860msgid "Video" 15861msgstr "Video" 15862 15863#. I18N: Name of a country or state 15864#: app/Statistics/Service/CountryService.php:528 15865msgid "Vietnam" 15866msgstr "Vietnam" 15867 15868#: resources/views/modules/place-hierarchy/page.phtml:49 15869#, php-format 15870msgid "View table of events occurring in %s" 15871msgstr "Syn tabell over hendingar i %s" 15872 15873#: resources/views/calendar-page.phtml:216 15874msgid "View this day" 15875msgstr "Syn denne dagen" 15876 15877#: app/Statistics/Repository/FamilyRepository.php:483 15878#: resources/views/fact.phtml:106 15879#: resources/views/statistics/families/top10-list-age.phtml:23 15880#: resources/views/statistics/families/top10-nolist-age.phtml:25 15881msgid "View this family" 15882msgstr "Syn familie" 15883 15884#: app/Module/ModuleMapLinkTrait.php:62 15885#, php-format 15886msgid "View this location using %s" 15887msgstr "Syn denne lokalisasjonen ved å bruke %s" 15888 15889#: resources/views/calendar-page.phtml:220 15890msgid "View this month" 15891msgstr "Syn denne månad" 15892 15893#: resources/views/calendar-page.phtml:224 15894msgid "View this year" 15895msgstr "Syn dette år" 15896 15897#. I18N: Location of an LDS church temple 15898#: app/Elements/TempleCode.php:205 15899msgid "Villa Hermosa, Mexico" 15900msgstr "Villa Hermosa, Mexico" 15901 15902#. I18N: A configuration setting 15903#: resources/views/admin/users-edit.phtml:167 15904#: resources/views/edit-account-page.phtml:147 15905msgid "Visible online" 15906msgstr "Synleg på nettet" 15907 15908#. I18N: A configuration setting 15909#: resources/views/admin/users-edit.phtml:173 15910#: resources/views/edit-account-page.phtml:150 15911msgid "Visible to other users when online" 15912msgstr "Lat andre sjå at du er pålogga" 15913 15914#. I18N: Listbox entry; name of a role 15915#: app/Http/RequestHandlers/UserEditPage.php:96 15916#: resources/views/admin/gedcom-export-options.phtml:68 15917#: resources/views/admin/gedcom-export-options.phtml:70 15918#: resources/views/admin/gedcom-export-options.phtml:72 15919#: resources/views/admin/users-edit.phtml:239 15920msgid "Visitor" 15921msgstr "Gjest" 15922 15923#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 15924#: app/Module/BirthDeathMarriageReportModule.php:40 15925#: resources/views/calendar-page.phtml:177 15926#: resources/xml/reports/bdm_report.xml:3 15927#: resources/xml/reports/bdm_report.xml:34 15928msgid "Vital records" 15929msgstr "Livshendingar" 15930 15931#. I18N: Name of a country or state 15932#: app/Statistics/Service/CountryService.php:534 15933msgid "Wales" 15934msgstr "Wales" 15935 15936#. I18N: Name of a country or state 15937#: app/Statistics/Service/CountryService.php:532 15938msgid "Wallis and Futuna" 15939msgstr "Wallis- og Futunaøyane" 15940 15941#: app/Elements/RelationIsDescriptor.php:126 15942msgid "Ward" 15943msgstr "Myndling" 15944 15945#: app/Elements/RelationIsDescriptor.php:91 15946msgctxt "FEMALE" 15947msgid "Ward" 15948msgstr "Myndling" 15949 15950#: app/Elements/RelationIsDescriptor.php:70 15951msgctxt "MALE" 15952msgid "Ward" 15953msgstr "Myndling" 15954 15955#. I18N: Location of an LDS church temple 15956#: app/Elements/TempleCode.php:206 15957msgid "Washington, District of Columbia, United States" 15958msgstr "Washington, District of Columbia, United States" 15959 15960#: resources/views/admin/trees-preferences.phtml:316 15961msgid "Watermarks" 15962msgstr "Vassmerker" 15963 15964#. I18N: Help text for the “Images without watermarks” configuration setting 15965#: resources/views/admin/trees-preferences.phtml:326 15966msgid "Watermarks are optional and normally shown just to visitors." 15967msgstr "Vassmerker er valfrie, og synast normalt berre til besøkande." 15968 15969#: resources/views/register-success-page.phtml:23 15970#, php-format 15971msgid "We will now send a confirmation email to the address <b>%s</b>. You must verify your account request by following instructions in the confirmation email. If you do not confirm your account request within seven days, your application will be rejected automatically. You will have to apply again.<br><br>After you have followed the instructions in the confirmation email, the administrator still has to approve your request before your account can be used.<br><br>To sign in to this website, you will need to know your username and password." 15972msgstr "Vi vil no sende ein e-post om stadfesting til adressa ( %s ).<br>Ved hjelp av denne e-posten kan du aktivere kontoen din. Dersom du ikkje aktiverar kontoen din innan 7 dagar, vil den verte sletta (du kan registrere kontoen att etter dei 7 dagane, om du ønskjer det). For å logge deg inn på denne nettstaden, krevjast det at du oppgjev eit brukarnamn og eit passord." 15973 15974#: resources/views/admin/control-panel.phtml:160 15975#: resources/views/admin/control-panel.phtml:571 15976#: resources/views/admin/trees-preferences.phtml:192 15977msgid "Website" 15978msgstr "Nettstad" 15979 15980#: app/Http/RequestHandlers/SiteLogsPage.php:100 15981#: resources/views/admin/control-panel.phtml:239 15982msgid "Website logs" 15983msgstr "Loggar for nettstad" 15984 15985#: app/Http/RequestHandlers/SitePreferencesPage.php:66 15986#: resources/views/admin/control-panel.phtml:217 15987msgid "Website preferences" 15988msgstr "Innstillingar for nettstad" 15989 15990#. I18N: abbreviation for Wednesday 15991#: app/Date/AbstractCalendarDate.php:277 15992#: resources/views/edit/initialize-calendar-popup.phtml:26 15993msgid "Wed" 15994msgstr "ons" 15995 15996#: app/Date/AbstractCalendarDate.php:248 15997msgid "Wednesday" 15998msgstr "onsdag" 15999 16000#: app/Gedcom.php:905 16001msgid "Weight" 16002msgstr "Vekt" 16003 16004#. I18N: A %s is the user’s name 16005#: app/Module/UserWelcomeModule.php:120 16006#, php-format 16007msgid "Welcome %s" 16008msgstr "Velkomen %s" 16009 16010#. I18N: A configuration setting 16011#: resources/views/admin/site-registration.phtml:26 16012msgid "Welcome text on sign-in page" 16013msgstr "Velkomsttekst på sida for innlogging" 16014 16015#: resources/views/login-page.phtml:21 16016msgid "Welcome to this genealogy website" 16017msgstr "Velkomen til desse slektssidene" 16018 16019#. I18N: Name of a country or state 16020#: app/Statistics/Service/CountryService.php:177 16021msgid "Western Sahara" 16022msgstr "Vest-Sahara" 16023 16024#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16025#: resources/views/admin/trees-preferences.phtml:740 16026msgid "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." 16027msgstr "Når ein post vert endra, vert brukarnamn og tidspunkt registrert. Av og til kan det vere ønskeleg å behalde opprinneleg informasjon om \"sist endra\", som til dømes ved små korrigeringar av data. Her kan du velje dette som standard." 16028 16029#: resources/views/admin/users-edit.phtml:108 16030msgid "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." 16031msgstr "Når ein brukar registrerar seg for å få ein konto, vert ein e-post med ei lenke for stadfesting sendt til den oppgjevne adressa. Når det vert klikka på denne lenka, veit vi at adressa er korrekt, og «E-post stadfesta» vert automatisk angjeve." 16032 16033#. I18N: Help text for the “Source type” configuration setting 16034#: resources/views/admin/trees-preferences.phtml:727 16035msgid "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." 16036msgstr "Når det leggast til nye nære slektningar, kan kjeldetilvisingar leggast til postar (personar og familier) eller til fakta og hendingar (fødsel, vigsle og død). Dette alternativet avgjer om postar eller fakta er førehandsvalt." 16037 16038#: resources/views/edit/reorder-families.phtml:36 16039msgid "When an individual has more than one spouse, you should sort the families in date order." 16040msgstr "Når ein person har fleire partnarar, bør familiene sorterast etter dato." 16041 16042#. I18N: Help text for the “Surname tradition” configuration setting 16043#: resources/views/admin/trees-preferences.phtml:701 16044msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16045msgstr "Når du legg inn eit nytt familiemedlem, kan etternamn leggjast til automatisk. Dette etternamnet vert basert på lokale tradisjonar." 16046 16047#: resources/views/help/pending-changes.phtml:12 16048msgid "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." 16049msgstr "Når du leggjer til, endrar eller slettar informasjon, vert ikkje endringane lagra med ein gong. Endringane vert sette på vent, og må handsamast og godkjennast av ein forvaltar før dei vert lagra permanent." 16050 16051#: resources/views/help/relationship-privacy.phtml:8 16052msgid "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." 16053msgstr "Når ein brukar er knytt til ei personregistrering i eit slektstre og har rolle som medlem, redaktør eller moderator, kan du nekte brukaren tilgang til nolevande med fjernt slektskap. Du angir tal på ættledd brukaren får lov til å sjå." 16054 16055#. I18N: Label for a configuration option 16056#: resources/views/modules/sitemap/config.phtml:27 16057msgid "Which family trees should be included in the sitemaps" 16058msgstr "Kva slektstre skal inkluderast i nettstadkartet" 16059 16060#. I18N: A configuration setting 16061#: resources/views/admin/trees-preferences.phtml:265 16062msgid "Who can upload new media files" 16063msgstr "Kven kan laste opp nye mediefiler" 16064 16065#. I18N: Name of a module. (A list of users who are online now) 16066#: app/Module/LoggedInUsersModule.php:42 16067msgid "Who is online" 16068msgstr "Kven er pålogga" 16069 16070#: resources/views/admin/data-fix-page.phtml:82 16071msgid "Why does this list include records that do not need to be updated?" 16072msgstr "Kvifor inneheld denne lista postar som ikkje treng oppdatering?" 16073 16074#: resources/views/lists/families-table.phtml:169 16075msgid "Widow" 16076msgstr "Enkje" 16077 16078#: resources/views/lists/families-table.phtml:164 16079msgid "Widower" 16080msgstr "Enkjemann" 16081 16082#: app/Gedcom.php:405 app/Gedcom.php:458 16083#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:80 16084#: resources/views/edit/change-family-members.phtml:34 16085#: resources/views/edit/change-family-members.phtml:49 16086#: resources/views/fact-date.phtml:139 16087#: resources/xml/reports/family_group_report.xml:501 16088#: resources/xml/reports/family_group_report.xml:1078 16089#: resources/xml/reports/individual_ext_report.xml:207 16090#: resources/xml/reports/individual_ext_report.xml:224 16091#: resources/xml/reports/individual_ext_report.xml:493 16092#: resources/xml/reports/individual_report.xml:195 16093#: resources/xml/reports/individual_report.xml:216 16094#: resources/xml/reports/individual_report.xml:489 16095#: resources/xml/reports/relative_ext_report.xml:111 16096msgid "Wife" 16097msgstr "Hustru" 16098 16099#: app/Gedcom.php:406 resources/views/modules/timeline-chart/chart.phtml:353 16100msgid "Wife’s age" 16101msgstr "Hustru sin alder" 16102 16103#: app/Gedcom.php:706 16104msgid "Will" 16105msgstr "Testamente" 16106 16107#. I18N: Location of an LDS church temple 16108#: app/Elements/TempleCode.php:207 16109msgid "Winter Quarters, Nebraska, United States" 16110msgstr "Winter Quarters, Nebraska, United States" 16111 16112#: app/Statistics/Google/ChartFamilyWithSources.php:76 16113#: app/Statistics/Google/ChartIndividualWithSources.php:76 16114msgid "With sources" 16115msgstr "Med kjelder" 16116 16117#: app/Statistics/Google/ChartFamilyWithSources.php:71 16118#: app/Statistics/Google/ChartIndividualWithSources.php:71 16119msgid "Without sources" 16120msgstr "Utan kjelder" 16121 16122#: app/Elements/RelationIsDescriptor.php:127 app/Gedcom.php:1266 16123#: app/Gedcom.php:1298 16124msgid "Witness" 16125msgstr "Vitne" 16126 16127#. I18N: In the paternal surname tradition, ... 16128#. I18N: In the Polish surname tradition, ... 16129#. I18N: In the Lithuanian surname tradition, ... 16130#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 16131#: app/SurnameTradition.php:111 16132msgid "Wives take their husband’s surname." 16133msgstr "Kona tek ektemannens etternamn." 16134 16135#: app/Http/RequestHandlers/MapDataAdd.php:75 16136#: resources/views/modules/place-hierarchy/page.phtml:28 16137#: resources/views/modules/place-hierarchy/page.phtml:31 16138#: resources/views/modules/statistics-chart/custom.phtml:179 16139msgid "World" 16140msgstr "Verda" 16141 16142#: app/Gedcom.php:906 resources/views/modules/yahrzeit/table.phtml:34 16143msgid "Yahrzeit" 16144msgstr "Yartzeit (Jødisk fødselsdag)" 16145 16146#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 16147#: app/Module/YahrzeitModule.php:66 16148msgid "Yahrzeiten" 16149msgstr "<i>Yahrzeiten</i>" 16150 16151#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:76 16152msgid "Year" 16153msgstr "År" 16154 16155#: resources/views/modules/timeline-chart/chart.phtml:145 16156#: resources/views/modules/timeline-chart/chart.phtml:410 16157msgid "Year:" 16158msgstr "År:" 16159 16160#. I18N: Name of a country or state 16161#: app/Statistics/Service/CountryService.php:538 16162msgid "Yemen" 16163msgstr "Yemen" 16164 16165#. I18N: %1$s is the site URL and %2$s is an email address 16166#: resources/views/emails/register-user-html.phtml:20 16167#: resources/views/emails/register-user-text.phtml:16 16168#, php-format 16169msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 16170msgstr "Du (eller nokon som utgjev seg for deg) har bede om brukarkonto på %1$s ved å nytte e-postadressa %2$s." 16171 16172#: app/Http/RequestHandlers/ContactAction.php:124 16173#: app/Http/RequestHandlers/RegisterAction.php:266 16174msgid "You are not allowed to send messages that contain external links." 16175msgstr "Du har ikkje løyve til å sende meldingar som inneheld eksterne lenker." 16176 16177#: resources/views/modules/login_block/sign-out.phtml:15 16178#, php-format 16179msgid "You are signed in as %s." 16180msgstr "Du er logga inn som %s." 16181 16182#: app/Http/RequestHandlers/LoginPage.php:99 16183msgid "You can apply for an account using the link below." 16184msgstr "Du kan be om brukarkonto gjennom lenka nedanfor." 16185 16186#. I18N: Help text for the "Default theme" site configuration setting 16187#: resources/views/admin/site-preferences.phtml:70 16188msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16189msgstr "Du kan endre webtrees sin utsjånad ved å nytte ulike «tema». Kvart tema har sin eigen stil, form, fargeskjema, osb." 16190 16191#: resources/views/admin/users-edit.phtml:176 16192#: resources/views/edit-account-page.phtml:152 16193msgid "You can choose whether to appear in the list of users who are currently signed-in." 16194msgstr "Du kan velge om du vil synast i liste over brukarar som er logga inn." 16195 16196#. I18N: %s is a URL 16197#: resources/views/edit/raw-gedcom-fact.phtml:26 16198#: resources/views/edit/raw-gedcom-record.phtml:27 16199#, php-format 16200msgid "You can download a copy of the GEDCOM specification from %s." 16201msgstr "Du kan laste ned GEDCOM-spesifikasjonen frå %s." 16202 16203#: resources/views/modules/privacy-policy/page.phtml:61 16204msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 16205msgstr "Du kan velge bort sporing ved å sette “Do Not Track” i innstillingar for din nettlesar." 16206 16207#: resources/views/admin/trees-renumber.phtml:26 16208msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16209msgstr "Du kan nummerere postane i eit slektstre på ny, slik at dei interne referansenummera ikkje er samanfallande med nummera i eit anna slektstre." 16210 16211#: resources/views/admin/trees-renumber.phtml:35 16212msgid "You can renumber this family tree." 16213msgstr "Du kan nummerere postane i dette slektstreet på ny." 16214 16215#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16216#: resources/views/admin/trees-privacy.phtml:158 16217msgid "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." 16218msgstr "Du kan setje tilgjenge for ein spesifikk post, fakta, eller hending ved å legge til ein restriksjon. Om ein post, fakta, eller hending ikkje har ein restriksjon, vil følgjande standard restriksjon nyttast." 16219 16220#: resources/views/admin/tags.phtml:34 16221msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." 16222msgstr "Du kan forenkle endringsskjema ved å skjule GEDCOM-kodar som du ikkje nyttar." 16223 16224#. I18N: Description of a “Data fix” module 16225#: app/Module/FixMissingDeaths.php:68 16226msgid "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." 16227msgstr "Utrekning av personvern går raskare om du registrerar dødsfall på personar som med sikkerheit er døde, men som manglar data om død, gravlegging, kremasjon osb." 16228 16229#: app/Http/RequestHandlers/LoginAction.php:110 16230msgid "You cannot sign in because your browser does not accept cookies." 16231msgstr "Du kan ikkje logge inn fordi din nettlesar ikkje godtek informasjonskapslar (cookies)." 16232 16233#: app/Http/Exceptions/HttpAccessDeniedException.php:34 16234#: app/Http/Exceptions/HttpNotFoundException.php:34 16235msgid "You do not have permission to view this page." 16236msgstr "Du har ikkje løyve til å sjå denne sida." 16237 16238#: resources/views/verify-success-page.phtml:17 16239msgid "You have confirmed your request to become a registered user." 16240msgstr "Du har stadfesta din søknad om å få brukarkonto." 16241 16242#: resources/views/admin/trees-import.phtml:31 16243msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16244msgstr "Du har valt ein GEDCOM med eit anna namn. Er dette korrekt?" 16245 16246#: app/Http/RequestHandlers/Logout.php:52 16247msgid "You have signed out." 16248msgstr "Du er logga ut." 16249 16250#: resources/views/modules/faq/config.phtml:27 16251msgid "You may use HTML to format the answer and to add links to other websites." 16252msgstr "HTML kan nyttast for å formatere svaret og for å lenke til andre nettstadar." 16253 16254#: app/Http/RequestHandlers/SetupWizard.php:379 16255msgid "You must enter all the administrator account fields." 16256msgstr "Du må fylle i alle felt for administrasjonskontoen." 16257 16258#: resources/views/admin/trees-merge.phtml:31 16259msgid "You must renumber the records in one of the trees before you can merge them." 16260msgstr "Du må nummerere postane i eit av slektstrea på ny før du kan flette dei saman." 16261 16262#: app/Module/ChartsBlockModule.php:183 16263msgid "You must select an individual and a chart type in the block preferences" 16264msgstr "Du må velje ein startperson og ein diagramtype i innstillingane for denne blokka" 16265 16266#: resources/views/admin/users-edit.phtml:363 16267msgid "You must specify an individual record before you can restrict the user to their immediate family." 16268msgstr "Du må angje ein personpost (INDI) før du kan avgrense brukaren til næraste familie." 16269 16270#: app/Http/RequestHandlers/LoginPage.php:91 16271msgid "You need to be a family member to access this website." 16272msgstr "Du må være familiemedlem for å få tilgang til denne nettstaden." 16273 16274#: app/Http/RequestHandlers/LoginPage.php:88 16275msgid "You need to be an authorized user to access this website." 16276msgstr "Du må være godkjend brukar for tilgang til denne nettstaden." 16277 16278#: resources/views/admin/control-panel.phtml:284 16279#: resources/views/admin/trees.phtml:48 16280msgid "You need to create a family tree." 16281msgstr "Du må opprette eit slektstre." 16282 16283#: resources/views/emails/verify-notify-html.phtml:28 16284#: resources/views/emails/verify-notify-text.phtml:21 16285msgid "You need to review the account details." 16286msgstr "Du må kontrollere detaljane for kontoen." 16287 16288#: resources/views/setup/step-5-administrator.phtml:49 16289msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 16290msgstr "Du må setje opp ein administrasjonskonto. Denne kontoen kan styre alle delar av denne installasjonen av webtrees. Vel eit sikkert passord." 16291 16292#: resources/views/emails/message-copy-html.phtml:20 16293#: resources/views/emails/message-copy-text.phtml:16 16294msgid "You sent the following message to a webtrees user:" 16295msgstr "Du sendte følgjande melding til ein brukar av webtrees:" 16296 16297#: app/Http/RequestHandlers/UpgradeWizardStep.php:207 16298msgid "You should accept or reject all pending changes before upgrading." 16299msgstr "Du må akseptere eller forkaste alle ventande endringar før oppgradering." 16300 16301#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ 16302#: app/Http/RequestHandlers/ContactAction.php:125 16303#: app/Http/RequestHandlers/RegisterAction.php:266 16304#, php-format 16305msgid "You should delete the “%1$s” from “%2$s” and try again." 16306msgstr "Fjern «%1$s» frå «%2$s» og prøv igjen." 16307 16308#: resources/views/admin/users-edit.phtml:114 16309msgid "You should not approve an account unless you know that the email address is correct." 16310msgstr "Du bør ikkje godkjenne ein konto med mindre du veit at e-postadressa er korrekt." 16311 16312#: resources/views/emails/register-notify-html.phtml:43 16313#: resources/views/emails/register-notify-text.phtml:32 16314msgid "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." 16315msgstr "Du vil bli meddelt per e-post når den komande brukaren har bekrefta søknaden. Du kan deretter fullføre prosessen ved å aktivere brukarnamnet. Den nye brukeren kan ikkje logge inn før du har aktivert kontoen." 16316 16317#: resources/views/setup/step-5-administrator.phtml:71 16318msgid "You will use this to sign in to webtrees." 16319msgstr "Vert nytta ved innlogging på webtrees." 16320 16321#: resources/views/modules/statistics-chart/birth-age.phtml:17 16322msgid "Youngest father" 16323msgstr "Yngste far" 16324 16325#: resources/views/modules/statistics-chart/marriage-age.phtml:28 16326msgid "Youngest female" 16327msgstr "Yngste kvinne" 16328 16329#: resources/views/modules/statistics-chart/marriage-age.phtml:18 16330msgid "Youngest male" 16331msgstr "Yngste mann" 16332 16333#: resources/views/modules/statistics-chart/birth-age.phtml:28 16334msgid "Youngest mother" 16335msgstr "Yngste mor" 16336 16337#: resources/views/modules/clippings/show.phtml:24 16338msgid "Your clippings cart is empty." 16339msgstr "Utklippsmappa di er tom." 16340 16341#: resources/views/contact-page.phtml:42 16342#: resources/views/setup/step-5-administrator.phtml:54 16343msgid "Your name" 16344msgstr "Ditt namn" 16345 16346#: app/Http/RequestHandlers/PasswordResetAction.php:77 16347msgid "Your password has been updated." 16348msgstr "Passordet ditt er oppdatert." 16349 16350#: app/Http/RequestHandlers/RegisterAction.php:161 16351#, php-format 16352msgid "Your registration at %s" 16353msgstr "Di registrering hos %s" 16354 16355#: app/Services/ServerCheckService.php:195 16356#, php-format 16357msgid "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." 16358msgstr "Din webserver nyttar PHP versjon %s, som ikkje lenger mottek sikkerheitsoppdateringar. Du bør oppgradere til nyare versjon snarast." 16359 16360#. I18N: ZIP = file format 16361#: resources/views/admin/gedcom-export-options.phtml:35 16362msgid "ZIP (includes media files)" 16363msgstr "ZIP (inkluderer mediefiler)" 16364 16365#. I18N: Name of a country or state 16366#: app/Statistics/Service/CountryService.php:542 16367msgid "Zambia" 16368msgstr "Zambia" 16369 16370#. I18N: Name of a country or state 16371#: app/Statistics/Service/CountryService.php:544 16372msgid "Zimbabwe" 16373msgstr "Zimbabwe" 16374 16375#: resources/views/modules/fanchart/page.phtml:60 16376msgid "Zoom" 16377msgstr "Zoom" 16378 16379#: app/Services/LeafletJsService.php:78 16380#: resources/views/modules/timeline-chart/page.phtml:52 16381msgid "Zoom in" 16382msgstr "Zoom inn" 16383 16384#: app/Services/LeafletJsService.php:79 16385#: resources/views/modules/timeline-chart/page.phtml:55 16386msgid "Zoom out" 16387msgstr "Zoom ut" 16388 16389#. I18N: Gedcom ABT dates 16390#: app/Date.php:185 16391#, php-format 16392msgid "about %s" 16393msgstr "omlag %s" 16394 16395#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16396#: resources/views/family-page-pending.phtml:23 16397#: resources/views/individual-page-pending.phtml:27 16398#: resources/views/media-page-pending.phtml:22 16399#: resources/views/note-page-pending.phtml:23 16400#: resources/views/record-page-pending.phtml:23 16401msgctxt "You should review the changes and then accept or reject them." 16402msgid "accept" 16403msgstr "godkjenn" 16404 16405#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16406#: resources/views/family-page-pending.phtml:17 16407#: resources/views/individual-page-pending.phtml:18 16408#: resources/views/media-page-pending.phtml:16 16409#: resources/views/note-page-pending.phtml:17 16410#: resources/views/record-page-pending.phtml:17 16411msgctxt "You should review the deletion and then accept or reject it." 16412msgid "accept" 16413msgstr "godkjenn" 16414 16415#. I18N: the status of an edit accepted/rejected/pending 16416#: app/Http/RequestHandlers/PendingChangesLogPage.php:118 16417msgid "accepted" 16418msgstr "akseptert" 16419 16420#. I18N: A button label. 16421#: resources/views/admin/trees-privacy.phtml:234 16422#: resources/views/admin/webtrees1-thumbnails-form.phtml:24 16423#: resources/views/edit/add-fact-row.phtml:38 16424#: resources/views/modules/census-assistant.phtml:61 16425#: resources/views/modules/lifespans-chart/page.phtml:75 16426#: resources/views/modules/timeline-chart/page.phtml:41 16427msgid "add" 16428msgstr "legg til" 16429 16430#. I18N: A button label. 16431#: resources/views/admin/locations.phtml:144 16432msgid "add place" 16433msgstr "legg til stad" 16434 16435#. I18N: The name given to a child by its adoptive parents 16436#: app/Elements/NameType.php:47 16437msgid "adopted name" 16438msgstr "namn som adoptert" 16439 16440#. I18N: Gedcom AFT dates 16441#: app/Date.php:205 16442#, php-format 16443msgid "after %s" 16444msgstr "etter %s" 16445 16446#: app/Module/StatisticsChartModule.php:519 16447#: app/Module/StatisticsChartModule.php:581 16448#: app/Module/StatisticsChartModule.php:642 16449msgid "age" 16450msgstr "alder" 16451 16452#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 16453#: app/Elements/NameType.php:49 16454msgid "also known as" 16455msgstr "også kjend som" 16456 16457#: app/Statistics/Repository/FamilyRepository.php:481 16458#: app/Statistics/Repository/UserRepository.php:92 16459#: resources/views/statistics/families/top10-list-age.phtml:21 16460#: resources/views/statistics/families/top10-nolist-age.phtml:21 16461#: resources/xml/reports/ahnentafel_report.xml:394 16462#: resources/xml/reports/descendancy_report.xml:131 16463#: resources/xml/reports/descendancy_report.xml:230 16464#: resources/xml/reports/descendancy_report.xml:299 16465#: resources/xml/reports/descendancy_report.xml:363 16466#: resources/xml/reports/descendancy_report.xml:433 16467#: resources/xml/reports/descendancy_report.xml:486 16468msgid "and" 16469msgstr "og" 16470 16471#: app/Services/RelationshipService.php:781 16472msgctxt "father’s brother’s wife" 16473msgid "aunt" 16474msgstr "filletante" 16475 16476#: app/Services/RelationshipService.php:539 16477msgctxt "father’s sister" 16478msgid "aunt" 16479msgstr "faster" 16480 16481#: app/Services/RelationshipService.php:861 16482msgctxt "mother’s brother’s wife" 16483msgid "aunt" 16484msgstr "filletante" 16485 16486#: app/Services/RelationshipService.php:577 16487msgctxt "mother’s sister" 16488msgid "aunt" 16489msgstr "moster" 16490 16491#: app/Services/RelationshipService.php:913 16492msgctxt "parent’s brother’s wife" 16493msgid "aunt" 16494msgstr "filletante" 16495 16496#: app/Services/RelationshipService.php:595 16497msgctxt "parent’s sister" 16498msgid "aunt" 16499msgstr "tante" 16500 16501#: app/Services/RelationshipService.php:537 16502msgctxt "father’s sibling" 16503msgid "aunt/uncle" 16504msgstr "far sitt sysken" 16505 16506#: app/Services/RelationshipService.php:575 16507msgctxt "mother’s sibling" 16508msgid "aunt/uncle" 16509msgstr "mor sitt sysken" 16510 16511#: app/Services/RelationshipService.php:593 16512msgctxt "parent’s sibling" 16513msgid "aunt/uncle" 16514msgstr "tante/onkel" 16515 16516#: resources/views/admin/trees-import.phtml:87 16517msgid "automatic" 16518msgstr "automatisk" 16519 16520#: resources/views/modules/faq/show.phtml:30 16521msgid "back to top" 16522msgstr "attende til toppen" 16523 16524#. I18N: Gedcom BEF dates 16525#: app/Date.php:201 16526#, php-format 16527msgid "before %s" 16528msgstr "før %s" 16529 16530#. I18N: Gedcom BET-AND dates 16531#: app/Date.php:217 16532#, php-format 16533msgid "between %s and %s" 16534msgstr "mellom %s og %s" 16535 16536#. I18N: The name given to an individual at their birth 16537#: app/Elements/NameType.php:51 16538msgid "birth name" 16539msgstr "fødenamn" 16540 16541#. I18N: Extend privacy to dead individuals who were… 16542#: resources/views/admin/trees-privacy.phtml:108 16543#, php-format 16544msgid "born in the last %1$s years or died in the last %2$s years" 16545msgstr "fødde innan dei siste %1$s åra eller døde innan dei siste %2$s åra" 16546 16547#: app/Services/RelationshipService.php:451 16548msgid "brother" 16549msgstr "bror" 16550 16551#: app/Services/RelationshipService.php:719 16552msgctxt "brother’s wife’s brother" 16553msgid "brother-in-law" 16554msgstr "verbror" 16555 16556#: app/Services/RelationshipService.php:545 16557msgctxt "husband’s brother" 16558msgid "brother-in-law" 16559msgstr "verbror" 16560 16561#: app/Services/RelationshipService.php:835 16562msgctxt "husband’s sister’s husband" 16563msgid "brother-in-law" 16564msgstr "verbror" 16565 16566#: app/Services/RelationshipService.php:613 16567msgctxt "sister’s husband" 16568msgid "brother-in-law" 16569msgstr "verbror" 16570 16571#: app/Services/RelationshipService.php:1019 16572msgctxt "sister’s husband’s brother" 16573msgid "brother-in-law" 16574msgstr "verbror" 16575 16576#: app/Services/RelationshipService.php:625 16577msgctxt "spouse’s brother" 16578msgid "brother-in-law" 16579msgstr "verbror" 16580 16581#: app/Services/RelationshipService.php:643 16582msgctxt "wife’s brother" 16583msgid "brother-in-law" 16584msgstr "verbror" 16585 16586#: app/Services/RelationshipService.php:1075 16587msgctxt "wife’s sister’s husband" 16588msgid "brother-in-law" 16589msgstr "verbror" 16590 16591#: app/Services/RelationshipService.php:721 16592msgctxt "brother’s wife’s sibling" 16593msgid "brother/sister-in-law" 16594msgstr "versysken" 16595 16596#: app/Services/RelationshipService.php:555 16597msgctxt "husband’s sibling" 16598msgid "brother/sister-in-law" 16599msgstr "versysken" 16600 16601#: app/Services/RelationshipService.php:607 16602msgctxt "sibling’s spouse" 16603msgid "brother/sister-in-law" 16604msgstr "versysken" 16605 16606#: app/Services/RelationshipService.php:1021 16607msgctxt "sister’s husband’s sibling" 16608msgid "brother/sister-in-law" 16609msgstr "versysken" 16610 16611#: app/Services/RelationshipService.php:641 16612msgctxt "spouse’s sibling" 16613msgid "brother/sister-in-law" 16614msgstr "versysken" 16615 16616#: app/Services/RelationshipService.php:653 16617msgctxt "wife’s sibling" 16618msgid "brother/sister-in-law" 16619msgstr "versysken" 16620 16621#. I18N: An option in a list-box 16622#: app/Module/TopSurnamesModule.php:266 16623msgid "bullet list" 16624msgstr "punktliste" 16625 16626#. I18N: Gedcom CAL dates 16627#: app/Date.php:189 16628#, php-format 16629msgid "calculated %s" 16630msgstr "berekna %s" 16631 16632#. I18N: A button label. 16633#: resources/views/admin/analytics-edit.phtml:45 16634#: resources/views/admin/broadcast.phtml:68 16635#: resources/views/admin/components.phtml:168 16636#: resources/views/admin/email-page.phtml:73 16637#: resources/views/admin/location-edit.phtml:73 16638#: resources/views/admin/map-import-form.phtml:75 16639#: resources/views/admin/site-mail.phtml:244 16640#: resources/views/admin/site-preferences.phtml:118 16641#: resources/views/admin/site-registration.phtml:84 16642#: resources/views/admin/tags.phtml:981 16643#: resources/views/admin/trees-preferences.phtml:753 16644#: resources/views/admin/trees-privacy.phtml:287 16645#: resources/views/contact-page.phtml:82 16646#: resources/views/edit-blocks-page.phtml:69 16647#: resources/views/edit/change-family-members.phtml:97 16648#: resources/views/edit/edit-fact.phtml:46 16649#: resources/views/edit/edit-record.phtml:47 16650#: resources/views/edit/link-child-to-family.phtml:54 16651#: resources/views/edit/link-spouse-to-individual.phtml:55 16652#: resources/views/edit/new-individual.phtml:51 16653#: resources/views/edit/raw-gedcom-fact.phtml:44 16654#: resources/views/edit/raw-gedcom-record.phtml:67 16655#: resources/views/edit/reorder-children.phtml:50 16656#: resources/views/edit/reorder-families.phtml:104 16657#: resources/views/edit/reorder-media.phtml:43 16658#: resources/views/edit/reorder-names.phtml:46 16659#: resources/views/edit/shared-note.phtml:46 16660#: resources/views/message-page.phtml:71 16661#: resources/views/modals/create-media-from-file.phtml:64 16662#: resources/views/modals/footer-save-cancel.phtml:14 16663#: resources/views/modules/bing-maps/config.phtml:49 16664#: resources/views/modules/clippings/add-options.phtml:39 16665#: resources/views/modules/clippings/download.phtml:38 16666#: resources/views/modules/custom-css-js/edit.phtml:51 16667#: resources/views/modules/edit-block-config.phtml:39 16668#: resources/views/modules/favorites/favorites.phtml:170 16669#: resources/views/modules/gedcom_news/edit.phtml:54 16670#: resources/views/modules/geonames/config.phtml:49 16671#: resources/views/modules/google-maps/config.phtml:49 16672#: resources/views/modules/here-maps/config.phtml:49 16673#: resources/views/modules/map-box/config.phtml:49 16674#: resources/views/modules/openrouteservice/config.phtml:49 16675#: resources/views/modules/stories/edit.phtml:76 16676#: resources/views/modules/user_blog/edit.phtml:54 16677msgid "cancel" 16678msgstr "avbryt" 16679 16680#. I18N: Status of child-parent link 16681#: app/Elements/ChildLinkageStatus.php:61 16682msgid "challenged" 16683msgstr "ubekrefta" 16684 16685#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 16686#: app/Elements/NameType.php:53 16687msgid "change of name" 16688msgstr "namneskifte" 16689 16690#: app/Services/RelationshipService.php:430 16691msgid "child" 16692msgstr "barn" 16693 16694#. I18N: Type of demographic data 16695#: app/Elements/DemographicDataType.php:56 16696msgid "citizen" 16697msgstr "statsborgar" 16698 16699#: resources/views/admin/components.phtml:107 16700#: resources/views/components/alert-warning-dismissible.phtml:14 16701#: resources/views/layouts/administration.phtml:73 16702#: resources/views/layouts/default.phtml:125 16703#: resources/views/layouts/default.phtml:159 16704#: resources/views/modals/create-media-from-file.phtml:20 16705#: resources/views/modals/footer-close.phtml:10 16706#: resources/views/modals/header.phtml:15 16707#: resources/views/modules/favorites/favorites.phtml:56 16708#: resources/views/modules/privacy-policy/footer.phtml:23 16709msgid "close" 16710msgstr "lukk" 16711 16712#. I18N: Name of a theme. 16713#: app/Module/CloudsTheme.php:43 16714msgid "clouds" 16715msgstr "clouds" 16716 16717#. I18N: Name of a theme. 16718#: app/Module/ColorsTheme.php:54 16719msgid "colors" 16720msgstr "colors" 16721 16722#. I18N: An option in a list-box 16723#: app/Module/TopSurnamesModule.php:268 16724msgid "compact list" 16725msgstr "kompakt liste" 16726 16727#. I18N: A button label. 16728#: app/Http/RequestHandlers/UpgradeWizardStep.php:311 16729#: resources/views/admin/import-progress.phtml:40 16730#: resources/views/admin/map-import-form.phtml:71 16731#: resources/views/admin/merge-records-step-1.phtml:149 16732#: resources/views/admin/synchronize-trees.phtml:25 16733#: resources/views/admin/trees-export.phtml:41 16734#: resources/views/admin/trees-export.phtml:84 16735#: resources/views/admin/trees-import.phtml:138 16736#: resources/views/admin/trees-merge.phtml:59 16737#: resources/views/admin/trees-renumber.phtml:43 16738#: resources/views/admin/upgrade/wizard.phtml:40 16739#: resources/views/forgot-password-page.phtml:35 16740#: resources/views/modules/clippings/add-options.phtml:34 16741#: resources/views/modules/login_block/sign-in.phtml:63 16742#: resources/views/password-request-page.phtml:36 16743#: resources/views/password-reset-page.phtml:50 16744#: resources/views/pending-changes-page.phtml:34 16745#: resources/views/register-page.phtml:100 16746#: resources/views/report-select-page.phtml:39 16747msgid "continue" 16748msgstr "fortsett" 16749 16750#. I18N: A button label. 16751#: resources/views/admin/trees-create.phtml:56 16752msgid "create" 16753msgstr "opprett" 16754 16755#. I18N: Type of location hierarchy 16756#: app/Elements/HierarchicalRelationship.php:59 16757msgid "cultural" 16758msgstr "kulturelt" 16759 16760#: resources/views/modules/statistics-chart/custom.phtml:93 16761msgid "date periods" 16762msgstr "datoperiodar" 16763 16764#: app/Services/RelationshipService.php:428 16765msgid "daughter" 16766msgstr "dotter" 16767 16768#: resources/xml/reports/descendancy_report.xml:226 16769msgid "daughter of" 16770msgstr "dotter av" 16771 16772#: app/Services/RelationshipService.php:515 16773msgctxt "child’s wife" 16774msgid "daughter-in-law" 16775msgstr "verdotter" 16776 16777#: app/Services/RelationshipService.php:623 16778msgctxt "son’s wife" 16779msgid "daughter-in-law" 16780msgstr "verdotter" 16781 16782#: app/Services/RelationshipService.php:1067 16783msgctxt "son’s wife’s father" 16784msgid "daughter-in-law’s father" 16785msgstr "verdotters far" 16786 16787#: app/Services/RelationshipService.php:1069 16788msgctxt "son’s wife’s mother" 16789msgid "daughter-in-law’s mother" 16790msgstr "verdotters mor" 16791 16792#: app/Services/RelationshipService.php:1071 16793msgctxt "son’s wife’s parent" 16794msgid "daughter-in-law’s parent" 16795msgstr "verdotters forelder" 16796 16797#: resources/views/admin/location-edit.phtml:49 16798#: resources/views/admin/location-edit.phtml:60 16799msgid "degrees" 16800msgstr "grader" 16801 16802#. I18N: A button label. 16803#: resources/views/admin/changes-log.phtml:115 16804#: resources/views/admin/clean-data.phtml:46 16805#: resources/views/admin/locations.phtml:128 16806#: resources/views/admin/site-logs.phtml:107 16807#: resources/views/admin/users-cleanup.phtml:78 16808#: resources/views/admin/webtrees1-thumbnails-form.phtml:33 16809msgid "delete" 16810msgstr "slett" 16811 16812#: resources/xml/reports/descendancy_report.xml:137 16813#: resources/xml/reports/descendancy_report.xml:365 16814msgctxt "FEMALE" 16815msgid "died" 16816msgstr "døydde" 16817 16818#: resources/xml/reports/descendancy_report.xml:134 16819#: resources/xml/reports/descendancy_report.xml:435 16820msgctxt "MALE" 16821msgid "died" 16822msgstr "døydde" 16823 16824#. I18N: Status of child-parent link 16825#: app/Elements/ChildLinkageStatus.php:62 16826msgid "disproven" 16827msgstr "avkrefta" 16828 16829#: app/Module/PedigreeChartModule.php:372 16830#: app/Module/PedigreeChartModule.php:380 16831#: resources/views/edit/reorder-card-header.phtml:30 16832msgid "down" 16833msgstr "ned" 16834 16835#. I18N: A button label. 16836#: resources/views/admin/changes-log.phtml:110 16837#: resources/views/admin/site-logs.phtml:102 16838#: resources/views/modules/clippings/download.phtml:34 16839#: resources/views/report-setup-page.phtml:83 16840#: resources/views/report-setup-page.phtml:96 16841msgid "download" 16842msgstr "last ned" 16843 16844#: resources/views/modules/descendancy_chart/tree.phtml:17 16845msgid "d’Aboville number" 16846msgstr "d’Aboville nummer" 16847 16848#: resources/views/admin/components.phtml:138 16849#: resources/views/family-page-menu.phtml:27 16850#: resources/views/individual-page-menu.phtml:28 16851#: resources/views/media-page-menu.phtml:24 16852#: resources/views/record-page-menu.phtml:21 16853msgid "edit" 16854msgstr "endre" 16855 16856#: app/Services/RelationshipService.php:2338 16857msgid "eighth cousin" 16858msgstr "nimenning" 16859 16860#: app/Services/RelationshipService.php:2302 16861msgctxt "FEMALE" 16862msgid "eighth cousin" 16863msgstr "nimenning" 16864 16865#. 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. 16866#: app/Services/RelationshipService.php:2257 16867msgctxt "MALE" 16868msgid "eighth cousin" 16869msgstr "nimenning" 16870 16871#: app/Services/RelationshipService.php:446 16872msgid "elder brother" 16873msgstr "eldre bror" 16874 16875#: app/Services/RelationshipService.php:488 16876msgid "elder sibling" 16877msgstr "eldre sysken" 16878 16879#: app/Services/RelationshipService.php:467 16880msgid "elder sister" 16881msgstr "eldre syster" 16882 16883#: app/Services/RelationshipService.php:2344 16884msgid "eleventh cousin" 16885msgstr "tolvmenning" 16886 16887#: app/Services/RelationshipService.php:2308 16888msgctxt "FEMALE" 16889msgid "eleventh cousin" 16890msgstr "tolvmenning" 16891 16892#. 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. 16893#: app/Services/RelationshipService.php:2266 16894msgctxt "MALE" 16895msgid "eleventh cousin" 16896msgstr "tolvmenning" 16897 16898#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 16899#: app/Elements/NameType.php:55 16900msgid "estate name" 16901msgstr "gardsnamn" 16902 16903#. I18N: Gedcom EST dates 16904#: app/Date.php:193 16905#, php-format 16906msgid "estimated %s" 16907msgstr "estimert %s" 16908 16909#: app/Services/RelationshipService.php:365 16910msgid "ex-husband" 16911msgstr "tidlegare ektemann" 16912 16913#: app/Services/RelationshipService.php:412 16914msgid "ex-spouse" 16915msgstr "tidlegare ektefelle" 16916 16917#: app/Services/RelationshipService.php:389 16918msgid "ex-wife" 16919msgstr "tidlegare hustru" 16920 16921#. I18N: A button label. 16922#: resources/views/admin/locations.phtml:150 16923msgid "export file" 16924msgstr "eksporter fil" 16925 16926#: app/Http/RequestHandlers/TreePreferencesPage.php:115 16927#: resources/xml/reports/fact_sources.xml:6 16928msgid "facts" 16929msgstr "fakta" 16930 16931#: app/Services/RelationshipService.php:351 16932msgid "father" 16933msgstr "far" 16934 16935#: app/Services/RelationshipService.php:551 16936msgctxt "husband’s father" 16937msgid "father-in-law" 16938msgstr "verfar" 16939 16940#: app/Services/RelationshipService.php:631 16941msgctxt "spouse’s father" 16942msgid "father-in-law" 16943msgstr "verfar" 16944 16945#: app/Services/RelationshipService.php:649 16946msgctxt "wife’s father" 16947msgid "father-in-law" 16948msgstr "verfar" 16949 16950#: app/Services/RelationshipService.php:369 16951msgid "fiancé" 16952msgstr "festarmann" 16953 16954#: app/Services/RelationshipService.php:416 16955msgid "fiancé(e)" 16956msgstr "trulova" 16957 16958#: app/Services/RelationshipService.php:393 16959msgid "fiancée" 16960msgstr "festarmøy" 16961 16962#: app/Services/RelationshipService.php:2352 16963msgid "fifteenth cousin" 16964msgstr "sekstenmenning" 16965 16966#: app/Services/RelationshipService.php:2316 16967msgctxt "FEMALE" 16968msgid "fifteenth cousin" 16969msgstr "sekstenmenning" 16970 16971#. 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. 16972#: app/Services/RelationshipService.php:2278 16973msgctxt "MALE" 16974msgid "fifteenth cousin" 16975msgstr "sekstenmenning" 16976 16977#. I18N: A Spanish relationship name, such as third great-nephew 16978#: app/Services/RelationshipService.php:2433 16979#, php-format 16980msgid "fifth %s" 16981msgstr "femte %s" 16982 16983#. I18N: A Spanish relationship name, such as third great-nephew 16984#: app/Services/RelationshipService.php:2411 16985#, php-format 16986msgctxt "FEMALE" 16987msgid "fifth %s" 16988msgstr "femte %s" 16989 16990#. I18N: A Spanish relationship name, such as third great-nephew 16991#: app/Services/RelationshipService.php:2388 16992#, php-format 16993msgctxt "MALE" 16994msgid "fifth %s" 16995msgstr "femte %s" 16996 16997#: app/Services/RelationshipService.php:2332 16998msgid "fifth cousin" 16999msgstr "seksmenning" 17000 17001#: app/Services/RelationshipService.php:2296 17002msgctxt "FEMALE" 17003msgid "fifth cousin" 17004msgstr "seksmenning" 17005 17006#. 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. 17007#: app/Services/RelationshipService.php:2248 17008msgctxt "MALE" 17009msgid "fifth cousin" 17010msgstr "seksmenning" 17011 17012#. I18N: A button label, first page 17013#: resources/views/admin/trees-preferences.phtml:563 17014#: resources/views/edit/reorder-card-header.phtml:22 17015#: resources/views/lists/datatables-attributes.phtml:14 17016#: resources/views/modules/media-list/pagination.phtml:25 17017msgid "first" 17018msgstr "fyrste" 17019 17020#: resources/views/admin/trees-preferences.phtml:572 17021msgctxt "Show the [first/last] [N] parts of a place name." 17022msgid "first" 17023msgstr "fyrste" 17024 17025#. I18N: A Spanish relationship name, such as third great-nephew 17026#: app/Services/RelationshipService.php:2421 17027#, php-format 17028msgid "first %s" 17029msgstr "første %s" 17030 17031#. I18N: A Spanish relationship name, such as third great-nephew 17032#: app/Services/RelationshipService.php:2399 17033#, php-format 17034msgctxt "FEMALE" 17035msgid "first %s" 17036msgstr "første %s" 17037 17038#. I18N: A Spanish relationship name, such as third great-nephew 17039#: app/Services/RelationshipService.php:2376 17040#, php-format 17041msgctxt "MALE" 17042msgid "first %s" 17043msgstr "første %s" 17044 17045#: app/Services/RelationshipService.php:2324 17046msgid "first cousin" 17047msgstr "syskenbarn" 17048 17049#: app/Services/RelationshipService.php:2288 17050msgctxt "FEMALE" 17051msgid "first cousin" 17052msgstr "kusine" 17053 17054#. 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. 17055#: app/Services/RelationshipService.php:2236 17056msgctxt "MALE" 17057msgid "first cousin" 17058msgstr "fetter" 17059 17060#: app/Services/RelationshipService.php:775 17061msgctxt "father’s brother’s child" 17062msgid "first cousin" 17063msgstr "syskenbarn" 17064 17065#: app/Services/RelationshipService.php:777 17066msgctxt "father’s brother’s daughter" 17067msgid "first cousin" 17068msgstr "kusine" 17069 17070#: app/Services/RelationshipService.php:779 17071msgctxt "father’s brother’s son" 17072msgid "first cousin" 17073msgstr "fetter" 17074 17075#: app/Services/RelationshipService.php:819 17076msgctxt "father’s sister’s child" 17077msgid "first cousin" 17078msgstr "syskenbarn" 17079 17080#: app/Services/RelationshipService.php:821 17081msgctxt "father’s sister’s daughter" 17082msgid "first cousin" 17083msgstr "kusine" 17084 17085#: app/Services/RelationshipService.php:825 17086msgctxt "father’s sister’s son" 17087msgid "first cousin" 17088msgstr "fetter" 17089 17090#: app/Services/RelationshipService.php:855 17091msgctxt "mother’s brother’s child" 17092msgid "first cousin" 17093msgstr "syskenbarn" 17094 17095#: app/Services/RelationshipService.php:857 17096msgctxt "mother’s brother’s daughter" 17097msgid "first cousin" 17098msgstr "kusine" 17099 17100#: app/Services/RelationshipService.php:859 17101msgctxt "mother’s brother’s son" 17102msgid "first cousin" 17103msgstr "fetter" 17104 17105#: app/Services/RelationshipService.php:905 17106msgctxt "mother’s sister’s child" 17107msgid "first cousin" 17108msgstr "syskenbarn" 17109 17110#: app/Services/RelationshipService.php:907 17111msgctxt "mother’s sister’s daughter" 17112msgid "first cousin" 17113msgstr "kusine" 17114 17115#: app/Services/RelationshipService.php:911 17116msgctxt "mother’s sister’s son" 17117msgid "first cousin" 17118msgstr "fetter" 17119 17120#: app/Services/RelationshipService.php:1155 17121msgctxt "father’s father’s brother’s child" 17122msgid "first cousin once removed ascending" 17123msgstr "fars syskenbarn" 17124 17125#: app/Services/RelationshipService.php:1151 17126msgctxt "father’s father’s brother’s daughter" 17127msgid "first cousin once removed ascending" 17128msgstr "fars kusine" 17129 17130#: app/Services/RelationshipService.php:1153 17131msgctxt "father’s father’s brother’s son" 17132msgid "first cousin once removed ascending" 17133msgstr "fars fetter" 17134 17135#: app/Services/RelationshipService.php:1161 17136msgctxt "father’s father’s sister’s child" 17137msgid "first cousin once removed ascending" 17138msgstr "fars syskenbarn" 17139 17140#: app/Services/RelationshipService.php:1157 17141msgctxt "father’s father’s sister’s daughter" 17142msgid "first cousin once removed ascending" 17143msgstr "fars kusine" 17144 17145#: app/Services/RelationshipService.php:1159 17146msgctxt "father’s father’s sister’s son" 17147msgid "first cousin once removed ascending" 17148msgstr "fars fetter" 17149 17150#: app/Services/RelationshipService.php:1167 17151msgctxt "father’s mother’s brother’s child" 17152msgid "first cousin once removed ascending" 17153msgstr "fars syskenbarn" 17154 17155#: app/Services/RelationshipService.php:1163 17156msgctxt "father’s mother’s brother’s daughter" 17157msgid "first cousin once removed ascending" 17158msgstr "fars kusine" 17159 17160#: app/Services/RelationshipService.php:1165 17161msgctxt "father’s mother’s brother’s son" 17162msgid "first cousin once removed ascending" 17163msgstr "fars fetter" 17164 17165#: app/Services/RelationshipService.php:1173 17166msgctxt "father’s mother’s sister’s child" 17167msgid "first cousin once removed ascending" 17168msgstr "fars syskenbarn" 17169 17170#: app/Services/RelationshipService.php:1169 17171msgctxt "father’s mother’s sister’s daughter" 17172msgid "first cousin once removed ascending" 17173msgstr "fars kusine" 17174 17175#: app/Services/RelationshipService.php:1171 17176msgctxt "father’s mother’s sister’s son" 17177msgid "first cousin once removed ascending" 17178msgstr "fars fetter" 17179 17180#: app/Services/RelationshipService.php:1179 17181msgctxt "mother’s father’s brother’s child" 17182msgid "first cousin once removed ascending" 17183msgstr "mors syskenbarn" 17184 17185#: app/Services/RelationshipService.php:1175 17186msgctxt "mother’s father’s brother’s daughter" 17187msgid "first cousin once removed ascending" 17188msgstr "mors kusine" 17189 17190#: app/Services/RelationshipService.php:1177 17191msgctxt "mother’s father’s brother’s son" 17192msgid "first cousin once removed ascending" 17193msgstr "mors fetter" 17194 17195#: app/Services/RelationshipService.php:1185 17196msgctxt "mother’s father’s sister’s child" 17197msgid "first cousin once removed ascending" 17198msgstr "mors syskenbarn" 17199 17200#: app/Services/RelationshipService.php:1181 17201msgctxt "mother’s father’s sister’s daughter" 17202msgid "first cousin once removed ascending" 17203msgstr "mors kusine" 17204 17205#: app/Services/RelationshipService.php:1183 17206msgctxt "mother’s father’s sister’s son" 17207msgid "first cousin once removed ascending" 17208msgstr "mors fetter" 17209 17210#: app/Services/RelationshipService.php:1191 17211msgctxt "mother’s mother’s brother’s child" 17212msgid "first cousin once removed ascending" 17213msgstr "mors syskenbarn" 17214 17215#: app/Services/RelationshipService.php:1187 17216msgctxt "mother’s mother’s brother’s daughter" 17217msgid "first cousin once removed ascending" 17218msgstr "mors kusine" 17219 17220#: app/Services/RelationshipService.php:1189 17221msgctxt "mother’s mother’s brother’s son" 17222msgid "first cousin once removed ascending" 17223msgstr "mors fetter" 17224 17225#: app/Services/RelationshipService.php:1197 17226msgctxt "mother’s mother’s sister’s child" 17227msgid "first cousin once removed ascending" 17228msgstr "mors syskenbarn" 17229 17230#: app/Services/RelationshipService.php:1193 17231msgctxt "mother’s mother’s sister’s daughter" 17232msgid "first cousin once removed ascending" 17233msgstr "mors kusine" 17234 17235#: app/Services/RelationshipService.php:1195 17236msgctxt "mother’s mother’s sister’s son" 17237msgid "first cousin once removed ascending" 17238msgstr "mors fetter" 17239 17240#: app/Services/RelationshipService.php:2350 17241msgid "fourteenth cousin" 17242msgstr "femtenmenning" 17243 17244#: app/Services/RelationshipService.php:2314 17245msgctxt "FEMALE" 17246msgid "fourteenth cousin" 17247msgstr "femtenmenning" 17248 17249#. 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. 17250#: app/Services/RelationshipService.php:2275 17251msgctxt "MALE" 17252msgid "fourteenth cousin" 17253msgstr "femtenmenning" 17254 17255#. I18N: A Spanish relationship name, such as third great-nephew 17256#: app/Services/RelationshipService.php:2430 17257#, php-format 17258msgid "fourth %s" 17259msgstr "fjerde %s" 17260 17261#. I18N: A Spanish relationship name, such as third great-nephew 17262#: app/Services/RelationshipService.php:2408 17263#, php-format 17264msgctxt "FEMALE" 17265msgid "fourth %s" 17266msgstr "fjerde %s" 17267 17268#. I18N: A Spanish relationship name, such as third great-nephew 17269#: app/Services/RelationshipService.php:2385 17270#, php-format 17271msgctxt "MALE" 17272msgid "fourth %s" 17273msgstr "fjerde %s" 17274 17275#: app/Services/RelationshipService.php:2330 17276msgid "fourth cousin" 17277msgstr "femmenning" 17278 17279#: app/Services/RelationshipService.php:2294 17280msgctxt "FEMALE" 17281msgid "fourth cousin" 17282msgstr "femmenning" 17283 17284#. 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. 17285#: app/Services/RelationshipService.php:2245 17286msgctxt "MALE" 17287msgid "fourth cousin" 17288msgstr "femmenning" 17289 17290#. I18N: from 1700 interval 50 years 17291#: resources/views/modules/statistics-chart/custom.phtml:101 17292#: resources/views/modules/statistics-chart/custom.phtml:104 17293#: resources/views/modules/statistics-chart/custom.phtml:107 17294#: resources/views/modules/statistics-chart/custom.phtml:110 17295#: resources/views/modules/statistics-chart/custom.phtml:113 17296#: resources/views/modules/statistics-chart/custom.phtml:116 17297#, php-format 17298msgid "from %1$s interval %2$s year" 17299msgid_plural "from %1$s interval %2$s years" 17300msgstr[0] "frå %1$s med %2$s års intervall" 17301msgstr[1] "frå %1$s med %2$s års intervall" 17302 17303#. I18N: Gedcom FROM dates 17304#: app/Date.php:209 17305#, php-format 17306msgid "from %s" 17307msgstr "frå %s" 17308 17309#. I18N: Gedcom FROM-TO dates 17310#: app/Date.php:221 17311#, php-format 17312msgid "from %s to %s" 17313msgstr "frå %s til %s" 17314 17315#. I18N: layout option for the fan chart 17316#: app/Module/FanChartModule.php:525 17317msgid "full circle" 17318msgstr "heil sirkel" 17319 17320#: resources/views/modules/statistics-chart/custom.phtml:88 17321msgid "gender" 17322msgstr "kjønn" 17323 17324#. I18N: Type of location hierarchy 17325#: app/Elements/HierarchicalRelationship.php:58 17326msgid "geographic" 17327msgstr "geografisk" 17328 17329#. I18N: A button label. 17330#: resources/views/edit/new-individual.phtml:46 17331msgid "go to new individual" 17332msgstr "gå til ny person" 17333 17334#: app/Services/RelationshipService.php:505 17335msgctxt "child’s child" 17336msgid "grandchild" 17337msgstr "barnebarn" 17338 17339#: app/Services/RelationshipService.php:517 17340msgctxt "daughter’s child" 17341msgid "grandchild" 17342msgstr "dotterbarn" 17343 17344#: app/Services/RelationshipService.php:617 17345msgctxt "son’s child" 17346msgid "grandchild" 17347msgstr "sonebarn" 17348 17349#: app/Services/RelationshipService.php:507 17350msgctxt "child’s daughter" 17351msgid "granddaughter" 17352msgstr "barnebarn" 17353 17354#: app/Services/RelationshipService.php:519 17355msgctxt "daughter’s daughter" 17356msgid "granddaughter" 17357msgstr "dotterdotter" 17358 17359#: app/Services/RelationshipService.php:619 17360msgctxt "son’s daughter" 17361msgid "granddaughter" 17362msgstr "sonedotter" 17363 17364#: app/Services/RelationshipService.php:735 17365msgctxt "child’s daughter’s husband" 17366msgid "granddaughter’s husband" 17367msgstr "barnebarns ektemann" 17368 17369#: app/Services/RelationshipService.php:757 17370msgctxt "daughter’s daughter’s husband" 17371msgid "granddaughter’s husband" 17372msgstr "dotterdotters ektemann" 17373 17374#: app/Services/RelationshipService.php:1055 17375msgctxt "son’s daughter’s husband" 17376msgid "granddaughter’s husband" 17377msgstr "sonedotters ektemann" 17378 17379#: app/Services/RelationshipService.php:587 17380msgctxt "parent’s father" 17381msgid "grandfather" 17382msgstr "bestefar" 17383 17384#: app/Services/RelationshipService.php:589 17385msgctxt "parent’s mother" 17386msgid "grandmother" 17387msgstr "bestemor" 17388 17389#: app/Services/RelationshipService.php:591 17390msgctxt "parent’s parent" 17391msgid "grandparent" 17392msgstr "besteforelder" 17393 17394#: app/Services/RelationshipService.php:511 17395msgctxt "child’s son" 17396msgid "grandson" 17397msgstr "barnebarn" 17398 17399#: app/Services/RelationshipService.php:523 17400msgctxt "daughter’s son" 17401msgid "grandson" 17402msgstr "dotterson" 17403 17404#: app/Services/RelationshipService.php:621 17405msgctxt "son’s son" 17406msgid "grandson" 17407msgstr "soneson" 17408 17409#: app/Services/RelationshipService.php:745 17410msgctxt "child’s son’s wife" 17411msgid "grandson’s wife" 17412msgstr "barnebarns hustru" 17413 17414#: app/Services/RelationshipService.php:773 17415msgctxt "daughter’s son’s wife" 17416msgid "grandson’s wife" 17417msgstr "dottersons hustru" 17418 17419#: app/Services/RelationshipService.php:1065 17420msgctxt "son’s son’s wife" 17421msgid "grandson’s wife" 17422msgstr "sonesons hustru" 17423 17424#: app/Services/RelationshipService.php:1441 17425#: app/Services/RelationshipService.php:1460 17426#: app/Services/RelationshipService.php:1472 17427#: app/Services/RelationshipService.php:1484 17428#: app/Services/RelationshipService.php:1495 17429#: app/Services/RelationshipService.php:1511 17430#, php-format 17431msgid "great ×%s aunt" 17432msgstr "%s× grandtante" 17433 17434#: app/Services/RelationshipService.php:1444 17435#: app/Services/RelationshipService.php:1463 17436#: app/Services/RelationshipService.php:1475 17437#: app/Services/RelationshipService.php:1487 17438#: app/Services/RelationshipService.php:1498 17439#: app/Services/RelationshipService.php:1514 17440#, php-format 17441msgid "great ×%s aunt/uncle" 17442msgstr "%s× grandonkel/-tante" 17443 17444#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17445#: app/Services/RelationshipService.php:2055 17446#: app/Services/RelationshipService.php:2066 17447#: app/Services/RelationshipService.php:2077 17448#: app/Services/RelationshipService.php:2098 17449#, php-format 17450msgid "great ×%s grandchild" 17451msgstr "%s× tippoldebarn" 17452 17453#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17454#: app/Services/RelationshipService.php:2052 17455#: app/Services/RelationshipService.php:2063 17456#: app/Services/RelationshipService.php:2074 17457#: app/Services/RelationshipService.php:2094 17458#, php-format 17459msgid "great ×%s granddaughter" 17460msgstr "%s× tippoldebarn" 17461 17462#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17463#: app/Services/RelationshipService.php:1889 17464#: app/Services/RelationshipService.php:1903 17465#: app/Services/RelationshipService.php:1915 17466#: app/Services/RelationshipService.php:1926 17467#: app/Services/RelationshipService.php:1939 17468#: app/Services/RelationshipService.php:1955 17469#, php-format 17470msgid "great ×%s grandfather" 17471msgstr "%s× tippoldefar" 17472 17473#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17474#: app/Services/RelationshipService.php:1893 17475#: app/Services/RelationshipService.php:1907 17476#: app/Services/RelationshipService.php:1919 17477#: app/Services/RelationshipService.php:1930 17478#: app/Services/RelationshipService.php:1944 17479#: app/Services/RelationshipService.php:1960 17480#, php-format 17481msgid "great ×%s grandmother" 17482msgstr "%s× tippoldemor" 17483 17484#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17485#: app/Services/RelationshipService.php:1896 17486#: app/Services/RelationshipService.php:1910 17487#: app/Services/RelationshipService.php:1922 17488#: app/Services/RelationshipService.php:1933 17489#: app/Services/RelationshipService.php:1948 17490#: app/Services/RelationshipService.php:1964 17491#, php-format 17492msgid "great ×%s grandparent" 17493msgstr "%s× tippoldeforelder" 17494 17495#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17496#: app/Services/RelationshipService.php:2048 17497#: app/Services/RelationshipService.php:2059 17498#: app/Services/RelationshipService.php:2071 17499#: app/Services/RelationshipService.php:2089 17500#, php-format 17501msgid "great ×%s grandson" 17502msgstr "%s× tippoldebarn" 17503 17504#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17505#: app/Services/RelationshipService.php:1772 17506#: app/Services/RelationshipService.php:1784 17507#: app/Services/RelationshipService.php:1800 17508#, php-format 17509msgid "great ×%s nephew" 17510msgstr "%s× grandnevø" 17511 17512#: app/Services/RelationshipService.php:1672 17513#: app/Services/RelationshipService.php:1707 17514#: app/Services/RelationshipService.php:1743 17515#, php-format 17516msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 17517msgid "great ×%s nephew" 17518msgstr "%s× grandnevø" 17519 17520#: app/Services/RelationshipService.php:1676 17521#: app/Services/RelationshipService.php:1711 17522#: app/Services/RelationshipService.php:1746 17523#, php-format 17524msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 17525msgid "great ×%s nephew" 17526msgstr "%s× grandnevø" 17527 17528#: app/Services/RelationshipService.php:1679 17529#: app/Services/RelationshipService.php:1714 17530#: app/Services/RelationshipService.php:1749 17531#, php-format 17532msgctxt "(a woman’s) great ×%s nephew" 17533msgid "great ×%s nephew" 17534msgstr "%s× grandnevø" 17535 17536#: app/Services/RelationshipService.php:1779 17537#: app/Services/RelationshipService.php:1791 17538#: app/Services/RelationshipService.php:1807 17539#, php-format 17540msgid "great ×%s nephew/niece" 17541msgstr "%s× grandnevø/-niese" 17542 17543#: app/Services/RelationshipService.php:1695 17544#: app/Services/RelationshipService.php:1730 17545#: app/Services/RelationshipService.php:1762 17546#, php-format 17547msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 17548msgid "great ×%s nephew/niece" 17549msgstr "%s× grandnevø/-niese" 17550 17551#: app/Services/RelationshipService.php:1699 17552#: app/Services/RelationshipService.php:1734 17553#: app/Services/RelationshipService.php:1765 17554#, php-format 17555msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 17556msgid "great ×%s nephew/niece" 17557msgstr "%s× grandnevø/-niese" 17558 17559#: app/Services/RelationshipService.php:1702 17560#: app/Services/RelationshipService.php:1737 17561#: app/Services/RelationshipService.php:1768 17562#, php-format 17563msgctxt "(a woman’s) great ×%s nephew/niece" 17564msgid "great ×%s nephew/niece" 17565msgstr "%s× grandnevø/-niese" 17566 17567#: app/Services/RelationshipService.php:1776 17568#: app/Services/RelationshipService.php:1788 17569#: app/Services/RelationshipService.php:1804 17570#, php-format 17571msgid "great ×%s niece" 17572msgstr "%s× grandniese" 17573 17574#: app/Services/RelationshipService.php:1684 17575#: app/Services/RelationshipService.php:1719 17576#: app/Services/RelationshipService.php:1753 17577#, php-format 17578msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 17579msgid "great ×%s niece" 17580msgstr "%s× grandniese" 17581 17582#: app/Services/RelationshipService.php:1688 17583#: app/Services/RelationshipService.php:1723 17584#: app/Services/RelationshipService.php:1756 17585#, php-format 17586msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 17587msgid "great ×%s niece" 17588msgstr "%s× grandniese" 17589 17590#: app/Services/RelationshipService.php:1691 17591#: app/Services/RelationshipService.php:1726 17592#: app/Services/RelationshipService.php:1759 17593#, php-format 17594msgctxt "(a woman’s) great ×%s niece" 17595msgid "great ×%s niece" 17596msgstr "%s× grandniese" 17597 17598#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17599#: app/Services/RelationshipService.php:1437 17600#: app/Services/RelationshipService.php:1468 17601#: app/Services/RelationshipService.php:1480 17602#: app/Services/RelationshipService.php:1492 17603#: app/Services/RelationshipService.php:1507 17604#, php-format 17605msgid "great ×%s uncle" 17606msgstr "%s× grandonkel" 17607 17608#: app/Services/RelationshipService.php:1449 17609#, php-format 17610msgctxt "great ×(%s-1) grandfather’s brother" 17611msgid "great ×%s uncle" 17612msgstr "%s× grandonkel" 17613 17614#: app/Services/RelationshipService.php:1453 17615#, php-format 17616msgctxt "great ×(%s-1) grandmother’s brother" 17617msgid "great ×%s uncle" 17618msgstr "%s× grandonkel" 17619 17620#: app/Services/RelationshipService.php:1456 17621#, php-format 17622msgctxt "great ×(%s-1) grandparent’s brother" 17623msgid "great ×%s uncle" 17624msgstr "%s× grandonkel" 17625 17626#: app/Services/RelationshipService.php:1367 17627msgid "great ×4 aunt" 17628msgstr "4× grandtante" 17629 17630#: app/Services/RelationshipService.php:1370 17631msgid "great ×4 aunt/uncle" 17632msgstr "4× grandonkel/-tante" 17633 17634#: app/Services/RelationshipService.php:2003 17635msgid "great ×4 grandchild" 17636msgstr "3× tippoldebarn" 17637 17638#: app/Services/RelationshipService.php:2000 17639msgid "great ×4 granddaughter" 17640msgstr "3× tippoldebarn" 17641 17642#: app/Services/RelationshipService.php:1839 17643msgid "great ×4 grandfather" 17644msgstr "3× tippoldefar" 17645 17646#: app/Services/RelationshipService.php:1843 17647msgid "great ×4 grandmother" 17648msgstr "3× tippoldemor" 17649 17650#: app/Services/RelationshipService.php:1846 17651msgid "great ×4 grandparent" 17652msgstr "3× tippoldeforelder" 17653 17654#: app/Services/RelationshipService.php:1996 17655msgid "great ×4 grandson" 17656msgstr "3× tippoldebarn" 17657 17658#: app/Services/RelationshipService.php:1596 17659msgctxt "(a man’s) brother’s great-great-great-grandson" 17660msgid "great ×4 nephew" 17661msgstr "4× grandnevø" 17662 17663#: app/Services/RelationshipService.php:1600 17664msgctxt "(a man’s) sister’s great-great-great-grandson" 17665msgid "great ×4 nephew" 17666msgstr "4× grandnevø" 17667 17668#: app/Services/RelationshipService.php:1603 17669msgctxt "(a woman’s) great ×4 nephew" 17670msgid "great ×4 nephew" 17671msgstr "4× grandnevø" 17672 17673#: app/Services/RelationshipService.php:1619 17674msgctxt "(a man’s) brother’s great-great-great-grandchild" 17675msgid "great ×4 nephew/niece" 17676msgstr "4× grandnevø/-niese" 17677 17678#: app/Services/RelationshipService.php:1623 17679msgctxt "(a man’s) sister’s great-great-great-grandchild" 17680msgid "great ×4 nephew/niece" 17681msgstr "4× grandnevø/-niese" 17682 17683#: app/Services/RelationshipService.php:1626 17684msgctxt "(a woman’s) great ×4 nephew/niece" 17685msgid "great ×4 nephew/niece" 17686msgstr "4× grandnevø/-niese" 17687 17688#: app/Services/RelationshipService.php:1608 17689msgctxt "(a man’s) brother’s great-great-great-granddaughter" 17690msgid "great ×4 niece" 17691msgstr "4× grandniese" 17692 17693#: app/Services/RelationshipService.php:1612 17694msgctxt "(a man’s) sister’s great-great-great-granddaughter" 17695msgid "great ×4 niece" 17696msgstr "4× grandniese" 17697 17698#: app/Services/RelationshipService.php:1615 17699msgctxt "(a woman’s) great ×4 niece" 17700msgid "great ×4 niece" 17701msgstr "4× grandniese" 17702 17703#: app/Services/RelationshipService.php:1356 17704msgctxt "great-great-great-grandfather’s brother" 17705msgid "great ×4 uncle" 17706msgstr "4× grandonkel" 17707 17708#: app/Services/RelationshipService.php:1360 17709msgctxt "great-great-great-grandmother’s brother" 17710msgid "great ×4 uncle" 17711msgstr "4× grandonkel" 17712 17713#: app/Services/RelationshipService.php:1363 17714msgctxt "great-great-great-grandparent’s brother" 17715msgid "great ×4 uncle" 17716msgstr "4× grandonkel" 17717 17718#: app/Services/RelationshipService.php:1386 17719msgid "great ×5 aunt" 17720msgstr "5× grandtante" 17721 17722#: app/Services/RelationshipService.php:1389 17723msgid "great ×5 aunt/uncle" 17724msgstr "5× grandonkel/-tante" 17725 17726#: app/Services/RelationshipService.php:2014 17727msgid "great ×5 grandchild" 17728msgstr "4× tippoldebarn" 17729 17730#: app/Services/RelationshipService.php:2011 17731msgid "great ×5 granddaughter" 17732msgstr "4× tippoldebarn" 17733 17734#: app/Services/RelationshipService.php:1850 17735msgid "great ×5 grandfather" 17736msgstr "4× tippoldefar" 17737 17738#: app/Services/RelationshipService.php:1854 17739msgid "great ×5 grandmother" 17740msgstr "4× tippoldemor" 17741 17742#: app/Services/RelationshipService.php:1857 17743msgid "great ×5 grandparent" 17744msgstr "4× tippoldeforelder" 17745 17746#: app/Services/RelationshipService.php:2007 17747msgid "great ×5 grandson" 17748msgstr "4× tippoldebarn" 17749 17750#: app/Services/RelationshipService.php:1631 17751msgctxt "(a man’s) brother’s great ×4 grandson" 17752msgid "great ×5 nephew" 17753msgstr "5× grandnevø" 17754 17755#: app/Services/RelationshipService.php:1635 17756msgctxt "(a man’s) sister’s great ×4 grandson" 17757msgid "great ×5 nephew" 17758msgstr "5× grandnevø" 17759 17760#: app/Services/RelationshipService.php:1638 17761msgctxt "(a woman’s) great ×5 nephew" 17762msgid "great ×5 nephew" 17763msgstr "5× grandnevø" 17764 17765#: app/Services/RelationshipService.php:1654 17766msgctxt "(a man’s) brother’s great ×4 grandchild" 17767msgid "great ×5 nephew/niece" 17768msgstr "5× grandnevø/-niese" 17769 17770#: app/Services/RelationshipService.php:1658 17771msgctxt "(a man’s) sister’s great ×4 grandchild" 17772msgid "great ×5 nephew/niece" 17773msgstr "5× grandnevø/-niese" 17774 17775#: app/Services/RelationshipService.php:1661 17776msgctxt "(a woman’s) great ×5 nephew/niece" 17777msgid "great ×5 nephew/niece" 17778msgstr "5× grandnevø/-niese" 17779 17780#: app/Services/RelationshipService.php:1643 17781msgctxt "(a man’s) brother’s great ×4 granddaughter" 17782msgid "great ×5 niece" 17783msgstr "5× grandniese" 17784 17785#: app/Services/RelationshipService.php:1647 17786msgctxt "(a man’s) sister’s great ×4 granddaughter" 17787msgid "great ×5 niece" 17788msgstr "5× grandniese" 17789 17790#: app/Services/RelationshipService.php:1650 17791msgctxt "(a woman’s) great ×5 niece" 17792msgid "great ×5 niece" 17793msgstr "5× grandniese" 17794 17795#: app/Services/RelationshipService.php:1375 17796msgctxt "great ×4 grandfather’s brother" 17797msgid "great ×5 uncle" 17798msgstr "5× grandonkel" 17799 17800#: app/Services/RelationshipService.php:1379 17801msgctxt "great ×4 grandmother’s brother" 17802msgid "great ×5 uncle" 17803msgstr "5× grandonkel" 17804 17805#: app/Services/RelationshipService.php:1382 17806msgctxt "great ×4 grandparent’s brother" 17807msgid "great ×5 uncle" 17808msgstr "5× grandonkel" 17809 17810#: app/Services/RelationshipService.php:1405 17811msgid "great ×6 aunt" 17812msgstr "6× grandtante" 17813 17814#: app/Services/RelationshipService.php:1408 17815msgid "great ×6 aunt/uncle" 17816msgstr "6× grandonkel/-tante" 17817 17818#: app/Services/RelationshipService.php:2025 17819msgid "great ×6 grandchild" 17820msgstr "5× tippoldebarn" 17821 17822#: app/Services/RelationshipService.php:2022 17823msgid "great ×6 granddaughter" 17824msgstr "5× tippoldebarn" 17825 17826#: app/Services/RelationshipService.php:1861 17827msgid "great ×6 grandfather" 17828msgstr "5× tippoldefar" 17829 17830#: app/Services/RelationshipService.php:1865 17831msgid "great ×6 grandmother" 17832msgstr "5× tippoldemor" 17833 17834#: app/Services/RelationshipService.php:1868 17835msgid "great ×6 grandparent" 17836msgstr "5× tippoldeforelder" 17837 17838#: app/Services/RelationshipService.php:2018 17839msgid "great ×6 grandson" 17840msgstr "5× tippoldebarn" 17841 17842#: app/Services/RelationshipService.php:1394 17843msgctxt "great ×5 grandfather’s brother" 17844msgid "great ×6 uncle" 17845msgstr "6× grandonkel" 17846 17847#: app/Services/RelationshipService.php:1398 17848msgctxt "great ×5 grandmother’s brother" 17849msgid "great ×6 uncle" 17850msgstr "6× grandonkel" 17851 17852#: app/Services/RelationshipService.php:1401 17853msgctxt "great ×5 grandparent’s brother" 17854msgid "great ×6 uncle" 17855msgstr "6× grandonkel" 17856 17857#: app/Services/RelationshipService.php:1424 17858msgid "great ×7 aunt" 17859msgstr "7× grandtante" 17860 17861#: app/Services/RelationshipService.php:1427 17862msgid "great ×7 aunt/uncle" 17863msgstr "7× grandonkel/-tante" 17864 17865#: app/Services/RelationshipService.php:2036 17866msgid "great ×7 grandchild" 17867msgstr "6× tippoldebarn" 17868 17869#: app/Services/RelationshipService.php:2033 17870msgid "great ×7 granddaughter" 17871msgstr "6× tippoldebarn" 17872 17873#: app/Services/RelationshipService.php:1872 17874msgid "great ×7 grandfather" 17875msgstr "6× tippoldefar" 17876 17877#: app/Services/RelationshipService.php:1876 17878msgid "great ×7 grandmother" 17879msgstr "6× tippoldemor" 17880 17881#: app/Services/RelationshipService.php:1879 17882msgid "great ×7 grandparent" 17883msgstr "6× tippoldeforelder" 17884 17885#: app/Services/RelationshipService.php:2029 17886msgid "great ×7 grandson" 17887msgstr "6× tippoldebarn" 17888 17889#: app/Services/RelationshipService.php:1413 17890msgctxt "great ×6 grandfather’s brother" 17891msgid "great ×7 uncle" 17892msgstr "7× grandonkel" 17893 17894#: app/Services/RelationshipService.php:1417 17895msgctxt "great ×6 grandmother’s brother" 17896msgid "great ×7 uncle" 17897msgstr "7× grandonkel" 17898 17899#: app/Services/RelationshipService.php:1420 17900msgctxt "great ×6 grandparent’s brother" 17901msgid "great ×7 uncle" 17902msgstr "7× grandonkel" 17903 17904#: app/Services/RelationshipService.php:1097 17905msgctxt "father’s father’s brother’s wife" 17906msgid "great-aunt" 17907msgstr "grandonkels hustru" 17908 17909#: app/Services/RelationshipService.php:793 17910msgctxt "father’s father’s sister" 17911msgid "great-aunt" 17912msgstr "farfars syster" 17913 17914#: app/Services/RelationshipService.php:1103 17915msgctxt "father’s mother’s brother’s wife" 17916msgid "great-aunt" 17917msgstr "grandonkels hustru" 17918 17919#: app/Services/RelationshipService.php:805 17920msgctxt "father’s mother’s sister" 17921msgid "great-aunt" 17922msgstr "farmors syster" 17923 17924#: app/Services/RelationshipService.php:1109 17925msgctxt "father’s parent’s brother’s wife" 17926msgid "great-aunt" 17927msgstr "grandonkels hustru" 17928 17929#: app/Services/RelationshipService.php:817 17930msgctxt "father’s parent’s sister" 17931msgid "great-aunt" 17932msgstr "grandtante" 17933 17934#: app/Services/RelationshipService.php:1115 17935msgctxt "mother’s father’s brother’s wife" 17936msgid "great-aunt" 17937msgstr "grandonkels hustru" 17938 17939#: app/Services/RelationshipService.php:873 17940msgctxt "mother’s father’s sister" 17941msgid "great-aunt" 17942msgstr "morfars syster" 17943 17944#: app/Services/RelationshipService.php:1121 17945msgctxt "mother’s mother’s brother’s wife" 17946msgid "great-aunt" 17947msgstr "grandonkels hustru" 17948 17949#: app/Services/RelationshipService.php:891 17950msgctxt "mother’s mother’s sister" 17951msgid "great-aunt" 17952msgstr "mormors syster" 17953 17954#: app/Services/RelationshipService.php:1127 17955msgctxt "mother’s parent’s brother’s wife" 17956msgid "great-aunt" 17957msgstr "grandonkels hustru" 17958 17959#: app/Services/RelationshipService.php:903 17960msgctxt "mother’s parent’s sister" 17961msgid "great-aunt" 17962msgstr "grandtante" 17963 17964#: app/Services/RelationshipService.php:1133 17965msgctxt "parent’s father’s brother’s wife" 17966msgid "great-aunt" 17967msgstr "grandonkels hustru" 17968 17969#: app/Services/RelationshipService.php:925 17970msgctxt "parent’s father’s sister" 17971msgid "great-aunt" 17972msgstr "grandtante" 17973 17974#: app/Services/RelationshipService.php:1139 17975msgctxt "parent’s mother’s brother’s wife" 17976msgid "great-aunt" 17977msgstr "grandonkels hustru" 17978 17979#: app/Services/RelationshipService.php:937 17980msgctxt "parent’s mother’s sister" 17981msgid "great-aunt" 17982msgstr "grandtante" 17983 17984#: app/Services/RelationshipService.php:1145 17985msgctxt "parent’s parent’s brother’s wife" 17986msgid "great-aunt" 17987msgstr "grandonkels hustru" 17988 17989#: app/Services/RelationshipService.php:949 17990msgctxt "parent’s parent’s sister" 17991msgid "great-aunt" 17992msgstr "grandtante" 17993 17994#: app/Services/RelationshipService.php:791 17995msgctxt "father’s father’s sibling" 17996msgid "great-aunt/uncle" 17997msgstr "grandonkel/-tante" 17998 17999#: app/Services/RelationshipService.php:1099 18000msgctxt "father’s father’s sibling’s spouse" 18001msgid "great-aunt/uncle" 18002msgstr "grandonkel/-tante" 18003 18004#: app/Services/RelationshipService.php:803 18005msgctxt "father’s mother’s sibling" 18006msgid "great-aunt/uncle" 18007msgstr "grandonkel/-tante" 18008 18009#: app/Services/RelationshipService.php:1105 18010msgctxt "father’s mother’s sibling’s spouse" 18011msgid "great-aunt/uncle" 18012msgstr "grandonkel/-tante" 18013 18014#: app/Services/RelationshipService.php:815 18015msgctxt "father’s parent’s sibling" 18016msgid "great-aunt/uncle" 18017msgstr "grandonkel/-tante" 18018 18019#: app/Services/RelationshipService.php:1111 18020msgctxt "father’s parent’s sibling’s spouse" 18021msgid "great-aunt/uncle" 18022msgstr "grandonkel/-tante" 18023 18024#: app/Services/RelationshipService.php:871 18025msgctxt "mother’s father’s sibling" 18026msgid "great-aunt/uncle" 18027msgstr "grandonkel/-tante" 18028 18029#: app/Services/RelationshipService.php:1117 18030msgctxt "mother’s father’s sibling’s spouse" 18031msgid "great-aunt/uncle" 18032msgstr "grandonkel/-tante" 18033 18034#: app/Services/RelationshipService.php:889 18035msgctxt "mother’s mother’s sibling" 18036msgid "great-aunt/uncle" 18037msgstr "grandonkel/-tante" 18038 18039#: app/Services/RelationshipService.php:1123 18040msgctxt "mother’s mother’s sibling’s spouse" 18041msgid "great-aunt/uncle" 18042msgstr "grandonkel/-tante" 18043 18044#: app/Services/RelationshipService.php:901 18045msgctxt "mother’s parent’s sibling" 18046msgid "great-aunt/uncle" 18047msgstr "grandonkel/-tante" 18048 18049#: app/Services/RelationshipService.php:1129 18050msgctxt "mother’s parent’s sibling’s spouse" 18051msgid "great-aunt/uncle" 18052msgstr "grandonkel/-tante" 18053 18054#: app/Services/RelationshipService.php:923 18055msgctxt "parent’s father’s sibling" 18056msgid "great-aunt/uncle" 18057msgstr "grandonkel/-tante" 18058 18059#: app/Services/RelationshipService.php:1135 18060msgctxt "parent’s father’s sibling’s spouse" 18061msgid "great-aunt/uncle" 18062msgstr "grandonkel/-tante" 18063 18064#: app/Services/RelationshipService.php:935 18065msgctxt "parent’s mother’s sibling" 18066msgid "great-aunt/uncle" 18067msgstr "grandonkel/-tante" 18068 18069#: app/Services/RelationshipService.php:1141 18070msgctxt "parent’s mother’s sibling’s spouse" 18071msgid "great-aunt/uncle" 18072msgstr "grandonkel/-tante" 18073 18074#: app/Services/RelationshipService.php:947 18075msgctxt "parent’s parent’s sibling" 18076msgid "great-aunt/uncle" 18077msgstr "grandonkel/-tante" 18078 18079#: app/Services/RelationshipService.php:1147 18080msgctxt "parent’s parent’s sibling’s spouse" 18081msgid "great-aunt/uncle" 18082msgstr "grandonkel/-tante" 18083 18084#: app/Services/RelationshipService.php:725 18085msgctxt "child’s child’s child" 18086msgid "great-grandchild" 18087msgstr "oldebarn" 18088 18089#: app/Services/RelationshipService.php:731 18090msgctxt "child’s daughter’s child" 18091msgid "great-grandchild" 18092msgstr "oldebarn" 18093 18094#: app/Services/RelationshipService.php:739 18095msgctxt "child’s son’s child" 18096msgid "great-grandchild" 18097msgstr "oldebarn" 18098 18099#: app/Services/RelationshipService.php:747 18100msgctxt "daughter’s child’s child" 18101msgid "great-grandchild" 18102msgstr "oldebarn" 18103 18104#: app/Services/RelationshipService.php:753 18105msgctxt "daughter’s daughter’s child" 18106msgid "great-grandchild" 18107msgstr "oldebarn" 18108 18109#: app/Services/RelationshipService.php:767 18110msgctxt "daughter’s son’s child" 18111msgid "great-grandchild" 18112msgstr "oldebarn" 18113 18114#: app/Services/RelationshipService.php:1045 18115msgctxt "son’s child’s child" 18116msgid "great-grandchild" 18117msgstr "oldebarn" 18118 18119#: app/Services/RelationshipService.php:1051 18120msgctxt "son’s daughter’s child" 18121msgid "great-grandchild" 18122msgstr "oldebarn" 18123 18124#: app/Services/RelationshipService.php:1059 18125msgctxt "son’s son’s child" 18126msgid "great-grandchild" 18127msgstr "oldebarn" 18128 18129#: app/Services/RelationshipService.php:727 18130msgctxt "child’s child’s daughter" 18131msgid "great-granddaughter" 18132msgstr "oldebarn" 18133 18134#: app/Services/RelationshipService.php:733 18135msgctxt "child’s daughter’s daughter" 18136msgid "great-granddaughter" 18137msgstr "oldebarn" 18138 18139#: app/Services/RelationshipService.php:741 18140msgctxt "child’s son’s daughter" 18141msgid "great-granddaughter" 18142msgstr "oldebarn" 18143 18144#: app/Services/RelationshipService.php:749 18145msgctxt "daughter’s child’s daughter" 18146msgid "great-granddaughter" 18147msgstr "oldebarn" 18148 18149#: app/Services/RelationshipService.php:755 18150msgctxt "daughter’s daughter’s daughter" 18151msgid "great-granddaughter" 18152msgstr "oldebarn" 18153 18154#: app/Services/RelationshipService.php:769 18155msgctxt "daughter’s son’s daughter" 18156msgid "great-granddaughter" 18157msgstr "oldebarn" 18158 18159#: app/Services/RelationshipService.php:1047 18160msgctxt "son’s child’s daughter" 18161msgid "great-granddaughter" 18162msgstr "oldebarn" 18163 18164#: app/Services/RelationshipService.php:1053 18165msgctxt "son’s daughter’s daughter" 18166msgid "great-granddaughter" 18167msgstr "oldebarn" 18168 18169#: app/Services/RelationshipService.php:1061 18170msgctxt "son’s son’s daughter" 18171msgid "great-granddaughter" 18172msgstr "oldebarn" 18173 18174#: app/Services/RelationshipService.php:785 18175msgctxt "father’s father’s father" 18176msgid "great-grandfather" 18177msgstr "oldefar" 18178 18179#: app/Services/RelationshipService.php:797 18180msgctxt "father’s mother’s father" 18181msgid "great-grandfather" 18182msgstr "oldefar" 18183 18184#: app/Services/RelationshipService.php:809 18185msgctxt "father’s parent’s father" 18186msgid "great-grandfather" 18187msgstr "oldefar" 18188 18189#: app/Services/RelationshipService.php:865 18190msgctxt "mother’s father’s father" 18191msgid "great-grandfather" 18192msgstr "oldefar" 18193 18194#: app/Services/RelationshipService.php:883 18195msgctxt "mother’s mother’s father" 18196msgid "great-grandfather" 18197msgstr "oldefar" 18198 18199#: app/Services/RelationshipService.php:895 18200msgctxt "mother’s parent’s father" 18201msgid "great-grandfather" 18202msgstr "oldefar" 18203 18204#: app/Services/RelationshipService.php:917 18205msgctxt "parent’s father’s father" 18206msgid "great-grandfather" 18207msgstr "oldefar" 18208 18209#: app/Services/RelationshipService.php:929 18210msgctxt "parent’s mother’s father" 18211msgid "great-grandfather" 18212msgstr "oldefar" 18213 18214#: app/Services/RelationshipService.php:941 18215msgctxt "parent’s parent’s father" 18216msgid "great-grandfather" 18217msgstr "oldefar" 18218 18219#: app/Services/RelationshipService.php:787 18220msgctxt "father’s father’s mother" 18221msgid "great-grandmother" 18222msgstr "oldemor" 18223 18224#: app/Services/RelationshipService.php:799 18225msgctxt "father’s mother’s mother" 18226msgid "great-grandmother" 18227msgstr "oldemor" 18228 18229#: app/Services/RelationshipService.php:811 18230msgctxt "father’s parent’s mother" 18231msgid "great-grandmother" 18232msgstr "oldemor" 18233 18234#: app/Services/RelationshipService.php:867 18235msgctxt "mother’s father’s mother" 18236msgid "great-grandmother" 18237msgstr "oldemor" 18238 18239#: app/Services/RelationshipService.php:885 18240msgctxt "mother’s mother’s mother" 18241msgid "great-grandmother" 18242msgstr "oldemor" 18243 18244#: app/Services/RelationshipService.php:897 18245msgctxt "mother’s parent’s mother" 18246msgid "great-grandmother" 18247msgstr "oldemor" 18248 18249#: app/Services/RelationshipService.php:919 18250msgctxt "parent’s father’s mother" 18251msgid "great-grandmother" 18252msgstr "oldemor" 18253 18254#: app/Services/RelationshipService.php:931 18255msgctxt "parent’s mother’s mother" 18256msgid "great-grandmother" 18257msgstr "oldemor" 18258 18259#: app/Services/RelationshipService.php:943 18260msgctxt "parent’s parent’s mother" 18261msgid "great-grandmother" 18262msgstr "oldemor" 18263 18264#: app/Services/RelationshipService.php:789 18265msgctxt "father’s father’s parent" 18266msgid "great-grandparent" 18267msgstr "oldeforelder" 18268 18269#: app/Services/RelationshipService.php:801 18270msgctxt "father’s mother’s parent" 18271msgid "great-grandparent" 18272msgstr "oldeforelder" 18273 18274#: app/Services/RelationshipService.php:813 18275msgctxt "father’s parent’s parent" 18276msgid "great-grandparent" 18277msgstr "oldeforelder" 18278 18279#: app/Services/RelationshipService.php:869 18280msgctxt "mother’s father’s parent" 18281msgid "great-grandparent" 18282msgstr "oldeforelder" 18283 18284#: app/Services/RelationshipService.php:887 18285msgctxt "mother’s mother’s parent" 18286msgid "great-grandparent" 18287msgstr "oldeforelder" 18288 18289#: app/Services/RelationshipService.php:899 18290msgctxt "mother’s parent’s parent" 18291msgid "great-grandparent" 18292msgstr "oldeforelder" 18293 18294#: app/Services/RelationshipService.php:921 18295msgctxt "parent’s father’s parent" 18296msgid "great-grandparent" 18297msgstr "oldeforelder" 18298 18299#: app/Services/RelationshipService.php:933 18300msgctxt "parent’s mother’s parent" 18301msgid "great-grandparent" 18302msgstr "oldeforelder" 18303 18304#: app/Services/RelationshipService.php:945 18305msgctxt "parent’s parent’s parent" 18306msgid "great-grandparent" 18307msgstr "oldeforelder" 18308 18309#: app/Services/RelationshipService.php:729 18310msgctxt "child’s child’s son" 18311msgid "great-grandson" 18312msgstr "oldebarn" 18313 18314#: app/Services/RelationshipService.php:737 18315msgctxt "child’s daughter’s son" 18316msgid "great-grandson" 18317msgstr "oldebarn" 18318 18319#: app/Services/RelationshipService.php:743 18320msgctxt "child’s son’s son" 18321msgid "great-grandson" 18322msgstr "oldebarn" 18323 18324#: app/Services/RelationshipService.php:751 18325msgctxt "daughter’s child’s son" 18326msgid "great-grandson" 18327msgstr "oldebarn" 18328 18329#: app/Services/RelationshipService.php:759 18330msgctxt "daughter’s daughter’s son" 18331msgid "great-grandson" 18332msgstr "oldebarn" 18333 18334#: app/Services/RelationshipService.php:771 18335msgctxt "daughter’s son’s son" 18336msgid "great-grandson" 18337msgstr "oldebarn" 18338 18339#: app/Services/RelationshipService.php:1049 18340msgctxt "son’s child’s son" 18341msgid "great-grandson" 18342msgstr "oldebarn" 18343 18344#: app/Services/RelationshipService.php:1057 18345msgctxt "son’s daughter’s son" 18346msgid "great-grandson" 18347msgstr "oldebarn" 18348 18349#: app/Services/RelationshipService.php:1063 18350msgctxt "son’s son’s son" 18351msgid "great-grandson" 18352msgstr "oldebarn" 18353 18354#: app/Services/RelationshipService.php:1329 18355msgid "great-great-aunt" 18356msgstr "2x grandtante" 18357 18358#: app/Services/RelationshipService.php:1332 18359msgid "great-great-aunt/uncle" 18360msgstr "2x grandonkel/-tante" 18361 18362#: app/Services/RelationshipService.php:1981 18363msgid "great-great-grandchild" 18364msgstr "tippoldebarn" 18365 18366#: app/Services/RelationshipService.php:1978 18367msgid "great-great-granddaughter" 18368msgstr "tippoldebarn" 18369 18370#: app/Services/RelationshipService.php:1817 18371msgid "great-great-grandfather" 18372msgstr "tippoldefar" 18373 18374#: app/Services/RelationshipService.php:1821 18375msgid "great-great-grandmother" 18376msgstr "tippoldemor" 18377 18378#: app/Services/RelationshipService.php:1824 18379msgid "great-great-grandparent" 18380msgstr "tippoldeforelder" 18381 18382#: app/Services/RelationshipService.php:1974 18383msgid "great-great-grandson" 18384msgstr "tippoldebarn" 18385 18386#: app/Services/RelationshipService.php:1348 18387msgid "great-great-great-aunt" 18388msgstr "3× grandtante" 18389 18390#: app/Services/RelationshipService.php:1351 18391msgid "great-great-great-aunt/uncle" 18392msgstr "3× grandonkel/-tante" 18393 18394#: app/Services/RelationshipService.php:1992 18395msgid "great-great-great-grandchild" 18396msgstr "tipptippoldebarn" 18397 18398#: app/Services/RelationshipService.php:1989 18399msgid "great-great-great-granddaughter" 18400msgstr "tipptippoldebarn" 18401 18402#: app/Services/RelationshipService.php:1828 18403msgid "great-great-great-grandfather" 18404msgstr "tipptippoldefar" 18405 18406#: app/Services/RelationshipService.php:1832 18407msgid "great-great-great-grandmother" 18408msgstr "tipptippoldemor" 18409 18410#: app/Services/RelationshipService.php:1835 18411msgid "great-great-great-grandparent" 18412msgstr "tipptippoldeforelder" 18413 18414#: app/Services/RelationshipService.php:1985 18415msgid "great-great-great-grandson" 18416msgstr "tipptippoldebarn" 18417 18418#: app/Services/RelationshipService.php:1561 18419msgctxt "(a man’s) brother’s great-great-grandson" 18420msgid "great-great-great-nephew" 18421msgstr "3× grandnevø" 18422 18423#: app/Services/RelationshipService.php:1565 18424msgctxt "(a man’s) sister’s great-great-grandson" 18425msgid "great-great-great-nephew" 18426msgstr "3× grandnevø" 18427 18428#: app/Services/RelationshipService.php:1568 18429msgctxt "(a woman’s) great-great-great-nephew" 18430msgid "great-great-great-nephew" 18431msgstr "3× grandnevø" 18432 18433#: app/Services/RelationshipService.php:1584 18434msgctxt "(a man’s) brother’s great-great-grandchild" 18435msgid "great-great-great-nephew/niece" 18436msgstr "3× grandnevø/-niese" 18437 18438#: app/Services/RelationshipService.php:1588 18439msgctxt "(a man’s) sister’s great-great-grandchild" 18440msgid "great-great-great-nephew/niece" 18441msgstr "3× grandnevø/-niese" 18442 18443#: app/Services/RelationshipService.php:1591 18444msgctxt "(a woman’s) great-great-great-nephew/niece" 18445msgid "great-great-great-nephew/niece" 18446msgstr "3× grandnevø/-niese" 18447 18448#: app/Services/RelationshipService.php:1573 18449msgctxt "(a man’s) brother’s great-great-granddaughter" 18450msgid "great-great-great-niece" 18451msgstr "3× grandniese" 18452 18453#: app/Services/RelationshipService.php:1577 18454msgctxt "(a man’s) sister’s great-great-granddaughter" 18455msgid "great-great-great-niece" 18456msgstr "3× grandniese" 18457 18458#: app/Services/RelationshipService.php:1580 18459msgctxt "(a woman’s) great-great-great-niece" 18460msgid "great-great-great-niece" 18461msgstr "3× grandniese" 18462 18463#: app/Services/RelationshipService.php:1337 18464msgctxt "great-great-grandfather’s brother" 18465msgid "great-great-great-uncle" 18466msgstr "3× grandonkel" 18467 18468#: app/Services/RelationshipService.php:1341 18469msgctxt "great-great-grandmother’s brother" 18470msgid "great-great-great-uncle" 18471msgstr "3× grandonkel" 18472 18473#: app/Services/RelationshipService.php:1344 18474msgctxt "great-great-grandparent’s brother" 18475msgid "great-great-great-uncle" 18476msgstr "3× grandonkel" 18477 18478#: app/Services/RelationshipService.php:1526 18479msgctxt "(a man’s) brother’s great-grandson" 18480msgid "great-great-nephew" 18481msgstr "2x grandnevø" 18482 18483#: app/Services/RelationshipService.php:1530 18484msgctxt "(a man’s) sister’s great-grandson" 18485msgid "great-great-nephew" 18486msgstr "2x grandnevø" 18487 18488#: app/Services/RelationshipService.php:1533 18489msgctxt "(a woman’s) great-great-nephew" 18490msgid "great-great-nephew" 18491msgstr "2x grandnevø" 18492 18493#: app/Services/RelationshipService.php:1549 18494msgctxt "(a man’s) brother’s great-grandchild" 18495msgid "great-great-nephew/niece" 18496msgstr "2x grandnevø/-niese" 18497 18498#: app/Services/RelationshipService.php:1553 18499msgctxt "(a man’s) sister’s great-grandchild" 18500msgid "great-great-nephew/niece" 18501msgstr "2x grandnevø/-niese" 18502 18503#: app/Services/RelationshipService.php:1556 18504msgctxt "(a woman’s) great-great-nephew/niece" 18505msgid "great-great-nephew/niece" 18506msgstr "2x grandnevø/-niese" 18507 18508#: app/Services/RelationshipService.php:1538 18509msgctxt "(a man’s) brother’s great-granddaughter" 18510msgid "great-great-niece" 18511msgstr "2x grandniese" 18512 18513#: app/Services/RelationshipService.php:1542 18514msgctxt "(a man’s) sister’s great-granddaughter" 18515msgid "great-great-niece" 18516msgstr "2x grandniese" 18517 18518#: app/Services/RelationshipService.php:1545 18519msgctxt "(a woman’s) great-great-niece" 18520msgid "great-great-niece" 18521msgstr "2x grandniese" 18522 18523#: app/Services/RelationshipService.php:1318 18524msgctxt "great-grandfather’s brother" 18525msgid "great-great-uncle" 18526msgstr "2x grandonkel" 18527 18528#: app/Services/RelationshipService.php:1322 18529msgctxt "great-grandmother’s brother" 18530msgid "great-great-uncle" 18531msgstr "2x grandonkel" 18532 18533#: app/Services/RelationshipService.php:1325 18534msgctxt "great-grandparent’s brother" 18535msgid "great-great-uncle" 18536msgstr "2x grandonkel" 18537 18538#: app/Services/RelationshipService.php:674 18539msgctxt "(a man’s) brother’s child’s son" 18540msgid "great-nephew" 18541msgstr "grandnevø" 18542 18543#: app/Services/RelationshipService.php:694 18544msgctxt "(a man’s) brother’s daughter’s son" 18545msgid "great-nephew" 18546msgstr "grandnevø" 18547 18548#: app/Services/RelationshipService.php:712 18549msgctxt "(a man’s) brother’s son’s son" 18550msgid "great-nephew" 18551msgstr "grandnevø" 18552 18553#: app/Services/RelationshipService.php:994 18554msgctxt "(a man’s) sister’s child’s son" 18555msgid "great-nephew" 18556msgstr "grandnevø" 18557 18558#: app/Services/RelationshipService.php:1014 18559msgctxt "(a man’s) sister’s daughter’s son" 18560msgid "great-nephew" 18561msgstr "grandnevø" 18562 18563#: app/Services/RelationshipService.php:1038 18564msgctxt "(a man’s) sister’s son’s son" 18565msgid "great-nephew" 18566msgstr "grandnevø" 18567 18568#: app/Services/RelationshipService.php:677 18569msgctxt "(a woman’s) brother’s child’s son" 18570msgid "great-nephew" 18571msgstr "grandnevø" 18572 18573#: app/Services/RelationshipService.php:697 18574msgctxt "(a woman’s) brother’s daughter’s son" 18575msgid "great-nephew" 18576msgstr "grandnevø" 18577 18578#: app/Services/RelationshipService.php:715 18579msgctxt "(a woman’s) brother’s son’s son" 18580msgid "great-nephew" 18581msgstr "grandnevø" 18582 18583#: app/Services/RelationshipService.php:997 18584msgctxt "(a woman’s) sister’s child’s son" 18585msgid "great-nephew" 18586msgstr "grandnevø" 18587 18588#: app/Services/RelationshipService.php:1017 18589msgctxt "(a woman’s) sister’s daughter’s son" 18590msgid "great-nephew" 18591msgstr "grandnevø" 18592 18593#: app/Services/RelationshipService.php:1041 18594msgctxt "(a woman’s) sister’s son’s son" 18595msgid "great-nephew" 18596msgstr "grandnevø" 18597 18598#: app/Services/RelationshipService.php:963 18599msgctxt "sibling’s child’s son" 18600msgid "great-nephew" 18601msgstr "grandnevø" 18602 18603#: app/Services/RelationshipService.php:971 18604msgctxt "sibling’s daughter’s son" 18605msgid "great-nephew" 18606msgstr "grandnevø" 18607 18608#: app/Services/RelationshipService.php:977 18609msgctxt "sibling’s son’s son" 18610msgid "great-nephew" 18611msgstr "grandnevø" 18612 18613#: app/Services/RelationshipService.php:662 18614msgctxt "(a man’s) brother’s child’s child" 18615msgid "great-nephew/niece" 18616msgstr "grandnevø/-niese" 18617 18618#: app/Services/RelationshipService.php:680 18619msgctxt "(a man’s) brother’s daughter’s child" 18620msgid "great-nephew/niece" 18621msgstr "grandnevø/-niese" 18622 18623#: app/Services/RelationshipService.php:700 18624msgctxt "(a man’s) brother’s son’s child" 18625msgid "great-nephew/niece" 18626msgstr "grandnevø/-niese" 18627 18628#: app/Services/RelationshipService.php:982 18629msgctxt "(a man’s) sister’s child’s child" 18630msgid "great-nephew/niece" 18631msgstr "grandnevø/-niese" 18632 18633#: app/Services/RelationshipService.php:1000 18634msgctxt "(a man’s) sister’s daughter’s child" 18635msgid "great-nephew/niece" 18636msgstr "grandnevø/-niese" 18637 18638#: app/Services/RelationshipService.php:1026 18639msgctxt "(a man’s) sister’s son’s child" 18640msgid "great-nephew/niece" 18641msgstr "grandnevø/-niese" 18642 18643#: app/Services/RelationshipService.php:665 18644msgctxt "(a woman’s) brother’s child’s child" 18645msgid "great-nephew/niece" 18646msgstr "grandnevø/-niese" 18647 18648#: app/Services/RelationshipService.php:683 18649msgctxt "(a woman’s) brother’s daughter’s child" 18650msgid "great-nephew/niece" 18651msgstr "grandnevø/-niese" 18652 18653#: app/Services/RelationshipService.php:703 18654msgctxt "(a woman’s) brother’s son’s child" 18655msgid "great-nephew/niece" 18656msgstr "grandnevø/-niese" 18657 18658#: app/Services/RelationshipService.php:985 18659msgctxt "(a woman’s) sister’s child’s child" 18660msgid "great-nephew/niece" 18661msgstr "grandnevø/-niese" 18662 18663#: app/Services/RelationshipService.php:1003 18664msgctxt "(a woman’s) sister’s daughter’s child" 18665msgid "great-nephew/niece" 18666msgstr "grandnevø/-niese" 18667 18668#: app/Services/RelationshipService.php:1029 18669msgctxt "(a woman’s) sister’s son’s child" 18670msgid "great-nephew/niece" 18671msgstr "grandnevø/-niese" 18672 18673#: app/Services/RelationshipService.php:959 18674msgctxt "sibling’s child’s child" 18675msgid "great-nephew/niece" 18676msgstr "grandnevø/-niese" 18677 18678#: app/Services/RelationshipService.php:965 18679msgctxt "sibling’s daughter’s child" 18680msgid "great-nephew/niece" 18681msgstr "grandnevø/-niese" 18682 18683#: app/Services/RelationshipService.php:973 18684msgctxt "sibling’s son’s child" 18685msgid "great-nephew/niece" 18686msgstr "grandnevø/-niese" 18687 18688#: app/Services/RelationshipService.php:668 18689msgctxt "(a man’s) brother’s child’s daughter" 18690msgid "great-niece" 18691msgstr "grandniese" 18692 18693#: app/Services/RelationshipService.php:686 18694msgctxt "(a man’s) brother’s daughter’s daughter" 18695msgid "great-niece" 18696msgstr "grandniese" 18697 18698#: app/Services/RelationshipService.php:706 18699msgctxt "(a man’s) brother’s son’s daughter" 18700msgid "great-niece" 18701msgstr "grandniese" 18702 18703#: app/Services/RelationshipService.php:988 18704msgctxt "(a man’s) sister’s child’s daughter" 18705msgid "great-niece" 18706msgstr "grandniese" 18707 18708#: app/Services/RelationshipService.php:1006 18709msgctxt "(a man’s) sister’s daughter’s daughter" 18710msgid "great-niece" 18711msgstr "grandniese" 18712 18713#: app/Services/RelationshipService.php:1032 18714msgctxt "(a man’s) sister’s son’s daughter" 18715msgid "great-niece" 18716msgstr "grandniese" 18717 18718#: app/Services/RelationshipService.php:671 18719msgctxt "(a woman’s) brother’s child’s daughter" 18720msgid "great-niece" 18721msgstr "grandniese" 18722 18723#: app/Services/RelationshipService.php:689 18724msgctxt "(a woman’s) brother’s daughter’s daughter" 18725msgid "great-niece" 18726msgstr "grandniese" 18727 18728#: app/Services/RelationshipService.php:709 18729msgctxt "(a woman’s) brother’s son’s daughter" 18730msgid "great-niece" 18731msgstr "grandniese" 18732 18733#: app/Services/RelationshipService.php:991 18734msgctxt "(a woman’s) sister’s child’s daughter" 18735msgid "great-niece" 18736msgstr "grandniese" 18737 18738#: app/Services/RelationshipService.php:1009 18739msgctxt "(a woman’s) sister’s daughter’s daughter" 18740msgid "great-niece" 18741msgstr "grandniese" 18742 18743#: app/Services/RelationshipService.php:1035 18744msgctxt "(a woman’s) sister’s son’s daughter" 18745msgid "great-niece" 18746msgstr "grandniese" 18747 18748#: app/Services/RelationshipService.php:961 18749msgctxt "sibling’s child’s daughter" 18750msgid "great-niece" 18751msgstr "grandniese" 18752 18753#: app/Services/RelationshipService.php:967 18754msgctxt "sibling’s daughter’s daughter" 18755msgid "great-niece" 18756msgstr "grandniese" 18757 18758#: app/Services/RelationshipService.php:975 18759msgctxt "sibling’s son’s daughter" 18760msgid "great-niece" 18761msgstr "grandniese" 18762 18763#: app/Services/RelationshipService.php:783 18764msgctxt "father’s father’s brother" 18765msgid "great-uncle" 18766msgstr "farfars bror" 18767 18768#: app/Services/RelationshipService.php:1101 18769msgctxt "father’s father’s sister’s husband" 18770msgid "great-uncle" 18771msgstr "grandtantes ektemann" 18772 18773#: app/Services/RelationshipService.php:795 18774msgctxt "father’s mother’s brother" 18775msgid "great-uncle" 18776msgstr "farmors bror" 18777 18778#: app/Services/RelationshipService.php:1107 18779msgctxt "father’s mother’s sister’s husband" 18780msgid "great-uncle" 18781msgstr "grandtantes ektemann" 18782 18783#: app/Services/RelationshipService.php:807 18784msgctxt "father’s parent’s brother" 18785msgid "great-uncle" 18786msgstr "grandonkel" 18787 18788#: app/Services/RelationshipService.php:1113 18789msgctxt "father’s parent’s sister’s husband" 18790msgid "great-uncle" 18791msgstr "grandtantes ektemann" 18792 18793#: app/Services/RelationshipService.php:863 18794msgctxt "mother’s father’s brother" 18795msgid "great-uncle" 18796msgstr "morfars bror" 18797 18798#: app/Services/RelationshipService.php:1119 18799msgctxt "mother’s father’s sister’s husband" 18800msgid "great-uncle" 18801msgstr "grandtantes ektemann" 18802 18803#: app/Services/RelationshipService.php:881 18804msgctxt "mother’s mother’s brother" 18805msgid "great-uncle" 18806msgstr "mormors bror" 18807 18808#: app/Services/RelationshipService.php:1125 18809msgctxt "mother’s mother’s sister’s husband" 18810msgid "great-uncle" 18811msgstr "grandtantes ektemann" 18812 18813#: app/Services/RelationshipService.php:893 18814msgctxt "mother’s parent’s brother" 18815msgid "great-uncle" 18816msgstr "grandonkel" 18817 18818#: app/Services/RelationshipService.php:1131 18819msgctxt "mother’s parent’s sister’s husband" 18820msgid "great-uncle" 18821msgstr "grandtantes ektemann" 18822 18823#: app/Services/RelationshipService.php:915 18824msgctxt "parent’s father’s brother" 18825msgid "great-uncle" 18826msgstr "grandonkel" 18827 18828#: app/Services/RelationshipService.php:1137 18829msgctxt "parent’s father’s sister’s husband" 18830msgid "great-uncle" 18831msgstr "grandtantes ektemann" 18832 18833#: app/Services/RelationshipService.php:927 18834msgctxt "parent’s mother’s brother" 18835msgid "great-uncle" 18836msgstr "grandonkel" 18837 18838#: app/Services/RelationshipService.php:1143 18839msgctxt "parent’s mother’s sister’s husband" 18840msgid "great-uncle" 18841msgstr "grandtantes ektemann" 18842 18843#: app/Services/RelationshipService.php:939 18844msgctxt "parent’s parent’s brother" 18845msgid "great-uncle" 18846msgstr "grandonkel" 18847 18848#: app/Services/RelationshipService.php:1149 18849msgctxt "parent’s parent’s sister’s husband" 18850msgid "great-uncle" 18851msgstr "grandtantes ektemann" 18852 18853#. I18N: layout option for the fan chart 18854#: app/Module/FanChartModule.php:521 18855msgid "half circle" 18856msgstr "halvsirkel" 18857 18858#: app/Services/RelationshipService.php:541 18859msgctxt "father’s son" 18860msgid "half-brother" 18861msgstr "halvbror" 18862 18863#: app/Services/RelationshipService.php:579 18864msgctxt "mother’s son" 18865msgid "half-brother" 18866msgstr "halvbror" 18867 18868#: app/Services/RelationshipService.php:597 18869msgctxt "parent’s son" 18870msgid "half-brother" 18871msgstr "halvbror" 18872 18873#: app/Services/RelationshipService.php:527 18874msgctxt "father’s child" 18875msgid "half-sibling" 18876msgstr "halvsysken" 18877 18878#: app/Services/RelationshipService.php:563 18879msgctxt "mother’s child" 18880msgid "half-sibling" 18881msgstr "halvsysken" 18882 18883#: app/Services/RelationshipService.php:583 18884msgctxt "parent’s child" 18885msgid "half-sibling" 18886msgstr "halvsysken" 18887 18888#: app/Services/RelationshipService.php:529 18889msgctxt "father’s daughter" 18890msgid "half-sister" 18891msgstr "halvsyster" 18892 18893#: app/Services/RelationshipService.php:565 18894msgctxt "mother’s daughter" 18895msgid "half-sister" 18896msgstr "halvsyster" 18897 18898#: app/Services/RelationshipService.php:585 18899msgctxt "parent’s daughter" 18900msgid "half-sister" 18901msgstr "halvsyster" 18902 18903#. I18N: reflexive pronoun 18904#: app/Services/RelationshipService.php:244 18905msgid "herself" 18906msgstr "sjølv" 18907 18908#: resources/views/admin/site-mail.phtml:152 18909#: resources/views/admin/tags.phtml:65 resources/views/admin/tags.phtml:79 18910#: resources/views/admin/tags.phtml:93 resources/views/admin/tags.phtml:105 18911#: resources/views/admin/tags.phtml:119 resources/views/admin/tags.phtml:133 18912#: resources/views/admin/tags.phtml:147 resources/views/admin/tags.phtml:161 18913#: resources/views/admin/tags.phtml:195 resources/views/admin/tags.phtml:209 18914#: resources/views/admin/tags.phtml:223 resources/views/admin/tags.phtml:237 18915#: resources/views/admin/tags.phtml:253 resources/views/admin/tags.phtml:287 18916#: resources/views/admin/tags.phtml:301 resources/views/admin/tags.phtml:315 18917#: resources/views/admin/tags.phtml:349 resources/views/admin/tags.phtml:362 18918#: resources/views/admin/tags.phtml:376 resources/views/admin/tags.phtml:390 18919#: resources/views/admin/tags.phtml:429 resources/views/admin/tags.phtml:463 18920#: resources/views/admin/tags.phtml:477 resources/views/admin/tags.phtml:491 18921#: resources/views/admin/tags.phtml:509 resources/views/admin/tags.phtml:527 18922#: resources/views/admin/tags.phtml:541 resources/views/admin/tags.phtml:559 18923#: resources/views/admin/tags.phtml:573 resources/views/admin/tags.phtml:587 18924#: resources/views/admin/tags.phtml:601 resources/views/admin/tags.phtml:615 18925#: resources/views/admin/tags.phtml:629 resources/views/admin/tags.phtml:643 18926#: resources/views/admin/tags.phtml:657 resources/views/admin/tags.phtml:671 18927#: resources/views/admin/tags.phtml:685 resources/views/admin/tags.phtml:699 18928#: resources/views/admin/tags.phtml:713 resources/views/admin/tags.phtml:767 18929#: resources/views/admin/tags.phtml:801 resources/views/admin/tags.phtml:815 18930#: resources/views/admin/tags.phtml:829 resources/views/admin/tags.phtml:843 18931#: resources/views/admin/tags.phtml:857 resources/views/admin/tags.phtml:871 18932#: resources/views/admin/tags.phtml:907 resources/views/admin/tags.phtml:925 18933#: resources/views/admin/trees-preferences.phtml:296 18934#: resources/views/admin/trees-preferences.phtml:372 18935#: resources/views/admin/trees-preferences.phtml:385 18936#: resources/views/admin/trees-preferences.phtml:399 18937#: resources/views/admin/trees-preferences.phtml:520 18938#: resources/views/admin/trees-preferences.phtml:619 18939#: resources/views/admin/trees-preferences.phtml:632 18940#: resources/views/admin/users-create.phtml:61 18941#: resources/views/admin/users-edit.phtml:71 18942#: resources/views/edit-account-page.phtml:91 18943#: resources/views/login-page.phtml:46 18944#: resources/views/modules/login_block/sign-in.phtml:32 18945#: resources/views/password-reset-page.phtml:37 18946#: resources/views/register-page.phtml:75 18947#: resources/views/setup/step-4-database-mysql.phtml:99 18948#: resources/views/setup/step-4-database-pgsql.phtml:86 18949#: resources/views/setup/step-4-database-sqlsvr.phtml:86 18950#: resources/views/setup/step-5-administrator.phtml:81 18951msgid "hide" 18952msgstr "skjul" 18953 18954#. I18N: reflexive pronoun 18955#: app/Services/RelationshipService.php:241 18956msgid "himself" 18957msgstr "sjølv" 18958 18959#. I18N: Type of demographic data 18960#: app/Elements/DemographicDataType.php:55 18961msgid "household" 18962msgstr "hushald" 18963 18964#: app/Services/RelationshipService.php:367 18965msgid "husband" 18966msgstr "ektemann" 18967 18968#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 18969#: app/Elements/NameType.php:57 18970msgid "immigration name" 18971msgstr "namn ved immigrasjon" 18972 18973#. I18N: A button label. 18974#: resources/views/admin/locations.phtml:163 18975msgid "import file" 18976msgstr "importer fil" 18977 18978#: app/Elements/NoteStructure.php:66 18979msgid "inline note" 18980msgstr "innlema notat" 18981 18982#. I18N: Gedcom INT dates 18983#: app/Date.php:197 18984#, php-format 18985msgid "interpreted %s (%s)" 18986msgstr "tolka %s (%s)" 18987 18988#. I18N: reverse the selection (of a list of options) 18989#: resources/views/search-trees.phtml:52 18990msgid "invert selection" 18991msgstr "Invertér" 18992 18993#. I18N: a month in the French republican calendar 18994#: app/Date/FrenchDate.php:173 18995msgctxt "GENITIVE" 18996msgid "jours complementaires" 18997msgstr "jours complémentaires" 18998 18999#. I18N: a month in the French republican calendar 19000#: app/Date/FrenchDate.php:267 19001msgctxt "INSTRUMENTAL" 19002msgid "jours complementaires" 19003msgstr "jours complémentaires" 19004 19005#. I18N: a month in the French republican calendar 19006#: app/Date/FrenchDate.php:220 19007msgctxt "LOCATIVE" 19008msgid "jours complementaires" 19009msgstr "jours complémentaires" 19010 19011#. I18N: a month in the French republican calendar 19012#: app/Date/FrenchDate.php:126 19013msgctxt "NOMINATIVE" 19014msgid "jours complementaires" 19015msgstr "jours complémentaires" 19016 19017#. I18N: A button label, last page 19018#: resources/views/admin/trees-preferences.phtml:563 19019#: resources/views/edit/reorder-card-header.phtml:34 19020#: resources/views/lists/datatables-attributes.phtml:16 19021#: resources/views/modules/media-list/pagination.phtml:53 19022msgid "last" 19023msgstr "siste" 19024 19025#: resources/views/admin/trees-preferences.phtml:572 19026msgctxt "Show the [first/last] [N] parts of a place name." 19027msgid "last" 19028msgstr "siste" 19029 19030#: app/Module/PedigreeChartModule.php:369 19031#: app/Module/PedigreeChartModule.php:377 19032msgid "left" 19033msgstr "venstre" 19034 19035#. I18N: Layout option for lists of names 19036#. I18N: An option in a list-box 19037#: app/Http/RequestHandlers/TreePreferencesPage.php:92 19038#: app/Module/OnThisDayModule.php:258 app/Module/RecentChangesModule.php:255 19039#: app/Module/TopGivenNamesModule.php:182 19040#: app/Module/UpcomingAnniversariesModule.php:310 19041#: app/Module/YahrzeitModule.php:257 19042msgid "list" 19043msgstr "liste" 19044 19045#: app/Http/RequestHandlers/MapDataImportAction.php:183 19046#, php-format 19047msgid "locations updated: %s, locations added: %s" 19048msgstr "stadar oppdatert: %s, stadar lagde til: %s" 19049 19050#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 19051#: app/Elements/NameType.php:59 19052msgid "maiden name" 19053msgstr "jentenamn" 19054 19055#: resources/views/admin/trees-privacy.phtml:127 19056msgid "managers" 19057msgstr "forvaltarar" 19058 19059#. I18N: https://en.wikipedia.org/wiki/Markdown 19060#: app/Http/RequestHandlers/TreePreferencesPage.php:110 19061msgid "markdown" 19062msgstr "markdown" 19063 19064#: resources/xml/reports/descendancy_report.xml:245 19065msgctxt "FEMALE" 19066msgid "married" 19067msgstr "ekta" 19068 19069#: resources/xml/reports/descendancy_report.xml:176 19070msgctxt "MALE" 19071msgid "married" 19072msgstr "ekta" 19073 19074#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 19075#: app/Elements/NameType.php:61 19076msgid "married name" 19077msgstr "namn som gift" 19078 19079#: app/Services/RelationshipService.php:567 19080msgctxt "mother’s father" 19081msgid "maternal grandfather" 19082msgstr "morfar" 19083 19084#: app/Services/RelationshipService.php:571 19085msgctxt "mother’s mother" 19086msgid "maternal grandmother" 19087msgstr "mormor" 19088 19089#: app/Services/RelationshipService.php:573 19090msgctxt "mother’s parent" 19091msgid "maternal grandparent" 19092msgstr "besteforelder" 19093 19094#. I18N: A system where children take their mother’s surname 19095#: app/SurnameTradition.php:88 19096msgid "matrilineal" 19097msgstr "matrilineær" 19098 19099#: resources/views/modules/recent_changes/config.phtml:25 19100#: resources/views/modules/upcoming_events/config.phtml:25 19101#: resources/views/modules/yahrzeit/config.phtml:23 19102#, php-format 19103msgid "maximum %s day" 19104msgid_plural "maximum %s days" 19105msgstr[0] "maks %s dag" 19106msgstr[1] "maks %s dagar" 19107 19108#: resources/views/admin/trees-privacy.phtml:37 19109#: resources/views/admin/trees-privacy.phtml:56 19110#: resources/views/admin/trees-privacy.phtml:87 19111#: resources/views/admin/trees-privacy.phtml:126 19112#: resources/views/admin/trees-privacy.phtml:146 19113msgid "members" 19114msgstr "medlemer" 19115 19116#. I18N: Name of a theme. 19117#: app/Module/MinimalTheme.php:39 19118msgid "minimal" 19119msgstr "minimal" 19120 19121#: app/Services/RelationshipService.php:349 19122msgid "mother" 19123msgstr "mor" 19124 19125#: app/Services/RelationshipService.php:553 19126msgctxt "husband’s mother" 19127msgid "mother-in-law" 19128msgstr "vermor" 19129 19130#: app/Services/RelationshipService.php:633 19131msgctxt "spouse’s mother" 19132msgid "mother-in-law" 19133msgstr "vermor" 19134 19135#: app/Services/RelationshipService.php:651 19136msgctxt "wife’s mother" 19137msgid "mother-in-law" 19138msgstr "vermor" 19139 19140#: app/Services/RelationshipService.php:639 19141msgctxt "spouse’s parent" 19142msgid "mother/father-in-law" 19143msgstr "verforelder" 19144 19145#: app/Services/RelationshipService.php:501 19146msgctxt "brother’s son" 19147msgid "nephew" 19148msgstr "brorson" 19149 19150#: app/Services/RelationshipService.php:853 19151msgctxt "husband’s brother’s son" 19152msgid "nephew" 19153msgstr "nevø" 19154 19155#: app/Services/RelationshipService.php:849 19156msgctxt "husband’s sibling’s son" 19157msgid "nephew" 19158msgstr "nevø" 19159 19160#: app/Services/RelationshipService.php:851 19161msgctxt "husband’s sister’s son" 19162msgid "nephew" 19163msgstr "nevø" 19164 19165#: app/Services/RelationshipService.php:605 19166msgctxt "sibling’s son" 19167msgid "nephew" 19168msgstr "nevø" 19169 19170#: app/Services/RelationshipService.php:615 19171msgctxt "sister’s son" 19172msgid "nephew" 19173msgstr "systerson" 19174 19175#: app/Services/RelationshipService.php:1093 19176msgctxt "wife’s brother’s son" 19177msgid "nephew" 19178msgstr "nevø" 19179 19180#: app/Services/RelationshipService.php:1089 19181msgctxt "wife’s sibling’s son" 19182msgid "nephew" 19183msgstr "nevø" 19184 19185#: app/Services/RelationshipService.php:1091 19186msgctxt "wife’s sister’s son" 19187msgid "nephew" 19188msgstr "nevø" 19189 19190#: app/Services/RelationshipService.php:691 19191msgctxt "brother’s daughter’s husband" 19192msgid "nephew-in-law" 19193msgstr "brordotters ektemann" 19194 19195#: app/Services/RelationshipService.php:969 19196msgctxt "sibling’s daughter’s husband" 19197msgid "nephew-in-law" 19198msgstr "nieses ektemann" 19199 19200#: app/Services/RelationshipService.php:1011 19201msgctxt "sisters’s daughter’s husband" 19202msgid "nephew-in-law" 19203msgstr "systerdotters ektemann" 19204 19205#: app/Services/RelationshipService.php:497 19206msgctxt "brother’s child" 19207msgid "nephew/niece" 19208msgstr "brorbarn" 19209 19210#: app/Services/RelationshipService.php:841 19211msgctxt "husband’s brother’s child" 19212msgid "nephew/niece" 19213msgstr "nevø/niese" 19214 19215#: app/Services/RelationshipService.php:837 19216msgctxt "husband’s sibling’s child" 19217msgid "nephew/niece" 19218msgstr "nevø/niese" 19219 19220#: app/Services/RelationshipService.php:839 19221msgctxt "husband’s sister’s child" 19222msgid "nephew/niece" 19223msgstr "nevø/niese" 19224 19225#: app/Services/RelationshipService.php:601 19226msgctxt "sibling’s child" 19227msgid "nephew/niece" 19228msgstr "brorbarn" 19229 19230#: app/Services/RelationshipService.php:609 19231msgctxt "sister’s child" 19232msgid "nephew/niece" 19233msgstr "systerbarn" 19234 19235#: app/Services/RelationshipService.php:1081 19236msgctxt "wife’s brother’s child" 19237msgid "nephew/niece" 19238msgstr "nevø/niese" 19239 19240#: app/Services/RelationshipService.php:1077 19241msgctxt "wife’s sibling’s child" 19242msgid "nephew/niece" 19243msgstr "nevø/niese" 19244 19245#: app/Services/RelationshipService.php:1079 19246msgctxt "wife’s sister’s child" 19247msgid "nephew/niece" 19248msgstr "nevø/niese" 19249 19250#. I18N: A button label, next page 19251#: resources/views/admin/data-fix-select.phtml:50 19252#: resources/views/individual-page-images.phtml:51 19253#: resources/views/layouts/default.phtml:156 19254#: resources/views/lists/datatables-attributes.phtml:18 19255#: resources/views/modules/media-list/pagination.phtml:45 19256#: resources/views/setup/step-1-language.phtml:59 19257#: resources/views/setup/step-2-server-checks.phtml:87 19258#: resources/views/setup/step-3-database-type.phtml:93 19259#: resources/views/setup/step-4-database-mysql.phtml:134 19260#: resources/views/setup/step-4-database-pgsql.phtml:119 19261#: resources/views/setup/step-4-database-sqlite.phtml:89 19262#: resources/views/setup/step-4-database-sqlsvr.phtml:119 19263#: resources/views/setup/step-5-administrator.phtml:104 19264msgid "next" 19265msgstr "neste" 19266 19267#: app/Services/RelationshipService.php:499 19268msgctxt "brother’s daughter" 19269msgid "niece" 19270msgstr "brordotter" 19271 19272#: app/Services/RelationshipService.php:847 19273msgctxt "husband’s brother’s daughter" 19274msgid "niece" 19275msgstr "niese" 19276 19277#: app/Services/RelationshipService.php:843 19278msgctxt "husband’s sibling’s daughter" 19279msgid "niece" 19280msgstr "niese" 19281 19282#: app/Services/RelationshipService.php:845 19283msgctxt "husband’s sister’s daughter" 19284msgid "niece" 19285msgstr "niese" 19286 19287#: app/Services/RelationshipService.php:603 19288msgctxt "sibling’s daughter" 19289msgid "niece" 19290msgstr "niese" 19291 19292#: app/Services/RelationshipService.php:611 19293msgctxt "sister’s daughter" 19294msgid "niece" 19295msgstr "systerdotter" 19296 19297#: app/Services/RelationshipService.php:1087 19298msgctxt "wife’s brother’s daughter" 19299msgid "niece" 19300msgstr "niese" 19301 19302#: app/Services/RelationshipService.php:1083 19303msgctxt "wife’s sibling’s daughter" 19304msgid "niece" 19305msgstr "niese" 19306 19307#: app/Services/RelationshipService.php:1085 19308msgctxt "wife’s sister’s daughter" 19309msgid "niece" 19310msgstr "niese" 19311 19312#: app/Services/RelationshipService.php:717 19313msgctxt "brother’s son’s wife" 19314msgid "niece-in-law" 19315msgstr "brorsons hustru" 19316 19317#: app/Services/RelationshipService.php:979 19318msgctxt "sibling’s son’s wife" 19319msgid "niece-in-law" 19320msgstr "nevøs hustru" 19321 19322#: app/Services/RelationshipService.php:1043 19323msgctxt "sisters’s son’s wife" 19324msgid "niece-in-law" 19325msgstr "systersons hustru" 19326 19327#: app/Services/RelationshipService.php:2340 19328msgid "ninth cousin" 19329msgstr "timenning" 19330 19331#: app/Services/RelationshipService.php:2304 19332msgctxt "FEMALE" 19333msgid "ninth cousin" 19334msgstr "timenning" 19335 19336#. 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. 19337#: app/Services/RelationshipService.php:2260 19338msgctxt "MALE" 19339msgid "ninth cousin" 19340msgstr "timenning" 19341 19342#: app/Elements/OrdinanceProcessFlag.php:55 19343#: app/Http/RequestHandlers/UserListData.php:140 19344#: app/Http/RequestHandlers/UserListData.php:141 19345#: app/Statistics/Repository/LatestUserRepository.php:146 19346#: resources/views/admin/site-mail.phtml:124 19347#: resources/views/admin/site-preferences.phtml:101 19348#: resources/views/admin/site-registration.phtml:54 19349#: resources/views/admin/site-registration.phtml:69 19350#: resources/views/admin/trees-preferences.phtml:143 19351#: resources/views/admin/trees-preferences.phtml:309 19352#: resources/views/admin/trees-preferences.phtml:533 19353#: resources/views/admin/trees-preferences.phtml:547 19354#: resources/views/admin/trees-preferences.phtml:606 19355#: resources/views/admin/trees-preferences.phtml:712 19356#: resources/views/admin/trees-preferences.phtml:738 19357#: resources/views/lists/families-table.phtml:330 19358#: resources/views/modules/fix-search-and-replace/options.phtml:56 19359#: resources/views/modules/html/config.phtml:54 19360#: resources/views/modules/random_media/config.phtml:40 19361#: resources/views/modules/random_media/config.phtml:49 19362#: resources/views/modules/recent_changes/config.phtml:61 19363#: resources/views/modules/recent_changes/config.phtml:70 19364#: resources/views/modules/review_changes/config.phtml:21 19365#: resources/views/modules/todays_events/config.phtml:22 19366#: resources/views/modules/todo/config.phtml:24 19367#: resources/views/modules/todo/config.phtml:34 19368#: resources/views/modules/todo/config.phtml:43 19369#: resources/views/modules/upcoming_events/config.phtml:34 19370#: resources/xml/reports/change_report.xml:8 19371#: resources/xml/reports/family_group_report.xml:255 19372#: resources/xml/reports/family_group_report.xml:426 19373#: resources/xml/reports/family_group_report.xml:609 19374#: resources/xml/reports/family_group_report.xml:953 19375#: resources/xml/reports/individual_ext_report.xml:190 19376#: resources/xml/reports/individual_report.xml:178 19377msgid "no" 19378msgstr "nei" 19379 19380#: app/Http/RequestHandlers/TreePreferencesPage.php:114 19381#: app/Module/RelationshipsChartModule.php:472 19382#: app/Services/EmailService.php:203 19383#: resources/views/modules/statistics-chart/custom.phtml:83 19384msgid "none" 19385msgstr "ingen" 19386 19387#: app/SurnameTradition.php:114 19388msgctxt "Surname tradition" 19389msgid "none" 19390msgstr "ingen" 19391 19392#: resources/views/modules/statistics-chart/custom.phtml:126 19393msgid "numbers" 19394msgstr "mengde" 19395 19396#: resources/xml/reports/ahnentafel_report.xml:56 19397#: resources/xml/reports/bdm_report.xml:42 19398#: resources/xml/reports/birth_report.xml:32 19399#: resources/xml/reports/cemetery_report.xml:35 19400#: resources/xml/reports/change_report.xml:45 19401#: resources/xml/reports/death_report.xml:33 19402#: resources/xml/reports/descendancy_report.xml:43 19403#: resources/xml/reports/fact_sources.xml:44 19404#: resources/xml/reports/family_group_report.xml:89 19405#: resources/xml/reports/individual_report.xml:89 19406#: resources/xml/reports/marriage_report.xml:31 19407#: resources/xml/reports/occupation_report.xml:38 19408#: resources/xml/reports/relative_ext_report.xml:51 19409msgid "of" 19410msgstr "frå" 19411 19412#: app/Services/RelationshipService.php:353 19413msgid "parent" 19414msgstr "forelder" 19415 19416#: app/Services/RelationshipService.php:423 19417msgid "partner" 19418msgstr "partnar" 19419 19420#: app/Services/RelationshipService.php:400 19421msgctxt "FEMALE" 19422msgid "partner" 19423msgstr "partnar" 19424 19425#: app/Services/RelationshipService.php:376 19426msgctxt "MALE" 19427msgid "partner" 19428msgstr "partnar" 19429 19430#: app/SurnameTradition.php:77 19431msgctxt "Surname tradition" 19432msgid "paternal" 19433msgstr "far sitt etternamn" 19434 19435#: app/Services/RelationshipService.php:531 19436msgctxt "father’s father" 19437msgid "paternal grandfather" 19438msgstr "farfar" 19439 19440#: app/Services/RelationshipService.php:533 19441msgctxt "father’s mother" 19442msgid "paternal grandmother" 19443msgstr "farmor" 19444 19445#: app/Services/RelationshipService.php:535 19446msgctxt "father’s parent" 19447msgid "paternal grandparent" 19448msgstr "besteforelder" 19449 19450#. I18N: A system where children take their father’s surname 19451#: app/SurnameTradition.php:84 19452msgid "patrilineal" 19453msgstr "patrilineær" 19454 19455#. I18N: the status of an edit accepted/rejected/pending 19456#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 19457msgid "pending" 19458msgstr "ventande" 19459 19460#: resources/views/modules/statistics-chart/custom.phtml:131 19461msgid "percentage" 19462msgstr "prosent" 19463 19464#. I18N: https://en.wikipedia.org/wiki/Plain_text 19465#: app/Http/RequestHandlers/TreePreferencesPage.php:108 19466msgid "plain text" 19467msgstr "rein tekst" 19468 19469#. I18N: Type of location hierarchy 19470#: app/Elements/HierarchicalRelationship.php:56 19471msgid "political" 19472msgstr "politisk" 19473 19474#. I18N: A button label, previous page 19475#: resources/views/individual-page-images.phtml:47 19476#: resources/views/layouts/default.phtml:155 19477#: resources/views/lists/datatables-attributes.phtml:20 19478#: resources/views/modules/media-list/pagination.phtml:33 19479#: resources/views/setup/step-2-server-checks.phtml:91 19480#: resources/views/setup/step-3-database-type.phtml:97 19481#: resources/views/setup/step-4-database-mysql.phtml:138 19482#: resources/views/setup/step-4-database-pgsql.phtml:123 19483#: resources/views/setup/step-4-database-sqlite.phtml:93 19484#: resources/views/setup/step-4-database-sqlsvr.phtml:123 19485#: resources/views/setup/step-5-administrator.phtml:108 19486msgid "previous" 19487msgstr "førre" 19488 19489#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 19490#: app/Elements/CertaintyAssessment.php:52 19491msgid "primary evidence" 19492msgstr "førstehandskjelde" 19493 19494#. I18N: Status of child-parent link 19495#: app/Elements/ChildLinkageStatus.php:63 19496msgid "proven" 19497msgstr "bekrefta" 19498 19499#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 19500#: app/Elements/CertaintyAssessment.php:50 19501msgid "questionable evidence" 19502msgstr "uviss kjelde" 19503 19504#: app/Http/RequestHandlers/TreePreferencesPage.php:116 19505#: resources/xml/reports/fact_sources.xml:6 19506msgid "records" 19507msgstr "postar" 19508 19509#: resources/views/family-page-pending.phtml:23 19510#: resources/views/individual-page-pending.phtml:27 19511#: resources/views/media-page-pending.phtml:22 19512#: resources/views/note-page-pending.phtml:23 19513#: resources/views/record-page-pending.phtml:23 19514msgctxt "You should review the changes and then accept or reject them." 19515msgid "reject" 19516msgstr "avslå" 19517 19518#: resources/views/family-page-pending.phtml:17 19519#: resources/views/individual-page-pending.phtml:18 19520#: resources/views/media-page-pending.phtml:16 19521#: resources/views/note-page-pending.phtml:17 19522#: resources/views/record-page-pending.phtml:17 19523msgctxt "You should review the deletion and then accept or reject it." 19524msgid "reject" 19525msgstr "avslå" 19526 19527#. I18N: the status of an edit accepted/rejected/pending 19528#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 19529msgid "rejected" 19530msgstr "avvist" 19531 19532#. I18N: Type of location hierarchy 19533#: app/Elements/HierarchicalRelationship.php:57 19534msgid "religious" 19535msgstr "religiøst" 19536 19537#. I18N: A name taken when entering a religion or a religious order 19538#: app/Elements/NameType.php:63 19539msgid "religious name" 19540msgstr "religiøst namn" 19541 19542#. I18N: A button label. 19543#: resources/views/search-replace-page.phtml:53 19544msgid "replace" 19545msgstr "erstatt" 19546 19547#. I18N: A button label. 19548#: resources/views/admin/changes-log.phtml:106 19549#: resources/views/admin/site-logs.phtml:97 19550#: resources/views/modules/lifespans-chart/page.phtml:79 19551#: resources/views/modules/media-list/page.phtml:88 19552#: resources/views/modules/timeline-chart/page.phtml:44 19553msgid "reset" 19554msgstr "Nullstill" 19555 19556#: app/Module/PedigreeChartModule.php:370 19557#: app/Module/PedigreeChartModule.php:378 19558msgid "right" 19559msgstr "høgre" 19560 19561#. I18N: A button label. 19562#: resources/views/admin/analytics-edit.phtml:40 19563#: resources/views/admin/components.phtml:163 19564#: resources/views/admin/location-edit.phtml:69 19565#: resources/views/admin/merge-records-step-2.phtml:178 19566#: resources/views/admin/modules.phtml:278 19567#: resources/views/admin/site-mail.phtml:239 19568#: resources/views/admin/site-preferences.phtml:113 19569#: resources/views/admin/site-registration.phtml:79 19570#: resources/views/admin/tags.phtml:977 19571#: resources/views/admin/trees-preferences.phtml:749 19572#: resources/views/admin/trees-privacy.phtml:282 19573#: resources/views/admin/users-create.phtml:84 19574#: resources/views/admin/users-edit.phtml:348 19575#: resources/views/edit-account-page.phtml:162 19576#: resources/views/edit-blocks-page.phtml:64 19577#: resources/views/edit/change-family-members.phtml:92 19578#: resources/views/edit/edit-fact.phtml:40 19579#: resources/views/edit/edit-record.phtml:41 19580#: resources/views/edit/link-child-to-family.phtml:49 19581#: resources/views/edit/link-spouse-to-individual.phtml:50 19582#: resources/views/edit/new-individual.phtml:41 19583#: resources/views/edit/raw-gedcom-fact.phtml:40 19584#: resources/views/edit/raw-gedcom-record.phtml:63 19585#: resources/views/edit/reorder-children.phtml:40 19586#: resources/views/edit/reorder-families.phtml:99 19587#: resources/views/edit/reorder-media.phtml:38 19588#: resources/views/edit/reorder-names.phtml:41 19589#: resources/views/edit/shared-note.phtml:41 19590#: resources/views/modals/create-media-from-file.phtml:60 19591#: resources/views/modals/footer-save-cancel.phtml:10 19592#: resources/views/modules/bing-maps/config.phtml:44 19593#: resources/views/modules/custom-css-js/edit.phtml:46 19594#: resources/views/modules/edit-block-config.phtml:35 19595#: resources/views/modules/faq/edit.phtml:89 19596#: resources/views/modules/favorites/favorites.phtml:174 19597#: resources/views/modules/gedcom_news/edit.phtml:50 19598#: resources/views/modules/geonames/config.phtml:44 19599#: resources/views/modules/google-maps/config.phtml:44 19600#: resources/views/modules/here-maps/config.phtml:44 19601#: resources/views/modules/map-box/config.phtml:44 19602#: resources/views/modules/openrouteservice/config.phtml:44 19603#: resources/views/modules/relationships-chart/config.phtml:56 19604#: resources/views/modules/sitemap/config.phtml:38 19605#: resources/views/modules/stories/edit.phtml:71 19606#: resources/views/modules/user_blog/edit.phtml:50 19607msgid "save" 19608msgstr "lagre" 19609 19610#. I18N: A button label. 19611#: resources/views/admin/changes-log.phtml:101 19612#: resources/views/admin/site-logs.phtml:92 19613#: resources/views/modules/media-list/page.phtml:85 19614#: resources/views/search-advanced-page.phtml:91 19615#: resources/views/search-general-page.phtml:128 19616#: resources/views/search-phonetic-page.phtml:88 19617msgid "search" 19618msgstr "søk" 19619 19620#. I18N: A Spanish relationship name, such as third great-nephew 19621#: app/Services/RelationshipService.php:2424 19622#, php-format 19623msgid "second %s" 19624msgstr "andre %s" 19625 19626#. I18N: A Spanish relationship name, such as third great-nephew 19627#: app/Services/RelationshipService.php:2402 19628#, php-format 19629msgctxt "FEMALE" 19630msgid "second %s" 19631msgstr "andre %s" 19632 19633#. I18N: A Spanish relationship name, such as third great-nephew 19634#: app/Services/RelationshipService.php:2379 19635#, php-format 19636msgctxt "MALE" 19637msgid "second %s" 19638msgstr "andre %s" 19639 19640#: app/Services/RelationshipService.php:2326 19641msgid "second cousin" 19642msgstr "tremenning" 19643 19644#: app/Services/RelationshipService.php:2290 19645msgctxt "FEMALE" 19646msgid "second cousin" 19647msgstr "tremenning" 19648 19649#. 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. 19650#: app/Services/RelationshipService.php:2239 19651msgctxt "MALE" 19652msgid "second cousin" 19653msgstr "tremenning" 19654 19655#: app/Services/RelationshipService.php:1210 19656msgctxt "grandfather’s brother’s grandchild" 19657msgid "second cousin" 19658msgstr "tremenning" 19659 19660#: app/Services/RelationshipService.php:1202 19661msgctxt "grandfather’s brother’s granddaughter" 19662msgid "second cousin" 19663msgstr "tremenning" 19664 19665#: app/Services/RelationshipService.php:1206 19666msgctxt "grandfather’s brother’s grandson" 19667msgid "second cousin" 19668msgstr "tremenning" 19669 19670#: app/Services/RelationshipService.php:1234 19671msgctxt "grandfather’s sibling’s grandchild" 19672msgid "second cousin" 19673msgstr "tremenning" 19674 19675#: app/Services/RelationshipService.php:1226 19676msgctxt "grandfather’s sibling’s granddaughter" 19677msgid "second cousin" 19678msgstr "tremenning" 19679 19680#: app/Services/RelationshipService.php:1230 19681msgctxt "grandfather’s sibling’s grandson" 19682msgid "second cousin" 19683msgstr "tremenning" 19684 19685#: app/Services/RelationshipService.php:1222 19686msgctxt "grandfather’s sister’s grandchild" 19687msgid "second cousin" 19688msgstr "tremenning" 19689 19690#: app/Services/RelationshipService.php:1214 19691msgctxt "grandfather’s sister’s granddaughter" 19692msgid "second cousin" 19693msgstr "tremenning" 19694 19695#: app/Services/RelationshipService.php:1218 19696msgctxt "grandfather’s sister’s grandson" 19697msgid "second cousin" 19698msgstr "tremenning" 19699 19700#: app/Services/RelationshipService.php:1246 19701msgctxt "grandmother’s brother’s grandchild" 19702msgid "second cousin" 19703msgstr "tremenning" 19704 19705#: app/Services/RelationshipService.php:1238 19706msgctxt "grandmother’s brother’s granddaughter" 19707msgid "second cousin" 19708msgstr "tremenning" 19709 19710#: app/Services/RelationshipService.php:1242 19711msgctxt "grandmother’s brother’s grandson" 19712msgid "second cousin" 19713msgstr "tremenning" 19714 19715#: app/Services/RelationshipService.php:1270 19716msgctxt "grandmother’s sibling’s grandchild" 19717msgid "second cousin" 19718msgstr "tremenning" 19719 19720#: app/Services/RelationshipService.php:1262 19721msgctxt "grandmother’s sibling’s granddaughter" 19722msgid "second cousin" 19723msgstr "tremenning" 19724 19725#: app/Services/RelationshipService.php:1266 19726msgctxt "grandmother’s sibling’s grandson" 19727msgid "second cousin" 19728msgstr "tremenning" 19729 19730#: app/Services/RelationshipService.php:1258 19731msgctxt "grandmother’s sister’s grandchild" 19732msgid "second cousin" 19733msgstr "tremenning" 19734 19735#: app/Services/RelationshipService.php:1250 19736msgctxt "grandmother’s sister’s granddaughter" 19737msgid "second cousin" 19738msgstr "tremenning" 19739 19740#: app/Services/RelationshipService.php:1254 19741msgctxt "grandmother’s sister’s grandson" 19742msgid "second cousin" 19743msgstr "tremenning" 19744 19745#: app/Services/RelationshipService.php:1282 19746msgctxt "grandparent’s brother’s grandchild" 19747msgid "second cousin" 19748msgstr "tremenning" 19749 19750#: app/Services/RelationshipService.php:1274 19751msgctxt "grandparent’s brother’s granddaughter" 19752msgid "second cousin" 19753msgstr "tremenning" 19754 19755#: app/Services/RelationshipService.php:1278 19756msgctxt "grandparent’s brother’s grandson" 19757msgid "second cousin" 19758msgstr "tremenning" 19759 19760#: app/Services/RelationshipService.php:1306 19761msgctxt "grandparent’s sibling’s grandchild" 19762msgid "second cousin" 19763msgstr "tremenning" 19764 19765#: app/Services/RelationshipService.php:1298 19766msgctxt "grandparent’s sibling’s granddaughter" 19767msgid "second cousin" 19768msgstr "tremenning" 19769 19770#: app/Services/RelationshipService.php:1302 19771msgctxt "grandparent’s sibling’s grandson" 19772msgid "second cousin" 19773msgstr "tremenning" 19774 19775#: app/Services/RelationshipService.php:1294 19776msgctxt "grandparent’s sister’s grandchild" 19777msgid "second cousin" 19778msgstr "tremenning" 19779 19780#: app/Services/RelationshipService.php:1286 19781msgctxt "grandparent’s sister’s granddaughter" 19782msgid "second cousin" 19783msgstr "tremenning" 19784 19785#: app/Services/RelationshipService.php:1290 19786msgctxt "grandparent’s sister’s grandson" 19787msgid "second cousin" 19788msgstr "tremenning" 19789 19790#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 19791#: app/Elements/CertaintyAssessment.php:51 19792msgid "secondary evidence" 19793msgstr "andrehandskjelde" 19794 19795#. I18N: select all (of a list of options) 19796#: resources/views/search-trees.phtml:45 19797msgid "select all" 19798msgstr "vel alle" 19799 19800#. I18N: select none (of a list of options) 19801#: resources/views/search-trees.phtml:48 19802msgid "select none" 19803msgstr "vel ingen" 19804 19805#: app/Services/RelationshipService.php:346 19806msgid "self" 19807msgstr "sjølv" 19808 19809#: app/Services/RelationshipService.php:2336 19810msgid "seventh cousin" 19811msgstr "åttemenning" 19812 19813#: app/Services/RelationshipService.php:2300 19814msgctxt "FEMALE" 19815msgid "seventh cousin" 19816msgstr "åttemenning" 19817 19818#. 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. 19819#: app/Services/RelationshipService.php:2254 19820msgctxt "MALE" 19821msgid "seventh cousin" 19822msgstr "åttemenning" 19823 19824#: app/Elements/NoteStructure.php:67 19825msgid "shared note" 19826msgstr "delt notat" 19827 19828#: resources/views/admin/site-mail.phtml:152 19829#: resources/views/admin/tags.phtml:967 19830#: resources/views/admin/trees-preferences.phtml:296 19831#: resources/views/admin/trees-preferences.phtml:372 19832#: resources/views/admin/trees-preferences.phtml:385 19833#: resources/views/admin/trees-preferences.phtml:399 19834#: resources/views/admin/trees-preferences.phtml:520 19835#: resources/views/admin/trees-preferences.phtml:619 19836#: resources/views/admin/trees-preferences.phtml:632 19837#: resources/views/admin/users-create.phtml:61 19838#: resources/views/admin/users-edit.phtml:71 19839#: resources/views/edit-account-page.phtml:91 19840#: resources/views/login-page.phtml:46 19841#: resources/views/modules/faq/config.phtml:36 19842#: resources/views/modules/login_block/sign-in.phtml:32 19843#: resources/views/modules/stories/config.phtml:28 19844#: resources/views/password-reset-page.phtml:37 19845#: resources/views/register-page.phtml:75 19846#: resources/views/setup/step-4-database-mysql.phtml:99 19847#: resources/views/setup/step-4-database-pgsql.phtml:86 19848#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19849#: resources/views/setup/step-5-administrator.phtml:81 19850msgid "show" 19851msgstr "syn" 19852 19853#. I18N: An option in a list-box 19854#: app/Module/RecentChangesModule.php:271 19855msgid "show changes made in webtrees" 19856msgstr "syn endringar gjort i webtrees" 19857 19858#. I18N: An option in a list-box 19859#: app/Module/RecentChangesModule.php:273 19860msgid "show changes recorded in the genealogy data" 19861msgstr "syn endringar som er gjort i slektsdata" 19862 19863#. I18N: button label 19864#: resources/views/lists/anniversaries-list.phtml:24 19865#: resources/views/modules/gedcom_news/list.phtml:26 19866#: resources/views/modules/recent_changes/changes-list.phtml:23 19867#: resources/views/modules/user_blog/list.phtml:26 19868#: resources/views/modules/yahrzeit/list.phtml:21 19869msgid "show more" 19870msgstr "syn meir" 19871 19872#: resources/views/modules/statistics-chart/custom.phtml:208 19873msgid "show the chart" 19874msgstr "Syn diagram" 19875 19876#: app/Services/RelationshipService.php:493 19877msgid "sibling" 19878msgstr "sysken" 19879 19880#. I18N: A button label. 19881#: resources/views/login-page.phtml:56 19882#: resources/views/modules/login_block/sign-in.phtml:37 19883msgid "sign in" 19884msgstr "logg inn" 19885 19886#. I18N: A button label. 19887#: resources/views/modules/login_block/sign-out.phtml:20 19888msgid "sign out" 19889msgstr "logg ut" 19890 19891#: app/Services/RelationshipService.php:472 19892msgid "sister" 19893msgstr "syster" 19894 19895#: app/Services/RelationshipService.php:503 19896msgctxt "brother’s wife" 19897msgid "sister-in-law" 19898msgstr "versyster" 19899 19900#: app/Services/RelationshipService.php:723 19901msgctxt "brother’s wife’s sister" 19902msgid "sister-in-law" 19903msgstr "versyster" 19904 19905#: app/Services/RelationshipService.php:833 19906msgctxt "husband’s brother’s wife" 19907msgid "sister-in-law" 19908msgstr "versyster" 19909 19910#: app/Services/RelationshipService.php:557 19911msgctxt "husband’s sister" 19912msgid "sister-in-law" 19913msgstr "versyster" 19914 19915#: app/Services/RelationshipService.php:1023 19916msgctxt "sister’s husband’s sister" 19917msgid "sister-in-law" 19918msgstr "versyster" 19919 19920#: app/Services/RelationshipService.php:635 19921msgctxt "spouse’s sister" 19922msgid "sister-in-law" 19923msgstr "versyster" 19924 19925#: app/Services/RelationshipService.php:1073 19926msgctxt "wife’s brother’s wife" 19927msgid "sister-in-law" 19928msgstr "versyster" 19929 19930#: app/Services/RelationshipService.php:655 19931msgctxt "wife’s sister" 19932msgid "sister-in-law" 19933msgstr "versyster" 19934 19935#: app/Services/RelationshipService.php:2334 19936msgid "sixth cousin" 19937msgstr "sjumenning" 19938 19939#: app/Services/RelationshipService.php:2298 19940msgctxt "FEMALE" 19941msgid "sixth cousin" 19942msgstr "sjumenning" 19943 19944#. 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. 19945#: app/Services/RelationshipService.php:2251 19946msgctxt "MALE" 19947msgid "sixth cousin" 19948msgstr "sjumenning" 19949 19950#: app/Services/RelationshipService.php:426 19951msgid "son" 19952msgstr "son" 19953 19954#: resources/xml/reports/descendancy_report.xml:295 19955msgid "son of" 19956msgstr "son av" 19957 19958#: app/Services/RelationshipService.php:509 19959msgctxt "child’s husband" 19960msgid "son-in-law" 19961msgstr "verson" 19962 19963#: app/Services/RelationshipService.php:521 19964msgctxt "daughter’s husband" 19965msgid "son-in-law" 19966msgstr "verson" 19967 19968#: app/Services/RelationshipService.php:761 19969msgctxt "daughter’s husband’s father" 19970msgid "son-in-law’s father" 19971msgstr "versons far" 19972 19973#: app/Services/RelationshipService.php:763 19974msgctxt "daughter’s husband’s mother" 19975msgid "son-in-law’s mother" 19976msgstr "versons mor" 19977 19978#: app/Services/RelationshipService.php:765 19979msgctxt "daughter’s husband’s parent" 19980msgid "son-in-law’s parent" 19981msgstr "versons forelder" 19982 19983#: app/Services/RelationshipService.php:513 19984msgctxt "child’s spouse" 19985msgid "son/daughter-in-law" 19986msgstr "verbarn" 19987 19988#. I18N: An option in a list-box 19989#: app/Module/UpcomingAnniversariesModule.php:322 19990#: resources/xml/reports/change_report.xml:7 19991msgid "sort by date" 19992msgstr "sorter etter dato" 19993 19994#. I18N: A button label. 19995#: resources/views/edit/reorder-children.phtml:45 19996#: resources/xml/reports/bdm_report.xml:11 19997#: resources/xml/reports/birth_report.xml:9 19998#: resources/xml/reports/change_report.xml:7 19999#: resources/xml/reports/fact_sources.xml:7 20000#: resources/xml/reports/individual_ext_report.xml:8 20001#: resources/xml/reports/occupation_report.xml:6 20002#: resources/xml/reports/relative_ext_report.xml:7 20003msgid "sort by date of birth" 20004msgstr "sorter etter fødselsdato" 20005 20006#: resources/xml/reports/bdm_report.xml:11 20007#: resources/xml/reports/cemetery_report.xml:6 20008#: resources/xml/reports/death_report.xml:9 20009#: resources/xml/reports/relative_ext_report.xml:7 20010msgid "sort by date of death" 20011msgstr "sorter etter dødsdato" 20012 20013#. I18N: A button label. 20014#: resources/views/edit/reorder-families.phtml:42 20015#: resources/xml/reports/marriage_report.xml:9 20016msgid "sort by date of marriage" 20017msgstr "sorter etter dato for vigsel" 20018 20019#. I18N: An option in a list-box 20020#: app/Module/OnThisDayModule.php:269 app/Module/RecentChangesModule.php:266 20021msgid "sort by date, newest first" 20022msgstr "sorter etter dato, nyaste fyrst" 20023 20024#. I18N: An option in a list-box 20025#: app/Module/OnThisDayModule.php:267 app/Module/RecentChangesModule.php:264 20026msgid "sort by date, oldest first" 20027msgstr "sorter etter dato, eldste fyrst" 20028 20029#. I18N: An option in a list-box 20030#: app/Module/OnThisDayModule.php:265 app/Module/RecentChangesModule.php:262 20031#: app/Module/UpcomingAnniversariesModule.php:321 20032#: resources/xml/reports/bdm_report.xml:11 20033#: resources/xml/reports/birth_report.xml:9 20034#: resources/xml/reports/cemetery_report.xml:6 20035#: resources/xml/reports/change_report.xml:7 20036#: resources/xml/reports/death_report.xml:9 20037#: resources/xml/reports/fact_sources.xml:7 20038#: resources/xml/reports/individual_ext_report.xml:8 20039#: resources/xml/reports/marriage_report.xml:9 20040#: resources/xml/reports/occupation_report.xml:6 20041#: resources/xml/reports/relative_ext_report.xml:7 20042msgid "sort by name" 20043msgstr "sorter etter namn" 20044 20045#: app/Services/RelationshipService.php:414 20046msgid "spouse" 20047msgstr "ektefelle" 20048 20049#: app/Services/RelationshipService.php:831 20050msgctxt "father’s wife’s son" 20051msgid "step-brother" 20052msgstr "stebror" 20053 20054#: app/Services/RelationshipService.php:879 20055msgctxt "mother’s husband’s son" 20056msgid "step-brother" 20057msgstr "stebror" 20058 20059#: app/Services/RelationshipService.php:957 20060msgctxt "parent’s spouse’s son" 20061msgid "step-brother" 20062msgstr "stebror" 20063 20064#: app/Services/RelationshipService.php:547 20065msgctxt "husband’s child" 20066msgid "step-child" 20067msgstr "stebarn" 20068 20069#: app/Services/RelationshipService.php:627 20070msgctxt "spouse’s child" 20071msgid "step-child" 20072msgstr "stebarn" 20073 20074#: app/Services/RelationshipService.php:645 20075msgctxt "wife’s child" 20076msgid "step-child" 20077msgstr "stebarn" 20078 20079#: app/Services/RelationshipService.php:549 20080msgctxt "husband’s daughter" 20081msgid "step-daughter" 20082msgstr "stedotter" 20083 20084#: app/Services/RelationshipService.php:629 20085msgctxt "spouse’s daughter" 20086msgid "step-daughter" 20087msgstr "stedotter" 20088 20089#: app/Services/RelationshipService.php:647 20090msgctxt "wife’s daughter" 20091msgid "step-daughter" 20092msgstr "stedotter" 20093 20094#: app/Services/RelationshipService.php:569 20095msgctxt "mother’s husband" 20096msgid "step-father" 20097msgstr "stefar" 20098 20099#: app/Services/RelationshipService.php:543 20100msgctxt "father’s wife" 20101msgid "step-mother" 20102msgstr "stemor" 20103 20104#: app/Services/RelationshipService.php:599 20105msgctxt "parent’s spouse" 20106msgid "step-parent" 20107msgstr "steforelder" 20108 20109#: app/Services/RelationshipService.php:827 20110msgctxt "father’s wife’s child" 20111msgid "step-sibling" 20112msgstr "stesysken" 20113 20114#: app/Services/RelationshipService.php:875 20115msgctxt "mother’s husband’s child" 20116msgid "step-sibling" 20117msgstr "stesysken" 20118 20119#: app/Services/RelationshipService.php:953 20120msgctxt "parent’s spouse’s child" 20121msgid "step-sibling" 20122msgstr "stesysken" 20123 20124#: app/Services/RelationshipService.php:829 20125msgctxt "father’s wife’s daughter" 20126msgid "step-sister" 20127msgstr "stesyster" 20128 20129#: app/Services/RelationshipService.php:877 20130msgctxt "mother’s husband’s daughter" 20131msgid "step-sister" 20132msgstr "stesyster" 20133 20134#: app/Services/RelationshipService.php:955 20135msgctxt "parent’s spouse’s daughter" 20136msgid "step-sister" 20137msgstr "stesyster" 20138 20139#: app/Services/RelationshipService.php:559 20140msgctxt "husband’s son" 20141msgid "step-son" 20142msgstr "steson" 20143 20144#: app/Services/RelationshipService.php:637 20145msgctxt "spouse’s son" 20146msgid "step-son" 20147msgstr "steson" 20148 20149#: app/Services/RelationshipService.php:657 20150msgctxt "wife’s son" 20151msgid "step-son" 20152msgstr "steson" 20153 20154#. I18N: Layout option for lists of names 20155#. I18N: An option in a list-box 20156#: app/Http/RequestHandlers/TreePreferencesPage.php:94 20157#: app/Module/OnThisDayModule.php:260 app/Module/RecentChangesModule.php:257 20158#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:270 20159#: app/Module/UpcomingAnniversariesModule.php:311 20160#: app/Module/YahrzeitModule.php:259 20161msgid "table" 20162msgstr "tabell" 20163 20164#. I18N: Layout option for lists of names 20165#. I18N: An option in a list-box 20166#: app/Http/RequestHandlers/TreePreferencesPage.php:96 20167#: app/Module/TopSurnamesModule.php:272 20168msgid "tag cloud" 20169msgstr "«tag cloud»" 20170 20171#: app/Services/RelationshipService.php:2342 20172msgid "tenth cousin" 20173msgstr "ellevemenning" 20174 20175#: app/Services/RelationshipService.php:2306 20176msgctxt "FEMALE" 20177msgid "tenth cousin" 20178msgstr "ellevemenning" 20179 20180#. 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. 20181#: app/Services/RelationshipService.php:2263 20182msgctxt "MALE" 20183msgid "tenth cousin" 20184msgstr "ellevemenning" 20185 20186#. I18N: [you should check that:] ... 20187#: resources/views/errors/database-connection.phtml:24 20188msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 20189msgstr "tilkoplingsinnstillingane for databasen i fila «/data/config.ini.php» fortsatt er korrekte" 20190 20191#. I18N: [you should check that:] ... 20192#: resources/views/errors/database-connection.phtml:27 20193msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 20194msgstr "mappa «/data» og fila «/data/config.ini.php» har rettar som tillet serveren å lese dei" 20195 20196#. I18N: reflexive pronoun - gender neutral version of himself/herself 20197#: app/Services/RelationshipService.php:247 20198msgid "themself" 20199msgstr "sjølv" 20200 20201#. I18N: A Spanish relationship name, such as third great-nephew 20202#: app/Services/RelationshipService.php:2427 20203#, php-format 20204msgid "third %s" 20205msgstr "tredje %s" 20206 20207#. I18N: A Spanish relationship name, such as third great-nephew 20208#: app/Services/RelationshipService.php:2405 20209#, php-format 20210msgctxt "FEMALE" 20211msgid "third %s" 20212msgstr "tredje %s" 20213 20214#. I18N: A Spanish relationship name, such as third great-nephew 20215#: app/Services/RelationshipService.php:2382 20216#, php-format 20217msgctxt "MALE" 20218msgid "third %s" 20219msgstr "tredje %s" 20220 20221#: app/Services/RelationshipService.php:2328 20222msgid "third cousin" 20223msgstr "firmenning" 20224 20225#: app/Services/RelationshipService.php:2292 20226msgctxt "FEMALE" 20227msgid "third cousin" 20228msgstr "firmenning" 20229 20230#. 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. 20231#: app/Services/RelationshipService.php:2242 20232msgctxt "MALE" 20233msgid "third cousin" 20234msgstr "firmenning" 20235 20236#: app/Services/RelationshipService.php:2348 20237msgid "thirteenth cousin" 20238msgstr "fjortenmenning" 20239 20240#: app/Services/RelationshipService.php:2312 20241msgctxt "FEMALE" 20242msgid "thirteenth cousin" 20243msgstr "fjortenmenning" 20244 20245#. 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. 20246#: app/Services/RelationshipService.php:2272 20247msgctxt "MALE" 20248msgid "thirteenth cousin" 20249msgstr "fjortenmenning" 20250 20251#. I18N: layout option for the fan chart 20252#: app/Module/FanChartModule.php:523 20253msgid "three-quarter circle" 20254msgstr "trekvart-sirkel" 20255 20256#. I18N: Gedcom TO dates 20257#: app/Date.php:213 20258#, php-format 20259msgid "to %s" 20260msgstr "til %s" 20261 20262#: app/Services/RelationshipService.php:2346 20263msgid "twelfth cousin" 20264msgstr "trettenmenning" 20265 20266#: app/Services/RelationshipService.php:2310 20267msgctxt "FEMALE" 20268msgid "twelfth cousin" 20269msgstr "trettenmenning" 20270 20271#. 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. 20272#: app/Services/RelationshipService.php:2269 20273msgctxt "MALE" 20274msgid "twelfth cousin" 20275msgstr "trettenmenning" 20276 20277#: app/Services/RelationshipService.php:438 20278msgid "twin brother" 20279msgstr "tvillingbror" 20280 20281#: app/Services/RelationshipService.php:480 20282msgid "twin sibling" 20283msgstr "tvilling" 20284 20285#: app/Services/RelationshipService.php:459 20286msgid "twin sister" 20287msgstr "tvillingsyster" 20288 20289#: app/Services/RelationshipService.php:525 20290msgctxt "father’s brother" 20291msgid "uncle" 20292msgstr "farbror" 20293 20294#: app/Services/RelationshipService.php:823 20295msgctxt "father’s sister’s husband" 20296msgid "uncle" 20297msgstr "filleonkel" 20298 20299#: app/Services/RelationshipService.php:561 20300msgctxt "mother’s brother" 20301msgid "uncle" 20302msgstr "morbror" 20303 20304#: app/Services/RelationshipService.php:909 20305msgctxt "mother’s sister’s husband" 20306msgid "uncle" 20307msgstr "filleonkel" 20308 20309#: app/Services/RelationshipService.php:581 20310msgctxt "parent’s brother" 20311msgid "uncle" 20312msgstr "onkel" 20313 20314#: app/Services/RelationshipService.php:951 20315msgctxt "parent’s sister’s husband" 20316msgid "uncle" 20317msgstr "filleonkel" 20318 20319#: app/Place.php:249 20320msgid "unknown" 20321msgstr "ukjend" 20322 20323#: app/Module/InteractiveTree/TreeView.php:356 20324msgctxt "unknown family" 20325msgid "unknown" 20326msgstr "ukjend" 20327 20328#: app/Module/RelationshipsChartModule.php:476 20329msgid "unlimited" 20330msgstr "uavgrensa" 20331 20332#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 20333#: app/Elements/CertaintyAssessment.php:49 20334msgid "unreliable evidence" 20335msgstr "upåliteleg kjelde" 20336 20337#: app/Module/PedigreeChartModule.php:371 20338#: app/Module/PedigreeChartModule.php:379 20339#: resources/views/edit/reorder-card-header.phtml:26 20340msgid "up" 20341msgstr "opp" 20342 20343#: resources/views/admin/trees-unconnected.phtml:32 20344msgid "update" 20345msgstr "Oppdater" 20346 20347#. I18N: A button label. 20348#: resources/views/admin/media-upload.phtml:74 20349msgid "upload" 20350msgstr "last opp" 20351 20352#. I18N: A button label. 20353#: resources/views/branches-page.phtml:51 20354#: resources/views/modules/ancestors-chart/page.phtml:58 20355#: resources/views/modules/compact-chart/page.phtml:35 20356#: resources/views/modules/descendancy_chart/page.phtml:58 20357#: resources/views/modules/family-book-chart/page.phtml:69 20358#: resources/views/modules/fanchart/page.phtml:73 20359#: resources/views/modules/hourglass-chart/page.phtml:57 20360#: resources/views/modules/interactive-tree/page.phtml:36 20361#: resources/views/modules/pedigree-chart/page.phtml:59 20362#: resources/views/modules/pedigree-map/page.phtml:45 20363#: resources/views/modules/relationships-chart/page.phtml:79 20364#: resources/views/report-setup-page.phtml:87 20365#: resources/views/report-setup-page.phtml:92 20366msgid "view" 20367msgstr "syn" 20368 20369#: resources/views/admin/trees-privacy.phtml:36 20370#: resources/views/admin/trees-privacy.phtml:55 20371#: resources/views/admin/trees-privacy.phtml:86 20372#: resources/views/admin/trees-privacy.phtml:125 20373#: resources/views/admin/trees-privacy.phtml:145 20374msgid "visitors" 20375msgstr "besøkande" 20376 20377#: resources/xml/reports/ahnentafel_report.xml:142 20378#: resources/xml/reports/descendancy_report.xml:105 20379msgctxt "FEMALE" 20380msgid "was born" 20381msgstr "blei fødd" 20382 20383#: resources/xml/reports/ahnentafel_report.xml:141 20384#: resources/xml/reports/descendancy_report.xml:102 20385msgctxt "MALE" 20386msgid "was born" 20387msgstr "blei fødd" 20388 20389#: app/Module/WebtreesTheme.php:38 20390msgid "webtrees" 20391msgstr "webtrees" 20392 20393#: app/Services/MessageService.php:129 20394msgid "webtrees message" 20395msgstr "webtrees melding" 20396 20397#: resources/views/setup/step-3-database-type.phtml:47 20398msgid "webtrees needs a database to store your genealogy data." 20399msgstr "webtrees treng ein database for å lagre dine data." 20400 20401#. I18N: Help text for the “Messages” site configuration setting 20402#: resources/views/admin/site-mail.phtml:49 20403msgid "webtrees needs to send emails, such as password reminders and website notifications." 20404msgstr "webtrees må kunne sende e-post, som passord og informasjon til brukarar." 20405 20406#: app/Services/MessageService.php:226 20407msgid "webtrees sends emails with no storage" 20408msgstr "webtrees sender e-post utan å lagre" 20409 20410#: app/Services/RelationshipService.php:391 20411msgid "wife" 20412msgstr "hustru" 20413 20414#. I18N: Name of a theme. 20415#: app/Module/XeneaTheme.php:39 20416msgid "xenea" 20417msgstr "xenea" 20418 20419#: resources/views/modules/timeline-chart/chart.phtml:143 20420msgid "years" 20421msgstr "år" 20422 20423#: app/Elements/AbstractEventElement.php:82 20424#: app/Elements/OrdinanceProcessFlag.php:56 20425#: app/Http/RequestHandlers/FamilyPage.php:143 20426#: app/Http/RequestHandlers/UserListData.php:140 20427#: app/Http/RequestHandlers/UserListData.php:141 20428#: app/Statistics/Repository/LatestUserRepository.php:145 20429#: resources/views/admin/site-mail.phtml:124 20430#: resources/views/admin/site-preferences.phtml:101 20431#: resources/views/admin/site-registration.phtml:54 20432#: resources/views/admin/site-registration.phtml:69 20433#: resources/views/admin/trees-preferences.phtml:143 20434#: resources/views/admin/trees-preferences.phtml:309 20435#: resources/views/admin/trees-preferences.phtml:533 20436#: resources/views/admin/trees-preferences.phtml:547 20437#: resources/views/admin/trees-preferences.phtml:606 20438#: resources/views/admin/trees-preferences.phtml:712 20439#: resources/views/admin/trees-preferences.phtml:738 20440#: resources/views/lists/families-table.phtml:332 20441#: resources/views/modules/fix-search-and-replace/options.phtml:56 20442#: resources/views/modules/html/config.phtml:54 20443#: resources/views/modules/random_media/config.phtml:40 20444#: resources/views/modules/random_media/config.phtml:49 20445#: resources/views/modules/recent_changes/config.phtml:61 20446#: resources/views/modules/recent_changes/config.phtml:70 20447#: resources/views/modules/review_changes/config.phtml:21 20448#: resources/views/modules/todays_events/config.phtml:22 20449#: resources/views/modules/todo/config.phtml:24 20450#: resources/views/modules/todo/config.phtml:34 20451#: resources/views/modules/todo/config.phtml:43 20452#: resources/views/modules/upcoming_events/config.phtml:34 20453#: resources/xml/reports/change_report.xml:8 20454#: resources/xml/reports/family_group_report.xml:252 20455#: resources/xml/reports/family_group_report.xml:423 20456#: resources/xml/reports/family_group_report.xml:606 20457#: resources/xml/reports/family_group_report.xml:950 20458#: resources/xml/reports/individual_ext_report.xml:187 20459#: resources/xml/reports/individual_report.xml:175 20460msgid "yes" 20461msgstr "ja" 20462 20463#. I18N: [you should check that:] ... 20464#: resources/views/errors/database-connection.phtml:30 20465msgid "you can connect to the database using other applications, such as phpmyadmin" 20466msgstr "du kan kople til databasen med andre program, som til dømes phpmyadmin" 20467 20468#: app/Services/RelationshipService.php:442 20469msgid "younger brother" 20470msgstr "yngre bror" 20471 20472#: app/Services/RelationshipService.php:484 20473msgid "younger sibling" 20474msgstr "yngre sysken" 20475 20476#: app/Services/RelationshipService.php:463 20477msgid "younger sister" 20478msgstr "yngre syster" 20479 20480#: app/Http/RequestHandlers/SearchAdvancedPage.php:233 20481#: app/Http/RequestHandlers/SearchAdvancedPage.php:234 20482#: app/Http/RequestHandlers/SearchAdvancedPage.php:235 20483#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 20484#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 20485#, php-format 20486msgid "±%s year" 20487msgid_plural "±%s years" 20488msgstr[0] "±%s år" 20489msgstr[1] "±%s år" 20490 20491#: app/Http/RequestHandlers/CopyFact.php:71 20492#, php-format 20493msgid "“%s“ has been copied to the clipboard." 20494msgstr "“%s“ er kopiert til utklippsmappa." 20495 20496#. I18N: %s is the name of a genealogy record 20497#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:62 20498#: app/Services/MapDataService.php:199 20499#, php-format 20500msgid "“%s” has been deleted." 20501msgstr "%s har blitt sletta." 20502 20503#. I18N: Description of a “Data fix” module 20504#: app/Module/FixPrimaryTag.php:70 20505msgid "“Highlighted image” (_PRIM) tags are used by some genealogy applications to indicate the preferred image for an individual. An alternative is to re-order the images so that the preferred one is listed first." 20506msgstr "\"Hovudbilete\" (_PRIM) nyttast av ulike slektsprogram for å bestemme ønska bilete for ein person. Eit alternativ er å omorganisere bileta, slik at ønska bilete står øvst på lista." 20507 20508#: app/Elements/NoteStructure.php:125 app/Note.php:105 20509#: app/Report/ReportParserGenerate.php:1010 20510#: app/Report/ReportParserGenerate.php:1095 20511msgid "…" 20512msgstr "…" 20513 20514#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 20515#: app/Family.php:381 app/Individual.php:1041 20516#: app/Module/IndividualListModule.php:278 20517#: app/Module/IndividualListModule.php:502 20518msgctxt "Unknown given name" 20519msgid "…" 20520msgstr "…" 20521 20522#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 20523#: app/Family.php:381 app/Individual.php:1040 20524#: app/Module/IndividualListModule.php:263 20525#: app/Module/IndividualListModule.php:287 20526#: app/Module/IndividualListModule.php:518 20527msgctxt "Unknown surname" 20528msgid "…" 20529msgstr "…" 20530 20531#~ msgid " per gender" 20532#~ msgstr " etter kjønn" 20533 20534#~ msgid " per time period" 20535#~ msgstr " etter tidbolk" 20536 20537#, php-format 20538#~ msgid "#%s" 20539#~ msgstr "#%s" 20540 20541#, php-format 20542#~ msgid "%1$s does not exist." 20543#~ msgstr "%1$s eksisterar ikkje." 20544 20545#~ msgid "%1$s individual displayed, out of the normal total of %2$s, from %3$s generations." 20546#~ msgid_plural "%1$s individuals displayed, out of the normal total of %2$s, from %3$s generations." 20547#~ msgstr[0] "%1$s person synt, av totalt %2$s mogelege, frå %3$s generasjonar." 20548#~ msgstr[1] "%1$s personar synt, av totalt %2$s mogelege, frå %3$s generasjonar." 20549 20550#~ msgid "%1$s individual is missing birthplace map coordinates: %2$s." 20551#~ msgid_plural "%1$s individuals are missing birthplace map coordinates: %2$s." 20552#~ msgstr[0] "%1$s person manglar koordinatar for fødestad: %2$s." 20553#~ msgstr[1] "%1$s personar manglar koordinatar for fødestad: %2$s." 20554 20555#~ msgid "%s day ago" 20556#~ msgid_plural "%s days ago" 20557#~ msgstr[0] "%s dag sidan" 20558#~ msgstr[1] "%s dagar sidan" 20559 20560#~ msgid "%s hour ago" 20561#~ msgid_plural "%s hours ago" 20562#~ msgstr[0] "%s time sidan" 20563#~ msgstr[1] "%s timar sidan" 20564 20565#~ msgid "%s individual is private." 20566#~ msgid_plural "%s individuals are private." 20567#~ msgstr[0] "%s person er privat." 20568#~ msgstr[1] "%s personar er private." 20569 20570#, php-format 20571#~ msgid "%s individual with events between %s and %s" 20572#~ msgid_plural "%s individuals with events between %s and %s" 20573#~ msgstr[0] "%s person med hendingar mellom %s og %s" 20574#~ msgstr[1] "%s personar med hendingar mellom %s og %s" 20575 20576#, php-format 20577#~ msgid "%s individual with events in %s" 20578#~ msgid_plural "%s individuals with events in %s" 20579#~ msgstr[0] "%s person med hendingar i %s" 20580#~ msgstr[1] "%s personar med hendingar i %s" 20581 20582#, php-format 20583#~ msgid "%s individual with events in %s between %s and %s" 20584#~ msgid_plural "%s individuals with events in %s between %s and %s" 20585#~ msgstr[0] "%s person med hendingar i %s mellom %s og %s" 20586#~ msgstr[1] "%s personar med hendingar i %s mellom %s og %s" 20587 20588#~ msgid "%s is disabled on this server. You cannot install webtrees until it is enabled. Please ask your server’s administrator to enable it." 20589#~ msgstr "%s er ikkje aktivert på denne serveren, og webtrees kan ikkje installerast. Kontakt serveradministratoren og be om å få det aktivert." 20590 20591#, php-format 20592#~ msgid "%s location has been imported." 20593#~ msgid_plural "%s locations have been imported." 20594#~ msgstr[0] "%s stad er importert." 20595#~ msgstr[1] "%s stadar er importerte." 20596 20597#~ msgid "%s minute ago" 20598#~ msgid_plural "%s minutes ago" 20599#~ msgstr[0] "%s minutt sidan" 20600#~ msgstr[1] "%s minutt sidan" 20601 20602#~ msgid "%s month ago" 20603#~ msgid_plural "%s months ago" 20604#~ msgstr[0] "%s månad sidan" 20605#~ msgstr[1] "%s månader sidan" 20606 20607#~ msgid "%s second ago" 20608#~ msgid_plural "%s seconds ago" 20609#~ msgstr[0] "%s sekund sidan" 20610#~ msgstr[1] "%s sekund sidan" 20611 20612#~ msgid "%s year ago" 20613#~ msgid_plural "%s years ago" 20614#~ msgstr[0] "%s år sidan" 20615#~ msgstr[1] "%s år sidan" 20616 20617#, php-format 20618#~ msgid "(aged less than %s)" 20619#~ msgstr "(yngre enn %s)" 20620 20621#, php-format 20622#~ msgid "(aged more than %s)" 20623#~ msgstr "(eldre enn %s)" 20624 20625#~ msgid "(in childhood)" 20626#~ msgstr "(i barndomen)" 20627 20628#~ msgid "(in infancy)" 20629#~ msgstr "(som spedbarn)" 20630 20631#~ msgid "(stillborn)" 20632#~ msgstr "(dødfødd)" 20633 20634#~ msgid "<b>GUID</b> in this context is an acronym for “Globally Unique ID”.<br><br>GUIDs are intended to help identify each individual in a manner that is repeatable, so that central organizations such as the Family History Center of the LDS church in Salt Lake City, or even compatible programs running on your own server, can determine whether they are dealing with the same individual no matter where the GEDCOM file originates. The goal of the Family History Center is to have a central repository of genealogy data and expose it through web services. This will enable any program to access the data and update their data within it.<br><br>If you do not intend to share this GEDCOM file with anyone else, you do not need to let webtrees create these GUIDs; however, doing so will do no harm other than increasing the size of your GEDCOM file." 20635#~ msgstr "<b>GUID</b> er i denne samanheng ei korting for «Globalt Unik ID» («Globally Unique ID»).<br><br>Tanken bak GUID er at alle verdas individ skal kunne identifiserast på ein repeterbar måte, slik at sentrale organisasjonar som til dømes LDS-kirka sitt Familiehistoriesenter i Salt Lake City, eller for den saks skyld andre kompatible slektsprogram på din eigen PC, kan avgjere om det dreiar seg om same person, uansett kvar GEDCOM-fila kjem frå. Familiehistoriesenteret sitt mål er å føre eit sentralt register over genealogiske data som dernest kan gjerast tilgjengeleg gjennom nett-tenester, so eit kvart program kan få tilgang til registeret sine data og samkøyre eigne data mot desse.<br><br>Om du ikkje har planar om å dele di GEDCOM-fil med andre på denne måten, treng du ikkje late webtrees opprette slike GUID-ar; på ei annan sie, gjer det heller ikkje skade, utover å auke storleiken på GEDCOM-fila." 20636 20637#~ msgid "<b>Important note:</b> The transfer wizard is not able to assist with moving media items. You will need to set up and move or copy your media configuration and objects separately after the transfer wizard is finished." 20638#~ msgstr "<b>Viktig:</b> Konverteringa kan ikkje handtere medieobjekt. Du er nøydd til å stille inn din mediekonfigurasjon og flytte eller kopiere dine mediefiler manuelt etter at konverteringa er ferdig." 20639 20640#~ msgid "<b>Please note:</b> Private information of living individuals will only be given to family relatives and close friends. You will be asked to verify your relationship before you will receive any private data. Sometimes information of dead individuals may also be private. If this is the case, it is because there is not enough information known about the individual to determine whether they are alive or not and we probably do not have more information on this individual.<br><br>Before asking a question, please verify that you are inquiring about the correct individual by checking dates, places, and close relatives. If you are submitting changes to the genealogy data, please include the sources where you obtained the data." 20641#~ msgstr "<b>Merk:</b> Privat informasjon om nolevande personar vil kun bli gitt til familie og nære vener. Du må kunne verifisere ditt slektskap for å kunne motta private data. I enkelte høve kan informasjon om avlidne personar også vere skjult. Dette kan skyldast manglande informasjon om gjeldande personar.<br><br>Søkjer du informasjon om personar i vår database, ver venleg å kontrollere at du søkjer riktig person ved å sjekke aktuelle årstal, stadnamn og nære familiemedlem. Ønskjer du å sende inn framlegg til endringar eller oppdateringar på eksisterande data, vær då venleg å oppgi kjelde." 20642 20643#~ msgid "<p>Notice: By completing and submitting this form, you agree:<ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul></div>" 20644#~ msgstr "<p>NB: Ved å fylle ut og sende inn dette skjemaet, erklærer du at du vil:<ul><li>respektere personvern av nolevande personar;</li><li>og forklare i kommentarfeltet nedanfor kven du er i slekt med, eller skaffe oss opplysningar om personar som vi bør ha denne slektsdatabasen.</li></ul></div>" 20645 20646#~ 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)." 20647#~ msgstr "Ein databaseserver kan romme mange separate databaser. Du kan velje ein eksisterende database (oppretta av serveradministrator) eller opprette ein ny (om din brukerkonto har rettar til dette)." 20648 20649#, php-format 20650#~ msgid "A new password has been created and emailed to %s. You can change this password after you sign in." 20651#~ msgstr "Eit nytt passord er oppretta og sendt via E-post til %s. Du kan endre dette passordet etter å ha logga inn." 20652 20653#~ msgid "A new password has been requested for your username." 20654#~ msgstr "Det blei tinga eit nytt passord til ditt brukarnamn." 20655 20656#~ msgid "A sidebar showing an alphabetic list of all the families in the family tree." 20657#~ msgstr "Sidepanel med alfabetisk liste over alle familiane i slektstreet." 20658 20659#~ msgid "A sidebar showing an alphabetic list of all the individuals in the family tree." 20660#~ msgstr "Sidepanel med alfabetisk liste over alle personane i slektstreet." 20661 20662#~ msgid "A watermark is text that is added to an image, to discourage others from copying it without permission." 20663#~ msgstr "Eit vassmerke er tekst som vert lagt til eit bilete, for å ikkje oppmuntre andre til å kopiere biletet utan løyve." 20664 20665#~ msgid "A.M." 20666#~ msgstr "A.M." 20667 20668#~ msgid "ALPHABET_lower=abcdefghijklmnopqrstuvwxyz" 20669#~ msgstr "ALPHABET_lower=abcdefghijklmnopqrstuvwxyzæøå" 20670 20671#~ msgid "ALPHABET_upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ" 20672#~ msgstr "ALPHABET_upper=ABCDEFGHIJKLMNOPQRSTUVWXYZÆØÅ" 20673 20674#~ msgid "Acadia" 20675#~ msgstr "Akadia" 20676 20677#~ msgid "Add a blank row" 20678#~ msgstr "Legg til inn ekstra linje" 20679 20680#~ msgid "Add a brother or sister" 20681#~ msgstr "Legg til ny bror eller syster" 20682 20683#~ msgid "Add a child to this family" 20684#~ msgstr "Legg til et barn til denne familien" 20685 20686#~ msgid "Add a geographic location" 20687#~ msgstr "Legg til eit nytt stadnamn" 20688 20689#~ msgid "Add a husband to this family" 20690#~ msgstr "Legg til ein ektemann/far til denne familien" 20691 20692#~ msgid "Add a restriction" 20693#~ msgstr "Legg til ny personvernrestriksjon" 20694 20695#~ msgid "Add a scrollbar when block contents grow" 20696#~ msgstr "Legg til rulleliste når innhaldet i blokka veks" 20697 20698#~ msgid "Add a shared note" 20699#~ msgstr "Legg til eit nytt delt notat" 20700 20701#~ msgid "Add a son or daughter" 20702#~ msgstr "Legg til ny son eller dotter" 20703 20704#~ msgid "Add a wife to this family" 20705#~ msgstr "Legg til ei hustru/mor til denne familien" 20706 20707#~ msgid "Add an associate" 20708#~ msgstr "Legg til ein ny tilslutta person" 20709 20710#~ msgid "Add an event" 20711#~ msgstr "Legg til hending" 20712 20713#~ msgid "Add another individual to the chart" 20714#~ msgstr "Legg til ein ny person i diagrammet" 20715 20716#~ msgid "Add links" 20717#~ msgstr "Legg til lenke" 20718 20719#~ msgid "Add married names" 20720#~ msgstr "Legg til namn som gifte" 20721 20722#~ msgid "Add missing married names" 20723#~ msgstr "Legg til namn som gift" 20724 20725#~ msgid "Add to favorites" 20726#~ msgstr "Legg til i favorittar" 20727 20728#~ msgid "Add watermarks to thumbnails" 20729#~ msgstr "Legg til vassmerke på miniatyrbilete" 20730 20731#~ msgctxt "FEMALE" 20732#~ msgid "Adopted by both parents" 20733#~ msgstr "Adoptert av begge foreldre" 20734 20735#~ msgctxt "MALE" 20736#~ msgid "Adopted by both parents" 20737#~ msgstr "Adoptert av begge foreldre" 20738 20739#~ msgctxt "FEMALE" 20740#~ msgid "Adopted by father" 20741#~ msgstr "Adoptert av far" 20742 20743#~ msgctxt "MALE" 20744#~ msgid "Adopted by father" 20745#~ msgstr "Adoptert av far" 20746 20747#~ msgctxt "FEMALE" 20748#~ msgid "Adopted by mother" 20749#~ msgstr "Adoptert av mor" 20750 20751#~ msgctxt "MALE" 20752#~ msgid "Adopted by mother" 20753#~ msgstr "Adoptert av mor" 20754 20755#~ msgid "Advanced" 20756#~ msgstr "Avansert" 20757 20758#~ msgid "Advanced fact preferences" 20759#~ msgstr "Avanserte faktainnstillingar" 20760 20761#~ msgid "Advanced name facts" 20762#~ msgstr "Avanserte namnefakta" 20763 20764#~ msgid "Advanced place name facts" 20765#~ msgstr "Avanserte stadnamnfakta" 20766 20767#~ 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." 20768#~ msgstr "Etter at du har logga deg inn, vel 'Min konto' i menyen under 'Mi side' og angje eit nytt passord i feltet for å endre passordet ditt." 20769 20770#~ msgid "Age of item" 20771#~ msgstr "Alder på notis" 20772 20773#~ msgid "Age related to birth year" 20774#~ msgstr "Alder jamført med fødselsår" 20775 20776#~ msgid "All changes in PhpGedView must be accepted" 20777#~ msgstr "Alle endringar i PhpGedView må på førehand vere godkjede" 20778 20779#~ msgid "All existing PhpGedView users must have distinct email addresses" 20780#~ msgstr "Alle eksisterande PhpGedView-brukarar må ha ulike e-postadresser" 20781 20782#~ msgid "All family facts" 20783#~ msgstr "Alle familiefakta" 20784 20785#~ msgid "All files have read and write permission." 20786#~ msgstr "Alle filer har lese og skriverettar." 20787 20788#~ msgid "All individual facts" 20789#~ msgstr "Alle personfakta" 20790 20791#~ msgid "All repository facts" 20792#~ msgstr "Alle arkivfakta" 20793 20794#~ msgid "All source facts" 20795#~ msgstr "Alle kjeldefakta" 20796 20797#~ msgid "Allow users to select their own theme" 20798#~ msgstr "Tillat brukarar å velje utsjånad" 20799 20800#~ msgctxt "FEMALE" 20801#~ msgid "Also known as" 20802#~ msgstr "Også kjend som" 20803 20804#~ msgctxt "MALE" 20805#~ msgid "Also known as" 20806#~ msgstr "Også kjend som" 20807 20808#~ msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 20809#~ msgstr "Ein tilslutta person er ein annan person som var involvert i denne hendinga, til dømes ein fadder eller ein prest." 20810 20811#~ msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 20812#~ msgstr "Ein tilslutta person er ein annan person som var involvert med denne personen, til dømes ein ven eller arbeidsgivar." 20813 20814#~ msgid "An edit menu for individuals, families, sources, etc." 20815#~ msgstr "Redigeringsmeny for personar, familiar, kjelder, osb." 20816 20817#~ msgid "An error occurred when unzipping the file." 20818#~ msgstr "Ein feil oppstod under utpakking av fila." 20819 20820#~ msgid "An unknown error occurred" 20821#~ msgstr "Ein ukjend feil har oppstått" 20822 20823#~ msgid "Apply automatic corrections to your genealogy data." 20824#~ msgstr "Utfør automatiske endringar i heile databasen." 20825 20826#~ msgid "Approval of account at %s" 20827#~ msgstr "Godkjenning av konto hjå %s" 20828 20829#~ msgid "Are you sure you want to remove links to this media object?" 20830#~ msgstr "Er du sikker på at du vil ta bort lenker til dette medieobjektet?" 20831 20832#~ msgid "Associates" 20833#~ msgstr "Tilslutta personar" 20834 20835#, fuzzy 20836#~ msgid "Automatically add unique identifiers" 20837#~ msgstr "Opprett automatisk globalt unike ID'ar" 20838 20839#~ msgid "Automatically expand list of events of close relatives" 20840#~ msgstr "Utvid automatisk lista av hendingar for nære slektningar" 20841 20842#~ msgid "Available blocks" 20843#~ msgstr "Tilgjengelege blokker" 20844 20845#~ msgid "Basic" 20846#~ msgstr "Grunnleggande" 20847 20848#~ msgid "Batch update" 20849#~ msgstr "Masseoppdatering" 20850 20851#~ msgid "Bearing" 20852#~ msgstr "Kurs" 20853 20854#~ msgid "Body" 20855#~ msgstr "Innhald" 20856 20857#~ msgid "Booklet" 20858#~ msgstr "Hefte" 20859 20860#~ msgid "Brit milah of a brother" 20861#~ msgstr "Brors Brit Milah" 20862 20863#~ msgid "Brit milah of a grandson" 20864#~ msgstr "Barnebarns Brit Milah" 20865 20866#~ msgctxt "daughter’s son" 20867#~ msgid "Brit milah of a grandson" 20868#~ msgstr "Dottersons Brit Milah" 20869 20870#~ msgctxt "son’s son" 20871#~ msgid "Brit milah of a grandson" 20872#~ msgstr "Sonesons Brit Milah" 20873 20874#~ msgid "Brit milah of a half-brother" 20875#~ msgstr "Halvbrors Brit Milah" 20876 20877#~ msgid "Brit milah of a son" 20878#~ msgstr "Sons Brit Milah" 20879 20880#~ msgid "British West Indies" 20881#~ msgstr "Britisk Vestindia" 20882 20883#~ msgid "Burial of a maternal grandparent" 20884#~ msgstr "Gravlegging av mor sin forelder" 20885 20886#~ msgid "Burial of a paternal grandparent" 20887#~ msgstr "Gravlegging av far sin forelder" 20888 20889#~ 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." 20890#~ msgstr "Som standard synes kun namn som førekjem i dine slektsted. Googlemaps-tabellen kan dessutan inneholde detaljar for andre stadar, for eksempel om du har importert stadar frå ei ekstern fil. Om du krysser av i denne ruta, vil alle stadnamn synast, også dei som ikkje er i bruk i augneblinken." 20891 20892#~ msgid "By default, your server allows scripts to run for %s second." 20893#~ msgid_plural "By default, your server allows scripts to run for %s seconds." 20894#~ msgstr[0] "Som standard, tillèt serveren din å køyre skript i %s sekund." 20895#~ msgstr[1] "Som standard, tillèt serveren din å køyre skript i %s sekund." 20896 20897#~ msgid "By default, your server allows scripts to use %s of memory." 20898#~ msgstr "Serveren din tillèt skript å nytte %s av minne." 20899 20900#, fuzzy 20901#~ msgid "Calculate the age differences between siblings, children, spouses, etc." 20902#~ msgstr "Om dette vert valt, vil webtrees kalkulere aldersskilnad mellom sysken, born, ektefellar, osb." 20903 20904#~ msgid "Cannot create" 20905#~ msgstr "Klarte ikkje å opprette fil" 20906 20907#~ msgid "Cape Colony" 20908#~ msgstr "Kappkolonien" 20909 20910#~ msgid "Case insensitive" 20911#~ msgstr "Ikkje skil mellom store og små bokstavar" 20912 20913#~ msgid "Catalonia" 20914#~ msgstr "Catalonia" 20915 20916#~ msgid "Caution!" 20917#~ msgstr "Obs!" 20918 20919#~ msgid "Caution: old modules may not work, or they may prevent webtrees from working." 20920#~ msgstr "Åtvaring: det er mogeleg at gamle modular ikkje fungerer, eller dei kan hindre webtrees frå å fungere." 20921 20922#~ msgid "Caution: old themes may not work, or they may prevent webtrees from working." 20923#~ msgstr "Åtvaring: det er mogeleg at gamle tema ikkje fungerer, eller dei kan hindre webtrees frå å fungere." 20924 20925#~ msgid "Cemeteries" 20926#~ msgstr "Gravstadar" 20927 20928#~ msgid "Center map here" 20929#~ msgstr "Sentrer kart her" 20930 20931#~ msgid "Change" 20932#~ msgstr "Endre" 20933 20934#~ msgid "Change flag" 20935#~ msgstr "Endre flagg" 20936 20937#~ msgid "Change language" 20938#~ msgstr "Endre språk" 20939 20940#~ msgid "Change the blocks on this user’s “My page”" 20941#~ msgstr "Endre blokkene på «Mi side» for denne brukaren" 20942 20943#~ msgid "Channel Islands" 20944#~ msgstr "Kanaløyane" 20945 20946#~ msgid "Check file permissions…" 20947#~ msgstr "Kontrollerer filrettar…" 20948 20949#~ msgid "Check for custom modules…" 20950#~ msgstr "Ser etter eigentilpassa modular…" 20951 20952#~ msgid "Check for custom themes…" 20953#~ msgstr "Ser etter eigentilpassa tema…" 20954 20955#~ msgid "Check the access rights on this folder." 20956#~ msgstr "Kontroller rettar for å opprette filer i denne katalogen." 20957 20958#~ msgid "Check the settings and try again." 20959#~ msgstr "Kontroller innstillingar og prøv på ny." 20960 20961#~ 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." 20962#~ msgstr "Vel kva miniatyrbilete du vil laste opp. Sjølv om miniatyrbileter kan genererast automatisk når du lastar opp bileter, vil du nokon gonger kanskje ønskje å lage dine eigne, ikke minst for andre medietypar. Du kan til dømes nytte eit stillbilete frå ein video, eller eit fotografi av ein person du har gjort eit lydopptak av." 20963 20964#~ msgid "Choose: " 20965#~ msgstr "Vel: " 20966 20967#~ msgid "Cleared but not yet completed" 20968#~ msgstr "Klarert men ikkje fullført besegling (mormon)" 20969 20970#~ msgid "Click %s to choose individual as head of family." 20971#~ msgstr "Klikk %s for å velje person som familieoverhovud." 20972 20973#~ msgid "Click a row, then drag-and-drop to re-order media" 20974#~ msgstr "Klikk på eit objekt, dra til ønska stad, og slepp for å endre rekkefølgja på medieobjekta" 20975 20976#~ msgid "Click here for PhpGedView to webtrees transfer wizard" 20977#~ msgstr "Klikk her for «PhpGedView til webtrees» konvertering" 20978 20979#~ msgid "Click here to add, edit, or delete" 20980#~ msgstr "Klikk her for å leggje til, endre eller slette" 20981 20982#~ msgid "Click here to open or close the sidebar" 20983#~ msgstr "Klikk her for å opne og lukke sidepanelet" 20984 20985#~ msgid "Click name to add individual to add links list." 20986#~ msgstr "Klikk på namn for å tilføye person til <b>Tilføy lenke</b>-lista." 20987 20988#~ msgid "Click on a title to go straight to it, or scroll down to read them all." 20989#~ msgstr "Klikk på ei overskrift for å gå direkte til avsnittet, eller rull ned for å lese alt." 20990 20991#~ msgid "Click to choose individual as head of family." 20992#~ msgstr "Klikk for å velje person som familieoverhovud." 20993 20994#~ msgid "Columns per page" 20995#~ msgstr "Kolonner pr. side" 20996 20997#~ msgid "Compress the GEDCOM file" 20998#~ msgstr "Komprimer GEDCOM-fila" 20999 21000#~ msgid "Concatenation" 21001#~ msgstr "Samansetjing av data" 21002 21003#~ msgid "Configure" 21004#~ msgstr "Konfigurer" 21005 21006#~ msgid "Confirm password" 21007#~ msgstr "Stadfest passord" 21008 21009#~ msgid "Continue adding" 21010#~ msgstr "Fortsett å leggje til" 21011 21012#~ msgid "Continued" 21013#~ msgstr "Fortsetter" 21014 21015#~ msgid "Convert from UTF-8 to ISO-8859-1" 21016#~ msgstr "Konvertere frå UTF-8 til ISO-8859-1" 21017 21018#~ msgid "Copy these files to the folder %s, replacing any that have the same name." 21019#~ msgstr "Kopier desse filene til mappa %s, ved å erstatte filer med same namn." 21020 21021#~ msgid "Count" 21022#~ msgstr "Tal" 21023 21024#~ msgid "Countries" 21025#~ msgstr "Land" 21026 21027#~ msgid "Counts " 21028#~ msgstr "Tal " 21029 21030#~ msgid "County" 21031#~ msgstr "Fylke" 21032 21033#~ msgid "Create a family" 21034#~ msgstr "Opprett ein familie" 21035 21036#~ msgid "Create a family from existing individuals" 21037#~ msgstr "Opprett ein familie frå eksisterande personar" 21038 21039#~ msgid "Create a website access rule" 21040#~ msgstr "Opprett ein regel for tilgjenge på nettstaden" 21041 21042#~ msgid "Current" 21043#~ msgstr "Gjeldande" 21044 21045#~ msgid "Custom GEDCOM sub-tags" 21046#~ msgstr "Eigentilpassa GEDCOM under-kodar" 21047 21048#~ msgid "Custom GEDCOM tag" 21049#~ msgstr "Eigentilpassa GEDCOM-kode" 21050 21051#~ msgid "Custom fact" 21052#~ msgstr "Eigedefinert faktum" 21053 21054#~ msgid "Custom tags" 21055#~ msgstr "Eigendefinerte koder" 21056 21057#~ msgid "Custom theme" 21058#~ msgstr "Eigetilpassa tema" 21059 21060#~ msgid "Czechoslovakia" 21061#~ msgstr "Tsjekkoslovakia" 21062 21063#~ msgid "Dashboard" 21064#~ msgstr "Hovudtavle" 21065 21066#~ msgid "Database and table names" 21067#~ msgstr "Database og tabellnamn" 21068 21069#~ msgid "Default" 21070#~ msgstr "Standardval" 21071 21072#~ msgid "Default map type" 21073#~ msgstr "Standard karttype" 21074 21075#~ msgid "Default pedigree chart layout" 21076#~ msgstr "Standard utsjånad på anetre" 21077 21078#~ msgid "Default pedigree generations" 21079#~ msgstr "Standard tal på generasjonar på anetre" 21080 21081#~ msgid "Delete all existing geographic data before importing the file." 21082#~ msgstr "Slett alle eksisterande geografiske data før fila vert importert." 21083 21084#~ msgid "Delete old files…" 21085#~ msgstr "Slette gamle filer…" 21086 21087#~ msgid "Delete temporary files…" 21088#~ msgstr "Slettar mellombelse filer…" 21089 21090#~ msgid "Description unavailable" 21091#~ msgstr "Forklaring ikkje tilgjengeleg" 21092 21093#~ msgid "Desired password" 21094#~ msgstr "Ønska passord" 21095 21096#~ msgid "Desired username" 21097#~ msgstr "Ønska brukarnamn" 21098 21099#~ msgid "Died as an infant: exempt" 21100#~ msgstr "Døydde som spebarn: unntak" 21101 21102#~ msgid "Disable these modules" 21103#~ msgstr "Inaktiver desse modulane" 21104 21105#~ msgid "Disable these themes" 21106#~ msgstr "Inaktiver desse temaa" 21107 21108#~ msgid "Display all" 21109#~ msgstr "Syn alle" 21110 21111#~ msgid "Display custom GEDCOM tags" 21112#~ msgstr "Syn eigentilpassa GEDCOM-kodar" 21113 21114#~ msgid "Display map coordinates" 21115#~ msgstr "Syn kartkoordinatar" 21116 21117#~ msgid "Do not change to keep original filename." 21118#~ msgstr "Ikkje endre for å behalde opprinneleg filnamn." 21119 21120#~ msgid "Do not create new locations, just import coordinates for existing locations." 21121#~ msgstr "Ikkje opprett nye stadar, importer kun koordinatane for eksisterande stadar." 21122 21123#~ msgid "Do not use maps" 21124#~ msgstr "Ikkje bruk kart" 21125 21126#~ msgid "Down" 21127#~ msgstr "Ned" 21128 21129#~ msgid "Download geographic data" 21130#~ msgstr "Last ned geografiske data" 21131 21132#~ msgid "Earliest birth year" 21133#~ msgstr "Tidlegaste fødselsår" 21134 21135#~ msgid "Earliest death year" 21136#~ msgstr "Tidlegaste dødsår" 21137 21138#~ msgid "Edit a website access rule" 21139#~ msgstr "Endre nettstaden sine reglar for tilgjenge" 21140 21141#~ msgid "Edit media" 21142#~ msgstr "Rediger media" 21143 21144#~ msgid "Edit the details" 21145#~ msgstr "Rediger detaljar" 21146 21147#~ msgid "Edit the media object" 21148#~ msgstr "Endre medieobjekt" 21149 21150#~ msgid "Edit the note" 21151#~ msgstr "Endre notat" 21152 21153#~ msgid "Edit the repository" 21154#~ msgstr "Endre arkiv" 21155 21156#~ msgid "Edit the source" 21157#~ msgstr "Endre kjelde" 21158 21159#~ msgid "Editing restriction" 21160#~ msgstr "Endringsrestriksjon" 21161 21162#~ msgid "Eire" 21163#~ msgstr "Irland" 21164 21165#~ msgid "Elevation" 21166#~ msgstr "Høgde" 21167 21168#~ msgid "Email address to be used in the “From:” field of emails that webtrees creates automatically.<br><br>webtrees can automatically create emails to notify administrators of changes that need to be reviewed. webtrees also sends notification emails to users who have requested an account.<br><br>Usually, the “From:” field of these automatically created emails is something like <i>From: webtrees-noreply@yoursite</i> to show that no response to the email is required. To guard against spam or other email abuse, some email systems require each message’s “From:” field to reflect a valid email account and will not accept messages that are apparently from account <i>webtrees-noreply</i>." 21169#~ msgstr "E-postadressa som skal nyttast i «From:»-feltet i e-post som webtrees opprettar automatisk.<br><br>webtrees kan sende e-post automatisk for å gjere administratorar oppmerksame på endringar som må handsamast. webtrees sender òg meldingar til brukarar som har bedt om ein konto.<br><br>Vanlegvis inneheld «From:»-feltet i deesse automatisk oppretta meldingane noko i retning av <i>From: webtrees-noreply@dinnettstad</i> for å syne at ein ikkje treng svara på e-posten. For å verje seg mot spam og anna e-postmisbruk krev enkelte e-postsystem at «From:»-feltet er ei gyldig e-postadresse og vil ikkje akseptere e-post som synes å kome frå <i>webtrees-noreply</i>." 21170 21171#~ msgid "Embedded variable" 21172#~ msgstr "Innlagd variabel" 21173 21174#~ msgid "End IP address" 21175#~ msgstr "IP-adresse, slutt" 21176 21177#~ msgid "Enter an individual, family, or source ID" 21178#~ msgstr "Angi ID til ein person, familie eller kjelde" 21179 21180#~ msgid "Enter or search for the ID of the individual, family, or source to which this media object should be linked." 21181#~ msgstr "Angi eller søk etter ID for person, familie eller kjelde som dette medieobjektet skal knytast til." 21182 21183#~ msgid "Enter report values" 21184#~ msgstr "Oppsett av rapport" 21185 21186#~ msgid "Exact text" 21187#~ msgstr "Eksakt tekst" 21188 21189#~ msgid "FAQ position" 21190#~ msgstr "FAQ-plassering" 21191 21192#~ msgid "FAQ visibility" 21193#~ msgstr "FAQ syning" 21194 21195#~ msgid "Facts for repository records" 21196#~ msgstr "Fakta for arkivregistreringar" 21197 21198#~ msgid "Facts for source records" 21199#~ msgstr "Fakta for kjelderegistreringar" 21200 21201#~ msgid "Family ID prefix" 21202#~ msgstr "Familie ID prefiks" 21203 21204#~ msgid "Family group information" 21205#~ msgstr "Familieopplysningar" 21206 21207#~ msgid "Family list" 21208#~ msgstr "Familieliste" 21209 21210#~ msgid "File containing places (CSV)" 21211#~ msgstr "Fil som inneheld stadar (CSV)" 21212 21213#~ msgid "Find a fact or event" 21214#~ msgstr "Finn fakta eller hending" 21215 21216#~ msgid "Find a family" 21217#~ msgstr "Finn familie" 21218 21219#~ msgid "Find a media object" 21220#~ msgstr "Finn medieobjekt" 21221 21222#~ msgid "Find a place" 21223#~ msgstr "Finn stad" 21224 21225#~ msgid "Find a repository" 21226#~ msgstr "Finn arkiv" 21227 21228#~ msgid "Find a shared note" 21229#~ msgstr "Finn notat" 21230 21231#~ msgid "Find an individual" 21232#~ msgstr "Finn person" 21233 21234#, php-format 21235#~ msgid "Flag of %s" 21236#~ msgstr "%s sitt flagg" 21237 21238#~ msgid "From" 21239#~ msgstr "Frå" 21240 21241#~ msgid "GEDCOM sub-tag" 21242#~ msgstr "GEDCOM under-kode" 21243 21244#~ msgid "Gender icon on charts" 21245#~ msgstr "Ikon for kjønn i diagram" 21246 21247#~ msgid "Get an API key from Google." 21248#~ msgstr "Få API kode frå Google." 21249 21250#~ msgid "Gives users the option of selecting their own theme." 21251#~ msgstr "Gjev brukarar høve til å velje utsjånad (tema)." 21252 21253#~ msgid "Google Street View™" 21254#~ msgstr "Google Street View™" 21255 21256#~ 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." 21257#~ msgstr "Google tillet berre eit fåtal anonyme kartspørringar per dag. Om du treng meir enn dette, må du ha ein Google-konto og ein API-kode." 21258 21259#~ msgid "Google™ maps preferences" 21260#~ msgstr "Innstillingar for Google™ maps" 21261 21262#~ msgid "Grandparents" 21263#~ msgstr "Besteforeldre" 21264 21265#~ msgid "Head of household" 21266#~ msgstr "Overhovud i familien" 21267 21268#~ 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." 21269#~ msgstr "Her kan du angi eller fjerne ikon. Med denne linken kan ein velge eit flagg som vil bli nytta som stadmarkør.." 21270 21271#~ 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." 21272#~ msgstr "Her angir du ønska nivå for zoom av kartutsnitt. Denne verdien vil bli brukt som minimumsverdi når staden vert vist på eit kart." 21273 21274#~ 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." 21275#~ msgstr "Her kan du angi nøyaktigheit. Basert på denne innstillinga, vil tal på desimalar som skal nyttast i lengde- og breiddegrader fastsettast." 21276 21277#~ msgid "Hide" 21278#~ msgstr "Skjul" 21279 21280#~ msgid "Hide/show GEDCOM tags in the edit forms" 21281#~ msgstr "Skjul/Syn GEDCOM-kodar i endringsskjema" 21282 21283#~ msgid "Highest population" 21284#~ msgstr "Høgaste folketettleik" 21285 21286#~ msgid "Historical facts" 21287#~ msgstr "Historiske fakta" 21288 21289#~ msgid "House" 21290#~ msgstr "Hus" 21291 21292#~ msgid "Hybrid" 21293#~ msgstr "Hybrid" 21294 21295#~ msgid "Icon" 21296#~ msgstr "Ikon" 21297 21298#~ msgid "If the number of times that a certain surname occurs is lower than the threshold, it will not appear in the list. It can be added here manually. If more than one surname is entered, they must be separated by a comma. <b>Surnames are case-sensitive.</b>" 21299#~ msgstr "Dersom eit særskilt etternamn ikkje førekjem nok gonger til å verte synt i lista over dei mest nytta etternamna, kan det her leggjast til manuelt. Om det vert lagt inn fleire namn, må desse skiljast med komma. <b>Det skiljast mellom store og små bokstavar.</b>" 21300 21301#~ 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." 21302#~ msgstr "Om miniatyrbiletet er det same som det originale biletet, er det ikkje lenger behov for å behalde dette, og du bør slette det. Om det er eit tilpassa miniatyrbilete, må du legge det til i medieobjektet." 21303 21304#~ 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." 21305#~ msgstr "Om besøkande ikkje kan sjå slektstreet, kan dei heller ikkje søke om brukarkonto. Du må då opprette brukarkontoar manuelt." 21306 21307#~ msgid "If you do not use two-factor authentication, enable <a href=\"https://www.google.com/settings/security/lesssecureapps\">less secure applications</a> and use your Google password." 21308#~ msgstr "Om du ikkje nyttar tostegs identifisering, åpne <a href=\"https://www.google.com/settings/security/lesssecureapps\">Tilgang til mindre sikre apper</a> og bruk ditt Google passord." 21309 21310#~ msgid "If you have a large number of inactive places, it can be slow to generate the list." 21311#~ msgstr "Om du har mange stadnamn som ikkje vert nytta, kan det ta noko lengre tid å generere lista." 21312 21313#~ 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." 21314#~ msgstr "Om du skjuler ei blokk utan innhald, vil du ikkje kunne endre oppsettet for denne blokka før den igjen har innhald, og kan synast." 21315 21316#~ msgid "If you use two-factor authentication, create an <a href=\"https://myaccount.google.com/apppasswords\">app password</a>." 21317#~ msgstr "Om du nyttar tostegs identifisering, opprett eit <a href=\"https://myaccount.google.com/apppasswords\">app passord</a>." 21318 21319#~ msgid "If you want to remove a surname from the Common Surname list without increasing the threshold value, you can do that by entering the surname here. If more than one surname is entered, they must be separated by a comma. <b>Surnames are case-sensitive</b>. Surnames entered here will also be removed from the “Top surnames” list on the “Home page”." 21320#~ msgstr "Ønskjer du å ta bort eit særskilt etternamn fra lista over «Mest nytta etternamn», kan du oppgi etternamnet her. Om det vert lagt inn fleire namn, må desse skiljast med komma. <b>For etternamn skiljast det mellom store og små bokstavar</b>. Etternamn lagt til her, vil også fjernast frå lista “Mest nytta etternamn” på “Heimeside”." 21321 21322#~ 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." 21323#~ msgstr "Om serveren sin sikkerheitspolicy tillet det, kan du be om auka minne og CPU tidsinnstillingar på webtrees si administrasjonsside. Om dette ikkje går, må administrator for server kontaktast." 21324 21325#~ msgid "If your website can be reached using more than one URL, such as <b>http://www.example.com/webtrees/</b> and <b>http://webtrees.example.com/</b>, you can specify the preferred URL. Requests for the other URLs will be redirected to the preferred one." 21326#~ msgstr "Om nettstaden kan nåast med fleire ulike URL-adresser, som til dømes <b>http://www.example.com/webtrees/</b> og <b>http://webtrees.example.com/</b>, kan du angi den føretrekte URL her. Spurnad om andre URL-adresser vil verte omdirigert til den føretrekte." 21327 21328#~ msgid "Import Options." 21329#~ msgstr "Importval." 21330 21331#~ msgid "Import all places from a family tree" 21332#~ msgstr "Importer alle stadnamn frå eit slektstre" 21333 21334#~ msgid "Include fully matched places" 21335#~ msgstr "Inkluder identiske stadar" 21336 21337#~ msgid "Include media (automatically zips files)" 21338#~ msgstr "Inkluder mediefiler (lagar automatisk ei zip-fil)" 21339 21340#~ msgid "Individual ID prefix" 21341#~ msgstr "Peron ID prefiks" 21342 21343#~ msgid "Individual distribution" 21344#~ msgstr "Utbreiing av personar" 21345 21346#~ msgid "Individual list" 21347#~ msgstr "Personliste" 21348 21349#~ msgid "Information about the request is shown under the link below." 21350#~ msgstr "Informasjon om søknaden vert synt under lenka nedanfor." 21351 21352#~ msgid "Installation folder" 21353#~ msgstr "Installasjonsmappe" 21354 21355#~ msgid "Instructions for Google mail" 21356#~ msgstr "Instruksjonar for Google mail" 21357 21358#~ msgid "Interred" 21359#~ msgstr "Urnenedsettelse" 21360 21361#~ msgctxt "FEMALE" 21362#~ msgid "Interred" 21363#~ msgstr "Jordfesta" 21364 21365#~ msgctxt "MALE" 21366#~ msgid "Interred" 21367#~ msgstr "Jordfesta" 21368 21369#~ msgid "Invalid GEDCOM format" 21370#~ msgstr "Ugyldig GEDCOM 5.5 format" 21371 21372#~ msgid "Keep" 21373#~ msgstr "Ta vare på" 21374 21375#~ msgid "Keep link in list" 21376#~ msgstr "Behald lenke i liste" 21377 21378#~ msgid "LDS ordinance codes in chart boxes" 21379#~ msgstr "LDS ordinasjonskodar i diagram" 21380 21381#~ msgid "LDS temple" 21382#~ msgstr "Mormon tempel" 21383 21384#~ msgid "Latest birth year" 21385#~ msgstr "Seinaste fødselsår" 21386 21387#~ msgid "Latest death year" 21388#~ msgstr "Seinaste dødsår" 21389 21390#~ msgid "Leave this blank to use the default value." 21391#~ msgstr "Hvis du let denne innstillinga stå tom, vil standardverdien nyttast." 21392 21393#~ msgid "Left" 21394#~ msgstr "Venstre" 21395 21396#~ msgctxt "paper size" 21397#~ msgid "Legal" 21398#~ msgstr "Legal" 21399 21400#~ msgid "Level" 21401#~ msgstr "Nivå" 21402 21403#~ msgid "Limit" 21404#~ msgstr "Grense" 21405 21406#~ msgid "Limit display by" 21407#~ msgstr "Avgrens syning til" 21408 21409#~ msgid "Link to an existing media object" 21410#~ msgstr "Knyt til eit eksisterande medieobjekt" 21411 21412#~ msgid "Linked database ID" 21413#~ msgstr "Lenka database-ID" 21414 21415#~ msgid "Location not removed: this location contains sub-locations" 21416#~ msgstr "Staden er ikkje sletta: denne staden har andre stadar knytt opp til seg" 21417 21418#~ msgid "Login ID" 21419#~ msgstr "Brukarnamn" 21420 21421#~ msgid "Longevity versus time" 21422#~ msgstr "Levealder i tidsperiode" 21423 21424#~ msgid "Lost password request" 21425#~ msgstr "Nytt passord" 21426 21427#~ msgid "Lowest population" 21428#~ msgstr "Lågaste folketettleik" 21429 21430#~ msgid "Mailing name" 21431#~ msgstr "Personnamn i postadresse" 21432 21433#~ msgid "Main section blocks" 21434#~ msgstr "Blokker i hovudseksjonen" 21435 21436#~ msgid "Manage family trees " 21437#~ msgstr "Handsam familietre " 21438 21439#~ msgid "Manage the links" 21440#~ msgstr "Behandle lenker" 21441 21442#~ msgid "Many mail servers require that the sending server identifies itself correctly, using a valid domain name." 21443#~ msgstr "Mange e-postserverar krev at avsendarserveren identifiserer seg sjølv korrekt, med eit gyldig domenenamn." 21444 21445#~ msgid "Map provider" 21446#~ msgstr "Karttilbydar" 21447 21448#~ msgid "Marriage status" 21449#~ msgstr "Ekteskapsstatus" 21450 21451#~ msgid "Marriage type unknown" 21452#~ msgstr "Vigseltype ukjent" 21453 21454#~ msgid "Married surname" 21455#~ msgstr "Etternamn som gift" 21456 21457#~ msgid "Match calendar" 21458#~ msgstr "Match kalendar" 21459 21460#~ msgid "Max" 21461#~ msgstr "Maks" 21462 21463#~ msgid "Maximum descendancy generations" 21464#~ msgstr "Høgste tal på generasjonar av etterkomarar" 21465 21466#~ msgid "Maximum pedigree generations" 21467#~ msgstr "Høgste tal på generasjonar på anetre" 21468 21469#~ msgid "Media ID prefix" 21470#~ msgstr "Medie ID prefiks" 21471 21472#~ msgid "Media contains" 21473#~ msgstr "Medie inneheld" 21474 21475#~ msgid "Medical condition" 21476#~ msgstr "Medisinsk tilstand" 21477 21478#~ msgid "Memory limit" 21479#~ msgstr "Grense for minne" 21480 21481#~ msgid "Midnight" 21482#~ msgstr "midnatt" 21483 21484#~ 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." 21485#~ msgstr "Minimum og maksimum zoomfaktor for kartet i Google. 1 er heile kartet, 15 er på husnivå. Merk at 15 er kun tilgjengeleg i einskilde område." 21486 21487#~ msgid "Minimum number of occurrences to be a “common surname”" 21488#~ msgstr "Min. førekomst for «mest nytta etternavn»" 21489 21490#~ msgid "Moderate pending changes" 21491#~ msgstr "Handsame ventande endringar" 21492 21493#~ msgid "More news articles" 21494#~ msgstr "Fleire nyhende" 21495 21496#~ msgid "Move left" 21497#~ msgstr "Flytt til venstre" 21498 21499#~ msgid "Move right" 21500#~ msgstr "Flytt til høgre" 21501 21502#~ msgid "MySQL gave the error: %s" 21503#~ msgstr "MySQL rapporterte feilen: %s" 21504 21505#~ msgid "MySQL variables" 21506#~ msgstr "MySQL variablar" 21507 21508#~ msgid "Name contains" 21509#~ msgstr "Namn inneheld" 21510 21511#~ msgid "Names to add to common surnames (comma separated)" 21512#~ msgstr "Namvn som skal leggjast til liste for mest nytta etternamn (separert med komma)" 21513 21514#~ msgid "Names to remove from common surnames (comma separated)" 21515#~ msgstr "Namn som skal takast bort frå «mest nytta etternamn» (separert med komma)" 21516 21517#~ msgid "Neighborhood" 21518#~ msgstr "Grannelag" 21519 21520#~ msgid "Netherlands Antilles" 21521#~ msgstr "Dei nederlandske antillane" 21522 21523#~ msgid "Neutral Zone" 21524#~ msgstr "Nøytral sone" 21525 21526#~ msgctxt "FEMALE" 21527#~ msgid "Never married" 21528#~ msgstr "Aldri gift" 21529 21530#~ msgctxt "MALE" 21531#~ msgid "Never married" 21532#~ msgstr "Aldri gift" 21533 21534#~ msgid "No ancestors in the database." 21535#~ msgstr "Ingen anar i slektsbasen." 21536 21537#~ msgid "No custom modules are enabled." 21538#~ msgstr "Ingen eigentilpassa modular er aktiverte." 21539 21540#~ msgid "No custom themes are enabled." 21541#~ msgstr "Ingen eigentilpassa tema er aktiverte." 21542 21543#~ msgid "No events for living individuals exist for today." 21544#~ msgstr "Ingen hendingar for nolevande personar finnast i dag." 21545 21546#~ msgid "No events for living individuals exist for tomorrow." 21547#~ msgstr "Ingen hendingar for nolevende personar finnast for i morgon." 21548 21549#~ msgid "No events for living people exist for the next %s day." 21550#~ msgid_plural "No events for living people exist for the next %s days." 21551#~ msgstr[0] "Ingen hendingar for nolevande personar finnast for den neste %s dagen." 21552#~ msgstr[1] "Ingen hendingar for nolevande personar finnast for dei neste %s dagane." 21553 21554#~ msgid "No limit" 21555#~ msgstr "Inga grense" 21556 21557#~ msgid "No map data exists for this individual" 21558#~ msgstr "Ingen kartdata for denne personen" 21559 21560#~ msgid "No mappable items" 21561#~ msgstr "Ingen stadar å kartfeste" 21562 21563#~ msgid "No media file was provided." 21564#~ msgstr "Ingen mediefil blei gitt." 21565 21566#~ msgid "No places found" 21567#~ msgstr "Ingen stadar funne" 21568 21569#~ msgid "No places have been found." 21570#~ msgstr "Ingen stadar vart funne." 21571 21572#~ msgid "Nobody at all" 21573#~ msgstr "Ingen" 21574 21575#~ msgid "Noon" 21576#~ msgstr "Middag" 21577 21578#~ msgid "Not a valid individual, family, or source ID" 21579#~ msgstr "Ikkje gyldig ID for person, familie eller kjelde" 21580 21581#~ msgctxt "FEMALE" 21582#~ msgid "Not married" 21583#~ msgstr "Ikkje gift" 21584 21585#~ msgctxt "MALE" 21586#~ msgid "Not married" 21587#~ msgstr "Ikkje gift" 21588 21589#~ msgid "Note ID prefix" 21590#~ msgstr "Notat ID prefiks" 21591 21592#~ msgid "Number of generations" 21593#~ msgstr "Tal på generasjonar" 21594 21595#~ msgid "Number of items" 21596#~ msgstr "Tal på notisar" 21597 21598#~ msgid "Number of items to show" 21599#~ msgstr "Mengd som skal synast" 21600 21601#~ msgid "Number of months since the last sign-in for a user’s account to be considered inactive: " 21602#~ msgstr "Tal på månader sidan siste innlogging, før ein brukarkonto vert rekna for inaktiv: " 21603 21604#~ msgid "Oldest at bottom" 21605#~ msgstr "Eldste nederst" 21606 21607#~ msgid "Oldest at top" 21608#~ msgstr "Eldste øverst" 21609 21610#~ msgid "Optional prefixes and suffixes" 21611#~ msgstr "Valfrie føre- og etterstavingar" 21612 21613#~ msgid "Order" 21614#~ msgstr "Rekkefølgje" 21615 21616#~ msgid "Other folder… please type in" 21617#~ msgstr "Anna mappe… skriv inn" 21618 21619#~ msgid "Other genealogy applications might not recognize this data." 21620#~ msgstr "Det er ikkje sikkert at andre slektsprogram gjenkjenner desse data." 21621 21622#~ msgid "Others" 21623#~ msgstr "Andre" 21624 21625#~ msgid "Overwrite existing coordinates." 21626#~ msgstr "Skriv over eksisterande koordinatar." 21627 21628#~ msgid "Own charts" 21629#~ msgstr "Eigne diagram" 21630 21631#~ msgid "P.M." 21632#~ msgstr "P.M." 21633 21634#~ 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." 21635#~ msgstr "PHP-utvidinga «%1$s» er slått av. Utan denne vil følgjande eigenskapar ikkje fungere: %2$s. Spør din serveradministrator om å få den slått på." 21636 21637#~ msgid "PHP extension “%s” is disabled. You cannot install webtrees until this is enabled. Please ask your server’s administrator to enable it." 21638#~ msgstr "PHP-utvididinga «%s» er slått av, og du kan difor ikkje installere webtrees. Kontakt administrator for serveren for å få slått på denne funksjonen." 21639 21640#~ 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." 21641#~ msgstr "PHP-innstillinga «%1$s» er slått av. Utan denne vil følgjande eigenskapar ikkje fungere: %2$s. Kontakt din serveradministrator for å få den slått på." 21642 21643#~ msgid "PHP time limit" 21644#~ msgstr "PHP tidsavgrensing" 21645 21646#~ msgid "Passwords do not match." 21647#~ msgstr "Passorda samsvarar ikkje." 21648 21649#~ msgid "Passwords must contain at least 8 characters." 21650#~ msgstr "Passord må innehalde minst 8 teikn." 21651 21652#~ msgid "Pedigree of %s" 21653#~ msgstr "Anetre til %s" 21654 21655#~ msgid "Phonetic" 21656#~ msgstr "Fonetisk" 21657 21658#~ msgid "Phonetic title" 21659#~ msgstr "Tittel (fonetisk)" 21660 21661#~ msgid "PhpGedView might be installed in one of these folders:" 21662#~ msgstr "PhpGedView kan vere installert i ei av følgjande mapper:" 21663 21664#~ msgid "PhpGedView must be version 4.2.3, or any SVN up to #%s" 21665#~ msgstr "PhpGedView må vere versjon 4.2.3 eller ein av SVN-versjonane opp til #%s" 21666 21667#~ msgid "PhpGedView must use the same database as webtrees." 21668#~ msgstr "PhpGedView må nytte same database som webtrees." 21669 21670#~ msgid "PhpGedView to webtrees transfer wizard" 21671#~ msgstr "PhpGedView til webtrees konvertering" 21672 21673#~ msgid "Place check" 21674#~ msgstr "Stadsjekk" 21675 21676#~ msgid "Place contains" 21677#~ msgstr "Stadnamn inneheld" 21678 21679#~ msgid "Place the website offline, by creating the file %s…" 21680#~ msgstr "Gjer nettstaden offline, ved å opprette fila %s…" 21681 21682#~ msgid "Place the website online, by deleting the file %s…" 21683#~ msgstr "Gjer nettstaden online, ved å slette fila %s…" 21684 21685#~ msgid "Places found" 21686#~ msgstr "Stadar funne" 21687 21688#~ msgid "Places in %s" 21689#~ msgstr "Stadar i %s" 21690 21691#~ msgid "Places should be entered according to the standards for genealogy. In genealogy, places are recorded with the most specific information about the place first and then working up to the least specific place last, using commas to separate the different place levels. The level at which you record the place information should represent the levels of government or church where vital records for that place are kept.<br><br>For example, a place like Salt Lake City would be entered as “Salt Lake City, Salt Lake, Utah, USA”.<br><br>Let’s examine each part of this place. The first part, “Salt Lake City,” is the city or township where the event occurred. In some countries, there may be municipalities or districts inside a city which are important to note. In that case, they should come before the city. The next part, “Salt Lake,” is the county. “Utah” is the state, and “USA” is the country. It is important to note each place because genealogy records are kept by the governments of each level.<br><br>If a level of the place is unknown, you should leave a space between the commas. Suppose, in the example above, you didn’t know the county for Salt Lake City. You should then record it like this: “Salt Lake City, , Utah, USA”. Suppose you only know that an individual was born in Utah. You would enter the information like this: “, , Utah, USA”. <br><br>You can use the <b>Find Place</b> link to help you find places that already exist in the database." 21692#~ msgstr "Stadnamn bør registrerast i tråd med genealogiske standarder: den mest spesifikke informasjonen om staden vert skrive fyrst, deretter arbeider ein seg opp gjennom hierarkiet til det minst spesifikke nivået, med komma som skiljeteikn mellom nivåa. Namna du nyttar for å oppgje stadane bør representere dei ulike nivåa i stats- eller kyrkjeadministrasjonen der sentrale register vert førte og oppbevarte.<br><br>Til dømes kan ein stad som Bjørkedal i Møre og Romsdal registrerast som «Bjørkedal, Volda, Møre og Romsdal, NOR». Første del av stadregistreringa, «Bjørkedal», er staden der hendinga fann stad. Neste del, «Volda», er kommunen. «Møre og Romsdal» er fylket, og «NOR» er landet. Det er viktig å angi alle nivåa, sidan administrasjonen på kvart nivå kan føre relevante register.<br><br>Om eit nivå i stadnamnet er ukjent, bør dette registrerast med ein tom plass mellom to komma. Hvis du til dømes ikkje veit kva kommune Bjørkedal ligg i, bør det registrerast som «Bjørkedal, , Møre og Romsdal, NOR». Om du ikkje veit meir enn at ein person er fødd i Møre og Romsdal, vil stadnamnet kunne skrivast som «, , Møre og Romsdal, NOR».<br><br>Du kan bruke <b>Finn stad</b> for å finne stadar som allereie finnast i databasen." 21693 21694#~ msgid "Places without valid co-ordinates are not shown on the map and have a red border around the sidebar entry" 21695#~ msgstr "Stadar utan gyldige koordinatar vil ikkje synast på kartet, og har raud bord i sidemenyen" 21696 21697#~ msgid "Please enter a given name, surname, or place in addition to the year" 21698#~ msgstr "Ver venleg oppgje eit fornamn, etternamn og ein stad i tillegg til årstal" 21699 21700#~ msgid "Please enter a message subject." 21701#~ msgstr "Skriv inn tekst i emnefeltet." 21702 21703#~ msgid "Please enter more than one character." 21704#~ msgstr "Ver venleg å skrive inn meir enn ein bokstav." 21705 21706#~ msgid "Please enter some message text before sending." 21707#~ msgstr "Skriv inn ein tekst før du sender." 21708 21709#~ 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." 21710#~ msgstr "Ver venleg å oppgi e-postadresse, slik at vi kan svare på denne meldinga. E-postadressa vert ikkje nytta til anna enn å svare på din førespurnad." 21711 21712#~ msgid "Precision" 21713#~ msgstr "Presisjon" 21714 21715#~ msgid "Precision of the latitude and longitude" 21716#~ msgstr "Nøyaktigheit for lengde- og breddegrad" 21717 21718#~ msgid "Prefixes" 21719#~ msgstr "Førestavingar" 21720 21721#~ msgid "Presentation style" 21722#~ msgstr "Presentering" 21723 21724#~ msgid "Privacy restriction" 21725#~ msgstr "Personvern" 21726 21727#~ msgid "Publisher" 21728#~ msgstr "Utgjevar" 21729 21730#~ msgid "Quick repository facts" 21731#~ msgstr "Snøggfakta for arkiv" 21732 21733#~ msgid "Quick source facts" 21734#~ msgstr "Snøggfakta for kjelder" 21735 21736#~ msgid "README documentation" 21737#~ msgstr "README dokumentasjon (Engelsk)" 21738 21739#~ msgid "Rada" 21740#~ msgstr "Rada" 21741 21742#~ msgid "Really delete all geographic data?" 21743#~ msgstr "Verkeleg slette alle geografiske data?" 21744 21745#~ msgid "Records are not the same type. Cannot merge records that are not the same type." 21746#~ msgstr "Postane er ikkje av same type. Kan ikkje flette data som er av ulik type." 21747 21748#~ msgid "Redraw map" 21749#~ msgstr "Teikn kart på ny" 21750 21751#~ msgid "Religious name" 21752#~ msgstr "Religiøst namn" 21753 21754#~ msgctxt "FEMALE" 21755#~ msgid "Religious name" 21756#~ msgstr "Religiøst namn" 21757 21758#~ msgctxt "MALE" 21759#~ msgid "Religious name" 21760#~ msgstr "Religiøst namn" 21761 21762#~ msgid "Remove flag" 21763#~ msgstr "Slett flagg" 21764 21765#~ msgid "Remove link from list" 21766#~ msgstr "Slett lenke fra liste" 21767 21768#~ msgid "Repositories found" 21769#~ msgstr "Arkiv funne" 21770 21771#~ msgid "Repository ID prefix" 21772#~ msgstr "Arkiv ID prefix" 21773 21774#~ msgid "Repository contains" 21775#~ msgstr "Arkiv inneheld" 21776 21777#~ msgid "Reset to initial map state" 21778#~ msgstr "Attendestill til opphaveleg kart" 21779 21780#~ msgid "Restrict access to the website, using IP addresses and user-agent strings." 21781#~ msgstr "Avgrens tilgangen til nettstaden ut frå IP-adresse eller brukaragent." 21782 21783#~ msgid "Resulting value" 21784#~ msgstr "Sluttverdi" 21785 21786#~ msgid "Right" 21787#~ msgstr "Høgre" 21788 21789#~ msgid "Right section blocks" 21790#~ msgstr "Blokker i høgre kolonne" 21791 21792#~ msgid "Romanized title" 21793#~ msgstr "Tittel (latinsk form)" 21794 21795#~ msgid "Rule" 21796#~ msgstr "Regel" 21797 21798#~ msgid "Satellite" 21799#~ msgstr "Satellitt" 21800 21801#~ msgid "Search engine" 21802#~ msgstr "Søkjemotor" 21803 21804#~ msgid "Search for individuals to add to add Links list." 21805#~ msgstr "Søk etter personar som skal leggjast til lenkelista." 21806 21807#~ msgid "Search globally" 21808#~ msgstr "Søk globalt" 21809 21810#~ msgid "Search locally" 21811#~ msgstr "Søk lokalt" 21812 21813#~ msgid "Select a block and use the arrows to move it." 21814#~ msgstr "Merk namnet til ei blokk og klikk på pilteiknet for å flytte blokka i ønka retning." 21815 21816#~ msgid "Select chart type" 21817#~ msgstr "Vel diagramtype" 21818 21819#~ msgid "Select events" 21820#~ msgstr "Vel hendingar" 21821 21822#~ msgid "Select flag" 21823#~ msgstr "Vel flagg" 21824 21825#~ msgid "Select the desired count interval" 21826#~ msgstr "Vel ønska mengdeintervall" 21827 21828#~ msgid "Select the languages that will be shown in menus." 21829#~ msgstr "Vel dei språka som skal synast i menyar." 21830 21831#~ msgid "Select the stats to show in this block" 21832#~ msgstr "Vel statistikk som skal synast i denne blokka" 21833 21834#~ msgid "Send broadcast messages" 21835#~ msgstr "Send melding til alle" 21836 21837#~ msgid "Serbia and Montenegro" 21838#~ msgstr "Serbia og Montenegro" 21839 21840#~ msgid "Server file containing places (CSV)" 21841#~ msgstr "Fil på server som inneheld stadar (CSV)" 21842 21843#~ msgid "Session timeout" 21844#~ msgstr "Session timeout" 21845 21846#~ msgid "Set the default number of generations to display on descendancy and pedigree charts." 21847#~ msgstr "Angi tal på generasjonar som skal synast i etterkomar- og anediagram." 21848 21849#~ msgid "Set the maximum number of generations to display on descendancy charts." 21850#~ msgstr "Angi høgste tal på generasjonar som skal synast i diagram for etterkomarar." 21851 21852#~ msgid "Set the maximum number of generations to display on pedigree charts." 21853#~ msgstr "Angi høgaste tal på generasjonar som skal synast på anediagram." 21854 21855#~ msgid "Set to <b>Yes</b> to use the RIN number instead of the GEDCOM ID when asked for individual IDs in configuration files, user settings, and charts. This is useful for genealogy programs that do not consistently export GEDCOMs with the same ID assigned to each individual but always use the same RIN." 21856#~ msgstr "Set til <b>Ja</b> for å nytte RIN nummer istaden for GEDCOM ID når det vert spurt om person-ID i konfigurasjonsfiler, brukarinnstillingar, og i diagram. Dette kan vere nyttig for slektsprogram som ikkje konsistent eksporterer GEDCOM med same ID tileigna kvar person, men som alltid nyttar same RIN." 21857 21858#~ msgid "Shared note contains" 21859#~ msgstr "Delt notat inneheld" 21860 21861#~ msgid "Shared notes found" 21862#~ msgstr "Delte notat funne" 21863 21864#~ msgid "Short version" 21865#~ msgstr "Kort versjon" 21866 21867#~ msgid "Should this block be hidden when it is empty" 21868#~ msgstr "Skjule denne blokka dersom den er tom" 21869 21870#~ msgid "Show all notes and source references on notes and sources tabs" 21871#~ msgstr "Syn alle notat og kjeldereferansar på notat og kjeldefaner" 21872 21873#~ msgid "Show all spouses and ancestors" 21874#~ msgstr "Syn alle ektefeller og anar" 21875 21876#~ msgid "Show all tags" 21877#~ msgstr "Syn alle koder" 21878 21879#~ msgid "Show chart details by default" 21880#~ msgstr "Syn diagramdetaljar som standard" 21881 21882#~ msgid "Show common surnames" 21883#~ msgstr "Syne mest nytta etternamn" 21884 21885#~ msgid "Show counts before or after name" 21886#~ msgstr "Plasser mengd før eller etter namn" 21887 21888#~ msgid "Show cousins" 21889#~ msgstr "Syn syskenborn" 21890 21891#~ msgid "Show date differences" 21892#~ msgstr "Syn datoskilnader" 21893 21894#~ msgid "Show details" 21895#~ msgstr "Syn detaljar" 21896 21897#~ msgid "Show hit counters on Portal and Individual pages." 21898#~ msgstr "Syn teljar for treff på hovud- og personsider." 21899 21900#~ msgid "Show images" 21901#~ msgstr "Syn bilete" 21902 21903#~ msgid "Show inactive places" 21904#~ msgstr "Syn stadnamn som ikkje er i bruk" 21905 21906#~ msgid "Show lifespans" 21907#~ msgstr "Syn livsløp" 21908 21909#~ msgid "Show only births, deaths, and marriages" 21910#~ msgstr "Syn kun fødslar, dødsfall og vigslar" 21911 21912#~ msgid "Show only the selected tags" 21913#~ msgstr "Syn berre valde koder" 21914 21915#~ msgid "Show places in hierarchy" 21916#~ msgstr "Syn stadnamn etter nivå" 21917 21918#~ msgid "Show related individuals/families" 21919#~ msgstr "Syn slekta personar/familier" 21920 21921#~ msgid "Show the location of places and events using the Google™ maps mapping service." 21922#~ msgstr "Syn kart over stader og hendingar med Google™ maps-tenesten." 21923 21924#~ msgid "Sicily" 21925#~ msgstr "Sicilia" 21926 21927#~ msgid "Sign-in URL" 21928#~ msgstr "URL for innlogging" 21929 21930#~ msgid "Signed-in as " 21931#~ msgstr "Logga inn som " 21932 21933#~ msgid "Simple search filter based on the characters entered, no wildcards are accepted." 21934#~ msgstr "Enkelt søkjefilter basert på bokstavane/teikna som er skrive inn. Ingen jokerar (?*) er tillete." 21935 21936#~ msgid "Site preferences" 21937#~ msgstr "Innstillingar for nettstad" 21938 21939#~ msgid "Size of map (in pixels)" 21940#~ msgstr "Storleik på kart (i punkt)" 21941 21942#~ 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.”." 21943#~ msgstr "Enkelte stadnamn kan skrivast med valfrie førestavingar og etterstavingar, f.eks. «Buskerud» eller «Buskerud fylke». Dersom slektstreet inneheld det fulle stadnamnet men den geografiske databasen berre den korte formen, bør du angi ei liste over føre-/etterstavingar som skal ignorerast. Fleire alternative former kan skiljast med semikolon. Døme: «Kommune;Komm.;Km.»." 21944 21945#~ msgid "Source ID prefix" 21946#~ msgstr "Kjelde ID prefiks" 21947 21948#~ msgid "Source contains" 21949#~ msgstr "Kjelde inneheld" 21950 21951#~ msgid "Spouse census date" 21952#~ msgstr "Ektefelle sin dato for folketeljing" 21953 21954#~ msgid "Spouse census place" 21955#~ msgstr "Stad for ektefelle si folketeljing" 21956 21957#~ msgid "Spouse note" 21958#~ msgstr "Notat for ektefelle" 21959 21960#~ msgid "Standard" 21961#~ msgstr "Standard" 21962 21963#~ msgid "Start IP address" 21964#~ msgstr "IP-adresse, start" 21965 21966#~ msgid "Start at parents" 21967#~ msgstr "Start med foreldre" 21968 21969#~ msgid "Statistics chart" 21970#~ msgstr "Punktplott" 21971 21972#~ msgid "Store watermarked full size images on server" 21973#~ msgstr "Lagre vassmerka bileter på serveren" 21974 21975#~ msgid "Store watermarked thumbnails on server" 21976#~ msgstr "Lagre vassmerka miniatyrbileter på serveren" 21977 21978#~ msgid "Subdivision" 21979#~ msgstr "Område" 21980 21981#~ msgid "Suffixes" 21982#~ msgstr "Endestavingar" 21983 21984#~ msgid "Support for non-standard GEDCOM tags." 21985#~ msgstr "Støtte for ikkjestandardiserte GEDCOM-kodar." 21986 21987#~ msgid "System settings" 21988#~ msgstr "Systeminnstillingar" 21989 21990#~ msgid "Tag" 21991#~ msgstr "Kode" 21992 21993#~ msgid "Terrain" 21994#~ msgstr "Terreng" 21995 21996#~ msgid "The FAQ list is empty." 21997#~ msgstr "Lista med spørsmål & svar er tom." 21998 21999#~ msgid "The GEDCOM standard does not allow URLs in media objects." 22000#~ msgstr "GEDCOM-standarden godtek ikkje URL i medieobjekt." 22001 22002#~ 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:" 22003#~ msgstr "PhpGedView til webtrees-hjelparen er ein automatisert prosess for å bistå administrator i å flytte frå ein PhpGedView-installasjon til ein ny webtrees-installasjon. Alle PhpGedView GEDCOM-data og anna databaseinformasjon vil overførast direkte til din nye webtrees-database. Følgjande vilkår må vere oppfylt:" 22004 22005#~ msgid "The data in this website has been collected for the purposes of genealogical research." 22006#~ msgstr "Data på denne nettstaden er samla for bruk i genealogisk gransking." 22007 22008#~ msgid "The database reported the following error message:" 22009#~ msgstr "Databasen rapporterte følgjande feilmelding:" 22010 22011#~ msgid "The details of this family are private." 22012#~ msgstr "Detaljane om denne familien er private." 22013 22014#~ msgid "The details of this individual are private." 22015#~ msgstr "Detaljane om denne personen er private." 22016 22017#~ msgid "The file %s could not be updated." 22018#~ msgstr "Fila %s kunne ikkje oppdaterast." 22019 22020#~ msgid "The file %s has been created." 22021#~ msgstr "Fila %s blei oppretta." 22022 22023#, php-format 22024#~ msgid "The folder %s does not exist, and it could not be created." 22025#~ msgstr "Mappa %s eksisterar ikkje, og kunne ikkje opprettast." 22026 22027#~ msgid "The following places have been changed:" 22028#~ msgstr "Følgjande stadar blei endra:" 22029 22030#~ msgid "The following places would be changed:" 22031#~ msgstr "Følgjande stadar vil bli endra:" 22032 22033#~ 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)." 22034#~ msgstr "Dei følgjande reglane vert nytta for å avgjere om ein besøkjande er eit menneske (som får full adgang), ein søkjerobot (som får avgrensa tilgang), eller ein uønska søkjerobot (som vert nekta tilgang)." 22035 22036#~ msgid "The media file %s does not exist." 22037#~ msgstr "Mediafila %s eksisterar ikkje." 22038 22039#~ msgid "The media file was not found in this family tree." 22040#~ msgstr "Mediefila blei ikkje funne i dette slektstreet." 22041 22042#~ msgid "The media file you are uploading can be, and probably should be, named differently on the server than it is on your local computer. This is so because often the local filename has meaning to you but is much less meaningful to others visiting this website. Consider also the possibility that you and someone else both try to upload different files called “granny.jpg“.<br><br>In this field, you specify the new name of the file you are uploading. The name you enter here will also be used to name the thumbnail, which can be uploaded separately or generated automatically. You do not need to enter the filename extension (jpg, gif, pdf, doc, etc.)<br><br>Leave this field blank to keep the original name of the file you have uploaded from your local computer." 22043#~ msgstr "Mediefilene du lastar opp kan - og bør kanskje - kallast noko anna på serveren enn på di lokale datamaskin. Ofte vil det lokale filnamnet ha meining for deg, men vere langt mindre meiningsfullt for andre besøkjande på nettstaden. Det er dessutan ei mogelegheit for at båe du og ein annan brukar vil laste opp ei fil som heiter «bestemor.jpg».<br><br>I dette feltet angjev du det nye namnet på fila du lastar opp. Det namnet du skriv her, vil også verte nytta til å namngi miniatyrbilete som høyrer til biletet, og som anten lastast opp separat eller genererast automatisk. Du treng ikkje å føre inn filtillegget (jpg, gif, pdf, doc, osb.)<br><br>. Lat feltet stå tomt for å behalde det opprinnelege namnet på fila." 22044 22045#~ msgid "The most common repository facts are listed separately, so that they can be added more easily." 22046#~ msgstr "Dei vanlegaste fakta er lista separat, slik at dei enklare kan nyttast." 22047 22048#~ msgid "The most common source facts are listed separately, so that they can be added more easily." 22049#~ msgstr "Dei vanlegaste kjeldefakta er lista separat, slik at dei enklare kan nyttast." 22050 22051#~ msgid "The new files are currently located in the folder %s." 22052#~ msgstr "Dei nye filene er no plasserte i mappa %s." 22053 22054#~ 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." 22055#~ msgstr "Førekomst av det valde namnet vil synast på kartet. Let du feltet stå tomt, vil det mest nytta etternamnet verte nytta." 22056 22057#~ msgid "The passwords do not match." 22058#~ msgstr "Passorda stemmer ikkje overeins." 22059 22060#~ msgid "The preferences for the chart “%s” have been updated." 22061#~ msgstr "Førehandsvalet for diagrammet “%s 1” har blitt oppdatert." 22062 22063#~ 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." 22064#~ msgstr "Det er valfritt å nytte prefiks, men vert tilrådd. Ved å gje tabellen eit unikt prefiks, kan fleire applikasjonar dele same database. «wt_» er føreslått, men du står fritt til å velje." 22065 22066#~ msgid "The record %1$s has been renamed to %2$s." 22067#~ msgstr "Posten %1$s blei endra til %2$s." 22068 22069#~ msgid "The record has been copied to the clipboard." 22070#~ msgstr "Data er kopiert til utklippstavla." 22071 22072#~ msgid "The regular expression appears to contain an error. It can’t be used." 22073#~ msgstr "Din regulære uttrykk ser ut til å innehalde feil og kan ikkje brukast." 22074 22075#~ msgid "The specified folder does not contain an installation of PhpGedView." 22076#~ msgstr "Den gitte mappa inneheld ingen installasjon av PhpGedView." 22077 22078#~ msgid "The theme menu will only be shown if the website preferences allow users to select their own theme." 22079#~ msgstr "Temamenyen synast berre dersom brukarar sjølv kan endre tema." 22080 22081#~ msgid "The thumbnail file %1$s could not be renamed to %2$s." 22082#~ msgstr "Fila for miniatyrbiletet %1$s kunne ikkje gjevast det nye namnet %2$s." 22083 22084#~ msgid "The thumbnail file %1$s has been renamed to %2$s." 22085#~ msgstr "Fila for miniatyrbiletet %1$s har skifta namn til %2$s." 22086 22087#~ msgid "The thumbnail file %s does not exist." 22088#~ msgstr "Fila for miniatyrbiletet %s eksisterar ikkje." 22089 22090#~ 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." 22091#~ msgstr "Tid i sekund som ei webtrees økt er aktiv før det vert krevd ny innlogging. Standard er 7200, som er 2 timar." 22092 22093#~ 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." 22094#~ msgstr "Her kan du angi kva som skal stå i meta-feltet «Description» som undertittel på nettsida. Om tekstfeltet står tomt, vil tittelen til den aktive slektsbasen berte nytta." 22095 22096#~ msgid "The version of %s is too new." 22097#~ msgstr "Versjonen av %s er for ny." 22098 22099#~ msgid "The version of %s is too old." 22100#~ msgstr "Versjonen av %s er for gamal." 22101 22102#~ msgid "The website access rule has been created." 22103#~ msgstr "Regelen for tilgjenge er oppretta." 22104 22105#~ msgid "The website access rule has been deleted." 22106#~ msgstr "Regelen for tilgjenge er sletta." 22107 22108#~ msgid "The website access rule has been updated." 22109#~ msgstr "Regelen for tilgjenge er oppdatert." 22110 22111#~ 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." 22112#~ msgstr "Nettstaden www.geonames.org har ein stor database over stadnamn, som kan søkast gjennom når ein skriv inn nye stadar. For å nytte denne tenesten treng du ein gratis konto på www.geonames.org, og oppgje brukarnamnet ditt her." 22113 22114#~ msgid "The “%” character is a wildcard, and will match zero or more other characters." 22115#~ msgstr "«%» er eit jokerteikn, og vil matche null og fleire andre teikn." 22116 22117#~ msgid "Theme menu" 22118#~ msgstr "Meny for val av tema" 22119 22120#~ 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." 22121#~ msgstr "Tema kan bestemmast på tre nivå: brukar, slektstre, og nettstad. Innstilling for brukar tek prioritet over innstilling for slektstre, som igjen tek prioritet over innstilling for nettstad. Ved val av “standard tema” på eit nivå, vil temaet nyttast på neste nivå." 22122 22123#, php-format 22124#~ msgid "There is no account with the username or email “%s”." 22125#~ msgstr "Det finnast ingen konto med brukarnamn eller e-postadresse “%s”." 22126 22127#, php-format 22128#~ msgid "There is no user account with the email “%s”." 22129#~ msgstr "Det finnast ikkje nokon brukarkonto med e-postadresse “%s”." 22130 22131#~ msgid "These pages provide access to all the preferences and management tools for this webtrees site." 22132#~ msgstr "På desse sidene finn du all administrasjon og innstillingar for denne webtrees nettstaden." 22133 22134#~ msgid "This GEDCOM file is encoded using %1$s. Assume this to mean %2$s." 22135#~ msgstr "Denne GEDCOM-fila er koda med %1$s. Antek at det var tenkt å nytte %2$s." 22136 22137#, php-format 22138#~ msgid "This could be caused by an error at %s" 22139#~ msgstr "Dette kan skyldast ein feil i %s" 22140 22141#~ 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." 22142#~ msgstr "Denne databasen og dette tabellprefiks er frå før nytta av ein annan applikasjon. Om du har eit eksisterande PhpGedView-system, bør du opprette eit nytt webtrees-system. Du kan importere dine PhpGedView-data og innstillingar seinare." 22143 22144#~ msgid "This database is only running MySQL version %s. You cannot install webtrees here." 22145#~ msgstr "Databasen nyttar kun MySQL versjon %s. Du kan ikke installere webtrees her." 22146 22147#~ msgid "This entry is ignored if you have entered a URL into the filename field." 22148#~ msgstr "Denne inntastinga vert ignorert dersom du har angjeve ein URL i feltet for filnamn." 22149 22150#~ msgid "This family remained childless" 22151#~ msgstr "Det er ikkje registrert nokon born på denne familien" 22152 22153#~ 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." 22154#~ msgstr "Denne fila er kopla til ein annan slektsbase på denne nettstaden. Fila kan difor ikkje slettast, flyttast eller gjevast nytt namn før desse koplingane er fjerna." 22155 22156#~ msgid "This input box lets you change that year of the calendar. Type a year into the box and press <b>Enter</b> to change the calendar to that year.<br><br><b>Advanced features</b> for <b>View the year</b><dl><dt><b>More than one year</b></dt><dd>You can search for dates in a range of years.<br><br>Year ranges are <u>inclusive</u>. This means that the date range extends from 1 January of the first year of the range to 31 December of the last year mentioned. Here are a few examples of year ranges:<br><br><b>1992-5</b> for all events from 1992 to 1995.<br><b>1972-89</b> for all events from 1972 to 1989.<br><b>1610-759</b> for all events from 1610 to 1759.<br><b>1880-1905</b> for all events from 1880 to 1905.<br><b>880-1105</b> for all events from 880 to 1105.<br><br>To see all the events in a given decade or century, you can use <b>?</b> in place of the final digits. For example, <b>197?</b> for all events from 1970 to 1979 or <b>16??</b> for all events from 1600 to 1699.<br><br>Selecting a range of years will change the calendar to the year view.</dd></dl>" 22157#~ msgstr "Her kan du endre kalenderåret. Skriv inn eit år i feltet og trykk <b>Enter</b> på tastaturet for å syne ønska kalenderår.<br><br><b>Avanserte funksjonar</b> for <b>Syn år</b><dl><dt><b>Meir enn eitt år</b></dt><dd>Søkje på datoar innanfor ein periode på fleire år.<br><br>Tidbolkar er <u>inklusive</u>: Det vil seie, dei strekkjer seg fra 1. januar i det fyrste året i perioden til 31. desember i det siste året. Her er nokre døme på bolkar<br><br><b>1992-5</b> for alle hendingar frå 1992 til 1995.<br><b>1972-89</b> for alle hendingar frå 1972 til 1989.<br><b>1610-759</b> for alle hendingar frå 1610 til 1759.<br><b>1880-1905</b> for alle hendingar frå 1880 til 1905.<br><b>880-1105</b> for alle hendingar frå 880 to 1105.<br><br>For å sjå alle hendingar i eit bestemt tiår eller århundre, kan du erstatte det siste sifferet i årstalet med <b>?</b>. Tiø dømes <b>197?</b> for alle hendingar frå 1970 til 1979 eller <b>16??</b> for alle hendingar på 1600-talet.<br><br>Om ein vel ein tidbolk over år, skifter kalenderen til årssyning.</dd></dl>" 22158 22159#~ 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." 22160#~ msgstr "Dette er ei kommaseparert liste med GEDCOM-fakta som vert synt på skjermbiletet der du legg til eller endrar namn. Om du nyttar ikkjelatinsk alfabet slik som hebraisk, gresk, kyrillisk eller arabisk, vi du kanskje leggje til fakta slik som _HEB, ROMN, FONE, osb. for å tillate lagring av namn i ulike alfabet." 22161 22162#~ 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." 22163#~ msgstr "Dette er ei kommaseparert liste med GEDCOM-kodar for dei fakta som skal synast når ei ny familie vert lagt til. Til dømes, om MARR er med på lista, vil felt for bryllaupsdag og -stad verte synt på skjemaet." 22164 22165#~ 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." 22166#~ msgstr "Dette er ei kommaseparert liste med GEDCOM-kodar for dei fakta som skal synast når ein ny person vert lagt til. Til dømes, om BIRT er med på lista, vil felt for fødselsdato og fødestad verte synt på skjemaet." 22167 22168#~ 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." 22169#~ msgstr "Dette er ei kommaseparert liste med GEDCOM-fakta som vert synt på skjermbiletet der du legg til eller endrar stadnamn. Om du nyttar ikkjelatinsk alfabet slik som hebraisk, gresk, kyrillisk eller arabisk, vi du kanskje leggje til fakta slik som _HEB, ROMN, FONE, osb. for å tillate lagring av namn i ulike alfabet." 22170 22171#~ msgid "This is a summary of the <abbr title=\"The Church of Jesus Christ of Latter-day Saints\">LDS</abbr> ordinances for the individual. “B” indicates an LDS baptism. “E” indicates an LDS endowment. “S” indicates an LDS spouse sealing. “P” indicates an LDS child-to-parent sealing." 22172#~ msgstr "Dette er samandrag av ein persons <abbr title=\"Jesu Kristi Kirke av Siste Dagers Hellige\">LDS</abbr> ordinasjonar. “B” indikerer ein LDS dåp. “E” indikerer ein LDS endowment. “S” indikerer ein LDS partnarbesegling. “P” indikerer ein LDS barn-til-forelder besegling." 22173 22174#~ 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." 22175#~ msgstr "Versalkjensleg. Om ein database med dette namn frå før ikkje eksisterar, vil webtrees freiste å opprette ein for deg. Dette er avhengig av rettar satt for din webserver, men du vil bli varsla om oppretting av database ikkje lykkast." 22176 22177#~ msgid "This is the initial value for the “show details” option on the charts." 22178#~ msgstr "Dette er førehandsettinga for valet «syn detaljar» i diagram." 22179 22180#~ 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." 22181#~ msgstr "Dette er lista over GEDCOM-fakta som brukarar kan leggje til familier. Du kan endre denne lista ved å ta bort eller leggje til faktakodar, òg eigendefinerte om naudsynt. Faktanamn som er på denne lista kan ikkje samstundes vere på lista <i>Unike familiefakta</i>." 22182 22183#~ 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." 22184#~ msgstr "Dette er dei GEDCOM-fakta som brukarar kan knyte til personar. Du kan endre denne lista ved å ta bort eller leggje til faktanamn, òg eigendefinerte om naudsynt. Faktanamn i denne lista kan ikkje samstundes vere i lista over <i>Unike personfakta</i>." 22185 22186#~ 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." 22187#~ msgstr "Dette er lista med GEDCOM-fakta som brukarar kan leggje til i arkiv. Du kan endre denne lista ved å ta bort eller leggje til faktanamn, òg eigendefinerte om naudsynt. Faktanamn på denne lista kan ikkje samstundes vere på <i>Unike fakta for arkiv</i> lista." 22188 22189#~ 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." 22190#~ msgstr "Dette er lista over GEDCOM-fakta som brukarar kan leggje til kjelder. Du kan endre denne listen ved å ta bort eller leggje til faktanavn, òg eigendefinerte om naudsynt. Faktanavn som er på denne lista kan ikkje samstundes vere på <i>Unike kjeldefakta</i>-listen." 22191 22192#~ 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." 22193#~ msgstr "Dette er lista over GEDCOM fakta som brukarar kan leggje til <u>ein gong</u> for ein familie. Til dømes, om MARR er på denne lista, vil brukaren ikkje kunne leggje til meir enn ein MARR-post til ei familie. Faktanamn som er på denne lista kan ikkje samstundes vere på <i>Legg til familiefakta</i>-lista." 22194 22195#~ 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." 22196#~ msgstr "Dette er lista ver GEDCOM fakta som brukarar kan leggje til <u>ein gong</u> for ein person. Til dømes, om BIRT er på denne lista, vil brukarane ikkje kunne leggje til meir enn ein BIRT-post til ein person. Faktanamn som er på denne lista kan ikkje vere på lista <i>Personfakta</i>." 22197 22198#~ 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." 22199#~ msgstr "Dette er lista over GEDCOM-fakta som brukarar kan leggje til i arkiv. Du kan endre denne lista ved å ta bort eller leggje til faktanamn, òg eigendefinerte om naudsynt. Faktanamn som er på denne lista kan ikkje samstundes vere på <i>Fakta å legge til for arkiv</i>-listen." 22200 22201#~ 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." 22202#~ msgstr "Dette er lista over GEDCOM fakta som brukarar kan leggje til <u>ein gong</u> for ei kjelde. Til dømes, om TITL er på denne lista, vil brukarane ikkje kunne leggje til meir enn ein TITL-fakta til ei kjelde. Faktanavn på denne lista kan ikkje samstundes vere på <i>Kjeldefakta</i>-listen." 22203 22204#~ 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”." 22205#~ msgstr "Dette er kor mange gonger eit etternamn må finnast før det vert synt på lista «Mest nytta etternamn på «hovudsida»." 22206 22207#~ msgid "This is the width (in pixels) that the program will use when automatically generating thumbnails. The default value is 100." 22208#~ msgstr "Dette er breidden (i pixlar) som programmet vil nytte ved automatisk generering av miniatyrbileter.<br>Standardverdi er 100." 22209 22210#~ msgid "This may be a mistake in your data." 22211#~ msgstr "Dette kan vere ein feil i dine data." 22212 22213#~ msgid "This may cause a problem for other applications." 22214#~ msgstr "Dette kan føre til problem for andre applikasjonar." 22215 22216#~ msgid "This may cause a problem for webtrees." 22217#~ msgstr "Dette kan føre til problem for webtrees." 22218 22219#~ msgid "This media file does not exist." 22220#~ msgstr "Denne mediefila fins ikkje." 22221 22222#~ msgid "This media file exists, but cannot be accessed." 22223#~ msgstr "Denne mediefila fins, men er ikkje tilgjengeleg." 22224 22225#~ msgid "This media file is broken and cannot be watermarked." 22226#~ msgstr "Denne mediafila er skadd og kan ikkje vassmerkast." 22227 22228#~ msgid "This media object is not linked to any other record." 22229#~ msgstr "Dette medieobjektet er ikkje knytt til nokon annan post." 22230 22231#~ msgid "This message will be sent to %s" 22232#~ msgstr "Meldinga vert sendt til %s" 22233 22234#~ msgid "This option controls whether Notes and Source references that are attached to Facts should be shown on the Notes and Sources tabs of the Individual page.<br><br>Ordinarily, the Notes and Sources tabs show only Notes and Source references that are attached directly to the individual’s database record. These are <i>level 1</i> Notes and Source references.<br><br>The <b>Yes</b> option causes these tabs to also show Notes and Source references that are part of the various Facts in the individual’s database record. These are <i>level 2</i> Notes and Source references because the various Facts are at level 1." 22235#~ msgstr "Dette valet avgjer om notat- og kjeldereferansar som er knytte til fakta skal synast på fanene for notatar og kjelder på personsider.<br><br>Normalt syner notatar- og kjeldefanene berre notat- og kjelderreferansar som er knytte direkte til personen sin post. Desse kallast <i>nivå 1</i> noter- og kildereferanser.<br><br>Valet <b>Ja</b> vil resultere i at desse fanene òg vil syne notat- og kjeldereferansar tilhøyrande ulike fakta i personposten. Desse er <i>nivå 2</i>-notat og kjelde referansar avdi dei ulike faktapostane er nivå 1." 22236 22237#~ msgid "This option controls whether or not to automatically expand the <i>Events of close relatives</i> list." 22238#~ msgstr "Dette valet fastset om du ønskjer å automatisk utvide <i>Hendingar til nære slektningar</i>." 22239 22240#~ msgid "This option controls whether or not to show the individual’s gender icon on charts.<br><br>Since the gender is also indicated by the color of the box, this option doesn’t conceal the gender. The option simply removes some duplicate information from the box." 22241#~ msgstr "Dette valet fastset om ein person sitt kjønn skal synast med ikon på diagram eller ikkje.<br><br>Sidan kjønn òg er indikert med farge på boksene, vil ikke dette valet altså ikkje skjule ein person sitt kjønn. Valet vil kun ta bort duplisert informasjon frå boksene." 22242 22243#~ msgid "This option indicates whether the pedigree chart should be generated in landscape or portrait mode." 22244#~ msgstr "Dette valet fastset om sletstreet skal synast liggjande eller ståaende." 22245 22246#~ msgid "This options sets whether latitude and longitude are displayed on the pop-up window attached to map markers." 22247#~ msgstr "Bestemmer om lengde- og breddegrad skal synast i pop-up-vindauget som er knytta til kartmarkørar." 22248 22249#~ msgid "This place has no coordinates" 22250#~ msgstr "Denne staden har ingen koordinatar" 22251 22252#~ msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 22253#~ msgstr "Arkivet har blitt sletta. Slettinga må godkjennast av ein moderator." 22254 22255#, php-format 22256#~ msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 22257#~ msgstr "Arkivet har blitt sletta. Sjå over slettinga og %1$s eller %2$s den." 22258 22259#~ msgid "This repository has been edited. The changes need to be reviewed by a moderator." 22260#~ msgstr "Arkivet har blitt endra. Endringane må godkjennast av ein moderator." 22261 22262#, php-format 22263#~ msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 22264#~ msgstr "Arkivet har blitt endra. Sjå over endringane og %1$s eller %2$s dei." 22265 22266#~ msgid "This server does not support secure downloads using HTTPS." 22267#~ msgstr "Denne serveren støttar ikkje sikker nedlasting via HTTPS." 22268 22269#~ msgid "This site does not use any third-party tracking or analytics services." 22270#~ msgstr "Denne nettstaden nyttar ingen tredjeparts sporing- eller analyseservice." 22271 22272#~ msgid "This site uses cookies to store your preferences on this site, such as the language you have selected." 22273#~ msgstr "Denne nettstaden nyttar cookies for å lagre dine innstillingar, som til dømes val av språk." 22274 22275#~ msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 22276#~ msgstr "Kjelda er blitt sletta. Slettinga må godkjennast av ein moderator." 22277 22278#, php-format 22279#~ msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 22280#~ msgstr "Kjelda er blitt sletta. Sjå over slettinga og %1$s eller %2$s den." 22281 22282#~ msgid "This source has been edited. The changes need to be reviewed by a moderator." 22283#~ msgstr "Kjelda er blitt endra. Endringane må godkjennast av ein moderator." 22284 22285#, php-format 22286#~ msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 22287#~ msgstr "Kjelda er blitt endra. Sjå over endringane og %1$s eller %2$s dei." 22288 22289#~ 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." 22290#~ msgstr "Dette angir kor nøyaktig dei ulike nivåa skal vere når en registerar nye stadar. For eksempel vil eit land bli angitt med nøyaktigheit 0 (dvs. 0 siffer etter desimalteiknet), medan ein by treng 3 eller 4 siffer." 22291 22292#~ 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”." 22293#~ msgstr "Dette vil oppdatere ein del eller delar av stadnamnet på det høgaste nivået. Til dømes, «Mexico» vil matche «Quintana Roo, Mexico», men ikkje «Santa Fe, New Mexico»." 22294 22295#~ msgid "Thumbnail files must contain images." 22296#~ msgstr "Miniatyrar må vere bileter." 22297 22298#~ msgid "Thumbnail to upload" 22299#~ msgstr "Miniatyrbilete som skal lastast opp" 22300 22301#~ msgid "Title in Hebrew" 22302#~ msgstr "Tittel (hebraisk)" 22303 22304#~ msgid "To" 22305#~ msgstr "Til" 22306 22307#~ msgid "To complete the upgrade, you should install the files manually." 22308#~ msgstr "For å fullføre oppgraderinga, må du installere filene manuelt." 22309 22310#~ 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." 22311#~ msgstr "For å hindre besøkande å få tilgang til nettstaden under kopiering av filer, kan du opprette ei mellombels fil %s på serveren. Om fila inneheld ei melding, vil den synast til besøkande." 22312 22313#~ msgid "To reduce the height of the News block, the administrator has hidden some articles. You can reveal these hidden articles by clicking the <b>View the archive</b> link." 22314#~ msgstr "For å redusere høgda på blokka for Nyhende, har administratoren skjult nokon artiklar. Du kan syne desse ved å klikke på <b>Syn Arkiv</b>." 22315 22316#~ 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." 22317#~ msgstr "For å redusere storleiken på nedlastinga, kan du komprimere data til ei .ZIP-fil. Du må då pakke ut .ZIP-fila før den kan nyttast." 22318 22319#~ msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file." 22320#~ msgstr "For at søkjemotorane skal vite at nettstadkartet er tilgjengeleg, må følgjande linje føyast til i fila robots.txt." 22321 22322#~ 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]" 22323#~ msgstr "For å nytte ein Google Mail-konto, bruk følgjande innstillingar: server=smtp.gmail.com, port=587, security=tls, username=xxxxx@gmail.com, password=[ditt gmail passord]" 22324 22325#~ msgid "Top level" 22326#~ msgstr "Toppnivå" 22327 22328#, php-format 22329#~ msgid "Total families: %s" 22330#~ msgstr "Tal på familier: %s" 22331 22332#, php-format 22333#~ msgid "Total individuals: %s" 22334#~ msgstr "Tal på personer: %s" 22335 22336#~ msgid "Total number of users" 22337#~ msgstr "Tal på brukarar" 22338 22339#~ msgid "Total places: %s" 22340#~ msgstr "Tal på stadar: %s" 22341 22342#~ msgid "Total sources: %s" 22343#~ msgstr "Tal på kjelder: %s" 22344 22345#~ msgid "Tracking and analytics are not added to the control panel." 22346#~ msgstr "Sporing og analyse er ikkje lagt til kontrollpanelet." 22347 22348#~ msgid "Transylvania" 22349#~ msgstr "Transilvania" 22350 22351#~ msgid "Type of place markers in the place hierarchy" 22352#~ msgstr "Type stadmarkør i stadhierarkiet" 22353 22354#~ msgid "Type the password again." 22355#~ msgstr "Skriv passordet ein gong til." 22356 22357#~ msgid "Type your password again, to make sure you have typed it correctly." 22358#~ msgstr "Skriv passordet på ny for å sikre deg at du har stava det korrekt." 22359 22360#~ msgid "Types of error" 22361#~ msgstr "Typar feil" 22362 22363#~ msgid "USA" 22364#~ msgstr "USA" 22365 22366#~ msgid "USSR" 22367#~ msgstr "Sovjetunionen" 22368 22369#~ msgid "UTC" 22370#~ msgstr "UTC" 22371 22372#~ msgid "Unable to connect using this username and password. Your server gave the following error." 22373#~ msgstr "Kunne ikkje kople til med gjevne innstillingar. Serveren returnerte følgjande feil." 22374 22375#~ msgid "Unable to find record with ID" 22376#~ msgstr "Kan ikkje finne posten med ID" 22377 22378#~ msgid "Unique family facts" 22379#~ msgstr "Unike familiefakta" 22380 22381#~ msgid "Unique individual facts" 22382#~ msgstr "Unike personfakta" 22383 22384#~ msgid "Unique repository facts" 22385#~ msgstr "Unike arkivfakta" 22386 22387#~ msgid "Unique source facts" 22388#~ msgstr "Unike kjeldefakta" 22389 22390#~ msgid "Unlink the media object" 22391#~ msgstr "Fjern lenke til media" 22392 22393#~ msgid "Up" 22394#~ msgstr "Opp" 22395 22396#~ msgid "Update all the place names in a family tree" 22397#~ msgstr "Oppdater alle stadnamn i eit slektstre" 22398 22399#~ msgid "Upgrade anyway" 22400#~ msgstr "Oppgrader likevel" 22401 22402#~ msgid "Upload" 22403#~ msgstr "Last opp" 22404 22405#~ msgid "Upload geographic data" 22406#~ msgstr "Last opp geografiske data" 22407 22408#~ msgid "Use Google™ maps for the place hierarchy" 22409#~ msgstr "Nytte Google™ maps for stadhierarkiet" 22410 22411#~ msgid "Use PHP mail to send messages" 22412#~ msgstr "Bruk PHP mail til å sende meldingar" 22413 22414#~ msgid "Use RIN number instead of GEDCOM ID" 22415#~ msgstr "Bruk RIN istadenfor GEDCOM-ID" 22416 22417#~ msgid "Use the GeoNames database for autocomplete on places" 22418#~ msgstr "Bruk GeoNames-databasen til «autocomplete» for stadnamn" 22419 22420#~ msgid "Use this image for charts and on the individual’s page." 22421#~ msgstr "Bruk dette biletet i diagram og på personsider." 22422 22423#~ msgid "Use this value" 22424#~ msgstr "Bruk denne verdien" 22425 22426#~ msgid "User preferences" 22427#~ msgstr "Brukarinnstillingar" 22428 22429#~ msgid "User-agent string" 22430#~ msgstr "Brukaragent-streng" 22431 22432#~ msgid "Users who are signed in" 22433#~ msgstr "Brukarar innlogga" 22434 22435#~ 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." 22436#~ msgstr "Her kan du velge eit land der flagget skal nyttast. Dersom ingen flagg synest, er det ikkje definert noko flagg for dette landet." 22437 22438#~ msgid "Verification code" 22439#~ msgstr "Kontrollkode" 22440 22441#~ msgid "View" 22442#~ msgstr "Syn" 22443 22444#~ msgid "View all records found in this place" 22445#~ msgstr "Syn alle postar knytte til denne staden" 22446 22447#~ msgid "View the archive" 22448#~ msgstr "Syn arkiv" 22449 22450#~ msgid "View the details" 22451#~ msgstr "Sjå detaljar" 22452 22453#~ msgid "View the notes" 22454#~ msgstr "Sjå notatar" 22455 22456#~ msgid "View the statistics as graphs" 22457#~ msgstr "Syn statistikk i grafisk format" 22458 22459#~ msgid "View this individual" 22460#~ msgstr "Syn person" 22461 22462#~ msgid "View this source" 22463#~ msgstr "Syn denne kjelde" 22464 22465#~ 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." 22466#~ msgstr "Vassmerker kan vere tidkrevjande å generere for store filer. For nettstadar med stor trafikk, kan det vere ønskeleg å generere desse ein gong, og lagre vassmerka bilete på serveren." 22467 22468#~ msgid "Website URL" 22469#~ msgstr "URL til nettstaden" 22470 22471#~ msgid "Website access rules" 22472#~ msgstr "Reglar for tilgjenge" 22473 22474#~ msgid "Website and META tag settings" 22475#~ msgstr "Nettside og META settingar" 22476 22477#~ msgid "West Africa" 22478#~ msgstr "Vest-Afrika" 22479 22480#~ msgid "When adding a link, the ID field cannot be empty." 22481#~ msgstr "ID-feltet kan ikkje stå tomt når det vert lagt til lenke." 22482 22483#~ msgid "When new records are created, they are given an internal ID number. You can specify the prefix used for each type of record." 22484#~ msgstr "Når nye postar vert oppretta, vert dei gjevne eit internt ID-nummer. Du kan angi prefiks for dei ulike typar av postar." 22485 22486#~ msgid "When you send this message you will receive a copy sent via email to the address you provided." 22487#~ msgstr "Når du sender denne meldinga, vil du også motta ein kopi til e-postadressa du har oppgjeve." 22488 22489#~ msgid "Where is your PhpGedView installation?" 22490#~ msgstr "Kvar er din PhpGedView installasjon?" 22491 22492#~ msgid "Whole words only" 22493#~ msgstr "Berre heile ord" 22494 22495#~ msgid "Width" 22496#~ msgstr "Breidde" 22497 22498#~ msgid "Width of generated thumbnails" 22499#~ msgstr "Breidde på genererte miniatyrbileter" 22500 22501#~ msgid "Wife’s maiden surname becomes new given name" 22502#~ msgstr "Hustru sitt jentenamn skal nyttast som mellomnamn" 22503 22504#~ msgid "Wife’s surname replaced by husband’s surname" 22505#~ msgstr "Hustru sitt etternamn erstatta med ektemannen sitt etternamn" 22506 22507#~ msgid "Wildcards" 22508#~ msgstr "Jokertegn" 22509 22510#~ msgid "XREF prefixes" 22511#~ msgstr "ID innstillingar" 22512 22513#~ msgid "Year input box" 22514#~ msgstr "Kalenderår" 22515 22516#~ msgid "Yes" 22517#~ msgstr "Ja" 22518 22519#~ msgid "You can choose the prefix that will be used whenever new XREFs are created." 22520#~ msgstr "Du kan velge kva prefix som skal nyttast når nye XREF vert oppretta." 22521 22522#~ 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." 22523#~ msgstr "Du kan gjere det enklare å søke etter gifte kvinner ved å leggje til etternamnet dei fekk då dei gifta seg. Men, ikkje alle tek ektemannen sitt etternamn, so ver varsam slik at feilaktig informasjon ikkje vert introdusert i databasen." 22524 22525#~ msgid "You can re-enable these modules after the upgrade." 22526#~ msgstr "Du kan reaktivere desse modulane etter oppgraderinga." 22527 22528#~ msgid "You can re-enable these themes after the upgrade." 22529#~ msgstr "Du kan reaktivere desse temaa etter oppgraderinga." 22530 22531#~ msgid "You can request a higher or lower limit, although the server may ignore this request." 22532#~ msgstr "Du kan be om ei høgre eller lågare grense, sjølv om serveren kan ignorere denne førespurnaden." 22533 22534#~ msgid "You cannot create a rule which would prevent yourself from accessing the website." 22535#~ msgstr "Du kan ikkje opprette ein regel som vil hindre deg i å få tilgang til nettstaden." 22536 22537#~ msgid "You entered the same IDs. You cannot merge the same records." 22538#~ msgstr "Du oppgav to like ID-ar. Du kan ikkje flette ein post med seg sjølv." 22539 22540#~ msgid "You have not created any journal items." 22541#~ msgstr "Du har ikkje oppretta noko notat enno." 22542 22543#~ msgid "You may enter a URL, beginning with “http://”." 22544#~ msgstr "Du kan angje ein URL som starter med «http://»." 22545 22546#~ msgid "You must also enable “less secure applications” in your Google account." 22547#~ msgstr "Du må også velge “less secure applications” i din Googlekonto." 22548 22549#~ msgid "You must change this before you can continue." 22550#~ msgstr "Du må endre dette før du kan fortsette." 22551 22552#~ msgid "You must enter a name" 22553#~ msgstr "Du må skrive inn eit namn" 22554 22555#~ msgid "You must enter a real name." 22556#~ msgstr "Skriv inn ditt eigentlege namn." 22557 22558#~ msgid "You must enter a username." 22559#~ msgstr "Du må oppgje eit brukarnamn." 22560 22561#~ msgid "You must provide a repository name." 22562#~ msgstr "Du må gje arkivet eit namn." 22563 22564#~ msgid "You must provide a source title" 22565#~ msgstr "Du må gje kjelda ein tittel" 22566 22567#~ msgid "You need to sign in again, using your PhpGedView username and password." 22568#~ msgstr "Du må logge inn på ny, med brukarnamn og passord frå PhpGedView." 22569 22570#~ msgid "You only need to enter a Sign-in URL if you want to redirect to a different website or location when your users sign in. This is very useful if you need to switch from http to https when your users sign in. Include the full URL to <i>login.php</i>. For example, https://www.yourserver.com/webtrees/login.php ." 22571#~ msgstr "Ein URL for innlogging er berre naudsynt om du vil omdirigere brukarane til ein annan nettstad eller plassering når dei loggar inn. Dette er særs nyttig om du må byte frå http til https når brukarane loggar inn. Angi full URL til <i>login.php</i>. Til dømes https://www.dinserver.com/webtrees/login.php." 22572 22573#~ msgid "You sent the following message to a webtrees administrator:" 22574#~ msgstr "Du sendte følgjande melding til administrator av webtrees:" 22575 22576#~ msgid "You should consult the module’s author to confirm compatibility with this version of webtrees." 22577#~ msgstr "Du bør konsultere utgjevaren av denne modulen for å stadfeste at den er kompatibel med denne versjonen av webtrees." 22578 22579#~ msgid "You should consult the theme’s author to confirm compatibility with this version of webtrees." 22580#~ msgstr "Du bør konsultere utgjevaren av dette temaet for å stadfeste at det er kompatibelt med denne versjonen av webtrees." 22581 22582#~ msgid "Your server’s administrator will provide you with the connection details." 22583#~ msgstr "Din serveradministrator kan gje deg detaljane for tilknytning." 22584 22585#~ msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 22586#~ msgstr "Din brukarkonto har ikkje «Godkjenn endringar automatisk» aktivert. Du vil derfor berre kunne endre ein post om gongen." 22587 22588#~ msgid "Your web server is using PHP version %s, which is no longer maintained. You should upgrade to a later version." 22589#~ msgstr "Din webserver nyttar PHP versjon %s, som ikkje lenger vert halden ved like. Du bør oppgradere til nyare versjon." 22590 22591#~ msgid "Yugoslavia" 22592#~ msgstr "Jugoslavia" 22593 22594#~ msgid "Zaire" 22595#~ msgstr "Zaire" 22596 22597#~ msgid "Zip file(s)" 22598#~ msgstr "Zip-fil(er)" 22599 22600#~ msgid "Zoom in here" 22601#~ msgstr "Zoom inn her" 22602 22603#~ msgid "Zoom in/out on this box." 22604#~ msgstr "Zoom denne boksa inn/ut." 22605 22606#~ msgid "Zoom level" 22607#~ msgstr "Zoomfaktor" 22608 22609#~ msgid "Zoom level of map" 22610#~ msgstr "Zoomfaktor på kart" 22611 22612#~ msgid "Zoom out here" 22613#~ msgstr "Zoom ut her" 22614 22615#~ msgid "Zoom=" 22616#~ msgstr "Zoom=" 22617 22618#~ msgid "a URL" 22619#~ msgstr "ein URL" 22620 22621#~ msgid "a file on the server" 22622#~ msgstr "ei fil på serveren" 22623 22624#~ msgid "a file on your computer" 22625#~ msgstr "ei fil på din datamaskin" 22626 22627#~ msgid "a.m." 22628#~ msgstr "a.m." 22629 22630#~ msgctxt "FEMALE" 22631#~ msgid "adopted name" 22632#~ msgstr "namn som adoptert" 22633 22634#~ msgctxt "MALE" 22635#~ msgid "adopted name" 22636#~ msgstr "namn som adoptert" 22637 22638#~ msgid "adoption" 22639#~ msgstr "adopsjon" 22640 22641#~ msgid "after" 22642#~ msgstr "etter" 22643 22644#~ msgid "allow" 22645#~ msgstr "tillat" 22646 22647#~ msgctxt "FEMALE" 22648#~ msgid "also known as" 22649#~ msgstr "også kjend som" 22650 22651#~ msgctxt "MALE" 22652#~ msgid "also known as" 22653#~ msgstr "også kjend som" 22654 22655#~ msgid "always" 22656#~ msgstr "alltid" 22657 22658#~ msgid "before" 22659#~ msgstr "før" 22660 22661#~ msgid "birth" 22662#~ msgstr "fødsel" 22663 22664#~ msgctxt "FEMALE" 22665#~ msgid "birth name" 22666#~ msgstr "fødenamn" 22667 22668#~ msgctxt "MALE" 22669#~ msgid "birth name" 22670#~ msgstr "fødenamn" 22671 22672#~ msgid "burial" 22673#~ msgstr "gravlegging" 22674 22675#~ msgid "by" 22676#~ msgstr "av" 22677 22678#~ msgid "census added" 22679#~ msgstr "folketeljing lagt til" 22680 22681#~ msgid "century" 22682#~ msgstr "hundreår" 22683 22684#~ msgctxt "FEMALE" 22685#~ msgid "change of name" 22686#~ msgstr "namneskifte" 22687 22688#~ msgctxt "MALE" 22689#~ msgid "change of name" 22690#~ msgstr "namneskifte" 22691 22692#~ msgid "children" 22693#~ msgstr "born" 22694 22695#~ msgid "creating thumbnails of images" 22696#~ msgstr "lagar miniatyrar av bilete" 22697 22698#~ msgid "death" 22699#~ msgstr "død" 22700 22701#~ msgid "deny" 22702#~ msgstr "nekt" 22703 22704#~ msgid "east" 22705#~ msgstr "aust" 22706 22707#~ msgctxt "FEMALE" 22708#~ msgid "estate name" 22709#~ msgstr "gardsnamn" 22710 22711#~ msgctxt "MALE" 22712#~ msgid "estate name" 22713#~ msgstr "gardsnamn" 22714 22715#~ msgid "ex-partner" 22716#~ msgstr "eks-partnar" 22717 22718#~ msgctxt "FEMALE" 22719#~ msgid "ex-partner" 22720#~ msgstr "eks-partnar" 22721 22722#~ msgctxt "MALE" 22723#~ msgid "ex-partner" 22724#~ msgstr "eks-partnar" 22725 22726#~ msgid "file upload capability" 22727#~ msgstr "evne til opplasting av filer" 22728 22729#~ msgid "half-year after marriage" 22730#~ msgstr "halvår etter vigsel" 22731 22732#~ msgid "hh:mm or hh:mm:ss" 22733#~ msgstr "tt:mm eller tt:mm:ss" 22734 22735#~ msgctxt "FEMALE" 22736#~ msgid "immigration name" 22737#~ msgstr "namn ved immigrasjon" 22738 22739#~ msgctxt "MALE" 22740#~ msgid "immigration name" 22741#~ msgstr "namn ved immigrasjon" 22742 22743#~ msgid "import" 22744#~ msgstr "importer" 22745 22746#~ msgid "interval %s year" 22747#~ msgid_plural "interval %s years" 22748#~ msgstr[0] "eitt års intervall" 22749#~ msgstr[1] "%s års intervall" 22750 22751#~ msgid "interval one child" 22752#~ msgstr "intervall med eitt barn" 22753 22754#~ msgid "interval two children" 22755#~ msgstr "intervall med to born" 22756 22757#~ msgid "less than" 22758#~ msgstr "mindre enn" 22759 22760#~ msgid "link" 22761#~ msgstr "lag lenke" 22762 22763#~ msgid "marriage" 22764#~ msgstr "Vigsel" 22765 22766#~ msgctxt "FEMALE" 22767#~ msgid "married name" 22768#~ msgstr "namn som gift" 22769 22770#~ msgctxt "MALE" 22771#~ msgid "married name" 22772#~ msgstr "namn som gift" 22773 22774#~ msgid "maximum" 22775#~ msgstr "maksimum" 22776 22777#~ msgid "midnight" 22778#~ msgstr "midnatt" 22779 22780#~ msgid "minimum" 22781#~ msgstr "minimum" 22782 22783#~ msgid "month" 22784#~ msgstr "månad" 22785 22786#~ msgid "months after marriage" 22787#~ msgstr "månader etter vigsel" 22788 22789#~ msgid "months before and after marriage" 22790#~ msgstr "månader før og etter vigsel" 22791 22792#~ msgid "never" 22793#~ msgstr "aldri" 22794 22795#~ msgid "noon" 22796#~ msgstr "middag" 22797 22798#~ msgid "north" 22799#~ msgstr "nord" 22800 22801#~ msgid "over" 22802#~ msgstr "over" 22803 22804#~ msgid "overall" 22805#~ msgstr "total" 22806 22807#~ msgid "p.m." 22808#~ msgstr "p.m." 22809 22810#~ msgid "pixels" 22811#~ msgstr "pixlar" 22812 22813#~ msgid "preview" 22814#~ msgstr "Førehandsyning" 22815 22816#~ msgid "quarters after marriage" 22817#~ msgstr "kvartal etter vigsel" 22818 22819#~ msgctxt "FEMALE" 22820#~ msgid "religious name" 22821#~ msgstr "religiøst namn" 22822 22823#~ msgctxt "MALE" 22824#~ msgid "religious name" 22825#~ msgstr "religiøst namn" 22826 22827#~ msgid "reporting" 22828#~ msgstr "rapporterar" 22829 22830#~ msgid "robot" 22831#~ msgstr "søkjerobot" 22832 22833#~ msgid "sort by filename" 22834#~ msgstr "sorter etter filnamn" 22835 22836#~ msgid "sort by title" 22837#~ msgstr "sorter etter tittel" 22838 22839#~ msgid "south" 22840#~ msgstr "sør" 22841 22842#~ msgid "ssl" 22843#~ msgstr "ssl" 22844 22845#~ msgid "this record does not exist" 22846#~ msgstr "denne posten eksisterar ikkje" 22847 22848#~ msgid "tls" 22849#~ msgstr "tls" 22850 22851#~ msgid "webtrees cannot connect to the PhpGedView database: %s." 22852#~ msgstr "webtrees kan ikkje kople til PhpGedView sin databasen: %s." 22853 22854#~ msgid "webtrees needs a MySQL database, version %s or later." 22855#~ msgstr "webtrees krev MySQL database versjon %s eller nyare." 22856 22857#~ 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." 22858#~ msgstr "webtrees skal kunne sende e-post, som til dømes gløymde passord og meldingar. Du kan nytte servaren sin PHP-mail-teneste (ikkje alltid tilgjengeleg) eller ein ekstern SMTP (mail-relay) teneste, der du må oppgi detaljar for tilslutning." 22859 22860#~ msgid "webtrees reply address" 22861#~ msgstr "webtrees svaradresse" 22862 22863#~ 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." 22864#~ msgstr "webtrees nyttar UTF-8 koding for aksentteikn, spesielle bokstavar og ikkje-latinske alfabet. Om du ynskjer å bruke denne GEDCOM-fila i slektsprogram som ikkje støttar UTF-8, kan du opprette fila ved å bruke ISO-8859-1 koding." 22865 22866#~ msgid "webtrees wiki" 22867#~ msgstr "webtrees wiki" 22868 22869#~ msgid "webtrees’ database must be on the same server as PhpGedView’s" 22870#~ msgstr "webtrees sin database må vere på same server som PhpGedView-databasen" 22871 22872#~ msgid "west" 22873#~ msgstr "vest" 22874 22875#, php-format 22876#~ msgid "“%s”" 22877#~ msgstr "«%s»" 22878 22879#~ msgid "“%s” has been added to your favorites." 22880#~ msgstr "“%s” er lagt til blant dine Favorittar." 22881