1msgid "" 2msgstr "" 3"Project-Id-Version: webtrees\n" 4"Report-Msgid-Bugs-To: i18n@webtrees.net\n" 5"POT-Creation-Date: 2022-05-03 23:56+0100\n" 6"PO-Revision-Date: 2022-02-23 13:42+0000\n" 7"Last-Translator: Suleyman <hsarslan@yahoo.com>\n" 8"Language-Team: Turkish <https://translate.webtrees.net/projects/webtrees/webtrees/tr/>\n" 9"Language: tr\n" 10"MIME-Version: 1.0\n" 11"Content-Type: text/plain; charset=UTF-8\n" 12"Content-Transfer-Encoding: 8bit\n" 13"Plural-Forms: nplurals=2; plural=n > 1;\n" 14"X-Generator: Weblate 3.9.1\n" 15 16#: resources/xml/reports/ahnentafel_report.xml:161 17#: resources/xml/reports/ahnentafel_report.xml:189 18#: resources/xml/reports/ahnentafel_report.xml:281 19#: resources/xml/reports/ahnentafel_report.xml:308 20#: resources/xml/reports/ahnentafel_report.xml:333 21#: resources/xml/reports/ahnentafel_report.xml:358 22msgid " but the details are unknown" 23msgstr " ancak detayları bilinmiyor" 24 25#: resources/xml/reports/ahnentafel_report.xml:160 26#: resources/xml/reports/ahnentafel_report.xml:188 27#: resources/xml/reports/ahnentafel_report.xml:215 28#: resources/xml/reports/ahnentafel_report.xml:280 29#: resources/xml/reports/ahnentafel_report.xml:307 30#: resources/xml/reports/ahnentafel_report.xml:332 31#: resources/xml/reports/ahnentafel_report.xml:357 32#: resources/xml/reports/descendancy_report.xml:125 33#: resources/xml/reports/descendancy_report.xml:157 34#: resources/xml/reports/descendancy_report.xml:315 35#: resources/xml/reports/descendancy_report.xml:353 36#: resources/xml/reports/descendancy_report.xml:384 37#: resources/xml/reports/descendancy_report.xml:423 38#: resources/xml/reports/descendancy_report.xml:454 39msgid " in " 40msgstr " içinde " 41 42#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 43#: app/Services/RelationshipService.php:2178 44#, php-format 45msgid "%1$s %2$s times removed ascending" 46msgstr "%1$s %2$s kuşak yükseğe kaldırıldı" 47 48#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 49#: app/Services/RelationshipService.php:2183 50#, php-format 51msgid "%1$s %2$s times removed descending" 52msgstr "%1$s %2$s kuşak aşağıya indirildi" 53 54#. I18N: %s is a person's name 55#: resources/views/emails/message-user-html.phtml:21 56#: resources/views/emails/message-user-text.phtml:16 57#: resources/views/lists/surnames-bullet-list.phtml:23 58#: resources/views/lists/surnames-bullet-list.phtml:26 59#: resources/views/lists/surnames-column-list.phtml:25 60#: resources/views/lists/surnames-compact-list.phtml:20 61#: resources/views/lists/surnames-tag-cloud.phtml:25 62#, php-format 63msgid "%1$s (%2$s)" 64msgstr "%1$s (%2$s)" 65 66#: app/Http/RequestHandlers/UpgradeWizardStep.php:257 67#, php-format 68msgid "%1$s KB were downloaded in %2$s seconds." 69msgstr "%1$s KB, %2$s saniye içinde indirildi." 70 71#: app/Http/RequestHandlers/CheckTree.php:276 72#, php-format 73msgid "%1$s does not exist. Did you mean %2$s?" 74msgstr "%1$s mevcut değil. %2$s mi demek istediniz?" 75 76#: app/Http/RequestHandlers/CheckTree.php:258 77#: app/Http/RequestHandlers/CheckTree.php:263 78#: app/Http/RequestHandlers/CheckTree.php:268 79#: app/Http/RequestHandlers/CheckTree.php:273 80#, php-format 81msgid "%1$s does not have a link back to %2$s." 82msgstr "%1$s, %2$s ile geri bağlantı içermiyor." 83 84#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 85#: app/Http/RequestHandlers/UpgradeWizardStep.php:278 86#, php-format 87msgid "%1$s file was extracted in %2$s seconds." 88msgid_plural "%1$s files were extracted in %2$s seconds." 89msgstr[0] "%1$s dosyası %2$s saniye içinde çıkarıldı." 90msgstr[1] "%1$s dosyaları %2$s saniyeler içinde çıkarıldı." 91 92#: app/Http/RequestHandlers/CheckTree.php:425 93#, php-format 94msgid "%1$s is a %2$s but a %3$s is expected." 95msgstr "%1$s bir %2$s, ancak bir %3$s bekleniyor." 96 97#. I18N: A Spanish relationship name, such as third great-nephew 98#: app/Services/RelationshipService.php:2436 99#, php-format 100msgid "%1$s × %2$s" 101msgstr "%1$s × %2$s" 102 103#. I18N: A Spanish relationship name, such as third great-nephew 104#: app/Services/RelationshipService.php:2414 105#, php-format 106msgctxt "FEMALE" 107msgid "%1$s × %2$s" 108msgstr "%1$s × %2$s" 109 110#. I18N: A Spanish relationship name, such as third great-nephew 111#: app/Services/RelationshipService.php:2391 112#, php-format 113msgctxt "MALE" 114msgid "%1$s × %2$s" 115msgstr "%1$s × %2$s" 116 117#. I18N: image dimensions, width × height 118#: app/Http/RequestHandlers/ManageMediaData.php:371 app/MediaFile.php:329 119#, php-format 120msgid "%1$s × %2$s pixels" 121msgstr "%1$s × %2$s piksel" 122 123#. I18N: e.g. "Occupation: farmer" 124#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 125#. I18N: e.g. "Occupation: farmer" 126#: app/Elements/AbstractElement.php:237 app/Elements/NoteStructure.php:136 127#: app/Exceptions/FileUploadException.php:101 app/Fact.php:628 128#: app/Http/RequestHandlers/CheckTree.php:388 129#: app/Http/RequestHandlers/CheckTree.php:390 130#: app/Http/RequestHandlers/CheckTree.php:408 131#: resources/views/fact-association-structure.phtml:99 132#: resources/views/fact-association-structure.phtml:103 133#: resources/views/fact-gedcom-fields.phtml:67 134#: resources/views/modules/media-list/page.phtml:145 135#, php-format 136msgid "%1$s: %2$s" 137msgstr "%1$s: %2$s" 138 139#. I18N: A range of numbers 140#: app/Individual.php:480 app/Module/StatisticsChartModule.php:857 141#, php-format 142msgid "%1$s–%2$s" 143msgstr "%1$s–%2$s" 144 145#: app/Services/RelationshipService.php:2204 146#, php-format 147msgid "%1$s’s %2$s" 148msgstr "%1$s(nin/nın) %2$s" 149 150#. I18N: This is the format string for the time-of-day. See https://php.net/date for codes 151#: app/I18N.php:616 152msgid "%H:%i:%s" 153msgstr "%H:%i:%s" 154 155#. I18N: This is the format string for full dates. See https://php.net/date for codes 156#: app/I18N.php:261 157msgid "%j %F %Y" 158msgstr "%j %F %Y" 159 160#: app/Statistics/Service/CenturyService.php:39 161#, php-format 162msgid "%s BCE" 163msgstr "%s M.Ö." 164 165#. I18N: size of file in KB 166#: app/Http/RequestHandlers/ManageMediaData.php:361 app/MediaFile.php:314 167#: app/Services/MediaFileService.php:95 168#, php-format 169msgid "%s KB" 170msgstr "%s KB" 171 172#: app/Module/ClippingsCartModule.php:557 173#, php-format 174msgid "%s and her ancestors" 175msgstr "%s ve ataları" 176 177#: app/Module/ClippingsCartModule.php:566 178#, php-format 179msgid "%s and his ancestors" 180msgstr "%s ve ataları" 181 182#: app/Module/ClippingsCartModule.php:881 183#, php-format 184msgid "%s and the individuals that reference it." 185msgstr "%s ve buna referans kişiler." 186 187#. I18N: %s is a family (husband + wife) 188#: app/Module/ClippingsCartModule.php:457 189#, php-format 190msgid "%s and their children" 191msgstr "%s ve çocukları" 192 193#. I18N: %s is a family (husband + wife) 194#: app/Module/ClippingsCartModule.php:459 195#, php-format 196msgid "%s and their descendants" 197msgstr "%s ve onların nesilleri" 198 199#: app/Statistics/Repository/UserRepository.php:84 200#, php-format 201msgid "%s anonymous signed-in user" 202msgid_plural "%s anonymous signed-in users" 203msgstr[0] "%s anonim oturum açmış kullanıcı" 204msgstr[1] "%s anonim oturum açmış kullanıcılar" 205 206#: resources/views/family-page-children.phtml:19 207#: resources/views/modules/ancestors-chart/tree.phtml:42 208#: resources/views/modules/descendancy_chart/tree.phtml:40 209#: resources/views/statistics/families/top10-list.phtml:20 210#: resources/views/statistics/families/top10-nolist.phtml:16 211#, php-format 212msgid "%s child" 213msgid_plural "%s children" 214msgstr[0] "%s çocuk" 215msgstr[1] "%s çocuklar" 216 217#: app/Age.php:100 app/Elements/AgeAtEvent.php:103 218#: app/Statistics/Repository/FamilyRepository.php:353 219#: app/Statistics/Repository/IndividualRepository.php:980 220#, php-format 221msgid "%s day" 222msgid_plural "%s days" 223msgstr[0] "%s gün" 224msgstr[1] "%s günler" 225 226#: app/Http/RequestHandlers/CheckTree.php:226 227#: app/Http/RequestHandlers/UserEditAction.php:97 228#: app/Http/RequestHandlers/UserEditPage.php:84 229#: app/Module/FamilyTreeNewsModule.php:175 app/Module/UserJournalModule.php:177 230#, php-format 231msgid "%s does not exist." 232msgstr "%s mevcut değil." 233 234#: resources/views/calendar-list.phtml:23 235#, php-format 236msgid "%s family" 237msgid_plural "%s families" 238msgstr[0] "%s ailesi" 239msgstr[1] "%s aileleri" 240 241#: app/Http/RequestHandlers/SearchReplaceAction.php:76 242#: app/Http/RequestHandlers/SearchReplaceAction.php:108 243#, php-format 244msgid "%s family has been updated." 245msgid_plural "%s families have been updated." 246msgstr[0] "%s ailesi güncellendi." 247msgstr[1] "%s aileleri güncellendi." 248 249#: resources/views/admin/locations.phtml:109 250#, php-format 251msgid "%s family tree" 252msgid_plural "%s family trees" 253msgstr[0] "%s aile ağaçları" 254msgstr[1] "%s aile ağacı" 255 256#: resources/views/statistics/families/top10-list-grand.phtml:20 257#: resources/views/statistics/families/top10-nolist-grand.phtml:16 258#, php-format 259msgid "%s grandchild" 260msgid_plural "%s grandchildren" 261msgstr[0] "%s torunu" 262msgstr[1] "%s torunları" 263 264#: app/Module/LifespansChartModule.php:266 265#: resources/views/admin/trees-unconnected.phtml:39 266#: resources/views/calendar-list.phtml:18 267#, php-format 268msgid "%s individual" 269msgid_plural "%s individuals" 270msgstr[0] "%s birey" 271msgstr[1] "%s bireyler" 272 273#: app/Http/RequestHandlers/SearchReplaceAction.php:72 274#: app/Http/RequestHandlers/SearchReplaceAction.php:98 275#: app/Http/RequestHandlers/SearchReplaceAction.php:104 276#, php-format 277msgid "%s individual has been updated." 278msgid_plural "%s individuals have been updated." 279msgstr[0] "%s bireyi güncellendi." 280msgstr[1] "%s bireyleri güncellendi." 281 282#: app/Module/UserMessagesModule.php:157 283#, php-format 284msgid "%s message" 285msgid_plural "%s messages" 286msgstr[0] "%s mesajı" 287msgstr[1] "%s mesajları" 288 289#: app/Age.php:96 app/Elements/AgeAtEvent.php:101 290#: app/Statistics/Repository/FamilyRepository.php:359 291#: app/Statistics/Repository/IndividualRepository.php:985 292#: resources/views/modules/relatives/family.phtml:195 293#, php-format 294msgid "%s month" 295msgid_plural "%s months" 296msgstr[0] "%s ay" 297msgstr[1] "%s aylar" 298 299#: app/Http/RequestHandlers/SearchReplaceAction.php:88 300#, php-format 301msgid "%s note has been updated." 302msgid_plural "%s notes have been updated." 303msgstr[0] "%s notu güncellendi." 304msgstr[1] "%s notları güncellendi." 305 306#: app/Http/RequestHandlers/CheckTree.php:309 307#: app/Http/RequestHandlers/CheckTree.php:313 308#, php-format 309msgid "%s occurs too many times." 310msgstr "" 311 312#. I18N: %s=“fifth cousin”, etc. 313#: app/Services/RelationshipService.php:2151 314#, php-format 315msgid "%s once removed ascending" 316msgstr "%s bir kuşak yükseğe kaldırıldı" 317 318#. I18N: %s=“fifth cousin”, etc. 319#: app/Services/RelationshipService.php:2156 320#, php-format 321msgid "%s once removed descending" 322msgstr "%s bir kuşak aşağıya indirildi" 323 324#: app/Http/RequestHandlers/SearchReplaceAction.php:80 325#, php-format 326msgid "%s repository has been updated." 327msgid_plural "%s repositories have been updated." 328msgstr[0] "%s bilgi havuzu güncellendi." 329msgstr[1] "%s bilgi havuzları güncellendi." 330 331#. I18N: %s is a person's name 332#: resources/views/emails/message-user-html.phtml:21 333#: resources/views/emails/message-user-text.phtml:16 334#, php-format 335msgid "%s sent you the following message." 336msgstr "%s size aşağıdaki mesajı gönderdi." 337 338#: app/Statistics/Repository/UserRepository.php:95 339#, php-format 340msgid "%s signed-in user" 341msgid_plural "%s signed-in users" 342msgstr[0] "%s oturum açmış kullanıcı" 343msgstr[1] "%s oturum açmış kullanıcılar" 344 345#: app/Http/RequestHandlers/SearchReplaceAction.php:84 346#, php-format 347msgid "%s source has been updated." 348msgid_plural "%s sources have been updated." 349msgstr[0] "%s kaynağı güncellendi." 350msgstr[1] "%s kaynakları güncellendi." 351 352#. I18N: %s=“fifth cousin”, etc. 353#: app/Services/RelationshipService.php:2169 354#, php-format 355msgid "%s three times removed ascending" 356msgstr "%s üç kuşak yükseğe kaldırıldı" 357 358#. I18N: %s=“fifth cousin”, etc. 359#: app/Services/RelationshipService.php:2174 360#, php-format 361msgid "%s three times removed descending" 362msgstr "%s üç kuşak aşağıya indirildi" 363 364#. I18N: %s=“fifth cousin”, etc. 365#: app/Services/RelationshipService.php:2160 366#, php-format 367msgid "%s twice removed ascending" 368msgstr "%s iki kuşak yükseğe kaldırıldı" 369 370#. I18N: %s=“fifth cousin”, etc. 371#: app/Services/RelationshipService.php:2165 372#, php-format 373msgid "%s twice removed descending" 374msgstr "%s iki kuşak aşağıya indirildi" 375 376#: app/Elements/AgeAtEvent.php:102 377#, php-format 378msgid "%s week" 379msgid_plural "%s weeks" 380msgstr[0] "%s hafta" 381msgstr[1] "%s haftalar" 382 383#: app/Age.php:92 app/Elements/AgeAtEvent.php:100 384#: app/Statistics/Repository/FamilyRepository.php:364 385#: app/Statistics/Repository/IndividualRepository.php:990 386#: resources/views/modules/relatives/family.phtml:193 387#: resources/views/modules/statistics-chart/custom.phtml:141 388#: resources/views/modules/statistics-chart/custom.phtml:150 389#, php-format 390msgid "%s year" 391msgid_plural "%s years" 392msgstr[0] "%s yıl" 393msgstr[1] "%s yıllar" 394 395#: app/Http/RequestHandlers/CalendarEvents.php:159 396#: resources/views/modules/yahrzeit/list.phtml:45 397#, php-format 398msgid "%s year anniversary" 399msgstr "%s yıl dönümü" 400 401#: app/Services/RelationshipService.php:2354 402#, php-format 403msgid "%s × cousin" 404msgstr "%s × kuzeni" 405 406#: app/Services/RelationshipService.php:2318 407#, php-format 408msgctxt "FEMALE" 409msgid "%s × cousin" 410msgstr "%s × kuzeni" 411 412#. 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. 413#: app/Services/RelationshipService.php:2281 414#, php-format 415msgctxt "MALE" 416msgid "%s × cousin" 417msgstr "%s × kuzeni" 418 419#. I18N: BCE=Before the Common Era, for Julian years < 0. See https://en.wikipedia.org/wiki/Common_Era 420#: app/Date/JulianDate.php:98 421#, php-format 422msgid "%s BCE" 423msgstr "%s M.Ö" 424 425#. I18N: CE=Common Era, for Julian years > 0. See https://en.wikipedia.org/wiki/Common_Era 426#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 427#, php-format 428msgid "%s CE" 429msgstr "%s M.S." 430 431#. I18N: Label on a graph; 40+ means 40 or more 432#: app/Module/StatisticsChartModule.php:862 433#, php-format 434msgid "%s+" 435msgstr "%s+" 436 437#: app/Module/ClippingsCartModule.php:558 438#, php-format 439msgid "%s, her ancestors and their families" 440msgstr "%s, ataları ve aileleri" 441 442#: app/Module/ClippingsCartModule.php:555 443#, php-format 444msgid "%s, her parents and siblings" 445msgstr "%s, ebeveynleri ve kardeşleri" 446 447#: app/Module/ClippingsCartModule.php:556 448#, php-format 449msgid "%s, her spouses and children" 450msgstr "%s, eşleri ve çocukları" 451 452#: app/Module/ClippingsCartModule.php:559 453#, php-format 454msgid "%s, her spouses and descendants" 455msgstr "%s, eşleri ve nesilleri" 456 457#: app/Module/ClippingsCartModule.php:567 458#, php-format 459msgid "%s, his ancestors and their families" 460msgstr "%s, ataları ve aileleri" 461 462#: app/Module/ClippingsCartModule.php:564 463#, php-format 464msgid "%s, his parents and siblings" 465msgstr "%s, ebeveynleri ve kardeşleri" 466 467#: app/Module/ClippingsCartModule.php:565 468#, php-format 469msgid "%s, his spouses and children" 470msgstr "%s, eşleri ve çocukları" 471 472#: app/Module/ClippingsCartModule.php:568 473#, php-format 474msgid "%s, his spouses and descendants" 475msgstr "%s, eşleri ve nesilleri" 476 477#: resources/views/admin/data-fix-select.phtml:33 478#: resources/views/edit/add-fact-row.phtml:30 479#: resources/views/modules/user-messages/user-messages.phtml:34 480msgid "<select>" 481msgstr "<seç>" 482 483#: resources/views/fact-date.phtml:120 484#, php-format 485msgid "(%s after death)" 486msgstr "(ölümden sonra %s)" 487 488#. I18N: The current age of a living individual 489#: app/Http/RequestHandlers/IndividualPage.php:181 490#, php-format 491msgid "(age %s)" 492msgstr "(%s yaş)" 493 494#. I18N: The age of an individual at a given date 495#: app/Http/RequestHandlers/IndividualPage.php:168 496#: resources/views/fact-association-structure.phtml:68 497#: resources/views/fact-date.phtml:102 498#, php-format 499msgid "(aged %s)" 500msgstr "(%s yaşadı)" 501 502#. I18N: The age of an individual at a given date 503#: app/Http/RequestHandlers/IndividualPage.php:165 504#: resources/views/fact-association-structure.phtml:65 505#: resources/views/fact-date.phtml:98 506#, php-format 507msgctxt "Female" 508msgid "(aged %s)" 509msgstr "(yaş %s)" 510 511#. I18N: The age of an individual at a given date 512#: app/Http/RequestHandlers/IndividualPage.php:162 513#: resources/views/fact-association-structure.phtml:62 514#: resources/views/fact-date.phtml:94 515#, php-format 516msgctxt "Male" 517msgid "(aged %s)" 518msgstr "(yaş %s)" 519 520#. I18N: %s is a number 521#: resources/views/lists/datatables-attributes.phtml:27 522#, php-format 523msgid "(filtered from %s total entries)" 524msgstr "(%s toplam girişten filtrelendi)" 525 526#: resources/views/admin/gedcom-export-options.phtml:47 527#: resources/views/admin/gedcom-export-options.phtml:56 528msgid "(includes media files)" 529msgstr "" 530 531#: resources/views/fact-date.phtml:116 532msgid "(on the date of death)" 533msgstr "(ölüm tarihinde)" 534 535#. I18N: This punctuation is used to separate lists of items 536#: app/I18N.php:334 537msgid ", " 538msgstr ", " 539 540#: app/Statistics/Service/CenturyService.php:67 541msgctxt "CENTURY" 542msgid "10th" 543msgstr "10." 544 545#: app/Statistics/Service/CenturyService.php:65 546msgctxt "CENTURY" 547msgid "11th" 548msgstr "11." 549 550#: app/Statistics/Service/CenturyService.php:63 551msgctxt "CENTURY" 552msgid "12th" 553msgstr "12." 554 555#: app/Statistics/Service/CenturyService.php:61 556msgctxt "CENTURY" 557msgid "13th" 558msgstr "13." 559 560#: app/Statistics/Service/CenturyService.php:59 561msgctxt "CENTURY" 562msgid "14th" 563msgstr "14." 564 565#: app/Statistics/Service/CenturyService.php:57 566msgctxt "CENTURY" 567msgid "15th" 568msgstr "15." 569 570#: app/Statistics/Service/CenturyService.php:55 571msgctxt "CENTURY" 572msgid "16th" 573msgstr "16." 574 575#: app/Statistics/Service/CenturyService.php:53 576msgctxt "CENTURY" 577msgid "17th" 578msgstr "17." 579 580#: app/Statistics/Service/CenturyService.php:51 581msgctxt "CENTURY" 582msgid "18th" 583msgstr "18." 584 585#: app/Statistics/Service/CenturyService.php:49 586msgctxt "CENTURY" 587msgid "19th" 588msgstr "19." 589 590#: app/Statistics/Service/CenturyService.php:85 591msgctxt "CENTURY" 592msgid "1st" 593msgstr "1." 594 595#: app/Statistics/Service/CenturyService.php:47 596msgctxt "CENTURY" 597msgid "20th" 598msgstr "20." 599 600#: app/Statistics/Service/CenturyService.php:45 601msgctxt "CENTURY" 602msgid "21st" 603msgstr "21." 604 605#: app/Statistics/Service/CenturyService.php:83 606msgctxt "CENTURY" 607msgid "2nd" 608msgstr "2." 609 610#: app/Statistics/Service/CenturyService.php:81 611msgctxt "CENTURY" 612msgid "3rd" 613msgstr "3." 614 615#: app/Statistics/Service/CenturyService.php:79 616msgctxt "CENTURY" 617msgid "4th" 618msgstr "4." 619 620#: app/Statistics/Service/CenturyService.php:77 621msgctxt "CENTURY" 622msgid "5th" 623msgstr "5." 624 625#: app/Statistics/Service/CenturyService.php:75 626msgctxt "CENTURY" 627msgid "6th" 628msgstr "6." 629 630#: app/Statistics/Service/CenturyService.php:73 631msgctxt "CENTURY" 632msgid "7th" 633msgstr "7." 634 635#: app/Statistics/Service/CenturyService.php:71 636msgctxt "CENTURY" 637msgid "8th" 638msgstr "8." 639 640#: app/Statistics/Service/CenturyService.php:69 641msgctxt "CENTURY" 642msgid "9th" 643msgstr "9." 644 645#: app/Http/RequestHandlers/TreePreferencesPage.php:121 646#: app/Http/RequestHandlers/UserEditPage.php:110 647msgid "<default theme>" 648msgstr "<varsayılan tema>" 649 650#: resources/views/register-page.phtml:26 651msgid "<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>" 652msgstr "<p>Uyarı: Bu formu doldurup göndererek:</p><ul><li>sitemizde listelenen bireylerin gizliliğini korumayı;</li><li>aşağıdaki metin kutusunu kullanarak, kiminle akraba olduğunuzu açıklamayı veya listelenmesi gereken biri hakkında bize bilgi vermeyi;</li></ul><p><ul>Kabul etmiş olursunuz</ul></p>" 653 654#. I18N: URL = web address 655#: resources/views/modals/media-file-fields.phtml:34 656msgid "A URL" 657msgstr "Bir URL" 658 659#. I18N: Description of the “RelationshipsChart” module 660#: app/Module/RelationshipsChartModule.php:114 661msgid "A chart displaying relationships between two individuals." 662msgstr "İki kişi arasındaki ilişkileri gösteren bir grafik." 663 664#. I18N: Description of the “FamilyBookChart” module 665#: app/Module/FamilyBookChartModule.php:91 666msgid "A chart of an individual’s ancestors and descendants, as a family book." 667msgstr "Bir aile kitabı olarak bir bireyin atalarının ve nesillerinin tablosu." 668 669#. I18N: Description of the “CompactTreeChart” module 670#: app/Module/CompactTreeChartModule.php:88 671msgid "A chart of an individual’s ancestors, as a compact tree." 672msgstr "Bir bireyin atalarının bir grafiği, kompakt bir ağaç olarak." 673 674#. I18N: Description of the “PedigreeChart” module 675#: app/Module/PedigreeChartModule.php:115 676msgid "A chart of an individual’s ancestors, formatted as a tree." 677msgstr "Bir bireyin atalarının bir grafiği, bir ağaç olarak biçimlendirilmiş." 678 679#. I18N: Description of the “AncestorsChart” module 680#: app/Module/AncestorsChartModule.php:109 681msgid "A chart of an individual’s ancestors." 682msgstr "Bir bireyin atalarının bir grafiği." 683 684#. I18N: Description of the “DescendancyChart” module 685#: app/Module/DescendancyChartModule.php:105 686msgid "A chart of an individual’s descendants." 687msgstr "Bir bireyin nesillerinin bir grafiği." 688 689#. I18N: Description of the “LifespansChart” module 690#: app/Module/LifespansChartModule.php:114 691msgid "A chart of individuals’ lifespans." 692msgstr "Bireylerin yaşam sürelerini gösteren bir grafik." 693 694#: resources/views/edit/link-child-to-family.phtml:39 695msgid "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." 696msgstr "Bir çocuğun birden fazla ebeveyn grubu olabilir. Çocuk ve ebeveynler arasındaki ilişki biyolojik, yasal veya yerel kültür ve geleneğe dayalı olabilir. Soyağacı belirtilmezse, biyolojik bir ilişki varsayılacaktır." 697 698#. I18N: Description of a “Data fix” module 699#: app/Module/FixDuplicateLinks.php:69 700msgid "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." 701msgstr "Yaygın bir hata, aynı kayıt için birden çok bağlantıya sahip olmaktır; örneğin, aynı çocuğu bir aile kaydında birden çok kez listelemek." 702 703#. I18N: Description of the “Fan Chart” module 704#: app/Module/FanChartModule.php:149 705msgid "A fan chart of an individual’s ancestors." 706msgstr "Bir bireyin atalarının bir fan grafiği." 707 708#: resources/views/admin/map-import-form.phtml:26 709#: resources/views/admin/trees-export.phtml:28 710#: resources/views/admin/trees-import.phtml:50 711#: resources/views/modals/media-file-fields.phtml:30 712#: resources/views/modals/media-file-fields.phtml:88 713msgid "A file on the server" 714msgstr "Sunucudaki bir dosya" 715 716#: resources/views/admin/map-import-form.phtml:49 717#: resources/views/admin/trees-export.phtml:53 718#: resources/views/admin/trees-import.phtml:40 719#: resources/views/modals/media-file-fields.phtml:26 720#: resources/views/modals/media-file-fields.phtml:42 721msgid "A file on your computer" 722msgstr "Bilgisayarınızdaki bir dosya" 723 724#. I18N: Description of the “My page” module 725#: app/Module/UserWelcomeModule.php:70 726msgid "A greeting message and useful links for a user." 727msgstr "Bir kullanıcı için bir karşılama mesajı ve faydalı bağlantılar." 728 729#. I18N: Description of the “Home page” module 730#: app/Module/WelcomeBlockModule.php:68 731msgid "A greeting message for site visitors." 732msgstr "Site ziyaretçileri için bir karşılama mesajı." 733 734#. I18N: Description of the “Contact information” module 735#: app/Module/ContactsFooterModule.php:66 736msgid "A link to the site contacts." 737msgstr "Site ilgili kişilere bir bağlantı." 738 739#. I18N: Description of the “webtrees” module 740#: app/Module/PoweredByWebtreesModule.php:52 741msgid "A link to the webtrees home page." 742msgstr "Webtrees ana sayfasına bir bağlantı." 743 744#. I18N: Description of the “Branches” module 745#: app/Module/BranchesListModule.php:112 746msgid "A list of branches of a family." 747msgstr "Bir ailenin şubelerinin listesi." 748 749#. I18N: Description of the “Pending changes” module 750#: app/Module/ReviewChangesModule.php:91 751msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 752msgstr "Bir moderatör tarafından incelenmesi gereken değişikliklerin listesi ve e-posta bildirimleri." 753 754#. I18N: Description of the “Families” module 755#: app/Module/FamilyListModule.php:54 756msgid "A list of families." 757msgstr "Ailelerin bir listesi." 758 759#. I18N: Description of the “FAQ” module 760#: app/Module/FrequentlyAskedQuestionsModule.php:81 761msgid "A list of frequently asked questions and answers." 762msgstr "Sık sorulan soruların ve cevapların bir listesi." 763 764#. I18N: Description of the “Individuals” module 765#: app/Module/IndividualListModule.php:105 766msgid "A list of individuals." 767msgstr "Bireylerin bir listesi." 768 769#. I18N: Description of the “Locations” module 770#: app/Module/LocationListModule.php:78 771msgid "A list of locations." 772msgstr "Konumların listesi." 773 774#. I18N: Description of the “Media objects” module 775#: app/Module/MediaListModule.php:98 776msgid "A list of media objects." 777msgstr "Medya nesnelerinin bir listesi." 778 779#. I18N: Description of the “Recent changes” module 780#: app/Module/RecentChangesModule.php:97 781msgid "A list of records that have been updated recently." 782msgstr "Son zamanlarda güncelleştirilen kayıtların bir listesi." 783 784#. I18N: Description of the “Repositories” module 785#: app/Module/RepositoryListModule.php:78 786msgid "A list of repositories." 787msgstr "Bilgi havuzlarının bir listesi." 788 789#. I18N: Description of the “Shared notes” module 790#: app/Module/NoteListModule.php:75 791msgid "A list of shared notes." 792msgstr "Paylaşılan notların bir listesi." 793 794#. I18N: Description of the “Sources” module 795#: app/Module/SourceListModule.php:77 796msgid "A list of sources." 797msgstr "Kaynakların bir listesi." 798 799#. I18N: Description of the “Submitters” module 800#: app/Module/SubmitterListModule.php:78 801msgid "A list of submitters." 802msgstr "Gönderenlerin bir listesi." 803 804#. I18N: Description of “Research tasks” module 805#: app/Module/ResearchTaskModule.php:81 806msgid "A list of tasks and activities that are linked to the family tree." 807msgstr "Aile ağacına bağlı görevlerin ve etkinliklerin bir listesi." 808 809#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 810#: app/Module/YahrzeitModule.php:77 811msgid "A list of the Hebrew death anniversaries that will occur in the near future." 812msgstr "Yakın gelecekte gerçekleşecek olan İbranice ölüm yıldönümlerinin bir listesi." 813 814#. I18N: Description of the “On this day” module 815#: app/Module/OnThisDayModule.php:112 816msgid "A list of the anniversaries that occur today." 817msgstr "Bugün gerçekleşen yıldönümlerinin bir listesi." 818 819#. I18N: Description of the “Upcoming events” module 820#: app/Module/UpcomingAnniversariesModule.php:133 821msgid "A list of the anniversaries that will occur in the near future." 822msgstr "Yakın gelecekte gerçekleşecek yıldönümlerinin bir listesi." 823 824#. I18N: Description of the “Top given names” module 825#: app/Module/TopGivenNamesModule.php:58 826msgid "A list of the most popular given names." 827msgstr "En popüler verilen adların bir listesi." 828 829#. I18N: Description of the “Top surnames” module 830#: app/Module/TopSurnamesModule.php:83 831msgid "A list of the most popular surnames." 832msgstr "En popüler soyadlarının bir listesi." 833 834#. I18N: Description of the “Most viewed pages” module 835#: app/Module/TopPageViewsModule.php:60 836msgid "A list of the pages that have been viewed the most number of times." 837msgstr "En çok görüntülenen sayfaların bir listesi." 838 839#. I18N: Description of the “Who is online” module 840#: app/Module/LoggedInUsersModule.php:53 841msgid "A list of users and visitors who are currently online." 842msgstr "Şu anda çevrimiçi olan kullanıcıların ve ziyaretçilerin bir listesi." 843 844#: resources/views/help/media-object.phtml:8 845msgid "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)." 846msgstr "Bir medya nesnesi, bir medya dosyası hakkında bilgi içeren aile ağacında yer alan bir kayıttır. Bu bilgiler bir başlık, bir telif hakkı bildirimi, bir transkript, gizlilik kısıtlamaları vb. içerebilir. Fotoğraf veya video gibi medya dosyası yerel olarak (bu web sunucusunda) veya uzaktan (farklı bir web sunucusunda) depolanabilir." 847 848#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 849#: resources/views/emails/verify-notify-html.phtml:20 850#: resources/views/emails/verify-notify-text.phtml:15 851#, php-format 852msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 853msgstr "Yeni bir kullanıcı (%1$s) bir hesap (%2$s) istedi ve bir e-posta adresini (%3$s) doğruladı." 854 855#: app/Http/RequestHandlers/LoginAction.php:80 856#: resources/views/admin/control-panel.phtml:186 857#: resources/views/admin/upgrade/wizard.phtml:29 858msgid "A new version of webtrees is available." 859msgstr "Webtrees'in yeni bir sürümü mevcuttur." 860 861#: app/Http/RequestHandlers/PasswordRequestAction.php:124 862#, php-format 863msgid "A password reset link has been sent to “%s”." 864msgstr "“%s” adresine bir şifre sıfırlama bağlantısı gönderildi." 865 866#. I18N: Description of the “Journal” module 867#: app/Module/UserJournalModule.php:66 868msgid "A private area to record notes or keep a journal." 869msgstr "Notları kaydetmek veya bir günlük tutmak için özel bir alan." 870 871#. I18N: %s is a server name/URL 872#: resources/views/emails/register-notify-html.phtml:22 873#: resources/views/emails/register-notify-text.phtml:18 874#, php-format 875msgid "A prospective user has registered with webtrees at %s." 876msgstr "Potansiyel bir kullanıcı %s adresindeki webtrees'e kaydoldu." 877 878#. I18N: Description of the “Pedigree” module 879#: app/Module/PedigreeReportModule.php:52 880#: resources/xml/reports/pedigree_report.xml:4 881msgid "A report of an individual’s ancestors, formatted as a tree." 882msgstr "Bir bireyin atalarının bir raporu, bir ağaç olarak biçimlendirilmiş." 883 884#. I18N: Description of the “Ancestors” module 885#: app/Module/AhnentafelReportModule.php:52 886#: resources/xml/reports/ahnentafel_report.xml:5 887msgid "A report of an individual’s ancestors, in a narrative style." 888msgstr "Anlatı tarzında bir bireyin atalarının bir raporu." 889 890#. I18N: Description of the “Descendants” module 891#: app/Module/DescendancyReportModule.php:52 892#: resources/xml/reports/descendancy_report.xml:4 893msgid "A report of an individual’s descendants, in a narrative style." 894msgstr "Bir bireyin nesillerinden bir rapor, bir anlatı tarzında." 895 896#. I18N: Description of the “Individual” module 897#: app/Module/IndividualReportModule.php:52 898#: resources/xml/reports/individual_report.xml:4 899msgid "A report of an individual’s details." 900msgstr "Bir kişinin detaylarının bir raporu." 901 902#: resources/xml/reports/fact_sources.xml:4 903msgid "A report of facts which are supported by a given source." 904msgstr "Belirli bir kaynak tarafından desteklenen gerçeklerin bir raporu." 905 906#. I18N: Description of the “Family” module 907#: app/Module/FamilyGroupReportModule.php:56 908#: resources/xml/reports/family_group_report.xml:4 909msgid "A report of family members and their details." 910msgstr "Aile üyeleri ve detayları hakkında bir rapor." 911 912#. I18N: Description of the “Deaths” module 913#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 914msgid "A report of individuals who died in a given time or place." 915msgstr "Belirli bir zamanda veya yerde ölen kişilerin bir raporu." 916 917#. I18N: Description of the “Occupations” module 918#: app/Module/OccupationReportModule.php:56 919#: resources/xml/reports/occupation_report.xml:4 920msgid "A report of individuals who had a given occupation." 921msgstr "Belirli bir mesleği olan kişilerin bir raporu." 922 923#. I18N: Description of the “Births” module 924#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 925msgid "A report of individuals who were born in a given time or place." 926msgstr "Belirli bir zamanda veya yerde doğan bireylerin bir raporu." 927 928#. I18N: Description of the “Cemeteries” module 929#: app/Module/CemeteryReportModule.php:52 930#: resources/xml/reports/cemetery_report.xml:4 931msgid "A report of individuals who were buried in a given place." 932msgstr "Belirli bir yere gömülen kişilerin bir raporu." 933 934#. I18N: Description of the “Marriages” module 935#: app/Module/MarriageReportModule.php:52 936#: resources/xml/reports/marriage_report.xml:4 937msgid "A report of individuals who were married in a given time or place." 938msgstr "Belirli bir zamanda veya yerde evli olan kişilerin bir raporu." 939 940#. I18N: Description of the “Changes” module 941#: app/Module/ChangeReportModule.php:56 942#: resources/xml/reports/change_report.xml:4 943msgid "A report of recent and pending changes." 944msgstr "En son ve bekleyen değişikliklerin bir raporu." 945 946#. I18N: Description of the “Related families” 947#: app/Module/IndividualFamiliesReportModule.php:56 948#: resources/xml/reports/individual_ext_report.xml:4 949msgid "A report of the families that are closely related to an individual." 950msgstr "Bir bireyle yakından ilişkili olan ailelerin bir raporu." 951 952#. I18N: Description of the “Related individuals” module 953#: app/Module/RelatedIndividualsReportModule.php:52 954#: resources/xml/reports/relative_ext_report.xml:4 955msgid "A report of the individuals that are closely related to an individual." 956msgstr "Bir bireyle yakından ilişkili olan bireylerin bir raporu." 957 958#. I18N: Description of the “Source” module 959#: app/Module/FactSourcesReportModule.php:56 960msgid "A report of the information provided by a source." 961msgstr "Bir kaynak tarafından sağlanan bilgilerin bir raporu." 962 963#. I18N: Description of the “Missing data” 964#: app/Module/MissingFactsReportModule.php:56 965#: resources/xml/reports/missing_facts_report.xml:4 966msgid "A report of the information that is missing for an individual and their relatives." 967msgstr "Bir birey ve akrabaları için eksik olan bilgilerin bir raporu." 968 969#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 970#: app/Module/BirthDeathMarriageReportModule.php:52 971#: resources/xml/reports/bdm_report.xml:4 972msgid "A report of vital records for a given date or place." 973msgstr "Belirli bir tarih veya yer için yaşamsal kayıtların bir raporu." 974 975#: resources/views/admin/users-edit.phtml:233 976msgid "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." 977msgstr "Rol, verileri görüntüleme, tercihleri değiştirme vb. izni veren bir dizi erişim hakkıdır. Erişim hakları rollere atanır ve roller kullanıcılara atanır. Her bir aile ağacı, her role farklı erişim atayabilir ve kullanıcıların her aile ağacında farklı bir rolü olabilir." 978 979#. I18N: Description of the “Family navigator” module 980#: app/Module/FamilyNavigatorModule.php:51 981msgid "A sidebar showing an individual’s close families and relatives." 982msgstr "Bir bireyin yakın ailelerini ve akrabalarını gösteren bir kenar çubuğu." 983 984#. I18N: Description of the “Extra information” module 985#: app/Module/IndividualMetadataModule.php:71 986msgid "A sidebar showing non-genealogy information about an individual." 987msgstr "Bir kişi hakkında şecere dışı bilgileri gösteren bir kenar çubuğu." 988 989#. I18N: Description of the “Descendants” module 990#: app/Module/DescendancyModule.php:71 991msgid "A sidebar showing the descendants of an individual." 992msgstr "Bir bireyin nesillerini gösteren bir kenar çubuğu." 993 994#. I18N: Description of the “Families” module 995#: app/Module/RelativesTabModule.php:53 996msgid "A tab showing the close relatives of an individual." 997msgstr "Bir bireyin yakın akrabalarını gösteren bir sekme." 998 999#. I18N: Description of the “Facts and events” module 1000#: app/Module/IndividualFactsTabModule.php:86 1001msgid "A tab showing the facts and events of an individual." 1002msgstr "Bir bireyin gerçeklerini ve olaylarını gösteren bir sekme." 1003 1004#. I18N: Description of the “Media” module 1005#: app/Module/MediaTabModule.php:70 1006msgid "A tab showing the media objects linked to an individual." 1007msgstr "Bir kişiye bağlı medya nesnelerini gösteren bir sekme." 1008 1009#. I18N: Description of the “Notes” module 1010#: app/Module/NotesTabModule.php:71 1011msgid "A tab showing the notes attached to an individual." 1012msgstr "Bir kişiye eklenmiş notları gösteren bir sekme." 1013 1014#. I18N: Description of the “Sources” module 1015#: app/Module/SourcesTabModule.php:69 1016msgid "A tab showing the sources linked to an individual." 1017msgstr "Bir kişiye bağlı kaynakları gösteren bir sekme." 1018 1019#. I18N: Description of the “TimelineChart” module 1020#: app/Module/TimelineChartModule.php:103 1021msgid "A timeline displaying individual events." 1022msgstr "Bireysel olayları gösteren bir zaman çizelgesi." 1023 1024#: resources/views/admin/users-edit.phtml:117 1025msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 1026msgstr "Bir kullanıcı hem \"e-posta doğrulandı\" hem de \"yönetici tarafından onaylandı\" seçilinceye kadar oturum açamaz." 1027 1028#: resources/xml/reports/ahnentafel_report.xml:13 1029#: resources/xml/reports/bdm_report.xml:12 1030#: resources/xml/reports/birth_report.xml:10 1031#: resources/xml/reports/cemetery_report.xml:8 1032#: resources/xml/reports/change_report.xml:9 1033#: resources/xml/reports/death_report.xml:11 1034#: resources/xml/reports/descendancy_report.xml:8 1035#: resources/xml/reports/fact_sources.xml:8 1036#: resources/xml/reports/family_group_report.xml:11 1037#: resources/xml/reports/individual_ext_report.xml:12 1038#: resources/xml/reports/individual_report.xml:9 1039#: resources/xml/reports/marriage_report.xml:10 1040#: resources/xml/reports/missing_facts_report.xml:8 1041#: resources/xml/reports/occupation_report.xml:7 1042#: resources/xml/reports/pedigree_report.xml:8 1043#: resources/xml/reports/relative_ext_report.xml:8 1044msgctxt "paper size" 1045msgid "A3" 1046msgstr "A3" 1047 1048#: resources/xml/reports/ahnentafel_report.xml:13 1049#: resources/xml/reports/bdm_report.xml:12 1050#: resources/xml/reports/birth_report.xml:10 1051#: resources/xml/reports/cemetery_report.xml:8 1052#: resources/xml/reports/change_report.xml:9 1053#: resources/xml/reports/death_report.xml:11 1054#: resources/xml/reports/descendancy_report.xml:8 1055#: resources/xml/reports/fact_sources.xml:8 1056#: resources/xml/reports/family_group_report.xml:11 1057#: resources/xml/reports/individual_ext_report.xml:12 1058#: resources/xml/reports/individual_report.xml:9 1059#: resources/xml/reports/marriage_report.xml:10 1060#: resources/xml/reports/missing_facts_report.xml:8 1061#: resources/xml/reports/occupation_report.xml:7 1062#: resources/xml/reports/pedigree_report.xml:8 1063#: resources/xml/reports/relative_ext_report.xml:8 1064msgctxt "paper size" 1065msgid "A4" 1066msgstr "A4" 1067 1068#: resources/views/modules/bing-maps/config.phtml:23 1069#: resources/views/modules/google-maps/config.phtml:23 1070#: resources/views/modules/here-maps/config.phtml:23 1071#: resources/views/modules/map-box/config.phtml:23 1072#: resources/views/modules/openrouteservice/config.phtml:23 1073msgid "API key" 1074msgstr "API anahtarı" 1075 1076#. I18N: Location of an LDS church temple 1077#: app/Elements/TempleCode.php:53 1078msgid "Aba, Nigeria" 1079msgstr "Aba, Nijerya" 1080 1081#: app/Date/JalaliDate.php:280 1082msgctxt "Abbreviation for Persian month: Aban" 1083msgid "Aban" 1084msgstr "Aban" 1085 1086#. I18N: 8th month in the Persian/Jalali calendar 1087#: app/Date/JalaliDate.php:153 1088msgctxt "GENITIVE" 1089msgid "Aban" 1090msgstr "Aban" 1091 1092#. I18N: 8th month in the Persian/Jalali calendar 1093#: app/Date/JalaliDate.php:243 1094msgctxt "INSTRUMENTAL" 1095msgid "Aban" 1096msgstr "Aban" 1097 1098#. I18N: 8th month in the Persian/Jalali calendar 1099#: app/Date/JalaliDate.php:198 1100msgctxt "LOCATIVE" 1101msgid "Aban" 1102msgstr "Aban" 1103 1104#. I18N: 8th month in the Persian/Jalali calendar 1105#: app/Date/JalaliDate.php:108 1106msgctxt "NOMINATIVE" 1107msgid "Aban" 1108msgstr "Aban" 1109 1110#. I18N: A configuration setting 1111#: resources/views/admin/trees-preferences.phtml:560 1112#: resources/views/admin/trees-preferences.phtml:562 1113#: resources/views/admin/trees-preferences.phtml:566 1114msgid "Abbreviate place names" 1115msgstr "Yer adlarını kısaltın" 1116 1117#: app/Gedcom.php:790 app/Gedcom.php:1234 app/Gedcom.php:1369 1118#: app/Gedcom.php:1611 resources/views/lists/sources-table.phtml:95 1119#: resources/views/modals/source-fields.phtml:22 1120msgid "Abbreviation" 1121msgstr "Kısaltma" 1122 1123#: resources/views/pending-changes-page.phtml:47 1124#: resources/views/pending-changes-page.phtml:59 1125msgid "Accept" 1126msgstr "Kabul et" 1127 1128#: resources/views/pending-changes-page.phtml:101 1129msgid "Accept all changes" 1130msgstr "Tüm değişiklikleri kabul et" 1131 1132#: resources/views/admin/components.phtml:42 1133#: resources/views/admin/components.phtml:105 1134#: resources/views/admin/trees-privacy.phtml:233 1135msgid "Access level" 1136msgstr "Erişim seviyesi" 1137 1138#: resources/views/admin/users-edit.phtml:230 1139msgid "Access to family trees" 1140msgstr "Aile ağaçlarına erişim" 1141 1142#: resources/views/admin/users-edit.phtml:95 1143msgid "Account approval and email verification" 1144msgstr "Hesap onayı ve e-posta doğrulaması" 1145 1146#. I18N: Location of an LDS church temple 1147#: app/Elements/TempleCode.php:54 1148msgid "Accra, Ghana" 1149msgstr "Accra, Gana" 1150 1151#: resources/views/admin/webtrees1-thumbnails.phtml:43 1152msgid "Action" 1153msgstr "Aksiyon" 1154 1155#. I18N: a month in the Jewish calendar 1156#: app/Date/JewishDate.php:205 1157msgctxt "GENITIVE" 1158msgid "Adar" 1159msgstr "Adar" 1160 1161#. I18N: a month in the Jewish calendar 1162#: app/Date/JewishDate.php:309 1163msgctxt "INSTRUMENTAL" 1164msgid "Adar" 1165msgstr "Adar" 1166 1167#. I18N: a month in the Jewish calendar 1168#: app/Date/JewishDate.php:257 1169msgctxt "LOCATIVE" 1170msgid "Adar" 1171msgstr "Adar" 1172 1173#. I18N: a month in the Jewish calendar 1174#: app/Date/JewishDate.php:153 1175msgctxt "NOMINATIVE" 1176msgid "Adar" 1177msgstr "Adar" 1178 1179#. I18N: a month in the Jewish calendar 1180#: app/Date/JewishDate.php:203 1181msgctxt "GENITIVE" 1182msgid "Adar I" 1183msgstr "Adar I" 1184 1185#. I18N: a month in the Jewish calendar 1186#: app/Date/JewishDate.php:307 1187msgctxt "INSTRUMENTAL" 1188msgid "Adar I" 1189msgstr "Adar I" 1190 1191#. I18N: a month in the Jewish calendar 1192#: app/Date/JewishDate.php:255 1193msgctxt "LOCATIVE" 1194msgid "Adar I" 1195msgstr "Adar I" 1196 1197#. I18N: a month in the Jewish calendar 1198#: app/Date/JewishDate.php:151 1199msgctxt "NOMINATIVE" 1200msgid "Adar I" 1201msgstr "Adar I" 1202 1203#. I18N: a month in the Jewish calendar 1204#: app/Date/JewishDate.php:223 1205msgctxt "GENITIVE" 1206msgid "Adar II" 1207msgstr "Adar II" 1208 1209#. I18N: a month in the Jewish calendar 1210#: app/Date/JewishDate.php:327 1211msgctxt "INSTRUMENTAL" 1212msgid "Adar II" 1213msgstr "Adar II" 1214 1215#. I18N: a month in the Jewish calendar 1216#: app/Date/JewishDate.php:275 1217msgctxt "LOCATIVE" 1218msgid "Adar II" 1219msgstr "Adar II" 1220 1221#. I18N: a month in the Jewish calendar 1222#: app/Date/JewishDate.php:171 1223msgctxt "NOMINATIVE" 1224msgid "Adar II" 1225msgstr "Adar II" 1226 1227#: app/Http/RequestHandlers/MapDataAdd.php:80 1228#: app/Http/RequestHandlers/MapDataAdd.php:83 1229msgid "Add" 1230msgstr "Ekle" 1231 1232#: app/Module/ClippingsCartModule.php:462 1233#: app/Module/ClippingsCartModule.php:572 1234#: app/Module/ClippingsCartModule.php:687 1235#: app/Module/ClippingsCartModule.php:735 1236#: app/Module/ClippingsCartModule.php:783 1237#: app/Module/ClippingsCartModule.php:831 1238#: app/Module/ClippingsCartModule.php:884 1239#: app/Module/ClippingsCartModule.php:944 1240#, php-format 1241msgid "Add %s to the clippings cart" 1242msgstr "Kupür sepetine %s ekle" 1243 1244#: resources/views/modules/relatives/family.phtml:219 1245msgid "Add a brother" 1246msgstr "Bir erkek kardeş ekle" 1247 1248#: app/Http/RequestHandlers/AddChildToFamilyPage.php:78 1249#: resources/views/family-page-menu.phtml:52 1250#: resources/views/modules/relatives/family.phtml:227 1251msgid "Add a child" 1252msgstr "Bir çocuk ekle" 1253 1254#: app/Http/RequestHandlers/AddChildToIndividualPage.php:87 1255#: resources/views/modules/relatives/tab.phtml:153 1256msgid "Add a child to create a one-parent family" 1257msgstr "Tek ebeveynli bir aile oluşturmak için bir çocuk ekle" 1258 1259#: app/Http/RequestHandlers/AddChildToFamilyPage.php:77 1260#: resources/views/family-page-children.phtml:45 1261#: resources/views/modules/relatives/family.phtml:223 1262msgid "Add a daughter" 1263msgstr "Bir kız kardeş ekle" 1264 1265#: resources/views/edit/add-fact-row.phtml:19 1266#: resources/views/edit/raw-gedcom-record.phtml:52 1267#: resources/views/record-page-menu-facts.phtml:14 1268msgid "Add a fact" 1269msgstr "Bir gerçek ekle" 1270 1271#: app/Http/RequestHandlers/AddParentToIndividualPage.php:78 1272#: resources/views/family-page-grandparents.phtml:34 1273#: resources/views/family-page-grandparents.phtml:42 1274#: resources/views/modules/relatives/tab.phtml:105 1275msgid "Add a father" 1276msgstr "Bir baba ekle" 1277 1278#: resources/views/modules/favorites/favorites.phtml:44 1279#: resources/views/modules/favorites/favorites.phtml:54 1280msgid "Add a favorite" 1281msgstr "Bir favori ekle" 1282 1283#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:85 1284#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:87 1285#: resources/views/family-page-menu.phtml:39 1286#: resources/views/family-page-parents.phtml:27 1287#: resources/views/modules/relatives/family.phtml:62 1288#: resources/views/modules/relatives/tab.phtml:132 1289msgid "Add a husband" 1290msgstr "Bir koca ekle" 1291 1292#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:73 1293#: resources/views/modules/relatives/tab.phtml:144 1294msgid "Add a husband using an existing individual" 1295msgstr "Mevcut bir kişiyi kullanarak bir koca ekle" 1296 1297#: resources/views/modules/user_blog/list.phtml:59 1298msgid "Add a journal entry" 1299msgstr "Bir günlük girdisi ekle" 1300 1301#: app/Http/RequestHandlers/AddMediaFileModal.php:73 1302#: resources/views/media-page-menu.phtml:38 1303#: resources/views/modals/add-media-file.phtml:21 1304msgid "Add a media file" 1305msgstr "Bir medya dosyası ekle" 1306 1307#: resources/views/family-page-menu.phtml:67 1308#: resources/views/individual-page-images.phtml:59 1309#: resources/views/individual-page-menu.phtml:95 1310msgid "Add a media object" 1311msgstr "Bir medya nesnesi ekle" 1312 1313#: app/Http/RequestHandlers/AddParentToIndividualPage.php:76 1314#: resources/views/family-page-grandparents.phtml:64 1315#: resources/views/family-page-grandparents.phtml:72 1316#: resources/views/modules/relatives/tab.phtml:112 1317msgid "Add a mother" 1318msgstr "Bir anne ekle" 1319 1320#: resources/views/individual-page-menu.phtml:43 1321msgid "Add a name" 1322msgstr "Bir ad ekle" 1323 1324#: resources/views/modules/gedcom_news/list.phtml:60 1325msgid "Add a news article" 1326msgstr "Bir haber makalesi ekle" 1327 1328#: resources/views/modules/notes/tab.phtml:96 1329msgid "Add a note" 1330msgstr "Bir not ekle" 1331 1332#: resources/views/modules/relatives/family.phtml:227 1333msgid "Add a sibling" 1334msgstr "Bir kardeş ekle" 1335 1336#: resources/views/modules/relatives/family.phtml:223 1337msgid "Add a sister" 1338msgstr "Bir kız kardeş ekle" 1339 1340#: app/Http/RequestHandlers/AddChildToFamilyPage.php:76 1341#: resources/views/family-page-children.phtml:41 1342#: resources/views/modules/relatives/family.phtml:219 1343msgid "Add a son" 1344msgstr "Bir oğul ekle" 1345 1346#: resources/views/modules/sources_tab/tab.phtml:75 1347msgid "Add a source citation" 1348msgstr "Bir kaynak alıntı ekle" 1349 1350#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:88 1351msgid "Add a spouse" 1352msgstr "Bir eş ekle" 1353 1354#: app/Module/StoriesModule.php:292 1355#: resources/views/modules/stories/config.phtml:36 1356#: resources/views/modules/stories/tab.phtml:36 1357msgid "Add a story" 1358msgstr "Bir hikaye ekle" 1359 1360#: app/Http/RequestHandlers/UserAddPage.php:48 1361#: resources/views/admin/control-panel.phtml:515 1362msgid "Add a user" 1363msgstr "Bir kullanıcı ekle" 1364 1365#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:83 1366#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:86 1367#: resources/views/family-page-menu.phtml:46 1368#: resources/views/family-page-parents.phtml:49 1369#: resources/views/modules/relatives/family.phtml:99 1370#: resources/views/modules/relatives/tab.phtml:130 1371msgid "Add a wife" 1372msgstr "Bir eş ekle" 1373 1374#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:76 1375#: resources/views/modules/relatives/tab.phtml:142 1376msgid "Add a wife using an existing individual" 1377msgstr "Mevcut bir kişiyi kullanarak bir eş ekle" 1378 1379#. I18N: FAQ = “Frequently Asked Question” 1380#: app/Module/FrequentlyAskedQuestionsModule.php:298 1381#: resources/views/modules/faq/config.phtml:45 1382msgid "Add an FAQ" 1383msgstr "SSS ekle" 1384 1385#: resources/views/modules/custom-css-js/edit.phtml:34 1386msgid "Add content to the end of the <code><body></code> element." 1387msgstr "<code><body></code> öğesinin sonuna içerik ekleyin." 1388 1389#: resources/views/modules/custom-css-js/edit.phtml:22 1390msgid "Add content to the end of the <code><head></code> element." 1391msgstr "<code><head></code> öğesinin sonuna içerik ekleyin." 1392 1393#: resources/views/record-page-menu-clipboard.phtml:18 1394msgid "Add from clipboard" 1395msgstr "Panodan ekle" 1396 1397#: app/Module/ModuleHistoricEventsTrait.php:40 1398msgid "Add historic events to an individual’s page." 1399msgstr "Bir kişinin sayfasına tarihi olaylar ekle." 1400 1401#: resources/views/modules/lifespans-chart/page.phtml:29 1402msgid "Add individuals" 1403msgstr "Kişi ekle" 1404 1405#: resources/views/modules/relatives/family.phtml:148 1406msgid "Add marriage details" 1407msgstr "Evlilik detayları ekle" 1408 1409#. I18N: Name of a module 1410#: app/Module/FixMissingDeaths.php:57 1411msgid "Add missing death records" 1412msgstr "Eksik ölüm kayıtları ekle" 1413 1414#: resources/views/edit-blocks-page.phtml:50 1415msgid "Add more blocks from the following list." 1416msgstr "Aşağıdaki listeden daha fazla blok ekle." 1417 1418#: resources/views/search-advanced-page.phtml:44 1419msgid "Add more fields" 1420msgstr "Daha fazla alan ekle" 1421 1422#. I18N: Description of the “Stories” module 1423#: app/Module/StoriesModule.php:75 1424msgid "Add narrative stories to individuals in the family tree." 1425msgstr "Aile ağacındaki bireylere anlatı hikayeleri ekle." 1426 1427#: resources/views/admin/map-import-form.phtml:62 1428msgid "Add new, and update existing records" 1429msgstr "Yeni kayıtlar ekle ve mevcut kayıtları güncelle" 1430 1431#: resources/views/admin/trees-import.phtml:106 1432msgid "Add spaces where long lines were wrapped" 1433msgstr "Uzun çizgilerin sarıldığı boşluklar ekle" 1434 1435#. I18N: Description of the “CSS and JS” module. 1436#: app/Module/CustomCssJsModule.php:43 1437msgid "Add styling and scripts to every page." 1438msgstr "Her sayfaya stil ve komut dosyaları ekle." 1439 1440#. I18N: A configuration setting 1441#: resources/views/admin/trees-preferences.phtml:197 1442msgid "Add to TITLE header tag" 1443msgstr "Üstbilgi BAŞLIK etiketine ekle" 1444 1445#: app/Module/ClippingsCartModule.php:188 1446#: resources/views/modules/clippings/add-options.phtml:22 1447msgid "Add to the clippings cart" 1448msgstr "Kupür sepetine ekle" 1449 1450#. I18N: A configuration setting 1451#: resources/views/admin/trees-preferences.phtml:140 1452msgid "Add unique identifiers" 1453msgstr "Benzersiz tanımlayıcılar ekle" 1454 1455#: resources/views/admin/trees.phtml:216 1456msgid "Add unlinked records" 1457msgstr "Bağlantısız kayıtları ekle" 1458 1459#. I18N: Description of the “HTML” module 1460#: app/Module/HtmlBlockModule.php:71 1461msgid "Add your own text and graphics." 1462msgstr "Kendi metninizi ve grafiklerinizi ekleyin." 1463 1464#: app/Module/FamilyTreeNewsModule.php:184 app/Module/UserJournalModule.php:183 1465msgid "Add/edit a journal/news entry" 1466msgstr "Bir dergi/haber girişi ekle/düzenle" 1467 1468#: app/Gedcom.php:1296 app/Gedcom.php:1309 app/Gedcom.php:1311 1469#: app/Gedcom.php:1312 app/Gedcom.php:1320 app/Gedcom.php:1321 1470#: app/Gedcom.php:1328 app/Gedcom.php:1341 app/Gedcom.php:1343 1471#: app/Gedcom.php:1344 app/Gedcom.php:1354 app/Gedcom.php:1355 1472msgid "Additional information" 1473msgstr "Ek Bilgiler" 1474 1475#: app/Gedcom.php:381 app/Gedcom.php:493 app/Gedcom.php:513 app/Gedcom.php:768 1476#: app/Gedcom.php:815 app/Gedcom.php:1216 app/Gedcom.php:1517 1477#: app/Gedcom.php:1547 app/Http/RequestHandlers/CreateRepositoryModal.php:50 1478#: app/Module/FixCemeteryTag.php:84 1479#: resources/views/modals/submitter-fields.phtml:33 1480msgid "Address" 1481msgstr "Adres" 1482 1483#: app/Gedcom.php:382 app/Gedcom.php:494 app/Gedcom.php:514 app/Gedcom.php:769 1484#: app/Gedcom.php:816 app/Gedcom.php:1217 app/Gedcom.php:1518 1485msgid "Address line 1" 1486msgstr "Adres satırı 1" 1487 1488#: app/Gedcom.php:383 app/Gedcom.php:495 app/Gedcom.php:515 app/Gedcom.php:770 1489#: app/Gedcom.php:817 app/Gedcom.php:1218 app/Gedcom.php:1519 1490msgid "Address line 2" 1491msgstr "Adres satırı 2" 1492 1493#: app/Gedcom.php:384 app/Gedcom.php:496 app/Gedcom.php:516 app/Gedcom.php:771 1494#: app/Gedcom.php:818 app/Gedcom.php:1219 1495msgid "Address line 3" 1496msgstr "Adres satırı 3" 1497 1498#: resources/views/admin/tags.phtml:261 1499msgid "Addresses" 1500msgstr "Adresler" 1501 1502#. I18N: Location of an LDS church temple 1503#: app/Elements/TempleCode.php:55 1504msgid "Adelaide, Australia" 1505msgstr "Adelaide, Avustralya" 1506 1507#: app/Gedcom.php:1256 1508msgid "Administrative ID" 1509msgstr "" 1510 1511#: resources/views/admin/users-edit.phtml:224 1512#: resources/views/admin/users-edit.phtml:273 1513msgid "Administrator" 1514msgstr "Yönetici" 1515 1516#: resources/views/setup/step-5-administrator.phtml:37 1517msgid "Administrator account" 1518msgstr "Yönetici hesabı" 1519 1520#: resources/views/admin/users-edit.phtml:209 1521msgid "Administrator comments on user" 1522msgstr "Kullanıcı hakkında yönetici yorumları" 1523 1524#: resources/views/admin/control-panel.phtml:483 1525msgid "Administrators" 1526msgstr "Yöneticiler" 1527 1528#: app/Elements/PedigreeLinkageType.php:81 1529msgctxt "Female pedigree" 1530msgid "Adopted" 1531msgstr "Evlâtlık" 1532 1533#: app/Elements/PedigreeLinkageType.php:71 1534msgctxt "Male pedigree" 1535msgid "Adopted" 1536msgstr "Evlâtlık" 1537 1538#: app/Elements/PedigreeLinkageType.php:91 1539msgctxt "Pedigree" 1540msgid "Adopted" 1541msgstr "Evlâtlık" 1542 1543#: app/Elements/AdoptedByWhichParent.php:57 1544msgid "Adopted by both parents" 1545msgstr "Her iki ebeveyn tarafından evlât edinildi" 1546 1547#: app/Elements/AdoptedByWhichParent.php:58 app/Gedcom.php:932 1548msgid "Adopted by father" 1549msgstr "Baba tarafından evlât edinildi" 1550 1551#: app/Elements/AdoptedByWhichParent.php:59 app/Gedcom.php:933 1552msgid "Adopted by mother" 1553msgstr "Anne tarafından evlât edinildi" 1554 1555#: app/Gedcom.php:911 app/Gedcom.php:1514 1556msgid "Adopted name" 1557msgstr "Evlatlık adı" 1558 1559#: app/Gedcom.php:554 app/Gedcom.php:557 1560msgid "Adoption" 1561msgstr "Evlât edinme" 1562 1563#: app/Module/IndividualFactsTabModule.php:331 1564msgid "Adoption of a brother" 1565msgstr "Bir erkek kardeşin evlât edinilmesi" 1566 1567#: app/Module/IndividualFactsTabModule.php:310 1568msgid "Adoption of a child" 1569msgstr "Bir çocuğun evlât edinilmesi" 1570 1571#: app/Module/IndividualFactsTabModule.php:309 1572msgid "Adoption of a daughter" 1573msgstr "Bir kızın evlât edinilmesi" 1574 1575#: app/Module/IndividualFactsTabModule.php:379 1576#: app/Module/IndividualFactsTabModule.php:402 1577#: app/Module/IndividualFactsTabModule.php:425 1578msgid "Adoption of a grandchild" 1579msgstr "Bir torunun evlât edinilmesi" 1580 1581#: app/Module/IndividualFactsTabModule.php:378 1582msgid "Adoption of a granddaughter" 1583msgstr "Bir kız torunun evlât edinilmesi" 1584 1585#: app/Module/IndividualFactsTabModule.php:401 1586msgctxt "daughter’s daughter" 1587msgid "Adoption of a granddaughter" 1588msgstr "Bir kız torunun evlât edinilmesi" 1589 1590#: app/Module/IndividualFactsTabModule.php:424 1591msgctxt "son’s daughter" 1592msgid "Adoption of a granddaughter" 1593msgstr "Bir kız torunun evlât edinilmesi" 1594 1595#: app/Module/IndividualFactsTabModule.php:377 1596msgid "Adoption of a grandson" 1597msgstr "Bir erkek torunun evlât edinilmesi" 1598 1599#: app/Module/IndividualFactsTabModule.php:400 1600msgctxt "daughter’s son" 1601msgid "Adoption of a grandson" 1602msgstr "Bir erkek torunun evlât edinilmesi" 1603 1604#: app/Module/IndividualFactsTabModule.php:423 1605msgctxt "son’s son" 1606msgid "Adoption of a grandson" 1607msgstr "Bir erkek torunun evlât edinilmesi" 1608 1609#: app/Module/IndividualFactsTabModule.php:354 1610msgid "Adoption of a half-brother" 1611msgstr "Bir üvey erkek kardeşin evlât edinilmesi" 1612 1613#: app/Module/IndividualFactsTabModule.php:356 1614msgid "Adoption of a half-sibling" 1615msgstr "Bir üvey kardeşin evlât edinilmesi" 1616 1617#: app/Module/IndividualFactsTabModule.php:355 1618msgid "Adoption of a half-sister" 1619msgstr "Bir üvey kız kardeşin evlât edinilmesi" 1620 1621#: app/Module/IndividualFactsTabModule.php:333 1622msgid "Adoption of a sibling" 1623msgstr "Bir kardeşin evlât edinilmesi" 1624 1625#: app/Module/IndividualFactsTabModule.php:332 1626msgid "Adoption of a sister" 1627msgstr "Bir kız kardeşin evlât edinilmesi" 1628 1629#: app/Module/IndividualFactsTabModule.php:308 1630msgid "Adoption of a son" 1631msgstr "Bir oğlun evlât edinilmesi" 1632 1633#: app/Gedcom.php:556 1634msgid "Adoptive parents" 1635msgstr "Evlat edinen ebeveyn" 1636 1637#: app/Gedcom.php:600 1638msgid "Adult christening" 1639msgstr "Yetişkin vaftiz" 1640 1641#: app/Http/RequestHandlers/SearchAdvancedPage.php:163 1642#: app/Module/SearchMenuModule.php:125 1643msgid "Advanced search" 1644msgstr "Gelişmiş arama" 1645 1646#. I18N: Name of a country or state 1647#: app/Statistics/Service/CountryService.php:42 1648msgid "Afghanistan" 1649msgstr "Afganistan" 1650 1651#: resources/views/modules/statistics-chart/custom.phtml:197 1652msgid "Africa" 1653msgstr "Afrika" 1654 1655#: resources/views/admin/trees-create.phtml:59 1656msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 1657msgstr "Aile ağacını oluşturduktan sonra, bir GEDCOM dosyasından veri içe aktarabilirsiniz." 1658 1659#: app/Gedcom.php:521 app/Statistics/Google/ChartAge.php:137 1660#: app/Statistics/Google/ChartMarriageAge.php:160 1661#: resources/views/fact-date.phtml:137 1662#: resources/views/lists/chart-by-age.phtml:32 1663#: resources/views/lists/families-table.phtml:139 1664#: resources/views/lists/families-table.phtml:222 1665#: resources/views/lists/families-table.phtml:225 1666#: resources/views/lists/individuals-table.phtml:155 1667#: resources/views/lists/individuals-table.phtml:260 1668#: resources/views/modules/timeline-chart/chart.phtml:416 1669msgid "Age" 1670msgstr "Yaş" 1671 1672#: resources/views/modules/statistics-chart/birth-age.phtml:10 1673msgid "Age at birth of child" 1674msgstr "Çocuğun doğum yaşı" 1675 1676#: resources/views/admin/trees-privacy.phtml:71 1677msgid "Age at which to assume an individual is dead" 1678msgstr "Bir bireyin öldüğünü varsayma yaşı" 1679 1680#: resources/views/modules/statistics-chart/age-difference.phtml:37 1681msgid "Age between husband and wife" 1682msgstr "Koca ve karı arasındaki yaş" 1683 1684#: resources/views/modules/statistics-chart/age-difference.phtml:17 1685msgid "Age between siblings" 1686msgstr "Kardeşler arasındaki yaş" 1687 1688#: resources/views/modules/statistics-chart/age-difference.phtml:46 1689msgid "Age between wife and husband" 1690msgstr "Karı ve koca arasındaki yaş" 1691 1692#: resources/views/modules/statistics-chart/age-difference.phtml:10 1693msgid "Age difference" 1694msgstr "Yaş farkı" 1695 1696#: app/Module/StatisticsChartModule.php:641 1697#: resources/views/modules/statistics-chart/custom.phtml:40 1698msgid "Age in year of first marriage" 1699msgstr "İlk evlilik yılında yaş" 1700 1701#: app/Module/StatisticsChartModule.php:580 1702#: resources/views/lists/families-table.phtml:480 1703#: resources/views/lists/families-table.phtml:522 1704#: resources/views/modules/statistics-chart/custom.phtml:39 1705#: resources/views/modules/statistics-chart/marriage-age.phtml:10 1706msgid "Age in year of marriage" 1707msgstr "Evlilik yılında yaş" 1708 1709#: resources/views/modules/statistics-chart/custom.phtml:136 1710#: resources/views/modules/statistics-chart/custom.phtml:139 1711#: resources/views/modules/statistics-chart/custom.phtml:145 1712msgid "Age interval" 1713msgstr "Yaş aralığı" 1714 1715#. I18N: A configuration setting 1716#: resources/views/admin/trees-preferences.phtml:396 1717msgid "Age of parents next to child’s birthdate" 1718msgstr "Çocuğun doğum tarihine yakın ebeveynlerin yaşı" 1719 1720#: resources/views/lists/individuals-table.phtml:490 1721#: resources/views/lists/individuals-table.phtml:532 1722msgid "Age related to death year" 1723msgstr "Ölüm yılına ilişkin yaş" 1724 1725#: app/Gedcom.php:389 app/Gedcom.php:522 app/Gedcom.php:797 app/Gedcom.php:1215 1726msgid "Agency" 1727msgstr "Kuruluş" 1728 1729#. I18N: Name of a country or state 1730#: app/Statistics/Service/CountryService.php:48 1731msgid "Aland Islands" 1732msgstr "Aland Adaları" 1733 1734#. I18N: Name of a country or state 1735#: app/Statistics/Service/CountryService.php:50 1736msgid "Albania" 1737msgstr "Arnavutluk" 1738 1739#. I18N: Name of a module 1740#: app/Gedcom.php:976 app/Module/AlbumModule.php:42 1741msgid "Album" 1742msgstr "Albüm" 1743 1744#. I18N: Location of an LDS church temple 1745#: app/Elements/TempleCode.php:57 1746msgid "Albuquerque, New Mexico, United States" 1747msgstr "Albuquerque, New Mexico, ABD" 1748 1749#. I18N: Name of a country or state 1750#: app/Statistics/Service/CountryService.php:167 1751msgid "Algeria" 1752msgstr "Cezayir" 1753 1754#: app/Gedcom.php:560 1755msgid "Alias" 1756msgstr "Takma ad" 1757 1758#: resources/views/lists/individuals-table.phtml:192 1759msgid "Alive" 1760msgstr "Yaşayan" 1761 1762#: app/Module/FrequentlyAskedQuestionsModule.php:317 1763#: app/Module/IndividualListModule.php:231 1764#: app/Module/IndividualListModule.php:240 1765#: app/Module/IndividualListModule.php:249 1766#: app/Module/IndividualListModule.php:338 1767#: app/Module/IndividualListModule.php:451 1768#: app/Module/IndividualListModule.php:453 1769#: resources/views/calendar-page.phtml:180 1770#: resources/views/lists/datatables-attributes.phtml:10 1771#: resources/views/modules/faq/config.phtml:74 1772#: resources/views/modules/random_media/config.phtml:20 1773#: resources/views/modules/user-messages/user-messages.phtml:67 1774#: resources/xml/reports/ahnentafel_report.xml:7 1775#: resources/xml/reports/descendancy_report.xml:6 1776#: resources/xml/reports/individual_ext_report.xml:6 1777#: resources/xml/reports/individual_ext_report.xml:7 1778#: resources/xml/reports/individual_ext_report.xml:11 1779#: resources/xml/reports/individual_ext_report.xml:94 1780#: resources/xml/reports/individual_report.xml:8 1781#: resources/xml/reports/missing_facts_report.xml:6 1782#: resources/xml/reports/missing_facts_report.xml:7 1783#: resources/xml/reports/relative_ext_report.xml:6 1784#: resources/xml/reports/relative_ext_report.xml:46 1785msgid "All" 1786msgstr "Tüm" 1787 1788#: app/Http/RequestHandlers/TreePrivacyPage.php:170 1789#: resources/views/admin/trees-privacy.phtml:262 1790msgid "All facts and events" 1791msgstr "Tüm gerçekler ve olaylar" 1792 1793#: app/Http/RequestHandlers/RegisterAction.php:249 1794msgid "All fields must be completed." 1795msgstr "Tüm alanlar doldurulmalıdır." 1796 1797#: resources/views/calendar-page.phtml:122 1798#: resources/views/calendar-page.phtml:134 1799msgid "All individuals" 1800msgstr "Tüm bireyler" 1801 1802#: app/Http/RequestHandlers/ModulesAllPage.php:58 1803#: resources/views/admin/components.phtml:28 1804#: resources/views/admin/control-panel.phtml:562 1805msgid "All modules" 1806msgstr "Tüm modüller" 1807 1808#: resources/views/admin/trees-privacy.phtml:165 1809#: resources/views/admin/trees-privacy.phtml:255 1810msgid "All records" 1811msgstr "Tüm kayıtlar" 1812 1813#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 1814#: app/Module/CkeditorModule.php:54 1815msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1816msgstr "Diğer modüllerin HTML kodlarını kullanmak yerine bir \"WYSIWYG\" düzenleyicisi kullanarak metin düzenlemesine izin verin." 1817 1818#. I18N: A configuration setting 1819#: resources/views/admin/trees-preferences.phtml:603 1820msgid "Allow users to see raw GEDCOM records" 1821msgstr "Kullanıcıların ham GEDCOM kayıtlarını görmesine izin ver" 1822 1823#. I18N: A configuration setting 1824#: resources/views/admin/site-registration.phtml:51 1825msgid "Allow visitors to request a new user account" 1826msgstr "Ziyaretçilerin yeni bir kullanıcı hesabı talep etmesine izin ver" 1827 1828#: app/Gedcom.php:912 app/Gedcom.php:975 app/Gedcom.php:1052 1829#: app/Gedcom.php:1356 app/Gedcom.php:1515 app/Gedcom.php:1516 1830msgid "Also known as" 1831msgstr "Olarak da bilinir" 1832 1833#: app/Gedcom.php:1298 app/Gedcom.php:1330 1834msgid "Alternative place name" 1835msgstr "Alternatif yer adı" 1836 1837#. I18N: Name of a country or state 1838#: app/Statistics/Service/CountryService.php:60 1839msgid "American Samoa" 1840msgstr "Amerikan Samoası" 1841 1842#. I18N: FAQ = “Frequently Asked Question” 1843#: resources/views/modules/faq/edit.phtml:80 1844msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 1845msgstr "SSS, aile ağaçlarından sadece birinde veya tüm aile ağaçlarında görüntülenebilir." 1846 1847#: resources/views/admin/site-registration.phtml:58 1848msgid "An administrator must approve the new user account and select an access level before the user can sign in." 1849msgstr "Kullanıcı oturum açmadan önce bir yöneticinin yeni kullanıcı hesabını onaylaması ve bir erişim düzeyi seçmesi gerekir." 1850 1851#. I18N: Description of the “Album” module 1852#: app/Module/AlbumModule.php:53 1853msgid "An alternative to the “media” tab, and an enhanced image viewer." 1854msgstr "\"Medya\" sekmesine bir alternatif ve gelişmiş bir resim görüntüleyici." 1855 1856#. I18N: Description of the “Charts” module 1857#: app/Module/ChartsBlockModule.php:77 1858msgid "An alternative way to display charts." 1859msgstr "Grafikleri görüntülemek için alternatif bir yol." 1860 1861#. I18N: Description of the “Census assistant” module 1862#: app/Module/CensusAssistantModule.php:62 1863msgid "An alternative way to enter census transcripts and link them to individuals." 1864msgstr "Nüfus sayımı transkriptlerini girmenin ve bunları bireylere bağlamanın alternatif bir yolu." 1865 1866#. I18N: Description of the “Theme change” module 1867#: app/Module/ThemeSelectModule.php:56 1868msgid "An alternative way to select a new theme." 1869msgstr "Yeni bir tema seçmek için alternatif bir yol." 1870 1871#. I18N: Description of the “Sign in” module 1872#: app/Module/LoginBlockModule.php:54 1873msgid "An alternative way to sign in and sign out." 1874msgstr "Oturum açmanın ve oturumu kapatmanın alternatif bir yolu." 1875 1876#. I18N: Description of the “HourglassChart” module 1877#: app/Module/HourglassChartModule.php:90 1878msgid "An hourglass chart of an individual’s ancestors and descendants." 1879msgstr "Bir bireyin atalarının ve nesillerinin bir kum saati grafiği." 1880 1881#: resources/views/edit/reorder-families.phtml:75 1882msgid "An individual can have more than one set of parents. For example, birth and adopted." 1883msgstr "Bir birey birden fazla ebeveyn grubuna sahip olabilir. Örneğin, doğum ve evlât edinme." 1884 1885#. I18N: Description of the “Interactive tree” module 1886#: app/Module/InteractiveTreeModule.php:60 1887msgid "An interactive tree, showing all the ancestors and descendants of an individual." 1888msgstr "Bir bireyin tüm atalarını ve nesillerini gösteren etkileşimli bir ağaç." 1889 1890#: resources/views/errors/database-error.phtml:12 1891#: resources/views/setup/step-6-failed.phtml:12 1892msgid "An unexpected database error occurred." 1893msgstr "Beklenmeyen bir veri tabanı hatası oluştu." 1894 1895#: resources/views/admin/control-panel.phtml:201 1896msgid "An upgrade is available." 1897msgstr "Bir yükseltme mevcut." 1898 1899#. I18N: Name of a module/report 1900#. I18N: Name of a module/chart 1901#: app/Module/AhnentafelReportModule.php:40 1902#: app/Module/AncestorsChartModule.php:98 1903#: resources/xml/reports/ahnentafel_report.xml:4 1904msgid "Ancestors" 1905msgstr "Atalar" 1906 1907#: app/Gedcom.php:561 1908msgid "Ancestors interest" 1909msgstr "Ataların ilgisi" 1910 1911#: resources/xml/reports/ahnentafel_report.xml:55 1912msgid "Ancestors of " 1913msgstr "Ataları " 1914 1915#. I18N: %s is an individual’s name 1916#: app/Module/AncestorsChartModule.php:144 1917#, php-format 1918msgid "Ancestors of %s" 1919msgstr "%s ataları" 1920 1921#: app/Gedcom.php:559 1922msgid "Ancestral file number" 1923msgstr "Ataların dosya numarası" 1924 1925#. I18N: GEDCOM tag _APID 1926#: app/Gedcom.php:876 1927msgid "Ancestry PID" 1928msgstr "Soy PID" 1929 1930#. I18N: GEDCOM tag _APID 1931#: app/Gedcom.php:1050 1932msgid "Ancestry.com source identifier" 1933msgstr "" 1934 1935#. I18N: Location of an LDS church temple 1936#: app/Elements/TempleCode.php:58 1937msgid "Anchorage, Alaska, United States" 1938msgstr "Anchorage, Alaska, ABD" 1939 1940#. I18N: Name of a country or state 1941#: app/Statistics/Service/CountryService.php:52 1942msgid "Andorra" 1943msgstr "Andorra" 1944 1945#. I18N: Name of a country or state 1946#: app/Statistics/Service/CountryService.php:44 1947msgid "Angola" 1948msgstr "Angola" 1949 1950#. I18N: Name of a country or state 1951#: app/Statistics/Service/CountryService.php:46 1952msgid "Anguilla" 1953msgstr "Anguilla" 1954 1955#: resources/views/lists/anniversaries-table.phtml:39 1956#: resources/views/lists/families-table.phtml:228 1957#: resources/views/lists/individuals-table.phtml:246 1958#: resources/views/lists/individuals-table.phtml:256 1959#: resources/views/modules/share-anniversary/share.phtml:18 1960#: resources/views/modules/yahrzeit/table.phtml:29 1961msgid "Anniversary" 1962msgstr "Yıldönümü" 1963 1964#: app/Http/RequestHandlers/CalendarPage.php:116 1965msgid "Anniversary calendar" 1966msgstr "Yıldönümü takvimi" 1967 1968#: app/Gedcom.php:425 1969msgid "Annulment" 1970msgstr "Fesih" 1971 1972#: resources/views/modules/faq/edit.phtml:42 1973msgid "Answer" 1974msgstr "Cevap" 1975 1976#. I18N: Name of a country or state 1977#: app/Statistics/Service/CountryService.php:62 1978msgid "Antarctica" 1979msgstr "Antartika" 1980 1981#. I18N: Name of a country or state 1982#: app/Statistics/Service/CountryService.php:66 1983msgid "Antigua and Barbuda" 1984msgstr "Antigua ve Barbuda" 1985 1986#: app/Http/RequestHandlers/LoginPage.php:85 1987msgid "Anyone with a user account can access this website." 1988msgstr "Kullanıcı hesabı olan herkes bu web sitesine erişebilir." 1989 1990#. I18N: Location of an LDS church temple 1991#: app/Elements/TempleCode.php:59 1992msgid "Apia, Samoa" 1993msgstr "Apia, Samoa" 1994 1995#: app/Gedcom.php:491 1996msgid "Application ID" 1997msgstr "" 1998 1999#: app/Gedcom.php:508 2000msgid "Application name" 2001msgstr "" 2002 2003#: resources/views/admin/gedcom-export-options.phtml:97 2004msgid "Apply privacy settings" 2005msgstr "Gizlilik ayarlarını uygulayın" 2006 2007#. I18N: Label for checkbox 2008#: resources/views/admin/trees-preferences.phtml:760 2009#: resources/views/admin/trees-privacy.phtml:298 2010msgid "Apply these preferences to all family trees" 2011msgstr "Bu tercihleri tüm aile ağaçlarına uygulayın" 2012 2013#. I18N: Label for checkbox 2014#: resources/views/admin/trees-preferences.phtml:767 2015#: resources/views/admin/trees-privacy.phtml:305 2016msgid "Apply these preferences to new family trees" 2017msgstr "Bu tercihleri yeni aile ağaçlarına uygulayın" 2018 2019#: resources/views/admin/users.phtml:35 2020msgid "Approved" 2021msgstr "Onaylandı" 2022 2023#: resources/views/admin/users-edit.phtml:105 2024msgid "Approved by administrator" 2025msgstr "Yönetici tarafından onaylandı" 2026 2027#: app/Date/AbstractGregorianJulianDate.php:234 2028msgctxt "Abbreviation for April" 2029msgid "Apr" 2030msgstr "Nis" 2031 2032#: app/Date/AbstractGregorianJulianDate.php:131 2033msgctxt "GENITIVE" 2034msgid "April" 2035msgstr "Nisan" 2036 2037#: app/Date/AbstractGregorianJulianDate.php:201 2038msgctxt "INSTRUMENTAL" 2039msgid "April" 2040msgstr "Nisan" 2041 2042#: app/Date/AbstractGregorianJulianDate.php:166 2043msgctxt "LOCATIVE" 2044msgid "April" 2045msgstr "Nisan" 2046 2047#: app/Date/AbstractGregorianJulianDate.php:96 2048#: app/Module/StatisticsChartModule.php:792 2049#: resources/views/edit/initialize-calendar-popup.phtml:14 2050msgctxt "NOMINATIVE" 2051msgid "April" 2052msgstr "Nisan" 2053 2054#. I18N: The name of a colour-scheme 2055#: app/Module/ColorsTheme.php:153 2056msgid "Aqua Marine" 2057msgstr "Aquamarin" 2058 2059#: resources/views/edit/icon-fact-delete.phtml:19 2060#, php-format 2061msgid "Are you sure you want to delete the link to “%s”?" 2062msgstr "“%s” bağlantısını silmek istediğinizden emin misiniz?" 2063 2064#: resources/views/individual-page-name.phtml:86 2065#: resources/views/media-page-details.phtml:38 2066msgid "Are you sure you want to delete this fact?" 2067msgstr "Bu gerçeği silmek istediğinizden emin misiniz?" 2068 2069#: resources/views/modules/user-messages/user-messages.phtml:51 2070#: resources/views/modules/user-messages/user-messages.phtml:135 2071msgid "Are you sure you want to delete this message? It cannot be retrieved later." 2072msgstr "Bu mesajı silmek istediğinizden emin misiniz? Daha sonra geri alınamaz." 2073 2074#: app/Http/RequestHandlers/ManageMediaData.php:258 2075#: resources/views/admin/clean-data.phtml:41 2076#: resources/views/admin/trees.phtml:116 2077#: resources/views/admin/users-table-options.phtml:44 2078#: resources/views/edit-account-page.phtml:172 2079#: resources/views/edit/icon-fact-delete.phtml:14 2080#: resources/views/individual-page-menu.phtml:119 2081#: resources/views/media-page-menu.phtml:79 2082#: resources/views/modules/faq/config.phtml:102 2083#: resources/views/modules/gedcom_news/list.phtml:45 2084#: resources/views/modules/stories/config.phtml:87 2085#: resources/views/modules/user_blog/list.phtml:45 2086#: resources/views/record-page-menu.phtml:45 2087#, php-format 2088msgid "Are you sure you want to delete “%s”?" 2089msgstr "“%s” i silmek istediğinizden emin misiniz?" 2090 2091#: resources/views/pending-changes-page.phtml:104 2092msgid "Are you sure you want to reject all the changes to this family tree?" 2093msgstr "Bu aile ağacındaki tüm değişiklikleri reddetmek istediğinizden emin misiniz?" 2094 2095#: resources/views/modules/favorites/favorites.phtml:35 2096msgid "Are you sure you want to remove this item from your list of favorites?" 2097msgstr "Bu öğeyi Favoriler listenizden kaldırmak istediğinizden emin misiniz?" 2098 2099#. I18N: Name of a country or state 2100#: app/Statistics/Service/CountryService.php:56 2101msgid "Argentina" 2102msgstr "Arjantin" 2103 2104#: resources/xml/reports/ahnentafel_report.xml:15 2105#: resources/xml/reports/bdm_report.xml:14 2106#: resources/xml/reports/birth_report.xml:12 2107#: resources/xml/reports/cemetery_report.xml:10 2108#: resources/xml/reports/change_report.xml:12 2109#: resources/xml/reports/death_report.xml:13 2110#: resources/xml/reports/descendancy_report.xml:10 2111#: resources/xml/reports/fact_sources.xml:10 2112#: resources/xml/reports/family_group_report.xml:14 2113#: resources/xml/reports/individual_ext_report.xml:15 2114#: resources/xml/reports/individual_report.xml:12 2115#: resources/xml/reports/marriage_report.xml:12 2116#: resources/xml/reports/missing_facts_report.xml:10 2117#: resources/xml/reports/occupation_report.xml:9 2118#: resources/xml/reports/pedigree_report.xml:10 2119#: resources/xml/reports/relative_ext_report.xml:10 2120msgctxt "font name" 2121msgid "Arial" 2122msgstr "Arial" 2123 2124#. I18N: Name of a country or state 2125#: app/Statistics/Service/CountryService.php:58 2126msgid "Armenia" 2127msgstr "Ermenistan" 2128 2129#. I18N: Name of a country or state 2130#: app/Statistics/Service/CountryService.php:40 2131msgid "Aruba" 2132msgstr "Aruba" 2133 2134#: resources/views/modules/html/config.phtml:43 2135msgid "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." 2136msgstr "HTML biçimlendirmesini uygulamak için araç çubuğunu kullanmanın yanı sıra, otomatik olarak güncellenen veritabanı alanları ekleyebilirsiniz. Bu özel alanlar <b>#</b> karakterleriyle işaretlenmiştir. Örneğin, <b>#totalFamilies#</b> veritabanındaki gerçek aile sayısıyla değiştirilecektir. İleri düzey kullanıcılar metinlerine CSS sınıfları uygulamak isteyebilir, böylece biçimlendirme o anda seçili olan temayla eşleşir." 2137 2138#. I18N: The name of a colour-scheme 2139#: app/Module/ColorsTheme.php:155 2140msgid "Ash" 2141msgstr "Kül" 2142 2143#: resources/views/modules/statistics-chart/custom.phtml:191 2144msgid "Asia" 2145msgstr "Asya" 2146 2147#: app/Gedcom.php:562 app/Gedcom.php:1097 app/Gedcom.php:1111 2148#: app/Gedcom.php:1151 app/Gedcom.php:1313 app/Gedcom.php:1345 2149#: app/Gedcom.php:1544 app/Gedcom.php:1636 app/Gedcom.php:1650 2150#: resources/views/fact-association-structure.phtml:101 2151msgid "Associate" 2152msgstr "Ortak" 2153 2154#: app/Http/RequestHandlers/HelpText.php:276 2155msgid "Associate events with this source" 2156msgstr "Olayları bu kaynakla ilişkilendirin" 2157 2158#: resources/views/modules/personal_facts/tab.phtml:32 2159msgid "Associated events" 2160msgstr "İlişkili olaylar" 2161 2162#. I18N: Location of an LDS church temple 2163#: app/Elements/TempleCode.php:61 2164msgid "Asuncion, Paraguay" 2165msgstr "Asuncion, Paraguay" 2166 2167#. I18N: Name of a country or state 2168#: app/Statistics/Service/CountryService.php:431 2169msgid "At sea" 2170msgstr "Denizde" 2171 2172#. I18N: Location of an LDS church temple 2173#: app/Elements/TempleCode.php:62 2174msgid "Atlanta, Georgia, United States" 2175msgstr "Atlanta, Georgia, ABD" 2176 2177#: app/Elements/RelationIsDescriptor.php:94 2178msgid "Attendant" 2179msgstr "Görevli" 2180 2181#: app/Elements/RelationIsDescriptor.php:73 2182msgctxt "FEMALE" 2183msgid "Attendant" 2184msgstr "Görevli" 2185 2186#: app/Elements/RelationIsDescriptor.php:52 2187msgctxt "MALE" 2188msgid "Attendant" 2189msgstr "Görevli" 2190 2191#: app/Elements/RelationIsDescriptor.php:95 2192msgid "Attending" 2193msgstr "Kadrolu" 2194 2195#: app/Elements/RelationIsDescriptor.php:74 2196msgctxt "FEMALE" 2197msgid "Attending" 2198msgstr "Kadrolu" 2199 2200#: app/Elements/RelationIsDescriptor.php:53 2201msgctxt "MALE" 2202msgid "Attending" 2203msgstr "Kadrolu" 2204 2205#. I18N: Type of media object 2206#: app/Elements/SourceMediaType.php:79 app/Gedcom.php:1471 2207msgid "Audio" 2208msgstr "Ses" 2209 2210#: app/Date/AbstractGregorianJulianDate.php:238 2211msgctxt "Abbreviation for August" 2212msgid "Aug" 2213msgstr "Ağu" 2214 2215#: app/Date/AbstractGregorianJulianDate.php:135 2216msgctxt "GENITIVE" 2217msgid "August" 2218msgstr "Ağustos" 2219 2220#: app/Date/AbstractGregorianJulianDate.php:205 2221msgctxt "INSTRUMENTAL" 2222msgid "August" 2223msgstr "Ağustos" 2224 2225#: app/Date/AbstractGregorianJulianDate.php:170 2226msgctxt "LOCATIVE" 2227msgid "August" 2228msgstr "Ağustos" 2229 2230#: app/Date/AbstractGregorianJulianDate.php:100 2231#: app/Module/StatisticsChartModule.php:796 2232#: resources/views/edit/initialize-calendar-popup.phtml:18 2233msgctxt "NOMINATIVE" 2234msgid "August" 2235msgstr "Ağustos" 2236 2237#. I18N: Name of a country or state 2238#: app/Statistics/Service/CountryService.php:68 2239msgid "Australia" 2240msgstr "Avustralya" 2241 2242#. I18N: Name of a country or state 2243#: app/Statistics/Service/CountryService.php:70 2244msgid "Austria" 2245msgstr "Avusturya" 2246 2247#: app/Gedcom.php:791 resources/views/lists/sources-table.phtml:96 2248#: resources/views/modals/source-fields.phtml:30 2249msgid "Author" 2250msgstr "Yazar" 2251 2252#: app/Gedcom.php:1542 app/Gedcom.php:1550 app/Gedcom.php:1559 2253#: app/Gedcom.php:1560 app/Gedcom.php:1563 app/Gedcom.php:1564 2254#: app/Gedcom.php:1635 app/Gedcom.php:1649 app/Gedcom.php:1663 2255#: app/Gedcom.php:1665 app/Gedcom.php:1667 app/Gedcom.php:1669 2256#: app/Gedcom.php:1671 app/Gedcom.php:1673 2257msgid "Author of last change" 2258msgstr "Son değişikliğin yazarı" 2259 2260#. I18N: Automatic suggestions when you type 2261#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 2262#: resources/views/admin/control-panel.phtml:627 2263msgid "Autocomplete" 2264msgstr "Otomatik tamamlama" 2265 2266#: resources/views/admin/users-edit.phtml:155 2267msgid "Automatically accept changes made by this user" 2268msgstr "Bu kullanıcı tarafından yapılan değişiklikleri otomatik olarak kabul et" 2269 2270#. I18N: A configuration setting 2271#: resources/views/admin/trees-preferences.phtml:530 2272msgid "Automatically expand notes" 2273msgstr "Notları otomatik olarak genişlet" 2274 2275#. I18N: A configuration setting 2276#: resources/views/admin/trees-preferences.phtml:544 2277msgid "Automatically expand sources" 2278msgstr "Kaynakları otomatik olarak genişlet" 2279 2280#. I18N: a month in the Jewish calendar 2281#: app/Date/JewishDate.php:215 2282msgctxt "GENITIVE" 2283msgid "Av" 2284msgstr "Av" 2285 2286#. I18N: a month in the Jewish calendar 2287#: app/Date/JewishDate.php:319 2288msgctxt "INSTRUMENTAL" 2289msgid "Av" 2290msgstr "Av" 2291 2292#. I18N: a month in the Jewish calendar 2293#: app/Date/JewishDate.php:267 2294msgctxt "LOCATIVE" 2295msgid "Av" 2296msgstr "Av" 2297 2298#. I18N: a month in the Jewish calendar 2299#: app/Date/JewishDate.php:163 2300msgctxt "NOMINATIVE" 2301msgid "Av" 2302msgstr "Av" 2303 2304#: app/Statistics/Google/ChartAge.php:115 2305#: app/Statistics/Google/ChartMarriageAge.php:138 2306#: resources/views/lists/families-table.phtml:142 2307#: resources/views/lists/individuals-table.phtml:158 2308msgid "Average age" 2309msgstr "Ortalama yaş" 2310 2311#: app/Module/StatisticsChartModule.php:518 2312#: app/Statistics/Google/ChartAge.php:135 2313#: resources/views/modules/gedcom_stats/config.phtml:58 2314#: resources/views/modules/gedcom_stats/statistics.phtml:220 2315#: resources/views/modules/html/template-statistics.phtml:89 2316#: resources/views/modules/statistics-chart/custom.phtml:38 2317#: resources/views/modules/statistics-chart/lifespan.phtml:17 2318msgid "Average age at death" 2319msgstr "Ortalama vefat yaşı" 2320 2321#: app/Statistics/Google/ChartMarriageAge.php:158 2322msgid "Average age at marriage" 2323msgstr "Ortalama evlilik yaşı" 2324 2325#: app/Statistics/Google/ChartMarriageAge.php:155 2326msgid "Average age in century of marriage" 2327msgstr "Evlilik yüzyılındaki ortalama yaş" 2328 2329#: app/Statistics/Google/ChartAge.php:132 2330msgid "Average age related to death century" 2331msgstr "Vefat yüzyılındaki ortalama yaş" 2332 2333#: app/Statistics/Google/ChartChildren.php:88 2334msgid "Average number" 2335msgstr "Ortalama sayı" 2336 2337#: app/Statistics/Google/ChartChildren.php:99 2338#: resources/views/modules/gedcom_stats/config.phtml:60 2339#: resources/views/modules/gedcom_stats/statistics.phtml:248 2340#: resources/views/modules/html/template-statistics.phtml:97 2341#: resources/views/modules/statistics-chart/children.phtml:17 2342msgid "Average number of children per family" 2343msgstr "Aile başına ortalama çocuk sayısı" 2344 2345#. I18N: help text for family tree / GEDCOM file names 2346#: resources/views/admin/trees-create.phtml:47 2347#: resources/views/admin/trees-preferences.phtml:86 2348msgid "Avoid spaces and punctuation. A family name might be a good choice." 2349msgstr "Boşluklardan ve noktalama işaretlerinden kaçının. Bir aile adı iyi bir seçim olabilir." 2350 2351#: app/Date/JalaliDate.php:281 2352msgctxt "Abbreviation for Persian month: Azar" 2353msgid "Azar" 2354msgstr "Azar" 2355 2356#. I18N: 9th month in the Persian/Jalali calendar 2357#: app/Date/JalaliDate.php:155 2358msgctxt "GENITIVE" 2359msgid "Azar" 2360msgstr "Azar" 2361 2362#. I18N: 9th month in the Persian/Jalali calendar 2363#: app/Date/JalaliDate.php:245 2364msgctxt "INSTRUMENTAL" 2365msgid "Azar" 2366msgstr "Azar" 2367 2368#. I18N: 9th month in the Persian/Jalali calendar 2369#: app/Date/JalaliDate.php:200 2370msgctxt "LOCATIVE" 2371msgid "Azar" 2372msgstr "Azar" 2373 2374#. I18N: 9th month in the Persian/Jalali calendar 2375#: app/Date/JalaliDate.php:110 2376msgctxt "NOMINATIVE" 2377msgid "Azar" 2378msgstr "Azar" 2379 2380#. I18N: Name of a country or state 2381#: app/Statistics/Service/CountryService.php:72 2382msgid "Azerbaijan" 2383msgstr "Azerbaycan" 2384 2385#. I18N: Name of a country or state 2386#: app/Statistics/Service/CountryService.php:74 2387msgid "Azores" 2388msgstr "Azorlar" 2389 2390#: app/Date/JalaliDate.php:283 2391msgctxt "Abbreviation for Persian month: Bahman" 2392msgid "Bah" 2393msgstr "Bah" 2394 2395#. I18N: Name of a country or state 2396#: app/Statistics/Service/CountryService.php:91 2397msgid "Bahamas" 2398msgstr "Bahamalar" 2399 2400#. I18N: 11th month in the Persian/Jalali calendar 2401#: app/Date/JalaliDate.php:159 2402msgctxt "GENITIVE" 2403msgid "Bahman" 2404msgstr "Bahman" 2405 2406#. I18N: 11th month in the Persian/Jalali calendar 2407#: app/Date/JalaliDate.php:249 2408msgctxt "INSTRUMENTAL" 2409msgid "Bahman" 2410msgstr "Bahman" 2411 2412#. I18N: 11th month in the Persian/Jalali calendar 2413#: app/Date/JalaliDate.php:204 2414msgctxt "LOCATIVE" 2415msgid "Bahman" 2416msgstr "Bahman" 2417 2418#. I18N: 11th month in the Persian/Jalali calendar 2419#: app/Date/JalaliDate.php:114 2420msgctxt "NOMINATIVE" 2421msgid "Bahman" 2422msgstr "Bahman" 2423 2424#. I18N: Name of a country or state 2425#: app/Statistics/Service/CountryService.php:89 2426msgid "Bahrain" 2427msgstr "Bahreyn" 2428 2429#. I18N: Name of a country or state 2430#: app/Statistics/Service/CountryService.php:85 2431msgid "Bangladesh" 2432msgstr "Bangladeş" 2433 2434#: app/Gedcom.php:570 resources/views/calendar-page.phtml:186 2435#: resources/xml/reports/missing_facts_report.xml:16 2436msgid "Baptism" 2437msgstr "Vaftiz" 2438 2439#: app/Module/IndividualFactsTabModule.php:326 2440msgid "Baptism of a brother" 2441msgstr "Bir kardeşin vaftizi" 2442 2443#: app/Module/IndividualFactsTabModule.php:305 2444msgid "Baptism of a child" 2445msgstr "Bir çocuğun vaftizi" 2446 2447#: app/Module/IndividualFactsTabModule.php:304 2448msgid "Baptism of a daughter" 2449msgstr "Bir kızın vaftizi" 2450 2451#: app/Module/IndividualFactsTabModule.php:374 2452#: app/Module/IndividualFactsTabModule.php:397 2453#: app/Module/IndividualFactsTabModule.php:420 2454#: app/Module/IndividualFactsTabModule.php:497 2455#: app/Module/IndividualFactsTabModule.php:515 2456msgid "Baptism of a grandchild" 2457msgstr "Bir torunun vaftizi" 2458 2459#: app/Module/IndividualFactsTabModule.php:373 2460msgid "Baptism of a granddaughter" 2461msgstr "Bir torunun vaftizi" 2462 2463#: app/Module/IndividualFactsTabModule.php:396 2464msgctxt "daughter’s daughter" 2465msgid "Baptism of a granddaughter" 2466msgstr "Bir torunun vaftizi" 2467 2468#: app/Module/IndividualFactsTabModule.php:419 2469msgctxt "son’s daughter" 2470msgid "Baptism of a granddaughter" 2471msgstr "Bir torunun vaftizi" 2472 2473#: app/Module/IndividualFactsTabModule.php:372 2474msgid "Baptism of a grandson" 2475msgstr "Bir torunun vaftizi" 2476 2477#: app/Module/IndividualFactsTabModule.php:395 2478msgctxt "daughter’s son" 2479msgid "Baptism of a grandson" 2480msgstr "Bir torunun vaftizi" 2481 2482#: app/Module/IndividualFactsTabModule.php:418 2483msgctxt "son’s son" 2484msgid "Baptism of a grandson" 2485msgstr "Bir torunun vaftizi" 2486 2487#: app/Module/IndividualFactsTabModule.php:349 2488msgid "Baptism of a half-brother" 2489msgstr "Bir üvey kardeşin vaftizi" 2490 2491#: app/Module/IndividualFactsTabModule.php:351 2492msgid "Baptism of a half-sibling" 2493msgstr "Bir üvey kardeşin vaftizi" 2494 2495#: app/Module/IndividualFactsTabModule.php:350 2496msgid "Baptism of a half-sister" 2497msgstr "Bir üvey kız kardeşin vaftizi" 2498 2499#: app/Module/IndividualFactsTabModule.php:328 2500msgid "Baptism of a sibling" 2501msgstr "Bir kardeşin vaftizi" 2502 2503#: app/Module/IndividualFactsTabModule.php:327 2504msgid "Baptism of a sister" 2505msgstr "Bir kız kardeşin vaftizi" 2506 2507#: app/Module/IndividualFactsTabModule.php:303 2508msgid "Baptism of a son" 2509msgstr "Bir oğlun vaftizi" 2510 2511#: app/Gedcom.php:573 resources/xml/reports/missing_facts_report.xml:17 2512msgid "Bar mitzvah" 2513msgstr "Bar mitzvah" 2514 2515#. I18N: Name of a country or state 2516#: app/Statistics/Service/CountryService.php:106 2517msgid "Barbados" 2518msgstr "Barbados" 2519 2520#: app/Gedcom.php:1132 2521msgid "Base GEDCOM tag" 2522msgstr "Temel GEDCOM etiketi" 2523 2524#: app/Gedcom.php:576 resources/xml/reports/missing_facts_report.xml:18 2525msgid "Bat mitzvah" 2526msgstr "Bat mitzvah" 2527 2528#. I18N: Location of an LDS church temple 2529#: app/Elements/TempleCode.php:73 2530msgid "Baton Rouge, Louisiana, United States" 2531msgstr "Baton Rouge, Louisiana, ABD" 2532 2533#: app/Http/RequestHandlers/SearchAdvancedPage.php:250 2534msgid "Begins with" 2535msgstr "İle başlar" 2536 2537#. I18N: Name of a country or state 2538#: app/Statistics/Service/CountryService.php:96 2539msgid "Belarus" 2540msgstr "Belarus" 2541 2542#. I18N: The name of a colour-scheme 2543#: app/Module/ColorsTheme.php:157 2544msgid "Belgian Chocolate" 2545msgstr "Belçika Çikolatası" 2546 2547#. I18N: Name of a country or state 2548#: app/Statistics/Service/CountryService.php:78 2549msgid "Belgium" 2550msgstr "Belçika" 2551 2552#. I18N: Name of a country or state 2553#: app/Statistics/Service/CountryService.php:98 2554msgid "Belize" 2555msgstr "Belize" 2556 2557#. I18N: Name of a country or state 2558#: app/Statistics/Service/CountryService.php:80 2559msgid "Benin" 2560msgstr "Benin" 2561 2562#. I18N: Name of a country or state 2563#: app/Statistics/Service/CountryService.php:100 2564msgid "Bermuda" 2565msgstr "Bermuda" 2566 2567#. I18N: Location of an LDS church temple 2568#: app/Elements/TempleCode.php:191 2569msgid "Bern, Switzerland" 2570msgstr "Bern, İsviçre" 2571 2572#: app/Elements/RelationIsDescriptor.php:96 2573msgid "Best man" 2574msgstr "Sağdıç" 2575 2576#. I18N: Name of a country or state 2577#: app/Statistics/Service/CountryService.php:110 2578msgid "Bhutan" 2579msgstr "Butan" 2580 2581#: app/Gedcom.php:1610 2582msgid "Bibliography" 2583msgstr "Kaynakça" 2584 2585#. I18N: Location of an LDS church temple 2586#: app/Elements/TempleCode.php:64 2587msgid "Billings, Montana, United States" 2588msgstr "Billings, Montana, ABD" 2589 2590#: app/Gedcom.php:744 2591msgid "Binary data object" 2592msgstr "İkili veri nesnesi" 2593 2594#: app/Module/BingMaps.php:82 app/Module/MapLinkBing.php:42 2595msgid "Bing™ maps" 2596msgstr "Bing Haritalar™" 2597 2598#: app/Module/BingWebmasterToolsModule.php:41 2599msgid "Bing™ webmaster tools" 2600msgstr "Bing™ web yöneticisi araçları" 2601 2602#. I18N: Location of an LDS church temple 2603#: app/Elements/TempleCode.php:65 2604msgid "Birmingham, Alabama, United States" 2605msgstr "Birmingham, Alabama, ABD" 2606 2607#: app/Gedcom.php:579 app/Http/RequestHandlers/IndividualPage.php:197 2608#: resources/views/calendar-page.phtml:183 2609#: resources/views/lists/individuals-table.phtml:215 2610#: resources/views/lists/individuals-table.phtml:220 2611#: resources/views/lists/individuals-table.phtml:244 2612#: resources/xml/reports/ahnentafel_report.xml:441 2613#: resources/xml/reports/bdm_report.xml:58 2614#: resources/xml/reports/change_report.xml:102 2615#: resources/xml/reports/change_report.xml:118 2616#: resources/xml/reports/descendancy_report.xml:560 2617#: resources/xml/reports/family_group_report.xml:182 2618#: resources/xml/reports/family_group_report.xml:470 2619#: resources/xml/reports/family_group_report.xml:477 2620#: resources/xml/reports/family_group_report.xml:536 2621#: resources/xml/reports/family_group_report.xml:733 2622#: resources/xml/reports/family_group_report.xml:740 2623#: resources/xml/reports/family_group_report.xml:880 2624#: resources/xml/reports/family_group_report.xml:1081 2625#: resources/xml/reports/family_group_report.xml:1090 2626#: resources/xml/reports/individual_ext_report.xml:281 2627#: resources/xml/reports/individual_ext_report.xml:317 2628#: resources/xml/reports/individual_ext_report.xml:357 2629#: resources/xml/reports/individual_ext_report.xml:393 2630#: resources/xml/reports/individual_ext_report.xml:429 2631#: resources/xml/reports/individual_ext_report.xml:487 2632#: resources/xml/reports/individual_ext_report.xml:523 2633#: resources/xml/reports/individual_ext_report.xml:564 2634#: resources/xml/reports/individual_ext_report.xml:600 2635#: resources/xml/reports/individual_ext_report.xml:636 2636#: resources/xml/reports/individual_report.xml:270 2637#: resources/xml/reports/individual_report.xml:306 2638#: resources/xml/reports/individual_report.xml:346 2639#: resources/xml/reports/individual_report.xml:382 2640#: resources/xml/reports/individual_report.xml:418 2641#: resources/xml/reports/individual_report.xml:479 2642#: resources/xml/reports/individual_report.xml:519 2643#: resources/xml/reports/individual_report.xml:560 2644#: resources/xml/reports/individual_report.xml:596 2645#: resources/xml/reports/individual_report.xml:632 2646#: resources/xml/reports/missing_facts_report.xml:15 2647#: resources/xml/reports/pedigree_report.xml:73 2648#: resources/xml/reports/pedigree_report.xml:74 2649#: resources/xml/reports/pedigree_report.xml:94 2650#: resources/xml/reports/pedigree_report.xml:95 2651#: resources/xml/reports/pedigree_report.xml:116 2652#: resources/xml/reports/pedigree_report.xml:117 2653#: resources/xml/reports/pedigree_report.xml:134 2654#: resources/xml/reports/pedigree_report.xml:135 2655#: resources/xml/reports/pedigree_report.xml:156 2656#: resources/xml/reports/pedigree_report.xml:157 2657#: resources/xml/reports/pedigree_report.xml:175 2658#: resources/xml/reports/pedigree_report.xml:176 2659#: resources/xml/reports/pedigree_report.xml:197 2660#: resources/xml/reports/pedigree_report.xml:198 2661#: resources/xml/reports/pedigree_report.xml:218 2662#: resources/xml/reports/pedigree_report.xml:219 2663#: resources/xml/reports/pedigree_report.xml:240 2664#: resources/xml/reports/pedigree_report.xml:241 2665#: resources/xml/reports/pedigree_report.xml:261 2666#: resources/xml/reports/pedigree_report.xml:262 2667#: resources/xml/reports/pedigree_report.xml:283 2668#: resources/xml/reports/pedigree_report.xml:284 2669#: resources/xml/reports/pedigree_report.xml:304 2670#: resources/xml/reports/pedigree_report.xml:305 2671#: resources/xml/reports/pedigree_report.xml:326 2672#: resources/xml/reports/pedigree_report.xml:327 2673#: resources/xml/reports/pedigree_report.xml:347 2674#: resources/xml/reports/pedigree_report.xml:348 2675#: resources/xml/reports/pedigree_report.xml:369 2676#: resources/xml/reports/pedigree_report.xml:370 2677#: resources/xml/reports/pedigree_report.xml:390 2678#: resources/xml/reports/pedigree_report.xml:409 2679#: resources/xml/reports/pedigree_report.xml:428 2680#: resources/xml/reports/pedigree_report.xml:447 2681#: resources/xml/reports/pedigree_report.xml:466 2682#: resources/xml/reports/pedigree_report.xml:485 2683#: resources/xml/reports/pedigree_report.xml:504 2684#: resources/xml/reports/pedigree_report.xml:523 2685#: resources/xml/reports/pedigree_report.xml:542 2686#: resources/xml/reports/pedigree_report.xml:561 2687#: resources/xml/reports/pedigree_report.xml:580 2688#: resources/xml/reports/pedigree_report.xml:599 2689#: resources/xml/reports/pedigree_report.xml:618 2690#: resources/xml/reports/pedigree_report.xml:637 2691#: resources/xml/reports/pedigree_report.xml:656 2692#: resources/xml/reports/pedigree_report.xml:675 2693#: resources/xml/reports/pedigree_report.xml:775 2694#: resources/xml/reports/pedigree_report.xml:776 2695#: resources/xml/reports/pedigree_report.xml:796 2696#: resources/xml/reports/pedigree_report.xml:797 2697#: resources/xml/reports/pedigree_report.xml:818 2698#: resources/xml/reports/pedigree_report.xml:819 2699#: resources/xml/reports/pedigree_report.xml:836 2700#: resources/xml/reports/pedigree_report.xml:837 2701#: resources/xml/reports/pedigree_report.xml:858 2702#: resources/xml/reports/pedigree_report.xml:859 2703#: resources/xml/reports/pedigree_report.xml:876 2704#: resources/xml/reports/pedigree_report.xml:877 2705#: resources/xml/reports/pedigree_report.xml:898 2706#: resources/xml/reports/pedigree_report.xml:899 2707#: resources/xml/reports/pedigree_report.xml:920 2708#: resources/xml/reports/pedigree_report.xml:942 2709#: resources/xml/reports/pedigree_report.xml:963 2710#: resources/xml/reports/pedigree_report.xml:985 2711#: resources/xml/reports/pedigree_report.xml:1006 2712#: resources/xml/reports/pedigree_report.xml:1028 2713#: resources/xml/reports/pedigree_report.xml:1049 2714#: resources/xml/reports/pedigree_report.xml:1071 2715#: resources/xml/reports/pedigree_report.xml:1094 2716#: resources/xml/reports/pedigree_report.xml:1113 2717#: resources/xml/reports/pedigree_report.xml:1132 2718#: resources/xml/reports/pedigree_report.xml:1151 2719#: resources/xml/reports/pedigree_report.xml:1170 2720#: resources/xml/reports/pedigree_report.xml:1189 2721#: resources/xml/reports/pedigree_report.xml:1208 2722#: resources/xml/reports/pedigree_report.xml:1227 2723#: resources/xml/reports/pedigree_report.xml:1246 2724#: resources/xml/reports/pedigree_report.xml:1265 2725#: resources/xml/reports/pedigree_report.xml:1284 2726#: resources/xml/reports/pedigree_report.xml:1303 2727#: resources/xml/reports/pedigree_report.xml:1322 2728#: resources/xml/reports/pedigree_report.xml:1341 2729#: resources/xml/reports/pedigree_report.xml:1360 2730#: resources/xml/reports/pedigree_report.xml:1379 2731#: resources/xml/reports/relative_ext_report.xml:63 2732msgid "Birth" 2733msgstr "Doğum" 2734 2735#: app/Elements/PedigreeLinkageType.php:80 2736msgctxt "Female pedigree" 2737msgid "Birth" 2738msgstr "Doğum" 2739 2740#: app/Elements/PedigreeLinkageType.php:70 2741msgctxt "Male pedigree" 2742msgid "Birth" 2743msgstr "Doğum" 2744 2745#: app/Elements/PedigreeLinkageType.php:90 2746msgctxt "Pedigree" 2747msgid "Birth" 2748msgstr "Doğum" 2749 2750#: app/Statistics/Google/ChartDistribution.php:301 2751msgid "Birth by country" 2752msgstr "Ülkeye göre doğum" 2753 2754#: resources/xml/reports/bdm_report.xml:8 2755#: resources/xml/reports/birth_report.xml:8 2756msgid "Birth date range end" 2757msgstr "Doğum tarihi aralığı sonu" 2758 2759#: resources/xml/reports/bdm_report.xml:7 2760#: resources/xml/reports/birth_report.xml:7 2761msgid "Birth date range start" 2762msgstr "Doğum tarihi aralığı başlangıcı" 2763 2764#: app/Gedcom.php:913 2765msgid "Birth name" 2766msgstr "Doğum adı" 2767 2768#: app/Module/IndividualFactsTabModule.php:316 2769msgid "Birth of a brother" 2770msgstr "Bir erkek kardeşin doğumu" 2771 2772#: app/Module/IndividualFactsTabModule.php:295 app/Module/PlacesModule.php:222 2773#: resources/views/admin/trees-preferences.phtml:438 2774msgid "Birth of a child" 2775msgstr "Bir çocuğun doğumu" 2776 2777#: app/Module/IndividualFactsTabModule.php:294 2778msgid "Birth of a daughter" 2779msgstr "Bir kızın doğumu" 2780 2781#: app/Module/IndividualFactsTabModule.php:364 2782#: app/Module/IndividualFactsTabModule.php:387 2783#: app/Module/IndividualFactsTabModule.php:410 2784#: resources/views/admin/trees-preferences.phtml:432 2785msgid "Birth of a grandchild" 2786msgstr "Bir torunun doğumu" 2787 2788#: app/Module/IndividualFactsTabModule.php:363 2789msgid "Birth of a granddaughter" 2790msgstr "Bir kız torunun doğumu" 2791 2792#: app/Module/IndividualFactsTabModule.php:386 2793msgctxt "daughter’s daughter" 2794msgid "Birth of a granddaughter" 2795msgstr "Bir kız torunun doğumu" 2796 2797#: app/Module/IndividualFactsTabModule.php:409 2798msgctxt "son’s daughter" 2799msgid "Birth of a granddaughter" 2800msgstr "Bir kız torunun doğumu" 2801 2802#: app/Module/IndividualFactsTabModule.php:362 2803msgid "Birth of a grandson" 2804msgstr "Bir erkek torunun doğumu" 2805 2806#: app/Module/IndividualFactsTabModule.php:385 2807msgctxt "daughter’s son" 2808msgid "Birth of a grandson" 2809msgstr "Bir erkek torunun doğumu" 2810 2811#: app/Module/IndividualFactsTabModule.php:408 2812msgctxt "son’s son" 2813msgid "Birth of a grandson" 2814msgstr "Bir erkek torunun doğumu" 2815 2816#: app/Module/IndividualFactsTabModule.php:339 2817msgid "Birth of a half-brother" 2818msgstr "Bir üvey erkek kardeşin doğumu" 2819 2820#: app/Module/IndividualFactsTabModule.php:341 2821msgid "Birth of a half-sibling" 2822msgstr "Bir üvey kardeşin doğumu" 2823 2824#: app/Module/IndividualFactsTabModule.php:340 2825msgid "Birth of a half-sister" 2826msgstr "Bir üvey kız kardeşin doğumu" 2827 2828#: app/Module/IndividualFactsTabModule.php:318 2829#: resources/views/admin/trees-preferences.phtml:444 2830msgid "Birth of a sibling" 2831msgstr "Bir kardeşin doğumu" 2832 2833#: app/Module/IndividualFactsTabModule.php:317 2834msgid "Birth of a sister" 2835msgstr "Bir kız kardeşin doğumu" 2836 2837#: app/Module/IndividualFactsTabModule.php:293 2838msgid "Birth of a son" 2839msgstr "Bir oğlun doğumu" 2840 2841#: app/Gedcom.php:581 2842msgid "Birth parents" 2843msgstr "Doğum ebeveynleri" 2844 2845#: resources/views/modules/statistics-chart/places.phtml:18 2846msgid "Birth places" 2847msgstr "Doğum yerleri" 2848 2849#: resources/xml/reports/birth_report.xml:6 2850msgid "Birthplace contains" 2851msgstr "Doğum yeri şunları içerir" 2852 2853#. I18N: Name of a module/report 2854#: app/Module/BirthReportModule.php:40 2855#: resources/views/modules/statistics-chart/custom.phtml:65 2856#: resources/xml/reports/birth_report.xml:3 2857#: resources/xml/reports/birth_report.xml:31 2858msgid "Births" 2859msgstr "Doğumlar" 2860 2861#: app/Statistics/Google/ChartBirth.php:111 2862#: resources/views/modules/statistics-chart/individual-events.phtml:25 2863msgid "Births by century" 2864msgstr "Yüzyıla göre doğumlar" 2865 2866#. I18N: Location of an LDS church temple 2867#: app/Elements/TempleCode.php:66 2868msgid "Bismarck, North Dakota, United States" 2869msgstr "Bismarck, Kuzey Dakota, ABD" 2870 2871#: app/Gedcom.php:583 2872msgid "Blessing" 2873msgstr "Kutsama" 2874 2875#: app/Gedcom.php:1568 resources/views/edit-blocks-block.phtml:22 2876msgid "Block" 2877msgstr "Blok" 2878 2879#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 2880#: resources/views/admin/control-panel.phtml:613 2881#: resources/views/admin/modules.phtml:90 2882#: resources/views/admin/modules.phtml:92 2883msgid "Blocks" 2884msgstr "Bloklar" 2885 2886#. I18N: The name of a colour-scheme 2887#: app/Module/ColorsTheme.php:159 2888msgid "Blue Lagoon" 2889msgstr "Mavi Lagün" 2890 2891#. I18N: The name of a colour-scheme 2892#: app/Module/ColorsTheme.php:161 2893msgid "Blue Marine" 2894msgstr "Mavi Deniz" 2895 2896#. I18N: Location of an LDS church temple 2897#: app/Elements/TempleCode.php:67 2898msgid "Bogota, Colombia" 2899msgstr "Bogota, Kolombiya" 2900 2901#. I18N: Location of an LDS church temple 2902#: app/Elements/TempleCode.php:68 2903msgid "Boise, Idaho, United States" 2904msgstr "Boise, Idaho, ABD" 2905 2906#. I18N: Name of a country or state 2907#: app/Statistics/Service/CountryService.php:102 2908msgid "Bolivia" 2909msgstr "Bolivya" 2910 2911#. I18N: Type of media object 2912#: app/Elements/SourceMediaType.php:80 2913msgid "Book" 2914msgstr "Kitap" 2915 2916#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2917#: app/Elements/LdsChildSealingDateStatus.php:60 2918msgid "Born in the covenant" 2919msgstr "Ahit'te doğdu" 2920 2921#. I18N: Name of a country or state 2922#: app/Statistics/Service/CountryService.php:93 2923msgid "Bosnia and Herzegovina" 2924msgstr "Bosna Hersek" 2925 2926#. I18N: Location of an LDS church temple 2927#: app/Elements/TempleCode.php:69 2928msgid "Boston, Massachusetts, United States" 2929msgstr "Boston, Massachusetts, ABD" 2930 2931#: resources/views/lists/families-table.phtml:159 2932msgid "Both alive" 2933msgstr "İkisi de hayatta" 2934 2935#: resources/views/lists/families-table.phtml:174 2936msgid "Both dead" 2937msgstr "İkisi de öldü" 2938 2939#. I18N: Name of a country or state 2940#: app/Statistics/Service/CountryService.php:114 2941msgid "Botswana" 2942msgstr "Botsvana" 2943 2944#. I18N: Location of an LDS church temple 2945#: app/Elements/TempleCode.php:70 2946msgid "Bountiful, Utah, United States" 2947msgstr "Bountiful, Utah, ABD" 2948 2949#. I18N: Name of a country or state 2950#: app/Statistics/Service/CountryService.php:112 2951msgid "Bouvet Island" 2952msgstr "Bouvet Adası" 2953 2954#. I18N: Name of a module/list 2955#. I18N: Branches of a family tree 2956#: app/Module/BranchesListModule.php:101 app/Module/BranchesListModule.php:228 2957msgid "Branches" 2958msgstr "Şubeler" 2959 2960#. I18N: %s is a surname 2961#: app/Module/BranchesListModule.php:223 2962#, php-format 2963msgid "Branches of the %s family" 2964msgstr "%s ailesinin şubeleri" 2965 2966#. I18N: Name of a country or state 2967#: app/Statistics/Service/CountryService.php:104 2968msgid "Brazil" 2969msgstr "Brezilya" 2970 2971#: app/Elements/RelationIsDescriptor.php:97 2972msgid "Bridesmaid" 2973msgstr "Nedime" 2974 2975#. I18N: Location of an LDS church temple 2976#: app/Elements/TempleCode.php:71 2977msgid "Brigham City, Utah, United States" 2978msgstr "Brigham City, Utah, ABD" 2979 2980#. I18N: Location of an LDS church temple 2981#: app/Elements/TempleCode.php:72 2982msgid "Brisbane, Australia" 2983msgstr "Brisbane, Avustralya" 2984 2985#: app/Gedcom.php:934 2986msgid "Brit milah" 2987msgstr "Brit milah" 2988 2989#. I18N: Name of a country or state 2990#: app/Statistics/Service/CountryService.php:253 2991msgid "British Indian Ocean Territory" 2992msgstr "İngiliz Hint Okyanusu Bölgesi" 2993 2994#. I18N: Name of a country or state 2995#: app/Statistics/Service/CountryService.php:524 2996msgid "British Virgin Islands" 2997msgstr "İngiliz Virgin Adaları" 2998 2999#: resources/xml/reports/individual_ext_report.xml:327 3000#: resources/xml/reports/individual_report.xml:316 3001msgid "Brother" 3002msgstr "Erkek kardeş" 3003 3004#. I18N: a month in the French republican calendar 3005#: app/Date/FrenchDate.php:151 3006msgctxt "GENITIVE" 3007msgid "Brumaire" 3008msgstr "Brumaire" 3009 3010#. I18N: a month in the French republican calendar 3011#: app/Date/FrenchDate.php:245 3012msgctxt "INSTRUMENTAL" 3013msgid "Brumaire" 3014msgstr "Brumaire" 3015 3016#. I18N: a month in the French republican calendar 3017#: app/Date/FrenchDate.php:198 3018msgctxt "LOCATIVE" 3019msgid "Brumaire" 3020msgstr "Brumaire" 3021 3022#. I18N: a month in the French republican calendar 3023#: app/Date/FrenchDate.php:103 3024msgctxt "NOMINATIVE" 3025msgid "Brumaire" 3026msgstr "Brumaire" 3027 3028#. I18N: Name of a country or state 3029#: app/Statistics/Service/CountryService.php:108 3030msgid "Brunei Darussalam" 3031msgstr "Brunei Sultanlığı" 3032 3033#. I18N: Location of an LDS church temple 3034#: app/Elements/TempleCode.php:63 3035msgid "Buenos Aires, Argentina" 3036msgstr "Buenos Aires, Arjantin" 3037 3038#. I18N: Name of a country or state 3039#: app/Statistics/Service/CountryService.php:87 3040msgid "Bulgaria" 3041msgstr "Bulgaristan" 3042 3043#: app/Gedcom.php:586 resources/views/calendar-page.phtml:198 3044#: resources/xml/reports/family_group_report.xml:351 3045#: resources/xml/reports/family_group_report.xml:705 3046#: resources/xml/reports/family_group_report.xml:1049 3047#: resources/xml/reports/missing_facts_report.xml:25 3048msgid "Burial" 3049msgstr "Defin" 3050 3051#: app/Module/IndividualFactsTabModule.php:454 3052msgid "Burial of a brother" 3053msgstr "Bir kardeşin defni" 3054 3055#: app/Module/IndividualFactsTabModule.php:438 3056msgid "Burial of a child" 3057msgstr "Bir çocuğun defni" 3058 3059#: app/Module/IndividualFactsTabModule.php:437 3060msgid "Burial of a daughter" 3061msgstr "Bir kızın defni" 3062 3063#: app/Module/IndividualFactsTabModule.php:730 3064msgid "Burial of a father" 3065msgstr "Bir babanın defni" 3066 3067#: app/Module/IndividualFactsTabModule.php:492 3068#: app/Module/IndividualFactsTabModule.php:510 3069#: app/Module/IndividualFactsTabModule.php:528 3070msgid "Burial of a grandchild" 3071msgstr "Bir torunun defni" 3072 3073#: app/Module/IndividualFactsTabModule.php:491 3074msgid "Burial of a granddaughter" 3075msgstr "Bir kız torunun defni" 3076 3077#: app/Module/IndividualFactsTabModule.php:509 3078msgctxt "daughter’s daughter" 3079msgid "Burial of a granddaughter" 3080msgstr "Bir kız torunun defni" 3081 3082#: app/Module/IndividualFactsTabModule.php:527 3083msgctxt "son’s daughter" 3084msgid "Burial of a granddaughter" 3085msgstr "Bir kız torunun defni" 3086 3087#: app/Module/IndividualFactsTabModule.php:748 3088msgid "Burial of a grandfather" 3089msgstr "Bir büyükbabanın defni" 3090 3091#: app/Module/IndividualFactsTabModule.php:749 3092msgid "Burial of a grandmother" 3093msgstr "Bir büyükannenin defni" 3094 3095#: app/Module/IndividualFactsTabModule.php:750 3096#: app/Module/IndividualFactsTabModule.php:768 3097#: app/Module/IndividualFactsTabModule.php:786 3098msgid "Burial of a grandparent" 3099msgstr "Bir büyük ebeveynin defni" 3100 3101#: app/Module/IndividualFactsTabModule.php:490 3102msgid "Burial of a grandson" 3103msgstr "Bir erkek torunun defni" 3104 3105#: app/Module/IndividualFactsTabModule.php:508 3106msgctxt "daughter’s son" 3107msgid "Burial of a grandson" 3108msgstr "Bir erkek torunun defni" 3109 3110#: app/Module/IndividualFactsTabModule.php:526 3111msgctxt "son’s son" 3112msgid "Burial of a grandson" 3113msgstr "Bir erkek torunun defni" 3114 3115#: app/Module/IndividualFactsTabModule.php:472 3116msgid "Burial of a half-brother" 3117msgstr "Bir üvey erkek kardeşin defni" 3118 3119#: app/Module/IndividualFactsTabModule.php:474 3120msgid "Burial of a half-sibling" 3121msgstr "Bir üvey kardeşin defni" 3122 3123#: app/Module/IndividualFactsTabModule.php:473 3124msgid "Burial of a half-sister" 3125msgstr "Bir üvey kız kardeşin defni" 3126 3127#: app/Module/IndividualFactsTabModule.php:205 3128msgid "Burial of a husband" 3129msgstr "Bir kocanın defni" 3130 3131#: app/Module/IndividualFactsTabModule.php:766 3132msgid "Burial of a maternal grandfather" 3133msgstr "Bir anne büyükbabasının defni" 3134 3135#: app/Module/IndividualFactsTabModule.php:767 3136msgid "Burial of a maternal grandmother" 3137msgstr "Bir anneannenin defni" 3138 3139#: app/Module/IndividualFactsTabModule.php:731 3140msgid "Burial of a mother" 3141msgstr "Bir annenin defni" 3142 3143#: app/Module/IndividualFactsTabModule.php:732 3144msgid "Burial of a parent" 3145msgstr "Bir ebeveynin defni" 3146 3147#: app/Module/IndividualFactsTabModule.php:784 3148msgid "Burial of a paternal grandfather" 3149msgstr "Bir baba tarafından büyükbabanın defni" 3150 3151#: app/Module/IndividualFactsTabModule.php:785 3152msgid "Burial of a paternal grandmother" 3153msgstr "Bir baba tarafından büyükannenin defni" 3154 3155#: app/Module/IndividualFactsTabModule.php:456 3156msgid "Burial of a sibling" 3157msgstr "Bir kardeşin defni" 3158 3159#: app/Module/IndividualFactsTabModule.php:455 3160msgid "Burial of a sister" 3161msgstr "Bir kız kardeşin defni" 3162 3163#: app/Module/IndividualFactsTabModule.php:436 3164msgid "Burial of a son" 3165msgstr "Bir oğlun defni" 3166 3167#: app/Module/IndividualFactsTabModule.php:207 3168msgid "Burial of a spouse" 3169msgstr "Bir eşin defni" 3170 3171#: app/Module/IndividualFactsTabModule.php:206 3172msgid "Burial of a wife" 3173msgstr "Bir eşin defni" 3174 3175#: resources/xml/reports/cemetery_report.xml:5 3176msgid "Burial place contains" 3177msgstr "Defin yeri şunları içerir" 3178 3179#. I18N: Name of a module/report 3180#: app/Module/CemeteryReportModule.php:40 3181#: resources/xml/reports/cemetery_report.xml:3 3182#: resources/xml/reports/cemetery_report.xml:34 3183msgid "Burials" 3184msgstr "Definler" 3185 3186#. I18N: Name of a country or state 3187#: app/Statistics/Service/CountryService.php:83 3188msgid "Burkina Faso" 3189msgstr "Burkina Faso" 3190 3191#. I18N: Name of a country or state 3192#: app/Statistics/Service/CountryService.php:76 3193msgid "Burundi" 3194msgstr "Burundi" 3195 3196#: app/Elements/RelationIsDescriptor.php:98 3197msgid "Buyer" 3198msgstr "Alıcı" 3199 3200#: app/Elements/RelationIsDescriptor.php:75 3201msgctxt "FEMALE" 3202msgid "Buyer" 3203msgstr "Alıcı" 3204 3205#: app/Elements/RelationIsDescriptor.php:54 3206msgctxt "MALE" 3207msgid "Buyer" 3208msgstr "Alıcı" 3209 3210#. I18N: Help text for the "Port number" site configuration setting 3211#: resources/views/admin/site-mail.phtml:113 3212msgid "By default, SMTP works on port 25." 3213msgstr "Varsayılan olarak, SMTP 25 numaralı bağlantı noktasında çalışır." 3214 3215#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? https://ckeditor.com 3216#: app/Module/CkeditorModule.php:43 3217msgid "CKEditor™" 3218msgstr "CKEditor™" 3219 3220#. I18N: Name of a module. 3221#: app/Module/CustomCssJsModule.php:82 3222msgid "CSS and JS" 3223msgstr "CSS ve JS" 3224 3225#: resources/views/admin/trees.phtml:72 3226#: resources/views/lists/datatables-attributes.phtml:31 3227msgid "Calculating…" 3228msgstr "Hesaplanıyor…" 3229 3230#. I18N: Name of a module 3231#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 3232#: resources/views/modules/yahrzeit/config.phtml:39 3233msgid "Calendar" 3234msgstr "Takvim" 3235 3236#. I18N: A configuration setting 3237#: resources/views/admin/trees-preferences.phtml:108 3238#: resources/views/admin/trees-preferences.phtml:110 3239#: resources/views/admin/trees-preferences.phtml:113 3240msgid "Calendar conversion" 3241msgstr "Takvim dönüştürme" 3242 3243#. I18N: Location of an LDS church temple 3244#: app/Elements/TempleCode.php:74 3245msgid "Calgary, Alberta, Canada" 3246msgstr "Calgary, Alberta, Kanada" 3247 3248#: app/Gedcom.php:808 resources/views/modals/source-fields.phtml:50 3249msgid "Call number" 3250msgstr "Çağrı numarası" 3251 3252#. I18N: Name of a country or state 3253#: app/Statistics/Service/CountryService.php:280 3254msgid "Cambodia" 3255msgstr "Kamboçya" 3256 3257#. I18N: Name of a country or state 3258#: app/Statistics/Service/CountryService.php:130 3259msgid "Cameroon" 3260msgstr "Kamerun" 3261 3262#. I18N: Location of an LDS church temple 3263#: app/Elements/TempleCode.php:75 3264msgid "Campinas, Brazil" 3265msgstr "Campinas, Brezilya" 3266 3267#. I18N: Name of a country or state 3268#: app/Statistics/Service/CountryService.php:118 3269msgid "Canada" 3270msgstr "Kanada" 3271 3272#. I18N: Name of a country or state 3273#: app/Statistics/Service/CountryService.php:142 3274msgid "Cape Verde" 3275msgstr "Cape Verde" 3276 3277#. I18N: Location of an LDS church temple 3278#: app/Elements/TempleCode.php:76 3279msgid "Caracas, Venezuela" 3280msgstr "Caracas, Venezuella" 3281 3282#. I18N: Type of media object 3283#: app/Elements/SourceMediaType.php:81 3284msgid "Card" 3285msgstr "Kart" 3286 3287#. I18N: Location of an LDS church temple 3288#: app/Elements/TempleCode.php:56 3289msgid "Cardston, Alberta, Canada" 3290msgstr "Cardston, Alberta, Kanada" 3291 3292#: app/Gedcom.php:589 3293msgid "Caste" 3294msgstr "Sosyal sınıf" 3295 3296#: resources/views/modules/statistics-chart/custom.phtml:79 3297msgid "Categories" 3298msgstr "Kategoriler" 3299 3300#: app/Gedcom.php:1122 app/Gedcom.php:1178 app/Gedcom.php:1462 3301msgid "Category" 3302msgstr "Kategori" 3303 3304#: app/Gedcom.php:390 app/Gedcom.php:523 app/Gedcom.php:1224 3305msgid "Cause" 3306msgstr "Neden" 3307 3308#: app/Gedcom.php:615 app/Gedcom.php:1055 3309msgid "Cause of death" 3310msgstr "Ölüm nedeni" 3311 3312#: resources/views/admin/synchronize-trees.phtml:28 3313#: resources/views/admin/trees-merge.phtml:64 3314#: resources/views/admin/trees-renumber.phtml:46 3315msgid "Caution! This may take a long time. Be patient." 3316msgstr "Dikkat! Bu uzun bir zaman alabilir. Sabırlı olun." 3317 3318#. I18N: Name of a country or state 3319#: app/Statistics/Service/CountryService.php:151 3320msgid "Cayman Islands" 3321msgstr "Cayman Adaları" 3322 3323#. I18N: Location of an LDS church temple 3324#: app/Elements/TempleCode.php:77 3325msgid "Cebu City, Philippines" 3326msgstr "Cebu City, Filipinler" 3327 3328#: app/Gedcom.php:1549 3329msgid "Cemetery" 3330msgstr "Mezarlık" 3331 3332#: app/Gedcom.php:590 3333msgid "Census" 3334msgstr "Nüfus sayımı" 3335 3336#. I18N: Name of a module 3337#: app/Module/CensusAssistantModule.php:51 3338msgid "Census assistant" 3339msgstr "Nüfus sayımı asistanı" 3340 3341#: app/Gedcom.php:591 3342#: resources/views/modules/GEDFact_assistant/select-census.phtml:14 3343msgid "Census date" 3344msgstr "Nüfus sayımı tarihi" 3345 3346#: resources/views/modules/GEDFact_assistant/select-census.phtml:13 3347msgid "Census date and place" 3348msgstr "Nüfus sayımı tarihi ve yeri" 3349 3350#: app/Gedcom.php:592 3351msgid "Census place" 3352msgstr "Nüfus sayımı yeri" 3353 3354#: resources/views/modules/census-assistant.phtml:110 3355msgid "Census transcript" 3356msgstr "Nüfus sayımı transkripti" 3357 3358#. I18N: Name of a country or state 3359#: app/Statistics/Service/CountryService.php:116 3360msgid "Central African Republic" 3361msgstr "Orta Afrika Cumhuriyeti" 3362 3363#: app/Module/StatisticsChartModule.php:981 3364#: app/Statistics/Google/ChartAge.php:112 3365#: app/Statistics/Google/ChartAge.php:142 3366#: app/Statistics/Google/ChartBirth.php:96 3367#: app/Statistics/Google/ChartChildren.php:87 3368#: app/Statistics/Google/ChartChildren.php:112 3369#: app/Statistics/Google/ChartDeath.php:96 3370#: app/Statistics/Google/ChartDivorce.php:96 3371#: app/Statistics/Google/ChartMarriage.php:96 3372#: app/Statistics/Google/ChartMarriageAge.php:135 3373#: app/Statistics/Google/ChartMarriageAge.php:165 3374#: app/Statistics/Google/ChartMortality.php:64 3375#: app/Statistics/Google/ChartNoChildrenFamilies.php:96 3376#: app/Statistics/Google/ChartNoChildrenFamilies.php:132 3377#: resources/views/lists/chart-by-decade.phtml:24 3378#: resources/views/lists/families-table.phtml:110 3379#: resources/views/lists/families-table.phtml:125 3380#: resources/views/lists/individuals-table.phtml:126 3381#: resources/views/lists/individuals-table.phtml:141 3382msgid "Century" 3383msgstr "Yüzyıl" 3384 3385#. I18N: Type of media object 3386#: app/Elements/SourceMediaType.php:82 3387msgid "Certificate" 3388msgstr "Sertifika" 3389 3390#: app/Gedcom.php:1314 app/Gedcom.php:1346 3391msgid "Certificate number" 3392msgstr "Sertifika numarası" 3393 3394#. I18N: Name of a country or state 3395#: app/Statistics/Service/CountryService.php:478 3396msgid "Chad" 3397msgstr "Çad" 3398 3399#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:50 3400#: resources/views/family-page-menu.phtml:33 3401msgid "Change family members" 3402msgstr "Aile üyelerini değiştir" 3403 3404#: app/Http/RequestHandlers/TreePageEdit.php:64 3405msgid "Change the “Home page” blocks" 3406msgstr "\"Ana sayfa\" bloklarını değiştir" 3407 3408#: app/Http/RequestHandlers/UserPageEdit.php:62 3409msgid "Change the “My page” blocks" 3410msgstr "\"Sayfam\" bloklarını değiştir" 3411 3412#. I18N: [a record was] Changed on <date/time> 3413#: resources/views/modules/recent_changes/changes-list.phtml:50 3414#, php-format 3415msgid "Changed by %1$s" 3416msgstr "%1$s tarafından değiştirildi" 3417 3418#. I18N: [a record was] Changed on <date/time> 3419#: resources/views/modules/recent_changes/changes-list.phtml:48 3420#, php-format 3421msgid "Changed on %1$s" 3422msgstr "%1$s tarihinde değiştirildi" 3423 3424#. I18N: [a record was] Changed on <date/time> by <user> 3425#: resources/views/modules/recent_changes/changes-list.phtml:46 3426#, php-format 3427msgid "Changed on %1$s by %2$s" 3428msgstr "%1$s tarihinde %2$s tarafından değiştirdi" 3429 3430#. I18N: Name of a module/report 3431#: app/Module/ChangeReportModule.php:44 3432#: resources/views/admin/users-edit.phtml:149 3433#: resources/views/modules/recent_changes/config.phtml:49 3434#: resources/views/pending-changes-page.phtml:48 3435#: resources/xml/reports/change_report.xml:3 3436#: resources/xml/reports/change_report.xml:44 3437msgid "Changes" 3438msgstr "Değişiklikler" 3439 3440#: app/Module/RecentChangesModule.php:176 3441#, php-format 3442msgid "Changes in the last %s day" 3443msgid_plural "Changes in the last %s days" 3444msgstr[0] "Son %s gün içindeki değişiklikler" 3445msgstr[1] "Son %s günler içindeki değişiklikler" 3446 3447#: app/Http/RequestHandlers/PendingChangesLogPage.php:97 3448#: resources/views/admin/trees.phtml:208 3449msgid "Changes log" 3450msgstr "Değişiklikler günlüğü" 3451 3452#: resources/views/admin/gedcom-export-options.phtml:77 3453#: resources/views/admin/trees-import.phtml:81 3454msgid "Character encoding" 3455msgstr "" 3456 3457#: app/Gedcom.php:477 3458msgid "Character set" 3459msgstr "Karakter kümesi" 3460 3461#: resources/views/admin/modules.phtml:208 3462#: resources/views/admin/modules.phtml:211 3463msgid "Chart" 3464msgstr "Grafik" 3465 3466#: app/Module/RelationshipsChartModule.php:422 3467msgid "Chart preferences" 3468msgstr "Grafik tercihleri" 3469 3470#: resources/views/modules/charts/config.phtml:18 3471#: resources/views/modules/statistics-chart/custom.phtml:26 3472#: resources/views/modules/statistics-chart/custom.phtml:155 3473#: resources/views/modules/statistics-chart/custom.phtml:157 3474msgid "Chart type" 3475msgstr "Grafik türü" 3476 3477#. I18N: Name of a module/block 3478#. I18N: Name of a module 3479#: app/Http/RequestHandlers/ModulesChartsPage.php:43 3480#: app/Module/ChartsBlockModule.php:66 app/Module/ChartsMenuModule.php:57 3481#: app/Module/ChartsMenuModule.php:107 3482#: resources/views/admin/control-panel.phtml:671 3483#: resources/views/admin/modules.phtml:94 3484#: resources/views/admin/modules.phtml:96 3485#: resources/views/admin/trees-preferences.phtml:391 3486msgid "Charts" 3487msgstr "Grafikler" 3488 3489#: app/Http/RequestHandlers/CheckTree.php:319 3490#: resources/views/admin/trees.phtml:182 3491msgid "Check for errors" 3492msgstr "Hataları kontrol et" 3493 3494#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 3495msgid "Check for pending changes…" 3496msgstr "Bekleyen değişiklikleri kontrol et…" 3497 3498#: resources/views/setup/step-2-server-checks.phtml:59 3499msgid "Checking server capacity" 3500msgstr "Sunucu kapasitesini kontrol etme" 3501 3502#: resources/views/setup/step-2-server-checks.phtml:42 3503msgid "Checking server configuration" 3504msgstr "Sunucu yapılandırmasını kontrol etme" 3505 3506#. I18N: Location of an LDS church temple 3507#: app/Elements/TempleCode.php:78 3508msgid "Chicago, Illinois, United States" 3509msgstr "Chicago, Illinois, ABD" 3510 3511#: app/Gedcom.php:430 resources/views/edit/change-family-members.phtml:67 3512#: resources/views/edit/change-family-members.phtml:78 3513#: resources/views/modules/pedigree-chart/previous.phtml:40 3514msgid "Child" 3515msgstr "Çocuk" 3516 3517#: resources/xml/reports/ahnentafel_report.xml:388 3518#: resources/xml/reports/descendancy_report.xml:480 3519msgid "Child of " 3520msgstr "Çocuğu " 3521 3522#. I18N: e.g. “Child of [father name & mother name]” 3523#: app/Module/InteractiveTree/TreeView.php:369 3524#, php-format 3525msgid "Child of %s" 3526msgstr "%s çocuğu" 3527 3528#: app/Http/RequestHandlers/FamilyPage.php:155 3529#: app/Http/RequestHandlers/IndividualPage.php:227 3530#: app/Module/StatisticsChartModule.php:423 3531#: app/Module/StatisticsChartModule.php:715 3532#: resources/views/lists/families-table.phtml:233 3533#: resources/views/lists/individuals-table.phtml:252 3534#: resources/views/modules/pedigree-chart/previous.phtml:38 3535#: resources/views/modules/relatives/family.phtml:214 3536#: resources/xml/reports/family_group_report.xml:761 3537#: resources/xml/reports/relative_ext_report.xml:122 3538msgid "Children" 3539msgstr "Çocuklar" 3540 3541#: resources/views/modules/statistics-chart/children.phtml:10 3542msgid "Children in family" 3543msgstr "Aile içindeki çocuklar" 3544 3545#: resources/xml/reports/ahnentafel_report.xml:391 3546#: resources/xml/reports/descendancy_report.xml:483 3547msgid "Children of " 3548msgstr "Çocukları " 3549 3550#. I18N: In the Icelandic surname tradition, ... 3551#: app/SurnameTradition.php:99 3552msgid "Children take a patronym instead of a surname." 3553msgstr "Çocuklar soyadı yerine bir aile adı alırlar." 3554 3555#. I18N: In the Spanish surname tradition, ... 3556#: app/SurnameTradition.php:93 3557msgid "Children take one surname from the father and one surname from the mother." 3558msgstr "Çocuklar babadan bir soyadı ve anneden bir soyadı alırlar." 3559 3560#. I18N: In the Portuguese surname tradition, ... 3561#: app/SurnameTradition.php:96 3562msgid "Children take one surname from the mother and one surname from the father." 3563msgstr "Çocuklar anneden bir soyadı ve babadan bir soyadı alırlar." 3564 3565#. I18N: In the paternal surname tradition, ... 3566#. I18N: In the patrilineal surname tradition, ... 3567#. I18N: In the Polish surname tradition, ... 3568#. I18N: In the Lithuanian surname tradition, ... 3569#: app/SurnameTradition.php:79 app/SurnameTradition.php:86 3570#: app/SurnameTradition.php:102 app/SurnameTradition.php:109 3571msgid "Children take their father’s surname." 3572msgstr "Çocuklar babalarının soyadını alırlar." 3573 3574#. I18N: In the matrilineal surname tradition, ... 3575#: app/SurnameTradition.php:90 3576msgid "Children take their mother’s surname." 3577msgstr "Çocuklar annelerinin soyadını alırlar." 3578 3579#. I18N: Name of a country or state 3580#: app/Statistics/Service/CountryService.php:124 3581msgid "Chile" 3582msgstr "Şili" 3583 3584#. I18N: Name of a country or state 3585#: app/Statistics/Service/CountryService.php:126 3586msgid "China" 3587msgstr "Çin" 3588 3589#: app/Http/RequestHandlers/ReportListPage.php:65 3590msgid "Choose a report to run" 3591msgstr "Çalıştırmak için bir rapor seçin" 3592 3593#: resources/xml/reports/individual_ext_report.xml:6 3594#: resources/xml/reports/missing_facts_report.xml:6 3595#: resources/xml/reports/relative_ext_report.xml:6 3596msgid "Choose relatives" 3597msgstr "Akrabaları seç" 3598 3599#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 3600msgid "Choose user defined welcome text typed below" 3601msgstr "Aşağıda yazılan kullanıcı tanımlı karşılama metnini seçin" 3602 3603#: app/Gedcom.php:596 resources/xml/reports/family_group_report.xml:206 3604#: resources/xml/reports/family_group_report.xml:560 3605#: resources/xml/reports/family_group_report.xml:904 3606#: resources/xml/reports/missing_facts_report.xml:16 3607msgid "Christening" 3608msgstr "Vaftiz" 3609 3610#: app/Module/IndividualFactsTabModule.php:321 3611msgid "Christening of a brother" 3612msgstr "Bir erkek kardeşin vaftiz edilmesi" 3613 3614#: app/Module/IndividualFactsTabModule.php:300 3615msgid "Christening of a child" 3616msgstr "Bir çocuğun vaftiz edilmesi" 3617 3618#: app/Module/IndividualFactsTabModule.php:299 3619msgid "Christening of a daughter" 3620msgstr "Bir kızın vaftiz edilmesi" 3621 3622#: app/Module/IndividualFactsTabModule.php:369 3623#: app/Module/IndividualFactsTabModule.php:392 3624#: app/Module/IndividualFactsTabModule.php:415 3625msgid "Christening of a grandchild" 3626msgstr "Bir torunun vaftiz edilmesi" 3627 3628#: app/Module/IndividualFactsTabModule.php:368 3629msgid "Christening of a granddaughter" 3630msgstr "Bir kız torunun vaftiz edilmesi" 3631 3632#: app/Module/IndividualFactsTabModule.php:391 3633msgctxt "daughter’s daughter" 3634msgid "Christening of a granddaughter" 3635msgstr "Bir kız torunun vaftiz edilmesi" 3636 3637#: app/Module/IndividualFactsTabModule.php:414 3638msgctxt "son’s daughter" 3639msgid "Christening of a granddaughter" 3640msgstr "Bir kız torunun vaftiz edilmesi" 3641 3642#: app/Module/IndividualFactsTabModule.php:367 3643msgid "Christening of a grandson" 3644msgstr "Bir erkek torunun vaftiz edilmesi" 3645 3646#: app/Module/IndividualFactsTabModule.php:390 3647msgctxt "daughter’s son" 3648msgid "Christening of a grandson" 3649msgstr "Bir erkek torunun vaftiz edilmesi" 3650 3651#: app/Module/IndividualFactsTabModule.php:413 3652msgctxt "son’s son" 3653msgid "Christening of a grandson" 3654msgstr "Bir erkek torunun vaftiz edilmesi" 3655 3656#: app/Module/IndividualFactsTabModule.php:344 3657msgid "Christening of a half-brother" 3658msgstr "Bir üvey erkek kardeşin vaftiz edilmesi" 3659 3660#: app/Module/IndividualFactsTabModule.php:346 3661msgid "Christening of a half-sibling" 3662msgstr "Bir üvey kardeşin vaftiz edilmesi" 3663 3664#: app/Module/IndividualFactsTabModule.php:345 3665msgid "Christening of a half-sister" 3666msgstr "Bir üvey kız kardeşin vaftiz edilmesi" 3667 3668#: app/Module/IndividualFactsTabModule.php:323 3669msgid "Christening of a sibling" 3670msgstr "Bir kardeşin vaftiz edilmesi" 3671 3672#: app/Module/IndividualFactsTabModule.php:322 3673msgid "Christening of a sister" 3674msgstr "Bir kız kardeşin vaftiz edilmesi" 3675 3676#: app/Module/IndividualFactsTabModule.php:298 3677msgid "Christening of a son" 3678msgstr "Bir oğlun vaftiz edilmesi" 3679 3680#. I18N: Name of a country or state 3681#: app/Statistics/Service/CountryService.php:149 3682msgid "Christmas Island" 3683msgstr "Noel Adası" 3684 3685#: app/Elements/RelationIsDescriptor.php:99 3686msgid "Circumciser" 3687msgstr "Sünnetçi" 3688 3689#: app/Gedcom.php:1054 3690msgid "Circumcision" 3691msgstr "" 3692 3693#: resources/views/modules/census-assistant.phtml:35 3694msgid "Citation" 3695msgstr "Alıntı" 3696 3697#: app/Gedcom.php:419 app/Gedcom.php:472 app/Gedcom.php:550 app/Gedcom.php:718 3698#: app/Gedcom.php:741 app/Gedcom.php:765 app/Gedcom.php:1108 3699#: app/Gedcom.php:1162 app/Gedcom.php:1250 app/Gedcom.php:1283 3700#: app/Gedcom.php:1647 app/Gedcom.php:1661 3701#: resources/xml/reports/fact_sources.xml:74 3702#: resources/xml/reports/fact_sources.xml:161 3703#: resources/xml/reports/fact_sources.xml:277 3704#: resources/xml/reports/fact_sources.xml:323 3705msgid "Citation details" 3706msgstr "Alıntı detayları" 3707 3708#: app/Gedcom.php:1583 3709msgid "Citizenship" 3710msgstr "Vatandaşlık" 3711 3712#: app/Gedcom.php:385 app/Gedcom.php:497 app/Gedcom.php:517 app/Gedcom.php:772 3713#: app/Gedcom.php:819 app/Gedcom.php:1220 app/Gedcom.php:1520 3714msgid "City" 3715msgstr "İlçe" 3716 3717#. I18N: Location of an LDS church temple 3718#: app/Elements/TempleCode.php:79 3719msgid "Ciudad Juarez, Mexico" 3720msgstr "Ciudad Juarez, Meksika" 3721 3722#: app/Elements/MarriageType.php:63 resources/xml/reports/fact_sources.xml:202 3723msgid "Civil marriage" 3724msgstr "Sivil evlilik" 3725 3726#: app/Elements/RelationIsDescriptor.php:100 3727msgid "Civil registrar" 3728msgstr "Sivil kayıt memuru" 3729 3730#: app/Elements/RelationIsDescriptor.php:76 3731msgctxt "FEMALE" 3732msgid "Civil registrar" 3733msgstr "Sivil kayıt memuru" 3734 3735#: app/Elements/RelationIsDescriptor.php:55 3736msgctxt "MALE" 3737msgid "Civil registrar" 3738msgstr "Sivil kayıt memuru" 3739 3740#: app/Http/RequestHandlers/CleanDataFolder.php:102 3741#: resources/views/admin/control-panel.phtml:245 3742msgid "Clean up data folder" 3743msgstr "Veri klasörünü temizle" 3744 3745#. I18N: Name of a module 3746#: app/Module/ClippingsCartModule.php:216 3747msgid "Clippings cart" 3748msgstr "Kupürler sepeti" 3749 3750#. I18N: Type of media object 3751#: app/Elements/SourceMediaType.php:83 3752msgid "Coat of arms" 3753msgstr "Armalı giysi" 3754 3755#. I18N: Location of an LDS church temple 3756#: app/Elements/TempleCode.php:80 3757msgid "Cochabamba, Bolivia" 3758msgstr "Cochabamba, Bolivya" 3759 3760#. I18N: Name of a country or state 3761#: app/Statistics/Service/CountryService.php:120 3762msgid "Cocos (Keeling) Islands" 3763msgstr "Cocos (Keeling) Adaları" 3764 3765#. I18N: The name of a colour-scheme 3766#: app/Module/ColorsTheme.php:163 3767msgid "Coffee and Cream" 3768msgstr "Kahve ve krema" 3769 3770#: app/Gedcom.php:1323 3771msgid "Cohabitation" 3772msgstr "Birlikte yaşama" 3773 3774#. I18N: The name of a colour-scheme 3775#: app/Module/ColorsTheme.php:165 3776msgid "Cold Day" 3777msgstr "Soğuk gün" 3778 3779#. I18N: Name of a country or state 3780#: app/Statistics/Service/CountryService.php:138 3781msgid "Colombia" 3782msgstr "Kolombiya" 3783 3784#. I18N: Location of an LDS church temple 3785#: app/Elements/TempleCode.php:81 3786msgid "Colonia Juarez, Mexico" 3787msgstr "Colonia Juarez, Meksika" 3788 3789#. I18N: Location of an LDS church temple 3790#: app/Elements/TempleCode.php:86 3791msgid "Columbia River, Washington, United States" 3792msgstr "Columbia Nehri, Washington, ABD" 3793 3794#. I18N: Location of an LDS church temple 3795#: app/Elements/TempleCode.php:82 3796msgid "Columbia, South Carolina, United States" 3797msgstr "Columbia, Güney Carolina, ABD" 3798 3799#. I18N: Location of an LDS church temple 3800#: app/Elements/TempleCode.php:83 3801msgid "Columbus, Ohio, United States" 3802msgstr "Columbus, Ohio, ABD" 3803 3804#: app/Gedcom.php:1315 app/Gedcom.php:1347 app/Gedcom.php:1543 3805#: app/Gedcom.php:1551 3806msgid "Comment" 3807msgstr "Yorum" 3808 3809#: resources/views/emails/register-notify-html.phtml:32 3810#: resources/views/emails/register-notify-text.phtml:26 3811#: resources/views/modules/census-assistant.phtml:77 3812#: resources/views/register-page.phtml:84 3813msgid "Comments" 3814msgstr "Yorumlar" 3815 3816#: app/Gedcom.php:903 3817msgid "Common law marriage" 3818msgstr "Genel hukuk evliliği" 3819 3820#. I18N: Description of the “Messages” module 3821#: app/Module/UserMessagesModule.php:77 3822msgid "Communicate directly with other users, using private messages." 3823msgstr "Özel mesajları kullanarak doğrudan diğer kullanıcılarla iletişim kurun." 3824 3825#. I18N: Name of a country or state 3826#: app/Statistics/Service/CountryService.php:140 3827msgid "Comoros" 3828msgstr "Komorlar" 3829 3830#. I18N: Name of a module/chart 3831#: app/Module/CompactTreeChartModule.php:77 3832msgid "Compact tree" 3833msgstr "Kompakt ağaç" 3834 3835#. I18N: %s is an individual’s name 3836#: app/Module/CompactTreeChartModule.php:123 3837#, php-format 3838msgid "Compact tree of %s" 3839msgstr "%s için kompakt ağaç" 3840 3841#: resources/views/admin/webtrees1-thumbnails.phtml:42 3842msgid "Comparison" 3843msgstr "Karşılaştırma" 3844 3845#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3846#: app/Elements/LdsBaptismDateStatus.php:71 3847#: app/Elements/LdsChildSealingDateStatus.php:64 3848#: app/Elements/LdsEndowmentDateStatus.php:72 3849#: app/Elements/LdsSpouseSealingDateStatus.php:74 3850msgid "Completed before 1970; date not available" 3851msgstr "1970'den önce tamamlandı; tarih mevcut değil" 3852 3853#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3854#: app/Elements/LdsBaptismDateStatus.php:67 3855#: app/Elements/LdsEndowmentDateStatus.php:68 3856#: app/Elements/LdsSpouseSealingDateStatus.php:66 3857msgid "Completed; date unknown" 3858msgstr "Tamamlandı; tarih bilinmiyor" 3859 3860#: app/Gedcom.php:1123 app/Gedcom.php:1179 app/Gedcom.php:1463 3861msgid "Completion date" 3862msgstr "Tamamlanma tarihi" 3863 3864#: app/Gedcom.php:602 resources/xml/reports/missing_facts_report.xml:19 3865msgid "Confirmation" 3866msgstr "Onay" 3867 3868#: resources/views/setup/step-3-database-type.phtml:35 3869msgid "Connection to database server" 3870msgstr "Veri tabanı sunucusuna bağlantı" 3871 3872#. I18N: Name of a module 3873#: app/Module/ContactsFooterModule.php:55 3874#: resources/views/admin/trees-preferences.phtml:150 3875msgid "Contact information" 3876msgstr "İletişim bilgileri" 3877 3878#: resources/views/edit-account-page.phtml:135 3879msgid "Contact method" 3880msgstr "İletişim yöntemi" 3881 3882#: app/Http/RequestHandlers/SearchAdvancedPage.php:251 3883msgid "Contains" 3884msgstr "İçerikler" 3885 3886#: resources/views/modules/gedcom_news/edit.phtml:37 3887#: resources/views/modules/html/config.phtml:39 3888#: resources/views/modules/user_blog/edit.phtml:37 3889msgid "Content" 3890msgstr "İçerik" 3891 3892#: app/Http/RequestHandlers/ControlPanel.php:150 3893#: app/Http/RequestHandlers/MapDataAdd.php:93 3894#: app/Http/RequestHandlers/MapDataEdit.php:86 3895#: app/Http/RequestHandlers/MapDataList.php:110 3896#: app/Module/ModuleThemeTrait.php:235 app/Module/ModuleThemeTrait.php:239 3897#: resources/views/admin/analytics-edit.phtml:17 3898#: resources/views/admin/broadcast.phtml:18 3899#: resources/views/admin/changes-log.phtml:31 3900#: resources/views/admin/clean-data.phtml:15 3901#: resources/views/admin/components.phtml:28 3902#: resources/views/admin/data-fix-page.phtml:24 3903#: resources/views/admin/data-fix-select.phtml:20 3904#: resources/views/admin/email-page.phtml:20 3905#: resources/views/admin/fix-level-0-media.phtml:15 3906#: resources/views/admin/map-import-form.phtml:16 3907#: resources/views/admin/media-upload.phtml:18 3908#: resources/views/admin/media.phtml:21 3909#: resources/views/admin/merge-records-step-1.phtml:41 3910#: resources/views/admin/merge-records-step-2.phtml:23 3911#: resources/views/admin/modules.phtml:34 3912#: resources/views/admin/server-information.phtml:13 3913#: resources/views/admin/site-logs.phtml:29 3914#: resources/views/admin/site-mail.phtml:29 3915#: resources/views/admin/site-preferences.phtml:15 3916#: resources/views/admin/site-registration.phtml:16 3917#: resources/views/admin/tags.phtml:22 3918#: resources/views/admin/trees-check.phtml:19 3919#: resources/views/admin/trees-create.phtml:15 3920#: resources/views/admin/trees-duplicates.phtml:18 3921#: resources/views/admin/trees-export.phtml:20 3922#: resources/views/admin/trees-import.phtml:23 3923#: resources/views/admin/trees-merge.phtml:19 3924#: resources/views/admin/trees-preferences.phtml:38 3925#: resources/views/admin/trees-privacy.phtml:22 3926#: resources/views/admin/trees-renumber.phtml:17 3927#: resources/views/admin/trees-unconnected.phtml:22 3928#: resources/views/admin/trees.phtml:41 3929#: resources/views/admin/upgrade/steps.phtml:14 3930#: resources/views/admin/upgrade/wizard.phtml:15 3931#: resources/views/admin/users-cleanup.phtml:21 3932#: resources/views/admin/users-create.phtml:19 3933#: resources/views/admin/users-edit.phtml:28 3934#: resources/views/admin/users.phtml:15 3935#: resources/views/admin/webtrees1-thumbnails.phtml:14 3936#: resources/views/modules/bing-maps/config.phtml:14 3937#: resources/views/modules/custom-css-js/edit.phtml:14 3938#: resources/views/modules/faq/config.phtml:20 3939#: resources/views/modules/faq/edit.phtml:21 3940#: resources/views/modules/geonames/config.phtml:14 3941#: resources/views/modules/google-maps/config.phtml:14 3942#: resources/views/modules/here-maps/config.phtml:14 3943#: resources/views/modules/map-box/config.phtml:14 3944#: resources/views/modules/openrouteservice/config.phtml:14 3945#: resources/views/modules/relationships-chart/config.phtml:20 3946#: resources/views/modules/sitemap/config.phtml:18 3947#: resources/views/modules/stories/config.phtml:18 3948#: resources/views/modules/stories/edit.phtml:22 3949msgid "Control panel" 3950msgstr "Kontrol paneli" 3951 3952#. I18N: Name of a module 3953#: app/Module/FixCemeteryTag.php:60 app/Module/FixNameTags.php:84 3954#: app/Module/FixPrimaryTag.php:59 app/Module/FixWtObjeSortTag.php:62 3955#, php-format 3956msgid "Convert %s tags to GEDCOM 5.5.1" 3957msgstr "" 3958 3959#. I18N: Label for option 3960#: resources/views/modules/fix-ceme-tag/options.phtml:16 3961msgid "Convert to" 3962msgstr "Şuna dönüştür" 3963 3964#. I18N: Name of a country or state 3965#: app/Statistics/Service/CountryService.php:136 3966msgid "Cook Islands" 3967msgstr "Cook Adaları" 3968 3969#: resources/views/modules/privacy-policy/page.phtml:29 3970msgid "Cookies" 3971msgstr "Çerezler" 3972 3973#: app/Gedcom.php:403 app/Gedcom.php:534 app/Gedcom.php:1208 3974#: app/Gedcom.php:1230 3975msgid "Coordinates" 3976msgstr "Koordinatlar" 3977 3978#. I18N: Location of an LDS church temple 3979#: app/Elements/TempleCode.php:84 3980msgid "Copenhagen, Denmark" 3981msgstr "Kopenhag, Danimarka" 3982 3983#: resources/views/edit/icon-fact-copy.phtml:13 3984#: resources/views/edit/icon-fact-copy.phtml:15 3985#: resources/views/individual-page-name.phtml:80 3986#: resources/views/individual-page-name.phtml:82 3987#: resources/views/modules/share-url/share.phtml:16 3988msgid "Copy" 3989msgstr "Kopyala" 3990 3991#. I18N: Copy all the records from [family tree 1] into [family tree 2] 3992#: resources/views/admin/trees-merge.phtml:50 3993#, php-format 3994msgid "Copy all the records from %1$s into %2$s." 3995msgstr "Tüm kayıtları %1$s'den %2$s'e kopyalayın." 3996 3997#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 3998msgid "Copy files…" 3999msgstr "Dosyaları kopyala…" 4000 4001#: app/Module/ShareUrlModule.php:51 4002msgid "Copy the URL of the record to the clipboard" 4003msgstr "Kaydın URL'sini panoya kopyalayın" 4004 4005#: app/Gedcom.php:479 app/Gedcom.php:506 4006msgid "Copyright" 4007msgstr "Telif hakkı" 4008 4009#. I18N: Location of an LDS church temple 4010#: app/Elements/TempleCode.php:85 4011msgid "Cordoba, Argentina" 4012msgstr "Cordoba, Arjantin" 4013 4014#: app/Gedcom.php:492 4015msgid "Corporation" 4016msgstr "Şirket" 4017 4018#. I18N: Description of a “Data fix” module 4019#: app/Module/FixNameSlashesAndSpaces.php:69 4020msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 4021msgstr "Daha eski şecere programları tarafından üretilen \"John/DOE/\" veya \"John/DOE\" formundaki doğru AD kayıtları." 4022 4023#: app/Elements/ResearchTaskStatus.php:52 app/Elements/ResearchTaskType.php:51 4024msgid "Correspondence" 4025msgstr "Yazışma" 4026 4027#. I18N: Name of a country or state 4028#: app/Statistics/Service/CountryService.php:144 4029msgid "Costa Rica" 4030msgstr "Kosta Rika" 4031 4032#. I18N: Name of a country or state 4033#: app/Statistics/Service/CountryService.php:128 4034msgid "Cote d’Ivoire" 4035msgstr "Fildişi Sahili" 4036 4037#: resources/views/verify-failure-page.phtml:17 4038msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 4039msgstr "Girdiğiniz bilgiler doğrulanamadı. Lütfen tekrar deneyin veya daha fazla bilgi için site yöneticisine başvurun." 4040 4041#. I18N: Description of the “Hit counters” module 4042#: app/Module/HitCountFooterModule.php:84 4043msgid "Count the visits to each page" 4044msgstr "Her sayfaya yapılan ziyaretleri say" 4045 4046#: app/Gedcom.php:386 app/Gedcom.php:498 app/Gedcom.php:518 app/Gedcom.php:773 4047#: app/Gedcom.php:820 app/Gedcom.php:1221 app/Gedcom.php:1521 4048#: app/Statistics/Google/ChartDistribution.php:108 4049msgid "Country" 4050msgstr "Ülke" 4051 4052#: app/Http/RequestHandlers/ManageMediaData.php:254 4053msgid "Create" 4054msgstr "Oluştur" 4055 4056#: app/Http/RequestHandlers/CreateTreePage.php:57 4057#: resources/views/admin/control-panel.phtml:292 4058msgid "Create a family tree" 4059msgstr "Bir aile ağacı oluştur" 4060 4061#: app/Elements/XrefLocation.php:60 4062#: resources/views/modals/create-location.phtml:16 4063msgid "Create a location" 4064msgstr "Konum oluştur" 4065 4066#: app/Elements/XrefMedia.php:62 4067#: resources/views/modals/create-media-from-file.phtml:19 4068#: resources/views/modals/create-media-object.phtml:19 4069msgid "Create a media object" 4070msgstr "Bir medya nesnesi oluştur" 4071 4072#: app/Elements/XrefRepository.php:65 4073#: resources/views/modals/create-repository.phtml:18 4074msgid "Create a repository" 4075msgstr "Bir bilgi havuzu oluştur" 4076 4077#: app/Elements/XrefNote.php:60 4078#: resources/views/modals/create-note-object.phtml:16 4079msgid "Create a shared note" 4080msgstr "Paylaşılan bir not oluştur" 4081 4082#: resources/views/modules/census-assistant.phtml:15 4083msgid "Create a shared note using the census assistant" 4084msgstr "Sayım asistanını kullanarak paylaşılan bir not oluştur" 4085 4086#: app/Elements/XrefSource.php:72 resources/views/modals/create-source.phtml:16 4087msgid "Create a source" 4088msgstr "Bir kaynak oluştur" 4089 4090#: app/Elements/XrefSubmission.php:60 4091#: resources/views/modals/create-submission.phtml:16 4092msgid "Create a submission" 4093msgstr "Gönderi oluştur" 4094 4095#: app/Elements/XrefSubmitter.php:60 4096#: resources/views/modals/create-submitter.phtml:16 4097msgid "Create a submitter" 4098msgstr "Bir gönderici oluştur" 4099 4100#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 4101msgid "Create a temporary folder…" 4102msgstr "Geçici bir klasör oluştur…" 4103 4104#: resources/views/modals/media-file-fields.phtml:80 4105msgid "Create a unique filename" 4106msgstr "Benzersiz bir dosya adı oluştur" 4107 4108#: app/Http/RequestHandlers/AddUnlinkedPage.php:75 4109msgid "Create an individual" 4110msgstr "Bir birey oluştur" 4111 4112#. I18N: %s is a link/URL 4113#: app/Module/BingMaps.php:47 app/Module/EsriMaps.php:51 4114#: app/Module/GoogleMaps.php:47 app/Module/HereMaps.php:47 4115#: app/Module/MapBox.php:47 app/Module/OpenStreetMap.php:41 4116#: app/Module/OrdnanceSurveyHistoricMaps.php:52 4117#, php-format 4118msgid "Create maps using %s." 4119msgstr "%s kullanarak haritalar oluşturun." 4120 4121#: resources/views/modules/statistics-chart/custom.phtml:18 4122msgid "Create your own chart" 4123msgstr "Kendi grafiğinizi oluşturun" 4124 4125#: resources/views/admin/synchronize-trees.phtml:18 4126msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4127msgstr "Veri klasöründeki her GEDCOM dosyası için bir aile ağacı oluşturun, güncelleyin ve silin." 4128 4129#. I18N: GEDCOM tag _CREA 4130#: app/Gedcom.php:886 4131msgid "Created at" 4132msgstr "" 4133 4134#: app/Gedcom.php:1116 app/Gedcom.php:1172 app/Gedcom.php:1322 4135#: app/Gedcom.php:1359 app/Gedcom.php:1362 app/Gedcom.php:1364 4136#: app/Gedcom.php:1366 app/Gedcom.php:1368 4137msgid "Creation date" 4138msgstr "Oluşturma tarihi" 4139 4140#: app/Gedcom.php:611 resources/xml/reports/family_group_report.xml:315 4141#: resources/xml/reports/family_group_report.xml:342 4142#: resources/xml/reports/family_group_report.xml:669 4143#: resources/xml/reports/family_group_report.xml:696 4144#: resources/xml/reports/family_group_report.xml:1013 4145#: resources/xml/reports/family_group_report.xml:1040 4146msgid "Cremation" 4147msgstr "Kremasyon" 4148 4149#: app/Module/IndividualFactsTabModule.php:459 4150msgid "Cremation of a brother" 4151msgstr "Bir erkek kardeşin kremasyonu" 4152 4153#: app/Module/IndividualFactsTabModule.php:443 4154msgid "Cremation of a child" 4155msgstr "Bir çocuğun kremasyonu" 4156 4157#: app/Module/IndividualFactsTabModule.php:442 4158msgid "Cremation of a daughter" 4159msgstr "Bir kızın kremasyonu" 4160 4161#: app/Module/IndividualFactsTabModule.php:735 4162msgid "Cremation of a father" 4163msgstr "Bir babanın kremasyonu" 4164 4165#: app/Module/IndividualFactsTabModule.php:533 4166msgid "Cremation of a grandchild" 4167msgstr "Bir torunun kremasyonu" 4168 4169#: app/Module/IndividualFactsTabModule.php:496 4170msgid "Cremation of a granddaughter" 4171msgstr "Bir kız torunun kremasyonu" 4172 4173#: app/Module/IndividualFactsTabModule.php:514 4174msgctxt "daughter’s daughter" 4175msgid "Cremation of a granddaughter" 4176msgstr "Bir kız torunun kremasyonu" 4177 4178#: app/Module/IndividualFactsTabModule.php:532 4179msgctxt "son’s daughter" 4180msgid "Cremation of a granddaughter" 4181msgstr "Bir kız torunun kremasyonu" 4182 4183#: app/Module/IndividualFactsTabModule.php:753 4184msgid "Cremation of a grandfather" 4185msgstr "Bir büyükbabanın kremasyonu" 4186 4187#: app/Module/IndividualFactsTabModule.php:754 4188msgid "Cremation of a grandmother" 4189msgstr "Bir büyükannenin kremasyonu" 4190 4191#: app/Module/IndividualFactsTabModule.php:755 4192#: app/Module/IndividualFactsTabModule.php:773 4193#: app/Module/IndividualFactsTabModule.php:791 4194msgid "Cremation of a grandparent" 4195msgstr "Bir büyük ebeveynin kremasyonu" 4196 4197#: app/Module/IndividualFactsTabModule.php:495 4198msgid "Cremation of a grandson" 4199msgstr "Bir erkek torunun kremasyonu" 4200 4201#: app/Module/IndividualFactsTabModule.php:513 4202msgctxt "daughter’s son" 4203msgid "Cremation of a grandson" 4204msgstr "Bir erkek torunun kremasyonu" 4205 4206#: app/Module/IndividualFactsTabModule.php:531 4207msgctxt "son’s son" 4208msgid "Cremation of a grandson" 4209msgstr "Bir erkek torunun kremasyonu" 4210 4211#: app/Module/IndividualFactsTabModule.php:477 4212msgid "Cremation of a half-brother" 4213msgstr "Bir üvey erkek kardeşin kremasyonu" 4214 4215#: app/Module/IndividualFactsTabModule.php:479 4216msgid "Cremation of a half-sibling" 4217msgstr "Bir üvey kardeşin kremasyonu" 4218 4219#: app/Module/IndividualFactsTabModule.php:478 4220msgid "Cremation of a half-sister" 4221msgstr "Bir üvey kız kardeşin kremasyonu" 4222 4223#: app/Module/IndividualFactsTabModule.php:210 4224msgid "Cremation of a husband" 4225msgstr "Bir kocanın kremasyonu" 4226 4227#: app/Module/IndividualFactsTabModule.php:771 4228msgid "Cremation of a maternal grandfather" 4229msgstr "Bir annenin büyükbabasının kremasyonu" 4230 4231#: app/Module/IndividualFactsTabModule.php:772 4232msgid "Cremation of a maternal grandmother" 4233msgstr "Bir annenin büyükannesinin kremasyonu" 4234 4235#: app/Module/IndividualFactsTabModule.php:736 4236msgid "Cremation of a mother" 4237msgstr "Bir annenin kremasyonu" 4238 4239#: app/Module/IndividualFactsTabModule.php:737 4240msgid "Cremation of a parent" 4241msgstr "Bir ebeveynin kremasyonu" 4242 4243#: app/Module/IndividualFactsTabModule.php:789 4244msgid "Cremation of a paternal grandfather" 4245msgstr "Bir babanın büyükbabasının kremasyonu" 4246 4247#: app/Module/IndividualFactsTabModule.php:790 4248msgid "Cremation of a paternal grandmother" 4249msgstr "Bir babanın büyükannesinin kremasyonu" 4250 4251#: app/Module/IndividualFactsTabModule.php:461 4252msgid "Cremation of a sibling" 4253msgstr "Bir kardeşin kremasyonu" 4254 4255#: app/Module/IndividualFactsTabModule.php:460 4256msgid "Cremation of a sister" 4257msgstr "Bir kız kardeşin kremasyonu" 4258 4259#: app/Module/IndividualFactsTabModule.php:441 4260msgid "Cremation of a son" 4261msgstr "Bir oğlun kremasyonu" 4262 4263#: app/Module/IndividualFactsTabModule.php:212 4264msgid "Cremation of a spouse" 4265msgstr "Bir eşin kremasyonu" 4266 4267#: app/Module/IndividualFactsTabModule.php:211 4268msgid "Cremation of a wife" 4269msgstr "Bir eşin kremasyonu" 4270 4271#. I18N: Name of a country or state 4272#: app/Statistics/Service/CountryService.php:241 4273msgid "Croatia" 4274msgstr "Hırvatistan" 4275 4276#. I18N: Name of a country or state 4277#: app/Statistics/Service/CountryService.php:146 4278msgid "Cuba" 4279msgstr "Küba" 4280 4281#. I18N: Location of an LDS church temple 4282#: app/Elements/TempleCode.php:87 4283msgid "Curitiba, Brazil" 4284msgstr "Curitiba, Brezilya" 4285 4286#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:158 4287msgid "Custom" 4288msgstr "Özel" 4289 4290#: resources/views/admin/tags.phtml:933 4291msgid "Custom GEDCOM tags" 4292msgstr "Özel GEDCOM etiketleri" 4293 4294#: app/Http/RequestHandlers/CheckTree.php:213 4295msgid "Custom GEDCOM tags are discouraged. Try to use only standard GEDCOM tags." 4296msgstr "" 4297 4298#: resources/views/calendar-page.phtml:204 4299msgid "Custom event" 4300msgstr "Özel olay" 4301 4302#: resources/views/admin/custom-module-info.phtml:12 4303msgid "Custom module" 4304msgstr "Özel modül" 4305 4306#. I18N: A configuration setting 4307#: resources/views/admin/site-registration.phtml:38 4308msgid "Custom welcome text" 4309msgstr "Özel karşılama metni" 4310 4311#: app/Module/ModuleThemeTrait.php:215 app/Module/ModuleThemeTrait.php:219 4312msgid "Customize this page" 4313msgstr "Bu sayfayı özelleştir" 4314 4315#. I18N: Name of a country or state 4316#: app/Statistics/Service/CountryService.php:153 4317msgid "Cyprus" 4318msgstr "Kıbrıs" 4319 4320#. I18N: Name of a country or state 4321#: app/Statistics/Service/CountryService.php:155 4322msgid "Czech Republic" 4323msgstr "Çek Cumhuriyeti" 4324 4325#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 4326#: resources/views/admin/site-mail.phtml:196 4327msgid "DKIM digital signature" 4328msgstr "DKIM dijital imza" 4329 4330#: app/Gedcom.php:1057 app/Gedcom.php:1603 4331msgid "DNA markers" 4332msgstr "DNA belirteçleri" 4333 4334#. I18N: https://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 4335#: app/Soundex.php:604 resources/views/branches-page.phtml:42 4336#: resources/views/search-phonetic-page.phtml:77 4337msgid "Daitch-Mokotoff" 4338msgstr "Daitch-Mokotoff" 4339 4340#. I18N: Location of an LDS church temple 4341#: app/Elements/TempleCode.php:88 4342msgid "Dallas, Texas, United States" 4343msgstr "Dallas, Texas, ABD" 4344 4345#: app/Gedcom.php:412 app/Gedcom.php:465 app/Gedcom.php:505 app/Gedcom.php:543 4346#: app/Gedcom.php:711 app/Gedcom.php:734 app/Gedcom.php:758 app/Gedcom.php:796 4347#: app/Gedcom.php:1101 app/Gedcom.php:1155 app/Gedcom.php:1243 4348#: app/Gedcom.php:1276 app/Gedcom.php:1640 app/Gedcom.php:1654 4349#: resources/views/admin/changes-log.phtml:137 4350msgid "Data" 4351msgstr "Veri" 4352 4353#: resources/views/modules/privacy-policy/page.phtml:66 4354msgid "Data controller" 4355msgstr "Veri kontrolü" 4356 4357#: resources/views/admin/data-fix-page.phtml:70 4358#: resources/views/admin/data-fix-select.phtml:29 4359msgid "Data fix" 4360msgstr "Veri düzeltme" 4361 4362#: app/Http/RequestHandlers/DataFixChoose.php:65 4363#: app/Http/RequestHandlers/DataFixPage.php:87 4364#: app/Http/RequestHandlers/HelpText.php:271 4365#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 4366#: resources/views/admin/control-panel.phtml:692 4367#: resources/views/admin/data-fix-page.phtml:24 4368#: resources/views/admin/trees.phtml:150 4369msgid "Data fixes" 4370msgstr "Veri düzeltmeleri" 4371 4372#: resources/views/help/data-fixes.phtml:8 4373msgid "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." 4374msgstr "Veri düzeltmeleri çok sayıda yavaş hesaplama gerektirebilir, bu nedenle güncellenmesi gereken kayıtların tam bir listesini oluşturmak mümkün değildir." 4375 4376#. I18N: A configuration setting 4377#: resources/views/admin/site-preferences.phtml:26 4378msgid "Data folder" 4379msgstr "Veri klasörü" 4380 4381#: resources/views/setup/step-4-database-mysql.phtml:34 4382#: resources/views/setup/step-4-database-pgsql.phtml:34 4383#: resources/views/setup/step-4-database-sqlite.phtml:39 4384#: resources/views/setup/step-4-database-sqlsvr.phtml:34 4385msgid "Database connection" 4386msgstr "Veritabanı bağlantısı" 4387 4388#: app/Gedcom.php:1569 resources/views/setup/step-4-database-mysql.phtml:109 4389#: resources/views/setup/step-4-database-pgsql.phtml:95 4390#: resources/views/setup/step-4-database-sqlite.phtml:52 4391#: resources/views/setup/step-4-database-sqlsvr.phtml:95 4392msgid "Database name" 4393msgstr "Veritabanı adı" 4394 4395#: app/Gedcom.php:1570 resources/views/setup/step-4-database-mysql.phtml:95 4396#: resources/views/setup/step-4-database-pgsql.phtml:83 4397#: resources/views/setup/step-4-database-sqlsvr.phtml:83 4398msgid "Database password" 4399msgstr "Veritabanı şifresi" 4400 4401#: resources/views/setup/step-3-database-type.phtml:52 4402msgid "Database type" 4403msgstr "Veritabanı türü" 4404 4405#: app/Gedcom.php:1572 resources/views/setup/step-4-database-mysql.phtml:81 4406#: resources/views/setup/step-4-database-pgsql.phtml:71 4407#: resources/views/setup/step-4-database-sqlsvr.phtml:71 4408msgid "Database user account" 4409msgstr "Veritabanı kullanıcı hesabı" 4410 4411#: app/Gedcom.php:391 app/Gedcom.php:480 app/Gedcom.php:507 app/Gedcom.php:524 4412#: app/Gedcom.php:884 app/Gedcom.php:977 app/Gedcom.php:1096 4413#: app/Gedcom.php:1150 app/Gedcom.php:1193 app/Gedcom.php:1236 4414#: app/Gedcom.php:1253 app/Gedcom.php:1257 app/Gedcom.php:1261 4415#: app/Gedcom.php:1267 app/Gedcom.php:1273 app/Gedcom.php:1384 4416#: app/Gedcom.php:1407 app/Gedcom.php:1446 app/Gedcom.php:1468 4417#: app/Gedcom.php:1623 app/Http/RequestHandlers/HelpText.php:219 4418#: app/Module/ResearchTaskModule.php:62 app/Module/ResearchTaskModule.php:65 4419#: resources/views/help/date.phtml:29 resources/views/help/date.phtml:143 4420#: resources/views/lists/anniversaries-table.phtml:35 4421#: resources/views/modules/todo/research-tasks.phtml:27 4422#: resources/views/pending-changes-page.phtml:50 4423#: resources/xml/reports/bdm_report.xml:132 4424#: resources/xml/reports/bdm_report.xml:158 4425#: resources/xml/reports/bdm_report.xml:192 4426#: resources/xml/reports/birth_report.xml:40 4427#: resources/xml/reports/death_report.xml:46 4428#: resources/xml/reports/fact_sources.xml:72 4429#: resources/xml/reports/fact_sources.xml:159 4430#: resources/xml/reports/marriage_report.xml:46 4431#: resources/xml/reports/occupation_report.xml:57 4432msgid "Date" 4433msgstr "Tarih" 4434 4435#: resources/views/modules/relatives/tab.phtml:35 4436msgid "Date differences" 4437msgstr "Tarih farklılıkları" 4438 4439#: app/Gedcom.php:565 4440msgid "Date of LDS baptism" 4441msgstr "LDS vaftiz tarihi" 4442 4443#: app/Gedcom.php:704 4444msgid "Date of LDS child sealing" 4445msgstr "LDS çocuk mühürleme tarihi" 4446 4447#: app/Gedcom.php:606 4448msgid "Date of LDS confirmation" 4449msgstr "LDS onay tarihi" 4450 4451#: app/Gedcom.php:626 4452msgid "Date of LDS endowment" 4453msgstr "LDS bağış tarihi" 4454 4455#: app/Gedcom.php:459 4456msgid "Date of LDS spouse sealing" 4457msgstr "LDS eş mühürleme tarihi" 4458 4459#: app/Gedcom.php:555 4460msgid "Date of adoption" 4461msgstr "Evlât edinme tarihi" 4462 4463#: app/Gedcom.php:571 resources/xml/reports/missing_facts_report.xml:129 4464msgid "Date of baptism" 4465msgstr "Vaftiz tarihi" 4466 4467#: app/Gedcom.php:574 resources/xml/reports/missing_facts_report.xml:212 4468msgid "Date of bar mitzvah" 4469msgstr "Bar mitzvah tarihi" 4470 4471#: app/Gedcom.php:577 resources/xml/reports/missing_facts_report.xml:253 4472msgid "Date of bat mitzvah" 4473msgstr "Bat mitzvah tarihi" 4474 4475#: app/Gedcom.php:580 resources/xml/reports/fact_sources.xml:68 4476#: resources/xml/reports/fact_sources.xml:272 4477#: resources/xml/reports/missing_facts_report.xml:81 4478#: resources/xml/reports/occupation_report.xml:49 4479msgid "Date of birth" 4480msgstr "Doğum tarihi" 4481 4482#: app/Gedcom.php:584 4483msgid "Date of blessing" 4484msgstr "Kutsama tarihi" 4485 4486#: app/Gedcom.php:935 4487msgid "Date of brit milah" 4488msgstr "Brit Milah tarihi" 4489 4490#: app/Gedcom.php:587 resources/xml/reports/missing_facts_report.xml:546 4491msgid "Date of burial" 4492msgstr "Defin tarihi" 4493 4494#: app/Gedcom.php:597 resources/xml/reports/missing_facts_report.xml:170 4495msgid "Date of christening" 4496msgstr "Vaftiz tarihi" 4497 4498#: app/Gedcom.php:603 resources/xml/reports/missing_facts_report.xml:294 4499msgid "Date of confirmation" 4500msgstr "Onay tarihi" 4501 4502#: app/Gedcom.php:612 4503msgid "Date of cremation" 4504msgstr "Kremasyon tarihi" 4505 4506#: app/Gedcom.php:616 resources/xml/reports/cemetery_report.xml:46 4507#: resources/xml/reports/fact_sources.xml:274 4508#: resources/xml/reports/missing_facts_report.xml:505 4509msgid "Date of death" 4510msgstr "Ölüm tarihi" 4511 4512#: app/Gedcom.php:432 4513msgid "Date of divorce" 4514msgstr "Boşanma tarihi" 4515 4516#: app/Gedcom.php:623 4517msgid "Date of emigration" 4518msgstr "Göç tarihi" 4519 4520#: app/Gedcom.php:435 resources/xml/reports/missing_facts_report.xml:336 4521msgid "Date of engagement" 4522msgstr "Nişan tarihi" 4523 4524#: app/Gedcom.php:413 app/Gedcom.php:466 app/Gedcom.php:544 app/Gedcom.php:712 4525#: app/Gedcom.php:735 app/Gedcom.php:759 app/Gedcom.php:1102 4526#: app/Gedcom.php:1156 app/Gedcom.php:1244 app/Gedcom.php:1277 4527#: app/Gedcom.php:1641 app/Gedcom.php:1655 4528msgid "Date of entry in original source" 4529msgstr "Orijinal kaynağa giriş tarihi" 4530 4531#: app/Gedcom.php:632 app/Gedcom.php:1203 4532msgid "Date of event" 4533msgstr "Etkinlik tarihi" 4534 4535#: app/Gedcom.php:642 resources/xml/reports/missing_facts_report.xml:378 4536msgid "Date of first communion" 4537msgstr "İlk cemaat tarihi" 4538 4539#: app/Gedcom.php:649 4540msgid "Date of immigration" 4541msgstr "Göç tarihi" 4542 4543#: app/Gedcom.php:428 app/Gedcom.php:594 app/Gedcom.php:726 app/Gedcom.php:746 4544#: app/Gedcom.php:777 app/Gedcom.php:793 app/Gedcom.php:824 app/Gedcom.php:840 4545#: app/Gedcom.php:1199 4546msgid "Date of last change" 4547msgstr "Son değişiklik tarihi" 4548 4549#: app/Gedcom.php:446 resources/xml/reports/fact_sources.xml:319 4550#: resources/xml/reports/missing_facts_report.xml:463 4551msgid "Date of marriage" 4552msgstr "Evlilik tarihi" 4553 4554#: app/Gedcom.php:441 resources/xml/reports/missing_facts_report.xml:420 4555msgid "Date of marriage banns" 4556msgstr "Evlilik ilanı tarihi" 4557 4558#: app/Gedcom.php:677 4559msgid "Date of naturalization" 4560msgstr "Vatandaşlığa kabul tarihi" 4561 4562#: app/Gedcom.php:687 4563msgid "Date of ordination" 4564msgstr "Koordinasyon tarihi" 4565 4566#: app/Gedcom.php:695 4567msgid "Date of residence" 4568msgstr "İkamet tarihi" 4569 4570#: resources/views/help/date.phtml:105 4571msgid "Date period" 4572msgstr "Tarih dönemi" 4573 4574#: resources/views/help/date.phtml:98 4575msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 4576msgstr "Tarih dönemleri, bir meslek gibi bir gerçeğin bir süre devam ettiğini belirtmek için kullanılır." 4577 4578#: app/Gedcom.php:799 resources/views/help/date.phtml:67 4579#: resources/views/modules/statistics-chart/custom.phtml:96 4580msgid "Date range" 4581msgstr "Tarih aralığı" 4582 4583#: resources/views/help/date.phtml:60 4584msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 4585msgstr "Tarih aralıkları, doğum gibi bir olayın olası bir aralıkta bilinmeyen bir tarihte gerçekleştiğini belirtmek için kullanılır." 4586 4587#: resources/views/admin/users.phtml:31 4588msgid "Date registered" 4589msgstr "Tarih kayıtlı" 4590 4591#: resources/views/modules/user-messages/user-messages.phtml:71 4592msgid "Date sent" 4593msgstr "Gönderilme tarihi" 4594 4595#. I18N: Help text for the “Calendar conversion” configuration setting 4596#: resources/views/admin/trees-preferences.phtml:129 4597#, php-format 4598msgid "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." 4599msgstr "Tarihler, yalnızca takvim için geçerli olmaları durumunda dönüştürülür. Örneğin, yalnızca %1$s ile %2$s arasındaki tarihler Fransız takvimine dönüştürülecek ve yalnızca %3$s'den sonraki tarihler Miladi takvime dönüştürülecektir." 4600 4601#: resources/views/help/date.phtml:22 4602msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 4603msgstr "Tarihler, İngilizce kısaltmalar ve anahtar kelimeler kullanılarak saklanır. Kısayollar, bu kısaltmalara ve anahtar kelimelere alternatif olarak mevcuttur." 4604 4605#: resources/views/edit/change-family-members.phtml:65 4606#: resources/xml/reports/family_group_report.xml:809 4607#: resources/xml/reports/individual_ext_report.xml:570 4608#: resources/xml/reports/individual_report.xml:566 4609msgid "Daughter" 4610msgstr "Kız evlât" 4611 4612#. I18N: e.g. “Daughter of [father name & mother name]” 4613#: app/Module/InteractiveTree/TreeView.php:365 4614#, php-format 4615msgid "Daughter of %s" 4616msgstr "%s kızı" 4617 4618#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:41 4619msgid "Day" 4620msgstr "Gün" 4621 4622#: app/Http/RequestHandlers/CalendarEvents.php:209 4623msgid "Day not set" 4624msgstr "Gün ayarlanmadı" 4625 4626#: resources/views/modules/timeline-chart/chart.phtml:141 4627#: resources/views/modules/timeline-chart/chart.phtml:143 4628#: resources/views/modules/timeline-chart/chart.phtml:145 4629msgid "Day:" 4630msgstr "Gün:" 4631 4632#: app/Statistics/Google/ChartMortality.php:76 4633#: resources/views/lists/individuals-table.phtml:197 4634msgid "Dead" 4635msgstr "Ölü" 4636 4637#: app/Gedcom.php:614 app/Http/RequestHandlers/IndividualPage.php:206 4638#: resources/views/calendar-page.phtml:195 4639#: resources/views/lists/individuals-table.phtml:202 4640#: resources/views/lists/individuals-table.phtml:207 4641#: resources/views/lists/individuals-table.phtml:254 4642#: resources/views/modules/yahrzeit/table.phtml:27 4643#: resources/xml/reports/ahnentafel_report.xml:457 4644#: resources/xml/reports/bdm_report.xml:87 4645#: resources/xml/reports/change_report.xml:102 4646#: resources/xml/reports/change_report.xml:118 4647#: resources/xml/reports/descendancy_report.xml:594 4648#: resources/xml/reports/family_group_report.xml:289 4649#: resources/xml/reports/family_group_report.xml:470 4650#: resources/xml/reports/family_group_report.xml:477 4651#: resources/xml/reports/family_group_report.xml:643 4652#: resources/xml/reports/family_group_report.xml:733 4653#: resources/xml/reports/family_group_report.xml:740 4654#: resources/xml/reports/family_group_report.xml:987 4655#: resources/xml/reports/family_group_report.xml:1081 4656#: resources/xml/reports/family_group_report.xml:1090 4657#: resources/xml/reports/individual_ext_report.xml:281 4658#: resources/xml/reports/individual_ext_report.xml:317 4659#: resources/xml/reports/individual_ext_report.xml:357 4660#: resources/xml/reports/individual_ext_report.xml:393 4661#: resources/xml/reports/individual_ext_report.xml:429 4662#: resources/xml/reports/individual_ext_report.xml:487 4663#: resources/xml/reports/individual_ext_report.xml:523 4664#: resources/xml/reports/individual_ext_report.xml:564 4665#: resources/xml/reports/individual_ext_report.xml:600 4666#: resources/xml/reports/individual_ext_report.xml:636 4667#: resources/xml/reports/individual_report.xml:270 4668#: resources/xml/reports/individual_report.xml:306 4669#: resources/xml/reports/individual_report.xml:346 4670#: resources/xml/reports/individual_report.xml:382 4671#: resources/xml/reports/individual_report.xml:418 4672#: resources/xml/reports/individual_report.xml:479 4673#: resources/xml/reports/individual_report.xml:519 4674#: resources/xml/reports/individual_report.xml:560 4675#: resources/xml/reports/individual_report.xml:596 4676#: resources/xml/reports/individual_report.xml:632 4677#: resources/xml/reports/missing_facts_report.xml:24 4678#: resources/xml/reports/pedigree_report.xml:80 4679#: resources/xml/reports/pedigree_report.xml:81 4680#: resources/xml/reports/pedigree_report.xml:101 4681#: resources/xml/reports/pedigree_report.xml:102 4682#: resources/xml/reports/pedigree_report.xml:119 4683#: resources/xml/reports/pedigree_report.xml:120 4684#: resources/xml/reports/pedigree_report.xml:141 4685#: resources/xml/reports/pedigree_report.xml:142 4686#: resources/xml/reports/pedigree_report.xml:159 4687#: resources/xml/reports/pedigree_report.xml:160 4688#: resources/xml/reports/pedigree_report.xml:182 4689#: resources/xml/reports/pedigree_report.xml:183 4690#: resources/xml/reports/pedigree_report.xml:200 4691#: resources/xml/reports/pedigree_report.xml:201 4692#: resources/xml/reports/pedigree_report.xml:225 4693#: resources/xml/reports/pedigree_report.xml:226 4694#: resources/xml/reports/pedigree_report.xml:243 4695#: resources/xml/reports/pedigree_report.xml:244 4696#: resources/xml/reports/pedigree_report.xml:268 4697#: resources/xml/reports/pedigree_report.xml:269 4698#: resources/xml/reports/pedigree_report.xml:286 4699#: resources/xml/reports/pedigree_report.xml:287 4700#: resources/xml/reports/pedigree_report.xml:311 4701#: resources/xml/reports/pedigree_report.xml:312 4702#: resources/xml/reports/pedigree_report.xml:329 4703#: resources/xml/reports/pedigree_report.xml:330 4704#: resources/xml/reports/pedigree_report.xml:354 4705#: resources/xml/reports/pedigree_report.xml:355 4706#: resources/xml/reports/pedigree_report.xml:372 4707#: resources/xml/reports/pedigree_report.xml:373 4708#: resources/xml/reports/pedigree_report.xml:395 4709#: resources/xml/reports/pedigree_report.xml:411 4710#: resources/xml/reports/pedigree_report.xml:433 4711#: resources/xml/reports/pedigree_report.xml:449 4712#: resources/xml/reports/pedigree_report.xml:471 4713#: resources/xml/reports/pedigree_report.xml:487 4714#: resources/xml/reports/pedigree_report.xml:509 4715#: resources/xml/reports/pedigree_report.xml:525 4716#: resources/xml/reports/pedigree_report.xml:547 4717#: resources/xml/reports/pedigree_report.xml:563 4718#: resources/xml/reports/pedigree_report.xml:585 4719#: resources/xml/reports/pedigree_report.xml:601 4720#: resources/xml/reports/pedigree_report.xml:623 4721#: resources/xml/reports/pedigree_report.xml:639 4722#: resources/xml/reports/pedigree_report.xml:661 4723#: resources/xml/reports/pedigree_report.xml:677 4724#: resources/xml/reports/pedigree_report.xml:782 4725#: resources/xml/reports/pedigree_report.xml:783 4726#: resources/xml/reports/pedigree_report.xml:803 4727#: resources/xml/reports/pedigree_report.xml:804 4728#: resources/xml/reports/pedigree_report.xml:821 4729#: resources/xml/reports/pedigree_report.xml:822 4730#: resources/xml/reports/pedigree_report.xml:843 4731#: resources/xml/reports/pedigree_report.xml:844 4732#: resources/xml/reports/pedigree_report.xml:861 4733#: resources/xml/reports/pedigree_report.xml:862 4734#: resources/xml/reports/pedigree_report.xml:883 4735#: resources/xml/reports/pedigree_report.xml:884 4736#: resources/xml/reports/pedigree_report.xml:901 4737#: resources/xml/reports/pedigree_report.xml:902 4738#: resources/xml/reports/pedigree_report.xml:927 4739#: resources/xml/reports/pedigree_report.xml:945 4740#: resources/xml/reports/pedigree_report.xml:970 4741#: resources/xml/reports/pedigree_report.xml:988 4742#: resources/xml/reports/pedigree_report.xml:1013 4743#: resources/xml/reports/pedigree_report.xml:1031 4744#: resources/xml/reports/pedigree_report.xml:1056 4745#: resources/xml/reports/pedigree_report.xml:1074 4746#: resources/xml/reports/pedigree_report.xml:1096 4747#: resources/xml/reports/pedigree_report.xml:1115 4748#: resources/xml/reports/pedigree_report.xml:1134 4749#: resources/xml/reports/pedigree_report.xml:1153 4750#: resources/xml/reports/pedigree_report.xml:1172 4751#: resources/xml/reports/pedigree_report.xml:1191 4752#: resources/xml/reports/pedigree_report.xml:1210 4753#: resources/xml/reports/pedigree_report.xml:1229 4754#: resources/xml/reports/pedigree_report.xml:1248 4755#: resources/xml/reports/pedigree_report.xml:1267 4756#: resources/xml/reports/pedigree_report.xml:1286 4757#: resources/xml/reports/pedigree_report.xml:1305 4758#: resources/xml/reports/pedigree_report.xml:1324 4759#: resources/xml/reports/pedigree_report.xml:1343 4760#: resources/xml/reports/pedigree_report.xml:1362 4761#: resources/xml/reports/pedigree_report.xml:1381 4762#: resources/xml/reports/relative_ext_report.xml:69 4763msgid "Death" 4764msgstr "Vefat" 4765 4766#: app/Statistics/Google/ChartDistribution.php:306 4767msgid "Death by country" 4768msgstr "Ülkeye göre ölüm" 4769 4770#: resources/xml/reports/bdm_report.xml:10 4771#: resources/xml/reports/death_report.xml:8 4772msgid "Death date range end" 4773msgstr "Ölüm tarih aralığı sonu" 4774 4775#: resources/xml/reports/bdm_report.xml:9 4776#: resources/xml/reports/death_report.xml:7 4777msgid "Death date range start" 4778msgstr "Ölüm tarih aralığı başlangıcı" 4779 4780#: app/Module/IndividualFactsTabModule.php:449 4781msgid "Death of a brother" 4782msgstr "Bir erkek kardeşin ölümü" 4783 4784#: app/Module/IndividualFactsTabModule.php:433 4785#: resources/views/admin/trees-preferences.phtml:484 4786msgid "Death of a child" 4787msgstr "Bir çocuğun ölümü" 4788 4789#: app/Module/IndividualFactsTabModule.php:432 4790msgid "Death of a daughter" 4791msgstr "Bir kızın ölümü" 4792 4793#: app/Module/IndividualFactsTabModule.php:725 4794#: resources/views/fact-parent-age.phtml:26 4795msgid "Death of a father" 4796msgstr "Bir babanın ölümü" 4797 4798#: app/Module/IndividualFactsTabModule.php:487 4799#: app/Module/IndividualFactsTabModule.php:505 4800#: app/Module/IndividualFactsTabModule.php:523 4801#: resources/views/admin/trees-preferences.phtml:478 4802msgid "Death of a grandchild" 4803msgstr "Bir torunun ölümü" 4804 4805#: app/Module/IndividualFactsTabModule.php:486 4806msgid "Death of a granddaughter" 4807msgstr "Bir kız torunun ölümü" 4808 4809#: app/Module/IndividualFactsTabModule.php:504 4810msgctxt "daughter’s daughter" 4811msgid "Death of a granddaughter" 4812msgstr "Bir kız torunun ölümü" 4813 4814#: app/Module/IndividualFactsTabModule.php:522 4815msgctxt "son’s daughter" 4816msgid "Death of a granddaughter" 4817msgstr "Bir kız torunun ölümü" 4818 4819#: app/Module/IndividualFactsTabModule.php:743 4820msgid "Death of a grandfather" 4821msgstr "Bir büyükbabanın ölümü" 4822 4823#: app/Module/IndividualFactsTabModule.php:744 4824msgid "Death of a grandmother" 4825msgstr "Bir büyükannenin ölümü" 4826 4827#: app/Module/IndividualFactsTabModule.php:745 4828#: app/Module/IndividualFactsTabModule.php:763 4829#: app/Module/IndividualFactsTabModule.php:781 4830#: resources/views/admin/trees-preferences.phtml:508 4831msgid "Death of a grandparent" 4832msgstr "Bir büyük ebeveynin ölümü" 4833 4834#: app/Module/IndividualFactsTabModule.php:485 4835msgid "Death of a grandson" 4836msgstr "Bir erkek torunun ölümü" 4837 4838#: app/Module/IndividualFactsTabModule.php:503 4839msgctxt "daughter’s son" 4840msgid "Death of a grandson" 4841msgstr "Bir erkek torunun ölümü" 4842 4843#: app/Module/IndividualFactsTabModule.php:521 4844msgctxt "son’s son" 4845msgid "Death of a grandson" 4846msgstr "Bir erkek torunun ölümü" 4847 4848#: app/Module/IndividualFactsTabModule.php:467 4849msgid "Death of a half-brother" 4850msgstr "Bir üvey erkek kardeşin ölümü" 4851 4852#: app/Module/IndividualFactsTabModule.php:469 4853msgid "Death of a half-sibling" 4854msgstr "Bir üvey kardeşin ölümü" 4855 4856#: app/Module/IndividualFactsTabModule.php:468 4857msgid "Death of a half-sister" 4858msgstr "Bir üvey kız kardeşin ölümü" 4859 4860#: app/Module/IndividualFactsTabModule.php:200 4861msgid "Death of a husband" 4862msgstr "Bir kocanın ölümü" 4863 4864#: app/Module/IndividualFactsTabModule.php:761 4865msgid "Death of a maternal grandfather" 4866msgstr "Bir annenin büyükbabasının ölümü" 4867 4868#: app/Module/IndividualFactsTabModule.php:762 4869msgid "Death of a maternal grandmother" 4870msgstr "Bir annenin büyükannesinin ölümü" 4871 4872#: app/Module/IndividualFactsTabModule.php:726 4873#: resources/views/fact-parent-age.phtml:16 4874msgid "Death of a mother" 4875msgstr "Bir annenin ölümü" 4876 4877#: app/Module/IndividualFactsTabModule.php:727 4878#: resources/views/admin/trees-preferences.phtml:496 4879#: resources/views/fact-parent-age.phtml:36 4880msgid "Death of a parent" 4881msgstr "Bir ebeveynin ölümü" 4882 4883#: app/Module/IndividualFactsTabModule.php:779 4884msgid "Death of a paternal grandfather" 4885msgstr "Bir babanın büyükbabasının ölümü" 4886 4887#: app/Module/IndividualFactsTabModule.php:780 4888msgid "Death of a paternal grandmother" 4889msgstr "Bir babanın babaannesinin ölümü" 4890 4891#: app/Module/IndividualFactsTabModule.php:451 4892#: resources/views/admin/trees-preferences.phtml:490 4893msgid "Death of a sibling" 4894msgstr "Bir kardeşin ölümü" 4895 4896#: app/Module/IndividualFactsTabModule.php:450 4897msgid "Death of a sister" 4898msgstr "Bir kız kardeşin ölümü" 4899 4900#: app/Module/IndividualFactsTabModule.php:431 4901msgid "Death of a son" 4902msgstr "Bir oğlun ölümü" 4903 4904#: app/Module/IndividualFactsTabModule.php:202 4905#: resources/views/admin/trees-preferences.phtml:502 4906msgid "Death of a spouse" 4907msgstr "Bir eşin ölümü" 4908 4909#: app/Module/IndividualFactsTabModule.php:201 4910msgid "Death of a wife" 4911msgstr "Bir hanımın ölümü" 4912 4913#: app/Gedcom.php:996 4914msgid "Death of one spouse" 4915msgstr "Bir eşin ölümü" 4916 4917#: resources/xml/reports/death_report.xml:6 4918msgid "Death place contains" 4919msgstr "Ölüm yeri içerir" 4920 4921#: resources/views/modules/statistics-chart/places.phtml:27 4922msgid "Death places" 4923msgstr "Ölüm yerleri" 4924 4925#. I18N: Name of a module/report 4926#: app/Module/DeathReportModule.php:40 4927#: resources/views/modules/statistics-chart/custom.phtml:67 4928#: resources/xml/reports/death_report.xml:3 4929#: resources/xml/reports/death_report.xml:32 4930msgid "Deaths" 4931msgstr "Vefatlar" 4932 4933#: app/Statistics/Google/ChartDeath.php:111 4934#: resources/views/modules/statistics-chart/individual-events.phtml:69 4935msgid "Deaths by century" 4936msgstr "Yüzyıla göre ölümler" 4937 4938#: app/Date/AbstractGregorianJulianDate.php:242 4939msgctxt "Abbreviation for December" 4940msgid "Dec" 4941msgstr "Ara" 4942 4943#: resources/views/lists/families-table.phtml:438 4944#: resources/views/lists/families-table.phtml:454 4945#: resources/views/lists/individuals-table.phtml:446 4946#: resources/views/lists/individuals-table.phtml:463 4947msgid "Decade of birth" 4948msgstr "Doğumun on yılı" 4949 4950#: resources/views/lists/individuals-table.phtml:468 4951#: resources/views/lists/individuals-table.phtml:485 4952msgid "Decade of death" 4953msgstr "Ölümün on yılı" 4954 4955#: resources/views/lists/families-table.phtml:459 4956#: resources/views/lists/families-table.phtml:475 4957msgid "Decade of marriage" 4958msgstr "Evliliğin on yılı" 4959 4960#: app/Date/AbstractGregorianJulianDate.php:139 4961msgctxt "GENITIVE" 4962msgid "December" 4963msgstr "Aralık" 4964 4965#: app/Date/AbstractGregorianJulianDate.php:209 4966msgctxt "INSTRUMENTAL" 4967msgid "December" 4968msgstr "Aralık" 4969 4970#: app/Date/AbstractGregorianJulianDate.php:174 4971msgctxt "LOCATIVE" 4972msgid "December" 4973msgstr "Aralık" 4974 4975#: app/Date/AbstractGregorianJulianDate.php:104 4976#: app/Module/StatisticsChartModule.php:800 4977#: resources/views/edit/initialize-calendar-popup.phtml:22 4978msgctxt "NOMINATIVE" 4979msgid "December" 4980msgstr "Aralık" 4981 4982#. I18N: The tenth day in the French republican calendar 4983#: app/Date/FrenchDate.php:319 4984msgid "Decidi" 4985msgstr "Decidi" 4986 4987#: app/Module/UserWelcomeModule.php:98 app/Module/WelcomeBlockModule.php:97 4988msgid "Default chart" 4989msgstr "Varsayılan grafik" 4990 4991#: resources/views/admin/trees.phtml:127 4992msgid "Default family tree" 4993msgstr "Varsayılan aile ağacı" 4994 4995#. I18N: A configuration setting 4996#: app/Module/WelcomeBlockModule.php:104 4997#: resources/views/admin/trees-preferences.phtml:95 4998#: resources/views/edit-account-page.phtml:75 4999msgid "Default individual" 5000msgstr "Varsayılan birey" 5001 5002#. I18N: A configuration setting 5003#: resources/views/admin/site-preferences.phtml:64 5004msgid "Default theme" 5005msgstr "Varsayılan tema" 5006 5007#: app/Gedcom.php:1138 app/Gedcom.php:1139 app/Gedcom.php:1140 5008#: app/Gedcom.php:1141 app/Gedcom.php:1142 5009msgid "Definition" 5010msgstr "Tanım" 5011 5012#: app/Gedcom.php:1056 5013msgid "Degree" 5014msgstr "Derece" 5015 5016#: resources/xml/reports/ahnentafel_report.xml:15 5017#: resources/xml/reports/bdm_report.xml:14 5018#: resources/xml/reports/birth_report.xml:12 5019#: resources/xml/reports/cemetery_report.xml:10 5020#: resources/xml/reports/change_report.xml:12 5021#: resources/xml/reports/death_report.xml:13 5022#: resources/xml/reports/descendancy_report.xml:10 5023#: resources/xml/reports/fact_sources.xml:10 5024#: resources/xml/reports/family_group_report.xml:14 5025#: resources/xml/reports/individual_ext_report.xml:15 5026#: resources/xml/reports/individual_report.xml:12 5027#: resources/xml/reports/marriage_report.xml:12 5028#: resources/xml/reports/missing_facts_report.xml:10 5029#: resources/xml/reports/occupation_report.xml:9 5030#: resources/xml/reports/pedigree_report.xml:10 5031#: resources/xml/reports/relative_ext_report.xml:10 5032msgctxt "font name" 5033msgid "DejaVu" 5034msgstr "DejaVu" 5035 5036#: app/Http/RequestHandlers/ManageMediaData.php:260 5037#: app/Module/FixPrimaryTag.php:114 resources/views/admin/locations.phtml:50 5038#: resources/views/admin/trees-privacy.phtml:274 5039#: resources/views/admin/trees.phtml:117 5040#: resources/views/admin/users-table-options.phtml:45 5041#: resources/views/edit-blocks-block.phtml:28 5042#: resources/views/edit/icon-fact-delete.phtml:14 5043#: resources/views/edit/icon-fact-delete.phtml:16 5044#: resources/views/family-page-menu.phtml:81 5045#: resources/views/individual-page-menu.phtml:121 5046#: resources/views/media-page-details.phtml:38 5047#: resources/views/media-page-details.phtml:41 5048#: resources/views/media-page-menu.phtml:81 5049#: resources/views/modules/faq/config.phtml:62 5050#: resources/views/modules/faq/config.phtml:102 5051#: resources/views/modules/gedcom_news/list.phtml:46 5052#: resources/views/modules/stories/config.phtml:59 5053#: resources/views/modules/stories/config.phtml:87 5054#: resources/views/modules/stories/config.phtml:89 5055#: resources/views/modules/user-messages/user-messages.phtml:63 5056#: resources/views/modules/user-messages/user-messages.phtml:137 5057#: resources/views/modules/user_blog/list.phtml:46 5058#: resources/views/record-page-menu.phtml:47 5059msgid "Delete" 5060msgstr "Sil" 5061 5062#: app/Http/RequestHandlers/UsersCleanupPage.php:65 5063#: resources/views/admin/control-panel.phtml:521 5064msgid "Delete inactive users" 5065msgstr "Etkin olmayan kullanıcıları silin" 5066 5067#: resources/views/modules/user-messages/user-messages.phtml:146 5068msgid "Delete selected messages" 5069msgstr "Seçili mesajları silin" 5070 5071#: resources/views/admin/modules.phtml:45 5072msgid "Delete the preferences for this module." 5073msgstr "Bu modül için tercihleri silin." 5074 5075#: resources/views/individual-page-name.phtml:88 5076#: resources/views/individual-page-name.phtml:90 5077msgid "Delete this name" 5078msgstr "Bu adı sil" 5079 5080#: resources/views/admin/locations.phtml:172 5081msgid "Delete unused locations" 5082msgstr "" 5083 5084#: resources/views/edit-account-page.phtml:174 5085msgid "Delete your account" 5086msgstr "Hesabınızı silin" 5087 5088#: resources/views/family-page-menu.phtml:79 5089msgid "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?" 5090msgstr "Ailenin silinmesi, tüm bireylerin birbirleriyle olan bağlantısını kesecek, ancak bireyleri yerinde bırakacaktır. Bu aileyi silmek istediğinizden emin misiniz?" 5091 5092#: app/Http/RequestHandlers/GedcomLoad.php:134 5093msgid "Deleting…" 5094msgstr "" 5095 5096#. I18N: Name of a country or state 5097#: app/Statistics/Service/CountryService.php:132 5098msgid "Democratic Republic of the Congo" 5099msgstr "Kongo Demokratik Cumhuriyeti" 5100 5101#: app/Gedcom.php:1260 5102msgid "Demographic data" 5103msgstr "" 5104 5105#. I18N: Name of a country or state 5106#: app/Statistics/Service/CountryService.php:163 5107msgid "Denmark" 5108msgstr "Danimarka" 5109 5110#. I18N: Location of an LDS church temple 5111#: app/Elements/TempleCode.php:89 5112msgid "Denver, Colorado, United States" 5113msgstr "Denver, Colorado, ABD" 5114 5115#: resources/views/admin/upgrade/wizard.phtml:33 5116msgid "Depending on your server configuration, you may be able to upgrade automatically." 5117msgstr "Sunucu yapılandırmanıza bağlı olarak, otomatik olarak yükseltme yapabilirsiniz." 5118 5119#: resources/views/modules/family-book-chart/page.phtml:50 5120msgid "Descendant generations" 5121msgstr "Soyundan nesiller" 5122 5123#. I18N: Name of a module/chart 5124#. I18N: Name of a module/sidebar 5125#. I18N: Name of a module/report 5126#: app/Module/ChartsBlockModule.php:142 app/Module/ChartsBlockModule.php:256 5127#: app/Module/DescendancyChartModule.php:94 app/Module/DescendancyModule.php:60 5128#: app/Module/DescendancyReportModule.php:40 5129#: resources/xml/reports/descendancy_report.xml:3 5130#: resources/xml/reports/individual_ext_report.xml:6 5131#: resources/xml/reports/individual_ext_report.xml:93 5132#: resources/xml/reports/missing_facts_report.xml:6 5133#: resources/xml/reports/relative_ext_report.xml:6 5134#: resources/xml/reports/relative_ext_report.xml:45 5135msgid "Descendants" 5136msgstr "Nesiller" 5137 5138#: app/Gedcom.php:618 5139msgid "Descendants interest" 5140msgstr "Nesilleri ilgi" 5141 5142#: resources/xml/reports/descendancy_report.xml:42 5143msgid "Descendants of " 5144msgstr "Nesilleri " 5145 5146#. I18N: %s is an individual’s name 5147#: app/Module/DescendancyChartModule.php:140 5148#, php-format 5149msgid "Descendants of %s" 5150msgstr "%s nesilleri" 5151 5152#: app/Gedcom.php:619 app/Gedcom.php:1117 app/Gedcom.php:1173 5153#: app/Gedcom.php:1408 app/Gedcom.php:1500 5154#: resources/views/admin/modules.phtml:72 resources/views/admin/tags.phtml:50 5155#: resources/views/admin/tags.phtml:180 resources/views/admin/tags.phtml:272 5156#: resources/views/admin/tags.phtml:334 resources/views/admin/tags.phtml:409 5157#: resources/views/admin/tags.phtml:448 resources/views/admin/tags.phtml:732 5158#: resources/views/admin/tags.phtml:786 resources/views/admin/tags.phtml:890 5159#: resources/views/report-setup-page.phtml:25 5160msgid "Description" 5161msgstr "Açıklama" 5162 5163#. I18N: A configuration setting 5164#: resources/views/admin/trees-preferences.phtml:217 5165msgid "Description META tag" 5166msgstr "Açıklama META etiketi" 5167 5168#: app/Gedcom.php:482 app/Gedcom.php:883 5169msgid "Destination" 5170msgstr "Hedef" 5171 5172#: resources/views/admin/merge-records-step-2.phtml:51 5173#: resources/views/admin/merge-records-step-2.phtml:98 5174#: resources/views/admin/merge-records-step-2.phtml:144 5175#: resources/views/modules/statistics-chart/custom.phtml:74 5176#: resources/views/record-page-links.phtml:33 5177msgid "Details" 5178msgstr "Ayrıntılar" 5179 5180#: resources/views/admin/site-registration.phtml:57 5181msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 5182msgstr "Yeni kullanıcı hakkında ayrıntılı bilgi, ilgili aile ağacının şecere iletişim sorumlusuna gönderilecektir." 5183 5184#. I18N: Location of an LDS church temple 5185#: app/Elements/TempleCode.php:90 5186msgid "Detroit, Michigan, United States" 5187msgstr "Detroit, Michigan, ABD" 5188 5189#: app/Date/JalaliDate.php:282 5190msgctxt "Abbreviation for Persian month: Dey" 5191msgid "Dey" 5192msgstr "Dey" 5193 5194#. I18N: 10th month in the Persian/Jalali calendar 5195#: app/Date/JalaliDate.php:157 5196msgctxt "GENITIVE" 5197msgid "Dey" 5198msgstr "Dey" 5199 5200#. I18N: 10th month in the Persian/Jalali calendar 5201#: app/Date/JalaliDate.php:247 5202msgctxt "INSTRUMENTAL" 5203msgid "Dey" 5204msgstr "Dey" 5205 5206#. I18N: 10th month in the Persian/Jalali calendar 5207#: app/Date/JalaliDate.php:202 5208msgctxt "LOCATIVE" 5209msgid "Dey" 5210msgstr "Dey" 5211 5212#. I18N: 10th month in the Persian/Jalali calendar 5213#: app/Date/JalaliDate.php:112 5214msgctxt "NOMINATIVE" 5215msgid "Dey" 5216msgstr "Dey" 5217 5218#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5219#: app/Date/HijriDate.php:164 5220msgctxt "GENITIVE" 5221msgid "Dhu al-Hijjah" 5222msgstr "Zilhicce" 5223 5224#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5225#: app/Date/HijriDate.php:254 5226msgctxt "INSTRUMENTAL" 5227msgid "Dhu al-Hijjah" 5228msgstr "Zilhicce" 5229 5230#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5231#: app/Date/HijriDate.php:209 5232msgctxt "LOCATIVE" 5233msgid "Dhu al-Hijjah" 5234msgstr "Zilhicce" 5235 5236#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5237#: app/Date/HijriDate.php:119 5238msgctxt "NOMINATIVE" 5239msgid "Dhu al-Hijjah" 5240msgstr "Zilhicce" 5241 5242#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5243#: app/Date/HijriDate.php:162 5244msgctxt "GENITIVE" 5245msgid "Dhu al-Qi’dah" 5246msgstr "Zilkade" 5247 5248#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5249#: app/Date/HijriDate.php:252 5250msgctxt "INSTRUMENTAL" 5251msgid "Dhu al-Qi’dah" 5252msgstr "Zilkade" 5253 5254#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5255#: app/Date/HijriDate.php:207 5256msgctxt "LOCATIVE" 5257msgid "Dhu al-Qi’dah" 5258msgstr "Zilkade" 5259 5260#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5261#: app/Date/HijriDate.php:117 5262msgctxt "NOMINATIVE" 5263msgid "Dhu al-Qi’dah" 5264msgstr "Zilkade" 5265 5266#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5267#: app/Elements/LdsBaptismDateStatus.php:65 5268#: app/Elements/LdsEndowmentDateStatus.php:66 5269msgid "Died as a child: exempt" 5270msgstr "Çocukken öldü: muaf" 5271 5272#: resources/xml/reports/change_report.xml:60 5273msgid "Differences" 5274msgstr "Farklılıklar" 5275 5276#. I18N: Help text for the “Calendar conversion” configuration setting 5277#: resources/views/admin/trees-preferences.phtml:126 5278msgid "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." 5279msgstr "Dünyanın farklı yerlerinde farklı takvim sistemleri kullanılmaktadır ve geçmişte birçok başka takvim sistemi kullanılmıştır. Mümkünse tarihleri, etkinliğin ilk kaydedildiği takvimi kullanarak girmelisiniz. Ardından, bu tarihleri daha tanıdık bir takvimde göstermek için bir dönüşüm belirtebilirsiniz. Düzenli olarak iki takvim kullanıyorsanız, iki dönüşüm belirtebilirsiniz ve tarihler seçilen her iki takvime de dönüştürülür." 5280 5281#: resources/xml/reports/individual_ext_report.xml:6 5282#: resources/xml/reports/individual_ext_report.xml:91 5283#: resources/xml/reports/missing_facts_report.xml:6 5284#: resources/xml/reports/relative_ext_report.xml:6 5285#: resources/xml/reports/relative_ext_report.xml:43 5286msgid "Direct line ancestors" 5287msgstr "Doğrudan hat ataları" 5288 5289#: resources/xml/reports/individual_ext_report.xml:6 5290#: resources/xml/reports/individual_ext_report.xml:92 5291#: resources/xml/reports/missing_facts_report.xml:6 5292#: resources/xml/reports/relative_ext_report.xml:6 5293#: resources/xml/reports/relative_ext_report.xml:44 5294msgid "Direct line ancestors and their families" 5295msgstr "Doğrudan hat ataları ve aileleri" 5296 5297#. I18N: %s is a number of records per page 5298#: resources/views/lists/datatables-attributes.phtml:29 5299#, php-format 5300msgid "Display %s" 5301msgstr "%s göster" 5302 5303#. I18N: Description of the “Favorites” module 5304#: app/Module/FamilyTreeFavoritesModule.php:60 5305msgid "Display and manage a family tree’s favorite pages." 5306msgstr "Bir aile ağacının favori sayfalarını görüntüleyin ve yönetin." 5307 5308#. I18N: Description of the “Favorites” module 5309#: app/Module/UserFavoritesModule.php:61 5310msgid "Display and manage a user’s favorite pages." 5311msgstr "Bir kullanıcının favori sayfalarını görüntüleyin ve yönetin." 5312 5313#: app/Gedcom.php:431 resources/views/calendar-page.phtml:192 5314#: resources/views/lists/families-table.phtml:208 5315msgid "Divorce" 5316msgstr "Boşanma" 5317 5318#: app/Gedcom.php:433 5319msgid "Divorce filed" 5320msgstr "Boşanma davası açıldı" 5321 5322#: app/Statistics/Google/ChartDivorce.php:111 5323#: resources/views/modules/statistics-chart/family-totals.phtml:70 5324msgid "Divorces by century" 5325msgstr "Yüzyıla göre boşanmalar" 5326 5327#. I18N: Name of a country or state 5328#: app/Statistics/Service/CountryService.php:159 5329msgid "Djibouti" 5330msgstr "Cibuti" 5331 5332#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5333#: app/Elements/LdsSpouseSealingDateStatus.php:70 5334msgid "Do not seal, previous sealing canceled" 5335msgstr "Mühürlemeyin, önceki mühür iptal edildi" 5336 5337#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5338#: app/Elements/LdsSpouseSealingDateStatus.php:68 5339msgid "Do not seal: unauthorized" 5340msgstr "Mühürlemeyin: yetkisiz" 5341 5342#. I18N: Type of media object 5343#: app/Elements/SourceMediaType.php:84 5344msgid "Document" 5345msgstr "Belge" 5346 5347#: resources/views/admin/site-mail.phtml:201 5348msgid "Domain name" 5349msgstr "Etki alanı adı" 5350 5351#. I18N: Name of a country or state 5352#: app/Statistics/Service/CountryService.php:161 5353msgid "Dominica" 5354msgstr "Dominika" 5355 5356#. I18N: Name of a country or state 5357#: app/Statistics/Service/CountryService.php:165 5358msgid "Dominican Republic" 5359msgstr "Dominik Cumhuriyeti" 5360 5361#: app/Module/ClippingsCartModule.php:198 5362#: app/Module/ClippingsCartModule.php:242 5363#: resources/views/modules/share-anniversary/share.phtml:25 5364msgid "Download" 5365msgstr "İndir" 5366 5367#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 5368#, php-format 5369msgid "Download %s…" 5370msgstr "İndir %s…" 5371 5372#: app/Module/ShareAnniversaryModule.php:83 5373msgid "Download a .ICS file containing an anniversary" 5374msgstr "Yıldönümü içeren bir .ICS dosyası indirin" 5375 5376#: resources/views/media-page-details.phtml:83 5377msgid "Download file" 5378msgstr "Dosya indir" 5379 5380#: resources/views/edit-blocks-page.phtml:23 5381msgid "Drag the blocks to change their position." 5382msgstr "Konumlarını değiştirmek için blokları sürükleyin." 5383 5384#. I18N: Location of an LDS church temple 5385#: app/Elements/TempleCode.php:91 5386msgid "Draper, Utah, United States" 5387msgstr "Draper, Utah, ABD" 5388 5389#. I18N: The second day in the French republican calendar 5390#: app/Date/FrenchDate.php:303 5391msgid "Duodi" 5392msgstr "Duodi" 5393 5394#: app/Http/RequestHandlers/AccountUpdate.php:96 5395#: app/Http/RequestHandlers/RegisterAction.php:259 5396#: app/Http/RequestHandlers/UserAddAction.php:72 5397#: app/Http/RequestHandlers/UserEditAction.php:153 5398msgid "Duplicate email address. A user with that email already exists." 5399msgstr "Yinelenen e-posta adresi. Bu e-postaya sahip bir kullanıcı zaten var." 5400 5401#: app/Http/RequestHandlers/AccountUpdate.php:87 5402#: app/Http/RequestHandlers/RegisterAction.php:254 5403#: app/Http/RequestHandlers/UserAddAction.php:67 5404#: app/Http/RequestHandlers/UserEditAction.php:159 5405msgid "Duplicate username. A user with that username already exists. Please choose another username." 5406msgstr "Yinelenen kullanıcı adı. Bu kullanıcı adına sahip bir kullanıcı zaten var. Lütfen başka bir kullanıcı adı seçin." 5407 5408#: resources/views/help/source-events.phtml:8 5409msgid "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." 5410msgstr "Her kaynak, genellikle belirli bir tarih aralığı ve bir yer için belirli olayları kaydeder. Örneğin bir Nüfus Sayımı, nüfus sayımı olaylarını kaydeder ve kilise kayıtları doğum, evlilik ve ölüm olaylarını kaydeder.<br><br>Sağlanan olaylar listesinden bu kaynak tarafından kaydedilen olayları seçin. Tarih, <i>1900'den 1910'a</i>gibi bir aralık biçiminde belirtilmelidir. Yargı alanı, bu kaynakta adı geçen tüm alt düzey yerleri kapsayan en düşük yargı alanının adıdır. Örneğin, \"Oneida, Idaho, ABD\", Oneida County içindeki çeşitli kasabalarda meydana gelen olaylar için kaynak yargı yeri olarak kullanılacaktır. Kaydedilen olaylar yalnızca Oneida İlçesinde değil, aynı zamanda Idaho'daki diğer ilçelerde de meydana gelirse, \"Idaho, ABD\" kaynak yargı yeri olacaktır." 5411 5412#: resources/views/help/pending-changes.phtml:25 5413msgid "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." 5414msgstr "Her kullanıcı hesabının \"değişiklikleri otomatik olarak kabul etme\" seçeneği vardır. Bu etkinleştirildiğinde, o kullanıcı tarafından yapılan tüm değişiklikler anında kaydedilir. Birçok yönetici bunu kendi kullanıcı hesapları için etkinleştirir." 5415 5416#: resources/views/modules/gedcom_stats/config.phtml:53 5417#: resources/views/modules/gedcom_stats/statistics.phtml:165 5418#: resources/views/modules/html/template-statistics.phtml:69 5419#: resources/views/modules/statistics-chart/individual-events.phtml:36 5420msgid "Earliest birth" 5421msgstr "En erken doğum" 5422 5423#: resources/views/modules/gedcom_stats/config.phtml:55 5424#: resources/views/modules/gedcom_stats/statistics.phtml:187 5425#: resources/views/modules/html/template-statistics.phtml:77 5426#: resources/views/modules/statistics-chart/individual-events.phtml:80 5427msgid "Earliest death" 5428msgstr "En erken vefat" 5429 5430#: resources/views/modules/statistics-chart/family-totals.phtml:81 5431msgid "Earliest divorce" 5432msgstr "En erken boşanma" 5433 5434#: resources/views/modules/statistics-chart/family-totals.phtml:37 5435msgid "Earliest marriage" 5436msgstr "En erken evlilik" 5437 5438#. I18N: Name of a country or state 5439#: app/Statistics/Service/CountryService.php:169 5440msgid "Ecuador" 5441msgstr "Ekvador" 5442 5443#: app/Http/RequestHandlers/MapDataEdit.php:73 5444#: app/Http/RequestHandlers/MapDataEdit.php:76 5445#: resources/views/admin/locations.phtml:48 5446#: resources/views/admin/locations.phtml:92 5447#: resources/views/admin/locations.phtml:95 5448#: resources/views/admin/users-table-options.phtml:27 5449#: resources/views/admin/users.phtml:24 5450#: resources/views/edit/icon-fact-edit.phtml:14 5451#: resources/views/edit/icon-fact-edit.phtml:16 5452#: resources/views/media-page-details.phtml:30 5453#: resources/views/media-page-details.phtml:33 5454#: resources/views/media-page-menu.phtml:32 5455#: resources/views/modules/faq/config.phtml:61 5456#: resources/views/modules/faq/config.phtml:97 5457#: resources/views/modules/gedcom_news/list.phtml:42 5458#: resources/views/modules/stories/config.phtml:58 5459#: resources/views/modules/stories/config.phtml:79 5460#: resources/views/modules/stories/config.phtml:81 5461#: resources/views/modules/user_blog/list.phtml:42 5462#: resources/views/note-page-details.phtml:25 5463#: resources/views/note-page-details.phtml:28 5464#: resources/views/record-page-menu.phtml:27 5465msgid "Edit" 5466msgstr "Düzenle" 5467 5468#: app/Http/RequestHandlers/EditMediaFileModal.php:74 5469#: resources/views/modals/edit-media-file.phtml:22 5470msgid "Edit a media file" 5471msgstr "Bir medya dosyasını düzenle" 5472 5473#. I18N: Options for editing 5474#: resources/views/admin/trees-preferences.phtml:639 5475msgid "Edit preferences" 5476msgstr "Tercihleri düzenle" 5477 5478#: app/Module/FrequentlyAskedQuestionsModule.php:308 5479msgid "Edit the FAQ" 5480msgstr "SSS'ı düzenle" 5481 5482#: resources/views/individual-page-menu.phtml:63 5483#: resources/views/individual-page-menu.phtml:71 5484#: resources/views/individual-page-sex.phtml:40 5485#: resources/views/individual-page-sex.phtml:42 5486msgid "Edit the gender" 5487msgstr "Cinsiyeti düzenle" 5488 5489#: resources/views/edit/input-addon-edit-name.phtml:12 5490#: resources/views/edit/input-addon-edit-name.phtml:15 5491#: resources/views/individual-page-name.phtml:75 5492#: resources/views/individual-page-name.phtml:77 5493msgid "Edit the name" 5494msgstr "Adı düzenle" 5495 5496#: app/Http/RequestHandlers/EditRawFactPage.php:53 5497#: app/Http/RequestHandlers/EditRawRecordPage.php:55 5498#: resources/views/edit/edit-fact.phtml:57 5499#: resources/views/edit/edit-record.phtml:58 5500#: resources/views/family-page-menu.phtml:87 5501#: resources/views/individual-page-menu.phtml:127 5502msgid "Edit the raw GEDCOM" 5503msgstr "Ham GEDCOM'u düzenle" 5504 5505#: app/Http/RequestHandlers/EditNotePage.php:54 5506msgid "Edit the shared note" 5507msgstr "Paylaşılan notu düzenle" 5508 5509#: app/Module/StoriesModule.php:302 5510#: resources/views/modules/stories/tab.phtml:27 5511msgid "Edit the story" 5512msgstr "Hikayeyi düzenle" 5513 5514#: app/Http/RequestHandlers/UserEditPage.php:119 5515msgid "Edit the user" 5516msgstr "Kullanıcıyı düzenle" 5517 5518#: app/Services/TreeService.php:226 5519msgid "Edit this individual and replace their details with your own." 5520msgstr "Bu kişiyi düzenleyin ve ayrıntılarını kendi ayrıntılarınızla değiştirin." 5521 5522#: resources/views/edit/edit-fact.phtml:51 5523#: resources/views/edit/edit-record.phtml:52 5524msgid "Edit with all GEDCOM tags" 5525msgstr "Tüm GEDCOM etiketleriyle düzenle" 5526 5527#. I18N: Listbox entry; name of a role 5528#: app/Http/RequestHandlers/UserEditPage.php:100 5529#: resources/views/admin/users-edit.phtml:253 5530#: resources/views/modules/recent_changes/changes-table.phtml:49 5531#: resources/views/pending-changes-page.phtml:49 5532msgid "Editor" 5533msgstr "Düzenleyici" 5534 5535#. I18N: Location of an LDS church temple 5536#: app/Elements/TempleCode.php:92 5537msgid "Edmonton, Alberta, Canada" 5538msgstr "Edmonton, Alberta, Kanada" 5539 5540#: app/Gedcom.php:620 5541msgid "Education" 5542msgstr "Eğitim" 5543 5544#. I18N: Name of a country or state 5545#: app/Statistics/Service/CountryService.php:171 5546msgid "Egypt" 5547msgstr "Mısır" 5548 5549#. I18N: Name of a country or state 5550#: app/Statistics/Service/CountryService.php:449 5551msgid "El Salvador" 5552msgstr "El Salvador" 5553 5554#. I18N: Type of media object 5555#: app/Elements/SourceMediaType.php:85 5556msgid "Electronic" 5557msgstr "Elektronik" 5558 5559#. I18N: a month in the Jewish calendar 5560#: app/Date/JewishDate.php:217 5561msgctxt "GENITIVE" 5562msgid "Elul" 5563msgstr "Elul" 5564 5565#. I18N: a month in the Jewish calendar 5566#: app/Date/JewishDate.php:321 5567msgctxt "INSTRUMENTAL" 5568msgid "Elul" 5569msgstr "Elul" 5570 5571#. I18N: a month in the Jewish calendar 5572#: app/Date/JewishDate.php:269 5573msgctxt "LOCATIVE" 5574msgid "Elul" 5575msgstr "Elul" 5576 5577#. I18N: a month in the Jewish calendar 5578#: app/Date/JewishDate.php:165 5579msgctxt "NOMINATIVE" 5580msgid "Elul" 5581msgstr "Elul" 5582 5583#: app/Gedcom.php:1433 resources/views/modals/submitter-fields.phtml:17 5584#: resources/views/password-request-page.phtml:23 5585msgid "Email" 5586msgstr "E-posta" 5587 5588#: app/Gedcom.php:392 app/Gedcom.php:501 app/Gedcom.php:525 app/Gedcom.php:780 5589#: app/Gedcom.php:827 app/Gedcom.php:937 app/Gedcom.php:1525 5590#: app/Gedcom.php:1553 app/Gedcom.php:1584 5591#: resources/views/admin/users-create.phtml:71 5592#: resources/views/admin/users-edit.phtml:81 5593#: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:50 5594#: resources/views/edit-account-page.phtml:123 5595#: resources/views/emails/register-notify-html.phtml:30 5596#: resources/views/emails/register-notify-text.phtml:24 5597#: resources/views/modules/user-messages/user-messages.phtml:72 5598#: resources/views/register-page.phtml:48 5599#: resources/views/setup/step-5-administrator.phtml:90 5600msgid "Email address" 5601msgstr "E-posta adresi" 5602 5603#: resources/views/admin/users-edit.phtml:101 5604msgid "Email verified" 5605msgstr "E-posta doğrulandı" 5606 5607#: app/Gedcom.php:622 resources/views/calendar-page.phtml:201 5608msgid "Emigration" 5609msgstr "Göç" 5610 5611#: app/Elements/RelationIsDescriptor.php:101 5612msgid "Employee" 5613msgstr "Çalışan" 5614 5615#: app/Elements/RelationIsDescriptor.php:77 5616msgctxt "FEMALE" 5617msgid "Employee" 5618msgstr "Çalışan" 5619 5620#: app/Elements/RelationIsDescriptor.php:56 5621msgctxt "MALE" 5622msgid "Employee" 5623msgstr "Çalışan" 5624 5625#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:684 5626#: app/Gedcom.php:699 5627msgid "Employer" 5628msgstr "İşveren" 5629 5630#: app/Elements/RelationIsDescriptor.php:78 5631msgctxt "FEMALE" 5632msgid "Employer" 5633msgstr "İşveren" 5634 5635#: app/Elements/RelationIsDescriptor.php:57 5636msgctxt "MALE" 5637msgid "Employer" 5638msgstr "İşveren" 5639 5640#: resources/views/record-page-menu-clipboard.phtml:37 5641msgid "Empty the clipboard" 5642msgstr "Panoyu boşalt" 5643 5644#: app/Module/ClippingsCartModule.php:192 5645msgid "Empty the clippings cart" 5646msgstr "Kupür sepetini boşalt" 5647 5648#: resources/views/admin/components.phtml:40 5649#: resources/views/admin/components.phtml:86 5650#: resources/views/admin/modules.phtml:69 5651msgid "Enabled" 5652msgstr "Etkin" 5653 5654#. I18N: Help text for the “Family tree” configuration setting 5655#: resources/views/admin/trees-privacy.phtml:43 5656msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 5657msgstr "Bu seçeneğin etkinleştirilmesi, tüm ziyaretçileri web sitesindeki herhangi bir veriyi görüntülemeden önce oturum açmaya zorlar." 5658 5659#: resources/views/modules/lifespans-chart/page.phtml:63 5660msgid "End year" 5661msgstr "Yıl sonu" 5662 5663#: resources/xml/reports/change_report.xml:6 5664msgid "Ending range of change dates" 5665msgstr "Değişiklik tarihlerinin bitiş aralığı" 5666 5667#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/Endowment_house 5668#: app/Elements/TempleCode.php:93 5669msgid "Endowment House" 5670msgstr "Bağış Evi" 5671 5672#: app/Gedcom.php:434 resources/xml/reports/missing_facts_report.xml:20 5673msgid "Engagement" 5674msgstr "Nişanlanma" 5675 5676#. I18N: Name of a country or state 5677#: app/Statistics/Service/CountryService.php:173 5678msgid "England" 5679msgstr "İngiltere" 5680 5681#: resources/views/modules/favorites/favorites.phtml:162 5682msgid "Enter an optional note about this favorite" 5683msgstr "Bu favori hakkında isteğe bağlı bir not girin" 5684 5685#: resources/views/search-replace-page.phtml:47 5686msgid "Entire record" 5687msgstr "Tüm kayıt" 5688 5689#. I18N: Name of a country or state 5690#: app/Statistics/Service/CountryService.php:219 5691msgid "Equatorial Guinea" 5692msgstr "Ekvator Ginesi" 5693 5694#. I18N: Name of a country or state 5695#: app/Statistics/Service/CountryService.php:175 5696msgid "Eritrea" 5697msgstr "Eritre" 5698 5699#: app/Exceptions/InvalidGedcomEncodingException.php:39 5700#, php-format 5701msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 5702msgstr "Hata: GEDCOM dosyalarını %s kodlamasından UTF-8 kodlamasına dönüştürme şu anda desteklenmiyor." 5703 5704#: app/Date/JalaliDate.php:284 5705msgctxt "Abbreviation for Persian month: Esfand" 5706msgid "Esf" 5707msgstr "Esf" 5708 5709#. I18N: 12th month in the Persian/Jalali calendar 5710#: app/Date/JalaliDate.php:161 5711msgctxt "GENITIVE" 5712msgid "Esfand" 5713msgstr "Esfand" 5714 5715#. I18N: 12th month in the Persian/Jalali calendar 5716#: app/Date/JalaliDate.php:251 5717msgctxt "INSTRUMENTAL" 5718msgid "Esfand" 5719msgstr "Esfand" 5720 5721#. I18N: 12th month in the Persian/Jalali calendar 5722#: app/Date/JalaliDate.php:206 5723msgctxt "LOCATIVE" 5724msgid "Esfand" 5725msgstr "Esfand" 5726 5727#. I18N: 12th month in the Persian/Jalali calendar 5728#: app/Date/JalaliDate.php:116 5729msgctxt "NOMINATIVE" 5730msgid "Esfand" 5731msgstr "Esfand" 5732 5733#. I18N: Name of a mapping organisation 5734#: app/Module/EsriMaps.php:38 5735msgid "Esri/ArcGIS" 5736msgstr "Esri/ArcGIS" 5737 5738#: app/Gedcom.php:917 5739msgid "Estate name" 5740msgstr "Mülk adı" 5741 5742#. I18N: A configuration setting 5743#: resources/views/admin/trees-preferences.phtml:369 5744msgid "Estimated dates for birth and death" 5745msgstr "Tahmini doğum ve ölüm tarihleri" 5746 5747#. I18N: Name of a country or state 5748#: app/Statistics/Service/CountryService.php:181 5749msgid "Estonia" 5750msgstr "Estonya" 5751 5752#. I18N: Name of a country or state 5753#: app/Statistics/Service/CountryService.php:183 5754msgid "Ethiopia" 5755msgstr "Etiyopya" 5756 5757#: resources/views/modules/statistics-chart/custom.phtml:182 5758msgid "Europe" 5759msgstr "Avrupa" 5760 5761#: app/Gedcom.php:415 app/Gedcom.php:437 app/Gedcom.php:468 app/Gedcom.php:546 5762#: app/Gedcom.php:631 app/Gedcom.php:714 app/Gedcom.php:737 app/Gedcom.php:761 5763#: app/Gedcom.php:1104 app/Gedcom.php:1158 app/Gedcom.php:1202 5764#: app/Gedcom.php:1246 app/Gedcom.php:1279 app/Gedcom.php:1643 5765#: app/Gedcom.php:1657 resources/views/lists/anniversaries-table.phtml:42 5766#: resources/xml/reports/fact_sources.xml:70 5767#: resources/xml/reports/fact_sources.xml:157 5768#: resources/xml/reports/missing_facts_report.xml:55 5769msgid "Event" 5770msgstr "Etkinlik" 5771 5772#: app/Gedcom.php:798 resources/views/calendar-page.phtml:175 5773#: resources/views/modules/gedcom_stats/statistics.phtml:133 5774#: resources/views/modules/html/template-statistics.phtml:56 5775#: resources/views/modules/statistics-chart/individual-events.phtml:10 5776#: resources/views/modules/todays_events/config.phtml:28 5777#: resources/views/modules/upcoming_events/config.phtml:40 5778msgid "Events" 5779msgstr "Etkinlikler" 5780 5781#: resources/views/modules/statistics-chart/places.phtml:45 5782msgid "Events in countries" 5783msgstr "Ülkelerdeki olaylar" 5784 5785#: resources/views/modules/personal_facts/tab.phtml:39 5786msgid "Events of close relatives" 5787msgstr "Yakın akrabaların olayları" 5788 5789#: resources/views/admin/users-edit.phtml:242 5790msgid "Everybody has this role, including visitors to the website and search engines." 5791msgstr "Web sitesi ziyaretçileri ve arama motorları da dahil olmak üzere herkes bu role sahiptir." 5792 5793#: app/Http/RequestHandlers/SearchAdvancedPage.php:249 5794msgid "Exact" 5795msgstr "Kesin" 5796 5797#: app/Http/RequestHandlers/SearchAdvancedPage.php:232 5798msgid "Exact date" 5799msgstr "Kesin tarih" 5800 5801#: app/Module/IndividualListModule.php:348 5802#, php-format 5803msgid "Exclude individuals with “%s” as a married name" 5804msgstr "Evli bir ad olarak “%s” olan bireyleri hariç tut" 5805 5806#: resources/views/admin/media.phtml:73 5807msgid "Exclude subfolders" 5808msgstr "Alt klasörleri hariç tut" 5809 5810#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5811#: app/Elements/LdsBaptismDateStatus.php:69 5812#: app/Elements/LdsChildSealingDateStatus.php:62 5813#: app/Elements/LdsEndowmentDateStatus.php:70 5814#: app/Elements/LdsSpouseSealingDateStatus.php:72 5815msgid "Excluded from this submission" 5816msgstr "Bu gönderimden hariç tutuldu" 5817 5818#. I18N: placeholder text for registration-comments field 5819#: resources/views/register-page.phtml:88 5820msgid "Explain why you are requesting an account." 5821msgstr "Neden bir hesap talep ettiğinizi açıklayın." 5822 5823#: resources/views/admin/trees.phtml:279 5824msgid "Export" 5825msgstr "Dışa aktar" 5826 5827#: app/Http/RequestHandlers/ExportGedcomPage.php:53 5828msgid "Export a GEDCOM file" 5829msgstr "Bir GEDCOM dosyasını dışa aktar" 5830 5831#: app/Http/RequestHandlers/UpgradeWizardPage.php:115 5832msgid "Export all the family trees to GEDCOM files…" 5833msgstr "Tüm aile ağaçlarını GEDCOM dosyalarına aktar…" 5834 5835#: resources/views/admin/trees-export.phtml:61 5836#: resources/views/modules/clippings/download.phtml:23 5837msgid "Export preferences" 5838msgstr "Dışa aktarma tercihleri" 5839 5840#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 5841#: resources/views/admin/trees-privacy.phtml:102 5842msgid "Extend privacy to dead individuals" 5843msgstr "Ölü bireylere kadar gizliliği genişletin" 5844 5845#. I18N: “External files” are stored on other computers 5846#: resources/views/admin/media.phtml:45 5847msgid "External files" 5848msgstr "Harici dosyalar" 5849 5850#: app/Gedcom.php:1051 app/Gedcom.php:1605 5851msgid "External link" 5852msgstr "Harici bağlantı" 5853 5854#: resources/views/admin/media.phtml:77 5855msgid "External media files have a URL instead of a filename." 5856msgstr "Harici medya dosyalarının dosya adı yerine bir URL'si vardır." 5857 5858#. I18N: Name of a module/sidebar 5859#: app/Gedcom.php:1316 app/Gedcom.php:1348 5860#: app/Module/IndividualMetadataModule.php:60 5861msgid "Extra information" 5862msgstr "Ekstra bilgi" 5863 5864#: app/Gedcom.php:938 5865msgid "Eye color" 5866msgstr "Göz rengi" 5867 5868#. I18N: Name of a theme. 5869#: app/Module/FabTheme.php:39 5870msgid "F.A.B." 5871msgstr "F.A.B." 5872 5873#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 5874#: app/Module/FrequentlyAskedQuestionsModule.php:70 5875msgid "FAQ" 5876msgstr "SSS" 5877 5878#. I18N: FAQ = “Frequently Asked Question” 5879#: resources/views/modules/faq/config.phtml:26 5880msgid "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." 5881msgstr "SSS, sitenin kurallarını, politikalarını ve prosedürlerini ziyaretçilerinize açıklamanıza olanak tanıyan soru ve cevap listeleridir. Sorular tipik olarak gizlilik, telif hakkı, kullanıcı hesapları, uygun olmayan içerik, kaynak alıntı gereksinimi vb. ile ilgilidir." 5882 5883#. I18N: https://foko.genealogy.net 5884#: app/Gedcom.php:1300 app/Gedcom.php:1302 app/Gedcom.php:1332 5885#: app/Gedcom.php:1334 5886msgid "FOKO country" 5887msgstr "FOKO ülkesi" 5888 5889#: app/Gedcom.php:635 5890msgid "Fact" 5891msgstr "Gerçek" 5892 5893#: app/Gedcom.php:997 app/Gedcom.php:1016 app/Gedcom.php:1034 5894#: app/Gedcom.php:1061 5895msgid "Fact 1" 5896msgstr "Gerçek 1" 5897 5898#: app/Gedcom.php:998 app/Gedcom.php:1017 app/Gedcom.php:1035 5899#: app/Gedcom.php:1062 5900msgid "Fact 10" 5901msgstr "Gerçek 10" 5902 5903#: app/Gedcom.php:999 app/Gedcom.php:1018 app/Gedcom.php:1036 5904#: app/Gedcom.php:1063 5905msgid "Fact 11" 5906msgstr "Gerçek 11" 5907 5908#: app/Gedcom.php:1000 app/Gedcom.php:1019 app/Gedcom.php:1037 5909#: app/Gedcom.php:1064 5910msgid "Fact 12" 5911msgstr "Gerçek 12" 5912 5913#: app/Gedcom.php:1001 app/Gedcom.php:1020 app/Gedcom.php:1038 5914#: app/Gedcom.php:1065 5915msgid "Fact 13" 5916msgstr "Gerçek 13" 5917 5918#: app/Gedcom.php:1002 app/Gedcom.php:1021 app/Gedcom.php:1039 5919#: app/Gedcom.php:1066 5920msgid "Fact 2" 5921msgstr "Gerçek 2" 5922 5923#: app/Gedcom.php:1003 app/Gedcom.php:1022 app/Gedcom.php:1040 5924#: app/Gedcom.php:1067 5925msgid "Fact 3" 5926msgstr "Gerçek 3" 5927 5928#: app/Gedcom.php:1004 app/Gedcom.php:1023 app/Gedcom.php:1041 5929#: app/Gedcom.php:1068 5930msgid "Fact 4" 5931msgstr "Gerçek 4" 5932 5933#: app/Gedcom.php:1005 app/Gedcom.php:1024 app/Gedcom.php:1042 5934#: app/Gedcom.php:1069 5935msgid "Fact 5" 5936msgstr "Gerçek 5" 5937 5938#: app/Gedcom.php:1006 app/Gedcom.php:1025 app/Gedcom.php:1043 5939#: app/Gedcom.php:1070 5940msgid "Fact 6" 5941msgstr "Gerçek 6" 5942 5943#: app/Gedcom.php:1007 app/Gedcom.php:1026 app/Gedcom.php:1044 5944#: app/Gedcom.php:1071 5945msgid "Fact 7" 5946msgstr "Gerçek 7" 5947 5948#: app/Gedcom.php:1008 app/Gedcom.php:1027 app/Gedcom.php:1045 5949#: app/Gedcom.php:1072 5950msgid "Fact 8" 5951msgstr "Gerçek 8" 5952 5953#: app/Gedcom.php:1009 app/Gedcom.php:1028 app/Gedcom.php:1046 5954#: app/Gedcom.php:1073 5955msgid "Fact 9" 5956msgstr "Gerçek 9" 5957 5958#. I18N: A configuration setting 5959#: resources/views/admin/trees-preferences.phtml:517 5960msgid "Fact icons" 5961msgstr "Gerçek simgeleri" 5962 5963#: resources/views/admin/trees-privacy.phtml:230 5964msgid "Fact or event" 5965msgstr "Gerçek veya olay" 5966 5967#. I18N: Name of a module/tab on the individual page. 5968#: app/Module/IndividualFactsTabModule.php:75 5969#: resources/views/admin/fix-level-0-media.phtml:38 5970#: resources/views/admin/locations.phtml:49 5971#: resources/views/admin/tags.phtml:437 resources/views/family-page.phtml:34 5972#: resources/views/modules/random_media/config.phtml:20 5973#: resources/xml/reports/individual_ext_report.xml:161 5974#: resources/xml/reports/individual_report.xml:149 5975msgid "Facts and events" 5976msgstr "Gerçekler ve olaylar" 5977 5978#: resources/views/admin/trees-preferences.phtml:666 5979msgid "Facts for family records" 5980msgstr "Aile kayıtları için gerçekler" 5981 5982#: resources/views/admin/trees-preferences.phtml:641 5983msgid "Facts for individual records" 5984msgstr "Bireysel kayıtlar için gerçekler" 5985 5986#: resources/views/admin/trees-preferences.phtml:671 5987msgid "Facts for new families" 5988msgstr "Yeni aileler için gerçekler" 5989 5990#: resources/views/admin/trees-preferences.phtml:646 5991msgid "Facts for new individuals" 5992msgstr "Yeni bireyler için gerçekler" 5993 5994#. I18N: Name of a country or state 5995#: app/Statistics/Service/CountryService.php:191 5996msgid "Falkland Islands" 5997msgstr "Falkland Adaları" 5998 5999#. I18N: Name of a module/list 6000#. I18N: Name of a module 6001#: app/Module/AncestorsChartModule.php:258 6002#: app/Module/DescendancyChartModule.php:249 app/Module/FamilyListModule.php:43 6003#: app/Module/FixSearchAndReplace.php:109 6004#: app/Module/IndividualListModule.php:317 app/Module/RelativesTabModule.php:42 6005#: app/Module/StatisticsChartModule.php:148 6006#: app/Module/StatisticsChartModule.php:381 6007#: app/Module/StatisticsChartModule.php:472 6008#: app/Module/StatisticsChartModule.php:720 app/Services/AdminService.php:185 6009#: resources/views/admin/control-panel.phtml:321 6010#: resources/views/admin/merge-records-step-1.phtml:55 6011#: resources/views/lists/locations-table.phtml:65 6012#: resources/views/lists/media-table.phtml:80 6013#: resources/views/lists/notes-table.phtml:91 6014#: resources/views/lists/sources-table.phtml:99 6015#: resources/views/lists/submitters-table.phtml:69 6016#: resources/views/modules/gedcom_stats/config.phtml:47 6017#: resources/views/modules/gedcom_stats/statistics.phtml:88 6018#: resources/views/modules/html/template-statistics.phtml:40 6019#: resources/views/modules/place-hierarchy/events.phtml:26 6020#: resources/views/modules/place-hierarchy/sidebar.phtml:45 6021#: resources/views/record-page-links.phtml:49 6022#: resources/views/search-general-page.phtml:76 6023#: resources/views/search-results.phtml:48 6024#: resources/xml/reports/fact_sources.xml:152 6025#: resources/xml/reports/fact_sources.xml:314 6026msgid "Families" 6027msgstr "Aileler" 6028 6029#: app/Statistics/Google/ChartFamilyWithSources.php:84 6030#: resources/views/modules/statistics-chart/chart-sources.phtml:29 6031msgid "Families with sources" 6032msgstr "Kaynakları olan aileler" 6033 6034#. I18N: Name of a module/report 6035#: app/Gedcom.php:380 app/Gedcom.php:1014 6036#: app/Http/RequestHandlers/CheckTree.php:345 6037#: app/Module/FamilyGroupReportModule.php:44 6038#: resources/views/admin/trees-privacy.phtml:167 6039#: resources/views/edit/link-child-to-family.phtml:25 6040#: resources/views/modals/link-media-to-family.phtml:23 6041#: resources/views/modules/family_nav/sidebar-family.phtml:89 6042#: resources/views/modules/favorites/favorites.phtml:79 6043#: resources/views/modules/random_media/slide-show.phtml:72 6044#: resources/views/modules/recent_changes/changes-table.phtml:62 6045#: resources/views/modules/statistics-chart/custom.phtml:47 6046#: resources/xml/reports/family_group_report.xml:3 6047#: resources/xml/reports/family_group_report.xml:6 6048#: resources/xml/reports/family_group_report.xml:88 6049#: resources/xml/reports/family_group_report.xml:96 6050msgid "Family" 6051msgstr "Aile" 6052 6053#: app/Gedcom.php:637 6054msgid "Family as a child" 6055msgstr "Bir çocuk olarak aile" 6056 6057#: app/Gedcom.php:640 6058msgid "Family as a spouse" 6059msgstr "Bir eş olarak aile" 6060 6061#. I18N: Name of a module/chart 6062#: app/Module/FamilyBookChartModule.php:80 6063msgid "Family book" 6064msgstr "Aile kitabı" 6065 6066#. I18N: %s is an individual’s name 6067#: app/Module/FamilyBookChartModule.php:126 6068#, php-format 6069msgid "Family book of %s" 6070msgstr "%s aile kitabı" 6071 6072#: app/Gedcom.php:426 6073msgid "Family census" 6074msgstr "Aile sayımı" 6075 6076#: resources/views/admin/tags.phtml:965 6077msgid "Family facts and events" 6078msgstr "" 6079 6080#: app/Gedcom.php:844 6081msgid "Family file" 6082msgstr "Aile dosyası" 6083 6084#. I18N: Name of a module/sidebar 6085#: app/Module/FamilyNavigatorModule.php:40 6086msgid "Family navigator" 6087msgstr "Aile gezgini" 6088 6089#. I18N: Description of the “News” module 6090#: app/Module/FamilyTreeNewsModule.php:64 6091msgid "Family news and site announcements." 6092msgstr "Aile haberleri ve site duyuruları." 6093 6094#: resources/views/modules/family-book-chart/chart.phtml:21 6095#, php-format 6096msgid "Family of %s" 6097msgstr "%s ailesi" 6098 6099#: app/Gedcom.php:455 6100msgid "Family residence" 6101msgstr "Aile malikanesi" 6102 6103#: app/Gedcom.php:1113 6104msgid "Family status" 6105msgstr "Aile durumu" 6106 6107#: app/Gedcom.php:873 app/Module/TreesMenuModule.php:95 6108#: resources/views/admin/changes-log.phtml:92 6109#: resources/views/admin/changes-log.phtml:139 6110#: resources/views/admin/control-panel.phtml:318 6111#: resources/views/admin/fix-level-0-media.phtml:34 6112#: resources/views/admin/site-logs.phtml:83 6113#: resources/views/admin/site-logs.phtml:127 6114#: resources/views/admin/trees.phtml:85 6115#: resources/views/admin/users-edit.phtml:285 6116#: resources/views/modules/faq/config.phtml:35 6117#: resources/views/modules/faq/config.phtml:57 6118#: resources/views/modules/faq/edit.phtml:73 6119#: resources/views/modules/stories/config.phtml:27 6120msgid "Family tree" 6121msgstr "Aile ağacı" 6122 6123#: app/Module/ClippingsCartModule.php:242 6124#: app/Module/ClippingsCartModule.php:403 6125msgid "Family tree clippings cart" 6126msgstr "Aile ağacı kupürleri sepeti" 6127 6128#: resources/views/admin/trees-create.phtml:24 6129#: resources/views/admin/trees-preferences.phtml:50 6130msgid "Family tree title" 6131msgstr "Aile ağacı başlığı" 6132 6133#. I18N: Name of a module 6134#: app/Module/TreesMenuModule.php:59 app/Module/TreesMenuModule.php:108 6135#: resources/views/admin/control-panel.phtml:274 6136#: resources/views/admin/control-panel.phtml:313 6137#: resources/views/search-trees.phtml:17 6138msgid "Family trees" 6139msgstr "Aile ağaçları" 6140 6141#. I18N: %s is the spouse name 6142#: app/Individual.php:920 6143#, php-format 6144msgid "Family with %s" 6145msgstr "%s ile aile" 6146 6147#: app/Individual.php:850 6148msgid "Family with adoptive parents" 6149msgstr "Evlât edinen ebeveynleri olan aile" 6150 6151#: app/Individual.php:851 6152msgid "Family with foster parents" 6153msgstr "Koruyucu ebeveynleri olan aile" 6154 6155#: resources/xml/reports/individual_ext_report.xml:449 6156#: resources/xml/reports/individual_report.xml:446 6157msgid "Family with husband" 6158msgstr "Kocası ile aile" 6159 6160#: app/Individual.php:849 app/Individual.php:903 6161#: resources/xml/reports/individual_ext_report.xml:245 6162#: resources/xml/reports/individual_report.xml:234 6163msgid "Family with parents" 6164msgstr "Ebeveynleri olan aile" 6165 6166#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 6167#: app/Individual.php:855 6168msgid "Family with rada parents" 6169msgstr "Emzirme ebeveynleri olan aile" 6170 6171#. I18N: “sealing” is a Mormon ceremony. 6172#: app/Individual.php:853 6173msgid "Family with sealing parents" 6174msgstr "Mühürleyen ebeveynleri olan aile" 6175 6176#: app/Module/ModuleThemeTrait.php:185 resources/views/chart-box.phtml:35 6177msgid "Family with spouse" 6178msgstr "Eşi ile aile" 6179 6180#: resources/views/modules/gedcom_stats/config.phtml:59 6181#: resources/views/modules/gedcom_stats/statistics.phtml:235 6182#: resources/views/modules/html/template-statistics.phtml:93 6183msgid "Family with the most children" 6184msgstr "En çok çocuklu aile" 6185 6186#: resources/xml/reports/individual_ext_report.xml:443 6187#: resources/xml/reports/individual_report.xml:486 6188msgid "Family with wife" 6189msgstr "Karısı ile aile" 6190 6191#. I18N: familysearch.org 6192#: app/Gedcom.php:964 6193msgid "FamilySearch ID" 6194msgstr "FamilySearch ID" 6195 6196#. I18N: Name of a module/chart 6197#: app/Module/FanChartModule.php:138 6198msgid "Fan chart" 6199msgstr "Fan grafiği" 6200 6201#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 6202#: app/Module/FanChartModule.php:184 6203#, php-format 6204msgid "Fan chart of %s" 6205msgstr "%s fan grafiği" 6206 6207#: app/Date/JalaliDate.php:273 6208msgctxt "Abbreviation for Persian month: Farvardin" 6209msgid "Far" 6210msgstr "Far" 6211 6212#. I18N: Name of a country or state 6213#: app/Statistics/Service/CountryService.php:195 6214msgid "Faroe Islands" 6215msgstr "Faroe Adaları" 6216 6217#. I18N: 1st month in the Persian/Jalali calendar 6218#: app/Date/JalaliDate.php:139 6219msgctxt "GENITIVE" 6220msgid "Farvardin" 6221msgstr "Farvardin" 6222 6223#. I18N: 1st month in the Persian/Jalali calendar 6224#: app/Date/JalaliDate.php:229 6225msgctxt "INSTRUMENTAL" 6226msgid "Farvardin" 6227msgstr "Farvardin" 6228 6229#. I18N: 1st month in the Persian/Jalali calendar 6230#: app/Date/JalaliDate.php:184 6231msgctxt "LOCATIVE" 6232msgid "Farvardin" 6233msgstr "Farvardin" 6234 6235#. I18N: 1st month in the Persian/Jalali calendar 6236#: app/Date/JalaliDate.php:94 6237msgctxt "NOMINATIVE" 6238msgid "Farvardin" 6239msgstr "Farvardin" 6240 6241#: resources/views/search-advanced-page.phtml:63 6242#: resources/xml/reports/bdm_report.xml:118 6243#: resources/xml/reports/family_group_report.xml:467 6244#: resources/xml/reports/family_group_report.xml:730 6245#: resources/xml/reports/individual_ext_report.xml:251 6246#: resources/xml/reports/individual_report.xml:240 6247#: resources/xml/reports/relative_ext_report.xml:71 6248msgid "Father" 6249msgstr "Babası" 6250 6251#: resources/views/lists/individual-table-parents.phtml:21 6252#, php-format 6253msgid "Father: %s" 6254msgstr "Baba: %s" 6255 6256#: resources/views/fact-parent-age.phtml:30 6257msgid "Father’s age" 6258msgstr "Babanın yaşı" 6259 6260#. I18N: A step-family. %s is an individual’s name 6261#: app/Individual.php:881 6262#, php-format 6263msgid "Father’s family with %s" 6264msgstr "%s ile babanın ailesi" 6265 6266#. I18N: A step-family. 6267#: app/Individual.php:885 6268msgid "Father’s family with an unknown individual" 6269msgstr "Bilinmeyen bir kişi ile babanın ailesi" 6270 6271#. I18N: Name of a module 6272#: app/Module/FamilyTreeFavoritesModule.php:49 6273#: app/Module/UserFavoritesModule.php:50 6274msgid "Favorites" 6275msgstr "Favoriler" 6276 6277#: app/Gedcom.php:393 app/Gedcom.php:502 app/Gedcom.php:526 app/Gedcom.php:781 6278#: app/Gedcom.php:828 app/Gedcom.php:1526 6279msgid "Fax" 6280msgstr "Faks" 6281 6282#: app/Date/AbstractGregorianJulianDate.php:232 6283msgctxt "Abbreviation for February" 6284msgid "Feb" 6285msgstr "Şub" 6286 6287#: app/Date/AbstractGregorianJulianDate.php:129 6288msgctxt "GENITIVE" 6289msgid "February" 6290msgstr "Şubat" 6291 6292#: app/Date/AbstractGregorianJulianDate.php:199 6293msgctxt "INSTRUMENTAL" 6294msgid "February" 6295msgstr "Şubat" 6296 6297#: app/Date/AbstractGregorianJulianDate.php:164 6298msgctxt "LOCATIVE" 6299msgid "February" 6300msgstr "Şubat" 6301 6302#: app/Date/AbstractGregorianJulianDate.php:94 6303#: app/Module/StatisticsChartModule.php:790 6304#: resources/views/edit/initialize-calendar-popup.phtml:12 6305msgctxt "NOMINATIVE" 6306msgid "February" 6307msgstr "Şubat" 6308 6309#: app/Elements/SexValue.php:86 app/Module/StatisticsChartModule.php:777 6310msgid "Female" 6311msgstr "Kadın" 6312 6313#: app/Statistics/Google/ChartAge.php:114 6314#: app/Statistics/Google/ChartMarriageAge.php:137 6315#: app/Statistics/Google/ChartSex.php:67 6316#: resources/views/calendar-page.phtml:156 6317#: resources/views/lists/families-table.phtml:116 6318#: resources/views/lists/families-table.phtml:131 6319#: resources/views/lists/families-table.phtml:141 6320#: resources/views/lists/individuals-table.phtml:132 6321#: resources/views/lists/individuals-table.phtml:147 6322#: resources/views/lists/individuals-table.phtml:157 6323#: resources/views/modules/gedcom_stats/statistics.phtml:64 6324#: resources/views/modules/gedcom_stats/statistics.phtml:227 6325#: resources/views/modules/html/template-statistics.phtml:32 6326#: resources/views/modules/statistics-chart/greatest-age.phtml:26 6327#: resources/views/modules/statistics-chart/lifespan.phtml:35 6328#: resources/views/modules/statistics-chart/oldest-living.phtml:26 6329#: resources/views/modules/top10_givnnames/block.phtml:18 6330msgid "Females" 6331msgstr "Kadınlar" 6332 6333#. I18N: Name of a country or state 6334#: app/Statistics/Service/CountryService.php:187 6335msgid "Fiji" 6336msgstr "Fiji" 6337 6338#: app/Gedcom.php:978 app/Http/RequestHandlers/ManageMediaData.php:362 6339#: app/MediaFile.php:316 6340msgid "File size" 6341msgstr "Dosya boyutu" 6342 6343#: app/Exceptions/FileUploadException.php:57 6344msgid "File successfully uploaded" 6345msgstr "Dosya başarıyla yüklendi" 6346 6347#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:483 6348#: app/Gedcom.php:749 app/Http/RequestHandlers/ManageMediaData.php:344 6349#: resources/views/admin/gedcom-export-options.phtml:64 6350#: resources/views/admin/trees-export.phtml:36 6351#: resources/views/modals/media-file-fields.phtml:71 6352msgid "Filename" 6353msgstr "Dosya adı" 6354 6355#: resources/views/admin/media-upload.phtml:45 6356#: resources/views/modals/media-file-fields.phtml:55 6357msgid "Filename on server" 6358msgstr "Sunucudaki dosya adı" 6359 6360#: app/Http/RequestHandlers/UploadMediaAction.php:107 6361#, php-format 6362msgid "Filenames are not allowed to contain the character “%s”." 6363msgstr "Dosya adlarının “%s” karakterini içermesine izin verilmez." 6364 6365#: app/Http/RequestHandlers/UploadMediaAction.php:113 6366#, php-format 6367msgid "Filenames are not allowed to have the extension “%s”." 6368msgstr "Dosya adlarının “%s” uzantısına sahip olmasına izin verilmez." 6369 6370#: resources/views/admin/control-panel.phtml:844 6371msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 6372msgstr "Dosyalar webtrees'in önceki bir sürümünden bulundu. Eski dosyalar bazen bir güvenlik riski olabilir. Onları silmelisin." 6373 6374#: resources/views/admin/clean-data.phtml:20 6375#, php-format 6376msgid "Files marked with %s are required for proper operation and cannot be removed." 6377msgstr "%s ile işaretlenmiş dosyalar düzgün çalışması için gereklidir ve kaldırılamaz." 6378 6379#: resources/views/calendar-page.phtml:120 6380#: resources/views/lists/datatables-attributes.phtml:32 6381msgid "Filter" 6382msgstr "Filtre" 6383 6384#: resources/xml/reports/fact_sources.xml:5 6385msgid "Find a source" 6386msgstr "Bir kaynak bul" 6387 6388#: resources/views/edit/input-addon-keyboard.phtml:12 6389#: resources/views/edit/input-addon-keyboard.phtml:15 6390#: resources/views/edit/shared-note.phtml:29 6391#: resources/views/edit/shared-note.phtml:31 6392msgid "Find a special character" 6393msgstr "Özel bir karakter bul" 6394 6395#: app/Module/RelationshipsChartModule.php:728 6396msgid "Find all possible relationships" 6397msgstr "Tüm olası ilişkileri bul" 6398 6399#: app/Module/RelationshipsChartModule.php:456 6400msgid "Find any relationship" 6401msgstr "Herhangi bir ilişki bul" 6402 6403#: app/Http/RequestHandlers/FindDuplicateRecords.php:61 6404#: resources/views/admin/trees.phtml:166 6405msgid "Find duplicates" 6406msgstr "Yinelenenleri bul" 6407 6408#: app/Module/RelationshipsChartModule.php:730 6409msgid "Find other relationships" 6410msgstr "Diğer ilişkileri bul" 6411 6412#: app/Module/RelationshipsChartModule.php:457 6413#: resources/views/modules/relationships-chart/page.phtml:55 6414msgid "Find relationships via ancestors" 6415msgstr "Atalar aracılığıyla ilişkileri bul" 6416 6417#: app/Module/RelationshipsChartModule.php:734 6418#: resources/views/modules/relationships-chart/page.phtml:67 6419msgid "Find the closest relationships" 6420msgstr "En yakın ilişkileri bul" 6421 6422#: app/Http/RequestHandlers/UnconnectedPage.php:110 6423#: resources/views/admin/trees.phtml:190 6424msgid "Find unrelated individuals" 6425msgstr "İlgisiz bireyleri bul" 6426 6427#. I18N: Name of a country or state 6428#: app/Statistics/Service/CountryService.php:185 6429msgid "Finland" 6430msgstr "Finlandiya" 6431 6432#: app/Gedcom.php:641 resources/xml/reports/missing_facts_report.xml:21 6433msgid "First communion" 6434msgstr "İlk cemaat" 6435 6436#: resources/views/modules/statistics-chart/other-events.phtml:18 6437msgid "First event" 6438msgstr "İlk olay" 6439 6440#: resources/views/admin/merge-records-step-1.phtml:68 6441msgid "First record" 6442msgstr "İlk kayıt" 6443 6444#. I18N: Name of a module 6445#: app/Module/FixNameSlashesAndSpaces.php:58 6446msgid "Fix name slashes and spaces" 6447msgstr "Ad eğik çizgilerini ve boşlukları düzeltin" 6448 6449#: resources/views/admin/locations.phtml:46 6450msgid "Flag" 6451msgstr "Bayrak" 6452 6453#. I18N: Name of a country or state 6454#: app/Statistics/Service/CountryService.php:189 6455msgid "Flanders" 6456msgstr "Flanders" 6457 6458#. I18N: a month in the French republican calendar 6459#: app/Date/FrenchDate.php:163 6460msgctxt "GENITIVE" 6461msgid "Floreal" 6462msgstr "Floreal" 6463 6464#. I18N: a month in the French republican calendar 6465#: app/Date/FrenchDate.php:257 6466msgctxt "INSTRUMENTAL" 6467msgid "Floreal" 6468msgstr "Floreal" 6469 6470#. I18N: a month in the French republican calendar 6471#: app/Date/FrenchDate.php:210 6472msgctxt "LOCATIVE" 6473msgid "Floreal" 6474msgstr "Floreal" 6475 6476#. I18N: a month in the French republican calendar 6477#: app/Date/FrenchDate.php:116 6478msgctxt "NOMINATIVE" 6479msgid "Floreal" 6480msgstr "Floréal" 6481 6482#: resources/views/modals/media-file-fields.phtml:64 6483#: resources/views/modules/media-list/page.phtml:44 6484msgid "Folder" 6485msgstr "Klasör" 6486 6487#: resources/views/admin/media-upload.phtml:58 6488msgid "Folder name on server" 6489msgstr "Sunucudaki klasör adı" 6490 6491#: resources/views/emails/register-user-html.phtml:24 6492#: resources/views/emails/register-user-text.phtml:18 6493msgid "Follow this link to verify your email address." 6494msgstr "E-posta adresinizi doğrulamak için bu bağlantıyı takip edin." 6495 6496#: resources/xml/reports/ahnentafel_report.xml:15 6497#: resources/xml/reports/bdm_report.xml:14 6498#: resources/xml/reports/birth_report.xml:12 6499#: resources/xml/reports/cemetery_report.xml:10 6500#: resources/xml/reports/change_report.xml:12 6501#: resources/xml/reports/death_report.xml:13 6502#: resources/xml/reports/descendancy_report.xml:10 6503#: resources/xml/reports/fact_sources.xml:10 6504#: resources/xml/reports/family_group_report.xml:14 6505#: resources/xml/reports/individual_ext_report.xml:15 6506#: resources/xml/reports/individual_report.xml:12 6507#: resources/xml/reports/marriage_report.xml:12 6508#: resources/xml/reports/missing_facts_report.xml:10 6509#: resources/xml/reports/occupation_report.xml:9 6510#: resources/xml/reports/pedigree_report.xml:10 6511#: resources/xml/reports/relative_ext_report.xml:10 6512msgid "Font" 6513msgstr "Yazı tipi" 6514 6515#: resources/views/admin/modules.phtml:232 6516#: resources/views/admin/modules.phtml:235 6517msgid "Footer" 6518msgstr "Altbilgi" 6519 6520#: app/Http/RequestHandlers/ModulesFootersPage.php:43 6521#: resources/views/admin/control-panel.phtml:578 6522#: resources/views/admin/modules.phtml:106 6523#: resources/views/admin/modules.phtml:108 6524msgid "Footers" 6525msgstr "Altbilgiler" 6526 6527#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6528#: resources/views/admin/trees-import.phtml:128 6529#, php-format 6530msgid "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." 6531msgstr "Örneğin, GEDCOM dosyası %1$s içeriyorsa ve webtrees medya klasöründe %2$s bulmayı bekliyorsa, %3$s dosyasını kaldırmanız gerekir." 6532 6533#: resources/views/help/relationship-privacy.phtml:12 6534msgid "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)." 6535msgstr "Örneğin, yol uzunluğunu 2 olarak belirlerseniz, birey torunlarını (çocuk, çocuk), teyzelerini (ebeveyn, kardeş), üvey kızlarını (eş, çocuk) görebilir, ancak ilk kuzenlerini (ebeveyn, kardeş, çocuk) göremez." 6536 6537#: resources/views/help/data-fixes.phtml:12 6538msgid "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." 6539msgstr "Örneğin, ölüm olayı olmayan kişileri hızlı bir şekilde bulabiliriz, ancak bireyin öldüğünü hesaplamak çok daha yavaştır." 6540 6541#: app/Module/ContactsFooterModule.php:147 6542#, php-format 6543msgid "For help with genealogy questions contact %s." 6544msgstr "Şecere sorularıyla ilgili yardım için %s ile iletişime geçin." 6545 6546#: resources/views/admin/control-panel.phtml:206 6547#: resources/views/admin/tags.phtml:981 6548#: resources/views/modules/bing-maps/config.phtml:38 6549#: resources/views/modules/geonames/config.phtml:38 6550#: resources/views/modules/google-maps/config.phtml:38 6551#: resources/views/modules/here-maps/config.phtml:38 6552#: resources/views/modules/map-box/config.phtml:38 6553#: resources/views/modules/openrouteservice/config.phtml:38 6554#, php-format 6555msgid "For more information, see %s." 6556msgstr "Daha fazla bilgi için, bkz. %s." 6557 6558#: app/Module/ContactsFooterModule.php:160 6559#, php-format 6560msgid "For technical support and information contact %s." 6561msgstr "Teknik destek ve bilgi için %s ile iletişime geçin." 6562 6563#: app/Module/ContactsFooterModule.php:134 6564#, php-format 6565msgid "For technical support or genealogy questions contact %s." 6566msgstr "Teknik destek veya şecere soruları için %s ile iletişime geçin." 6567 6568#. I18N: Help text for the “Show list of family trees” site configuration setting 6569#: resources/views/admin/site-preferences.phtml:104 6570msgid "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." 6571msgstr "Birden fazla aile ağacına sahip web siteleri için, bu seçenek ana menüde, arama sayfalarında vb. aile ağaçlarının listesini gösterecektir." 6572 6573#: resources/views/login-page.phtml:60 6574#: resources/views/modules/login_block/sign-in.phtml:41 6575msgid "Forgot password?" 6576msgstr "Şifrenizi mi unuttunuz?" 6577 6578#: app/Gedcom.php:402 app/Gedcom.php:485 app/Gedcom.php:490 app/Gedcom.php:533 6579#: app/Gedcom.php:750 app/Gedcom.php:1207 6580#: resources/views/admin/gedcom-export-options.phtml:22 6581#: resources/views/help/date.phtml:32 resources/views/help/date.phtml:70 6582#: resources/views/help/date.phtml:108 resources/views/help/date.phtml:146 6583#: resources/views/report-setup-page.phtml:54 6584msgid "Format" 6585msgstr "Biçim" 6586 6587#. I18N: A configuration setting 6588#: resources/views/admin/trees-preferences.phtml:586 6589msgid "Format text and notes" 6590msgstr "Metni ve notları biçimlendir" 6591 6592#. I18N: Location of an LDS church temple 6593#: app/Elements/TempleCode.php:94 6594msgid "Fort Lauderdale, Florida, United States" 6595msgstr "Fort Lauderdale, Florida, ABD" 6596 6597#: app/Elements/PedigreeLinkageType.php:82 6598msgctxt "Female pedigree" 6599msgid "Foster" 6600msgstr "Koruyucu" 6601 6602#: app/Elements/PedigreeLinkageType.php:72 6603msgctxt "Male pedigree" 6604msgid "Foster" 6605msgstr "Koruyucu" 6606 6607#: app/Elements/PedigreeLinkageType.php:92 6608msgctxt "Pedigree" 6609msgid "Foster" 6610msgstr "Koruyucu" 6611 6612#: app/Elements/RelationIsDescriptor.php:103 6613msgid "Foster child" 6614msgstr "Korunan çocuk" 6615 6616#: app/Elements/RelationIsDescriptor.php:104 6617msgid "Foster father" 6618msgstr "Koruyucu babası" 6619 6620#: app/Elements/RelationIsDescriptor.php:105 6621msgid "Foster mother" 6622msgstr "Koruyucu annesi" 6623 6624#. I18N: Name of a country or state 6625#: app/Statistics/Service/CountryService.php:193 6626msgid "France" 6627msgstr "Fransa" 6628 6629#. I18N: Location of an LDS church temple 6630#: app/Elements/TempleCode.php:95 6631msgid "Frankfurt am Main, Germany" 6632msgstr "Frankfurt am Main, Almanya" 6633 6634#. I18N: Location of an LDS church temple 6635#: app/Elements/TempleCode.php:96 6636msgid "Freiburg, Germany" 6637msgstr "Freiburg, Almanya" 6638 6639#. I18N: The French calendar 6640#: app/Factories/CalendarDateFactory.php:150 6641#: resources/views/help/date.phtml:217 6642msgid "French" 6643msgstr "Fransız" 6644 6645#. I18N: Name of a country or state 6646#: app/Statistics/Service/CountryService.php:229 6647msgid "French Guiana" 6648msgstr "Fransız Guyanası" 6649 6650#. I18N: Name of a country or state 6651#: app/Statistics/Service/CountryService.php:413 6652msgid "French Polynesia" 6653msgstr "Fransız Polinezyası" 6654 6655#. I18N: Name of a country or state 6656#: app/Statistics/Service/CountryService.php:64 6657msgid "French Southern Territories" 6658msgstr "Fransız Güney Toprakları" 6659 6660#: app/Module/FrequentlyAskedQuestionsModule.php:155 6661#: app/Module/FrequentlyAskedQuestionsModule.php:401 6662#: resources/views/modules/faq/config.phtml:51 6663#: resources/views/modules/faq/edit.phtml:21 6664msgid "Frequently asked questions" 6665msgstr "Sıkça Sorulan Sorular" 6666 6667#. I18N: Location of an LDS church temple 6668#: app/Elements/TempleCode.php:97 6669msgid "Fresno, California, United States" 6670msgstr "Fresno, California, ABD" 6671 6672#. I18N: abbreviation for Friday 6673#: app/Date/AbstractCalendarDate.php:281 6674#: resources/views/edit/initialize-calendar-popup.phtml:28 6675msgid "Fri" 6676msgstr "Cum" 6677 6678#: app/Date/AbstractCalendarDate.php:250 6679msgid "Friday" 6680msgstr "Cuma" 6681 6682#: app/Elements/RelationIsDescriptor.php:106 6683msgid "Friend" 6684msgstr "Arkadaş" 6685 6686#: app/Elements/RelationIsDescriptor.php:79 6687msgctxt "FEMALE" 6688msgid "Friend" 6689msgstr "Arkadaş" 6690 6691#: app/Elements/RelationIsDescriptor.php:58 6692msgctxt "MALE" 6693msgid "Friend" 6694msgstr "Arkadaş" 6695 6696#. I18N: a month in the French republican calendar 6697#: app/Date/FrenchDate.php:153 6698msgctxt "GENITIVE" 6699msgid "Frimaire" 6700msgstr "Frimaire" 6701 6702#. I18N: a month in the French republican calendar 6703#: app/Date/FrenchDate.php:247 6704msgctxt "INSTRUMENTAL" 6705msgid "Frimaire" 6706msgstr "Frimaire" 6707 6708#. I18N: a month in the French republican calendar 6709#: app/Date/FrenchDate.php:200 6710msgctxt "LOCATIVE" 6711msgid "Frimaire" 6712msgstr "Frimaire" 6713 6714#. I18N: a month in the French republican calendar 6715#: app/Date/FrenchDate.php:105 6716msgctxt "NOMINATIVE" 6717msgid "Frimaire" 6718msgstr "Frimaire" 6719 6720#: resources/views/admin/broadcast.phtml:27 6721#: resources/views/admin/email-page.phtml:32 6722#: resources/views/message-page.phtml:29 6723msgctxt "Email sender" 6724msgid "From" 6725msgstr "Kimden" 6726 6727#: resources/views/admin/changes-log.phtml:41 6728#: resources/views/admin/site-logs.phtml:39 6729msgctxt "Start of date range" 6730msgid "From" 6731msgstr "İtibaren" 6732 6733#. I18N: a month in the French republican calendar 6734#: app/Date/FrenchDate.php:171 6735msgctxt "GENITIVE" 6736msgid "Fructidor" 6737msgstr "Fructidor" 6738 6739#. I18N: a month in the French republican calendar 6740#: app/Date/FrenchDate.php:265 6741msgctxt "INSTRUMENTAL" 6742msgid "Fructidor" 6743msgstr "Fructidor" 6744 6745#. I18N: a month in the French republican calendar 6746#: app/Date/FrenchDate.php:218 6747msgctxt "LOCATIVE" 6748msgid "Fructidor" 6749msgstr "Fructidor" 6750 6751#. I18N: a month in the French republican calendar 6752#: app/Date/FrenchDate.php:124 6753msgctxt "NOMINATIVE" 6754msgid "Fructidor" 6755msgstr "Fructidor" 6756 6757#. I18N: Location of an LDS church temple 6758#: app/Elements/TempleCode.php:98 6759msgid "Fukuoka, Japan" 6760msgstr "Fukuoka, Japonya" 6761 6762#: app/Gedcom.php:879 app/Gedcom.php:939 app/Gedcom.php:1555 6763msgid "Funeral" 6764msgstr "Cenaze" 6765 6766#: app/Gedcom.php:484 resources/views/admin/gedcom-export-options.phtml:30 6767msgid "GEDCOM" 6768msgstr "GEDCOM" 6769 6770#. I18N: A configuration setting 6771#: resources/views/admin/trees-check.phtml:24 6772#: resources/views/admin/trees-preferences.phtml:616 6773msgid "GEDCOM errors" 6774msgstr "GEDCOM hataları" 6775 6776#: resources/views/admin/trees.phtml:272 6777msgid "GEDCOM file" 6778msgstr "GEDCOM dosyası" 6779 6780#: resources/views/admin/tags.phtml:51 resources/views/admin/tags.phtml:181 6781#: resources/views/admin/tags.phtml:273 resources/views/admin/tags.phtml:335 6782#: resources/views/admin/tags.phtml:410 resources/views/admin/tags.phtml:449 6783#: resources/views/admin/tags.phtml:733 resources/views/admin/tags.phtml:787 6784#: resources/views/admin/tags.phtml:891 6785msgid "GEDCOM tag" 6786msgstr "GEDCOM etiketi" 6787 6788#: app/Http/RequestHandlers/SiteTagsPage.php:76 6789#: resources/views/admin/control-panel.phtml:261 6790msgid "GEDCOM tags" 6791msgstr "GEDCOM etiketleri" 6792 6793#. I18N: https://genealogy.net/GEDCOM/ 6794#: app/Gedcom.php:1127 resources/views/admin/tags.phtml:975 6795msgid "GEDCOM-L" 6796msgstr "" 6797 6798#. I18N: GEDZIP = file format 6799#: resources/views/admin/gedcom-export-options.phtml:55 6800msgid "GEDZIP" 6801msgstr "" 6802 6803#. I18N: https://gov.genealogy.net 6804#: app/Gedcom.php:1091 app/Gedcom.php:1145 app/Gedcom.php:1265 6805#: app/Gedcom.php:1304 app/Gedcom.php:1336 6806msgid "GOV identifier" 6807msgstr "GOV tanımlayıcı" 6808 6809#: app/Gedcom.php:1255 6810msgid "GOV identifier type" 6811msgstr "" 6812 6813#. I18N: Name of a country or state 6814#: app/Statistics/Service/CountryService.php:199 6815msgid "Gabon" 6816msgstr "Gabon" 6817 6818#. I18N: Name of a country or state 6819#: app/Statistics/Service/CountryService.php:215 6820msgid "Gambia" 6821msgstr "Gambiya" 6822 6823#: app/Gedcom.php:702 app/Gedcom.php:1169 6824#: resources/views/individual-page-sex.phtml:28 6825#: resources/xml/reports/family_group_report.xml:844 6826#: resources/xml/reports/individual_ext_report.xml:399 6827#: resources/xml/reports/individual_ext_report.xml:606 6828#: resources/xml/reports/individual_report.xml:388 6829#: resources/xml/reports/individual_report.xml:602 6830msgid "Gender" 6831msgstr "Cinsiyet" 6832 6833#: resources/views/admin/control-panel.phtml:657 6834msgid "Genealogy" 6835msgstr "Şecere" 6836 6837#. I18N: A configuration setting 6838#: resources/views/admin/trees-preferences.phtml:155 6839msgid "Genealogy contact" 6840msgstr "Şecere iletişim" 6841 6842#. I18N: Individuals, sources, dates, places, etc. 6843#: resources/views/admin/trees.phtml:159 6844msgid "Genealogy data" 6845msgstr "Şecere verileri" 6846 6847#: resources/views/admin/trees-preferences.phtml:45 6848#: resources/views/admin/trees-preferences.phtml:598 6849msgid "General" 6850msgstr "Genel" 6851 6852#: app/Http/RequestHandlers/SearchGeneralPage.php:196 6853#: app/Module/SearchMenuModule.php:100 6854msgid "General search" 6855msgstr "Genel arama" 6856 6857#. I18N: Description of the “Sitemaps” module 6858#: app/Module/SiteMapModule.php:110 6859msgid "Generate sitemap files for search engines." 6860msgstr "Arama motorları için site haritası dosyaları oluşturun." 6861 6862#. I18N: This is a report footer. %s is the name of the application. 6863#: app/Report/AbstractRenderer.php:336 6864#, php-format 6865msgid "Generated by %s" 6866msgstr "%s tarafından oluşturuldu" 6867 6868#: app/Module/BranchesListModule.php:501 6869msgid "Generation" 6870msgstr "Nesil" 6871 6872#: resources/xml/reports/ahnentafel_report.xml:78 6873#: resources/xml/reports/descendancy_report.xml:55 6874msgid "Generation " 6875msgstr "Nesil " 6876 6877#: resources/views/modules/ancestors-chart/page.phtml:39 6878#: resources/views/modules/descendancy_chart/page.phtml:39 6879#: resources/views/modules/family-book-chart/page.phtml:41 6880#: resources/views/modules/fanchart/page.phtml:51 6881#: resources/views/modules/hourglass-chart/page.phtml:38 6882#: resources/views/modules/pedigree-chart/page.phtml:39 6883#: resources/views/modules/pedigree-map/page.phtml:34 6884#: resources/xml/reports/ahnentafel_report.xml:7 6885#: resources/xml/reports/descendancy_report.xml:6 6886#: resources/xml/reports/individual_ext_report.xml:7 6887#: resources/xml/reports/missing_facts_report.xml:7 6888msgid "Generations" 6889msgstr "Nesiller" 6890 6891#: app/Gedcom.php:838 6892msgid "Generations of ancestors" 6893msgstr "Ataların nesilleri" 6894 6895#: app/Gedcom.php:843 6896msgid "Generations of descendants" 6897msgstr "Torunların nesilleri" 6898 6899#. I18N: https://www.geonames.org 6900#: app/Module/GeonamesAutocomplete.php:56 6901#: app/Module/MapGeoLocationGeonames.php:45 6902msgid "GeoNames" 6903msgstr "Coğrafi Adlar" 6904 6905#: resources/views/modules/statistics-chart/custom.phtml:174 6906#: resources/views/modules/statistics-chart/custom.phtml:176 6907msgid "Geographic area" 6908msgstr "Coğrafi bölge" 6909 6910#: app/Http/RequestHandlers/MapDataAdd.php:92 6911#: app/Http/RequestHandlers/MapDataEdit.php:85 6912#: app/Http/RequestHandlers/MapDataList.php:106 6913#: resources/views/admin/control-panel.phtml:620 6914#: resources/views/admin/control-panel.phtml:825 6915#: resources/views/admin/map-import-form.phtml:16 6916msgid "Geographic data" 6917msgstr "Coğrafi veriler" 6918 6919#. I18N: find latitude/longitude for a place 6920#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 6921#: resources/views/admin/control-panel.phtml:634 6922msgid "Geolocation" 6923msgstr "Coğrafi konum" 6924 6925#. I18N: Name of a country or state 6926#: app/Statistics/Service/CountryService.php:203 6927msgid "Georgia" 6928msgstr "Gürcistan" 6929 6930#. I18N: Name of a country or state 6931#: app/Statistics/Service/CountryService.php:157 6932msgid "Germany" 6933msgstr "Almanya" 6934 6935#. I18N: a month in the French republican calendar 6936#: app/Date/FrenchDate.php:161 6937msgctxt "GENITIVE" 6938msgid "Germinal" 6939msgstr "Germinal" 6940 6941#. I18N: a month in the French republican calendar 6942#: app/Date/FrenchDate.php:255 6943msgctxt "INSTRUMENTAL" 6944msgid "Germinal" 6945msgstr "Germinal" 6946 6947#. I18N: a month in the French republican calendar 6948#: app/Date/FrenchDate.php:208 6949msgctxt "LOCATIVE" 6950msgid "Germinal" 6951msgstr "Germinal" 6952 6953#. I18N: a month in the French republican calendar 6954#. I18N: a month in the French republican calendar 6955#: app/Date/FrenchDate.php:114 6956msgctxt "NOMINATIVE" 6957msgid "Germinal" 6958msgstr "Germinal" 6959 6960#. I18N: Name of a country or state 6961#: app/Statistics/Service/CountryService.php:207 6962msgid "Ghana" 6963msgstr "Gana" 6964 6965#. I18N: Name of a country or state 6966#: app/Statistics/Service/CountryService.php:209 6967msgid "Gibraltar" 6968msgstr "Cebelitarık" 6969 6970#. I18N: Location of an LDS church temple 6971#: app/Elements/TempleCode.php:99 6972msgid "Gila Valley, Arizona, United States" 6973msgstr "Gila Valley, Arizona, ABD" 6974 6975#. I18N: Location of an LDS church temple 6976#: app/Elements/TempleCode.php:100 6977msgid "Gilbert, Arizona, United States" 6978msgstr "Gilbert, Arizona, ABD" 6979 6980#: resources/views/lists/given-names-table.phtml:26 6981#: resources/views/search-phonetic-page.phtml:32 6982msgid "Given name" 6983msgstr "Verilen ad" 6984 6985#: app/Gedcom.php:653 app/Gedcom.php:660 app/Gedcom.php:665 6986#: resources/views/lists/families-table.phtml:220 6987#: resources/views/lists/families-table.phtml:223 6988#: resources/views/lists/given-names-table.phtml:21 6989#: resources/views/lists/individuals-table.phtml:240 6990msgid "Given names" 6991msgstr "Verilen adlar" 6992 6993#: app/Elements/RelationIsDescriptor.php:112 6994msgid "Godchild" 6995msgstr "Vaftiz çocuğu" 6996 6997#: app/Elements/RelationIsDescriptor.php:81 6998#: app/Elements/RelationIsDescriptor.php:111 6999msgid "Goddaughter" 7000msgstr "Vaftiz kızı" 7001 7002#: app/Elements/RelationIsDescriptor.php:59 7003#: app/Elements/RelationIsDescriptor.php:107 7004msgid "Godfather" 7005msgstr "Vaftiz babası" 7006 7007#: app/Elements/RelationIsDescriptor.php:80 7008#: app/Elements/RelationIsDescriptor.php:108 7009msgid "Godmother" 7010msgstr "Vaftiz annesi" 7011 7012#: app/Elements/RelationIsDescriptor.php:109 7013msgid "Godparent" 7014msgstr "Vaftiz ebeveyni" 7015 7016#: app/Gedcom.php:598 app/Gedcom.php:1165 app/Gedcom.php:1166 7017#: app/Gedcom.php:1350 app/Gedcom.php:1351 7018msgid "Godparents" 7019msgstr "Vaftiz ebeveynleri" 7020 7021#: app/Elements/RelationIsDescriptor.php:60 7022#: app/Elements/RelationIsDescriptor.php:110 7023msgid "Godson" 7024msgstr "Vaftiz oğlu" 7025 7026#: app/Module/GoogleAnalyticsModule.php:47 7027msgid "Google™ analytics" 7028msgstr "Google™ analizi" 7029 7030#: app/Module/GoogleMaps.php:82 app/Module/MapLinkGoogle.php:41 7031msgid "Google™ maps" 7032msgstr "Google Haritalar™" 7033 7034#: app/Module/GoogleWebmasterToolsModule.php:41 7035msgid "Google™ webmaster tools" 7036msgstr "Google™ web yöneticisi araçları" 7037 7038#: app/Gedcom.php:644 7039msgid "Graduation" 7040msgstr "Mezuniyet" 7041 7042#: resources/views/modules/statistics-chart/greatest-age.phtml:10 7043msgid "Greatest age at death" 7044msgstr "Ölümdeki en büyük yaş" 7045 7046#: resources/views/modules/statistics-chart/age-difference.phtml:26 7047msgid "Greatest age between siblings" 7048msgstr "Kardeşler arasında en büyük yaş" 7049 7050#. I18N: Name of a country or state 7051#: app/Statistics/Service/CountryService.php:221 7052msgid "Greece" 7053msgstr "Yunanistan" 7054 7055#. I18N: The name of a colour-scheme 7056#: app/Module/ColorsTheme.php:167 7057msgid "Green Beam" 7058msgstr "Yeşil Işın" 7059 7060#. I18N: Name of a country or state 7061#: app/Statistics/Service/CountryService.php:225 7062msgid "Greenland" 7063msgstr "Grönland" 7064 7065#. I18N: The gregorian calendar 7066#: app/Factories/CalendarDateFactory.php:146 app/Module/YahrzeitModule.php:264 7067msgid "Gregorian" 7068msgstr "Miladi" 7069 7070#. I18N: Name of a country or state 7071#: app/Statistics/Service/CountryService.php:223 7072msgid "Grenada" 7073msgstr "Grenada" 7074 7075#. I18N: Location of an LDS church temple 7076#: app/Elements/TempleCode.php:101 7077msgid "Guadalajara, Mexico" 7078msgstr "Guadalajara, Meksika" 7079 7080#. I18N: Name of a country or state 7081#: app/Statistics/Service/CountryService.php:213 7082msgid "Guadeloupe" 7083msgstr "Guadeloupe" 7084 7085#. I18N: Name of a country or state 7086#: app/Statistics/Service/CountryService.php:231 7087msgid "Guam" 7088msgstr "Guam" 7089 7090#: app/Elements/RelationIsDescriptor.php:113 7091msgid "Guardian" 7092msgstr "Koruyucu" 7093 7094#: app/Elements/RelationIsDescriptor.php:82 7095msgctxt "FEMALE" 7096msgid "Guardian" 7097msgstr "Koruyucu" 7098 7099#: app/Elements/RelationIsDescriptor.php:61 7100msgctxt "MALE" 7101msgid "Guardian" 7102msgstr "Koruyucu" 7103 7104#. I18N: Name of a country or state 7105#: app/Statistics/Service/CountryService.php:227 7106msgid "Guatemala" 7107msgstr "Guatemala" 7108 7109#. I18N: Location of an LDS church temple 7110#: app/Elements/TempleCode.php:102 7111msgid "Guatemala City, Guatemala" 7112msgstr "Guatemala Şehri, Guatemala" 7113 7114#. I18N: Location of an LDS church temple 7115#: app/Elements/TempleCode.php:103 7116msgid "Guayaquil, Ecuador" 7117msgstr "Guayaquil, Ekvador" 7118 7119#. I18N: Name of a country or state 7120#: app/Statistics/Service/CountryService.php:205 7121msgid "Guernsey" 7122msgstr "Guernsey" 7123 7124#. I18N: Name of a country or state 7125#: app/Statistics/Service/CountryService.php:211 7126msgid "Guinea" 7127msgstr "Gine" 7128 7129#. I18N: Name of a country or state 7130#: app/Statistics/Service/CountryService.php:217 7131msgid "Guinea-Bissau" 7132msgstr "Gine Bissau" 7133 7134#. I18N: Name of a country or state 7135#: app/Statistics/Service/CountryService.php:233 7136msgid "Guyana" 7137msgstr "Guyana" 7138 7139#. I18N: Name of a module 7140#: app/Module/HtmlBlockModule.php:60 7141msgid "HTML" 7142msgstr "HTML" 7143 7144#: app/Gedcom.php:940 7145msgid "Hair color" 7146msgstr "Saç rengi" 7147 7148#. I18N: Name of a country or state 7149#: app/Statistics/Service/CountryService.php:243 7150msgid "Haiti" 7151msgstr "Haiti" 7152 7153#. I18N: Location of an LDS church temple 7154#: app/Elements/TempleCode.php:105 7155msgid "Halifax, Nova Scotia, Canada" 7156msgstr "Halifax, Nova Scotia, Kanada" 7157 7158#. I18N: Location of an LDS church temple 7159#: app/Elements/TempleCode.php:147 7160msgid "Hamilton, New Zealand" 7161msgstr "Hamilton, Yeni Zelanda" 7162 7163#. I18N: Location of an LDS church temple 7164#: app/Elements/TempleCode.php:106 7165msgid "Hartford, Connecticut, United States" 7166msgstr "Hartford, Connecticut, ABD" 7167 7168#: resources/xml/reports/descendancy_report.xml:428 7169msgid "He " 7170msgstr "O " 7171 7172#: resources/xml/reports/ahnentafel_report.xml:288 7173msgid "He died" 7174msgstr "O öldü" 7175 7176#: resources/xml/reports/ahnentafel_report.xml:260 7177#: resources/xml/reports/descendancy_report.xml:173 7178msgid "He married" 7179msgstr "O evli" 7180 7181#: resources/xml/reports/ahnentafel_report.xml:223 7182msgid "He resided at" 7183msgstr "O ikamet etti" 7184 7185#: resources/xml/reports/descendancy_report.xml:401 7186msgid "He was born" 7187msgstr "O doğdu" 7188 7189#: resources/xml/reports/ahnentafel_report.xml:338 7190msgid "He was buried" 7191msgstr "O defnedildi" 7192 7193#: resources/xml/reports/ahnentafel_report.xml:167 7194msgid "He was christened" 7195msgstr "O vaftiz edildi" 7196 7197#: resources/xml/reports/ahnentafel_report.xml:313 7198msgid "He was cremated" 7199msgstr "O yakıldı" 7200 7201#: app/Gedcom.php:476 app/Header.php:42 app/Header.php:43 app/Header.php:44 7202#: app/Http/RequestHandlers/CheckTree.php:346 7203msgid "Header" 7204msgstr "Üstbilgi" 7205 7206#. I18N: Name of a country or state 7207#: app/Statistics/Service/CountryService.php:237 7208msgid "Heard Island and McDonald Islands" 7209msgstr "Heard Adası ve McDonald Adaları" 7210 7211#: app/Http/RequestHandlers/HelpText.php:266 7212msgid "Hebrew" 7213msgstr "İbranice" 7214 7215#: app/Gedcom.php:921 app/Gedcom.php:922 7216msgid "Hebrew name" 7217msgstr "İbranice adı" 7218 7219#: app/Gedcom.php:941 7220msgid "Height" 7221msgstr "Yükseklik" 7222 7223#: resources/views/emails/approve-user-html.phtml:15 7224#: resources/views/emails/approve-user-text.phtml:12 7225#: resources/views/emails/message-copy-html.phtml:16 7226#: resources/views/emails/message-copy-text.phtml:14 7227#: resources/views/emails/message-user-html.phtml:16 7228#: resources/views/emails/message-user-text.phtml:14 7229#: resources/views/emails/password-request-html.phtml:14 7230#: resources/views/emails/password-request-text.phtml:12 7231#: resources/views/emails/pending-changes-html.phtml:16 7232#: resources/views/emails/pending-changes-text.phtml:15 7233#: resources/views/emails/register-user-html.phtml:15 7234#: resources/views/emails/register-user-text.phtml:14 7235#, php-format 7236msgid "Hello %s…" 7237msgstr "Merhaba %s …" 7238 7239#: resources/views/register-success-page.phtml:19 7240#, php-format 7241msgid "Hello %s…<br>Thank you for your registration." 7242msgstr "Merhaba %s …<br>Kaydınız için teşekkür ederiz." 7243 7244#: resources/views/emails/register-notify-html.phtml:17 7245#: resources/views/emails/register-notify-text.phtml:15 7246#: resources/views/emails/verify-notify-html.phtml:14 7247#: resources/views/emails/verify-notify-text.phtml:12 7248msgid "Hello administrator…" 7249msgstr "Merhaba yönetici…" 7250 7251#: app/Http/RequestHandlers/HelpText.php:293 resources/views/help/link.phtml:11 7252#: resources/views/help/link.phtml:13 7253msgid "Help" 7254msgstr "Yardım" 7255 7256#. I18N: Location of an LDS church temple 7257#: app/Elements/TempleCode.php:108 7258msgid "Helsinki, Finland" 7259msgstr "Helsinki, Finlandiya" 7260 7261#: resources/xml/reports/ahnentafel_report.xml:15 7262#: resources/xml/reports/bdm_report.xml:14 7263#: resources/xml/reports/birth_report.xml:12 7264#: resources/xml/reports/cemetery_report.xml:10 7265#: resources/xml/reports/change_report.xml:12 7266#: resources/xml/reports/death_report.xml:13 7267#: resources/xml/reports/descendancy_report.xml:10 7268#: resources/xml/reports/fact_sources.xml:10 7269#: resources/xml/reports/family_group_report.xml:14 7270#: resources/xml/reports/individual_ext_report.xml:15 7271#: resources/xml/reports/individual_report.xml:12 7272#: resources/xml/reports/marriage_report.xml:12 7273#: resources/xml/reports/missing_facts_report.xml:10 7274#: resources/xml/reports/occupation_report.xml:9 7275#: resources/xml/reports/pedigree_report.xml:10 7276#: resources/xml/reports/relative_ext_report.xml:10 7277msgctxt "font name" 7278msgid "Helvetica" 7279msgstr "Helvetica" 7280 7281#: resources/xml/reports/ahnentafel_report.xml:197 7282msgid "Her occupation was" 7283msgstr "Onun mesleği oldu" 7284 7285#. I18N: https://wego.here.com 7286#: app/Module/HereMaps.php:82 7287msgid "Here maps" 7288msgstr "İşte haritalar" 7289 7290#. I18N: Location of an LDS church temple 7291#: app/Elements/TempleCode.php:109 7292msgid "Hermosillo, Mexico" 7293msgstr "Hermosillo, Meksika" 7294 7295#. I18N: a month in the Jewish calendar 7296#: app/Date/JewishDate.php:195 7297msgctxt "GENITIVE" 7298msgid "Heshvan" 7299msgstr "Heshvan" 7300 7301#. I18N: a month in the Jewish calendar 7302#: app/Date/JewishDate.php:299 7303msgctxt "INSTRUMENTAL" 7304msgid "Heshvan" 7305msgstr "Heshvan" 7306 7307#. I18N: a month in the Jewish calendar 7308#: app/Date/JewishDate.php:247 7309msgctxt "LOCATIVE" 7310msgid "Heshvan" 7311msgstr "Heshvan" 7312 7313#. I18N: a month in the Jewish calendar 7314#: app/Date/JewishDate.php:143 7315msgctxt "NOMINATIVE" 7316msgid "Heshvan" 7317msgstr "Heshvan" 7318 7319#: resources/views/admin/tags.phtml:52 resources/views/admin/tags.phtml:182 7320#: resources/views/admin/tags.phtml:274 resources/views/admin/tags.phtml:336 7321#: resources/views/admin/tags.phtml:411 resources/views/admin/tags.phtml:450 7322#: resources/views/admin/tags.phtml:734 resources/views/admin/tags.phtml:788 7323#: resources/views/admin/tags.phtml:892 7324msgid "Hide GEDCOM tags" 7325msgstr "GEDCOM etiketlerini gizle" 7326 7327#: app/Auth.php:564 app/Auth.php:577 7328#: app/Http/RequestHandlers/TreePreferencesPage.php:126 7329#: app/Http/RequestHandlers/TreePrivacyPage.php:94 7330#: resources/views/admin/trees-privacy.phtml:150 7331msgid "Hide from everyone" 7332msgstr "Herkesten gizle" 7333 7334#: resources/views/admin/site-mail.phtml:152 7335#: resources/views/admin/users-create.phtml:61 7336#: resources/views/admin/users-edit.phtml:71 7337#: resources/views/edit-account-page.phtml:91 7338#: resources/views/login-page.phtml:46 7339#: resources/views/modules/login_block/sign-in.phtml:32 7340#: resources/views/password-reset-page.phtml:37 7341#: resources/views/register-page.phtml:75 7342#: resources/views/setup/step-4-database-mysql.phtml:99 7343#: resources/views/setup/step-4-database-pgsql.phtml:86 7344#: resources/views/setup/step-4-database-sqlsvr.phtml:86 7345#: resources/views/setup/step-5-administrator.phtml:81 7346msgid "Hide password" 7347msgstr "Şifreyi gizle" 7348 7349#: resources/views/admin/locations.phtml:35 7350msgid "Hide unused locations" 7351msgstr "Kullanılmayan konumları gizle" 7352 7353#: app/Gedcom.php:1269 7354msgid "Hierarchical relationship" 7355msgstr "Hiyerarşik ilişki" 7356 7357#: app/Gedcom.php:982 app/Gedcom.php:1168 app/Gedcom.php:1184 7358#: app/Gedcom.php:1297 app/Gedcom.php:1318 app/Gedcom.php:1329 7359#: app/Gedcom.php:1352 app/Gedcom.php:1469 app/Gedcom.php:1561 7360#: resources/xml/reports/individual_ext_report.xml:11 7361#: resources/xml/reports/individual_report.xml:8 7362msgid "Highlighted image" 7363msgstr "Vurgulanan resim" 7364 7365#. I18N: The Arabic/Hijri calendar 7366#: app/Factories/CalendarDateFactory.php:154 7367#: resources/views/help/date.phtml:185 7368msgid "Hijri" 7369msgstr "Hicri" 7370 7371#: resources/xml/reports/ahnentafel_report.xml:196 7372msgid "His occupation was" 7373msgstr "Onun mesleği oldu" 7374 7375#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 7376#: resources/views/admin/control-panel.phtml:720 7377#: resources/views/admin/modules.phtml:114 7378#: resources/views/admin/modules.phtml:116 7379#: resources/views/admin/modules.phtml:248 7380#: resources/views/admin/modules.phtml:251 7381#: resources/views/modules/personal_facts/tab.phtml:46 7382msgid "Historic events" 7383msgstr "Tarihi olaylar" 7384 7385#. I18N: Name of a module 7386#. I18N: A configuration setting 7387#: app/Module/HitCountFooterModule.php:73 7388#: resources/views/admin/trees-preferences.phtml:629 7389msgid "Hit counters" 7390msgstr "İsabet sayaçları" 7391 7392#: app/Gedcom.php:1556 7393msgid "Holocaust" 7394msgstr "Soykırım" 7395 7396#. I18N: Name of a module 7397#: app/Module/WelcomeBlockModule.php:57 7398#: resources/views/admin/control-panel.phtml:606 7399#: resources/views/admin/modules.phtml:197 7400#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:91 7401msgid "Home page" 7402msgstr "Ana sayfa" 7403 7404#. I18N: Name of a country or state 7405#: app/Statistics/Service/CountryService.php:239 7406msgid "Honduras" 7407msgstr "Honduras" 7408 7409#. I18N: Location of an LDS church temple 7410#. I18N: Name of a country or state 7411#: app/Elements/TempleCode.php:110 7412#: app/Statistics/Service/CountryService.php:235 7413msgid "Hong Kong" 7414msgstr "Hong Kong" 7415 7416#. I18N: Name of a module/chart 7417#: app/Module/ChartsBlockModule.php:162 app/Module/ChartsBlockModule.php:257 7418#: app/Module/HourglassChartModule.php:79 7419msgid "Hourglass chart" 7420msgstr "Kum saati grafiği" 7421 7422#. I18N: %s is an individual’s name 7423#: app/Module/HourglassChartModule.php:125 7424#, php-format 7425msgid "Hourglass chart of %s" 7426msgstr "%s kum saati grafiği" 7427 7428#: app/Gedcom.php:1294 app/Gedcom.php:1326 7429msgid "House number" 7430msgstr "Ev numarası" 7431 7432#: resources/views/modules/census-assistant.phtml:110 7433msgid "Household" 7434msgstr "Ev halkı" 7435 7436#. I18N: Location of an LDS church temple 7437#: app/Elements/TempleCode.php:111 7438msgid "Houston, Texas, United States" 7439msgstr "Houston, Texas, ABD" 7440 7441#. I18N: Configuration option 7442#: resources/views/modules/relationships-chart/config.phtml:44 7443msgid "How much recursion to use when searching for relationships" 7444msgstr "İlişkileri ararken ne kadar özyineleme kullanılmalı" 7445 7446#. I18N: Name of a country or state 7447#: app/Statistics/Service/CountryService.php:245 7448msgid "Hungary" 7449msgstr "Macaristan" 7450 7451#: app/Gedcom.php:394 app/Gedcom.php:439 7452#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:74 7453#: resources/views/edit/change-family-members.phtml:32 7454#: resources/views/edit/change-family-members.phtml:47 7455#: resources/views/fact-date.phtml:138 7456#: resources/xml/reports/cemetery_report.xml:7 7457#: resources/xml/reports/death_report.xml:10 7458#: resources/xml/reports/family_group_report.xml:147 7459#: resources/xml/reports/family_group_report.xml:1087 7460#: resources/xml/reports/individual_ext_report.xml:204 7461#: resources/xml/reports/individual_ext_report.xml:221 7462#: resources/xml/reports/individual_ext_report.xml:457 7463#: resources/xml/reports/individual_report.xml:192 7464#: resources/xml/reports/individual_report.xml:213 7465#: resources/xml/reports/individual_report.xml:449 7466#: resources/xml/reports/relative_ext_report.xml:116 7467msgid "Husband" 7468msgstr "Kocası" 7469 7470#: app/Gedcom.php:395 resources/views/modules/timeline-chart/chart.phtml:355 7471msgid "Husband’s age" 7472msgstr "Kocanın yaşı" 7473 7474#: resources/views/admin/site-logs.phtml:60 7475#: resources/views/admin/site-logs.phtml:125 7476msgid "IP address" 7477msgstr "IP adresi" 7478 7479#. I18N: Name of a country or state 7480#: app/Statistics/Service/CountryService.php:261 7481msgid "Iceland" 7482msgstr "İzlanda" 7483 7484#: app/SurnameTradition.php:97 7485msgctxt "Surname tradition" 7486msgid "Icelandic" 7487msgstr "İzlandaca" 7488 7489#. I18N: Location of an LDS church temple 7490#: app/Elements/TempleCode.php:112 7491msgid "Idaho Falls, Idaho, United States" 7492msgstr "Idaho Falls, Idaho, ABD" 7493 7494#: app/Gedcom.php:646 7495msgid "Identification number" 7496msgstr "Kimlik numarası" 7497 7498#: resources/views/admin/tags.phtml:775 7499msgid "Identifiers" 7500msgstr "Tanıtıcılar" 7501 7502#: resources/views/admin/fix-level-0-media.phtml:20 7503msgid "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." 7504msgstr "Bir medya nesnesi bir kişiye bağlıysa, bir olguyla veya olayla bağlantılı olması gerektiğinde, onu doğru konuma taşıyabilirsiniz." 7505 7506#. I18N: Help text for the “Language” configuration setting 7507#: resources/views/admin/site-preferences.phtml:89 7508msgid "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." 7509msgstr "Web sitesini ziyaret eden bir ziyaretçi tarayıcı tercihlerinde tercih edilen bir dili seçmemişse veya desteklenmeyen bir dil seçmişse, bu dil kullanılacaktır. Bu genellikle arama motorları için geçerlidir." 7510 7511#: resources/views/admin/users-edit.phtml:111 7512msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 7513msgstr "Bir yönetici bir kullanıcı hesabı oluşturursa, doğrulama e-postası gönderilmez ve e-postanın manuel olarak doğrulanması gerekir." 7514 7515#: resources/views/help/name.phtml:22 7516#, php-format 7517msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 7518msgstr "Bir kişinin soyadı yoksa, bölü çizgisine gerek yoktur: <%s>Jón Einarsson<%s>" 7519 7520#: resources/views/help/name.phtml:19 7521#, php-format 7522msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7523msgstr "Bir kişinin iki ayrı soyadı varsa, her ikisi de eğik çizgilerle kapatılmalıdır: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7524 7525#: resources/views/help/name.phtml:28 7526#, php-format 7527msgid "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>." 7528msgstr "Bir kişi, resmi adının parçası olmayan bir takma adla biliniyorsa, tırnak işaretleri içine alınmalıdır. Örneğin, <%s>John "Nobby" /Clark/<%s>." 7529 7530#: resources/views/help/name.phtml:25 7531#, php-format 7532msgid "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>" 7533msgstr "Bir kişi ilk adıyla bilinmiyorsa, tercih edilen ad bir yıldız işaretiyle belirtilmelidir: <%s>John Paul* /Smith/<%s>" 7534 7535#: resources/views/help/name.phtml:16 7536#, php-format 7537msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 7538msgstr "Soyadı bilinmiyorsa boş eğik çizgiler kullanın: <%s>Mary //<%s>" 7539 7540#: resources/views/admin/webtrees1-thumbnails.phtml:24 7541msgid "If the thumbnail image is a custom image, you should add it to the media object." 7542msgstr "Küçük resim özel bir resimse, bunu medya nesnesine eklemelisiniz." 7543 7544#: resources/views/admin/webtrees1-thumbnails.phtml:23 7545msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 7546msgstr "Küçük resim orijinal resim ile aynıysa, artık gerekli değildir ve onu silmeniz gerekir." 7547 7548#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 7549#: resources/views/admin/trees-privacy.phtml:76 7550msgid "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." 7551msgstr "Bu kişi, bu yıl sayısından daha yakın zamanda ölüm, cenaze töreni veya ölü yakma dışında herhangi bir olay yaşamışsa, \"yaşayan\" kabul edilir. Çocukların doğum tarihleri bu amaçla bu tür olaylar olarak kabul edilir." 7552 7553#. I18N: Help text for the “Media folder” configuration setting 7554#: resources/views/admin/trees-preferences.phtml:254 7555msgid "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." 7556msgstr "İki aile ağacı aynı medya klasörünü kullanırsa, medya dosyalarını paylaşabilirler. Farklı medya klasörleri kullanırlarsa, medya dosyaları ayrı tutulacaktır." 7557 7558#. I18N: Help text for the “Who can upload new media files” configuration setting 7559#: resources/views/admin/trees-preferences.phtml:270 7560msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 7561msgstr "Kullanıcıların uygunsuz resimler yükleyebileceğinden endişeleniyorsanız, medya yüklemelerini yalnızca yöneticilerle kısıtlayabilirsiniz." 7562 7563#: resources/views/errors/database-connection.phtml:20 7564msgid "If you are the website administrator, you should check that:" 7565msgstr "Web sitesi yöneticisi iseniz, şunları kontrol etmelisiniz:" 7566 7567#: resources/views/errors/database-connection.phtml:35 7568msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 7569msgstr "Sorunu kendiniz çözemezseniz, <a href=\"https://webtrees.net\">webtrees.net</a> adresindeki forumlarda yardım isteyebilirsiniz.." 7570 7571#: resources/views/setup/step-4-database-mysql.phtml:59 7572msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 7573msgstr "Veritabanına bir UNIX soketi kullanarak bağlanırsanız, yolu buraya girin ve bağlantı noktası numarasını boş bırakın." 7574 7575#: resources/views/admin/trees-import.phtml:113 7576msgid "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." 7577msgstr "Bu GEDCOM dosyasını, uzun satırları bölerken boşlukları atlayan şecere yazılımını kullanarak oluşturduysanız, eksik boşlukları yeniden eklemek için bu seçeneği seçin." 7578 7579#: resources/views/emails/password-request-html.phtml:26 7580#: resources/views/emails/password-request-text.phtml:18 7581msgid "If you did not request a new password, please ignore this message." 7582msgstr "Yeni bir şifre talep etmediyseniz, lütfen bu mesajı dikkate almayın." 7583 7584#: resources/views/emails/register-user-html.phtml:34 7585#: resources/views/emails/register-user-text.phtml:22 7586msgid "If you didn’t request an account, you can just delete this message." 7587msgstr "Bir hesap talep etmediyseniz, bu mesajı silebilirsiniz." 7588 7589#: resources/views/modals/media-file-fields.phtml:75 7590msgid "If you have a large number of media files, you can organize them into folders and subfolders." 7591msgstr "Çok sayıda medya dosyanız varsa, bunları klasörler ve alt klasörler halinde düzenleyebilirsiniz." 7592 7593#: resources/views/admin/trees-import.phtml:98 7594msgid "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." 7595msgstr "Webtrees'de medya nesneleri oluşturduysanız ve daha sonra medya nesnelerini silen şecere yazılımını kullanarak bu GEDCOM dosyasını düzenlediyseniz, geçerli medya nesnelerini yeni GEDCOM dosyasıyla birleştirmek için bu seçeneği seçin." 7596 7597#: resources/views/admin/site-preferences.phtml:39 7598msgid "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." 7599msgstr "Farklı bir klasör seçerseniz, mevcut klasörden tüm dosyaları (config.ini.php, index.php ve .htaccess hariç) yeni klasöre taşımanız gerekir." 7600 7601#. I18N: Help text for the “Media folder” configuration setting 7602#: resources/views/admin/trees-preferences.phtml:253 7603msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 7604msgstr "Farklı bir klasör seçerseniz, tüm ortam dosyalarını da mevcut klasörden yenisine taşımanız gerekir." 7605 7606#. I18N: Help text for the “Show living individuals” configuration setting 7607#: resources/views/admin/trees-privacy.phtml:94 7608msgid "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." 7609msgstr "Yaşayan kişileri ziyaretçilere gösterirseniz, diğer tüm gizlilik kısıtlamaları göz ardı edilir. Bunu yalnızca ağacınızdaki tüm veriler herkese açıksa yapın." 7610 7611#: resources/views/setup/step-2-server-checks.phtml:80 7612msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 7613msgstr "Bu sınırları aşmaya çalışırsanız, sunucu zaman aşımları ve boş sayfalarla karşılaşabilirsiniz." 7614 7615#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 7616msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 7617msgstr "Aşağıdaki izleme ve analiz hizmetlerinden birini kullanırsanız, webtrees izleme kodlarını otomatik olarak ekleyebilir." 7618 7619#: app/Http/RequestHandlers/ManageMediaData.php:369 app/MediaFile.php:331 7620msgid "Image dimensions" 7621msgstr "Resim boyutları" 7622 7623#: resources/views/admin/trees-preferences.phtml:321 7624msgid "Images without watermarks" 7625msgstr "Filigran içermeyen resimler" 7626 7627#: app/Gedcom.php:648 7628msgid "Immigration" 7629msgstr "Göç" 7630 7631#: resources/views/admin/map-import-form.phtml:59 7632#: resources/views/admin/trees.phtml:287 7633msgid "Import" 7634msgstr "İçe aktar" 7635 7636#: app/Http/RequestHandlers/ImportGedcomPage.php:68 7637msgid "Import a GEDCOM file" 7638msgstr "Bir GEDCOM dosyasını içe aktar" 7639 7640#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 7641#: resources/views/admin/control-panel.phtml:804 7642msgid "Import custom thumbnails from webtrees version 1" 7643msgstr "Webtrees sürüm 1'den özel küçük resimleri içe aktar" 7644 7645#: app/Http/RequestHandlers/MapDataImportPage.php:75 7646msgid "Import geographic data" 7647msgstr "Coğrafi verileri içe aktar" 7648 7649#: resources/views/admin/trees-import.phtml:77 7650msgid "Import preferences" 7651msgstr "Tercihleri içe aktar" 7652 7653#: resources/views/admin/trees-merge.phtml:25 7654#: resources/views/admin/trees-renumber.phtml:22 7655msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 7656msgstr "Bir aile ağacında, her kaydın “F123” veya “R14” gibi bir iç referans numarası (“XREF” olarak adlandırılır) vardır." 7657 7658#: resources/views/help/romanized.phtml:8 7659msgid "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." 7660msgstr "Pek çok kültürde, geleneksel karakterlerde hecelenen geleneksel bir adın yanı sıra, İngilizce gibi Latin alfabesine dayalı dillerde yazılan veya telaffuz edilen adın Latin harflerine dönüştürülmüş bir versiyonuna sahip olmak gelenekseldir.<br><br>Adı standart ad alanlarına girmek için İbranice, Yunanca, Rusça, Çince veya Arapça gibi Latin olmayan bir alfabe kullanmayı tercih ederseniz, Latin alfabesini kullanarak aynı adı girmek için bu alanı kullanabilirsiniz. Adın her iki versiyonu da liste ve çizelgelerde görünecektir.<br><br>Bu alan \"Romanize\" olarak etiketlenmiş olsa da, yalnızca Latin alfabesine dayalı karakterleri içermekle sınırlı değildir. Bu, üç farklı alfabenin ortaya çıkabileceği Japonca adlar için yararlı olabilir." 7661 7662#: resources/views/help/hebrew.phtml:8 7663msgid "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." 7664msgstr "Pek çok kültürde, geleneksel karakterlerde hecelenen geleneksel bir adın yanı sıra, İngilizce gibi Latin alfabesine dayalı dillerde yazılan veya telaffuz edilen adın Latin harflerine dönüştürülmüş bir versiyonuna sahip olmak gelenekseldir.<br><br>Adı standart ad alanlarına girmek için Latin alfabesini kullanmayı tercih ederseniz, bu alanı aynı adı Yunanca, İbranice, Rusça, Arapça veya Çince gibi Latin olmayan alfabeye girmek için kullanabilirsiniz. Adın her iki versiyonu da liste ve çizelgelerde görünecektir.<br><br>Bu alan \"İbranice\" olarak etiketlenmesine rağmen, yalnızca İbranice karakterleri içermekle sınırlı değildir." 7665 7666#. I18N: Help text for the “Calendar conversion” configuration setting 7667#: resources/views/admin/trees-preferences.phtml:132 7668msgid "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." 7669msgstr "Bazı takvimlerde günler gece yarısında başlar. Diğer takvimlerde günler gün batımıyla başlar. Dönüştürme işlemi zamanı hesaba katmaz, bu nedenle gün batımı ile gece yarısı arasında meydana gelen herhangi bir olay için, bu tür takvim türleri arasındaki dönüşüm bir gün olacaktır." 7670 7671#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 7672#: resources/views/admin/trees-privacy.phtml:113 7673msgid "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." 7674msgstr "Bazı ülkelerde, gizlilik yasaları yalnızca yaşayan bireyler için değil, aynı zamanda yakın zamanda ölenler için de geçerlidir. Bu seçenek, yaşayan bireyler için gizlilik kurallarını belirli bir yıl içinde doğmuş veya ölmüş olanlara kadar genişletmenize izin verecektir. Bu özelliği devre dışı bırakmak için bu değerleri boş bırakın." 7675 7676#: app/Http/RequestHandlers/CalendarPage.php:123 7677msgid "In this month…" 7678msgstr "Bu ay içinde…" 7679 7680#: app/Http/RequestHandlers/CalendarPage.php:126 7681msgid "In this year…" 7682msgstr "Bu yıl içinde…" 7683 7684#. I18N: "thumbs" is fixed text. Do not change it. 7685#: resources/views/admin/webtrees1-thumbnails.phtml:19 7686msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 7687msgstr "Webtrees Sürüm 1'de, “thumbs” klasörlerinde dosyalar oluşturarak medya nesnelerine özel küçük resimler ekleyebilirsiniz." 7688 7689#: resources/views/admin/webtrees1-thumbnails.phtml:21 7690msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 7691msgstr "Webtrees sürüm 2'de, özel küçük resimler aynı medya nesnesinde ikinci bir medya dosyası olarak saklanır." 7692 7693#: resources/views/admin/trees-unconnected.phtml:30 7694msgid "Include aliases" 7695msgstr "Takma adları dahil et" 7696 7697#: resources/views/admin/trees-unconnected.phtml:29 7698msgid "Include associates" 7699msgstr "Ortakları dahil et" 7700 7701#: app/Module/IndividualListModule.php:354 7702#, php-format 7703msgid "Include individuals with “%s” as a married name" 7704msgstr "Evli bir isim olarak “%s” olan bireyleri dahil et" 7705 7706#. I18N: Label for check-box 7707#: resources/views/admin/media.phtml:68 7708#: resources/views/modules/media-list/page.phtml:48 7709msgid "Include subfolders" 7710msgstr "Alt klasörleri dahil et" 7711 7712#: resources/views/modules/custom-css-js/edit.phtml:39 7713msgid "Include the <code><script></script></code> tags." 7714msgstr "<code><script></script></code> etiketlerini ekleyin." 7715 7716#: resources/views/modules/custom-css-js/edit.phtml:27 7717msgid "Include the <code><style></style></code> tags." 7718msgstr "<code><style></style></code> etiketlerini ekleyin." 7719 7720#. I18N: Label for a configuration option 7721#: resources/views/modules/lifespans-chart/page.phtml:33 7722msgid "Include the individual’s immediate family" 7723msgstr "Bireyin en yakın ailesini dahil et" 7724 7725#. I18N: Name of a country or state 7726#: app/Statistics/Service/CountryService.php:249 7727msgid "India" 7728msgstr "Hindistan" 7729 7730#. I18N: Location of an LDS church temple 7731#: app/Elements/TempleCode.php:113 7732msgid "Indianapolis, Indiana, United States" 7733msgstr "Indianapolis, Indiana, ABD" 7734 7735#. I18N: Name of a module/report 7736#: app/Gedcom.php:512 app/Gedcom.php:1032 7737#: app/Http/RequestHandlers/CheckTree.php:347 7738#: app/Module/IndividualReportModule.php:40 7739#: resources/views/admin/fix-level-0-media.phtml:37 7740#: resources/views/admin/trees-privacy.phtml:166 7741#: resources/views/admin/trees.phtml:223 7742#: resources/views/modals/link-media-to-individual.phtml:23 7743#: resources/views/modules/ancestors-chart/page.phtml:30 7744#: resources/views/modules/charts/config.phtml:28 7745#: resources/views/modules/compact-chart/page.phtml:25 7746#: resources/views/modules/descendancy_chart/page.phtml:30 7747#: resources/views/modules/family-book-chart/page.phtml:32 7748#: resources/views/modules/fanchart/page.phtml:33 7749#: resources/views/modules/favorites/favorites.phtml:65 7750#: resources/views/modules/hourglass-chart/page.phtml:29 7751#: resources/views/modules/interactive-tree/page.phtml:25 7752#: resources/views/modules/pedigree-chart/page.phtml:30 7753#: resources/views/modules/pedigree-map/page.phtml:25 7754#: resources/views/modules/random_media/slide-show.phtml:63 7755#: resources/views/modules/recent_changes/changes-table.phtml:59 7756#: resources/views/modules/statistics-chart/custom.phtml:31 7757#: resources/views/modules/stories/config.phtml:56 7758#: resources/views/modules/stories/edit.phtml:33 7759#: resources/views/modules/stories/list.phtml:19 7760#: resources/views/modules/timeline-chart/page.phtml:30 7761#: resources/views/search-advanced-page.phtml:32 7762#: resources/xml/reports/ahnentafel_report.xml:6 7763#: resources/xml/reports/descendancy_report.xml:5 7764#: resources/xml/reports/individual_ext_report.xml:5 7765#: resources/xml/reports/individual_report.xml:3 7766#: resources/xml/reports/individual_report.xml:5 7767#: resources/xml/reports/individual_report.xml:88 7768#: resources/xml/reports/missing_facts_report.xml:5 7769#: resources/xml/reports/pedigree_report.xml:5 7770#: resources/xml/reports/relative_ext_report.xml:5 7771msgid "Individual" 7772msgstr "Birey" 7773 7774#: resources/views/modules/relationships-chart/page.phtml:33 7775msgid "Individual 1" 7776msgstr "Birey 1" 7777 7778#: resources/views/modules/relationships-chart/page.phtml:42 7779msgid "Individual 2" 7780msgstr "Birey 2" 7781 7782#: app/Statistics/Google/ChartDistribution.php:317 7783msgid "Individual distribution chart" 7784msgstr "Bireysel dağıtım şeması" 7785 7786#: resources/views/admin/tags.phtml:945 7787msgid "Individual facts and events" 7788msgstr "" 7789 7790#: resources/views/admin/control-panel.phtml:699 7791msgid "Individual page" 7792msgstr "Birey sayfası" 7793 7794#: resources/views/admin/trees-preferences.phtml:421 7795msgid "Individual pages" 7796msgstr "Birey sayfaları" 7797 7798#: resources/views/admin/users-edit.phtml:291 7799#: resources/views/edit-account-page.phtml:57 7800msgid "Individual record" 7801msgstr "Bireysel kayıt" 7802 7803#: resources/views/modules/gedcom_stats/config.phtml:57 7804#: resources/views/modules/gedcom_stats/statistics.phtml:209 7805#: resources/views/modules/html/template-statistics.phtml:85 7806msgid "Individual who lived the longest" 7807msgstr "En uzun yaşayan birey" 7808 7809#. I18N: Name of a module/list 7810#: app/Module/AncestorsChartModule.php:257 7811#: app/Module/DescendancyChartModule.php:248 7812#: app/Module/FixSearchAndReplace.php:110 7813#: app/Module/IndividualListModule.php:94 7814#: app/Module/IndividualListModule.php:319 7815#: app/Module/StatisticsChartModule.php:143 7816#: app/Module/StatisticsChartModule.php:283 7817#: app/Module/StatisticsChartModule.php:332 7818#: app/Module/StatisticsChartModule.php:525 7819#: app/Module/StatisticsChartModule.php:587 7820#: app/Module/StatisticsChartModule.php:648 app/Services/AdminService.php:184 7821#: resources/views/admin/control-panel.phtml:320 7822#: resources/views/admin/merge-records-step-1.phtml:54 7823#: resources/views/lists/given-names-table.phtml:29 7824#: resources/views/lists/locations-table.phtml:64 7825#: resources/views/lists/media-table.phtml:79 7826#: resources/views/lists/notes-table.phtml:90 7827#: resources/views/lists/sources-table.phtml:98 7828#: resources/views/lists/submitters-table.phtml:68 7829#: resources/views/lists/surnames-table.phtml:37 7830#: resources/views/modules/census-assistant.phtml:56 7831#: resources/views/modules/gedcom_stats/config.phtml:45 7832#: resources/views/modules/gedcom_stats/statistics.phtml:44 7833#: resources/views/modules/html/template-statistics.phtml:24 7834#: resources/views/modules/place-hierarchy/events.phtml:20 7835#: resources/views/modules/place-hierarchy/sidebar.phtml:39 7836#: resources/views/modules/random_media/config.phtml:20 7837#: resources/views/modules/statistics-chart/custom.phtml:64 7838#: resources/views/modules/statistics-chart/custom.phtml:160 7839#: resources/views/record-page-links.phtml:40 7840#: resources/views/search-general-page.phtml:68 7841#: resources/views/search-results.phtml:37 7842#: resources/xml/reports/fact_sources.xml:54 7843#: resources/xml/reports/fact_sources.xml:258 7844msgid "Individuals" 7845msgstr "Bireyler" 7846 7847#: app/Statistics/Google/ChartIndividualWithSources.php:84 7848#: resources/views/modules/statistics-chart/chart-sources.phtml:17 7849msgid "Individuals with sources" 7850msgstr "Kaynakları olan kişiler" 7851 7852#: app/Module/IndividualListModule.php:428 7853#, php-format 7854msgid "Individuals with surname %s" 7855msgstr "Soyadı %s olan bireyler" 7856 7857#. I18N: Name of a country or state 7858#: app/Statistics/Service/CountryService.php:247 7859msgid "Indonesia" 7860msgstr "Endonezya" 7861 7862#: app/Elements/RelationIsDescriptor.php:114 7863msgid "Informant" 7864msgstr "Muhbir" 7865 7866#: app/Elements/RelationIsDescriptor.php:83 7867msgctxt "FEMALE" 7868msgid "Informant" 7869msgstr "Muhbir" 7870 7871#: app/Elements/RelationIsDescriptor.php:62 7872msgctxt "MALE" 7873msgid "Informant" 7874msgstr "Muhbir" 7875 7876#. I18N: GEDCOM tag _INIT - an LDS ceremony performed 7877#: app/Gedcom.php:880 7878msgid "Initiatory" 7879msgstr "" 7880 7881#: app/Http/RequestHandlers/CheckTree.php:280 7882msgid "Inline-source records are discouraged." 7883msgstr "" 7884 7885#. I18N: Name of a module 7886#: app/Module/ChartsBlockModule.php:176 app/Module/ChartsBlockModule.php:258 7887#: app/Module/InteractiveTreeModule.php:49 7888msgid "Interactive tree" 7889msgstr "Etkileşimli ağaç" 7890 7891#. I18N: %s is an individual’s name 7892#: app/Module/ChartsBlockModule.php:171 7893#: app/Module/InteractiveTree/TreeView.php:160 7894#: app/Module/InteractiveTreeModule.php:159 7895#, php-format 7896msgid "Interactive tree of %s" 7897msgstr "%s etkileşimli ağacı" 7898 7899#: app/Gedcom.php:942 7900msgid "Interment" 7901msgstr "Küllerin defni" 7902 7903#: app/Services/MessageService.php:224 7904msgid "Internal messaging" 7905msgstr "Dahili mesajlaşma" 7906 7907#: app/Services/MessageService.php:225 7908msgid "Internal messaging with emails" 7909msgstr "E-postalar ile dahili mesajlaşma" 7910 7911#: app/Http/RequestHandlers/GedcomLoad.php:186 7912msgid "Invalid GEDCOM file - no header record found." 7913msgstr "Geçersiz GEDCOM dosyası - başlık kaydı bulunamadı." 7914 7915#: app/Http/RequestHandlers/GedcomLoad.php:94 7916msgid "Invalid GEDCOM file - no trailer record found." 7917msgstr "" 7918 7919#: app/Http/RequestHandlers/CheckTree.php:196 7920msgid "Invalid GEDCOM level number." 7921msgstr "" 7922 7923#: app/Exceptions/GedcomErrorException.php:39 7924msgid "Invalid GEDCOM record" 7925msgstr "Geçersiz GEDCOM kaydı" 7926 7927#: app/Http/RequestHandlers/CheckTree.php:190 7928msgid "Invalid GEDCOM record." 7929msgstr "" 7930 7931#: app/Http/RequestHandlers/CheckTree.php:216 7932msgid "Invalid GEDCOM tag." 7933msgstr "" 7934 7935#: app/Http/RequestHandlers/CheckTree.php:283 7936msgid "Invalid GEDCOM value." 7937msgstr "" 7938 7939#: app/Date.php:224 7940msgid "Invalid date" 7941msgstr "Geçersiz tarih" 7942 7943#. I18N: Name of a country or state 7944#: app/Statistics/Service/CountryService.php:257 7945msgid "Iran" 7946msgstr "İran" 7947 7948#. I18N: Name of a country or state 7949#: app/Statistics/Service/CountryService.php:259 7950msgid "Iraq" 7951msgstr "Irak" 7952 7953#. I18N: Name of a country or state 7954#: app/Statistics/Service/CountryService.php:255 7955msgid "Ireland" 7956msgstr "İrlanda" 7957 7958#. I18N: Name of a country or state 7959#: app/Statistics/Service/CountryService.php:251 7960msgid "Isle of Man" 7961msgstr "Man Adası" 7962 7963#. I18N: Name of a country or state 7964#: app/Statistics/Service/CountryService.php:263 7965msgid "Israel" 7966msgstr "İsrail" 7967 7968#: resources/views/admin/upgrade/steps.phtml:19 7969msgid "It can take several minutes to download and install the upgrade. Be patient." 7970msgstr "Yükseltmeyi indirmek ve kurmak birkaç dakika sürebilir. Sabırlı olun." 7971 7972#: resources/views/admin/tags.phtml:938 7973msgid "It is not recommended to use custom GEDCOM tags. This data can be lost when you transfer it to other applications." 7974msgstr "" 7975 7976#. I18N: Name of a country or state 7977#: app/Statistics/Service/CountryService.php:265 7978msgid "Italy" 7979msgstr "İtalya" 7980 7981#. I18N: a month in the Jewish calendar 7982#: app/Date/JewishDate.php:209 7983msgctxt "GENITIVE" 7984msgid "Iyar" 7985msgstr "Iyar" 7986 7987#. I18N: a month in the Jewish calendar 7988#: app/Date/JewishDate.php:313 7989msgctxt "INSTRUMENTAL" 7990msgid "Iyar" 7991msgstr "Iyar" 7992 7993#. I18N: a month in the Jewish calendar 7994#: app/Date/JewishDate.php:261 7995msgctxt "LOCATIVE" 7996msgid "Iyar" 7997msgstr "Iyar" 7998 7999#. I18N: a month in the Jewish calendar 8000#: app/Date/JewishDate.php:157 8001msgctxt "NOMINATIVE" 8002msgid "Iyar" 8003msgstr "Iyar" 8004 8005#. I18N: The Persian/Jalali calendar 8006#: app/Factories/CalendarDateFactory.php:156 8007#: resources/views/help/date.phtml:201 8008msgid "Jalali" 8009msgstr "Jalali" 8010 8011#. I18N: Name of a country or state 8012#: app/Statistics/Service/CountryService.php:267 8013msgid "Jamaica" 8014msgstr "Jamaika" 8015 8016#: app/Date/AbstractGregorianJulianDate.php:231 8017msgctxt "Abbreviation for January" 8018msgid "Jan" 8019msgstr "Oca" 8020 8021#: app/Date/AbstractGregorianJulianDate.php:128 8022msgctxt "GENITIVE" 8023msgid "January" 8024msgstr "Ocak" 8025 8026#: app/Date/AbstractGregorianJulianDate.php:198 8027msgctxt "INSTRUMENTAL" 8028msgid "January" 8029msgstr "Ocak" 8030 8031#: app/Date/AbstractGregorianJulianDate.php:163 8032msgctxt "LOCATIVE" 8033msgid "January" 8034msgstr "Ocak" 8035 8036#: app/Date/AbstractGregorianJulianDate.php:93 8037#: app/Module/StatisticsChartModule.php:789 8038#: resources/views/edit/initialize-calendar-popup.phtml:11 8039msgctxt "NOMINATIVE" 8040msgid "January" 8041msgstr "Ocak" 8042 8043#. I18N: Name of a country or state 8044#: app/Statistics/Service/CountryService.php:272 8045msgid "Japan" 8046msgstr "Japonya" 8047 8048#. I18N: The Hebrew/Jewish calendar 8049#: app/Factories/CalendarDateFactory.php:152 app/Module/YahrzeitModule.php:263 8050#: resources/views/help/date.phtml:169 8051msgid "Jewish" 8052msgstr "Jewish" 8053 8054#. I18N: Location of an LDS church temple 8055#: app/Elements/TempleCode.php:114 8056msgid "Johannesburg, South Africa" 8057msgstr "Johannesburg, Güney Afrika" 8058 8059#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 8060#: app/Services/TreeService.php:225 8061msgid "John /DOE/" 8062msgstr "John /DOE/" 8063 8064#: app/Gedcom.php:1324 8065msgid "Joint family name" 8066msgstr "Ortak aile adı" 8067 8068#. I18N: Name of a country or state 8069#: app/Statistics/Service/CountryService.php:270 8070msgid "Jordan" 8071msgstr "Ürdün" 8072 8073#. I18N: Location of an LDS church temple 8074#: app/Elements/TempleCode.php:115 8075msgid "Jordan River, Utah, United States" 8076msgstr "Jordan River, Utah, ABD" 8077 8078#. I18N: Name of a module 8079#: app/Module/UserJournalModule.php:119 8080msgid "Journal" 8081msgstr "Günlük" 8082 8083#: app/Date/AbstractGregorianJulianDate.php:237 8084msgctxt "Abbreviation for July" 8085msgid "Jul" 8086msgstr "Tem" 8087 8088#. I18N: The julian calendar 8089#: app/Factories/CalendarDateFactory.php:148 8090#: resources/views/help/date.phtml:153 8091msgid "Julian" 8092msgstr "Jülyen" 8093 8094#: app/Date/AbstractGregorianJulianDate.php:134 8095msgctxt "GENITIVE" 8096msgid "July" 8097msgstr "Temmuz" 8098 8099#: app/Date/AbstractGregorianJulianDate.php:204 8100msgctxt "INSTRUMENTAL" 8101msgid "July" 8102msgstr "Temmuz" 8103 8104#: app/Date/AbstractGregorianJulianDate.php:169 8105msgctxt "LOCATIVE" 8106msgid "July" 8107msgstr "Temmuz" 8108 8109#: app/Date/AbstractGregorianJulianDate.php:99 8110#: app/Module/StatisticsChartModule.php:795 8111#: resources/views/edit/initialize-calendar-popup.phtml:17 8112msgctxt "NOMINATIVE" 8113msgid "July" 8114msgstr "Temmuz" 8115 8116#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8117#: app/Date/HijriDate.php:150 8118msgctxt "GENITIVE" 8119msgid "Jumada al-awwal" 8120msgstr "Cemaziyelevvel" 8121 8122#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8123#: app/Date/HijriDate.php:240 8124msgctxt "INSTRUMENTAL" 8125msgid "Jumada al-awwal" 8126msgstr "Cemaziyelevvel" 8127 8128#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8129#: app/Date/HijriDate.php:195 8130msgctxt "LOCATIVE" 8131msgid "Jumada al-awwal" 8132msgstr "Cemaziyelevvel" 8133 8134#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8135#: app/Date/HijriDate.php:105 8136msgctxt "NOMINATIVE" 8137msgid "Jumada al-awwal" 8138msgstr "Cemaziyelevvel" 8139 8140#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8141#: app/Date/HijriDate.php:152 8142msgctxt "GENITIVE" 8143msgid "Jumada al-thani" 8144msgstr "Cemaziyelahir" 8145 8146#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8147#: app/Date/HijriDate.php:242 8148msgctxt "INSTRUMENTAL" 8149msgid "Jumada al-thani" 8150msgstr "Cemaziyelahir" 8151 8152#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8153#: app/Date/HijriDate.php:197 8154msgctxt "LOCATIVE" 8155msgid "Jumada al-thani" 8156msgstr "Cemaziyelahir" 8157 8158#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8159#: app/Date/HijriDate.php:107 8160msgctxt "NOMINATIVE" 8161msgid "Jumada al-thani" 8162msgstr "Cemaziyelahir" 8163 8164#: app/Date/AbstractGregorianJulianDate.php:236 8165msgctxt "Abbreviation for June" 8166msgid "Jun" 8167msgstr "Haz" 8168 8169#: app/Date/AbstractGregorianJulianDate.php:133 8170msgctxt "GENITIVE" 8171msgid "June" 8172msgstr "Haziran" 8173 8174#: app/Date/AbstractGregorianJulianDate.php:203 8175msgctxt "INSTRUMENTAL" 8176msgid "June" 8177msgstr "Haziran" 8178 8179#: app/Date/AbstractGregorianJulianDate.php:168 8180msgctxt "LOCATIVE" 8181msgid "June" 8182msgstr "Haziran" 8183 8184#: app/Date/AbstractGregorianJulianDate.php:98 8185#: app/Module/StatisticsChartModule.php:794 8186#: resources/views/edit/initialize-calendar-popup.phtml:16 8187msgctxt "NOMINATIVE" 8188msgid "June" 8189msgstr "Haziran" 8190 8191#. I18N: Location of an LDS church temple 8192#: app/Elements/TempleCode.php:116 8193msgid "Kansas City, Missouri, United States" 8194msgstr "Kansas City, Missouri, ABD" 8195 8196#. I18N: Name of a country or state 8197#: app/Statistics/Service/CountryService.php:274 8198msgid "Kazakhstan" 8199msgstr "Kazakistan" 8200 8201#. I18N: A configuration setting 8202#: resources/views/admin/trees-import.phtml:91 8203msgid "Keep media objects" 8204msgstr "Medya nesnelerini koru" 8205 8206#: resources/views/modals/on-screen-keyboard.phtml:44 8207msgid "Keep open" 8208msgstr "Açık tut" 8209 8210#. I18N: A configuration setting 8211#: resources/views/admin/trees-preferences.phtml:735 8212#: resources/views/edit/edit-fact.phtml:34 8213#: resources/views/edit/edit-record.phtml:34 8214msgid "Keep the existing “last change” information" 8215msgstr "Mevcut “son değişiklik” bilgilerini koru" 8216 8217#. I18N: Name of a country or state 8218#: app/Statistics/Service/CountryService.php:276 8219msgid "Kenya" 8220msgstr "Kenya" 8221 8222#: app/Module/HtmlBlockModule.php:192 8223msgid "Keyword examples" 8224msgstr "Anahtar kelime örnekleri" 8225 8226#: app/Date/JalaliDate.php:275 8227msgctxt "Abbreviation for Persian month: Khordad" 8228msgid "Khor" 8229msgstr "Khor" 8230 8231#. I18N: 3rd month in the Persian/Jalali calendar 8232#: app/Date/JalaliDate.php:143 8233msgctxt "GENITIVE" 8234msgid "Khordad" 8235msgstr "Khordad" 8236 8237#. I18N: 3rd month in the Persian/Jalali calendar 8238#: app/Date/JalaliDate.php:233 8239msgctxt "INSTRUMENTAL" 8240msgid "Khordad" 8241msgstr "Khordad" 8242 8243#. I18N: 3rd month in the Persian/Jalali calendar 8244#: app/Date/JalaliDate.php:188 8245msgctxt "LOCATIVE" 8246msgid "Khordad" 8247msgstr "Khordad" 8248 8249#. I18N: 3rd month in the Persian/Jalali calendar 8250#: app/Date/JalaliDate.php:98 8251msgctxt "NOMINATIVE" 8252msgid "Khordad" 8253msgstr "Khordad" 8254 8255#. I18N: Name of a country or state 8256#: app/Statistics/Service/CountryService.php:282 8257msgid "Kiribati" 8258msgstr "Kiribati" 8259 8260#. I18N: a month in the Jewish calendar 8261#: app/Date/JewishDate.php:197 8262msgctxt "GENITIVE" 8263msgid "Kislev" 8264msgstr "Kislev" 8265 8266#. I18N: a month in the Jewish calendar 8267#: app/Date/JewishDate.php:301 8268msgctxt "INSTRUMENTAL" 8269msgid "Kislev" 8270msgstr "Kislev" 8271 8272#. I18N: a month in the Jewish calendar 8273#: app/Date/JewishDate.php:249 8274msgctxt "LOCATIVE" 8275msgid "Kislev" 8276msgstr "Kislev" 8277 8278#. I18N: a month in the Jewish calendar 8279#: app/Date/JewishDate.php:145 8280msgctxt "NOMINATIVE" 8281msgid "Kislev" 8282msgstr "Kislev" 8283 8284#. I18N: Location of an LDS church temple 8285#: app/Elements/TempleCode.php:117 8286msgid "Kona, Hawaii, United States" 8287msgstr "Kona, Hawaii, ABD" 8288 8289#. I18N: Name of a country or state 8290#: app/Statistics/Service/CountryService.php:286 8291msgid "Korea" 8292msgstr "Kore" 8293 8294#. I18N: Name of a country or state 8295#: app/Statistics/Service/CountryService.php:288 8296msgid "Kuwait" 8297msgstr "Kuveyt" 8298 8299#. I18N: Location of an LDS church temple 8300#: app/Elements/TempleCode.php:118 8301msgid "Kyiv, Ukraine" 8302msgstr "Kiev, Ukrayna" 8303 8304#. I18N: Name of a country or state 8305#: app/Statistics/Service/CountryService.php:278 8306msgid "Kyrgyzstan" 8307msgstr "Kırgızistan" 8308 8309#: app/Gedcom.php:564 8310msgid "LDS baptism" 8311msgstr "LDS vaftiz" 8312 8313#: app/Gedcom.php:703 8314msgid "LDS child sealing" 8315msgstr "LDS çocuk mühürleme" 8316 8317#: resources/views/admin/tags.phtml:721 8318msgid "LDS church" 8319msgstr "LDS kilisesi" 8320 8321#: app/Gedcom.php:605 8322msgid "LDS confirmation" 8323msgstr "LDS onayı" 8324 8325#: app/Gedcom.php:625 8326msgid "LDS endowment" 8327msgstr "LDS bağış" 8328 8329#: app/Gedcom.php:458 8330msgid "LDS spouse sealing" 8331msgstr "LDS eş mühürleme" 8332 8333#: app/Gedcom.php:1015 app/Gedcom.php:1029 app/Gedcom.php:1033 8334#: app/Gedcom.php:1048 8335msgid "Label" 8336msgstr "Etiket" 8337 8338#: app/Gedcom.php:1391 8339msgid "Label for husband" 8340msgstr "" 8341 8342#: app/Gedcom.php:1393 8343msgid "Label for wife" 8344msgstr "" 8345 8346#. I18N: Location of an LDS church temple 8347#: app/Elements/TempleCode.php:107 8348msgid "Laie, Hawaii, United States" 8349msgstr "Laie, Hawaii, ABD" 8350 8351#. I18N: GEDCOM tag _PURC 8352#: app/Gedcom.php:1587 8353msgid "Land purchase" 8354msgstr "" 8355 8356#. I18N: GEDCOM tag _SALE 8357#: app/Gedcom.php:1588 8358msgid "Land sale" 8359msgstr "" 8360 8361#. I18N: page orientation 8362#: app/Http/RequestHandlers/TreePreferencesPage.php:102 8363#: resources/xml/reports/change_report.xml:10 8364#: resources/xml/reports/pedigree_report.xml:7 8365msgid "Landscape" 8366msgstr "Yatay" 8367 8368#. I18N: A configuration setting 8369#: app/Gedcom.php:487 app/Gedcom.php:829 app/Gedcom.php:1237 8370#: app/Module/ModuleLanguageTrait.php:49 app/Module/ModuleThemeTrait.php:252 8371#: resources/views/admin/modules.phtml:264 8372#: resources/views/admin/modules.phtml:267 8373#: resources/views/admin/site-preferences.phtml:78 8374#: resources/views/admin/users-edit.phtml:126 8375#: resources/views/admin/users.phtml:29 8376#: resources/views/edit-account-page.phtml:102 8377#: resources/views/layouts/administration.phtml:56 8378#: resources/views/setup/step-1-language.phtml:42 8379msgid "Language" 8380msgstr "Dil" 8381 8382#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 8383#: resources/views/admin/control-panel.phtml:599 8384#: resources/views/admin/modules.phtml:122 8385#: resources/views/admin/modules.phtml:124 8386msgid "Languages" 8387msgstr "Diller" 8388 8389#. I18N: Name of a country or state 8390#: app/Statistics/Service/CountryService.php:290 8391msgid "Laos" 8392msgstr "Laos" 8393 8394#: resources/views/setup/step-2-server-checks.phtml:72 8395msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 8396msgstr "Büyük sistemler (50.000 kişi): 64–128 MB, 40–80 saniye" 8397 8398#: app/Statistics/Google/ChartFamilyLargest.php:108 8399#: resources/views/modules/statistics-chart/children.phtml:41 8400msgid "Largest families" 8401msgstr "En büyük aileler" 8402 8403#: resources/views/modules/statistics-chart/children.phtml:50 8404msgid "Largest number of grandchildren" 8405msgstr "En çok torun sayısı" 8406 8407#. I18N: Location of an LDS church temple 8408#: app/Elements/TempleCode.php:125 8409msgid "Las Vegas, Nevada, United States" 8410msgstr "Las Vegas, Nevada, ABD" 8411 8412#: app/Gedcom.php:427 app/Gedcom.php:593 app/Gedcom.php:725 app/Gedcom.php:745 8413#: app/Gedcom.php:776 app/Gedcom.php:792 app/Gedcom.php:823 app/Gedcom.php:839 8414#: app/Gedcom.php:1198 resources/views/lists/families-table.phtml:234 8415#: resources/views/lists/individuals-table.phtml:262 8416#: resources/views/lists/locations-table.phtml:66 8417#: resources/views/lists/media-table.phtml:82 8418#: resources/views/lists/notes-table.phtml:94 8419#: resources/views/lists/repositories-table.phtml:52 8420#: resources/views/lists/sources-table.phtml:102 8421#: resources/views/lists/submitters-table.phtml:70 8422#: resources/views/modules/gedcom_stats/config.phtml:31 8423#: resources/views/modules/recent_changes/changes-table.phtml:46 8424#: resources/xml/reports/change_report.xml:66 8425#: resources/xml/reports/change_report.xml:108 8426msgid "Last change" 8427msgstr "Son değişiklik" 8428 8429#: app/Module/ReviewChangesModule.php:161 8430msgid "Last email reminder was sent " 8431msgstr "Son e-posta hatırlatıcısı gönderildi " 8432 8433#: resources/views/modules/statistics-chart/other-events.phtml:29 8434msgid "Last event" 8435msgstr "Son olay" 8436 8437#: resources/views/admin/users.phtml:33 8438msgid "Last signed in" 8439msgstr "Son oturum açma" 8440 8441#: resources/views/modules/gedcom_stats/config.phtml:54 8442#: resources/views/modules/gedcom_stats/statistics.phtml:176 8443#: resources/views/modules/html/template-statistics.phtml:73 8444#: resources/views/modules/statistics-chart/individual-events.phtml:47 8445msgid "Latest birth" 8446msgstr "Son doğum" 8447 8448#: resources/views/modules/gedcom_stats/config.phtml:56 8449#: resources/views/modules/gedcom_stats/statistics.phtml:198 8450#: resources/views/modules/html/template-statistics.phtml:81 8451#: resources/views/modules/statistics-chart/individual-events.phtml:91 8452msgid "Latest death" 8453msgstr "Son vefat" 8454 8455#: resources/views/modules/statistics-chart/family-totals.phtml:92 8456msgid "Latest divorce" 8457msgstr "Son boşanma" 8458 8459#: resources/views/modules/statistics-chart/family-totals.phtml:48 8460msgid "Latest marriage" 8461msgstr "Son evlilik" 8462 8463#: app/Gedcom.php:404 app/Gedcom.php:535 app/Gedcom.php:1209 8464#: app/Gedcom.php:1231 resources/views/admin/location-edit.phtml:45 8465#: resources/views/admin/locations.phtml:43 8466#: resources/views/edit/input-addon-coordinates.phtml:12 8467#: resources/views/edit/input-addon-coordinates.phtml:15 8468#: resources/views/fact-place.phtml:33 8469#: resources/views/modules/place-hierarchy/popup.phtml:23 8470msgid "Latitude" 8471msgstr "Enlem" 8472 8473#. I18N: Name of a country or state 8474#: app/Statistics/Service/CountryService.php:310 8475msgid "Latvia" 8476msgstr "Letonya" 8477 8478#: resources/views/modules/ancestors-chart/page.phtml:48 8479#: resources/views/modules/descendancy_chart/page.phtml:48 8480#: resources/views/modules/fanchart/page.phtml:42 8481#: resources/views/modules/hourglass-chart/page.phtml:47 8482#: resources/views/modules/pedigree-chart/page.phtml:48 8483#: resources/views/modules/recent_changes/config.phtml:31 8484#: resources/views/modules/todays_events/config.phtml:37 8485#: resources/views/modules/top10_givnnames/config.phtml:24 8486#: resources/views/modules/top10_surnames/config.phtml:24 8487#: resources/views/modules/upcoming_events/config.phtml:49 8488#: resources/views/modules/yahrzeit/config.phtml:30 8489msgid "Layout" 8490msgstr "Yerleşim" 8491 8492#: resources/views/edit-account-page.phtml:95 8493msgid "Leave the password blank if you want to keep the current password." 8494msgstr "Geçerli parolayı korumak istiyorsanız parolayı boş bırakın." 8495 8496#: resources/views/admin/media-upload.phtml:51 8497msgid "Leave this entry blank to keep the original filename" 8498msgstr "Orijinal dosya adını korumak için bu girişi boş bırakın" 8499 8500#: resources/views/lists/families-table.phtml:186 8501#: resources/views/lists/individuals-table.phtml:233 8502msgid "Leaves" 8503msgstr "Yapraklar" 8504 8505#. I18N: Name of a country or state 8506#: app/Statistics/Service/CountryService.php:292 8507msgid "Lebanon" 8508msgstr "Lübnan" 8509 8510#. I18N: Name of a module - historic/obsolete URLs. 8511#: app/Module/RedirectLegacyUrlsModule.php:125 8512msgid "Legacy URLs" 8513msgstr "Eski URL'ler" 8514 8515#: app/Gedcom.php:1585 8516msgid "Legatee" 8517msgstr "Vasiyet edilen" 8518 8519#: app/Gedcom.php:860 8520msgid "Length" 8521msgstr "" 8522 8523#: resources/views/modules/statistics-chart/marriage-length.phtml:10 8524msgid "Length of marriage" 8525msgstr "Evlilik süresi" 8526 8527#. I18N: Name of a country or state 8528#: app/Statistics/Service/CountryService.php:304 8529msgid "Lesotho" 8530msgstr "Lesotho" 8531 8532#: resources/xml/reports/ahnentafel_report.xml:13 8533#: resources/xml/reports/bdm_report.xml:12 8534#: resources/xml/reports/birth_report.xml:10 8535#: resources/xml/reports/cemetery_report.xml:8 8536#: resources/xml/reports/change_report.xml:9 8537#: resources/xml/reports/death_report.xml:11 8538#: resources/xml/reports/descendancy_report.xml:8 8539#: resources/xml/reports/fact_sources.xml:8 8540#: resources/xml/reports/family_group_report.xml:11 8541#: resources/xml/reports/individual_ext_report.xml:12 8542#: resources/xml/reports/individual_report.xml:9 8543#: resources/xml/reports/marriage_report.xml:10 8544#: resources/xml/reports/missing_facts_report.xml:8 8545#: resources/xml/reports/occupation_report.xml:7 8546#: resources/xml/reports/pedigree_report.xml:8 8547#: resources/xml/reports/relative_ext_report.xml:8 8548msgctxt "paper size" 8549msgid "Letter" 8550msgstr "Mektup" 8551 8552#. I18N: Name of a country or state 8553#: app/Statistics/Service/CountryService.php:294 8554msgid "Liberia" 8555msgstr "Liberya" 8556 8557#. I18N: Name of a country or state 8558#: app/Statistics/Service/CountryService.php:296 8559msgid "Libya" 8560msgstr "Libya" 8561 8562#. I18N: Name of a country or state 8563#: app/Statistics/Service/CountryService.php:300 8564msgid "Liechtenstein" 8565msgstr "Lihtenştayn" 8566 8567#: resources/views/modules/statistics-chart/lifespan.phtml:10 8568msgid "Lifespan" 8569msgstr "Ömür" 8570 8571#. I18N: Name of a module/chart 8572#: app/Module/LifespansChartModule.php:103 8573msgid "Lifespans" 8574msgstr "Ömür süreleri" 8575 8576#. I18N: Location of an LDS church temple 8577#: app/Elements/TempleCode.php:120 8578msgid "Lima, Peru" 8579msgstr "Lima, Peru" 8580 8581#: resources/views/admin/gedcom-export-options.phtml:87 8582msgid "Line endings" 8583msgstr "" 8584 8585#: app/Http/RequestHandlers/CheckTree.php:390 8586msgid "Line number" 8587msgstr "" 8588 8589#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 8590#: resources/views/admin/control-panel.phtml:798 8591msgid "Link media objects to facts and events" 8592msgstr "Medya nesnelerini gerçeklere ve olaylara bağlayın" 8593 8594#. I18N: You need to: 8595#: resources/views/emails/verify-notify-html.phtml:41 8596#: resources/views/emails/verify-notify-text.phtml:27 8597msgid "Link the user account to an individual." 8598msgstr "Kullanıcı hesabını bir kişiye bağlayın." 8599 8600#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:49 8601#: resources/views/modules/relatives/tab.phtml:121 8602msgid "Link this individual to an existing family as a child" 8603msgstr "Bu kişiyi bir çocuk olarak mevcut bir aileye bağlayın" 8604 8605#: resources/views/media-page-menu.phtml:69 8606#: resources/views/modals/link-media-to-family.phtml:18 8607msgid "Link this media object to a family" 8608msgstr "Bu medya nesnesini bir aileye bağlayın" 8609 8610#: resources/views/media-page-menu.phtml:74 8611#: resources/views/modals/link-media-to-source.phtml:18 8612msgid "Link this media object to a source" 8613msgstr "Bu medya nesnesini bir kaynağa bağlayın" 8614 8615#: resources/views/media-page-menu.phtml:64 8616#: resources/views/modals/link-media-to-individual.phtml:18 8617msgid "Link this media object to an individual" 8618msgstr "Bu medya nesnesini bir kişiye bağlayın" 8619 8620#: resources/views/admin/users-edit.phtml:305 8621msgid "Link this user to an individual in the family tree." 8622msgstr "Bu kullanıcıyı aile ağacındaki bir kişiye bağlayın." 8623 8624#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125 8625#: resources/views/chart-box.phtml:126 8626msgid "Links" 8627msgstr "Bağlantılar" 8628 8629#: resources/views/admin/modules.phtml:216 8630#: resources/views/admin/modules.phtml:219 8631msgid "List" 8632msgstr "Liste" 8633 8634#. I18N: Name of a module 8635#: app/Http/RequestHandlers/ModulesListsPage.php:43 8636#: app/Module/ListsMenuModule.php:55 app/Module/ListsMenuModule.php:101 8637#: resources/views/admin/control-panel.phtml:678 8638#: resources/views/admin/modules.phtml:98 8639#: resources/views/admin/modules.phtml:100 8640#: resources/views/admin/trees-preferences.phtml:331 8641msgid "Lists" 8642msgstr "Listeler" 8643 8644#. I18N: Name of a country or state 8645#: app/Statistics/Service/CountryService.php:306 8646msgid "Lithuania" 8647msgstr "Litvanya" 8648 8649#: app/SurnameTradition.php:107 8650msgctxt "Surname tradition" 8651msgid "Lithuanian" 8652msgstr "Litvanyalı" 8653 8654#: app/Statistics/Google/ChartMortality.php:71 8655msgid "Living" 8656msgstr "Yaşayan" 8657 8658#: resources/views/calendar-page.phtml:125 8659msgid "Living individuals" 8660msgstr "Yaşayan bireyler" 8661 8662#: resources/views/lists/datatables-attributes.phtml:30 8663msgid "Loading…" 8664msgstr "Yükleniyor…" 8665 8666#. I18N: “Local files” are stored on this computer 8667#: resources/views/admin/media.phtml:40 8668msgid "Local files" 8669msgstr "Yerel dosyalar" 8670 8671#: app/Gedcom.php:1092 app/Gedcom.php:1146 app/Gedcom.php:1189 8672#: app/Gedcom.php:1197 app/Gedcom.php:1464 8673#: app/Http/RequestHandlers/CheckTree.php:348 8674#: resources/views/lists/locations-table.phtml:63 8675msgid "Location" 8676msgstr "Konum" 8677 8678#. I18N: Name of a module/list 8679#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:67 8680#: app/Module/LocationListModule.php:160 8681#: resources/views/admin/merge-records-step-1.phtml:61 8682#: resources/views/lists/locations-table.phtml:58 8683#: resources/views/modules/place-hierarchy/sidebar.phtml:52 8684#: resources/views/record-page-links.phtml:103 8685#: resources/views/search-general-page.phtml:115 8686#: resources/views/search-results.phtml:92 8687msgid "Locations" 8688msgstr "Konumlar" 8689 8690#: app/Elements/RelationIsDescriptor.php:115 8691msgid "Lodger" 8692msgstr "Kiracı" 8693 8694#: app/Elements/RelationIsDescriptor.php:84 8695msgctxt "FEMALE" 8696msgid "Lodger" 8697msgstr "Kiracı" 8698 8699#: app/Elements/RelationIsDescriptor.php:63 8700msgctxt "MALE" 8701msgid "Lodger" 8702msgstr "Kiracı" 8703 8704#. I18N: Location of an LDS church temple 8705#: app/Elements/TempleCode.php:121 8706msgid "Logan, Utah, United States" 8707msgstr "Logan, Utah, ABD" 8708 8709#. I18N: Location of an LDS church temple 8710#: app/Elements/TempleCode.php:122 8711msgid "London, England" 8712msgstr "Londra, İngiltere" 8713 8714#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 8715#: resources/views/admin/trees-preferences.phtml:361 8716msgid "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." 8717msgstr "Aynı soyadına sahip kişilerin uzun listeleri, bireyin verilen adının ilk harfine göre daha küçük alt listelere ayrılabilir.<br><br>Bu seçenek, soyadların alt listesinin ne zaman gerçekleşeceğini belirler. Alt listeyi tamamen devre dışı bırakmak için bu seçeneği sıfır olarak ayarlayın." 8718 8719#: resources/views/modules/statistics-chart/marriage-length.phtml:17 8720msgid "Longest marriage" 8721msgstr "En uzun evlilik" 8722 8723#: app/Gedcom.php:405 app/Gedcom.php:536 app/Gedcom.php:1210 8724#: app/Gedcom.php:1232 resources/views/admin/location-edit.phtml:56 8725#: resources/views/admin/locations.phtml:44 8726#: resources/views/edit/input-addon-coordinates.phtml:12 8727#: resources/views/edit/input-addon-coordinates.phtml:15 8728#: resources/views/fact-place.phtml:34 8729#: resources/views/modules/place-hierarchy/popup.phtml:27 8730msgid "Longitude" 8731msgstr "Boylam" 8732 8733#. I18N: Location of an LDS church temple 8734#: app/Elements/TempleCode.php:119 8735msgid "Los Angeles, California, United States" 8736msgstr "Los Angeles, California, ABD" 8737 8738#. I18N: Location of an LDS church temple 8739#: app/Elements/TempleCode.php:123 8740msgid "Louisville, Kentucky, United States" 8741msgstr "Louisville, Kentucky, ABD" 8742 8743#. I18N: Location of an LDS church temple 8744#: app/Elements/TempleCode.php:124 8745msgid "Lubbock, Texas, United States" 8746msgstr "Lubbock, Texas, ABD" 8747 8748#. I18N: Name of a country or state 8749#: app/Statistics/Service/CountryService.php:308 8750msgid "Luxembourg" 8751msgstr "Lüksemburg" 8752 8753#. I18N: Name of a country or state 8754#: app/Statistics/Service/CountryService.php:312 8755msgid "Macau" 8756msgstr "Makao" 8757 8758#. I18N: Name of a country or state 8759#: app/Statistics/Service/CountryService.php:329 8760msgid "Macedonia" 8761msgstr "Makedonya" 8762 8763#. I18N: Name of a country or state 8764#: app/Statistics/Service/CountryService.php:321 8765msgid "Madagascar" 8766msgstr "Madagaskar" 8767 8768#. I18N: Location of an LDS church temple 8769#: app/Elements/TempleCode.php:126 8770msgid "Madrid, Spain" 8771msgstr "Madrid, İspanya" 8772 8773#. I18N: Type of media object 8774#: app/Elements/SourceMediaType.php:88 8775msgid "Magazine" 8776msgstr "Dergi" 8777 8778#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System 8779#: app/Gedcom.php:1094 app/Gedcom.php:1148 app/Gedcom.php:1191 8780#: app/Gedcom.php:1271 app/Gedcom.php:1306 app/Gedcom.php:1338 8781msgid "Maidenhead location code" 8782msgstr "Maidenhead konum kodu" 8783 8784#: app/Services/MessageService.php:227 8785msgid "Mailto link" 8786msgstr "E-posta bağlantısı" 8787 8788#. I18N: Name of a country or state 8789#: app/Statistics/Service/CountryService.php:353 8790msgid "Malawi" 8791msgstr "Malavi" 8792 8793#. I18N: Name of a country or state 8794#: app/Statistics/Service/CountryService.php:355 8795msgid "Malaysia" 8796msgstr "Malezya" 8797 8798#. I18N: Name of a country or state 8799#: app/Statistics/Service/CountryService.php:323 8800msgid "Maldives" 8801msgstr "Maldivler" 8802 8803#: app/Elements/SexValue.php:85 app/Module/StatisticsChartModule.php:776 8804msgid "Male" 8805msgstr "Erkek" 8806 8807#: app/Statistics/Google/ChartAge.php:113 8808#: app/Statistics/Google/ChartMarriageAge.php:136 8809#: app/Statistics/Google/ChartSex.php:62 8810#: resources/views/calendar-page.phtml:146 8811#: resources/views/lists/families-table.phtml:113 8812#: resources/views/lists/families-table.phtml:128 8813#: resources/views/lists/families-table.phtml:140 8814#: resources/views/lists/individuals-table.phtml:129 8815#: resources/views/lists/individuals-table.phtml:144 8816#: resources/views/lists/individuals-table.phtml:156 8817#: resources/views/modules/gedcom_stats/statistics.phtml:53 8818#: resources/views/modules/gedcom_stats/statistics.phtml:225 8819#: resources/views/modules/html/template-statistics.phtml:28 8820#: resources/views/modules/statistics-chart/greatest-age.phtml:17 8821#: resources/views/modules/statistics-chart/lifespan.phtml:26 8822#: resources/views/modules/statistics-chart/oldest-living.phtml:17 8823#: resources/views/modules/top10_givnnames/block.phtml:14 8824msgid "Males" 8825msgstr "Erkekler" 8826 8827#. I18N: Name of a country or state 8828#: app/Statistics/Service/CountryService.php:331 8829msgid "Mali" 8830msgstr "Mali" 8831 8832#. I18N: Name of a country or state 8833#: app/Statistics/Service/CountryService.php:333 8834msgid "Malta" 8835msgstr "Malta" 8836 8837#: app/Http/RequestHandlers/ManageTrees.php:87 8838#: resources/views/admin/changes-log.phtml:31 8839#: resources/views/admin/data-fix-page.phtml:24 8840#: resources/views/admin/data-fix-select.phtml:20 8841#: resources/views/admin/merge-records-step-1.phtml:41 8842#: resources/views/admin/merge-records-step-2.phtml:23 8843#: resources/views/admin/trees-check.phtml:19 8844#: resources/views/admin/trees-duplicates.phtml:18 8845#: resources/views/admin/trees-export.phtml:20 8846#: resources/views/admin/trees-import.phtml:23 8847#: resources/views/admin/trees-preferences.phtml:38 8848#: resources/views/admin/trees-privacy.phtml:22 8849#: resources/views/admin/trees-renumber.phtml:17 8850#: resources/views/admin/trees-unconnected.phtml:22 8851msgid "Manage family trees" 8852msgstr "Aile ağaçlarını yönet" 8853 8854#: app/Http/RequestHandlers/ManageMediaPage.php:67 8855#: resources/views/admin/control-panel.phtml:786 8856#: resources/views/admin/media-upload.phtml:18 8857msgid "Manage media" 8858msgstr "Medyayı yönet" 8859 8860#. I18N: Listbox entry; name of a role 8861#: app/Http/RequestHandlers/UserEditPage.php:104 8862#: resources/views/admin/gedcom-export-options.phtml:102 8863#: resources/views/admin/gedcom-export-options.phtml:104 8864#: resources/views/admin/users-edit.phtml:267 8865msgid "Manager" 8866msgstr "Yönetici" 8867 8868#: resources/views/admin/control-panel.phtml:483 8869msgid "Managers" 8870msgstr "Yöneticiler" 8871 8872#. I18N: Location of an LDS church temple 8873#: app/Elements/TempleCode.php:127 8874msgid "Manaus, Brazil" 8875msgstr "Manaus, Brezilya" 8876 8877#. I18N: Location of an LDS church temple 8878#: app/Elements/TempleCode.php:128 8879msgid "Manhattan, New York, United States" 8880msgstr "Manhattan, New York, ABD" 8881 8882#. I18N: Location of an LDS church temple 8883#: app/Elements/TempleCode.php:129 8884msgid "Manila, Philippines" 8885msgstr "Manila, Filipinler" 8886 8887#. I18N: Location of an LDS church temple 8888#: app/Elements/TempleCode.php:130 8889msgid "Manti, Utah, United States" 8890msgstr "Manti, Utah, ABD" 8891 8892#. I18N: Type of media object 8893#: app/Elements/SourceMediaType.php:89 8894msgid "Manuscript" 8895msgstr "El yazması" 8896 8897#: resources/views/admin/tags.phtml:936 8898msgid "Many genealogy applications define their own custom GEDCOM tags and webtrees will be able to display most of them." 8899msgstr "" 8900 8901#. I18N: Help text for the “GEDCOM errors” configuration setting 8902#: resources/views/admin/trees-preferences.phtml:621 8903msgid "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." 8904msgstr "Birçok şecere programı, özel etiketlerle GEDCOM dosyaları oluşturur ve webtrees bunların çoğunu anlar. Tanınmayan etiketler bulunduğunda, bu seçenek onları görmezden gelmeyi veya bir uyarı mesajı görüntülemeyi seçmenizi sağlar." 8905 8906#. I18N: Type of media object 8907#: app/Elements/SourceMediaType.php:90 8908#: resources/views/admin/control-panel.phtml:815 8909#: resources/views/modules/statistics-chart/custom.phtml:60 8910msgid "Map" 8911msgstr "Harita" 8912 8913#: app/Module/ModuleMapLinkTrait.php:39 8914msgid "Map link" 8915msgstr "Harita bağlantısı" 8916 8917#. I18N: Links to maps 8918#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 8919#: resources/views/admin/control-panel.phtml:641 8920msgid "Map links" 8921msgstr "Harita bağlantıları" 8922 8923#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 8924#: app/Services/LeafletJsService.php:69 8925#: resources/views/admin/control-panel.phtml:648 8926msgid "Map providers" 8927msgstr "Harita sağlayıcıları" 8928 8929#. I18N: mapbox.com 8930#: app/Module/MapBox.php:82 8931msgid "Mapbox" 8932msgstr "Harita Kutusu" 8933 8934#: app/Date/AbstractGregorianJulianDate.php:233 8935msgctxt "Abbreviation for March" 8936msgid "Mar" 8937msgstr "Mar" 8938 8939#: app/Date/AbstractGregorianJulianDate.php:130 8940msgctxt "GENITIVE" 8941msgid "March" 8942msgstr "Mart" 8943 8944#: app/Date/AbstractGregorianJulianDate.php:200 8945msgctxt "INSTRUMENTAL" 8946msgid "March" 8947msgstr "Mart" 8948 8949#: app/Date/AbstractGregorianJulianDate.php:165 8950msgctxt "LOCATIVE" 8951msgid "March" 8952msgstr "Mart" 8953 8954#: app/Date/AbstractGregorianJulianDate.php:95 8955#: app/Module/StatisticsChartModule.php:791 8956#: resources/views/edit/initialize-calendar-popup.phtml:13 8957msgctxt "NOMINATIVE" 8958msgid "March" 8959msgstr "Mart" 8960 8961#. I18N: Help text for the “Format text and notes” configuration setting 8962#: resources/views/admin/trees-preferences.phtml:593 8963msgid "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." 8964msgstr "Markdown, Wikipedia gibi web sitelerinde kullanılan basit bir biçimlendirme sistemidir. Başlıklar ve alt başlıklar, kalın ve italik metin, listeler, tablolar vb. oluşturmak için göze çarpmayan noktalama karakterleri kullanır." 8965 8966#: app/Gedcom.php:445 app/Module/BranchesListModule.php:445 8967#: resources/views/calendar-page.phtml:189 8968#: resources/views/lists/families-table.phtml:198 8969#: resources/views/lists/families-table.phtml:203 8970#: resources/views/lists/families-table.phtml:226 8971#: resources/views/modules/relatives/family.phtml:143 8972#: resources/xml/reports/ahnentafel_report.xml:449 8973#: resources/xml/reports/bdm_report.xml:78 8974#: resources/xml/reports/descendancy_report.xml:575 8975#: resources/xml/reports/family_group_report.xml:377 8976#: resources/xml/reports/missing_facts_report.xml:23 8977#: resources/xml/reports/pedigree_report.xml:76 8978#: resources/xml/reports/pedigree_report.xml:77 8979#: resources/xml/reports/pedigree_report.xml:97 8980#: resources/xml/reports/pedigree_report.xml:98 8981#: resources/xml/reports/pedigree_report.xml:137 8982#: resources/xml/reports/pedigree_report.xml:138 8983#: resources/xml/reports/pedigree_report.xml:178 8984#: resources/xml/reports/pedigree_report.xml:179 8985#: resources/xml/reports/pedigree_report.xml:221 8986#: resources/xml/reports/pedigree_report.xml:222 8987#: resources/xml/reports/pedigree_report.xml:264 8988#: resources/xml/reports/pedigree_report.xml:265 8989#: resources/xml/reports/pedigree_report.xml:307 8990#: resources/xml/reports/pedigree_report.xml:308 8991#: resources/xml/reports/pedigree_report.xml:350 8992#: resources/xml/reports/pedigree_report.xml:351 8993#: resources/xml/reports/pedigree_report.xml:392 8994#: resources/xml/reports/pedigree_report.xml:430 8995#: resources/xml/reports/pedigree_report.xml:468 8996#: resources/xml/reports/pedigree_report.xml:506 8997#: resources/xml/reports/pedigree_report.xml:544 8998#: resources/xml/reports/pedigree_report.xml:582 8999#: resources/xml/reports/pedigree_report.xml:620 9000#: resources/xml/reports/pedigree_report.xml:658 9001#: resources/xml/reports/pedigree_report.xml:778 9002#: resources/xml/reports/pedigree_report.xml:779 9003#: resources/xml/reports/pedigree_report.xml:799 9004#: resources/xml/reports/pedigree_report.xml:800 9005#: resources/xml/reports/pedigree_report.xml:839 9006#: resources/xml/reports/pedigree_report.xml:840 9007#: resources/xml/reports/pedigree_report.xml:879 9008#: resources/xml/reports/pedigree_report.xml:880 9009#: resources/xml/reports/pedigree_report.xml:923 9010#: resources/xml/reports/pedigree_report.xml:966 9011#: resources/xml/reports/pedigree_report.xml:1009 9012#: resources/xml/reports/pedigree_report.xml:1052 9013#: resources/xml/reports/pedigree_report.xml:1099 9014#: resources/xml/reports/pedigree_report.xml:1137 9015#: resources/xml/reports/pedigree_report.xml:1175 9016#: resources/xml/reports/pedigree_report.xml:1213 9017#: resources/xml/reports/pedigree_report.xml:1251 9018#: resources/xml/reports/pedigree_report.xml:1289 9019#: resources/xml/reports/pedigree_report.xml:1327 9020#: resources/xml/reports/pedigree_report.xml:1365 9021msgid "Marriage" 9022msgstr "Evlilik" 9023 9024#: app/Gedcom.php:440 resources/xml/reports/missing_facts_report.xml:22 9025msgid "Marriage banns" 9026msgstr "Evlilik ilanı" 9027 9028#: app/Gedcom.php:1011 app/Gedcom.php:1031 9029msgid "Marriage beginning status" 9030msgstr "Evlilik başlangıç durumu" 9031 9032#: app/Gedcom.php:905 9033msgid "Marriage bond" 9034msgstr "Evlilik bağı" 9035 9036#: app/Statistics/Google/ChartDistribution.php:311 9037msgid "Marriage by country" 9038msgstr "Ülkeye göre evlilik" 9039 9040#: app/Gedcom.php:443 9041msgid "Marriage contract" 9042msgstr "Evlilik sözleşmesi" 9043 9044#: resources/xml/reports/marriage_report.xml:8 9045msgid "Marriage date range end" 9046msgstr "Evlilik tarihi aralığı sonu" 9047 9048#: resources/xml/reports/marriage_report.xml:7 9049msgid "Marriage date range start" 9050msgstr "Evlilik tarihi aralığı başlangıcı" 9051 9052#: app/Gedcom.php:1010 app/Gedcom.php:1030 9053msgid "Marriage ending status" 9054msgstr "Evlilik sona erme durumu" 9055 9056#: app/Gedcom.php:904 9057msgid "Marriage intention" 9058msgstr "Evlilik niyeti" 9059 9060#: app/Gedcom.php:444 9061msgid "Marriage license" 9062msgstr "Evlilik cüzdanı" 9063 9064#: app/Module/IndividualFactsTabModule.php:562 9065msgid "Marriage of a brother" 9066msgstr "Bir erkek kardeşin evliliği" 9067 9068#: app/Module/IndividualFactsTabModule.php:540 9069#: resources/views/admin/trees-preferences.phtml:458 9070msgid "Marriage of a child" 9071msgstr "Bir çocuğun evliliği" 9072 9073#: app/Module/IndividualFactsTabModule.php:539 9074msgid "Marriage of a daughter" 9075msgstr "Bir kızın evliliği" 9076 9077#: app/Module/IndividualFactsTabModule.php:796 9078msgid "Marriage of a father" 9079msgstr "Bir babanın evliliği" 9080 9081#: app/Module/IndividualFactsTabModule.php:546 9082#: app/Module/IndividualFactsTabModule.php:552 9083#: app/Module/IndividualFactsTabModule.php:558 9084#: resources/views/admin/trees-preferences.phtml:452 9085msgid "Marriage of a grandchild" 9086msgstr "Bir torunun evliliği" 9087 9088#: app/Module/IndividualFactsTabModule.php:545 9089msgid "Marriage of a granddaughter" 9090msgstr "Bir kız torunun evliliği" 9091 9092#: app/Module/IndividualFactsTabModule.php:551 9093msgctxt "daughter’s daughter" 9094msgid "Marriage of a granddaughter" 9095msgstr "Bir kız torunun evliliği" 9096 9097#: app/Module/IndividualFactsTabModule.php:557 9098msgctxt "son’s daughter" 9099msgid "Marriage of a granddaughter" 9100msgstr "Bir kız torunun evliliği" 9101 9102#: app/Module/IndividualFactsTabModule.php:544 9103msgid "Marriage of a grandson" 9104msgstr "Bir erkek torunun evliliği" 9105 9106#: app/Module/IndividualFactsTabModule.php:550 9107msgctxt "daughter’s son" 9108msgid "Marriage of a grandson" 9109msgstr "Bir erkek torunun evliliği" 9110 9111#: app/Module/IndividualFactsTabModule.php:556 9112msgctxt "son’s son" 9113msgid "Marriage of a grandson" 9114msgstr "Bir erkek torunun evliliği" 9115 9116#: app/Module/IndividualFactsTabModule.php:568 9117msgid "Marriage of a half-brother" 9118msgstr "Bir üvey erkek kardeşin evliliği" 9119 9120#: app/Module/IndividualFactsTabModule.php:570 9121msgid "Marriage of a half-sibling" 9122msgstr "Bir üvey kardeşin evliliği" 9123 9124#: app/Module/IndividualFactsTabModule.php:569 9125msgid "Marriage of a half-sister" 9126msgstr "Bir üvey kız kardeşin evliliği" 9127 9128#: app/Module/IndividualFactsTabModule.php:797 9129msgid "Marriage of a mother" 9130msgstr "Bir annenin evliliği" 9131 9132#: app/Module/IndividualFactsTabModule.php:798 9133#: resources/views/admin/trees-preferences.phtml:470 9134msgid "Marriage of a parent" 9135msgstr "Bir ebeveynin evliliği" 9136 9137#: app/Module/IndividualFactsTabModule.php:564 9138#: resources/views/admin/trees-preferences.phtml:464 9139msgid "Marriage of a sibling" 9140msgstr "Bir kardeşin evliliği" 9141 9142#: app/Module/IndividualFactsTabModule.php:563 9143msgid "Marriage of a sister" 9144msgstr "Bir kız kardeşin evliliği" 9145 9146#: app/Module/IndividualFactsTabModule.php:538 9147msgid "Marriage of a son" 9148msgstr "Bir oğlun evliliği" 9149 9150#: app/Module/IndividualFactsTabModule.php:831 9151msgid "Marriage of parents" 9152msgstr "Ebeveynlerin evliliği" 9153 9154#: resources/xml/reports/marriage_report.xml:6 9155msgid "Marriage place contains" 9156msgstr "Evlilik yeri içerir" 9157 9158#: resources/views/modules/statistics-chart/places.phtml:36 9159msgid "Marriage places" 9160msgstr "Evlilik yerleri" 9161 9162#: app/Gedcom.php:449 9163msgid "Marriage settlement" 9164msgstr "Evlilik anlaşması" 9165 9166#. I18N: Name of a module/report 9167#: app/Module/MarriageReportModule.php:40 9168#: resources/views/modules/statistics-chart/custom.phtml:66 9169#: resources/xml/reports/marriage_report.xml:3 9170#: resources/xml/reports/marriage_report.xml:30 9171msgid "Marriages" 9172msgstr "Evlilikler" 9173 9174#: app/Statistics/Google/ChartMarriage.php:111 9175#: resources/views/modules/statistics-chart/family-totals.phtml:26 9176msgid "Marriages by century" 9177msgstr "Yüzyıla göre evlilikler" 9178 9179#: app/Gedcom.php:1053 resources/views/lists/families-table.phtml:251 9180#: resources/views/lists/families-table.phtml:286 9181#: resources/views/lists/individuals-table.phtml:275 9182#: resources/xml/reports/cemetery_report.xml:7 9183#: resources/xml/reports/death_report.xml:10 9184msgid "Married name" 9185msgstr "Evlilik adı" 9186 9187#. I18N: Name of a country or state 9188#: app/Statistics/Service/CountryService.php:327 9189msgid "Marshall Islands" 9190msgstr "Marshall Adaları" 9191 9192#. I18N: Name of a country or state 9193#: app/Statistics/Service/CountryService.php:349 9194msgid "Martinique" 9195msgstr "Martinik" 9196 9197#: resources/views/admin/users-table-options.phtml:37 9198msgid "Masquerade as this user" 9199msgstr "Bu kullanıcı olarak başka bir kılıkta" 9200 9201#: resources/views/modules/fix-search-and-replace/options.phtml:52 9202msgid "Match both upper and lower case letters." 9203msgstr "Hem büyük hem de küçük harfleri eşleştirin." 9204 9205#: app/Module/FixSearchAndReplace.php:101 9206msgid "Match the exact text, even if it occurs in the middle of a word." 9207msgstr "Bir kelimenin ortasında geçse bile, tam metni eşleştirin." 9208 9209#: app/Module/FixSearchAndReplace.php:102 9210msgid "Match the exact text, unless it occurs in the middle of a word." 9211msgstr "Bir kelimenin ortasında geçmediği sürece, tam metni eşleştirin." 9212 9213#: app/Module/MatomoAnalyticsModule.php:44 9214msgid "Matomo™ / Piwik™ analytics" 9215msgstr "Matomo™ / Piwik™ analizi" 9216 9217#. I18N: Name of a country or state 9218#: app/Statistics/Service/CountryService.php:345 9219msgid "Mauritania" 9220msgstr "Moritanya" 9221 9222#. I18N: Name of a country or state 9223#: app/Statistics/Service/CountryService.php:351 9224msgid "Mauritius" 9225msgstr "Mauritus" 9226 9227#. I18N: A configuration setting 9228#: resources/views/admin/trees-preferences.phtml:348 9229msgid "Maximum number of surnames on individual list" 9230msgstr "Bireysel listedeki maksimum soyadı sayısı" 9231 9232#: resources/views/admin/media-upload.phtml:24 9233#: resources/views/modals/media-file-fields.phtml:47 9234msgid "Maximum upload size: " 9235msgstr "Maksimum yükleme boyutu: " 9236 9237#: app/Date/AbstractGregorianJulianDate.php:235 9238msgctxt "Abbreviation for May" 9239msgid "May" 9240msgstr "May" 9241 9242#: app/Date/AbstractGregorianJulianDate.php:132 9243msgctxt "GENITIVE" 9244msgid "May" 9245msgstr "Mayıs" 9246 9247#: app/Date/AbstractGregorianJulianDate.php:202 9248msgctxt "INSTRUMENTAL" 9249msgid "May" 9250msgstr "Mayıs" 9251 9252#: app/Date/AbstractGregorianJulianDate.php:167 9253msgctxt "LOCATIVE" 9254msgid "May" 9255msgstr "Mayıs" 9256 9257#: app/Date/AbstractGregorianJulianDate.php:97 9258#: app/Module/StatisticsChartModule.php:793 9259#: resources/views/edit/initialize-calendar-popup.phtml:15 9260msgctxt "NOMINATIVE" 9261msgid "May" 9262msgstr "Mayıs" 9263 9264#. I18N: Name of a country or state 9265#: app/Statistics/Service/CountryService.php:357 9266msgid "Mayotte" 9267msgstr "Mayotte" 9268 9269#. I18N: Location of an LDS church temple 9270#: app/Elements/TempleCode.php:131 9271msgid "Medford, Oregon, United States" 9272msgstr "Medford, Oregon, ABD" 9273 9274#. I18N: Name of a module 9275#: app/Gedcom.php:1240 app/Media.php:144 app/Module/MediaListModule.php:224 9276#: app/Module/MediaTabModule.php:59 9277#: resources/views/admin/control-panel.phtml:324 9278#: resources/views/admin/control-panel.phtml:778 9279#: resources/views/admin/media.phtml:102 9280#: resources/views/lists/media-table.phtml:77 9281#: resources/views/modules/recent_changes/changes-table.phtml:65 9282msgid "Media" 9283msgstr "Medya" 9284 9285#: resources/views/admin/media-upload.phtml:31 9286#: resources/views/admin/media.phtml:98 9287#: resources/views/admin/webtrees1-thumbnails.phtml:40 9288#: resources/views/media-page-details.phtml:27 9289#: resources/views/modals/create-media-from-file.phtml:26 9290#: resources/views/modals/media-file-fields.phtml:21 9291msgid "Media file" 9292msgstr "Medya dosyası" 9293 9294#: resources/views/admin/media-upload.phtml:35 9295msgid "Media file to upload" 9296msgstr "Yüklenecek medya dosyası" 9297 9298#: resources/views/admin/media.phtml:31 9299#: resources/views/admin/trees-preferences.phtml:260 9300msgid "Media files" 9301msgstr "Medya dosyaları" 9302 9303#. I18N: A configuration setting 9304#: resources/views/admin/media.phtml:61 9305#: resources/views/admin/trees-preferences.phtml:240 9306msgid "Media folder" 9307msgstr "Medya klasörü" 9308 9309#: resources/views/admin/media.phtml:32 9310#: resources/views/admin/trees-preferences.phtml:235 9311msgid "Media folders" 9312msgstr "Medya klasörleri" 9313 9314#: app/Gedcom.php:397 app/Gedcom.php:418 app/Gedcom.php:452 app/Gedcom.php:471 9315#: app/Gedcom.php:528 app/Gedcom.php:549 app/Gedcom.php:682 app/Gedcom.php:717 9316#: app/Gedcom.php:740 app/Gedcom.php:743 app/Gedcom.php:764 app/Gedcom.php:803 9317#: app/Gedcom.php:832 app/Gedcom.php:1107 app/Gedcom.php:1161 9318#: app/Gedcom.php:1229 app/Gedcom.php:1249 app/Gedcom.php:1282 9319#: app/Gedcom.php:1646 app/Gedcom.php:1660 9320#: app/Http/RequestHandlers/CheckTree.php:349 9321#: app/Http/RequestHandlers/HelpText.php:246 9322#: resources/views/admin/fix-level-0-media.phtml:35 9323#: resources/views/admin/media.phtml:106 9324#: resources/views/admin/trees-privacy.phtml:171 9325#: resources/views/admin/trees.phtml:248 9326#: resources/views/admin/webtrees1-thumbnails.phtml:41 9327#: resources/views/modules/favorites/favorites.phtml:93 9328msgid "Media object" 9329msgstr "Medya nesnesi" 9330 9331#. I18N: Name of a module/list 9332#: app/Module/FixSearchAndReplace.php:112 app/Module/MediaListModule.php:87 9333#: app/Services/AdminService.php:186 9334#: resources/views/admin/fix-level-0-media.phtml:30 9335#: resources/views/admin/merge-records-step-1.phtml:59 9336#: resources/views/admin/webtrees1-thumbnails.phtml:35 9337#: resources/views/lists/media-table.phtml:72 9338#: resources/views/lists/notes-table.phtml:92 9339#: resources/views/lists/sources-table.phtml:100 9340#: resources/views/modules/gedcom_stats/config.phtml:49 9341#: resources/views/modules/gedcom_stats/statistics.phtml:111 9342#: resources/views/modules/html/template-statistics.phtml:48 9343#: resources/views/modules/statistics-chart/chart-objects.phtml:10 9344#: resources/views/modules/statistics-chart/other-records.phtml:18 9345#: resources/views/record-page-links.phtml:58 9346msgid "Media objects" 9347msgstr "Medya nesneleri" 9348 9349#: resources/views/modules/media-list/page.phtml:95 9350msgid "Media objects found" 9351msgstr "Medya nesneleri bulundu" 9352 9353#: resources/views/modules/media-list/page.phtml:52 9354msgid "Media objects per page" 9355msgstr "Sayfa başına medya nesneleri" 9356 9357#: app/Gedcom.php:751 app/Gedcom.php:809 9358#: resources/views/modals/create-media-from-file.phtml:42 9359#: resources/views/modals/media-file-fields.phtml:117 9360msgid "Media type" 9361msgstr "Medya türü" 9362 9363#: app/Gedcom.php:943 app/Gedcom.php:1074 app/Gedcom.php:1586 9364msgid "Medical" 9365msgstr "Sağlık" 9366 9367#. I18N: The name of a colour-scheme 9368#: app/Module/ColorsTheme.php:169 9369msgid "Mediterranio" 9370msgstr "Akdeniz" 9371 9372#: resources/views/setup/step-2-server-checks.phtml:70 9373msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 9374msgstr "Orta sistemler (5.000 kişi): 32-64MB, 20-40 saniye" 9375 9376#: app/Date/JalaliDate.php:279 9377msgctxt "Abbreviation for Persian month: Mehr" 9378msgid "Mehr" 9379msgstr "Mehr" 9380 9381#. I18N: 7th month in the Persian/Jalali calendar 9382#: app/Date/JalaliDate.php:151 9383msgctxt "GENITIVE" 9384msgid "Mehr" 9385msgstr "Mehr" 9386 9387#. I18N: 7th month in the Persian/Jalali calendar 9388#: app/Date/JalaliDate.php:241 9389msgctxt "INSTRUMENTAL" 9390msgid "Mehr" 9391msgstr "Mehr" 9392 9393#. I18N: 7th month in the Persian/Jalali calendar 9394#: app/Date/JalaliDate.php:196 9395msgctxt "LOCATIVE" 9396msgid "Mehr" 9397msgstr "Mehr" 9398 9399#. I18N: 7th month in the Persian/Jalali calendar 9400#: app/Date/JalaliDate.php:106 9401msgctxt "NOMINATIVE" 9402msgid "Mehr" 9403msgstr "Mehr" 9404 9405#. I18N: Location of an LDS church temple 9406#: app/Elements/TempleCode.php:132 9407msgid "Melbourne, Australia" 9408msgstr "Melbourne, Avustralya" 9409 9410#. I18N: Listbox entry; name of a role 9411#: app/Http/RequestHandlers/UserEditPage.php:98 9412#: resources/views/admin/gedcom-export-options.phtml:102 9413#: resources/views/admin/gedcom-export-options.phtml:104 9414#: resources/views/admin/gedcom-export-options.phtml:106 9415#: resources/views/admin/users-edit.phtml:245 9416msgid "Member" 9417msgstr "Üye" 9418 9419#. I18N: Location of an LDS church temple 9420#: app/Elements/TempleCode.php:133 9421msgid "Memphis, Tennessee, United States" 9422msgstr "Memphis, Tennessee, ABD" 9423 9424#: resources/views/admin/modules.phtml:161 9425#: resources/views/admin/modules.phtml:164 9426msgid "Menu" 9427msgstr "Menü" 9428 9429#: app/Http/RequestHandlers/ModulesMenusPage.php:43 9430#: resources/views/admin/control-panel.phtml:664 9431#: resources/views/admin/modules.phtml:78 9432#: resources/views/admin/modules.phtml:80 9433msgid "Menus" 9434msgstr "Menüler" 9435 9436#. I18N: The name of a colour-scheme 9437#: app/Module/ColorsTheme.php:171 9438msgid "Mercury" 9439msgstr "Cıva" 9440 9441#: resources/views/admin/trees-duplicates.phtml:39 9442msgid "Merge" 9443msgstr "Birleştir" 9444 9445#: app/Http/RequestHandlers/MergeTreesPage.php:75 9446#: resources/views/admin/control-panel.phtml:305 9447msgid "Merge family trees" 9448msgstr "Aile ağaçlarını birleştir" 9449 9450#: app/Http/RequestHandlers/MergeFactsPage.php:55 9451#: app/Http/RequestHandlers/MergeRecordsPage.php:65 9452#: resources/views/admin/trees.phtml:174 9453msgid "Merge records" 9454msgstr "Kayıtları birleştir" 9455 9456#. I18N: Location of an LDS church temple 9457#: app/Elements/TempleCode.php:134 9458msgid "Merida, Mexico" 9459msgstr "Merida, Meksika" 9460 9461#. I18N: Location of an LDS church temple 9462#: app/Elements/TempleCode.php:60 9463msgid "Mesa, Arizona, United States" 9464msgstr "Mesa, Arizona, ABD" 9465 9466#: resources/views/admin/broadcast.phtml:54 9467#: resources/views/admin/email-page.phtml:59 9468#: resources/views/admin/site-logs.phtml:69 9469#: resources/views/admin/site-logs.phtml:124 9470#: resources/views/contact-page.phtml:68 resources/views/message-page.phtml:57 9471msgid "Message" 9472msgstr "Mesaj" 9473 9474#. I18N: Name of a module 9475#. I18N: A configuration setting 9476#: app/Module/UserMessagesModule.php:66 9477#: resources/views/admin/site-mail.phtml:43 9478msgid "Messages" 9479msgstr "Mesajlar" 9480 9481#. I18N: a month in the French republican calendar 9482#: app/Date/FrenchDate.php:167 9483msgctxt "GENITIVE" 9484msgid "Messidor" 9485msgstr "Messidor" 9486 9487#. I18N: a month in the French republican calendar 9488#: app/Date/FrenchDate.php:261 9489msgctxt "INSTRUMENTAL" 9490msgid "Messidor" 9491msgstr "Messidor" 9492 9493#. I18N: a month in the French republican calendar 9494#: app/Date/FrenchDate.php:214 9495msgctxt "LOCATIVE" 9496msgid "Messidor" 9497msgstr "Messidor" 9498 9499#. I18N: a month in the French republican calendar 9500#: app/Date/FrenchDate.php:120 9501msgctxt "NOMINATIVE" 9502msgid "Messidor" 9503msgstr "Messidor" 9504 9505#. I18N: Name of a country or state 9506#: app/Statistics/Service/CountryService.php:325 9507msgid "Mexico" 9508msgstr "Meksika" 9509 9510#. I18N: Location of an LDS church temple 9511#: app/Elements/TempleCode.php:135 9512msgid "Mexico City, Mexico" 9513msgstr "Mexico City, Meksika" 9514 9515#. I18N: Type of media object 9516#: app/Elements/SourceMediaType.php:86 9517msgid "Microfiche" 9518msgstr "Mikrofiş" 9519 9520#. I18N: Type of media object 9521#: app/Elements/SourceMediaType.php:87 9522msgid "Microfilm" 9523msgstr "Mikrofilm" 9524 9525#. I18N: Name of a country or state 9526#: app/Statistics/Service/CountryService.php:197 9527msgid "Micronesia" 9528msgstr "Mikronezya" 9529 9530#: resources/views/modules/statistics-chart/custom.phtml:194 9531msgid "Middle East" 9532msgstr "Orta Doğu" 9533 9534#: app/Gedcom.php:1557 9535msgid "Military" 9536msgstr "Askerlik" 9537 9538#: app/Gedcom.php:944 app/Gedcom.php:1075 9539msgid "Military service" 9540msgstr "Askerlik hizmeti" 9541 9542#. I18N: Name of a module/report 9543#: app/Module/MissingFactsReportModule.php:44 9544#: resources/xml/reports/missing_facts_report.xml:3 9545#: resources/xml/reports/missing_facts_report.xml:52 9546msgid "Missing data" 9547msgstr "Eksik veri" 9548 9549#. I18N: Listbox entry; name of a role 9550#: app/Http/RequestHandlers/UserEditPage.php:102 9551#: resources/views/admin/users-edit.phtml:259 9552msgid "Moderator" 9553msgstr "Moderatör" 9554 9555#: resources/views/admin/control-panel.phtml:483 9556msgid "Moderators" 9557msgstr "Modeatörler" 9558 9559#: resources/views/admin/components.phtml:39 9560#: resources/views/admin/modules.phtml:66 9561msgid "Module" 9562msgstr "Modül" 9563 9564#: resources/views/admin/modules.phtml:61 9565msgid "Module administration" 9566msgstr "Modül yönetimi" 9567 9568#: resources/views/admin/analytics-edit.phtml:17 9569#: resources/views/admin/control-panel.phtml:552 9570#: resources/views/modules/bing-maps/config.phtml:14 9571#: resources/views/modules/faq/config.phtml:20 9572#: resources/views/modules/faq/edit.phtml:21 9573#: resources/views/modules/geonames/config.phtml:14 9574#: resources/views/modules/google-maps/config.phtml:14 9575#: resources/views/modules/here-maps/config.phtml:14 9576#: resources/views/modules/map-box/config.phtml:14 9577#: resources/views/modules/openrouteservice/config.phtml:14 9578#: resources/views/modules/relationships-chart/config.phtml:20 9579#: resources/views/modules/sitemap/config.phtml:18 9580#: resources/views/modules/stories/config.phtml:18 9581#: resources/views/modules/stories/edit.phtml:22 9582msgid "Modules" 9583msgstr "Modüller" 9584 9585#. I18N: Name of a country or state 9586#: app/Statistics/Service/CountryService.php:319 9587msgid "Moldova" 9588msgstr "Moldovya" 9589 9590#. I18N: abbreviation for Monday 9591#: app/Date/AbstractCalendarDate.php:273 9592#: resources/views/edit/initialize-calendar-popup.phtml:24 9593msgid "Mon" 9594msgstr "Pzt" 9595 9596#. I18N: Name of a country or state 9597#: app/Statistics/Service/CountryService.php:317 9598msgid "Monaco" 9599msgstr "Monako" 9600 9601#: app/Date/AbstractCalendarDate.php:246 9602msgid "Monday" 9603msgstr "Pazartesi" 9604 9605#. I18N: Name of a country or state 9606#: app/Statistics/Service/CountryService.php:337 9607msgid "Mongolia" 9608msgstr "Moğolistan" 9609 9610#. I18N: Name of a country or state 9611#: app/Statistics/Service/CountryService.php:341 9612msgid "Montenegro" 9613msgstr "Karadağ" 9614 9615#. I18N: Location of an LDS church temple 9616#: app/Elements/TempleCode.php:137 9617msgid "Monterrey, Mexico" 9618msgstr "Monterrey, Meksika" 9619 9620#. I18N: Location of an LDS church temple 9621#: app/Elements/TempleCode.php:136 9622msgid "Montevideo, Uruguay" 9623msgstr "Montevideo, Uruguay" 9624 9625#: app/Module/CalendarMenuModule.php:104 9626#: app/Module/StatisticsChartModule.php:278 9627#: app/Module/StatisticsChartModule.php:327 9628#: app/Module/StatisticsChartModule.php:376 9629#: app/Module/StatisticsChartModule.php:418 9630#: app/Module/StatisticsChartModule.php:467 9631#: resources/views/calendar-page.phtml:57 9632msgid "Month" 9633msgstr "Ay" 9634 9635#: app/Module/StatisticsChartModule.php:277 9636#: resources/views/modules/statistics-chart/custom.phtml:35 9637msgid "Month of birth" 9638msgstr "Doğum ayı" 9639 9640#: app/Module/StatisticsChartModule.php:417 9641#: resources/views/modules/statistics-chart/custom.phtml:37 9642msgid "Month of birth of first child in a relation" 9643msgstr "Bir ilişkide ilk çocuğun doğum ayı" 9644 9645#: app/Module/StatisticsChartModule.php:326 9646#: resources/views/modules/statistics-chart/custom.phtml:36 9647msgid "Month of death" 9648msgstr "Ölüm ayı" 9649 9650#: app/Module/StatisticsChartModule.php:466 9651#: resources/views/modules/statistics-chart/custom.phtml:52 9652msgid "Month of first marriage" 9653msgstr "İlk evlilik ayı" 9654 9655#: app/Module/StatisticsChartModule.php:375 9656#: resources/views/modules/statistics-chart/custom.phtml:51 9657msgid "Month of marriage" 9658msgstr "Evlilik ayı" 9659 9660#: resources/views/modules/timeline-chart/chart.phtml:141 9661#: resources/views/modules/timeline-chart/chart.phtml:143 9662#: resources/views/modules/timeline-chart/chart.phtml:145 9663msgid "Month:" 9664msgstr "Ay:" 9665 9666#. I18N: Location of an LDS church temple 9667#: app/Elements/TempleCode.php:138 9668msgid "Monticello, Utah, United States" 9669msgstr "Monticello, Utah, ABD" 9670 9671#. I18N: Location of an LDS church temple 9672#: app/Elements/TempleCode.php:139 9673msgid "Montreal, Quebec, Canada" 9674msgstr "Montreal, Quebec, Kanada" 9675 9676#. I18N: Name of a country or state 9677#: app/Statistics/Service/CountryService.php:347 9678msgid "Montserrat" 9679msgstr "Montserrat" 9680 9681#: app/Date/JalaliDate.php:277 9682msgctxt "Abbreviation for Persian month: Mordad" 9683msgid "Mor" 9684msgstr "Mor" 9685 9686#. I18N: 5th month in the Persian/Jalali calendar 9687#: app/Date/JalaliDate.php:147 9688msgctxt "GENITIVE" 9689msgid "Mordad" 9690msgstr "Mordad" 9691 9692#. I18N: 5th month in the Persian/Jalali calendar 9693#: app/Date/JalaliDate.php:237 9694msgctxt "INSTRUMENTAL" 9695msgid "Mordad" 9696msgstr "Mordad" 9697 9698#. I18N: 5th month in the Persian/Jalali calendar 9699#: app/Date/JalaliDate.php:192 9700msgctxt "LOCATIVE" 9701msgid "Mordad" 9702msgstr "Mordad" 9703 9704#. I18N: 5th month in the Persian/Jalali calendar 9705#: app/Date/JalaliDate.php:102 9706msgctxt "NOMINATIVE" 9707msgid "Mordad" 9708msgstr "Mordad" 9709 9710#. I18N: Name of a country or state 9711#: app/Statistics/Service/CountryService.php:315 9712msgid "Morocco" 9713msgstr "Fas" 9714 9715#. I18N: Help text for the “Use password” site configuration setting 9716#: resources/views/admin/site-mail.phtml:127 9717msgid "Most SMTP servers require a password." 9718msgstr "Çoğu SMTP sunucusu bir şifre gerektirir." 9719 9720#: resources/views/modules/gedcom_stats/config.phtml:73 9721#: resources/views/modules/gedcom_stats/statistics.phtml:264 9722#: resources/views/modules/html/template-statistics.phtml:105 9723msgid "Most common surnames" 9724msgstr "En yaygın soyadları" 9725 9726#: resources/views/admin/site-mail.phtml:188 9727msgid "Most mail servers require a valid domain name." 9728msgstr "Çoğu posta sunucusu geçerli bir etki alanı adı gerektirir." 9729 9730#: resources/views/admin/site-mail.phtml:82 9731msgid "Most mail servers require a valid email address." 9732msgstr "Çoğu posta sunucusu geçerli bir e-posta adresi gerektirir." 9733 9734#. I18N: Help text for the "Sending server name" site configuration setting 9735#: resources/views/admin/site-mail.phtml:183 9736msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 9737msgstr "Çoğu posta sunucusu, gönderen sunucunun geçerli bir etki alanı adı kullanarak kendisini doğru şekilde tanımlamasını gerektirir." 9738 9739#. I18N: Help text for the “Secure connection” site configuration setting 9740#: resources/views/admin/site-mail.phtml:169 9741msgid "Most servers do not use secure connections." 9742msgstr "Çoğu sunucu güvenli bağlantılar kullanmaz." 9743 9744#: resources/views/setup/step-4-database-mysql.phtml:54 9745#: resources/views/setup/step-4-database-pgsql.phtml:52 9746#: resources/views/setup/step-4-database-sqlsvr.phtml:52 9747msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 9748msgstr "Çoğu site localhost kullanacak şekilde yapılandırılmıştır. Bu, veritabanınızın web sunucunuzla aynı bilgisayarda çalıştığı anlamına gelir." 9749 9750#: resources/views/setup/step-4-database-sqlsvr.phtml:64 9751msgid "Most sites are configured to use the default value of 1433." 9752msgstr "Çoğu site varsayılan değeri 1433 kullanacak şekilde yapılandırılmıştır." 9753 9754#: resources/views/setup/step-4-database-mysql.phtml:74 9755msgid "Most sites are configured to use the default value of 3306." 9756msgstr "Çoğu site varsayılan değeri 3306 kullanacak şekilde yapılandırılmıştır." 9757 9758#: resources/views/setup/step-4-database-pgsql.phtml:64 9759msgid "Most sites are configured to use the default value of 5432." 9760msgstr "Çoğu site varsayılan değeri 5432 kullanacak şekilde yapılandırılmıştır." 9761 9762#. I18N: Name of a module 9763#: app/Module/TopPageViewsModule.php:49 9764msgid "Most viewed pages" 9765msgstr "En çok görüntülenen sayfalar" 9766 9767#: resources/views/search-advanced-page.phtml:77 9768#: resources/xml/reports/bdm_report.xml:120 9769#: resources/xml/reports/family_group_report.xml:474 9770#: resources/xml/reports/family_group_report.xml:737 9771#: resources/xml/reports/individual_ext_report.xml:287 9772#: resources/xml/reports/individual_report.xml:276 9773#: resources/xml/reports/relative_ext_report.xml:72 9774msgid "Mother" 9775msgstr "Annesi" 9776 9777#: resources/views/lists/individual-table-parents.phtml:19 9778#, php-format 9779msgid "Mother: %s" 9780msgstr "Anne: %s" 9781 9782#: resources/views/fact-parent-age.phtml:20 9783msgid "Mother’s age" 9784msgstr "Annenin yaşı" 9785 9786#. I18N: A step-family. %s is an individual’s name 9787#: app/Individual.php:891 9788#, php-format 9789msgid "Mother’s family with %s" 9790msgstr "%s ile annenin ailesi" 9791 9792#. I18N: A step-family. 9793#: app/Individual.php:895 9794msgid "Mother’s family with an unknown individual" 9795msgstr "Bilinmeyen bir bireyle annenin ailesi" 9796 9797#. I18N: Location of an LDS church temple 9798#: app/Elements/TempleCode.php:140 9799msgid "Mount Timpanogos, Utah, United States" 9800msgstr "Mount Timpanogos, Utah, ABD" 9801 9802#: resources/views/admin/components.phtml:46 9803#: resources/views/admin/components.phtml:151 9804#: resources/views/modules/faq/config.phtml:60 9805msgid "Move down" 9806msgstr "Aşağı taşı" 9807 9808#: resources/views/admin/fix-level-0-media-action.phtml:17 9809msgid "Move the media object?" 9810msgstr "Medya nesnesi taşınsın mı?" 9811 9812#: resources/views/admin/components.phtml:45 9813#: resources/views/admin/components.phtml:145 9814#: resources/views/modules/faq/config.phtml:59 9815msgid "Move up" 9816msgstr "Yukarı taşı" 9817 9818#. I18N: Name of a country or state 9819#: app/Statistics/Service/CountryService.php:343 9820msgid "Mozambique" 9821msgstr "Mozambik" 9822 9823#. I18N: https://en.wikipedia.org/wiki/Muharram 9824#: app/Date/HijriDate.php:142 9825msgctxt "GENITIVE" 9826msgid "Muharram" 9827msgstr "Muharrem" 9828 9829#. I18N: https://en.wikipedia.org/wiki/Muharram 9830#: app/Date/HijriDate.php:232 9831msgctxt "INSTRUMENTAL" 9832msgid "Muharram" 9833msgstr "Muharrem" 9834 9835#. I18N: https://en.wikipedia.org/wiki/Muharram 9836#: app/Date/HijriDate.php:187 9837msgctxt "LOCATIVE" 9838msgid "Muharram" 9839msgstr "Muharrem" 9840 9841#. I18N: https://en.wikipedia.org/wiki/Muharram 9842#: app/Date/HijriDate.php:97 9843msgctxt "NOMINATIVE" 9844msgid "Muharram" 9845msgstr "Muharrem" 9846 9847#: resources/views/lists/families-table.phtml:213 9848msgid "Multiple marriages" 9849msgstr "Çoklu evlilikler" 9850 9851#: app/Http/RequestHandlers/AccountEdit.php:90 9852#: app/Module/ModuleThemeTrait.php:329 app/Module/UserWelcomeModule.php:112 9853msgid "My account" 9854msgstr "Hesabım" 9855 9856#: app/Http/RequestHandlers/CreateTreePage.php:59 9857msgid "My family tree" 9858msgstr "Aile ağacım" 9859 9860#: app/Module/ModuleThemeTrait.php:344 app/Module/UserWelcomeModule.php:105 9861msgid "My individual record" 9862msgstr "Kişisel kaydım" 9863 9864#. I18N: Name of a module 9865#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:359 9866#: app/Module/UserWelcomeModule.php:59 resources/views/admin/modules.phtml:188 9867#: resources/views/admin/modules.phtml:192 9868#: resources/views/layouts/administration.phtml:52 9869msgid "My page" 9870msgstr "Sayfam" 9871 9872#: app/Module/ModuleThemeTrait.php:373 9873msgid "My pages" 9874msgstr "Sayfalarım" 9875 9876#: app/Module/ModuleThemeTrait.php:412 9877msgid "My pedigree" 9878msgstr "Soyağacım" 9879 9880#. I18N: Name of a country or state 9881#: app/Statistics/Service/CountryService.php:335 9882msgid "Myanmar" 9883msgstr "Myanmar" 9884 9885#: app/Gedcom.php:651 app/Gedcom.php:830 9886#: app/Http/RequestHandlers/HelpText.php:236 9887#: app/Statistics/Google/ChartCommonGiven.php:69 9888#: app/Statistics/Google/ChartCommonSurname.php:127 9889#: resources/views/individual-page-name.phtml:40 9890#: resources/views/individual-page-name.phtml:52 9891#: resources/views/modals/location-fields.phtml:9 9892#: resources/views/modals/submitter-fields.phtml:9 9893#: resources/views/modules/yahrzeit/table.phtml:26 9894#: resources/xml/reports/bdm_report.xml:5 9895#: resources/xml/reports/bdm_report.xml:49 9896#: resources/xml/reports/birth_report.xml:5 9897#: resources/xml/reports/birth_report.xml:36 9898#: resources/xml/reports/cemetery_report.xml:40 9899#: resources/xml/reports/change_report.xml:56 9900#: resources/xml/reports/change_report.xml:96 9901#: resources/xml/reports/death_report.xml:5 9902#: resources/xml/reports/death_report.xml:38 9903#: resources/xml/reports/fact_sources.xml:62 9904#: resources/xml/reports/fact_sources.xml:155 9905#: resources/xml/reports/fact_sources.xml:266 9906#: resources/xml/reports/fact_sources.xml:317 9907#: resources/xml/reports/marriage_report.xml:5 9908#: resources/xml/reports/marriage_report.xml:38 9909#: resources/xml/reports/missing_facts_report.xml:54 9910#: resources/xml/reports/occupation_report.xml:43 9911#: resources/xml/reports/relative_ext_report.xml:57 9912msgid "Name" 9913msgstr "Adı" 9914 9915#: app/Gedcom.php:782 app/Http/RequestHandlers/CreateRepositoryModal.php:49 9916msgctxt "Repository" 9917msgid "Name" 9918msgstr "Adı" 9919 9920#: app/Gedcom.php:1554 9921msgid "Name in Hebrew" 9922msgstr "İbranice adı" 9923 9924#: app/Gedcom.php:1089 app/Gedcom.php:1130 app/Gedcom.php:1143 9925#: app/Gedcom.php:1186 app/Gedcom.php:1194 app/Gedcom.php:1440 9926#: app/Gedcom.php:1524 9927msgid "Name of addressee" 9928msgstr "" 9929 9930#: app/Gedcom.php:655 app/Gedcom.php:662 app/Gedcom.php:667 9931msgid "Name prefix" 9932msgstr "Ad öneki" 9933 9934#: app/Gedcom.php:656 app/Gedcom.php:663 app/Gedcom.php:668 9935msgid "Name suffix" 9936msgstr "Ad soneki" 9937 9938#: resources/views/admin/tags.phtml:39 9939#: resources/views/modules/statistics-chart/names.phtml:10 9940#: resources/views/search-replace-page.phtml:47 9941#: resources/xml/reports/cemetery_report.xml:7 9942#: resources/xml/reports/death_report.xml:10 9943msgid "Names" 9944msgstr "Adlar" 9945 9946#: app/Gedcom.php:1078 9947msgid "Namesake" 9948msgstr "Adaş" 9949 9950#. I18N: Name of a country or state 9951#: app/Statistics/Service/CountryService.php:359 9952msgid "Namibia" 9953msgstr "Namibya" 9954 9955#: app/Elements/RelationIsDescriptor.php:116 9956msgid "Nanny" 9957msgstr "Dadı" 9958 9959#: app/Module/HtmlBlockModule.php:193 9960msgid "Narrative description" 9961msgstr "Anlatı açıklaması" 9962 9963#. I18N: Location of an LDS church temple 9964#: app/Elements/TempleCode.php:141 9965msgid "Nashville, Tennessee, United States" 9966msgstr "Nashville, Tennessee, ABD" 9967 9968#: app/Gedcom.php:675 9969msgid "Nationality" 9970msgstr "Milliyet" 9971 9972#: app/Gedcom.php:676 9973msgid "Naturalization" 9974msgstr "Vatandaşlık" 9975 9976#. I18N: Name of a country or state 9977#: app/Statistics/Service/CountryService.php:381 9978msgid "Nauru" 9979msgstr "Nauru" 9980 9981#. I18N: Location of an LDS church temple 9982#: app/Elements/TempleCode.php:142 9983msgid "Nauvoo (new), Illinois, United States" 9984msgstr "Nauvoo (yeni), Illinois, ABD" 9985 9986#. I18N: Location of an LDS church temple 9987#: app/Elements/TempleCode.php:143 9988msgid "Nauvoo (original), Illinois, United States" 9989msgstr "Nauvoo (orijinal), Illinois, ABD" 9990 9991#. I18N: Name of a country or state 9992#: app/Statistics/Service/CountryService.php:379 9993msgid "Nepal" 9994msgstr "Nepal" 9995 9996#. I18N: Name of a country or state 9997#: app/Statistics/Service/CountryService.php:375 9998msgid "Netherlands" 9999msgstr "Hollanda" 10000 10001#: app/Http/RequestHandlers/UserListData.php:139 10002#: resources/views/components/datetime.phtml:13 10003msgid "Never" 10004msgstr "Hiç" 10005 10006#: app/Elements/FamilyStatusText.php:72 app/Gedcom.php:946 10007msgid "Never married" 10008msgstr "Hiç evlenmemiş" 10009 10010#. I18N: Name of a country or state 10011#: app/Statistics/Service/CountryService.php:361 10012msgid "New Caledonia" 10013msgstr "Yeni Kaledonya" 10014 10015#: app/Gedcom.php:1133 app/Gedcom.php:1134 app/Gedcom.php:1135 10016#: app/Gedcom.php:1136 app/Gedcom.php:1137 10017msgid "New GEDCOM tag" 10018msgstr "Yeni GEDCOM etiketi" 10019 10020#. I18N: Location of an LDS church temple 10021#: app/Elements/TempleCode.php:146 10022msgid "New York, New York, United States" 10023msgstr "New York, New York, ABD" 10024 10025#. I18N: Name of a country or state 10026#: app/Statistics/Service/CountryService.php:383 10027msgid "New Zealand" 10028msgstr "Yeni Zelanda" 10029 10030#: resources/views/admin/changes-log.phtml:78 10031msgid "New data" 10032msgstr "Yeni veri" 10033 10034#. I18N: %s is a server name/URL 10035#: app/Http/RequestHandlers/RegisterAction.php:171 10036#, php-format 10037msgid "New registration at %s" 10038msgstr "%s'de yeni kayıt" 10039 10040#. I18N: %s is a server name/URL 10041#: app/Http/RequestHandlers/UserEditAction.php:111 10042#: app/Http/RequestHandlers/VerifyEmail.php:87 10043#, php-format 10044msgid "New user at %s" 10045msgstr "%s'de yeni kullanıcı" 10046 10047#. I18N: Location of an LDS church temple 10048#: app/Elements/TempleCode.php:144 10049msgid "Newport Beach, California, United States" 10050msgstr "Newport Beach, California, ABD" 10051 10052#. I18N: Name of a module 10053#: app/Module/FamilyTreeNewsModule.php:117 10054msgid "News" 10055msgstr "Haberler" 10056 10057#. I18N: Type of media object 10058#: app/Elements/SourceMediaType.php:91 10059msgid "Newspaper" 10060msgstr "Gazete" 10061 10062#: app/Module/ReviewChangesModule.php:162 10063msgid "Next email reminder will be sent after " 10064msgstr "Bundan sonra bir sonraki e-posta hatırlatıcısı gönderilecektir " 10065 10066#: resources/views/modules/random_media/slide-show.phtml:38 10067#: resources/views/modules/random_media/slide-show.phtml:40 10068msgid "Next image" 10069msgstr "Sonraki resim" 10070 10071#. I18N: Name of a country or state 10072#: app/Statistics/Service/CountryService.php:369 10073msgid "Nicaragua" 10074msgstr "Nikaragua" 10075 10076#: app/Gedcom.php:654 app/Gedcom.php:661 app/Gedcom.php:666 10077msgid "Nickname" 10078msgstr "Takma ad" 10079 10080#. I18N: Name of a country or state 10081#: app/Statistics/Service/CountryService.php:363 10082msgid "Niger" 10083msgstr "Nijer" 10084 10085#. I18N: Name of a country or state 10086#: app/Statistics/Service/CountryService.php:367 10087msgid "Nigeria" 10088msgstr "Nijerya" 10089 10090#. I18N: a month in the Jewish calendar 10091#: app/Date/JewishDate.php:207 10092msgctxt "GENITIVE" 10093msgid "Nissan" 10094msgstr "Nissan" 10095 10096#. I18N: a month in the Jewish calendar 10097#: app/Date/JewishDate.php:311 10098msgctxt "INSTRUMENTAL" 10099msgid "Nissan" 10100msgstr "Nissan" 10101 10102#. I18N: a month in the Jewish calendar 10103#: app/Date/JewishDate.php:259 10104msgctxt "LOCATIVE" 10105msgid "Nissan" 10106msgstr "Nissan" 10107 10108#. I18N: a month in the Jewish calendar 10109#: app/Date/JewishDate.php:155 10110msgctxt "NOMINATIVE" 10111msgid "Nissan" 10112msgstr "Nissan" 10113 10114#. I18N: Name of a country or state 10115#: app/Statistics/Service/CountryService.php:373 10116msgid "Niue" 10117msgstr "Niue" 10118 10119#. I18N: a month in the French republican calendar 10120#: app/Date/FrenchDate.php:155 10121msgctxt "GENITIVE" 10122msgid "Nivose" 10123msgstr "Nivose" 10124 10125#. I18N: a month in the French republican calendar 10126#: app/Date/FrenchDate.php:249 10127msgctxt "INSTRUMENTAL" 10128msgid "Nivose" 10129msgstr "Nivose" 10130 10131#. I18N: a month in the French republican calendar 10132#: app/Date/FrenchDate.php:202 10133msgctxt "LOCATIVE" 10134msgid "Nivose" 10135msgstr "Nivose" 10136 10137#. I18N: a month in the French republican calendar 10138#: app/Date/FrenchDate.php:107 10139msgctxt "NOMINATIVE" 10140msgid "Nivose" 10141msgstr "Nivôse" 10142 10143#: resources/views/admin/users-edit.phtml:335 10144msgid "No" 10145msgstr "Hayır" 10146 10147#: app/Http/RequestHandlers/ImportGedcomAction.php:103 10148msgid "No GEDCOM file was received." 10149msgstr "GEDCOM dosyası alınmadı." 10150 10151#: resources/views/admin/trees-import.phtml:67 10152msgid "No GEDCOM files found." 10153msgstr "GEDCOM dosyası bulunamadı." 10154 10155#: resources/views/admin/trees-preferences.phtml:119 10156#: resources/views/admin/trees-preferences.phtml:122 10157msgid "No calendar conversion" 10158msgstr "Takvim dönüştürme yok" 10159 10160#: app/Gedcom.php:1394 app/Module/DescendancyModule.php:267 10161#: resources/views/family-page-children.phtml:17 10162msgid "No children" 10163msgstr "Çocuk yok" 10164 10165#: app/Services/MessageService.php:228 10166msgid "No contact" 10167msgstr "İletişim yok" 10168 10169#: resources/views/admin/trees-duplicates.phtml:46 10170msgid "No duplicates have been found." 10171msgstr "Hiçbir yinelenen bulunamadı." 10172 10173#: resources/views/admin/trees-check.phtml:41 10174msgid "No errors have been found." 10175msgstr "Hiçbir hata bulunamadı." 10176 10177#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10178#: app/Module/UpcomingAnniversariesModule.php:187 10179#, php-format 10180msgid "No events exist for the next %s day." 10181msgid_plural "No events exist for the next %s days." 10182msgstr[0] "Bir sonraki %s gün için hiçbir olay yok." 10183msgstr[1] "Bir sonraki %s günler için hiçbir olay yok." 10184 10185#: app/Module/OnThisDayModule.php:156 10186msgid "No events exist for today." 10187msgstr "Bugün için hiçbir olay yok." 10188 10189#: app/Module/UpcomingAnniversariesModule.php:177 10190msgid "No events exist for tomorrow." 10191msgstr "Yarın için hiçbir olay yok." 10192 10193#: app/Module/OnThisDayModule.php:154 10194msgid "No events for living individuals exist for today." 10195msgstr "Yaşayan kişilerin bugün için hadiseleri yok." 10196 10197#: app/Module/UpcomingAnniversariesModule.php:175 10198msgid "No events for living individuals exist for tomorrow." 10199msgstr "Yarın yaşayan insan için hadiseler mevcut değil." 10200 10201#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10202#: app/Module/UpcomingAnniversariesModule.php:184 10203#, php-format 10204msgid "No events for living people exist for the next %s day." 10205msgid_plural "No events for living people exist for the next %s days." 10206msgstr[0] "Sonraki %s gün içerisinde yaşayan insanlar için bir olay yok." 10207msgstr[1] "Sonraki %s gün içerisinde yaşayan insanlar için bir olay yok." 10208 10209#: resources/views/family-page.phtml:39 10210msgid "No facts exist for this family." 10211msgstr "Bu aile için hiçbir gerçek yok." 10212 10213#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10214#: app/Exceptions/FileUploadException.php:50 10215#: app/Exceptions/FileUploadException.php:73 10216msgid "No file was received. Please try again." 10217msgstr "Hiçbir dosya alınmadı. Lütfen tekrar deneyin." 10218 10219#: app/Module/RelationshipsChartModule.php:399 10220msgid "No link between the two individuals could be found." 10221msgstr "İki kişi arasında hiçbir bağlantı bulunamadı." 10222 10223#: resources/views/admin/merge-records-step-2.phtml:75 10224#: resources/views/admin/merge-records-step-2.phtml:122 10225#: resources/views/admin/merge-records-step-2.phtml:168 10226msgid "No matching facts found" 10227msgstr "Eşleşen gerçekler bulunamadı" 10228 10229#: resources/views/modules/gedcom_news/list.phtml:18 10230#: resources/views/modules/user_blog/list.phtml:18 10231msgid "No news articles have been submitted." 10232msgstr "Hiçbir haber makalesi sunulmadı." 10233 10234#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 10235msgid "No predefined text" 10236msgstr "Önceden tanımlanmış metin yok" 10237 10238#: resources/views/lists/datatables-attributes.phtml:22 10239#: resources/views/lists/datatables-attributes.phtml:33 10240msgid "No records to display" 10241msgstr "Görüntülenecek kayıt yok" 10242 10243#: resources/views/modules/place-hierarchy/events.phtml:34 10244#: resources/views/modules/place-hierarchy/events.phtml:46 10245#: resources/views/search-advanced-page.phtml:100 10246#: resources/views/search-general-page.phtml:136 10247#: resources/views/search-phonetic-page.phtml:96 10248msgid "No results found." 10249msgstr "Hiç sonuç bulunamadı." 10250 10251#: app/Statistics/Repository/UserRepository.php:80 10252msgid "No signed-in and no anonymous users" 10253msgstr "Oturum açılmamış ve anonim kullanıcı yok" 10254 10255#: app/Elements/TempleCode.php:211 10256msgid "No temple - living ordinance" 10257msgstr "Tapınak yok - yaşam yönetmeliği" 10258 10259#: app/Http/RequestHandlers/UpgradeWizardStep.php:165 10260#: resources/views/admin/control-panel.phtml:182 10261#: resources/views/admin/upgrade/wizard.phtml:21 10262msgid "No upgrade information is available." 10263msgstr "Yükseltme bilgisi yok." 10264 10265#. I18N: The name of a colour-scheme 10266#: app/Module/ColorsTheme.php:173 10267msgid "Nocturnal" 10268msgstr "Geceleyin" 10269 10270#. I18N: https://nominatim.org 10271#: app/Module/MapGeoLocationNominatim.php:39 10272msgid "Nominatim" 10273msgstr "İsimle" 10274 10275#: app/Module/IndividualListModule.php:292 10276#: app/Module/IndividualListModule.php:519 10277#: resources/views/admin/gedcom-export-options.phtml:102 10278#: resources/xml/reports/cemetery_report.xml:7 10279#: resources/xml/reports/death_report.xml:10 10280#: resources/xml/reports/individual_ext_report.xml:11 10281#: resources/xml/reports/individual_report.xml:8 10282msgid "None" 10283msgstr "Yok" 10284 10285#. I18N: The ninth day in the French republican calendar 10286#: app/Date/FrenchDate.php:317 10287msgid "Nonidi" 10288msgstr "Nonidi" 10289 10290#. I18N: Name of a country or state 10291#: app/Statistics/Service/CountryService.php:365 10292msgid "Norfolk Island" 10293msgstr "Norfolk Adası" 10294 10295#: resources/views/admin/users-edit.phtml:158 10296msgid "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." 10297msgstr "Normalde, aile ağacında yapılan herhangi bir değişikliğin bir moderatör tarafından incelenmesi gerekir. Bu seçenek, bir kullanıcının moderatöre ihtiyaç duymadan değişiklik yapmasına izin verir." 10298 10299#. I18N: Name of a country or state 10300#: app/Statistics/Service/CountryService.php:405 10301msgid "North Korea" 10302msgstr "Kuzey Kore" 10303 10304#: resources/views/modules/statistics-chart/custom.phtml:185 10305msgid "Northern America" 10306msgstr "Kuzey Amerika" 10307 10308#. I18N: Name of a country or state 10309#: app/Statistics/Service/CountryService.php:371 10310msgid "Northern Ireland" 10311msgstr "Kuzey İrlanda" 10312 10313#. I18N: Name of a country or state 10314#: app/Statistics/Service/CountryService.php:339 10315msgid "Northern Mariana Islands" 10316msgstr "Kuzey Mariana Adaları" 10317 10318#. I18N: Name of a country or state 10319#: app/Statistics/Service/CountryService.php:377 10320msgid "Norway" 10321msgstr "Norveç" 10322 10323#: resources/views/admin/control-panel.phtml:483 10324msgid "Not approved by an administrator" 10325msgstr "Bir yönetici tarafından onaylanmadı" 10326 10327#: app/Gedcom.php:945 10328msgid "Not living" 10329msgstr "Yaşamıyor" 10330 10331#: app/Elements/FamilyStatusText.php:71 app/Gedcom.php:906 10332#: app/Module/BranchesListModule.php:447 10333#: resources/views/lists/families-table.phtml:193 10334msgid "Not married" 10335msgstr "Evli değil" 10336 10337#: resources/views/admin/control-panel.phtml:483 10338msgid "Not verified by the user" 10339msgstr "Kullanıcı tarafından doğrulanmadı" 10340 10341#: app/Elements/NoteStructure.php:122 app/Gedcom.php:396 app/Gedcom.php:406 10342#: app/Gedcom.php:417 app/Gedcom.php:451 app/Gedcom.php:470 app/Gedcom.php:488 10343#: app/Gedcom.php:527 app/Gedcom.php:537 app/Gedcom.php:548 app/Gedcom.php:681 10344#: app/Gedcom.php:716 app/Gedcom.php:728 app/Gedcom.php:729 app/Gedcom.php:739 10345#: app/Gedcom.php:748 app/Gedcom.php:753 app/Gedcom.php:763 app/Gedcom.php:779 10346#: app/Gedcom.php:783 app/Gedcom.php:795 app/Gedcom.php:801 app/Gedcom.php:802 10347#: app/Gedcom.php:810 app/Gedcom.php:826 app/Gedcom.php:831 app/Gedcom.php:842 10348#: app/Gedcom.php:845 app/Gedcom.php:874 app/Gedcom.php:877 app/Gedcom.php:1098 10349#: app/Gedcom.php:1106 app/Gedcom.php:1152 app/Gedcom.php:1160 10350#: app/Gedcom.php:1201 app/Gedcom.php:1211 app/Gedcom.php:1228 10351#: app/Gedcom.php:1239 app/Gedcom.php:1248 app/Gedcom.php:1281 10352#: app/Gedcom.php:1637 app/Gedcom.php:1645 app/Gedcom.php:1651 10353#: app/Gedcom.php:1659 app/Http/RequestHandlers/CheckTree.php:350 10354#: resources/views/admin/trees-privacy.phtml:170 10355#: resources/views/modals/create-media-from-file.phtml:50 10356#: resources/views/modals/media-object-fields.phtml:19 10357#: resources/views/modals/note-object-fields.phtml:9 10358#: resources/views/modules/favorites/favorites.phtml:158 10359#: resources/views/modules/notes/tab.phtml:92 10360#: resources/views/modules/recent_changes/changes-table.phtml:68 10361#: resources/xml/reports/cemetery_report.xml:56 10362#: resources/xml/reports/family_group_report.xml:485 10363#: resources/xml/reports/family_group_report.xml:749 10364#: resources/xml/reports/family_group_report.xml:1101 10365#: resources/xml/reports/occupation_report.xml:64 10366msgid "Note" 10367msgstr "Not" 10368 10369#: resources/views/help/restriction.phtml:11 10370msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 10371msgstr "Bir kullanıcı hesabı bir kayda bağlıysa, o kullanıcının her zaman bu kaydı görüntüleyebileceğini unutmayın." 10372 10373#: resources/views/help/relationship-privacy.phtml:16 10374msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 10375msgstr "Not: Daha uzun yol uzunlukları, web sitenizin bu kullanıcılar için yavaş çalışmasına neden olabilecek çok fazla hesaplama gerektirir." 10376 10377#. I18N: Name of a module 10378#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:157 10379#: app/Module/NotesTabModule.php:60 10380#: resources/views/admin/control-panel.phtml:325 10381#: resources/views/admin/merge-records-step-1.phtml:58 10382#: resources/views/modules/statistics-chart/other-records.phtml:36 10383#: resources/views/record-page-links.phtml:76 10384#: resources/views/search-results.phtml:81 10385#: resources/xml/reports/individual_ext_report.xml:237 10386#: resources/xml/reports/individual_report.xml:226 10387msgid "Notes" 10388msgstr "Notlar" 10389 10390#: resources/views/admin/users-cleanup.phtml:75 10391msgid "Nothing found to cleanup" 10392msgstr "Temizlenecek hiçbir şey bulunamadı" 10393 10394#: resources/views/admin/location-edit.phtml:122 10395msgid "Nothing found." 10396msgstr "Hiçbir şey bulunamadı." 10397 10398#: resources/views/modules/pedigree-map/chart.phtml:64 10399#: resources/views/modules/places/tab.phtml:65 10400msgid "Nothing to show" 10401msgstr "Gösterilecek bir şey yok" 10402 10403#: app/Date/AbstractGregorianJulianDate.php:241 10404msgctxt "Abbreviation for November" 10405msgid "Nov" 10406msgstr "Kas" 10407 10408#: app/Date/AbstractGregorianJulianDate.php:138 10409msgctxt "GENITIVE" 10410msgid "November" 10411msgstr "Kasım" 10412 10413#: app/Date/AbstractGregorianJulianDate.php:208 10414msgctxt "INSTRUMENTAL" 10415msgid "November" 10416msgstr "Kasım" 10417 10418#: app/Date/AbstractGregorianJulianDate.php:173 10419msgctxt "LOCATIVE" 10420msgid "November" 10421msgstr "Kasım" 10422 10423#: app/Date/AbstractGregorianJulianDate.php:103 10424#: app/Module/StatisticsChartModule.php:799 10425#: resources/views/edit/initialize-calendar-popup.phtml:21 10426msgctxt "NOMINATIVE" 10427msgid "November" 10428msgstr "Kasım" 10429 10430#. I18N: Location of an LDS church temple 10431#: app/Elements/TempleCode.php:145 10432msgid "Nuku’Alofa, Tonga" 10433msgstr "Nuku'Alofa, Tonga" 10434 10435#: app/Gedcom.php:450 app/Gedcom.php:679 10436#: app/Module/StatisticsChartModule.php:714 10437#: app/Statistics/Google/ChartChildren.php:107 10438#: resources/views/modules/statistics-chart/custom.phtml:53 10439msgid "Number of children" 10440msgstr "Çocuk sayısı" 10441 10442#: resources/views/modules/recent_changes/config.phtml:21 10443#: resources/views/modules/upcoming_events/config.phtml:21 10444#: resources/views/modules/yahrzeit/config.phtml:18 10445msgid "Number of days to show" 10446msgstr "Gösterilecek gün sayısı" 10447 10448#: app/Statistics/Google/ChartNoChildrenFamilies.php:119 10449#: resources/views/modules/statistics-chart/children.phtml:29 10450msgid "Number of families without children" 10451msgstr "Çocuksuz aile sayısı" 10452 10453#. I18N: ... to show in a list 10454#: resources/views/modules/top10_givnnames/config.phtml:15 10455msgid "Number of given names" 10456msgstr "Verilen adların sayısı" 10457 10458#: app/Gedcom.php:680 10459msgid "Number of marriages" 10460msgstr "Evlilik sayısı" 10461 10462#. I18N: ... to show in a list 10463#: resources/views/modules/top10_pageviews/config.phtml:13 10464msgid "Number of pages" 10465msgstr "Sayfa sayısı" 10466 10467#. I18N: ... to show in a list 10468#: resources/views/modules/gedcom_stats/config.phtml:80 10469#: resources/views/modules/top10_surnames/config.phtml:15 10470msgid "Number of surnames" 10471msgstr "Soyadı sayısı" 10472 10473#: app/Elements/RelationIsDescriptor.php:117 10474msgid "Nurse" 10475msgstr "Hemşire" 10476 10477#: app/Elements/RelationIsDescriptor.php:85 10478msgctxt "FEMALE" 10479msgid "Nurse" 10480msgstr "Hemşire" 10481 10482#: app/Elements/RelationIsDescriptor.php:64 10483msgctxt "MALE" 10484msgid "Nurse" 10485msgstr "Hemşire" 10486 10487#. I18N: Location of an LDS church temple 10488#: app/Elements/TempleCode.php:148 10489msgid "Oakland, California, United States" 10490msgstr "Oakland, California, ABD" 10491 10492#. I18N: Location of an LDS church temple 10493#: app/Elements/TempleCode.php:149 10494msgid "Oaxaca, Mexico" 10495msgstr "Oaxaca, Meksika" 10496 10497#: app/Gedcom.php:683 app/Gedcom.php:878 10498#: resources/xml/reports/occupation_report.xml:5 10499#: resources/xml/reports/occupation_report.xml:54 10500msgid "Occupation" 10501msgstr "Meslek" 10502 10503#. I18N: Name of a report 10504#: app/Module/OccupationReportModule.php:44 10505#: resources/xml/reports/occupation_report.xml:3 10506#: resources/xml/reports/occupation_report.xml:37 10507msgid "Occupations" 10508msgstr "Meslekler" 10509 10510#. I18N: Name of a country or state 10511#: app/Statistics/Service/CountryService.php:411 10512msgid "Occupied Palestinian Territory" 10513msgstr "İşgal Altındaki Filistin Toprakları" 10514 10515#: app/Date/AbstractGregorianJulianDate.php:240 10516msgctxt "Abbreviation for October" 10517msgid "Oct" 10518msgstr "Eki" 10519 10520#. I18N: The eighth day in the French republican calendar 10521#: app/Date/FrenchDate.php:315 10522msgid "Octidi" 10523msgstr "Octidi" 10524 10525#: app/Date/AbstractGregorianJulianDate.php:137 10526msgctxt "GENITIVE" 10527msgid "October" 10528msgstr "Ekim" 10529 10530#: app/Date/AbstractGregorianJulianDate.php:207 10531msgctxt "INSTRUMENTAL" 10532msgid "October" 10533msgstr "Ekim" 10534 10535#: app/Date/AbstractGregorianJulianDate.php:172 10536msgctxt "LOCATIVE" 10537msgid "October" 10538msgstr "Ekim" 10539 10540#: app/Date/AbstractGregorianJulianDate.php:102 10541#: app/Module/StatisticsChartModule.php:798 10542#: resources/views/edit/initialize-calendar-popup.phtml:20 10543msgctxt "NOMINATIVE" 10544msgid "October" 10545msgstr "Ekim" 10546 10547#. I18N: Location of an LDS church temple 10548#: app/Elements/TempleCode.php:150 10549msgid "Ogden, Utah, United States" 10550msgstr "Ogden, Utah, ABD" 10551 10552#. I18N: Location of an LDS church temple 10553#: app/Elements/TempleCode.php:151 10554msgid "Oklahoma City, Oklahoma, United States" 10555msgstr "Oklahoma City, Oklahoma, ABD" 10556 10557#: resources/views/admin/changes-log.phtml:71 10558msgid "Old data" 10559msgstr "Eski veriler" 10560 10561#: resources/views/admin/control-panel.phtml:839 10562msgid "Old files found" 10563msgstr "Eski dosyalar bulundu" 10564 10565#: resources/views/modules/statistics-chart/birth-age.phtml:39 10566msgid "Oldest father" 10567msgstr "En yaşlı baba" 10568 10569#: resources/views/modules/statistics-chart/marriage-age.phtml:50 10570msgid "Oldest female" 10571msgstr "En yaşlı kadın" 10572 10573#: resources/views/modules/statistics-chart/oldest-living.phtml:10 10574msgid "Oldest living individuals" 10575msgstr "Yaşayan en yaşlı bireyler" 10576 10577#: resources/views/modules/statistics-chart/marriage-age.phtml:39 10578msgid "Oldest male" 10579msgstr "En yaşlı erkek" 10580 10581#: resources/views/modules/statistics-chart/birth-age.phtml:50 10582msgid "Oldest mother" 10583msgstr "En yaşlı anne" 10584 10585#. I18N: The name of a colour-scheme 10586#: app/Module/ColorsTheme.php:175 10587msgid "Olivia" 10588msgstr "Olivia" 10589 10590#. I18N: Name of a country or state 10591#: app/Statistics/Service/CountryService.php:385 10592msgid "Oman" 10593msgstr "Umman" 10594 10595#. I18N: Name of a module 10596#: app/Module/OnThisDayModule.php:101 10597msgid "On this day" 10598msgstr "Bugün" 10599 10600#: app/Http/RequestHandlers/CalendarPage.php:120 10601msgid "On this day…" 10602msgstr "Bugün…" 10603 10604#: resources/views/admin/map-import-form.phtml:62 10605msgid "Only add new records" 10606msgstr "Sadece yeni kayıtlar ekle" 10607 10608#: app/Elements/RestrictionNotice.php:97 10609#: resources/views/modals/restriction-fields.phtml:24 10610msgid "Only managers can edit" 10611msgstr "Sadece yöneticiler düzenleyebilir" 10612 10613#: resources/views/admin/map-import-form.phtml:62 10614msgid "Only update existing records" 10615msgstr "Sadece mevcut kayıtları güncelle" 10616 10617#: resources/views/errors/database-connection.phtml:13 10618msgid "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." 10619msgstr "Hay aksi! Web sunucusu, veritabanı sunucusuna bağlanamıyor. Meşgul olabilir, bakımda olabilir veya sadece kopmuş olabilir. Birkaç dakika içinde <a href=\"index.php\">tekrar denemelisiniz</a> veya web sitesi yöneticisine başvurmalısınız." 10620 10621#: app/Http/RequestHandlers/SetupWizard.php:175 10622msgid "Oops! webtrees was unable to create files in this folder." 10623msgstr "Hay aksi! Webtrees bu klasörde dosya oluşturamadı." 10624 10625#. I18N: https://openrouteservice.org 10626#: app/Module/MapGeoLocationOpenRouteService.php:44 10627#: app/Module/OpenRouteServiceAutocomplete.php:81 10628msgid "OpenRouteService" 10629msgstr "Açık Güzergah Hizmeti" 10630 10631#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:51 10632msgid "OpenStreetMap™" 10633msgstr "OpenStreetMap™" 10634 10635#. I18N: Location of an LDS church temple 10636#: app/Elements/TempleCode.php:152 10637msgid "Oquirrh Mountain, Utah, United States" 10638msgstr "Oquirrh Mountain, Utah, ABD" 10639 10640#: app/Date/JalaliDate.php:274 10641msgctxt "Abbreviation for Persian month: Ordibehesht" 10642msgid "Ord" 10643msgstr "Ord" 10644 10645#. I18N: 2nd month in the Persian/Jalali calendar 10646#: app/Date/JalaliDate.php:141 10647msgctxt "GENITIVE" 10648msgid "Ordibehesht" 10649msgstr "Ordibehesht" 10650 10651#. I18N: 2nd month in the Persian/Jalali calendar 10652#: app/Date/JalaliDate.php:231 10653msgctxt "INSTRUMENTAL" 10654msgid "Ordibehesht" 10655msgstr "Ordibehesht" 10656 10657#. I18N: 2nd month in the Persian/Jalali calendar 10658#: app/Date/JalaliDate.php:186 10659msgctxt "LOCATIVE" 10660msgid "Ordibehesht" 10661msgstr "Ordibehesht" 10662 10663#. I18N: 2nd month in the Persian/Jalali calendar 10664#: app/Date/JalaliDate.php:96 10665msgctxt "NOMINATIVE" 10666msgid "Ordibehesht" 10667msgstr "Ordibehesht" 10668 10669#: app/Gedcom.php:846 10670msgid "Ordinance" 10671msgstr "Yönetmelik" 10672 10673#: app/Gedcom.php:685 app/Gedcom.php:881 10674msgid "Ordination" 10675msgstr "Sınıflandırma" 10676 10677#. I18N: Ordnance Survey is the UK government mapping service. 10678#: app/Module/OrdnanceSurveyHistoricMaps.php:39 10679msgid "Ordnance Survey historic maps" 10680msgstr "Mühimmat Araştırması tarihi haritaları" 10681 10682#: resources/xml/reports/change_report.xml:10 10683#: resources/xml/reports/pedigree_report.xml:7 10684msgid "Orientation" 10685msgstr "Yönlendirme" 10686 10687#: app/Gedcom.php:882 10688msgid "Origin" 10689msgstr "" 10690 10691#. I18N: GEDCOM tag _ORIG 10692#: app/Gedcom.php:887 app/Gedcom.php:1310 app/Gedcom.php:1319 10693#: app/Gedcom.php:1342 app/Gedcom.php:1353 10694msgid "Original text" 10695msgstr "Orjinal metin" 10696 10697#. I18N: Location of an LDS church temple 10698#: app/Elements/TempleCode.php:153 10699msgid "Orlando, Florida, United States" 10700msgstr "Orlando, Florida, ABD" 10701 10702#. I18N: Type of media object 10703#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 10704#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:92 10705#: app/Module/StatisticsChartModule.php:153 10706#: app/Statistics/Google/ChartCommonGiven.php:79 10707#: app/Statistics/Google/ChartCommonSurname.php:137 10708#: resources/views/admin/control-panel.phtml:737 10709msgid "Other" 10710msgstr "Diğer" 10711 10712#: resources/views/admin/trees-preferences.phtml:409 10713msgid "Other facts to show in charts" 10714msgstr "Grafiklerde gösterilecek diğer gerçekler" 10715 10716#: resources/views/admin/trees-preferences.phtml:691 10717msgid "Other preferences" 10718msgstr "Diğer tercihler" 10719 10720#: app/Elements/RelationIsDescriptor.php:118 10721msgid "Owner" 10722msgstr "Sahibi" 10723 10724#: app/Elements/RelationIsDescriptor.php:86 10725msgctxt "FEMALE" 10726msgid "Owner" 10727msgstr "Sahibi" 10728 10729#: app/Elements/RelationIsDescriptor.php:65 10730msgctxt "MALE" 10731msgid "Owner" 10732msgstr "Sahibi" 10733 10734#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10735#: app/Exceptions/FileUploadException.php:88 10736msgid "PHP blocked the file because of its extension." 10737msgstr "PHP, uzantısı nedeniyle dosyayı engelledi." 10738 10739#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10740#: app/Exceptions/FileUploadException.php:83 10741msgid "PHP failed to write to disk." 10742msgstr "PHP diske yazılamadı." 10743 10744#: resources/views/admin/server-information.phtml:18 10745msgid "PHP information" 10746msgstr "PHP bilgisi" 10747 10748#: resources/xml/reports/ahnentafel_report.xml:56 10749#: resources/xml/reports/bdm_report.xml:42 10750#: resources/xml/reports/birth_report.xml:32 10751#: resources/xml/reports/cemetery_report.xml:35 10752#: resources/xml/reports/change_report.xml:45 10753#: resources/xml/reports/death_report.xml:33 10754#: resources/xml/reports/descendancy_report.xml:43 10755#: resources/xml/reports/fact_sources.xml:44 10756#: resources/xml/reports/family_group_report.xml:89 10757#: resources/xml/reports/individual_ext_report.xml:100 10758#: resources/xml/reports/individual_report.xml:89 10759#: resources/xml/reports/marriage_report.xml:31 10760#: resources/xml/reports/missing_facts_report.xml:53 10761#: resources/xml/reports/occupation_report.xml:38 10762#: resources/xml/reports/relative_ext_report.xml:51 10763msgid "Page" 10764msgstr "Sayfa" 10765 10766#: resources/views/modules/media-list/pagination.phtml:39 10767#, php-format 10768msgid "Page %s of %s" 10769msgstr "Sayfa %s / %s" 10770 10771#: resources/xml/reports/ahnentafel_report.xml:13 10772#: resources/xml/reports/bdm_report.xml:12 10773#: resources/xml/reports/birth_report.xml:10 10774#: resources/xml/reports/cemetery_report.xml:8 10775#: resources/xml/reports/change_report.xml:9 10776#: resources/xml/reports/death_report.xml:11 10777#: resources/xml/reports/descendancy_report.xml:8 10778#: resources/xml/reports/fact_sources.xml:8 10779#: resources/xml/reports/family_group_report.xml:11 10780#: resources/xml/reports/individual_ext_report.xml:12 10781#: resources/xml/reports/individual_report.xml:9 10782#: resources/xml/reports/marriage_report.xml:10 10783#: resources/xml/reports/missing_facts_report.xml:8 10784#: resources/xml/reports/occupation_report.xml:7 10785#: resources/xml/reports/pedigree_report.xml:8 10786#: resources/xml/reports/relative_ext_report.xml:8 10787msgid "Page size" 10788msgstr "Sayfa boyutu" 10789 10790#. I18N: Type of media object 10791#: app/Elements/SourceMediaType.php:93 10792msgid "Painting" 10793msgstr "Boyama" 10794 10795#. I18N: Name of a country or state 10796#: app/Statistics/Service/CountryService.php:387 10797msgid "Pakistan" 10798msgstr "Pakistan" 10799 10800#. I18N: Name of a country or state 10801#: app/Statistics/Service/CountryService.php:397 10802msgid "Palau" 10803msgstr "Palau" 10804 10805#. I18N: A colour scheme 10806#: app/Module/ColorsTheme.php:124 10807msgid "Palette" 10808msgstr "Palet" 10809 10810#. I18N: Location of an LDS church temple 10811#: app/Elements/TempleCode.php:155 10812msgid "Palmyra, New York, United States" 10813msgstr "Palmyra, New York, ABD" 10814 10815#. I18N: Name of a country or state 10816#: app/Statistics/Service/CountryService.php:389 10817msgid "Panama" 10818msgstr "Panama" 10819 10820#. I18N: Location of an LDS church temple 10821#: app/Elements/TempleCode.php:156 10822msgid "Panama City, Panama" 10823msgstr "Panama City, Panama" 10824 10825#. I18N: Location of an LDS church temple 10826#: app/Elements/TempleCode.php:157 10827msgid "Papeete, Tahiti" 10828msgstr "Papeete, Tahiti" 10829 10830#. I18N: Name of a country or state 10831#: app/Statistics/Service/CountryService.php:399 10832msgid "Papua New Guinea" 10833msgstr "Papua Yeni Gine" 10834 10835#. I18N: Name of a country or state 10836#: app/Statistics/Service/CountryService.php:409 10837msgid "Paraguay" 10838msgstr "Paraguay" 10839 10840#: app/Gedcom.php:1266 10841msgid "Parent location" 10842msgstr "" 10843 10844#: app/Gedcom.php:705 app/Http/RequestHandlers/IndividualPage.php:212 10845#: resources/views/edit/reorder-families.phtml:72 10846#: resources/views/modules/ancestors-chart/tree.phtml:33 10847#: resources/views/modules/family_nav/sidebar-family.phtml:41 10848msgid "Parents" 10849msgstr "Ebeveynler" 10850 10851#: resources/xml/reports/individual_ext_report.xml:6 10852#: resources/xml/reports/individual_ext_report.xml:89 10853#: resources/xml/reports/missing_facts_report.xml:6 10854#: resources/xml/reports/relative_ext_report.xml:6 10855#: resources/xml/reports/relative_ext_report.xml:41 10856msgid "Parents and siblings" 10857msgstr "Ebeveynler ve kardeşler" 10858 10859#: resources/views/fact-parent-age.phtml:40 10860msgid "Parent’s age" 10861msgstr "Ebeveynin yaşı" 10862 10863#. I18N: A configuration setting 10864#: resources/views/admin/site-mail.phtml:149 10865#: resources/views/admin/users-create.phtml:58 10866#: resources/views/admin/users-edit.phtml:68 10867#: resources/views/edit-account-page.phtml:88 10868#: resources/views/login-page.phtml:43 10869#: resources/views/modules/login_block/sign-in.phtml:30 10870#: resources/views/password-reset-page.phtml:34 10871#: resources/views/register-page.phtml:72 10872#: resources/views/setup/step-5-administrator.phtml:78 10873msgid "Password" 10874msgstr "Şifre" 10875 10876#: resources/views/admin/users-create.phtml:63 10877#: resources/views/admin/users-edit.phtml:73 10878#: resources/views/edit-account-page.phtml:93 10879#: resources/views/password-reset-page.phtml:39 10880#: resources/views/register-page.phtml:77 10881msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 10882msgstr "Şifreler en az 8 karakter uzunluğunda olmalı ve büyük/küçük harfe duyarlı olmalıdır, böylece \"gizli\" \"GİZLİ\" den farklıdır." 10883 10884#. I18N: Location of an LDS church temple 10885#: app/Elements/TempleCode.php:158 10886msgid "Payson, Utah, United States" 10887msgstr "Payson, Utah, ABD" 10888 10889#. I18N: Name of a module/chart 10890#. I18N: Name of a report 10891#: app/Module/ChartsBlockModule.php:122 app/Module/ChartsBlockModule.php:255 10892#: app/Module/PedigreeChartModule.php:104 10893#: app/Module/PedigreeReportModule.php:40 10894#: resources/xml/reports/pedigree_report.xml:3 10895#: resources/xml/reports/pedigree_report.xml:48 10896msgid "Pedigree" 10897msgstr "Soy" 10898 10899#: resources/xml/reports/pedigree_report.xml:750 10900msgid "Pedigree chart" 10901msgstr "Soy şeması" 10902 10903#. I18N: Name of a module 10904#: app/Module/PedigreeMapModule.php:111 10905msgid "Pedigree map" 10906msgstr "Soy haritası" 10907 10908#. I18N: %s is an individual’s name 10909#: app/Module/PedigreeMapModule.php:157 app/Module/PedigreeMapModule.php:210 10910#, php-format 10911msgid "Pedigree map of %s" 10912msgstr "%s soy haritası" 10913 10914#. I18N: %s is an individual’s name 10915#: app/Module/PedigreeChartModule.php:150 10916#, php-format 10917msgid "Pedigree tree of %s" 10918msgstr "%s soy ağacı" 10919 10920#. I18N: Name of a module 10921#: app/Http/RequestHandlers/HelpText.php:281 10922#: app/Http/RequestHandlers/PendingChanges.php:67 10923#: app/Module/ModuleThemeTrait.php:440 app/Module/ReviewChangesModule.php:80 10924#: app/Module/ReviewChangesModule.php:134 10925#: resources/views/admin/control-panel.phtml:319 10926#: resources/views/admin/control-panel.phtml:345 10927#: resources/views/pending-changes-page.phtml:78 10928#: resources/xml/reports/change_report.xml:52 10929msgid "Pending changes" 10930msgstr "Bekleyen değişiklikler" 10931 10932#: resources/views/help/pending-changes.phtml:20 10933msgid "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." 10934msgstr "Bekleyen değişiklikler yalnızca hesabınızın düzenleme izni olduğunda gösterilir. Çıkış yaptığınızda, artık onları göremeyeceksiniz. Ayrıca, bekleyen değişiklikler yalnızca belirli sayfalarda gösterilir. Örneğin, bunlar listelerde, raporlarda veya arama sonuçlarında gösterilmez." 10935 10936#: app/Gedcom.php:907 app/Gedcom.php:947 10937msgid "Permanent number" 10938msgstr "Kalıcı numara" 10939 10940#: resources/views/admin/changes-log.phtml:113 10941#: resources/views/admin/site-logs.phtml:105 10942msgid "Permanently delete these records?" 10943msgstr "Bu kayıtlar kalıcı olarak silinsin mi?" 10944 10945#: resources/views/modules/privacy-policy/page.phtml:18 10946msgid "Personal data" 10947msgstr "Kişisel veri" 10948 10949#. I18N: Location of an LDS church temple 10950#: app/Elements/TempleCode.php:159 10951msgid "Perth, Australia" 10952msgstr "Perth, Avustralya" 10953 10954#. I18N: Name of a country or state 10955#: app/Statistics/Service/CountryService.php:393 10956msgid "Peru" 10957msgstr "Peru" 10958 10959#. I18N: Name of a country or state 10960#: app/Statistics/Service/CountryService.php:395 10961msgid "Philippines" 10962msgstr "Filipinler" 10963 10964#. I18N: Location of an LDS church temple 10965#: app/Elements/TempleCode.php:160 10966msgid "Phoenix, Arizona, United States" 10967msgstr "Phoenix, Arizona, ABD" 10968 10969#: app/Gedcom.php:398 app/Gedcom.php:503 app/Gedcom.php:529 app/Gedcom.php:784 10970#: app/Gedcom.php:833 app/Gedcom.php:1527 10971#: resources/views/modals/submitter-fields.phtml:25 10972msgid "Phone" 10973msgstr "Telefon" 10974 10975#: resources/views/search-phonetic-page.phtml:65 10976msgid "Phonetic algorithm" 10977msgstr "Fonetik algoritma" 10978 10979#: app/Gedcom.php:652 10980msgid "Phonetic name" 10981msgstr "Fonetik adı" 10982 10983#: app/Gedcom.php:400 app/Gedcom.php:531 app/Gedcom.php:1205 10984msgid "Phonetic place" 10985msgstr "Fonetik yer" 10986 10987#. I18N: search using “sounds like”, rather than exact spelling 10988#: app/Http/RequestHandlers/SearchPhoneticPage.php:98 10989#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:37 10990msgid "Phonetic search" 10991msgstr "Fonetik arama" 10992 10993#: app/Gedcom.php:659 10994msgid "Phonetic type" 10995msgstr "Fonetik tip" 10996 10997#. I18N: Type of media object 10998#: app/Elements/SourceMediaType.php:94 app/Gedcom.php:981 10999msgid "Photo" 11000msgstr "Fotoğraf" 11001 11002#. I18N: The name of a colour-scheme 11003#: app/Module/ColorsTheme.php:177 11004msgid "Pink Plastic" 11005msgstr "Pembe Plastik" 11006 11007#. I18N: Name of a country or state 11008#: app/Statistics/Service/CountryService.php:391 11009msgid "Pitcairn" 11010msgstr "Pitcairn" 11011 11012#: app/Gedcom.php:399 app/Gedcom.php:530 app/Gedcom.php:800 app/Gedcom.php:885 11013#: app/Gedcom.php:980 app/Gedcom.php:1233 app/Gedcom.php:1409 11014#: app/Http/RequestHandlers/HelpText.php:251 app/Module/FixCemeteryTag.php:85 11015#: resources/views/admin/location-edit.phtml:36 11016#: resources/views/admin/location-edit.phtml:121 11017#: resources/views/admin/locations.phtml:42 11018#: resources/views/lists/families-table.phtml:232 11019#: resources/views/lists/individuals-table.phtml:250 11020#: resources/views/lists/individuals-table.phtml:261 11021#: resources/views/modules/census-assistant.phtml:45 11022#: resources/views/modules/lifespans-chart/page.phtml:45 11023#: resources/views/search-phonetic-page.phtml:56 11024#: resources/xml/reports/bdm_report.xml:6 11025#: resources/xml/reports/bdm_report.xml:134 11026#: resources/xml/reports/bdm_report.xml:160 11027#: resources/xml/reports/bdm_report.xml:194 11028#: resources/xml/reports/birth_report.xml:42 11029#: resources/xml/reports/cemetery_report.xml:52 11030#: resources/xml/reports/death_report.xml:50 11031#: resources/xml/reports/marriage_report.xml:50 11032#: resources/xml/reports/occupation_report.xml:60 11033msgid "Place" 11034msgstr "Yer" 11035 11036#. I18N: Name of a module/list 11037#: app/Gedcom.php:489 app/Module/PlaceHierarchyListModule.php:102 11038#: app/Module/PlaceHierarchyListModule.php:245 11039#: resources/views/place-hierarchy.phtml:16 11040msgid "Place hierarchy" 11041msgstr "Yer hiyerarşisi" 11042 11043#: app/Gedcom.php:1546 11044msgid "Place in Hebrew" 11045msgstr "İbranice' de yer" 11046 11047#: resources/views/modules/place-hierarchy/list.phtml:14 11048msgid "Place list" 11049msgstr "Yer listesi" 11050 11051#. I18N: Help text for the “Abbreviate place names” configuration setting 11052#: resources/views/admin/trees-preferences.phtml:576 11053msgid "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>." 11054msgstr "Yer adları genellikle grafiklere, listelere vb. sığmayacak kadar uzundur. Bunlar, <i>köy, ilçe</i>, gibi ismin sadece ilk birkaç bölümünü veya <i>bölge, ülke</i> gibi son birkaç bölümünü göstererek kısaltılabilir." 11055 11056#: resources/views/help/place.phtml:12 11057msgid "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." 11058msgstr "Yer adları zamanla değişebilir. Şecerede, bir kasaba veya ülke için geçerli adı kullanmak gelenekseldir. Tarihi isim kaynaklarda, notlarda vb. gösterilebilir." 11059 11060#: resources/views/help/place.phtml:8 11061msgid "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”." 11062msgstr "Yer adları, en küçük yerden başlayıp ülke ile biten virgülle ayrılmış bir liste olarak girilmelidir. Örneğin, \"Westminster, Londra, İngiltere\"." 11063 11064#: app/Gedcom.php:566 11065msgid "Place of LDS baptism" 11066msgstr "LDS vaftiz yeri" 11067 11068#: app/Gedcom.php:706 11069msgid "Place of LDS child sealing" 11070msgstr "LDS çocuk mühürleme yeri" 11071 11072#: app/Gedcom.php:607 11073msgid "Place of LDS confirmation" 11074msgstr "LDS onayının yeri" 11075 11076#: app/Gedcom.php:627 11077msgid "Place of LDS endowment" 11078msgstr "LDS bağış yeri" 11079 11080#: app/Gedcom.php:460 11081msgid "Place of LDS spouse sealing" 11082msgstr "LDS eş mühürleme yeri" 11083 11084#: app/Gedcom.php:558 11085msgid "Place of adoption" 11086msgstr "Evlât edinme yeri" 11087 11088#: app/Gedcom.php:572 resources/xml/reports/missing_facts_report.xml:140 11089msgid "Place of baptism" 11090msgstr "Vaftiz yeri" 11091 11092#: app/Gedcom.php:575 resources/xml/reports/missing_facts_report.xml:223 11093msgid "Place of bar mitzvah" 11094msgstr "Bar mitzvah yeri" 11095 11096#: app/Gedcom.php:578 resources/xml/reports/missing_facts_report.xml:264 11097msgid "Place of bat mitzvah" 11098msgstr "Bat mitzvah yeri" 11099 11100#: app/Gedcom.php:582 resources/xml/reports/fact_sources.xml:273 11101#: resources/xml/reports/missing_facts_report.xml:93 11102msgid "Place of birth" 11103msgstr "Doğum yeri" 11104 11105#: app/Gedcom.php:585 11106msgid "Place of blessing" 11107msgstr "Kutsama yeri" 11108 11109#: app/Gedcom.php:936 11110msgid "Place of brit milah" 11111msgstr "Brit milah yeri" 11112 11113#: app/Gedcom.php:588 resources/xml/reports/missing_facts_report.xml:557 11114msgid "Place of burial" 11115msgstr "Defin yeri" 11116 11117#: app/Gedcom.php:599 app/Gedcom.php:601 11118#: resources/xml/reports/missing_facts_report.xml:181 11119msgid "Place of christening" 11120msgstr "Vaftiz yeri" 11121 11122#. I18N: German Bürgerort 11123#: app/Gedcom.php:1360 11124msgid "Place of citizenship" 11125msgstr "Vatandaşlık yeri" 11126 11127#: app/Gedcom.php:604 resources/xml/reports/missing_facts_report.xml:305 11128msgid "Place of confirmation" 11129msgstr "Onay yeri" 11130 11131#: app/Gedcom.php:613 11132msgid "Place of cremation" 11133msgstr "Kremasyon yeri" 11134 11135#: app/Gedcom.php:617 resources/xml/reports/fact_sources.xml:275 11136#: resources/xml/reports/missing_facts_report.xml:516 11137msgid "Place of death" 11138msgstr "Ölüm yeri" 11139 11140#: app/Gedcom.php:624 11141msgid "Place of emigration" 11142msgstr "Göç yeri" 11143 11144#: app/Gedcom.php:436 resources/xml/reports/missing_facts_report.xml:347 11145msgid "Place of engagement" 11146msgstr "Nişan yeri" 11147 11148#: app/Gedcom.php:633 app/Gedcom.php:1204 11149msgid "Place of event" 11150msgstr "Olay yeri" 11151 11152#: app/Gedcom.php:643 resources/xml/reports/missing_facts_report.xml:389 11153msgid "Place of first communion" 11154msgstr "İlk cemaat yeri" 11155 11156#: app/Gedcom.php:650 11157msgid "Place of immigration" 11158msgstr "Göç yeri" 11159 11160#: app/Gedcom.php:447 resources/xml/reports/fact_sources.xml:321 11161#: resources/xml/reports/missing_facts_report.xml:474 11162msgid "Place of marriage" 11163msgstr "Evlilik yeri" 11164 11165#: app/Gedcom.php:442 resources/xml/reports/missing_facts_report.xml:431 11166msgid "Place of marriage banns" 11167msgstr "Evlilik ilan yeri" 11168 11169#: app/Gedcom.php:678 11170msgid "Place of naturalization" 11171msgstr "Vatandaşlığa kabul yeri" 11172 11173#: app/Gedcom.php:688 11174msgid "Place of ordination" 11175msgstr "Koordinasyon yeri" 11176 11177#: app/Gedcom.php:696 11178msgid "Place of residence" 11179msgstr "İkamet yeri" 11180 11181#. I18N: Name of a module 11182#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:169 11183#: resources/views/admin/trees-preferences.phtml:555 11184#: resources/views/modules/statistics-chart/places.phtml:10 11185#: resources/views/search-replace-page.phtml:47 11186msgid "Places" 11187msgstr "Yerler" 11188 11189#: resources/views/layouts/default.phtml:157 11190#: resources/views/modules/random_media/slide-show.phtml:30 11191#: resources/views/modules/random_media/slide-show.phtml:32 11192msgid "Play" 11193msgstr "Oynat" 11194 11195#: app/Http/RequestHandlers/ContactAction.php:119 11196msgid "Please enter a valid email address." 11197msgstr "Lütfen geçerli bir e-posta adresi girin." 11198 11199#: app/Http/RequestHandlers/ContactAction.php:114 11200#: app/Http/RequestHandlers/PasswordResetAction.php:85 11201#: app/Http/RequestHandlers/PasswordResetPage.php:77 11202#: app/Http/RequestHandlers/RegisterAction.php:106 11203msgid "Please try again." 11204msgstr "Lütfen tekrar deneyin." 11205 11206#. I18N: a month in the French republican calendar 11207#: app/Date/FrenchDate.php:157 11208msgctxt "GENITIVE" 11209msgid "Pluviose" 11210msgstr "Pluviose" 11211 11212#. I18N: a month in the French republican calendar 11213#: app/Date/FrenchDate.php:251 11214msgctxt "INSTRUMENTAL" 11215msgid "Pluviose" 11216msgstr "Pluviose" 11217 11218#. I18N: a month in the French republican calendar 11219#: app/Date/FrenchDate.php:204 11220msgctxt "LOCATIVE" 11221msgid "Pluviose" 11222msgstr "Pluviose" 11223 11224#. I18N: a month in the French republican calendar 11225#: app/Date/FrenchDate.php:109 11226msgctxt "NOMINATIVE" 11227msgid "Pluviose" 11228msgstr "Pluviose" 11229 11230#. I18N: Name of a country or state 11231#: app/Statistics/Service/CountryService.php:401 11232msgid "Poland" 11233msgstr "Polonya" 11234 11235#: app/SurnameTradition.php:100 11236msgctxt "Surname tradition" 11237msgid "Polish" 11238msgstr "Polonyalı" 11239 11240#. I18N: A configuration setting 11241#: resources/views/admin/site-mail.phtml:107 11242#: resources/views/setup/step-4-database-mysql.phtml:67 11243#: resources/views/setup/step-4-database-pgsql.phtml:59 11244#: resources/views/setup/step-4-database-sqlsvr.phtml:59 11245msgid "Port number" 11246msgstr "Port numarası" 11247 11248#. I18N: Location of an LDS church temple 11249#: app/Elements/TempleCode.php:162 11250msgid "Portland, Oregon, United States" 11251msgstr "Portland, Oregon, ABD" 11252 11253#. I18N: Location of an LDS church temple 11254#: app/Elements/TempleCode.php:154 11255msgid "Porto Alegre, Brazil" 11256msgstr "Porto Alegre, Brezilya" 11257 11258#. I18N: page orientation 11259#: app/Http/RequestHandlers/TreePreferencesPage.php:100 11260#: resources/xml/reports/change_report.xml:10 11261#: resources/xml/reports/pedigree_report.xml:7 11262msgid "Portrait" 11263msgstr "Dikey" 11264 11265#. I18N: Name of a country or state 11266#: app/Statistics/Service/CountryService.php:407 11267msgid "Portugal" 11268msgstr "Portekiz" 11269 11270#: app/SurnameTradition.php:94 11271msgctxt "Surname tradition" 11272msgid "Portuguese" 11273msgstr "Portekizli" 11274 11275#: app/Gedcom.php:387 app/Gedcom.php:499 app/Gedcom.php:519 app/Gedcom.php:774 11276#: app/Gedcom.php:821 app/Gedcom.php:1095 app/Gedcom.php:1149 11277#: app/Gedcom.php:1192 app/Gedcom.php:1222 app/Gedcom.php:1272 11278#: app/Gedcom.php:1307 app/Gedcom.php:1339 app/Gedcom.php:1522 11279msgid "Postal code" 11280msgstr "Posta kodu" 11281 11282#. I18N: Name of a module 11283#: app/Module/PoweredByWebtreesModule.php:41 11284msgid "Powered by webtrees™" 11285msgstr "Webtrees™ tarafından desteklenmektedir" 11286 11287#. I18N: a month in the French republican calendar 11288#: app/Date/FrenchDate.php:165 11289msgctxt "GENITIVE" 11290msgid "Prairial" 11291msgstr "Prairial" 11292 11293#. I18N: a month in the French republican calendar 11294#: app/Date/FrenchDate.php:259 11295msgctxt "INSTRUMENTAL" 11296msgid "Prairial" 11297msgstr "Prairial" 11298 11299#. I18N: a month in the French republican calendar 11300#: app/Date/FrenchDate.php:212 11301msgctxt "LOCATIVE" 11302msgid "Prairial" 11303msgstr "Prairial" 11304 11305#. I18N: a month in the French republican calendar 11306#: app/Date/FrenchDate.php:118 11307msgctxt "NOMINATIVE" 11308msgid "Prairial" 11309msgstr "Prairial" 11310 11311#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 11312msgid "Predefined text that states admin will decide on each request for a user account" 11313msgstr "Yöneticinin bir kullanıcı hesabı için her istekte karar vereceğini belirten önceden tanımlanmış metin" 11314 11315#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 11316msgid "Predefined text that states all users can request a user account" 11317msgstr "Tüm kullanıcıların bir kullanıcı hesabı isteyebileceğini belirten önceden tanımlanmış metin" 11318 11319#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 11320msgid "Predefined text that states only family members can request a user account" 11321msgstr "Yalnızca aile üyelerinin bir kullanıcı hesabı isteyebileceğini belirten önceden tanımlanmış metin" 11322 11323#: app/Http/RequestHandlers/TreePageBlockEdit.php:60 11324#: app/Http/RequestHandlers/TreePreferencesPage.php:163 11325#: app/Http/RequestHandlers/UserPageBlockEdit.php:61 11326#: resources/views/admin/components.phtml:61 11327#: resources/views/admin/components.phtml:64 11328#: resources/views/admin/modules.phtml:74 11329#: resources/views/admin/modules.phtml:76 11330#: resources/views/admin/modules.phtml:147 11331#: resources/views/admin/modules.phtml:150 11332#: resources/views/admin/modules.phtml:153 11333#: resources/views/admin/trees.phtml:100 11334#: resources/views/modules/block-template.phtml:18 11335#: resources/views/modules/block-template.phtml:20 11336msgid "Preferences" 11337msgstr "Tercihler" 11338 11339#: resources/views/admin/modules.phtml:43 11340#, php-format 11341msgid "Preferences exist for the module “%s”, but this module no longer exists." 11342msgstr "“%s” modülü için tercihler var, ancak bu modül artık mevcut değil." 11343 11344#. I18N: A configuration setting 11345#: resources/views/admin/users-edit.phtml:185 11346msgid "Preferred contact method" 11347msgstr "Tercih edilen iletişim yöntemi" 11348 11349#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church 11350#: app/Elements/TempleCode.php:161 11351msgid "President’s Office" 11352msgstr "Başkanın Ofisi" 11353 11354#. I18N: Location of an LDS church temple 11355#: app/Elements/TempleCode.php:163 11356msgid "Preston, England" 11357msgstr "Preston, İngiltere" 11358 11359#: app/Http/RequestHandlers/DataFixData.php:103 11360#: app/Http/RequestHandlers/DataFixPreview.php:81 11361#: resources/views/admin/analytics-edit.phtml:27 11362msgid "Preview" 11363msgstr "Önizleme" 11364 11365#: app/Elements/RelationIsDescriptor.php:120 11366msgid "Priest" 11367msgstr "Rahip" 11368 11369#. I18N: The first day in the French republican calendar 11370#: app/Date/FrenchDate.php:301 11371msgid "Primidi" 11372msgstr "Primidi" 11373 11374#: resources/xml/reports/family_group_report.xml:10 11375msgid "Print basic events when blank" 11376msgstr "Boş olduğunda temel olayları yazdır" 11377 11378#: app/Gedcom.php:1124 app/Gedcom.php:1180 app/Gedcom.php:1461 11379msgid "Priority" 11380msgstr "Öncelik" 11381 11382#: app/Http/RequestHandlers/TreePrivacyPage.php:68 11383#: resources/views/admin/trees.phtml:108 11384msgid "Privacy" 11385msgstr "Gizlilik" 11386 11387#. I18N: Name of a module 11388#: app/Module/PrivacyPolicy.php:65 app/Module/PrivacyPolicy.php:121 11389#: resources/views/modules/privacy-policy/footer.phtml:16 11390msgid "Privacy policy" 11391msgstr "Gizlilik politikası" 11392 11393#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 11394#: resources/views/admin/trees-privacy.phtml:156 11395msgid "Privacy restrictions" 11396msgstr "Gizlilik kısıtlamaları" 11397 11398#: resources/views/admin/trees-privacy.phtml:222 11399msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 11400msgstr "Gizlilik kısıtlamaları - bunlar bir GEDCOM RESN etiketi içermeyen kayıtlar ve gerçekler için geçerlidir" 11401 11402#: app/Gedcom.php:1382 app/Gedcom.php:1386 app/Gedcom.php:1406 11403#: app/Gedcom.php:1441 app/Gedcom.php:1448 app/GedcomRecord.php:357 11404#: app/GedcomRecord.php:463 app/Report/ReportParserGenerate.php:1005 11405#: app/Statistics/Repository/EventRepository.php:414 11406msgid "Private" 11407msgstr "Özel" 11408 11409#: resources/views/admin/site-mail.phtml:219 11410msgid "Private key" 11411msgstr "Özel anahtar" 11412 11413#: app/Gedcom.php:689 11414msgid "Probate" 11415msgstr "Vasiyetname" 11416 11417#: app/Gedcom.php:690 11418msgid "Property" 11419msgstr "Mülk" 11420 11421#. I18N: Location of an LDS church temple 11422#: app/Elements/TempleCode.php:164 11423msgid "Provo City Center, Utah, United States" 11424msgstr "Provo City Center, Utah, ABD" 11425 11426#. I18N: Location of an LDS church temple 11427#: app/Elements/TempleCode.php:165 11428msgid "Provo, Utah, United States" 11429msgstr "Provo, Utah, ABD" 11430 11431#. I18N: An individual that represents another 11432#: app/Elements/RelationIsDescriptor.php:119 11433msgid "Proxy" 11434msgstr "Vekil" 11435 11436#: app/Gedcom.php:804 resources/views/lists/sources-table.phtml:97 11437#: resources/views/modals/source-fields.phtml:36 11438msgid "Publication" 11439msgstr "Yayın" 11440 11441#. I18N: Name of a country or state 11442#: app/Statistics/Service/CountryService.php:403 11443msgid "Puerto Rico" 11444msgstr "Porto Riko" 11445 11446#. I18N: Name of a country or state 11447#: app/Statistics/Service/CountryService.php:415 11448msgid "Qatar" 11449msgstr "Katar" 11450 11451#: app/Gedcom.php:420 app/Gedcom.php:473 app/Gedcom.php:551 app/Gedcom.php:719 11452#: app/Gedcom.php:742 app/Gedcom.php:766 app/Gedcom.php:1109 11453#: app/Gedcom.php:1163 app/Gedcom.php:1251 app/Gedcom.php:1284 11454#: app/Gedcom.php:1648 app/Gedcom.php:1662 11455msgid "Quality of data" 11456msgstr "Veri kalitesi" 11457 11458#. I18N: The fourth day in the French republican calendar 11459#: app/Date/FrenchDate.php:307 11460msgid "Quartidi" 11461msgstr "Quartidi" 11462 11463#: resources/views/modules/faq/config.phtml:58 11464#: resources/views/modules/faq/edit.phtml:31 11465msgid "Question" 11466msgstr "Soru" 11467 11468#. I18N: Location of an LDS church temple 11469#: app/Elements/TempleCode.php:166 11470msgid "Quetzaltenango, Guatemala" 11471msgstr "Quetzaltenango, Guatemala" 11472 11473#: resources/views/admin/trees-preferences.phtml:681 11474msgid "Quick family facts" 11475msgstr "Hızlı aile gerçekleri" 11476 11477#: resources/views/admin/trees-preferences.phtml:656 11478msgid "Quick individual facts" 11479msgstr "Hızlı bireysel gerçekler" 11480 11481#. I18N: The fifth day in the French republican calendar 11482#: app/Date/FrenchDate.php:309 11483msgid "Quintidi" 11484msgstr "Quintidi" 11485 11486#. I18N: When replying to an email, the subject becomes “RE: subject” 11487#: resources/views/modules/user-messages/user-messages.phtml:115 11488#: resources/views/modules/user-messages/user-messages.phtml:116 11489msgid "RE: " 11490msgstr "Cevap: " 11491 11492#: app/Elements/RelationIsDescriptor.php:121 11493msgid "Rabbi" 11494msgstr "Haham" 11495 11496#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11497#: app/Date/HijriDate.php:146 11498msgctxt "GENITIVE" 11499msgid "Rabi’ al-awwal" 11500msgstr "Rebiülevvel" 11501 11502#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11503#: app/Date/HijriDate.php:236 11504msgctxt "INSTRUMENTAL" 11505msgid "Rabi’ al-awwal" 11506msgstr "Rebiülevvel" 11507 11508#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11509#: app/Date/HijriDate.php:191 11510msgctxt "LOCATIVE" 11511msgid "Rabi’ al-awwal" 11512msgstr "Rebiülevvel" 11513 11514#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11515#: app/Date/HijriDate.php:101 11516msgctxt "NOMINATIVE" 11517msgid "Rabi’ al-awwal" 11518msgstr "Rebiülevvel" 11519 11520#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11521#: app/Date/HijriDate.php:148 11522msgctxt "GENITIVE" 11523msgid "Rabi’ al-thani" 11524msgstr "Rebiülahir" 11525 11526#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11527#: app/Date/HijriDate.php:238 11528msgctxt "INSTRUMENTAL" 11529msgid "Rabi’ al-thani" 11530msgstr "Rebiülahir" 11531 11532#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11533#: app/Date/HijriDate.php:193 11534msgctxt "LOCATIVE" 11535msgid "Rabi’ al-thani" 11536msgstr "Rebiülahir" 11537 11538#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11539#: app/Date/HijriDate.php:103 11540msgctxt "NOMINATIVE" 11541msgid "Rabi’ al-thani" 11542msgstr "Rebiülahir" 11543 11544#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11545#: app/Elements/PedigreeLinkageType.php:86 11546msgctxt "Female pedigree" 11547msgid "Rada" 11548msgstr "Süt anne" 11549 11550#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11551#: app/Elements/PedigreeLinkageType.php:76 11552msgctxt "Male pedigree" 11553msgid "Rada" 11554msgstr "Süt anne" 11555 11556#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11557#: app/Elements/PedigreeLinkageType.php:96 11558msgctxt "Pedigree" 11559msgid "Rada" 11560msgstr "Süt anne" 11561 11562#. I18N: https://en.wikipedia.org/wiki/Rajab 11563#: app/Date/HijriDate.php:154 11564msgctxt "GENITIVE" 11565msgid "Rajab" 11566msgstr "Receb" 11567 11568#. I18N: https://en.wikipedia.org/wiki/Rajab 11569#: app/Date/HijriDate.php:244 11570msgctxt "INSTRUMENTAL" 11571msgid "Rajab" 11572msgstr "Receb" 11573 11574#. I18N: https://en.wikipedia.org/wiki/Rajab 11575#: app/Date/HijriDate.php:199 11576msgctxt "LOCATIVE" 11577msgid "Rajab" 11578msgstr "Receb" 11579 11580#. I18N: https://en.wikipedia.org/wiki/Rajab 11581#: app/Date/HijriDate.php:109 11582msgctxt "NOMINATIVE" 11583msgid "Rajab" 11584msgstr "Receb" 11585 11586#. I18N: Location of an LDS church temple 11587#: app/Elements/TempleCode.php:167 11588msgid "Raleigh, North Carolina, United States" 11589msgstr "Raleigh, Kuzey Karolina, ABD" 11590 11591#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11592#: app/Date/HijriDate.php:158 11593msgctxt "GENITIVE" 11594msgid "Ramadan" 11595msgstr "Ramazan" 11596 11597#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11598#: app/Date/HijriDate.php:248 11599msgctxt "INSTRUMENTAL" 11600msgid "Ramadan" 11601msgstr "Ramazan" 11602 11603#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11604#: app/Date/HijriDate.php:203 11605msgctxt "LOCATIVE" 11606msgid "Ramadan" 11607msgstr "Ramazan" 11608 11609#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11610#: app/Date/HijriDate.php:113 11611msgctxt "NOMINATIVE" 11612msgid "Ramadan" 11613msgstr "Ramazan" 11614 11615#. I18N: Description of the “Slide show” module 11616#: app/Module/SlideShowModule.php:76 11617msgid "Random images from the current family tree." 11618msgstr "Mevcut soy ağacından rastgele görüntüler." 11619 11620#: app/Http/RequestHandlers/ReorderChildrenPage.php:50 11621#: resources/views/family-page-children.phtml:50 11622#: resources/views/family-page-menu.phtml:58 11623#: resources/views/modules/relatives/family.phtml:233 11624msgid "Re-order children" 11625msgstr "Çocukları yeniden sırala" 11626 11627#: app/Http/RequestHandlers/ReorderFamiliesPage.php:49 11628#: resources/views/individual-page-menu.phtml:81 11629#: resources/views/individual-page-menu.phtml:86 11630#: resources/views/modules/relatives/tab.phtml:95 11631msgid "Re-order families" 11632msgstr "Aileleri yeniden sırala" 11633 11634#: app/Gedcom.php:1558 app/Http/RequestHandlers/ReorderMediaFilesPage.php:49 11635#: app/Http/RequestHandlers/ReorderMediaPage.php:49 11636#: app/Module/FixPrimaryTag.php:119 11637#: resources/views/individual-page-menu.phtml:102 11638#: resources/views/individual-page-menu.phtml:107 11639msgid "Re-order media" 11640msgstr "Medyayı yeniden sırala" 11641 11642#: resources/views/media-page-menu.phtml:44 11643msgid "Re-order media files" 11644msgstr "" 11645 11646#: app/Http/RequestHandlers/ReorderNamesPage.php:49 11647#: resources/views/individual-page-menu.phtml:49 11648#: resources/views/individual-page-menu.phtml:54 11649msgid "Re-order names" 11650msgstr "Adları yeniden sırala" 11651 11652#: resources/views/admin/users-create.phtml:32 11653#: resources/views/admin/users-edit.phtml:42 11654#: resources/views/admin/users.phtml:27 11655#: resources/views/edit-account-page.phtml:44 11656#: resources/views/emails/register-notify-html.phtml:28 11657#: resources/views/emails/register-notify-text.phtml:22 11658#: resources/views/register-page.phtml:36 11659msgid "Real name" 11660msgstr "Gerçek adı" 11661 11662#. I18N: Name of a module 11663#: app/Module/RecentChangesModule.php:86 11664#: resources/xml/reports/change_report.xml:92 11665msgid "Recent changes" 11666msgstr "Son değişiklikler" 11667 11668#: resources/views/calendar-page.phtml:128 11669msgid "Recent years (< 100 yrs)" 11670msgstr "Son yıllar (< 100 yıl)" 11671 11672#. I18N: Location of an LDS church temple 11673#: app/Elements/TempleCode.php:168 11674msgid "Recife, Brazil" 11675msgstr "Recife, Brezilya" 11676 11677#: resources/views/admin/changes-log.phtml:62 11678#: resources/views/admin/changes-log.phtml:136 11679#: resources/views/admin/data-fix-page.phtml:66 11680#: resources/views/admin/trees-privacy.phtml:227 11681#: resources/views/lists/anniversaries-table.phtml:32 11682#: resources/views/modules/clippings/show.phtml:30 11683#: resources/views/modules/recent_changes/changes-table.phtml:43 11684#: resources/views/modules/todo/research-tasks.phtml:30 11685msgid "Record" 11686msgstr "Kayıt" 11687 11688#: app/Gedcom.php:457 app/Gedcom.php:701 app/Gedcom.php:732 app/Gedcom.php:756 11689#: app/Gedcom.php:787 app/Gedcom.php:811 app/Gedcom.php:835 app/Gedcom.php:847 11690#: app/Gedcom.php:875 app/Gedcom.php:979 app/Gedcom.php:1493 11691#: app/Gedcom.php:1496 app/Gedcom.php:1502 11692msgid "Record ID number" 11693msgstr "Kayıt kimlik (ID) numarası" 11694 11695#: app/Gedcom.php:700 app/Gedcom.php:834 11696msgid "Record file number" 11697msgstr "Kayıt dosyası numarası" 11698 11699#: resources/views/modules/fix-search-and-replace/options.phtml:62 11700#: resources/views/modules/statistics-chart/other-records.phtml:10 11701#: resources/views/search-general-page.phtml:61 11702msgid "Records" 11703msgstr "Kayıtlar" 11704 11705#. I18N: Description of the “Legacy URLs” module 11706#: app/Module/RedirectLegacyUrlsModule.php:114 11707msgid "Redirect old URLs from webtrees version 1." 11708msgstr "Eski URL'leri webtree sürüm 1'den yeniden yönlendirin." 11709 11710#. I18N: Location of an LDS church temple 11711#: app/Elements/TempleCode.php:169 11712msgid "Redlands, California, United States" 11713msgstr "Redlands, California, ABD" 11714 11715#: app/Gedcom.php:453 app/Gedcom.php:691 app/Gedcom.php:730 app/Gedcom.php:754 11716#: app/Gedcom.php:785 app/Gedcom.php:805 11717msgid "Reference number" 11718msgstr "Referans numarası" 11719 11720#. I18N: Location of an LDS church temple 11721#: app/Elements/TempleCode.php:170 11722msgid "Regina, Saskatchewan, Canada" 11723msgstr "Regina, Saskatchewan, Kanada" 11724 11725#: app/Elements/MarriageType.php:64 resources/xml/reports/fact_sources.xml:205 11726msgid "Registered partnership" 11727msgstr "Kayıtlı birliktelik" 11728 11729#: app/Elements/RelationIsDescriptor.php:122 11730msgid "Registry officer" 11731msgstr "Kayıt memuru" 11732 11733#: app/Elements/RelationIsDescriptor.php:87 11734msgctxt "FEMALE" 11735msgid "Registry officer" 11736msgstr "Kayıt memuru" 11737 11738#: app/Elements/RelationIsDescriptor.php:66 11739msgctxt "MALE" 11740msgid "Registry officer" 11741msgstr "Kayıt memuru" 11742 11743#. I18N: https://en.wikipedia.org/wiki/Regular_expression 11744#: app/Module/FixSearchAndReplace.php:105 11745msgid "Regular expression" 11746msgstr "Düzenli ifade" 11747 11748#: resources/views/modules/fix-search-and-replace/options.phtml:44 11749msgid "Regular expressions are an advanced pattern matching technique." 11750msgstr "Düzenli ifadeler gelişmiş bir desen eşleştirme tekniğidir." 11751 11752#: resources/views/pending-changes-page.phtml:51 11753#: resources/views/pending-changes-page.phtml:89 11754msgid "Reject" 11755msgstr "Reddet" 11756 11757#: resources/views/pending-changes-page.phtml:105 11758msgid "Reject all changes" 11759msgstr "Tüm değişiklikleri reddet" 11760 11761#. I18N: Name of a module/report 11762#: app/Module/IndividualFamiliesReportModule.php:44 11763#: resources/xml/reports/individual_ext_report.xml:3 11764msgid "Related families" 11765msgstr "İlgili aileler" 11766 11767#. I18N: Name of a report 11768#: app/Module/RelatedIndividualsReportModule.php:40 11769#: resources/xml/reports/relative_ext_report.xml:3 11770msgid "Related individuals" 11771msgstr "İlgili bireyler" 11772 11773#: app/Gedcom.php:563 app/Gedcom.php:1099 app/Gedcom.php:1112 11774#: app/Gedcom.php:1153 app/Gedcom.php:1545 app/Gedcom.php:1638 11775#: app/Gedcom.php:1652 app/Module/BranchesListModule.php:398 11776#: app/Module/BranchesListModule.php:436 11777#: resources/views/fact-association-structure.phtml:85 11778msgid "Relationship" 11779msgstr "İlişki" 11780 11781#: app/Gedcom.php:901 app/Gedcom.php:994 app/Gedcom.php:1047 11782#: app/Gedcom.php:1387 11783msgid "Relationship to father" 11784msgstr "Baba ile ilişki" 11785 11786#: app/Module/RelationshipsChartModule.php:145 11787msgid "Relationship to me" 11788msgstr "Benimle ilişki" 11789 11790#: app/Gedcom.php:902 app/Gedcom.php:995 app/Gedcom.php:1049 11791#: app/Gedcom.php:1388 11792msgid "Relationship to mother" 11793msgstr "Anne ile ilişki" 11794 11795#: app/Gedcom.php:638 11796msgid "Relationship to parents" 11797msgstr "Ebeveynlerle ilişki" 11798 11799#: app/Module/RelationshipsChartModule.php:325 11800#, php-format 11801msgid "Relationship: %s" 11802msgstr "İlişki: %s" 11803 11804#. I18N: Name of a module/chart 11805#. I18N: Configuration option 11806#: app/Module/RelationshipsChartModule.php:179 11807#: app/Module/RelationshipsChartModule.php:256 11808#: resources/views/lists/individuals-table.phtml:291 11809#: resources/views/modules/relationships-chart/config.phtml:34 11810msgid "Relationships" 11811msgstr "İlişkiler" 11812 11813#. I18N: %s are individual’s names 11814#: app/Module/RelationshipsChartModule.php:248 11815#, php-format 11816msgid "Relationships between %1$s and %2$s" 11817msgstr "%1$s ile %2$s arasındaki ilişkiler" 11818 11819#: app/Gedcom.php:1308 app/Gedcom.php:1340 11820msgid "Reliability of the information" 11821msgstr "Bilginin güvenilirliği" 11822 11823#: app/Gedcom.php:409 app/Gedcom.php:540 app/Gedcom.php:693 app/Gedcom.php:1225 11824#: app/Gedcom.php:1241 resources/xml/reports/missing_facts_report.xml:26 11825#: resources/xml/reports/missing_facts_report.xml:587 11826msgid "Religion" 11827msgstr "Din" 11828 11829#: app/Gedcom.php:686 11830msgid "Religious institution" 11831msgstr "Dinî kurum" 11832 11833#: app/Elements/MarriageType.php:65 resources/xml/reports/fact_sources.xml:199 11834msgid "Religious marriage" 11835msgstr "Dinî evlilik" 11836 11837#: app/Services/LeafletJsService.php:77 11838msgid "Reload map" 11839msgstr "Haritayı yeniden yükle" 11840 11841#: app/Gedcom.php:1125 app/Gedcom.php:1181 app/Gedcom.php:1465 11842msgid "Reminder date" 11843msgstr "Hatırlatma tarihi" 11844 11845#: resources/views/modules/review_changes/config.phtml:27 11846msgid "Reminder email frequency (days)" 11847msgstr "Hatırlatma e-postası sıklığı (gün)" 11848 11849#: app/Gedcom.php:1565 11850msgid "Remote server" 11851msgstr "Uzak sunucu" 11852 11853#: app/Module/CensusAssistantModule.php:245 11854#: app/Module/CensusAssistantModule.php:269 11855#: resources/views/modules/clippings/show.phtml:31 11856#: resources/views/modules/clippings/show.phtml:47 11857#: resources/views/modules/favorites/favorites.phtml:36 11858msgid "Remove" 11859msgstr "Kaldır" 11860 11861#. I18N: Name of a module 11862#: app/Module/FixDuplicateLinks.php:58 11863msgid "Remove duplicate links" 11864msgstr "Yinelenen bağlantıları kaldır" 11865 11866#: resources/views/modules/timeline-chart/page.phtml:74 11867msgid "Remove individual" 11868msgstr "Bireyi kaldır" 11869 11870#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 11871#: resources/views/admin/trees-import.phtml:121 11872msgid "Remove the GEDCOM media path from filenames" 11873msgstr "GEDCOM medya yolunu dosya adlarından kaldır" 11874 11875#: resources/views/admin/locations.phtml:128 11876msgid "Remove this location?" 11877msgstr "Bu yer kaldırılsın mı?" 11878 11879#. I18N: Location of an LDS church temple 11880#: app/Elements/TempleCode.php:171 11881msgid "Reno, Nevada, United States" 11882msgstr "Reno, Nevada, ABD" 11883 11884#: resources/views/admin/trees.phtml:198 11885msgid "Renumber" 11886msgstr "Yeniden numaralandır" 11887 11888#. I18N: Renumber the records in a family tree 11889#: app/Http/RequestHandlers/RenumberTreePage.php:62 11890#: resources/views/admin/trees-merge.phtml:35 11891#: resources/views/admin/trees-merge.phtml:40 11892msgid "Renumber family tree" 11893msgstr "Aile ağacını yeniden numaralandır" 11894 11895#: resources/views/modules/fix-place-names/options.phtml:21 11896msgid "Replace" 11897msgstr "Değiştir" 11898 11899#. I18N: Description of a “Data fix” module 11900#: app/Module/FixCemeteryTag.php:71 11901msgid "Replace cemetery tags with burial places." 11902msgstr "Mezarlık etiketlerini mezar yerleri ile değiştirin." 11903 11904#: resources/views/search-replace-page.phtml:35 11905msgid "Replace with" 11906msgstr "İle değiştir" 11907 11908#: resources/views/modules/fix-search-and-replace/options.phtml:28 11909msgid "Replacement text" 11910msgstr "Değiştirme metni" 11911 11912#: resources/views/modules/user-messages/user-messages.phtml:130 11913#: resources/views/modules/user-messages/user-messages.phtml:131 11914msgid "Reply" 11915msgstr "Cevapla" 11916 11917#: app/Http/RequestHandlers/ReportGenerate.php:113 11918#: resources/views/admin/modules.phtml:224 11919#: resources/views/admin/modules.phtml:227 11920#: resources/views/report-select-page.phtml:22 11921msgid "Report" 11922msgstr "Rapor" 11923 11924#. I18N: Name of a module 11925#: app/Http/RequestHandlers/ModulesReportsPage.php:43 11926#: app/Module/ReportsMenuModule.php:59 app/Module/ReportsMenuModule.php:109 11927#: resources/views/admin/control-panel.phtml:685 11928#: resources/views/admin/modules.phtml:102 11929#: resources/views/admin/modules.phtml:104 11930msgid "Reports" 11931msgstr "Raporlar" 11932 11933#. I18N: Name of a module/list 11934#: app/Module/FixSearchAndReplace.php:114 11935#: app/Module/RepositoryListModule.php:67 11936#: app/Module/RepositoryListModule.php:160 app/Services/AdminService.php:182 11937#: resources/views/admin/control-panel.phtml:323 11938#: resources/views/admin/merge-records-step-1.phtml:57 11939#: resources/views/lists/repositories-table.phtml:45 11940#: resources/views/modules/gedcom_stats/config.phtml:50 11941#: resources/views/modules/gedcom_stats/statistics.phtml:122 11942#: resources/views/modules/html/template-statistics.phtml:52 11943#: resources/views/modules/statistics-chart/other-records.phtml:45 11944#: resources/views/record-page-links.phtml:85 11945#: resources/views/search-general-page.phtml:95 11946#: resources/views/search-results.phtml:70 11947msgid "Repositories" 11948msgstr "Bilgi havuzları" 11949 11950#: app/Gedcom.php:767 app/Gedcom.php:807 app/Gedcom.php:1119 11951#: app/Gedcom.php:1175 app/Http/RequestHandlers/CheckTree.php:351 11952#: resources/views/admin/trees-privacy.phtml:169 11953#: resources/views/admin/trees.phtml:239 11954#: resources/views/modals/source-fields.phtml:44 11955#: resources/views/modules/favorites/favorites.phtml:121 11956#: resources/views/modules/recent_changes/changes-table.phtml:77 11957msgid "Repository" 11958msgstr "Bilgi havuzu" 11959 11960#: resources/views/lists/repositories-table.phtml:50 11961msgid "Repository name" 11962msgstr "Bilgi havuzu adı" 11963 11964#. I18N: Name of a country or state 11965#: app/Statistics/Service/CountryService.php:134 11966msgid "Republic of the Congo" 11967msgstr "Kongo Cumhuriyeti" 11968 11969#: app/Http/RequestHandlers/PasswordRequestAction.php:111 11970#: app/Http/RequestHandlers/PasswordRequestPage.php:56 11971#: resources/views/modules/login_block/sign-in.phtml:54 11972msgid "Request a new password" 11973msgstr "Yeni bir şifre iste" 11974 11975#: app/Http/RequestHandlers/RegisterAction.php:210 11976#: app/Http/RequestHandlers/RegisterPage.php:79 11977#: app/Module/WelcomeBlockModule.php:111 resources/views/login-page.phtml:65 11978#: resources/views/modules/login_block/sign-in.phtml:48 11979msgid "Request a new user account" 11980msgstr "Yeni bir kullanıcı hesabı iste" 11981 11982#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 11983msgid "Research" 11984msgstr "Araştırma" 11985 11986#: app/Gedcom.php:909 app/Gedcom.php:948 app/Gedcom.php:1114 11987#: app/Gedcom.php:1170 app/Gedcom.php:1460 app/Module/ResearchTaskModule.php:61 11988#: app/Module/ResearchTaskModule.php:64 11989#: resources/views/modules/todo/research-tasks.phtml:36 11990msgid "Research task" 11991msgstr "Araştırma görevi" 11992 11993#. I18N: Name of a module. Tasks that need further research. 11994#: app/Module/ResearchTaskModule.php:206 11995msgid "Research tasks" 11996msgstr "Araştırma görevleri" 11997 11998#: resources/views/modules/todo/config.phtml:14 11999msgid "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." 12000msgstr "Araştırma görevleri, aile ağacınızdaki bireylere eklenen ve daha fazla araştırma ihtiyacını belirleyen özel etkinliklerdir. Bunları, gerçekleri daha güvenilir kaynaklara karşı kontrol etmek, belge veya fotoğraf elde etmek, çelişkili bilgileri çözmek vb. için bir hatırlatma olarak kullanabilirsiniz." 12001 12002#: resources/views/modules/todo/config.phtml:16 12003msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 12004msgstr "Araştırma görevleri, özel GEDCOM etiketi \"_TODO\" kullanılarak saklanır. Diğer şecere uygulamaları bu etiketi tanımayabilir." 12005 12006#: app/Gedcom.php:694 12007msgid "Residence" 12008msgstr "İkamet" 12009 12010#: resources/views/edit-blocks-page.phtml:73 12011#: resources/views/edit-blocks-page.phtml:74 12012msgid "Restore the default block layout" 12013msgstr "Varsayılan blok düzenini geri yükle" 12014 12015#: app/Http/RequestHandlers/HelpText.php:288 12016#: resources/views/admin/users-edit.phtml:294 12017msgid "Restrict to immediate family" 12018msgstr "En yakın aile ile kısıtlayın" 12019 12020#. I18N: a restriction on viewing data 12021#: app/Gedcom.php:410 app/Gedcom.php:456 app/Gedcom.php:541 app/Gedcom.php:697 12022#: app/Gedcom.php:1226 app/Gedcom.php:1571 app/Gedcom.php:1664 12023#: app/Gedcom.php:1666 app/Gedcom.php:1668 app/Gedcom.php:1670 12024#: app/Gedcom.php:1672 app/Gedcom.php:1674 12025#: app/Http/RequestHandlers/HelpText.php:256 12026#: resources/views/modals/restriction-fields.phtml:9 12027msgid "Restriction" 12028msgstr "Kısıtlama" 12029 12030#: resources/views/help/restriction.phtml:8 12031msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 12032msgstr "Kayıtlar ve/veya gerçeklere kısıtlamalar eklenebilir. Verileri kimin görüntüleyebileceğini ve kimin düzenleyebileceğini kısıtlarlar." 12033 12034#: resources/views/modules/statistics-chart/custom.phtml:122 12035msgid "Results" 12036msgstr "Sonuçlar" 12037 12038#: app/Gedcom.php:698 12039msgid "Retirement" 12040msgstr "Emekli" 12041 12042#. I18N: Name of a country or state 12043#: app/Statistics/Service/CountryService.php:417 12044msgid "Reunion" 12045msgstr "Réunion" 12046 12047#. I18N: Location of an LDS church temple 12048#: app/Elements/TempleCode.php:172 12049msgid "Rexburg, Idaho, United States" 12050msgstr "Rexburg, Idaho, ABD" 12051 12052#: app/Gedcom.php:416 app/Gedcom.php:469 app/Gedcom.php:547 app/Gedcom.php:715 12053#: app/Gedcom.php:738 app/Gedcom.php:762 app/Gedcom.php:1105 12054#: app/Gedcom.php:1159 app/Gedcom.php:1247 app/Gedcom.php:1280 12055#: app/Gedcom.php:1644 app/Gedcom.php:1658 12056#: resources/views/admin/users-edit.phtml:288 12057msgid "Role" 12058msgstr "Rol" 12059 12060#. I18N: Name of a country or state 12061#: app/Statistics/Service/CountryService.php:419 12062msgid "Romania" 12063msgstr "Romanya" 12064 12065#: app/Http/RequestHandlers/HelpText.php:261 12066msgid "Romanized" 12067msgstr "Romanize" 12068 12069#: app/Gedcom.php:664 12070msgid "Romanized name" 12071msgstr "Romanize isim" 12072 12073#: app/Gedcom.php:407 app/Gedcom.php:538 app/Gedcom.php:1212 12074msgid "Romanized place" 12075msgstr "Romanize yer" 12076 12077#: app/Gedcom.php:671 12078msgid "Romanized type" 12079msgstr "Romanize tip" 12080 12081#: resources/views/lists/families-table.phtml:181 12082#: resources/views/lists/individuals-table.phtml:228 12083msgid "Roots" 12084msgstr "Kökler" 12085 12086#: app/Gedcom.php:1167 app/Gedcom.php:1358 12087msgid "Rufname" 12088msgstr "Takma ad" 12089 12090#. I18N: https://en.wikipedia.org/wiki/Soundex 12091#: app/Soundex.php:602 resources/views/branches-page.phtml:41 12092#: resources/views/search-phonetic-page.phtml:71 12093msgid "Russell" 12094msgstr "Russell" 12095 12096#. I18N: Name of a country or state 12097#: app/Statistics/Service/CountryService.php:421 12098msgid "Russia" 12099msgstr "Rusya" 12100 12101#. I18N: Name of a country or state 12102#: app/Statistics/Service/CountryService.php:423 12103msgid "Rwanda" 12104msgstr "Ruanda" 12105 12106#: resources/views/admin/site-mail.phtml:88 12107msgid "SMTP mail server" 12108msgstr "SMTP posta sunucusu" 12109 12110#: app/Services/ServerCheckService.php:323 12111msgid "SQLite is only suitable for small sites, testing and evaluation." 12112msgstr "SQLite sadece küçük siteler, test ve değerlendirme için uygundur." 12113 12114#: app/Services/ServerCheckService.php:213 12115#, php-format 12116msgid "SQLite version %s is installed. SQLite version %s or later is required." 12117msgstr "SQLite sürümü %s yüklü. SQLite sürümü %s veya üstü gereklidir." 12118 12119#. I18N: Use SMTP over SSL/TLS, or Implicit TLS - a secure communications protocol 12120#: app/Services/EmailService.php:205 12121msgid "SSL/TLS" 12122msgstr "" 12123 12124#. I18N: Use SMTP with STARTTLS, or Explicit TLS - a secure communications protocol 12125#: app/Services/EmailService.php:207 12126msgid "STARTTLS" 12127msgstr "" 12128 12129#. I18N: Location of an LDS church temple 12130#: app/Elements/TempleCode.php:173 12131msgid "Sacramento, California, United States" 12132msgstr "Sacramento, California, ABD" 12133 12134#. I18N: https://en.wikipedia.org/wiki/Safar 12135#: app/Date/HijriDate.php:144 12136msgctxt "GENITIVE" 12137msgid "Safar" 12138msgstr "Safer" 12139 12140#. I18N: https://en.wikipedia.org/wiki/Safar 12141#: app/Date/HijriDate.php:234 12142msgctxt "INSTRUMENTAL" 12143msgid "Safar" 12144msgstr "Safer" 12145 12146#. I18N: https://en.wikipedia.org/wiki/Safar 12147#: app/Date/HijriDate.php:189 12148msgctxt "LOCATIVE" 12149msgid "Safar" 12150msgstr "Safer" 12151 12152#. I18N: https://en.wikipedia.org/wiki/Safar 12153#: app/Date/HijriDate.php:99 12154msgctxt "NOMINATIVE" 12155msgid "Safar" 12156msgstr "Safer" 12157 12158#. I18N: The name of a colour-scheme 12159#: app/Module/ColorsTheme.php:179 12160msgid "Sage" 12161msgstr "Ada çayı" 12162 12163#. I18N: Name of a country or state 12164#: app/Statistics/Service/CountryService.php:441 12165msgid "Saint Helena" 12166msgstr "Saint Helena" 12167 12168#. I18N: Name of a country or state 12169#: app/Statistics/Service/CountryService.php:284 12170msgid "Saint Kitts and Nevis" 12171msgstr "Saint Kitts ve Nevis" 12172 12173#. I18N: Name of a country or state 12174#: app/Statistics/Service/CountryService.php:298 12175msgid "Saint Lucia" 12176msgstr "Saint Lucia" 12177 12178#. I18N: Name of a country or state 12179#: app/Statistics/Service/CountryService.php:455 12180msgid "Saint Pierre and Miquelon" 12181msgstr "Saint Pierre ve Miquelon" 12182 12183#. I18N: Name of a country or state 12184#: app/Statistics/Service/CountryService.php:520 12185msgid "Saint Vincent and the Grenadines" 12186msgstr "Saint Vincent ve Grenadinler" 12187 12188#. I18N: Location of an LDS church temple 12189#: app/Elements/TempleCode.php:183 12190msgid "Salt Lake City, Utah, United States" 12191msgstr "Salt Lake City, Utah, ABD" 12192 12193#: resources/views/modals/media-file-fields.phtml:71 12194msgid "Same as uploaded file" 12195msgstr "Yüklenen dosya ile aynı" 12196 12197#. I18N: Name of a country or state 12198#: app/Statistics/Service/CountryService.php:536 12199msgid "Samoa" 12200msgstr "Samoa" 12201 12202#. I18N: Location of an LDS church temple 12203#: app/Elements/TempleCode.php:176 12204msgid "San Antonio, Texas, United States" 12205msgstr "San Antonio, Teksas, ABD" 12206 12207#. I18N: Location of an LDS church temple 12208#: app/Elements/TempleCode.php:177 12209msgid "San Diego, California, United States" 12210msgstr "San Diego, Kaliforniya, ABD" 12211 12212#. I18N: Location of an LDS church temple 12213#: app/Elements/TempleCode.php:182 12214msgid "San Jose, Costa Rica" 12215msgstr "San Jose, Kosta Rika" 12216 12217#. I18N: Name of a country or state 12218#: app/Statistics/Service/CountryService.php:451 12219msgid "San Marino" 12220msgstr "San Marino" 12221 12222#. I18N: Location of an LDS church temple 12223#: app/Elements/TempleCode.php:174 12224msgid "San Salvador, El Salvador" 12225msgstr "San Salvador, El Salvador" 12226 12227#. I18N: Location of an LDS church temple 12228#: app/Elements/TempleCode.php:175 12229msgid "Santiago, Chile" 12230msgstr "Santiago, Şili" 12231 12232#. I18N: Location of an LDS church temple 12233#: app/Elements/TempleCode.php:178 12234msgid "Santo Domingo, Dominican Republic" 12235msgstr "Santo Domingo, Dominik Cumhuriyeti" 12236 12237#. I18N: Location of an LDS church temple 12238#: app/Elements/TempleCode.php:186 12239msgid "Sao Paulo, Brazil" 12240msgstr "Sao Paulo, Brezilya" 12241 12242#. I18N: Name of a country or state 12243#: app/Statistics/Service/CountryService.php:459 12244msgid "Sao Tome and Principe" 12245msgstr "Sao Tome ve Principe" 12246 12247#. I18N: abbreviation for Saturday 12248#: app/Date/AbstractCalendarDate.php:283 12249#: resources/views/edit/initialize-calendar-popup.phtml:29 12250msgid "Sat" 12251msgstr "Cmt" 12252 12253#: app/Date/AbstractCalendarDate.php:251 12254msgid "Saturday" 12255msgstr "Cumartesi" 12256 12257#. I18N: Name of a country or state 12258#: app/Statistics/Service/CountryService.php:425 12259msgid "Saudi Arabia" 12260msgstr "Suudi Arabistan" 12261 12262#: app/Gedcom.php:1013 app/Gedcom.php:1131 12263msgid "Schema" 12264msgstr "Şema" 12265 12266#: app/Gedcom.php:621 app/Gedcom.php:645 12267msgid "School or college" 12268msgstr "Okul veya kolej" 12269 12270#. I18N: Name of a country or state 12271#: app/Statistics/Service/CountryService.php:427 12272msgid "Scotland" 12273msgstr "İskoçya" 12274 12275#: app/Gedcom.php:1470 12276msgid "Scrapbook" 12277msgstr "Kupürler albümü" 12278 12279#. I18N: “sealing” is a Mormon ceremony. 12280#: app/Elements/PedigreeLinkageType.php:84 12281msgctxt "Female pedigree" 12282msgid "Sealing" 12283msgstr "Mühürleme" 12284 12285#. I18N: “sealing” is a Mormon ceremony. 12286#: app/Elements/PedigreeLinkageType.php:74 12287msgctxt "Male pedigree" 12288msgid "Sealing" 12289msgstr "Mühürleme" 12290 12291#. I18N: “sealing” is a Mormon ceremony. 12292#: app/Elements/PedigreeLinkageType.php:94 12293msgctxt "Pedigree" 12294msgid "Sealing" 12295msgstr "Mühürleme" 12296 12297#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 12298#: app/Elements/LdsSpouseSealingDateStatus.php:64 12299msgid "Sealing canceled (divorce)" 12300msgstr "Mühürleme iptal edildi (boşanma)" 12301 12302#. I18N: Name of a module 12303#. I18N: A button label. 12304#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12305#: resources/views/admin/data-fix-page.phtml:42 12306#: resources/views/admin/location-edit.phtml:123 12307#: resources/views/admin/location-edit.phtml:158 12308#: resources/views/layouts/default.phtml:88 12309#: resources/views/layouts/default.phtml:90 12310#: resources/views/layouts/default.phtml:91 12311#: resources/views/modules/descendancy/sidebar.phtml:16 12312#: resources/views/modules/descendancy/sidebar.phtml:35 12313#: resources/views/modules/fix-place-names/options.phtml:11 12314#: resources/views/search-replace-page.phtml:44 12315msgid "Search" 12316msgstr "Ara" 12317 12318#. I18N: Name of a module 12319#: app/Http/RequestHandlers/SearchReplacePage.php:47 12320#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 12321msgid "Search and replace" 12322msgstr "Ara ve değiştir" 12323 12324#. I18N: Description of a “Data fix” module 12325#: app/Module/FixSearchAndReplace.php:88 12326msgid "Search and replace text, using simple searches or advanced pattern matching." 12327msgstr "Basit aramaları veya gelişmiş kalıp eşleştirmeyi kullanarak metin arayın ve değiştirin." 12328 12329#. I18N: Help text for the “Description META tag” configuration setting 12330#: resources/views/admin/trees-preferences.phtml:229 12331msgid "Search engines may use this description of your site in their search results." 12332msgstr "Arama motorları, arama sonuçlarında sitenizin bu açıklamasını kullanabilir." 12333 12334#: resources/views/modules/media-list/page.phtml:75 12335msgid "Search filters" 12336msgstr "Arama filtreleri" 12337 12338#: resources/views/search-general-page.phtml:49 12339#: resources/views/search-replace-page.phtml:26 12340msgid "Search for" 12341msgstr "Ara" 12342 12343#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 12344msgid "Search for locations in an external database." 12345msgstr "Harici bir veri tabanındaki konumları arayın." 12346 12347#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 12348msgid "Search for place names in an external database." 12349msgstr "Harici bir veri tabanında yer adlarını arayın." 12350 12351#: app/Module/GeonamesAutocomplete.php:68 12352#: app/Module/OpenRouteServiceAutocomplete.php:56 12353#, php-format 12354msgid "Search for place names using %s." 12355msgstr "%s kullanarak yer adlarını arayın." 12356 12357#: resources/views/modules/fix-search-and-replace/options.phtml:38 12358msgid "Search method" 12359msgstr "Arama yöntemi" 12360 12361#: resources/views/modules/fix-search-and-replace/options.phtml:18 12362msgid "Search text/pattern" 12363msgstr "Metin/kalıp ara" 12364 12365#: resources/views/modules/relationships-chart/config.phtml:24 12366msgid "Searching for all possible relationships can take a lot of time in complex trees." 12367msgstr "Tüm olası ilişkileri aramak, karmaşık ağaçlarda çok zaman alabilir." 12368 12369#. I18N: Location of an LDS church temple 12370#: app/Elements/TempleCode.php:179 12371msgid "Seattle, Washington, United States" 12372msgstr "Seattle, Washington, ABD" 12373 12374#: resources/views/admin/merge-records-step-1.phtml:106 12375msgid "Second record" 12376msgstr "İkinci kayıt" 12377 12378#. I18N: A configuration setting 12379#: resources/views/admin/site-mail.phtml:163 12380msgid "Secure connection" 12381msgstr "Güvenli bağlantı" 12382 12383#. I18N: A configuration setting 12384#: resources/views/modules/statcounter/form.phtml:18 12385msgid "Security code" 12386msgstr "Güvenlik kodu" 12387 12388#: resources/views/admin/site-mail.phtml:34 12389#: resources/views/modules/fix-search-and-replace/options.phtml:45 12390#, php-format 12391msgid "See %s for more information." 12392msgstr "Daha fazla bilgi için %s bakın." 12393 12394#: resources/views/admin/merge-records-step-2.phtml:48 12395#: resources/views/admin/merge-records-step-2.phtml:95 12396#: resources/views/admin/merge-records-step-2.phtml:141 12397msgid "Select" 12398msgstr "Seç" 12399 12400#: resources/views/admin/trees-import.phtml:35 12401msgid "Select a GEDCOM file to import" 12402msgstr "İçe aktarılacak bir GEDCOM dosyası seçin" 12403 12404#: resources/views/edit/input-addon-calendar.phtml:12 12405#: resources/views/edit/input-addon-calendar.phtml:15 12406msgid "Select a date" 12407msgstr "Bir tarih seçin" 12408 12409#: resources/views/modules/lifespans-chart/page.phtml:39 12410msgid "Select individuals by place or date" 12411msgstr "Bireyleri yere veya tarihe göre seçin" 12412 12413#. I18N: Description of the “Clippings cart” module 12414#: app/Module/ClippingsCartModule.php:137 12415msgid "Select records from your family tree and save them as a GEDCOM file." 12416msgstr "Aile ağacınızdan kayıtları seçin ve bunları bir GEDCOM dosyası olarak kaydedin." 12417 12418#: resources/views/modules/statistics-chart/custom.phtml:148 12419msgid "Select the desired age interval" 12420msgstr "İstediğiniz yaş aralığını seçin" 12421 12422#: resources/views/admin/merge-records-step-2.phtml:34 12423msgid "Select the facts and events to keep from both records." 12424msgstr "Her iki kayıttan da saklanacak gerçekleri ve olayları seçin." 12425 12426#: resources/views/admin/merge-records-step-1.phtml:50 12427msgid "Select two records to merge." 12428msgstr "Birleştirmek için iki kayıt seçin." 12429 12430#: resources/views/admin/site-mail.phtml:210 12431msgid "Selector" 12432msgstr "Seçici" 12433 12434#: app/Elements/RelationIsDescriptor.php:123 12435msgid "Seller" 12436msgstr "Satıcı" 12437 12438#: app/Elements/RelationIsDescriptor.php:88 12439msgctxt "FEMALE" 12440msgid "Seller" 12441msgstr "Satıcı" 12442 12443#: app/Elements/RelationIsDescriptor.php:67 12444msgctxt "MALE" 12445msgid "Seller" 12446msgstr "Satıcı" 12447 12448#: resources/views/admin/broadcast.phtml:65 12449#: resources/views/admin/email-page.phtml:70 12450#: resources/views/contact-page.phtml:79 resources/views/message-page.phtml:68 12451#: resources/views/modules/user-messages/user-messages.phtml:42 12452msgid "Send" 12453msgstr "Gönder" 12454 12455#: app/Http/RequestHandlers/ContactPage.php:89 12456#: app/Http/RequestHandlers/MessagePage.php:72 12457#: app/Statistics/Repository/UserRepository.php:120 12458#: resources/views/modules/user-messages/user-messages.phtml:30 12459#: resources/views/pending-changes-page.phtml:78 12460msgid "Send a message" 12461msgstr "Bir mesaj gönder" 12462 12463#: app/Services/MessageService.php:210 12464msgid "Send a message to all users" 12465msgstr "Tüm kullanıcılara mesaj gönder" 12466 12467#: app/Services/MessageService.php:211 12468msgid "Send a message to users who have never signed in" 12469msgstr "Hiç oturum açmamış kullanıcılara mesaj gönder" 12470 12471#: app/Services/MessageService.php:212 12472msgid "Send a message to users who have not signed in for 6 months" 12473msgstr "6 aydır oturum açmamış kullanıcılara mesaj gönder" 12474 12475#: resources/views/admin/site-mail.phtml:233 12476msgid "Send a test email using these settings" 12477msgstr "Bu ayarları kullanarak bir test e-postası gönder" 12478 12479#. I18N: Label for a configuration option 12480#: resources/views/modules/review_changes/config.phtml:18 12481msgid "Send out reminder emails" 12482msgstr "Hatırlatma e-postaları gönder" 12483 12484#. I18N: A configuration setting 12485#: resources/views/admin/site-mail.phtml:71 12486msgid "Sender email" 12487msgstr "Gönderen e-postası" 12488 12489#. I18N: A configuration setting 12490#: resources/views/admin/site-mail.phtml:57 12491msgid "Sender name" 12492msgstr "Gönderen adı" 12493 12494#: app/Http/RequestHandlers/EmailPreferencesPage.php:67 12495#: resources/views/admin/control-panel.phtml:223 12496msgid "Sending email" 12497msgstr "E-posta gönderme" 12498 12499#. I18N: A configuration setting 12500#: resources/views/admin/site-mail.phtml:177 12501msgid "Sending server name" 12502msgstr "Sunucu adı gönderme" 12503 12504#. I18N: Name of a country or state 12505#: app/Statistics/Service/CountryService.php:433 12506msgid "Senegal" 12507msgstr "Senegal" 12508 12509#. I18N: Location of an LDS church temple 12510#: app/Elements/TempleCode.php:180 12511msgid "Seoul, Korea" 12512msgstr "Seul, Kore" 12513 12514#: app/Date/AbstractGregorianJulianDate.php:239 12515msgctxt "Abbreviation for September" 12516msgid "Sep" 12517msgstr "Eyl" 12518 12519#: app/Gedcom.php:908 12520msgid "Separated" 12521msgstr "Ayrılmış" 12522 12523#: app/Gedcom.php:1012 12524msgid "Separation" 12525msgstr "Ayrılık" 12526 12527#: app/Date/AbstractGregorianJulianDate.php:136 12528msgctxt "GENITIVE" 12529msgid "September" 12530msgstr "Eylül" 12531 12532#: app/Date/AbstractGregorianJulianDate.php:206 12533msgctxt "INSTRUMENTAL" 12534msgid "September" 12535msgstr "Eylül" 12536 12537#: app/Date/AbstractGregorianJulianDate.php:171 12538msgctxt "LOCATIVE" 12539msgid "September" 12540msgstr "Eylül" 12541 12542#: app/Date/AbstractGregorianJulianDate.php:101 12543#: app/Module/StatisticsChartModule.php:797 12544#: resources/views/edit/initialize-calendar-popup.phtml:19 12545msgctxt "NOMINATIVE" 12546msgid "September" 12547msgstr "Eylül" 12548 12549#. I18N: The seventh day in the French republican calendar 12550#: app/Date/FrenchDate.php:313 12551msgid "Septidi" 12552msgstr "Septidi" 12553 12554#. I18N: Name of a country or state 12555#: app/Statistics/Service/CountryService.php:435 12556msgid "Serbia" 12557msgstr "Sırbistan" 12558 12559#: app/Elements/RelationIsDescriptor.php:124 12560msgid "Servant" 12561msgstr "Hizmetli" 12562 12563#: app/Elements/RelationIsDescriptor.php:89 12564msgctxt "FEMALE" 12565msgid "Servant" 12566msgstr "Hizmetli" 12567 12568#: app/Elements/RelationIsDescriptor.php:68 12569msgctxt "MALE" 12570msgid "Servant" 12571msgstr "Hizmetli" 12572 12573#: app/Http/RequestHandlers/PhpInformation.php:60 12574#: resources/views/admin/control-panel.phtml:251 12575msgid "Server information" 12576msgstr "Sunucu bilgileri" 12577 12578#. I18N: A configuration setting 12579#: resources/views/admin/site-mail.phtml:93 12580#: resources/views/setup/step-4-database-mysql.phtml:47 12581#: resources/views/setup/step-4-database-pgsql.phtml:47 12582#: resources/views/setup/step-4-database-sqlsvr.phtml:47 12583msgid "Server name" 12584msgstr "Sunucu adı" 12585 12586#: app/Http/RequestHandlers/PasswordResetPage.php:64 12587msgid "Set a new password" 12588msgstr "Yeni bir şifre ayarla" 12589 12590#: resources/views/admin/trees.phtml:130 resources/views/admin/trees.phtml:137 12591msgid "Set as default" 12592msgstr "Varsayılan olarak ayarla" 12593 12594#. I18N: You need to: 12595#: resources/views/emails/verify-notify-html.phtml:39 12596#: resources/views/emails/verify-notify-text.phtml:26 12597msgid "Set the access level for each tree." 12598msgstr "Her ağaç için erişim düzeyini ayarlayın." 12599 12600#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 12601#: resources/views/admin/control-panel.phtml:298 12602msgid "Set the default blocks for new family trees" 12603msgstr "Yeni aile ağaçları için varsayılan blokları ayarlayın" 12604 12605#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 12606#: resources/views/admin/control-panel.phtml:527 12607msgid "Set the default blocks for new users" 12608msgstr "Yeni kullanıcılar için varsayılan blokları ayarlayın" 12609 12610#. I18N: Help text for the “Show dead individuals” configuration setting 12611#: resources/views/admin/trees-privacy.phtml:62 12612msgid "Set the privacy access level for all dead individuals." 12613msgstr "Tüm ölü bireyler için gizlilik erişim seviyesini ayarlayın." 12614 12615#. I18N: You need to: 12616#: resources/views/emails/verify-notify-html.phtml:37 12617#: resources/views/emails/verify-notify-text.phtml:25 12618msgid "Set the status to “approved”." 12619msgstr "Durumu \"onaylandı\" olarak ayarlayın." 12620 12621#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 12622#: resources/views/admin/trees-preferences.phtml:608 12623msgid "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." 12624msgstr "Bunu <b>Evet</b> olarak ayarlamak, kullanıcıların doğrudan GEDCOM dosyasından alınan ham verileri içeren başka bir pencere açmasına izin vermek için kişilere, kaynaklara ve ailelere bağlantılar yerleştirir." 12625 12626#: resources/views/layouts/setup.phtml:16 12627#: resources/views/layouts/setup.phtml:24 12628msgid "Setup wizard for webtrees" 12629msgstr "Webtrees için kurulum sihirbazı" 12630 12631#. I18N: The sixth day in the French republican calendar 12632#: app/Date/FrenchDate.php:311 12633msgid "Sextidi" 12634msgstr "Sextidi" 12635 12636#. I18N: Name of a country or state 12637#: app/Statistics/Service/CountryService.php:472 12638msgid "Seychelles" 12639msgstr "Seyşeller" 12640 12641#: app/Date/JalaliDate.php:278 12642msgctxt "Abbreviation for Persian month: Shahrivar" 12643msgid "Shah" 12644msgstr "Shah" 12645 12646#. I18N: 6th month in the Persian/Jalali calendar 12647#: app/Date/JalaliDate.php:149 12648msgctxt "GENITIVE" 12649msgid "Shahrivar" 12650msgstr "Shahrivar" 12651 12652#. I18N: 6th month in the Persian/Jalali calendar 12653#: app/Date/JalaliDate.php:239 12654msgctxt "INSTRUMENTAL" 12655msgid "Shahrivar" 12656msgstr "Shahrivar" 12657 12658#. I18N: 6th month in the Persian/Jalali calendar 12659#: app/Date/JalaliDate.php:194 12660msgctxt "LOCATIVE" 12661msgid "Shahrivar" 12662msgstr "Shahrivar" 12663 12664#. I18N: 6th month in the Persian/Jalali calendar 12665#: app/Date/JalaliDate.php:104 12666msgctxt "NOMINATIVE" 12667msgid "Shahrivar" 12668msgstr "Shahrivar" 12669 12670#: resources/views/individual-page-menu.phtml:35 12671#: resources/views/individual-page.phtml:66 12672msgid "Share" 12673msgstr "Paylaş" 12674 12675#: app/Module/ShareUrlModule.php:41 12676msgid "Share the URL" 12677msgstr "URL'yi paylaşın" 12678 12679#: app/Module/ShareAnniversaryModule.php:73 12680msgid "Share the anniversary of an event" 12681msgstr "Bir etkinliğin yıldönümünü paylaşın" 12682 12683#: app/Gedcom.php:724 resources/views/admin/trees.phtml:256 12684#: resources/views/edit/shared-note.phtml:23 12685#: resources/views/modules/notes/tab.phtml:63 12686#: resources/views/note-page-details.phtml:22 12687msgid "Shared note" 12688msgstr "Paylaşılan not" 12689 12690#. I18N: Name of a module/list 12691#: app/Module/NoteListModule.php:64 12692#: resources/views/lists/sources-table.phtml:101 12693#: resources/views/search-general-page.phtml:105 12694msgid "Shared notes" 12695msgstr "Paylaşılan notlar" 12696 12697#. I18N: plural noun - things that can be shared 12698#: app/Http/RequestHandlers/ModulesSharesPage.php:43 12699#: resources/views/admin/control-panel.phtml:727 12700msgid "Shares" 12701msgstr "Paylaşımlar" 12702 12703#. I18N: https://en.wikipedia.org/wiki/Shawwal 12704#: app/Date/HijriDate.php:160 12705msgctxt "GENITIVE" 12706msgid "Shawwal" 12707msgstr "Şevval" 12708 12709#. I18N: https://en.wikipedia.org/wiki/Shawwal 12710#: app/Date/HijriDate.php:250 12711msgctxt "INSTRUMENTAL" 12712msgid "Shawwal" 12713msgstr "Şevval" 12714 12715#. I18N: https://en.wikipedia.org/wiki/Shawwal 12716#: app/Date/HijriDate.php:205 12717msgctxt "LOCATIVE" 12718msgid "Shawwal" 12719msgstr "Şevval" 12720 12721#. I18N: https://en.wikipedia.org/wiki/Shawwal 12722#: app/Date/HijriDate.php:115 12723msgctxt "NOMINATIVE" 12724msgid "Shawwal" 12725msgstr "Şevval" 12726 12727#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12728#: app/Date/HijriDate.php:156 12729msgctxt "GENITIVE" 12730msgid "Sha’aban" 12731msgstr "Şaban" 12732 12733#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12734#: app/Date/HijriDate.php:246 12735msgctxt "INSTRUMENTAL" 12736msgid "Sha’aban" 12737msgstr "Şaban" 12738 12739#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12740#: app/Date/HijriDate.php:201 12741msgctxt "LOCATIVE" 12742msgid "Sha’aban" 12743msgstr "Şaban" 12744 12745#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12746#: app/Date/HijriDate.php:111 12747msgctxt "NOMINATIVE" 12748msgid "Sha’aban" 12749msgstr "Şaban" 12750 12751#: resources/xml/reports/descendancy_report.xml:358 12752msgid "She " 12753msgstr "O " 12754 12755#: resources/xml/reports/ahnentafel_report.xml:289 12756msgid "She died" 12757msgstr "O öldü" 12758 12759#: resources/xml/reports/ahnentafel_report.xml:261 12760#: resources/xml/reports/descendancy_report.xml:242 12761msgid "She married" 12762msgstr "O evlendi" 12763 12764#: resources/xml/reports/ahnentafel_report.xml:224 12765msgid "She resided at" 12766msgstr "O ikamet etti" 12767 12768#: resources/xml/reports/descendancy_report.xml:331 12769msgid "She was born" 12770msgstr "O doğdu" 12771 12772#: resources/xml/reports/ahnentafel_report.xml:339 12773msgid "She was buried" 12774msgstr "O defnedildi" 12775 12776#: resources/xml/reports/ahnentafel_report.xml:168 12777msgid "She was christened" 12778msgstr "O vaftiz edildi" 12779 12780#: resources/xml/reports/ahnentafel_report.xml:314 12781msgid "She was cremated" 12782msgstr "O yakıldı" 12783 12784#. I18N: a month in the Jewish calendar 12785#: app/Date/JewishDate.php:201 12786msgctxt "GENITIVE" 12787msgid "Shevat" 12788msgstr "Shevat" 12789 12790#. I18N: a month in the Jewish calendar 12791#: app/Date/JewishDate.php:305 12792msgctxt "INSTRUMENTAL" 12793msgid "Shevat" 12794msgstr "Shevat" 12795 12796#. I18N: a month in the Jewish calendar 12797#: app/Date/JewishDate.php:253 12798msgctxt "LOCATIVE" 12799msgid "Shevat" 12800msgstr "Shevat" 12801 12802#. I18N: a month in the Jewish calendar 12803#: app/Date/JewishDate.php:149 12804msgctxt "NOMINATIVE" 12805msgid "Shevat" 12806msgstr "Shevat" 12807 12808#. I18N: The name of a colour-scheme 12809#: app/Module/ColorsTheme.php:181 12810msgid "Shiny Tomato" 12811msgstr "Parlak Domates" 12812 12813#: resources/views/help/date.phtml:35 resources/views/help/date.phtml:73 12814#: resources/views/help/date.phtml:111 12815msgid "Shortcut" 12816msgstr "Kısayol" 12817 12818#: resources/views/modules/statistics-chart/marriage-length.phtml:28 12819msgid "Shortest marriage" 12820msgstr "En kısa evlilik" 12821 12822#: resources/views/calendar-page.phtml:106 12823msgid "Show" 12824msgstr "Göster" 12825 12826#. I18N: A configuration setting 12827#: resources/views/admin/trees-preferences.phtml:278 12828msgid "Show a download link in the media viewer" 12829msgstr "Medya görüntüleyicide bir indirme bağlantısı göster" 12830 12831#. I18N: Description of the “Cookie warning” module 12832#: app/Module/PrivacyPolicy.php:76 12833msgid "Show a privacy policy." 12834msgstr "Bir gizlilik politikası gösterin." 12835 12836#. I18N: A configuration setting 12837#: resources/views/admin/site-registration.phtml:66 12838msgid "Show acceptable use agreement on “Request a new user account” page" 12839msgstr "“Yeni kullanıcı hesabı iste” sayfasında kabul edilebilir kullanım sözleşmesini göster" 12840 12841#: resources/views/modules/media/tab.phtml:22 12842msgid "Show all media" 12843msgstr "" 12844 12845#: resources/views/modules/notes/tab.phtml:28 12846msgid "Show all notes" 12847msgstr "Tüm notları göster" 12848 12849#: app/Module/PlaceHierarchyListModule.php:216 12850msgid "Show all places in a list" 12851msgstr "Bir listedeki tüm yerleri göster" 12852 12853#: resources/views/modules/sources_tab/tab.phtml:24 12854msgid "Show all sources" 12855msgstr "Tüm kaynakları göster" 12856 12857#. I18N: an age indicator, which can be dragged around the screen 12858#: resources/views/modules/timeline-chart/page.phtml:81 12859msgid "Show an age cursor" 12860msgstr "Yaş imlecini göster" 12861 12862#: resources/xml/reports/ahnentafel_report.xml:12 12863msgid "Show children of ancestors" 12864msgstr "Ataların çocuklarını göster" 12865 12866#: resources/views/lists/families-table.phtml:212 12867msgid "Show couples where either partner married more than once." 12868msgstr "Her iki eşin de bir kereden fazla evlendiği çiftleri gösterin." 12869 12870#: resources/views/lists/families-table.phtml:163 12871msgid "Show couples where only the female partner is dead." 12872msgstr "Eşlere sadece kadın eşin nerede öldüğünü gösterin." 12873 12874#: resources/views/lists/families-table.phtml:168 12875msgid "Show couples where only the male partner is dead." 12876msgstr "Eşlere sadece erkek eşin nerede öldüğünü gösterin." 12877 12878#: resources/views/lists/families-table.phtml:197 12879msgid "Show couples who married more than 100 years ago." 12880msgstr "100 yıldan fazla bir süre önce evlenen çiftleri gösterin." 12881 12882#: resources/views/lists/families-table.phtml:202 12883msgid "Show couples who married within the last 100 years." 12884msgstr "Son 100 yıl içinde evlenen çiftleri gösterin." 12885 12886#: resources/views/lists/families-table.phtml:192 12887msgid "Show couples with an unknown marriage date." 12888msgstr "Bilinmeyen bir evlilik tarihi olan çiftleri göster." 12889 12890#. I18N: label for yes/no option 12891#: resources/views/modules/gedcom_stats/config.phtml:35 12892msgid "Show date of last update" 12893msgstr "Son güncelleme tarihini göster" 12894 12895#. I18N: A configuration setting 12896#: resources/views/admin/trees-privacy.phtml:52 12897msgid "Show dead individuals" 12898msgstr "Ölü kişileri göster" 12899 12900#: resources/views/lists/families-table.phtml:207 12901msgid "Show divorced couples." 12902msgstr "Boşanmış çiftleri göster." 12903 12904#: resources/views/lists/individuals-table.phtml:214 12905msgid "Show individuals born more than 100 years ago." 12906msgstr "100 yıldan fazla bir süre önce doğan bireyleri gösterin." 12907 12908#: resources/views/lists/individuals-table.phtml:219 12909msgid "Show individuals born within the last 100 years." 12910msgstr "Son 100 yıl içinde doğan bireyleri gösterin." 12911 12912#: resources/views/lists/individuals-table.phtml:191 12913msgid "Show individuals who are alive or couples where both partners are alive." 12914msgstr "Yaşayan bireyleri veya eşlerin her ikisinin de yaşadığı çiftleri gösterin." 12915 12916#: resources/views/lists/families-table.phtml:173 12917#: resources/views/lists/individuals-table.phtml:196 12918msgid "Show individuals who are dead or couples where both partners are dead." 12919msgstr "Ölen bireyleri veya her iki eşin de öldüğü çiftleri gösterin." 12920 12921#: resources/views/lists/individuals-table.phtml:201 12922msgid "Show individuals who died more than 100 years ago." 12923msgstr "100 yıldan fazla bir süre önce ölen bireyleri gösterin." 12924 12925#: resources/views/lists/individuals-table.phtml:206 12926msgid "Show individuals who died within the last 100 years." 12927msgstr "Son 100 yıl içinde ölen kişileri gösterin." 12928 12929#. I18N: A configuration setting 12930#: resources/views/admin/site-preferences.phtml:98 12931msgid "Show list of family trees" 12932msgstr "Aile ağaçlarının listesini göster" 12933 12934#. I18N: A configuration setting 12935#: resources/views/admin/trees-privacy.phtml:84 12936msgid "Show living individuals" 12937msgstr "Yaşayan bireyleri göster" 12938 12939#. I18N: A configuration setting 12940#: resources/views/admin/trees-privacy.phtml:122 12941msgid "Show names of private individuals" 12942msgstr "Özel bireylerin adlarını göster" 12943 12944#: resources/xml/reports/ahnentafel_report.xml:9 12945#: resources/xml/reports/family_group_report.xml:8 12946#: resources/xml/reports/individual_ext_report.xml:10 12947#: resources/xml/reports/individual_report.xml:7 12948msgid "Show notes" 12949msgstr "Notları göster" 12950 12951#: resources/xml/reports/ahnentafel_report.xml:10 12952msgid "Show occupations" 12953msgstr "Meslekleri göster" 12954 12955#: resources/views/modules/todays_events/config.phtml:19 12956#: resources/views/modules/upcoming_events/config.phtml:31 12957msgid "Show only events of living individuals" 12958msgstr "Sadece yaşayan bireylerin olaylarını göster" 12959 12960#: resources/views/lists/individuals-table.phtml:179 12961msgid "Show only females." 12962msgstr "Sadece kadınları göster." 12963 12964#: resources/views/lists/individuals-table.phtml:184 12965msgid "Show only individuals for whom the gender is not known." 12966msgstr "Sadece cinsiyeti bilinmeyen kişileri göster." 12967 12968#: resources/views/modules/random_media/config.phtml:17 12969msgid "Show only individuals, events, or all" 12970msgstr "Sadece bireyleri, etkinlikleri veya tümünü göster" 12971 12972#: resources/views/lists/individuals-table.phtml:174 12973msgid "Show only males." 12974msgstr "Sadece erkekleri göster." 12975 12976#: resources/views/lists/families-table.phtml:421 12977#: resources/views/lists/individuals-table.phtml:429 12978msgid "Show parents" 12979msgstr "Ebeveynleri göster" 12980 12981#: resources/views/admin/site-mail.phtml:152 12982#: resources/views/admin/users-create.phtml:61 12983#: resources/views/admin/users-edit.phtml:71 12984#: resources/views/edit-account-page.phtml:91 12985#: resources/views/login-page.phtml:46 12986#: resources/views/modules/login_block/sign-in.phtml:32 12987#: resources/views/password-reset-page.phtml:37 12988#: resources/views/register-page.phtml:75 12989#: resources/views/setup/step-4-database-mysql.phtml:99 12990#: resources/views/setup/step-4-database-pgsql.phtml:86 12991#: resources/views/setup/step-4-database-sqlsvr.phtml:86 12992#: resources/views/setup/step-5-administrator.phtml:81 12993msgid "Show password" 12994msgstr "Şifreyi göster" 12995 12996#: resources/xml/reports/change_report.xml:8 12997msgid "Show pending changes" 12998msgstr "Bekleyen değişiklikleri göster" 12999 13000#: resources/xml/reports/family_group_report.xml:9 13001#: resources/xml/reports/individual_ext_report.xml:11 13002#: resources/xml/reports/individual_report.xml:8 13003msgid "Show photos" 13004msgstr "Fotoğrafları göster" 13005 13006#: app/Module/PlaceHierarchyListModule.php:210 13007msgid "Show place hierarchy" 13008msgstr "Yer hiyerarşisini göster" 13009 13010#. I18N: A configuration setting 13011#: resources/views/admin/trees-privacy.phtml:142 13012msgid "Show private relationships" 13013msgstr "Özel ilişkileri göster" 13014 13015#: resources/views/modules/todo/config.phtml:21 13016msgid "Show research tasks that are assigned to other users" 13017msgstr "Diğer kullanıcılara atanan araştırma görevlerini göster" 13018 13019#: resources/views/modules/todo/config.phtml:31 13020msgid "Show research tasks that are not assigned to any user" 13021msgstr "Herhangi bir kullanıcıya atanmamış araştırma görevlerini göster" 13022 13023#: resources/views/modules/todo/config.phtml:40 13024msgid "Show research tasks that have a date in the future" 13025msgstr "Gelecekte bir tarihi olan araştırma görevlerini göster" 13026 13027#: resources/xml/reports/ahnentafel_report.xml:11 13028msgid "Show residences" 13029msgstr "Evleri göster" 13030 13031#: resources/views/modules/random_media/config.phtml:37 13032msgid "Show slide show controls" 13033msgstr "Slayt gösterisi kontrollerini göster" 13034 13035#: resources/xml/reports/ahnentafel_report.xml:8 13036#: resources/xml/reports/descendancy_report.xml:7 13037#: resources/xml/reports/family_group_report.xml:7 13038#: resources/xml/reports/individual_ext_report.xml:9 13039#: resources/xml/reports/individual_report.xml:6 13040msgid "Show sources" 13041msgstr "Kaynakları göster" 13042 13043#: resources/views/modules/family-book-chart/page.phtml:62 13044#: resources/views/modules/hourglass-chart/page.phtml:50 13045#: resources/xml/reports/pedigree_report.xml:6 13046msgid "Show spouses" 13047msgstr "Eşleri göster" 13048 13049#: resources/views/lists/families-table.phtml:425 13050#: resources/views/lists/individuals-table.phtml:433 13051msgid "Show statistics charts" 13052msgstr "İstatistik grafiklerini göster" 13053 13054#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 13055#: resources/views/admin/trees-preferences.phtml:571 13056#, php-format 13057msgid "Show the %1$s %2$s parts of a place name." 13058msgstr "Bir yer adının %1$s %2$s bölümlerini göster." 13059 13060#. I18N: Description of the “Pedigree map” module 13061#: app/Module/PedigreeMapModule.php:122 13062msgid "Show the birthplace of ancestors on a map." 13063msgstr "Bir harita üzerinde ataların doğum yerlerini göster." 13064 13065#. I18N: label for a yes/no option 13066#: resources/views/modules/recent_changes/config.phtml:67 13067msgid "Show the date and time" 13068msgstr "Tarih ve saati göster" 13069 13070#: resources/views/modules/html/config.phtml:51 13071msgid "Show the date and time of update" 13072msgstr "Güncelleme tarihini ve saatini göster" 13073 13074#: resources/views/admin/trees-preferences.phtml:426 13075msgid "Show the events of close relatives on the individual page" 13076msgstr "Yakın akrabaların olaylarını bireysel sayfada göster" 13077 13078#. I18N: A configuration setting 13079#: resources/views/admin/trees-privacy.phtml:33 13080msgid "Show the family tree" 13081msgstr "Aile ağacını göster" 13082 13083#: app/Module/IndividualListModule.php:363 13084msgid "Show the list of individuals" 13085msgstr "Bireylerin listesini göster" 13086 13087#: app/Module/IndividualListModule.php:369 13088msgid "Show the list of surnames" 13089msgstr "Soyadların listesini göster" 13090 13091#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 13092#: app/Module/ModuleMapLinkTrait.php:49 13093msgid "Show the location of an event on an external map." 13094msgstr "Bir etkinliğin konumunu harici bir haritada gösterin." 13095 13096#. I18N: Description of the “Places” module 13097#: app/Module/PlacesModule.php:96 13098msgid "Show the location of events on a map." 13099msgstr "Bir harita üzerinde olayların yerini göster." 13100 13101#. I18N: label for a yes/no option 13102#: resources/views/modules/recent_changes/config.phtml:58 13103msgid "Show the user who made the change" 13104msgstr "Değişikliği yapan kullanıcıyı göster" 13105 13106#. I18N: Label for a configuration option 13107#: resources/views/modules/faq/edit.phtml:53 13108#: resources/views/modules/html/config.phtml:60 13109#: resources/views/modules/stories/edit.phtml:60 13110msgid "Show this block for which languages" 13111msgstr "Bu blok hangi diller için gösterilsin" 13112 13113#: resources/views/admin/trees-preferences.phtml:298 13114msgid "Show thumbnail images in charts and family groups." 13115msgstr "Grafiklerde ve aile gruplarında küçük resimleri göster." 13116 13117#: app/Auth.php:563 app/Auth.php:576 app/Elements/RestrictionNotice.php:96 13118#: app/Http/RequestHandlers/TreePreferencesPage.php:125 13119#: app/Http/RequestHandlers/TreePrivacyPage.php:93 13120#: resources/views/modals/restriction-fields.phtml:21 13121msgid "Show to managers" 13122msgstr "Yöneticilere göster" 13123 13124#: app/Auth.php:562 app/Auth.php:575 app/Elements/RestrictionNotice.php:99 13125#: app/Http/RequestHandlers/TreePreferencesPage.php:124 13126#: app/Http/RequestHandlers/TreePrivacyPage.php:92 13127#: resources/views/admin/trees-privacy.phtml:41 13128#: resources/views/admin/trees-privacy.phtml:92 13129#: resources/views/modals/restriction-fields.phtml:18 13130msgid "Show to members" 13131msgstr "Üyelere göster" 13132 13133#: app/Auth.php:561 app/Auth.php:574 app/Elements/RestrictionNotice.php:98 13134#: app/Http/RequestHandlers/TreePrivacyPage.php:91 13135#: resources/views/admin/trees-privacy.phtml:41 13136#: resources/views/admin/trees-privacy.phtml:92 13137#: resources/views/admin/trees-privacy.phtml:150 13138#: resources/views/modals/restriction-fields.phtml:15 13139msgid "Show to visitors" 13140msgstr "Ziyaretçilere göster" 13141 13142#: resources/views/lists/families-table.phtml:185 13143#: resources/views/lists/individuals-table.phtml:232 13144msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 13145msgstr "“Yaprak” çiftleri veya bireyleri gösterin. Bunlar hayatta olan ancak veri tabanında kayıtlı çocuğu olmayan kişilerdir." 13146 13147#: resources/views/lists/families-table.phtml:180 13148#: resources/views/lists/individuals-table.phtml:227 13149msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 13150msgstr "\"Kök\" çiftleri veya bireyleri gösterin. Bu kişilere “ataerkil” de denilebilir. Bunlar, veritabanında kayıtlı ebeveynleri olmayan bireylerdir." 13151 13152#. I18N: %s are placeholders for numbers 13153#: resources/views/lists/datatables-attributes.phtml:24 13154#: resources/views/lists/datatables-attributes.phtml:25 13155#: resources/views/pending-changes-page.phtml:24 13156#, php-format 13157msgid "Showing %1$s to %2$s of %3$s" 13158msgstr "%1$s - %2$s / %3$s gösteriliyor" 13159 13160#: resources/views/modules/pedigree-chart/previous.phtml:22 13161msgid "Sibling" 13162msgstr "Kardeş" 13163 13164#: resources/views/modules/pedigree-chart/previous.phtml:20 13165msgid "Siblings" 13166msgstr "Kardeşler" 13167 13168#: resources/views/admin/modules.phtml:177 13169#: resources/views/admin/modules.phtml:180 13170msgid "Sidebar" 13171msgstr "Kenar çubuğu" 13172 13173#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 13174#: resources/views/admin/control-panel.phtml:713 13175#: resources/views/admin/modules.phtml:86 13176#: resources/views/admin/modules.phtml:88 13177msgid "Sidebars" 13178msgstr "Kenar çubukları" 13179 13180#. I18N: Name of a country or state 13181#: app/Statistics/Service/CountryService.php:447 13182msgid "Sierra Leone" 13183msgstr "Sierra Leone" 13184 13185#. I18N: Name of a module 13186#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43 13187#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:296 13188msgid "Sign in" 13189msgstr "Oturum aç" 13190 13191#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:312 13192#: resources/views/layouts/administration.phtml:65 13193msgid "Sign out" 13194msgstr "Oturumu kapat" 13195 13196#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 13197#: resources/views/admin/control-panel.phtml:229 13198msgid "Sign-in and registration" 13199msgstr "Oturum açma ve kayıt" 13200 13201#: resources/views/help/date.phtml:136 13202msgid "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." 13203msgstr "Basit tarihlerin Miladi takvimde olduğu varsayılır. Başka bir takvimde bir tarih belirtmek için, tarihten önce bir anahtar sözcük ekleyin. Ay veya yıl biçimi tarihi belirsiz hale getiriyorsa, bu anahtar kelime isteğe bağlıdır." 13204 13205#. I18N: Name of a country or state 13206#: app/Statistics/Service/CountryService.php:437 13207msgid "Singapore" 13208msgstr "Singapur" 13209 13210#: resources/xml/reports/individual_ext_report.xml:363 13211#: resources/xml/reports/individual_report.xml:352 13212msgid "Sister" 13213msgstr "Kız kardeş" 13214 13215#. I18N: A configuration setting 13216#: app/Gedcom.php:1499 resources/views/modules/google-analytics/form.phtml:9 13217#: resources/views/modules/matomo-analytics/form.phtml:9 13218#: resources/views/modules/statcounter/form.phtml:9 13219msgid "Site identification code" 13220msgstr "Site kimlik kodu" 13221 13222#. I18N: Help text for the “Preferred contact method” configuration setting 13223#: resources/views/admin/users-edit.phtml:191 13224#: resources/views/edit-account-page.phtml:140 13225msgid "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." 13226msgstr "Site üyeleri birbirlerine mesaj gönderebilir. Bu mesajların size nasıl gönderileceğini seçebilir veya hiç almamayı seçebilirsiniz." 13227 13228#. I18N: A configuration setting 13229#: resources/views/modules/bing-webmaster-tools/form.phtml:9 13230#: resources/views/modules/google-webmaster-tools/form.phtml:9 13231msgid "Site verification code" 13232msgstr "Site doğrulama kodu" 13233 13234#: resources/views/modules/bing-webmaster-tools/form.phtml:18 13235#: resources/views/modules/google-webmaster-tools/form.phtml:18 13236msgid "Site verification codes do not work when webtrees is installed in a subfolder." 13237msgstr "Webtrees bir alt klasöre yüklendiğinde site doğrulama kodları çalışmaz." 13238 13239#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps 13240#: app/Module/SiteMapModule.php:156 13241msgid "Sitemaps" 13242msgstr "Site haritaları" 13243 13244#. I18N: The www.sitemaps.org site is translated into many languages (e.g. https://www.sitemaps.org/fr/) - choose an appropriate URL. 13245#: resources/views/modules/sitemap/config.phtml:23 13246msgid "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>." 13247msgstr "Site haritaları, web yöneticilerinin arama motorlarına tarama için mevcut olan bir web sitesindeki sayfalar hakkında bilgi vermesinin bir yoludur. Tüm büyük arama motorları site haritalarını destekler. Daha fazla bilgi için <a href=\"https://www.sitemaps.org/\">www.sitemaps.org</a> adresine bakın." 13248 13249#. I18N: a month in the Jewish calendar 13250#: app/Date/JewishDate.php:211 13251msgctxt "GENITIVE" 13252msgid "Sivan" 13253msgstr "Sivan" 13254 13255#. I18N: a month in the Jewish calendar 13256#: app/Date/JewishDate.php:315 13257msgctxt "INSTRUMENTAL" 13258msgid "Sivan" 13259msgstr "Sivan" 13260 13261#. I18N: a month in the Jewish calendar 13262#: app/Date/JewishDate.php:263 13263msgctxt "LOCATIVE" 13264msgid "Sivan" 13265msgstr "Sivan" 13266 13267#. I18N: a month in the Jewish calendar 13268#: app/Date/JewishDate.php:159 13269msgctxt "NOMINATIVE" 13270msgid "Sivan" 13271msgstr "Sivan" 13272 13273#. I18N: Skip over the headers and menus, to the main content of the page 13274#: resources/views/layouts/administration.phtml:46 13275#: resources/views/layouts/default.phtml:74 13276msgid "Skip to content" 13277msgstr "İçeriğe geç" 13278 13279#: app/Elements/RelationIsDescriptor.php:125 13280msgid "Slave" 13281msgstr "Köle" 13282 13283#: app/Elements/RelationIsDescriptor.php:90 13284msgctxt "FEMALE" 13285msgid "Slave" 13286msgstr "Köle" 13287 13288#: app/Elements/RelationIsDescriptor.php:69 13289msgctxt "MALE" 13290msgid "Slave" 13291msgstr "Köle" 13292 13293#. I18N: Name of a module 13294#: app/Module/SlideShowModule.php:205 13295msgid "Slide show" 13296msgstr "Slayt gösterisi" 13297 13298#. I18N: Name of a country or state 13299#: app/Statistics/Service/CountryService.php:463 13300msgid "Slovakia" 13301msgstr "Slovakya" 13302 13303#. I18N: Name of a country or state 13304#: app/Statistics/Service/CountryService.php:465 13305msgid "Slovenia" 13306msgstr "Slovenya" 13307 13308#: resources/views/setup/step-2-server-checks.phtml:68 13309msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 13310msgstr "Küçük sistemler (500 kişi): 16–32 MB, 10–20 saniye" 13311 13312#. I18N: Location of an LDS church temple 13313#: app/Elements/TempleCode.php:185 13314msgid "Snowflake, Arizona, United States" 13315msgstr "Snowflake, Arizona, ABD" 13316 13317#: app/Gedcom.php:720 13318msgid "Social security number" 13319msgstr "Sosyal güvenlik numarası" 13320 13321#. I18N: Name of a country or state 13322#: app/Statistics/Service/CountryService.php:445 13323msgid "Solomon Islands" 13324msgstr "Solomon Adaları" 13325 13326#. I18N: Name of a country or state 13327#: app/Statistics/Service/CountryService.php:453 13328msgid "Somalia" 13329msgstr "Somali" 13330 13331#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 13332#: resources/views/admin/trees-import.phtml:127 13333msgid "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." 13334msgstr "Bazı şecere yazılımları, tam yollara sahip medya dosya adlarını içeren GEDCOM dosyaları oluşturur. Bu yollar web sunucusunda bulunmayacaktır. Webtrees'in dosyayı bulmasına izin vermek için yolun ilk bölümünün kaldırılması gerekir." 13335 13336#. I18N: Description of a “Data fix” module 13337#: app/Module/FixNameTags.php:95 13338msgid "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." 13339msgstr "Bazı şecere yazılımları, _MARNM ve _AKA gibi özel etiketler kullanarak tüm adları tek bir ad kaydında saklar. Bir alternatif, her isim için yeni bir isim kaydı oluşturmaktır." 13340 13341#: resources/views/admin/tags.phtml:34 13342msgid "Some of these GEDCOM tags are used infrequently or never used." 13343msgstr "Bu GEDCOM etiketlerinden bazıları nadiren kullanılır veya hiç kullanılmaz." 13344 13345#. I18N: Help text for the “Hit counters” configuration setting 13346#: resources/views/admin/trees-preferences.phtml:634 13347msgid "Some pages can display the number of times that they have been visited." 13348msgstr "Bazı sayfalar, ziyaret edilme sayısını görüntüleyebilir." 13349 13350#. I18N: Help text for the “Fact icons” configuration setting 13351#: resources/views/admin/trees-preferences.phtml:522 13352msgid "Some themes can display icons on the “Facts and events” tab." 13353msgstr "Bazı temalar, \"Gerçekler ve olaylar\" sekmesinde simgeler gösterebilir." 13354 13355#: resources/views/edit/change-family-members.phtml:63 13356#: resources/xml/reports/family_group_report.xml:774 13357#: resources/xml/reports/individual_ext_report.xml:534 13358#: resources/xml/reports/individual_report.xml:530 13359msgid "Son" 13360msgstr "Oğul" 13361 13362#. I18N: e.g. “Son of [father name & mother name]” 13363#: app/Module/InteractiveTree/TreeView.php:361 13364#, php-format 13365msgid "Son of %s" 13366msgstr "%s oğlu" 13367 13368#: app/Gedcom.php:1622 13369msgid "Sort date" 13370msgstr "" 13371 13372#. I18N: Label for a configuration option 13373#: resources/views/modules/faq/config.phtml:56 13374#: resources/views/modules/faq/edit.phtml:63 13375#: resources/views/modules/recent_changes/config.phtml:40 13376#: resources/views/modules/todays_events/config.phtml:46 13377#: resources/views/modules/upcoming_events/config.phtml:58 13378#: resources/xml/reports/bdm_report.xml:11 13379#: resources/xml/reports/birth_report.xml:9 13380#: resources/xml/reports/cemetery_report.xml:6 13381#: resources/xml/reports/change_report.xml:7 13382#: resources/xml/reports/death_report.xml:9 13383#: resources/xml/reports/fact_sources.xml:7 13384#: resources/xml/reports/individual_ext_report.xml:8 13385#: resources/xml/reports/marriage_report.xml:9 13386#: resources/xml/reports/occupation_report.xml:6 13387#: resources/xml/reports/relative_ext_report.xml:7 13388msgid "Sort order" 13389msgstr "Sıralama düzeni" 13390 13391#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 13392#: resources/views/lists/individuals-table.phtml:243 13393msgid "Sosa" 13394msgstr "Sosa" 13395 13396#: resources/views/modules/ancestors-chart/tree.phtml:18 13397msgid "Sosa-Stradonitz number" 13398msgstr "Sosa-Stradonitz numarası" 13399 13400#: app/Http/RequestHandlers/SearchAdvancedPage.php:252 13401msgid "Sounds like" 13402msgstr "Gibi geliyor" 13403 13404#. I18N: Name of a module/report 13405#: app/Gedcom.php:789 app/Gedcom.php:1238 app/Gedcom.php:1242 13406#: app/Gedcom.php:1254 app/Gedcom.php:1258 app/Gedcom.php:1262 13407#: app/Gedcom.php:1268 app/Gedcom.php:1274 13408#: app/Http/RequestHandlers/CheckTree.php:352 13409#: app/Module/FactSourcesReportModule.php:44 13410#: resources/views/admin/trees-privacy.phtml:168 13411#: resources/views/admin/trees.phtml:231 13412#: resources/views/fact-gedcom-fields.phtml:65 13413#: resources/views/modals/link-media-to-source.phtml:23 13414#: resources/views/modules/favorites/favorites.phtml:107 13415#: resources/views/modules/random_media/slide-show.phtml:81 13416#: resources/views/modules/recent_changes/changes-table.phtml:71 13417#: resources/views/modules/sources_tab/tab.phtml:71 13418#: resources/xml/reports/bdm_report.xml:136 13419#: resources/xml/reports/bdm_report.xml:162 13420#: resources/xml/reports/bdm_report.xml:196 13421#: resources/xml/reports/birth_report.xml:43 13422#: resources/xml/reports/death_report.xml:54 13423#: resources/xml/reports/fact_sources.xml:3 13424#: resources/xml/reports/fact_sources.xml:43 13425#: resources/xml/reports/marriage_report.xml:54 13426#: resources/xml/reports/missing_facts_report.xml:108 13427#: resources/xml/reports/missing_facts_report.xml:153 13428#: resources/xml/reports/missing_facts_report.xml:194 13429#: resources/xml/reports/missing_facts_report.xml:236 13430#: resources/xml/reports/missing_facts_report.xml:277 13431#: resources/xml/reports/missing_facts_report.xml:318 13432#: resources/xml/reports/missing_facts_report.xml:360 13433#: resources/xml/reports/missing_facts_report.xml:402 13434#: resources/xml/reports/missing_facts_report.xml:444 13435#: resources/xml/reports/missing_facts_report.xml:487 13436#: resources/xml/reports/missing_facts_report.xml:529 13437#: resources/xml/reports/missing_facts_report.xml:570 13438msgid "Source" 13439msgstr "Kaynak" 13440 13441#: app/Gedcom.php:411 app/Gedcom.php:464 app/Gedcom.php:542 app/Gedcom.php:710 13442#: app/Gedcom.php:733 app/Gedcom.php:757 app/Gedcom.php:1100 13443#: app/Gedcom.php:1154 app/Gedcom.php:1227 app/Gedcom.php:1639 13444#: app/Gedcom.php:1653 13445msgid "Source citation" 13446msgstr "Kaynak alıntı" 13447 13448#: resources/views/admin/tags.phtml:323 13449msgid "Source citations" 13450msgstr "Kaynak alıntıları" 13451 13452#. I18N: Help text for the “Use full source citations” configuration setting 13453#: resources/views/admin/trees-preferences.phtml:714 13454msgid "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." 13455msgstr "Kaynak alıntılar, verilerin kalitesini (birincil, ikincil vb.) ve olayın kaynağa kaydedildiği tarihi kaydetmek için alanlar içerebilir. Bu alanları kullanmazsanız, yeni kaynak alıntıları oluştururken bunları devre dışı bırakabilirsiniz." 13456 13457#. I18N: A configuration setting 13458#: resources/views/admin/trees-preferences.phtml:722 13459#: resources/xml/reports/fact_sources.xml:6 13460msgid "Source type" 13461msgstr "Kaynak türü" 13462 13463#. I18N: Name of a module/list 13464#. I18N: Name of a module 13465#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:66 13466#: app/Module/SourceListModule.php:157 app/Module/SourcesTabModule.php:58 13467#: app/Services/AdminService.php:183 13468#: resources/views/admin/control-panel.phtml:322 13469#: resources/views/admin/merge-records-step-1.phtml:56 13470#: resources/views/admin/tags.phtml:398 13471#: resources/views/lists/media-table.phtml:81 13472#: resources/views/lists/notes-table.phtml:84 13473#: resources/views/lists/notes-table.phtml:93 13474#: resources/views/lists/repositories-table.phtml:51 13475#: resources/views/lists/sources-table.phtml:89 13476#: resources/views/modules/gedcom_stats/config.phtml:48 13477#: resources/views/modules/gedcom_stats/statistics.phtml:100 13478#: resources/views/modules/html/template-statistics.phtml:44 13479#: resources/views/modules/statistics-chart/chart-sources.phtml:10 13480#: resources/views/modules/statistics-chart/other-records.phtml:27 13481#: resources/views/record-page-links.phtml:67 13482#: resources/views/search-general-page.phtml:85 13483#: resources/views/search-results.phtml:59 13484#: resources/xml/reports/ahnentafel_report.xml:475 13485#: resources/xml/reports/descendancy_report.xml:611 13486#: resources/xml/reports/family_group_report.xml:1118 13487#: resources/xml/reports/individual_ext_report.xml:651 13488#: resources/xml/reports/individual_report.xml:647 13489msgid "Sources" 13490msgstr "Kaynaklar" 13491 13492#: resources/xml/reports/missing_facts_report.xml:14 13493msgid "Sources to the events" 13494msgstr "Olayların kaynakları" 13495 13496#. I18N: Name of a country or state 13497#: app/Statistics/Service/CountryService.php:540 13498msgid "South Africa" 13499msgstr "Güney Afrika" 13500 13501#: resources/views/modules/statistics-chart/custom.phtml:188 13502msgid "South America" 13503msgstr "Güney Amerika" 13504 13505#. I18N: Name of a country or state 13506#: app/Statistics/Service/CountryService.php:439 13507msgid "South Georgia and the South Sandwich Islands" 13508msgstr "Güney Georgia ve Güney Sandwich Adaları" 13509 13510#. I18N: Name of a country or state 13511#: app/Statistics/Service/CountryService.php:457 13512msgid "South Sudan" 13513msgstr "Güney Sudan" 13514 13515#. I18N: Name of a country or state 13516#: app/Statistics/Service/CountryService.php:179 13517msgid "Spain" 13518msgstr "İspanya" 13519 13520#: app/SurnameTradition.php:91 13521msgctxt "Surname tradition" 13522msgid "Spanish" 13523msgstr "İspanyol" 13524 13525#. I18N: Location of an LDS church temple 13526#: app/Elements/TempleCode.php:188 13527msgid "Spokane, Washington, United States" 13528msgstr "Spokane, Washington, ABD" 13529 13530#: app/Http/RequestHandlers/IndividualPage.php:218 13531#: resources/views/edit/change-family-members.phtml:36 13532#: resources/views/edit/change-family-members.phtml:51 13533#: resources/views/modules/pedigree-chart/previous.phtml:31 13534#: resources/xml/reports/bdm_report.xml:169 13535#: resources/xml/reports/individual_ext_report.xml:210 13536#: resources/xml/reports/individual_ext_report.xml:227 13537msgid "Spouse" 13538msgstr "Eş" 13539 13540#: resources/views/edit/reorder-families.phtml:33 13541#: resources/views/lists/surnames-table.phtml:35 13542#: resources/views/modules/family-book-chart/page.phtml:59 13543#: resources/views/modules/pedigree-chart/previous.phtml:29 13544msgid "Spouses" 13545msgstr "Eşler" 13546 13547#: resources/xml/reports/individual_ext_report.xml:6 13548#: resources/xml/reports/individual_ext_report.xml:90 13549#: resources/xml/reports/missing_facts_report.xml:6 13550#: resources/xml/reports/relative_ext_report.xml:6 13551#: resources/xml/reports/relative_ext_report.xml:42 13552msgid "Spouses and children" 13553msgstr "Eşler ve çocuklar" 13554 13555#. I18N: Name of a country or state 13556#: app/Statistics/Service/CountryService.php:302 13557msgid "Sri Lanka" 13558msgstr "Sri Lanka" 13559 13560#. I18N: Location of an LDS church temple 13561#: app/Elements/TempleCode.php:181 13562msgid "St. George, Utah, United States" 13563msgstr "St. George, Utah, ABD" 13564 13565#. I18N: Location of an LDS church temple 13566#: app/Elements/TempleCode.php:184 13567msgid "St. Louis, Missouri, United States" 13568msgstr "St. Louis, Missouri, ABD" 13569 13570#. I18N: Location of an LDS church temple 13571#: app/Elements/TempleCode.php:187 13572msgid "St. Paul, Minnesota, United States" 13573msgstr "St. Paul, Minnesota, ABD" 13574 13575#: resources/views/admin/tags.phtml:29 13576msgid "Standard GEDCOM tags" 13577msgstr "" 13578 13579#: resources/views/modules/random_media/config.phtml:46 13580msgid "Start slide show on page load" 13581msgstr "Sayfa yüklendiğinde slayt gösterisini başlat" 13582 13583#: resources/views/modules/lifespans-chart/page.phtml:54 13584msgid "Start year" 13585msgstr "Başlangıç yılı" 13586 13587#: resources/xml/reports/change_report.xml:5 13588msgid "Starting range of change dates" 13589msgstr "Değişiklik tarihlerinin başlangıç aralığı" 13590 13591#: app/Module/StatcounterModule.php:41 13592msgid "Statcounter™" 13593msgstr "StatCounter™" 13594 13595#: app/Gedcom.php:388 app/Gedcom.php:500 app/Gedcom.php:520 app/Gedcom.php:775 13596#: app/Gedcom.php:822 app/Gedcom.php:1223 app/Gedcom.php:1523 13597msgid "State" 13598msgstr "Eyalet" 13599 13600#. I18N: Name of a module 13601#. I18N: Name of a module/chart 13602#: app/Module/FamilyTreeStatisticsModule.php:68 13603#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87 13604#: resources/views/modules/gedcom_stats/config.phtml:41 13605#: resources/views/modules/gedcom_stats/statistics.phtml:38 13606#: resources/views/modules/gedcom_stats/statistics.phtml:158 13607msgid "Statistics" 13608msgstr "İstatistikler" 13609 13610#: app/Gedcom.php:461 app/Gedcom.php:567 app/Gedcom.php:608 app/Gedcom.php:628 13611#: app/Gedcom.php:639 app/Gedcom.php:707 app/Gedcom.php:1120 13612#: app/Gedcom.php:1176 app/Gedcom.php:1389 app/Gedcom.php:1392 13613#: resources/views/admin/changes-log.phtml:55 13614#: resources/views/admin/changes-log.phtml:135 13615msgid "Status" 13616msgstr "Durum" 13617 13618#: app/Gedcom.php:462 app/Gedcom.php:568 app/Gedcom.php:609 app/Gedcom.php:629 13619#: app/Gedcom.php:708 13620msgid "Status change date" 13621msgstr "Durum değişiklik tarihi" 13622 13623#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13624#: app/Elements/LdsBaptismDateStatus.php:73 13625#: app/Elements/LdsChildSealingDateStatus.php:66 13626#: app/Elements/LdsEndowmentDateStatus.php:74 13627msgid "Stillborn: exempt" 13628msgstr "Ölü doğan: muaf" 13629 13630#. I18N: Location of an LDS church temple 13631#: app/Elements/TempleCode.php:189 13632msgid "Stockholm, Sweden" 13633msgstr "Stockholm, İsveç" 13634 13635#: resources/views/layouts/default.phtml:158 13636#: resources/views/modules/random_media/slide-show.phtml:34 13637#: resources/views/modules/random_media/slide-show.phtml:36 13638msgid "Stop" 13639msgstr "Durdur" 13640 13641#. I18N: Name of a module 13642#: app/Module/StoriesModule.php:205 13643#: resources/views/modules/stories/config.phtml:51 13644#: resources/views/modules/stories/edit.phtml:22 13645msgid "Stories" 13646msgstr "Hikayeler" 13647 13648#: resources/views/modules/stories/edit.phtml:51 13649msgid "Story" 13650msgstr "Hikaye" 13651 13652#: resources/views/modules/stories/config.phtml:57 13653#: resources/views/modules/stories/edit.phtml:42 13654#: resources/views/modules/stories/list.phtml:18 13655msgid "Story title" 13656msgstr "Hikaye başlığı" 13657 13658#: app/Gedcom.php:1295 app/Gedcom.php:1327 13659msgid "Street name" 13660msgstr "Sokak adı" 13661 13662#: resources/views/admin/broadcast.phtml:45 13663#: resources/views/admin/email-page.phtml:50 13664#: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:48 13665#: resources/views/modules/user-messages/user-messages.phtml:70 13666msgid "Subject" 13667msgstr "Konu" 13668 13669#: app/Gedcom.php:511 app/Gedcom.php:837 13670#: app/Http/RequestHandlers/CheckTree.php:353 app/Submission.php:44 13671#: app/Submission.php:45 app/Submission.php:46 13672msgid "Submission" 13673msgstr "Gönderme" 13674 13675#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13676#: app/Elements/LdsBaptismDateStatus.php:75 13677#: app/Elements/LdsChildSealingDateStatus.php:68 13678#: app/Elements/LdsEndowmentDateStatus.php:76 13679#: app/Elements/LdsSpouseSealingDateStatus.php:76 13680msgid "Submitted but not yet cleared" 13681msgstr "Gönderildi ancak henüz temizlenmedi" 13682 13683#: app/Gedcom.php:474 app/Gedcom.php:510 app/Gedcom.php:721 app/Gedcom.php:814 13684#: app/Gedcom.php:848 app/Http/RequestHandlers/CheckTree.php:354 13685#: resources/views/admin/trees.phtml:264 13686#: resources/views/modals/submission-fields.phtml:14 13687#: resources/views/modules/recent_changes/changes-table.phtml:74 13688msgid "Submitter" 13689msgstr "Gönderen" 13690 13691#: resources/views/lists/submitters-table.phtml:67 13692msgid "Submitter name" 13693msgstr "Gönderenin adı" 13694 13695#. I18N: Name of a module/list 13696#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:67 13697#: app/Module/SubmitterListModule.php:170 13698#: resources/views/admin/control-panel.phtml:326 13699#: resources/views/admin/merge-records-step-1.phtml:60 13700#: resources/views/admin/tags.phtml:879 13701#: resources/views/lists/submitters-table.phtml:62 13702#: resources/views/record-page-links.phtml:94 13703msgid "Submitters" 13704msgstr "Gönderenler" 13705 13706#. I18N: Name of a country or state 13707#: app/Statistics/Service/CountryService.php:429 13708msgid "Sudan" 13709msgstr "Sudan" 13710 13711#. I18N: abbreviation for Sunday 13712#: app/Date/AbstractCalendarDate.php:285 13713#: resources/views/edit/initialize-calendar-popup.phtml:23 13714msgid "Sun" 13715msgstr "Paz" 13716 13717#: app/Date/AbstractCalendarDate.php:252 13718msgid "Sunday" 13719msgstr "Pazar" 13720 13721#. I18N: %s is a URL/link to the project website 13722#: resources/views/admin/control-panel.phtml:177 13723#, php-format 13724msgid "Support and documentation can be found at %s." 13725msgstr "Destek ve belgeler %s adresinde bulunabilir." 13726 13727#: app/Services/ServerCheckService.php:328 13728msgid "Support for PostgreSQL is experimental." 13729msgstr "PostgreSQL desteği deneyseldir." 13730 13731#: app/Services/ServerCheckService.php:333 13732msgid "Support for SQL Server is experimental." 13733msgstr "SQL Server desteği deneyseldir." 13734 13735#. I18N: Name of a country or state 13736#: app/Statistics/Service/CountryService.php:461 13737msgid "Suriname" 13738msgstr "Surinam" 13739 13740#: app/Gedcom.php:658 app/Gedcom.php:670 app/Gedcom.php:673 13741#: app/Http/RequestHandlers/HelpText.php:241 13742#: resources/views/branches-page.phtml:27 13743#: resources/views/lists/families-table.phtml:221 13744#: resources/views/lists/families-table.phtml:224 13745#: resources/views/lists/individuals-table.phtml:241 13746#: resources/views/lists/surnames-table.phtml:31 13747#: resources/views/modules/statistics-chart/custom.phtml:168 13748#: resources/views/search-phonetic-page.phtml:44 13749msgid "Surname" 13750msgstr "Soyadı" 13751 13752#: app/Statistics/Google/ChartDistribution.php:295 13753msgid "Surname distribution chart" 13754msgstr "Soyadı dağılım tablosu" 13755 13756#: resources/views/admin/trees-preferences.phtml:336 13757msgid "Surname list style" 13758msgstr "Soyadı listesi stili" 13759 13760#: resources/views/modules/fix-add-marr-names/options.phtml:16 13761msgid "Surname option" 13762msgstr "Soyadı seçeneği" 13763 13764#: app/Gedcom.php:657 app/Gedcom.php:669 app/Gedcom.php:672 13765msgid "Surname prefix" 13766msgstr "Soyadı öneki" 13767 13768#: resources/views/admin/trees-preferences.phtml:696 13769msgid "Surname tradition" 13770msgstr "Soyadı geleneği" 13771 13772#: resources/views/lists/surnames-table.phtml:26 13773#: resources/views/modules/gedcom_stats/config.phtml:68 13774#: resources/views/modules/gedcom_stats/statistics.phtml:77 13775#: resources/views/modules/statistics-chart/custom.phtml:163 13776msgid "Surnames" 13777msgstr "Soyadları" 13778 13779#. I18N: In the Lithuanian surname tradition, ... 13780#: app/SurnameTradition.php:113 13781msgid "Surnames are inflected to indicate an individual’s gender and marital status." 13782msgstr "Soyadları, bir bireyin cinsiyetini ve medeni durumunu belirtmek için çekilir." 13783 13784#. I18N: In the Polish surname tradition, ... 13785#: app/SurnameTradition.php:106 13786msgid "Surnames are inflected to indicate an individual’s gender." 13787msgstr "Soyadları, bir bireyin cinsiyetini belirtmek için çekilir." 13788 13789#. I18N: Location of an LDS church temple 13790#: app/Elements/TempleCode.php:190 13791msgid "Suva, Fiji" 13792msgstr "Suva, Fiji" 13793 13794#. I18N: Name of a country or state 13795#: app/Statistics/Service/CountryService.php:443 13796msgid "Svalbard and Jan Mayen" 13797msgstr "Svalbard ve Jan Mayen" 13798 13799#. I18N: Reverse the order of two individuals 13800#: resources/views/modules/relationships-chart/page.phtml:84 13801msgid "Swap individuals" 13802msgstr "Bireyleri takas et" 13803 13804#. I18N: Name of a country or state 13805#: app/Statistics/Service/CountryService.php:469 13806msgid "Swaziland" 13807msgstr "Svaziland" 13808 13809#. I18N: Name of a country or state 13810#: app/Statistics/Service/CountryService.php:467 13811msgid "Sweden" 13812msgstr "İsveç" 13813 13814#. I18N: Name of a country or state 13815#: app/Statistics/Service/CountryService.php:122 13816msgid "Switzerland" 13817msgstr "İsviçre" 13818 13819#. I18N: Location of an LDS church temple 13820#: app/Elements/TempleCode.php:192 13821msgid "Sydney, Australia" 13822msgstr "Sidney, Avustralya" 13823 13824#: resources/views/admin/synchronize-trees.phtml:12 13825msgid "Synchronize family trees with GEDCOM files" 13826msgstr "Aile ağaçlarını GEDCOM dosyaları ile senkronize et" 13827 13828#. I18N: Name of a country or state 13829#: app/Statistics/Service/CountryService.php:474 13830msgid "Syria" 13831msgstr "Suriye" 13832 13833#: resources/views/admin/modules.phtml:169 13834#: resources/views/admin/modules.phtml:172 13835msgid "Tab" 13836msgstr "Sekme" 13837 13838#: resources/views/setup/step-4-database-mysql.phtml:119 13839#: resources/views/setup/step-4-database-pgsql.phtml:104 13840#: resources/views/setup/step-4-database-sqlite.phtml:72 13841#: resources/views/setup/step-4-database-sqlsvr.phtml:104 13842msgid "Table prefix" 13843msgstr "Tablo öneki" 13844 13845#: resources/xml/reports/ahnentafel_report.xml:13 13846#: resources/xml/reports/bdm_report.xml:12 13847#: resources/xml/reports/birth_report.xml:10 13848#: resources/xml/reports/cemetery_report.xml:8 13849#: resources/xml/reports/change_report.xml:9 13850#: resources/xml/reports/descendancy_report.xml:8 13851#: resources/xml/reports/fact_sources.xml:8 13852#: resources/xml/reports/family_group_report.xml:11 13853#: resources/xml/reports/individual_ext_report.xml:12 13854#: resources/xml/reports/individual_report.xml:9 13855#: resources/xml/reports/marriage_report.xml:10 13856#: resources/xml/reports/missing_facts_report.xml:8 13857#: resources/xml/reports/occupation_report.xml:7 13858#: resources/xml/reports/pedigree_report.xml:8 13859#: resources/xml/reports/relative_ext_report.xml:8 13860msgctxt "paper size" 13861msgid "Tabloid" 13862msgstr "Tabloid" 13863 13864#: app/Http/RequestHandlers/ModulesTabsPage.php:43 13865#: resources/views/admin/control-panel.phtml:706 13866#: resources/views/admin/modules.phtml:82 13867#: resources/views/admin/modules.phtml:84 13868msgid "Tabs" 13869msgstr "Sekmeler" 13870 13871#. I18N: Location of an LDS church temple 13872#: app/Elements/TempleCode.php:193 13873msgid "Taipei, Taiwan" 13874msgstr "Taipei, Tayvan" 13875 13876#. I18N: Name of a country or state 13877#: app/Statistics/Service/CountryService.php:502 13878msgid "Taiwan" 13879msgstr "Tayvan" 13880 13881#. I18N: Name of a country or state 13882#: app/Statistics/Service/CountryService.php:484 13883msgid "Tajikistan" 13884msgstr "Tacikistan" 13885 13886#. I18N: Location of an LDS church temple 13887#: app/Elements/TempleCode.php:194 13888msgid "Tampico, Mexico" 13889msgstr "Tampico, Meksika" 13890 13891#. I18N: a month in the Jewish calendar 13892#: app/Date/JewishDate.php:213 13893msgctxt "GENITIVE" 13894msgid "Tamuz" 13895msgstr "Tamuz" 13896 13897#. I18N: a month in the Jewish calendar 13898#: app/Date/JewishDate.php:317 13899msgctxt "INSTRUMENTAL" 13900msgid "Tamuz" 13901msgstr "Tamuz" 13902 13903#. I18N: a month in the Jewish calendar 13904#: app/Date/JewishDate.php:265 13905msgctxt "LOCATIVE" 13906msgid "Tamuz" 13907msgstr "Tamuz" 13908 13909#. I18N: a month in the Jewish calendar 13910#: app/Date/JewishDate.php:161 13911msgctxt "NOMINATIVE" 13912msgid "Tamuz" 13913msgstr "Tamuz" 13914 13915#. I18N: Name of a country or state 13916#: app/Statistics/Service/CountryService.php:504 13917msgid "Tanzania" 13918msgstr "Tanzanya" 13919 13920#. I18N: The name of a colour-scheme 13921#: app/Module/ColorsTheme.php:183 13922msgid "Teal Top" 13923msgstr "Çamurcun Başı" 13924 13925#. I18N: A configuration setting 13926#: resources/views/admin/trees-preferences.phtml:175 13927msgid "Technical help contact" 13928msgstr "Teknik yardım iletişim" 13929 13930#. I18N: Location of an LDS church temple 13931#: app/Elements/TempleCode.php:195 13932msgid "Tegucigalpa, Honduras" 13933msgstr "Tegucigalpa, Honduras" 13934 13935#: resources/views/modules/html/config.phtml:27 13936msgid "Templates" 13937msgstr "Şablonlar" 13938 13939#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 13940#: app/Gedcom.php:463 app/Gedcom.php:569 app/Gedcom.php:610 app/Gedcom.php:630 13941#: app/Gedcom.php:709 app/Gedcom.php:849 13942#: resources/xml/reports/individual_report.xml:208 13943msgid "Temple" 13944msgstr "Tapınak" 13945 13946#. I18N: a month in the Jewish calendar 13947#: app/Date/JewishDate.php:199 13948msgctxt "GENITIVE" 13949msgid "Tevet" 13950msgstr "Tevet" 13951 13952#. I18N: a month in the Jewish calendar 13953#: app/Date/JewishDate.php:303 13954msgctxt "INSTRUMENTAL" 13955msgid "Tevet" 13956msgstr "Tevet" 13957 13958#. I18N: a month in the Jewish calendar 13959#: app/Date/JewishDate.php:251 13960msgctxt "LOCATIVE" 13961msgid "Tevet" 13962msgstr "Tevet" 13963 13964#. I18N: a month in the Jewish calendar 13965#: app/Date/JewishDate.php:147 13966msgctxt "NOMINATIVE" 13967msgid "Tevet" 13968msgstr "Tevet" 13969 13970#: app/Gedcom.php:414 app/Gedcom.php:467 app/Gedcom.php:545 app/Gedcom.php:713 13971#: app/Gedcom.php:736 app/Gedcom.php:760 app/Gedcom.php:812 app/Gedcom.php:1103 13972#: app/Gedcom.php:1157 app/Gedcom.php:1245 app/Gedcom.php:1278 13973#: app/Gedcom.php:1606 app/Gedcom.php:1642 app/Gedcom.php:1656 13974#: resources/views/admin/trees-preferences.phtml:581 13975#: resources/views/modals/source-fields.phtml:58 13976msgid "Text" 13977msgstr "Metin" 13978 13979#: app/Gedcom.php:1495 13980msgid "Text direction" 13981msgstr "" 13982 13983#. I18N: Name of a country or state 13984#: app/Statistics/Service/CountryService.php:482 13985msgid "Thailand" 13986msgstr "Tayland" 13987 13988#: resources/views/help/name.phtml:8 13989msgid "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." 13990msgstr "<b>Adı</b> alanı, kişinin tam adını, yazıldığı veya kaydedildiği gibi içerir. Ekranda bu şekilde görüntülenecektir. Adın farklı bölümlerini tanımlamak için standart şecere ek açıklamalarını kullanır." 13991 13992#: resources/views/help/surname.phtml:8 13993msgid "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." 13994msgstr "<b>Soyadı</b> alanı, sıralama ve gruplama için kullanılan bir ad içerir. Her zaman <b>adı</b> alanından alınan kişinin gerçek soyadından farklı olabilir. Bu alan, önekli olan veya olmayan soyadlarını (Gogh / van Gogh) sıralamak ve yazım varyasyonlarını veya tonlamalarını gruplamak (Kowalski / Kowalska) için kullanılabilir. Bir kişinin birden fazla soyadı altında listelenmesi gerekiyorsa, her isim virgülle ayrılmalıdır." 13995 13996#: app/Http/RequestHandlers/SynchronizeTrees.php:98 13997#, php-format 13998msgid "The GEDCOM file “%s” has been imported." 13999msgstr "GEDCOM dosyası “%s” içe aktarıldı." 14000 14001#: resources/views/admin/tags.phtml:32 14002msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." 14003msgstr "GEDCOM standardı, etiket adı verilen çok sayıda veri giriş alanı sağlar." 14004 14005#. I18N: Location of an LDS church temple 14006#: app/Elements/TempleCode.php:104 14007msgid "The Hague, Netherlands" 14008msgstr "Lahey, Hollanda" 14009 14010#: app/Services/ServerCheckService.php:124 14011#, php-format 14012msgid "The PHP extension “%s” is not installed." 14013msgstr "PHP uzantısı “%s” yüklü değil." 14014 14015#: app/Services/ServerCheckService.php:180 14016#, php-format 14017msgid "The PHP function “%1$s” is disabled." 14018msgstr "PHP işlevi \"%1$s\" devre dışı bırakıldı." 14019 14020#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14021#: app/Exceptions/FileUploadException.php:78 14022msgid "The PHP temporary folder is missing." 14023msgstr "PHP geçici klasörü eksik." 14024 14025#: app/Services/ServerCheckService.php:143 14026#, php-format 14027msgid "The PHP.INI setting “%1$s” is disabled." 14028msgstr "PHP.INI ayarı “%1$s” devre dışı bırakıldı." 14029 14030#: app/Services/ServerCheckService.php:147 14031#, php-format 14032msgid "The PHP.INI setting “%1$s” is enabled." 14033msgstr "PHP.INI “%1$s” ayarı etkinleştirildi." 14034 14035#: resources/views/modules/share-url/share.phtml:29 14036msgid "The URL was copied to the clipboard" 14037msgstr "URL panoya kopyalandı" 14038 14039#: resources/views/emails/approve-user-html.phtml:19 14040#: resources/views/emails/approve-user-text.phtml:14 14041#, php-format 14042msgid "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" 14043msgstr "Webtrees %s sitesindeki yönetici, bir hesap için başvurunuzu onayladı. Şimdi aşağıdaki bağlantıya erişerek oturum açabilirsiniz: %s" 14044 14045#: resources/views/verify-success-page.phtml:20 14046msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 14047msgstr "Yönetici bilgilendirildi. Size oturum açma izni verir vermez, kullanıcı adınız ve şifrenizle oturum açabilirsiniz." 14048 14049#. I18N: Description of the “Calendar” module 14050#: app/Module/CalendarMenuModule.php:53 14051msgid "The calendar menu." 14052msgstr "Takvim menüsü." 14053 14054#. I18N: %s is the name of a genealogy record 14055#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 14056#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:63 14057#, php-format 14058msgid "The changes to “%s” have been accepted." 14059msgstr "“%s” için yapılan değişiklikler kabul edildi." 14060 14061#. I18N: %s is the name of a genealogy record 14062#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:64 14063#: app/Http/RequestHandlers/PendingChangesRejectTree.php:59 14064#, php-format 14065msgid "The changes to “%s” have been rejected." 14066msgstr "“%s” için yapılan değişiklikler reddedildi." 14067 14068#. I18N: Description of the “Charts” module 14069#: app/Module/ChartsMenuModule.php:68 14070msgid "The charts menu." 14071msgstr "Grafikler menüsü." 14072 14073#: resources/views/modules/clippings/show.phtml:19 14074msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 14075msgstr "Kupür sepeti, bu aile ağacından alıntılar almanızı ve bunları bir GEDCOM dosyası olarak indirmenizi sağlar." 14076 14077#: resources/views/admin/trees-preferences.phtml:382 14078msgid "The date and time of the last update" 14079msgstr "Son güncellemenin tarihi ve saati" 14080 14081#: app/Http/RequestHandlers/AccountUpdate.php:114 14082#: app/Http/RequestHandlers/MapDataSave.php:101 14083#, php-format 14084msgid "The details for “%s” have been updated." 14085msgstr "“%s” detayları güncellendi." 14086 14087#. I18N: %s is a filename 14088#: app/Http/RequestHandlers/ExportGedcomServer.php:88 14089#: app/Http/RequestHandlers/UpgradeWizardStep.php:232 14090#, php-format 14091msgid "The family tree has been exported to %s." 14092msgstr "Aile ağacı %s'e aktarıldı." 14093 14094#: app/Http/RequestHandlers/CreateTreeAction.php:63 14095#, php-format 14096msgid "The family tree “%s” already exists." 14097msgstr "“%s” aile ağacı zaten var." 14098 14099#: app/Http/RequestHandlers/CreateTreeAction.php:70 14100#, php-format 14101msgid "The family tree “%s” has been created." 14102msgstr "“%s” aile ağacı oluşturuldu." 14103 14104#. I18N: %s is the name of a family tree 14105#: app/Http/RequestHandlers/DeleteTreeAction.php:62 14106#: app/Http/RequestHandlers/SynchronizeTrees.php:112 14107#, php-format 14108msgid "The family tree “%s” has been deleted." 14109msgstr "“%s” aile ağacı silindi." 14110 14111#. I18N: %s is the name of a family tree 14112#: app/Http/RequestHandlers/SelectDefaultTree.php:52 14113#, php-format 14114msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 14115msgstr "“%s” aile ağacı, bu web sitesine ilk geldiklerinde ziyaretçilere gösterilecektir." 14116 14117#: app/Http/RequestHandlers/MergeTreesAction.php:249 14118msgid "The family trees have been merged successfully." 14119msgstr "Aile ağaçları başarıyla birleştirildi." 14120 14121#. I18N: Description of the “Family trees” module 14122#: app/Module/TreesMenuModule.php:70 14123msgid "The family trees menu." 14124msgstr "Aile ağaçları menüsü." 14125 14126#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 14127#: app/Http/RequestHandlers/DeleteRecord.php:80 14128#, php-format 14129msgid "The family “%s” has been deleted because it only has one member." 14130msgstr "Sadece bir üyesi olduğundan “%s” ailesi silindi." 14131 14132#: app/Http/RequestHandlers/UploadMediaAction.php:126 14133#, php-format 14134msgid "The file %s already exists. Use another filename." 14135msgstr "%s dosyası zaten var. Başka bir dosya adı kullanın." 14136 14137#: app/Http/RequestHandlers/ExportGedcomServer.php:91 14138#, php-format 14139msgid "The file %s could not be created." 14140msgstr "%s dosyası oluşturulamadı." 14141 14142#: app/Http/RequestHandlers/DeletePath.php:73 14143#: app/Http/RequestHandlers/DeletePath.php:90 14144#, php-format 14145msgid "The file %s could not be deleted." 14146msgstr "%s dosyası silinemedi." 14147 14148#: app/Http/RequestHandlers/DeletePath.php:88 14149#, php-format 14150msgid "The file %s has been deleted." 14151msgstr "%s dosyası silindi." 14152 14153#: app/Http/RequestHandlers/UploadMediaAction.php:133 14154#, php-format 14155msgid "The file %s has been uploaded." 14156msgstr "%s dosyası yüklendi." 14157 14158#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14159#: app/Exceptions/FileUploadException.php:68 14160msgid "The file was only partially uploaded. Please try again." 14161msgstr "Dosya sadece kısmen yüklendi, lütfen tekrar deneyin." 14162 14163#. I18N: %s is a filename 14164#: resources/views/media-page-details.phtml:56 14165#: resources/views/modules/media-list/page.phtml:149 14166#, php-format 14167msgid "The file “%s” does not exist." 14168msgstr "“%s” dosyası mevcut değil." 14169 14170#: resources/views/edit/reorder-families.phtml:77 14171msgid "The first family in the list will be used in charts, lists, reports, etc." 14172msgstr "Listedeki ilk aile grafiklerinde, listelerde, raporlarda vb. kullanılacaktır." 14173 14174#: app/Http/RequestHandlers/DeletePath.php:83 14175#, php-format 14176msgid "The folder %s could not be deleted." 14177msgstr "%s klasörü silinemedi." 14178 14179#: app/Http/RequestHandlers/UpgradeWizardStep.php:194 14180#, php-format 14181msgid "The folder %s has been created." 14182msgstr "%s klasörü oluşturuldu." 14183 14184#: app/Http/RequestHandlers/DeletePath.php:81 14185#, php-format 14186msgid "The folder %s has been deleted." 14187msgstr "%s klasörü silindi." 14188 14189#: resources/views/admin/site-preferences.phtml:42 14190msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 14191msgstr "Klasör tam olarak (örn. /home/user_name/webtrees_data/) veya kurulum klasörüne göre (örn. ../../webtrees_data/) belirtilebilir." 14192 14193#: app/Http/RequestHandlers/SitePreferencesAction.php:55 14194#, php-format 14195msgid "The folder “%s” does not exist." 14196msgstr "“%s” klasörü mevcut değil." 14197 14198#: resources/views/admin/merge-records-step-2.phtml:39 14199msgid "The following facts and events were found in both records." 14200msgstr "Her iki kayıtta da aşağıdaki gerçekler ve olaylar bulundu." 14201 14202#. I18N: the name of an individual, source, etc. 14203#: resources/views/admin/merge-records-step-2.phtml:86 14204#: resources/views/admin/merge-records-step-2.phtml:132 14205#, php-format 14206msgid "The following facts and events were only found in the record of %s." 14207msgstr "Aşağıdaki gerçekler ve olaylar sadece %s kayıtlarında bulundu." 14208 14209#: resources/views/setup/step-2-server-checks.phtml:65 14210msgid "The following list shows typical requirements." 14211msgstr "Aşağıdaki liste tipik gereksinimleri gösterir." 14212 14213#: app/Http/RequestHandlers/HelpText.php:294 14214msgid "The help text has not been written for this item." 14215msgstr "Bu öğe için yardım metni yazılmamıştır." 14216 14217#. I18N: Help text for the “Technical help contact” configuration setting 14218#: resources/views/admin/trees-preferences.phtml:187 14219msgid "The individual to be contacted about technical questions or errors encountered on your website." 14220msgstr "Web sitenizde karşılaşılan teknik sorular veya hatalar hakkında iletişim kurmanız gereken kişi." 14221 14222#. I18N: Help text for the “Genealogy contact” configuration setting 14223#: resources/views/admin/trees-preferences.phtml:167 14224msgid "The individual to contact about the genealogy data on this website." 14225msgstr "Bu web sitesinde şecere verileri hakkında iletişime geçilecek kişi." 14226 14227#. I18N: %s are names of records, such as sources, repositories or individuals 14228#: app/Http/RequestHandlers/DeleteRecord.php:88 14229#: app/Http/RequestHandlers/DeleteRecord.php:93 14230#, php-format 14231msgid "The link from “%1$s” to “%2$s” has been deleted." 14232msgstr "“%1$s” ile “%2$s” arasındaki bağlantı silindi." 14233 14234#: app/Http/RequestHandlers/MergeFactsAction.php:107 14235#, php-format 14236msgid "The link from “%1$s” to “%2$s” has been updated." 14237msgstr "“%1$s” ile “%2$s” arasındaki bağlantı güncellendi." 14238 14239#. I18N: Description of the “Lists” module 14240#: app/Module/ListsMenuModule.php:66 14241msgid "The lists menu." 14242msgstr "Listeler menüsü." 14243 14244#: app/Http/RequestHandlers/CreateLocationAction.php:57 14245#: app/Http/RequestHandlers/MapDataSave.php:89 14246msgid "The location has been created" 14247msgstr "Konum oluşturuldu" 14248 14249#: resources/views/modules/place-hierarchy/sidebar.phtml:33 14250msgid "The location of this place is not known." 14251msgstr "Bu yerin konumu bilinmiyor." 14252 14253#: app/Http/RequestHandlers/EditMediaFileAction.php:138 14254#, php-format 14255msgid "The media file %1$s could not be renamed to %2$s." 14256msgstr "%1$s medya dosyası %2$s olarak yeniden adlandırılamadı." 14257 14258#: app/Http/RequestHandlers/EditMediaFileAction.php:135 14259#, php-format 14260msgid "The media file %1$s has been renamed to %2$s." 14261msgstr "%1$s medya dosyası %2$s olarak yeniden adlandırıldı." 14262 14263#: app/Http/RequestHandlers/CreateMediaObjectAction.php:96 14264msgid "The media object has been created" 14265msgstr "Medya nesnesi oluşturuldu" 14266 14267#: resources/views/setup/step-2-server-checks.phtml:62 14268msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 14269msgstr "Bellek ve CPU zaman gereksinimleri, aile ağacınızdaki kişi sayısına bağlıdır." 14270 14271#: app/Http/RequestHandlers/BroadcastAction.php:85 14272#, php-format 14273msgid "The message was not sent to %s." 14274msgstr "" 14275 14276#: app/Http/RequestHandlers/ContactAction.php:151 14277#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 14278#: app/Http/RequestHandlers/MessageAction.php:98 14279msgid "The message was not sent." 14280msgstr "Mesaj gönderilmedi." 14281 14282#: app/Http/RequestHandlers/BroadcastAction.php:80 14283#: app/Http/RequestHandlers/ContactAction.php:146 14284#: app/Http/RequestHandlers/EmailPreferencesAction.php:88 14285#: app/Http/RequestHandlers/MessageAction.php:93 14286#, php-format 14287msgid "The message was successfully sent to %s." 14288msgstr "Mesaj başarıyla %s adresine gönderildi." 14289 14290#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:75 14291#: app/Http/RequestHandlers/ModulesAllAction.php:71 14292#: app/Module/ChartsBlockModule.php:123 app/Module/ChartsBlockModule.php:143 14293#: app/Module/ChartsBlockModule.php:163 app/Module/ChartsBlockModule.php:177 14294#, php-format 14295msgid "The module “%s” has been disabled." 14296msgstr "“%s” modülü devre dışı bırakıldı." 14297 14298#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:73 14299#: app/Http/RequestHandlers/ModulesAllAction.php:69 14300#, php-format 14301msgid "The module “%s” has been enabled." 14302msgstr "“%s” modülü etkinleştirildi." 14303 14304#. I18N: Help text for the “Quick family facts” configuration setting 14305#: resources/views/admin/trees-preferences.phtml:686 14306msgid "The most common family facts and events are listed separately, so that they can be added more easily." 14307msgstr "En yaygın aile gerçekleri ve olayları, daha kolay eklenebilmeleri için ayrı ayrı listelenmiştir." 14308 14309#. I18N: Help text for the “Quick individual facts” configuration setting 14310#: resources/views/admin/trees-preferences.phtml:661 14311msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 14312msgstr "En yaygın bireysel gerçekler ve olaylar, daha kolay eklenebilmeleri için ayrı ayrı listelenmiştir." 14313 14314#: resources/views/admin/site-registration.phtml:56 14315msgid "The new user will be asked to confirm their email address before the account is created." 14316msgstr "Hesap oluşturulmadan önce yeni kullanıcıdan e-posta adresini onaylaması istenecektir." 14317 14318#: app/Http/RequestHandlers/CreateNoteAction.php:64 14319msgid "The note has been created" 14320msgstr "Not oluşturuldu" 14321 14322#: app/Validator.php:234 app/Validator.php:250 app/Validator.php:260 14323#: app/Validator.php:292 app/Validator.php:311 app/Validator.php:334 14324#: app/Validator.php:353 app/Validator.php:369 app/Validator.php:385 14325#, php-format 14326msgid "The parameter “%s” is missing." 14327msgstr "“%s” parametresi eksik." 14328 14329#: app/Http/RequestHandlers/SetupWizard.php:383 14330msgid "The password needs to be at least six characters long." 14331msgstr "Şifrenin en az altı karakter uzunluğunda olması gerekir." 14332 14333#. I18N: Help text for the "Password" site configuration setting 14334#: resources/views/admin/site-mail.phtml:155 14335msgid "The password required for authentication with the SMTP server." 14336msgstr "SMTP sunucusu ile kimlik doğrulaması için gereken şifre." 14337 14338#: app/Http/RequestHandlers/PasswordResetAction.php:84 14339#: app/Http/RequestHandlers/PasswordResetPage.php:76 14340msgid "The password reset link has expired." 14341msgstr "Şifre sıfırlama bağlantısının süresi doldu." 14342 14343#. I18N: Description of the “Place hierarchy” module 14344#: app/Module/PlaceHierarchyListModule.php:113 14345msgid "The place hierarchy." 14346msgstr "Yer hiyerarşisi." 14347 14348#: app/Http/RequestHandlers/TreePreferencesAction.php:135 14349#: app/Http/RequestHandlers/TreePrivacyAction.php:115 14350msgid "The preferences for all family trees have been updated." 14351msgstr "Tüm aile ağaçlarının tercihleri güncellendi." 14352 14353#: app/Http/RequestHandlers/TreePreferencesAction.php:139 14354#: app/Http/RequestHandlers/TreePrivacyAction.php:118 14355msgid "The preferences for new family trees have been updated." 14356msgstr "Yeni aile ağaçları için tercihler güncellendi." 14357 14358#: app/Http/RequestHandlers/TreePreferencesAction.php:128 14359#: app/Http/RequestHandlers/TreePrivacyAction.php:108 14360#, php-format 14361msgid "The preferences for the family tree “%s” have been updated." 14362msgstr "“%s” aile ağacının tercihleri güncellendi." 14363 14364#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 14365#, php-format 14366msgid "The preferences for the module “%s” have been deleted." 14367msgstr "“%s” modülünün tercihleri silindi." 14368 14369#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99 14370#: app/Module/GeonamesAutocomplete.php:109 app/Module/GoogleMaps.php:96 14371#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96 14372#: app/Module/MapGeoLocationGeonames.php:86 14373#: app/Module/MapGeoLocationOpenRouteService.php:81 14374#: app/Module/OpenRouteServiceAutocomplete.php:105 14375#: app/Module/RelationshipsChartModule.php:443 app/Module/SiteMapModule.php:173 14376#, php-format 14377msgid "The preferences for the module “%s” have been updated." 14378msgstr "“%s” modülünün tercihleri güncellendi." 14379 14380#: resources/views/setup/step-4-database-mysql.phtml:124 14381#: resources/views/setup/step-4-database-pgsql.phtml:109 14382#: resources/views/setup/step-4-database-sqlite.phtml:79 14383#: resources/views/setup/step-4-database-sqlsvr.phtml:109 14384msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 14385msgstr "Önek isteğe bağlıdır, ancak önerilir. Tablo adlarına benzersiz bir önek vererek, birkaç farklı uygulamanın aynı veritabanını paylaşmasına izin verebilirsiniz." 14386 14387#: app/Gedcom.php:1118 app/Gedcom.php:1174 14388msgid "The problem" 14389msgstr "Problem" 14390 14391#: app/Http/RequestHandlers/MergeFactsAction.php:178 14392#, php-format 14393msgid "The records “%1$s” and “%2$s” have been merged." 14394msgstr "“%1$s” ve “%2$s” kayıtları birleştirildi." 14395 14396#. I18N: Description of the “Reports” module 14397#: app/Module/ReportsMenuModule.php:70 14398msgid "The reports menu." 14399msgstr "Raporlar menüsü." 14400 14401#: app/Http/RequestHandlers/CreateRepositoryAction.php:79 14402msgid "The repository has been created" 14403msgstr "Bilgi havuzu oluşturuldu" 14404 14405#. I18N: Description of the “Search” module 14406#: app/Module/SearchMenuModule.php:59 14407msgid "The search menu." 14408msgstr "Arama menüsü." 14409 14410#: app/Services/SearchService.php:1161 14411msgid "The search returned too many results." 14412msgstr "Arama çok fazla sonuç verdi." 14413 14414#: resources/views/setup/step-2-server-checks.phtml:55 14415msgid "The server configuration is OK." 14416msgstr "Sunucu yapılandırması tamam." 14417 14418#: app/Http/Exceptions/HttpBadRequestException.php:35 14419msgid "The server could not understand this request." 14420msgstr "Sunucu bu isteği anlayamadı." 14421 14422#: app/Services/ServerCheckService.php:245 14423msgid "The server’s temporary folder cannot be accessed." 14424msgstr "Sunucunun geçici klasörüne erişilemiyor." 14425 14426#: app/Http/RequestHandlers/RenumberTreeAction.php:551 14427#: app/Services/UpgradeService.php:174 app/Services/UpgradeService.php:206 14428#: resources/views/admin/trees-check.phtml:47 14429msgid "The server’s time limit has been reached." 14430msgstr "Sunucunun zaman sınırına ulaşıldı." 14431 14432#. I18N: Description of “Statistics” module 14433#: app/Module/FamilyTreeStatisticsModule.php:79 14434msgid "The size of the family tree, earliest and latest events, common names, etc." 14435msgstr "Aile ağacının büyüklüğü, en eski ve en son olaylar, ortak isimler vb." 14436 14437#: app/Gedcom.php:1115 app/Gedcom.php:1171 14438msgid "The solution" 14439msgstr "Çözüm" 14440 14441#: app/Http/RequestHandlers/CreateSourceAction.php:103 14442msgid "The source has been created" 14443msgstr "Kaynak oluşturuldu" 14444 14445#: app/Http/RequestHandlers/CreateSubmissionAction.php:56 14446msgid "The submission has been created" 14447msgstr "Gönderi oluşturuldu" 14448 14449#: app/Http/RequestHandlers/CreateSubmitterAction.php:79 14450msgid "The submitter has been created" 14451msgstr "Gönderen oluşturuldu" 14452 14453#: resources/views/help/name.phtml:13 14454#, php-format 14455msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 14456msgstr "Soyadı eğik çizgilerle çevrelenmiştir: <%s>John Paul /Smith/<%s>" 14457 14458#: resources/views/admin/site-preferences.phtml:55 14459#: resources/views/admin/users-edit.phtml:141 14460#: resources/views/edit-account-page.phtml:116 14461msgid "The time zone is required for date calculations, such as knowing today’s date." 14462msgstr "Saat dilimi, bugünün tarihini bilmek gibi tarih hesaplamaları için gereklidir." 14463 14464#. I18N: An XREF is the identification number used in GEDCOM files. 14465#: resources/views/admin/trees-merge.phtml:28 14466#, php-format 14467msgid "The two family trees have %1$s record which uses the same “XREF”." 14468msgid_plural "The two family trees have %1$s records which use the same “XREF”." 14469msgstr[0] "İki aile ağacının aynı \"XREF\" i kullanan %1$s kaydı var." 14470msgstr[1] "İki aile ağacının aynı \"XREF\" i kullanan %1$s kayıtları var." 14471 14472#: app/Http/RequestHandlers/UpgradeWizardStep.php:310 14473msgid "The upgrade is complete." 14474msgstr "Yükseltme tamamlandı." 14475 14476#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14477#: app/Exceptions/FileUploadException.php:63 14478msgid "The uploaded file exceeds the allowed size." 14479msgstr "Yüklenen dosya izin verilen boyutu aşıyor." 14480 14481#: app/Http/RequestHandlers/UsersCleanupAction.php:68 14482#, php-format 14483msgid "The user %s has been deleted." 14484msgstr "%s adlı kullanıcı silindi." 14485 14486#: resources/views/emails/register-notify-html.phtml:39 14487#: resources/views/emails/register-notify-text.phtml:30 14488msgid "The user has been sent an email with the information necessary to confirm the access request." 14489msgstr "Kullanıcıya erişim isteğini onaylamak için gerekli bilgileri içeren bir e-posta gönderildi." 14490 14491#: app/Http/RequestHandlers/LoginAction.php:117 14492#: app/Http/RequestHandlers/LoginAction.php:122 14493msgid "The username or password is incorrect." 14494msgstr "Kullanıcı adı veya şifre yanlış." 14495 14496#. I18N: Help text for the "Username" site configuration setting 14497#: resources/views/admin/site-mail.phtml:141 14498msgid "The username required for authentication with the SMTP server." 14499msgstr "SMTP sunucusu ile kimlik doğrulaması için gereken kullanıcı adı." 14500 14501#: app/Http/RequestHandlers/EmailPreferencesAction.php:80 14502#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 14503#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 14504#: app/Http/RequestHandlers/ModulesChartsAction.php:46 14505#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 14506#: app/Http/RequestHandlers/ModulesFootersAction.php:46 14507#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 14508#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 14509#: app/Http/RequestHandlers/ModulesListsAction.php:46 14510#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 14511#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:45 14512#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 14513#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:45 14514#: app/Http/RequestHandlers/ModulesMenusAction.php:47 14515#: app/Http/RequestHandlers/ModulesReportsAction.php:46 14516#: app/Http/RequestHandlers/ModulesSharesAction.php:45 14517#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 14518#: app/Http/RequestHandlers/ModulesTabsAction.php:47 14519#: app/Http/RequestHandlers/ModulesThemesAction.php:45 14520#: app/Http/RequestHandlers/SitePreferencesAction.php:63 14521#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 14522#: app/Http/RequestHandlers/SiteTagsAction.php:63 14523msgid "The website preferences have been updated." 14524msgstr "Web sitesi tercihleri güncellendi." 14525 14526#: resources/views/errors/database-error.phtml:20 14527#: resources/views/setup/step-6-failed.phtml:20 14528msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 14529msgstr "Webtrees geliştiricileri bu hata hakkında bilgi edinmek için çok ilgileneceklerdir. Onlarla iletişime geçerseniz, sorunu çözmenize yardımcı olurlar." 14530 14531#: app/Module/ModuleThemeTrait.php:73 app/Module/ModuleThemeTrait.php:470 14532#: resources/views/admin/modules.phtml:256 14533#: resources/views/admin/modules.phtml:259 14534#: resources/views/admin/users-edit.phtml:199 14535msgid "Theme" 14536msgstr "Tema" 14537 14538#. I18N: Name of a module 14539#: app/Module/ThemeSelectModule.php:45 14540msgid "Theme change" 14541msgstr "Tema değişikliği" 14542 14543#: app/Http/RequestHandlers/ModulesThemesPage.php:43 14544#: resources/views/admin/control-panel.phtml:592 14545#: resources/views/admin/modules.phtml:118 14546#: resources/views/admin/modules.phtml:120 14547msgid "Themes" 14548msgstr "Temalar" 14549 14550#: resources/views/modules/personal_facts/tab.phtml:59 14551msgid "There are no facts for this individual." 14552msgstr "Bu birey için hiçbir gerçek yoktur." 14553 14554#: app/Http/RequestHandlers/ManageMediaData.php:327 14555msgid "There are no links to this media object." 14556msgstr "Bu medya nesnesine bağlantı yok." 14557 14558#: resources/views/modules/media/tab.phtml:61 14559msgid "There are no media objects for this individual." 14560msgstr "Bu birey için hiçbir medya nesnesi yoktur." 14561 14562#: resources/views/modules/notes/tab.phtml:84 14563msgid "There are no notes for this individual." 14564msgstr "Bu kişi için not yok." 14565 14566#: app/Http/RequestHandlers/UpgradeWizardStep.php:212 14567#: resources/views/pending-changes-page.phtml:30 14568msgid "There are no pending changes." 14569msgstr "Bekleyen bir değişiklik yok." 14570 14571#: app/Module/ResearchTaskModule.php:128 14572msgid "There are no research tasks in this family tree." 14573msgstr "Bu aile ağacında hiçbir araştırma görevi yoktur." 14574 14575#: resources/views/modules/sources_tab/tab.phtml:63 14576msgid "There are no source citations for this individual." 14577msgstr "Bu birey için kaynak alıntıları yoktur." 14578 14579#: app/Module/ReviewChangesModule.php:155 14580#: resources/views/emails/pending-changes-html.phtml:20 14581#: resources/views/emails/pending-changes-text.phtml:17 14582msgid "There are pending changes for you to moderate." 14583msgstr "Denetlemeniz için bekleyen değişiklikler var." 14584 14585#: app/Module/RecentChangesModule.php:150 14586#, php-format 14587msgid "There have been no changes within the last %s day." 14588msgid_plural "There have been no changes within the last %s days." 14589msgstr[0] "Son %s günü içinde herhangi bir değişiklik olmadı." 14590msgstr[1] "Son %s günler içinde herhangi bir değişiklik olmadı." 14591 14592#: app/Exceptions/FileUploadException.php:99 14593#: app/Http/RequestHandlers/AddMediaFileAction.php:76 14594#: app/Http/RequestHandlers/CreateMediaObjectAction.php:75 14595#: app/Http/RequestHandlers/UploadMediaAction.php:136 14596#: app/Services/MediaFileService.php:226 14597msgid "There was an error uploading your file." 14598msgstr "Dosyanızı yüklerken bir hata oluştu." 14599 14600#. I18N: a month in the French republican calendar 14601#: app/Date/FrenchDate.php:169 14602msgctxt "GENITIVE" 14603msgid "Thermidor" 14604msgstr "Thermidor" 14605 14606#. I18N: a month in the French republican calendar 14607#: app/Date/FrenchDate.php:263 14608msgctxt "INSTRUMENTAL" 14609msgid "Thermidor" 14610msgstr "Thermidor" 14611 14612#. I18N: a month in the French republican calendar 14613#: app/Date/FrenchDate.php:216 14614msgctxt "LOCATIVE" 14615msgid "Thermidor" 14616msgstr "Thermidor" 14617 14618#. I18N: a month in the French republican calendar 14619#: app/Date/FrenchDate.php:122 14620msgctxt "NOMINATIVE" 14621msgid "Thermidor" 14622msgstr "Thermidor" 14623 14624#: resources/views/modules/privacy-policy/page.phtml:36 14625msgid "These cookies are “essential”, and do not require consent." 14626msgstr "Bu çerezler “zorunludur” ve onay gerektirmezler." 14627 14628#: resources/views/admin/trees-unconnected.phtml:36 14629#, php-format 14630msgid "These groups of individuals are not related to %s." 14631msgstr "Bu birey grupları %s ile ilişkili değildir." 14632 14633#: resources/views/modules/privacy-policy/page.phtml:57 14634msgid "These services may use cookies or other tracking technology." 14635msgstr "Bu hizmetler çerezleri veya diğer izleme teknolojilerini kullanabilir." 14636 14637#: app/Http/RequestHandlers/LoginAction.php:132 14638msgid "This account has not been approved. Please wait for an administrator to approve it." 14639msgstr "Bu hesap onaylanmadı. Lütfen bir yöneticinin onaylamasını bekleyin." 14640 14641#: app/Http/RequestHandlers/LoginAction.php:127 14642msgid "This account has not been verified. Please check your email for a verification message." 14643msgstr "Bu hesap doğrulanmadı. Lütfen doğrulama mesajı için e-postanızı kontrol edin." 14644 14645#: resources/views/modules/review_changes/config.phtml:13 14646msgid "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." 14647msgstr "Bu blok, editörlere, bir moderatör tarafından gözden geçirilmesi gereken bekleyen değişikliklerin olduğu bir kayıt listesi gösterecektir. Ayrıca, bekleyen değişiklikler olduğunda moderatörlere günlük e-postalar oluşturur." 14648 14649#: resources/views/admin/users-create.phtml:76 14650#: resources/views/admin/users-edit.phtml:86 14651#: resources/views/edit-account-page.phtml:128 14652#: resources/views/register-page.phtml:53 14653#: resources/views/setup/step-5-administrator.phtml:95 14654msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 14655msgstr "Bu e-posta adresi, şifre hatırlatıcıları, web sitesi bildirimleri ve web sitesine kayıtlı diğer aile üyelerinden mesajlar göndermek için kullanılacaktır." 14656 14657#: app/Elements/AbstractEventElement.php:67 14658msgid "This event occurred, but the details are unknown." 14659msgstr "Bu olay meydana geldi, ancak ayrıntılar bilinmiyor." 14660 14661#: app/Auth.php:227 app/Http/RequestHandlers/RedirectFamilyPhp.php:69 14662msgid "This family does not exist or you do not have permission to view it." 14663msgstr "Bu aile yok ya da onu görüntüleme izniniz yok." 14664 14665#: resources/views/family-page-pending.phtml:19 14666msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 14667msgstr "Bu aile silindi. Silme işleminin bir moderatör tarafından gözden geçirilmesi gerekecektir." 14668 14669#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14670#: resources/views/family-page-pending.phtml:17 14671#, php-format 14672msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 14673msgstr "Bu aile silindi. Silme işlemini ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 14674 14675#: resources/views/family-page-pending.phtml:25 14676msgid "This family has been edited. The changes need to be reviewed by a moderator." 14677msgstr "Bu aile düzenlendi. Değişikliklerin bir moderatör tarafından gözden geçirilmesi gerekir." 14678 14679#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14680#: resources/views/family-page-pending.phtml:23 14681#, php-format 14682msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 14683msgstr "Bu aile düzenlendi. Değişiklikleri ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 14684 14685#: resources/views/admin/trees-renumber.phtml:30 14686#, php-format 14687msgid "This family tree has %s record which uses the same “XREF” as another family tree." 14688msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 14689msgstr[0] "Bu aile ağacı, başka bir aile ağacıyla aynı “XREF” i kullanan %s kaydına sahiptir." 14690msgstr[1] "Bu aile ağacı, başka bir aile ağacıyla aynı “XREF” i kullanan %s kayıtlarına sahiptir." 14691 14692#: app/Module/SlideShowModule.php:181 14693msgid "This family tree has no images to display." 14694msgstr "Bu aile ağacında görüntülenecek resim yok." 14695 14696#. I18N: do not translate the #keywords# 14697#: resources/views/modules/html/template-narrative.phtml:7 14698msgid "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#." 14699msgstr "Bu aile ağacı en son #gedcomUpdated# tarihinde güncellendi. Bu soy ağacında toplam #totalSurnames# soyadı var. En erken kaydedilen olay, #firstEventYear# içindeki #firstEventName# öğesinin #firstEventType# öğesidir. En son olay, #lastEventYear# içindeki #lastEventName# öğesinin #lastEventType# öğesidir.<br><br>Herhangi bir yorumunuz veya geri bildiriminiz varsa lütfen #contactWebmaster# ile iletişime geçin." 14700 14701#: resources/views/modules/gedcom_stats/statistics.phtml:30 14702#: resources/views/modules/html/template-statistics.phtml:18 14703#, php-format 14704msgid "This family tree was last updated on %s." 14705msgstr "Bu aile ağacı son %s tarihinde güncellendi." 14706 14707#: app/Http/RequestHandlers/CheckTree.php:302 14708msgid "This filename is not compatible with the GEDZIP file format." 14709msgstr "" 14710 14711#. I18N: Help text for the "Data folder" site configuration setting 14712#: resources/views/admin/site-preferences.phtml:32 14713msgid "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." 14714msgstr "Bu klasör webtrees tarafından medya dosyalarını, GEDCOM dosyalarını, geçici dosyaları vb. depolamak için kullanılacaktır. Bu dosyalar özel veriler içerebilir ve internet üzerinden kullanıma sunulmamalıdır." 14715 14716#. I18N: Help text for the “Media folder” configuration setting 14717#: resources/views/admin/trees-preferences.phtml:252 14718msgid "This folder will be used to store the media files for this family tree." 14719msgstr "Bu klasör, bu aile ağacının medya dosyalarını depolamak için kullanılacaktır." 14720 14721#: app/Http/Middleware/CheckCsrf.php:69 14722msgid "This form has expired. Try again." 14723msgstr "Bu formun süresi doldu. Tekrar deneyin." 14724 14725#: app/Auth.php:286 app/Http/RequestHandlers/RedirectIndividualPhp.php:69 14726msgid "This individual does not exist or you do not have permission to view it." 14727msgstr "Bu kişi mevcut değil veya görüntüleme izniniz yok." 14728 14729#: resources/views/individual-page-pending.phtml:21 14730msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 14731msgstr "Bu kişi silindi. Silme işleminin bir moderatör tarafından gözden geçirilmesi gerekecektir." 14732 14733#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14734#: resources/views/individual-page-pending.phtml:18 14735#, php-format 14736msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 14737msgstr "Bu kişi silindi. Silme işlemini ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 14738 14739#: resources/views/individual-page-pending.phtml:30 14740msgid "This individual has been edited. The changes need to be reviewed by a moderator." 14741msgstr "Bu kişi düzenlenmiştir. Değişikliklerin bir moderatör tarafından gözden geçirilmesi gerekir." 14742 14743#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14744#: resources/views/individual-page-pending.phtml:27 14745#, php-format 14746msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 14747msgstr "Bu kişi düzenlenmiştir. Değişiklikleri ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 14748 14749#. I18N: Help text for the “Default individual” configuration setting 14750#: resources/views/admin/trees-preferences.phtml:100 14751#: resources/views/edit-account-page.phtml:80 14752msgid "This individual will be selected by default when viewing charts and reports." 14753msgstr "Bu kişi, grafikleri ve raporları görüntülerken varsayılan olarak seçilecektir." 14754 14755#: app/Module/StatisticsChartModule.php:948 14756#: app/Statistics/Repository/EventRepository.php:244 14757#: app/Statistics/Repository/FamilyDatesRepository.php:98 14758#: app/Statistics/Repository/FamilyRepository.php:530 14759#: app/Statistics/Repository/FamilyRepository.php:851 14760#: app/Statistics/Repository/FamilyRepository.php:1501 14761#: app/Statistics/Repository/IndividualRepository.php:1798 14762#: app/Statistics/Repository/IndividualRepository.php:1823 14763#: app/Statistics/Repository/PlaceRepository.php:210 14764#: resources/views/statistics/families/top10-list-age.phtml:31 14765#: resources/views/statistics/families/top10-list-grand.phtml:27 14766#: resources/views/statistics/families/top10-list-spouses.phtml:25 14767#: resources/views/statistics/families/top10-list.phtml:27 14768#: resources/views/statistics/individuals/top10-list.phtml:25 14769#: resources/views/statistics/other/charts/column.phtml:19 14770#: resources/views/statistics/other/charts/combo.phtml:18 14771#: resources/views/statistics/other/charts/custom.phtml:17 14772#: resources/views/statistics/other/charts/geo.phtml:21 14773#: resources/views/statistics/other/charts/pie.phtml:19 14774#: resources/views/statistics/other/top10-list.phtml:26 14775msgid "This information is not available." 14776msgstr "Bu bilgi mevcut değildir." 14777 14778#: app/Statistics/Repository/EventRepository.php:252 14779#: app/Statistics/Repository/FamilyDatesRepository.php:106 14780#: app/Statistics/Repository/FamilyDatesRepository.php:377 14781#: app/Statistics/Repository/FamilyRepository.php:97 14782#: app/Statistics/Repository/FamilyRepository.php:485 14783#: app/Statistics/Repository/FamilyRepository.php:862 14784#: app/Statistics/Repository/FamilyRepository.php:1513 14785#: app/Statistics/Repository/IndividualRepository.php:864 14786#: app/Statistics/Repository/IndividualRepository.php:1178 14787#: app/Statistics/Repository/IndividualRepository.php:1198 14788#: app/Statistics/Repository/IndividualRepository.php:1218 14789#: app/Statistics/Repository/IndividualRepository.php:1238 14790#: app/Statistics/Repository/IndividualRepository.php:1258 14791#: app/Statistics/Repository/IndividualRepository.php:1278 14792msgid "This information is private and cannot be shown." 14793msgstr "Bu bilgiler özeldir ve gösterilemez." 14794 14795#: resources/views/edit-account-page.phtml:68 14796msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 14797msgstr "Bu, soy ağacındaki kendi kaydınızın bağlantısıdır. Bu yanlış kişi ise, bir yönetici ile iletişime geçin." 14798 14799#: resources/views/setup/step-4-database-mysql.phtml:88 14800#: resources/views/setup/step-4-database-mysql.phtml:102 14801#: resources/views/setup/step-4-database-pgsql.phtml:76 14802#: resources/views/setup/step-4-database-pgsql.phtml:88 14803#: resources/views/setup/step-4-database-sqlsvr.phtml:76 14804#: resources/views/setup/step-4-database-sqlsvr.phtml:88 14805msgid "This is case sensitive." 14806msgstr "Bu büyük/küçük harfe duyarlıdır." 14807 14808#: app/Http/RequestHandlers/UpgradeWizardStep.php:169 14809#: resources/views/admin/control-panel.phtml:194 14810#: resources/views/admin/upgrade/wizard.phtml:25 14811msgid "This is the latest version of webtrees. No upgrade is available." 14812msgstr "Bu webtrees'in en son sürümüdür. Yükseltme mevcut değildir." 14813 14814#. I18N: Help text for the “Server name” site configuration setting 14815#: resources/views/admin/site-mail.phtml:99 14816msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 14817msgstr "Bu, SMTP sunucusunun adıdır. \"Localhost\", posta hizmetinin web sunucunuzla aynı bilgisayarda çalıştığı anlamına gelir." 14818 14819#: resources/views/admin/users-create.phtml:37 14820#: resources/views/admin/users-edit.phtml:47 14821#: resources/views/edit-account-page.phtml:49 14822#: resources/views/register-page.phtml:41 14823#: resources/views/setup/step-5-administrator.phtml:59 14824msgid "This is your real name, as you would like it displayed on screen." 14825msgstr "Bu, ekranda görüntülenmesini istediğiniz gibi gerçek adınızdır." 14826 14827#: app/Http/RequestHandlers/PasswordRequestAction.php:125 14828msgid "This link is valid for one hour." 14829msgstr "Bu bağlantı bir saat geçerlidir." 14830 14831#: resources/views/help/data-fixes.phtml:16 14832msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 14833msgstr "Bu liste basit (ancak hızlı) bir arama kullanılarak oluşturulur ve bu nedenle güncellenmeyecek kayıtları içerir." 14834 14835#: app/Auth.php:348 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:69 14836msgid "This media object does not exist or you do not have permission to view it." 14837msgstr "Bu medya nesnesi mevcut değil veya onu görüntüleme izniniz yok." 14838 14839#: resources/views/media-page-pending.phtml:18 14840msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 14841msgstr "Bu medya nesnesi silindi. Silme işleminin bir moderatör tarafından gözden geçirilmesi gerekecektir." 14842 14843#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14844#: resources/views/media-page-pending.phtml:16 14845#, php-format 14846msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 14847msgstr "Bu ortam nesnesi silindi. Silme işlemini ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 14848 14849#: resources/views/media-page-pending.phtml:24 14850msgid "This media object has been edited. The changes need to be reviewed by a moderator." 14851msgstr "Bu medya nesnesi düzenlenmiştir. Değişikliklerin bir moderatör tarafından gözden geçirilmesi gerekir." 14852 14853#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14854#: resources/views/media-page-pending.phtml:22 14855#, php-format 14856msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 14857msgstr "Bu medya nesnesi düzenlenmiştir. Değişiklikleri ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 14858 14859#: resources/views/emails/message-copy-html.phtml:33 14860#: resources/views/emails/message-copy-text.phtml:23 14861#: resources/views/emails/message-user-html.phtml:34 14862#: resources/views/emails/message-user-text.phtml:24 14863msgid "This message was sent while viewing the following URL: " 14864msgstr "Bu mesaj aşağıdaki URL görüntülenirken gönderildi: " 14865 14866#: resources/views/setup/step-5-administrator.phtml:83 14867msgid "This must be at least six characters long. It is case-sensitive." 14868msgstr "Bu en az altı karakter uzunluğunda olmalıdır. Büyük/küçük harfe duyarlıdır." 14869 14870#. I18N: Help text for the “Sender name” site configuration setting 14871#: resources/views/admin/site-mail.phtml:63 14872#: resources/views/admin/site-mail.phtml:77 14873msgid "This name is used in the “From” field, when sending automatic emails from this server." 14874msgstr "Bu ad, bu sunucudan otomatik e-postalar gönderirken “Kimden” alanında kullanılır." 14875 14876#: app/Auth.php:377 app/Http/RequestHandlers/RedirectNotePhp.php:69 14877msgid "This note does not exist or you do not have permission to view it." 14878msgstr "Bu not yok veya görüntüleme izniniz yok." 14879 14880#: resources/views/note-page-pending.phtml:19 14881msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 14882msgstr "Bu not silindi. Silme işleminin bir moderatör tarafından gözden geçirilmesi gerekecektir." 14883 14884#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14885#: resources/views/note-page-pending.phtml:17 14886#, php-format 14887msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 14888msgstr "Bu not silindi. Silme işlemini ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 14889 14890#: resources/views/note-page-pending.phtml:25 14891msgid "This note has been edited. The changes need to be reviewed by a moderator." 14892msgstr "Bu not düzenlenmiştir. Değişikliklerin bir moderatör tarafından gözden geçirilmesi gerekir." 14893 14894#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14895#: resources/views/note-page-pending.phtml:23 14896#, php-format 14897msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 14898msgstr "Bu not düzenlenmiştir. Değişiklikleri ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 14899 14900#. I18N: Help text for the “Automatically expand notes” configuration setting 14901#: resources/views/admin/trees-preferences.phtml:536 14902msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 14903msgstr "Bu seçenek, Bireysel sayfasında bir <i>Not</i> kaydının içeriğinin otomatik olarak görüntülenip görüntülenmeyeceğini kontrol eder." 14904 14905#. I18N: Help text for the “Automatically expand sources” configuration setting 14906#: resources/views/admin/trees-preferences.phtml:550 14907msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 14908msgstr "Bu seçenek, bir <i>Kaynak</i> kaydının içeriğinin Bireysel sayfasında otomatik olarak görüntülenip görüntülenmeyeceğini kontrol eder." 14909 14910#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 14911#: resources/views/admin/trees-preferences.phtml:401 14912msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 14913msgstr "Bu seçenek, grafiklerde çocuğun doğum tarihinin yanında baba ve anne yaşının gösterilip gösterilmeyeceğini kontrol eder." 14914 14915#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 14916#: resources/views/admin/trees-preferences.phtml:374 14917msgid "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." 14918msgstr "Bu seçenek, tarihleri bilinmeyen kişiler için ayrı listelerde ve grafiklerde boşluk bırakmak yerine tahmini doğum ve ölüm tarihlerini gösterip göstermeyeceğinizi kontrol eder." 14919 14920#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 14921#: resources/views/admin/trees-preferences.phtml:283 14922msgid "This option will make it easier for users to download images." 14923msgstr "Bu seçenek, kullanıcıların görüntüleri indirmesini kolaylaştıracaktır." 14924 14925#. I18N: Help text for the “Show private relationships” configuration setting 14926#: resources/views/admin/trees-privacy.phtml:152 14927msgid "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." 14928msgstr "Bu seçenek, aile bağlantılarını özel kayıtlarda saklar. Bu, soy grafiğinde ve özel bireylerle diğer grafiklerde boş “özel” kutular göreceğiniz anlamına gelir." 14929 14930#. I18N: Help text for the “Show names of private individuals” configuration setting 14931#: resources/views/admin/trees-privacy.phtml:133 14932msgid "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." 14933msgstr "Bu seçenek, özel şahısların adlarını gösterir (ancak diğer ayrıntıları göstermez). Bireyler, hala yaşıyorlarsa veya kişisel kayıtlarına bir gizlilik kısıtlaması eklenmişse özeldir. Belirli bir adı gizlemek için, o ad kaydına bir gizlilik kısıtlaması ekleyin." 14934 14935#: resources/views/edit/raw-gedcom-fact.phtml:23 14936#: resources/views/edit/raw-gedcom-record.phtml:25 14937msgid "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." 14938msgstr "Bu sayfa, normal formları atlamanıza ve temel verileri doğrudan düzenlemenize olanak tanır. Bu gelişmiş bir seçenektir ve GEDCOM formatını anlamadığınız sürece kullanmamalısınız. Burada bir hata yaparsanız, bunu düzeltmek zor olabilir." 14939 14940#: app/Module/HitCountFooterModule.php:113 14941#, php-format 14942msgid "This page has been viewed %s time." 14943msgid_plural "This page has been viewed %s times." 14944msgstr[0] "Bu sayfa %s kez görüntülendi." 14945msgstr[1] "Bu sayfa %s defa görüntülendi." 14946 14947#: resources/views/help/pending-changes.phtml:16 14948msgid "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." 14949msgstr "Bu süreç, site sahibinin yeni bilgilerin sitenin standartlarına ve kurallarına uygun olduğundan, uygun kaynak özelliklerine sahip olduğundan vb. emin olmasını sağlar." 14950 14951#: app/Auth.php:256 app/Auth.php:319 app/Auth.php:406 app/Auth.php:493 14952#: app/Auth.php:522 app/Http/RequestHandlers/RedirectGedRecordPhp.php:69 14953msgid "This record does not exist or you do not have permission to view it." 14954msgstr "Bu kayıt mevcut değil veya görüntüleme izniniz yok." 14955 14956#: resources/views/admin/trees-privacy.phtml:251 14957msgid "This record does not exist." 14958msgstr "Bu kayıt mevcut değil." 14959 14960#: resources/views/record-page-pending.phtml:19 14961msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 14962msgstr "Bu kayıt silindi. Silme işleminin bir moderatör tarafından gözden geçirilmesi gerekecektir." 14963 14964#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14965#: resources/views/record-page-pending.phtml:17 14966#, php-format 14967msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 14968msgstr "Bu kayıt silindi. Silme işlemini ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 14969 14970#: resources/views/record-page-pending.phtml:25 14971msgid "This record has been edited. The changes need to be reviewed by a moderator." 14972msgstr "Bu kayıt düzenlenmiştir. Değişikliklerin bir moderatör tarafından gözden geçirilmesi gerekir." 14973 14974#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14975#: resources/views/record-page-pending.phtml:23 14976#, php-format 14977msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 14978msgstr "Bu kayıt düzenlenmiştir. Değişiklikleri ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 14979 14980#: app/Auth.php:435 app/Http/RequestHandlers/RedirectRepositoryPhp.php:69 14981msgid "This repository does not exist or you do not have permission to view it." 14982msgstr "Bu bilgi havuzu mevcut değil veya görüntüleme izniniz yok." 14983 14984#: resources/views/modules/privacy-policy/page.phtml:25 14985msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 14986msgstr "Bu araştırma, AB Genel Veri Koruma Yönetmeliği Madde 6 (f) kapsamındaki “meşru menfaat” dir." 14987 14988#: resources/views/admin/users-edit.phtml:262 14989msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 14990msgstr "Bu rol, düzenleyici rolünün tüm izinlerine ve diğer kullanıcılar tarafından yapılan değişiklikleri kabul etme/reddetme iznine sahiptir." 14991 14992#: resources/views/admin/users-edit.phtml:276 14993msgid "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." 14994msgstr "Bu rol, tüm aile ağaçlarındaki yönetici rolünün tüm izinlerine ve web sitesinin, kullanıcıların ve modüllerin ayarlarını/yapılandırmasını değiştirme iznine sahiptir." 14995 14996#: resources/views/admin/users-edit.phtml:256 14997msgid "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." 14998msgstr "Bu rol, üye rolünün tüm izinlerine ve veri ekleme/değiştirme/silme iznine sahiptir. Kullanıcı “değişiklikleri otomatik olarak kabul et” seçeneğini etkinleştirmedikçe, herhangi bir değişikliğin bir moderatör tarafından gözden geçirilmesi gerekecektir." 14999 15000#: resources/views/admin/users-edit.phtml:270 15001msgid "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." 15002msgstr "Bu rol, moderatör rolünün tüm izinlerine, ayrıca aile ağacı yapılandırması tarafından verilen ek erişime ve bir aile ağacının ayarlarını/yapılandırmasını değiştirme iznine sahiptir." 15003 15004#: resources/views/admin/users-edit.phtml:248 15005msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 15006msgstr "Bu rol, ziyaretçi rolünün tüm izinlerine ve aile ağacı yapılandırması tarafından verilen ek erişime sahiptir." 15007 15008#: resources/views/setup/step-2-server-checks.phtml:76 15009#, php-format 15010msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 15011msgstr "Bu sunucunun bellek sınırı %s MB ve CPU zaman sınırı %s saniyedir." 15012 15013#. I18N: Help text for the “Other facts to show in charts” configuration setting 15014#: resources/views/admin/trees-preferences.phtml:416 15015msgid "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." 15016msgstr "Bu, soy grafiği gibi grafik kutularında görünmesini istediğiniz doğum ve ölüme ek olarak, virgülle veya boşlukla ayrılmış bir gerçek listesi olmalıdır. Bu liste, GEDCOM 5.5.1 standardında tanımlandığı gibi gerçek etiketlerini kullanmanızı gerektirir. Örneğin, mesleğin kutuda görünmesini istiyorsanız, bu alana “OCCU” eklersiniz." 15017 15018#: app/Auth.php:464 app/Http/RequestHandlers/RedirectSourcePhp.php:69 15019msgid "This source does not exist or you do not have permission to view it." 15020msgstr "Bu kaynak mevcut değil veya onu görüntüleme izniniz yok." 15021 15022#. I18N: Help text for the “Add to TITLE header tag” configuration setting 15023#: resources/views/admin/trees-preferences.phtml:209 15024msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 15025msgstr "Bu metin her sayfa başlığına eklenecektir. Tarayıcının başlık çubuğunda, yer imlerinde vb. gösterilecektir." 15026 15027#: resources/views/errors/no-tree-access.phtml:8 15028msgid "This user account does not have access to any tree." 15029msgstr "Bu kullanıcı hesabının herhangi bir ağaca erişimi yok." 15030 15031#: app/Http/RequestHandlers/SetupWizard.php:176 15032msgid "This usually means that you need to change the folder permissions to 777." 15033msgstr "Bu genellikle klasör izinlerini 777 olarak değiştirmeniz gerektiği anlamına gelir." 15034 15035#: app/Services/UpgradeService.php:288 15036msgid "This website is being upgraded. Try again in a few minutes." 15037msgstr "Bu web sitesi yükseltiliyor. Birkaç dakika içinde tekrar deneyin." 15038 15039#: resources/views/layouts/offline.phtml:70 15040msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 15041msgstr "Bu web sitesi bakım için kapalıdır. Birkaç dakika içinde <a href=\"index.php\">tekrar denemelisiniz</a>." 15042 15043#: resources/views/modules/privacy-policy/page.phtml:70 15044msgid "This website is operated by the following individuals." 15045msgstr "Bu web sitesi aşağıdaki kişiler tarafından işletilmektedir." 15046 15047#: resources/views/layouts/error.phtml:17 15048#: resources/views/layouts/error.phtml:34 15049#: resources/views/layouts/offline.phtml:67 15050msgid "This website is temporarily unavailable" 15051msgstr "Bu web sitesi geçici olarak kullanılamıyor" 15052 15053#: resources/views/modules/privacy-policy/page.phtml:22 15054msgid "This website processes personal data for the purpose of historical and genealogical research." 15055msgstr "Bu web sitesi kişisel verileri tarihsel ve şecere araştırmaları amacıyla işler." 15056 15057#: resources/views/modules/privacy-policy/page.phtml:33 15058msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 15059msgstr "Bu web sitesi, oturum açma oturumlarını etkinleştirmek ve seçtiğiniz dil gibi tercihleri hatırlamak için çerezleri kullanır." 15060 15061#: resources/views/modules/privacy-policy/footer.phtml:21 15062msgid "This website uses cookies to learn about visitor behavior." 15063msgstr "Bu web sitesi ziyaretçi davranışları hakkında bilgi edinmek için çerezleri kullanır." 15064 15065#: resources/views/modules/privacy-policy/page.phtml:45 15066msgid "This website uses third-party services to learn about visitor behavior." 15067msgstr "Bu web sitesi, ziyaretçi davranışları hakkında bilgi edinmek için üçüncü taraf hizmetlerini kullanır." 15068 15069#. I18N: %s is the name of a family tree 15070#: resources/views/admin/trees-import.phtml:28 15071#, php-format 15072msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 15073msgstr "Bu, tüm şecere verilerini “%s” den silecek ve bir GEDCOM dosyasındaki verilerle değiştirecektir." 15074 15075#. I18N: abbreviation for Thursday 15076#: app/Date/AbstractCalendarDate.php:279 15077#: resources/views/edit/initialize-calendar-popup.phtml:27 15078msgid "Thu" 15079msgstr "Per" 15080 15081#: app/Gedcom.php:1562 resources/views/admin/webtrees1-thumbnails.phtml:39 15082msgid "Thumbnail image" 15083msgstr "Küçük resim" 15084 15085#: resources/views/admin/trees-preferences.phtml:288 15086#: resources/views/admin/trees-preferences.phtml:293 15087msgid "Thumbnail images" 15088msgstr "Küçük resimler" 15089 15090#: app/Date/AbstractCalendarDate.php:249 15091msgid "Thursday" 15092msgstr "Perşembe" 15093 15094#. I18N: Location of an LDS church temple 15095#: app/Elements/TempleCode.php:197 15096msgid "Tijuana, Mexico" 15097msgstr "Tijuana, Meksika" 15098 15099#: app/Gedcom.php:481 app/Gedcom.php:1200 15100msgid "Time" 15101msgstr "Zaman" 15102 15103#: app/Gedcom.php:1548 15104msgid "Time of birth" 15105msgstr "" 15106 15107#: resources/views/admin/tags.phtml:955 15108msgid "Time of birth and time of death" 15109msgstr "" 15110 15111#: app/Gedcom.php:1552 15112msgid "Time of death" 15113msgstr "" 15114 15115#: app/Gedcom.php:429 app/Gedcom.php:595 app/Gedcom.php:727 app/Gedcom.php:747 15116#: app/Gedcom.php:778 app/Gedcom.php:794 app/Gedcom.php:825 app/Gedcom.php:841 15117msgid "Time of last change" 15118msgstr "Son değişiklik zamanı" 15119 15120#. I18N: A configuration setting 15121#: app/Gedcom.php:1494 resources/views/admin/site-preferences.phtml:50 15122#: resources/views/admin/users-edit.phtml:136 15123#: resources/views/edit-account-page.phtml:111 15124msgid "Time zone" 15125msgstr "Zaman dilimi" 15126 15127#. I18N: Name of a module/chart 15128#: app/Module/TimelineChartModule.php:92 15129msgid "Timeline" 15130msgstr "Zaman çizelgesi" 15131 15132#: resources/views/admin/changes-log.phtml:134 15133#: resources/views/admin/site-logs.phtml:122 15134msgid "Timestamp" 15135msgstr "Zaman damgası" 15136 15137#. I18N: Name of a country or state 15138#: app/Statistics/Service/CountryService.php:490 15139msgid "Timor-Leste" 15140msgstr "Timor-Leste" 15141 15142#: app/Date/JalaliDate.php:276 15143msgctxt "Abbreviation for Persian month: Tir" 15144msgid "Tir" 15145msgstr "Tir" 15146 15147#. I18N: 4th month in the Persian/Jalali calendar 15148#: app/Date/JalaliDate.php:145 15149msgctxt "GENITIVE" 15150msgid "Tir" 15151msgstr "Tir" 15152 15153#. I18N: 4th month in the Persian/Jalali calendar 15154#: app/Date/JalaliDate.php:235 15155msgctxt "INSTRUMENTAL" 15156msgid "Tir" 15157msgstr "Tir" 15158 15159#. I18N: 4th month in the Persian/Jalali calendar 15160#: app/Date/JalaliDate.php:190 15161msgctxt "LOCATIVE" 15162msgid "Tir" 15163msgstr "Tir" 15164 15165#. I18N: 4th month in the Persian/Jalali calendar 15166#: app/Date/JalaliDate.php:100 15167msgctxt "NOMINATIVE" 15168msgid "Tir" 15169msgstr "Tir" 15170 15171#. I18N: a month in the Jewish calendar 15172#: app/Date/JewishDate.php:193 15173msgctxt "GENITIVE" 15174msgid "Tishrei" 15175msgstr "Tishrei" 15176 15177#. I18N: a month in the Jewish calendar 15178#: app/Date/JewishDate.php:297 15179msgctxt "INSTRUMENTAL" 15180msgid "Tishrei" 15181msgstr "Tishrei" 15182 15183#. I18N: a month in the Jewish calendar 15184#: app/Date/JewishDate.php:245 15185msgctxt "LOCATIVE" 15186msgid "Tishrei" 15187msgstr "Tishrei" 15188 15189#. I18N: a month in the Jewish calendar 15190#: app/Date/JewishDate.php:141 15191msgctxt "NOMINATIVE" 15192msgid "Tishrei" 15193msgstr "Tishrei" 15194 15195#: app/Gedcom.php:722 app/Gedcom.php:752 app/Gedcom.php:813 15196#: resources/views/admin/fix-level-0-media.phtml:36 15197#: resources/views/lists/media-table.phtml:78 15198#: resources/views/lists/notes-table.phtml:89 15199#: resources/views/lists/sources-table.phtml:94 15200#: resources/views/modals/create-media-from-file.phtml:34 15201#: resources/views/modals/media-file-fields.phtml:108 15202#: resources/views/modals/source-fields.phtml:14 15203#: resources/views/modules/census-assistant.phtml:24 15204#: resources/views/modules/favorites/favorites.phtml:148 15205#: resources/views/modules/favorites/favorites.phtml:150 15206#: resources/views/modules/gedcom_news/edit.phtml:25 15207#: resources/views/modules/html/config.phtml:18 15208#: resources/views/modules/user_blog/edit.phtml:25 15209msgid "Title" 15210msgstr "Başlık" 15211 15212#: resources/views/admin/broadcast.phtml:36 15213#: resources/views/admin/email-page.phtml:41 15214#: resources/views/contact-page.phtml:32 resources/views/message-page.phtml:38 15215msgctxt "Email recipient" 15216msgid "To" 15217msgstr "Alıcı" 15218 15219#: resources/views/admin/changes-log.phtml:48 15220#: resources/views/admin/site-logs.phtml:46 15221msgctxt "End of date range" 15222msgid "To" 15223msgstr "İle" 15224 15225#: resources/views/modules/html/config.phtml:32 15226msgid "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." 15227msgstr "Bu bloğa başlamanıza yardımcı olmak için birkaç standart şablon oluşturduk. Bu şablonlardan birini seçtiğinizde, metin alanı, daha sonra sitenizin gereksinimlerine uyacak şekilde değiştirebileceğiniz bir kopya içerir." 15228 15229#: resources/views/admin/tags.phtml:940 15230msgid "To create new data using custom tags, you need to enable them." 15231msgstr "" 15232 15233#: resources/views/modules/todo/config.phtml:15 15234msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 15235msgstr "Yeni araştırma görevleri oluşturmak için, önce aile ağacının tercihlerindeki gerçekler ve olaylar listesine “araştırma görevi” eklemeniz gerekir." 15236 15237#: app/Services/LeafletJsService.php:65 15238msgid "To display a map, you need to enable a map-provider in the control panel." 15239msgstr "" 15240 15241#. I18N: Help text for the “Format text and notes” configuration setting 15242#: resources/views/admin/trees-preferences.phtml:591 15243msgid "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." 15244msgstr "Diğer şecere uygulamalarıyla uyumluluğu sağlamak için, notlar, metin ve transkriptler basit, biçimlendirilmemiş metinle kaydedilmelidir. Bununla birlikte, biçimlendirme genellikle sunum, anlama vb. yardımcı olmak için arzu edilir." 15245 15246#. I18N: “Apache” is a software program. 15247#: resources/views/admin/site-preferences.phtml:36 15248msgid "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." 15249msgstr "Bu özel verileri korumak için webtrees, bu klasöre tüm erişimi engelleyen bir Apache yapılandırma dosyası (.htaccess) kullanır. Web sunucunuz .htaccess dosyalarını desteklemiyorsa ve bu klasöre erişimi kısıtlayamıyorsanız, web belgelerinizden uzakta başka bir klasör seçebilirsiniz." 15250 15251#: resources/views/emails/password-request-html.phtml:18 15252#: resources/views/emails/password-request-text.phtml:14 15253msgid "To set a new password, follow this link." 15254msgstr "Yeni bir şifre belirlemek için bu bağlantıyı takip edin." 15255 15256#. I18N: Help text for the "Custom welcome text" site configuration setting 15257#: resources/views/admin/site-registration.phtml:43 15258msgid "To set this text for other languages, you must switch to that language, and visit this page again." 15259msgstr "Bu metni diğer diller için ayarlamak üzere, o dile geçmeli ve bu sayfayı tekrar ziyaret etmelisiniz." 15260 15261#: resources/views/modules/sitemap/config.phtml:50 15262msgid "To tell search engines that sitemaps are available, you can use the following links." 15263msgstr "Arama motorlarına site haritalarının mevcut olduğunu söylemek için aşağıdaki bağlantıları kullanabilirsiniz." 15264 15265#: resources/views/modules/bing-maps/config.phtml:36 15266#: resources/views/modules/google-maps/config.phtml:36 15267#: resources/views/modules/here-maps/config.phtml:36 15268#: resources/views/modules/map-box/config.phtml:36 15269#: resources/views/modules/openrouteservice/config.phtml:36 15270msgid "To use this service, you need an API key." 15271msgstr "Bu hizmeti kullanmak için bir API anahtarına ihtiyacınız var." 15272 15273#: resources/views/modules/geonames/config.phtml:36 15274msgid "To use this service, you need an account." 15275msgstr "Bu hizmeti kullanmak için bir hesaba ihtiyacınız var." 15276 15277#. I18N: Name of a country or state 15278#: app/Statistics/Service/CountryService.php:480 15279msgid "Togo" 15280msgstr "Togo" 15281 15282#. I18N: Name of a country or state 15283#: app/Statistics/Service/CountryService.php:486 15284msgid "Tokelau" 15285msgstr "Tokelau" 15286 15287#. I18N: Location of an LDS church temple 15288#: app/Elements/TempleCode.php:198 15289msgid "Tokyo, Japan" 15290msgstr "Tokyo, Japonya" 15291 15292#. I18N: Type of media object 15293#: app/Elements/SourceMediaType.php:95 15294msgid "Tombstone" 15295msgstr "Mezar taşı" 15296 15297#. I18N: Name of a country or state 15298#: app/Statistics/Service/CountryService.php:492 15299msgid "Tonga" 15300msgstr "Tonga" 15301 15302#: app/Http/Exceptions/HttpTooManyRequestsException.php:35 15303msgid "Too many requests. Try again later." 15304msgstr "" 15305 15306#. 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 15307#: app/Module/TopGivenNamesModule.php:104 15308#, php-format 15309msgid "Top %s given name" 15310msgid_plural "Top %s given names" 15311msgstr[0] "En çok %s verilen ad" 15312msgstr[1] "En çok %s verilen adlar" 15313 15314#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 15315#: app/Module/TopSurnamesModule.php:188 15316#, php-format 15317msgid "Top %s surname" 15318msgid_plural "Top %s surnames" 15319msgstr[0] "En çok %s soyadı" 15320msgstr[1] "En çok %s soyadları" 15321 15322#. I18N: i.e. most popular given name. 15323#: app/Module/TopGivenNamesModule.php:101 15324msgid "Top given name" 15325msgstr "En çok verilen ad" 15326 15327#. I18N: Name of a module. Top=Most common 15328#: app/Module/TopGivenNamesModule.php:47 15329#: resources/views/modules/statistics-chart/names.phtml:45 15330msgid "Top given names" 15331msgstr "En çok verilen adlar" 15332 15333#. I18N: i.e. most popular surname. 15334#: app/Module/TopSurnamesModule.php:185 15335msgid "Top surname" 15336msgstr "En çok soyadı" 15337 15338#. I18N: Name of a module. Top=Most common 15339#: app/Module/TopSurnamesModule.php:72 15340#: resources/views/modules/statistics-chart/names.phtml:25 15341msgid "Top surnames" 15342msgstr "En çok soyadları" 15343 15344#. I18N: Location of an LDS church temple 15345#: app/Elements/TempleCode.php:199 15346msgid "Toronto, Ontario, Canada" 15347msgstr "Toronto, Ontario, Kanada" 15348 15349#: app/Module/StatisticsChartModule.php:766 15350#: app/Statistics/Google/ChartBirth.php:97 15351#: app/Statistics/Google/ChartCommonGiven.php:70 15352#: app/Statistics/Google/ChartCommonSurname.php:128 15353#: app/Statistics/Google/ChartDeath.php:97 15354#: app/Statistics/Google/ChartDistribution.php:109 15355#: app/Statistics/Google/ChartDivorce.php:97 15356#: app/Statistics/Google/ChartFamilyLargest.php:90 15357#: app/Statistics/Google/ChartFamilyWithSources.php:65 15358#: app/Statistics/Google/ChartIndividualWithSources.php:65 15359#: app/Statistics/Google/ChartMarriage.php:97 15360#: app/Statistics/Google/ChartMedia.php:64 15361#: app/Statistics/Google/ChartMortality.php:65 15362#: app/Statistics/Google/ChartNoChildrenFamilies.php:97 15363#: app/Statistics/Google/ChartSex.php:56 15364#: resources/views/admin/control-panel.phtml:435 15365#: resources/views/lists/chart-by-age.phtml:29 15366#: resources/views/lists/chart-by-decade.phtml:21 15367msgid "Total" 15368msgstr "Toplam" 15369 15370#: resources/xml/reports/change_report.xml:127 15371msgid "Total accepted changes: " 15372msgstr "Toplam kabul edilen değişiklikler: " 15373 15374#: resources/views/modules/statistics-chart/individual-events.phtml:18 15375msgid "Total births" 15376msgstr "Toplam doğumlar" 15377 15378#: resources/views/modules/statistics-chart/total-individuals.phtml:59 15379msgid "Total dead" 15380msgstr "Toplam ölü" 15381 15382#: resources/views/modules/statistics-chart/individual-events.phtml:62 15383msgid "Total deaths" 15384msgstr "Toplam ölümler" 15385 15386#: resources/views/modules/statistics-chart/family-totals.phtml:63 15387msgid "Total divorces" 15388msgstr "Toplam boşanmalar" 15389 15390#: resources/views/modules/gedcom_stats/config.phtml:51 15391#: resources/views/modules/statistics-chart/other-events.phtml:10 15392#: resources/xml/reports/missing_facts_report.xml:602 15393msgid "Total events" 15394msgstr "Toplam olaylar" 15395 15396#: app/Statistics/Google/ChartNoChildrenFamilies.php:127 15397#: resources/views/modules/statistics-chart/family-totals.phtml:10 15398#: resources/xml/reports/fact_sources.xml:248 15399#: resources/xml/reports/fact_sources.xml:252 15400#: resources/xml/reports/fact_sources.xml:350 15401#: resources/xml/reports/fact_sources.xml:354 15402#: resources/xml/reports/marriage_report.xml:111 15403msgid "Total families" 15404msgstr "Toplam aileler" 15405 15406#: resources/views/modules/statistics-chart/total-individuals.phtml:30 15407msgid "Total females" 15408msgstr "Toplam kadınlar" 15409 15410#: resources/views/modules/statistics-chart/names.phtml:38 15411msgid "Total given names" 15412msgstr "Toplam verilen adlar" 15413 15414#: resources/views/modules/statistics-chart/total-individuals.phtml:10 15415#: resources/xml/reports/bdm_report.xml:210 15416#: resources/xml/reports/birth_report.xml:66 15417#: resources/xml/reports/cemetery_report.xml:89 15418#: resources/xml/reports/death_report.xml:99 15419#: resources/xml/reports/fact_sources.xml:142 15420#: resources/xml/reports/fact_sources.xml:146 15421#: resources/xml/reports/fact_sources.xml:305 15422#: resources/xml/reports/fact_sources.xml:309 15423#: resources/xml/reports/missing_facts_report.xml:601 15424#: resources/xml/reports/occupation_report.xml:94 15425#: resources/xml/reports/relative_ext_report.xml:147 15426msgid "Total individuals" 15427msgstr "Toplam bireyler" 15428 15429#: resources/views/modules/statistics-chart/total-individuals.phtml:50 15430msgid "Total living" 15431msgstr "Toplam yaşayan" 15432 15433#: resources/views/modules/statistics-chart/total-individuals.phtml:21 15434msgid "Total males" 15435msgstr "Toplam erkekler" 15436 15437#: resources/views/modules/statistics-chart/family-totals.phtml:19 15438msgid "Total marriages" 15439msgstr "Toplam evlilikler" 15440 15441#: resources/xml/reports/change_report.xml:87 15442msgid "Total pending changes: " 15443msgstr "Toplam bekleyen değişiklikler: " 15444 15445#: resources/views/modules/gedcom_stats/config.phtml:46 15446#: resources/views/modules/html/template-statistics.phtml:36 15447#: resources/views/modules/statistics-chart/names.phtml:18 15448msgid "Total surnames" 15449msgstr "Toplam soyadları" 15450 15451#: resources/views/modules/gedcom_stats/config.phtml:52 15452msgid "Total users" 15453msgstr "Toplam kullanıcılar" 15454 15455#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 15456#: app/Module/ModuleAnalyticsTrait.php:107 15457#: resources/views/admin/analytics-edit.phtml:17 15458#: resources/views/admin/control-panel.phtml:585 15459#: resources/views/admin/modules.phtml:110 15460#: resources/views/admin/modules.phtml:112 15461#: resources/views/admin/modules.phtml:240 15462#: resources/views/admin/modules.phtml:243 15463#: resources/views/modules/privacy-policy/page.phtml:41 15464msgid "Tracking and analytics" 15465msgstr "İzleme ve analiz" 15466 15467#: app/Gedcom.php:850 15468msgid "Trailer" 15469msgstr "Fragman" 15470 15471#: app/Module/AncestorsChartModule.php:256 15472#: app/Module/DescendancyChartModule.php:247 15473#: resources/views/emails/register-notify-html.phtml:34 15474#: resources/views/emails/register-notify-text.phtml:28 15475msgid "Tree" 15476msgstr "Ağaç" 15477 15478#. I18N: The third day in the French republican calendar 15479#: app/Date/FrenchDate.php:305 15480msgid "Tridi" 15481msgstr "Tridi" 15482 15483#. I18N: Name of a country or state 15484#: app/Statistics/Service/CountryService.php:494 15485msgid "Trinidad and Tobago" 15486msgstr "Trinidad ve Tobago" 15487 15488#. I18N: Location of an LDS church temple 15489#: app/Elements/TempleCode.php:200 15490msgid "Trujillo, Peru" 15491msgstr "Trujillo, Peru" 15492 15493#. I18N: abbreviation for Tuesday 15494#: app/Date/AbstractCalendarDate.php:275 15495#: resources/views/edit/initialize-calendar-popup.phtml:25 15496msgid "Tue" 15497msgstr "Sal" 15498 15499#: app/Date/AbstractCalendarDate.php:247 15500msgid "Tuesday" 15501msgstr "Salı" 15502 15503#. I18N: Name of a country or state 15504#: app/Statistics/Service/CountryService.php:496 15505msgid "Tunisia" 15506msgstr "Tunus" 15507 15508#. I18N: Name of a country or state 15509#: app/Statistics/Service/CountryService.php:498 15510msgid "Turkey" 15511msgstr "Türkiye" 15512 15513#. I18N: Name of a country or state 15514#: app/Statistics/Service/CountryService.php:488 15515msgid "Turkmenistan" 15516msgstr "Türkmenistan" 15517 15518#. I18N: Name of a country or state 15519#: app/Statistics/Service/CountryService.php:476 15520msgid "Turks and Caicos Islands" 15521msgstr "Turks ve Caicos Adaları" 15522 15523#. I18N: Name of a country or state 15524#: app/Statistics/Service/CountryService.php:500 15525msgid "Tuvalu" 15526msgstr "Tuvalu" 15527 15528#. I18N: Location of an LDS church temple 15529#: app/Elements/TempleCode.php:196 15530msgid "Tuxtla Gutierrez, Mexico" 15531msgstr "Tuxtla Gutierrez, Meksika" 15532 15533#. I18N: Location of an LDS church temple 15534#: app/Elements/TempleCode.php:201 15535msgid "Twin Falls, Idaho, United States" 15536msgstr "Twin Falls, Idaho, ABD" 15537 15538#: app/Gedcom.php:401 app/Gedcom.php:408 app/Gedcom.php:421 app/Gedcom.php:532 15539#: app/Gedcom.php:539 app/Gedcom.php:552 app/Gedcom.php:1206 15540#: app/Gedcom.php:1213 app/Gedcom.php:1472 app/Gedcom.php:1567 15541#: app/Statistics/Google/ChartFamilyLargest.php:89 15542#: app/Statistics/Google/ChartFamilyWithSources.php:64 15543#: app/Statistics/Google/ChartIndividualWithSources.php:64 15544#: app/Statistics/Google/ChartMedia.php:63 15545#: app/Statistics/Google/ChartSex.php:55 15546#: resources/views/admin/site-logs.phtml:53 15547#: resources/views/admin/site-logs.phtml:123 15548#: resources/views/modules/media-list/page.phtml:61 15549#: resources/views/modules/random_media/config.phtml:26 15550#: resources/views/modules/recent_changes/changes-table.phtml:39 15551msgid "Type" 15552msgstr "Tür" 15553 15554#: app/Gedcom.php:1235 15555msgid "Type of abbreviation" 15556msgstr "Kısaltma türü" 15557 15558#: app/Gedcom.php:1259 15559msgid "Type of administrative ID" 15560msgstr "İdari kimlik türü" 15561 15562#: app/Gedcom.php:1263 15563msgid "Type of demographic data" 15564msgstr "Demografik veri türü" 15565 15566#: app/Gedcom.php:438 app/Gedcom.php:634 app/Gedcom.php:1214 15567msgid "Type of event" 15568msgstr "Olay türü" 15569 15570#: app/Gedcom.php:636 15571msgid "Type of fact" 15572msgstr "Gerçek türü" 15573 15574#: app/Gedcom.php:647 15575msgid "Type of identification number" 15576msgstr "Kimlik numarası türü" 15577 15578#: app/Gedcom.php:1252 15579msgid "Type of location" 15580msgstr "Konum tipi" 15581 15582#: app/Gedcom.php:448 15583msgid "Type of marriage" 15584msgstr "Evlilik türü" 15585 15586#: app/Gedcom.php:674 15587msgid "Type of name" 15588msgstr "İsim türü" 15589 15590#: app/Gedcom.php:454 app/Gedcom.php:692 app/Gedcom.php:731 app/Gedcom.php:755 15591#: app/Gedcom.php:786 app/Gedcom.php:806 15592msgid "Type of reference number" 15593msgstr "Referans numarası türü" 15594 15595#: app/Gedcom.php:1121 app/Gedcom.php:1177 15596msgid "Type of research task" 15597msgstr "Araştırma görevi türü" 15598 15599#. I18N: A configuration setting 15600#: app/Gedcom.php:424 app/Gedcom.php:504 app/Gedcom.php:553 app/Gedcom.php:788 15601#: app/Gedcom.php:836 app/Gedcom.php:888 app/Gedcom.php:1129 15602#: app/Gedcom.php:1467 app/Gedcom.php:1528 app/Gedcom.php:1566 15603#: app/Gedcom.php:1607 app/Http/RequestHandlers/CreateRepositoryModal.php:51 15604#: resources/views/admin/trees-create.phtml:32 15605#: resources/views/admin/trees-preferences.phtml:70 15606#: resources/views/modals/media-file-fields.phtml:99 15607#: resources/views/modules/favorites/favorites.phtml:135 15608#: resources/views/modules/favorites/favorites.phtml:142 15609#: resources/views/modules/favorites/favorites.phtml:144 15610#: resources/views/modules/matomo-analytics/form.phtml:18 15611#: resources/views/modules/share-url/share.phtml:10 15612#: resources/views/modules/sitemap/config.phtml:46 15613msgid "URL" 15614msgstr "URL" 15615 15616#. I18N: Name of a country or state 15617#: app/Statistics/Service/CountryService.php:510 15618msgid "US Minor Outlying Islands" 15619msgstr "ABD Dışındaki Küçük Adalar" 15620 15621#. I18N: Name of a country or state 15622#: app/Statistics/Service/CountryService.php:526 15623msgid "US Virgin Islands" 15624msgstr "ABD Virgin Adaları" 15625 15626#. I18N: Name of a country or state 15627#: app/Statistics/Service/CountryService.php:506 15628msgid "Uganda" 15629msgstr "Uganda" 15630 15631#. I18N: Name of a country or state 15632#: app/Statistics/Service/CountryService.php:508 15633msgid "Ukraine" 15634msgstr "Ukrayna" 15635 15636#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 15637#: app/Elements/LdsBaptismDateStatus.php:77 15638#: app/Elements/LdsChildSealingDateStatus.php:70 15639#: app/Elements/LdsEndowmentDateStatus.php:78 15640#: app/Elements/LdsSpouseSealingDateStatus.php:78 15641msgid "Uncleared: insufficient data" 15642msgstr "Temizlenmemiş: yetersiz veri" 15643 15644#: app/Gedcom.php:1126 app/Gedcom.php:1182 app/Gedcom.php:1183 15645#: app/Gedcom.php:1185 app/Gedcom.php:1187 app/Gedcom.php:1188 15646#: app/Gedcom.php:1195 app/Gedcom.php:1196 app/Gedcom.php:1275 15647#: app/Gedcom.php:1325 app/Gedcom.php:1361 app/Gedcom.php:1363 15648#: app/Gedcom.php:1365 app/Gedcom.php:1367 app/Gedcom.php:1370 15649#: app/Gedcom.php:1404 app/Gedcom.php:1466 app/Gedcom.php:1473 15650#: app/Gedcom.php:1474 app/Gedcom.php:1482 app/Gedcom.php:1492 15651#: app/Gedcom.php:1497 app/Gedcom.php:1498 app/Gedcom.php:1501 15652#: app/Gedcom.php:1513 app/Gedcom.php:1529 app/Gedcom.php:1530 15653#: app/Gedcom.php:1531 app/Gedcom.php:1532 app/Gedcom.php:1582 15654#: app/Gedcom.php:1589 app/Gedcom.php:1590 app/Gedcom.php:1591 15655#: app/Gedcom.php:1592 app/Gedcom.php:1602 app/Gedcom.php:1604 15656#: app/Gedcom.php:1608 app/Gedcom.php:1609 app/Gedcom.php:1612 15657msgid "Unique identifier" 15658msgstr "Benzersiz tanımlayıcı" 15659 15660#. I18N: Help text for the “Add unique identifiers” configuration setting 15661#: resources/views/admin/trees-preferences.phtml:145 15662msgid "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." 15663msgstr "Benzersiz tanımlayıcılar, aynı kaydın farklı aile ağaçlarında ve farklı sistemlerde bulunmasına izin verir. Kayıtlar her oluşturulduğunda veya güncellendiğinde eklenecekler. Benzersiz tanımlayıcıların görüntülenmesini istemiyorsanız, bunları gizlilik kurallarını kullanarak gizleyebilirsiniz." 15664 15665#. I18N: Name of a country or state 15666#: app/Statistics/Service/CountryService.php:54 15667msgid "United Arab Emirates" 15668msgstr "Birleşik Arap Emirlikleri" 15669 15670#. I18N: Name of a country or state 15671#: app/Statistics/Service/CountryService.php:201 15672msgid "United Kingdom" 15673msgstr "Birleşik Krallık" 15674 15675#. I18N: Name of a country or state 15676#: app/Statistics/Service/CountryService.php:514 15677msgid "United States" 15678msgstr "Amerika Birleşik Devletleri" 15679 15680#. I18N: Name of a country or state 15681#: app/Elements/FamilyStatusText.php:73 app/Gedcom.php:1079 15682#: app/GedcomRecord.php:733 app/GedcomRecord.php:738 15683#: app/Statistics/Google/ChartSex.php:72 15684#: app/Statistics/Service/CountryService.php:38 15685msgid "Unknown" 15686msgstr "Bilinmeyen" 15687 15688#: app/Statistics/Google/ChartNoChildrenFamilies.php:114 15689msgctxt "unknown century" 15690msgid "Unknown" 15691msgstr "Bilinmeyen" 15692 15693#: app/Elements/SexValue.php:87 15694#: resources/xml/reports/family_group_report.xml:844 15695#: resources/xml/reports/individual_ext_report.xml:399 15696#: resources/xml/reports/individual_ext_report.xml:606 15697#: resources/xml/reports/individual_report.xml:388 15698#: resources/xml/reports/individual_report.xml:602 15699msgctxt "unknown gender" 15700msgid "Unknown" 15701msgstr "Bilinmeyen" 15702 15703#: resources/views/edit-account-page.phtml:64 15704msgctxt "unknown people" 15705msgid "Unknown" 15706msgstr "Bilinmeyen" 15707 15708#: resources/views/edit/icon-fact-delete.phtml:19 15709#: resources/views/edit/icon-fact-delete.phtml:21 15710msgid "Unlink" 15711msgstr "Bağlantıyı kaldır" 15712 15713#: app/Elements/UnknownElement.php:36 15714msgid "Unrecognized GEDCOM code" 15715msgstr "Tanınmayan GEDCOM kodu" 15716 15717#: resources/views/admin/media.phtml:50 15718msgid "Unused files" 15719msgstr "Kullanılmayan dosyalar" 15720 15721#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 15722#, php-format 15723msgid "Unzip %s to a temporary folder…" 15724msgstr "%s dosyasını geçici bir klasöre çıkar…" 15725 15726#. I18N: Name of a module 15727#: app/Module/UpcomingAnniversariesModule.php:122 15728msgid "Upcoming events" 15729msgstr "Yaklaşan etkinlikler" 15730 15731#: app/Http/RequestHandlers/DataFixData.php:104 15732msgid "Update" 15733msgstr "Güncelle" 15734 15735#: resources/views/admin/data-fix-page.phtml:47 15736msgid "Update all" 15737msgstr "Tümünü güncelle" 15738 15739#. I18N: Name of a module 15740#: app/Module/FixPlaceNames.php:61 15741msgid "Update place names" 15742msgstr "Yer adlarını güncelle" 15743 15744#. I18N: Description of a “Data fix” module 15745#: app/Module/FixPlaceNames.php:72 15746msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 15747msgstr "Yer adlarının daha düşük seviyeli kısımlarını korurken, daha yüksek seviyeli kısımlarını güncelleyin." 15748 15749#. I18N: GEDCOM tag _UPD 15750#: app/Gedcom.php:974 app/Gedcom.php:1503 15751msgid "Updated at" 15752msgstr "" 15753 15754#. I18N: %s is a version number, such as 1.2.3 15755#. I18N: %s is a version number 15756#: app/Http/RequestHandlers/LoginAction.php:80 15757#: app/Http/RequestHandlers/UpgradeWizardStep.php:174 15758#: resources/views/admin/control-panel.phtml:189 15759#, php-format 15760msgid "Upgrade to webtrees %s." 15761msgstr "Webtrees %s sürümüne yükseltin." 15762 15763#: app/Http/RequestHandlers/UpgradeWizardPage.php:79 15764#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 15765msgid "Upgrade wizard" 15766msgstr "Yükseltme sihirbazı" 15767 15768#: app/Http/RequestHandlers/UploadMediaPage.php:69 15769#: resources/views/admin/control-panel.phtml:792 15770msgid "Upload media files" 15771msgstr "Medya dosyalarını yükleyin" 15772 15773#: resources/views/admin/media-upload.phtml:23 15774msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15775msgstr "Yerel bilgisayarınızdan bir veya daha fazla medya dosyası yükleyin. Medya dosyaları resim, video, ses veya diğer formatlar olabilir." 15776 15777#. I18N: Name of a country or state 15778#: app/Statistics/Service/CountryService.php:512 15779msgid "Uruguay" 15780msgstr "Uruguay" 15781 15782#: app/Services/EmailService.php:221 15783msgid "Use SMTP to send messages" 15784msgstr "Mesajları göndermek için SMTP kullanın" 15785 15786#: app/Module/FixSearchAndReplace.php:103 15787msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 15788msgstr "Tek bir karakteri eşleştirmek için “?”, sıfır veya daha fazla karakteri eşleştirmek için “*” kullanın." 15789 15790#: app/Module/ModuleMapGeoLocationTrait.php:55 15791msgid "Use an external service to find locations." 15792msgstr "Konumları bulmak için harici bir hizmet kullanın." 15793 15794#. I18N: placeholder text for new-password field 15795#: resources/views/admin/users-create.phtml:61 15796#: resources/views/admin/users-edit.phtml:71 15797#: resources/views/register-page.phtml:75 15798#, php-format 15799msgid "Use at least %s character." 15800msgid_plural "Use at least %s characters." 15801msgstr[0] "En az %s karakter kullanın." 15802msgstr[1] "En az %s karakterler kullanın." 15803 15804#: resources/xml/reports/family_group_report.xml:12 15805#: resources/xml/reports/individual_ext_report.xml:13 15806#: resources/xml/reports/individual_report.xml:10 15807msgid "Use colors" 15808msgstr "Renkleri kullan" 15809 15810#: resources/views/modules/interactive-tree/chart.phtml:19 15811msgid "Use compact layout" 15812msgstr "Kompakt düzeni kullan" 15813 15814#. I18N: A configuration setting 15815#: resources/views/admin/trees-preferences.phtml:709 15816msgid "Use full source citations" 15817msgstr "Tam kaynak alıntıları kullanın" 15818 15819#: resources/views/setup/step-4-database-mysql.phtml:125 15820#: resources/views/setup/step-4-database-pgsql.phtml:110 15821#: resources/views/setup/step-4-database-sqlite.phtml:65 15822#: resources/views/setup/step-4-database-sqlite.phtml:80 15823#: resources/views/setup/step-4-database-sqlsvr.phtml:110 15824msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 15825msgstr "A-Z, a-z, 0-9 arası rakamları veya alt çizgi harfleri kullanın" 15826 15827#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 15828msgid "Use maps in webtrees." 15829msgstr "webtrees'te haritalar kullanın." 15830 15831#. I18N: A configuration setting 15832#: resources/views/admin/site-mail.phtml:121 15833msgid "Use password" 15834msgstr "Şifre kullan" 15835 15836#. I18N: "sendmail" is the name of some mail software 15837#: app/Services/EmailService.php:220 15838msgid "Use sendmail to send messages" 15839msgstr "Mesaj göndermek için sendmail kullanın" 15840 15841#. I18N: Help text for the “Use silhouettes” configuration setting 15842#: resources/views/admin/trees-preferences.phtml:311 15843msgid "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." 15844msgstr "Bu kişi için vurgulanmış bir görüntü belirtilmediğinde siluet görüntülerini kullanın. Kullanılan görüntüler, söz konusu bireyin cinsiyetine özgüdür." 15845 15846#. I18N: A configuration setting 15847#: resources/views/admin/trees-preferences.phtml:306 15848msgid "Use silhouettes" 15849msgstr "Siluetleri kullanın" 15850 15851#: app/Http/RequestHandlers/CopyFact.php:73 15852msgid "Use the “edit“ menu to paste this into another record." 15853msgstr "Bunu başka bir kayda yapıştırmak için “düzenle” menüsünü kullanın." 15854 15855#: resources/views/register-page.phtml:90 15856msgid "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." 15857msgstr "Bu alanı, site yöneticisine neden bir hesap talep ettiğinizi ve bu sitede görüntülenen şecere ile nasıl ilişkili olduğunuzu anlatmak için kullanın. Bunu, site yöneticisi için sahip olabileceğiniz diğer yorumları girmek için de kullanabilirsiniz." 15858 15859#: app/Module/ResearchTaskModule.php:63 app/Module/ResearchTaskModule.php:66 15860#: resources/views/admin/changes-log.phtml:85 15861#: resources/views/admin/changes-log.phtml:138 15862#: resources/views/admin/site-logs.phtml:76 15863#: resources/views/admin/site-logs.phtml:126 15864msgid "User" 15865msgstr "Kullanıcı" 15866 15867#: app/Http/RequestHandlers/UserListPage.php:52 15868#: resources/views/admin/control-panel.phtml:509 15869#: resources/views/admin/email-page.phtml:21 15870#: resources/views/admin/users-cleanup.phtml:22 15871#: resources/views/admin/users-create.phtml:20 15872#: resources/views/admin/users-edit.phtml:29 15873msgid "User administration" 15874msgstr "Kullanıcı yönetimi" 15875 15876#: resources/views/admin/users-cleanup.phtml:64 15877msgid "User didn’t verify within 7 days." 15878msgstr "Kullanıcı 7 GÜN içinde doğrulamadı." 15879 15880#: resources/views/admin/users-cleanup.phtml:66 15881msgid "User not verified by administrator." 15882msgstr "Kullanıcı, yönetici tarafından doğrulanmadı." 15883 15884#: app/Http/RequestHandlers/VerifyEmail.php:73 15885msgid "User verification" 15886msgstr "Kullanıcı doğrulama" 15887 15888#. I18N: A configuration setting 15889#: resources/views/admin/site-mail.phtml:135 15890#: resources/views/admin/users-create.phtml:45 15891#: resources/views/admin/users-edit.phtml:55 15892#: resources/views/admin/users.phtml:26 15893#: resources/views/edit-account-page.phtml:32 15894#: resources/views/emails/register-notify-html.phtml:26 15895#: resources/views/emails/register-notify-text.phtml:20 15896#: resources/views/login-page.phtml:34 15897#: resources/views/modules/geonames/config.phtml:23 15898#: resources/views/modules/login_block/sign-in.phtml:23 15899#: resources/views/modules/todo/research-tasks.phtml:33 15900#: resources/views/password-reset-page.phtml:25 15901#: resources/views/register-page.phtml:60 15902#: resources/views/setup/step-5-administrator.phtml:66 15903msgid "Username" 15904msgstr "Kullanıcı adı" 15905 15906#: resources/views/forgot-password-page.phtml:22 15907#: resources/views/modules/login_block/sign-in.phtml:57 15908msgid "Username or email address" 15909msgstr "Kullanıcı adı veya e-posta adresi" 15910 15911#: resources/views/admin/users-create.phtml:50 15912#: resources/views/admin/users-edit.phtml:60 15913#: resources/views/edit-account-page.phtml:37 15914#: resources/views/register-page.phtml:65 15915msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 15916msgstr "Kullanıcı adları büyük/küçük harfe duyarlı değildir ve aksanlı harfleri yok sayar, bu nedenle \"chloe\", \"chloë\" ve \"Chloe\" aynı kabul edilir." 15917 15918#: resources/views/admin/control-panel.phtml:475 15919#: resources/views/modules/gedcom_stats/statistics.phtml:144 15920#: resources/views/modules/html/template-statistics.phtml:60 15921msgid "Users" 15922msgstr "Kullanıcılar" 15923 15924#: resources/views/admin/users-cleanup.phtml:45 15925msgid "User’s account has been inactive too long: " 15926msgstr "Kullanıcının hesabı çok uzun süredir aktif değil: " 15927 15928#. I18N: Name of a country or state 15929#: app/Statistics/Service/CountryService.php:516 15930msgid "Uzbekistan" 15931msgstr "Özbekistan" 15932 15933#. I18N: Location of an LDS church temple 15934#: app/Elements/TempleCode.php:202 15935msgid "Vancouver, British Columbia, Canada" 15936msgstr "Vancouver, British Columbia, Kanada" 15937 15938#. I18N: Name of a country or state 15939#: app/Statistics/Service/CountryService.php:530 15940msgid "Vanuatu" 15941msgstr "Vanuatu" 15942 15943#. I18N: Description of the “StatisticsChart” module 15944#: app/Module/StatisticsChartModule.php:98 15945msgid "Various statistics charts." 15946msgstr "Çeşitli istatistik grafikleri." 15947 15948#. I18N: Name of a country or state 15949#: app/Statistics/Service/CountryService.php:518 15950msgid "Vatican City" 15951msgstr "Vatikan Şehri" 15952 15953#. I18N: a month in the French republican calendar 15954#: app/Date/FrenchDate.php:149 15955msgctxt "GENITIVE" 15956msgid "Vendemiaire" 15957msgstr "Vendemiaire" 15958 15959#. I18N: a month in the French republican calendar 15960#: app/Date/FrenchDate.php:243 15961msgctxt "INSTRUMENTAL" 15962msgid "Vendemiaire" 15963msgstr "Vendemiaire" 15964 15965#. I18N: a month in the French republican calendar 15966#: app/Date/FrenchDate.php:196 15967msgctxt "LOCATIVE" 15968msgid "Vendemiaire" 15969msgstr "Vendemiaire" 15970 15971#. I18N: a month in the French republican calendar 15972#: app/Date/FrenchDate.php:101 15973msgctxt "NOMINATIVE" 15974msgid "Vendemiaire" 15975msgstr "Vendémiaire" 15976 15977#. I18N: Name of a country or state 15978#: app/Statistics/Service/CountryService.php:522 15979msgid "Venezuela" 15980msgstr "Venezuela" 15981 15982#. I18N: a month in the French republican calendar 15983#: app/Date/FrenchDate.php:159 15984msgctxt "GENITIVE" 15985msgid "Ventose" 15986msgstr "Ventose" 15987 15988#. I18N: a month in the French republican calendar 15989#: app/Date/FrenchDate.php:253 15990msgctxt "INSTRUMENTAL" 15991msgid "Ventose" 15992msgstr "Ventose" 15993 15994#. I18N: a month in the French republican calendar 15995#: app/Date/FrenchDate.php:206 15996msgctxt "LOCATIVE" 15997msgid "Ventose" 15998msgstr "Ventose" 15999 16000#. I18N: a month in the French republican calendar 16001#: app/Date/FrenchDate.php:111 16002msgctxt "NOMINATIVE" 16003msgid "Ventose" 16004msgstr "Ventôse" 16005 16006#. I18N: Location of an LDS church temple 16007#: app/Elements/TempleCode.php:203 16008msgid "Veracruz, Mexico" 16009msgstr "Veracruz, Meksika" 16010 16011#: app/Gedcom.php:1383 app/Gedcom.php:1385 app/Gedcom.php:1445 16012#: app/Gedcom.php:1447 app/Gedcom.php:1450 resources/views/admin/users.phtml:34 16013msgid "Verified" 16014msgstr "Doğrulandı" 16015 16016#. I18N: Location of an LDS church temple 16017#: app/Elements/TempleCode.php:204 16018msgid "Vernal, Utah, United States" 16019msgstr "Vernal, Utah, ABD" 16020 16021#: app/Gedcom.php:478 app/Gedcom.php:486 app/Gedcom.php:509 app/Gedcom.php:1128 16022msgid "Version" 16023msgstr "Sürüm" 16024 16025#. I18N: Type of media object 16026#: app/Elements/SourceMediaType.php:96 16027msgid "Video" 16028msgstr "Video" 16029 16030#. I18N: Name of a country or state 16031#: app/Statistics/Service/CountryService.php:528 16032msgid "Vietnam" 16033msgstr "Vietnam" 16034 16035#: resources/views/modules/place-hierarchy/page.phtml:49 16036#, php-format 16037msgid "View table of events occurring in %s" 16038msgstr "%s içinde meydana gelen olayların tablosunu görüntüleme" 16039 16040#: resources/views/calendar-page.phtml:216 16041msgid "View this day" 16042msgstr "Bu günü görüntüle" 16043 16044#: app/Statistics/Repository/FamilyRepository.php:483 16045#: resources/views/fact.phtml:108 16046#: resources/views/statistics/families/top10-list-age.phtml:23 16047#: resources/views/statistics/families/top10-nolist-age.phtml:25 16048msgid "View this family" 16049msgstr "Bu aileyi görüntüle" 16050 16051#: app/Module/ModuleMapLinkTrait.php:62 16052#, php-format 16053msgid "View this location using %s" 16054msgstr "%s kullanarak bu konumu görüntüle" 16055 16056#: resources/views/calendar-page.phtml:220 16057msgid "View this month" 16058msgstr "Bu ayı görüntüle" 16059 16060#: resources/views/calendar-page.phtml:224 16061msgid "View this year" 16062msgstr "Bu yılı görüntüle" 16063 16064#. I18N: Location of an LDS church temple 16065#: app/Elements/TempleCode.php:205 16066msgid "Villa Hermosa, Mexico" 16067msgstr "Villa Hermosa, Meksika" 16068 16069#. I18N: A configuration setting 16070#: resources/views/admin/users-edit.phtml:167 16071#: resources/views/edit-account-page.phtml:147 16072msgid "Visible online" 16073msgstr "Çevrimiçi görülebilir" 16074 16075#. I18N: A configuration setting 16076#: resources/views/admin/users-edit.phtml:173 16077#: resources/views/edit-account-page.phtml:150 16078msgid "Visible to other users when online" 16079msgstr "Çevrimiçi olduğunda diğer kullanıcılar tarafından görülebilir" 16080 16081#. I18N: Listbox entry; name of a role 16082#: app/Http/RequestHandlers/UserEditPage.php:96 16083#: resources/views/admin/gedcom-export-options.phtml:102 16084#: resources/views/admin/gedcom-export-options.phtml:104 16085#: resources/views/admin/gedcom-export-options.phtml:106 16086#: resources/views/admin/users-edit.phtml:239 16087msgid "Visitor" 16088msgstr "Ziyaretçi" 16089 16090#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 16091#: app/Module/BirthDeathMarriageReportModule.php:40 16092#: resources/views/calendar-page.phtml:177 16093#: resources/xml/reports/bdm_report.xml:3 16094#: resources/xml/reports/bdm_report.xml:34 16095msgid "Vital records" 16096msgstr "Yaşamsal kayıtlar" 16097 16098#. I18N: Name of a country or state 16099#: app/Statistics/Service/CountryService.php:534 16100msgid "Wales" 16101msgstr "Galler" 16102 16103#. I18N: Name of a country or state 16104#: app/Statistics/Service/CountryService.php:532 16105msgid "Wallis and Futuna" 16106msgstr "Wallis ve Futuna" 16107 16108#: app/Elements/RelationIsDescriptor.php:126 16109msgid "Ward" 16110msgstr "Kısıtlı" 16111 16112#: app/Elements/RelationIsDescriptor.php:91 16113msgctxt "FEMALE" 16114msgid "Ward" 16115msgstr "Kısıtlı" 16116 16117#: app/Elements/RelationIsDescriptor.php:70 16118msgctxt "MALE" 16119msgid "Ward" 16120msgstr "Kısıtlı" 16121 16122#. I18N: Location of an LDS church temple 16123#: app/Elements/TempleCode.php:206 16124msgid "Washington, District of Columbia, United States" 16125msgstr "Washington, Columbia Bölgesi, ABD" 16126 16127#: resources/views/admin/trees-preferences.phtml:316 16128msgid "Watermarks" 16129msgstr "Filigranlar" 16130 16131#. I18N: Help text for the “Images without watermarks” configuration setting 16132#: resources/views/admin/trees-preferences.phtml:326 16133msgid "Watermarks are optional and normally shown just to visitors." 16134msgstr "Filigranlar isteğe bağlıdır ve genellikle sadece ziyaretçilere gösterilir." 16135 16136#: resources/views/register-success-page.phtml:23 16137#, php-format 16138msgid "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." 16139msgstr "Şimdi <b>%s</b> adresine bir onay e-postası göndereceğiz. Onay e-postasındaki talimatları izleyerek hesap isteğinizi doğrulamalısınız. Hesap isteğinizi yedi gün içinde onaylamazsanız, başvurunuz otomatik olarak reddedilecektir. Tekrar başvurmanız gerekecek.<br><br>Onay e-postasındaki talimatları izledikten sonra, hesabınızın kullanılabilmesi için yöneticinin yine de isteğinizi onaylaması gerekir.<br><br>Bu web sitesinde oturum açmak için, kullanıcı adınızı ve şifrenizi bilmeniz gerekecektir." 16140 16141#: resources/views/admin/control-panel.phtml:160 16142#: resources/views/admin/control-panel.phtml:571 16143#: resources/views/admin/trees-preferences.phtml:192 16144msgid "Website" 16145msgstr "Web sitesi" 16146 16147#: app/Http/RequestHandlers/SiteLogsPage.php:97 16148#: resources/views/admin/control-panel.phtml:239 16149msgid "Website logs" 16150msgstr "Web sitesi günlükleri" 16151 16152#: app/Http/RequestHandlers/SitePreferencesPage.php:66 16153#: resources/views/admin/control-panel.phtml:217 16154msgid "Website preferences" 16155msgstr "Web sitesi tercihleri" 16156 16157#. I18N: abbreviation for Wednesday 16158#: app/Date/AbstractCalendarDate.php:277 16159#: resources/views/edit/initialize-calendar-popup.phtml:26 16160msgid "Wed" 16161msgstr "Çar" 16162 16163#: app/Date/AbstractCalendarDate.php:248 16164msgid "Wednesday" 16165msgstr "Çarşamba" 16166 16167#: app/Gedcom.php:861 app/Gedcom.php:949 16168msgid "Weight" 16169msgstr "Ağırlık" 16170 16171#. I18N: A %s is the user’s name 16172#: app/Module/UserWelcomeModule.php:120 16173#, php-format 16174msgid "Welcome %s" 16175msgstr "Hoş geldiniz %s" 16176 16177#. I18N: A configuration setting 16178#: resources/views/admin/site-registration.phtml:26 16179msgid "Welcome text on sign-in page" 16180msgstr "Oturum açma sayfasında hoş geldiniz metni" 16181 16182#: resources/views/login-page.phtml:21 16183msgid "Welcome to this genealogy website" 16184msgstr "Bu şecere web sitesine hoş geldiniz" 16185 16186#. I18N: Name of a country or state 16187#: app/Statistics/Service/CountryService.php:177 16188msgid "Western Sahara" 16189msgstr "Batı Sahra" 16190 16191#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16192#: resources/views/admin/trees-preferences.phtml:740 16193msgid "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." 16194msgstr "Bir kayıt düzenlendiğinde, kullanıcı ve zaman damgası kaydedilir. Bazen, örneğin başka birinin verilerinde küçük düzeltmeler yaparken, mevcut \"son değişiklik\" bilgisinin saklanması istenebilir. Bu seçenek, bu özelliğin varsayılan olarak seçilip seçilmediğini kontrol eder." 16195 16196#: resources/views/admin/users-edit.phtml:108 16197msgid "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." 16198msgstr "Bir kullanıcı bir hesap için kaydolduğunda, e-posta adresine bir doğrulama bağlantısı içeren bir e-posta gönderilir. Bu bağlantıyı izlediklerinde, e-posta adresinin doğru olduğunu ve \"e-posta doğrulandı\" seçeneğinin otomatik olarak seçildiğini biliyoruz." 16199 16200#. I18N: Help text for the “Source type” configuration setting 16201#: resources/views/admin/trees-preferences.phtml:727 16202msgid "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." 16203msgstr "Yeni yakın akrabalar eklerken, kayıtlara (birey ve aile) veya gerçeklere ve olaylara (doğum, evlilik ve ölüm) kaynak alıntılar ekleyebilirsiniz. Bu seçenek, varsayılan olarak kayıtların mı yoksa gerçeklerin mi seçileceğini kontrol eder." 16204 16205#: resources/views/edit/reorder-families.phtml:36 16206msgid "When an individual has more than one spouse, you should sort the families in date order." 16207msgstr "Bir kişinin birden fazla eşi varsa, aileleri tarih sırasına göre sıralamanız gerekir." 16208 16209#. I18N: Help text for the “Surname tradition” configuration setting 16210#: resources/views/admin/trees-preferences.phtml:701 16211msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16212msgstr "Yeni bir aile üyesi eklediğinizde, varsayılan bir soyadı sağlanabilir. Bu soyadı yerel geleneğe bağlı olacaktır." 16213 16214#: resources/views/help/pending-changes.phtml:12 16215msgid "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." 16216msgstr "Bilgi eklediğinizde, düzenlediğinizde veya sildiğinizde, değişiklikler hemen kaydedilmez. Bunun yerine, \"bekleyen\" bir alanda tutulurlar. Bekleyen bu değişikliklerin kabul edilmeden önce bir moderatör tarafından gözden geçirilmesi gerekir." 16217 16218#: resources/views/help/relationship-privacy.phtml:8 16219msgid "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." 16220msgstr "Bir kullanıcı bir aile ağacındaki bireysel bir kayıtla ilişkilendirildiğinde ve üye, editör veya moderatör rolüne sahip olduğunda, uzak, canlı ilişkilerin ayrıntılarına erişmesini önleyebilirsiniz. Kullanıcının görmesine izin verilen ilişki adımlarının sayısını belirtirsiniz." 16221 16222#. I18N: Label for a configuration option 16223#: resources/views/modules/sitemap/config.phtml:27 16224msgid "Which family trees should be included in the sitemaps" 16225msgstr "Site haritalarına hangi aile ağaçları dahil edilmelidir" 16226 16227#. I18N: A configuration setting 16228#: resources/views/admin/trees-preferences.phtml:265 16229msgid "Who can upload new media files" 16230msgstr "Yeni medya dosyalarını kim yükleyebilir" 16231 16232#. I18N: Name of a module. (A list of users who are online now) 16233#: app/Module/LoggedInUsersModule.php:42 16234msgid "Who is online" 16235msgstr "Kim çevrimiçi" 16236 16237#: resources/views/admin/data-fix-page.phtml:82 16238msgid "Why does this list include records that do not need to be updated?" 16239msgstr "Bu liste neden güncellenmesi gerekmeyen kayıtları içeriyor?" 16240 16241#: resources/views/lists/families-table.phtml:169 16242msgid "Widow" 16243msgstr "Dul" 16244 16245#: resources/views/lists/families-table.phtml:164 16246msgid "Widower" 16247msgstr "Dul erkek" 16248 16249#: app/Gedcom.php:422 app/Gedcom.php:475 16250#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:77 16251#: resources/views/edit/change-family-members.phtml:34 16252#: resources/views/edit/change-family-members.phtml:49 16253#: resources/views/fact-date.phtml:139 16254#: resources/xml/reports/family_group_report.xml:501 16255#: resources/xml/reports/family_group_report.xml:1078 16256#: resources/xml/reports/individual_ext_report.xml:207 16257#: resources/xml/reports/individual_ext_report.xml:224 16258#: resources/xml/reports/individual_ext_report.xml:493 16259#: resources/xml/reports/individual_report.xml:195 16260#: resources/xml/reports/individual_report.xml:216 16261#: resources/xml/reports/individual_report.xml:489 16262#: resources/xml/reports/relative_ext_report.xml:111 16263msgid "Wife" 16264msgstr "Karısı" 16265 16266#: app/Gedcom.php:423 resources/views/modules/timeline-chart/chart.phtml:353 16267msgid "Wife’s age" 16268msgstr "Karısının yaşı" 16269 16270#: app/Gedcom.php:723 16271msgid "Will" 16272msgstr "Vasiyet" 16273 16274#. I18N: Location of an LDS church temple 16275#: app/Elements/TempleCode.php:207 16276msgid "Winter Quarters, Nebraska, United States" 16277msgstr "Winter Quarters, Nebraska, ABD" 16278 16279#: app/Statistics/Google/ChartFamilyWithSources.php:76 16280#: app/Statistics/Google/ChartIndividualWithSources.php:76 16281msgid "With sources" 16282msgstr "Kaynaklar ile" 16283 16284#: app/Statistics/Google/ChartFamilyWithSources.php:71 16285#: app/Statistics/Google/ChartIndividualWithSources.php:71 16286msgid "Without sources" 16287msgstr "Kaynaklar olmadan" 16288 16289#: app/Elements/RelationIsDescriptor.php:127 16290msgid "Witness" 16291msgstr "Şahit" 16292 16293#: app/Gedcom.php:1110 app/Gedcom.php:1164 app/Gedcom.php:1317 16294#: app/Gedcom.php:1349 16295msgid "Witnesses" 16296msgstr "" 16297 16298#. I18N: In the paternal surname tradition, ... 16299#. I18N: In the Polish surname tradition, ... 16300#. I18N: In the Lithuanian surname tradition, ... 16301#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 16302#: app/SurnameTradition.php:111 16303msgid "Wives take their husband’s surname." 16304msgstr "Eşler kocalarının soyadını alırlar." 16305 16306#: app/Http/RequestHandlers/MapDataAdd.php:75 16307#: resources/views/modules/place-hierarchy/page.phtml:28 16308#: resources/views/modules/place-hierarchy/page.phtml:31 16309#: resources/views/modules/statistics-chart/custom.phtml:179 16310msgid "World" 16311msgstr "Dünya" 16312 16313#: app/Gedcom.php:950 resources/views/modules/yahrzeit/table.phtml:34 16314msgid "Yahrzeit" 16315msgstr "Yahrzeit" 16316 16317#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 16318#: app/Module/YahrzeitModule.php:66 16319msgid "Yahrzeiten" 16320msgstr "Yahrzeiten" 16321 16322#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:76 16323msgid "Year" 16324msgstr "Yıl" 16325 16326#: resources/views/modules/timeline-chart/chart.phtml:145 16327#: resources/views/modules/timeline-chart/chart.phtml:410 16328msgid "Year:" 16329msgstr "Yıl:" 16330 16331#. I18N: Name of a country or state 16332#: app/Statistics/Service/CountryService.php:538 16333msgid "Yemen" 16334msgstr "Yemen" 16335 16336#. I18N: %1$s is the site URL and %2$s is an email address 16337#: resources/views/emails/register-user-html.phtml:20 16338#: resources/views/emails/register-user-text.phtml:16 16339#, php-format 16340msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 16341msgstr "Siz (veya siz olduğunuzu iddia eden biri) %2$s e-posta adresini kullanarak %1$s adresinden bir hesap talep ettiniz." 16342 16343#: app/Http/RequestHandlers/ContactAction.php:124 16344#: app/Http/RequestHandlers/RegisterAction.php:266 16345msgid "You are not allowed to send messages that contain external links." 16346msgstr "Harici bağlantılar içeren mesajlar göndermenize izin verilmiyor." 16347 16348#: resources/views/modules/login_block/sign-out.phtml:15 16349#, php-format 16350msgid "You are signed in as %s." 16351msgstr "%s olarak oturum açtınız." 16352 16353#: app/Http/RequestHandlers/LoginPage.php:99 16354msgid "You can apply for an account using the link below." 16355msgstr "Aşağıdaki bağlantıyı kullanarak bir hesap için başvuruda bulunabilirsiniz." 16356 16357#. I18N: Help text for the "Default theme" site configuration setting 16358#: resources/views/admin/site-preferences.phtml:70 16359msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16360msgstr "Siz “temalar” kullanarak webtrees görünümünü değiştirebilirsiniz. Her temanın farklı bir stili, düzeni, renk şeması vb. vardır." 16361 16362#: resources/views/admin/users-edit.phtml:176 16363#: resources/views/edit-account-page.phtml:152 16364msgid "You can choose whether to appear in the list of users who are currently signed-in." 16365msgstr "Şu anda oturum açmış olan kullanıcılar listesinde görünüp görünmemeyi seçebilirsiniz." 16366 16367#. I18N: %s is a URL 16368#: resources/views/edit/raw-gedcom-fact.phtml:26 16369#: resources/views/edit/raw-gedcom-record.phtml:27 16370#, php-format 16371msgid "You can download a copy of the GEDCOM specification from %s." 16372msgstr "GEDCOM tanımlamalarının bir kopyasını %s 'den indirebilirsiniz." 16373 16374#: resources/views/modules/privacy-policy/page.phtml:61 16375msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 16376msgstr "Tarayıcı tercihlerinizde \"Do Not Track\" başlığını ayarlayarak izlemeyi devre dışı bırakabilirsiniz." 16377 16378#: resources/views/admin/trees-renumber.phtml:26 16379msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16380msgstr "Bir aile ağacındaki kayıtları yeniden numaralandırabilirsiniz, böylece bu dahili referans numaraları başka bir aile ağacında yinelenmez." 16381 16382#: resources/views/admin/trees-renumber.phtml:35 16383msgid "You can renumber this family tree." 16384msgstr "Bu aile ağacını yeniden numaralandırabilirsiniz." 16385 16386#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16387#: resources/views/admin/trees-privacy.phtml:158 16388msgid "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." 16389msgstr "Belirli bir kayıt, gerçek veya olay için bir kısıtlama ekleyerek erişimi ayarlayabilirsiniz. Bir kayıt, gerçek veya olayın bir kısıtlaması yoksa, aşağıdaki varsayılan kısıtlamalar kullanılır." 16390 16391#: resources/views/admin/tags.phtml:36 16392msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." 16393msgstr "Kullanmadığınız GEDCOM etiketlerini gizleyerek düzenleme formlarını basitleştirebilirsiniz." 16394 16395#. I18N: Description of a “Data fix” module 16396#: app/Module/FixMissingDeaths.php:68 16397msgid "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." 16398msgstr "Ölümü başka tarihlerden anlaşılabilen ancak ölüm, cenaze töreni, kremasyon vb. kaydı bulunmayan kişilere ölüm kaydı ekleyerek gizlilik hesaplamalarını hızlandırabilirsiniz." 16399 16400#: app/Http/RequestHandlers/LoginAction.php:110 16401msgid "You cannot sign in because your browser does not accept cookies." 16402msgstr "Tarayıcınız çerezleri kabul etmediği için oturum açamazsınız." 16403 16404#: app/Http/Exceptions/HttpAccessDeniedException.php:35 16405#: app/Http/Exceptions/HttpNotFoundException.php:35 16406msgid "You do not have permission to view this page." 16407msgstr "Bu sayfayı görüntüleme izniniz yok." 16408 16409#: resources/views/verify-success-page.phtml:17 16410msgid "You have confirmed your request to become a registered user." 16411msgstr "Kayıtlı bir kullanıcı olma isteğinizi onayladınız." 16412 16413#: resources/views/admin/trees-import.phtml:31 16414msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16415msgstr "Farklı bir ada sahip bir GEDCOM dosyası seçtiniz. Bu doğru mu?" 16416 16417#: app/Http/RequestHandlers/Logout.php:52 16418msgid "You have signed out." 16419msgstr "Çıkış yaptınız." 16420 16421#: resources/views/modules/faq/config.phtml:27 16422msgid "You may use HTML to format the answer and to add links to other websites." 16423msgstr "Cevabı biçimlendirmek ve diğer web sitelerine bağlantılar eklemek için HTML kullanabilirsiniz." 16424 16425#: app/Http/RequestHandlers/SetupWizard.php:379 16426msgid "You must enter all the administrator account fields." 16427msgstr "Yönetici hesabının tüm alanlarını girmeniz gerekir." 16428 16429#: resources/views/admin/trees-merge.phtml:31 16430msgid "You must renumber the records in one of the trees before you can merge them." 16431msgstr "Bunları birleştirmeden önce ağaçlardan birinde kayıtları yeniden numaralandırmanız gerekir." 16432 16433#: app/Module/ChartsBlockModule.php:183 16434msgid "You must select an individual and a chart type in the block preferences" 16435msgstr "Blok tercihlerinde bir birey ve bir grafik türü seçmeniz gerekir" 16436 16437#: resources/views/admin/users-edit.phtml:363 16438msgid "You must specify an individual record before you can restrict the user to their immediate family." 16439msgstr "Kullanıcıyı en yakın akrabalarıyla sınırlayabilmeniz için bireysel bir kayıt belirtmeniz gerekir." 16440 16441#: app/Http/RequestHandlers/LoginPage.php:91 16442msgid "You need to be a family member to access this website." 16443msgstr "Bu web sitesine erişmek için bir aile üyesi olmanız gerekir." 16444 16445#: app/Http/RequestHandlers/LoginPage.php:88 16446msgid "You need to be an authorized user to access this website." 16447msgstr "Bu web sitesine erişmek için yetkili bir kullanıcı olmanız gerekir." 16448 16449#: resources/views/admin/control-panel.phtml:284 16450#: resources/views/admin/trees.phtml:48 16451msgid "You need to create a family tree." 16452msgstr "Bir aile ağacı oluşturmanız gerekiyor." 16453 16454#: resources/views/emails/verify-notify-html.phtml:28 16455#: resources/views/emails/verify-notify-text.phtml:21 16456msgid "You need to review the account details." 16457msgstr "Hesap ayrıntılarını gözden geçirmeniz gerekiyor." 16458 16459#: resources/views/setup/step-5-administrator.phtml:49 16460msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 16461msgstr "Bir yönetici hesabı oluşturmanız gerekir. Bu hesap, bu webtrees yüklemesinin tüm yönlerini kontrol edebilir. Lütfen güçlü bir şifre seçin." 16462 16463#: resources/views/emails/message-copy-html.phtml:20 16464#: resources/views/emails/message-copy-text.phtml:16 16465msgid "You sent the following message to a webtrees user:" 16466msgstr "Aşağıdaki mesajı bir webtrees kullanıcısına gönderdiniz:" 16467 16468#: app/Http/RequestHandlers/UpgradeWizardStep.php:207 16469msgid "You should accept or reject all pending changes before upgrading." 16470msgstr "Yükseltmeden önce bekleyen tüm değişiklikleri kabul etmeli veya reddetmelisiniz." 16471 16472#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ 16473#: app/Http/RequestHandlers/ContactAction.php:125 16474#: app/Http/RequestHandlers/RegisterAction.php:266 16475#, php-format 16476msgid "You should delete the “%1$s” from “%2$s” and try again." 16477msgstr "“%2$s” dosyasından “%1$s” dosyasını silmeniz ve tekrar denemeniz gerekir." 16478 16479#: resources/views/admin/users-edit.phtml:114 16480msgid "You should not approve an account unless you know that the email address is correct." 16481msgstr "E-posta adresinin doğru olduğunu bilmediğiniz sürece bir hesabı onaylamamalısınız." 16482 16483#: resources/views/emails/register-notify-html.phtml:43 16484#: resources/views/emails/register-notify-text.phtml:32 16485msgid "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." 16486msgstr "Bu olası kullanıcı talebi onayladığında e-posta ile bilgilendirileceksiniz. Daha sonra kullanıcı adını etkinleştirerek işlemi tamamlayabilirsiniz. Yeni kullanıcı, siz hesabı etkinleştirene kadar oturum açamayacaktır." 16487 16488#: resources/views/setup/step-5-administrator.phtml:71 16489msgid "You will use this to sign in to webtrees." 16490msgstr "Bunu webtrees'de oturum açmak için kullanacaksınız." 16491 16492#: resources/views/modules/statistics-chart/birth-age.phtml:17 16493msgid "Youngest father" 16494msgstr "En genç baba" 16495 16496#: resources/views/modules/statistics-chart/marriage-age.phtml:28 16497msgid "Youngest female" 16498msgstr "En genç kadın" 16499 16500#: resources/views/modules/statistics-chart/marriage-age.phtml:18 16501msgid "Youngest male" 16502msgstr "En genç erkek" 16503 16504#: resources/views/modules/statistics-chart/birth-age.phtml:28 16505msgid "Youngest mother" 16506msgstr "En genç anne" 16507 16508#: resources/views/modules/clippings/show.phtml:24 16509msgid "Your clippings cart is empty." 16510msgstr "Kupür sepetiniz boş." 16511 16512#: resources/views/contact-page.phtml:42 16513#: resources/views/setup/step-5-administrator.phtml:54 16514msgid "Your name" 16515msgstr "Adınız" 16516 16517#: app/Http/RequestHandlers/PasswordResetAction.php:77 16518msgid "Your password has been updated." 16519msgstr "Şifreniz güncellenmiştir." 16520 16521#: app/Http/RequestHandlers/RegisterAction.php:161 16522#, php-format 16523msgid "Your registration at %s" 16524msgstr "%s adresindeki kaydınız" 16525 16526#: app/Services/ServerCheckService.php:195 16527#, php-format 16528msgid "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." 16529msgstr "Web sunucunuz artık güvenlik güncelleştirmeleri almayan PHP %s sürümünü kullanıyor. En kısa sürede daha sonraki bir sürüme yükseltmeniz gerekir." 16530 16531#. I18N: ZIP = file format 16532#: resources/views/admin/gedcom-export-options.phtml:38 16533#: resources/views/admin/gedcom-export-options.phtml:46 16534msgid "ZIP" 16535msgstr "" 16536 16537#. I18N: Name of a country or state 16538#: app/Statistics/Service/CountryService.php:542 16539msgid "Zambia" 16540msgstr "Zambiya" 16541 16542#. I18N: Name of a country or state 16543#: app/Statistics/Service/CountryService.php:544 16544msgid "Zimbabwe" 16545msgstr "Zimbabve" 16546 16547#: resources/views/modules/fanchart/page.phtml:60 16548msgid "Zoom" 16549msgstr "Yakınlaştır" 16550 16551#: app/Services/LeafletJsService.php:78 16552#: resources/views/modules/timeline-chart/page.phtml:52 16553msgid "Zoom in" 16554msgstr "Yakınlaştır" 16555 16556#: app/Services/LeafletJsService.php:79 16557#: resources/views/modules/timeline-chart/page.phtml:55 16558msgid "Zoom out" 16559msgstr "Uzaklaştır" 16560 16561#. I18N: Description of a “Data fix” module 16562#: app/Module/FixWtObjeSortTag.php:73 16563msgid "_WT_OBJE_SORT tags were used by old versions of webtrees to indicate the preferred image for an individual. An alternative is to re-order the images so that the preferred one is listed first." 16564msgstr "" 16565 16566#. I18N: Gedcom ABT dates 16567#: app/Date.php:185 16568#, php-format 16569msgid "about %s" 16570msgstr "yaklaşık %s" 16571 16572#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16573#: resources/views/family-page-pending.phtml:23 16574#: resources/views/individual-page-pending.phtml:27 16575#: resources/views/media-page-pending.phtml:22 16576#: resources/views/note-page-pending.phtml:23 16577#: resources/views/record-page-pending.phtml:23 16578msgctxt "You should review the changes and then accept or reject them." 16579msgid "accept" 16580msgstr "kabul et" 16581 16582#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16583#: resources/views/family-page-pending.phtml:17 16584#: resources/views/individual-page-pending.phtml:18 16585#: resources/views/media-page-pending.phtml:16 16586#: resources/views/note-page-pending.phtml:17 16587#: resources/views/record-page-pending.phtml:17 16588msgctxt "You should review the deletion and then accept or reject it." 16589msgid "accept" 16590msgstr "kabul et" 16591 16592#. I18N: the status of an edit accepted/rejected/pending 16593#: app/Http/RequestHandlers/PendingChangesLogPage.php:118 16594msgid "accepted" 16595msgstr "kabul edildi" 16596 16597#. I18N: A button label. 16598#: resources/views/admin/trees-privacy.phtml:238 16599#: resources/views/admin/webtrees1-thumbnails-form.phtml:24 16600#: resources/views/edit/add-fact-row.phtml:38 16601#: resources/views/modules/census-assistant.phtml:61 16602#: resources/views/modules/lifespans-chart/page.phtml:75 16603#: resources/views/modules/timeline-chart/page.phtml:41 16604msgid "add" 16605msgstr "ekle" 16606 16607#. I18N: A button label. 16608#: resources/views/admin/locations.phtml:144 16609msgid "add place" 16610msgstr "yer ekle" 16611 16612#. I18N: The name given to a child by its adoptive parents 16613#: app/Elements/NameType.php:71 16614msgid "adopted name" 16615msgstr "evlâtlık adı" 16616 16617#. I18N: Gedcom AFT dates 16618#: app/Date.php:205 16619#, php-format 16620msgid "after %s" 16621msgstr "%s sonrası" 16622 16623#: app/Module/StatisticsChartModule.php:519 16624#: app/Module/StatisticsChartModule.php:581 16625#: app/Module/StatisticsChartModule.php:642 16626msgid "age" 16627msgstr "yaş" 16628 16629#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 16630#: app/Elements/NameType.php:73 16631msgid "also known as" 16632msgstr "olarak da bilinir" 16633 16634#: app/Statistics/Repository/FamilyRepository.php:481 16635#: app/Statistics/Repository/UserRepository.php:92 16636#: resources/views/statistics/families/top10-list-age.phtml:21 16637#: resources/views/statistics/families/top10-nolist-age.phtml:21 16638#: resources/xml/reports/ahnentafel_report.xml:394 16639#: resources/xml/reports/descendancy_report.xml:131 16640#: resources/xml/reports/descendancy_report.xml:230 16641#: resources/xml/reports/descendancy_report.xml:299 16642#: resources/xml/reports/descendancy_report.xml:363 16643#: resources/xml/reports/descendancy_report.xml:433 16644#: resources/xml/reports/descendancy_report.xml:486 16645msgid "and" 16646msgstr "ve" 16647 16648#: app/Services/RelationshipService.php:781 16649msgctxt "father’s brother’s wife" 16650msgid "aunt" 16651msgstr "yengesi" 16652 16653#: app/Services/RelationshipService.php:539 16654msgctxt "father’s sister" 16655msgid "aunt" 16656msgstr "halası" 16657 16658#: app/Services/RelationshipService.php:861 16659msgctxt "mother’s brother’s wife" 16660msgid "aunt" 16661msgstr "yengesi" 16662 16663#: app/Services/RelationshipService.php:577 16664msgctxt "mother’s sister" 16665msgid "aunt" 16666msgstr "teyzesi" 16667 16668#: app/Services/RelationshipService.php:913 16669msgctxt "parent’s brother’s wife" 16670msgid "aunt" 16671msgstr "yengesi" 16672 16673#: app/Services/RelationshipService.php:595 16674msgctxt "parent’s sister" 16675msgid "aunt" 16676msgstr "halası/teyzesi" 16677 16678#: app/Services/RelationshipService.php:537 16679msgctxt "father’s sibling" 16680msgid "aunt/uncle" 16681msgstr "halası/amcası" 16682 16683#: app/Services/RelationshipService.php:575 16684msgctxt "mother’s sibling" 16685msgid "aunt/uncle" 16686msgstr "teyzesi/dayısı" 16687 16688#: app/Services/RelationshipService.php:593 16689msgctxt "parent’s sibling" 16690msgid "aunt/uncle" 16691msgstr "halası-teyzesi/amcası-dayısı" 16692 16693#: resources/views/admin/trees-import.phtml:85 16694msgid "automatic" 16695msgstr "" 16696 16697#: resources/views/modules/faq/show.phtml:30 16698msgid "back to top" 16699msgstr "başa dön" 16700 16701#. I18N: Gedcom BEF dates 16702#: app/Date.php:201 16703#, php-format 16704msgid "before %s" 16705msgstr "%s öncesi" 16706 16707#. I18N: Gedcom BET-AND dates 16708#: app/Date.php:217 16709#, php-format 16710msgid "between %s and %s" 16711msgstr "%s ile %s arasında" 16712 16713#. I18N: The name given to an individual at their birth 16714#: app/Elements/NameType.php:75 16715msgid "birth name" 16716msgstr "doğum adı" 16717 16718#. I18N: Extend privacy to dead individuals who were… 16719#: resources/views/admin/trees-privacy.phtml:108 16720#, php-format 16721msgid "born in the last %1$s years or died in the last %2$s years" 16722msgstr "son %1$s yıl içinde doğan veya son %2$s yıl içinde ölen" 16723 16724#: app/Services/RelationshipService.php:451 16725msgid "brother" 16726msgstr "erkek kardeşi" 16727 16728#: app/Services/RelationshipService.php:719 16729msgctxt "brother’s wife’s brother" 16730msgid "brother-in-law" 16731msgstr "kardeşinin kayınbiraderi" 16732 16733#: app/Services/RelationshipService.php:545 16734msgctxt "husband’s brother" 16735msgid "brother-in-law" 16736msgstr "kayınbiraderi" 16737 16738#: app/Services/RelationshipService.php:835 16739msgctxt "husband’s sister’s husband" 16740msgid "brother-in-law" 16741msgstr "eniştesi" 16742 16743#: app/Services/RelationshipService.php:613 16744msgctxt "sister’s husband" 16745msgid "brother-in-law" 16746msgstr "eniştesi" 16747 16748#: app/Services/RelationshipService.php:1019 16749msgctxt "sister’s husband’s brother" 16750msgid "brother-in-law" 16751msgstr "kız kardeşinin kayınbiraderi" 16752 16753#: app/Services/RelationshipService.php:625 16754msgctxt "spouse’s brother" 16755msgid "brother-in-law" 16756msgstr "kayınbiraderi" 16757 16758#: app/Services/RelationshipService.php:643 16759msgctxt "wife’s brother" 16760msgid "brother-in-law" 16761msgstr "kayınbiraderi" 16762 16763#: app/Services/RelationshipService.php:1075 16764msgctxt "wife’s sister’s husband" 16765msgid "brother-in-law" 16766msgstr "bacanağı" 16767 16768#: app/Services/RelationshipService.php:721 16769msgctxt "brother’s wife’s sibling" 16770msgid "brother/sister-in-law" 16771msgstr "erkek kardeşinin kayınbiraderi" 16772 16773#: app/Services/RelationshipService.php:555 16774msgctxt "husband’s sibling" 16775msgid "brother/sister-in-law" 16776msgstr "kayınbiraderi" 16777 16778#: app/Services/RelationshipService.php:607 16779msgctxt "sibling’s spouse" 16780msgid "brother/sister-in-law" 16781msgstr "yengesi/eniştesi" 16782 16783#: app/Services/RelationshipService.php:1021 16784msgctxt "sister’s husband’s sibling" 16785msgid "brother/sister-in-law" 16786msgstr "eniştesi/yengesi" 16787 16788#: app/Services/RelationshipService.php:641 16789msgctxt "spouse’s sibling" 16790msgid "brother/sister-in-law" 16791msgstr "kayınbiraderi" 16792 16793#: app/Services/RelationshipService.php:653 16794msgctxt "wife’s sibling" 16795msgid "brother/sister-in-law" 16796msgstr "kayınbiraderi" 16797 16798#. I18N: An option in a list-box 16799#: app/Module/TopSurnamesModule.php:266 16800msgid "bullet list" 16801msgstr "madde işareti listesi" 16802 16803#. I18N: Gedcom CAL dates 16804#: app/Date.php:189 16805#, php-format 16806msgid "calculated %s" 16807msgstr "hesaplanan %s" 16808 16809#. I18N: A button label. 16810#: resources/views/admin/analytics-edit.phtml:45 16811#: resources/views/admin/broadcast.phtml:68 16812#: resources/views/admin/components.phtml:168 16813#: resources/views/admin/email-page.phtml:73 16814#: resources/views/admin/location-edit.phtml:73 16815#: resources/views/admin/map-import-form.phtml:75 16816#: resources/views/admin/site-mail.phtml:244 16817#: resources/views/admin/site-preferences.phtml:118 16818#: resources/views/admin/site-registration.phtml:84 16819#: resources/views/admin/tags.phtml:993 16820#: resources/views/admin/trees-preferences.phtml:753 16821#: resources/views/admin/trees-privacy.phtml:291 16822#: resources/views/contact-page.phtml:82 16823#: resources/views/edit-blocks-page.phtml:69 16824#: resources/views/edit/change-family-members.phtml:97 16825#: resources/views/edit/edit-fact.phtml:46 16826#: resources/views/edit/edit-record.phtml:47 16827#: resources/views/edit/link-child-to-family.phtml:54 16828#: resources/views/edit/link-spouse-to-individual.phtml:55 16829#: resources/views/edit/new-individual.phtml:55 16830#: resources/views/edit/raw-gedcom-fact.phtml:44 16831#: resources/views/edit/raw-gedcom-record.phtml:67 16832#: resources/views/edit/reorder-children.phtml:50 16833#: resources/views/edit/reorder-families.phtml:104 16834#: resources/views/edit/reorder-media-files.phtml:44 16835#: resources/views/edit/reorder-media.phtml:43 16836#: resources/views/edit/reorder-names.phtml:46 16837#: resources/views/edit/shared-note.phtml:46 16838#: resources/views/message-page.phtml:71 16839#: resources/views/modals/create-media-from-file.phtml:64 16840#: resources/views/modals/footer-save-cancel.phtml:14 16841#: resources/views/modules/bing-maps/config.phtml:49 16842#: resources/views/modules/clippings/add-options.phtml:39 16843#: resources/views/modules/clippings/download.phtml:40 16844#: resources/views/modules/custom-css-js/edit.phtml:51 16845#: resources/views/modules/edit-block-config.phtml:39 16846#: resources/views/modules/favorites/favorites.phtml:170 16847#: resources/views/modules/gedcom_news/edit.phtml:54 16848#: resources/views/modules/geonames/config.phtml:49 16849#: resources/views/modules/google-maps/config.phtml:49 16850#: resources/views/modules/here-maps/config.phtml:49 16851#: resources/views/modules/map-box/config.phtml:49 16852#: resources/views/modules/openrouteservice/config.phtml:49 16853#: resources/views/modules/stories/edit.phtml:76 16854#: resources/views/modules/user_blog/edit.phtml:54 16855msgid "cancel" 16856msgstr "iptal" 16857 16858#. I18N: Status of child-parent link 16859#: app/Elements/ChildLinkageStatus.php:65 16860msgid "challenged" 16861msgstr "Engelli" 16862 16863#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 16864#: app/Elements/NameType.php:77 16865msgid "change of name" 16866msgstr "ad değişikliği" 16867 16868#: app/Elements/AgeAtEvent.php:90 app/Services/RelationshipService.php:430 16869msgid "child" 16870msgstr "çocuk" 16871 16872#. I18N: Type of demographic data 16873#: app/Elements/DemographicDataType.php:56 16874msgid "citizen" 16875msgstr "Vatandaş" 16876 16877#: resources/views/admin/components.phtml:107 16878#: resources/views/components/alert-warning-dismissible.phtml:14 16879#: resources/views/layouts/administration.phtml:73 16880#: resources/views/layouts/default.phtml:125 16881#: resources/views/layouts/default.phtml:159 16882#: resources/views/modals/create-media-from-file.phtml:20 16883#: resources/views/modals/footer-close.phtml:10 16884#: resources/views/modals/header.phtml:15 16885#: resources/views/modules/favorites/favorites.phtml:56 16886#: resources/views/modules/privacy-policy/footer.phtml:23 16887msgid "close" 16888msgstr "kapat" 16889 16890#. I18N: Name of a theme. 16891#: app/Module/CloudsTheme.php:43 16892msgid "clouds" 16893msgstr "bulutlar" 16894 16895#. I18N: Name of a theme. 16896#: app/Module/ColorsTheme.php:54 16897msgid "colors" 16898msgstr "renkler" 16899 16900#. I18N: An option in a list-box 16901#: app/Module/TopSurnamesModule.php:268 16902msgid "compact list" 16903msgstr "kompakt liste" 16904 16905#. I18N: A button label. 16906#: app/Http/RequestHandlers/UpgradeWizardStep.php:311 16907#: resources/views/admin/import-progress.phtml:40 16908#: resources/views/admin/map-import-form.phtml:71 16909#: resources/views/admin/merge-records-step-1.phtml:149 16910#: resources/views/admin/synchronize-trees.phtml:25 16911#: resources/views/admin/trees-import.phtml:136 16912#: resources/views/admin/trees-merge.phtml:59 16913#: resources/views/admin/trees-renumber.phtml:43 16914#: resources/views/admin/upgrade/wizard.phtml:40 16915#: resources/views/forgot-password-page.phtml:35 16916#: resources/views/modules/clippings/add-options.phtml:34 16917#: resources/views/modules/login_block/sign-in.phtml:63 16918#: resources/views/password-request-page.phtml:36 16919#: resources/views/password-reset-page.phtml:50 16920#: resources/views/pending-changes-page.phtml:34 16921#: resources/views/register-page.phtml:100 16922#: resources/views/report-select-page.phtml:39 16923msgid "continue" 16924msgstr "devam et" 16925 16926#. I18N: A button label. 16927#: resources/views/admin/trees-create.phtml:56 16928msgid "create" 16929msgstr "oluştur" 16930 16931#. I18N: Type of location hierarchy 16932#: app/Elements/HierarchicalRelationship.php:59 16933msgid "cultural" 16934msgstr "kültürel" 16935 16936#: resources/views/modules/statistics-chart/custom.phtml:93 16937msgid "date periods" 16938msgstr "tarih dönemleri" 16939 16940#: app/Services/RelationshipService.php:428 16941msgid "daughter" 16942msgstr "kızı" 16943 16944#: resources/xml/reports/descendancy_report.xml:226 16945msgid "daughter of" 16946msgstr "kızı" 16947 16948#: app/Services/RelationshipService.php:515 16949msgctxt "child’s wife" 16950msgid "daughter-in-law" 16951msgstr "gelini" 16952 16953#: app/Services/RelationshipService.php:623 16954msgctxt "son’s wife" 16955msgid "daughter-in-law" 16956msgstr "gelini" 16957 16958#: app/Services/RelationshipService.php:1067 16959msgctxt "son’s wife’s father" 16960msgid "daughter-in-law’s father" 16961msgstr "gelininin babası" 16962 16963#: app/Services/RelationshipService.php:1069 16964msgctxt "son’s wife’s mother" 16965msgid "daughter-in-law’s mother" 16966msgstr "gelininin annesi" 16967 16968#: app/Services/RelationshipService.php:1071 16969msgctxt "son’s wife’s parent" 16970msgid "daughter-in-law’s parent" 16971msgstr "gelininin ebeveyni" 16972 16973#: resources/views/admin/location-edit.phtml:49 16974#: resources/views/admin/location-edit.phtml:60 16975msgid "degrees" 16976msgstr "derece" 16977 16978#. I18N: A button label. 16979#: resources/views/admin/changes-log.phtml:115 16980#: resources/views/admin/clean-data.phtml:46 16981#: resources/views/admin/locations.phtml:128 16982#: resources/views/admin/site-logs.phtml:107 16983#: resources/views/admin/users-cleanup.phtml:78 16984#: resources/views/admin/webtrees1-thumbnails-form.phtml:33 16985msgid "delete" 16986msgstr "sil" 16987 16988#: resources/xml/reports/descendancy_report.xml:137 16989#: resources/xml/reports/descendancy_report.xml:365 16990msgctxt "FEMALE" 16991msgid "died" 16992msgstr "öldü" 16993 16994#: resources/xml/reports/descendancy_report.xml:134 16995#: resources/xml/reports/descendancy_report.xml:435 16996msgctxt "MALE" 16997msgid "died" 16998msgstr "öldü" 16999 17000#. I18N: Status of child-parent link 17001#: app/Elements/ChildLinkageStatus.php:66 17002msgid "disproven" 17003msgstr "kanıtlanmamış" 17004 17005#: app/Module/PedigreeChartModule.php:367 17006#: app/Module/PedigreeChartModule.php:375 17007#: resources/views/edit/reorder-card-header.phtml:30 17008msgid "down" 17009msgstr "aşağı" 17010 17011#. I18N: A button label. 17012#: resources/views/admin/changes-log.phtml:110 17013#: resources/views/admin/site-logs.phtml:102 17014#: resources/views/admin/trees-export.phtml:69 17015#: resources/views/modules/clippings/download.phtml:36 17016#: resources/views/report-setup-page.phtml:83 17017#: resources/views/report-setup-page.phtml:96 17018msgid "download" 17019msgstr "indir" 17020 17021#: resources/views/modules/descendancy_chart/tree.phtml:17 17022msgid "d’Aboville number" 17023msgstr "d’Aboville numarası" 17024 17025#: resources/views/admin/components.phtml:138 17026#: resources/views/family-page-menu.phtml:27 17027#: resources/views/individual-page-menu.phtml:28 17028#: resources/views/media-page-menu.phtml:25 17029#: resources/views/record-page-menu.phtml:21 17030msgid "edit" 17031msgstr "düzenle" 17032 17033#: app/Services/RelationshipService.php:2338 17034msgid "eighth cousin" 17035msgstr "sekizinci kuzeni" 17036 17037#: app/Services/RelationshipService.php:2302 17038msgctxt "FEMALE" 17039msgid "eighth cousin" 17040msgstr "sekizinci kuzeni" 17041 17042#. 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. 17043#: app/Services/RelationshipService.php:2257 17044msgctxt "MALE" 17045msgid "eighth cousin" 17046msgstr "sekizinci kuzeni" 17047 17048#: app/Services/RelationshipService.php:446 17049msgid "elder brother" 17050msgstr "ağabeyi" 17051 17052#: app/Services/RelationshipService.php:488 17053msgid "elder sibling" 17054msgstr "büyük kardeşi" 17055 17056#: app/Services/RelationshipService.php:467 17057msgid "elder sister" 17058msgstr "ablası" 17059 17060#: app/Services/RelationshipService.php:2344 17061msgid "eleventh cousin" 17062msgstr "on birinci kuzeni" 17063 17064#: app/Services/RelationshipService.php:2308 17065msgctxt "FEMALE" 17066msgid "eleventh cousin" 17067msgstr "on birinci kuzeni" 17068 17069#. 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. 17070#: app/Services/RelationshipService.php:2266 17071msgctxt "MALE" 17072msgid "eleventh cousin" 17073msgstr "on birinci kuzeni" 17074 17075#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 17076#: app/Elements/NameType.php:79 17077msgid "estate name" 17078msgstr "mülk adı" 17079 17080#. I18N: Gedcom EST dates 17081#: app/Date.php:193 17082#, php-format 17083msgid "estimated %s" 17084msgstr "tahmini %s" 17085 17086#: app/Services/RelationshipService.php:365 17087msgid "ex-husband" 17088msgstr "eski kocası" 17089 17090#: app/Services/RelationshipService.php:412 17091msgid "ex-spouse" 17092msgstr "eski eşi" 17093 17094#: app/Services/RelationshipService.php:389 17095msgid "ex-wife" 17096msgstr "eski hanımı" 17097 17098#. I18N: A button label. 17099#: resources/views/admin/locations.phtml:150 17100msgid "export file" 17101msgstr "dosyayı dışa aktar" 17102 17103#: app/Http/RequestHandlers/TreePreferencesPage.php:114 17104#: resources/xml/reports/fact_sources.xml:6 17105msgid "facts" 17106msgstr "gerçekler" 17107 17108#: app/Services/RelationshipService.php:351 17109msgid "father" 17110msgstr "babası" 17111 17112#: app/Services/RelationshipService.php:551 17113msgctxt "husband’s father" 17114msgid "father-in-law" 17115msgstr "kayınpederi" 17116 17117#: app/Services/RelationshipService.php:631 17118msgctxt "spouse’s father" 17119msgid "father-in-law" 17120msgstr "kayınpederi" 17121 17122#: app/Services/RelationshipService.php:649 17123msgctxt "wife’s father" 17124msgid "father-in-law" 17125msgstr "kayınpederi" 17126 17127#: app/Services/RelationshipService.php:369 17128msgid "fiancé" 17129msgstr "nişanlı" 17130 17131#: app/Services/RelationshipService.php:416 17132msgid "fiancé(e)" 17133msgstr "nişanlı" 17134 17135#: app/Services/RelationshipService.php:393 17136msgid "fiancée" 17137msgstr "nişanlı" 17138 17139#: app/Services/RelationshipService.php:2352 17140msgid "fifteenth cousin" 17141msgstr "on beşinci kuzeni" 17142 17143#: app/Services/RelationshipService.php:2316 17144msgctxt "FEMALE" 17145msgid "fifteenth cousin" 17146msgstr "on beşinci kuzeni" 17147 17148#. 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. 17149#: app/Services/RelationshipService.php:2278 17150msgctxt "MALE" 17151msgid "fifteenth cousin" 17152msgstr "on beşinci kuzeni" 17153 17154#. I18N: A Spanish relationship name, such as third great-nephew 17155#: app/Services/RelationshipService.php:2433 17156#, php-format 17157msgid "fifth %s" 17158msgstr "beşinci %s" 17159 17160#. I18N: A Spanish relationship name, such as third great-nephew 17161#: app/Services/RelationshipService.php:2411 17162#, php-format 17163msgctxt "FEMALE" 17164msgid "fifth %s" 17165msgstr "beşinci %s" 17166 17167#. I18N: A Spanish relationship name, such as third great-nephew 17168#: app/Services/RelationshipService.php:2388 17169#, php-format 17170msgctxt "MALE" 17171msgid "fifth %s" 17172msgstr "beşinci %s" 17173 17174#: app/Services/RelationshipService.php:2332 17175msgid "fifth cousin" 17176msgstr "beşinci kuzeni" 17177 17178#: app/Services/RelationshipService.php:2296 17179msgctxt "FEMALE" 17180msgid "fifth cousin" 17181msgstr "beşinci kuzeni" 17182 17183#. 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. 17184#: app/Services/RelationshipService.php:2248 17185msgctxt "MALE" 17186msgid "fifth cousin" 17187msgstr "beşinci kuzeni" 17188 17189#. I18N: A button label, first page 17190#: resources/views/admin/trees-preferences.phtml:563 17191#: resources/views/edit/reorder-card-header.phtml:22 17192#: resources/views/lists/datatables-attributes.phtml:14 17193#: resources/views/modules/media-list/pagination.phtml:25 17194msgid "first" 17195msgstr "ilk" 17196 17197#: resources/views/admin/trees-preferences.phtml:572 17198msgctxt "Show the [first/last] [N] parts of a place name." 17199msgid "first" 17200msgstr "ilk" 17201 17202#. I18N: A Spanish relationship name, such as third great-nephew 17203#: app/Services/RelationshipService.php:2421 17204#, php-format 17205msgid "first %s" 17206msgstr "ilk %s" 17207 17208#. I18N: A Spanish relationship name, such as third great-nephew 17209#: app/Services/RelationshipService.php:2399 17210#, php-format 17211msgctxt "FEMALE" 17212msgid "first %s" 17213msgstr "ilk %s" 17214 17215#. I18N: A Spanish relationship name, such as third great-nephew 17216#: app/Services/RelationshipService.php:2376 17217#, php-format 17218msgctxt "MALE" 17219msgid "first %s" 17220msgstr "ilk %s" 17221 17222#: app/Services/RelationshipService.php:2324 17223msgid "first cousin" 17224msgstr "ilk kuzeni" 17225 17226#: app/Services/RelationshipService.php:2288 17227msgctxt "FEMALE" 17228msgid "first cousin" 17229msgstr "ilk kuzeni" 17230 17231#. 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. 17232#: app/Services/RelationshipService.php:2236 17233msgctxt "MALE" 17234msgid "first cousin" 17235msgstr "ilk kuzeni" 17236 17237#: app/Services/RelationshipService.php:775 17238msgctxt "father’s brother’s child" 17239msgid "first cousin" 17240msgstr "ilk kuzeni" 17241 17242#: app/Services/RelationshipService.php:777 17243msgctxt "father’s brother’s daughter" 17244msgid "first cousin" 17245msgstr "ilk kuzeni" 17246 17247#: app/Services/RelationshipService.php:779 17248msgctxt "father’s brother’s son" 17249msgid "first cousin" 17250msgstr "ilk kuzeni" 17251 17252#: app/Services/RelationshipService.php:819 17253msgctxt "father’s sister’s child" 17254msgid "first cousin" 17255msgstr "ilk kuzeni" 17256 17257#: app/Services/RelationshipService.php:821 17258msgctxt "father’s sister’s daughter" 17259msgid "first cousin" 17260msgstr "ilk kuzeni" 17261 17262#: app/Services/RelationshipService.php:825 17263msgctxt "father’s sister’s son" 17264msgid "first cousin" 17265msgstr "ilk kuzeni" 17266 17267#: app/Services/RelationshipService.php:855 17268msgctxt "mother’s brother’s child" 17269msgid "first cousin" 17270msgstr "ilk kuzeni" 17271 17272#: app/Services/RelationshipService.php:857 17273msgctxt "mother’s brother’s daughter" 17274msgid "first cousin" 17275msgstr "ilk kuzeni" 17276 17277#: app/Services/RelationshipService.php:859 17278msgctxt "mother’s brother’s son" 17279msgid "first cousin" 17280msgstr "ilk kuzeni" 17281 17282#: app/Services/RelationshipService.php:905 17283msgctxt "mother’s sister’s child" 17284msgid "first cousin" 17285msgstr "ilk kuzeni" 17286 17287#: app/Services/RelationshipService.php:907 17288msgctxt "mother’s sister’s daughter" 17289msgid "first cousin" 17290msgstr "ilk kuzeni" 17291 17292#: app/Services/RelationshipService.php:911 17293msgctxt "mother’s sister’s son" 17294msgid "first cousin" 17295msgstr "ilk kuzeni" 17296 17297#: app/Services/RelationshipService.php:1155 17298msgctxt "father’s father’s brother’s child" 17299msgid "first cousin once removed ascending" 17300msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17301 17302#: app/Services/RelationshipService.php:1151 17303msgctxt "father’s father’s brother’s daughter" 17304msgid "first cousin once removed ascending" 17305msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17306 17307#: app/Services/RelationshipService.php:1153 17308msgctxt "father’s father’s brother’s son" 17309msgid "first cousin once removed ascending" 17310msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17311 17312#: app/Services/RelationshipService.php:1161 17313msgctxt "father’s father’s sister’s child" 17314msgid "first cousin once removed ascending" 17315msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17316 17317#: app/Services/RelationshipService.php:1157 17318msgctxt "father’s father’s sister’s daughter" 17319msgid "first cousin once removed ascending" 17320msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17321 17322#: app/Services/RelationshipService.php:1159 17323msgctxt "father’s father’s sister’s son" 17324msgid "first cousin once removed ascending" 17325msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17326 17327#: app/Services/RelationshipService.php:1167 17328msgctxt "father’s mother’s brother’s child" 17329msgid "first cousin once removed ascending" 17330msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17331 17332#: app/Services/RelationshipService.php:1163 17333msgctxt "father’s mother’s brother’s daughter" 17334msgid "first cousin once removed ascending" 17335msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17336 17337#: app/Services/RelationshipService.php:1165 17338msgctxt "father’s mother’s brother’s son" 17339msgid "first cousin once removed ascending" 17340msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17341 17342#: app/Services/RelationshipService.php:1173 17343msgctxt "father’s mother’s sister’s child" 17344msgid "first cousin once removed ascending" 17345msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17346 17347#: app/Services/RelationshipService.php:1169 17348msgctxt "father’s mother’s sister’s daughter" 17349msgid "first cousin once removed ascending" 17350msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17351 17352#: app/Services/RelationshipService.php:1171 17353msgctxt "father’s mother’s sister’s son" 17354msgid "first cousin once removed ascending" 17355msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17356 17357#: app/Services/RelationshipService.php:1179 17358msgctxt "mother’s father’s brother’s child" 17359msgid "first cousin once removed ascending" 17360msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17361 17362#: app/Services/RelationshipService.php:1175 17363msgctxt "mother’s father’s brother’s daughter" 17364msgid "first cousin once removed ascending" 17365msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17366 17367#: app/Services/RelationshipService.php:1177 17368msgctxt "mother’s father’s brother’s son" 17369msgid "first cousin once removed ascending" 17370msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17371 17372#: app/Services/RelationshipService.php:1185 17373msgctxt "mother’s father’s sister’s child" 17374msgid "first cousin once removed ascending" 17375msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17376 17377#: app/Services/RelationshipService.php:1181 17378msgctxt "mother’s father’s sister’s daughter" 17379msgid "first cousin once removed ascending" 17380msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17381 17382#: app/Services/RelationshipService.php:1183 17383msgctxt "mother’s father’s sister’s son" 17384msgid "first cousin once removed ascending" 17385msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17386 17387#: app/Services/RelationshipService.php:1191 17388msgctxt "mother’s mother’s brother’s child" 17389msgid "first cousin once removed ascending" 17390msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17391 17392#: app/Services/RelationshipService.php:1187 17393msgctxt "mother’s mother’s brother’s daughter" 17394msgid "first cousin once removed ascending" 17395msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17396 17397#: app/Services/RelationshipService.php:1189 17398msgctxt "mother’s mother’s brother’s son" 17399msgid "first cousin once removed ascending" 17400msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17401 17402#: app/Services/RelationshipService.php:1197 17403msgctxt "mother’s mother’s sister’s child" 17404msgid "first cousin once removed ascending" 17405msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17406 17407#: app/Services/RelationshipService.php:1193 17408msgctxt "mother’s mother’s sister’s daughter" 17409msgid "first cousin once removed ascending" 17410msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17411 17412#: app/Services/RelationshipService.php:1195 17413msgctxt "mother’s mother’s sister’s son" 17414msgid "first cousin once removed ascending" 17415msgstr "ilk kuzen bir kuşak yükseğe kaldırıldı" 17416 17417#: app/Services/RelationshipService.php:2350 17418msgid "fourteenth cousin" 17419msgstr "on dördüncü kuzeni" 17420 17421#: app/Services/RelationshipService.php:2314 17422msgctxt "FEMALE" 17423msgid "fourteenth cousin" 17424msgstr "on dördüncü kuzeni" 17425 17426#. 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. 17427#: app/Services/RelationshipService.php:2275 17428msgctxt "MALE" 17429msgid "fourteenth cousin" 17430msgstr "on dördüncü kuzeni" 17431 17432#. I18N: A Spanish relationship name, such as third great-nephew 17433#: app/Services/RelationshipService.php:2430 17434#, php-format 17435msgid "fourth %s" 17436msgstr "dördüncü %s" 17437 17438#. I18N: A Spanish relationship name, such as third great-nephew 17439#: app/Services/RelationshipService.php:2408 17440#, php-format 17441msgctxt "FEMALE" 17442msgid "fourth %s" 17443msgstr "dördüncü %s" 17444 17445#. I18N: A Spanish relationship name, such as third great-nephew 17446#: app/Services/RelationshipService.php:2385 17447#, php-format 17448msgctxt "MALE" 17449msgid "fourth %s" 17450msgstr "dördüncü %s" 17451 17452#: app/Services/RelationshipService.php:2330 17453msgid "fourth cousin" 17454msgstr "dördüncü kuzeni" 17455 17456#: app/Services/RelationshipService.php:2294 17457msgctxt "FEMALE" 17458msgid "fourth cousin" 17459msgstr "dördüncü kuzeni" 17460 17461#. 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. 17462#: app/Services/RelationshipService.php:2245 17463msgctxt "MALE" 17464msgid "fourth cousin" 17465msgstr "dördüncü kuzeni" 17466 17467#. I18N: from 1700 interval 50 years 17468#: resources/views/modules/statistics-chart/custom.phtml:101 17469#: resources/views/modules/statistics-chart/custom.phtml:104 17470#: resources/views/modules/statistics-chart/custom.phtml:107 17471#: resources/views/modules/statistics-chart/custom.phtml:110 17472#: resources/views/modules/statistics-chart/custom.phtml:113 17473#: resources/views/modules/statistics-chart/custom.phtml:116 17474#, php-format 17475msgid "from %1$s interval %2$s year" 17476msgid_plural "from %1$s interval %2$s years" 17477msgstr[0] "%1$s yılından %2$s yıl aralıklarla" 17478msgstr[1] "%1$s yılından %2$s yıllar aralıklarla" 17479 17480#. I18N: Gedcom FROM dates 17481#: app/Date.php:209 17482#, php-format 17483msgid "from %s" 17484msgstr "%s tarihinden" 17485 17486#. I18N: Gedcom FROM-TO dates 17487#: app/Date.php:221 17488#, php-format 17489msgid "from %s to %s" 17490msgstr "%s tarihinden %s tarihine" 17491 17492#. I18N: layout option for the fan chart 17493#: app/Module/FanChartModule.php:520 17494msgid "full circle" 17495msgstr "tam daire" 17496 17497#: resources/views/modules/statistics-chart/custom.phtml:88 17498msgid "gender" 17499msgstr "cinsiyet" 17500 17501#. I18N: Type of location hierarchy 17502#: app/Elements/HierarchicalRelationship.php:58 17503msgid "geographic" 17504msgstr "coğrafi" 17505 17506#. I18N: A button label. 17507#: resources/views/edit/new-individual.phtml:50 17508msgid "go to new individual" 17509msgstr "yeni bireye git" 17510 17511#: app/Services/RelationshipService.php:505 17512msgctxt "child’s child" 17513msgid "grandchild" 17514msgstr "torunu" 17515 17516#: app/Services/RelationshipService.php:517 17517msgctxt "daughter’s child" 17518msgid "grandchild" 17519msgstr "torunu" 17520 17521#: app/Services/RelationshipService.php:617 17522msgctxt "son’s child" 17523msgid "grandchild" 17524msgstr "torunu" 17525 17526#: app/Services/RelationshipService.php:507 17527msgctxt "child’s daughter" 17528msgid "granddaughter" 17529msgstr "torunu" 17530 17531#: app/Services/RelationshipService.php:519 17532msgctxt "daughter’s daughter" 17533msgid "granddaughter" 17534msgstr "kız torunu" 17535 17536#: app/Services/RelationshipService.php:619 17537msgctxt "son’s daughter" 17538msgid "granddaughter" 17539msgstr "kız torunu" 17540 17541#: app/Services/RelationshipService.php:735 17542msgctxt "child’s daughter’s husband" 17543msgid "granddaughter’s husband" 17544msgstr "torununun kocası" 17545 17546#: app/Services/RelationshipService.php:757 17547msgctxt "daughter’s daughter’s husband" 17548msgid "granddaughter’s husband" 17549msgstr "torununun kocası" 17550 17551#: app/Services/RelationshipService.php:1055 17552msgctxt "son’s daughter’s husband" 17553msgid "granddaughter’s husband" 17554msgstr "torununun kocası" 17555 17556#: app/Services/RelationshipService.php:587 17557msgctxt "parent’s father" 17558msgid "grandfather" 17559msgstr "büyükbabası" 17560 17561#: app/Services/RelationshipService.php:589 17562msgctxt "parent’s mother" 17563msgid "grandmother" 17564msgstr "büyükannesi" 17565 17566#: app/Services/RelationshipService.php:591 17567msgctxt "parent’s parent" 17568msgid "grandparent" 17569msgstr "büyük ebeveyni" 17570 17571#: app/Services/RelationshipService.php:511 17572msgctxt "child’s son" 17573msgid "grandson" 17574msgstr "torunu" 17575 17576#: app/Services/RelationshipService.php:523 17577msgctxt "daughter’s son" 17578msgid "grandson" 17579msgstr "torunu" 17580 17581#: app/Services/RelationshipService.php:621 17582msgctxt "son’s son" 17583msgid "grandson" 17584msgstr "torunu" 17585 17586#: app/Services/RelationshipService.php:745 17587msgctxt "child’s son’s wife" 17588msgid "grandson’s wife" 17589msgstr "torununun karısı" 17590 17591#: app/Services/RelationshipService.php:773 17592msgctxt "daughter’s son’s wife" 17593msgid "grandson’s wife" 17594msgstr "torununun karısı" 17595 17596#: app/Services/RelationshipService.php:1065 17597msgctxt "son’s son’s wife" 17598msgid "grandson’s wife" 17599msgstr "torununun karısı" 17600 17601#: app/Services/RelationshipService.php:1441 17602#: app/Services/RelationshipService.php:1460 17603#: app/Services/RelationshipService.php:1472 17604#: app/Services/RelationshipService.php:1484 17605#: app/Services/RelationshipService.php:1495 17606#: app/Services/RelationshipService.php:1511 17607#, php-format 17608msgid "great ×%s aunt" 17609msgstr "büyük ×%s halası" 17610 17611#: app/Services/RelationshipService.php:1444 17612#: app/Services/RelationshipService.php:1463 17613#: app/Services/RelationshipService.php:1475 17614#: app/Services/RelationshipService.php:1487 17615#: app/Services/RelationshipService.php:1498 17616#: app/Services/RelationshipService.php:1514 17617#, php-format 17618msgid "great ×%s aunt/uncle" 17619msgstr "büyük × %s halası/amcası" 17620 17621#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17622#: app/Services/RelationshipService.php:2055 17623#: app/Services/RelationshipService.php:2066 17624#: app/Services/RelationshipService.php:2077 17625#: app/Services/RelationshipService.php:2098 17626#, php-format 17627msgid "great ×%s grandchild" 17628msgstr "büyük ×%s torunu" 17629 17630#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17631#: app/Services/RelationshipService.php:2052 17632#: app/Services/RelationshipService.php:2063 17633#: app/Services/RelationshipService.php:2074 17634#: app/Services/RelationshipService.php:2094 17635#, php-format 17636msgid "great ×%s granddaughter" 17637msgstr "büyük ×%s torunu" 17638 17639#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17640#: app/Services/RelationshipService.php:1889 17641#: app/Services/RelationshipService.php:1903 17642#: app/Services/RelationshipService.php:1915 17643#: app/Services/RelationshipService.php:1926 17644#: app/Services/RelationshipService.php:1939 17645#: app/Services/RelationshipService.php:1955 17646#, php-format 17647msgid "great ×%s grandfather" 17648msgstr "büyük ×%s büyükbabası" 17649 17650#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17651#: app/Services/RelationshipService.php:1893 17652#: app/Services/RelationshipService.php:1907 17653#: app/Services/RelationshipService.php:1919 17654#: app/Services/RelationshipService.php:1930 17655#: app/Services/RelationshipService.php:1944 17656#: app/Services/RelationshipService.php:1960 17657#, php-format 17658msgid "great ×%s grandmother" 17659msgstr "büyük ×%s büyükannesi" 17660 17661#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17662#: app/Services/RelationshipService.php:1896 17663#: app/Services/RelationshipService.php:1910 17664#: app/Services/RelationshipService.php:1922 17665#: app/Services/RelationshipService.php:1933 17666#: app/Services/RelationshipService.php:1948 17667#: app/Services/RelationshipService.php:1964 17668#, php-format 17669msgid "great ×%s grandparent" 17670msgstr "büyük ×%s büyük ebeveyni" 17671 17672#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17673#: app/Services/RelationshipService.php:2048 17674#: app/Services/RelationshipService.php:2059 17675#: app/Services/RelationshipService.php:2071 17676#: app/Services/RelationshipService.php:2089 17677#, php-format 17678msgid "great ×%s grandson" 17679msgstr "büyük ×%s torunu" 17680 17681#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17682#: app/Services/RelationshipService.php:1772 17683#: app/Services/RelationshipService.php:1784 17684#: app/Services/RelationshipService.php:1800 17685#, php-format 17686msgid "great ×%s nephew" 17687msgstr "büyük ×%s yeğeni" 17688 17689#: app/Services/RelationshipService.php:1672 17690#: app/Services/RelationshipService.php:1707 17691#: app/Services/RelationshipService.php:1743 17692#, php-format 17693msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 17694msgid "great ×%s nephew" 17695msgstr "büyük ×%s yeğeni" 17696 17697#: app/Services/RelationshipService.php:1676 17698#: app/Services/RelationshipService.php:1711 17699#: app/Services/RelationshipService.php:1746 17700#, php-format 17701msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 17702msgid "great ×%s nephew" 17703msgstr "büyük ×%s yeğeni" 17704 17705#: app/Services/RelationshipService.php:1679 17706#: app/Services/RelationshipService.php:1714 17707#: app/Services/RelationshipService.php:1749 17708#, php-format 17709msgctxt "(a woman’s) great ×%s nephew" 17710msgid "great ×%s nephew" 17711msgstr "büyük ×%s yeğeni" 17712 17713#: app/Services/RelationshipService.php:1779 17714#: app/Services/RelationshipService.php:1791 17715#: app/Services/RelationshipService.php:1807 17716#, php-format 17717msgid "great ×%s nephew/niece" 17718msgstr "büyük ×%s yeğeni" 17719 17720#: app/Services/RelationshipService.php:1695 17721#: app/Services/RelationshipService.php:1730 17722#: app/Services/RelationshipService.php:1762 17723#, php-format 17724msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 17725msgid "great ×%s nephew/niece" 17726msgstr "büyük ×%s yeğeni" 17727 17728#: app/Services/RelationshipService.php:1699 17729#: app/Services/RelationshipService.php:1734 17730#: app/Services/RelationshipService.php:1765 17731#, php-format 17732msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 17733msgid "great ×%s nephew/niece" 17734msgstr "büyük ×%s yeğeni" 17735 17736#: app/Services/RelationshipService.php:1702 17737#: app/Services/RelationshipService.php:1737 17738#: app/Services/RelationshipService.php:1768 17739#, php-format 17740msgctxt "(a woman’s) great ×%s nephew/niece" 17741msgid "great ×%s nephew/niece" 17742msgstr "büyük ×%s yeğeni" 17743 17744#: app/Services/RelationshipService.php:1776 17745#: app/Services/RelationshipService.php:1788 17746#: app/Services/RelationshipService.php:1804 17747#, php-format 17748msgid "great ×%s niece" 17749msgstr "büyük ×%s yeğeni" 17750 17751#: app/Services/RelationshipService.php:1684 17752#: app/Services/RelationshipService.php:1719 17753#: app/Services/RelationshipService.php:1753 17754#, php-format 17755msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 17756msgid "great ×%s niece" 17757msgstr "büyük ×%s yeğeni" 17758 17759#: app/Services/RelationshipService.php:1688 17760#: app/Services/RelationshipService.php:1723 17761#: app/Services/RelationshipService.php:1756 17762#, php-format 17763msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 17764msgid "great ×%s niece" 17765msgstr "büyük ×%s yeğeni" 17766 17767#: app/Services/RelationshipService.php:1691 17768#: app/Services/RelationshipService.php:1726 17769#: app/Services/RelationshipService.php:1759 17770#, php-format 17771msgctxt "(a woman’s) great ×%s niece" 17772msgid "great ×%s niece" 17773msgstr "büyük ×%s yeğeni" 17774 17775#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17776#: app/Services/RelationshipService.php:1437 17777#: app/Services/RelationshipService.php:1468 17778#: app/Services/RelationshipService.php:1480 17779#: app/Services/RelationshipService.php:1492 17780#: app/Services/RelationshipService.php:1507 17781#, php-format 17782msgid "great ×%s uncle" 17783msgstr "büyük ×%s amcası" 17784 17785#: app/Services/RelationshipService.php:1449 17786#, php-format 17787msgctxt "great ×(%s-1) grandfather’s brother" 17788msgid "great ×%s uncle" 17789msgstr "büyük ×%s amcası" 17790 17791#: app/Services/RelationshipService.php:1453 17792#, php-format 17793msgctxt "great ×(%s-1) grandmother’s brother" 17794msgid "great ×%s uncle" 17795msgstr "büyük ×%s amcası" 17796 17797#: app/Services/RelationshipService.php:1456 17798#, php-format 17799msgctxt "great ×(%s-1) grandparent’s brother" 17800msgid "great ×%s uncle" 17801msgstr "büyük ×%s amcası" 17802 17803#: app/Services/RelationshipService.php:1367 17804msgid "great ×4 aunt" 17805msgstr "büyük ×4 halası" 17806 17807#: app/Services/RelationshipService.php:1370 17808msgid "great ×4 aunt/uncle" 17809msgstr "büyük ×4 halası/amcası" 17810 17811#: app/Services/RelationshipService.php:2003 17812msgid "great ×4 grandchild" 17813msgstr "büyük ×4 torunu" 17814 17815#: app/Services/RelationshipService.php:2000 17816msgid "great ×4 granddaughter" 17817msgstr "büyük ×4 torunu" 17818 17819#: app/Services/RelationshipService.php:1839 17820msgid "great ×4 grandfather" 17821msgstr "büyük ×4 büyükbabası" 17822 17823#: app/Services/RelationshipService.php:1843 17824msgid "great ×4 grandmother" 17825msgstr "büyük ×4 büyükannesi" 17826 17827#: app/Services/RelationshipService.php:1846 17828msgid "great ×4 grandparent" 17829msgstr "büyük ×4 büyük ebeveyni" 17830 17831#: app/Services/RelationshipService.php:1996 17832msgid "great ×4 grandson" 17833msgstr "büyük ×4 torunu" 17834 17835#: app/Services/RelationshipService.php:1596 17836msgctxt "(a man’s) brother’s great-great-great-grandson" 17837msgid "great ×4 nephew" 17838msgstr "büyük x4 yeğeni" 17839 17840#: app/Services/RelationshipService.php:1600 17841msgctxt "(a man’s) sister’s great-great-great-grandson" 17842msgid "great ×4 nephew" 17843msgstr "büyük x4 yeğeni" 17844 17845#: app/Services/RelationshipService.php:1603 17846msgctxt "(a woman’s) great ×4 nephew" 17847msgid "great ×4 nephew" 17848msgstr "büyük x4 yeğeni" 17849 17850#: app/Services/RelationshipService.php:1619 17851msgctxt "(a man’s) brother’s great-great-great-grandchild" 17852msgid "great ×4 nephew/niece" 17853msgstr "büyük ×4 yeğeni" 17854 17855#: app/Services/RelationshipService.php:1623 17856msgctxt "(a man’s) sister’s great-great-great-grandchild" 17857msgid "great ×4 nephew/niece" 17858msgstr "büyük ×4 yeğeni" 17859 17860#: app/Services/RelationshipService.php:1626 17861msgctxt "(a woman’s) great ×4 nephew/niece" 17862msgid "great ×4 nephew/niece" 17863msgstr "büyük ×4 yeğeni" 17864 17865#: app/Services/RelationshipService.php:1608 17866msgctxt "(a man’s) brother’s great-great-great-granddaughter" 17867msgid "great ×4 niece" 17868msgstr "büyük ×4 yeğeni" 17869 17870#: app/Services/RelationshipService.php:1612 17871msgctxt "(a man’s) sister’s great-great-great-granddaughter" 17872msgid "great ×4 niece" 17873msgstr "büyük ×4 yeğeni" 17874 17875#: app/Services/RelationshipService.php:1615 17876msgctxt "(a woman’s) great ×4 niece" 17877msgid "great ×4 niece" 17878msgstr "büyük ×4 yeğeni" 17879 17880#: app/Services/RelationshipService.php:1356 17881msgctxt "great-great-great-grandfather’s brother" 17882msgid "great ×4 uncle" 17883msgstr "büyük ×4 amcası" 17884 17885#: app/Services/RelationshipService.php:1360 17886msgctxt "great-great-great-grandmother’s brother" 17887msgid "great ×4 uncle" 17888msgstr "büyük ×4 amcası" 17889 17890#: app/Services/RelationshipService.php:1363 17891msgctxt "great-great-great-grandparent’s brother" 17892msgid "great ×4 uncle" 17893msgstr "büyük ×4 amcası" 17894 17895#: app/Services/RelationshipService.php:1386 17896msgid "great ×5 aunt" 17897msgstr "büyük ×5 halası" 17898 17899#: app/Services/RelationshipService.php:1389 17900msgid "great ×5 aunt/uncle" 17901msgstr "büyük ×5 halası/amcası" 17902 17903#: app/Services/RelationshipService.php:2014 17904msgid "great ×5 grandchild" 17905msgstr "büyük ×5 torunu" 17906 17907#: app/Services/RelationshipService.php:2011 17908msgid "great ×5 granddaughter" 17909msgstr "büyük ×5 torunu" 17910 17911#: app/Services/RelationshipService.php:1850 17912msgid "great ×5 grandfather" 17913msgstr "büyük ×5 büyükbabası" 17914 17915#: app/Services/RelationshipService.php:1854 17916msgid "great ×5 grandmother" 17917msgstr "büyük ×5 büyükannesi" 17918 17919#: app/Services/RelationshipService.php:1857 17920msgid "great ×5 grandparent" 17921msgstr "büyük ×5 büyük ebeveyni" 17922 17923#: app/Services/RelationshipService.php:2007 17924msgid "great ×5 grandson" 17925msgstr "büyük ×5 torunu" 17926 17927#: app/Services/RelationshipService.php:1631 17928msgctxt "(a man’s) brother’s great ×4 grandson" 17929msgid "great ×5 nephew" 17930msgstr "büyük ×5 yeğeni" 17931 17932#: app/Services/RelationshipService.php:1635 17933msgctxt "(a man’s) sister’s great ×4 grandson" 17934msgid "great ×5 nephew" 17935msgstr "büyük ×5 yeğeni" 17936 17937#: app/Services/RelationshipService.php:1638 17938msgctxt "(a woman’s) great ×5 nephew" 17939msgid "great ×5 nephew" 17940msgstr "büyük ×5 yeğeni" 17941 17942#: app/Services/RelationshipService.php:1654 17943msgctxt "(a man’s) brother’s great ×4 grandchild" 17944msgid "great ×5 nephew/niece" 17945msgstr "büyük ×5 yeğeni" 17946 17947#: app/Services/RelationshipService.php:1658 17948msgctxt "(a man’s) sister’s great ×4 grandchild" 17949msgid "great ×5 nephew/niece" 17950msgstr "büyük ×5 yeğeni" 17951 17952#: app/Services/RelationshipService.php:1661 17953msgctxt "(a woman’s) great ×5 nephew/niece" 17954msgid "great ×5 nephew/niece" 17955msgstr "büyük ×5 yeğeni" 17956 17957#: app/Services/RelationshipService.php:1643 17958msgctxt "(a man’s) brother’s great ×4 granddaughter" 17959msgid "great ×5 niece" 17960msgstr "büyük ×5 yeğeni" 17961 17962#: app/Services/RelationshipService.php:1647 17963msgctxt "(a man’s) sister’s great ×4 granddaughter" 17964msgid "great ×5 niece" 17965msgstr "büyük ×5 yeğeni" 17966 17967#: app/Services/RelationshipService.php:1650 17968msgctxt "(a woman’s) great ×5 niece" 17969msgid "great ×5 niece" 17970msgstr "büyük ×5 yeğeni" 17971 17972#: app/Services/RelationshipService.php:1375 17973msgctxt "great ×4 grandfather’s brother" 17974msgid "great ×5 uncle" 17975msgstr "büyük ×5 amcası" 17976 17977#: app/Services/RelationshipService.php:1379 17978msgctxt "great ×4 grandmother’s brother" 17979msgid "great ×5 uncle" 17980msgstr "büyük ×5 amcası" 17981 17982#: app/Services/RelationshipService.php:1382 17983msgctxt "great ×4 grandparent’s brother" 17984msgid "great ×5 uncle" 17985msgstr "büyük ×5 amcası" 17986 17987#: app/Services/RelationshipService.php:1405 17988msgid "great ×6 aunt" 17989msgstr "büyük ×6 halası" 17990 17991#: app/Services/RelationshipService.php:1408 17992msgid "great ×6 aunt/uncle" 17993msgstr "büyük ×6 halası/amcası" 17994 17995#: app/Services/RelationshipService.php:2025 17996msgid "great ×6 grandchild" 17997msgstr "büyük ×6 torunu" 17998 17999#: app/Services/RelationshipService.php:2022 18000msgid "great ×6 granddaughter" 18001msgstr "büyük ×6 torunu" 18002 18003#: app/Services/RelationshipService.php:1861 18004msgid "great ×6 grandfather" 18005msgstr "büyük ×6 büyükbabası" 18006 18007#: app/Services/RelationshipService.php:1865 18008msgid "great ×6 grandmother" 18009msgstr "büyük ×6 büyükannesi" 18010 18011#: app/Services/RelationshipService.php:1868 18012msgid "great ×6 grandparent" 18013msgstr "büyük ×6 büyük ebeveyni" 18014 18015#: app/Services/RelationshipService.php:2018 18016msgid "great ×6 grandson" 18017msgstr "büyük ×6 torunu" 18018 18019#: app/Services/RelationshipService.php:1394 18020msgctxt "great ×5 grandfather’s brother" 18021msgid "great ×6 uncle" 18022msgstr "büyük ×6 amcası" 18023 18024#: app/Services/RelationshipService.php:1398 18025msgctxt "great ×5 grandmother’s brother" 18026msgid "great ×6 uncle" 18027msgstr "büyük ×6 amcası" 18028 18029#: app/Services/RelationshipService.php:1401 18030msgctxt "great ×5 grandparent’s brother" 18031msgid "great ×6 uncle" 18032msgstr "büyük ×6 amcası" 18033 18034#: app/Services/RelationshipService.php:1424 18035msgid "great ×7 aunt" 18036msgstr "büyük ×7 halası" 18037 18038#: app/Services/RelationshipService.php:1427 18039msgid "great ×7 aunt/uncle" 18040msgstr "büyük ×7 halası/amcası" 18041 18042#: app/Services/RelationshipService.php:2036 18043msgid "great ×7 grandchild" 18044msgstr "büyük ×7 torunu" 18045 18046#: app/Services/RelationshipService.php:2033 18047msgid "great ×7 granddaughter" 18048msgstr "büyük ×7 torunu" 18049 18050#: app/Services/RelationshipService.php:1872 18051msgid "great ×7 grandfather" 18052msgstr "büyük ×7 büyükbabası" 18053 18054#: app/Services/RelationshipService.php:1876 18055msgid "great ×7 grandmother" 18056msgstr "büyük ×7 büyükannesi" 18057 18058#: app/Services/RelationshipService.php:1879 18059msgid "great ×7 grandparent" 18060msgstr "büyük ×7 büyük ebeveyni" 18061 18062#: app/Services/RelationshipService.php:2029 18063msgid "great ×7 grandson" 18064msgstr "büyük ×7 torunu" 18065 18066#: app/Services/RelationshipService.php:1413 18067msgctxt "great ×6 grandfather’s brother" 18068msgid "great ×7 uncle" 18069msgstr "büyük ×7 amcası" 18070 18071#: app/Services/RelationshipService.php:1417 18072msgctxt "great ×6 grandmother’s brother" 18073msgid "great ×7 uncle" 18074msgstr "büyük ×7 amcası" 18075 18076#: app/Services/RelationshipService.php:1420 18077msgctxt "great ×6 grandparent’s brother" 18078msgid "great ×7 uncle" 18079msgstr "büyük ×7 amcası" 18080 18081#: app/Services/RelationshipService.php:1097 18082msgctxt "father’s father’s brother’s wife" 18083msgid "great-aunt" 18084msgstr "büyük yengesi" 18085 18086#: app/Services/RelationshipService.php:793 18087msgctxt "father’s father’s sister" 18088msgid "great-aunt" 18089msgstr "büyük halası" 18090 18091#: app/Services/RelationshipService.php:1103 18092msgctxt "father’s mother’s brother’s wife" 18093msgid "great-aunt" 18094msgstr "büyük yengesi" 18095 18096#: app/Services/RelationshipService.php:805 18097msgctxt "father’s mother’s sister" 18098msgid "great-aunt" 18099msgstr "büyük teyzesi" 18100 18101#: app/Services/RelationshipService.php:1109 18102msgctxt "father’s parent’s brother’s wife" 18103msgid "great-aunt" 18104msgstr "büyük yengesi" 18105 18106#: app/Services/RelationshipService.php:817 18107msgctxt "father’s parent’s sister" 18108msgid "great-aunt" 18109msgstr "büyük halası/teyzesi" 18110 18111#: app/Services/RelationshipService.php:1115 18112msgctxt "mother’s father’s brother’s wife" 18113msgid "great-aunt" 18114msgstr "büyük yengesi" 18115 18116#: app/Services/RelationshipService.php:873 18117msgctxt "mother’s father’s sister" 18118msgid "great-aunt" 18119msgstr "büyük halası" 18120 18121#: app/Services/RelationshipService.php:1121 18122msgctxt "mother’s mother’s brother’s wife" 18123msgid "great-aunt" 18124msgstr "büyük yengesi" 18125 18126#: app/Services/RelationshipService.php:891 18127msgctxt "mother’s mother’s sister" 18128msgid "great-aunt" 18129msgstr "büyük teyzesi" 18130 18131#: app/Services/RelationshipService.php:1127 18132msgctxt "mother’s parent’s brother’s wife" 18133msgid "great-aunt" 18134msgstr "büyük yengesi" 18135 18136#: app/Services/RelationshipService.php:903 18137msgctxt "mother’s parent’s sister" 18138msgid "great-aunt" 18139msgstr "büyük teyzesi/halası" 18140 18141#: app/Services/RelationshipService.php:1133 18142msgctxt "parent’s father’s brother’s wife" 18143msgid "great-aunt" 18144msgstr "büyük yengesi" 18145 18146#: app/Services/RelationshipService.php:925 18147msgctxt "parent’s father’s sister" 18148msgid "great-aunt" 18149msgstr "büyük halası" 18150 18151#: app/Services/RelationshipService.php:1139 18152msgctxt "parent’s mother’s brother’s wife" 18153msgid "great-aunt" 18154msgstr "büyük yengesi" 18155 18156#: app/Services/RelationshipService.php:937 18157msgctxt "parent’s mother’s sister" 18158msgid "great-aunt" 18159msgstr "büyük teyzesi" 18160 18161#: app/Services/RelationshipService.php:1145 18162msgctxt "parent’s parent’s brother’s wife" 18163msgid "great-aunt" 18164msgstr "büyük yengesi" 18165 18166#: app/Services/RelationshipService.php:949 18167msgctxt "parent’s parent’s sister" 18168msgid "great-aunt" 18169msgstr "büyük halası/teyzesi" 18170 18171#: app/Services/RelationshipService.php:791 18172msgctxt "father’s father’s sibling" 18173msgid "great-aunt/uncle" 18174msgstr "büyük halası/amcası" 18175 18176#: app/Services/RelationshipService.php:1099 18177msgctxt "father’s father’s sibling’s spouse" 18178msgid "great-aunt/uncle" 18179msgstr "büyük yengesi/eniştesi" 18180 18181#: app/Services/RelationshipService.php:803 18182msgctxt "father’s mother’s sibling" 18183msgid "great-aunt/uncle" 18184msgstr "büyük teyzesi/dayısı" 18185 18186#: app/Services/RelationshipService.php:1105 18187msgctxt "father’s mother’s sibling’s spouse" 18188msgid "great-aunt/uncle" 18189msgstr "büyük yengesi/eniştesi" 18190 18191#: app/Services/RelationshipService.php:815 18192msgctxt "father’s parent’s sibling" 18193msgid "great-aunt/uncle" 18194msgstr "büyük teyzesi-dayısı/amcası-halası" 18195 18196#: app/Services/RelationshipService.php:1111 18197msgctxt "father’s parent’s sibling’s spouse" 18198msgid "great-aunt/uncle" 18199msgstr "büyük yengesi/eniştesi" 18200 18201#: app/Services/RelationshipService.php:871 18202msgctxt "mother’s father’s sibling" 18203msgid "great-aunt/uncle" 18204msgstr "büyük halası/amcası" 18205 18206#: app/Services/RelationshipService.php:1117 18207msgctxt "mother’s father’s sibling’s spouse" 18208msgid "great-aunt/uncle" 18209msgstr "büyük yengesi/eniştesi" 18210 18211#: app/Services/RelationshipService.php:889 18212msgctxt "mother’s mother’s sibling" 18213msgid "great-aunt/uncle" 18214msgstr "büyük teyzesi/amcası" 18215 18216#: app/Services/RelationshipService.php:1123 18217msgctxt "mother’s mother’s sibling’s spouse" 18218msgid "great-aunt/uncle" 18219msgstr "büyük yengesi/eniştesi" 18220 18221#: app/Services/RelationshipService.php:901 18222msgctxt "mother’s parent’s sibling" 18223msgid "great-aunt/uncle" 18224msgstr "büyük teyzesi-dayısı/halası-amcası" 18225 18226#: app/Services/RelationshipService.php:1129 18227msgctxt "mother’s parent’s sibling’s spouse" 18228msgid "great-aunt/uncle" 18229msgstr "büyük yengesi/eniştesi" 18230 18231#: app/Services/RelationshipService.php:923 18232msgctxt "parent’s father’s sibling" 18233msgid "great-aunt/uncle" 18234msgstr "büyük teyzesi-amcası/halası-amcası" 18235 18236#: app/Services/RelationshipService.php:1135 18237msgctxt "parent’s father’s sibling’s spouse" 18238msgid "great-aunt/uncle" 18239msgstr "büyük yengesi/eniştesi" 18240 18241#: app/Services/RelationshipService.php:935 18242msgctxt "parent’s mother’s sibling" 18243msgid "great-aunt/uncle" 18244msgstr "büyük teyzesi/dayısı" 18245 18246#: app/Services/RelationshipService.php:1141 18247msgctxt "parent’s mother’s sibling’s spouse" 18248msgid "great-aunt/uncle" 18249msgstr "büyük yengesi/eniştesi" 18250 18251#: app/Services/RelationshipService.php:947 18252msgctxt "parent’s parent’s sibling" 18253msgid "great-aunt/uncle" 18254msgstr "büyük teyzesi-dayısı/halası-amcası" 18255 18256#: app/Services/RelationshipService.php:1147 18257msgctxt "parent’s parent’s sibling’s spouse" 18258msgid "great-aunt/uncle" 18259msgstr "büyük yengesi/eniştesi" 18260 18261#: app/Services/RelationshipService.php:725 18262msgctxt "child’s child’s child" 18263msgid "great-grandchild" 18264msgstr "torununun çocuğu" 18265 18266#: app/Services/RelationshipService.php:731 18267msgctxt "child’s daughter’s child" 18268msgid "great-grandchild" 18269msgstr "kız torununun çocuğu" 18270 18271#: app/Services/RelationshipService.php:739 18272msgctxt "child’s son’s child" 18273msgid "great-grandchild" 18274msgstr "erkek torununun çocuğu" 18275 18276#: app/Services/RelationshipService.php:747 18277msgctxt "daughter’s child’s child" 18278msgid "great-grandchild" 18279msgstr "kızının torunu" 18280 18281#: app/Services/RelationshipService.php:753 18282msgctxt "daughter’s daughter’s child" 18283msgid "great-grandchild" 18284msgstr "kız torununun çocuğu" 18285 18286#: app/Services/RelationshipService.php:767 18287msgctxt "daughter’s son’s child" 18288msgid "great-grandchild" 18289msgstr "erkek torununun çocuğu" 18290 18291#: app/Services/RelationshipService.php:1045 18292msgctxt "son’s child’s child" 18293msgid "great-grandchild" 18294msgstr "oğlunun torunu" 18295 18296#: app/Services/RelationshipService.php:1051 18297msgctxt "son’s daughter’s child" 18298msgid "great-grandchild" 18299msgstr "kız torununun çocuğu" 18300 18301#: app/Services/RelationshipService.php:1059 18302msgctxt "son’s son’s child" 18303msgid "great-grandchild" 18304msgstr "erkek torununun çocuğu" 18305 18306#: app/Services/RelationshipService.php:727 18307msgctxt "child’s child’s daughter" 18308msgid "great-granddaughter" 18309msgstr "torununun kızı" 18310 18311#: app/Services/RelationshipService.php:733 18312msgctxt "child’s daughter’s daughter" 18313msgid "great-granddaughter" 18314msgstr "kız torununun kızı" 18315 18316#: app/Services/RelationshipService.php:741 18317msgctxt "child’s son’s daughter" 18318msgid "great-granddaughter" 18319msgstr "erkek torununun kızı" 18320 18321#: app/Services/RelationshipService.php:749 18322msgctxt "daughter’s child’s daughter" 18323msgid "great-granddaughter" 18324msgstr "torununun kızı" 18325 18326#: app/Services/RelationshipService.php:755 18327msgctxt "daughter’s daughter’s daughter" 18328msgid "great-granddaughter" 18329msgstr "kız torununun kızı" 18330 18331#: app/Services/RelationshipService.php:769 18332msgctxt "daughter’s son’s daughter" 18333msgid "great-granddaughter" 18334msgstr "erkek torununun kızı" 18335 18336#: app/Services/RelationshipService.php:1047 18337msgctxt "son’s child’s daughter" 18338msgid "great-granddaughter" 18339msgstr "torununun kızı" 18340 18341#: app/Services/RelationshipService.php:1053 18342msgctxt "son’s daughter’s daughter" 18343msgid "great-granddaughter" 18344msgstr "kız torununun kızı" 18345 18346#: app/Services/RelationshipService.php:1061 18347msgctxt "son’s son’s daughter" 18348msgid "great-granddaughter" 18349msgstr "erkek torununun kızı" 18350 18351#: app/Services/RelationshipService.php:785 18352msgctxt "father’s father’s father" 18353msgid "great-grandfather" 18354msgstr "büyük büyükbabası" 18355 18356#: app/Services/RelationshipService.php:797 18357msgctxt "father’s mother’s father" 18358msgid "great-grandfather" 18359msgstr "büyük büyükbabası" 18360 18361#: app/Services/RelationshipService.php:809 18362msgctxt "father’s parent’s father" 18363msgid "great-grandfather" 18364msgstr "büyük büyükbabası" 18365 18366#: app/Services/RelationshipService.php:865 18367msgctxt "mother’s father’s father" 18368msgid "great-grandfather" 18369msgstr "büyük büyükbabası" 18370 18371#: app/Services/RelationshipService.php:883 18372msgctxt "mother’s mother’s father" 18373msgid "great-grandfather" 18374msgstr "büyük büyükbabası" 18375 18376#: app/Services/RelationshipService.php:895 18377msgctxt "mother’s parent’s father" 18378msgid "great-grandfather" 18379msgstr "büyük büyükbabası" 18380 18381#: app/Services/RelationshipService.php:917 18382msgctxt "parent’s father’s father" 18383msgid "great-grandfather" 18384msgstr "büyük büyükbabası" 18385 18386#: app/Services/RelationshipService.php:929 18387msgctxt "parent’s mother’s father" 18388msgid "great-grandfather" 18389msgstr "büyük büyükbabası" 18390 18391#: app/Services/RelationshipService.php:941 18392msgctxt "parent’s parent’s father" 18393msgid "great-grandfather" 18394msgstr "büyük büyükbabası" 18395 18396#: app/Services/RelationshipService.php:787 18397msgctxt "father’s father’s mother" 18398msgid "great-grandmother" 18399msgstr "büyük büyükannesi" 18400 18401#: app/Services/RelationshipService.php:799 18402msgctxt "father’s mother’s mother" 18403msgid "great-grandmother" 18404msgstr "büyük büyükannesi" 18405 18406#: app/Services/RelationshipService.php:811 18407msgctxt "father’s parent’s mother" 18408msgid "great-grandmother" 18409msgstr "büyük büyükannesi" 18410 18411#: app/Services/RelationshipService.php:867 18412msgctxt "mother’s father’s mother" 18413msgid "great-grandmother" 18414msgstr "büyük büyükannesi" 18415 18416#: app/Services/RelationshipService.php:885 18417msgctxt "mother’s mother’s mother" 18418msgid "great-grandmother" 18419msgstr "büyük büyükannesi" 18420 18421#: app/Services/RelationshipService.php:897 18422msgctxt "mother’s parent’s mother" 18423msgid "great-grandmother" 18424msgstr "büyük büyükannesi" 18425 18426#: app/Services/RelationshipService.php:919 18427msgctxt "parent’s father’s mother" 18428msgid "great-grandmother" 18429msgstr "büyük büyükannesi" 18430 18431#: app/Services/RelationshipService.php:931 18432msgctxt "parent’s mother’s mother" 18433msgid "great-grandmother" 18434msgstr "büyük büyükannesi" 18435 18436#: app/Services/RelationshipService.php:943 18437msgctxt "parent’s parent’s mother" 18438msgid "great-grandmother" 18439msgstr "büyük büyükannesi" 18440 18441#: app/Services/RelationshipService.php:789 18442msgctxt "father’s father’s parent" 18443msgid "great-grandparent" 18444msgstr "büyük büyük ebeveyni" 18445 18446#: app/Services/RelationshipService.php:801 18447msgctxt "father’s mother’s parent" 18448msgid "great-grandparent" 18449msgstr "büyük büyük ebeveyni" 18450 18451#: app/Services/RelationshipService.php:813 18452msgctxt "father’s parent’s parent" 18453msgid "great-grandparent" 18454msgstr "büyük büyük ebeveyni" 18455 18456#: app/Services/RelationshipService.php:869 18457msgctxt "mother’s father’s parent" 18458msgid "great-grandparent" 18459msgstr "büyük büyük ebeveyni" 18460 18461#: app/Services/RelationshipService.php:887 18462msgctxt "mother’s mother’s parent" 18463msgid "great-grandparent" 18464msgstr "büyük büyük ebeveyni" 18465 18466#: app/Services/RelationshipService.php:899 18467msgctxt "mother’s parent’s parent" 18468msgid "great-grandparent" 18469msgstr "büyük büyük ebeveyni" 18470 18471#: app/Services/RelationshipService.php:921 18472msgctxt "parent’s father’s parent" 18473msgid "great-grandparent" 18474msgstr "büyük büyük ebeveyni" 18475 18476#: app/Services/RelationshipService.php:933 18477msgctxt "parent’s mother’s parent" 18478msgid "great-grandparent" 18479msgstr "büyük büyük ebeveyni" 18480 18481#: app/Services/RelationshipService.php:945 18482msgctxt "parent’s parent’s parent" 18483msgid "great-grandparent" 18484msgstr "büyük büyük ebeveyni" 18485 18486#: app/Services/RelationshipService.php:729 18487msgctxt "child’s child’s son" 18488msgid "great-grandson" 18489msgstr "torununun oğlu" 18490 18491#: app/Services/RelationshipService.php:737 18492msgctxt "child’s daughter’s son" 18493msgid "great-grandson" 18494msgstr "kız torununun oğlu" 18495 18496#: app/Services/RelationshipService.php:743 18497msgctxt "child’s son’s son" 18498msgid "great-grandson" 18499msgstr "erkek torununun oğlu" 18500 18501#: app/Services/RelationshipService.php:751 18502msgctxt "daughter’s child’s son" 18503msgid "great-grandson" 18504msgstr "kızının erkek torunu" 18505 18506#: app/Services/RelationshipService.php:759 18507msgctxt "daughter’s daughter’s son" 18508msgid "great-grandson" 18509msgstr "kızının erkek torunu" 18510 18511#: app/Services/RelationshipService.php:771 18512msgctxt "daughter’s son’s son" 18513msgid "great-grandson" 18514msgstr "kızının erkek torunu" 18515 18516#: app/Services/RelationshipService.php:1049 18517msgctxt "son’s child’s son" 18518msgid "great-grandson" 18519msgstr "oğlunun erkek torunu" 18520 18521#: app/Services/RelationshipService.php:1057 18522msgctxt "son’s daughter’s son" 18523msgid "great-grandson" 18524msgstr "oğlunun erkek torunu" 18525 18526#: app/Services/RelationshipService.php:1063 18527msgctxt "son’s son’s son" 18528msgid "great-grandson" 18529msgstr "oğlunun erkek torunu" 18530 18531#: app/Services/RelationshipService.php:1329 18532msgid "great-great-aunt" 18533msgstr "büyük büyük teyzesi" 18534 18535#: app/Services/RelationshipService.php:1332 18536msgid "great-great-aunt/uncle" 18537msgstr "büyük büyük halası/amcası" 18538 18539#: app/Services/RelationshipService.php:1981 18540msgid "great-great-grandchild" 18541msgstr "büyük büyük torunu" 18542 18543#: app/Services/RelationshipService.php:1978 18544msgid "great-great-granddaughter" 18545msgstr "büyük büyük torunu" 18546 18547#: app/Services/RelationshipService.php:1817 18548msgid "great-great-grandfather" 18549msgstr "büyük büyük büyükbabası" 18550 18551#: app/Services/RelationshipService.php:1821 18552msgid "great-great-grandmother" 18553msgstr "büyük büyük büyükannesi" 18554 18555#: app/Services/RelationshipService.php:1824 18556msgid "great-great-grandparent" 18557msgstr "büyük büyük büyük ebeveyni" 18558 18559#: app/Services/RelationshipService.php:1974 18560msgid "great-great-grandson" 18561msgstr "büyük büyük torunu" 18562 18563#: app/Services/RelationshipService.php:1348 18564msgid "great-great-great-aunt" 18565msgstr "büyük büyük büyük teyzesi" 18566 18567#: app/Services/RelationshipService.php:1351 18568msgid "great-great-great-aunt/uncle" 18569msgstr "büyük büyük büyük halası/amcası" 18570 18571#: app/Services/RelationshipService.php:1992 18572msgid "great-great-great-grandchild" 18573msgstr "büyük büyük büyük torunu" 18574 18575#: app/Services/RelationshipService.php:1989 18576msgid "great-great-great-granddaughter" 18577msgstr "büyük büyük büyük torunu" 18578 18579#: app/Services/RelationshipService.php:1828 18580msgid "great-great-great-grandfather" 18581msgstr "büyük büyük büyük büyükbabası" 18582 18583#: app/Services/RelationshipService.php:1832 18584msgid "great-great-great-grandmother" 18585msgstr "büyük büyük büyük büyükannesi" 18586 18587#: app/Services/RelationshipService.php:1835 18588msgid "great-great-great-grandparent" 18589msgstr "büyük büyük büyük büyük ebeveyni" 18590 18591#: app/Services/RelationshipService.php:1985 18592msgid "great-great-great-grandson" 18593msgstr "büyük büyük büyük torunu" 18594 18595#: app/Services/RelationshipService.php:1561 18596msgctxt "(a man’s) brother’s great-great-grandson" 18597msgid "great-great-great-nephew" 18598msgstr "büyük büyük büyük yeğeni" 18599 18600#: app/Services/RelationshipService.php:1565 18601msgctxt "(a man’s) sister’s great-great-grandson" 18602msgid "great-great-great-nephew" 18603msgstr "büyük büyük büyük yeğeni" 18604 18605#: app/Services/RelationshipService.php:1568 18606msgctxt "(a woman’s) great-great-great-nephew" 18607msgid "great-great-great-nephew" 18608msgstr "büyük büyük büyük yeğeni" 18609 18610#: app/Services/RelationshipService.php:1584 18611msgctxt "(a man’s) brother’s great-great-grandchild" 18612msgid "great-great-great-nephew/niece" 18613msgstr "büyük büyük büyük yeğeni" 18614 18615#: app/Services/RelationshipService.php:1588 18616msgctxt "(a man’s) sister’s great-great-grandchild" 18617msgid "great-great-great-nephew/niece" 18618msgstr "büyük büyük büyük yeğeni" 18619 18620#: app/Services/RelationshipService.php:1591 18621msgctxt "(a woman’s) great-great-great-nephew/niece" 18622msgid "great-great-great-nephew/niece" 18623msgstr "büyük büyük büyük yeğeni" 18624 18625#: app/Services/RelationshipService.php:1573 18626msgctxt "(a man’s) brother’s great-great-granddaughter" 18627msgid "great-great-great-niece" 18628msgstr "büyük büyük büyük yeğeni" 18629 18630#: app/Services/RelationshipService.php:1577 18631msgctxt "(a man’s) sister’s great-great-granddaughter" 18632msgid "great-great-great-niece" 18633msgstr "büyük büyük büyük yeğeni" 18634 18635#: app/Services/RelationshipService.php:1580 18636msgctxt "(a woman’s) great-great-great-niece" 18637msgid "great-great-great-niece" 18638msgstr "büyük büyük büyük yeğeni" 18639 18640#: app/Services/RelationshipService.php:1337 18641msgctxt "great-great-grandfather’s brother" 18642msgid "great-great-great-uncle" 18643msgstr "büyük büyük büyük amcası" 18644 18645#: app/Services/RelationshipService.php:1341 18646msgctxt "great-great-grandmother’s brother" 18647msgid "great-great-great-uncle" 18648msgstr "büyük büyük büyük dayısı" 18649 18650#: app/Services/RelationshipService.php:1344 18651msgctxt "great-great-grandparent’s brother" 18652msgid "great-great-great-uncle" 18653msgstr "büyük büyük büyük amcası" 18654 18655#: app/Services/RelationshipService.php:1526 18656msgctxt "(a man’s) brother’s great-grandson" 18657msgid "great-great-nephew" 18658msgstr "büyük büyük yeğeni" 18659 18660#: app/Services/RelationshipService.php:1530 18661msgctxt "(a man’s) sister’s great-grandson" 18662msgid "great-great-nephew" 18663msgstr "büyük büyük yeğeni" 18664 18665#: app/Services/RelationshipService.php:1533 18666msgctxt "(a woman’s) great-great-nephew" 18667msgid "great-great-nephew" 18668msgstr "büyük büyük yeğeni" 18669 18670#: app/Services/RelationshipService.php:1549 18671msgctxt "(a man’s) brother’s great-grandchild" 18672msgid "great-great-nephew/niece" 18673msgstr "büyük büyük yeğeni" 18674 18675#: app/Services/RelationshipService.php:1553 18676msgctxt "(a man’s) sister’s great-grandchild" 18677msgid "great-great-nephew/niece" 18678msgstr "büyük büyük yeğeni" 18679 18680#: app/Services/RelationshipService.php:1556 18681msgctxt "(a woman’s) great-great-nephew/niece" 18682msgid "great-great-nephew/niece" 18683msgstr "büyük büyük yeğeni" 18684 18685#: app/Services/RelationshipService.php:1538 18686msgctxt "(a man’s) brother’s great-granddaughter" 18687msgid "great-great-niece" 18688msgstr "büyük büyük yeğeni" 18689 18690#: app/Services/RelationshipService.php:1542 18691msgctxt "(a man’s) sister’s great-granddaughter" 18692msgid "great-great-niece" 18693msgstr "büyük büyük yeğeni" 18694 18695#: app/Services/RelationshipService.php:1545 18696msgctxt "(a woman’s) great-great-niece" 18697msgid "great-great-niece" 18698msgstr "büyük büyük yeğeni" 18699 18700#: app/Services/RelationshipService.php:1318 18701msgctxt "great-grandfather’s brother" 18702msgid "great-great-uncle" 18703msgstr "büyük büyük amcası" 18704 18705#: app/Services/RelationshipService.php:1322 18706msgctxt "great-grandmother’s brother" 18707msgid "great-great-uncle" 18708msgstr "büyük büyük dayısı" 18709 18710#: app/Services/RelationshipService.php:1325 18711msgctxt "great-grandparent’s brother" 18712msgid "great-great-uncle" 18713msgstr "büyük büyük ebeveyninin kardeşi" 18714 18715#: app/Services/RelationshipService.php:674 18716msgctxt "(a man’s) brother’s child’s son" 18717msgid "great-nephew" 18718msgstr "yeğeninin oğlu" 18719 18720#: app/Services/RelationshipService.php:694 18721msgctxt "(a man’s) brother’s daughter’s son" 18722msgid "great-nephew" 18723msgstr "yeğeninin oğlu" 18724 18725#: app/Services/RelationshipService.php:712 18726msgctxt "(a man’s) brother’s son’s son" 18727msgid "great-nephew" 18728msgstr "yeğeninin oğlu" 18729 18730#: app/Services/RelationshipService.php:994 18731msgctxt "(a man’s) sister’s child’s son" 18732msgid "great-nephew" 18733msgstr "yeğeninin oğlu" 18734 18735#: app/Services/RelationshipService.php:1014 18736msgctxt "(a man’s) sister’s daughter’s son" 18737msgid "great-nephew" 18738msgstr "yeğeninin oğlu" 18739 18740#: app/Services/RelationshipService.php:1038 18741msgctxt "(a man’s) sister’s son’s son" 18742msgid "great-nephew" 18743msgstr "yeğeninin oğlu" 18744 18745#: app/Services/RelationshipService.php:677 18746msgctxt "(a woman’s) brother’s child’s son" 18747msgid "great-nephew" 18748msgstr "yeğeninin oğlu" 18749 18750#: app/Services/RelationshipService.php:697 18751msgctxt "(a woman’s) brother’s daughter’s son" 18752msgid "great-nephew" 18753msgstr "yeğeninin oğlu" 18754 18755#: app/Services/RelationshipService.php:715 18756msgctxt "(a woman’s) brother’s son’s son" 18757msgid "great-nephew" 18758msgstr "yeğeninin oğlu" 18759 18760#: app/Services/RelationshipService.php:997 18761msgctxt "(a woman’s) sister’s child’s son" 18762msgid "great-nephew" 18763msgstr "yeğeninin oğlu" 18764 18765#: app/Services/RelationshipService.php:1017 18766msgctxt "(a woman’s) sister’s daughter’s son" 18767msgid "great-nephew" 18768msgstr "yeğeninin oğlu" 18769 18770#: app/Services/RelationshipService.php:1041 18771msgctxt "(a woman’s) sister’s son’s son" 18772msgid "great-nephew" 18773msgstr "yeğeninin oğlu" 18774 18775#: app/Services/RelationshipService.php:963 18776msgctxt "sibling’s child’s son" 18777msgid "great-nephew" 18778msgstr "yeğeninin oğlu" 18779 18780#: app/Services/RelationshipService.php:971 18781msgctxt "sibling’s daughter’s son" 18782msgid "great-nephew" 18783msgstr "yeğeninin oğlu" 18784 18785#: app/Services/RelationshipService.php:977 18786msgctxt "sibling’s son’s son" 18787msgid "great-nephew" 18788msgstr "yeğeninin oğlu" 18789 18790#: app/Services/RelationshipService.php:662 18791msgctxt "(a man’s) brother’s child’s child" 18792msgid "great-nephew/niece" 18793msgstr "yeğeninin çocuğu" 18794 18795#: app/Services/RelationshipService.php:680 18796msgctxt "(a man’s) brother’s daughter’s child" 18797msgid "great-nephew/niece" 18798msgstr "yeğeninin çocuğu" 18799 18800#: app/Services/RelationshipService.php:700 18801msgctxt "(a man’s) brother’s son’s child" 18802msgid "great-nephew/niece" 18803msgstr "yeğeninin çocuğu" 18804 18805#: app/Services/RelationshipService.php:982 18806msgctxt "(a man’s) sister’s child’s child" 18807msgid "great-nephew/niece" 18808msgstr "yeğeninin çocuğu" 18809 18810#: app/Services/RelationshipService.php:1000 18811msgctxt "(a man’s) sister’s daughter’s child" 18812msgid "great-nephew/niece" 18813msgstr "yeğeninin çocuğu" 18814 18815#: app/Services/RelationshipService.php:1026 18816msgctxt "(a man’s) sister’s son’s child" 18817msgid "great-nephew/niece" 18818msgstr "yeğeninin çocuğu" 18819 18820#: app/Services/RelationshipService.php:665 18821msgctxt "(a woman’s) brother’s child’s child" 18822msgid "great-nephew/niece" 18823msgstr "yeğeninin çocuğu" 18824 18825#: app/Services/RelationshipService.php:683 18826msgctxt "(a woman’s) brother’s daughter’s child" 18827msgid "great-nephew/niece" 18828msgstr "yeğeninin çocuğu" 18829 18830#: app/Services/RelationshipService.php:703 18831msgctxt "(a woman’s) brother’s son’s child" 18832msgid "great-nephew/niece" 18833msgstr "yeğeninin çocuğu" 18834 18835#: app/Services/RelationshipService.php:985 18836msgctxt "(a woman’s) sister’s child’s child" 18837msgid "great-nephew/niece" 18838msgstr "yeğeninin çocuğu" 18839 18840#: app/Services/RelationshipService.php:1003 18841msgctxt "(a woman’s) sister’s daughter’s child" 18842msgid "great-nephew/niece" 18843msgstr "yeğeninin çocuğu" 18844 18845#: app/Services/RelationshipService.php:1029 18846msgctxt "(a woman’s) sister’s son’s child" 18847msgid "great-nephew/niece" 18848msgstr "yeğeninin çocuğu" 18849 18850#: app/Services/RelationshipService.php:959 18851msgctxt "sibling’s child’s child" 18852msgid "great-nephew/niece" 18853msgstr "yeğeninin çocuğu" 18854 18855#: app/Services/RelationshipService.php:965 18856msgctxt "sibling’s daughter’s child" 18857msgid "great-nephew/niece" 18858msgstr "yeğeninin çocuğu" 18859 18860#: app/Services/RelationshipService.php:973 18861msgctxt "sibling’s son’s child" 18862msgid "great-nephew/niece" 18863msgstr "yeğeninin çocuğu" 18864 18865#: app/Services/RelationshipService.php:668 18866msgctxt "(a man’s) brother’s child’s daughter" 18867msgid "great-niece" 18868msgstr "yeğeninin kızı" 18869 18870#: app/Services/RelationshipService.php:686 18871msgctxt "(a man’s) brother’s daughter’s daughter" 18872msgid "great-niece" 18873msgstr "yeğeninin kızı" 18874 18875#: app/Services/RelationshipService.php:706 18876msgctxt "(a man’s) brother’s son’s daughter" 18877msgid "great-niece" 18878msgstr "yeğeninin kızı" 18879 18880#: app/Services/RelationshipService.php:988 18881msgctxt "(a man’s) sister’s child’s daughter" 18882msgid "great-niece" 18883msgstr "yeğeninin kızı" 18884 18885#: app/Services/RelationshipService.php:1006 18886msgctxt "(a man’s) sister’s daughter’s daughter" 18887msgid "great-niece" 18888msgstr "yeğeninin kızı" 18889 18890#: app/Services/RelationshipService.php:1032 18891msgctxt "(a man’s) sister’s son’s daughter" 18892msgid "great-niece" 18893msgstr "yeğeninin kızı" 18894 18895#: app/Services/RelationshipService.php:671 18896msgctxt "(a woman’s) brother’s child’s daughter" 18897msgid "great-niece" 18898msgstr "yeğeninin kızı" 18899 18900#: app/Services/RelationshipService.php:689 18901msgctxt "(a woman’s) brother’s daughter’s daughter" 18902msgid "great-niece" 18903msgstr "yeğeninin kızı" 18904 18905#: app/Services/RelationshipService.php:709 18906msgctxt "(a woman’s) brother’s son’s daughter" 18907msgid "great-niece" 18908msgstr "yeğeninin kızı" 18909 18910#: app/Services/RelationshipService.php:991 18911msgctxt "(a woman’s) sister’s child’s daughter" 18912msgid "great-niece" 18913msgstr "yeğeninin kızı" 18914 18915#: app/Services/RelationshipService.php:1009 18916msgctxt "(a woman’s) sister’s daughter’s daughter" 18917msgid "great-niece" 18918msgstr "yeğeninin kızı" 18919 18920#: app/Services/RelationshipService.php:1035 18921msgctxt "(a woman’s) sister’s son’s daughter" 18922msgid "great-niece" 18923msgstr "yeğeninin kızı" 18924 18925#: app/Services/RelationshipService.php:961 18926msgctxt "sibling’s child’s daughter" 18927msgid "great-niece" 18928msgstr "yeğeninin kızı" 18929 18930#: app/Services/RelationshipService.php:967 18931msgctxt "sibling’s daughter’s daughter" 18932msgid "great-niece" 18933msgstr "yeğeninin kızı" 18934 18935#: app/Services/RelationshipService.php:975 18936msgctxt "sibling’s son’s daughter" 18937msgid "great-niece" 18938msgstr "yeğeninin kızı" 18939 18940#: app/Services/RelationshipService.php:783 18941msgctxt "father’s father’s brother" 18942msgid "great-uncle" 18943msgstr "büyük amcası" 18944 18945#: app/Services/RelationshipService.php:1101 18946msgctxt "father’s father’s sister’s husband" 18947msgid "great-uncle" 18948msgstr "büyük eniştesi" 18949 18950#: app/Services/RelationshipService.php:795 18951msgctxt "father’s mother’s brother" 18952msgid "great-uncle" 18953msgstr "büyük dayısı" 18954 18955#: app/Services/RelationshipService.php:1107 18956msgctxt "father’s mother’s sister’s husband" 18957msgid "great-uncle" 18958msgstr "büyük eniştesi" 18959 18960#: app/Services/RelationshipService.php:807 18961msgctxt "father’s parent’s brother" 18962msgid "great-uncle" 18963msgstr "büyük amcası/dayısı" 18964 18965#: app/Services/RelationshipService.php:1113 18966msgctxt "father’s parent’s sister’s husband" 18967msgid "great-uncle" 18968msgstr "büyük eniştesi" 18969 18970#: app/Services/RelationshipService.php:863 18971msgctxt "mother’s father’s brother" 18972msgid "great-uncle" 18973msgstr "büyük amcası" 18974 18975#: app/Services/RelationshipService.php:1119 18976msgctxt "mother’s father’s sister’s husband" 18977msgid "great-uncle" 18978msgstr "büyük eniştesi" 18979 18980#: app/Services/RelationshipService.php:881 18981msgctxt "mother’s mother’s brother" 18982msgid "great-uncle" 18983msgstr "büyük amcası" 18984 18985#: app/Services/RelationshipService.php:1125 18986msgctxt "mother’s mother’s sister’s husband" 18987msgid "great-uncle" 18988msgstr "büyük eniştesi" 18989 18990#: app/Services/RelationshipService.php:893 18991msgctxt "mother’s parent’s brother" 18992msgid "great-uncle" 18993msgstr "büyük amcası" 18994 18995#: app/Services/RelationshipService.php:1131 18996msgctxt "mother’s parent’s sister’s husband" 18997msgid "great-uncle" 18998msgstr "büyük eniştesi" 18999 19000#: app/Services/RelationshipService.php:915 19001msgctxt "parent’s father’s brother" 19002msgid "great-uncle" 19003msgstr "büyük amcası" 19004 19005#: app/Services/RelationshipService.php:1137 19006msgctxt "parent’s father’s sister’s husband" 19007msgid "great-uncle" 19008msgstr "büyük eniştesi" 19009 19010#: app/Services/RelationshipService.php:927 19011msgctxt "parent’s mother’s brother" 19012msgid "great-uncle" 19013msgstr "büyük dayısı" 19014 19015#: app/Services/RelationshipService.php:1143 19016msgctxt "parent’s mother’s sister’s husband" 19017msgid "great-uncle" 19018msgstr "büyük eniştesi" 19019 19020#: app/Services/RelationshipService.php:939 19021msgctxt "parent’s parent’s brother" 19022msgid "great-uncle" 19023msgstr "büyük dayısı/amcası" 19024 19025#: app/Services/RelationshipService.php:1149 19026msgctxt "parent’s parent’s sister’s husband" 19027msgid "great-uncle" 19028msgstr "büyük eniştesi" 19029 19030#. I18N: layout option for the fan chart 19031#: app/Module/FanChartModule.php:516 19032msgid "half circle" 19033msgstr "yarım daire" 19034 19035#: app/Services/RelationshipService.php:541 19036msgctxt "father’s son" 19037msgid "half-brother" 19038msgstr "üvey kardeşi" 19039 19040#: app/Services/RelationshipService.php:579 19041msgctxt "mother’s son" 19042msgid "half-brother" 19043msgstr "üvey kardeşi" 19044 19045#: app/Services/RelationshipService.php:597 19046msgctxt "parent’s son" 19047msgid "half-brother" 19048msgstr "üvey kardeşi" 19049 19050#: app/Services/RelationshipService.php:527 19051msgctxt "father’s child" 19052msgid "half-sibling" 19053msgstr "üvey kardeşi" 19054 19055#: app/Services/RelationshipService.php:563 19056msgctxt "mother’s child" 19057msgid "half-sibling" 19058msgstr "üvey kardeşi" 19059 19060#: app/Services/RelationshipService.php:583 19061msgctxt "parent’s child" 19062msgid "half-sibling" 19063msgstr "üvey kardeşi" 19064 19065#: app/Services/RelationshipService.php:529 19066msgctxt "father’s daughter" 19067msgid "half-sister" 19068msgstr "üvey kardeşi" 19069 19070#: app/Services/RelationshipService.php:565 19071msgctxt "mother’s daughter" 19072msgid "half-sister" 19073msgstr "üvey kardeşi" 19074 19075#: app/Services/RelationshipService.php:585 19076msgctxt "parent’s daughter" 19077msgid "half-sister" 19078msgstr "üvey kardeşi" 19079 19080#. I18N: reflexive pronoun 19081#: app/Services/RelationshipService.php:244 19082msgid "herself" 19083msgstr "kendisi" 19084 19085#: resources/views/admin/site-mail.phtml:152 19086#: resources/views/admin/tags.phtml:67 resources/views/admin/tags.phtml:81 19087#: resources/views/admin/tags.phtml:95 resources/views/admin/tags.phtml:107 19088#: resources/views/admin/tags.phtml:121 resources/views/admin/tags.phtml:135 19089#: resources/views/admin/tags.phtml:149 resources/views/admin/tags.phtml:163 19090#: resources/views/admin/tags.phtml:197 resources/views/admin/tags.phtml:211 19091#: resources/views/admin/tags.phtml:225 resources/views/admin/tags.phtml:239 19092#: resources/views/admin/tags.phtml:255 resources/views/admin/tags.phtml:289 19093#: resources/views/admin/tags.phtml:303 resources/views/admin/tags.phtml:317 19094#: resources/views/admin/tags.phtml:351 resources/views/admin/tags.phtml:364 19095#: resources/views/admin/tags.phtml:378 resources/views/admin/tags.phtml:392 19096#: resources/views/admin/tags.phtml:431 resources/views/admin/tags.phtml:465 19097#: resources/views/admin/tags.phtml:479 resources/views/admin/tags.phtml:493 19098#: resources/views/admin/tags.phtml:511 resources/views/admin/tags.phtml:529 19099#: resources/views/admin/tags.phtml:543 resources/views/admin/tags.phtml:561 19100#: resources/views/admin/tags.phtml:575 resources/views/admin/tags.phtml:589 19101#: resources/views/admin/tags.phtml:603 resources/views/admin/tags.phtml:617 19102#: resources/views/admin/tags.phtml:631 resources/views/admin/tags.phtml:645 19103#: resources/views/admin/tags.phtml:659 resources/views/admin/tags.phtml:673 19104#: resources/views/admin/tags.phtml:687 resources/views/admin/tags.phtml:701 19105#: resources/views/admin/tags.phtml:715 resources/views/admin/tags.phtml:769 19106#: resources/views/admin/tags.phtml:803 resources/views/admin/tags.phtml:817 19107#: resources/views/admin/tags.phtml:831 resources/views/admin/tags.phtml:845 19108#: resources/views/admin/tags.phtml:859 resources/views/admin/tags.phtml:873 19109#: resources/views/admin/tags.phtml:909 resources/views/admin/tags.phtml:927 19110#: resources/views/admin/trees-preferences.phtml:296 19111#: resources/views/admin/trees-preferences.phtml:372 19112#: resources/views/admin/trees-preferences.phtml:385 19113#: resources/views/admin/trees-preferences.phtml:399 19114#: resources/views/admin/trees-preferences.phtml:520 19115#: resources/views/admin/trees-preferences.phtml:619 19116#: resources/views/admin/trees-preferences.phtml:632 19117#: resources/views/admin/users-create.phtml:61 19118#: resources/views/admin/users-edit.phtml:71 19119#: resources/views/edit-account-page.phtml:91 19120#: resources/views/login-page.phtml:46 19121#: resources/views/modules/login_block/sign-in.phtml:32 19122#: resources/views/password-reset-page.phtml:37 19123#: resources/views/register-page.phtml:75 19124#: resources/views/setup/step-4-database-mysql.phtml:99 19125#: resources/views/setup/step-4-database-pgsql.phtml:86 19126#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19127#: resources/views/setup/step-5-administrator.phtml:81 19128msgid "hide" 19129msgstr "gizle" 19130 19131#. I18N: reflexive pronoun 19132#: app/Services/RelationshipService.php:241 19133msgid "himself" 19134msgstr "kendisi" 19135 19136#. I18N: Type of demographic data 19137#: app/Elements/DemographicDataType.php:55 19138msgid "household" 19139msgstr "ev halkı" 19140 19141#: app/Services/RelationshipService.php:367 19142msgid "husband" 19143msgstr "kocası" 19144 19145#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 19146#: app/Elements/NameType.php:81 19147msgid "immigration name" 19148msgstr "göç adı" 19149 19150#. I18N: A button label. 19151#: resources/views/admin/locations.phtml:163 19152msgid "import file" 19153msgstr "dosyayı içe aktar" 19154 19155#: app/Elements/AgeAtEvent.php:93 19156msgid "infant" 19157msgstr "Bebek" 19158 19159#: app/Elements/NoteStructure.php:66 19160msgid "inline note" 19161msgstr "satır içi not" 19162 19163#. I18N: Gedcom INT dates 19164#: app/Date.php:197 19165#, php-format 19166msgid "interpreted %s (%s)" 19167msgstr "çevrilmiş %s (%s)" 19168 19169#. I18N: reverse the selection (of a list of options) 19170#: resources/views/search-trees.phtml:52 19171msgid "invert selection" 19172msgstr "seçimi tersine çevir" 19173 19174#. I18N: a month in the French republican calendar 19175#: app/Date/FrenchDate.php:173 19176msgctxt "GENITIVE" 19177msgid "jours complementaires" 19178msgstr "ek günler" 19179 19180#. I18N: a month in the French republican calendar 19181#: app/Date/FrenchDate.php:267 19182msgctxt "INSTRUMENTAL" 19183msgid "jours complementaires" 19184msgstr "ek gönler" 19185 19186#. I18N: a month in the French republican calendar 19187#: app/Date/FrenchDate.php:220 19188msgctxt "LOCATIVE" 19189msgid "jours complementaires" 19190msgstr "ek günler" 19191 19192#. I18N: a month in the French republican calendar 19193#: app/Date/FrenchDate.php:126 19194msgctxt "NOMINATIVE" 19195msgid "jours complementaires" 19196msgstr "ek günler" 19197 19198#. I18N: A button label, last page 19199#: resources/views/admin/trees-preferences.phtml:563 19200#: resources/views/edit/reorder-card-header.phtml:34 19201#: resources/views/lists/datatables-attributes.phtml:16 19202#: resources/views/modules/media-list/pagination.phtml:53 19203msgid "last" 19204msgstr "son" 19205 19206#: resources/views/admin/trees-preferences.phtml:572 19207msgctxt "Show the [first/last] [N] parts of a place name." 19208msgid "last" 19209msgstr "son" 19210 19211#: app/Module/PedigreeChartModule.php:364 19212#: app/Module/PedigreeChartModule.php:372 19213msgid "left" 19214msgstr "sol" 19215 19216#. I18N: Layout option for lists of names 19217#. I18N: An option in a list-box 19218#: app/Http/RequestHandlers/TreePreferencesPage.php:91 19219#: app/Module/OnThisDayModule.php:264 app/Module/RecentChangesModule.php:255 19220#: app/Module/TopGivenNamesModule.php:182 19221#: app/Module/UpcomingAnniversariesModule.php:319 19222#: app/Module/YahrzeitModule.php:257 19223msgid "list" 19224msgstr "liste" 19225 19226#: app/Http/RequestHandlers/MapDataImportAction.php:183 19227#, php-format 19228msgid "locations updated: %s, locations added: %s" 19229msgstr "konumlar güncellendi: %s, konumlar eklendi: %s" 19230 19231#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 19232#: app/Elements/NameType.php:83 19233msgid "maiden name" 19234msgstr "kızlık soyadı" 19235 19236#: resources/views/admin/trees-privacy.phtml:127 19237msgid "managers" 19238msgstr "yöneticiler" 19239 19240#. I18N: https://en.wikipedia.org/wiki/Markdown 19241#: app/Http/RequestHandlers/TreePreferencesPage.php:109 19242msgid "markdown" 19243msgstr "işaretle" 19244 19245#: resources/xml/reports/descendancy_report.xml:245 19246msgctxt "FEMALE" 19247msgid "married" 19248msgstr "evli" 19249 19250#: resources/xml/reports/descendancy_report.xml:176 19251msgctxt "MALE" 19252msgid "married" 19253msgstr "evli" 19254 19255#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 19256#: app/Elements/NameType.php:85 19257msgid "married name" 19258msgstr "evlilik soyadı" 19259 19260#: app/Services/RelationshipService.php:567 19261msgctxt "mother’s father" 19262msgid "maternal grandfather" 19263msgstr "anne tarafından büyükbabası" 19264 19265#: app/Services/RelationshipService.php:571 19266msgctxt "mother’s mother" 19267msgid "maternal grandmother" 19268msgstr "anne tarafından büyükannesi" 19269 19270#: app/Services/RelationshipService.php:573 19271msgctxt "mother’s parent" 19272msgid "maternal grandparent" 19273msgstr "anne tarafından büyük ebeveyni" 19274 19275#. I18N: A system where children take their mother’s surname 19276#: app/SurnameTradition.php:88 19277msgid "matrilineal" 19278msgstr "anne tarafından gelen" 19279 19280#: resources/views/modules/recent_changes/config.phtml:25 19281#: resources/views/modules/upcoming_events/config.phtml:25 19282#: resources/views/modules/yahrzeit/config.phtml:23 19283#, php-format 19284msgid "maximum %s day" 19285msgid_plural "maximum %s days" 19286msgstr[0] "maksimum %s gün" 19287msgstr[1] "maksimum %s günler" 19288 19289#: resources/views/admin/trees-privacy.phtml:37 19290#: resources/views/admin/trees-privacy.phtml:56 19291#: resources/views/admin/trees-privacy.phtml:87 19292#: resources/views/admin/trees-privacy.phtml:126 19293#: resources/views/admin/trees-privacy.phtml:146 19294msgid "members" 19295msgstr "üyeler" 19296 19297#. I18N: Name of a theme. 19298#: app/Module/MinimalTheme.php:39 19299msgid "minimal" 19300msgstr "minimum" 19301 19302#: app/Services/RelationshipService.php:349 19303msgid "mother" 19304msgstr "annesi" 19305 19306#: app/Services/RelationshipService.php:553 19307msgctxt "husband’s mother" 19308msgid "mother-in-law" 19309msgstr "kayınvalidesi" 19310 19311#: app/Services/RelationshipService.php:633 19312msgctxt "spouse’s mother" 19313msgid "mother-in-law" 19314msgstr "kayınvalidesi" 19315 19316#: app/Services/RelationshipService.php:651 19317msgctxt "wife’s mother" 19318msgid "mother-in-law" 19319msgstr "kayınvalidesi" 19320 19321#: app/Services/RelationshipService.php:639 19322msgctxt "spouse’s parent" 19323msgid "mother/father-in-law" 19324msgstr "kayınvalidesi/kayınpederi" 19325 19326#: app/Services/RelationshipService.php:501 19327msgctxt "brother’s son" 19328msgid "nephew" 19329msgstr "yeğeni" 19330 19331#: app/Services/RelationshipService.php:853 19332msgctxt "husband’s brother’s son" 19333msgid "nephew" 19334msgstr "yeğeni" 19335 19336#: app/Services/RelationshipService.php:849 19337msgctxt "husband’s sibling’s son" 19338msgid "nephew" 19339msgstr "yeğeni" 19340 19341#: app/Services/RelationshipService.php:851 19342msgctxt "husband’s sister’s son" 19343msgid "nephew" 19344msgstr "yeğeni" 19345 19346#: app/Services/RelationshipService.php:605 19347msgctxt "sibling’s son" 19348msgid "nephew" 19349msgstr "yeğeni" 19350 19351#: app/Services/RelationshipService.php:615 19352msgctxt "sister’s son" 19353msgid "nephew" 19354msgstr "yeğeni" 19355 19356#: app/Services/RelationshipService.php:1093 19357msgctxt "wife’s brother’s son" 19358msgid "nephew" 19359msgstr "yeğeni" 19360 19361#: app/Services/RelationshipService.php:1089 19362msgctxt "wife’s sibling’s son" 19363msgid "nephew" 19364msgstr "yeğeni" 19365 19366#: app/Services/RelationshipService.php:1091 19367msgctxt "wife’s sister’s son" 19368msgid "nephew" 19369msgstr "yeğeni" 19370 19371#: app/Services/RelationshipService.php:691 19372msgctxt "brother’s daughter’s husband" 19373msgid "nephew-in-law" 19374msgstr "kardeşinin damadı" 19375 19376#: app/Services/RelationshipService.php:969 19377msgctxt "sibling’s daughter’s husband" 19378msgid "nephew-in-law" 19379msgstr "kardeşinin damadı" 19380 19381#: app/Services/RelationshipService.php:1011 19382msgctxt "sisters’s daughter’s husband" 19383msgid "nephew-in-law" 19384msgstr "kardeşinin damadı" 19385 19386#: app/Services/RelationshipService.php:497 19387msgctxt "brother’s child" 19388msgid "nephew/niece" 19389msgstr "yeğeni" 19390 19391#: app/Services/RelationshipService.php:841 19392msgctxt "husband’s brother’s child" 19393msgid "nephew/niece" 19394msgstr "yeğeni" 19395 19396#: app/Services/RelationshipService.php:837 19397msgctxt "husband’s sibling’s child" 19398msgid "nephew/niece" 19399msgstr "yeğeni" 19400 19401#: app/Services/RelationshipService.php:839 19402msgctxt "husband’s sister’s child" 19403msgid "nephew/niece" 19404msgstr "yeğeni" 19405 19406#: app/Services/RelationshipService.php:601 19407msgctxt "sibling’s child" 19408msgid "nephew/niece" 19409msgstr "yeğeni" 19410 19411#: app/Services/RelationshipService.php:609 19412msgctxt "sister’s child" 19413msgid "nephew/niece" 19414msgstr "yeğeni" 19415 19416#: app/Services/RelationshipService.php:1081 19417msgctxt "wife’s brother’s child" 19418msgid "nephew/niece" 19419msgstr "yeğeni" 19420 19421#: app/Services/RelationshipService.php:1077 19422msgctxt "wife’s sibling’s child" 19423msgid "nephew/niece" 19424msgstr "yeğeni" 19425 19426#: app/Services/RelationshipService.php:1079 19427msgctxt "wife’s sister’s child" 19428msgid "nephew/niece" 19429msgstr "yeğeni" 19430 19431#. I18N: A button label, next page 19432#: resources/views/admin/data-fix-select.phtml:50 19433#: resources/views/individual-page-images.phtml:51 19434#: resources/views/layouts/default.phtml:156 19435#: resources/views/lists/datatables-attributes.phtml:18 19436#: resources/views/modules/media-list/pagination.phtml:45 19437#: resources/views/setup/step-1-language.phtml:59 19438#: resources/views/setup/step-2-server-checks.phtml:87 19439#: resources/views/setup/step-3-database-type.phtml:93 19440#: resources/views/setup/step-4-database-mysql.phtml:134 19441#: resources/views/setup/step-4-database-pgsql.phtml:119 19442#: resources/views/setup/step-4-database-sqlite.phtml:89 19443#: resources/views/setup/step-4-database-sqlsvr.phtml:119 19444#: resources/views/setup/step-5-administrator.phtml:104 19445msgid "next" 19446msgstr "sonraki" 19447 19448#: app/Services/RelationshipService.php:499 19449msgctxt "brother’s daughter" 19450msgid "niece" 19451msgstr "yeğeni" 19452 19453#: app/Services/RelationshipService.php:847 19454msgctxt "husband’s brother’s daughter" 19455msgid "niece" 19456msgstr "yeğeni" 19457 19458#: app/Services/RelationshipService.php:843 19459msgctxt "husband’s sibling’s daughter" 19460msgid "niece" 19461msgstr "yeğeni" 19462 19463#: app/Services/RelationshipService.php:845 19464msgctxt "husband’s sister’s daughter" 19465msgid "niece" 19466msgstr "yeğeni" 19467 19468#: app/Services/RelationshipService.php:603 19469msgctxt "sibling’s daughter" 19470msgid "niece" 19471msgstr "yeğeni" 19472 19473#: app/Services/RelationshipService.php:611 19474msgctxt "sister’s daughter" 19475msgid "niece" 19476msgstr "yeğeni" 19477 19478#: app/Services/RelationshipService.php:1087 19479msgctxt "wife’s brother’s daughter" 19480msgid "niece" 19481msgstr "yeğeni" 19482 19483#: app/Services/RelationshipService.php:1083 19484msgctxt "wife’s sibling’s daughter" 19485msgid "niece" 19486msgstr "yeğeni" 19487 19488#: app/Services/RelationshipService.php:1085 19489msgctxt "wife’s sister’s daughter" 19490msgid "niece" 19491msgstr "yeğeni" 19492 19493#: app/Services/RelationshipService.php:717 19494msgctxt "brother’s son’s wife" 19495msgid "niece-in-law" 19496msgstr "kardeşinin gelini" 19497 19498#: app/Services/RelationshipService.php:979 19499msgctxt "sibling’s son’s wife" 19500msgid "niece-in-law" 19501msgstr "kardeşinin gelini" 19502 19503#: app/Services/RelationshipService.php:1043 19504msgctxt "sisters’s son’s wife" 19505msgid "niece-in-law" 19506msgstr "kardeşinin gelini" 19507 19508#: app/Services/RelationshipService.php:2340 19509msgid "ninth cousin" 19510msgstr "dokuzuncu kuzeni" 19511 19512#: app/Services/RelationshipService.php:2304 19513msgctxt "FEMALE" 19514msgid "ninth cousin" 19515msgstr "dokuzuncu kuzeni" 19516 19517#. 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. 19518#: app/Services/RelationshipService.php:2260 19519msgctxt "MALE" 19520msgid "ninth cousin" 19521msgstr "dokuzuncu kuzeni" 19522 19523#: app/Elements/OrdinanceProcessFlag.php:55 19524#: app/Http/RequestHandlers/UserListData.php:140 19525#: app/Http/RequestHandlers/UserListData.php:141 19526#: app/Statistics/Repository/LatestUserRepository.php:146 19527#: resources/views/admin/site-mail.phtml:124 19528#: resources/views/admin/site-preferences.phtml:101 19529#: resources/views/admin/site-registration.phtml:54 19530#: resources/views/admin/site-registration.phtml:69 19531#: resources/views/admin/trees-preferences.phtml:143 19532#: resources/views/admin/trees-preferences.phtml:309 19533#: resources/views/admin/trees-preferences.phtml:533 19534#: resources/views/admin/trees-preferences.phtml:547 19535#: resources/views/admin/trees-preferences.phtml:606 19536#: resources/views/admin/trees-preferences.phtml:712 19537#: resources/views/admin/trees-preferences.phtml:738 19538#: resources/views/lists/families-table.phtml:330 19539#: resources/views/modules/fix-search-and-replace/options.phtml:56 19540#: resources/views/modules/html/config.phtml:54 19541#: resources/views/modules/random_media/config.phtml:40 19542#: resources/views/modules/random_media/config.phtml:49 19543#: resources/views/modules/recent_changes/config.phtml:61 19544#: resources/views/modules/recent_changes/config.phtml:70 19545#: resources/views/modules/review_changes/config.phtml:21 19546#: resources/views/modules/todays_events/config.phtml:22 19547#: resources/views/modules/todo/config.phtml:24 19548#: resources/views/modules/todo/config.phtml:34 19549#: resources/views/modules/todo/config.phtml:43 19550#: resources/views/modules/upcoming_events/config.phtml:34 19551#: resources/xml/reports/change_report.xml:8 19552#: resources/xml/reports/family_group_report.xml:255 19553#: resources/xml/reports/family_group_report.xml:426 19554#: resources/xml/reports/family_group_report.xml:609 19555#: resources/xml/reports/family_group_report.xml:953 19556#: resources/xml/reports/individual_ext_report.xml:190 19557#: resources/xml/reports/individual_report.xml:178 19558msgid "no" 19559msgstr "hayır" 19560 19561#: app/Http/RequestHandlers/TreePreferencesPage.php:113 19562#: app/Module/RelationshipsChartModule.php:469 19563#: app/Services/EmailService.php:203 19564#: resources/views/modules/statistics-chart/custom.phtml:83 19565msgid "none" 19566msgstr "hiçbiri" 19567 19568#: app/SurnameTradition.php:114 19569msgctxt "Surname tradition" 19570msgid "none" 19571msgstr "hiçbiri" 19572 19573#: resources/views/modules/statistics-chart/custom.phtml:126 19574msgid "numbers" 19575msgstr "sayılar" 19576 19577#: resources/xml/reports/ahnentafel_report.xml:56 19578#: resources/xml/reports/bdm_report.xml:42 19579#: resources/xml/reports/birth_report.xml:32 19580#: resources/xml/reports/cemetery_report.xml:35 19581#: resources/xml/reports/change_report.xml:45 19582#: resources/xml/reports/death_report.xml:33 19583#: resources/xml/reports/descendancy_report.xml:43 19584#: resources/xml/reports/fact_sources.xml:44 19585#: resources/xml/reports/family_group_report.xml:89 19586#: resources/xml/reports/individual_report.xml:89 19587#: resources/xml/reports/marriage_report.xml:31 19588#: resources/xml/reports/occupation_report.xml:38 19589#: resources/xml/reports/relative_ext_report.xml:51 19590msgid "of" 19591msgstr "/" 19592 19593#: app/Services/RelationshipService.php:353 19594msgid "parent" 19595msgstr "ebeveyn" 19596 19597#: app/Services/RelationshipService.php:423 19598msgid "partner" 19599msgstr "eşi" 19600 19601#: app/Services/RelationshipService.php:400 19602msgctxt "FEMALE" 19603msgid "partner" 19604msgstr "eşi" 19605 19606#: app/Services/RelationshipService.php:376 19607msgctxt "MALE" 19608msgid "partner" 19609msgstr "eşi" 19610 19611#: app/SurnameTradition.php:77 19612msgctxt "Surname tradition" 19613msgid "paternal" 19614msgstr "baba tarafından" 19615 19616#: app/Services/RelationshipService.php:531 19617msgctxt "father’s father" 19618msgid "paternal grandfather" 19619msgstr "baba tarafından büyükbabası" 19620 19621#: app/Services/RelationshipService.php:533 19622msgctxt "father’s mother" 19623msgid "paternal grandmother" 19624msgstr "baba tarafından büyükannesi" 19625 19626#: app/Services/RelationshipService.php:535 19627msgctxt "father’s parent" 19628msgid "paternal grandparent" 19629msgstr "baba tarafından ebeveyni" 19630 19631#. I18N: A system where children take their father’s surname 19632#: app/SurnameTradition.php:84 19633msgid "patrilineal" 19634msgstr "baba soyundan gelen" 19635 19636#. I18N: the status of an edit accepted/rejected/pending 19637#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 19638msgid "pending" 19639msgstr "bekliyor" 19640 19641#: resources/views/modules/statistics-chart/custom.phtml:131 19642msgid "percentage" 19643msgstr "yüzde" 19644 19645#. I18N: https://en.wikipedia.org/wiki/Plain_text 19646#: app/Http/RequestHandlers/TreePreferencesPage.php:107 19647msgid "plain text" 19648msgstr "" 19649 19650#. I18N: Type of location hierarchy 19651#: app/Elements/HierarchicalRelationship.php:56 19652msgid "political" 19653msgstr "politik" 19654 19655#. I18N: A button label, previous page 19656#: resources/views/individual-page-images.phtml:47 19657#: resources/views/layouts/default.phtml:155 19658#: resources/views/lists/datatables-attributes.phtml:20 19659#: resources/views/modules/media-list/pagination.phtml:33 19660#: resources/views/setup/step-2-server-checks.phtml:91 19661#: resources/views/setup/step-3-database-type.phtml:97 19662#: resources/views/setup/step-4-database-mysql.phtml:138 19663#: resources/views/setup/step-4-database-pgsql.phtml:123 19664#: resources/views/setup/step-4-database-sqlite.phtml:93 19665#: resources/views/setup/step-4-database-sqlsvr.phtml:123 19666#: resources/views/setup/step-5-administrator.phtml:108 19667msgid "previous" 19668msgstr "önceki" 19669 19670#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 19671#: app/Elements/CertaintyAssessment.php:52 19672msgid "primary evidence" 19673msgstr "birincil kanıt" 19674 19675#. I18N: Status of child-parent link 19676#: app/Elements/ChildLinkageStatus.php:67 19677msgid "proven" 19678msgstr "kanıtlanmış" 19679 19680#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 19681#: app/Elements/CertaintyAssessment.php:50 19682msgid "questionable evidence" 19683msgstr "şüpheli kanıt" 19684 19685#: app/Http/RequestHandlers/TreePreferencesPage.php:115 19686#: resources/xml/reports/fact_sources.xml:6 19687msgid "records" 19688msgstr "kayıtlar" 19689 19690#: resources/views/family-page-pending.phtml:23 19691#: resources/views/individual-page-pending.phtml:27 19692#: resources/views/media-page-pending.phtml:22 19693#: resources/views/note-page-pending.phtml:23 19694#: resources/views/record-page-pending.phtml:23 19695msgctxt "You should review the changes and then accept or reject them." 19696msgid "reject" 19697msgstr "reddet" 19698 19699#: resources/views/family-page-pending.phtml:17 19700#: resources/views/individual-page-pending.phtml:18 19701#: resources/views/media-page-pending.phtml:16 19702#: resources/views/note-page-pending.phtml:17 19703#: resources/views/record-page-pending.phtml:17 19704msgctxt "You should review the deletion and then accept or reject it." 19705msgid "reject" 19706msgstr "reddet" 19707 19708#. I18N: the status of an edit accepted/rejected/pending 19709#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 19710msgid "rejected" 19711msgstr "reddedildi" 19712 19713#. I18N: Type of location hierarchy 19714#: app/Elements/HierarchicalRelationship.php:57 19715msgid "religious" 19716msgstr "dini" 19717 19718#. I18N: A name taken when entering a religion or a religious order 19719#: app/Elements/NameType.php:87 19720msgid "religious name" 19721msgstr "dinî adı" 19722 19723#. I18N: A button label. 19724#: resources/views/search-replace-page.phtml:53 19725msgid "replace" 19726msgstr "değiştir" 19727 19728#. I18N: A button label. 19729#: resources/views/admin/changes-log.phtml:106 19730#: resources/views/admin/site-logs.phtml:97 19731#: resources/views/modules/lifespans-chart/page.phtml:79 19732#: resources/views/modules/media-list/page.phtml:88 19733#: resources/views/modules/timeline-chart/page.phtml:44 19734msgid "reset" 19735msgstr "sıfırla" 19736 19737#: app/Module/PedigreeChartModule.php:365 19738#: app/Module/PedigreeChartModule.php:373 19739msgid "right" 19740msgstr "sağ" 19741 19742#. I18N: A button label. 19743#: resources/views/admin/analytics-edit.phtml:40 19744#: resources/views/admin/components.phtml:163 19745#: resources/views/admin/location-edit.phtml:69 19746#: resources/views/admin/merge-records-step-2.phtml:178 19747#: resources/views/admin/modules.phtml:278 19748#: resources/views/admin/site-mail.phtml:239 19749#: resources/views/admin/site-preferences.phtml:113 19750#: resources/views/admin/site-registration.phtml:79 19751#: resources/views/admin/tags.phtml:989 19752#: resources/views/admin/trees-export.phtml:43 19753#: resources/views/admin/trees-preferences.phtml:749 19754#: resources/views/admin/trees-privacy.phtml:286 19755#: resources/views/admin/users-create.phtml:84 19756#: resources/views/admin/users-edit.phtml:348 19757#: resources/views/edit-account-page.phtml:162 19758#: resources/views/edit-blocks-page.phtml:64 19759#: resources/views/edit/change-family-members.phtml:92 19760#: resources/views/edit/edit-fact.phtml:40 19761#: resources/views/edit/edit-record.phtml:41 19762#: resources/views/edit/link-child-to-family.phtml:49 19763#: resources/views/edit/link-spouse-to-individual.phtml:50 19764#: resources/views/edit/new-individual.phtml:45 19765#: resources/views/edit/raw-gedcom-fact.phtml:40 19766#: resources/views/edit/raw-gedcom-record.phtml:63 19767#: resources/views/edit/reorder-children.phtml:40 19768#: resources/views/edit/reorder-families.phtml:99 19769#: resources/views/edit/reorder-media-files.phtml:39 19770#: resources/views/edit/reorder-media.phtml:38 19771#: resources/views/edit/reorder-names.phtml:41 19772#: resources/views/edit/shared-note.phtml:41 19773#: resources/views/modals/create-media-from-file.phtml:60 19774#: resources/views/modals/footer-save-cancel.phtml:10 19775#: resources/views/modules/bing-maps/config.phtml:44 19776#: resources/views/modules/custom-css-js/edit.phtml:46 19777#: resources/views/modules/edit-block-config.phtml:35 19778#: resources/views/modules/faq/edit.phtml:89 19779#: resources/views/modules/favorites/favorites.phtml:174 19780#: resources/views/modules/gedcom_news/edit.phtml:50 19781#: resources/views/modules/geonames/config.phtml:44 19782#: resources/views/modules/google-maps/config.phtml:44 19783#: resources/views/modules/here-maps/config.phtml:44 19784#: resources/views/modules/map-box/config.phtml:44 19785#: resources/views/modules/openrouteservice/config.phtml:44 19786#: resources/views/modules/relationships-chart/config.phtml:56 19787#: resources/views/modules/sitemap/config.phtml:38 19788#: resources/views/modules/stories/edit.phtml:71 19789#: resources/views/modules/user_blog/edit.phtml:50 19790msgid "save" 19791msgstr "kaydet" 19792 19793#. I18N: A button label. 19794#: resources/views/admin/changes-log.phtml:101 19795#: resources/views/admin/site-logs.phtml:92 19796#: resources/views/modules/media-list/page.phtml:85 19797#: resources/views/search-advanced-page.phtml:91 19798#: resources/views/search-general-page.phtml:128 19799#: resources/views/search-phonetic-page.phtml:88 19800msgid "search" 19801msgstr "ara" 19802 19803#. I18N: A Spanish relationship name, such as third great-nephew 19804#: app/Services/RelationshipService.php:2424 19805#, php-format 19806msgid "second %s" 19807msgstr "ikinci %s" 19808 19809#. I18N: A Spanish relationship name, such as third great-nephew 19810#: app/Services/RelationshipService.php:2402 19811#, php-format 19812msgctxt "FEMALE" 19813msgid "second %s" 19814msgstr "ikinci %s" 19815 19816#. I18N: A Spanish relationship name, such as third great-nephew 19817#: app/Services/RelationshipService.php:2379 19818#, php-format 19819msgctxt "MALE" 19820msgid "second %s" 19821msgstr "ikinci %s" 19822 19823#: app/Services/RelationshipService.php:2326 19824msgid "second cousin" 19825msgstr "ikinci kuzeni" 19826 19827#: app/Services/RelationshipService.php:2290 19828msgctxt "FEMALE" 19829msgid "second cousin" 19830msgstr "ikinci kuzeni" 19831 19832#. 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. 19833#: app/Services/RelationshipService.php:2239 19834msgctxt "MALE" 19835msgid "second cousin" 19836msgstr "ikinci kuzeni" 19837 19838#: app/Services/RelationshipService.php:1210 19839msgctxt "grandfather’s brother’s grandchild" 19840msgid "second cousin" 19841msgstr "ikinci kuzeni" 19842 19843#: app/Services/RelationshipService.php:1202 19844msgctxt "grandfather’s brother’s granddaughter" 19845msgid "second cousin" 19846msgstr "ikinci kuzeni" 19847 19848#: app/Services/RelationshipService.php:1206 19849msgctxt "grandfather’s brother’s grandson" 19850msgid "second cousin" 19851msgstr "ikinci kuzeni" 19852 19853#: app/Services/RelationshipService.php:1234 19854msgctxt "grandfather’s sibling’s grandchild" 19855msgid "second cousin" 19856msgstr "ikinci kuzeni" 19857 19858#: app/Services/RelationshipService.php:1226 19859msgctxt "grandfather’s sibling’s granddaughter" 19860msgid "second cousin" 19861msgstr "ikinci kuzeni" 19862 19863#: app/Services/RelationshipService.php:1230 19864msgctxt "grandfather’s sibling’s grandson" 19865msgid "second cousin" 19866msgstr "ikinci kuzeni" 19867 19868#: app/Services/RelationshipService.php:1222 19869msgctxt "grandfather’s sister’s grandchild" 19870msgid "second cousin" 19871msgstr "ikinci kuzeni" 19872 19873#: app/Services/RelationshipService.php:1214 19874msgctxt "grandfather’s sister’s granddaughter" 19875msgid "second cousin" 19876msgstr "ikinci kuzeni" 19877 19878#: app/Services/RelationshipService.php:1218 19879msgctxt "grandfather’s sister’s grandson" 19880msgid "second cousin" 19881msgstr "ikinci kuzeni" 19882 19883#: app/Services/RelationshipService.php:1246 19884msgctxt "grandmother’s brother’s grandchild" 19885msgid "second cousin" 19886msgstr "ikinci kuzeni" 19887 19888#: app/Services/RelationshipService.php:1238 19889msgctxt "grandmother’s brother’s granddaughter" 19890msgid "second cousin" 19891msgstr "ikinci kuzeni" 19892 19893#: app/Services/RelationshipService.php:1242 19894msgctxt "grandmother’s brother’s grandson" 19895msgid "second cousin" 19896msgstr "ikinci kuzeni" 19897 19898#: app/Services/RelationshipService.php:1270 19899msgctxt "grandmother’s sibling’s grandchild" 19900msgid "second cousin" 19901msgstr "ikinci kuzeni" 19902 19903#: app/Services/RelationshipService.php:1262 19904msgctxt "grandmother’s sibling’s granddaughter" 19905msgid "second cousin" 19906msgstr "ikinci kuzeni" 19907 19908#: app/Services/RelationshipService.php:1266 19909msgctxt "grandmother’s sibling’s grandson" 19910msgid "second cousin" 19911msgstr "ikinci kuzeni" 19912 19913#: app/Services/RelationshipService.php:1258 19914msgctxt "grandmother’s sister’s grandchild" 19915msgid "second cousin" 19916msgstr "ikinci kuzeni" 19917 19918#: app/Services/RelationshipService.php:1250 19919msgctxt "grandmother’s sister’s granddaughter" 19920msgid "second cousin" 19921msgstr "ikinci kuzeni" 19922 19923#: app/Services/RelationshipService.php:1254 19924msgctxt "grandmother’s sister’s grandson" 19925msgid "second cousin" 19926msgstr "ikinci kuzeni" 19927 19928#: app/Services/RelationshipService.php:1282 19929msgctxt "grandparent’s brother’s grandchild" 19930msgid "second cousin" 19931msgstr "ikinci kuzeni" 19932 19933#: app/Services/RelationshipService.php:1274 19934msgctxt "grandparent’s brother’s granddaughter" 19935msgid "second cousin" 19936msgstr "ikinci kuzeni" 19937 19938#: app/Services/RelationshipService.php:1278 19939msgctxt "grandparent’s brother’s grandson" 19940msgid "second cousin" 19941msgstr "ikinci kuzeni" 19942 19943#: app/Services/RelationshipService.php:1306 19944msgctxt "grandparent’s sibling’s grandchild" 19945msgid "second cousin" 19946msgstr "ikinci kuzeni" 19947 19948#: app/Services/RelationshipService.php:1298 19949msgctxt "grandparent’s sibling’s granddaughter" 19950msgid "second cousin" 19951msgstr "ikinci kuzeni" 19952 19953#: app/Services/RelationshipService.php:1302 19954msgctxt "grandparent’s sibling’s grandson" 19955msgid "second cousin" 19956msgstr "ikinci kuzeni" 19957 19958#: app/Services/RelationshipService.php:1294 19959msgctxt "grandparent’s sister’s grandchild" 19960msgid "second cousin" 19961msgstr "ikinci kuzeni" 19962 19963#: app/Services/RelationshipService.php:1286 19964msgctxt "grandparent’s sister’s granddaughter" 19965msgid "second cousin" 19966msgstr "ikinci kuzeni" 19967 19968#: app/Services/RelationshipService.php:1290 19969msgctxt "grandparent’s sister’s grandson" 19970msgid "second cousin" 19971msgstr "ikinci kuzeni" 19972 19973#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 19974#: app/Elements/CertaintyAssessment.php:51 19975msgid "secondary evidence" 19976msgstr "ikincil kanıt" 19977 19978#. I18N: select all (of a list of options) 19979#: resources/views/search-trees.phtml:45 19980msgid "select all" 19981msgstr "tümünü seç" 19982 19983#. I18N: select none (of a list of options) 19984#: resources/views/search-trees.phtml:48 19985msgid "select none" 19986msgstr "hiçbirini seçme" 19987 19988#: app/Services/RelationshipService.php:346 19989msgid "self" 19990msgstr "kendisi" 19991 19992#: app/Services/RelationshipService.php:2336 19993msgid "seventh cousin" 19994msgstr "yedinci kuzeni" 19995 19996#: app/Services/RelationshipService.php:2300 19997msgctxt "FEMALE" 19998msgid "seventh cousin" 19999msgstr "yedinci kuzeni" 20000 20001#. 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. 20002#: app/Services/RelationshipService.php:2254 20003msgctxt "MALE" 20004msgid "seventh cousin" 20005msgstr "yedinci kuzeni" 20006 20007#: app/Elements/NoteStructure.php:67 20008msgid "shared note" 20009msgstr "paylaşılan not" 20010 20011#: resources/views/admin/site-mail.phtml:152 20012#: resources/views/admin/tags.phtml:959 resources/views/admin/tags.phtml:979 20013#: resources/views/admin/trees-preferences.phtml:296 20014#: resources/views/admin/trees-preferences.phtml:372 20015#: resources/views/admin/trees-preferences.phtml:385 20016#: resources/views/admin/trees-preferences.phtml:399 20017#: resources/views/admin/trees-preferences.phtml:520 20018#: resources/views/admin/trees-preferences.phtml:619 20019#: resources/views/admin/trees-preferences.phtml:632 20020#: resources/views/admin/users-create.phtml:61 20021#: resources/views/admin/users-edit.phtml:71 20022#: resources/views/edit-account-page.phtml:91 20023#: resources/views/login-page.phtml:46 20024#: resources/views/modules/faq/config.phtml:36 20025#: resources/views/modules/login_block/sign-in.phtml:32 20026#: resources/views/modules/stories/config.phtml:28 20027#: resources/views/password-reset-page.phtml:37 20028#: resources/views/register-page.phtml:75 20029#: resources/views/setup/step-4-database-mysql.phtml:99 20030#: resources/views/setup/step-4-database-pgsql.phtml:86 20031#: resources/views/setup/step-4-database-sqlsvr.phtml:86 20032#: resources/views/setup/step-5-administrator.phtml:81 20033msgid "show" 20034msgstr "göster" 20035 20036#. I18N: An option in a list-box 20037#: app/Module/RecentChangesModule.php:271 20038msgid "show changes made in webtrees" 20039msgstr "webtrees içerisinde yapılan değişiklikleri göster" 20040 20041#. I18N: An option in a list-box 20042#: app/Module/RecentChangesModule.php:273 20043msgid "show changes recorded in the genealogy data" 20044msgstr "şecere verilerine kaydedilen değişiklikleri göster" 20045 20046#. I18N: button label 20047#: resources/views/admin/trees-check.phtml:49 20048#: resources/views/lists/anniversaries-list.phtml:24 20049#: resources/views/modules/gedcom_news/list.phtml:26 20050#: resources/views/modules/recent_changes/changes-list.phtml:23 20051#: resources/views/modules/user_blog/list.phtml:26 20052#: resources/views/modules/yahrzeit/list.phtml:21 20053msgid "show more" 20054msgstr "daha fazla göster" 20055 20056#: resources/views/modules/statistics-chart/custom.phtml:208 20057msgid "show the chart" 20058msgstr "grafiği göster" 20059 20060#: app/Services/RelationshipService.php:493 20061msgid "sibling" 20062msgstr "kardeşi" 20063 20064#. I18N: A button label. 20065#: resources/views/login-page.phtml:56 20066#: resources/views/modules/login_block/sign-in.phtml:37 20067msgid "sign in" 20068msgstr "oturum aç" 20069 20070#. I18N: A button label. 20071#: resources/views/modules/login_block/sign-out.phtml:20 20072msgid "sign out" 20073msgstr "oturumu kapat" 20074 20075#: app/Services/RelationshipService.php:472 20076msgid "sister" 20077msgstr "kız kardeşi" 20078 20079#: app/Services/RelationshipService.php:503 20080msgctxt "brother’s wife" 20081msgid "sister-in-law" 20082msgstr "yengesi" 20083 20084#: app/Services/RelationshipService.php:723 20085msgctxt "brother’s wife’s sister" 20086msgid "sister-in-law" 20087msgstr "kardeşinin baldızı" 20088 20089#: app/Services/RelationshipService.php:833 20090msgctxt "husband’s brother’s wife" 20091msgid "sister-in-law" 20092msgstr "eltisi" 20093 20094#: app/Services/RelationshipService.php:557 20095msgctxt "husband’s sister" 20096msgid "sister-in-law" 20097msgstr "görümcesi" 20098 20099#: app/Services/RelationshipService.php:1023 20100msgctxt "sister’s husband’s sister" 20101msgid "sister-in-law" 20102msgstr "kız kardeşinin görümcesi" 20103 20104#: app/Services/RelationshipService.php:635 20105msgctxt "spouse’s sister" 20106msgid "sister-in-law" 20107msgstr "baldızı/görümcesi" 20108 20109#: app/Services/RelationshipService.php:1073 20110msgctxt "wife’s brother’s wife" 20111msgid "sister-in-law" 20112msgstr "yengesi" 20113 20114#: app/Services/RelationshipService.php:655 20115msgctxt "wife’s sister" 20116msgid "sister-in-law" 20117msgstr "baldızı" 20118 20119#: app/Services/RelationshipService.php:2334 20120msgid "sixth cousin" 20121msgstr "altıncı kuzeni" 20122 20123#: app/Services/RelationshipService.php:2298 20124msgctxt "FEMALE" 20125msgid "sixth cousin" 20126msgstr "altıncı kuzeni" 20127 20128#. 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. 20129#: app/Services/RelationshipService.php:2251 20130msgctxt "MALE" 20131msgid "sixth cousin" 20132msgstr "altıncı kuzeni" 20133 20134#: app/Services/RelationshipService.php:426 20135msgid "son" 20136msgstr "oğlu" 20137 20138#: resources/xml/reports/descendancy_report.xml:295 20139msgid "son of" 20140msgstr "oğlu" 20141 20142#: app/Services/RelationshipService.php:509 20143msgctxt "child’s husband" 20144msgid "son-in-law" 20145msgstr "damadı" 20146 20147#: app/Services/RelationshipService.php:521 20148msgctxt "daughter’s husband" 20149msgid "son-in-law" 20150msgstr "damadı" 20151 20152#: app/Services/RelationshipService.php:761 20153msgctxt "daughter’s husband’s father" 20154msgid "son-in-law’s father" 20155msgstr "damadının babası" 20156 20157#: app/Services/RelationshipService.php:763 20158msgctxt "daughter’s husband’s mother" 20159msgid "son-in-law’s mother" 20160msgstr "damadının annesi" 20161 20162#: app/Services/RelationshipService.php:765 20163msgctxt "daughter’s husband’s parent" 20164msgid "son-in-law’s parent" 20165msgstr "dünürü" 20166 20167#: app/Services/RelationshipService.php:513 20168msgctxt "child’s spouse" 20169msgid "son/daughter-in-law" 20170msgstr "damadı/gelini" 20171 20172#. I18N: An option in a list-box 20173#: app/Module/UpcomingAnniversariesModule.php:331 20174#: resources/xml/reports/change_report.xml:7 20175msgid "sort by date" 20176msgstr "tarihe göre sırala" 20177 20178#. I18N: A button label. 20179#: resources/views/edit/reorder-children.phtml:45 20180#: resources/xml/reports/bdm_report.xml:11 20181#: resources/xml/reports/birth_report.xml:9 20182#: resources/xml/reports/change_report.xml:7 20183#: resources/xml/reports/fact_sources.xml:7 20184#: resources/xml/reports/individual_ext_report.xml:8 20185#: resources/xml/reports/occupation_report.xml:6 20186#: resources/xml/reports/relative_ext_report.xml:7 20187msgid "sort by date of birth" 20188msgstr "doğum tarihine göre sırala" 20189 20190#: resources/xml/reports/bdm_report.xml:11 20191#: resources/xml/reports/cemetery_report.xml:6 20192#: resources/xml/reports/death_report.xml:9 20193#: resources/xml/reports/relative_ext_report.xml:7 20194msgid "sort by date of death" 20195msgstr "ölüm tarihine göre sırala" 20196 20197#. I18N: A button label. 20198#: resources/views/edit/reorder-families.phtml:42 20199#: resources/xml/reports/marriage_report.xml:9 20200msgid "sort by date of marriage" 20201msgstr "evlilik tarihine göre sırala" 20202 20203#. I18N: An option in a list-box 20204#: app/Module/OnThisDayModule.php:275 app/Module/RecentChangesModule.php:266 20205msgid "sort by date, newest first" 20206msgstr "tarihe göre sırala, önce en yenisi" 20207 20208#. I18N: An option in a list-box 20209#: app/Module/OnThisDayModule.php:273 app/Module/RecentChangesModule.php:264 20210msgid "sort by date, oldest first" 20211msgstr "tarihe göre sırala, önce en eskisi" 20212 20213#. I18N: An option in a list-box 20214#: app/Module/OnThisDayModule.php:271 app/Module/RecentChangesModule.php:262 20215#: app/Module/UpcomingAnniversariesModule.php:330 20216#: resources/xml/reports/bdm_report.xml:11 20217#: resources/xml/reports/birth_report.xml:9 20218#: resources/xml/reports/cemetery_report.xml:6 20219#: resources/xml/reports/change_report.xml:7 20220#: resources/xml/reports/death_report.xml:9 20221#: resources/xml/reports/fact_sources.xml:7 20222#: resources/xml/reports/individual_ext_report.xml:8 20223#: resources/xml/reports/marriage_report.xml:9 20224#: resources/xml/reports/occupation_report.xml:6 20225#: resources/xml/reports/relative_ext_report.xml:7 20226msgid "sort by name" 20227msgstr "isme göre sırala" 20228 20229#: app/Services/RelationshipService.php:414 20230msgid "spouse" 20231msgstr "eşi" 20232 20233#: app/Services/RelationshipService.php:831 20234msgctxt "father’s wife’s son" 20235msgid "step-brother" 20236msgstr "üvey kardeşi" 20237 20238#: app/Services/RelationshipService.php:879 20239msgctxt "mother’s husband’s son" 20240msgid "step-brother" 20241msgstr "üvey kardeşi" 20242 20243#: app/Services/RelationshipService.php:957 20244msgctxt "parent’s spouse’s son" 20245msgid "step-brother" 20246msgstr "üvey kardeşi" 20247 20248#: app/Services/RelationshipService.php:547 20249msgctxt "husband’s child" 20250msgid "step-child" 20251msgstr "üvey çocuğu" 20252 20253#: app/Services/RelationshipService.php:627 20254msgctxt "spouse’s child" 20255msgid "step-child" 20256msgstr "üvey çocuğu" 20257 20258#: app/Services/RelationshipService.php:645 20259msgctxt "wife’s child" 20260msgid "step-child" 20261msgstr "üvey çocuğu" 20262 20263#: app/Services/RelationshipService.php:549 20264msgctxt "husband’s daughter" 20265msgid "step-daughter" 20266msgstr "üvey kızı" 20267 20268#: app/Services/RelationshipService.php:629 20269msgctxt "spouse’s daughter" 20270msgid "step-daughter" 20271msgstr "üvey kızı" 20272 20273#: app/Services/RelationshipService.php:647 20274msgctxt "wife’s daughter" 20275msgid "step-daughter" 20276msgstr "üvey kızı" 20277 20278#: app/Services/RelationshipService.php:569 20279msgctxt "mother’s husband" 20280msgid "step-father" 20281msgstr "üvey babası" 20282 20283#: app/Services/RelationshipService.php:543 20284msgctxt "father’s wife" 20285msgid "step-mother" 20286msgstr "üvey annesi" 20287 20288#: app/Services/RelationshipService.php:599 20289msgctxt "parent’s spouse" 20290msgid "step-parent" 20291msgstr "üvey ebeveyn" 20292 20293#: app/Services/RelationshipService.php:827 20294msgctxt "father’s wife’s child" 20295msgid "step-sibling" 20296msgstr "üvey kardeşi" 20297 20298#: app/Services/RelationshipService.php:875 20299msgctxt "mother’s husband’s child" 20300msgid "step-sibling" 20301msgstr "üvey kardeşi" 20302 20303#: app/Services/RelationshipService.php:953 20304msgctxt "parent’s spouse’s child" 20305msgid "step-sibling" 20306msgstr "üvey kardeşi" 20307 20308#: app/Services/RelationshipService.php:829 20309msgctxt "father’s wife’s daughter" 20310msgid "step-sister" 20311msgstr "üvey kız kardeşi" 20312 20313#: app/Services/RelationshipService.php:877 20314msgctxt "mother’s husband’s daughter" 20315msgid "step-sister" 20316msgstr "üvey kız kardeşi" 20317 20318#: app/Services/RelationshipService.php:955 20319msgctxt "parent’s spouse’s daughter" 20320msgid "step-sister" 20321msgstr "üvey kız kardeşi" 20322 20323#: app/Services/RelationshipService.php:559 20324msgctxt "husband’s son" 20325msgid "step-son" 20326msgstr "üvey oğlu" 20327 20328#: app/Services/RelationshipService.php:637 20329msgctxt "spouse’s son" 20330msgid "step-son" 20331msgstr "üvey oğlu" 20332 20333#: app/Services/RelationshipService.php:657 20334msgctxt "wife’s son" 20335msgid "step-son" 20336msgstr "üvey oğlu" 20337 20338#: app/Elements/AgeAtEvent.php:96 20339msgid "stillborn" 20340msgstr "Ölü doğan" 20341 20342#. I18N: Layout option for lists of names 20343#. I18N: An option in a list-box 20344#: app/Http/RequestHandlers/TreePreferencesPage.php:93 20345#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:257 20346#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:270 20347#: app/Module/UpcomingAnniversariesModule.php:320 20348#: app/Module/YahrzeitModule.php:259 20349msgid "table" 20350msgstr "tablo" 20351 20352#. I18N: Layout option for lists of names 20353#. I18N: An option in a list-box 20354#: app/Http/RequestHandlers/TreePreferencesPage.php:95 20355#: app/Module/TopSurnamesModule.php:272 20356msgid "tag cloud" 20357msgstr "etiket kümesi" 20358 20359#: app/Services/RelationshipService.php:2342 20360msgid "tenth cousin" 20361msgstr "onuncu kuzeni" 20362 20363#: app/Services/RelationshipService.php:2306 20364msgctxt "FEMALE" 20365msgid "tenth cousin" 20366msgstr "onuncu kuzeni" 20367 20368#. 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. 20369#: app/Services/RelationshipService.php:2263 20370msgctxt "MALE" 20371msgid "tenth cousin" 20372msgstr "onuncu kuzeni" 20373 20374#. I18N: [you should check that:] ... 20375#: resources/views/errors/database-connection.phtml:24 20376msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 20377msgstr "“/data/config.ini.php” dosyasındaki veritabanı bağlantı ayarları hala doğru" 20378 20379#. I18N: [you should check that:] ... 20380#: resources/views/errors/database-connection.phtml:27 20381msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 20382msgstr "“/data” klasörü ve “/data/config.ini.php” dosyası, web sunucusunun bunları okumasına izin veren erişim izinlerine sahiptir" 20383 20384#. I18N: reflexive pronoun - gender neutral version of himself/herself 20385#: app/Services/RelationshipService.php:247 20386msgid "themself" 20387msgstr "kendileri" 20388 20389#. I18N: A Spanish relationship name, such as third great-nephew 20390#: app/Services/RelationshipService.php:2427 20391#, php-format 20392msgid "third %s" 20393msgstr "üçüncü %s" 20394 20395#. I18N: A Spanish relationship name, such as third great-nephew 20396#: app/Services/RelationshipService.php:2405 20397#, php-format 20398msgctxt "FEMALE" 20399msgid "third %s" 20400msgstr "üçüncü %s" 20401 20402#. I18N: A Spanish relationship name, such as third great-nephew 20403#: app/Services/RelationshipService.php:2382 20404#, php-format 20405msgctxt "MALE" 20406msgid "third %s" 20407msgstr "üçüncü %s" 20408 20409#: app/Services/RelationshipService.php:2328 20410msgid "third cousin" 20411msgstr "üçüncü kuzeni" 20412 20413#: app/Services/RelationshipService.php:2292 20414msgctxt "FEMALE" 20415msgid "third cousin" 20416msgstr "üçüncü kuzeni" 20417 20418#. 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. 20419#: app/Services/RelationshipService.php:2242 20420msgctxt "MALE" 20421msgid "third cousin" 20422msgstr "üçüncü kuzeni" 20423 20424#: app/Services/RelationshipService.php:2348 20425msgid "thirteenth cousin" 20426msgstr "on üçüncü kuzeni" 20427 20428#: app/Services/RelationshipService.php:2312 20429msgctxt "FEMALE" 20430msgid "thirteenth cousin" 20431msgstr "on üçüncü kuzeni" 20432 20433#. 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. 20434#: app/Services/RelationshipService.php:2272 20435msgctxt "MALE" 20436msgid "thirteenth cousin" 20437msgstr "on üçüncü kuzeni" 20438 20439#. I18N: layout option for the fan chart 20440#: app/Module/FanChartModule.php:518 20441msgid "three-quarter circle" 20442msgstr "üç çeyrek daire" 20443 20444#. I18N: Gedcom TO dates 20445#: app/Date.php:213 20446#, php-format 20447msgid "to %s" 20448msgstr "%s" 20449 20450#: app/Services/RelationshipService.php:2346 20451msgid "twelfth cousin" 20452msgstr "on ikinci kuzeni" 20453 20454#: app/Services/RelationshipService.php:2310 20455msgctxt "FEMALE" 20456msgid "twelfth cousin" 20457msgstr "on ikinci kuzeni" 20458 20459#. 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. 20460#: app/Services/RelationshipService.php:2269 20461msgctxt "MALE" 20462msgid "twelfth cousin" 20463msgstr "on ikinci kuzeni" 20464 20465#: app/Services/RelationshipService.php:438 20466msgid "twin brother" 20467msgstr "ikiz kardeşi" 20468 20469#: app/Services/RelationshipService.php:480 20470msgid "twin sibling" 20471msgstr "ikiz kardeşi" 20472 20473#: app/Services/RelationshipService.php:459 20474msgid "twin sister" 20475msgstr "ikiz kardeşi" 20476 20477#: app/Services/RelationshipService.php:525 20478msgctxt "father’s brother" 20479msgid "uncle" 20480msgstr "amcası" 20481 20482#: app/Services/RelationshipService.php:823 20483msgctxt "father’s sister’s husband" 20484msgid "uncle" 20485msgstr "eniştesi" 20486 20487#: app/Services/RelationshipService.php:561 20488msgctxt "mother’s brother" 20489msgid "uncle" 20490msgstr "dayısı" 20491 20492#: app/Services/RelationshipService.php:909 20493msgctxt "mother’s sister’s husband" 20494msgid "uncle" 20495msgstr "eniştesi" 20496 20497#: app/Services/RelationshipService.php:581 20498msgctxt "parent’s brother" 20499msgid "uncle" 20500msgstr "amcası/dayısı" 20501 20502#: app/Services/RelationshipService.php:951 20503msgctxt "parent’s sister’s husband" 20504msgid "uncle" 20505msgstr "eniştesi" 20506 20507#: app/Place.php:249 20508msgid "unknown" 20509msgstr "bilinmeyen" 20510 20511#: app/Module/InteractiveTree/TreeView.php:356 20512msgctxt "unknown family" 20513msgid "unknown" 20514msgstr "bilinmeyen" 20515 20516#: app/Module/RelationshipsChartModule.php:473 20517msgid "unlimited" 20518msgstr "sınırsız" 20519 20520#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 20521#: app/Elements/CertaintyAssessment.php:49 20522msgid "unreliable evidence" 20523msgstr "güvenilmez kanıt" 20524 20525#: app/Module/PedigreeChartModule.php:366 20526#: app/Module/PedigreeChartModule.php:374 20527#: resources/views/edit/reorder-card-header.phtml:26 20528msgid "up" 20529msgstr "yukarı" 20530 20531#: resources/views/admin/trees-unconnected.phtml:32 20532msgid "update" 20533msgstr "güncelle" 20534 20535#. I18N: A button label. 20536#: resources/views/admin/media-upload.phtml:74 20537msgid "upload" 20538msgstr "yükle" 20539 20540#. I18N: A button label. 20541#: resources/views/branches-page.phtml:51 20542#: resources/views/modules/ancestors-chart/page.phtml:58 20543#: resources/views/modules/compact-chart/page.phtml:35 20544#: resources/views/modules/descendancy_chart/page.phtml:58 20545#: resources/views/modules/family-book-chart/page.phtml:69 20546#: resources/views/modules/fanchart/page.phtml:73 20547#: resources/views/modules/hourglass-chart/page.phtml:57 20548#: resources/views/modules/interactive-tree/page.phtml:36 20549#: resources/views/modules/pedigree-chart/page.phtml:59 20550#: resources/views/modules/pedigree-map/page.phtml:45 20551#: resources/views/modules/relationships-chart/page.phtml:79 20552#: resources/views/report-setup-page.phtml:87 20553#: resources/views/report-setup-page.phtml:92 20554msgid "view" 20555msgstr "görünüm" 20556 20557#: resources/views/admin/trees-privacy.phtml:36 20558#: resources/views/admin/trees-privacy.phtml:55 20559#: resources/views/admin/trees-privacy.phtml:86 20560#: resources/views/admin/trees-privacy.phtml:125 20561#: resources/views/admin/trees-privacy.phtml:145 20562msgid "visitors" 20563msgstr "ziyaretçiler" 20564 20565#: resources/xml/reports/ahnentafel_report.xml:142 20566#: resources/xml/reports/descendancy_report.xml:105 20567msgctxt "FEMALE" 20568msgid "was born" 20569msgstr "doğdu" 20570 20571#: resources/xml/reports/ahnentafel_report.xml:141 20572#: resources/xml/reports/descendancy_report.xml:102 20573msgctxt "MALE" 20574msgid "was born" 20575msgstr "doğdu" 20576 20577#: app/Module/WebtreesTheme.php:38 20578msgid "webtrees" 20579msgstr "webtrees" 20580 20581#: app/Http/RequestHandlers/CheckTree.php:298 20582msgid "webtrees cannot create thumbnails for this file format." 20583msgstr "" 20584 20585#: app/Http/RequestHandlers/CheckTree.php:295 20586msgid "webtrees does not recognise this file format." 20587msgstr "" 20588 20589#: app/Services/MessageService.php:129 20590msgid "webtrees message" 20591msgstr "webtrees mesajı" 20592 20593#: resources/views/setup/step-3-database-type.phtml:47 20594msgid "webtrees needs a database to store your genealogy data." 20595msgstr "webtrees, şecere verilerinizi saklamak için bir veritabanına ihtiyaç duyar." 20596 20597#. I18N: Help text for the “Messages” site configuration setting 20598#: resources/views/admin/site-mail.phtml:49 20599msgid "webtrees needs to send emails, such as password reminders and website notifications." 20600msgstr "webtrees, şifre hatırlatıcıları ve web sitesi bildirimleri gibi e-postalar göndermelidir." 20601 20602#: app/Services/MessageService.php:226 20603msgid "webtrees sends emails with no storage" 20604msgstr "webtrees, depolaması olmayan e-postalar gönderir" 20605 20606#: app/Services/RelationshipService.php:391 20607msgid "wife" 20608msgstr "hanımı" 20609 20610#. I18N: Name of a theme. 20611#: app/Module/XeneaTheme.php:39 20612msgid "xenea" 20613msgstr "xenea" 20614 20615#: resources/views/modules/timeline-chart/chart.phtml:143 20616msgid "years" 20617msgstr "yıl" 20618 20619#: app/Elements/AbstractEventElement.php:88 20620#: app/Elements/OrdinanceProcessFlag.php:56 20621#: app/Http/RequestHandlers/FamilyPage.php:143 20622#: app/Http/RequestHandlers/UserListData.php:140 20623#: app/Http/RequestHandlers/UserListData.php:141 20624#: app/Statistics/Repository/LatestUserRepository.php:145 20625#: resources/views/admin/site-mail.phtml:124 20626#: resources/views/admin/site-preferences.phtml:101 20627#: resources/views/admin/site-registration.phtml:54 20628#: resources/views/admin/site-registration.phtml:69 20629#: resources/views/admin/trees-preferences.phtml:143 20630#: resources/views/admin/trees-preferences.phtml:309 20631#: resources/views/admin/trees-preferences.phtml:533 20632#: resources/views/admin/trees-preferences.phtml:547 20633#: resources/views/admin/trees-preferences.phtml:606 20634#: resources/views/admin/trees-preferences.phtml:712 20635#: resources/views/admin/trees-preferences.phtml:738 20636#: resources/views/lists/families-table.phtml:332 20637#: resources/views/modules/fix-search-and-replace/options.phtml:56 20638#: resources/views/modules/html/config.phtml:54 20639#: resources/views/modules/random_media/config.phtml:40 20640#: resources/views/modules/random_media/config.phtml:49 20641#: resources/views/modules/recent_changes/config.phtml:61 20642#: resources/views/modules/recent_changes/config.phtml:70 20643#: resources/views/modules/review_changes/config.phtml:21 20644#: resources/views/modules/todays_events/config.phtml:22 20645#: resources/views/modules/todo/config.phtml:24 20646#: resources/views/modules/todo/config.phtml:34 20647#: resources/views/modules/todo/config.phtml:43 20648#: resources/views/modules/upcoming_events/config.phtml:34 20649#: resources/xml/reports/change_report.xml:8 20650#: resources/xml/reports/family_group_report.xml:252 20651#: resources/xml/reports/family_group_report.xml:423 20652#: resources/xml/reports/family_group_report.xml:606 20653#: resources/xml/reports/family_group_report.xml:950 20654#: resources/xml/reports/individual_ext_report.xml:187 20655#: resources/xml/reports/individual_report.xml:175 20656msgid "yes" 20657msgstr "evet" 20658 20659#. I18N: [you should check that:] ... 20660#: resources/views/errors/database-connection.phtml:30 20661msgid "you can connect to the database using other applications, such as phpmyadmin" 20662msgstr "phpmyadmin gibi diğer uygulamaları kullanarak veritabanına bağlanabilirsiniz" 20663 20664#: app/Services/RelationshipService.php:442 20665msgid "younger brother" 20666msgstr "küçük erkek kardeşi" 20667 20668#: app/Services/RelationshipService.php:484 20669msgid "younger sibling" 20670msgstr "küçük kardeşi" 20671 20672#: app/Services/RelationshipService.php:463 20673msgid "younger sister" 20674msgstr "küçük kız kardeşi" 20675 20676#: app/Http/RequestHandlers/SearchAdvancedPage.php:233 20677#: app/Http/RequestHandlers/SearchAdvancedPage.php:234 20678#: app/Http/RequestHandlers/SearchAdvancedPage.php:235 20679#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 20680#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 20681#, php-format 20682msgid "±%s year" 20683msgid_plural "±%s years" 20684msgstr[0] "±%s yıl" 20685msgstr[1] "±%s yıllar" 20686 20687#: app/Http/RequestHandlers/CheckTree.php:289 20688#, php-format 20689msgid "“%1$s” should be “%2$s”." 20690msgstr "" 20691 20692#: app/Http/RequestHandlers/CopyFact.php:71 20693#, php-format 20694msgid "“%s“ has been copied to the clipboard." 20695msgstr "“%s“ panoya kopyalandı." 20696 20697#. I18N: %s is the name of a genealogy record 20698#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:62 20699#: app/Services/MapDataService.php:199 20700#, php-format 20701msgid "“%s” has been deleted." 20702msgstr "“%s” silindi." 20703 20704#. I18N: Description of a “Data fix” module 20705#: app/Module/FixPrimaryTag.php:70 20706msgid "“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." 20707msgstr "\"Vurgulanan görüntü\" (_PRIM) etiketleri, bazı şecere uygulamaları tarafından bir birey için tercih edilen görüntüyü belirtmek için kullanılır. Bir alternatif, görüntüleri tercih edilen ilk önce listelenecek şekilde yeniden sıralamaktır." 20708 20709#: app/Elements/NoteStructure.php:125 app/Note.php:105 20710#: app/Report/ReportParserGenerate.php:1010 20711#: app/Report/ReportParserGenerate.php:1095 20712msgid "…" 20713msgstr "…" 20714 20715#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 20716#: app/Family.php:381 app/Individual.php:1048 20717#: app/Module/IndividualListModule.php:275 20718#: app/Module/IndividualListModule.php:499 20719msgctxt "Unknown given name" 20720msgid "…" 20721msgstr "…" 20722 20723#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 20724#: app/Family.php:381 app/Individual.php:1047 20725#: app/Module/IndividualListModule.php:260 20726#: app/Module/IndividualListModule.php:284 20727#: app/Module/IndividualListModule.php:515 20728msgctxt "Unknown surname" 20729msgid "…" 20730msgstr "…" 20731 20732#~ msgid " per gender" 20733#~ msgstr " her cinsiyet" 20734 20735#~ msgid " per time period" 20736#~ msgstr " her zaman dönemi" 20737 20738#, php-format 20739#~ msgid "#%s" 20740#~ msgstr "#%s" 20741 20742#, php-format 20743#~ msgid "%1$s %2$s has a %3$s link to %4$s." 20744#~ msgstr "%1$s %2$s, %4$s ile %3$s bağlantısına sahip." 20745 20746#, php-format 20747#~ msgid "%1$s does not exist." 20748#~ msgstr "%1$s mevcut değil." 20749 20750#~ msgid "%1$s individual displayed, out of the normal total of %2$s, from %3$s generations." 20751#~ msgid_plural "%1$s individuals displayed, out of the normal total of %2$s, from %3$s generations." 20752#~ msgstr[0] "Burada %3$s nesilden toplam %2$s normalin dışında %1$s birey gösterildi." 20753#~ msgstr[1] "Burada %3$s nesilden toplam %2$s normalin dışında %1$s birey gösterildi." 20754 20755#~ msgid "%1$s individual is missing birthplace map coordinates: %2$s." 20756#~ msgid_plural "%1$s individuals are missing birthplace map coordinates: %2$s." 20757#~ msgstr[0] "%1$s kişinin doğum yerinin harita koordinatları eksik: %2$s." 20758#~ msgstr[1] "%1$s kişinin doğum yerinin harita koordinatları eksik: %2$s." 20759 20760#~ msgid "%s day ago" 20761#~ msgid_plural "%s days ago" 20762#~ msgstr[0] "%s gün önce" 20763#~ msgstr[1] "%s gün önce" 20764 20765#~ msgid "%s hour ago" 20766#~ msgid_plural "%s hours ago" 20767#~ msgstr[0] "%s saat önce" 20768#~ msgstr[1] "%s saat önce" 20769 20770#~ msgid "%s individual is private." 20771#~ msgid_plural "%s individuals are private." 20772#~ msgstr[0] "%s bireyin hususi alanıdır." 20773#~ msgstr[1] "%s bireyin hususi alanıdır." 20774 20775#, php-format 20776#~ msgid "%s individual with events between %s and %s" 20777#~ msgid_plural "%s individuals with events between %s and %s" 20778#~ msgstr[0] "%s ve %s tarihleri arasındaki olaylarla %s birey" 20779#~ msgstr[1] "%s ve %s tarihleri arasındaki olaylarla %s birey" 20780 20781#, php-format 20782#~ msgid "%s individual with events in %s" 20783#~ msgid_plural "%s individuals with events in %s" 20784#~ msgstr[0] "%s ile alakalı %s adet birey" 20785#~ msgstr[1] "%s ile alakalı %s adet birey" 20786 20787#, php-format 20788#~ msgid "%s individual with events in %s between %s and %s" 20789#~ msgid_plural "%s individuals with events in %s between %s and %s" 20790#~ msgstr[0] "%s ve %s tarihleri arasındaki olaylarla %s içerisinde %s birey" 20791#~ msgstr[1] "%s ve %s tarihleri arasındaki olaylarla %s içerisinde %s birey" 20792 20793#~ msgid "%s is disabled on this server. You cannot install webtrees until it is enabled. Please ask your server’s administrator to enable it." 20794#~ msgstr "%s sunucuda devre dışı bırakıldı. Tekrar etkinleştirmeden webtrees 'i kuramazsınız. Lütfen sunucu yöneticisinden etkinleştirmesini isteyin." 20795 20796#, php-format 20797#~ msgid "%s location has been imported." 20798#~ msgid_plural "%s locations have been imported." 20799#~ msgstr[0] "%s konum içe aktarıldı." 20800#~ msgstr[1] "%s konum içe aktarıldı." 20801 20802#~ msgid "%s minute ago" 20803#~ msgid_plural "%s minutes ago" 20804#~ msgstr[0] "%s dakika önce" 20805#~ msgstr[1] "%s dakika önce" 20806 20807#~ msgid "%s month ago" 20808#~ msgid_plural "%s months ago" 20809#~ msgstr[0] "%s ay önce" 20810#~ msgstr[1] "%s ay önce" 20811 20812#~ msgid "%s second ago" 20813#~ msgid_plural "%s seconds ago" 20814#~ msgstr[0] "%s saniye önce" 20815#~ msgstr[1] "%s saniye önce" 20816 20817#~ msgid "%s year ago" 20818#~ msgid_plural "%s years ago" 20819#~ msgstr[0] "%s yıl önce" 20820#~ msgstr[1] "%s yıl önce" 20821 20822#, php-format 20823#~ msgid "(aged less than %s)" 20824#~ msgstr "(%s daha az yaşlı)" 20825 20826#, php-format 20827#~ msgid "(aged more than %s)" 20828#~ msgstr "(%s daha çok yaşlı)" 20829 20830#~ msgid "(in childhood)" 20831#~ msgstr "(çocuklukta)" 20832 20833#~ msgid "(in infancy)" 20834#~ msgstr "(doğarken)" 20835 20836#~ msgid "(stillborn)" 20837#~ msgstr "(ölü doğdu)" 20838 20839#~ 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." 20840#~ msgstr "<b> GUID </ b> Bu bağlamda \"genel benzersiz ID\" için kullanılan bir kısaltmadır. <br> GUID, tekrarlanabilir bir şekilde her bireyin belirlemenize yardımcı olmak için tasarlanmıştır, böylece örneğin Salt Lake şehrindeki LDS kilisesi Aile Tarihi Merkezi yada kendi sunucularınızda çalışan uygun uygulamalarla, GEDCOM dosyası kaynaklandığının neresi olduğunun bir önemi olmadan bilginin aynı kişi ile ilgili olup olmadığı belirlenir. Aile Tarihi Merkezi'nin amacı soy verilerinin merkezi bir depoda toplayıp, web servisleri aracılığıyla ortaya koymaktır . Böylece herhangibir uygulamanın bu veriye erişip güncellenmesine olanak sağlanmış olur. <br>Eğer GEDCOM dosyasını herhangi birisi ile paylaşmak niyetinde değilseniz, webtrees'in bu GUID 'leri oluşturması gerekmez; Ancak, bunu yapmak GEDCOM dosyasının boyutunu artırmak dışında hiçbir zararı yoktur." 20841 20842#~ 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." 20843#~ msgstr "<b>Önemli Uyarı:</b> Aktarma sihirbazı medya öğelerinin taşınmasında yardımcı olamaz. Aktarma sihirbazının işlemi bittikten sonra medya ayarlarını yapmanız ve madya ögelerini taşımanız yada kopyalamanız gerekmektedir." 20844 20845#~ 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." 20846#~ msgstr "<b>Lütfen Dikkat:</b> Yaşayan bilgilere ait kişisel bilgiler yalnızca aile, akraba ve yakın arkadaşlarına verilebilir. Herhangi bir özel veri almadan önce bu kişi ile olan ilişki durumunun doğrulanması istenir. Bazı durumlarda ölü kişilere ait veriler de gizli olabilir. Böyle bir durum söz konusu ise bunun nedeni, bu kişinin yaşayıp yaşamadığını belirlemek için yeterli bilgi olmadığı ve/veya bu kişi hakkında daha fazla bilgi olmaması olabilir.<br><br>Soru sormadan önce lütfen tarihleri, yakın akrabalarını kontrol ederek doğru kişiyi sorguladığınızdan emin olun. Eğer soya ait verilerde değişiklik yapılmasını istiyorsanız, lütfen değiştirmek istediğiniz veri ile birlikte bu bilginin kaynağını da belirtiniz." 20847 20848#~ 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>" 20849#~ msgstr "<p>Uyarı: Bu formu doldurup göndererek şunları kabul etmiş olursunuz:<ul><li>sitemizde listelenen yaşayan bireylerin mahremiyetini korumak için;</li><li>ve aşağıdaki metin kutusuna, kiminle akraba olduğunuzu açıklamak veya web sitemizde listelenmesi gereken biri hakkında bize bilgi vermek için.</li></ul></div>" 20850 20851#, php-format 20852#~ msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 20853#~ msgstr "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 20854 20855#~ 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)." 20856#~ msgstr "Bir veritabanı sunucusu birden fazla veritabanı depolayabilir. (Sunucunuzun yöneticisi tarafından oluşturulan) mevcut bir veritabanı seçin veya yeni bir tane oluşturun (eğer veritabanı kullanıcı hesabınız gerekli yetkilere sahip ise)." 20857 20858#~ msgid "A new password has been created and emailed to %s. You can change this password after you sign in." 20859#~ msgstr "Yeni şifreniz oluşturulmuş ve '%s' email adresine gönderilmiştir. Bu şifre ile giriş yaptıktan sonra şifrenizi değiştirebilirsiniz." 20860 20861#~ msgid "A new password has been requested for your username." 20862#~ msgstr "Kullanıcı adınız için yeni bir şifre talep ettiniz." 20863 20864#~ msgid "A sidebar showing an alphabetic list of all the families in the family tree." 20865#~ msgstr "Aile ağacındaki tüm aileleri alfabetik olarak listeleyen kenar çubuğu." 20866 20867#~ msgid "A sidebar showing an alphabetic list of all the individuals in the family tree." 20868#~ msgstr "Aile ağacında tüm bireylerin alfabetik bir listesini gösteren bir kenar çubuğu." 20869 20870#~ msgid "A watermark is text that is added to an image, to discourage others from copying it without permission." 20871#~ msgstr "Filigran, diğer kişileri izinsiz kopyalardan vazgeçirmek için resimler üzerine konan yazılardır." 20872 20873#~ msgid "A.M." 20874#~ msgstr "öğleden önce" 20875 20876#~ msgid "ALPHABET_lower=abcdefghijklmnopqrstuvwxyz" 20877#~ msgstr "ALPHABET_lower=abcçdefgğhıijklmnoöpqrsştuüvwxyz" 20878 20879#~ msgid "ALPHABET_upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ" 20880#~ msgstr "ALPHABET_upper=ABCÇDEFGĞHIİJKLMNOÖPQRSŞTUÜVWXYZ" 20881 20882#~ msgid "Acadia" 20883#~ msgstr "Acadia" 20884 20885#~ msgid "Add a blank row" 20886#~ msgstr "Boş Satır Ekle" 20887 20888#~ msgid "Add a brother or sister" 20889#~ msgstr "Yeni bir erkek veya kız kardeş ekle" 20890 20891#~ msgid "Add a child to this family" 20892#~ msgstr "Bu aileye bir çocuk ekle" 20893 20894#~ msgid "Add a geographic location" 20895#~ msgstr "Yeni bir coğrafi konumu ekle" 20896 20897#~ msgid "Add a husband to this family" 20898#~ msgstr "Bu aile için bir koca ekle" 20899 20900#~ msgid "Add a restriction" 20901#~ msgstr "Bir kısıtlama ekle" 20902 20903#~ msgid "Add a scrollbar when block contents grow" 20904#~ msgstr "Gerektiğinde kaydırma çubuğu ekle" 20905 20906#~ msgid "Add a shared note" 20907#~ msgstr "Paylaşılan bir not ekle" 20908 20909#~ msgid "Add a son or daughter" 20910#~ msgstr "Yeni bir oğul veya kız ekle" 20911 20912#~ msgid "Add a wife to this family" 20913#~ msgstr "Bu aileye bir hanım ekle" 20914 20915#~ msgid "Add an associate" 20916#~ msgstr "Yeni bir iştirak ekle" 20917 20918#~ msgid "Add an event" 20919#~ msgstr "Etkinlik ekle" 20920 20921#~ msgid "Add another individual to the chart" 20922#~ msgstr "Çizelgeye başka kişi ekle" 20923 20924#~ msgid "Add historic events to an individual‘s page." 20925#~ msgstr "Bir kişinin sayfasına geçmiş etkinlikleri ekleyin." 20926 20927#~ msgid "Add links" 20928#~ msgstr "Linkler ekle" 20929 20930#~ msgid "Add married names" 20931#~ msgstr "Evli isimler ekle" 20932 20933#~ msgid "Add missing married names" 20934#~ msgstr "Eksik evlilik adları ekle" 20935 20936#~ msgid "Add the GEDCOM media path to filenames" 20937#~ msgstr "GEDCOM medya yolunu dosya adlarına ekle" 20938 20939#~ msgid "Add to favorites" 20940#~ msgstr "Favorilere ekle" 20941 20942#~ msgid "Add watermarks to thumbnails" 20943#~ msgstr "Resim ön izlemelerine filigran ekle" 20944 20945#~ msgctxt "FEMALE" 20946#~ msgid "Adopted by both parents" 20947#~ msgstr "Her iki ebeveyn tarafından evlât edinildi" 20948 20949#~ msgctxt "MALE" 20950#~ msgid "Adopted by both parents" 20951#~ msgstr "Her iki ebeveyn tarafından evlât edinildi" 20952 20953#~ msgctxt "FEMALE" 20954#~ msgid "Adopted by father" 20955#~ msgstr "Baba tarafından evlât edinildi" 20956 20957#~ msgctxt "MALE" 20958#~ msgid "Adopted by father" 20959#~ msgstr "Baba tarafından evlât edinildi" 20960 20961#~ msgctxt "FEMALE" 20962#~ msgid "Adopted by mother" 20963#~ msgstr "Anne tarafından evlât edinildi" 20964 20965#~ msgctxt "MALE" 20966#~ msgid "Adopted by mother" 20967#~ msgstr "Anne tarafından evlât edinildi" 20968 20969#~ msgid "Advanced" 20970#~ msgstr "Gelişmiş" 20971 20972#~ msgid "Advanced fact preferences" 20973#~ msgstr "Gelişmiş gerçek tercihleri" 20974 20975#~ msgid "Advanced name facts" 20976#~ msgstr "Gelişmiş ad gerçekleri" 20977 20978#~ msgid "Advanced place name facts" 20979#~ msgstr "Gelişmiş yer adı gerçekleri" 20980 20981#~ 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." 20982#~ msgstr "Giriş yaptıktan sonra \"Benim sayfam\" menüsü altında \"Hesabım\" bağlantısını tıklayın ve şifrenizi değiştirmek için yeni şifrenizi girin." 20983 20984#~ msgid "Age of item" 20985#~ msgstr "Öğenin yaşı" 20986 20987#~ msgid "Age related to birth year" 20988#~ msgstr "Doğum yılına ilişkin yaşı" 20989 20990#~ msgid "All changes in PhpGedView must be accepted" 20991#~ msgstr "PhpGedView deki bütün değişiklikler onaylanmalı" 20992 20993#~ msgid "All existing PhpGedView users must have distinct email addresses" 20994#~ msgstr "Tüm mevcut PhpGedView kullanıcıları farklı email adresine sahip ollmalı" 20995 20996#~ msgid "All family facts" 20997#~ msgstr "Tüm aile gerçekleri" 20998 20999#~ msgid "All files have read and write permission." 21000#~ msgstr "Tüm alanların okuma ve yazma izni var." 21001 21002#~ msgid "All individual facts" 21003#~ msgstr "Tüm bireysel gerçekler" 21004 21005#~ msgid "All repository facts" 21006#~ msgstr "Tüm bilgi havuzu gerçekleri" 21007 21008#~ msgid "All source facts" 21009#~ msgstr "Tüm kaynak gerçekler" 21010 21011#~ msgid "Allow users to select their own theme" 21012#~ msgstr "Kullanıcı kendi temasını seçebilir" 21013 21014#~ msgctxt "FEMALE" 21015#~ msgid "Also known as" 21016#~ msgstr "Olarak da bilinir" 21017 21018#~ msgctxt "MALE" 21019#~ msgid "Also known as" 21020#~ msgstr "Olarak da bilinir" 21021 21022#~ msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 21023#~ msgstr "Bir ortak, tanık veya rahip gibi bu gerçek veya olayla ilgili olan başka bir kişidir." 21024 21025#~ msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 21026#~ msgstr "Bir ortak, bir arkadaş veya işveren gibi bu kişiyle ilişkisi olan başka bir kişidir." 21027 21028#~ msgid "An edit menu for individuals, families, sources, etc." 21029#~ msgstr "Bireyler, aileler, kaynaklar vb için bir Düzeltme menüsü gösterir." 21030 21031#~ msgid "An error occurred when unzipping the file." 21032#~ msgstr "Sıkıştırılmış dosyayı açarken hata oluştu." 21033 21034#~ msgid "An unknown error occurred" 21035#~ msgstr "Bilinmeyen bir hata oluştu" 21036 21037#~ msgid "Apply automatic corrections to your genealogy data." 21038#~ msgstr "Soyağacı verilerinize otomatik düzeltmeleri uygulayın." 21039 21040#~ msgid "Approval of account at %s" 21041#~ msgstr "%s sitedeki hesabınız onaylandı" 21042 21043#~ msgid "Are you sure you want to remove links to this media object?" 21044#~ msgstr "Bu medya öğesine olan bağlantıyı silmek istediğinizden emin misiniz?" 21045 21046#~ msgid "Associates" 21047#~ msgstr "İştirakler" 21048 21049#, fuzzy 21050#~ msgid "Automatically add unique identifiers" 21051#~ msgstr "Genel benzersiz IDleri otomatikman oluştur" 21052 21053#~ msgid "Automatically expand list of events of close relatives" 21054#~ msgstr "Otomatikman yakın akrabaların listesini genişlet" 21055 21056#~ msgid "Available blocks" 21057#~ msgstr "Kullanılabilir Bloklar" 21058 21059#~ msgid "Basic" 21060#~ msgstr "Temel" 21061 21062#~ msgid "Batch update" 21063#~ msgstr "Toplu güncelleme" 21064 21065#~ msgid "Bearing" 21066#~ msgstr "kerteriz" 21067 21068#~ msgid "Body" 21069#~ msgstr "Mesaj" 21070 21071#~ msgid "Booklet" 21072#~ msgstr "Broşür" 21073 21074#~ msgid "Brit milah of a brother" 21075#~ msgstr "Kardeşin brit milah'ı (sünnet)" 21076 21077#~ msgid "Brit milah of a grandson" 21078#~ msgstr "Torunun brit milah'ı (sünnet)" 21079 21080#~ msgctxt "daughter’s son" 21081#~ msgid "Brit milah of a grandson" 21082#~ msgstr "Torunun brit milah'ı (sünnet)" 21083 21084#~ msgctxt "son’s son" 21085#~ msgid "Brit milah of a grandson" 21086#~ msgstr "Torunun brit milah'ı (sünnet)" 21087 21088#~ msgid "Brit milah of a half-brother" 21089#~ msgstr "Üvey kardeşin brit milah'ı (sünnet)" 21090 21091#~ msgid "Brit milah of a son" 21092#~ msgstr "Oğlunun brit milah'ı (sünnet)" 21093 21094#~ msgid "British West Indies" 21095#~ msgstr "İngiliz Bati Hint Adaları" 21096 21097#~ msgid "Burial of a maternal grandparent" 21098#~ msgstr "Anne tarafı büyük ebeveynin mezarı" 21099 21100#~ msgid "Burial of a paternal grandparent" 21101#~ msgstr "Baba tarafı büyük ebeveynin mezarı" 21102 21103#~ 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." 21104#~ msgstr "Varsayılan olarak bu listede sadece aile ağacında bulunan yerler listelenir. Dışardan yüklediğiniz dosyada bulunan diğer yerler ve detayları da bulunuyor olabilir. Bu seçeneği seçtiğinizde kullanılmayanlar da dahil tüm yerler listelenecektir." 21105 21106#~ msgid "By default, your server allows scripts to run for %s second." 21107#~ msgid_plural "By default, your server allows scripts to run for %s seconds." 21108#~ msgstr[0] "Varsayılan olarak sunucunuz script 'lerin %s saniye çalışmasına izin veriyor." 21109#~ msgstr[1] "Varsayılan olarak sunucunuz script 'lerin %s saniye çalışmasına izin veriyor." 21110 21111#~ msgid "By default, your server allows scripts to use %s of memory." 21112#~ msgstr "Varsayılan olarak sunucunuz script 'lerin %s hafıza kullanmasına izin veriyor." 21113 21114#~ msgid "Calculate the age differences between siblings, children, spouses, etc." 21115#~ msgstr "Kardeşler, çocuklar, eşler, vb. arasındaki yaş farklarını hesapla." 21116 21117#~ msgid "Cannot create" 21118#~ msgstr "Oluşturulamıyor" 21119 21120#~ msgid "Cape Colony" 21121#~ msgstr "Pelerin Sömürgesi" 21122 21123#~ msgid "Case insensitive" 21124#~ msgstr "Büyük/küçük harfe duyarlı" 21125 21126#~ msgid "Catalonia" 21127#~ msgstr "Katalonya" 21128 21129#~ msgid "Caution!" 21130#~ msgstr "Dikkat!" 21131 21132#~ msgid "Caution: old modules may not work, or they may prevent webtrees from working." 21133#~ msgstr "Dikkat: eski modüller çalışmayabilir yada webtrees 'in çalışmamasına neden olabilir." 21134 21135#~ msgid "Caution: old themes may not work, or they may prevent webtrees from working." 21136#~ msgstr "Dikkat: eski temalar çalışmayabilir yada webtrees 'in çalışmamasına neden olabilir." 21137 21138#~ msgid "Cemeteries" 21139#~ msgstr "Mezarlıklar" 21140 21141#~ msgid "Center map here" 21142#~ msgstr "Burada haritayı ortala" 21143 21144#~ msgid "Change" 21145#~ msgstr "Değiştir" 21146 21147#~ msgid "Change flag" 21148#~ msgstr "Bayrağı değiştir" 21149 21150#~ msgid "Change language" 21151#~ msgstr "Lisan Değiştir" 21152 21153#~ msgid "Change the blocks on this user’s “My page”" 21154#~ msgstr "Bu kullanıcının \"Benim sayfam\" bloklarını değiştir" 21155 21156#~ msgid "Channel Islands" 21157#~ msgstr "Kanal Adaları" 21158 21159#~ msgid "Check file permissions…" 21160#~ msgstr "Dosya izinlerini kontrol edin…" 21161 21162#~ msgid "Check for custom modules…" 21163#~ msgstr "Özel modülleri kontrol edin…" 21164 21165#~ msgid "Check for custom themes…" 21166#~ msgstr "Özel temaları kontrol edin…" 21167 21168#~ msgid "Check the access rights on this folder." 21169#~ msgstr "Bu dizine erişim haklarını kontrol edin." 21170 21171#~ msgid "Check the settings and try again." 21172#~ msgstr "Ayarları kontrol ederek tekrar deneyin." 21173 21174#~ 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." 21175#~ msgstr "Yüklemek istediğiniz önizleme resmini seçiniz. Resimler için önizleme dosyalarının sistem tarafından otomatik olarak oluşturulabilmesine karşin kişisel önizleme dosyaları yüklemek isteyebilirsini. Örneğin bir video dosyası için bir resim önizleme dosyası yada bir ses dosyası için o ses kaydının sahibinın resmini önizleme dosyası olarak yükleyebilirsiniz." 21176 21177#~ msgid "Choose: " 21178#~ msgstr "Seçin: " 21179 21180#~ msgid "Cleared but not yet completed" 21181#~ msgstr "Temizlendi, ancak henüz tamamlanmadı" 21182 21183#~ msgid "Click %s to choose individual as head of family." 21184#~ msgstr "Ailenin Reisi olarak seçilecek %s kişiyi tıklayın." 21185 21186#~ msgid "Click a row, then drag-and-drop to re-order media" 21187#~ msgstr "Medyayı tekrar sıralamak için bir satır tıklayın sonra sürükle-ve-bırak" 21188 21189#~ msgid "Click here for PhpGedView to webtrees transfer wizard" 21190#~ msgstr "webtrees transfer sihirbazına PhpGedView için burayı tıkla" 21191 21192#~ msgid "Click here to add, edit, or delete" 21193#~ msgstr "Ekleme, Düzenleme, veya Silmek için burayı tıklayın" 21194 21195#~ msgid "Click here to open or close the sidebar" 21196#~ msgstr "Kenar çubuğu açmak veya kapatmak için burada tıkla" 21197 21198#~ msgid "Click name to add individual to add links list." 21199#~ msgstr "Link Listesine Eklemek için eklenecek kişi Adını tıkla." 21200 21201#~ msgid "Click on a title to go straight to it, or scroll down to read them all." 21202#~ msgstr "Doğrudan bir başlığa gitmek için başlığı tıklayın, veya hepsini okumak için aşağıya doğru ilerleyin." 21203 21204#~ msgid "Click to choose individual as head of family." 21205#~ msgstr "Ailenin Reisi olarak seçilecek kişiyi tıklayın." 21206 21207#~ msgid "Columns per page" 21208#~ msgstr "Sayfa başına sütun" 21209 21210#~ msgid "Compress the GEDCOM file" 21211#~ msgstr "GEDCOM dosyasını sıkıştır" 21212 21213#~ msgid "Concatenation" 21214#~ msgstr "Birbirine bağlama" 21215 21216#~ msgid "Configure" 21217#~ msgstr "Yapılandırma" 21218 21219#~ msgid "Confirm password" 21220#~ msgstr "Şifre tekrarı" 21221 21222#~ msgid "Continue adding" 21223#~ msgstr "Eklemeye Devam" 21224 21225#~ msgid "Continued" 21226#~ msgstr "Devamlı" 21227 21228#~ msgid "Convert CEME tags to GEDCOM 5.5.1" 21229#~ msgstr "CEME etiketlerini GEDCOM 5.5.1'e dönüştür" 21230 21231#~ msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" 21232#~ msgstr "NAME:_XXX etiketini GEDCOM 5.5.1 formatına dönüştür" 21233 21234#~ msgid "Convert _PRIM tags to GEDCOM 5.5.1" 21235#~ msgstr "_PRIM etiketlerini GEDCOM 5.5.1'e dönüştür" 21236 21237#~ msgid "Convert from UTF-8 to ISO-8859-1" 21238#~ msgstr "UTF-8'den ISO-8859-1'e dönüştür" 21239 21240#~ msgid "Cookie warning" 21241#~ msgstr "Çerez uyarısı" 21242 21243#~ msgid "Copy these files to the folder %s, replacing any that have the same name." 21244#~ msgstr "Bu dosyaları %s klasörüne kopyala. Aynı isimli dosyalar değiştirilecek." 21245 21246#~ msgid "Count" 21247#~ msgstr "Sayı" 21248 21249#~ msgid "Countries" 21250#~ msgstr "Ülkeler" 21251 21252#~ msgid "Counts " 21253#~ msgstr "Sayı " 21254 21255#~ msgid "County" 21256#~ msgstr "ilçe" 21257 21258#~ msgid "Create a family" 21259#~ msgstr "Bir aile oluştur" 21260 21261#~ msgid "Create a family from existing individuals" 21262#~ msgstr "Mevcut bireylerden bir aile oluştur" 21263 21264#~ msgid "Create a website access rule" 21265#~ msgstr "Web sitesi erişim kuralı oluştur" 21266 21267#~ msgid "Current" 21268#~ msgstr "Geçerli" 21269 21270#~ msgid "Custom GEDCOM sub-tags" 21271#~ msgstr "Özel GEDCOM alt etiketleri" 21272 21273#~ msgid "Custom GEDCOM tag" 21274#~ msgstr "Özel GEDCOM etiketi" 21275 21276#~ msgid "Custom fact" 21277#~ msgstr "Özel gerçek" 21278 21279#~ msgid "Custom tags" 21280#~ msgstr "Özel etiketler" 21281 21282#~ msgid "Custom theme" 21283#~ msgstr "Özel tema" 21284 21285#~ msgid "Czechoslovakia" 21286#~ msgstr "Çekoslovakya" 21287 21288#~ msgid "Dashboard" 21289#~ msgstr "Gösterge paneli" 21290 21291#~ msgid "Database and table names" 21292#~ msgstr "Veritabanı ve tablo adı" 21293 21294#~ msgid "Default" 21295#~ msgstr "Varsayılan" 21296 21297#~ msgid "Default map type" 21298#~ msgstr "Varsayılan harita tipi" 21299 21300#~ msgid "Default pedigree chart layout" 21301#~ msgstr "Varsayılan Soyağacı çizelge yerleşimi" 21302 21303#~ msgid "Default pedigree generations" 21304#~ msgstr "varsayılan soyağacı nesilleri" 21305 21306#~ msgid "Delete all existing geographic data before importing the file." 21307#~ msgstr "Dosyayı içe aktarmadan önce mevcut tüm coğrafi verileri silin." 21308 21309#~ msgid "Delete old files…" 21310#~ msgstr "Eski dosyaları sil…" 21311 21312#~ msgid "Delete temporary files…" 21313#~ msgstr "Geçici dosyaları sil…" 21314 21315#~ msgid "Description unavailable" 21316#~ msgstr "Açıklama bulunmuyor" 21317 21318#~ msgid "Desired password" 21319#~ msgstr "Şifre" 21320 21321#~ msgid "Desired username" 21322#~ msgstr "Kullanıcı adı" 21323 21324#~ msgid "Died as an infant: exempt" 21325#~ msgstr "Bebekken öldü: muaf" 21326 21327#~ msgid "Disable these modules" 21328#~ msgstr "Bu modülleri devre dışı bırak" 21329 21330#~ msgid "Disable these themes" 21331#~ msgstr "Bu temaları devre dışı bırak" 21332 21333#~ msgid "Display all" 21334#~ msgstr "Tümü göster" 21335 21336#~ msgid "Display custom GEDCOM tags" 21337#~ msgstr "Özel GEDCOM etiketlerini görüntüle" 21338 21339#~ msgid "Display map coordinates" 21340#~ msgstr "Harita Koordinatlar göster" 21341 21342#~ msgid "Do not change to keep original filename." 21343#~ msgstr "Orijinal dosya adını korumak için değişiklik yapmayınız." 21344 21345#~ msgid "Do not create new locations, just import coordinates for existing locations." 21346#~ msgstr "Yeni yerleri oluşturma, sadece mevcut yerler için koordinatları içeri aktar." 21347 21348#~ msgid "Do not use maps" 21349#~ msgstr "Haritaları kullanmayın" 21350 21351#~ msgid "Down" 21352#~ msgstr "Aşağı" 21353 21354#~ msgid "Download geographic data" 21355#~ msgstr "Coğrafi verileri indir" 21356 21357#~ msgid "Earliest birth year" 21358#~ msgstr "İlk doğum yılı" 21359 21360#~ msgid "Earliest death year" 21361#~ msgstr "İlk vefat yılı" 21362 21363#~ msgid "Edit a website access rule" 21364#~ msgstr "Web sitesi erişim kuralını düzenle" 21365 21366#~ msgid "Edit media" 21367#~ msgstr "Medya düzenle" 21368 21369#~ msgid "Edit the details" 21370#~ msgstr "Detayları Düzenle" 21371 21372#~ msgid "Edit the media object" 21373#~ msgstr "Medya öğesi düzenle" 21374 21375#~ msgid "Edit the note" 21376#~ msgstr "Not düzenle" 21377 21378#~ msgid "Edit the repository" 21379#~ msgstr "Havuzu düzenle" 21380 21381#~ msgid "Edit the source" 21382#~ msgstr "Kaynağı düzenle" 21383 21384#~ msgid "Editing restriction" 21385#~ msgstr "Kısıtlamayı düzenleme" 21386 21387#~ msgid "Eire" 21388#~ msgstr "Eire" 21389 21390#~ msgid "Elevation" 21391#~ msgstr "Yükselti" 21392 21393#~ 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>." 21394#~ msgstr "E-mail deki “From:” alanında kullanılacak olan e-mail adresi webtrees tarafından oluşturulur.<br><br>Gözden geçirilmeyi bekleyen değişiklikler webtrees tarafından otomatik e-mail yoluyla yöneticiye hatırlatılır. webtrees ayrıca kullanıcı hesabı açmak isteyen ziyaretçilere bilgilendirme mailleri yollar.<br><br>Genellikle otomatik oluşturuşan maillerdeki “From:” alanı <i>From: webtrees-noreply@yoursite</i> şeklinde bu maile cevap vermenin gerekmediğini gösterir. Bazı mail uygulamaları spam maillerden korunmak amacı ile mailin “From:” alanında geçerli bir mail adresi olmasını ister ve from alanında <i>webtrees-noreply</i> şeklinde olan maili kabul etmez." 21395 21396#~ msgid "Embedded variable" 21397#~ msgstr "Gömülü değişken" 21398 21399#~ msgid "End IP address" 21400#~ msgstr "IP adresinde bitir" 21401 21402#~ msgid "Enter an individual, family, or source ID" 21403#~ msgstr "Bir Kişi, Aile, yada Kaynak ID girin" 21404 21405#~ msgid "Enter or search for the ID of the individual, family, or source to which this media object should be linked." 21406#~ msgstr "Bu medya öğesi bağlamak istediğiniz kişi, aile veya kaynak için ID girin veya arayın." 21407 21408#~ msgid "Enter report values" 21409#~ msgstr "Rapor değerleri girin" 21410 21411#~ msgid "Exact text" 21412#~ msgstr "Tam metin" 21413 21414#~ msgid "FAQ position" 21415#~ msgstr "SSS konumu" 21416 21417#~ msgid "FAQ visibility" 21418#~ msgstr "S.S.S görülebilirliği" 21419 21420#~ msgid "Facts for repository records" 21421#~ msgstr "Bilgi havuzu kayıtları için gerçekler" 21422 21423#~ msgid "Facts for source records" 21424#~ msgstr "Kaynak kayıtları için gerçekler" 21425 21426#~ msgid "Family ID prefix" 21427#~ msgstr "Aile ID öneki" 21428 21429#~ msgid "Family group information" 21430#~ msgstr "Aile Grup Bilgisi" 21431 21432#~ msgid "Family list" 21433#~ msgstr "Aile listesi" 21434 21435#~ msgid "File containing places (CSV)" 21436#~ msgstr "Yer bilgileri içeren dosya (CSV)" 21437 21438#~ msgid "Find a fact or event" 21439#~ msgstr "Bir olgu vea hadise bul" 21440 21441#~ msgid "Find a family" 21442#~ msgstr "Bir aile bul" 21443 21444#~ msgid "Find a media object" 21445#~ msgstr "Bir medya öğesi bul" 21446 21447#~ msgid "Find a place" 21448#~ msgstr "Bir yer bul" 21449 21450#~ msgid "Find a repository" 21451#~ msgstr "Bir havuz bul" 21452 21453#~ msgid "Find a shared note" 21454#~ msgstr "Bir not bul" 21455 21456#~ msgid "Find an individual" 21457#~ msgstr "Bir birey bul" 21458 21459#, php-format 21460#~ msgid "Flag of %s" 21461#~ msgstr "%s bayrağı" 21462 21463#~ msgid "From" 21464#~ msgstr "Başlangıç tarihi" 21465 21466#~ msgid "GEDCOM sub-tag" 21467#~ msgstr "GEDCOM alt etiketi" 21468 21469#~ msgid "Gender icon on charts" 21470#~ msgstr "Çizelgelerde cinsiyet ikonu" 21471 21472#~ msgid "Get an API key from Google." 21473#~ msgstr "Google API anahtarı alın." 21474 21475#~ msgid "Gives users the option of selecting their own theme." 21476#~ msgstr "Kullanıcıya kendi temasını seçme seçeneği sunar." 21477 21478#~ msgid "Google Street View™" 21479#~ msgstr "Google Sokak Görüntüle™" 21480 21481#~ 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." 21482#~ msgstr "Google günlük olarak sınırlı miktarda anonim harita isteklerine izin verir. Bundan daha fazlasına ihtiyacınız varsa, bir Google hesabı ve bir API anahtarı gerekir." 21483 21484#~ msgid "Google™ maps preferences" 21485#~ msgstr "Google Harıtalar™ tercihleri" 21486 21487#~ msgid "Grandparents" 21488#~ msgstr "Büyükebeveynler" 21489 21490#~ msgid "Head of household" 21491#~ msgstr "Ev Halkın Başkanı" 21492 21493#~ 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." 21494#~ msgstr "Bu bağlantıyı kullanılarak bir bayrak yada ikon seçilebilirsiniz. Coğrafi lokasyon ile birlikte bu ikon da gösterilir." 21495 21496#~ 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." 21497#~ msgstr "Buraya yakınlık seviyesi girilebilir. Bu coğrafi lokasyon haritada gösterildiğinde bu değer en küçük yakınlık seviyesi olarak kullanılır." 21498 21499#~ 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." 21500#~ msgstr "Buradan hassaslığı belirtebilirsiniz. Bu ayar kullanılarak latitude ve longitude koordinatlarındaki virgülden sonraki basamak sayısı belirlenir." 21501 21502#~ msgid "Hide/show GEDCOM tags in the edit forms" 21503#~ msgstr "Düzenleme formlarında GEDCOM etiketlerini gizle/göster" 21504 21505#~ msgid "Highest population" 21506#~ msgstr "En yüksek nüfus" 21507 21508#~ msgid "Historical facts" 21509#~ msgstr "Tarihi olgular" 21510 21511#~ msgid "House" 21512#~ msgstr "Ev" 21513 21514#~ msgid "Hybrid" 21515#~ msgstr "Karısık" 21516 21517#~ msgid "Icon" 21518#~ msgstr "İkon" 21519 21520#~ 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>" 21521#~ msgstr "Belirli bir soyadı belirlenen eşik değerinden daha az tekrarlıyor ise, bu listede görünmez. Eğer bu soyadının listede görünmesini istenirse buradan el ile eklenebilir. Birden fazla soyadı girmek için virgül ile ayrılmalıdır. <b>Soyadlar büyük/küçük harf duyarlıdır.</b>" 21522 21523#~ 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." 21524#~ msgstr "Küçük resim orijinal resimle aynı ise, artık gerekli değildir ve silmelisiniz. Özel bir resimse, onu medya objesine eklemeniz gerekir." 21525 21526#~ 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." 21527#~ msgstr "Eğer ziyaretçiler soy ağacını göremiyorlar ise hesap isteğinde bulunamayacaklardır. Bu durumda kullanıcı hesaplarını sizin el ile açmanız gerekecektir." 21528 21529#~ 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." 21530#~ msgstr "İki faktörlü kimlik doğrulama kullanmıyorsanız, <a href=\"https://www.google.com/settings/security/lesssecureapps\"> daha az güvenli uygulamalar </a> seçeneğini etkinleştirin ve Google şifrenizi kullanın." 21531 21532#~ msgid "If you have a large number of inactive places, it can be slow to generate the list." 21533#~ msgstr "Eğer çok miktarda pasif yeriniz var ise, listenin oluşturulmasını yavaşlatabilir." 21534 21535#~ 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." 21536#~ msgstr "Eğer boş bir blok gizlenirse blok dolu olana kadar yapılandırmasını değiştirmek mümkün olmayacaktır." 21537 21538#~ msgid "If you use two-factor authentication, create an <a href=\"https://myaccount.google.com/apppasswords\">app password</a>." 21539#~ msgstr "İki faktörlü kimlik doğrulaması kullanıyorsanız, bir <a href=\"https://myaccount.google.com/apppasswords\"> uygulama şifresi </a> oluşturun." 21540 21541#~ 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”." 21542#~ msgstr "Eğer eşik değerini artırmadan Ortak Soyadı listesinden bir soyadı kaldırmak isterseniz, soyadını buraya girerek yapabilirsiniz. Birden fazla soyadı girilirse, bir virgül ile ayrılmalıdır. <b>Soyadları büyük/küçük harfe duyarlıdır</b>. Burada girilen soyadları \"Ana sayfa\" da bulunan \"En yaygın soyadları\" listesinden de silinecektir." 21543 21544#~ 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." 21545#~ msgstr "Eğer sunucu güvenlik ilkesi izin veriyorsa webtrees yönetim sayfasını kullanarak sunucu belleği ve CPU zamanı artırmak mümkün olacaktır. Aksi taktirde sunucu yöneticisine başvurmanız gerekir." 21546 21547#~ 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." 21548#~ msgstr "Web siteniz <b>http://www.example.com/webtrees/</b> ve <b>http://webtrees.example.com/</b> gibi birden fazla URL kullanarak ulaşılabilir ise, tercih edilen URL'yi belirtebilirsiniz. Diğer URL'ler için gelen istekler tercih edilen URL e yönlendirilecektir." 21549 21550#~ msgid "Import Options." 21551#~ msgstr "İçe aktarma seçenekleri." 21552 21553#~ msgid "Import all places from a family tree" 21554#~ msgstr "Bir aile ağacından tüm yerleri içeri aktar" 21555 21556#~ msgid "Include fully matched places" 21557#~ msgstr "Tam konumlanmış yerleri içer" 21558 21559#~ msgid "Include media (automatically zips files)" 21560#~ msgstr "Medyayı dahil et (dosyaları otomatik olarak sıkıştırır)" 21561 21562#~ msgid "Individual ID prefix" 21563#~ msgstr "Birey ID öneki" 21564 21565#~ msgid "Individual distribution" 21566#~ msgstr "Birey dağılım" 21567 21568#~ msgid "Individual list" 21569#~ msgstr "Birey listesi" 21570 21571#~ msgid "Information about the request is shown under the link below." 21572#~ msgstr "Üyelik hakkında bilgiler aşağıdaki linkin altında gösterilmiştir." 21573 21574#~ msgid "Installation folder" 21575#~ msgstr "Kurulum dizini" 21576 21577#~ msgid "Instructions for Google mail" 21578#~ msgstr "Google gmail için talimatlar" 21579 21580#~ msgid "Interred" 21581#~ msgstr "Alelacele Gömülmüş" 21582 21583#~ msgctxt "FEMALE" 21584#~ msgid "Interred" 21585#~ msgstr "Alelacele Gömülmüş" 21586 21587#~ msgctxt "MALE" 21588#~ msgid "Interred" 21589#~ msgstr "Alelacele Gömülmüş" 21590 21591#~ msgid "Invalid GEDCOM format" 21592#~ msgstr "Geçersiz GEDCOM biçimi" 21593 21594#~ msgid "Keep" 21595#~ msgstr "Koru" 21596 21597#~ msgid "Keep link in list" 21598#~ msgstr "Listede Linki koru" 21599 21600#~ msgid "LDS ordinance codes in chart boxes" 21601#~ msgstr "Çizelge kutularında LDS buyruğunun kodunu" 21602 21603#~ msgid "LDS temple" 21604#~ msgstr "LDS tapınağı" 21605 21606#~ msgid "Latest birth year" 21607#~ msgstr "Son doğum yılı" 21608 21609#~ msgid "Latest death year" 21610#~ msgstr "Son vefat yılı" 21611 21612#~ msgid "Leave this blank to use the default value." 21613#~ msgstr "Bu ayarı boş bırakırsanız, varsayılan değer kullanılacak." 21614 21615#~ msgid "Left" 21616#~ msgstr "Sol" 21617 21618#~ msgctxt "paper size" 21619#~ msgid "Legal" 21620#~ msgstr "Legal" 21621 21622#~ msgid "Level" 21623#~ msgstr "Seviye" 21624 21625#~ msgid "Limit" 21626#~ msgstr "Kota" 21627 21628#~ msgid "Limit display by" 21629#~ msgstr "Olarak göstermeyi kısıtla" 21630 21631#~ msgid "Link to an existing media object" 21632#~ msgstr "Mevcut medya öğesini bağla" 21633 21634#~ msgid "Linked database ID" 21635#~ msgstr "Bağlantılı veritabanı kimliği (ID)" 21636 21637#~ msgid "Location not removed: this location contains sub-locations" 21638#~ msgstr "Konum kaldırılmadı: bu konum alt-konumlar içeriyor" 21639 21640#~ msgid "Login ID" 21641#~ msgstr "Giriş kullanıcı adı" 21642 21643#~ msgid "Longevity versus time" 21644#~ msgstr "Zamana göre ömür grafiği" 21645 21646#~ msgid "Lost password request" 21647#~ msgstr "Yeni şifre gönder" 21648 21649#~ msgid "Lowest population" 21650#~ msgstr "En düşük nüfus" 21651 21652#~ msgid "Mailing name" 21653#~ msgstr "Posta adı" 21654 21655#~ msgid "Main section blocks" 21656#~ msgstr "Ana Bölüm Blokları" 21657 21658#~ msgid "Manage family trees " 21659#~ msgstr "Aile ağaçlarını yönet " 21660 21661#~ msgid "Manage the links" 21662#~ msgstr "Link yönetimi" 21663 21664#~ msgid "Many mail servers require that the sending server identifies itself correctly, using a valid domain name." 21665#~ msgstr "Bir çok mail sunucu gönderen sunucunun kendisini geçerli bir domain ismi ile tanımlamasını ister." 21666 21667#~ msgid "Map provider" 21668#~ msgstr "Harita sağlayıcı" 21669 21670#~ msgid "Marriage status" 21671#~ msgstr "Evlilik durumu" 21672 21673#~ msgid "Marriage type unknown" 21674#~ msgstr "Evlilik türü bilinmiyor" 21675 21676#~ msgid "Married surname" 21677#~ msgstr "Evlilik soyadı" 21678 21679#~ msgid "Match calendar" 21680#~ msgstr "Eşleşme takvimi" 21681 21682#~ msgid "Max" 21683#~ msgstr "Enfazla" 21684 21685#~ msgid "Maximum descendancy generations" 21686#~ msgstr "En fazla Şahsi izleyen nesiller" 21687 21688#~ msgid "Maximum pedigree generations" 21689#~ msgstr "En fazla Soyağacı nesilleri" 21690 21691#~ msgid "Media ID prefix" 21692#~ msgstr "Medya ID öneki" 21693 21694#~ msgid "Media contains" 21695#~ msgstr "Medya içerikleri" 21696 21697#, php-format 21698#~ msgid "Media filenames will be prefixed by %s." 21699#~ msgstr "Medya dosya adlarına %s öneki eklenecektir." 21700 21701#~ msgid "Medical condition" 21702#~ msgstr "Sağlık durumu" 21703 21704#~ msgid "Memory limit" 21705#~ msgstr "Hafiza sınırı" 21706 21707#~ msgid "Midnight" 21708#~ msgstr "Geceyarısı" 21709 21710#~ 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." 21711#~ msgstr "Google haritası için minimum ve maksimum zoom seviyesi. 1 haritanın tamamını gösterir, 15 ise bir evi gösterir. 15 sadece belirli bölgeler için kullanılabilir." 21712 21713#~ msgid "Minimum number of occurrences to be a “common surname”" 21714#~ msgstr "En çok kullanılan “Ortak Soyadı” için minimum değer" 21715 21716#~ msgid "Moderate pending changes" 21717#~ msgstr "Ilımlıda bekleyen değişiklikler" 21718 21719#~ msgid "More news articles" 21720#~ msgstr "Daha fazla haber makaleleri" 21721 21722#~ msgid "Move left" 21723#~ msgstr "Sola Taşı" 21724 21725#~ msgid "Move right" 21726#~ msgstr "Sağa taşı" 21727 21728#~ msgid "MySQL gave the error: %s" 21729#~ msgstr "MySQL hata verdi: %s" 21730 21731#~ msgid "MySQL variables" 21732#~ msgstr "MySQL değişkenleri" 21733 21734#~ msgid "Name contains" 21735#~ msgstr "Adı" 21736 21737#~ msgid "Names to add to common surnames (comma separated)" 21738#~ msgstr "Ortak Soyadılara eklenecek soyadılar (virgülle ayrılmış)" 21739 21740#~ msgid "Names to remove from common surnames (comma separated)" 21741#~ msgstr "Ortak Soyadılarda gösterilmeyecek soyadılar (virgülle ayrılmış)" 21742 21743#~ msgid "Neighborhood" 21744#~ msgstr "Kasaba/Semt" 21745 21746#~ msgid "Netherlands Antilles" 21747#~ msgstr "Hollanda Antilleri" 21748 21749#~ msgid "Neutral Zone" 21750#~ msgstr "Tarafsız Bölge" 21751 21752#~ msgctxt "FEMALE" 21753#~ msgid "Never married" 21754#~ msgstr "Hiç evlenmemiş" 21755 21756#~ msgctxt "MALE" 21757#~ msgid "Never married" 21758#~ msgstr "Hiç evlenmemiş" 21759 21760#~ msgid "No ancestors in the database." 21761#~ msgstr "Veritabanında atalar yok." 21762 21763#~ msgid "No custom modules are enabled." 21764#~ msgstr "Etkinleştirilmiş özel modül yok." 21765 21766#~ msgid "No custom themes are enabled." 21767#~ msgstr "Etkinleştirilmiş özel tema yok." 21768 21769#~ msgid "No limit" 21770#~ msgstr "Kota yok" 21771 21772#~ msgid "No map data exists for this individual" 21773#~ msgstr "Bu birey için harita verisi yok" 21774 21775#~ msgid "No mappable items" 21776#~ msgstr "Haritalanabilir kayıt bulunmuyor" 21777 21778#~ msgid "No media file was provided." 21779#~ msgstr "Hiçbir medya dosyası sağlanmadı." 21780 21781#~ msgid "No places found" 21782#~ msgstr "Yerler bulunamadı" 21783 21784#~ msgid "No places have been found." 21785#~ msgstr "Yer bulunamadı." 21786 21787#~ msgid "Nobody at all" 21788#~ msgstr "Hiç kimse" 21789 21790#~ msgid "Noon" 21791#~ msgstr "Öğlen" 21792 21793#~ msgid "Not a valid individual, family, or source ID" 21794#~ msgstr "Birey, Aile yada Kaynak ID geçerli değil" 21795 21796#~ msgctxt "FEMALE" 21797#~ msgid "Not married" 21798#~ msgstr "Evli değil" 21799 21800#~ msgctxt "MALE" 21801#~ msgid "Not married" 21802#~ msgstr "Evli değil" 21803 21804#~ msgid "Note ID prefix" 21805#~ msgstr "Not ID öneki" 21806 21807#~ msgid "Number of generations" 21808#~ msgstr "Nesillerin sayısı" 21809 21810#~ msgid "Number of items" 21811#~ msgstr "Öğe sayısı" 21812 21813#~ msgid "Number of items to show" 21814#~ msgstr "Gösterilecek öğe sayısı" 21815 21816#~ msgid "Number of months since the last sign-in for a user’s account to be considered inactive: " 21817#~ msgstr "Kullanıcıları temizlemek için son x aydan beri giriş yapmayan kullanıcıları göster: " 21818 21819#~ msgid "Oldest at bottom" 21820#~ msgstr "Eneski altta" 21821 21822#~ msgid "Oldest at top" 21823#~ msgstr "Eneski üste" 21824 21825#~ msgid "Optional prefixes and suffixes" 21826#~ msgstr "İsteğe bağlı önek ve sonek" 21827 21828#~ msgid "Order" 21829#~ msgstr "Sıra" 21830 21831#~ msgid "Other folder… please type in" 21832#~ msgstr "Diğer dizin… lütfen yazın" 21833 21834#~ msgid "Other genealogy applications might not recognize this data." 21835#~ msgstr "Diğer şecere uygulamaları bu verileri tanımayabilir." 21836 21837#~ msgid "Others" 21838#~ msgstr "Diğerleri" 21839 21840#~ msgid "Overwrite existing coordinates." 21841#~ msgstr "Mevcut koordinatların üzerine yaz." 21842 21843#~ msgid "Own charts" 21844#~ msgstr "Kendi çizelgeleriniz" 21845 21846#~ msgid "P.M." 21847#~ msgstr "öğleden sonra" 21848 21849#~ 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." 21850#~ msgstr "PHP uzantısı “%1$s” devredişidir. Bunsuz aşağıdaki özellikler çalışmaz: %2$s. Etkinleştirmek için sunucunuzun yöneticisine başvurun." 21851 21852#~ msgid "PHP extension “%s” is disabled. You cannot install webtrees until this is enabled. Please ask your server’s administrator to enable it." 21853#~ msgstr "PHP uzantısı “%s” devredişidir. Bu etkinleştirilene kadar webtrees yükleyemezsiniz. Etkinleştirmek için sunucunuzun yöneticisine başvurun." 21854 21855#~ 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." 21856#~ msgstr "PHP ayarı “%1$s” devredişidir. Bunsuz aşağıdaki özellikler çalışmaz: %2$s. Etkinleştirmek için sunucunuzun yöneticisine başvurun." 21857 21858#~ msgid "PHP time limit" 21859#~ msgstr "PHP zaman sınırı" 21860 21861#~ msgid "Parent" 21862#~ msgstr "Ebeveyn" 21863 21864#~ msgid "Passwords do not match." 21865#~ msgstr "Şifreler birbiriyle uymuyor." 21866 21867#~ msgid "Passwords must contain at least 8 characters." 21868#~ msgstr "Şifreler en az 8 karakter içermelidir." 21869 21870#~ msgid "Pedigree of %s" 21871#~ msgstr "%s için Soyağacı" 21872 21873#~ msgid "Phonetic" 21874#~ msgstr "Fonetik" 21875 21876#~ msgid "Phonetic title" 21877#~ msgstr "Fonetik başlık" 21878 21879#~ msgid "PhpGedView might be installed in one of these folders:" 21880#~ msgstr "PhpGedView bu klasörlerden birine kurulmalı:" 21881 21882#~ msgid "PhpGedView must be version 4.2.3, or any SVN up to #%s" 21883#~ msgstr "PhpGedView versiyonu 4.2.3 yada #%s kadar herhangi bir SVN olmalı" 21884 21885#~ msgid "PhpGedView must use the same database as webtrees." 21886#~ msgstr "PhpGedView ile webtrees aynı veritabanı kullanması gerekir." 21887 21888#~ msgid "PhpGedView to webtrees transfer wizard" 21889#~ msgstr "PhpGedView'den webtrees transfer sihirbazı" 21890 21891#~ msgid "Place check" 21892#~ msgstr "Yerleri Kontrol Et" 21893 21894#~ msgid "Place contains" 21895#~ msgstr "Aranacak Yer" 21896 21897#~ msgid "Place the website offline, by creating the file %s…" 21898#~ msgstr "%s dosyası oluşturarak siteyi çevrimdışı hale getirin…" 21899 21900#~ msgid "Place the website online, by deleting the file %s…" 21901#~ msgstr "%s dosyasını silerek siteyi çevrimiçi hale getirin…" 21902 21903#~ msgid "Places found" 21904#~ msgstr "Bulunan yerler" 21905 21906#~ msgid "Places in %s" 21907#~ msgstr "%s Yerleri" 21908 21909#~ 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." 21910#~ msgstr "Lokasyonlar soy ağacı için standartlara uygun girilmelidir. Soy ağacında, yer isimleri en özelden en genele doğru sıralanarak belirtilmelidir. Farklı seviyeler virgül şle birbirinden ayrılmalıdır. Kayıt edilen lokasyon bilgisi, yaşamsal kayıtların tutulduğu idari düzeyi hiyerarşik olarak temsil etmelidir.<br><br>Örneğin, Çankaya gibi bir yer \"Küçükesat, Çankaya, Ankara, Türkiye\" olarak girilmiş olacaktır.<br><br>Şimdi bu lokasyon bilgisinin her kısmını inceleyelim. İlk bölüm, \"Küçükesat,\" olayın meydana geldiği bir semt ya da mahalledir. Bazı ülkelerde şehir içinde semt, mahalle veya ilçe olabilir. Bu durumda, bu kısım şehirden önce gelmelidir. Bir sonraki bölüm, \"Çankaya,\" ilçesidir. \"Ankara\" Şehir (İl) ve \"Türkiye\" ülkedir.<br><br>Yer bilgisi bu düzeyde bilinmiyor ise, virgül arasında bir boşluk bırakılmalıdır. Örneğin yukarıdaki örnekte, Küçükesat mahallesinin hangi ilçe sınırları içinde olduğu bilinmiyor ise şu şekilde kayıt edilmelidir: \"Küçükesat, , Ankara, Türkiye\". Örneğin kişinin sadece Ankara'da doğduğunu biliyorsunuz, bu durumda şu şekilde girebilirsiniz: \", , Ankara, Türkiye\".<br><br> Veritabanında var olan bir yerleşim yerini bulmak için <b>Yer Bul</b> bağlantısını kullanabilirsiniz." 21911 21912#~ msgid "Places without valid co-ordinates are not shown on the map and have a red border around the sidebar entry" 21913#~ msgstr "Geçerli koordinatlara sahip olmayan yerler haritada gösterilmez ve kenar çubuğu girişi çevresinde kırmızı kenarlık olur" 21914 21915#~ msgid "Please enter a given name, surname, or place in addition to the year" 21916#~ msgstr "Lütfen Yıl için ek olarak bir Verilen adı, Soyadı yada Yer giriniz" 21917 21918#~ msgid "Please enter a message subject." 21919#~ msgstr "Lütfen bir mesaj konusu girin." 21920 21921#~ msgid "Please enter more than one character." 21922#~ msgstr "Lütfen birden fazla karakter giriniz." 21923 21924#~ msgid "Please enter some message text before sending." 21925#~ msgstr "Lütfen göndermeden önce mesaj metni girin." 21926 21927#~ 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." 21928#~ msgstr "Lütfen bu mesajınıza cevap verebilmemiz için email adresinizi girin. Eğer email adresinizi vermez iseniz sorunuza cevap vermemiz mümkün olmayacaktır. Email adresiniz bu sorunuza cevap dışında başka bir yerde kullanılmayacaktır." 21929 21930#~ msgid "Precision" 21931#~ msgstr "Hassasiyet" 21932 21933#~ msgid "Precision of the latitude and longitude" 21934#~ msgstr "Enlem ve boylam hassasiyeti" 21935 21936#~ msgid "Prefixes" 21937#~ msgstr "Önekler" 21938 21939#~ msgid "Presentation style" 21940#~ msgstr "Sunum stili" 21941 21942#~ msgid "Privacy restriction" 21943#~ msgstr "Gizlilik kısıtlaması" 21944 21945#~ msgid "Quick repository facts" 21946#~ msgstr "Hızlı bilgi havuzu gerçekleri" 21947 21948#~ msgid "Quick source facts" 21949#~ msgstr "Hızlı kaynak gerçekler" 21950 21951#~ msgid "README documentation" 21952#~ msgstr "BENİOKU belgeleri" 21953 21954#~ msgid "Rada" 21955#~ msgstr "Süt anne" 21956 21957#~ msgid "Really delete all geographic data?" 21958#~ msgstr "Tüm coğrafi veriler gerçekten silinsin mi?" 21959 21960#~ msgid "Records are not the same type. Cannot merge records that are not the same type." 21961#~ msgstr "Kayıtlar aynı tip değiller. Aynı tip olmayan kayıtları birleştirilmez." 21962 21963#~ msgid "Redraw map" 21964#~ msgstr "Haritayı Tekrarçiz" 21965 21966#~ msgid "Religious name" 21967#~ msgstr "Dinî adı" 21968 21969#~ msgctxt "FEMALE" 21970#~ msgid "Religious name" 21971#~ msgstr "Dini ismi" 21972 21973#~ msgctxt "MALE" 21974#~ msgid "Religious name" 21975#~ msgstr "Dini ismi" 21976 21977#~ msgid "Remove flag" 21978#~ msgstr "Bayrağı kaldır" 21979 21980#~ msgid "Remove link from list" 21981#~ msgstr "Listeden Linki kaldır" 21982 21983#~ msgid "Repositories found" 21984#~ msgstr "Bulunan Havuzlar" 21985 21986#~ msgid "Repository ID prefix" 21987#~ msgstr "Havuz ID öneki" 21988 21989#~ msgid "Repository contains" 21990#~ msgstr "Havuz içerikleri" 21991 21992#~ msgid "Reset to initial map state" 21993#~ msgstr "İlk harita durumuna sıfırla" 21994 21995#~ msgid "Restrict access to the website, using IP addresses and user-agent strings." 21996#~ msgstr "IP adresleri ve kullanıcı aracısı dizeleri kullanılarak siteye erişimi kısıtlayın." 21997 21998#~ msgid "Resulting value" 21999#~ msgstr "Sonuçlanan değer" 22000 22001#~ msgid "Right" 22002#~ msgstr "Sağ" 22003 22004#~ msgid "Right section blocks" 22005#~ msgstr "Sağ Bölüm Blokları" 22006 22007#~ msgid "Romanized title" 22008#~ msgstr "Romanize başlık" 22009 22010#~ msgid "Rule" 22011#~ msgstr "Kural" 22012 22013#~ msgid "Satellite" 22014#~ msgstr "Uydu" 22015 22016#~ msgid "Search engine" 22017#~ msgstr "Arama motoru" 22018 22019#~ msgid "Search for individuals to add to add Links list." 22020#~ msgstr "Linkler listesine Eklemek için eklenecek Kişi için ara." 22021 22022#~ msgid "Search globally" 22023#~ msgstr "küresel Arama" 22024 22025#~ msgid "Search locally" 22026#~ msgstr "Yerel Arama" 22027 22028#~ msgid "Select a block and use the arrows to move it." 22029#~ msgstr "Bir bloğu seçin ve okları kullanarak taşıyın." 22030 22031#~ msgid "Select chart type" 22032#~ msgstr "Çizelge tipi seç" 22033 22034#~ msgid "Select events" 22035#~ msgstr "Hadiseleri Seç" 22036 22037#~ msgid "Select flag" 22038#~ msgstr "Bayrak seç" 22039 22040#~ msgid "Select the desired count interval" 22041#~ msgstr "İstenen sayı aralığı seçin" 22042 22043#~ msgid "Select the languages that will be shown in menus." 22044#~ msgstr "Menüde gösterilmesini istediğiniz dilleri seçiniz." 22045 22046#~ msgid "Select the stats to show in this block" 22047#~ msgstr "Bu blok içinde göstermek için istatistikleri seçin" 22048 22049#~ msgid "Send broadcast messages" 22050#~ msgstr "Kullanıcılara mesaj gönder" 22051 22052#~ msgid "Serbia and Montenegro" 22053#~ msgstr "Sırbistan ve Karadağ" 22054 22055#~ msgid "Server file containing places (CSV)" 22056#~ msgstr "Yerlerin içerdiği sunucudaki dosya (CSV)" 22057 22058#~ msgid "Session timeout" 22059#~ msgstr "Oturum zaman aşımı" 22060 22061#~ msgid "Set the default number of generations to display on descendancy and pedigree charts." 22062#~ msgstr "Nesil ve soy çizelgesinde gösterilecek nesil sayısının varsayılan değerini girin." 22063 22064#~ msgid "Set the maximum number of generations to display on descendancy charts." 22065#~ msgstr "Nesiller çizelgesinde gösterilecek nesil sayısı için maksimum değeri girin." 22066 22067#~ msgid "Set the maximum number of generations to display on pedigree charts." 22068#~ msgstr "Soy ağacı çizelgesinde gösterilecek nesil sayısı için maksimum değeri girin." 22069 22070#~ 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." 22071#~ msgstr "Yapılandırma dosyaları, kullanıcı ayarları ve grafiklerde, bireylerin (ID)kimlik numarası sorulduğunda GEDCOM ID yerine RIN numarasını kullanmak için <b>Evet</b> seçiniz. Bu ayarlama export işlemi sırasında her seferinde aynı GEDCOM ID si kullanmayıp her seferinde aynı RIN kullanana soy ağacı programları için yararlı olacaktır." 22072 22073#~ msgid "Shared note contains" 22074#~ msgstr "Paylaşılan Not içerikleri" 22075 22076#~ msgid "Shared notes found" 22077#~ msgstr "Bulunan Paylaşılan Notlar" 22078 22079#~ msgid "Short version" 22080#~ msgstr "Kısa versiyon" 22081 22082#~ msgid "Should this block be hidden when it is empty" 22083#~ msgstr "Bu blok boş olduğu zaman gizlensin mi" 22084 22085#~ msgid "Show all notes and source references on notes and sources tabs" 22086#~ msgstr "Tüm notların ve kaynakların referanslarını notlar ve kaynaklar sekmesinden göster" 22087 22088#~ msgid "Show all spouses and ancestors" 22089#~ msgstr "Tüm eşleri ve ataları göster" 22090 22091#~ msgid "Show all tags" 22092#~ msgstr "Tüm etiketleri göster" 22093 22094#~ msgid "Show chart details by default" 22095#~ msgstr "Varsayılan olarak grafik detayını göster" 22096 22097#~ msgid "Show common surnames" 22098#~ msgstr "Ortak soyadları göster" 22099 22100#~ msgid "Show counts before or after name" 22101#~ msgstr "Toplamları adın öncesinde yada sonrasında göster" 22102 22103#~ msgid "Show cousins" 22104#~ msgstr "Kuzenleri göster" 22105 22106#~ msgid "Show date differences" 22107#~ msgstr "Yaş Farklarını Göster" 22108 22109#~ msgid "Show details" 22110#~ msgstr "Detayları Göster" 22111 22112#~ msgid "Show hit counters on Portal and Individual pages." 22113#~ msgstr "Ana sayfa ve Bireysel sayfalarda sayaçları göster." 22114 22115#~ msgid "Show images" 22116#~ msgstr "Resimleri göster" 22117 22118#~ msgid "Show inactive places" 22119#~ msgstr "Aktif olmayan yerleri göster" 22120 22121#~ msgid "Show lifespans" 22122#~ msgstr "Ömür çizelgesi göster" 22123 22124#~ msgid "Show only births, deaths, and marriages" 22125#~ msgstr "Sadece doğumları, ölümleri, ve evlilikleri göster" 22126 22127#~ msgid "Show only the selected tags" 22128#~ msgstr "Sadece seçilen etiketleri göster" 22129 22130#~ msgid "Show places in hierarchy" 22131#~ msgstr "Hiyerarşide Yerleri Göster" 22132 22133#~ msgid "Show related individuals/families" 22134#~ msgstr "İlişkili kişileri/aileleri göster" 22135 22136#~ msgid "Show the location of places and events using the Google™ maps mapping service." 22137#~ msgstr "Google™ maps harita hizmeti kullanılarak yer ve olaylar yerini göster." 22138 22139#~ msgid "Sicily" 22140#~ msgstr "Sicilya" 22141 22142#~ msgid "Sign-in URL" 22143#~ msgstr "Giriş URL" 22144 22145#~ msgid "Signed-in as " 22146#~ msgstr "Giriş yapılan " 22147 22148#~ msgid "Simple search filter based on the characters entered, no wildcards are accepted." 22149#~ msgstr "Girilen karakterler ile yapılan basit arama filtresi. Joker karakterler kabul edilmez." 22150 22151#~ msgid "Size of map (in pixels)" 22152#~ msgstr "Haritanın boyutu (piksel)" 22153 22154#~ 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.”." 22155#~ msgstr "Bazı yer adları isteğe bağlı önek ve sonek ile yazılmış olabilir. Örneğin, \"Orange\" yerine \"Orange County\". Eğer aile ağacı tam yer adını içeriyor fakat coğrafi veri tabanı kısa adı içeriyor ise, göz ardı edilecek önek ve son ekleri listesini belirtmelisiniz. Çoklu seçenekler noktalı virgül ile ayrılmalıdır. Örneğin, \"İlçe, İlçesi\", \"County;County of\" yada \"Township;Twp;Twp.\"." 22156 22157#~ msgid "Source ID prefix" 22158#~ msgstr "Kaynak ID öneki" 22159 22160#~ msgid "Source contains" 22161#~ msgstr "Kaynak içerkleri" 22162 22163#~ msgid "Spouse census date" 22164#~ msgstr "Eşin nüfus sayım tarihi" 22165 22166#~ msgid "Spouse census place" 22167#~ msgstr "Eşin nüfus sayım yeri" 22168 22169#~ msgid "Spouse note" 22170#~ msgstr "Eş notu" 22171 22172#~ msgid "Standard" 22173#~ msgstr "Standart" 22174 22175#~ msgid "Start IP address" 22176#~ msgstr "IP adresinden başla" 22177 22178#~ msgid "Start at parents" 22179#~ msgstr "Ebeveynlerle başla" 22180 22181#~ msgid "Statistics chart" 22182#~ msgstr "Çizelge İstatistikleri" 22183 22184#~ msgid "Store watermarked full size images on server" 22185#~ msgstr "Filigranlı tam boyutlu resimleri ayrıca sunucuya kaydet" 22186 22187#~ msgid "Store watermarked thumbnails on server" 22188#~ msgstr "Filigranlı resim önizlemelerini sunucuya kaydet" 22189 22190#~ msgid "Subdivision" 22191#~ msgstr "Alt bölüm" 22192 22193#~ msgid "Suffixes" 22194#~ msgstr "Sonekler" 22195 22196#~ msgid "Support for non-standard GEDCOM tags." 22197#~ msgstr "Standart olmayan GEDCOM etiketleri için destek." 22198 22199#~ msgid "System settings" 22200#~ msgstr "Sistem ayarları" 22201 22202#~ msgid "Tag" 22203#~ msgstr "Etiket" 22204 22205#~ msgid "Tell visitors why this site uses cookies." 22206#~ msgstr "Ziyaretçilere neden bu sitenin çerezleri kullandığını anlatın." 22207 22208#~ msgid "Terrain" 22209#~ msgstr "Topografik" 22210 22211#~ msgid "The FAQ list is empty." 22212#~ msgstr "SSS listesi boş." 22213 22214#~ msgid "The GEDCOM standard does not allow URLs in media objects." 22215#~ msgstr "GEDCOM standardı medya nesnelerinde URL kullanımına izin vermiyor." 22216 22217#~ 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:" 22218#~ msgstr "\"PhpGedView to webtrees\" sihirbazı, yöneticilerin PhpGedView kurulumlarını yeni webtrees a değiştirmek için yardımcı otomatik proses dir. Sihirbaz tüm PhpGedView GEDCOM ve diğer veritabanı bilgilerini doğrudan webtrees veritabanına aktaracaktır. Aşağıdaki şartlar gereklidir:" 22219 22220#~ msgid "The data in this website has been collected for the purposes of genealogical research." 22221#~ msgstr "Bu web sitesindeki veriler soy araştırma amacıyla toplanmıştır." 22222 22223#~ msgid "The database reported the following error message:" 22224#~ msgstr "Veritabanı aşağıdaki hata iletisini bildirdi:" 22225 22226#~ msgid "The details of this family are private." 22227#~ msgstr "Bu ailenin detayları hususidir." 22228 22229#~ msgid "The details of this individual are private." 22230#~ msgstr "Bu bireyin ayrıntıları hususidir." 22231 22232#~ msgid "The file %s could not be updated." 22233#~ msgstr "%s dosyası güncellenemedi." 22234 22235#~ msgid "The file %s has been created." 22236#~ msgstr "%s dosyası oluşturuldu." 22237 22238#, php-format 22239#~ msgid "The folder %s does not exist, and it could not be created." 22240#~ msgstr "%s klasör mevcut değil, ve oluşturulamadı." 22241 22242#~ msgid "The following places have been changed:" 22243#~ msgstr "Aşağıdaki konumlar değiştirildi:" 22244 22245#~ msgid "The following places would be changed:" 22246#~ msgstr "Aşağıdaki konumlar değiştirilecek:" 22247 22248#~ 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)." 22249#~ msgstr "Aşağıdaki kurallar, bir ziyaretçinin bir insan (tam erişim izni), bir arama motoru robotu (kısıtlı erişim izni) veya istenmeyen bir tarayıcı (tüm erişim kısıtlamak) olup olmadığına karar vermek için kullanılır." 22250 22251#~ msgid "The media file %s does not exist." 22252#~ msgstr "Medya %s dosyası mevcut değil." 22253 22254#~ msgid "The media file was not found in this family tree." 22255#~ msgstr "Bu aile ağacında medya dosyası bulunamadı." 22256 22257#~ 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." 22258#~ msgstr "Yüklediğiniz medya dosyası, sunucuda bilgisayarınızdaki isminden farklı olerak isimlendirilebilir. Lokal bilgisayarınızda verdiğiniz isim sizin için anlamlı olmasına rağmen diğerleri için anlamlı olmayabileceğinden dolayı bunu kullanmanız uygun olabilir. Sizin gibi başkalarının da \"Dedem.jpg\" adında bir dosyayı yüklemeye çalışabileceğini de göz önünde bulundurmalısınız.<br><br>Bu alan yüklediğiniz dosyanın yeni adını belirtiniz. Buraya yazdığınız yeni dosya adı, ayrıca yükleyeceğiniz yada otomatik olarak oluşturulan önizleme resminin de adı için kullanılacaktır. Dosya uzantısını girmeniz gerekli değildir. (jpg, gif, pdf, doc, etc.).<br><br>Bilgisayarınızda bulunan dosyanın orjinal adını korumak için bu alanı boş bırakınız." 22259 22260#~ msgid "The most common repository facts are listed separately, so that they can be added more easily." 22261#~ msgstr "En yaygın bilgi havuzu gerçekleri, daha kolay eklenebilmeleri için ayrı olarak listelenmiştir." 22262 22263#~ msgid "The most common source facts are listed separately, so that they can be added more easily." 22264#~ msgstr "En yaygın kaynak gerçekler, daha kolay eklenebilmeleri için ayrı ayrı listelenmiştir." 22265 22266#~ msgid "The new files are currently located in the folder %s." 22267#~ msgstr "Yeni dosyalar %s klasöründe." 22268 22269#~ 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." 22270#~ msgstr "Belirtilen adın tekrarlama sayısı haritada gösterilir. Bu alanı boş bırakırsanız, en yaygın soyadı kullanılır." 22271 22272#~ msgid "The passwords do not match." 22273#~ msgstr "Şifreler eşleşmiyor." 22274 22275#~ msgid "The preferences for the chart “%s” have been updated." 22276#~ msgstr "“%s” çizelgesi için tercihler güncellendi." 22277 22278#~ 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." 22279#~ msgstr "Önek isteğe bağlıdır. ancak önerilir. Benzersiz tablolar vererek birkaç farklı uygulamalar aynı veritabanında paylaşmayı sağlayabilirsiniz. Önerilen \"wt_\" ancak istediğiniz herhangi bir sey olabilir." 22280 22281#~ msgid "The record %1$s has been renamed to %2$s." 22282#~ msgstr "%1$s kaydı %2$s olarak değiştirildi." 22283 22284#~ msgid "The record has been copied to the clipboard." 22285#~ msgstr "Kayıt panoya kopyalandı." 22286 22287#~ msgid "The regular expression appears to contain an error. It can’t be used." 22288#~ msgstr "Düzenli ifadede bir hata görünüyor. Kullanılamaz." 22289 22290#~ msgid "The theme menu will only be shown if the website preferences allow users to select their own theme." 22291#~ msgstr "Tema menüsü sadece web sitesi seçeneklerinde kullanıcıların kendi temalarını seçmelerine izin verildiğinde gösterilecektir." 22292 22293#~ msgid "The thumbnail file %1$s could not be renamed to %2$s." 22294#~ msgstr "Önizleme %1$s dosyası %2$s olarak yeniden adlandırılanamadı." 22295 22296#~ msgid "The thumbnail file %1$s has been renamed to %2$s." 22297#~ msgstr "Önizleme %1$s dosyası %2$s olarak başarıyla adlandırıldı." 22298 22299#~ msgid "The thumbnail file %s does not exist." 22300#~ msgstr "Önizleme dosyası %s mevcut değil." 22301 22302#~ 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." 22303#~ msgstr "Saniye olarak webtrees in tekrar oturum açmak gerekmeden oturumu açık tutması için gerekli süre. Varsayılan değer 7200 saniye (2 saat)." 22304 22305#~ 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." 22306#~ msgstr "HTML sayfası başlığındaki \"meta description\" etiketi içerisine yerleştirilecek metin. Aile ağacının adını kullanmak için bu alanı boş bırakın." 22307 22308#~ msgid "The version of %s is too new." 22309#~ msgstr "%s sürümü çok yeni." 22310 22311#~ msgid "The version of %s is too old." 22312#~ msgstr "%s sürümü çok eski." 22313 22314#~ msgid "The website access rule has been created." 22315#~ msgstr "Site erişim kuralı oluşturuldu." 22316 22317#~ msgid "The website access rule has been deleted." 22318#~ msgstr "Site erişim kuralı silindi." 22319 22320#~ msgid "The website access rule has been updated." 22321#~ msgstr "Site erişim kuralları güncellendi." 22322 22323#~ 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." 22324#~ msgstr "www.geonames.org web sitesi geniş bir yer adları veritabanı sağlar. Bu, yeni yerlere girerken aranabilir. Bu özelliği kullanmak için, www.geonames.org adresinde ücretsiz bir hesap açmalı ve kullanıcı adını sağlamalısınız." 22325 22326#~ msgid "The “%” character is a wildcard, and will match zero or more other characters." 22327#~ msgstr "\"%\" Karakteri bir jokerdir ve sıfır veya daha fazla karakter ile işlenecektir." 22328 22329#~ msgid "Theme menu" 22330#~ msgstr "Tema menüsü" 22331 22332#~ 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." 22333#~ msgstr "Temalar üç düzeyde seçilebilir: Kullanıcı, aile ağacı ve web sitesi. Kullanıcı ayarları soyağacı ayarlarından, soyağacı ayarları da web sitesi ayarından önceliklidir. Bir düzeyde \"varsayılan tema\" seçilmesi sonraki düzeyde de kullanılır." 22334 22335#~ msgid "There is no account with the username or email “%s”." 22336#~ msgstr "Kullanıcı adı yada mail adresi “%s” olan bir kullanıcı hesabı bulunamadı." 22337 22338#, php-format 22339#~ msgid "There is no user account with the email “%s”." 22340#~ msgstr "“%s” e-postasına sahip kullanıcı hesabı yok." 22341 22342#~ msgid "These pages provide access to all the preferences and management tools for this webtrees site." 22343#~ msgstr "Bu sayfa bu webtrees sitesi için tüm yapılandırma ayarlarını ve yönetim araçlarına erişim sağlar." 22344 22345#~ msgid "This GEDCOM file is encoded using %1$s. Assume this to mean %2$s." 22346#~ msgstr "Bu GEDCOM %1$s kullanılarak kodlandı. Bunun %2$s olduğunu varsay." 22347 22348#, php-format 22349#~ msgid "This could be caused by an error at %s" 22350#~ msgstr "Bu %s ile ilgili bir hatadan kaynaklanıyor olabilir" 22351 22352#~ 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." 22353#~ msgstr "Bu veritabanı ve tablo-öneki başka bir uygulama tarafından kullanılıyor gibi görünüyor. Varolan bir PhpGedView sisteminiz varsa yeni bir webtrees sistemi oluşturmanız gerekir. Daha sonra PhpGedView verileri ve ayarları içeri aktarabilirsiniz." 22354 22355#~ msgid "This database is only running MySQL version %s. You cannot install webtrees here." 22356#~ msgstr "Bu veritabanı MySQL sürümü %s kullanıyor. Burada webtrees kuramazsınız." 22357 22358#~ msgid "This entry is ignored if you have entered a URL into the filename field." 22359#~ msgstr "Bu girişe eğer dosya adı alanına bir URL girerseniz yoksayılacaktır." 22360 22361#~ msgid "This family remained childless" 22362#~ msgstr "Bu aile çocuksuz kaldı" 22363 22364#~ 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." 22365#~ msgstr "Bu dosya bu sunucu üzerindeki başka bir soyağacı veritabanına bağlıdır. Bu bağlantı kaldırılana kadar silinemez, taşınamaz, veya yeniden adlandırılanmaz." 22366 22367#~ 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>" 22368#~ msgstr "Bu giriş kutusu takvimin yılını değiştirmenizi sağlar. Takvimin yılını değiştirmek için, kutuya bir yıl yazın ve <b>Enter</b> e basın.<br><br><b>Gelişmiş özellikler</b><b>Yıl görünümü</b><dl><dt><b>Bir yıldan fazla</b></dt><dd>Yıl aralığını kullanarak tarih arayabilirsiniz.<br><br>Yıl aralıkları aramaya <u>dahildir </u>. Bunun durumda, tarih aralığı belirtilen ilk yılın 1 Ocak tarihinden, girilen ikinci yılın 31 Aralık tarihine kadar olan aralığı kapsar. Tarih aralığına birkaç örnek şu şekildedir:<br><br><b>1992-5</b> 1992 den 1995 e kadar olan tüm olaylar.<br><b>1972-89</b> 1972 den 1989 a kadar olan tüm olaylar.<br><b>1610-759</b> 1610 dan 1759 a kadar tüm olaylar.<br><b>1880-1905</b> 1880 den 1905 e kadar tüm olaylar.<br><b>880-1105</b> 880 den 1105 e kadar tüm olaylar.<br><br> Belirtilen onyıl yada yüzyıl daki tüm olayları görmek için son rakam yerine <b>?</b> kullanabilirsiniz. Örneğin, <b>197?</b> 1970-1979 arası tüm olaylar yada <b>16??</b> 1600-1699 arası tüm olaylaı bulmak için kullanılabilir.<br><br>Bir yıl aralığı seçtiğinizde takvim yıl görünümüne geçecektir.</dd></dl>" 22369 22370#~ 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." 22371#~ msgstr "Bu, ad ekle/düzenle formunda gösterilecek olan GEDCOM gerçek etiketlerinin virgülle ayrılmış bir listesidir. İbranice, Yunanca, Kiril veya Arapça gibi Latin olmayan alfabeler kullanıyorsanız, birkaç farklı alfabede adları saklamanıza izin vermek için _HEB, ROMN, FONE, vb. gibi etiketler eklemek isteyebilirsiniz." 22372 22373#~ 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." 22374#~ msgstr "Bu, yeni bir aile eklerken gösterilecek GEDCOM gerçek etiketlerinin virgülle ayrılmış bir listesidir. Örneğin, MARR listede yer alıyorsa form üzerinde evlilik tarihi ve evlilik yeri alanları gösterilecektir." 22375 22376#~ 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." 22377#~ msgstr "Bu, yeni bir kişi eklerken gösterilecek olan GEDCOM gerçek etiketlerinin virgülle ayrılmış bir listesidir. Örneğin listede BIRT varsa, formda doğum tarihi ve doğum yeri alanları gösterilecektir." 22378 22379#~ 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." 22380#~ msgstr "Bu, yer adları eklediğinizde veya düzenlediğinizde gösterilecek olan, virgülle ayrılmış bir GEDCOM gerçek etiketleri listesidir. İbranice, Yunanca, Kiril veya Arapça gibi Latin olmayan alfabeler kullanıyorsanız, yer adlarını birkaç farklı alfabede saklamanıza izin vermek için _HEB, ROMN, FONE, vb. gibi etiketler eklemek isteyebilirsiniz." 22381 22382#~ 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." 22383#~ msgstr "Bu <abbr title=\"Son Zaman Azizleri İsa Mesih Kilisesi\">LDS</abbr> yönetmeliklerinin birey için özetidir. \"B\" Bir LDS vaftiz gösterir. \"E\" Bir LDS bağışlanmayı gösterir. \"S\" Bir LDS eş mühülenmesini gösterir. \"P\", bir LDS çocuk için ebeveyn-mühürlenmesini gösterir." 22384 22385#~ 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." 22386#~ msgstr "Bu büyük küçük harfe duyarlıdır. Eğer bu adı taşıyan bir veritabanı mevcut değil ise webtrees sizin için oluşturmaya çalışacaktır. Başarılı olması için sunucunun ayarlarına bağlıdır, ancak başarısız olursa size haber verilecektir." 22387 22388#~ msgid "This is the initial value for the “show details” option on the charts." 22389#~ msgstr "Grafiklerdeki \"Detay göster\" seçeneği için başlangıç ayarı." 22390 22391#~ 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." 22392#~ msgstr "Bu, kullanıcılarınızın ailelere ekleyebileceği GEDCOM bilgilerinin listesidir. Gerektiğinde gerçek adlarını, hatta özel adları bile kaldırarak veya ekleyerek bu listeyi değiştirebilirsiniz. Bu listede görünen gerçek isimleri, \"Benzersiz aile gerçekleri\" listesinde de görünmemelidir." 22393 22394#~ 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." 22395#~ msgstr "Bu, kullanıcılarınızın bireylere ekleyebileceği GEDCOM bilgilerinin listesidir. Gerektiğinde gerçek adlarını, hatta özel adları bile kaldırarak veya ekleyerek bu listeyi değiştirebilirsiniz. Bu listede görünen gerçek isimleri, \"Benzersiz bireysel gerçekler\" listesinde de görünmemelidir." 22396 22397#~ 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." 22398#~ msgstr "Bu, kullanıcılarınızın bilgi havuzlarına ekleyebileceği GEDCOM bilgilerinin listesidir. Gerektiğinde gerçek adlarını, hatta özel adları bile kaldırarak veya ekleyerek bu listeyi değiştirebilirsiniz. Bu listede görünen gerçek isimleri, \"Benzersiz bilgi havuzu gerçekleri\" listesinde de görünmemelidir." 22399 22400#~ 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." 22401#~ msgstr "Bu, kullanıcılarınızın kaynaklara ekleyebileceği GEDCOM bilgilerinin listesidir. Gerektiğinde gerçek adlarını, hatta özel adları bile kaldırarak veya ekleyerek bu listeyi değiştirebilirsiniz. Bu listede görünen gerçek isimleri, \"Benzersiz kaynak gerçekler\" listesinde de görünmemelidir." 22402 22403#~ 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." 22404#~ msgstr "Bu, kullanıcılarınızın ailelere yalnızca bir kez ekleyebileceği GEDCOM bilgilerinin listesidir. Örneğin, MARR bu listede varsa, kullanıcılar bir aileye birden fazla MARR kaydı ekleyemezler. Bu listede görünen gerçek isimleri, “Tüm aile gerçekleri” listesinde de görünmemelidir." 22405 22406#~ 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." 22407#~ msgstr "Bu, kullanıcılarınızın bireylere yalnızca bir kez ekleyebileceği GEDCOM bilgilerinin listesidir. Örneğin, BIRT bu listede varsa, kullanıcılar bir kişiye birden fazla BIRT kaydı ekleyemezler. Bu listede görünen gerçek isimleri, \"Tüm bireysel gerçekler\" listesinde de görünmemelidir." 22408 22409#~ 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." 22410#~ msgstr "Bu, kullanıcılarınızın bilgi havuzlarına yalnızca bir kez ekleyebileceği GEDCOM bilgilerinin listesidir. Örneğin, NAME bu listedeyse, kullanıcılar bir arşive birden fazla NAME kaydı ekleyemezler. Bu listede görünen gerçek isimleri, “Tüm bilgi havuzu gerçekleri” listesinde de görünmemelidir." 22411 22412#~ 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." 22413#~ msgstr "Bu, kullanıcılarınızın kaynaklara yalnızca bir kez ekleyebileceği GEDCOM bilgilerinin listesidir. Örneğin, bu listede TITL varsa, kullanıcılar bir kaynağa birden fazla TITL kaydı ekleyemezler. Bu listede görünen gerçek isimleri, \"Tüm kaynak gerçekler\" listesinde de görünmemelidir." 22414 22415#~ 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”." 22416#~ msgstr "Bir soyadının \"Ana Sayfa\" da bulunan \"En çok ortak soy adları\" listesinde görüntülenebilmesi için gerekli olan tekrar sayısı." 22417 22418#~ msgid "This is the width (in pixels) that the program will use when automatically generating thumbnails. The default value is 100." 22419#~ msgstr "Otomatik resim önizleme dosyaları oluşturulurken kullanılacak resim genişliği (pixel). Varsayılan değer 100 dür." 22420 22421#~ msgid "This may be a mistake in your data." 22422#~ msgstr "Bu verinizde bir yanlışlık olabilir." 22423 22424#~ msgid "This may cause a problem for other applications." 22425#~ msgstr "Bu diğer uygulamalar için bir soruna neden olabilir." 22426 22427#~ msgid "This may cause a problem for webtrees." 22428#~ msgstr "Bu webtrees için bir soruna neden olabilir." 22429 22430#~ msgid "This media file does not exist." 22431#~ msgstr "Bu medya dosyası mevcut değil." 22432 22433#~ msgid "This media file exists, but cannot be accessed." 22434#~ msgstr "Bu medya dosyası mevcut, ancak erişilemez." 22435 22436#~ msgid "This media file is broken and cannot be watermarked." 22437#~ msgstr "Bu medya dosyası bozuk ve filigranlaşmaz." 22438 22439#~ msgid "This media object is not linked to any other record." 22440#~ msgstr "Bu medya öğesi herhangi bir diğer kayıtla ilişkili değil." 22441 22442#~ msgid "This message will be sent to %s" 22443#~ msgstr "Bu mesaj %s kullanıcıya gönderilecek" 22444 22445#~ 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." 22446#~ msgstr "Bu seçenek, olgu ve hadiselere eklenen not ve alıntı kaynak referanslarının, birey sayfasındaki \"Notlar\" ve \"Kaynaklar\" sekmelerinde görüntülenmesine olanak verir.<br><br> Normalde, Notlar ve Kaynaklar sekmeleri sadece bireyin veritabanı kaydına doğrudan bağlı Not ve Kaynak referanslarını gösterir. Bunlar <i>seviye 1</i> Notlar ve Kaynak referanslarıdır.<br><br> Bu seçenek <b>Evet</b> olarak değiştirildiğinde, bu sekmeleri aynı zamanda çeşitli olgu ve hadiselerin parçası olan Notlar ve Kaynak referanslarını da gösterecektir. Bunlar <i>seviye 2</i> Notlar ve Kaynak referanslarıdır." 22447 22448#~ msgid "This option controls whether or not to automatically expand the <i>Events of close relatives</i> list." 22449#~ msgstr "Bu seçenek <i>Yakın akrabaların olayları</i> listesinin otomatik olarak açılıp açılmayacağını kontrol eder." 22450 22451#~ 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." 22452#~ msgstr "Bu seçenek bireyin cinsiyet simgesini grafik ve tablolarda gösterilip gösterilmeyeceğini kontrol eder.<br><br>Cinsiyet bilgisi kutuların rengi ile de belirtildiğinden, bu seçenek cinsiyet bilgisini gizlemeyecektir. Seçenek sadece kutudan bazı yinelenen bilgileri kaldırır." 22453 22454#~ msgid "This option indicates whether the pedigree chart should be generated in landscape or portrait mode." 22455#~ msgstr "Bu seçenek soyağacı grafiğinin dikey yada yatay modda oluşturulması gerektiğini belirler." 22456 22457#~ msgid "This options sets whether latitude and longitude are displayed on the pop-up window attached to map markers." 22458#~ msgstr "Bu seçenek haritaya bağlı pop-up penceresinde enlem ve boylam değerlerinin görüntülenir olup olmadığını belirler." 22459 22460#~ msgid "This place has no coordinates" 22461#~ msgstr "Bu yer için hiçbir koordinatlar yok" 22462 22463#~ msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 22464#~ msgstr "Bu bilgi havuzu silindi. Silme işleminin bir moderatör tarafından gözden geçirilmesi gerekecektir." 22465 22466#, php-format 22467#~ msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 22468#~ msgstr "Bu bilgi havuzu silindi. Silme işlemini ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 22469 22470#~ msgid "This repository has been edited. The changes need to be reviewed by a moderator." 22471#~ msgstr "Bu bilgi havuzu düzenlenmiştir. Değişikliklerin bir moderatör tarafından gözden geçirilmesi gerekir." 22472 22473#, php-format 22474#~ msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 22475#~ msgstr "Bu bilgi havuzu düzenlenmiştir. Değişiklikleri ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 22476 22477#~ msgid "This server does not support secure downloads using HTTPS." 22478#~ msgstr "Bu sunucu HTTPS üzerinden güvenli indirmeyi desteklemiyor." 22479 22480#~ msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 22481#~ msgstr "Bu kaynak silindi. Silme işleminin bir moderatör tarafından gözden geçirilmesi gerekecektir." 22482 22483#, php-format 22484#~ msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 22485#~ msgstr "Bu kaynak silindi. Silme işlemini ve ardından %1$s veya %2$s'İ gözden geçirmelisiniz." 22486 22487#~ msgid "This source has been edited. The changes need to be reviewed by a moderator." 22488#~ msgstr "Bu kaynak düzenlenmiştir. Değişikliklerin bir moderatör tarafından gözden geçirilmesi gerekir." 22489 22490#, php-format 22491#~ msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 22492#~ msgstr "Bu kaynak düzenlenmiştir. Değişiklikleri ve ardından %1$s veya %2$s'i gözden geçirmelisiniz." 22493 22494#~ 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." 22495#~ msgstr "Bu değer, yeni coğrafi konumlar girilirken farklı düzeylerde konum hassasiyetini belirtir. Örneğin bir ülke lokasyonu için 0 basamak hassasiyet (virgülden sonraki basamak sayısı) yeterli olurken, bir kasaba için 3 veya 4 basamak gerekebilir." 22496 22497#~ msgid "This type of link is not allowed here." 22498#~ msgstr "Bu tür bir bağlantıya burada izin verilmez." 22499 22500#~ 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”." 22501#~ msgstr "Bu, yerleşim yeri isminin en üst seviye parçasını güncelleyecek. Örneğin, “Mexico”, “Quintana Roo, Mexico” ile eşleşecek fakat “Santa Fe, New Mexico” ile eşleşmeyecektir." 22502 22503#~ msgid "Thumbnail files must contain images." 22504#~ msgstr "Önizleme dosyası resim olmalıdır." 22505 22506#~ msgid "Thumbnail to upload" 22507#~ msgstr "Önizleme resim dosyası yükle" 22508 22509#~ msgid "Title in Hebrew" 22510#~ msgstr "İbranice başlık" 22511 22512#~ msgid "To" 22513#~ msgstr "Bitiş tarihi" 22514 22515#~ msgid "To complete the upgrade, you should install the files manually." 22516#~ msgstr "Güncellemeyi tamamlamak için dosyaları eli ile kurmanız gerekmektedir." 22517 22518#~ 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." 22519#~ msgstr "Eğer dosyaların kopyalama sırasında siteye ziyaretçilerin erişimini önlemek istiyorsanız, geçici olarak sunucu üzerinde bir dosya ( %s ) oluşturabilirsiniz. Bu dosya bir mesaj içeriyorsa, bu mesaj ziyaretçilere gösterilecektir." 22520 22521#~ 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." 22522#~ msgstr "Haber bloğunun yüksekliğini azaltmak için yönetici bazı makaleleri gizledi. <b>Arşivi göster</b> linkine tıklayarak gizlenmiş makaleleri açabilirsiniz." 22523 22524#~ 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." 22525#~ msgstr "İndirmenin boyutunu küçültmek için, verileri bir .ZIP dosyasına sıkıştırabilirsiniz. .ZIP dosyasını kullanmadan önce sıkıştırmasını açmanız gerekir." 22526 22527#~ msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file." 22528#~ msgstr "Site haritaları kullanılabilir olduğunu arama motorların görmeleri için robots.txt dosyanıza aşağıdaki satırı eklemeniz gerekir." 22529 22530#~ 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]" 22531#~ msgstr "Google email hesabı kullanmak için aşağıdaki ayarları kullanın: sunucu = smtp.gmail.com, port = 587, güvenlik = tls, kullanıcı adı = xxxxx@gmail.com, şifreniz = [Gmail şifreniz]" 22532 22533#~ msgid "Top level" 22534#~ msgstr "Üst Seviye" 22535 22536#, php-format 22537#~ msgid "Total families: %s" 22538#~ msgstr "Toplam aileler: %s" 22539 22540#, php-format 22541#~ msgid "Total individuals: %s" 22542#~ msgstr "Toplam bireyler: %s" 22543 22544#~ msgid "Total number of users" 22545#~ msgstr "Toplam kullanıcı sayısı" 22546 22547#~ msgid "Total places: %s" 22548#~ msgstr "Toplam yerler: %s" 22549 22550#~ msgid "Total sources: %s" 22551#~ msgstr "Toplam kaynaklar: %s" 22552 22553#~ msgid "Tracking and analytics are not added to the control panel." 22554#~ msgstr "İzleme ve analitik kontrol paneline eklenmemiştir." 22555 22556#~ msgid "Transylvania" 22557#~ msgstr "Transilvanya" 22558 22559#~ msgid "Type of place markers in the place hierarchy" 22560#~ msgstr "Hiyerarşi Yerlerde yer işaretlemeleri tipi" 22561 22562#~ msgid "Type the password again." 22563#~ msgstr "Parolayı tekrar yazın." 22564 22565#~ msgid "Type your password again, to make sure you have typed it correctly." 22566#~ msgstr "Doğru yazdığınızdan emin olmak için şifrenizi tekrar yazın." 22567 22568#~ msgid "Types of error" 22569#~ msgstr "Hata türleri" 22570 22571#~ msgid "USA" 22572#~ msgstr "ABD" 22573 22574#~ msgid "USSR" 22575#~ msgstr "SSCB" 22576 22577#~ msgid "UTC" 22578#~ msgstr "UTC" 22579 22580#~ msgid "Unable to connect using this username and password. Your server gave the following error." 22581#~ msgstr "Bu ayarları kullanarak bağlantı kurulamıyor. Sunucu aşağıdaki hatayı verdi." 22582 22583#~ msgid "Unable to find record with ID" 22584#~ msgstr "ID ile kayıt bulunamıyor" 22585 22586#~ msgid "Unique family facts" 22587#~ msgstr "Benzersiz aile gerçekleri" 22588 22589#~ msgid "Unique individual facts" 22590#~ msgstr "Benzersiz bireysel gerçekler" 22591 22592#~ msgid "Unique repository facts" 22593#~ msgstr "Benzersiz bilgi havuzu gerçekleri" 22594 22595#~ msgid "Unique source facts" 22596#~ msgstr "Benzersiz kaynak gerçekler" 22597 22598#~ msgid "Unlink the media object" 22599#~ msgstr "Bağlantısız Medya" 22600 22601#~ msgid "Up" 22602#~ msgstr "Yukarı" 22603 22604#~ msgid "Update all the place names in a family tree" 22605#~ msgstr "Aile ağacındaki tüm yer isimlerini güncelle" 22606 22607#~ msgid "Upgrade anyway" 22608#~ msgstr "Her halükarda güncelle" 22609 22610#~ msgid "Upload" 22611#~ msgstr "Yükle" 22612 22613#~ msgid "Upload geographic data" 22614#~ msgstr "Coğrafi verileri yükle" 22615 22616#~ msgid "Use Google™ maps for the place hierarchy" 22617#~ msgstr "Hiyerarşi yer için Google Hatıraları™ kullan" 22618 22619#~ msgid "Use PHP mail to send messages" 22620#~ msgstr "Mesajları göndermek için PHP mail kullan" 22621 22622#~ msgid "Use RIN number instead of GEDCOM ID" 22623#~ msgstr "GEDCOM ID yerine RIN numara kullan" 22624 22625#~ msgid "Use the GeoNames database for autocomplete on places" 22626#~ msgstr "Yerlerde otomatik tamamlama için GeoNames veritabanını kullanın" 22627 22628#~ msgid "Use this image for charts and on the individual’s page." 22629#~ msgstr "Bu resmi grafikler için ve bireyin sayfasında kullanın." 22630 22631#~ msgid "Use this value" 22632#~ msgstr "Bu değeri kullan" 22633 22634#~ msgid "User preferences" 22635#~ msgstr "Kullanıcı tercihleri" 22636 22637#~ msgid "User-agent string" 22638#~ msgstr "Kullanıcı aracısı dizesi" 22639 22640#~ msgid "Users who are signed in" 22641#~ msgstr "Çevrimiçi Kullanıcılar" 22642 22643#~ 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." 22644#~ msgstr "Açılır menü kullanılarak seçilen bayrak ile birlikte ülke seçilebilir. Eğer bayrak görünmüyor ise bu ülke için bayrak belirtilmemiş demektir." 22645 22646#~ msgid "Verification code" 22647#~ msgstr "Doğrulama kodu" 22648 22649#~ msgid "View" 22650#~ msgstr "Görünüm" 22651 22652#~ msgid "View all records found in this place" 22653#~ msgstr "Bu yerin bulunan tüm kayıtları göster" 22654 22655#~ msgid "View the archive" 22656#~ msgstr "Arşivi görüntüle" 22657 22658#~ msgid "View the details" 22659#~ msgstr "Detayları Görüntüle" 22660 22661#~ msgid "View the notes" 22662#~ msgstr "Notları Görüntüle" 22663 22664#~ msgid "View the statistics as graphs" 22665#~ msgstr "İstatistikleri grafik olarak görüntüle" 22666 22667#~ msgid "View this individual" 22668#~ msgstr "Kişiyi Görüntüle" 22669 22670#~ msgid "View this source" 22671#~ msgstr "Kaynağı görüntüle" 22672 22673#~ 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." 22674#~ msgstr "Filigranlar büyük resim dosyalarının oluşturulmasını yavaşlatabilir. Yoğun kullanımda olan sitelerde filigranların oluşturularak, resim dosyalarının filigranlı olarak sunucuda tutulması önerilir." 22675 22676#~ msgid "Website URL" 22677#~ msgstr "Web sitesi URL'si" 22678 22679#~ msgid "Website access rules" 22680#~ msgstr "Site erişim kuralları" 22681 22682#~ msgid "Website and META tag settings" 22683#~ msgstr "Web Site ve META Etiket Ayarları" 22684 22685#~ msgid "West Africa" 22686#~ msgstr "Batı Afrika" 22687 22688#~ msgid "When adding a link, the ID field cannot be empty." 22689#~ msgstr "Bir bağlantı eklenirken ID alanı boş bırakılamaz." 22690 22691#~ msgid "When new records are created, they are given an internal ID number. You can specify the prefix used for each type of record." 22692#~ msgstr "Yeni kayıt oluşturulurken, bunlara dahili bir kimlik numarası verilir. Her tür kayıt için kullanılacak ön eki belirtebilirsiniz." 22693 22694#~ msgid "When you send this message you will receive a copy sent via email to the address you provided." 22695#~ msgstr "Bu iletiyi gönderdiğinizde, mesajın bir kopyası daha önce belirttiğiniz adresinize e-posta yoluyla gönderilecektir." 22696 22697#~ msgid "Where is your PhpGedView installation?" 22698#~ msgstr "PhpGedVıew kurulumunuzun yeri neresi?" 22699 22700#~ msgid "Whole words only" 22701#~ msgstr "Sadece tüm kelimeler" 22702 22703#~ msgid "Width" 22704#~ msgstr "Genişlik" 22705 22706#~ msgid "Width of generated thumbnails" 22707#~ msgstr "Oluşturulan küçük resimlerin genişliği" 22708 22709#~ msgid "Wife’s maiden surname becomes new given name" 22710#~ msgstr "Karısının kızlık soyadı yeni verilen ad olur" 22711 22712#~ msgid "Wife’s surname replaced by husband’s surname" 22713#~ msgstr "Karısının soyadı kocasının soyadı ile değiştirildi" 22714 22715#~ msgid "Wildcards" 22716#~ msgstr "Joker karakterler" 22717 22718#~ msgid "XREF prefixes" 22719#~ msgstr "XREF önekleri" 22720 22721#~ msgid "Year input box" 22722#~ msgstr "Yıl giriş kutusu" 22723 22724#~ msgid "Yes" 22725#~ msgstr "Evet" 22726 22727#~ msgid "You can choose the prefix that will be used whenever new XREFs are created." 22728#~ msgstr "Yeni bir XRef oluşturulurken kullanılacak ön eki seçebilirsiniz." 22729 22730#~ 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." 22731#~ msgstr "Evli kadınları, evli adlarını kaydederek aramayı kolaylaştırabilirsiniz. Ancak tüm kadınlar kocalarının soyadını almıyor, bu nedenle veri tabanınıza yanlış bilgi girmekten sakının." 22732 22733#~ msgid "You can re-enable these modules after the upgrade." 22734#~ msgstr "Güncellemeden sonra bu modülleri tekrar aktif hale getirebilirsiniz." 22735 22736#~ msgid "You can re-enable these themes after the upgrade." 22737#~ msgstr "Güncellemeden sonra bu temaları tekrar aktif hale getirebilirsiniz." 22738 22739#~ msgid "You can request a higher or lower limit, although the server may ignore this request." 22740#~ msgstr "Sunucu bu isteği göz ardı edebilecek olsa da, daha yüksek veya daha düşük bir limiti talep edebilirsiniz." 22741 22742#~ msgid "You cannot create a rule which would prevent yourself from accessing the website." 22743#~ msgstr "Kendinize site erişimini engelleyecek bir kural oluşturamazsınız." 22744 22745#~ msgid "You entered the same IDs. You cannot merge the same records." 22746#~ msgstr "Aynı ID 'leri girdiniz. Aynı kayıtlar birleştirilmez." 22747 22748#~ msgid "You have not created any journal items." 22749#~ msgstr "Herhangi bir günlük maddesi oluşturmadınız." 22750 22751#~ msgid "You may enter a URL, beginning with “http://”." 22752#~ msgstr "“http://” ile başlayan bir URL girişi yapabilirsiniz." 22753 22754#~ msgid "You must also enable “less secure applications” in your Google account." 22755#~ msgstr "Ayrıca Google hesabınızdaki \"daha az güvenli uygulamalar\" seçeneğini etkinleştirmeniz gerekir." 22756 22757#~ msgid "You must change this before you can continue." 22758#~ msgstr "Devam etmek için bunu değiştirmelisiniz." 22759 22760#~ msgid "You must enter a name" 22761#~ msgstr "Bir isim girmelisiniz" 22762 22763#~ msgid "You must enter a real name." 22764#~ msgstr "Bir gerçek isim girmelisiniz." 22765 22766#~ msgid "You must enter a username." 22767#~ msgstr "Bir kullanıcı adı girmelisiniz." 22768 22769#~ msgid "You must provide a repository name." 22770#~ msgstr "Bir depo adı belirtmelisiniz." 22771 22772#~ msgid "You must provide a source title" 22773#~ msgstr "Bir kaynak başlığı belirtmelisiniz" 22774 22775#~ msgid "You need to sign in again, using your PhpGedView username and password." 22776#~ msgstr "PhpGedView kullanıcı adınızı ve şifrenizi kullanarak tekrar giriş yapmanız gerekmektedir." 22777 22778#~ 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 ." 22779#~ msgstr "Giriş URL sadece kullanıcılarınızı giriş için farklı bir site yada yere yönlendirmek istediğinizde kullanılmalıdır. Giriş sırasında http den https 'e geçmek istediğinizde bu yardımcı olabilir. <i>login.php</i> içeren tam URL giriniz. Örneğin, https://www.yourserver.com/webtrees/login.php ." 22780 22781#~ msgid "You sent the following message to a webtrees administrator:" 22782#~ msgstr "Bir webtrees yöneticisine aşağıdaki mesajı gönderdiniz:" 22783 22784#~ msgid "You should consult the module’s author to confirm compatibility with this version of webtrees." 22785#~ msgstr "Bu versiyon webtrees ile uyumlu olup olmadığını modülün yapımcısına danışmalısınız." 22786 22787#~ msgid "You should consult the theme’s author to confirm compatibility with this version of webtrees." 22788#~ msgstr "Bu versiyon webtrees ile uyumlu olup olmadığını temanın yapımcısına danışmalısınız." 22789 22790#~ msgid "Your server’s administrator will provide you with the connection details." 22791#~ msgstr "Sunucunuzun yöneticisi bağlantı detayları size verecektir." 22792 22793#~ msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 22794#~ msgstr "Kullanıcı hesabınızda” değişiklikleri otomatik olarak kabul et \" özelliği etkinleştirilmemiştir. Sadece bir seferde bir kayıt değiştirmek mümkün olacak." 22795 22796#~ msgid "Your web server is using PHP version %s, which is no longer maintained. You should upgrade to a later version." 22797#~ msgstr "İnternet sunucunuz artık bakımı yapılmayan bir PHP sürümü %s kullanıyor. Daha yeni bir sürüme güncellemelisiniz." 22798 22799#~ msgid "Yugoslavia" 22800#~ msgstr "Yugoslavya" 22801 22802#~ msgid "Zaire" 22803#~ msgstr "Zaire" 22804 22805#~ msgid "Zip file(s)" 22806#~ msgstr "Sıkıştırılmış dosya(lar)" 22807 22808#~ msgid "Zoom in here" 22809#~ msgstr "Buraya yakınlaştır" 22810 22811#~ msgid "Zoom in/out on this box." 22812#~ msgstr "Bu kutu üzerine yakınlaştır/uzaklaştır." 22813 22814#~ msgid "Zoom level" 22815#~ msgstr "Yaklaşma seviyesi" 22816 22817#~ msgid "Zoom level of map" 22818#~ msgstr "Haritanın yakınlık seviyesi" 22819 22820#~ msgid "Zoom out here" 22821#~ msgstr "Buraya Uzaklaştır" 22822 22823#~ msgid "Zoom=" 22824#~ msgstr "Yakınlık=" 22825 22826#~ msgid "a URL" 22827#~ msgstr "bir URL" 22828 22829#~ msgid "a file on the server" 22830#~ msgstr "Sunucu üzerinde bir dosya" 22831 22832#~ msgid "a file on your computer" 22833#~ msgstr "Bilgisayarınızda bir dosya" 22834 22835#~ msgid "a.m." 22836#~ msgstr "a.m." 22837 22838#~ msgctxt "FEMALE" 22839#~ msgid "adopted name" 22840#~ msgstr "evlâtlık adı" 22841 22842#~ msgctxt "MALE" 22843#~ msgid "adopted name" 22844#~ msgstr "evlâtlık adı" 22845 22846#~ msgid "adoption" 22847#~ msgstr "evlât edinme" 22848 22849#~ msgid "after" 22850#~ msgstr "sonra" 22851 22852#~ msgid "allow" 22853#~ msgstr "izin ver" 22854 22855#~ msgctxt "FEMALE" 22856#~ msgid "also known as" 22857#~ msgstr "olarak da bilinir" 22858 22859#~ msgctxt "MALE" 22860#~ msgid "also known as" 22861#~ msgstr "olarak da bilinir" 22862 22863#~ msgid "always" 22864#~ msgstr "her zaman" 22865 22866#~ msgid "before" 22867#~ msgstr "önce" 22868 22869#~ msgid "birth" 22870#~ msgstr "doğum" 22871 22872#~ msgctxt "FEMALE" 22873#~ msgid "birth name" 22874#~ msgstr "doğum adı" 22875 22876#~ msgctxt "MALE" 22877#~ msgid "birth name" 22878#~ msgstr "doğum adı" 22879 22880#~ msgid "burial" 22881#~ msgstr "defin" 22882 22883#~ msgid "by" 22884#~ msgstr "tarafından" 22885 22886#~ msgid "census added" 22887#~ msgstr "nüfus sayımı eklendi" 22888 22889#~ msgid "century" 22890#~ msgstr "yüzyıl" 22891 22892#~ msgctxt "FEMALE" 22893#~ msgid "change of name" 22894#~ msgstr "ad değişikliği" 22895 22896#~ msgctxt "MALE" 22897#~ msgid "change of name" 22898#~ msgstr "ad değişikliği" 22899 22900#~ msgid "children" 22901#~ msgstr "çocuklar" 22902 22903#~ msgid "creating thumbnails of images" 22904#~ msgstr "resimlerin küçültülmüş önizlemeleri oluşturuluyor" 22905 22906#~ msgid "death" 22907#~ msgstr "vefat" 22908 22909#~ msgid "deny" 22910#~ msgstr "reddet" 22911 22912#~ msgid "east" 22913#~ msgstr "doğu" 22914 22915#~ msgctxt "FEMALE" 22916#~ msgid "estate name" 22917#~ msgstr "mülk adı" 22918 22919#~ msgctxt "MALE" 22920#~ msgid "estate name" 22921#~ msgstr "mülk adı" 22922 22923#~ msgid "ex-partner" 22924#~ msgstr "eski-eş" 22925 22926#~ msgctxt "FEMALE" 22927#~ msgid "ex-partner" 22928#~ msgstr "eski-eş" 22929 22930#~ msgctxt "MALE" 22931#~ msgid "ex-partner" 22932#~ msgstr "eski-eş" 22933 22934#~ msgid "file upload capability" 22935#~ msgstr "dosya yükleme özelliği" 22936 22937#~ msgid "half-year after marriage" 22938#~ msgstr "evlilikten sonra yarım yıl" 22939 22940#~ msgid "hh:mm or hh:mm:ss" 22941#~ msgstr "ss:dd veya ss:dd:ss" 22942 22943#~ msgctxt "FEMALE" 22944#~ msgid "immigration name" 22945#~ msgstr "göç adı" 22946 22947#~ msgctxt "MALE" 22948#~ msgid "immigration name" 22949#~ msgstr "göç adı" 22950 22951#~ msgid "import" 22952#~ msgstr "içeri aktar" 22953 22954#~ msgid "interval %s year" 22955#~ msgid_plural "interval %s years" 22956#~ msgstr[0] "%s yıl aralıklarla" 22957#~ msgstr[1] "%s yıl aralıklarla" 22958 22959#~ msgid "interval one child" 22960#~ msgstr "bir çocuk arası" 22961 22962#~ msgid "interval two children" 22963#~ msgstr "iki çocuk arası" 22964 22965#~ msgid "less than" 22966#~ msgstr "den az" 22967 22968#~ msgid "link" 22969#~ msgstr "bağla" 22970 22971#~ msgid "marriage" 22972#~ msgstr "evlilik" 22973 22974#~ msgctxt "FEMALE" 22975#~ msgid "married name" 22976#~ msgstr "evlilik soyadı" 22977 22978#~ msgctxt "MALE" 22979#~ msgid "married name" 22980#~ msgstr "evlilik soyadı" 22981 22982#~ msgid "maximum" 22983#~ msgstr "en az" 22984 22985#~ msgid "midnight" 22986#~ msgstr "geceyarısı" 22987 22988#~ msgid "minimum" 22989#~ msgstr "enaz" 22990 22991#~ msgid "month" 22992#~ msgstr "ay" 22993 22994#~ msgid "months after marriage" 22995#~ msgstr "evlilikten sonraki aylar" 22996 22997#~ msgid "months before and after marriage" 22998#~ msgstr "evlilikten önceki ve sonraki aylar" 22999 23000#~ msgid "never" 23001#~ msgstr "asla" 23002 23003#~ msgid "noon" 23004#~ msgstr "öğlen" 23005 23006#~ msgid "north" 23007#~ msgstr "kuzey" 23008 23009#~ msgid "over" 23010#~ msgstr "üzerinde" 23011 23012#~ msgid "overall" 23013#~ msgstr "kapsamlı" 23014 23015#~ msgid "p.m." 23016#~ msgstr "p.m." 23017 23018#~ msgid "pixels" 23019#~ msgstr "piksel" 23020 23021#~ msgid "preview" 23022#~ msgstr "önizleme" 23023 23024#~ msgid "quarters after marriage" 23025#~ msgstr "evlilikten sonraki çeyrekler" 23026 23027#~ msgctxt "FEMALE" 23028#~ msgid "religious name" 23029#~ msgstr "dinî adı" 23030 23031#~ msgctxt "MALE" 23032#~ msgid "religious name" 23033#~ msgstr "dinî adı" 23034 23035#~ msgid "reporting" 23036#~ msgstr "raporlama" 23037 23038#~ msgid "robot" 23039#~ msgstr "robot" 23040 23041#~ msgid "sort by filename" 23042#~ msgstr "dosya adına göre sırala" 23043 23044#~ msgid "sort by title" 23045#~ msgstr "başlığa göre sırala" 23046 23047#~ msgid "south" 23048#~ msgstr "güney" 23049 23050#~ msgid "ssl" 23051#~ msgstr "ssl" 23052 23053#~ msgid "this record does not exist" 23054#~ msgstr "bu kayıt mevcut değil" 23055 23056#~ msgid "tls" 23057#~ msgstr "tls" 23058 23059#~ msgid "webtrees cannot connect to the PhpGedView database: %s." 23060#~ msgstr "webtrees PhpGedView veritabanına bağlanamıyor: %s." 23061 23062#~ msgid "webtrees needs a MySQL database, version %s or later." 23063#~ msgstr "webtrees bir MySQL versiyon %s veya daha üst bir versiyona gerek duyar." 23064 23065#~ 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." 23066#~ msgstr "Webtrees şifre hatırlatma ve site bildirimlerini iletebilmek için mail göndermesi gerekmektedir. Bunu yapabilmek için mevcut sunucunun PHP mail özelliğini kullanabilir (ancak bu her zaman mevcut olmayabilir) veya bağlantı detaylarını belirterek harici SMTP (mail-aktarma) servisini kullanabilirsiniz." 23067 23068#~ msgid "webtrees reply address" 23069#~ msgstr "webtrees cevaplama adresi" 23070 23071#~ 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." 23072#~ msgstr "webtrees, aksanlı harfler, özel karakterler ve Latin olmayan komut dosyaları için UTF-8 kodlamasını kullanır. Bu GEDCOM dosyasını UTF-8'i desteklemeyen şecere yazılımı ile kullanmak istiyorsanız, ISO-8859-1 kodlamasını kullanarak oluşturabilirsiniz." 23073 23074#~ msgid "webtrees wiki" 23075#~ msgstr "webtrees wiki" 23076 23077#~ msgid "webtrees’ database must be on the same server as PhpGedView’s" 23078#~ msgstr "webrees veritabanı PGV veritabanı ile aynı sunucuda olmalıdır" 23079 23080#~ msgid "west" 23081#~ msgstr "batı" 23082 23083#, php-format 23084#~ msgid "“%s”" 23085#~ msgstr "“%s”" 23086 23087#~ msgid "“%s” has been added to your favorites." 23088#~ msgstr "“%s” favorilerinize eklendi." 23089