diff options
Diffstat (limited to 'resources/lang/cs/messages.po')
| -rw-r--r-- | resources/lang/cs/messages.po | 2552 |
1 files changed, 1365 insertions, 1187 deletions
diff --git a/resources/lang/cs/messages.po b/resources/lang/cs/messages.po index 13856482e7..dc81be89ce 100644 --- a/resources/lang/cs/messages.po +++ b/resources/lang/cs/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: webtrees\n" "Report-Msgid-Bugs-To: i18n@webtrees.net\n" -"POT-Creation-Date: 2022-04-03 14:32+0100\n" +"POT-Creation-Date: 2022-04-20 13:32+0100\n" "PO-Revision-Date: 2022-04-03 13:14+0000\n" "Last-Translator: Josef Prause <josef.prause@gmail.com>\n" "Language-Team: Czech <https://translate.webtrees.net/projects/webtrees/webtrees/cs/>\n" @@ -46,11 +46,6 @@ msgstr " , ale podrobnosti nejsou známy" msgid " in " msgstr " v " -#: app/Http/RequestHandlers/CheckTree.php:299 -#, php-format -msgid "%1$s %2$s has a %3$s link to %4$s." -msgstr "%1$s %2$s odkazuje %3$s na %4$s." - #. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 #: app/Services/RelationshipService.php:2178 #, php-format @@ -63,6 +58,9 @@ msgstr "%1$s (%2$s)" msgid "%1$s %2$s times removed descending" msgstr "%1$s (%2$s)" +#. I18N: %s is a person's name +#: resources/views/emails/message-user-html.phtml:21 +#: resources/views/emails/message-user-text.phtml:16 #: resources/views/lists/surnames-bullet-list.phtml:23 #: resources/views/lists/surnames-bullet-list.phtml:26 #: resources/views/lists/surnames-column-list.phtml:25 @@ -77,14 +75,15 @@ msgstr "%1$s (%2$s)" msgid "%1$s KB were downloaded in %2$s seconds." msgstr "Bylo staženo %1$sKB za %2$s sekund." -#. I18N: placeholders are GEDCOM XREFs, such as R123 -#: app/Http/RequestHandlers/CheckTree.php:221 +#: app/Http/RequestHandlers/CheckTree.php:275 #, php-format msgid "%1$s does not exist. Did you mean %2$s?" msgstr "%1$s neexistuje. Nemysleli jste %2$s?" -#. I18N: %1$s and %2$s are internal ID numbers such as R123 -#: app/Http/RequestHandlers/CheckTree.php:254 +#: app/Http/RequestHandlers/CheckTree.php:257 +#: app/Http/RequestHandlers/CheckTree.php:262 +#: app/Http/RequestHandlers/CheckTree.php:267 +#: app/Http/RequestHandlers/CheckTree.php:272 #, php-format msgid "%1$s does not have a link back to %2$s." msgstr "%1$s nemá odkaz zpět na %2$s." @@ -98,8 +97,7 @@ msgstr[0] "Soubor byl rozbalen za %2$s sekund." msgstr[1] "%1$s soubory byly rozbaleny za %2$s sekund." msgstr[2] "%1$s souborů bylo rozbaleno za %2$s sekund." -#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR -#: app/Http/RequestHandlers/CheckTree.php:245 +#: app/Http/RequestHandlers/CheckTree.php:424 #, php-format msgid "%1$s is a %2$s but a %3$s is expected." msgstr "%1$s je typu %2$s, ale očekává se %3$s." @@ -131,15 +129,23 @@ msgid "%1$s × %2$s pixels" msgstr "%1$s × %2$s pixelů" #. I18N: e.g. "Occupation: farmer" -#: app/Elements/AbstractElement.php:237 -#: app/Exceptions/FileUploadException.php:101 +#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. +#. I18N: e.g. "Occupation: farmer" +#: app/Elements/AbstractElement.php:237 app/Elements/NoteStructure.php:136 +#: app/Exceptions/FileUploadException.php:101 app/Fact.php:628 +#: app/Http/RequestHandlers/CheckTree.php:387 +#: app/Http/RequestHandlers/CheckTree.php:389 +#: app/Http/RequestHandlers/CheckTree.php:407 +#: resources/views/fact-association-structure.phtml:99 +#: resources/views/fact-association-structure.phtml:103 +#: resources/views/fact-gedcom-fields.phtml:67 #: resources/views/modules/media-list/page.phtml:145 #, php-format msgid "%1$s: %2$s" msgstr "%1$s: %2$s" #. I18N: A range of numbers -#: app/Individual.php:479 app/Module/StatisticsChartModule.php:857 +#: app/Individual.php:480 app/Module/StatisticsChartModule.php:857 #, php-format msgid "%1$s–%2$s" msgstr "%1$s–%2$s" @@ -171,29 +177,29 @@ msgstr "%s př. n. l." msgid "%s KB" msgstr "%s KB" -#: app/Module/ClippingsCartModule.php:612 +#: app/Module/ClippingsCartModule.php:557 #, php-format msgid "%s and her ancestors" msgstr "%s a její předkové" -#: app/Module/ClippingsCartModule.php:621 +#: app/Module/ClippingsCartModule.php:566 #, php-format msgid "%s and his ancestors" msgstr "%s a jeho předci" -#: app/Module/ClippingsCartModule.php:936 +#: app/Module/ClippingsCartModule.php:881 #, php-format msgid "%s and the individuals that reference it." msgstr "%s a osoby, které se na ni odkazují." #. I18N: %s is a family (husband + wife) -#: app/Module/ClippingsCartModule.php:512 +#: app/Module/ClippingsCartModule.php:457 #, php-format msgid "%s and their children" msgstr "%s a jejich děti" #. I18N: %s is a family (husband + wife) -#: app/Module/ClippingsCartModule.php:514 +#: app/Module/ClippingsCartModule.php:459 #, php-format msgid "%s and their descendants" msgstr "%s a jejich potomci" @@ -218,7 +224,7 @@ msgstr[0] "%s dítě" msgstr[1] "%s děti" msgstr[2] "%s dětí" -#: app/Age.php:100 app/Elements/AgeAtEvent.php:101 +#: app/Age.php:100 app/Elements/AgeAtEvent.php:93 #: app/Statistics/Repository/FamilyRepository.php:353 #: app/Statistics/Repository/IndividualRepository.php:980 #, php-format @@ -228,8 +234,7 @@ msgstr[0] "%s den" msgstr[1] "%s dny" msgstr[2] "%s dní" -#. I18N: placeholders are GEDCOM XREFs, such as R123 -#: app/Http/RequestHandlers/CheckTree.php:224 +#: app/Http/RequestHandlers/CheckTree.php:225 #: app/Http/RequestHandlers/UserEditAction.php:97 #: app/Http/RequestHandlers/UserEditPage.php:84 #: app/Module/FamilyTreeNewsModule.php:175 app/Module/UserJournalModule.php:177 @@ -271,7 +276,7 @@ msgstr[0] "%s vnouče" msgstr[1] "%s vnoučata" msgstr[2] "%s vnoučat" -#: app/Module/LifespansChartModule.php:270 +#: app/Module/LifespansChartModule.php:266 #: resources/views/admin/trees-unconnected.phtml:39 #: resources/views/calendar-list.phtml:18 #, php-format @@ -299,7 +304,7 @@ msgstr[0] "%s zpráva" msgstr[1] "%s zprávy" msgstr[2] "%s zpráv" -#: app/Age.php:96 app/Elements/AgeAtEvent.php:99 +#: app/Age.php:96 app/Elements/AgeAtEvent.php:91 #: app/Statistics/Repository/FamilyRepository.php:359 #: app/Statistics/Repository/IndividualRepository.php:985 #: resources/views/modules/relatives/family.phtml:195 @@ -318,6 +323,12 @@ msgstr[0] "%s poznámka byla aktualizována." msgstr[1] "%s poznámky byly aktualizovány." msgstr[2] "%s poznámek bylo aktualizováno." +#: app/Http/RequestHandlers/CheckTree.php:308 +#: app/Http/RequestHandlers/CheckTree.php:312 +#, php-format +msgid "%s occurs too many times." +msgstr "" + #. I18N: %s=“fifth cousin”, etc. #: app/Services/RelationshipService.php:2151 #, php-format @@ -385,7 +396,7 @@ msgstr "%s o dvě generace výše" msgid "%s twice removed descending" msgstr "%s o dvě generace níže" -#: app/Elements/AgeAtEvent.php:100 +#: app/Elements/AgeAtEvent.php:92 #, php-format msgid "%s week" msgid_plural "%s weeks" @@ -393,7 +404,7 @@ msgstr[0] "%s týden" msgstr[1] "%s týdny" msgstr[2] "%s týdnů" -#: app/Age.php:92 app/Elements/AgeAtEvent.php:98 +#: app/Age.php:92 app/Elements/AgeAtEvent.php:90 #: app/Statistics/Repository/FamilyRepository.php:364 #: app/Statistics/Repository/IndividualRepository.php:990 #: resources/views/modules/relatives/family.phtml:193 @@ -448,42 +459,42 @@ msgstr "%s n. l." msgid "%s+" msgstr "%s+" -#: app/Module/ClippingsCartModule.php:613 +#: app/Module/ClippingsCartModule.php:558 #, php-format msgid "%s, her ancestors and their families" msgstr "%s, její předci a jejich rodiny" -#: app/Module/ClippingsCartModule.php:610 +#: app/Module/ClippingsCartModule.php:555 #, php-format msgid "%s, her parents and siblings" msgstr "%s, její rodiče a sourozenci" -#: app/Module/ClippingsCartModule.php:611 +#: app/Module/ClippingsCartModule.php:556 #, php-format msgid "%s, her spouses and children" msgstr "%s, její manželé a děti" -#: app/Module/ClippingsCartModule.php:614 +#: app/Module/ClippingsCartModule.php:559 #, php-format msgid "%s, her spouses and descendants" msgstr "%s, její manželé a potomci" -#: app/Module/ClippingsCartModule.php:622 +#: app/Module/ClippingsCartModule.php:567 #, php-format msgid "%s, his ancestors and their families" msgstr "%s, jeho předci a jejich rodiny" -#: app/Module/ClippingsCartModule.php:619 +#: app/Module/ClippingsCartModule.php:564 #, php-format msgid "%s, his parents and siblings" msgstr "%s, jeho rodiče a sourozenci" -#: app/Module/ClippingsCartModule.php:620 +#: app/Module/ClippingsCartModule.php:565 #, php-format msgid "%s, his spouses and children" msgstr "%s, jeho manželky a děti" -#: app/Module/ClippingsCartModule.php:623 +#: app/Module/ClippingsCartModule.php:568 #, php-format msgid "%s, his spouses and descendants" msgstr "%s, jeho manželky a potomci" @@ -500,13 +511,13 @@ msgid "(%s after death)" msgstr "(%s po smrti)" #. I18N: The current age of a living individual -#: app/Http/RequestHandlers/IndividualPage.php:183 +#: app/Http/RequestHandlers/IndividualPage.php:181 #, php-format msgid "(age %s)" msgstr "(věk %s)" #. I18N: The age of an individual at a given date -#: app/Http/RequestHandlers/IndividualPage.php:170 +#: app/Http/RequestHandlers/IndividualPage.php:168 #: resources/views/fact-association-structure.phtml:68 #: resources/views/fact-date.phtml:102 #, php-format @@ -514,7 +525,7 @@ msgid "(aged %s)" msgstr "(ve věku %s)" #. I18N: The age of an individual at a given date -#: app/Http/RequestHandlers/IndividualPage.php:167 +#: app/Http/RequestHandlers/IndividualPage.php:165 #: resources/views/fact-association-structure.phtml:65 #: resources/views/fact-date.phtml:98 #, php-format @@ -523,7 +534,7 @@ msgid "(aged %s)" msgstr "(ve věku %s)" #. I18N: The age of an individual at a given date -#: app/Http/RequestHandlers/IndividualPage.php:164 +#: app/Http/RequestHandlers/IndividualPage.php:162 #: resources/views/fact-association-structure.phtml:62 #: resources/views/fact-date.phtml:94 #, php-format @@ -537,6 +548,11 @@ msgstr "(ve věku %s)" msgid "(filtered from %s total entries)" msgstr "(filtrováno z celkových %s záznamů)" +#: resources/views/admin/gedcom-export-options.phtml:47 +#: resources/views/admin/gedcom-export-options.phtml:56 +msgid "(includes media files)" +msgstr "" + #: resources/views/fact-date.phtml:116 msgid "(on the date of death)" msgstr "(v den úmrtí)" @@ -651,7 +667,7 @@ msgctxt "CENTURY" msgid "9th" msgstr "9." -#: app/Http/RequestHandlers/TreePreferencesPage.php:122 +#: app/Http/RequestHandlers/TreePreferencesPage.php:121 #: app/Http/RequestHandlers/UserEditPage.php:110 msgid "<default theme>" msgstr "<výchozí vzhled>" @@ -660,22 +676,13 @@ msgstr "<výchozí vzhled>" msgid "<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>" msgstr "<p>Poznámka: Vyplněním a odesláním tohoto formuláře souhlasíte:</p><ul><li>s ochranou soukromí žiících osob uvedených na tomto webu;</li><li>a že v níže vymezeném textovém poli vysvětlíte s kým jste spřízněn, nebo poskytnete informace o někom, kdo by měl na tomto webu být uveden.</li></ul>" -#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. -#: app/Elements/NoteStructure.php:135 app/Fact.php:620 -#: resources/views/fact-association-structure.phtml:97 -#: resources/views/fact-association-structure.phtml:100 -#: resources/views/fact-gedcom-fields.phtml:65 -#, php-format -msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" -msgstr "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" - #. I18N: URL = web address #: resources/views/modals/media-file-fields.phtml:33 msgid "A URL" msgstr "URL" #. I18N: Description of the “RelationshipsChart” module -#: app/Module/RelationshipsChartModule.php:117 +#: app/Module/RelationshipsChartModule.php:114 msgid "A chart displaying relationships between two individuals." msgstr "Diagram vztahů mezi dvěma osobami." @@ -685,27 +692,27 @@ msgid "A chart of an individual’s ancestors and descendants, as a family book. msgstr "Diagram předků a potomků osoby jako rodinná kniha." #. I18N: Description of the “CompactTreeChart” module -#: app/Module/CompactTreeChartModule.php:91 +#: app/Module/CompactTreeChartModule.php:88 msgid "A chart of an individual’s ancestors, as a compact tree." msgstr "Diagram předků osoby jako kompaktní strom." #. I18N: Description of the “PedigreeChart” module -#: app/Module/PedigreeChartModule.php:120 +#: app/Module/PedigreeChartModule.php:115 msgid "A chart of an individual’s ancestors, formatted as a tree." msgstr "Diagram předků osoby ve formě stromu." #. I18N: Description of the “AncestorsChart” module -#: app/Module/AncestorsChartModule.php:112 +#: app/Module/AncestorsChartModule.php:109 msgid "A chart of an individual’s ancestors." msgstr "Diagram předků osoby." #. I18N: Description of the “DescendancyChart” module -#: app/Module/DescendancyChartModule.php:110 +#: app/Module/DescendancyChartModule.php:105 msgid "A chart of an individual’s descendants." msgstr "Diagram potomků osoby." #. I18N: Description of the “LifespansChart” module -#: app/Module/LifespansChartModule.php:118 +#: app/Module/LifespansChartModule.php:114 msgid "A chart of individuals’ lifespans." msgstr "Diagram doby života osoby." @@ -719,12 +726,12 @@ msgid "A common error is to have multiple links to the same record, for example msgstr "Běžná chyba je mít více odkazů na ten samý záznam, například zobrazení toho samého dítěte vícekrát v rodinném záznamu." #. I18N: Description of the “Fan Chart” module -#: app/Module/FanChartModule.php:154 +#: app/Module/FanChartModule.php:149 msgid "A fan chart of an individual’s ancestors." msgstr "Vějířový diagram předků osoby." #: resources/views/admin/map-import-form.phtml:26 -#: resources/views/admin/trees-export.phtml:26 +#: resources/views/admin/trees-export.phtml:28 #: resources/views/admin/trees-import.phtml:52 #: resources/views/modals/media-file-fields.phtml:29 #: resources/views/modals/media-file-fields.phtml:87 @@ -732,7 +739,7 @@ msgid "A file on the server" msgstr "Soubor na serveru" #: resources/views/admin/map-import-form.phtml:49 -#: resources/views/admin/trees-export.phtml:51 +#: resources/views/admin/trees-export.phtml:53 #: resources/views/admin/trees-import.phtml:40 #: resources/views/modals/media-file-fields.phtml:25 #: resources/views/modals/media-file-fields.phtml:41 @@ -780,12 +787,12 @@ msgid "A list of frequently asked questions and answers." msgstr "Seznam často kladených otázek a odpovědí." #. I18N: Description of the “Individuals” module -#: app/Module/IndividualListModule.php:108 +#: app/Module/IndividualListModule.php:105 msgid "A list of individuals." msgstr "Seznam jednotlivců." #. I18N: Description of the “Locations” module -#: app/Module/LocationListModule.php:81 +#: app/Module/LocationListModule.php:78 msgid "A list of locations." msgstr "Seznam míst." @@ -800,22 +807,22 @@ msgid "A list of records that have been updated recently." msgstr "Seznam záznamů, které nedávno byly aktualizovány." #. I18N: Description of the “Repositories” module -#: app/Module/RepositoryListModule.php:81 +#: app/Module/RepositoryListModule.php:78 msgid "A list of repositories." msgstr "Seznam repozitářů." #. I18N: Description of the “Shared notes” module -#: app/Module/NoteListModule.php:78 +#: app/Module/NoteListModule.php:75 msgid "A list of shared notes." msgstr "Seznam sdílených poznámek." #. I18N: Description of the “Sources” module -#: app/Module/SourceListModule.php:80 +#: app/Module/SourceListModule.php:77 msgid "A list of sources." msgstr "Seznam pramenů." #. I18N: Description of the “Submitters” module -#: app/Module/SubmitterListModule.php:81 +#: app/Module/SubmitterListModule.php:78 msgid "A list of submitters." msgstr "Seznam předkladatelů." @@ -830,12 +837,12 @@ msgid "A list of the Hebrew death anniversaries that will occur in the near futu msgstr "Seznam židovských výročí úmrtí, která nastanou v blízké budoucnosti." #. I18N: Description of the “On this day” module -#: app/Module/OnThisDayModule.php:111 +#: app/Module/OnThisDayModule.php:112 msgid "A list of the anniversaries that occur today." msgstr "Seznam výročí, která připadají na dnešek." #. I18N: Description of the “Upcoming events” module -#: app/Module/UpcomingAnniversariesModule.php:132 +#: app/Module/UpcomingAnniversariesModule.php:133 msgid "A list of the anniversaries that will occur in the near future." msgstr "Seznam výročí, která nastanou v blízké budoucnosti." @@ -1035,7 +1042,7 @@ msgid "A tab showing the sources linked to an individual." msgstr "Panel zobrazující prameny týkající se dané osoby." #. I18N: Description of the “TimelineChart” module -#: app/Module/TimelineChartModule.php:106 +#: app/Module/TimelineChartModule.php:103 msgid "A timeline displaying individual events." msgstr "Časová osa zobrazující události osoby." @@ -1132,8 +1139,8 @@ msgstr "Aban" msgid "Abbreviate place names" msgstr "Zkrátit jména míst" -#: app/Gedcom.php:773 app/Gedcom.php:1183 app/Gedcom.php:1318 -#: app/Gedcom.php:1527 resources/views/lists/sources-table.phtml:95 +#: app/Gedcom.php:789 app/Gedcom.php:1222 app/Gedcom.php:1357 +#: app/Gedcom.php:1578 resources/views/lists/sources-table.phtml:95 #: resources/views/modals/source-fields.phtml:22 msgid "Abbreviation" msgstr "Zkratka" @@ -1149,7 +1156,7 @@ msgstr "Schválit všechny změny" #: resources/views/admin/components.phtml:42 #: resources/views/admin/components.phtml:105 -#: resources/views/admin/trees-privacy.phtml:229 +#: resources/views/admin/trees-privacy.phtml:233 msgid "Access level" msgstr "Úroveň přístupových práv" @@ -1247,14 +1254,14 @@ msgstr "Adar II" msgid "Add" msgstr "Přidat" -#: app/Module/ClippingsCartModule.php:517 -#: app/Module/ClippingsCartModule.php:627 -#: app/Module/ClippingsCartModule.php:742 -#: app/Module/ClippingsCartModule.php:790 -#: app/Module/ClippingsCartModule.php:838 -#: app/Module/ClippingsCartModule.php:886 -#: app/Module/ClippingsCartModule.php:939 -#: app/Module/ClippingsCartModule.php:999 +#: app/Module/ClippingsCartModule.php:462 +#: app/Module/ClippingsCartModule.php:572 +#: app/Module/ClippingsCartModule.php:687 +#: app/Module/ClippingsCartModule.php:735 +#: app/Module/ClippingsCartModule.php:783 +#: app/Module/ClippingsCartModule.php:831 +#: app/Module/ClippingsCartModule.php:884 +#: app/Module/ClippingsCartModule.php:944 #, php-format msgid "Add %s to the clippings cart" msgstr "Přidat %s do schránky" @@ -1263,18 +1270,18 @@ msgstr "Přidat %s do schránky" msgid "Add a brother" msgstr "Přidat bratra" -#: app/Http/RequestHandlers/AddChildToFamilyPage.php:80 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:78 #: resources/views/family-page-menu.phtml:52 #: resources/views/modules/relatives/family.phtml:227 msgid "Add a child" msgstr "Přidat dítě" #: app/Http/RequestHandlers/AddChildToIndividualPage.php:87 -#: resources/views/modules/relatives/tab.phtml:156 +#: resources/views/modules/relatives/tab.phtml:153 msgid "Add a child to create a one-parent family" msgstr "Přidat dítě a vytvořit tak rodinu s jedním rodičem" -#: app/Http/RequestHandlers/AddChildToFamilyPage.php:79 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:77 #: resources/views/family-page-children.phtml:45 #: resources/views/modules/relatives/family.phtml:223 msgid "Add a daughter" @@ -1289,7 +1296,7 @@ msgstr "Přidat fakt" #: app/Http/RequestHandlers/AddParentToIndividualPage.php:78 #: resources/views/family-page-grandparents.phtml:34 #: resources/views/family-page-grandparents.phtml:42 -#: resources/views/modules/relatives/tab.phtml:48 +#: resources/views/modules/relatives/tab.phtml:105 msgid "Add a father" msgstr "Přidat otce" @@ -1303,12 +1310,12 @@ msgstr "Přidat oblíbeného" #: resources/views/family-page-menu.phtml:39 #: resources/views/family-page-parents.phtml:27 #: resources/views/modules/relatives/family.phtml:62 -#: resources/views/modules/relatives/tab.phtml:135 +#: resources/views/modules/relatives/tab.phtml:132 msgid "Add a husband" msgstr "Přidat manžela" -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:76 -#: resources/views/modules/relatives/tab.phtml:147 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:73 +#: resources/views/modules/relatives/tab.phtml:144 msgid "Add a husband using an existing individual" msgstr "Přidat manžela použitím existující osoby" @@ -1316,7 +1323,7 @@ msgstr "Přidat manžela použitím existující osoby" msgid "Add a journal entry" msgstr "Přidat do deníku záznam" -#: app/Http/RequestHandlers/AddMediaFileModal.php:75 +#: app/Http/RequestHandlers/AddMediaFileModal.php:73 #: resources/views/media-page-menu.phtml:37 #: resources/views/modals/add-media-file.phtml:21 msgid "Add a media file" @@ -1331,7 +1338,7 @@ msgstr "Přidat objekt médií" #: app/Http/RequestHandlers/AddParentToIndividualPage.php:76 #: resources/views/family-page-grandparents.phtml:64 #: resources/views/family-page-grandparents.phtml:72 -#: resources/views/modules/relatives/tab.phtml:55 +#: resources/views/modules/relatives/tab.phtml:112 msgid "Add a mother" msgstr "Přidat matku" @@ -1355,7 +1362,7 @@ msgstr "Přidat sourozence" msgid "Add a sister" msgstr "Přidat sestru" -#: app/Http/RequestHandlers/AddChildToFamilyPage.php:78 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:76 #: resources/views/family-page-children.phtml:41 #: resources/views/modules/relatives/family.phtml:219 msgid "Add a son" @@ -1385,12 +1392,12 @@ msgstr "Přidat uživatele" #: resources/views/family-page-menu.phtml:46 #: resources/views/family-page-parents.phtml:49 #: resources/views/modules/relatives/family.phtml:99 -#: resources/views/modules/relatives/tab.phtml:133 +#: resources/views/modules/relatives/tab.phtml:130 msgid "Add a wife" msgstr "Přidat manželku" -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:79 -#: resources/views/modules/relatives/tab.phtml:145 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:76 +#: resources/views/modules/relatives/tab.phtml:142 msgid "Add a wife using an existing individual" msgstr "Přidat manželku použitím existující osoby" @@ -1455,17 +1462,12 @@ msgstr "Přidat mezery v místech zalomení dlouhých řádků" msgid "Add styling and scripts to every page." msgstr "Ke každé stránce přidat stylování a skripty." -#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file -#: resources/views/admin/trees-export.phtml:67 -msgid "Add the GEDCOM media path to filenames" -msgstr "Přidat GEDCOM media cestu ke jménům souborů" - #. I18N: A configuration setting #: resources/views/admin/trees-preferences.phtml:197 msgid "Add to TITLE header tag" msgstr "Přidat do hlavičkového tagu TITLE (nadpis)" -#: app/Module/ClippingsCartModule.php:204 +#: app/Module/ClippingsCartModule.php:188 #: resources/views/modules/clippings/add-options.phtml:22 msgid "Add to the clippings cart" msgstr "Přidat do schránky výstřižků" @@ -1480,7 +1482,7 @@ msgid "Add unlinked records" msgstr "Přidat nezávislé záznamy" #. I18N: Description of the “HTML” module -#: app/Module/HtmlBlockModule.php:70 +#: app/Module/HtmlBlockModule.php:71 msgid "Add your own text and graphics." msgstr "Přidat vlastní text a grafiku." @@ -1488,37 +1490,37 @@ msgstr "Přidat vlastní text a grafiku." msgid "Add/edit a journal/news entry" msgstr "Přidat/upravit deník/novinky" -#: app/Gedcom.php:1245 app/Gedcom.php:1258 app/Gedcom.php:1260 -#: app/Gedcom.php:1261 app/Gedcom.php:1269 app/Gedcom.php:1270 -#: app/Gedcom.php:1277 app/Gedcom.php:1290 app/Gedcom.php:1292 -#: app/Gedcom.php:1293 app/Gedcom.php:1303 app/Gedcom.php:1304 +#: app/Gedcom.php:1284 app/Gedcom.php:1297 app/Gedcom.php:1299 +#: app/Gedcom.php:1300 app/Gedcom.php:1308 app/Gedcom.php:1309 +#: app/Gedcom.php:1316 app/Gedcom.php:1329 app/Gedcom.php:1331 +#: app/Gedcom.php:1332 app/Gedcom.php:1342 app/Gedcom.php:1343 msgid "Additional information" msgstr "Dodatečné infiormace" -#: app/Gedcom.php:364 app/Gedcom.php:476 app/Gedcom.php:496 app/Gedcom.php:751 -#: app/Gedcom.php:798 app/Gedcom.php:1165 app/Gedcom.php:1433 -#: app/Gedcom.php:1463 app/Http/RequestHandlers/CreateRepositoryModal.php:50 +#: app/Gedcom.php:380 app/Gedcom.php:492 app/Gedcom.php:512 app/Gedcom.php:767 +#: app/Gedcom.php:814 app/Gedcom.php:1204 app/Gedcom.php:1484 +#: app/Gedcom.php:1514 app/Http/RequestHandlers/CreateRepositoryModal.php:50 #: app/Module/FixCemeteryTag.php:84 #: resources/views/modals/submitter-fields.phtml:33 msgid "Address" msgstr "Adresa" -#: app/Gedcom.php:365 app/Gedcom.php:477 app/Gedcom.php:497 app/Gedcom.php:752 -#: app/Gedcom.php:799 app/Gedcom.php:1166 app/Gedcom.php:1434 +#: app/Gedcom.php:381 app/Gedcom.php:493 app/Gedcom.php:513 app/Gedcom.php:768 +#: app/Gedcom.php:815 app/Gedcom.php:1205 app/Gedcom.php:1485 msgid "Address line 1" msgstr "1. řádek adresy" -#: app/Gedcom.php:366 app/Gedcom.php:478 app/Gedcom.php:498 app/Gedcom.php:753 -#: app/Gedcom.php:800 app/Gedcom.php:1167 app/Gedcom.php:1435 +#: app/Gedcom.php:382 app/Gedcom.php:494 app/Gedcom.php:514 app/Gedcom.php:769 +#: app/Gedcom.php:816 app/Gedcom.php:1206 app/Gedcom.php:1486 msgid "Address line 2" msgstr "2. řádek adresy" -#: app/Gedcom.php:367 app/Gedcom.php:479 app/Gedcom.php:499 app/Gedcom.php:754 -#: app/Gedcom.php:801 app/Gedcom.php:1168 +#: app/Gedcom.php:383 app/Gedcom.php:495 app/Gedcom.php:515 app/Gedcom.php:770 +#: app/Gedcom.php:817 app/Gedcom.php:1207 msgid "Address line 3" msgstr "3. řádek adresy" -#: resources/views/admin/tags.phtml:259 +#: resources/views/admin/tags.phtml:260 msgid "Addresses" msgstr "Adresy" @@ -1527,6 +1529,10 @@ msgstr "Adresy" msgid "Adelaide, Australia" msgstr "Adelaide, Austrálie" +#: app/Gedcom.php:1244 +msgid "Administrative ID" +msgstr "" + #: resources/views/admin/users-edit.phtml:224 #: resources/views/admin/users-edit.phtml:273 msgid "Administrator" @@ -1544,17 +1550,17 @@ msgstr "Správcův komentář k uživateli" msgid "Administrators" msgstr "Správci" -#: app/Elements/PedigreeLinkageType.php:61 +#: app/Elements/PedigreeLinkageType.php:81 msgctxt "Female pedigree" msgid "Adopted" msgstr "Adoptována" -#: app/Elements/PedigreeLinkageType.php:51 +#: app/Elements/PedigreeLinkageType.php:71 msgctxt "Male pedigree" msgid "Adopted" msgstr "Adoptován" -#: app/Elements/PedigreeLinkageType.php:71 +#: app/Elements/PedigreeLinkageType.php:91 msgctxt "Pedigree" msgid "Adopted" msgstr "Adoptován" @@ -1563,97 +1569,97 @@ msgstr "Adoptován" msgid "Adopted by both parents" msgstr "Adoptován oběma rodiči" -#: app/Elements/AdoptedByWhichParent.php:58 app/Gedcom.php:888 +#: app/Elements/AdoptedByWhichParent.php:58 app/Gedcom.php:920 msgid "Adopted by father" msgstr "Adoptován otcem" -#: app/Elements/AdoptedByWhichParent.php:59 app/Gedcom.php:889 +#: app/Elements/AdoptedByWhichParent.php:59 app/Gedcom.php:921 msgid "Adopted by mother" msgstr "Adoptován matkou" -#: app/Gedcom.php:867 app/Gedcom.php:1430 +#: app/Gedcom.php:899 app/Gedcom.php:1481 msgid "Adopted name" msgstr "Osvojené jméno" -#: app/Gedcom.php:537 app/Gedcom.php:540 +#: app/Gedcom.php:553 app/Gedcom.php:556 msgid "Adoption" msgstr "Adopce" -#: app/Module/IndividualFactsTabModule.php:328 +#: app/Module/IndividualFactsTabModule.php:331 msgid "Adoption of a brother" msgstr "Adopce bratra" -#: app/Module/IndividualFactsTabModule.php:307 +#: app/Module/IndividualFactsTabModule.php:310 msgid "Adoption of a child" msgstr "Adopce dítěte" -#: app/Module/IndividualFactsTabModule.php:306 +#: app/Module/IndividualFactsTabModule.php:309 msgid "Adoption of a daughter" msgstr "Adopce dcery" -#: app/Module/IndividualFactsTabModule.php:376 -#: app/Module/IndividualFactsTabModule.php:399 -#: app/Module/IndividualFactsTabModule.php:422 +#: app/Module/IndividualFactsTabModule.php:379 +#: app/Module/IndividualFactsTabModule.php:402 +#: app/Module/IndividualFactsTabModule.php:425 msgid "Adoption of a grandchild" msgstr "Osvojení vnuka/vnučky" -#: app/Module/IndividualFactsTabModule.php:375 +#: app/Module/IndividualFactsTabModule.php:378 msgid "Adoption of a granddaughter" msgstr "Adopce vnučky" -#: app/Module/IndividualFactsTabModule.php:398 +#: app/Module/IndividualFactsTabModule.php:401 msgctxt "daughter’s daughter" msgid "Adoption of a granddaughter" msgstr "Adopce vnučky" -#: app/Module/IndividualFactsTabModule.php:421 +#: app/Module/IndividualFactsTabModule.php:424 msgctxt "son’s daughter" msgid "Adoption of a granddaughter" msgstr "Adopce vnučky" -#: app/Module/IndividualFactsTabModule.php:374 +#: app/Module/IndividualFactsTabModule.php:377 msgid "Adoption of a grandson" msgstr "Adopce vnuka" -#: app/Module/IndividualFactsTabModule.php:397 +#: app/Module/IndividualFactsTabModule.php:400 msgctxt "daughter’s son" msgid "Adoption of a grandson" msgstr "Adopce vnuka" -#: app/Module/IndividualFactsTabModule.php:420 +#: app/Module/IndividualFactsTabModule.php:423 msgctxt "son’s son" msgid "Adoption of a grandson" msgstr "Adopce vnuka" -#: app/Module/IndividualFactsTabModule.php:351 +#: app/Module/IndividualFactsTabModule.php:354 msgid "Adoption of a half-brother" msgstr "Adopce polorodého bratra" -#: app/Module/IndividualFactsTabModule.php:353 +#: app/Module/IndividualFactsTabModule.php:356 msgid "Adoption of a half-sibling" msgstr "Osvojení polorodého sourozence" -#: app/Module/IndividualFactsTabModule.php:352 +#: app/Module/IndividualFactsTabModule.php:355 msgid "Adoption of a half-sister" msgstr "Adopce polorodé sestry" -#: app/Module/IndividualFactsTabModule.php:330 +#: app/Module/IndividualFactsTabModule.php:333 msgid "Adoption of a sibling" msgstr "Osvojení sourozence" -#: app/Module/IndividualFactsTabModule.php:329 +#: app/Module/IndividualFactsTabModule.php:332 msgid "Adoption of a sister" msgstr "Adopce sestry" -#: app/Module/IndividualFactsTabModule.php:305 +#: app/Module/IndividualFactsTabModule.php:308 msgid "Adoption of a son" msgstr "Adopce syna" -#: app/Gedcom.php:539 +#: app/Gedcom.php:555 msgid "Adoptive parents" msgstr "Osvojení rodiče" -#: app/Gedcom.php:583 +#: app/Gedcom.php:599 msgid "Adult christening" msgstr "Křest v dospělosti" @@ -1675,7 +1681,7 @@ msgstr "Afrika" msgid "After creating the family tree, you will be able to import data from a GEDCOM file." msgstr "Po vytvoření rodokmenu budete moci importovat data ze souboru GEDCOM." -#: app/Gedcom.php:504 app/Statistics/Google/ChartAge.php:137 +#: app/Gedcom.php:520 app/Statistics/Google/ChartAge.php:137 #: app/Statistics/Google/ChartMarriageAge.php:160 #: resources/views/fact-date.phtml:137 #: resources/views/lists/chart-by-age.phtml:32 @@ -1741,7 +1747,7 @@ msgstr "Věk rodičů vedle data narození dítěte" msgid "Age related to death year" msgstr "Věk v době úmrtí" -#: app/Gedcom.php:372 app/Gedcom.php:505 app/Gedcom.php:780 app/Gedcom.php:1164 +#: app/Gedcom.php:388 app/Gedcom.php:521 app/Gedcom.php:796 app/Gedcom.php:1203 msgid "Agency" msgstr "Instituce" @@ -1756,7 +1762,7 @@ msgid "Albania" msgstr "Albánie" #. I18N: Name of a module -#: app/Gedcom.php:932 app/Module/AlbumModule.php:42 +#: app/Gedcom.php:964 app/Module/AlbumModule.php:42 msgid "Album" msgstr "Album" @@ -1770,7 +1776,7 @@ msgstr "Albuquerque, New Mexico, USA" msgid "Algeria" msgstr "Alžírsko" -#: app/Gedcom.php:543 +#: app/Gedcom.php:559 msgid "Alias" msgstr "Přezdívka" @@ -1779,12 +1785,12 @@ msgid "Alive" msgstr "Naživu" #: app/Module/FrequentlyAskedQuestionsModule.php:317 -#: app/Module/IndividualListModule.php:234 -#: app/Module/IndividualListModule.php:243 -#: app/Module/IndividualListModule.php:252 -#: app/Module/IndividualListModule.php:341 -#: app/Module/IndividualListModule.php:454 -#: app/Module/IndividualListModule.php:456 +#: app/Module/IndividualListModule.php:231 +#: app/Module/IndividualListModule.php:240 +#: app/Module/IndividualListModule.php:249 +#: app/Module/IndividualListModule.php:338 +#: app/Module/IndividualListModule.php:451 +#: app/Module/IndividualListModule.php:453 #: resources/views/calendar-page.phtml:180 #: resources/views/lists/datatables-attributes.phtml:10 #: resources/views/modules/faq/config.phtml:74 @@ -1805,7 +1811,7 @@ msgid "All" msgstr "Všechny" #: app/Http/RequestHandlers/TreePrivacyPage.php:170 -#: resources/views/admin/trees-privacy.phtml:258 +#: resources/views/admin/trees-privacy.phtml:262 msgid "All facts and events" msgstr "Všechna fakta a události" @@ -1825,7 +1831,7 @@ msgid "All modules" msgstr "Všechny moduly" #: resources/views/admin/trees-privacy.phtml:165 -#: resources/views/admin/trees-privacy.phtml:251 +#: resources/views/admin/trees-privacy.phtml:255 msgid "All records" msgstr "Všechny záznamy" @@ -1844,13 +1850,12 @@ msgstr "Umožnit uživatelům prohlížet čisté GEDCOM záznamy" msgid "Allow visitors to request a new user account" msgstr "Povolte návštěvníkům žádat o nový uživatelský účet" -#: app/Gedcom.php:868 app/Gedcom.php:931 app/Gedcom.php:1008 -#: app/Gedcom.php:1299 app/Gedcom.php:1305 app/Gedcom.php:1431 -#: app/Gedcom.php:1432 +#: app/Gedcom.php:900 app/Gedcom.php:963 app/Gedcom.php:1040 +#: app/Gedcom.php:1344 app/Gedcom.php:1482 app/Gedcom.php:1483 msgid "Also known as" msgstr "Také znám(a) jako" -#: app/Gedcom.php:1247 app/Gedcom.php:1279 +#: app/Gedcom.php:1286 app/Gedcom.php:1318 msgid "Alternative place name" msgstr "Alternativní název místa" @@ -1894,7 +1899,7 @@ msgid "An alternative way to sign in and sign out." msgstr "Další možný způsob, jak se přihlásit nebo odhlásit." #. I18N: Description of the “HourglassChart” module -#: app/Module/HourglassChartModule.php:93 +#: app/Module/HourglassChartModule.php:90 msgid "An hourglass chart of an individual’s ancestors and descendants." msgstr "Diagram přesýpacích hodin předků a potomků osoby." @@ -1919,12 +1924,12 @@ msgstr "Je dostupná aktualizace." #. I18N: Name of a module/report #. I18N: Name of a module/chart #: app/Module/AhnentafelReportModule.php:40 -#: app/Module/AncestorsChartModule.php:101 +#: app/Module/AncestorsChartModule.php:98 #: resources/xml/reports/ahnentafel_report.xml:4 msgid "Ancestors" msgstr "Předci" -#: app/Gedcom.php:544 +#: app/Gedcom.php:560 msgid "Ancestors interest" msgstr "Zájem předků" @@ -1933,19 +1938,25 @@ msgid "Ancestors of " msgstr "Předek od " #. I18N: %s is an individual’s name -#: app/Module/AncestorsChartModule.php:147 +#: app/Module/AncestorsChartModule.php:144 #, php-format msgid "Ancestors of %s" msgstr "Předci od %s" -#: app/Gedcom.php:542 +#: app/Gedcom.php:558 msgid "Ancestral file number" msgstr "Číslo souboru předků" -#: app/Gedcom.php:843 +#. I18N: GEDCOM tag _APID +#: app/Gedcom.php:864 msgid "Ancestry PID" msgstr "PID původu" +#. I18N: GEDCOM tag _APID +#: app/Gedcom.php:1038 +msgid "Ancestry.com source identifier" +msgstr "" + #. I18N: Location of an LDS church temple #: app/Elements/TempleCode.php:58 msgid "Anchorage, Alaska, United States" @@ -1979,7 +1990,7 @@ msgstr "Výročí" msgid "Anniversary calendar" msgstr "Kalendář výročí" -#: app/Gedcom.php:408 +#: app/Gedcom.php:424 msgid "Annulment" msgstr "Anulování" @@ -2006,19 +2017,27 @@ msgstr "K této webové stánce má přístup každý, kdo má uživatelský ú msgid "Apia, Samoa" msgstr "Apia, Samoa" -#: resources/views/admin/gedcom-export-options.phtml:63 +#: app/Gedcom.php:490 +msgid "Application ID" +msgstr "" + +#: app/Gedcom.php:507 +msgid "Application name" +msgstr "" + +#: resources/views/admin/gedcom-export-options.phtml:97 msgid "Apply privacy settings" msgstr "Uplatnit nastavení soukromí" #. I18N: Label for checkbox #: resources/views/admin/trees-preferences.phtml:760 -#: resources/views/admin/trees-privacy.phtml:294 +#: resources/views/admin/trees-privacy.phtml:298 msgid "Apply these preferences to all family trees" msgstr "Tyto předvolby vztáhnout na všechny rodokmeny" #. I18N: Label for checkbox #: resources/views/admin/trees-preferences.phtml:767 -#: resources/views/admin/trees-privacy.phtml:301 +#: resources/views/admin/trees-privacy.phtml:305 msgid "Apply these preferences to new family trees" msgstr "Tyto předvolby vztáhnout na nové rodokmeny" @@ -2150,10 +2169,10 @@ msgstr "Popel" msgid "Asia" msgstr "Asie" -#: app/Gedcom.php:545 app/Gedcom.php:1053 app/Gedcom.php:1105 -#: app/Gedcom.php:1262 app/Gedcom.php:1294 app/Gedcom.php:1460 -#: app/Gedcom.php:1552 app/Gedcom.php:1566 -#: resources/views/fact-association-structure.phtml:100 +#: app/Gedcom.php:561 app/Gedcom.php:1085 app/Gedcom.php:1099 +#: app/Gedcom.php:1139 app/Gedcom.php:1301 app/Gedcom.php:1333 +#: app/Gedcom.php:1511 app/Gedcom.php:1603 app/Gedcom.php:1617 +#: resources/views/fact-association-structure.phtml:101 msgid "Associate" msgstr "Společník" @@ -2209,7 +2228,7 @@ msgid "Attending" msgstr "Obsluhující" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:60 app/Gedcom.php:1408 +#: app/Elements/SourceMediaType.php:79 app/Gedcom.php:1459 msgid "Audio" msgstr "Zvuk" @@ -2250,16 +2269,16 @@ msgstr "Austrálie" msgid "Austria" msgstr "Rakousko" -#: app/Gedcom.php:774 resources/views/lists/sources-table.phtml:96 +#: app/Gedcom.php:790 resources/views/lists/sources-table.phtml:96 #: resources/views/modals/source-fields.phtml:30 msgid "Author" msgstr "Autor" -#: app/Gedcom.php:1458 app/Gedcom.php:1466 app/Gedcom.php:1475 -#: app/Gedcom.php:1476 app/Gedcom.php:1479 app/Gedcom.php:1480 -#: app/Gedcom.php:1551 app/Gedcom.php:1565 app/Gedcom.php:1579 -#: app/Gedcom.php:1581 app/Gedcom.php:1583 app/Gedcom.php:1585 -#: app/Gedcom.php:1587 app/Gedcom.php:1589 +#: app/Gedcom.php:1509 app/Gedcom.php:1517 app/Gedcom.php:1526 +#: app/Gedcom.php:1527 app/Gedcom.php:1530 app/Gedcom.php:1531 +#: app/Gedcom.php:1602 app/Gedcom.php:1616 app/Gedcom.php:1630 +#: app/Gedcom.php:1632 app/Gedcom.php:1634 app/Gedcom.php:1636 +#: app/Gedcom.php:1638 app/Gedcom.php:1640 msgid "Author of last change" msgstr "Autor poslední změny" @@ -2317,7 +2336,7 @@ msgstr "Průměrný věk" #: app/Module/StatisticsChartModule.php:518 #: app/Statistics/Google/ChartAge.php:135 #: resources/views/modules/gedcom_stats/config.phtml:58 -#: resources/views/modules/gedcom_stats/statistics.phtml:221 +#: resources/views/modules/gedcom_stats/statistics.phtml:220 #: resources/views/modules/html/template-statistics.phtml:89 #: resources/views/modules/statistics-chart/custom.phtml:38 #: resources/views/modules/statistics-chart/lifespan.phtml:17 @@ -2342,7 +2361,7 @@ msgstr "Průměrný počet" #: app/Statistics/Google/ChartChildren.php:99 #: resources/views/modules/gedcom_stats/config.phtml:60 -#: resources/views/modules/gedcom_stats/statistics.phtml:249 +#: resources/views/modules/gedcom_stats/statistics.phtml:248 #: resources/views/modules/html/template-statistics.phtml:97 #: resources/views/modules/statistics-chart/children.phtml:17 msgid "Average number of children per family" @@ -2437,84 +2456,84 @@ msgstr "Bahrajn" msgid "Bangladesh" msgstr "Bangladéš" -#: app/Gedcom.php:553 resources/views/calendar-page.phtml:186 +#: app/Gedcom.php:569 resources/views/calendar-page.phtml:186 #: resources/xml/reports/missing_facts_report.xml:16 msgid "Baptism" msgstr "Křest" -#: app/Module/IndividualFactsTabModule.php:323 +#: app/Module/IndividualFactsTabModule.php:326 msgid "Baptism of a brother" msgstr "Křest bratra (protest.)" -#: app/Module/IndividualFactsTabModule.php:302 +#: app/Module/IndividualFactsTabModule.php:305 msgid "Baptism of a child" msgstr "Křest dítěte" -#: app/Module/IndividualFactsTabModule.php:301 +#: app/Module/IndividualFactsTabModule.php:304 msgid "Baptism of a daughter" msgstr "Křest dcery (protest.)" -#: app/Module/IndividualFactsTabModule.php:371 -#: app/Module/IndividualFactsTabModule.php:394 -#: app/Module/IndividualFactsTabModule.php:417 -#: app/Module/IndividualFactsTabModule.php:494 -#: app/Module/IndividualFactsTabModule.php:512 +#: app/Module/IndividualFactsTabModule.php:374 +#: app/Module/IndividualFactsTabModule.php:397 +#: app/Module/IndividualFactsTabModule.php:420 +#: app/Module/IndividualFactsTabModule.php:497 +#: app/Module/IndividualFactsTabModule.php:515 msgid "Baptism of a grandchild" msgstr "Křest vnuka" -#: app/Module/IndividualFactsTabModule.php:370 +#: app/Module/IndividualFactsTabModule.php:373 msgid "Baptism of a granddaughter" msgstr "Křest vnučky (protest.)" -#: app/Module/IndividualFactsTabModule.php:393 +#: app/Module/IndividualFactsTabModule.php:396 msgctxt "daughter’s daughter" msgid "Baptism of a granddaughter" msgstr "Křest vnučky (protest.)" -#: app/Module/IndividualFactsTabModule.php:416 +#: app/Module/IndividualFactsTabModule.php:419 msgctxt "son’s daughter" msgid "Baptism of a granddaughter" msgstr "Křest vnučky (protest.)" -#: app/Module/IndividualFactsTabModule.php:369 +#: app/Module/IndividualFactsTabModule.php:372 msgid "Baptism of a grandson" msgstr "Křest vnuka (protest.)" -#: app/Module/IndividualFactsTabModule.php:392 +#: app/Module/IndividualFactsTabModule.php:395 msgctxt "daughter’s son" msgid "Baptism of a grandson" msgstr "Křest vnuka (protest.)" -#: app/Module/IndividualFactsTabModule.php:415 +#: app/Module/IndividualFactsTabModule.php:418 msgctxt "son’s son" msgid "Baptism of a grandson" msgstr "Křest vnuka (protest.)" -#: app/Module/IndividualFactsTabModule.php:346 +#: app/Module/IndividualFactsTabModule.php:349 msgid "Baptism of a half-brother" msgstr "Křest polorodého bratra (protest.)" -#: app/Module/IndividualFactsTabModule.php:348 +#: app/Module/IndividualFactsTabModule.php:351 msgid "Baptism of a half-sibling" msgstr "Křest polorodého sourozence" -#: app/Module/IndividualFactsTabModule.php:347 +#: app/Module/IndividualFactsTabModule.php:350 msgid "Baptism of a half-sister" msgstr "Křest polorodé sestry (protest.)" -#: app/Module/IndividualFactsTabModule.php:325 +#: app/Module/IndividualFactsTabModule.php:328 msgid "Baptism of a sibling" msgstr "Křest sourozence" -#: app/Module/IndividualFactsTabModule.php:324 +#: app/Module/IndividualFactsTabModule.php:327 msgid "Baptism of a sister" msgstr "Křest sestry (protest.)" -#: app/Module/IndividualFactsTabModule.php:300 +#: app/Module/IndividualFactsTabModule.php:303 msgid "Baptism of a son" msgstr "Křest syna (protest.)" -#: app/Gedcom.php:556 resources/xml/reports/missing_facts_report.xml:17 +#: app/Gedcom.php:572 resources/xml/reports/missing_facts_report.xml:17 msgid "Bar mitzvah" msgstr "Bar micva" @@ -2523,11 +2542,11 @@ msgstr "Bar micva" msgid "Barbados" msgstr "Barbados" -#: app/Gedcom.php:1086 +#: app/Gedcom.php:1120 msgid "Base GEDCOM tag" msgstr "Základní tag GEDCOMu" -#: app/Gedcom.php:559 resources/xml/reports/missing_facts_report.xml:18 +#: app/Gedcom.php:575 resources/xml/reports/missing_facts_report.xml:18 msgid "Bat mitzvah" msgstr "Bat micva" @@ -2584,7 +2603,7 @@ msgstr "Svědek (ženichův)" msgid "Bhutan" msgstr "Bhútán" -#: app/Gedcom.php:1526 +#: app/Gedcom.php:1577 msgid "Bibliography" msgstr "Bibliografie" @@ -2593,7 +2612,7 @@ msgstr "Bibliografie" msgid "Billings, Montana, United States" msgstr "Billings, Montana, USA" -#: app/Gedcom.php:727 +#: app/Gedcom.php:743 msgid "Binary data object" msgstr "Binární datový objekt" @@ -2610,7 +2629,7 @@ msgstr "Správcovské nástroje Bing™" msgid "Birmingham, Alabama, United States" msgstr "Birmingham, Alabama, USA" -#: app/Gedcom.php:562 app/Http/RequestHandlers/IndividualPage.php:199 +#: app/Gedcom.php:578 app/Http/RequestHandlers/IndividualPage.php:197 #: resources/views/calendar-page.phtml:183 #: resources/views/lists/individuals-table.phtml:215 #: resources/views/lists/individuals-table.phtml:220 @@ -2738,17 +2757,17 @@ msgstr "Birmingham, Alabama, USA" msgid "Birth" msgstr "Narození" -#: app/Elements/PedigreeLinkageType.php:60 +#: app/Elements/PedigreeLinkageType.php:80 msgctxt "Female pedigree" msgid "Birth" msgstr "Narozena" -#: app/Elements/PedigreeLinkageType.php:50 +#: app/Elements/PedigreeLinkageType.php:70 msgctxt "Male pedigree" msgid "Birth" msgstr "Narozen" -#: app/Elements/PedigreeLinkageType.php:70 +#: app/Elements/PedigreeLinkageType.php:90 msgctxt "Pedigree" msgid "Birth" msgstr "Narozen" @@ -2767,84 +2786,84 @@ msgstr "Konec rozmezí data narození" msgid "Birth date range start" msgstr "Počátek rozmezí data narození" -#: app/Gedcom.php:869 +#: app/Gedcom.php:901 msgid "Birth name" msgstr "Rodné jméno" -#: app/Module/IndividualFactsTabModule.php:313 +#: app/Module/IndividualFactsTabModule.php:316 msgid "Birth of a brother" msgstr "Narození bratra" -#: app/Module/IndividualFactsTabModule.php:292 app/Module/PlacesModule.php:222 +#: app/Module/IndividualFactsTabModule.php:295 app/Module/PlacesModule.php:222 #: resources/views/admin/trees-preferences.phtml:438 msgid "Birth of a child" msgstr "Narození dítěte" -#: app/Module/IndividualFactsTabModule.php:291 +#: app/Module/IndividualFactsTabModule.php:294 msgid "Birth of a daughter" msgstr "Narození dcery" -#: app/Module/IndividualFactsTabModule.php:361 -#: app/Module/IndividualFactsTabModule.php:384 -#: app/Module/IndividualFactsTabModule.php:407 +#: app/Module/IndividualFactsTabModule.php:364 +#: app/Module/IndividualFactsTabModule.php:387 +#: app/Module/IndividualFactsTabModule.php:410 #: resources/views/admin/trees-preferences.phtml:432 msgid "Birth of a grandchild" msgstr "Narození vnuka" -#: app/Module/IndividualFactsTabModule.php:360 +#: app/Module/IndividualFactsTabModule.php:363 msgid "Birth of a granddaughter" msgstr "Narození vnučky" -#: app/Module/IndividualFactsTabModule.php:383 +#: app/Module/IndividualFactsTabModule.php:386 msgctxt "daughter’s daughter" msgid "Birth of a granddaughter" msgstr "Narození vnučky" -#: app/Module/IndividualFactsTabModule.php:406 +#: app/Module/IndividualFactsTabModule.php:409 msgctxt "son’s daughter" msgid "Birth of a granddaughter" msgstr "Narození vnučky" -#: app/Module/IndividualFactsTabModule.php:359 +#: app/Module/IndividualFactsTabModule.php:362 msgid "Birth of a grandson" msgstr "Narození vnuka" -#: app/Module/IndividualFactsTabModule.php:382 +#: app/Module/IndividualFactsTabModule.php:385 msgctxt "daughter’s son" msgid "Birth of a grandson" msgstr "Narození vnuka" -#: app/Module/IndividualFactsTabModule.php:405 +#: app/Module/IndividualFactsTabModule.php:408 msgctxt "son’s son" msgid "Birth of a grandson" msgstr "Narození vnuka" -#: app/Module/IndividualFactsTabModule.php:336 +#: app/Module/IndividualFactsTabModule.php:339 msgid "Birth of a half-brother" msgstr "Narození polorodého bratra" -#: app/Module/IndividualFactsTabModule.php:338 +#: app/Module/IndividualFactsTabModule.php:341 msgid "Birth of a half-sibling" msgstr "Narození polorodého sourozence" -#: app/Module/IndividualFactsTabModule.php:337 +#: app/Module/IndividualFactsTabModule.php:340 msgid "Birth of a half-sister" msgstr "Narození polorodé sestry" -#: app/Module/IndividualFactsTabModule.php:315 +#: app/Module/IndividualFactsTabModule.php:318 #: resources/views/admin/trees-preferences.phtml:444 msgid "Birth of a sibling" msgstr "Narození sourozence" -#: app/Module/IndividualFactsTabModule.php:314 +#: app/Module/IndividualFactsTabModule.php:317 msgid "Birth of a sister" msgstr "Narození sestry" -#: app/Module/IndividualFactsTabModule.php:290 +#: app/Module/IndividualFactsTabModule.php:293 msgid "Birth of a son" msgstr "Narození syna" -#: app/Gedcom.php:564 +#: app/Gedcom.php:580 msgid "Birth parents" msgstr "Rodní rodiče" @@ -2874,11 +2893,11 @@ msgstr "Narození podle století" msgid "Bismarck, North Dakota, United States" msgstr "Bismarck, North Dakota, USA" -#: app/Gedcom.php:566 +#: app/Gedcom.php:582 msgid "Blessing" msgstr "Požehnání" -#: app/Gedcom.php:1484 resources/views/edit-blocks-block.phtml:22 +#: app/Gedcom.php:1535 resources/views/edit-blocks-block.phtml:22 msgid "Block" msgstr "Blok" @@ -2915,7 +2934,7 @@ msgid "Bolivia" msgstr "Bolívie" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:61 +#: app/Elements/SourceMediaType.php:80 msgid "Book" msgstr "Kniha" @@ -2988,7 +3007,7 @@ msgstr "Brigham City, Utah, Spojené státy" msgid "Brisbane, Australia" msgstr "Brisbane, Austrálie" -#: app/Gedcom.php:890 +#: app/Gedcom.php:922 msgid "Brit milah" msgstr "Smlouva obřezání (brit milah)" @@ -3046,7 +3065,7 @@ msgstr "Buenos Aires, Argentína" msgid "Bulgaria" msgstr "Bulharsko" -#: app/Gedcom.php:569 resources/views/calendar-page.phtml:198 +#: app/Gedcom.php:585 resources/views/calendar-page.phtml:198 #: resources/xml/reports/family_group_report.xml:351 #: resources/xml/reports/family_group_report.xml:705 #: resources/xml/reports/family_group_report.xml:1049 @@ -3054,79 +3073,79 @@ msgstr "Bulharsko" msgid "Burial" msgstr "Pohřbení" -#: app/Module/IndividualFactsTabModule.php:451 +#: app/Module/IndividualFactsTabModule.php:454 msgid "Burial of a brother" msgstr "Pohřbení bratra" -#: app/Module/IndividualFactsTabModule.php:435 +#: app/Module/IndividualFactsTabModule.php:438 msgid "Burial of a child" msgstr "Pohřbení dítěte" -#: app/Module/IndividualFactsTabModule.php:434 +#: app/Module/IndividualFactsTabModule.php:437 msgid "Burial of a daughter" msgstr "Pohřbení dcery" -#: app/Module/IndividualFactsTabModule.php:727 +#: app/Module/IndividualFactsTabModule.php:730 msgid "Burial of a father" msgstr "Pohřbení otce" -#: app/Module/IndividualFactsTabModule.php:489 -#: app/Module/IndividualFactsTabModule.php:507 -#: app/Module/IndividualFactsTabModule.php:525 +#: app/Module/IndividualFactsTabModule.php:492 +#: app/Module/IndividualFactsTabModule.php:510 +#: app/Module/IndividualFactsTabModule.php:528 msgid "Burial of a grandchild" msgstr "Pohřbení vnuka" -#: app/Module/IndividualFactsTabModule.php:488 +#: app/Module/IndividualFactsTabModule.php:491 msgid "Burial of a granddaughter" msgstr "Pohřbení vnučky" -#: app/Module/IndividualFactsTabModule.php:506 +#: app/Module/IndividualFactsTabModule.php:509 msgctxt "daughter’s daughter" msgid "Burial of a granddaughter" msgstr "Pohřbení vnučky" -#: app/Module/IndividualFactsTabModule.php:524 +#: app/Module/IndividualFactsTabModule.php:527 msgctxt "son’s daughter" msgid "Burial of a granddaughter" msgstr "Pohřbení vnučky" -#: app/Module/IndividualFactsTabModule.php:745 +#: app/Module/IndividualFactsTabModule.php:748 msgid "Burial of a grandfather" msgstr "Pohřbení dědy" -#: app/Module/IndividualFactsTabModule.php:746 +#: app/Module/IndividualFactsTabModule.php:749 msgid "Burial of a grandmother" msgstr "Pohřbení báby" -#: app/Module/IndividualFactsTabModule.php:747 -#: app/Module/IndividualFactsTabModule.php:765 -#: app/Module/IndividualFactsTabModule.php:783 +#: app/Module/IndividualFactsTabModule.php:750 +#: app/Module/IndividualFactsTabModule.php:768 +#: app/Module/IndividualFactsTabModule.php:786 msgid "Burial of a grandparent" msgstr "Pohřbení prarodiče" -#: app/Module/IndividualFactsTabModule.php:487 +#: app/Module/IndividualFactsTabModule.php:490 msgid "Burial of a grandson" msgstr "Pohřbení vnuka" -#: app/Module/IndividualFactsTabModule.php:505 +#: app/Module/IndividualFactsTabModule.php:508 msgctxt "daughter’s son" msgid "Burial of a grandson" msgstr "Pohřbení vnuka" -#: app/Module/IndividualFactsTabModule.php:523 +#: app/Module/IndividualFactsTabModule.php:526 msgctxt "son’s son" msgid "Burial of a grandson" msgstr "Pohřbení vnuka" -#: app/Module/IndividualFactsTabModule.php:469 +#: app/Module/IndividualFactsTabModule.php:472 msgid "Burial of a half-brother" msgstr "Pohřbení polorodého bratra" -#: app/Module/IndividualFactsTabModule.php:471 +#: app/Module/IndividualFactsTabModule.php:474 msgid "Burial of a half-sibling" msgstr "Pohřbení polorodého sourozence" -#: app/Module/IndividualFactsTabModule.php:470 +#: app/Module/IndividualFactsTabModule.php:473 msgid "Burial of a half-sister" msgstr "Pohřbení polorodé sestry" @@ -3134,39 +3153,39 @@ msgstr "Pohřbení polorodé sestry" msgid "Burial of a husband" msgstr "Pohřbení manžela" -#: app/Module/IndividualFactsTabModule.php:763 +#: app/Module/IndividualFactsTabModule.php:766 msgid "Burial of a maternal grandfather" msgstr "Pohřbení dědy (matčina strana)" -#: app/Module/IndividualFactsTabModule.php:764 +#: app/Module/IndividualFactsTabModule.php:767 msgid "Burial of a maternal grandmother" msgstr "Pohřbení báby (matčina strana)" -#: app/Module/IndividualFactsTabModule.php:728 +#: app/Module/IndividualFactsTabModule.php:731 msgid "Burial of a mother" msgstr "Pohřbení matky" -#: app/Module/IndividualFactsTabModule.php:729 +#: app/Module/IndividualFactsTabModule.php:732 msgid "Burial of a parent" msgstr "Pohřbení rodiče" -#: app/Module/IndividualFactsTabModule.php:781 +#: app/Module/IndividualFactsTabModule.php:784 msgid "Burial of a paternal grandfather" msgstr "Pohřbení dědy (otcova strana)" -#: app/Module/IndividualFactsTabModule.php:782 +#: app/Module/IndividualFactsTabModule.php:785 msgid "Burial of a paternal grandmother" msgstr "Pohřbení báby (otcova strana)" -#: app/Module/IndividualFactsTabModule.php:453 +#: app/Module/IndividualFactsTabModule.php:456 msgid "Burial of a sibling" msgstr "Pohřbení sourozence" -#: app/Module/IndividualFactsTabModule.php:452 +#: app/Module/IndividualFactsTabModule.php:455 msgid "Burial of a sister" msgstr "Pohřbení sestry" -#: app/Module/IndividualFactsTabModule.php:433 +#: app/Module/IndividualFactsTabModule.php:436 msgid "Burial of a son" msgstr "Pohřbení syna" @@ -3251,7 +3270,7 @@ msgstr "Převod kalendáře" msgid "Calgary, Alberta, Canada" msgstr "Calgary, Alberata, Kanada" -#: app/Gedcom.php:791 resources/views/modals/source-fields.phtml:50 +#: app/Gedcom.php:807 resources/views/modals/source-fields.phtml:50 msgid "Call number" msgstr "Signatura" @@ -3286,7 +3305,7 @@ msgid "Caracas, Venezuela" msgstr "Caracas, Venezuela" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:62 +#: app/Elements/SourceMediaType.php:81 msgid "Card" msgstr "Karta" @@ -3295,7 +3314,7 @@ msgstr "Karta" msgid "Cardston, Alberta, Canada" msgstr "Cardston, Alberta, Kanada" -#: app/Gedcom.php:572 +#: app/Gedcom.php:588 msgid "Caste" msgstr "Kasta" @@ -3303,15 +3322,15 @@ msgstr "Kasta" msgid "Categories" msgstr "Kategorie" -#: app/Gedcom.php:1076 app/Gedcom.php:1132 app/Gedcom.php:1399 +#: app/Gedcom.php:1110 app/Gedcom.php:1166 app/Gedcom.php:1450 msgid "Category" msgstr "Kategorie" -#: app/Gedcom.php:373 app/Gedcom.php:506 app/Gedcom.php:1173 +#: app/Gedcom.php:389 app/Gedcom.php:522 app/Gedcom.php:1212 msgid "Cause" msgstr "Příčina" -#: app/Gedcom.php:598 app/Gedcom.php:1011 +#: app/Gedcom.php:614 app/Gedcom.php:1043 msgid "Cause of death" msgstr "Příčina smrti" @@ -3331,11 +3350,11 @@ msgstr "Kajmanské ostrovy" msgid "Cebu City, Philippines" msgstr "Cebu City, Filipíny" -#: app/Gedcom.php:1465 +#: app/Gedcom.php:1516 msgid "Cemetery" msgstr "Hřbitov" -#: app/Gedcom.php:573 +#: app/Gedcom.php:589 msgid "Census" msgstr "Sčítání lidu" @@ -3344,7 +3363,7 @@ msgstr "Sčítání lidu" msgid "Census assistant" msgstr "Sčítací asistent" -#: app/Gedcom.php:574 +#: app/Gedcom.php:590 #: resources/views/modules/GEDFact_assistant/select-census.phtml:14 msgid "Census date" msgstr "Datum sčítání" @@ -3353,7 +3372,7 @@ msgstr "Datum sčítání" msgid "Census date and place" msgstr "Datum a místo sčítání" -#: app/Gedcom.php:575 +#: app/Gedcom.php:591 msgid "Census place" msgstr "Místo sčítání" @@ -3389,11 +3408,11 @@ msgid "Century" msgstr "Století" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:63 +#: app/Elements/SourceMediaType.php:82 msgid "Certificate" msgstr "Certifikát" -#: app/Gedcom.php:1263 app/Gedcom.php:1295 +#: app/Gedcom.php:1302 app/Gedcom.php:1334 msgid "Certificate number" msgstr "Číslo dokladu" @@ -3456,12 +3475,12 @@ msgstr[2] "Změny v posledních %s dnech" msgid "Changes log" msgstr "Log změn" -#: resources/views/admin/gedcom-export-options.phtml:43 +#: resources/views/admin/gedcom-export-options.phtml:77 #: resources/views/admin/trees-import.phtml:83 msgid "Character encoding" msgstr "Kódování znaků" -#: app/Gedcom.php:460 +#: app/Gedcom.php:476 msgid "Character set" msgstr "Znaková sada" @@ -3470,7 +3489,7 @@ msgstr "Znaková sada" msgid "Chart" msgstr "Diagram" -#: app/Module/RelationshipsChartModule.php:425 +#: app/Module/RelationshipsChartModule.php:422 msgid "Chart preferences" msgstr "Předvolby diagramu" @@ -3493,7 +3512,7 @@ msgstr "Typ diagramu" msgid "Charts" msgstr "Diagramy" -#: app/Http/RequestHandlers/CheckTree.php:259 +#: app/Http/RequestHandlers/CheckTree.php:318 #: resources/views/admin/trees.phtml:182 msgid "Check for errors" msgstr "Vyhledat chyby" @@ -3515,8 +3534,7 @@ msgstr "Kontrola nastavení serveru" msgid "Chicago, Illinois, United States" msgstr "Chicago, Illinois, USA" -#: app/Elements/AgeAtEvent.php:88 app/Gedcom.php:413 -#: resources/views/edit/change-family-members.phtml:67 +#: app/Gedcom.php:429 resources/views/edit/change-family-members.phtml:67 #: resources/views/edit/change-family-members.phtml:78 #: resources/views/modules/pedigree-chart/previous.phtml:40 msgid "Child" @@ -3534,7 +3552,7 @@ msgid "Child of %s" msgstr "Dítě od %s" #: app/Http/RequestHandlers/FamilyPage.php:155 -#: app/Http/RequestHandlers/IndividualPage.php:229 +#: app/Http/RequestHandlers/IndividualPage.php:227 #: app/Module/StatisticsChartModule.php:423 #: app/Module/StatisticsChartModule.php:715 #: resources/views/lists/families-table.phtml:233 @@ -3608,80 +3626,80 @@ msgstr "Vyberte příbuzné" msgid "Choose user defined welcome text typed below" msgstr "Vybrat uživatelem definovaný text vepsaný pod tímto políčkem" -#: app/Gedcom.php:579 resources/xml/reports/family_group_report.xml:206 +#: app/Gedcom.php:595 resources/xml/reports/family_group_report.xml:206 #: resources/xml/reports/family_group_report.xml:560 #: resources/xml/reports/family_group_report.xml:904 #: resources/xml/reports/missing_facts_report.xml:16 msgid "Christening" msgstr "Křest (křesťanský)" -#: app/Module/IndividualFactsTabModule.php:318 +#: app/Module/IndividualFactsTabModule.php:321 msgid "Christening of a brother" msgstr "Křest bratra" -#: app/Module/IndividualFactsTabModule.php:297 +#: app/Module/IndividualFactsTabModule.php:300 msgid "Christening of a child" msgstr "Křest dítěte" -#: app/Module/IndividualFactsTabModule.php:296 +#: app/Module/IndividualFactsTabModule.php:299 msgid "Christening of a daughter" msgstr "Křest dcery" -#: app/Module/IndividualFactsTabModule.php:366 -#: app/Module/IndividualFactsTabModule.php:389 -#: app/Module/IndividualFactsTabModule.php:412 +#: app/Module/IndividualFactsTabModule.php:369 +#: app/Module/IndividualFactsTabModule.php:392 +#: app/Module/IndividualFactsTabModule.php:415 msgid "Christening of a grandchild" msgstr "Křest vnuka/vnučky" -#: app/Module/IndividualFactsTabModule.php:365 +#: app/Module/IndividualFactsTabModule.php:368 msgid "Christening of a granddaughter" msgstr "Křest vnučky" -#: app/Module/IndividualFactsTabModule.php:388 +#: app/Module/IndividualFactsTabModule.php:391 msgctxt "daughter’s daughter" msgid "Christening of a granddaughter" msgstr "Křest vnučky" -#: app/Module/IndividualFactsTabModule.php:411 +#: app/Module/IndividualFactsTabModule.php:414 msgctxt "son’s daughter" msgid "Christening of a granddaughter" msgstr "Křest vnučky" -#: app/Module/IndividualFactsTabModule.php:364 +#: app/Module/IndividualFactsTabModule.php:367 msgid "Christening of a grandson" msgstr "Křest vnuka" -#: app/Module/IndividualFactsTabModule.php:387 +#: app/Module/IndividualFactsTabModule.php:390 msgctxt "daughter’s son" msgid "Christening of a grandson" msgstr "Křest vnuka" -#: app/Module/IndividualFactsTabModule.php:410 +#: app/Module/IndividualFactsTabModule.php:413 msgctxt "son’s son" msgid "Christening of a grandson" msgstr "Křest vnuka" -#: app/Module/IndividualFactsTabModule.php:341 +#: app/Module/IndividualFactsTabModule.php:344 msgid "Christening of a half-brother" msgstr "Křest polorodého bratra" -#: app/Module/IndividualFactsTabModule.php:343 +#: app/Module/IndividualFactsTabModule.php:346 msgid "Christening of a half-sibling" msgstr "Křest polorodého sourozence" -#: app/Module/IndividualFactsTabModule.php:342 +#: app/Module/IndividualFactsTabModule.php:345 msgid "Christening of a half-sister" msgstr "Křest polorodé sestry" -#: app/Module/IndividualFactsTabModule.php:320 +#: app/Module/IndividualFactsTabModule.php:323 msgid "Christening of a sibling" msgstr "Křest sourozence" -#: app/Module/IndividualFactsTabModule.php:319 +#: app/Module/IndividualFactsTabModule.php:322 msgid "Christening of a sister" msgstr "Křest sestry" -#: app/Module/IndividualFactsTabModule.php:295 +#: app/Module/IndividualFactsTabModule.php:298 msgid "Christening of a son" msgstr "Křest syna" @@ -3694,14 +3712,18 @@ msgstr "Vánoční ostrov" msgid "Circumciser" msgstr "Obřezávač" +#: app/Gedcom.php:1042 +msgid "Circumcision" +msgstr "" + #: resources/views/modules/census-assistant.phtml:35 msgid "Citation" msgstr "Citace" -#: app/Gedcom.php:402 app/Gedcom.php:455 app/Gedcom.php:533 app/Gedcom.php:701 -#: app/Gedcom.php:724 app/Gedcom.php:748 app/Gedcom.php:1064 -#: app/Gedcom.php:1116 app/Gedcom.php:1199 app/Gedcom.php:1232 -#: app/Gedcom.php:1563 app/Gedcom.php:1577 +#: app/Gedcom.php:418 app/Gedcom.php:471 app/Gedcom.php:549 app/Gedcom.php:717 +#: app/Gedcom.php:740 app/Gedcom.php:764 app/Gedcom.php:1096 +#: app/Gedcom.php:1150 app/Gedcom.php:1238 app/Gedcom.php:1271 +#: app/Gedcom.php:1614 app/Gedcom.php:1628 #: resources/xml/reports/fact_sources.xml:74 #: resources/xml/reports/fact_sources.xml:161 #: resources/xml/reports/fact_sources.xml:277 @@ -3709,12 +3731,12 @@ msgstr "Citace" msgid "Citation details" msgstr "Podrobnosti citace" -#: app/Gedcom.php:1499 +#: app/Gedcom.php:1550 msgid "Citizenship" msgstr "Občanství" -#: app/Gedcom.php:368 app/Gedcom.php:480 app/Gedcom.php:500 app/Gedcom.php:755 -#: app/Gedcom.php:802 app/Gedcom.php:1169 app/Gedcom.php:1436 +#: app/Gedcom.php:384 app/Gedcom.php:496 app/Gedcom.php:516 app/Gedcom.php:771 +#: app/Gedcom.php:818 app/Gedcom.php:1208 app/Gedcom.php:1487 msgid "City" msgstr "Město" @@ -3723,7 +3745,7 @@ msgstr "Město" msgid "Ciudad Juarez, Mexico" msgstr "Ciudad Juarez, Mexiko" -#: app/Elements/MarriageType.php:60 resources/xml/reports/fact_sources.xml:202 +#: app/Elements/MarriageType.php:63 resources/xml/reports/fact_sources.xml:202 msgid "Civil marriage" msgstr "Civilní sňatek" @@ -3747,12 +3769,12 @@ msgid "Clean up data folder" msgstr "Vyčistit složku s daty" #. I18N: Name of a module -#: app/Module/ClippingsCartModule.php:232 +#: app/Module/ClippingsCartModule.php:216 msgid "Clippings cart" msgstr "Výstřižky" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:64 +#: app/Elements/SourceMediaType.php:83 msgid "Coat of arms" msgstr "Erb" @@ -3771,7 +3793,7 @@ msgstr "Kokosové (Keelingovy) ostrovy" msgid "Coffee and Cream" msgstr "Káva a smetana" -#: app/Gedcom.php:1272 +#: app/Gedcom.php:1311 msgid "Cohabitation" msgstr "Soužití" @@ -3805,8 +3827,8 @@ msgstr "Columbia, South Carolina, USA" msgid "Columbus, Ohio, United States" msgstr "Columbus, Ohio, USA" -#: app/Gedcom.php:1264 app/Gedcom.php:1296 app/Gedcom.php:1459 -#: app/Gedcom.php:1467 +#: app/Gedcom.php:1303 app/Gedcom.php:1335 app/Gedcom.php:1510 +#: app/Gedcom.php:1518 msgid "Comment" msgstr "Komentář" @@ -3817,7 +3839,7 @@ msgstr "Komentář" msgid "Comments" msgstr "Komentář" -#: app/Gedcom.php:859 +#: app/Gedcom.php:891 msgid "Common law marriage" msgstr "Sňatek podle obecného práva" @@ -3832,12 +3854,12 @@ msgid "Comoros" msgstr "Komorské ostrovy" #. I18N: Name of a module/chart -#: app/Module/CompactTreeChartModule.php:80 +#: app/Module/CompactTreeChartModule.php:77 msgid "Compact tree" msgstr "Kompaktní strom" #. I18N: %s is an individual’s name -#: app/Module/CompactTreeChartModule.php:126 +#: app/Module/CompactTreeChartModule.php:123 #, php-format msgid "Compact tree of %s" msgstr "Kompaktní strom pro %s" @@ -3850,22 +3872,22 @@ msgstr "Porovnání" #: app/Elements/LdsBaptismDateStatus.php:71 #: app/Elements/LdsChildSealingDateStatus.php:64 #: app/Elements/LdsEndowmentDateStatus.php:72 -#: app/Elements/LdsSpouseSealingDateStatus.php:73 +#: app/Elements/LdsSpouseSealingDateStatus.php:74 msgid "Completed before 1970; date not available" msgstr "Dokončeno před 1970; datum není známo" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) #: app/Elements/LdsBaptismDateStatus.php:67 #: app/Elements/LdsEndowmentDateStatus.php:68 -#: app/Elements/LdsSpouseSealingDateStatus.php:65 +#: app/Elements/LdsSpouseSealingDateStatus.php:66 msgid "Completed; date unknown" msgstr "Dokončeno; datum neznámé" -#: app/Gedcom.php:1077 app/Gedcom.php:1133 app/Gedcom.php:1400 +#: app/Gedcom.php:1111 app/Gedcom.php:1167 app/Gedcom.php:1451 msgid "Completion date" msgstr "Datum dokončení" -#: app/Gedcom.php:585 resources/xml/reports/missing_facts_report.xml:19 +#: app/Gedcom.php:601 resources/xml/reports/missing_facts_report.xml:19 msgid "Confirmation" msgstr "Biřmování" @@ -3897,7 +3919,7 @@ msgstr "Obsah" #: app/Http/RequestHandlers/MapDataAdd.php:93 #: app/Http/RequestHandlers/MapDataEdit.php:86 #: app/Http/RequestHandlers/MapDataList.php:110 -#: app/Module/ModuleThemeTrait.php:236 app/Module/ModuleThemeTrait.php:240 +#: app/Module/ModuleThemeTrait.php:235 app/Module/ModuleThemeTrait.php:239 #: resources/views/admin/analytics-edit.phtml:17 #: resources/views/admin/broadcast.phtml:18 #: resources/views/admin/changes-log.phtml:31 @@ -3918,11 +3940,11 @@ msgstr "Obsah" #: resources/views/admin/site-mail.phtml:29 #: resources/views/admin/site-preferences.phtml:15 #: resources/views/admin/site-registration.phtml:16 -#: resources/views/admin/tags.phtml:20 -#: resources/views/admin/trees-check.phtml:17 +#: resources/views/admin/tags.phtml:21 +#: resources/views/admin/trees-check.phtml:19 #: resources/views/admin/trees-create.phtml:15 #: resources/views/admin/trees-duplicates.phtml:18 -#: resources/views/admin/trees-export.phtml:18 +#: resources/views/admin/trees-export.phtml:20 #: resources/views/admin/trees-import.phtml:23 #: resources/views/admin/trees-merge.phtml:19 #: resources/views/admin/trees-preferences.phtml:38 @@ -3959,7 +3981,7 @@ msgid "Convert CEME tags to GEDCOM 5.5.1" msgstr "Převést tagy CEME do standardu GEDCOM 5.5.1" #. I18N: Name of a module -#: app/Module/FixNameTags.php:83 +#: app/Module/FixNameTags.php:84 msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" msgstr "Převést tagy NAME:_XXX na GEDCOM 5.5.1" @@ -3982,8 +4004,8 @@ msgstr "Cookovy ostrovy" msgid "Cookies" msgstr "Cookies" -#: app/Gedcom.php:386 app/Gedcom.php:517 app/Gedcom.php:1157 -#: app/Gedcom.php:1179 +#: app/Gedcom.php:402 app/Gedcom.php:533 app/Gedcom.php:1196 +#: app/Gedcom.php:1218 msgid "Coordinates" msgstr "Souřadnice" @@ -4014,7 +4036,7 @@ msgstr "Kopíruji soubory…" msgid "Copy the URL of the record to the clipboard" msgstr "Okopírovat URL záznamu do schránky" -#: app/Gedcom.php:462 app/Gedcom.php:489 +#: app/Gedcom.php:478 app/Gedcom.php:505 msgid "Copyright" msgstr "Autorská práva" @@ -4023,7 +4045,7 @@ msgstr "Autorská práva" msgid "Cordoba, Argentina" msgstr "Cordoba, Argentina" -#: app/Gedcom.php:475 +#: app/Gedcom.php:491 msgid "Corporation" msgstr "Společnost" @@ -4051,12 +4073,12 @@ msgid "Could not verify the information you entered. Please try again or contact msgstr "Nebylo možné ověřit data, která jste vložili. Prosím vraťte se zpět a zkuste to znovu." #. I18N: Description of the “Hit counters” module -#: app/Module/HitCountFooterModule.php:87 +#: app/Module/HitCountFooterModule.php:84 msgid "Count the visits to each page" msgstr "Počítat navštívení u každé stránky" -#: app/Gedcom.php:369 app/Gedcom.php:481 app/Gedcom.php:501 app/Gedcom.php:756 -#: app/Gedcom.php:803 app/Gedcom.php:1170 app/Gedcom.php:1437 +#: app/Gedcom.php:385 app/Gedcom.php:497 app/Gedcom.php:517 app/Gedcom.php:772 +#: app/Gedcom.php:819 app/Gedcom.php:1209 app/Gedcom.php:1488 #: app/Statistics/Google/ChartDistribution.php:108 msgid "Country" msgstr "Země" @@ -4138,13 +4160,18 @@ msgstr "Vytvořit vlastní diagram" msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." msgstr "Vytvořit, aktualizovat a smazat rodokmen pro každý soubor GEDCOM ve složce data." -#: app/Gedcom.php:1070 app/Gedcom.php:1126 app/Gedcom.php:1271 -#: app/Gedcom.php:1308 app/Gedcom.php:1311 app/Gedcom.php:1313 -#: app/Gedcom.php:1315 app/Gedcom.php:1317 +#. I18N: GEDCOM tag _CREA +#: app/Gedcom.php:874 +msgid "Created at" +msgstr "" + +#: app/Gedcom.php:1104 app/Gedcom.php:1160 app/Gedcom.php:1310 +#: app/Gedcom.php:1347 app/Gedcom.php:1350 app/Gedcom.php:1352 +#: app/Gedcom.php:1354 app/Gedcom.php:1356 msgid "Creation date" msgstr "Datum vytvoření" -#: app/Gedcom.php:594 resources/xml/reports/family_group_report.xml:315 +#: app/Gedcom.php:610 resources/xml/reports/family_group_report.xml:315 #: resources/xml/reports/family_group_report.xml:342 #: resources/xml/reports/family_group_report.xml:669 #: resources/xml/reports/family_group_report.xml:696 @@ -4153,77 +4180,77 @@ msgstr "Datum vytvoření" msgid "Cremation" msgstr "Kremace" -#: app/Module/IndividualFactsTabModule.php:456 +#: app/Module/IndividualFactsTabModule.php:459 msgid "Cremation of a brother" msgstr "Kremace bratra" -#: app/Module/IndividualFactsTabModule.php:440 +#: app/Module/IndividualFactsTabModule.php:443 msgid "Cremation of a child" msgstr "Kremace dítěte" -#: app/Module/IndividualFactsTabModule.php:439 +#: app/Module/IndividualFactsTabModule.php:442 msgid "Cremation of a daughter" msgstr "Kremace dcery" -#: app/Module/IndividualFactsTabModule.php:732 +#: app/Module/IndividualFactsTabModule.php:735 msgid "Cremation of a father" msgstr "Kremace otce" -#: app/Module/IndividualFactsTabModule.php:530 +#: app/Module/IndividualFactsTabModule.php:533 msgid "Cremation of a grandchild" msgstr "Kremace vnuka" -#: app/Module/IndividualFactsTabModule.php:493 +#: app/Module/IndividualFactsTabModule.php:496 msgid "Cremation of a granddaughter" msgstr "Kremace vnučky" -#: app/Module/IndividualFactsTabModule.php:511 +#: app/Module/IndividualFactsTabModule.php:514 msgctxt "daughter’s daughter" msgid "Cremation of a granddaughter" msgstr "Kremace vnučky" -#: app/Module/IndividualFactsTabModule.php:529 +#: app/Module/IndividualFactsTabModule.php:532 msgctxt "son’s daughter" msgid "Cremation of a granddaughter" msgstr "Kremace vnučky" -#: app/Module/IndividualFactsTabModule.php:750 +#: app/Module/IndividualFactsTabModule.php:753 msgid "Cremation of a grandfather" msgstr "Kremace dědy" -#: app/Module/IndividualFactsTabModule.php:751 +#: app/Module/IndividualFactsTabModule.php:754 msgid "Cremation of a grandmother" msgstr "Kremace báby" -#: app/Module/IndividualFactsTabModule.php:752 -#: app/Module/IndividualFactsTabModule.php:770 -#: app/Module/IndividualFactsTabModule.php:788 +#: app/Module/IndividualFactsTabModule.php:755 +#: app/Module/IndividualFactsTabModule.php:773 +#: app/Module/IndividualFactsTabModule.php:791 msgid "Cremation of a grandparent" msgstr "Kremace prarodiče" -#: app/Module/IndividualFactsTabModule.php:492 +#: app/Module/IndividualFactsTabModule.php:495 msgid "Cremation of a grandson" msgstr "Kremace vnuka" -#: app/Module/IndividualFactsTabModule.php:510 +#: app/Module/IndividualFactsTabModule.php:513 msgctxt "daughter’s son" msgid "Cremation of a grandson" msgstr "Kremace vnuka" -#: app/Module/IndividualFactsTabModule.php:528 +#: app/Module/IndividualFactsTabModule.php:531 msgctxt "son’s son" msgid "Cremation of a grandson" msgstr "Kremace vnuka" -#: app/Module/IndividualFactsTabModule.php:474 +#: app/Module/IndividualFactsTabModule.php:477 msgid "Cremation of a half-brother" msgstr "Kremace polorodého bratra" -#: app/Module/IndividualFactsTabModule.php:476 +#: app/Module/IndividualFactsTabModule.php:479 msgid "Cremation of a half-sibling" msgstr "Kremace polorodého sourozence" -#: app/Module/IndividualFactsTabModule.php:475 +#: app/Module/IndividualFactsTabModule.php:478 msgid "Cremation of a half-sister" msgstr "Kremace polorodé sestry" @@ -4231,39 +4258,39 @@ msgstr "Kremace polorodé sestry" msgid "Cremation of a husband" msgstr "Kremace manžela" -#: app/Module/IndividualFactsTabModule.php:768 +#: app/Module/IndividualFactsTabModule.php:771 msgid "Cremation of a maternal grandfather" msgstr "Kremace dědy (matčina strana)" -#: app/Module/IndividualFactsTabModule.php:769 +#: app/Module/IndividualFactsTabModule.php:772 msgid "Cremation of a maternal grandmother" msgstr "Kremace báby (matčina strana)" -#: app/Module/IndividualFactsTabModule.php:733 +#: app/Module/IndividualFactsTabModule.php:736 msgid "Cremation of a mother" msgstr "Kremace matky" -#: app/Module/IndividualFactsTabModule.php:734 +#: app/Module/IndividualFactsTabModule.php:737 msgid "Cremation of a parent" msgstr "Kremace rodiče" -#: app/Module/IndividualFactsTabModule.php:786 +#: app/Module/IndividualFactsTabModule.php:789 msgid "Cremation of a paternal grandfather" msgstr "Kremace dědy (otcova strana)" -#: app/Module/IndividualFactsTabModule.php:787 +#: app/Module/IndividualFactsTabModule.php:790 msgid "Cremation of a paternal grandmother" msgstr "Kremace báby (otcova strana)" -#: app/Module/IndividualFactsTabModule.php:458 +#: app/Module/IndividualFactsTabModule.php:461 msgid "Cremation of a sibling" msgstr "Kremace sourozence" -#: app/Module/IndividualFactsTabModule.php:457 +#: app/Module/IndividualFactsTabModule.php:460 msgid "Cremation of a sister" msgstr "Kremace sestry" -#: app/Module/IndividualFactsTabModule.php:438 +#: app/Module/IndividualFactsTabModule.php:441 msgid "Cremation of a son" msgstr "Kremace syna" @@ -4290,14 +4317,18 @@ msgstr "Kuba" msgid "Curitiba, Brazil" msgstr "Curitiba, Brazílie" -#: app/Module/HtmlBlockModule.php:192 app/Module/StatisticsChartModule.php:158 +#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:158 msgid "Custom" msgstr "Vlastní" -#: resources/views/admin/tags.phtml:931 +#: resources/views/admin/tags.phtml:932 msgid "Custom GEDCOM tags" msgstr "Nestandardní tagy GEDCOM" +#: app/Http/RequestHandlers/CheckTree.php:212 +msgid "Custom GEDCOM tags are discouraged. Try to use only standard GEDCOM tags." +msgstr "" + #: resources/views/calendar-page.phtml:204 msgid "Custom event" msgstr "Vlastní událost" @@ -4311,7 +4342,7 @@ msgstr "Vlastní modul" msgid "Custom welcome text" msgstr "Uživatelem upravený uvítací text" -#: app/Module/ModuleThemeTrait.php:216 app/Module/ModuleThemeTrait.php:220 +#: app/Module/ModuleThemeTrait.php:215 app/Module/ModuleThemeTrait.php:219 msgid "Customize this page" msgstr "Přizpůsobit tuto stránku" @@ -4330,7 +4361,7 @@ msgstr "Česko" msgid "DKIM digital signature" msgstr "Digitální podpis DKIM" -#: app/Gedcom.php:1013 app/Gedcom.php:1519 +#: app/Gedcom.php:1045 app/Gedcom.php:1570 msgid "DNA markers" msgstr "Kód DNA" @@ -4345,10 +4376,10 @@ msgstr "Daitch-Mokotoff" msgid "Dallas, Texas, United States" msgstr "Dallas, Texas, USA" -#: app/Gedcom.php:395 app/Gedcom.php:448 app/Gedcom.php:526 app/Gedcom.php:694 -#: app/Gedcom.php:717 app/Gedcom.php:741 app/Gedcom.php:779 app/Gedcom.php:1057 -#: app/Gedcom.php:1109 app/Gedcom.php:1192 app/Gedcom.php:1225 -#: app/Gedcom.php:1556 app/Gedcom.php:1570 +#: app/Gedcom.php:411 app/Gedcom.php:464 app/Gedcom.php:504 app/Gedcom.php:542 +#: app/Gedcom.php:710 app/Gedcom.php:733 app/Gedcom.php:757 app/Gedcom.php:795 +#: app/Gedcom.php:1089 app/Gedcom.php:1143 app/Gedcom.php:1231 +#: app/Gedcom.php:1264 app/Gedcom.php:1607 app/Gedcom.php:1621 #: resources/views/admin/changes-log.phtml:137 msgid "Data" msgstr "Údaje" @@ -4388,14 +4419,14 @@ msgstr "Složka dat" msgid "Database connection" msgstr "Připojení do databáze" -#: app/Gedcom.php:1485 resources/views/setup/step-4-database-mysql.phtml:109 +#: app/Gedcom.php:1536 resources/views/setup/step-4-database-mysql.phtml:109 #: resources/views/setup/step-4-database-pgsql.phtml:95 #: resources/views/setup/step-4-database-sqlite.phtml:52 #: resources/views/setup/step-4-database-sqlsvr.phtml:95 msgid "Database name" msgstr "Jméno databáze" -#: app/Gedcom.php:1486 resources/views/setup/step-4-database-mysql.phtml:95 +#: app/Gedcom.php:1537 resources/views/setup/step-4-database-mysql.phtml:95 #: resources/views/setup/step-4-database-pgsql.phtml:83 #: resources/views/setup/step-4-database-sqlsvr.phtml:83 msgid "Database password" @@ -4405,18 +4436,19 @@ msgstr "Heslo databáze" msgid "Database type" msgstr "Typ databáze" -#: app/Gedcom.php:1488 resources/views/setup/step-4-database-mysql.phtml:81 +#: app/Gedcom.php:1539 resources/views/setup/step-4-database-mysql.phtml:81 #: resources/views/setup/step-4-database-pgsql.phtml:71 #: resources/views/setup/step-4-database-sqlsvr.phtml:71 msgid "Database user account" msgstr "Uživatelský účet databáze" -#: app/Gedcom.php:374 app/Gedcom.php:463 app/Gedcom.php:490 app/Gedcom.php:507 -#: app/Gedcom.php:933 app/Gedcom.php:1052 app/Gedcom.php:1104 -#: app/Gedcom.php:1185 app/Gedcom.php:1202 app/Gedcom.php:1206 -#: app/Gedcom.php:1210 app/Gedcom.php:1216 app/Gedcom.php:1222 -#: app/Gedcom.php:1345 app/Gedcom.php:1405 app/Gedcom.php:1539 -#: app/Http/RequestHandlers/HelpText.php:219 +#: app/Gedcom.php:390 app/Gedcom.php:479 app/Gedcom.php:506 app/Gedcom.php:523 +#: app/Gedcom.php:872 app/Gedcom.php:965 app/Gedcom.php:1084 +#: app/Gedcom.php:1138 app/Gedcom.php:1181 app/Gedcom.php:1224 +#: app/Gedcom.php:1241 app/Gedcom.php:1245 app/Gedcom.php:1249 +#: app/Gedcom.php:1255 app/Gedcom.php:1261 app/Gedcom.php:1372 +#: app/Gedcom.php:1395 app/Gedcom.php:1434 app/Gedcom.php:1456 +#: app/Gedcom.php:1590 app/Http/RequestHandlers/HelpText.php:219 #: app/Module/ResearchTaskModule.php:62 app/Module/ResearchTaskModule.php:65 #: resources/views/help/date.phtml:29 resources/views/help/date.phtml:143 #: resources/views/lists/anniversaries-table.phtml:35 @@ -4438,134 +4470,134 @@ msgstr "Datum" msgid "Date differences" msgstr "Rozdíly dat" -#: app/Gedcom.php:548 +#: app/Gedcom.php:564 msgid "Date of LDS baptism" msgstr "Datum křtu LDS" -#: app/Gedcom.php:687 +#: app/Gedcom.php:703 msgid "Date of LDS child sealing" msgstr "Datum obřadu LDS (child sealing)" -#: app/Gedcom.php:589 +#: app/Gedcom.php:605 msgid "Date of LDS confirmation" msgstr "Datum konfirmace LDS" -#: app/Gedcom.php:609 +#: app/Gedcom.php:625 msgid "Date of LDS endowment" msgstr "Datum LDS věna" -#: app/Gedcom.php:442 +#: app/Gedcom.php:458 msgid "Date of LDS spouse sealing" msgstr "Datum obřadu LDS (spouse sealing)" -#: app/Gedcom.php:538 +#: app/Gedcom.php:554 msgid "Date of adoption" msgstr "Den adopce" -#: app/Gedcom.php:554 resources/xml/reports/missing_facts_report.xml:129 +#: app/Gedcom.php:570 resources/xml/reports/missing_facts_report.xml:129 msgid "Date of baptism" msgstr "Datum křtu" -#: app/Gedcom.php:557 resources/xml/reports/missing_facts_report.xml:212 +#: app/Gedcom.php:573 resources/xml/reports/missing_facts_report.xml:212 msgid "Date of bar mitzvah" msgstr "Datum bar micva" -#: app/Gedcom.php:560 resources/xml/reports/missing_facts_report.xml:253 +#: app/Gedcom.php:576 resources/xml/reports/missing_facts_report.xml:253 msgid "Date of bat mitzvah" msgstr "Datum bat micva" -#: app/Gedcom.php:563 resources/xml/reports/fact_sources.xml:68 +#: app/Gedcom.php:579 resources/xml/reports/fact_sources.xml:68 #: resources/xml/reports/fact_sources.xml:272 #: resources/xml/reports/missing_facts_report.xml:81 #: resources/xml/reports/occupation_report.xml:49 msgid "Date of birth" msgstr "Datum narození" -#: app/Gedcom.php:567 +#: app/Gedcom.php:583 msgid "Date of blessing" msgstr "Datum požehnání" -#: app/Gedcom.php:891 +#: app/Gedcom.php:923 msgid "Date of brit milah" msgstr "Datum obřezání (brit milah)" -#: app/Gedcom.php:570 resources/xml/reports/missing_facts_report.xml:546 +#: app/Gedcom.php:586 resources/xml/reports/missing_facts_report.xml:546 msgid "Date of burial" msgstr "Datum pohřbu" -#: app/Gedcom.php:580 resources/xml/reports/missing_facts_report.xml:170 +#: app/Gedcom.php:596 resources/xml/reports/missing_facts_report.xml:170 msgid "Date of christening" msgstr "Datum křtu" -#: app/Gedcom.php:586 resources/xml/reports/missing_facts_report.xml:294 +#: app/Gedcom.php:602 resources/xml/reports/missing_facts_report.xml:294 msgid "Date of confirmation" msgstr "Datum biřmování" -#: app/Gedcom.php:595 +#: app/Gedcom.php:611 msgid "Date of cremation" msgstr "Datum kremace" -#: app/Gedcom.php:599 resources/xml/reports/cemetery_report.xml:46 +#: app/Gedcom.php:615 resources/xml/reports/cemetery_report.xml:46 #: resources/xml/reports/fact_sources.xml:274 #: resources/xml/reports/missing_facts_report.xml:505 msgid "Date of death" msgstr "Datum úmrtí" -#: app/Gedcom.php:415 +#: app/Gedcom.php:431 msgid "Date of divorce" msgstr "Datum rozvodu" -#: app/Gedcom.php:606 +#: app/Gedcom.php:622 msgid "Date of emigration" msgstr "Datum emigrace" -#: app/Gedcom.php:418 resources/xml/reports/missing_facts_report.xml:336 +#: app/Gedcom.php:434 resources/xml/reports/missing_facts_report.xml:336 msgid "Date of engagement" msgstr "Datum zasnoubení" -#: app/Gedcom.php:396 app/Gedcom.php:449 app/Gedcom.php:527 app/Gedcom.php:695 -#: app/Gedcom.php:718 app/Gedcom.php:742 app/Gedcom.php:1058 -#: app/Gedcom.php:1110 app/Gedcom.php:1193 app/Gedcom.php:1226 -#: app/Gedcom.php:1557 app/Gedcom.php:1571 +#: app/Gedcom.php:412 app/Gedcom.php:465 app/Gedcom.php:543 app/Gedcom.php:711 +#: app/Gedcom.php:734 app/Gedcom.php:758 app/Gedcom.php:1090 +#: app/Gedcom.php:1144 app/Gedcom.php:1232 app/Gedcom.php:1265 +#: app/Gedcom.php:1608 app/Gedcom.php:1622 msgid "Date of entry in original source" msgstr "Datum v originále" -#: app/Gedcom.php:615 app/Gedcom.php:1152 +#: app/Gedcom.php:631 app/Gedcom.php:1191 msgid "Date of event" msgstr "Datum události" -#: app/Gedcom.php:625 resources/xml/reports/missing_facts_report.xml:378 +#: app/Gedcom.php:641 resources/xml/reports/missing_facts_report.xml:378 msgid "Date of first communion" msgstr "Datum prvního přijímání" -#: app/Gedcom.php:632 +#: app/Gedcom.php:648 msgid "Date of immigration" msgstr "Datum imigrace" -#: app/Gedcom.php:411 app/Gedcom.php:577 app/Gedcom.php:709 app/Gedcom.php:729 -#: app/Gedcom.php:760 app/Gedcom.php:776 app/Gedcom.php:807 app/Gedcom.php:823 -#: app/Gedcom.php:1148 +#: app/Gedcom.php:427 app/Gedcom.php:593 app/Gedcom.php:725 app/Gedcom.php:745 +#: app/Gedcom.php:776 app/Gedcom.php:792 app/Gedcom.php:823 app/Gedcom.php:839 +#: app/Gedcom.php:1187 msgid "Date of last change" msgstr "Datum poslední změny" -#: app/Gedcom.php:429 resources/xml/reports/fact_sources.xml:319 +#: app/Gedcom.php:445 resources/xml/reports/fact_sources.xml:319 #: resources/xml/reports/missing_facts_report.xml:463 msgid "Date of marriage" msgstr "Datum sňatku" -#: app/Gedcom.php:424 resources/xml/reports/missing_facts_report.xml:420 +#: app/Gedcom.php:440 resources/xml/reports/missing_facts_report.xml:420 msgid "Date of marriage banns" msgstr "Datum svatebních ohlášek" -#: app/Gedcom.php:660 +#: app/Gedcom.php:676 msgid "Date of naturalization" msgstr "Datum udělení občanství" -#: app/Gedcom.php:670 +#: app/Gedcom.php:686 msgid "Date of ordination" msgstr "Datum vysvěcení" -#: app/Gedcom.php:678 +#: app/Gedcom.php:694 msgid "Date of residence" msgstr "Datum bydliště" @@ -4577,7 +4609,7 @@ msgstr "Časové období" msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." msgstr "Časové období se používá pro fakt, který trvá nějakou dobu, třeba zaměstnání." -#: app/Gedcom.php:782 resources/views/help/date.phtml:67 +#: app/Gedcom.php:798 resources/views/help/date.phtml:67 #: resources/views/modules/statistics-chart/custom.phtml:96 msgid "Date range" msgstr "Časové rozmezí" @@ -4636,7 +4668,7 @@ msgstr "Den:" msgid "Dead" msgstr "Zesnulí" -#: app/Gedcom.php:597 app/Http/RequestHandlers/IndividualPage.php:208 +#: app/Gedcom.php:613 app/Http/RequestHandlers/IndividualPage.php:206 #: resources/views/calendar-page.phtml:195 #: resources/views/lists/individuals-table.phtml:202 #: resources/views/lists/individuals-table.phtml:207 @@ -4779,83 +4811,83 @@ msgstr "Konec rozmezí data úmrtí" msgid "Death date range start" msgstr "Počátek rozmezí data úmrtí" -#: app/Module/IndividualFactsTabModule.php:446 +#: app/Module/IndividualFactsTabModule.php:449 msgid "Death of a brother" msgstr "Úmrtí bratra" -#: app/Module/IndividualFactsTabModule.php:430 +#: app/Module/IndividualFactsTabModule.php:433 #: resources/views/admin/trees-preferences.phtml:484 msgid "Death of a child" msgstr "Úmrtí dítěte" -#: app/Module/IndividualFactsTabModule.php:429 +#: app/Module/IndividualFactsTabModule.php:432 msgid "Death of a daughter" msgstr "Úmrtí dcery" -#: app/Module/IndividualFactsTabModule.php:722 +#: app/Module/IndividualFactsTabModule.php:725 #: resources/views/fact-parent-age.phtml:26 msgid "Death of a father" msgstr "Úmrtí otce" -#: app/Module/IndividualFactsTabModule.php:484 -#: app/Module/IndividualFactsTabModule.php:502 -#: app/Module/IndividualFactsTabModule.php:520 +#: app/Module/IndividualFactsTabModule.php:487 +#: app/Module/IndividualFactsTabModule.php:505 +#: app/Module/IndividualFactsTabModule.php:523 #: resources/views/admin/trees-preferences.phtml:478 msgid "Death of a grandchild" msgstr "Úmrtí vnuka/vnučky" -#: app/Module/IndividualFactsTabModule.php:483 +#: app/Module/IndividualFactsTabModule.php:486 msgid "Death of a granddaughter" msgstr "Úmrtí vnučky" -#: app/Module/IndividualFactsTabModule.php:501 +#: app/Module/IndividualFactsTabModule.php:504 msgctxt "daughter’s daughter" msgid "Death of a granddaughter" msgstr "Úmrtí vnučky" -#: app/Module/IndividualFactsTabModule.php:519 +#: app/Module/IndividualFactsTabModule.php:522 msgctxt "son’s daughter" msgid "Death of a granddaughter" msgstr "Úmrtí vnučky" -#: app/Module/IndividualFactsTabModule.php:740 +#: app/Module/IndividualFactsTabModule.php:743 msgid "Death of a grandfather" msgstr "Úmrtí dědy" -#: app/Module/IndividualFactsTabModule.php:741 +#: app/Module/IndividualFactsTabModule.php:744 msgid "Death of a grandmother" msgstr "Úmrtí báby" -#: app/Module/IndividualFactsTabModule.php:742 -#: app/Module/IndividualFactsTabModule.php:760 -#: app/Module/IndividualFactsTabModule.php:778 +#: app/Module/IndividualFactsTabModule.php:745 +#: app/Module/IndividualFactsTabModule.php:763 +#: app/Module/IndividualFactsTabModule.php:781 #: resources/views/admin/trees-preferences.phtml:508 msgid "Death of a grandparent" msgstr "Úmrtí prarodiče" -#: app/Module/IndividualFactsTabModule.php:482 +#: app/Module/IndividualFactsTabModule.php:485 msgid "Death of a grandson" msgstr "Úmrtí vnuka" -#: app/Module/IndividualFactsTabModule.php:500 +#: app/Module/IndividualFactsTabModule.php:503 msgctxt "daughter’s son" msgid "Death of a grandson" msgstr "Úmrtí vnuka" -#: app/Module/IndividualFactsTabModule.php:518 +#: app/Module/IndividualFactsTabModule.php:521 msgctxt "son’s son" msgid "Death of a grandson" msgstr "Úmrtí vnuka" -#: app/Module/IndividualFactsTabModule.php:464 +#: app/Module/IndividualFactsTabModule.php:467 msgid "Death of a half-brother" msgstr "Úmrtí polorodého bratra" -#: app/Module/IndividualFactsTabModule.php:466 +#: app/Module/IndividualFactsTabModule.php:469 msgid "Death of a half-sibling" msgstr "Úmrtí polorodého sourozence" -#: app/Module/IndividualFactsTabModule.php:465 +#: app/Module/IndividualFactsTabModule.php:468 msgid "Death of a half-sister" msgstr "Úmrtí polorodé sestry" @@ -4863,43 +4895,43 @@ msgstr "Úmrtí polorodé sestry" msgid "Death of a husband" msgstr "Úmrtí manžela" -#: app/Module/IndividualFactsTabModule.php:758 +#: app/Module/IndividualFactsTabModule.php:761 msgid "Death of a maternal grandfather" msgstr "Úmrtí dědy (matčina strana)" -#: app/Module/IndividualFactsTabModule.php:759 +#: app/Module/IndividualFactsTabModule.php:762 msgid "Death of a maternal grandmother" msgstr "Úmrtí báby (matčina strana)" -#: app/Module/IndividualFactsTabModule.php:723 +#: app/Module/IndividualFactsTabModule.php:726 #: resources/views/fact-parent-age.phtml:16 msgid "Death of a mother" msgstr "Úmrtí matky" -#: app/Module/IndividualFactsTabModule.php:724 +#: app/Module/IndividualFactsTabModule.php:727 #: resources/views/admin/trees-preferences.phtml:496 #: resources/views/fact-parent-age.phtml:36 msgid "Death of a parent" msgstr "Úmrtí rodiče" -#: app/Module/IndividualFactsTabModule.php:776 +#: app/Module/IndividualFactsTabModule.php:779 msgid "Death of a paternal grandfather" msgstr "Úmrtí dědy (otcova strana)" -#: app/Module/IndividualFactsTabModule.php:777 +#: app/Module/IndividualFactsTabModule.php:780 msgid "Death of a paternal grandmother" msgstr "Úmrtí báby z otcovy strany" -#: app/Module/IndividualFactsTabModule.php:448 +#: app/Module/IndividualFactsTabModule.php:451 #: resources/views/admin/trees-preferences.phtml:490 msgid "Death of a sibling" msgstr "Úmrtí sourozence" -#: app/Module/IndividualFactsTabModule.php:447 +#: app/Module/IndividualFactsTabModule.php:450 msgid "Death of a sister" msgstr "Úmrtí sestry" -#: app/Module/IndividualFactsTabModule.php:428 +#: app/Module/IndividualFactsTabModule.php:431 msgid "Death of a son" msgstr "Úmrtí syna" @@ -4912,7 +4944,7 @@ msgstr "Úmrtí partnera" msgid "Death of a wife" msgstr "Úmrtí manželky" -#: app/Gedcom.php:952 +#: app/Gedcom.php:984 msgid "Death of one spouse" msgstr "Úmrtí jednoho partnera" @@ -5006,12 +5038,12 @@ msgstr "Výchozí osoba" msgid "Default theme" msgstr "Výchozí motiv" -#: app/Gedcom.php:1092 app/Gedcom.php:1093 app/Gedcom.php:1094 -#: app/Gedcom.php:1095 app/Gedcom.php:1096 +#: app/Gedcom.php:1126 app/Gedcom.php:1127 app/Gedcom.php:1128 +#: app/Gedcom.php:1129 app/Gedcom.php:1130 msgid "Definition" msgstr "Definice" -#: app/Gedcom.php:1012 +#: app/Gedcom.php:1044 msgid "Degree" msgstr "Hodnost" @@ -5037,7 +5069,7 @@ msgstr "DejaVu" #: app/Http/RequestHandlers/ManageMediaData.php:260 #: app/Module/FixPrimaryTag.php:114 resources/views/admin/locations.phtml:50 -#: resources/views/admin/trees-privacy.phtml:270 +#: resources/views/admin/trees-privacy.phtml:274 #: resources/views/admin/trees.phtml:117 #: resources/views/admin/users-table-options.phtml:45 #: resources/views/edit-blocks-block.phtml:28 @@ -5091,7 +5123,7 @@ msgstr "Vymažte svůj účet" msgid "Deleting the family will unlink all of the individuals from each other but will leave the individuals in place. Are you sure you want to delete this family?" msgstr "Smazání rodiny smaže odkazy na jednotlivé osoby, ale jejich údaje zůstanou zachovány. Opravdu si přejete smazat tuto rodinu?" -#: app/Http/RequestHandlers/GedcomLoad.php:135 +#: app/Http/RequestHandlers/GedcomLoad.php:134 msgid "Deleting…" msgstr "" @@ -5100,6 +5132,10 @@ msgstr "" msgid "Democratic Republic of the Congo" msgstr "Kongo (Kinshasa)" +#: app/Gedcom.php:1248 +msgid "Demographic data" +msgstr "" + #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:163 msgid "Denmark" @@ -5122,7 +5158,7 @@ msgstr "Generace potomků" #. I18N: Name of a module/sidebar #. I18N: Name of a module/report #: app/Module/ChartsBlockModule.php:142 app/Module/ChartsBlockModule.php:256 -#: app/Module/DescendancyChartModule.php:99 app/Module/DescendancyModule.php:60 +#: app/Module/DescendancyChartModule.php:94 app/Module/DescendancyModule.php:60 #: app/Module/DescendancyReportModule.php:40 #: resources/xml/reports/descendancy_report.xml:3 #: resources/xml/reports/individual_ext_report.xml:6 @@ -5133,7 +5169,7 @@ msgstr "Generace potomků" msgid "Descendants" msgstr "Potomci" -#: app/Gedcom.php:601 +#: app/Gedcom.php:617 msgid "Descendants interest" msgstr "Zájem potomků" @@ -5142,18 +5178,18 @@ msgid "Descendants of " msgstr "Potomci od " #. I18N: %s is an individual’s name -#: app/Module/DescendancyChartModule.php:145 +#: app/Module/DescendancyChartModule.php:140 #, php-format msgid "Descendants of %s" msgstr "Potomci od %s" -#: app/Gedcom.php:602 app/Gedcom.php:1071 app/Gedcom.php:1127 -#: app/Gedcom.php:1346 resources/views/admin/modules.phtml:72 -#: resources/views/admin/tags.phtml:48 resources/views/admin/tags.phtml:178 -#: resources/views/admin/tags.phtml:270 resources/views/admin/tags.phtml:332 -#: resources/views/admin/tags.phtml:407 resources/views/admin/tags.phtml:446 -#: resources/views/admin/tags.phtml:730 resources/views/admin/tags.phtml:784 -#: resources/views/admin/tags.phtml:888 +#: app/Gedcom.php:618 app/Gedcom.php:1105 app/Gedcom.php:1161 +#: app/Gedcom.php:1396 resources/views/admin/modules.phtml:72 +#: resources/views/admin/tags.phtml:49 resources/views/admin/tags.phtml:179 +#: resources/views/admin/tags.phtml:271 resources/views/admin/tags.phtml:333 +#: resources/views/admin/tags.phtml:408 resources/views/admin/tags.phtml:447 +#: resources/views/admin/tags.phtml:731 resources/views/admin/tags.phtml:785 +#: resources/views/admin/tags.phtml:889 #: resources/views/report-setup-page.phtml:25 msgid "Description" msgstr "Popis" @@ -5163,7 +5199,7 @@ msgstr "Popis" msgid "Description META tag" msgstr "META tag s popisem" -#: app/Gedcom.php:465 +#: app/Gedcom.php:481 app/Gedcom.php:871 msgid "Destination" msgstr "Cíl" @@ -5308,12 +5344,12 @@ msgstr "Zobrazit a spravovat oblíbené stránky rodokmenu." msgid "Display and manage a user’s favorite pages." msgstr "Zobrazit a spravovat uživatelovy oblíbené stránky." -#: app/Gedcom.php:414 resources/views/calendar-page.phtml:192 +#: app/Gedcom.php:430 resources/views/calendar-page.phtml:192 #: resources/views/lists/families-table.phtml:208 msgid "Divorce" msgstr "Rozvod" -#: app/Gedcom.php:416 +#: app/Gedcom.php:432 msgid "Divorce filed" msgstr "Rozvodový spis" @@ -5328,17 +5364,17 @@ msgid "Djibouti" msgstr "Džibutsko" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#: app/Elements/LdsSpouseSealingDateStatus.php:69 +#: app/Elements/LdsSpouseSealingDateStatus.php:70 msgid "Do not seal, previous sealing canceled" msgstr "Nepečetit, předchozí zrušeno" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#: app/Elements/LdsSpouseSealingDateStatus.php:67 +#: app/Elements/LdsSpouseSealingDateStatus.php:68 msgid "Do not seal: unauthorized" msgstr "Nepečetit: neautorizováno" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:65 +#: app/Elements/SourceMediaType.php:84 msgid "Document" msgstr "Dokument" @@ -5356,8 +5392,8 @@ msgstr "Dominika" msgid "Dominican Republic" msgstr "Dominikánská republika" -#: app/Module/ClippingsCartModule.php:214 -#: app/Module/ClippingsCartModule.php:258 +#: app/Module/ClippingsCartModule.php:198 +#: app/Module/ClippingsCartModule.php:242 #: resources/views/modules/share-anniversary/share.phtml:25 msgid "Download" msgstr "Stáhnout" @@ -5367,7 +5403,7 @@ msgstr "Stáhnout" msgid "Download %s…" msgstr "Stahuji %s…" -#: app/Module/ShareAnniversaryModule.php:86 +#: app/Module/ShareAnniversaryModule.php:83 msgid "Download a .ICS file containing an anniversary" msgstr "Stáhnout soubor .ICS obsahující výročí" @@ -5412,14 +5448,14 @@ msgid "Each user account has an option to “automatically accept changes”. Wh msgstr "Každý uživatelský účet má volbu „automaticky přijmout změny“. Pokud je toto aktivováno, všechny změny provedené uživatelem se ihned uloží. Mnoho správců toto povoluje pro svůj vlastní účet." #: resources/views/modules/gedcom_stats/config.phtml:53 -#: resources/views/modules/gedcom_stats/statistics.phtml:166 +#: resources/views/modules/gedcom_stats/statistics.phtml:165 #: resources/views/modules/html/template-statistics.phtml:69 #: resources/views/modules/statistics-chart/individual-events.phtml:36 msgid "Earliest birth" msgstr "Nejdřívější narození" #: resources/views/modules/gedcom_stats/config.phtml:55 -#: resources/views/modules/gedcom_stats/statistics.phtml:188 +#: resources/views/modules/gedcom_stats/statistics.phtml:187 #: resources/views/modules/html/template-statistics.phtml:77 #: resources/views/modules/statistics-chart/individual-events.phtml:80 msgid "Earliest death" @@ -5463,7 +5499,7 @@ msgstr "Ekvádor" msgid "Edit" msgstr "Upravit" -#: app/Http/RequestHandlers/EditMediaFileModal.php:76 +#: app/Http/RequestHandlers/EditMediaFileModal.php:74 #: resources/views/modals/edit-media-file.phtml:22 msgid "Edit a media file" msgstr "Editovat soubor media" @@ -5492,7 +5528,7 @@ msgid "Edit the name" msgstr "Upravit jméno" #: app/Http/RequestHandlers/EditRawFactPage.php:53 -#: app/Http/RequestHandlers/EditRawRecordPage.php:57 +#: app/Http/RequestHandlers/EditRawRecordPage.php:55 #: resources/views/edit/edit-fact.phtml:57 #: resources/views/edit/edit-record.phtml:58 #: resources/views/family-page-menu.phtml:87 @@ -5535,7 +5571,7 @@ msgstr "Editor" msgid "Edmonton, Alberta, Canada" msgstr "Edmonton, Alberta, USA" -#: app/Gedcom.php:603 +#: app/Gedcom.php:619 msgid "Education" msgstr "Vzdělání" @@ -5550,7 +5586,7 @@ msgid "El Salvador" msgstr "Salvador" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:66 +#: app/Elements/SourceMediaType.php:85 msgid "Electronic" msgstr "Elektronický" @@ -5578,14 +5614,14 @@ msgctxt "NOMINATIVE" msgid "Elul" msgstr "Elul" -#: app/Gedcom.php:1371 resources/views/modals/submitter-fields.phtml:17 +#: app/Gedcom.php:1421 resources/views/modals/submitter-fields.phtml:17 #: resources/views/password-request-page.phtml:23 msgid "Email" msgstr "Email" -#: app/Gedcom.php:375 app/Gedcom.php:484 app/Gedcom.php:508 app/Gedcom.php:763 -#: app/Gedcom.php:810 app/Gedcom.php:893 app/Gedcom.php:1441 -#: app/Gedcom.php:1469 app/Gedcom.php:1500 +#: app/Gedcom.php:391 app/Gedcom.php:500 app/Gedcom.php:524 app/Gedcom.php:779 +#: app/Gedcom.php:826 app/Gedcom.php:925 app/Gedcom.php:1492 +#: app/Gedcom.php:1520 app/Gedcom.php:1551 #: resources/views/admin/users-create.phtml:71 #: resources/views/admin/users-edit.phtml:81 #: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:50 @@ -5602,7 +5638,7 @@ msgstr "Emailová adresa" msgid "Email verified" msgstr "Email ověřen" -#: app/Gedcom.php:605 resources/views/calendar-page.phtml:201 +#: app/Gedcom.php:621 resources/views/calendar-page.phtml:201 msgid "Emigration" msgstr "Emigrace" @@ -5620,8 +5656,8 @@ msgctxt "MALE" msgid "Employee" msgstr "Zaměstnanec" -#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:667 -#: app/Gedcom.php:682 +#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:683 +#: app/Gedcom.php:698 msgid "Employer" msgstr "Zaměstnavatel" @@ -5639,7 +5675,7 @@ msgstr "Zaměstnavatel" msgid "Empty the clipboard" msgstr "Vyprázdnit schránku výstřižků" -#: app/Module/ClippingsCartModule.php:208 +#: app/Module/ClippingsCartModule.php:192 msgid "Empty the clippings cart" msgstr "Vyprázdnit schránku" @@ -5667,7 +5703,7 @@ msgstr "Koncové rozmezí dat změn" msgid "Endowment House" msgstr "Endowment House" -#: app/Gedcom.php:417 resources/xml/reports/missing_facts_report.xml:20 +#: app/Gedcom.php:433 resources/xml/reports/missing_facts_report.xml:20 msgid "Engagement" msgstr "Zasnoubení" @@ -5733,7 +5769,7 @@ msgstr "Esfand" msgid "Esri/ArcGIS" msgstr "Esri/ArcGIS" -#: app/Gedcom.php:873 +#: app/Gedcom.php:905 msgid "Estate name" msgstr "Název majetku" @@ -5756,19 +5792,19 @@ msgstr "Etiopie" msgid "Europe" msgstr "Evropa" -#: app/Gedcom.php:398 app/Gedcom.php:420 app/Gedcom.php:451 app/Gedcom.php:529 -#: app/Gedcom.php:614 app/Gedcom.php:697 app/Gedcom.php:720 app/Gedcom.php:744 -#: app/Gedcom.php:1060 app/Gedcom.php:1112 app/Gedcom.php:1151 -#: app/Gedcom.php:1195 app/Gedcom.php:1228 app/Gedcom.php:1559 -#: app/Gedcom.php:1573 resources/views/lists/anniversaries-table.phtml:42 +#: app/Gedcom.php:414 app/Gedcom.php:436 app/Gedcom.php:467 app/Gedcom.php:545 +#: app/Gedcom.php:630 app/Gedcom.php:713 app/Gedcom.php:736 app/Gedcom.php:760 +#: app/Gedcom.php:1092 app/Gedcom.php:1146 app/Gedcom.php:1190 +#: app/Gedcom.php:1234 app/Gedcom.php:1267 app/Gedcom.php:1610 +#: app/Gedcom.php:1624 resources/views/lists/anniversaries-table.phtml:42 #: resources/xml/reports/fact_sources.xml:70 #: resources/xml/reports/fact_sources.xml:157 #: resources/xml/reports/missing_facts_report.xml:55 msgid "Event" msgstr "Událost" -#: app/Gedcom.php:781 resources/views/calendar-page.phtml:175 -#: resources/views/modules/gedcom_stats/statistics.phtml:134 +#: app/Gedcom.php:797 resources/views/calendar-page.phtml:175 +#: resources/views/modules/gedcom_stats/statistics.phtml:133 #: resources/views/modules/html/template-statistics.phtml:56 #: resources/views/modules/statistics-chart/individual-events.phtml:10 #: resources/views/modules/todays_events/config.phtml:28 @@ -5796,7 +5832,7 @@ msgstr "Přesný" msgid "Exact date" msgstr "Přesný datum" -#: app/Module/IndividualListModule.php:351 +#: app/Module/IndividualListModule.php:348 #, php-format msgid "Exclude individuals with “%s” as a married name" msgstr "Skrýt osoby s manželským příjmením „%s“" @@ -5809,7 +5845,7 @@ msgstr "Mimo podsložek" #: app/Elements/LdsBaptismDateStatus.php:69 #: app/Elements/LdsChildSealingDateStatus.php:62 #: app/Elements/LdsEndowmentDateStatus.php:70 -#: app/Elements/LdsSpouseSealingDateStatus.php:71 +#: app/Elements/LdsSpouseSealingDateStatus.php:72 msgid "Excluded from this submission" msgstr "Vyňatý z tohoto podání" @@ -5822,7 +5858,7 @@ msgstr "Vysvětlete, proč žádáte o účet." msgid "Export" msgstr "Export" -#: app/Http/RequestHandlers/ExportGedcomPage.php:50 +#: app/Http/RequestHandlers/ExportGedcomPage.php:53 msgid "Export a GEDCOM file" msgstr "Exportovat soubor GEDCOM" @@ -5830,8 +5866,8 @@ msgstr "Exportovat soubor GEDCOM" msgid "Export all the family trees to GEDCOM files…" msgstr "Exportuji celý rodokmen do souborů GEDCOM…" -#: resources/views/admin/trees-export.phtml:59 -#: resources/views/modules/clippings/download.phtml:21 +#: resources/views/admin/trees-export.phtml:61 +#: resources/views/modules/clippings/download.phtml:23 msgid "Export preferences" msgstr "Nastavení exportu" @@ -5845,7 +5881,7 @@ msgstr "Rozšířit možnosti soukromí zemřelých osob" msgid "External files" msgstr "Vzdálené soubory" -#: app/Gedcom.php:1521 +#: app/Gedcom.php:1039 app/Gedcom.php:1572 msgid "External link" msgstr "Externí odkaz" @@ -5854,12 +5890,12 @@ msgid "External media files have a URL instead of a filename." msgstr "Vzdálené mediální soubory jsou zadány pomocí URL místo jména." #. I18N: Name of a module/sidebar -#: app/Gedcom.php:1265 app/Gedcom.php:1297 +#: app/Gedcom.php:1304 app/Gedcom.php:1336 #: app/Module/IndividualMetadataModule.php:60 msgid "Extra information" msgstr "Více informací" -#: app/Gedcom.php:894 +#: app/Gedcom.php:926 msgid "Eye color" msgstr "Barva očí" @@ -5879,64 +5915,77 @@ msgid "FAQs are lists of questions and answers, which allow you to explain the s msgstr "Časté dotazy je seznam otázek a odpovědí, jimiž můžete návštěvníkům vysvětlit pravidla webu, jeho zásady a postupy. Otázky se zpravidla týkají soukromí, copyrightu, uživatelských účtů, nevhodného obsahu, požadavků pro citace pramenů atd." #. I18N: https://foko.genealogy.net -#: app/Gedcom.php:1249 app/Gedcom.php:1251 app/Gedcom.php:1281 -#: app/Gedcom.php:1283 +#: app/Gedcom.php:1288 app/Gedcom.php:1290 app/Gedcom.php:1320 +#: app/Gedcom.php:1322 msgid "FOKO country" msgstr "Země FOKO" -#: app/Gedcom.php:618 +#: app/Gedcom.php:634 msgid "Fact" msgstr "Fakt" -#: app/Gedcom.php:953 app/Gedcom.php:972 app/Gedcom.php:990 +#: app/Gedcom.php:985 app/Gedcom.php:1004 app/Gedcom.php:1022 +#: app/Gedcom.php:1049 msgid "Fact 1" msgstr "Fakt 1" -#: app/Gedcom.php:954 app/Gedcom.php:973 app/Gedcom.php:991 +#: app/Gedcom.php:986 app/Gedcom.php:1005 app/Gedcom.php:1023 +#: app/Gedcom.php:1050 msgid "Fact 10" msgstr "Fakt 10" -#: app/Gedcom.php:955 app/Gedcom.php:974 app/Gedcom.php:992 +#: app/Gedcom.php:987 app/Gedcom.php:1006 app/Gedcom.php:1024 +#: app/Gedcom.php:1051 msgid "Fact 11" msgstr "Fakt 11" -#: app/Gedcom.php:956 app/Gedcom.php:975 app/Gedcom.php:993 +#: app/Gedcom.php:988 app/Gedcom.php:1007 app/Gedcom.php:1025 +#: app/Gedcom.php:1052 msgid "Fact 12" msgstr "Fakt 12" -#: app/Gedcom.php:957 app/Gedcom.php:976 app/Gedcom.php:994 +#: app/Gedcom.php:989 app/Gedcom.php:1008 app/Gedcom.php:1026 +#: app/Gedcom.php:1053 msgid "Fact 13" msgstr "Fakt 13" -#: app/Gedcom.php:958 app/Gedcom.php:977 app/Gedcom.php:995 +#: app/Gedcom.php:990 app/Gedcom.php:1009 app/Gedcom.php:1027 +#: app/Gedcom.php:1054 msgid "Fact 2" msgstr "Fakt 2" -#: app/Gedcom.php:959 app/Gedcom.php:978 app/Gedcom.php:996 +#: app/Gedcom.php:991 app/Gedcom.php:1010 app/Gedcom.php:1028 +#: app/Gedcom.php:1055 msgid "Fact 3" msgstr "Fakt 3" -#: app/Gedcom.php:960 app/Gedcom.php:979 app/Gedcom.php:997 +#: app/Gedcom.php:992 app/Gedcom.php:1011 app/Gedcom.php:1029 +#: app/Gedcom.php:1056 msgid "Fact 4" msgstr "Fakt 4" -#: app/Gedcom.php:961 app/Gedcom.php:980 app/Gedcom.php:998 +#: app/Gedcom.php:993 app/Gedcom.php:1012 app/Gedcom.php:1030 +#: app/Gedcom.php:1057 msgid "Fact 5" msgstr "Fakt 5" -#: app/Gedcom.php:962 app/Gedcom.php:981 app/Gedcom.php:999 +#: app/Gedcom.php:994 app/Gedcom.php:1013 app/Gedcom.php:1031 +#: app/Gedcom.php:1058 msgid "Fact 6" msgstr "Fakt 6" -#: app/Gedcom.php:963 app/Gedcom.php:982 app/Gedcom.php:1000 +#: app/Gedcom.php:995 app/Gedcom.php:1014 app/Gedcom.php:1032 +#: app/Gedcom.php:1059 msgid "Fact 7" msgstr "Fakt 7" -#: app/Gedcom.php:964 app/Gedcom.php:983 app/Gedcom.php:1001 +#: app/Gedcom.php:996 app/Gedcom.php:1015 app/Gedcom.php:1033 +#: app/Gedcom.php:1060 msgid "Fact 8" msgstr "Fakt 8" -#: app/Gedcom.php:965 app/Gedcom.php:984 app/Gedcom.php:1002 +#: app/Gedcom.php:997 app/Gedcom.php:1016 app/Gedcom.php:1034 +#: app/Gedcom.php:1061 msgid "Fact 9" msgstr "Fakt 9" @@ -5945,7 +5994,7 @@ msgstr "Fakt 9" msgid "Fact icons" msgstr "Ikony faktů" -#: resources/views/admin/trees-privacy.phtml:226 +#: resources/views/admin/trees-privacy.phtml:230 msgid "Fact or event" msgstr "Fakt nebo událost" @@ -5953,7 +6002,7 @@ msgstr "Fakt nebo událost" #: app/Module/IndividualFactsTabModule.php:75 #: resources/views/admin/fix-level-0-media.phtml:38 #: resources/views/admin/locations.phtml:49 -#: resources/views/admin/tags.phtml:435 resources/views/family-page.phtml:34 +#: resources/views/admin/tags.phtml:436 resources/views/family-page.phtml:34 #: resources/views/modules/random_media/config.phtml:20 #: resources/xml/reports/individual_ext_report.xml:161 #: resources/xml/reports/individual_report.xml:149 @@ -5983,10 +6032,10 @@ msgstr "Falklandy" #. I18N: Name of a module/list #. I18N: Name of a module -#: app/Module/AncestorsChartModule.php:261 -#: app/Module/DescendancyChartModule.php:254 app/Module/FamilyListModule.php:43 +#: app/Module/AncestorsChartModule.php:258 +#: app/Module/DescendancyChartModule.php:249 app/Module/FamilyListModule.php:43 #: app/Module/FixSearchAndReplace.php:109 -#: app/Module/IndividualListModule.php:320 app/Module/RelativesTabModule.php:42 +#: app/Module/IndividualListModule.php:317 app/Module/RelativesTabModule.php:42 #: app/Module/StatisticsChartModule.php:148 #: app/Module/StatisticsChartModule.php:381 #: app/Module/StatisticsChartModule.php:472 @@ -5999,7 +6048,7 @@ msgstr "Falklandy" #: resources/views/lists/sources-table.phtml:99 #: resources/views/lists/submitters-table.phtml:69 #: resources/views/modules/gedcom_stats/config.phtml:47 -#: resources/views/modules/gedcom_stats/statistics.phtml:89 +#: resources/views/modules/gedcom_stats/statistics.phtml:88 #: resources/views/modules/html/template-statistics.phtml:40 #: resources/views/modules/place-hierarchy/events.phtml:26 #: resources/views/modules/place-hierarchy/sidebar.phtml:45 @@ -6017,7 +6066,8 @@ msgid "Families with sources" msgstr "Rodiny doplněné o prameny" #. I18N: Name of a module/report -#: app/Gedcom.php:363 app/Gedcom.php:970 +#: app/Gedcom.php:379 app/Gedcom.php:1002 +#: app/Http/RequestHandlers/CheckTree.php:344 #: app/Module/FamilyGroupReportModule.php:44 #: resources/views/admin/trees-privacy.phtml:167 #: resources/views/edit/link-child-to-family.phtml:25 @@ -6034,11 +6084,11 @@ msgstr "Rodiny doplněné o prameny" msgid "Family" msgstr "Rodina" -#: app/Gedcom.php:620 +#: app/Gedcom.php:636 msgid "Family as a child" msgstr "Rodina jako dítě" -#: app/Gedcom.php:623 +#: app/Gedcom.php:639 msgid "Family as a spouse" msgstr "Rodina jako partner" @@ -6053,15 +6103,15 @@ msgstr "Rodinná kniha" msgid "Family book of %s" msgstr "Rodinná kniha: %s" -#: app/Gedcom.php:409 +#: app/Gedcom.php:425 msgid "Family census" msgstr "Sčítání rodiny" -#: resources/views/admin/tags.phtml:953 +#: resources/views/admin/tags.phtml:954 msgid "Family facts and events" msgstr "" -#: app/Gedcom.php:827 +#: app/Gedcom.php:843 msgid "Family file" msgstr "Rodinný spis" @@ -6080,15 +6130,16 @@ msgstr "Rodinné novinky a oznámení." msgid "Family of %s" msgstr "Rodina od %s" -#: app/Gedcom.php:438 +#: app/Gedcom.php:454 msgid "Family residence" msgstr "Bydliště rodiny" -#: app/Gedcom.php:1067 +#: app/Gedcom.php:1101 msgid "Family status" msgstr "Status rodiny" -#: app/Module/TreesMenuModule.php:95 resources/views/admin/changes-log.phtml:92 +#: app/Gedcom.php:861 app/Module/TreesMenuModule.php:95 +#: resources/views/admin/changes-log.phtml:92 #: resources/views/admin/changes-log.phtml:139 #: resources/views/admin/control-panel.phtml:318 #: resources/views/admin/fix-level-0-media.phtml:34 @@ -6103,8 +6154,8 @@ msgstr "Status rodiny" msgid "Family tree" msgstr "Rodokmen" -#: app/Module/ClippingsCartModule.php:258 -#: app/Module/ClippingsCartModule.php:458 +#: app/Module/ClippingsCartModule.php:242 +#: app/Module/ClippingsCartModule.php:403 msgid "Family tree clippings cart" msgstr "Schránka výstřižků pro rodokmen" @@ -6122,16 +6173,16 @@ msgid "Family trees" msgstr "Rodokmeny" #. I18N: %s is the spouse name -#: app/Individual.php:913 +#: app/Individual.php:920 #, php-format msgid "Family with %s" msgstr "Rodina s %s" -#: app/Individual.php:843 +#: app/Individual.php:850 msgid "Family with adoptive parents" msgstr "Rodina s adoptivními rodiči" -#: app/Individual.php:844 +#: app/Individual.php:851 msgid "Family with foster parents" msgstr "Rodina s pěstouny" @@ -6140,28 +6191,28 @@ msgstr "Rodina s pěstouny" msgid "Family with husband" msgstr "Rodina s manželem" -#: app/Individual.php:842 app/Individual.php:896 +#: app/Individual.php:849 app/Individual.php:903 #: resources/xml/reports/individual_ext_report.xml:245 #: resources/xml/reports/individual_report.xml:234 msgid "Family with parents" msgstr "Rodina s rodiči" #. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. -#: app/Individual.php:848 +#: app/Individual.php:855 msgid "Family with rada parents" msgstr "Rodina s rodiči „radah“" #. I18N: “sealing” is a Mormon ceremony. -#: app/Individual.php:846 +#: app/Individual.php:853 msgid "Family with sealing parents" msgstr "Rodina s rodiči (sealing)" -#: app/Module/ModuleThemeTrait.php:186 resources/views/chart-box.phtml:35 +#: app/Module/ModuleThemeTrait.php:185 resources/views/chart-box.phtml:35 msgid "Family with spouse" msgstr "Rodina s partnerem" #: resources/views/modules/gedcom_stats/config.phtml:59 -#: resources/views/modules/gedcom_stats/statistics.phtml:236 +#: resources/views/modules/gedcom_stats/statistics.phtml:235 #: resources/views/modules/html/template-statistics.phtml:93 msgid "Family with the most children" msgstr "Rodina s nejvíce dětmi" @@ -6172,17 +6223,17 @@ msgid "Family with wife" msgstr "Rodina s manželkou" #. I18N: familysearch.org -#: app/Gedcom.php:920 +#: app/Gedcom.php:952 msgid "FamilySearch ID" msgstr "Identifikátor ve FamilySearch" #. I18N: Name of a module/chart -#: app/Module/FanChartModule.php:143 +#: app/Module/FanChartModule.php:138 msgid "Fan chart" msgstr "Vějířový diagram" #. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name -#: app/Module/FanChartModule.php:189 +#: app/Module/FanChartModule.php:184 #, php-format msgid "Fan chart of %s" msgstr "Vějířový diagram pro %s" @@ -6241,13 +6292,13 @@ msgid "Father’s age" msgstr "Otcův věk" #. I18N: A step-family. %s is an individual’s name -#: app/Individual.php:874 +#: app/Individual.php:881 #, php-format msgid "Father’s family with %s" msgstr "Otcova rodina s %s" #. I18N: A step-family. -#: app/Individual.php:878 +#: app/Individual.php:885 msgid "Father’s family with an unknown individual" msgstr "Otcova rodina s neznámou osobou" @@ -6257,8 +6308,8 @@ msgstr "Otcova rodina s neznámou osobou" msgid "Favorites" msgstr "Oblíbené" -#: app/Gedcom.php:376 app/Gedcom.php:485 app/Gedcom.php:509 app/Gedcom.php:764 -#: app/Gedcom.php:811 app/Gedcom.php:1442 +#: app/Gedcom.php:392 app/Gedcom.php:501 app/Gedcom.php:525 app/Gedcom.php:780 +#: app/Gedcom.php:827 app/Gedcom.php:1493 msgid "Fax" msgstr "Fax" @@ -6303,8 +6354,8 @@ msgstr "Žena" #: resources/views/lists/individuals-table.phtml:132 #: resources/views/lists/individuals-table.phtml:147 #: resources/views/lists/individuals-table.phtml:157 -#: resources/views/modules/gedcom_stats/statistics.phtml:65 -#: resources/views/modules/gedcom_stats/statistics.phtml:228 +#: resources/views/modules/gedcom_stats/statistics.phtml:64 +#: resources/views/modules/gedcom_stats/statistics.phtml:227 #: resources/views/modules/html/template-statistics.phtml:32 #: resources/views/modules/statistics-chart/greatest-age.phtml:26 #: resources/views/modules/statistics-chart/lifespan.phtml:35 @@ -6318,7 +6369,7 @@ msgstr "Ženy" msgid "Fiji" msgstr "Fidži" -#: app/Gedcom.php:934 app/Http/RequestHandlers/ManageMediaData.php:362 +#: app/Gedcom.php:966 app/Http/RequestHandlers/ManageMediaData.php:362 #: app/MediaFile.php:316 msgid "File size" msgstr "Velikost souboru" @@ -6327,9 +6378,10 @@ msgstr "Velikost souboru" msgid "File successfully uploaded" msgstr "Soubor byl úspěšně nahrán" -#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:466 -#: app/Gedcom.php:732 app/Http/RequestHandlers/ManageMediaData.php:344 -#: resources/views/admin/trees-export.phtml:34 +#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:482 +#: app/Gedcom.php:748 app/Http/RequestHandlers/ManageMediaData.php:344 +#: resources/views/admin/gedcom-export-options.phtml:64 +#: resources/views/admin/trees-export.phtml:36 #: resources/views/modals/media-file-fields.phtml:70 msgid "Filename" msgstr "Název souboru" @@ -6374,11 +6426,11 @@ msgstr "Hledat pramen" msgid "Find a special character" msgstr "Hledat speciální znak" -#: app/Module/RelationshipsChartModule.php:731 +#: app/Module/RelationshipsChartModule.php:728 msgid "Find all possible relationships" msgstr "Najít všechny možné vztahy" -#: app/Module/RelationshipsChartModule.php:459 +#: app/Module/RelationshipsChartModule.php:456 msgid "Find any relationship" msgstr "Najít jakýkoliv vztah" @@ -6387,16 +6439,16 @@ msgstr "Najít jakýkoliv vztah" msgid "Find duplicates" msgstr "Najít duplikáty" -#: app/Module/RelationshipsChartModule.php:733 +#: app/Module/RelationshipsChartModule.php:730 msgid "Find other relationships" msgstr "Najít jiné vztahy" -#: app/Module/RelationshipsChartModule.php:460 +#: app/Module/RelationshipsChartModule.php:457 #: resources/views/modules/relationships-chart/page.phtml:55 msgid "Find relationships via ancestors" msgstr "Najít vztah skrze předky" -#: app/Module/RelationshipsChartModule.php:737 +#: app/Module/RelationshipsChartModule.php:734 #: resources/views/modules/relationships-chart/page.phtml:67 msgid "Find the closest relationships" msgstr "Najít nejbližší vztahy" @@ -6411,7 +6463,7 @@ msgstr "Najít nespřízněné osoby" msgid "Finland" msgstr "Finsko" -#: app/Gedcom.php:624 resources/xml/reports/missing_facts_report.xml:21 +#: app/Gedcom.php:640 resources/xml/reports/missing_facts_report.xml:21 msgid "First communion" msgstr "První přijímání" @@ -6526,7 +6578,7 @@ msgid "For help with genealogy questions contact %s." msgstr "S dotazy k rodokmenu se obracejte na %s." #: resources/views/admin/control-panel.phtml:206 -#: resources/views/admin/tags.phtml:969 +#: resources/views/admin/tags.phtml:970 #: resources/views/modules/bing-maps/config.phtml:38 #: resources/views/modules/geonames/config.phtml:38 #: resources/views/modules/google-maps/config.phtml:38 @@ -6557,9 +6609,9 @@ msgstr "Pro weby s více rodokmeny tato volba zobrazí jejich seznam v hlavním msgid "Forgot password?" msgstr "Zapomněl/a jste heslo?" -#: app/Gedcom.php:385 app/Gedcom.php:468 app/Gedcom.php:473 app/Gedcom.php:516 -#: app/Gedcom.php:733 app/Gedcom.php:1156 -#: resources/views/admin/gedcom-export-options.phtml:19 +#: app/Gedcom.php:401 app/Gedcom.php:484 app/Gedcom.php:489 app/Gedcom.php:532 +#: app/Gedcom.php:749 app/Gedcom.php:1195 +#: resources/views/admin/gedcom-export-options.phtml:22 #: resources/views/help/date.phtml:32 resources/views/help/date.phtml:70 #: resources/views/help/date.phtml:108 resources/views/help/date.phtml:146 #: resources/views/report-setup-page.phtml:54 @@ -6576,17 +6628,17 @@ msgstr "Naformátovat text a poznámky" msgid "Fort Lauderdale, Florida, United States" msgstr "Fort Lauderdale, Florida, Spojené státy" -#: app/Elements/PedigreeLinkageType.php:62 +#: app/Elements/PedigreeLinkageType.php:82 msgctxt "Female pedigree" msgid "Foster" msgstr "V pěstounské péči" -#: app/Elements/PedigreeLinkageType.php:52 +#: app/Elements/PedigreeLinkageType.php:72 msgctxt "Male pedigree" msgid "Foster" msgstr "V pěstounské péči" -#: app/Elements/PedigreeLinkageType.php:72 +#: app/Elements/PedigreeLinkageType.php:92 msgctxt "Pedigree" msgid "Foster" msgstr "V pěstounské péči" @@ -6741,16 +6793,16 @@ msgstr "Fructidor" msgid "Fukuoka, Japan" msgstr "Fukuoka, Japonsko" -#: app/Gedcom.php:895 app/Gedcom.php:1471 +#: app/Gedcom.php:867 app/Gedcom.php:927 app/Gedcom.php:1522 msgid "Funeral" msgstr "Pohřeb" -#: app/Gedcom.php:467 resources/views/admin/gedcom-export-options.phtml:27 +#: app/Gedcom.php:483 resources/views/admin/gedcom-export-options.phtml:30 msgid "GEDCOM" msgstr "GEDCOM" #. I18N: A configuration setting -#: resources/views/admin/trees-check.phtml:23 +#: resources/views/admin/trees-check.phtml:24 #: resources/views/admin/trees-preferences.phtml:616 msgid "GEDCOM errors" msgstr "GEDCOM chyby" @@ -6759,11 +6811,11 @@ msgstr "GEDCOM chyby" msgid "GEDCOM file" msgstr "Soubor GEDCOM" -#: resources/views/admin/tags.phtml:49 resources/views/admin/tags.phtml:179 -#: resources/views/admin/tags.phtml:271 resources/views/admin/tags.phtml:333 -#: resources/views/admin/tags.phtml:408 resources/views/admin/tags.phtml:447 -#: resources/views/admin/tags.phtml:731 resources/views/admin/tags.phtml:785 -#: resources/views/admin/tags.phtml:889 +#: resources/views/admin/tags.phtml:50 resources/views/admin/tags.phtml:180 +#: resources/views/admin/tags.phtml:272 resources/views/admin/tags.phtml:334 +#: resources/views/admin/tags.phtml:409 resources/views/admin/tags.phtml:448 +#: resources/views/admin/tags.phtml:732 resources/views/admin/tags.phtml:786 +#: resources/views/admin/tags.phtml:890 msgid "GEDCOM tag" msgstr "Tag GEDCOM" @@ -6773,16 +6825,25 @@ msgid "GEDCOM tags" msgstr "Tagy GEDCOM" #. I18N: https://genealogy.net/GEDCOM/ -#: resources/views/admin/tags.phtml:963 +#: app/Gedcom.php:1115 resources/views/admin/tags.phtml:964 msgid "GEDCOM-L" msgstr "" +#. I18N: GEDZIP = file format +#: resources/views/admin/gedcom-export-options.phtml:55 +msgid "GEDZIP" +msgstr "" + #. I18N: https://gov.genealogy.net -#: app/Gedcom.php:1047 app/Gedcom.php:1099 app/Gedcom.php:1214 -#: app/Gedcom.php:1253 app/Gedcom.php:1285 +#: app/Gedcom.php:1079 app/Gedcom.php:1133 app/Gedcom.php:1253 +#: app/Gedcom.php:1292 app/Gedcom.php:1324 msgid "GOV identifier" msgstr "Identifikátor GOV" +#: app/Gedcom.php:1243 +msgid "GOV identifier type" +msgstr "" + #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:199 msgid "Gabon" @@ -6793,7 +6854,7 @@ msgstr "Gabon" msgid "Gambia" msgstr "Gambie" -#: app/Gedcom.php:685 app/Gedcom.php:1123 +#: app/Gedcom.php:701 app/Gedcom.php:1157 #: resources/views/individual-sex.phtml:28 #: resources/xml/reports/family_group_report.xml:844 #: resources/xml/reports/individual_ext_report.xml:399 @@ -6828,7 +6889,7 @@ msgid "General search" msgstr "Obecné vyhledávání" #. I18N: Description of the “Sitemaps” module -#: app/Module/SiteMapModule.php:114 +#: app/Module/SiteMapModule.php:110 msgid "Generate sitemap files for search engines." msgstr "Generovat soubory mapy stránek pro vyhledávací enginy." @@ -6861,11 +6922,11 @@ msgstr "Generace " msgid "Generations" msgstr "Generace" -#: app/Gedcom.php:821 +#: app/Gedcom.php:837 msgid "Generations of ancestors" msgstr "Generace předků" -#: app/Gedcom.php:826 +#: app/Gedcom.php:842 msgid "Generations of descendants" msgstr "Generace potomků" @@ -6955,7 +7016,7 @@ msgstr "Gilbert, Arizona, Spojené státy" msgid "Given name" msgstr "Křestní jméno" -#: app/Gedcom.php:636 app/Gedcom.php:643 app/Gedcom.php:648 +#: app/Gedcom.php:652 app/Gedcom.php:659 app/Gedcom.php:664 #: resources/views/lists/families-table.phtml:220 #: resources/views/lists/families-table.phtml:223 #: resources/views/lists/given-names-table.phtml:21 @@ -6982,11 +7043,12 @@ msgstr "Kmotr" msgid "Godmother" msgstr "Kmotra" -#: app/Elements/RelationIsDescriptor.php:109 app/Gedcom.php:1300 +#: app/Elements/RelationIsDescriptor.php:109 msgid "Godparent" msgstr "Kmotři" -#: app/Gedcom.php:581 +#: app/Gedcom.php:597 app/Gedcom.php:1153 app/Gedcom.php:1154 +#: app/Gedcom.php:1338 app/Gedcom.php:1339 msgid "Godparents" msgstr "Kmotři" @@ -7007,7 +7069,7 @@ msgstr "Google™ maps" msgid "Google™ webmaster tools" msgstr "Správcovské nástroje Google™" -#: app/Gedcom.php:627 +#: app/Gedcom.php:643 msgid "Graduation" msgstr "Promoce" @@ -7109,11 +7171,11 @@ msgid "Guyana" msgstr "Guyana" #. I18N: Name of a module -#: app/Module/HtmlBlockModule.php:59 +#: app/Module/HtmlBlockModule.php:60 msgid "HTML" msgstr "HTML" -#: app/Gedcom.php:896 +#: app/Gedcom.php:928 msgid "Hair color" msgstr "Barva vlasů" @@ -7170,7 +7232,8 @@ msgstr "Byl pokřtěn" msgid "He was cremated" msgstr "Byl zpopelněn" -#: app/Gedcom.php:459 app/Header.php:42 app/Header.php:43 app/Header.php:44 +#: app/Gedcom.php:475 app/Header.php:42 app/Header.php:43 app/Header.php:44 +#: app/Http/RequestHandlers/CheckTree.php:345 msgid "Header" msgstr "Záhlaví" @@ -7183,11 +7246,11 @@ msgstr "Heardův ostrov a McDonaldovy ostrovy" msgid "Hebrew" msgstr "Hebrejština" -#: app/Gedcom.php:877 app/Gedcom.php:878 +#: app/Gedcom.php:909 app/Gedcom.php:910 msgid "Hebrew name" msgstr "Hebrejské jméno" -#: app/Gedcom.php:897 +#: app/Gedcom.php:929 msgid "Height" msgstr "Výška" @@ -7287,16 +7350,16 @@ msgctxt "NOMINATIVE" msgid "Heshvan" msgstr "Chešvan" -#: resources/views/admin/tags.phtml:50 resources/views/admin/tags.phtml:180 -#: resources/views/admin/tags.phtml:272 resources/views/admin/tags.phtml:334 -#: resources/views/admin/tags.phtml:409 resources/views/admin/tags.phtml:448 -#: resources/views/admin/tags.phtml:732 resources/views/admin/tags.phtml:786 -#: resources/views/admin/tags.phtml:890 +#: resources/views/admin/tags.phtml:51 resources/views/admin/tags.phtml:181 +#: resources/views/admin/tags.phtml:273 resources/views/admin/tags.phtml:335 +#: resources/views/admin/tags.phtml:410 resources/views/admin/tags.phtml:449 +#: resources/views/admin/tags.phtml:733 resources/views/admin/tags.phtml:787 +#: resources/views/admin/tags.phtml:891 msgid "Hide GEDCOM tags" msgstr "Skrýt tagy GEDCOM" #: app/Auth.php:564 app/Auth.php:577 -#: app/Http/RequestHandlers/TreePreferencesPage.php:127 +#: app/Http/RequestHandlers/TreePreferencesPage.php:126 #: app/Http/RequestHandlers/TreePrivacyPage.php:94 #: resources/views/admin/trees-privacy.phtml:150 msgid "Hide from everyone" @@ -7321,13 +7384,13 @@ msgstr "Skrýt heslo" msgid "Hide unused locations" msgstr "Skrýt nepoužitá místa" -#: app/Gedcom.php:1218 +#: app/Gedcom.php:1257 msgid "Hierarchical relationship" msgstr "Hierarchický vztah" -#: app/Gedcom.php:938 app/Gedcom.php:1122 app/Gedcom.php:1138 -#: app/Gedcom.php:1246 app/Gedcom.php:1267 app/Gedcom.php:1278 -#: app/Gedcom.php:1301 app/Gedcom.php:1406 app/Gedcom.php:1477 +#: app/Gedcom.php:970 app/Gedcom.php:1156 app/Gedcom.php:1172 +#: app/Gedcom.php:1285 app/Gedcom.php:1306 app/Gedcom.php:1317 +#: app/Gedcom.php:1340 app/Gedcom.php:1457 app/Gedcom.php:1528 #: resources/xml/reports/individual_ext_report.xml:11 #: resources/xml/reports/individual_report.xml:8 msgid "Highlighted image" @@ -7355,12 +7418,12 @@ msgstr "Historické události" #. I18N: Name of a module #. I18N: A configuration setting -#: app/Module/HitCountFooterModule.php:76 +#: app/Module/HitCountFooterModule.php:73 #: resources/views/admin/trees-preferences.phtml:629 msgid "Hit counters" msgstr "Počítadla přístupů" -#: app/Gedcom.php:1472 +#: app/Gedcom.php:1523 msgid "Holocaust" msgstr "Holokaust" @@ -7386,17 +7449,17 @@ msgstr "Hongkong" #. I18N: Name of a module/chart #: app/Module/ChartsBlockModule.php:162 app/Module/ChartsBlockModule.php:257 -#: app/Module/HourglassChartModule.php:82 +#: app/Module/HourglassChartModule.php:79 msgid "Hourglass chart" msgstr "Diagram přesýpacích hodin" #. I18N: %s is an individual’s name -#: app/Module/HourglassChartModule.php:128 +#: app/Module/HourglassChartModule.php:125 #, php-format msgid "Hourglass chart of %s" msgstr "Diagram přesýpacích hodin pro %s" -#: app/Gedcom.php:1243 app/Gedcom.php:1275 +#: app/Gedcom.php:1282 app/Gedcom.php:1314 msgid "House number" msgstr "Číslo domu" @@ -7419,8 +7482,8 @@ msgstr "Kolik rekurze použít při hledání vztahů" msgid "Hungary" msgstr "Maďarsko" -#: app/Gedcom.php:377 app/Gedcom.php:422 -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:77 +#: app/Gedcom.php:393 app/Gedcom.php:438 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:74 #: resources/views/edit/change-family-members.phtml:32 #: resources/views/edit/change-family-members.phtml:47 #: resources/views/fact-date.phtml:138 @@ -7438,7 +7501,7 @@ msgstr "Maďarsko" msgid "Husband" msgstr "Manžel" -#: app/Gedcom.php:378 resources/views/modules/timeline-chart/chart.phtml:355 +#: app/Gedcom.php:394 resources/views/modules/timeline-chart/chart.phtml:355 msgid "Husband’s age" msgstr "Manželův věk" @@ -7462,11 +7525,11 @@ msgstr "islandská" msgid "Idaho Falls, Idaho, United States" msgstr "Idaho Falls, Idaho, USA" -#: app/Gedcom.php:629 +#: app/Gedcom.php:645 msgid "Identification number" msgstr "Identifikační číslo" -#: resources/views/admin/tags.phtml:773 +#: resources/views/admin/tags.phtml:774 msgid "Identifiers" msgstr "Identifikátory" @@ -7595,7 +7658,7 @@ msgstr "Rozměry obrázku" msgid "Images without watermarks" msgstr "Obrázky bez vodoznaku" -#: app/Gedcom.php:631 +#: app/Gedcom.php:647 msgid "Immigration" msgstr "Imigrace" @@ -7669,7 +7732,7 @@ msgstr "Zahrnout aliasy" msgid "Include associates" msgstr "Včetně společníků" -#: app/Module/IndividualListModule.php:357 +#: app/Module/IndividualListModule.php:354 #, php-format msgid "Include individuals with “%s” as a married name" msgstr "Odkrýt osoby s manželským příjmením „%s“" @@ -7704,7 +7767,8 @@ msgid "Indianapolis, Indiana, United States" msgstr "Indianapolis, Indiana, Spojené státy" #. I18N: Name of a module/report -#: app/Gedcom.php:495 app/Gedcom.php:988 +#: app/Gedcom.php:511 app/Gedcom.php:1020 +#: app/Http/RequestHandlers/CheckTree.php:346 #: app/Module/IndividualReportModule.php:40 #: resources/views/admin/fix-level-0-media.phtml:37 #: resources/views/admin/trees-privacy.phtml:166 @@ -7753,7 +7817,7 @@ msgstr "Osoba 2" msgid "Individual distribution chart" msgstr "Diagram rozmístění osob" -#: resources/views/admin/tags.phtml:943 +#: resources/views/admin/tags.phtml:944 msgid "Individual facts and events" msgstr "" @@ -7771,17 +7835,17 @@ msgid "Individual record" msgstr "Osobní záznam" #: resources/views/modules/gedcom_stats/config.phtml:57 -#: resources/views/modules/gedcom_stats/statistics.phtml:210 +#: resources/views/modules/gedcom_stats/statistics.phtml:209 #: resources/views/modules/html/template-statistics.phtml:85 msgid "Individual who lived the longest" msgstr "Člověk, který se dožil nejdéle" #. I18N: Name of a module/list -#: app/Module/AncestorsChartModule.php:260 -#: app/Module/DescendancyChartModule.php:253 +#: app/Module/AncestorsChartModule.php:257 +#: app/Module/DescendancyChartModule.php:248 #: app/Module/FixSearchAndReplace.php:110 -#: app/Module/IndividualListModule.php:97 -#: app/Module/IndividualListModule.php:322 +#: app/Module/IndividualListModule.php:94 +#: app/Module/IndividualListModule.php:319 #: app/Module/StatisticsChartModule.php:143 #: app/Module/StatisticsChartModule.php:283 #: app/Module/StatisticsChartModule.php:332 @@ -7799,7 +7863,7 @@ msgstr "Člověk, který se dožil nejdéle" #: resources/views/lists/surnames-table.phtml:37 #: resources/views/modules/census-assistant.phtml:56 #: resources/views/modules/gedcom_stats/config.phtml:45 -#: resources/views/modules/gedcom_stats/statistics.phtml:45 +#: resources/views/modules/gedcom_stats/statistics.phtml:44 #: resources/views/modules/html/template-statistics.phtml:24 #: resources/views/modules/place-hierarchy/events.phtml:20 #: resources/views/modules/place-hierarchy/sidebar.phtml:39 @@ -7819,7 +7883,7 @@ msgstr "Jednotlivci" msgid "Individuals with sources" msgstr "Osoby doplněné o prameny" -#: app/Module/IndividualListModule.php:431 +#: app/Module/IndividualListModule.php:428 #, php-format msgid "Individuals with surname %s" msgstr "Osoby s příjmením %s" @@ -7829,10 +7893,6 @@ msgstr "Osoby s příjmením %s" msgid "Indonesia" msgstr "Indonésie" -#: app/Elements/AgeAtEvent.php:91 -msgid "infant" -msgstr "Nemluvně" - #: app/Elements/RelationIsDescriptor.php:114 msgid "Informant" msgstr "Zpravodaj" @@ -7847,6 +7907,15 @@ msgctxt "MALE" msgid "Informant" msgstr "Zpravodaj" +#. I18N: GEDCOM tag _INIT - an LDS ceremony performed +#: app/Gedcom.php:868 +msgid "Initiatory" +msgstr "" + +#: app/Http/RequestHandlers/CheckTree.php:279 +msgid "Inline-source records are discouraged." +msgstr "" + #. I18N: Name of a module #: app/Module/ChartsBlockModule.php:176 app/Module/ChartsBlockModule.php:258 #: app/Module/InteractiveTreeModule.php:49 @@ -7861,7 +7930,7 @@ msgstr "Interaktivní strom" msgid "Interactive tree of %s" msgstr "Interaktivní strom pro %s" -#: app/Gedcom.php:898 +#: app/Gedcom.php:930 msgid "Interment" msgstr "Pohřbení" @@ -7873,18 +7942,34 @@ msgstr "Vnitřní zprávy" msgid "Internal messaging with emails" msgstr "Vnitřní zprávy s e-maily" -#: app/Http/RequestHandlers/GedcomLoad.php:187 +#: app/Http/RequestHandlers/GedcomLoad.php:186 msgid "Invalid GEDCOM file - no header record found." msgstr "Neplatný GEDCOM soubor - nebyla nalezena hlavička." -#: app/Http/RequestHandlers/GedcomLoad.php:95 +#: app/Http/RequestHandlers/GedcomLoad.php:94 msgid "Invalid GEDCOM file - no trailer record found." msgstr "" +#: app/Http/RequestHandlers/CheckTree.php:195 +msgid "Invalid GEDCOM level number." +msgstr "" + #: app/Exceptions/GedcomErrorException.php:39 msgid "Invalid GEDCOM record" msgstr "Neplatný záznam GEDCOM" +#: app/Http/RequestHandlers/CheckTree.php:189 +msgid "Invalid GEDCOM record." +msgstr "" + +#: app/Http/RequestHandlers/CheckTree.php:215 +msgid "Invalid GEDCOM tag." +msgstr "" + +#: app/Http/RequestHandlers/CheckTree.php:282 +msgid "Invalid GEDCOM value" +msgstr "" + #: app/Date.php:224 msgid "Invalid date" msgstr "Neplatné datum" @@ -7918,7 +8003,7 @@ msgstr "Izrael" msgid "It can take several minutes to download and install the upgrade. Be patient." msgstr "Stáhnutí aktualizace a její provedení může trvat několik minut. Buďte trpěliví." -#: resources/views/admin/tags.phtml:936 +#: resources/views/admin/tags.phtml:937 msgid "It is not recommended to use custom GEDCOM tags. This data can be lost when you transfer it to other applications." msgstr "" @@ -8010,7 +8095,7 @@ msgstr "Johannesburg, Jižní Afrika" msgid "John /DOE/" msgstr "Jan /Novák/" -#: app/Gedcom.php:1273 +#: app/Gedcom.php:1312 msgid "Joint family name" msgstr "Společné rodinné jméno" @@ -8168,7 +8253,7 @@ msgstr "Zachovat existující informaci „poslední změna“" msgid "Kenya" msgstr "Keňa" -#: app/Module/HtmlBlockModule.php:193 +#: app/Module/HtmlBlockModule.php:192 msgid "Keyword examples" msgstr "Příklady klíčových slov" @@ -8255,49 +8340,68 @@ msgstr "Kijev, Ukrajina" msgid "Kyrgyzstan" msgstr "Kyrgyzstán" -#: app/Gedcom.php:547 +#: app/Gedcom.php:563 msgid "LDS baptism" msgstr "LDS křest" -#: app/Gedcom.php:686 +#: app/Gedcom.php:702 msgid "LDS child sealing" msgstr "Obřad LDS (child sealing)" -#: resources/views/admin/tags.phtml:719 +#: resources/views/admin/tags.phtml:720 msgid "LDS church" msgstr "Církev LDS" -#: app/Gedcom.php:588 +#: app/Gedcom.php:604 msgid "LDS confirmation" msgstr "Biřmování LDS" -#: app/Gedcom.php:608 +#: app/Gedcom.php:624 msgid "LDS endowment" msgstr "Věno LDS" -#: app/Gedcom.php:441 +#: app/Gedcom.php:457 msgid "LDS spouse sealing" msgstr "Obřad LDS (spouse sealing)" -#: app/Gedcom.php:971 app/Gedcom.php:985 app/Gedcom.php:989 app/Gedcom.php:1004 +#: app/Gedcom.php:1003 app/Gedcom.php:1017 app/Gedcom.php:1021 +#: app/Gedcom.php:1036 msgid "Label" msgstr "Štítek" +#: app/Gedcom.php:1379 +msgid "Label for husband" +msgstr "" + +#: app/Gedcom.php:1381 +msgid "Label for wife" +msgstr "" + #. I18N: Location of an LDS church temple #: app/Elements/TempleCode.php:107 msgid "Laie, Hawaii, United States" msgstr "Laie, Hawaii, USA" +#. I18N: GEDCOM tag _PURC +#: app/Gedcom.php:1554 +msgid "Land purchase" +msgstr "" + +#. I18N: GEDCOM tag _SALE +#: app/Gedcom.php:1555 +msgid "Land sale" +msgstr "" + #. I18N: page orientation -#: app/Http/RequestHandlers/TreePreferencesPage.php:103 +#: app/Http/RequestHandlers/TreePreferencesPage.php:102 #: resources/xml/reports/change_report.xml:10 #: resources/xml/reports/pedigree_report.xml:7 msgid "Landscape" msgstr "Na šířku" #. I18N: A configuration setting -#: app/Gedcom.php:470 app/Gedcom.php:812 app/Gedcom.php:1186 -#: app/Module/ModuleLanguageTrait.php:49 app/Module/ModuleThemeTrait.php:253 +#: app/Gedcom.php:486 app/Gedcom.php:828 app/Gedcom.php:1225 +#: app/Module/ModuleLanguageTrait.php:49 app/Module/ModuleThemeTrait.php:252 #: resources/views/admin/modules.phtml:264 #: resources/views/admin/modules.phtml:267 #: resources/views/admin/site-preferences.phtml:78 @@ -8339,10 +8443,9 @@ msgstr "Největší počet vnoučat" msgid "Las Vegas, Nevada, United States" msgstr "Las Vegas, Nevada, USA" -#: app/Gedcom.php:410 app/Gedcom.php:576 app/Gedcom.php:708 app/Gedcom.php:728 -#: app/Gedcom.php:759 app/Gedcom.php:775 app/Gedcom.php:806 app/Gedcom.php:822 -#: app/Gedcom.php:930 app/Gedcom.php:1147 -#: resources/views/lists/families-table.phtml:234 +#: app/Gedcom.php:426 app/Gedcom.php:592 app/Gedcom.php:724 app/Gedcom.php:744 +#: app/Gedcom.php:775 app/Gedcom.php:791 app/Gedcom.php:822 app/Gedcom.php:838 +#: app/Gedcom.php:1186 resources/views/lists/families-table.phtml:234 #: resources/views/lists/individuals-table.phtml:262 #: resources/views/lists/locations-table.phtml:66 #: resources/views/lists/media-table.phtml:82 @@ -8370,14 +8473,14 @@ msgid "Last signed in" msgstr "Naposledy přihlášen(a)" #: resources/views/modules/gedcom_stats/config.phtml:54 -#: resources/views/modules/gedcom_stats/statistics.phtml:177 +#: resources/views/modules/gedcom_stats/statistics.phtml:176 #: resources/views/modules/html/template-statistics.phtml:73 #: resources/views/modules/statistics-chart/individual-events.phtml:47 msgid "Latest birth" msgstr "Nejpozdější narození" #: resources/views/modules/gedcom_stats/config.phtml:56 -#: resources/views/modules/gedcom_stats/statistics.phtml:199 +#: resources/views/modules/gedcom_stats/statistics.phtml:198 #: resources/views/modules/html/template-statistics.phtml:81 #: resources/views/modules/statistics-chart/individual-events.phtml:91 msgid "Latest death" @@ -8391,8 +8494,8 @@ msgstr "Poslední rozvod" msgid "Latest marriage" msgstr "Poslední manželství" -#: app/Gedcom.php:387 app/Gedcom.php:518 app/Gedcom.php:1158 -#: app/Gedcom.php:1180 resources/views/admin/location-edit.phtml:45 +#: app/Gedcom.php:403 app/Gedcom.php:534 app/Gedcom.php:1197 +#: app/Gedcom.php:1219 resources/views/admin/location-edit.phtml:45 #: resources/views/admin/locations.phtml:43 #: resources/views/edit/input-addon-coordinates.phtml:12 #: resources/views/edit/input-addon-coordinates.phtml:15 @@ -8443,7 +8546,7 @@ msgstr "Libanon" msgid "Legacy URLs" msgstr "Historické URL" -#: app/Gedcom.php:1501 +#: app/Gedcom.php:1552 msgid "Legatee" msgstr "Dědictví" @@ -8496,7 +8599,7 @@ msgid "Lifespan" msgstr "Délka života" #. I18N: Name of a module/chart -#: app/Module/LifespansChartModule.php:107 +#: app/Module/LifespansChartModule.php:103 msgid "Lifespans" msgstr "Délky životů" @@ -8505,10 +8608,14 @@ msgstr "Délky životů" msgid "Lima, Peru" msgstr "Lima, Peru" -#: resources/views/admin/gedcom-export-options.phtml:53 +#: resources/views/admin/gedcom-export-options.phtml:87 msgid "Line endings" msgstr "Konce řádků" +#: app/Http/RequestHandlers/CheckTree.php:389 +msgid "Line number" +msgstr "" + #: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 #: resources/views/admin/control-panel.phtml:798 msgid "Link media objects to facts and events" @@ -8521,7 +8628,7 @@ msgid "Link the user account to an individual." msgstr "Propojte tento uživatelský účet s nějakou osobou (jednotlivcem)." #: app/Http/RequestHandlers/LinkChildToFamilyPage.php:49 -#: resources/views/modules/relatives/tab.phtml:124 +#: resources/views/modules/relatives/tab.phtml:121 msgid "Link this individual to an existing family as a child" msgstr "Přiřadit tuto osobu k existující rodině jako dítě" @@ -8591,14 +8698,16 @@ msgstr "Načítá se…" msgid "Local files" msgstr "Lokální soubory" -#: app/Gedcom.php:1048 app/Gedcom.php:1100 app/Gedcom.php:1146 -#: app/Gedcom.php:1401 resources/views/lists/locations-table.phtml:63 +#: app/Gedcom.php:1080 app/Gedcom.php:1134 app/Gedcom.php:1177 +#: app/Gedcom.php:1185 app/Gedcom.php:1452 +#: app/Http/RequestHandlers/CheckTree.php:347 +#: resources/views/lists/locations-table.phtml:63 msgid "Location" msgstr "Umístění" #. I18N: Name of a module/list -#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:70 -#: app/Module/LocationListModule.php:163 +#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:67 +#: app/Module/LocationListModule.php:160 #: resources/views/admin/merge-records-step-1.phtml:61 #: resources/views/lists/locations-table.phtml:58 #: resources/views/modules/place-hierarchy/sidebar.phtml:52 @@ -8641,8 +8750,8 @@ msgstr "Dlouhé seznamy osob se stejným jménem mohou být rozděleny do kratš msgid "Longest marriage" msgstr "Nejdelší manželství" -#: app/Gedcom.php:388 app/Gedcom.php:519 app/Gedcom.php:1159 -#: app/Gedcom.php:1181 resources/views/admin/location-edit.phtml:56 +#: app/Gedcom.php:404 app/Gedcom.php:535 app/Gedcom.php:1198 +#: app/Gedcom.php:1220 resources/views/admin/location-edit.phtml:56 #: resources/views/admin/locations.phtml:44 #: resources/views/edit/input-addon-coordinates.phtml:12 #: resources/views/edit/input-addon-coordinates.phtml:15 @@ -8692,13 +8801,13 @@ msgid "Madrid, Spain" msgstr "Madrid, Španělsko" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:69 +#: app/Elements/SourceMediaType.php:88 msgid "Magazine" msgstr "Magazín" #. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System -#: app/Gedcom.php:1050 app/Gedcom.php:1102 app/Gedcom.php:1220 -#: app/Gedcom.php:1255 app/Gedcom.php:1287 +#: app/Gedcom.php:1082 app/Gedcom.php:1136 app/Gedcom.php:1179 +#: app/Gedcom.php:1259 app/Gedcom.php:1294 app/Gedcom.php:1326 msgid "Maidenhead location code" msgstr "Kód lokalizace Maidenhead" @@ -8735,8 +8844,8 @@ msgstr "Muž" #: resources/views/lists/individuals-table.phtml:129 #: resources/views/lists/individuals-table.phtml:144 #: resources/views/lists/individuals-table.phtml:156 -#: resources/views/modules/gedcom_stats/statistics.phtml:54 -#: resources/views/modules/gedcom_stats/statistics.phtml:226 +#: resources/views/modules/gedcom_stats/statistics.phtml:53 +#: resources/views/modules/gedcom_stats/statistics.phtml:225 #: resources/views/modules/html/template-statistics.phtml:28 #: resources/views/modules/statistics-chart/greatest-age.phtml:17 #: resources/views/modules/statistics-chart/lifespan.phtml:26 @@ -8761,9 +8870,9 @@ msgstr "Malta" #: resources/views/admin/data-fix-select.phtml:20 #: resources/views/admin/merge-records-step-1.phtml:41 #: resources/views/admin/merge-records-step-2.phtml:23 -#: resources/views/admin/trees-check.phtml:17 +#: resources/views/admin/trees-check.phtml:19 #: resources/views/admin/trees-duplicates.phtml:18 -#: resources/views/admin/trees-export.phtml:18 +#: resources/views/admin/trees-export.phtml:20 #: resources/views/admin/trees-import.phtml:23 #: resources/views/admin/trees-preferences.phtml:38 #: resources/views/admin/trees-privacy.phtml:22 @@ -8780,8 +8889,8 @@ msgstr "Správa médií" #. I18N: Listbox entry; name of a role #: app/Http/RequestHandlers/UserEditPage.php:104 -#: resources/views/admin/gedcom-export-options.phtml:68 -#: resources/views/admin/gedcom-export-options.phtml:70 +#: resources/views/admin/gedcom-export-options.phtml:102 +#: resources/views/admin/gedcom-export-options.phtml:104 #: resources/views/admin/users-edit.phtml:267 msgid "Manager" msgstr "Správce" @@ -8811,11 +8920,11 @@ msgid "Manti, Utah, United States" msgstr "Manti, Utah, USA" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:70 +#: app/Elements/SourceMediaType.php:89 msgid "Manuscript" msgstr "Rukopis" -#: resources/views/admin/tags.phtml:934 +#: resources/views/admin/tags.phtml:935 msgid "Many genealogy applications define their own custom GEDCOM tags and webtrees will be able to display most of them." msgstr "" @@ -8825,7 +8934,7 @@ msgid "Many genealogy programs create GEDCOM files with custom tags, and webtree msgstr "Mnoho rodokmenových programů vytváří soubory GEDCOM s vlastními tagy a webtrees jim většinou rozumí. Pokud je nalezen nerozpoznaný tag, tato volba vám umožní vybrat, zda je chcete ignorovat nebo vyhodit varovnou hlášku." #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:71 +#: app/Elements/SourceMediaType.php:90 #: resources/views/admin/control-panel.phtml:815 #: resources/views/modules/statistics-chart/custom.phtml:60 msgid "Map" @@ -8884,7 +8993,7 @@ msgstr "březen" msgid "Markdown is a simple system of formatting, used on websites such as Wikipedia. It uses unobtrusive punctuation characters to create headings and sub-headings, bold and italic text, lists, tables, etc." msgstr "Markdown je jednoduchý system formátování textu používaný na webech, např. na Wikipedii. Používá nerušivé znaky na vytváření nadpisů, tučného písma, kurzívy, seznamů, tabulek atd." -#: app/Gedcom.php:428 app/Module/BranchesListModule.php:445 +#: app/Gedcom.php:444 app/Module/BranchesListModule.php:445 #: resources/views/calendar-page.phtml:189 #: resources/views/lists/families-table.phtml:198 #: resources/views/lists/families-table.phtml:203 @@ -8942,15 +9051,15 @@ msgstr "Markdown je jednoduchý system formátování textu používaný na webe msgid "Marriage" msgstr "Sňatek" -#: app/Gedcom.php:423 resources/xml/reports/missing_facts_report.xml:22 +#: app/Gedcom.php:439 resources/xml/reports/missing_facts_report.xml:22 msgid "Marriage banns" msgstr "Svatební ohlášky" -#: app/Gedcom.php:967 app/Gedcom.php:987 +#: app/Gedcom.php:999 app/Gedcom.php:1019 msgid "Marriage beginning status" msgstr "Status počátku manželství" -#: app/Gedcom.php:861 +#: app/Gedcom.php:893 msgid "Marriage bond" msgstr "Manželská smlouva" @@ -8958,7 +9067,7 @@ msgstr "Manželská smlouva" msgid "Marriage by country" msgstr "Sňatek podle země" -#: app/Gedcom.php:426 +#: app/Gedcom.php:442 msgid "Marriage contract" msgstr "Manželská smlouva" @@ -8970,105 +9079,105 @@ msgstr "Konec rozmezí data sňatku" msgid "Marriage date range start" msgstr "Počátek rozmezí data sňatku" -#: app/Gedcom.php:966 app/Gedcom.php:986 +#: app/Gedcom.php:998 app/Gedcom.php:1018 msgid "Marriage ending status" msgstr "Status ukončení manželství" -#: app/Gedcom.php:860 +#: app/Gedcom.php:892 msgid "Marriage intention" msgstr "Oznámení sňatku" -#: app/Gedcom.php:427 +#: app/Gedcom.php:443 msgid "Marriage license" msgstr "Povolení k sňatku" -#: app/Module/IndividualFactsTabModule.php:559 +#: app/Module/IndividualFactsTabModule.php:562 msgid "Marriage of a brother" msgstr "Sňatek bratra" -#: app/Module/IndividualFactsTabModule.php:537 +#: app/Module/IndividualFactsTabModule.php:540 #: resources/views/admin/trees-preferences.phtml:458 msgid "Marriage of a child" msgstr "Sňatek dítěte" -#: app/Module/IndividualFactsTabModule.php:536 +#: app/Module/IndividualFactsTabModule.php:539 msgid "Marriage of a daughter" msgstr "Sňatek dcery" -#: app/Module/IndividualFactsTabModule.php:793 +#: app/Module/IndividualFactsTabModule.php:796 msgid "Marriage of a father" msgstr "Sňatek otce" -#: app/Module/IndividualFactsTabModule.php:543 -#: app/Module/IndividualFactsTabModule.php:549 -#: app/Module/IndividualFactsTabModule.php:555 +#: app/Module/IndividualFactsTabModule.php:546 +#: app/Module/IndividualFactsTabModule.php:552 +#: app/Module/IndividualFactsTabModule.php:558 #: resources/views/admin/trees-preferences.phtml:452 msgid "Marriage of a grandchild" msgstr "Sňatek vnoučete" -#: app/Module/IndividualFactsTabModule.php:542 +#: app/Module/IndividualFactsTabModule.php:545 msgid "Marriage of a granddaughter" msgstr "Sňatek vnučky" -#: app/Module/IndividualFactsTabModule.php:548 +#: app/Module/IndividualFactsTabModule.php:551 msgctxt "daughter’s daughter" msgid "Marriage of a granddaughter" msgstr "Sňatek vnučky" -#: app/Module/IndividualFactsTabModule.php:554 +#: app/Module/IndividualFactsTabModule.php:557 msgctxt "son’s daughter" msgid "Marriage of a granddaughter" msgstr "Sňatek vnučky" -#: app/Module/IndividualFactsTabModule.php:541 +#: app/Module/IndividualFactsTabModule.php:544 msgid "Marriage of a grandson" msgstr "Sňatek vnuka" -#: app/Module/IndividualFactsTabModule.php:547 +#: app/Module/IndividualFactsTabModule.php:550 msgctxt "daughter’s son" msgid "Marriage of a grandson" msgstr "Sňatek vnuka" -#: app/Module/IndividualFactsTabModule.php:553 +#: app/Module/IndividualFactsTabModule.php:556 msgctxt "son’s son" msgid "Marriage of a grandson" msgstr "Sňatek vnuka" -#: app/Module/IndividualFactsTabModule.php:565 +#: app/Module/IndividualFactsTabModule.php:568 msgid "Marriage of a half-brother" msgstr "Sňatek polorodého bratra" -#: app/Module/IndividualFactsTabModule.php:567 +#: app/Module/IndividualFactsTabModule.php:570 msgid "Marriage of a half-sibling" msgstr "Sňatek polorodého sourozence" -#: app/Module/IndividualFactsTabModule.php:566 +#: app/Module/IndividualFactsTabModule.php:569 msgid "Marriage of a half-sister" msgstr "Sňatek polorodé sestry" -#: app/Module/IndividualFactsTabModule.php:794 +#: app/Module/IndividualFactsTabModule.php:797 msgid "Marriage of a mother" msgstr "Sňatek matky" -#: app/Module/IndividualFactsTabModule.php:795 +#: app/Module/IndividualFactsTabModule.php:798 #: resources/views/admin/trees-preferences.phtml:470 msgid "Marriage of a parent" msgstr "Sňatek rodiče" -#: app/Module/IndividualFactsTabModule.php:561 +#: app/Module/IndividualFactsTabModule.php:564 #: resources/views/admin/trees-preferences.phtml:464 msgid "Marriage of a sibling" msgstr "Sňatek sourozence" -#: app/Module/IndividualFactsTabModule.php:560 +#: app/Module/IndividualFactsTabModule.php:563 msgid "Marriage of a sister" msgstr "Sňatek sestry" -#: app/Module/IndividualFactsTabModule.php:535 +#: app/Module/IndividualFactsTabModule.php:538 msgid "Marriage of a son" msgstr "Sňatek syna" -#: app/Module/IndividualFactsTabModule.php:828 +#: app/Module/IndividualFactsTabModule.php:831 msgid "Marriage of parents" msgstr "Sňatek rodičů" @@ -9080,7 +9189,7 @@ msgstr "Místo sňatku obsahuje" msgid "Marriage places" msgstr "Místa uzavření sňatků" -#: app/Gedcom.php:432 +#: app/Gedcom.php:448 msgid "Marriage settlement" msgstr "Vypořádání manželství" @@ -9097,7 +9206,7 @@ msgstr "Sňatky" msgid "Marriages by century" msgstr "Manželství podle století" -#: app/Gedcom.php:1009 resources/views/lists/families-table.phtml:251 +#: app/Gedcom.php:1041 resources/views/lists/families-table.phtml:251 #: resources/views/lists/families-table.phtml:286 #: resources/views/lists/individuals-table.phtml:275 #: resources/xml/reports/cemetery_report.xml:7 @@ -9131,7 +9240,7 @@ msgstr "Musí se shodovat přesný text, dokonce pokud se objeví uprostřed slo msgid "Match the exact text, unless it occurs in the middle of a word." msgstr "Musí se shodovat přesný text, pokud se neobjeví uprostřed slova." -#: app/Module/MatomoAnalyticsModule.php:42 +#: app/Module/MatomoAnalyticsModule.php:44 msgid "Matomo™ / Piwik™ analytics" msgstr "Analytika Matomo™ / Piwik™" @@ -9193,7 +9302,7 @@ msgid "Medford, Oregon, United States" msgstr "Medford, Oregon, USA" #. I18N: Name of a module -#: app/Gedcom.php:1189 app/Media.php:144 app/Module/MediaListModule.php:224 +#: app/Gedcom.php:1228 app/Media.php:144 app/Module/MediaListModule.php:224 #: app/Module/MediaTabModule.php:59 #: resources/views/admin/control-panel.phtml:324 #: resources/views/admin/control-panel.phtml:778 @@ -9216,12 +9325,6 @@ msgstr "Soubor médií" msgid "Media file to upload" msgstr "Soubory médií pro nahrání" -#. I18N: %s is the name of a folder. -#: resources/views/admin/trees-export.phtml:74 -#, php-format -msgid "Media filenames will be prefixed by %s." -msgstr "Jména souborů médií dostanou předponu %s." - #: resources/views/admin/media.phtml:31 #: resources/views/admin/trees-preferences.phtml:260 msgid "Media files" @@ -9238,12 +9341,13 @@ msgstr "Složka médií" msgid "Media folders" msgstr "Složky médií" -#: app/Gedcom.php:380 app/Gedcom.php:401 app/Gedcom.php:435 app/Gedcom.php:454 -#: app/Gedcom.php:511 app/Gedcom.php:532 app/Gedcom.php:665 app/Gedcom.php:700 -#: app/Gedcom.php:723 app/Gedcom.php:726 app/Gedcom.php:747 app/Gedcom.php:786 -#: app/Gedcom.php:815 app/Gedcom.php:1063 app/Gedcom.php:1115 -#: app/Gedcom.php:1178 app/Gedcom.php:1198 app/Gedcom.php:1231 -#: app/Gedcom.php:1562 app/Gedcom.php:1576 +#: app/Gedcom.php:396 app/Gedcom.php:417 app/Gedcom.php:451 app/Gedcom.php:470 +#: app/Gedcom.php:527 app/Gedcom.php:548 app/Gedcom.php:681 app/Gedcom.php:716 +#: app/Gedcom.php:739 app/Gedcom.php:742 app/Gedcom.php:763 app/Gedcom.php:802 +#: app/Gedcom.php:831 app/Gedcom.php:1095 app/Gedcom.php:1149 +#: app/Gedcom.php:1217 app/Gedcom.php:1237 app/Gedcom.php:1270 +#: app/Gedcom.php:1613 app/Gedcom.php:1627 +#: app/Http/RequestHandlers/CheckTree.php:348 #: app/Http/RequestHandlers/HelpText.php:246 #: resources/views/admin/fix-level-0-media.phtml:35 #: resources/views/admin/media.phtml:106 @@ -9264,7 +9368,7 @@ msgstr "Objekt médií" #: resources/views/lists/notes-table.phtml:92 #: resources/views/lists/sources-table.phtml:100 #: resources/views/modules/gedcom_stats/config.phtml:49 -#: resources/views/modules/gedcom_stats/statistics.phtml:112 +#: resources/views/modules/gedcom_stats/statistics.phtml:111 #: resources/views/modules/html/template-statistics.phtml:48 #: resources/views/modules/statistics-chart/chart-objects.phtml:10 #: resources/views/modules/statistics-chart/other-records.phtml:18 @@ -9280,13 +9384,13 @@ msgstr "Nalezeny objekty médií" msgid "Media objects per page" msgstr "Mediálních objektů na stránku" -#: app/Gedcom.php:734 app/Gedcom.php:792 +#: app/Gedcom.php:750 app/Gedcom.php:808 #: resources/views/modals/create-media-from-file.phtml:42 #: resources/views/modals/media-file-fields.phtml:116 msgid "Media type" msgstr "Typ média" -#: app/Gedcom.php:899 app/Gedcom.php:1502 +#: app/Gedcom.php:931 app/Gedcom.php:1062 app/Gedcom.php:1553 msgid "Medical" msgstr "Lékařská informace" @@ -9335,9 +9439,9 @@ msgstr "Melbourne, Austrálie" #. I18N: Listbox entry; name of a role #: app/Http/RequestHandlers/UserEditPage.php:98 -#: resources/views/admin/gedcom-export-options.phtml:68 -#: resources/views/admin/gedcom-export-options.phtml:70 -#: resources/views/admin/gedcom-export-options.phtml:72 +#: resources/views/admin/gedcom-export-options.phtml:102 +#: resources/views/admin/gedcom-export-options.phtml:104 +#: resources/views/admin/gedcom-export-options.phtml:106 #: resources/views/admin/users-edit.phtml:245 msgid "Member" msgstr "Člen" @@ -9439,12 +9543,12 @@ msgid "Mexico City, Mexico" msgstr "Mexico City, Mexiko" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:67 +#: app/Elements/SourceMediaType.php:86 msgid "Microfiche" msgstr "Mikrofiš" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:68 +#: app/Elements/SourceMediaType.php:87 msgid "Microfilm" msgstr "Mikrofilm" @@ -9457,11 +9561,11 @@ msgstr "Mikronésie" msgid "Middle East" msgstr "Střední východ" -#: app/Gedcom.php:1473 +#: app/Gedcom.php:1524 msgid "Military" msgstr "Vojenská služba" -#: app/Gedcom.php:900 app/Gedcom.php:1031 +#: app/Gedcom.php:932 app/Gedcom.php:1063 msgid "Military service" msgstr "Vojenská služba" @@ -9644,7 +9748,7 @@ msgid "Most SMTP servers require a password." msgstr "Většina SMTP serverů vyžaduje heslo." #: resources/views/modules/gedcom_stats/config.phtml:73 -#: resources/views/modules/gedcom_stats/statistics.phtml:265 +#: resources/views/modules/gedcom_stats/statistics.phtml:264 #: resources/views/modules/html/template-statistics.phtml:105 msgid "Most common surnames" msgstr "Nejčastější příjmení" @@ -9710,13 +9814,13 @@ msgid "Mother’s age" msgstr "Matčin věk" #. I18N: A step-family. %s is an individual’s name -#: app/Individual.php:884 +#: app/Individual.php:891 #, php-format msgid "Mother’s family with %s" msgstr "Matčina rodina s %s" #. I18N: A step-family. -#: app/Individual.php:888 +#: app/Individual.php:895 msgid "Mother’s family with an unknown individual" msgstr "Matčina rodina s neznámou osobou" @@ -9775,7 +9879,7 @@ msgid "Multiple marriages" msgstr "Vícečetné sňatky" #: app/Http/RequestHandlers/AccountEdit.php:90 -#: app/Module/ModuleThemeTrait.php:330 app/Module/UserWelcomeModule.php:112 +#: app/Module/ModuleThemeTrait.php:329 app/Module/UserWelcomeModule.php:112 msgid "My account" msgstr "Můj účet" @@ -9783,23 +9887,23 @@ msgstr "Můj účet" msgid "My family tree" msgstr "Můj rodokmen" -#: app/Module/ModuleThemeTrait.php:345 app/Module/UserWelcomeModule.php:105 +#: app/Module/ModuleThemeTrait.php:344 app/Module/UserWelcomeModule.php:105 msgid "My individual record" msgstr "Můj osobní záznam" #. I18N: Name of a module -#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:360 +#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:359 #: app/Module/UserWelcomeModule.php:59 resources/views/admin/modules.phtml:188 #: resources/views/admin/modules.phtml:192 #: resources/views/layouts/administration.phtml:52 msgid "My page" msgstr "Moje stránka" -#: app/Module/ModuleThemeTrait.php:374 +#: app/Module/ModuleThemeTrait.php:373 msgid "My pages" msgstr "Moje stránky" -#: app/Module/ModuleThemeTrait.php:413 +#: app/Module/ModuleThemeTrait.php:412 msgid "My pedigree" msgstr "Můj rodokmen" @@ -9808,7 +9912,7 @@ msgstr "Můj rodokmen" msgid "Myanmar" msgstr "Myanmar" -#: app/Gedcom.php:634 app/Gedcom.php:813 +#: app/Gedcom.php:650 app/Gedcom.php:829 #: app/Http/RequestHandlers/HelpText.php:236 #: app/Statistics/Google/ChartCommonGiven.php:69 #: app/Statistics/Google/ChartCommonSurname.php:127 @@ -9838,28 +9942,30 @@ msgstr "Myanmar" msgid "Name" msgstr "Jméno" -#: app/Gedcom.php:765 app/Http/RequestHandlers/CreateRepositoryModal.php:49 +#: app/Gedcom.php:781 app/Http/RequestHandlers/CreateRepositoryModal.php:49 msgctxt "Repository" msgid "Name" msgstr "Název" -#: app/Gedcom.php:1470 +#: app/Gedcom.php:1521 msgid "Name in Hebrew" msgstr "Jméno v hebrejštině" -#: app/Gedcom.php:1378 app/Gedcom.php:1440 +#: app/Gedcom.php:1077 app/Gedcom.php:1118 app/Gedcom.php:1131 +#: app/Gedcom.php:1174 app/Gedcom.php:1182 app/Gedcom.php:1428 +#: app/Gedcom.php:1491 msgid "Name of addressee" msgstr "" -#: app/Gedcom.php:638 app/Gedcom.php:645 app/Gedcom.php:650 +#: app/Gedcom.php:654 app/Gedcom.php:661 app/Gedcom.php:666 msgid "Name prefix" msgstr "Titul (před)" -#: app/Gedcom.php:639 app/Gedcom.php:646 app/Gedcom.php:651 +#: app/Gedcom.php:655 app/Gedcom.php:662 app/Gedcom.php:667 msgid "Name suffix" msgstr "Titul (za)" -#: resources/views/admin/tags.phtml:37 +#: resources/views/admin/tags.phtml:38 #: resources/views/modules/statistics-chart/names.phtml:10 #: resources/views/search-replace-page.phtml:47 #: resources/xml/reports/cemetery_report.xml:7 @@ -9867,7 +9973,7 @@ msgstr "Titul (za)" msgid "Names" msgstr "Jména" -#: app/Gedcom.php:1034 +#: app/Gedcom.php:1066 msgid "Namesake" msgstr "Po kom byl pojmenován" @@ -9880,7 +9986,7 @@ msgstr "Namibie" msgid "Nanny" msgstr "Chůva" -#: app/Module/HtmlBlockModule.php:194 +#: app/Module/HtmlBlockModule.php:193 msgid "Narrative description" msgstr "Vypravěčský popis" @@ -9889,11 +9995,11 @@ msgstr "Vypravěčský popis" msgid "Nashville, Tennessee, United States" msgstr "Nashville, Tennessee, USA" -#: app/Gedcom.php:658 +#: app/Gedcom.php:674 msgid "Nationality" msgstr "Národnost" -#: app/Gedcom.php:659 +#: app/Gedcom.php:675 msgid "Naturalization" msgstr "Udělení občanství" @@ -9927,7 +10033,7 @@ msgstr "Nizozemsko" msgid "Never" msgstr "Nikdy" -#: app/Elements/FamilyStatusText.php:72 app/Gedcom.php:902 +#: app/Elements/FamilyStatusText.php:72 app/Gedcom.php:934 msgid "Never married" msgstr "Celý život svobodná/ý" @@ -9936,8 +10042,8 @@ msgstr "Celý život svobodná/ý" msgid "New Caledonia" msgstr "Nová Kaledonie" -#: app/Gedcom.php:1087 app/Gedcom.php:1088 app/Gedcom.php:1089 -#: app/Gedcom.php:1090 app/Gedcom.php:1091 +#: app/Gedcom.php:1121 app/Gedcom.php:1122 app/Gedcom.php:1123 +#: app/Gedcom.php:1124 app/Gedcom.php:1125 msgid "New GEDCOM tag" msgstr "Nový tag GEDCOM" @@ -9979,7 +10085,7 @@ msgid "News" msgstr "Novinky" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:72 +#: app/Elements/SourceMediaType.php:91 msgid "Newspaper" msgstr "Noviny" @@ -9997,7 +10103,7 @@ msgstr "Další obrázek" msgid "Nicaragua" msgstr "Nikaragua" -#: app/Gedcom.php:637 app/Gedcom.php:644 app/Gedcom.php:649 +#: app/Gedcom.php:653 app/Gedcom.php:660 app/Gedcom.php:665 msgid "Nickname" msgstr "Přezdívka" @@ -10081,7 +10187,7 @@ msgstr "Žádný soubor GEDCOM nebyl nalezen." msgid "No calendar conversion" msgstr "Bez konverze kalendáře" -#: app/Gedcom.php:1341 app/Module/DescendancyModule.php:267 +#: app/Gedcom.php:1382 app/Module/DescendancyModule.php:267 #: resources/views/family-page-children.phtml:17 msgid "No children" msgstr "Žádné zaznamenané děti" @@ -10094,11 +10200,12 @@ msgstr "Bez kontaktu" msgid "No duplicates have been found." msgstr "Nebyly nalezeny žádné duplikáty." -#: resources/views/admin/trees-check.phtml:35 +#: resources/views/admin/trees-check.phtml:41 msgid "No errors have been found." msgstr "Nebyly nalezeny žádné chyby." -#: app/Module/UpcomingAnniversariesModule.php:179 +#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” +#: app/Module/UpcomingAnniversariesModule.php:187 #, php-format msgid "No events exist for the next %s day." msgid_plural "No events exist for the next %s days." @@ -10106,14 +10213,31 @@ msgstr[0] "Pro zítřek neexistuje žádná událost." msgstr[1] "Neexistuje žádná událost pro další %s dny." msgstr[2] "Neexistuje žádná událost pro dalších %s dnů." -#: resources/views/modules/todays_events/empty.phtml:8 +#: app/Module/OnThisDayModule.php:156 msgid "No events exist for today." msgstr "Žádné události pro dnešek." -#: app/Module/UpcomingAnniversariesModule.php:174 +#: app/Module/UpcomingAnniversariesModule.php:177 msgid "No events exist for tomorrow." msgstr "Žádné události pro zítřek." +#: app/Module/OnThisDayModule.php:154 +msgid "No events for living individuals exist for today." +msgstr "Žádné události pro žijící pro dnešek." + +#: app/Module/UpcomingAnniversariesModule.php:175 +msgid "No events for living individuals exist for tomorrow." +msgstr "Zítra žádné události pro žijící." + +#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” +#: app/Module/UpcomingAnniversariesModule.php:184 +#, php-format +msgid "No events for living people exist for the next %s day." +msgid_plural "No events for living people exist for the next %s days." +msgstr[0] "Neexistují žádné události pro žijící lidi v následujícím %s dnu." +msgstr[1] "Neexistují žádné události pro žijící lidi v následujících %s dnech." +msgstr[2] "Neexistují žádné události pro žijící lidi v následujících %s dnech." + #: resources/views/family-page.phtml:39 msgid "No facts exist for this family." msgstr "K této rodině nejsou fakta." @@ -10124,7 +10248,7 @@ msgstr "K této rodině nejsou fakta." msgid "No file was received. Please try again." msgstr "Žádný soubor dodán. Nahrajte jej znovu." -#: app/Module/RelationshipsChartModule.php:402 +#: app/Module/RelationshipsChartModule.php:399 msgid "No link between the two individuals could be found." msgstr "Mezi těmito dvěma osobami nebyl nalezen žádný vztah." @@ -10180,9 +10304,9 @@ msgstr "Noční" msgid "Nominatim" msgstr "Nominatim" -#: app/Module/IndividualListModule.php:295 -#: app/Module/IndividualListModule.php:522 -#: resources/views/admin/gedcom-export-options.phtml:68 +#: app/Module/IndividualListModule.php:292 +#: app/Module/IndividualListModule.php:519 +#: resources/views/admin/gedcom-export-options.phtml:102 #: resources/xml/reports/cemetery_report.xml:7 #: resources/xml/reports/death_report.xml:10 #: resources/xml/reports/individual_ext_report.xml:11 @@ -10232,11 +10356,11 @@ msgstr "Norsko" msgid "Not approved by an administrator" msgstr "Neověřeno správcem" -#: app/Gedcom.php:901 +#: app/Gedcom.php:933 msgid "Not living" msgstr "Nežijící" -#: app/Elements/FamilyStatusText.php:71 app/Gedcom.php:862 +#: app/Elements/FamilyStatusText.php:71 app/Gedcom.php:894 #: app/Module/BranchesListModule.php:447 #: resources/views/lists/families-table.phtml:193 msgid "Not married" @@ -10246,18 +10370,19 @@ msgstr "Nesezdaní" msgid "Not verified by the user" msgstr "Neověřeno uživatelem" -#: app/Elements/NoteStructure.php:122 app/Gedcom.php:379 app/Gedcom.php:389 -#: app/Gedcom.php:400 app/Gedcom.php:434 app/Gedcom.php:453 app/Gedcom.php:471 -#: app/Gedcom.php:510 app/Gedcom.php:520 app/Gedcom.php:531 app/Gedcom.php:664 -#: app/Gedcom.php:699 app/Gedcom.php:711 app/Gedcom.php:712 app/Gedcom.php:722 -#: app/Gedcom.php:731 app/Gedcom.php:736 app/Gedcom.php:746 app/Gedcom.php:762 -#: app/Gedcom.php:766 app/Gedcom.php:778 app/Gedcom.php:784 app/Gedcom.php:785 -#: app/Gedcom.php:793 app/Gedcom.php:809 app/Gedcom.php:814 app/Gedcom.php:825 -#: app/Gedcom.php:828 app/Gedcom.php:1054 app/Gedcom.php:1062 -#: app/Gedcom.php:1106 app/Gedcom.php:1114 app/Gedcom.php:1150 -#: app/Gedcom.php:1160 app/Gedcom.php:1177 app/Gedcom.php:1188 -#: app/Gedcom.php:1197 app/Gedcom.php:1230 app/Gedcom.php:1553 -#: app/Gedcom.php:1561 app/Gedcom.php:1567 app/Gedcom.php:1575 +#: app/Elements/NoteStructure.php:122 app/Gedcom.php:395 app/Gedcom.php:405 +#: app/Gedcom.php:416 app/Gedcom.php:450 app/Gedcom.php:469 app/Gedcom.php:487 +#: app/Gedcom.php:526 app/Gedcom.php:536 app/Gedcom.php:547 app/Gedcom.php:680 +#: app/Gedcom.php:715 app/Gedcom.php:727 app/Gedcom.php:728 app/Gedcom.php:738 +#: app/Gedcom.php:747 app/Gedcom.php:752 app/Gedcom.php:762 app/Gedcom.php:778 +#: app/Gedcom.php:782 app/Gedcom.php:794 app/Gedcom.php:800 app/Gedcom.php:801 +#: app/Gedcom.php:809 app/Gedcom.php:825 app/Gedcom.php:830 app/Gedcom.php:841 +#: app/Gedcom.php:844 app/Gedcom.php:862 app/Gedcom.php:865 app/Gedcom.php:1086 +#: app/Gedcom.php:1094 app/Gedcom.php:1140 app/Gedcom.php:1148 +#: app/Gedcom.php:1189 app/Gedcom.php:1199 app/Gedcom.php:1216 +#: app/Gedcom.php:1227 app/Gedcom.php:1236 app/Gedcom.php:1269 +#: app/Gedcom.php:1604 app/Gedcom.php:1612 app/Gedcom.php:1618 +#: app/Gedcom.php:1626 app/Http/RequestHandlers/CheckTree.php:349 #: resources/views/admin/trees-privacy.phtml:170 #: resources/views/modals/create-media-from-file.phtml:50 #: resources/views/modals/media-object-fields.phtml:19 @@ -10282,7 +10407,7 @@ msgid "Note: longer path lengths require a lot of calculation, which can make yo msgstr "Poznámka: delší cesty požadují spousty výpočtů, které mohou zpomalit web pro tyto uživatele." #. I18N: Name of a module -#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:160 +#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:157 #: app/Module/NotesTabModule.php:60 #: resources/views/admin/control-panel.phtml:325 #: resources/views/admin/merge-records-step-1.phtml:58 @@ -10339,7 +10464,7 @@ msgstr "listopad" msgid "Nuku’Alofa, Tonga" msgstr "Nuku'Alofa, Tonga" -#: app/Gedcom.php:433 app/Gedcom.php:662 +#: app/Gedcom.php:449 app/Gedcom.php:678 #: app/Module/StatisticsChartModule.php:714 #: app/Statistics/Google/ChartChildren.php:107 #: resources/views/modules/statistics-chart/custom.phtml:53 @@ -10362,7 +10487,7 @@ msgstr "Počet rodin bez dětí" msgid "Number of given names" msgstr "Počet křestních jmen" -#: app/Gedcom.php:663 +#: app/Gedcom.php:679 msgid "Number of marriages" msgstr "Počet sňatků" @@ -10401,7 +10526,7 @@ msgstr "Oakland, Kalifornie, USA" msgid "Oaxaca, Mexico" msgstr "Oaxaca, Mexiko" -#: app/Gedcom.php:666 app/Gedcom.php:844 +#: app/Gedcom.php:682 app/Gedcom.php:866 #: resources/xml/reports/occupation_report.xml:5 #: resources/xml/reports/occupation_report.xml:54 msgid "Occupation" @@ -10500,7 +10625,7 @@ msgid "Oman" msgstr "Omán" #. I18N: Name of a module -#: app/Module/OnThisDayModule.php:100 +#: app/Module/OnThisDayModule.php:101 msgid "On this day" msgstr "Toho dne" @@ -10512,7 +10637,8 @@ msgstr "Tohoto dne v naší historii…" msgid "Only add new records" msgstr "Jen přidat nové záznamy" -#: app/Elements/RestrictionNotice.php:78 +#: app/Elements/RestrictionNotice.php:94 app/Elements/RestrictionNotice.php:96 +#: app/Elements/RestrictionNotice.php:98 app/Elements/RestrictionNotice.php:99 #: resources/views/modals/restriction-fields.phtml:24 msgid "Only managers can edit" msgstr "Upravovat mohou jen správci" @@ -10573,11 +10699,11 @@ msgctxt "NOMINATIVE" msgid "Ordibehesht" msgstr "Ordibehesht" -#: app/Gedcom.php:829 +#: app/Gedcom.php:845 msgid "Ordinance" msgstr "Ustanovení" -#: app/Gedcom.php:668 +#: app/Gedcom.php:684 app/Gedcom.php:869 msgid "Ordination" msgstr "Vysvěcení na kněze" @@ -10591,8 +10717,13 @@ msgstr "Historické mapy Ordnance Survey" msgid "Orientation" msgstr "Natočení" -#: app/Gedcom.php:1259 app/Gedcom.php:1268 app/Gedcom.php:1291 -#: app/Gedcom.php:1302 +#: app/Gedcom.php:870 +msgid "Origin" +msgstr "" + +#. I18N: GEDCOM tag _ORIG +#: app/Gedcom.php:875 app/Gedcom.php:1298 app/Gedcom.php:1307 +#: app/Gedcom.php:1330 app/Gedcom.php:1341 msgid "Original text" msgstr "Původní text" @@ -10603,7 +10734,7 @@ msgstr "Orlando, Florida, USA" #. I18N: Type of media object #: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 -#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:73 +#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:92 #: app/Module/StatisticsChartModule.php:153 #: app/Statistics/Google/ChartCommonGiven.php:79 #: app/Statistics/Google/ChartCommonSurname.php:137 @@ -10690,7 +10821,7 @@ msgid "Page size" msgstr "Velikost stránky" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:75 +#: app/Elements/SourceMediaType.php:93 msgid "Painting" msgstr "Kresba" @@ -10739,11 +10870,11 @@ msgstr "Papua - Nová Guinea" msgid "Paraguay" msgstr "Paraguay" -#: app/Gedcom.php:1215 +#: app/Gedcom.php:1254 msgid "Parent" msgstr "Rodič" -#: app/Gedcom.php:688 app/Http/RequestHandlers/IndividualPage.php:214 +#: app/Gedcom.php:704 app/Http/RequestHandlers/IndividualPage.php:212 #: resources/views/edit/reorder-families.phtml:72 #: resources/views/modules/ancestors-chart/tree.phtml:33 #: resources/views/modules/family_nav/sidebar-family.phtml:41 @@ -10791,7 +10922,7 @@ msgstr "Payson, Utah, Spojené státy" #. I18N: Name of a module/chart #. I18N: Name of a report #: app/Module/ChartsBlockModule.php:122 app/Module/ChartsBlockModule.php:255 -#: app/Module/PedigreeChartModule.php:109 +#: app/Module/PedigreeChartModule.php:104 #: app/Module/PedigreeReportModule.php:40 #: resources/xml/reports/pedigree_report.xml:3 #: resources/xml/reports/pedigree_report.xml:48 @@ -10803,18 +10934,18 @@ msgid "Pedigree chart" msgstr "Vývod" #. I18N: Name of a module -#: app/Module/PedigreeMapModule.php:107 +#: app/Module/PedigreeMapModule.php:111 msgid "Pedigree map" msgstr "Mapa rodokmenu" #. I18N: %s is an individual’s name -#: app/Module/PedigreeMapModule.php:153 app/Module/PedigreeMapModule.php:206 +#: app/Module/PedigreeMapModule.php:157 app/Module/PedigreeMapModule.php:210 #, php-format msgid "Pedigree map of %s" msgstr "Mapa rodokmenu: %s" #. I18N: %s is an individual’s name -#: app/Module/PedigreeChartModule.php:155 +#: app/Module/PedigreeChartModule.php:150 #, php-format msgid "Pedigree tree of %s" msgstr "Vývod pro %s" @@ -10822,7 +10953,7 @@ msgstr "Vývod pro %s" #. I18N: Name of a module #: app/Http/RequestHandlers/HelpText.php:281 #: app/Http/RequestHandlers/PendingChanges.php:67 -#: app/Module/ModuleThemeTrait.php:441 app/Module/ReviewChangesModule.php:80 +#: app/Module/ModuleThemeTrait.php:440 app/Module/ReviewChangesModule.php:80 #: app/Module/ReviewChangesModule.php:134 #: resources/views/admin/control-panel.phtml:319 #: resources/views/admin/control-panel.phtml:345 @@ -10835,7 +10966,7 @@ msgstr "Dosud neschválené změny" msgid "Pending changes are only shown when your account has permission to edit. When you sign out, you will no longer be able to see them. Also, pending changes are only shown on certain pages. For example, they are not shown in lists, reports, or search results." msgstr "Dosud nepřijaté změny se zobrazí pouze tehdy, pokud váš účet má oprávnění upravit dané data. Pokud se odhlásíte, nebudete schopni už to vidět. Probíhající změny se také zobrazí pouze na určitých stránkách. Například se nezobrazují v seznamech, výpisech nebo výsledcích vyhledávání." -#: app/Gedcom.php:863 app/Gedcom.php:903 +#: app/Gedcom.php:895 app/Gedcom.php:935 msgid "Permanent number" msgstr "Trvalé číslo" @@ -10868,8 +10999,8 @@ msgstr "Filipíny" msgid "Phoenix, Arizona, United States" msgstr "Phoenix, Arizona, Spojené státy" -#: app/Gedcom.php:381 app/Gedcom.php:486 app/Gedcom.php:512 app/Gedcom.php:767 -#: app/Gedcom.php:816 app/Gedcom.php:1443 +#: app/Gedcom.php:397 app/Gedcom.php:502 app/Gedcom.php:528 app/Gedcom.php:783 +#: app/Gedcom.php:832 app/Gedcom.php:1494 #: resources/views/modals/submitter-fields.phtml:25 msgid "Phone" msgstr "Telefon" @@ -10878,11 +11009,11 @@ msgstr "Telefon" msgid "Phonetic algorithm" msgstr "Fonetický algoritmus" -#: app/Gedcom.php:635 +#: app/Gedcom.php:651 msgid "Phonetic name" msgstr "Fonetické jméno" -#: app/Gedcom.php:383 app/Gedcom.php:514 app/Gedcom.php:1154 +#: app/Gedcom.php:399 app/Gedcom.php:530 app/Gedcom.php:1193 msgid "Phonetic place" msgstr "Fonetické místo" @@ -10892,12 +11023,12 @@ msgstr "Fonetické místo" msgid "Phonetic search" msgstr "Fonetické vyhledávání" -#: app/Gedcom.php:642 +#: app/Gedcom.php:658 msgid "Phonetic type" msgstr "Fonetický typ" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:74 app/Gedcom.php:937 +#: app/Elements/SourceMediaType.php:94 app/Gedcom.php:969 msgid "Photo" msgstr "Fotografie" @@ -10911,8 +11042,8 @@ msgstr "Plastická růžová" msgid "Pitcairn" msgstr "Pitcairn" -#: app/Gedcom.php:382 app/Gedcom.php:513 app/Gedcom.php:783 app/Gedcom.php:936 -#: app/Gedcom.php:1182 app/Gedcom.php:1347 +#: app/Gedcom.php:398 app/Gedcom.php:529 app/Gedcom.php:799 app/Gedcom.php:873 +#: app/Gedcom.php:968 app/Gedcom.php:1221 app/Gedcom.php:1397 #: app/Http/RequestHandlers/HelpText.php:251 app/Module/FixCemeteryTag.php:85 #: resources/views/admin/location-edit.phtml:36 #: resources/views/admin/location-edit.phtml:121 @@ -10936,13 +11067,13 @@ msgid "Place" msgstr "Místo" #. I18N: Name of a module/list -#: app/Gedcom.php:472 app/Module/PlaceHierarchyListModule.php:102 +#: app/Gedcom.php:488 app/Module/PlaceHierarchyListModule.php:102 #: app/Module/PlaceHierarchyListModule.php:245 #: resources/views/place-hierarchy.phtml:16 msgid "Place hierarchy" msgstr "Hierarchie míst" -#: app/Gedcom.php:1462 +#: app/Gedcom.php:1513 msgid "Place in Hebrew" msgstr "Místo v hebrejštině" @@ -10963,125 +11094,125 @@ msgstr "Jména míst se mohou v čase měnit. V genealogii je zvykem používat msgid "Place names should be entered as a comma-separated list, starting with the smallest place and ending with the country. For example, “Westminster, London, England”." msgstr "Jména míst vkládáme jako seznam oddělený čárkami, počínaje nejmenším místem a konče jménem země. Například \"Lutín, Olomoucký, Česko\"." -#: app/Gedcom.php:549 +#: app/Gedcom.php:565 msgid "Place of LDS baptism" msgstr "Místo křtu LDS" -#: app/Gedcom.php:689 +#: app/Gedcom.php:705 msgid "Place of LDS child sealing" msgstr "Místo obřadu LDS (child sealing)" -#: app/Gedcom.php:590 +#: app/Gedcom.php:606 msgid "Place of LDS confirmation" msgstr "Místo konfirmace LDS" -#: app/Gedcom.php:610 +#: app/Gedcom.php:626 msgid "Place of LDS endowment" msgstr "Místo LDS věna" -#: app/Gedcom.php:443 +#: app/Gedcom.php:459 msgid "Place of LDS spouse sealing" msgstr "Místo obřadu LDS (spouse sealing)" -#: app/Gedcom.php:541 +#: app/Gedcom.php:557 msgid "Place of adoption" msgstr "Místo adopce" -#: app/Gedcom.php:555 resources/xml/reports/missing_facts_report.xml:140 +#: app/Gedcom.php:571 resources/xml/reports/missing_facts_report.xml:140 msgid "Place of baptism" msgstr "Místo křtu" -#: app/Gedcom.php:558 resources/xml/reports/missing_facts_report.xml:223 +#: app/Gedcom.php:574 resources/xml/reports/missing_facts_report.xml:223 msgid "Place of bar mitzvah" msgstr "Místo bar micva" -#: app/Gedcom.php:561 resources/xml/reports/missing_facts_report.xml:264 +#: app/Gedcom.php:577 resources/xml/reports/missing_facts_report.xml:264 msgid "Place of bat mitzvah" msgstr "Místo bat micva" -#: app/Gedcom.php:565 resources/xml/reports/fact_sources.xml:273 +#: app/Gedcom.php:581 resources/xml/reports/fact_sources.xml:273 #: resources/xml/reports/missing_facts_report.xml:93 msgid "Place of birth" msgstr "Místo narození" -#: app/Gedcom.php:568 +#: app/Gedcom.php:584 msgid "Place of blessing" msgstr "Místo požehnání" -#: app/Gedcom.php:892 +#: app/Gedcom.php:924 msgid "Place of brit milah" msgstr "Místo obřezání (brit milah)" -#: app/Gedcom.php:571 resources/xml/reports/missing_facts_report.xml:557 +#: app/Gedcom.php:587 resources/xml/reports/missing_facts_report.xml:557 msgid "Place of burial" msgstr "Místo pohřbení" -#: app/Gedcom.php:582 app/Gedcom.php:584 +#: app/Gedcom.php:598 app/Gedcom.php:600 #: resources/xml/reports/missing_facts_report.xml:181 msgid "Place of christening" msgstr "Místo křtu" #. I18N: German Bürgerort -#: app/Gedcom.php:1309 +#: app/Gedcom.php:1348 msgid "Place of citizenship" msgstr "Místo občanství" -#: app/Gedcom.php:587 resources/xml/reports/missing_facts_report.xml:305 +#: app/Gedcom.php:603 resources/xml/reports/missing_facts_report.xml:305 msgid "Place of confirmation" msgstr "Místo biřmování" -#: app/Gedcom.php:596 +#: app/Gedcom.php:612 msgid "Place of cremation" msgstr "Místo kremace" -#: app/Gedcom.php:600 resources/xml/reports/fact_sources.xml:275 +#: app/Gedcom.php:616 resources/xml/reports/fact_sources.xml:275 #: resources/xml/reports/missing_facts_report.xml:516 msgid "Place of death" msgstr "Místo úmrtí" -#: app/Gedcom.php:607 +#: app/Gedcom.php:623 msgid "Place of emigration" msgstr "Místo emigrace" -#: app/Gedcom.php:419 resources/xml/reports/missing_facts_report.xml:347 +#: app/Gedcom.php:435 resources/xml/reports/missing_facts_report.xml:347 msgid "Place of engagement" msgstr "Místo zasnoubení" -#: app/Gedcom.php:616 app/Gedcom.php:1153 +#: app/Gedcom.php:632 app/Gedcom.php:1192 msgid "Place of event" msgstr "Místo události" -#: app/Gedcom.php:626 resources/xml/reports/missing_facts_report.xml:389 +#: app/Gedcom.php:642 resources/xml/reports/missing_facts_report.xml:389 msgid "Place of first communion" msgstr "Místo prvního přijímání" -#: app/Gedcom.php:633 +#: app/Gedcom.php:649 msgid "Place of immigration" msgstr "Místo imigrace" -#: app/Gedcom.php:430 resources/xml/reports/fact_sources.xml:321 +#: app/Gedcom.php:446 resources/xml/reports/fact_sources.xml:321 #: resources/xml/reports/missing_facts_report.xml:474 msgid "Place of marriage" msgstr "Místo sňatku" -#: app/Gedcom.php:425 resources/xml/reports/missing_facts_report.xml:431 +#: app/Gedcom.php:441 resources/xml/reports/missing_facts_report.xml:431 msgid "Place of marriage banns" msgstr "Místo svatebních ohlášek" -#: app/Gedcom.php:661 +#: app/Gedcom.php:677 msgid "Place of naturalization" msgstr "Místo udělení občanství" -#: app/Gedcom.php:671 +#: app/Gedcom.php:687 msgid "Place of ordination" msgstr "Místo vysvěcení" -#: app/Gedcom.php:679 +#: app/Gedcom.php:695 msgid "Place of residence" msgstr "Místo bydliště" #. I18N: Name of a module -#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:167 +#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:168 #: resources/views/admin/trees-preferences.phtml:555 #: resources/views/modules/statistics-chart/places.phtml:10 #: resources/views/search-replace-page.phtml:47 @@ -11158,7 +11289,7 @@ msgid "Porto Alegre, Brazil" msgstr "Porto Alegre, Brazílie" #. I18N: page orientation -#: app/Http/RequestHandlers/TreePreferencesPage.php:101 +#: app/Http/RequestHandlers/TreePreferencesPage.php:100 #: resources/xml/reports/change_report.xml:10 #: resources/xml/reports/pedigree_report.xml:7 msgid "Portrait" @@ -11174,9 +11305,10 @@ msgctxt "Surname tradition" msgid "Portuguese" msgstr "portugalská" -#: app/Gedcom.php:370 app/Gedcom.php:482 app/Gedcom.php:502 app/Gedcom.php:757 -#: app/Gedcom.php:804 app/Gedcom.php:1171 app/Gedcom.php:1221 -#: app/Gedcom.php:1256 app/Gedcom.php:1288 app/Gedcom.php:1438 +#: app/Gedcom.php:386 app/Gedcom.php:498 app/Gedcom.php:518 app/Gedcom.php:773 +#: app/Gedcom.php:820 app/Gedcom.php:1083 app/Gedcom.php:1137 +#: app/Gedcom.php:1180 app/Gedcom.php:1210 app/Gedcom.php:1260 +#: app/Gedcom.php:1295 app/Gedcom.php:1327 app/Gedcom.php:1489 msgid "Postal code" msgstr "PSČ" @@ -11222,7 +11354,7 @@ msgid "Predefined text that states only family members can request a user accoun msgstr "Přednastavený text, jenž říká, že o zřízení uživatelského účtu mohou žádat pouze členové rodiny" #: app/Http/RequestHandlers/TreePageBlockEdit.php:60 -#: app/Http/RequestHandlers/TreePreferencesPage.php:164 +#: app/Http/RequestHandlers/TreePreferencesPage.php:163 #: app/Http/RequestHandlers/UserPageBlockEdit.php:61 #: resources/views/admin/components.phtml:61 #: resources/views/admin/components.phtml:64 @@ -11276,7 +11408,7 @@ msgstr "Primidi" msgid "Print basic events when blank" msgstr "Tisknout základní události, i když jsou prázdné" -#: app/Gedcom.php:1078 app/Gedcom.php:1134 app/Gedcom.php:1398 +#: app/Gedcom.php:1112 app/Gedcom.php:1168 app/Gedcom.php:1449 msgid "Priority" msgstr "Priorita" @@ -11296,13 +11428,13 @@ msgstr "Strategie soukromí" msgid "Privacy restrictions" msgstr "Omezení soukromí" -#: resources/views/admin/trees-privacy.phtml:218 +#: resources/views/admin/trees-privacy.phtml:222 msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" msgstr "Omezení soukromí - aplikují se na záznamy a fakta, která neobsahují tag RESN" -#: app/Gedcom.php:1331 app/Gedcom.php:1334 app/Gedcom.php:1344 -#: app/Gedcom.php:1379 app/Gedcom.php:1385 app/GedcomRecord.php:356 -#: app/GedcomRecord.php:462 app/Report/ReportParserGenerate.php:1005 +#: app/Gedcom.php:1370 app/Gedcom.php:1374 app/Gedcom.php:1394 +#: app/Gedcom.php:1429 app/Gedcom.php:1436 app/GedcomRecord.php:357 +#: app/GedcomRecord.php:463 app/Report/ReportParserGenerate.php:1005 #: app/Statistics/Repository/EventRepository.php:414 msgid "Private" msgstr "Soukromé" @@ -11311,11 +11443,11 @@ msgstr "Soukromé" msgid "Private key" msgstr "Privátní klíč" -#: app/Gedcom.php:672 +#: app/Gedcom.php:688 msgid "Probate" msgstr "Soudní ověření poslední vůle" -#: app/Gedcom.php:673 +#: app/Gedcom.php:689 msgid "Property" msgstr "Vlastnictví" @@ -11334,7 +11466,7 @@ msgstr "Provo, Utah, USA" msgid "Proxy" msgstr "Zmocněnec" -#: app/Gedcom.php:787 resources/views/lists/sources-table.phtml:97 +#: app/Gedcom.php:803 resources/views/lists/sources-table.phtml:97 #: resources/views/modals/source-fields.phtml:36 msgid "Publication" msgstr "Publikace" @@ -11349,10 +11481,10 @@ msgstr "Portoriko" msgid "Qatar" msgstr "Katar" -#: app/Gedcom.php:403 app/Gedcom.php:456 app/Gedcom.php:534 app/Gedcom.php:702 -#: app/Gedcom.php:725 app/Gedcom.php:749 app/Gedcom.php:1065 -#: app/Gedcom.php:1117 app/Gedcom.php:1200 app/Gedcom.php:1233 -#: app/Gedcom.php:1564 app/Gedcom.php:1578 +#: app/Gedcom.php:419 app/Gedcom.php:472 app/Gedcom.php:550 app/Gedcom.php:718 +#: app/Gedcom.php:741 app/Gedcom.php:765 app/Gedcom.php:1097 +#: app/Gedcom.php:1151 app/Gedcom.php:1239 app/Gedcom.php:1272 +#: app/Gedcom.php:1615 app/Gedcom.php:1629 msgid "Quality of data" msgstr "Kvalita údajů" @@ -11443,19 +11575,19 @@ msgid "Rabi’ al-thani" msgstr "rabí' ath-thání" #. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. -#: app/Elements/PedigreeLinkageType.php:66 +#: app/Elements/PedigreeLinkageType.php:86 msgctxt "Female pedigree" msgid "Rada" msgstr "Rada" #. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. -#: app/Elements/PedigreeLinkageType.php:56 +#: app/Elements/PedigreeLinkageType.php:76 msgctxt "Male pedigree" msgid "Rada" msgstr "Rada" #. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. -#: app/Elements/PedigreeLinkageType.php:76 +#: app/Elements/PedigreeLinkageType.php:96 msgctxt "Pedigree" msgid "Rada" msgstr "Rada" @@ -11514,25 +11646,25 @@ msgid "Ramadan" msgstr "ramadán" #. I18N: Description of the “Slide show” module -#: app/Module/SlideShowModule.php:71 +#: app/Module/SlideShowModule.php:76 msgid "Random images from the current family tree." msgstr "Náhodné obrázky ze současného rodokmenu." -#: app/Http/RequestHandlers/ReorderChildrenPage.php:53 +#: app/Http/RequestHandlers/ReorderChildrenPage.php:50 #: resources/views/family-page-children.phtml:50 #: resources/views/family-page-menu.phtml:58 #: resources/views/modules/relatives/family.phtml:233 msgid "Re-order children" msgstr "Seřadit děti" -#: app/Http/RequestHandlers/ReorderFamiliesPage.php:52 +#: app/Http/RequestHandlers/ReorderFamiliesPage.php:49 #: resources/views/individual-page-menu.phtml:81 #: resources/views/individual-page-menu.phtml:86 -#: resources/views/modules/relatives/tab.phtml:116 +#: resources/views/modules/relatives/tab.phtml:95 msgid "Re-order families" msgstr "Přeřadit rodiny" -#: app/Gedcom.php:1474 app/Http/RequestHandlers/ReorderMediaPage.php:49 +#: app/Gedcom.php:1525 app/Http/RequestHandlers/ReorderMediaPage.php:49 #: app/Module/FixPrimaryTag.php:119 #: resources/views/individual-page-menu.phtml:102 #: resources/views/individual-page-menu.phtml:107 @@ -11573,7 +11705,7 @@ msgstr "Recife, Brazílie" #: resources/views/admin/changes-log.phtml:62 #: resources/views/admin/changes-log.phtml:136 #: resources/views/admin/data-fix-page.phtml:66 -#: resources/views/admin/trees-privacy.phtml:223 +#: resources/views/admin/trees-privacy.phtml:227 #: resources/views/lists/anniversaries-table.phtml:32 #: resources/views/modules/clippings/show.phtml:30 #: resources/views/modules/recent_changes/changes-table.phtml:43 @@ -11581,13 +11713,13 @@ msgstr "Recife, Brazílie" msgid "Record" msgstr "Záznam" -#: app/Gedcom.php:440 app/Gedcom.php:684 app/Gedcom.php:715 app/Gedcom.php:739 -#: app/Gedcom.php:770 app/Gedcom.php:794 app/Gedcom.php:818 app/Gedcom.php:830 -#: app/Gedcom.php:935 +#: app/Gedcom.php:456 app/Gedcom.php:700 app/Gedcom.php:731 app/Gedcom.php:755 +#: app/Gedcom.php:786 app/Gedcom.php:810 app/Gedcom.php:834 app/Gedcom.php:846 +#: app/Gedcom.php:863 app/Gedcom.php:967 msgid "Record ID number" msgstr "Číslo záznamového ID" -#: app/Gedcom.php:683 app/Gedcom.php:817 +#: app/Gedcom.php:699 app/Gedcom.php:833 msgid "Record file number" msgstr "Číslo záznamového spisu" @@ -11607,8 +11739,8 @@ msgstr "Přesměrovat staré URL z webtrees verse 1." msgid "Redlands, California, United States" msgstr "Redlands, Kalifornie, USA" -#: app/Gedcom.php:436 app/Gedcom.php:674 app/Gedcom.php:713 app/Gedcom.php:737 -#: app/Gedcom.php:768 app/Gedcom.php:788 +#: app/Gedcom.php:452 app/Gedcom.php:690 app/Gedcom.php:729 app/Gedcom.php:753 +#: app/Gedcom.php:784 app/Gedcom.php:804 msgid "Reference number" msgstr "Referenční číslo" @@ -11617,7 +11749,7 @@ msgstr "Referenční číslo" msgid "Regina, Saskatchewan, Canada" msgstr "Regina, Saskatchewan, Kanada" -#: app/Elements/MarriageType.php:61 resources/xml/reports/fact_sources.xml:205 +#: app/Elements/MarriageType.php:64 resources/xml/reports/fact_sources.xml:205 msgid "Registered partnership" msgstr "Registrované partnerství" @@ -11665,64 +11797,67 @@ msgstr "Příbuzné rodiny" msgid "Related individuals" msgstr "Příbuzní jedinci" -#: app/Gedcom.php:546 app/Gedcom.php:1055 app/Gedcom.php:1107 -#: app/Gedcom.php:1461 app/Gedcom.php:1554 app/Gedcom.php:1568 -#: app/Module/BranchesListModule.php:398 app/Module/BranchesListModule.php:436 +#: app/Gedcom.php:562 app/Gedcom.php:1087 app/Gedcom.php:1100 +#: app/Gedcom.php:1141 app/Gedcom.php:1512 app/Gedcom.php:1605 +#: app/Gedcom.php:1619 app/Module/BranchesListModule.php:398 +#: app/Module/BranchesListModule.php:436 #: resources/views/fact-association-structure.phtml:85 msgid "Relationship" msgstr "Příbuzenský vztah" -#: app/Gedcom.php:950 app/Gedcom.php:1335 +#: app/Gedcom.php:889 app/Gedcom.php:982 app/Gedcom.php:1035 +#: app/Gedcom.php:1375 msgid "Relationship to father" msgstr "Vztah k otci" -#: app/Module/RelationshipsChartModule.php:148 +#: app/Module/RelationshipsChartModule.php:145 msgid "Relationship to me" msgstr "Vztah ke mně" -#: app/Gedcom.php:951 app/Gedcom.php:1336 +#: app/Gedcom.php:890 app/Gedcom.php:983 app/Gedcom.php:1037 +#: app/Gedcom.php:1376 msgid "Relationship to mother" msgstr "Vztah k matce" -#: app/Gedcom.php:621 +#: app/Gedcom.php:637 msgid "Relationship to parents" msgstr "Vztah s rodiči" -#: app/Module/RelationshipsChartModule.php:328 +#: app/Module/RelationshipsChartModule.php:325 #, php-format msgid "Relationship: %s" msgstr "Vztah: %s" #. I18N: Name of a module/chart #. I18N: Configuration option -#: app/Module/RelationshipsChartModule.php:182 -#: app/Module/RelationshipsChartModule.php:259 +#: app/Module/RelationshipsChartModule.php:179 +#: app/Module/RelationshipsChartModule.php:256 #: resources/views/lists/individuals-table.phtml:291 #: resources/views/modules/relationships-chart/config.phtml:34 msgid "Relationships" msgstr "Vztahy" #. I18N: %s are individual’s names -#: app/Module/RelationshipsChartModule.php:251 +#: app/Module/RelationshipsChartModule.php:248 #, php-format msgid "Relationships between %1$s and %2$s" msgstr "Vztah mezi %1$s a %2$s" -#: app/Gedcom.php:1257 app/Gedcom.php:1289 +#: app/Gedcom.php:1296 app/Gedcom.php:1328 msgid "Reliability of the information" msgstr "Spolehlivost informace" -#: app/Gedcom.php:392 app/Gedcom.php:523 app/Gedcom.php:676 app/Gedcom.php:1174 -#: resources/xml/reports/missing_facts_report.xml:26 +#: app/Gedcom.php:408 app/Gedcom.php:539 app/Gedcom.php:692 app/Gedcom.php:1213 +#: app/Gedcom.php:1229 resources/xml/reports/missing_facts_report.xml:26 #: resources/xml/reports/missing_facts_report.xml:587 msgid "Religion" msgstr "Náboženství" -#: app/Gedcom.php:669 +#: app/Gedcom.php:685 msgid "Religious institution" msgstr "Náboženská instituce" -#: app/Elements/MarriageType.php:62 resources/xml/reports/fact_sources.xml:199 +#: app/Elements/MarriageType.php:65 resources/xml/reports/fact_sources.xml:199 msgid "Religious marriage" msgstr "Církevní sňatek" @@ -11730,7 +11865,7 @@ msgstr "Církevní sňatek" msgid "Reload map" msgstr "Znovu nahrát mapu" -#: app/Gedcom.php:1079 app/Gedcom.php:1135 app/Gedcom.php:1402 +#: app/Gedcom.php:1113 app/Gedcom.php:1169 app/Gedcom.php:1453 msgid "Reminder date" msgstr "Datum připomínky" @@ -11738,7 +11873,7 @@ msgstr "Datum připomínky" msgid "Reminder email frequency (days)" msgstr "Častost emailových upozornění (dny)" -#: app/Gedcom.php:1481 +#: app/Gedcom.php:1532 msgid "Remote server" msgstr "Vzdálený server" @@ -11824,13 +11959,13 @@ msgstr "Zprávy" #. I18N: Name of a module/list #: app/Module/FixSearchAndReplace.php:114 -#: app/Module/RepositoryListModule.php:70 -#: app/Module/RepositoryListModule.php:163 app/Services/AdminService.php:182 +#: app/Module/RepositoryListModule.php:67 +#: app/Module/RepositoryListModule.php:160 app/Services/AdminService.php:182 #: resources/views/admin/control-panel.phtml:323 #: resources/views/admin/merge-records-step-1.phtml:57 #: resources/views/lists/repositories-table.phtml:45 #: resources/views/modules/gedcom_stats/config.phtml:50 -#: resources/views/modules/gedcom_stats/statistics.phtml:123 +#: resources/views/modules/gedcom_stats/statistics.phtml:122 #: resources/views/modules/html/template-statistics.phtml:52 #: resources/views/modules/statistics-chart/other-records.phtml:45 #: resources/views/record-page-links.phtml:85 @@ -11839,7 +11974,8 @@ msgstr "Zprávy" msgid "Repositories" msgstr "Repozitáře" -#: app/Gedcom.php:750 app/Gedcom.php:790 +#: app/Gedcom.php:766 app/Gedcom.php:806 app/Gedcom.php:1107 +#: app/Gedcom.php:1163 app/Http/RequestHandlers/CheckTree.php:350 #: resources/views/admin/trees-privacy.phtml:169 #: resources/views/admin/trees.phtml:239 #: resources/views/modals/source-fields.phtml:44 @@ -11874,8 +12010,8 @@ msgstr "Zažádat o nový uživatelský účet" msgid "Research" msgstr "Bádání" -#: app/Gedcom.php:865 app/Gedcom.php:904 app/Gedcom.php:1068 -#: app/Gedcom.php:1124 app/Gedcom.php:1397 app/Module/ResearchTaskModule.php:61 +#: app/Gedcom.php:897 app/Gedcom.php:936 app/Gedcom.php:1102 +#: app/Gedcom.php:1158 app/Gedcom.php:1448 app/Module/ResearchTaskModule.php:61 #: app/Module/ResearchTaskModule.php:64 #: resources/views/modules/todo/research-tasks.phtml:36 msgid "Research task" @@ -11894,7 +12030,7 @@ msgstr "Badatelské úkoly jsou speciální události, přiřazené osobám v ro msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." msgstr "Badatelské úkoly jsou uloženy s nestandardním GEDCOM tagem „_TODO“. Jiné genealogické programy nemusejí tento tag uznávat." -#: app/Gedcom.php:677 +#: app/Gedcom.php:693 msgid "Residence" msgstr "Bydliště" @@ -11909,10 +12045,10 @@ msgid "Restrict to immediate family" msgstr "Omez na nejbližší rodinu" #. I18N: a restriction on viewing data -#: app/Gedcom.php:393 app/Gedcom.php:439 app/Gedcom.php:524 app/Gedcom.php:680 -#: app/Gedcom.php:1175 app/Gedcom.php:1487 app/Gedcom.php:1580 -#: app/Gedcom.php:1582 app/Gedcom.php:1584 app/Gedcom.php:1586 -#: app/Gedcom.php:1588 app/Gedcom.php:1590 +#: app/Gedcom.php:409 app/Gedcom.php:455 app/Gedcom.php:540 app/Gedcom.php:696 +#: app/Gedcom.php:1214 app/Gedcom.php:1538 app/Gedcom.php:1631 +#: app/Gedcom.php:1633 app/Gedcom.php:1635 app/Gedcom.php:1637 +#: app/Gedcom.php:1639 app/Gedcom.php:1641 #: app/Http/RequestHandlers/HelpText.php:256 #: resources/views/modals/restriction-fields.phtml:9 msgid "Restriction" @@ -11926,7 +12062,7 @@ msgstr "K záznamům a/nebo faktům mohou být přidána omezení. Určují, kdo msgid "Results" msgstr "Výsledky" -#: app/Gedcom.php:681 +#: app/Gedcom.php:697 msgid "Retirement" msgstr "Odchod do důchodu" @@ -11940,10 +12076,10 @@ msgstr "Réunion" msgid "Rexburg, Idaho, United States" msgstr "Rexburg, Idaho, Spojené státy" -#: app/Gedcom.php:399 app/Gedcom.php:452 app/Gedcom.php:530 app/Gedcom.php:698 -#: app/Gedcom.php:721 app/Gedcom.php:745 app/Gedcom.php:1061 -#: app/Gedcom.php:1113 app/Gedcom.php:1196 app/Gedcom.php:1229 -#: app/Gedcom.php:1560 app/Gedcom.php:1574 +#: app/Gedcom.php:415 app/Gedcom.php:468 app/Gedcom.php:546 app/Gedcom.php:714 +#: app/Gedcom.php:737 app/Gedcom.php:761 app/Gedcom.php:1093 +#: app/Gedcom.php:1147 app/Gedcom.php:1235 app/Gedcom.php:1268 +#: app/Gedcom.php:1611 app/Gedcom.php:1625 #: resources/views/admin/users-edit.phtml:288 msgid "Role" msgstr "Postavení" @@ -11957,15 +12093,15 @@ msgstr "Rumunsko" msgid "Romanized" msgstr "Latinkou" -#: app/Gedcom.php:647 +#: app/Gedcom.php:663 msgid "Romanized name" msgstr "Romanizované jméno" -#: app/Gedcom.php:390 app/Gedcom.php:521 app/Gedcom.php:1161 +#: app/Gedcom.php:406 app/Gedcom.php:537 app/Gedcom.php:1200 msgid "Romanized place" msgstr "Místo latinkou" -#: app/Gedcom.php:654 +#: app/Gedcom.php:670 msgid "Romanized type" msgstr "Romanizovaný typ" @@ -11974,7 +12110,7 @@ msgstr "Romanizovaný typ" msgid "Roots" msgstr "Kořeny" -#: app/Gedcom.php:1121 app/Gedcom.php:1307 +#: app/Gedcom.php:1155 app/Gedcom.php:1346 msgid "Rufname" msgstr "Přezdívka" @@ -12150,11 +12286,11 @@ msgstr "sobota" msgid "Saudi Arabia" msgstr "Saúdská Arábie" -#: app/Gedcom.php:1085 +#: app/Gedcom.php:1001 app/Gedcom.php:1119 msgid "Schema" msgstr "Schéma" -#: app/Gedcom.php:604 app/Gedcom.php:628 +#: app/Gedcom.php:620 app/Gedcom.php:644 msgid "School or college" msgstr "Škola nebo univerzita" @@ -12163,30 +12299,30 @@ msgstr "Škola nebo univerzita" msgid "Scotland" msgstr "Skotsko" -#: app/Gedcom.php:1407 +#: app/Gedcom.php:1458 msgid "Scrapbook" msgstr "Obrázkové album" #. I18N: “sealing” is a Mormon ceremony. -#: app/Elements/PedigreeLinkageType.php:64 +#: app/Elements/PedigreeLinkageType.php:84 msgctxt "Female pedigree" msgid "Sealing" msgstr "Sealing (snoubení)" #. I18N: “sealing” is a Mormon ceremony. -#: app/Elements/PedigreeLinkageType.php:54 +#: app/Elements/PedigreeLinkageType.php:74 msgctxt "Male pedigree" msgid "Sealing" msgstr "Sealing (snoubení)" #. I18N: “sealing” is a Mormon ceremony. -#: app/Elements/PedigreeLinkageType.php:74 +#: app/Elements/PedigreeLinkageType.php:94 msgctxt "Pedigree" msgid "Sealing" msgstr "Sealing (snoubení)" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#: app/Elements/LdsSpouseSealingDateStatus.php:63 +#: app/Elements/LdsSpouseSealingDateStatus.php:64 msgid "Sealing canceled (divorce)" msgstr "Zrušené manželství (rozvod)" @@ -12302,7 +12438,7 @@ msgid "Select individuals by place or date" msgstr "Vybrat osoby podle místa nebo data" #. I18N: Description of the “Clippings cart” module -#: app/Module/ClippingsCartModule.php:153 +#: app/Module/ClippingsCartModule.php:137 msgid "Select records from your family tree and save them as a GEDCOM file." msgstr "Vyberte záznamy ze svého rodokmenu, a uložte je jako soubor GEDCOM." @@ -12407,11 +12543,11 @@ msgctxt "Abbreviation for September" msgid "Sep" msgstr "zář" -#: app/Gedcom.php:864 +#: app/Gedcom.php:896 msgid "Separated" msgstr "Odloučení" -#: app/Gedcom.php:968 +#: app/Gedcom.php:1000 msgid "Separation" msgstr "Rozluka" @@ -12567,11 +12703,11 @@ msgstr "Sdílet" msgid "Share the URL" msgstr "Sdílet URL" -#: app/Module/ShareAnniversaryModule.php:76 +#: app/Module/ShareAnniversaryModule.php:73 msgid "Share the anniversary of an event" msgstr "Sdílet výročí události" -#: app/Gedcom.php:707 resources/views/admin/trees.phtml:256 +#: app/Gedcom.php:723 resources/views/admin/trees.phtml:256 #: resources/views/edit/shared-note.phtml:23 #: resources/views/modules/notes/tab.phtml:63 #: resources/views/note-page-details.phtml:22 @@ -12579,7 +12715,7 @@ msgid "Shared note" msgstr "Sdílená poznámka" #. I18N: Name of a module/list -#: app/Module/NoteListModule.php:67 +#: app/Module/NoteListModule.php:64 #: resources/views/lists/sources-table.phtml:101 #: resources/views/search-general-page.phtml:105 msgid "Shared notes" @@ -12949,7 +13085,7 @@ msgid "Show the %1$s %2$s parts of a place name." msgstr "Zobrazit %1$s %2$s části jména místa." #. I18N: Description of the “Pedigree map” module -#: app/Module/PedigreeMapModule.php:118 +#: app/Module/PedigreeMapModule.php:122 msgid "Show the birthplace of ancestors on a map." msgstr "Ukázat na mapě místa narození předků." @@ -12971,11 +13107,11 @@ msgstr "Zobrazit události blízkých příbuzných na osobní stránce" msgid "Show the family tree" msgstr "Zobrazit rodokmen" -#: app/Module/IndividualListModule.php:366 +#: app/Module/IndividualListModule.php:363 msgid "Show the list of individuals" msgstr "Ukázat seznam osob" -#: app/Module/IndividualListModule.php:372 +#: app/Module/IndividualListModule.php:369 msgid "Show the list of surnames" msgstr "Ukázat seznam příjmení" @@ -13005,15 +13141,17 @@ msgstr "Pro které jazyky tento blok zobrazit" msgid "Show thumbnail images in charts and family groups." msgstr "Zobrazovat náhledové obrázky v diagramech a rodinných skupinách." -#: app/Auth.php:563 app/Auth.php:576 app/Elements/RestrictionNotice.php:77 -#: app/Http/RequestHandlers/TreePreferencesPage.php:126 +#: app/Auth.php:563 app/Auth.php:576 app/Elements/RestrictionNotice.php:97 +#: app/Elements/RestrictionNotice.php:98 +#: app/Http/RequestHandlers/TreePreferencesPage.php:125 #: app/Http/RequestHandlers/TreePrivacyPage.php:93 #: resources/views/modals/restriction-fields.phtml:21 msgid "Show to managers" msgstr "Zobrazit správcům" -#: app/Auth.php:562 app/Auth.php:575 app/Elements/RestrictionNotice.php:76 -#: app/Http/RequestHandlers/TreePreferencesPage.php:125 +#: app/Auth.php:562 app/Auth.php:575 app/Elements/RestrictionNotice.php:95 +#: app/Elements/RestrictionNotice.php:96 +#: app/Http/RequestHandlers/TreePreferencesPage.php:124 #: app/Http/RequestHandlers/TreePrivacyPage.php:92 #: resources/views/admin/trees-privacy.phtml:41 #: resources/views/admin/trees-privacy.phtml:92 @@ -13021,7 +13159,8 @@ msgstr "Zobrazit správcům" msgid "Show to members" msgstr "Zobrazit členům" -#: app/Auth.php:561 app/Auth.php:574 app/Elements/RestrictionNotice.php:75 +#: app/Auth.php:561 app/Auth.php:574 app/Elements/RestrictionNotice.php:93 +#: app/Elements/RestrictionNotice.php:94 #: app/Http/RequestHandlers/TreePrivacyPage.php:91 #: resources/views/admin/trees-privacy.phtml:41 #: resources/views/admin/trees-privacy.phtml:92 @@ -13075,11 +13214,11 @@ msgstr "Sierra Leone" #. I18N: Name of a module #: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43 -#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:297 +#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:296 msgid "Sign in" msgstr "Přihlásit se" -#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:313 +#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:312 #: resources/views/layouts/administration.phtml:65 msgid "Sign out" msgstr "Odhlásit se" @@ -13128,7 +13267,7 @@ msgid "Site verification codes do not work when webtrees is installed in a subfo msgstr "Ověřovací kódy nefungují, když je webtrees instalovaný v podsložce." #. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps -#: app/Module/SiteMapModule.php:160 +#: app/Module/SiteMapModule.php:156 msgid "Sitemaps" msgstr "Mapa webu" @@ -13182,7 +13321,7 @@ msgid "Slave" msgstr "Otrok" #. I18N: Name of a module -#: app/Module/SlideShowModule.php:201 +#: app/Module/SlideShowModule.php:205 msgid "Slide show" msgstr "Promítání obrázků" @@ -13205,7 +13344,7 @@ msgstr "Malé systémy (500 osob): 16–32 MB, 10–20 sekund" msgid "Snowflake, Arizona, United States" msgstr "Snowflake, Arizona, USA" -#: app/Gedcom.php:703 +#: app/Gedcom.php:719 msgid "Social security number" msgstr "Číslo sociálního zabezpečení" @@ -13225,11 +13364,11 @@ msgid "Some genealogy software creates GEDCOM files that contain media filenames msgstr "Některé genealogické programy vytvářejí soubory GEDCOM, které obsahují názvy souborů médií s úplnými cestami. Tyto cesty na webovém serveru nebudou existovat. Aby webtrees byl schopen soubory najít, je nutné první část cesty odstranit." #. I18N: Description of a “Data fix” module -#: app/Module/FixNameTags.php:94 +#: app/Module/FixNameTags.php:95 msgid "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." msgstr "Některé genelealogické aplikace ukládají všechna jména do jediného záznamu jmen pomocí vlastních tagů jako jsou _MARNM a _AKA. Alternativou je vytvoření nového záznamu jména pro každé jméno." -#: resources/views/admin/tags.phtml:32 +#: resources/views/admin/tags.phtml:33 msgid "Some of these GEDCOM tags are used infrequently or never used." msgstr "Některé z těchto tagů GEDCOM se užívají zřídka nebo vůbec." @@ -13256,7 +13395,7 @@ msgstr "Syn" msgid "Son of %s" msgstr "Syn od %s" -#: app/Gedcom.php:1538 +#: app/Gedcom.php:1589 msgid "Sort date" msgstr "Třídit datum" @@ -13293,9 +13432,10 @@ msgid "Sounds like" msgstr "Zní jako" #. I18N: Name of a module/report -#: app/Gedcom.php:772 app/Gedcom.php:1187 app/Gedcom.php:1191 -#: app/Gedcom.php:1203 app/Gedcom.php:1207 app/Gedcom.php:1211 -#: app/Gedcom.php:1217 app/Gedcom.php:1223 +#: app/Gedcom.php:788 app/Gedcom.php:1226 app/Gedcom.php:1230 +#: app/Gedcom.php:1242 app/Gedcom.php:1246 app/Gedcom.php:1250 +#: app/Gedcom.php:1256 app/Gedcom.php:1262 +#: app/Http/RequestHandlers/CheckTree.php:351 #: app/Module/FactSourcesReportModule.php:44 #: resources/views/admin/trees-privacy.phtml:168 #: resources/views/admin/trees.phtml:231 @@ -13328,14 +13468,14 @@ msgstr "Zní jako" msgid "Source" msgstr "Pramen" -#: app/Gedcom.php:394 app/Gedcom.php:447 app/Gedcom.php:525 app/Gedcom.php:693 -#: app/Gedcom.php:716 app/Gedcom.php:740 app/Gedcom.php:1056 -#: app/Gedcom.php:1108 app/Gedcom.php:1176 app/Gedcom.php:1555 -#: app/Gedcom.php:1569 +#: app/Gedcom.php:410 app/Gedcom.php:463 app/Gedcom.php:541 app/Gedcom.php:709 +#: app/Gedcom.php:732 app/Gedcom.php:756 app/Gedcom.php:1088 +#: app/Gedcom.php:1142 app/Gedcom.php:1215 app/Gedcom.php:1606 +#: app/Gedcom.php:1620 msgid "Source citation" msgstr "Citace pramene" -#: resources/views/admin/tags.phtml:321 +#: resources/views/admin/tags.phtml:322 msgid "Source citations" msgstr "Citace pramene" @@ -13352,19 +13492,19 @@ msgstr "Typ pramene" #. I18N: Name of a module/list #. I18N: Name of a module -#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:69 -#: app/Module/SourceListModule.php:160 app/Module/SourcesTabModule.php:58 +#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:66 +#: app/Module/SourceListModule.php:157 app/Module/SourcesTabModule.php:58 #: app/Services/AdminService.php:183 #: resources/views/admin/control-panel.phtml:322 #: resources/views/admin/merge-records-step-1.phtml:56 -#: resources/views/admin/tags.phtml:396 +#: resources/views/admin/tags.phtml:397 #: resources/views/lists/media-table.phtml:81 #: resources/views/lists/notes-table.phtml:84 #: resources/views/lists/notes-table.phtml:93 #: resources/views/lists/repositories-table.phtml:51 #: resources/views/lists/sources-table.phtml:89 #: resources/views/modules/gedcom_stats/config.phtml:48 -#: resources/views/modules/gedcom_stats/statistics.phtml:101 +#: resources/views/modules/gedcom_stats/statistics.phtml:100 #: resources/views/modules/html/template-statistics.phtml:44 #: resources/views/modules/statistics-chart/chart-sources.phtml:10 #: resources/views/modules/statistics-chart/other-records.phtml:27 @@ -13417,7 +13557,7 @@ msgstr "španělská" msgid "Spokane, Washington, United States" msgstr "Spokane, Washington, USA" -#: app/Http/RequestHandlers/IndividualPage.php:220 +#: app/Http/RequestHandlers/IndividualPage.php:218 #: resources/views/edit/change-family-members.phtml:36 #: resources/views/edit/change-family-members.phtml:51 #: resources/views/modules/pedigree-chart/previous.phtml:31 @@ -13462,7 +13602,7 @@ msgstr "St. Louis, Missouri, USA" msgid "St. Paul, Minnesota, United States" msgstr "St. Paul, Minnesota, USA" -#: resources/views/admin/tags.phtml:27 +#: resources/views/admin/tags.phtml:28 msgid "Standard GEDCOM tags" msgstr "" @@ -13482,38 +13622,34 @@ msgstr "Počáteční rozmezí dat změn" msgid "Statcounter™" msgstr "Statcounter™" -#: app/Gedcom.php:371 app/Gedcom.php:483 app/Gedcom.php:503 app/Gedcom.php:758 -#: app/Gedcom.php:805 app/Gedcom.php:1172 app/Gedcom.php:1439 +#: app/Gedcom.php:387 app/Gedcom.php:499 app/Gedcom.php:519 app/Gedcom.php:774 +#: app/Gedcom.php:821 app/Gedcom.php:1211 app/Gedcom.php:1490 msgid "State" msgstr "Stát/provincie" #. I18N: Name of a module #. I18N: Name of a module/chart #: app/Module/FamilyTreeStatisticsModule.php:68 -#: app/Module/HtmlBlockModule.php:195 app/Module/StatisticsChartModule.php:87 +#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87 #: resources/views/modules/gedcom_stats/config.phtml:41 -#: resources/views/modules/gedcom_stats/statistics.phtml:39 -#: resources/views/modules/gedcom_stats/statistics.phtml:159 +#: resources/views/modules/gedcom_stats/statistics.phtml:38 +#: resources/views/modules/gedcom_stats/statistics.phtml:158 msgid "Statistics" msgstr "Statistika" -#: app/Gedcom.php:444 app/Gedcom.php:550 app/Gedcom.php:591 app/Gedcom.php:611 -#: app/Gedcom.php:622 app/Gedcom.php:690 app/Gedcom.php:1074 -#: app/Gedcom.php:1130 app/Gedcom.php:1337 app/Gedcom.php:1339 +#: app/Gedcom.php:460 app/Gedcom.php:566 app/Gedcom.php:607 app/Gedcom.php:627 +#: app/Gedcom.php:638 app/Gedcom.php:706 app/Gedcom.php:1108 +#: app/Gedcom.php:1164 app/Gedcom.php:1377 app/Gedcom.php:1380 #: resources/views/admin/changes-log.phtml:55 #: resources/views/admin/changes-log.phtml:135 msgid "Status" msgstr "Stav" -#: app/Gedcom.php:445 app/Gedcom.php:551 app/Gedcom.php:592 app/Gedcom.php:612 -#: app/Gedcom.php:691 +#: app/Gedcom.php:461 app/Gedcom.php:567 app/Gedcom.php:608 app/Gedcom.php:628 +#: app/Gedcom.php:707 msgid "Status change date" msgstr "Datum změny stavu" -#: app/Elements/AgeAtEvent.php:94 -msgid "stillborn" -msgstr "Narozen(a) mrtvý(á)" - #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) #: app/Elements/LdsBaptismDateStatus.php:73 #: app/Elements/LdsChildSealingDateStatus.php:66 @@ -13549,7 +13685,7 @@ msgstr "Příběh" msgid "Story title" msgstr "Název příběhu" -#: app/Gedcom.php:1244 app/Gedcom.php:1276 +#: app/Gedcom.php:1283 app/Gedcom.php:1315 msgid "Street name" msgstr "Jméno ulice" @@ -13560,7 +13696,8 @@ msgstr "Jméno ulice" msgid "Subject" msgstr "Předmět" -#: app/Gedcom.php:494 app/Gedcom.php:820 app/Submission.php:44 +#: app/Gedcom.php:510 app/Gedcom.php:836 +#: app/Http/RequestHandlers/CheckTree.php:352 app/Submission.php:44 #: app/Submission.php:45 app/Submission.php:46 msgid "Submission" msgstr "Podání" @@ -13569,12 +13706,13 @@ msgstr "Podání" #: app/Elements/LdsBaptismDateStatus.php:75 #: app/Elements/LdsChildSealingDateStatus.php:68 #: app/Elements/LdsEndowmentDateStatus.php:76 -#: app/Elements/LdsSpouseSealingDateStatus.php:75 +#: app/Elements/LdsSpouseSealingDateStatus.php:76 msgid "Submitted but not yet cleared" msgstr "Podáno, ale ještě nejasné" -#: app/Gedcom.php:457 app/Gedcom.php:493 app/Gedcom.php:704 app/Gedcom.php:797 -#: app/Gedcom.php:831 resources/views/admin/trees.phtml:264 +#: app/Gedcom.php:473 app/Gedcom.php:509 app/Gedcom.php:720 app/Gedcom.php:813 +#: app/Gedcom.php:847 app/Http/RequestHandlers/CheckTree.php:353 +#: resources/views/admin/trees.phtml:264 #: resources/views/modals/submission-fields.phtml:14 #: resources/views/modules/recent_changes/changes-table.phtml:74 msgid "Submitter" @@ -13585,11 +13723,11 @@ msgid "Submitter name" msgstr "Jméno předkladatele" #. I18N: Name of a module/list -#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:70 -#: app/Module/SubmitterListModule.php:173 +#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:67 +#: app/Module/SubmitterListModule.php:170 #: resources/views/admin/control-panel.phtml:326 #: resources/views/admin/merge-records-step-1.phtml:60 -#: resources/views/admin/tags.phtml:877 +#: resources/views/admin/tags.phtml:878 #: resources/views/lists/submitters-table.phtml:62 #: resources/views/record-page-links.phtml:94 msgid "Submitters" @@ -13629,7 +13767,7 @@ msgstr "Podpora SQL Server je experimentální." msgid "Suriname" msgstr "Suriname" -#: app/Gedcom.php:641 app/Gedcom.php:653 app/Gedcom.php:656 +#: app/Gedcom.php:657 app/Gedcom.php:669 app/Gedcom.php:672 #: app/Http/RequestHandlers/HelpText.php:241 #: resources/views/branches-page.phtml:27 #: resources/views/lists/families-table.phtml:221 @@ -13653,7 +13791,7 @@ msgstr "Styl seznamu příjmení" msgid "Surname option" msgstr "Nastavení příjmení" -#: app/Gedcom.php:640 app/Gedcom.php:652 app/Gedcom.php:655 +#: app/Gedcom.php:656 app/Gedcom.php:668 app/Gedcom.php:671 msgid "Surname prefix" msgstr "Předpona pro příjmení" @@ -13663,7 +13801,7 @@ msgstr "Tradice příjmení" #: resources/views/lists/surnames-table.phtml:26 #: resources/views/modules/gedcom_stats/config.phtml:68 -#: resources/views/modules/gedcom_stats/statistics.phtml:78 +#: resources/views/modules/gedcom_stats/statistics.phtml:77 #: resources/views/modules/statistics-chart/custom.phtml:163 msgid "Surnames" msgstr "Příjmení" @@ -13829,8 +13967,8 @@ msgid "Templates" msgstr "Šablony" #. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) -#: app/Gedcom.php:446 app/Gedcom.php:552 app/Gedcom.php:593 app/Gedcom.php:613 -#: app/Gedcom.php:692 app/Gedcom.php:832 +#: app/Gedcom.php:462 app/Gedcom.php:568 app/Gedcom.php:609 app/Gedcom.php:629 +#: app/Gedcom.php:708 app/Gedcom.php:848 #: resources/xml/reports/individual_report.xml:208 msgid "Temple" msgstr "Chrám (Temple)" @@ -13859,10 +13997,10 @@ msgctxt "NOMINATIVE" msgid "Tevet" msgstr "Tevet" -#: app/Gedcom.php:397 app/Gedcom.php:450 app/Gedcom.php:528 app/Gedcom.php:696 -#: app/Gedcom.php:719 app/Gedcom.php:743 app/Gedcom.php:795 app/Gedcom.php:1059 -#: app/Gedcom.php:1111 app/Gedcom.php:1194 app/Gedcom.php:1227 -#: app/Gedcom.php:1522 app/Gedcom.php:1558 app/Gedcom.php:1572 +#: app/Gedcom.php:413 app/Gedcom.php:466 app/Gedcom.php:544 app/Gedcom.php:712 +#: app/Gedcom.php:735 app/Gedcom.php:759 app/Gedcom.php:811 app/Gedcom.php:1091 +#: app/Gedcom.php:1145 app/Gedcom.php:1233 app/Gedcom.php:1266 +#: app/Gedcom.php:1573 app/Gedcom.php:1609 app/Gedcom.php:1623 #: resources/views/admin/trees-preferences.phtml:581 #: resources/views/modals/source-fields.phtml:58 msgid "Text" @@ -13881,12 +14019,12 @@ msgstr "Pole <b>jméno</b> obsahuje plné jméno dané osoby, tak, jak by bylo v msgid "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." msgstr "Pole <b>příjmení</b> obsahuje jméno, které se používá pro třídění a seskupování. Může být odlišné oproti aktuálnímu příjmení dané osoby - to se vezme z pole <b>jméno</b>. Toto pole se může použít pro třídění s nebo bez předpony (Gogh / van Gogh) a k seskupování nezávisle na přechylování nebo na hláskových odlišnostech (Kovalský / Kovalská). Pokud je třeba uvést danou osobu pod více příjmeními, můžete je oddělit čárkou." -#: app/Http/RequestHandlers/SynchronizeTrees.php:99 +#: app/Http/RequestHandlers/SynchronizeTrees.php:98 #, php-format msgid "The GEDCOM file “%s” has been imported." msgstr "Soubor GEDCOM “%s” je importován." -#: resources/views/admin/tags.phtml:30 +#: resources/views/admin/tags.phtml:31 msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." msgstr "Standard GEDCOM nabízí velké množství polí pro zadávání údajů, nazývaných tagy." @@ -13991,7 +14129,7 @@ msgstr "Rodokmen “%s” je vytvořen." #. I18N: %s is the name of a family tree #: app/Http/RequestHandlers/DeleteTreeAction.php:62 -#: app/Http/RequestHandlers/SynchronizeTrees.php:113 +#: app/Http/RequestHandlers/SynchronizeTrees.php:112 #, php-format msgid "The family tree “%s” has been deleted." msgstr "Rodokmen “%s” je vymazán." @@ -14138,12 +14276,12 @@ msgstr "Místo bylo vytvořeno" msgid "The location of this place is not known." msgstr "Poloha tohoto místa není známa." -#: app/Http/RequestHandlers/EditMediaFileAction.php:140 +#: app/Http/RequestHandlers/EditMediaFileAction.php:138 #, php-format msgid "The media file %1$s could not be renamed to %2$s." msgstr "Soubor médií %1$s nemohl být přejmenován na %2$s." -#: app/Http/RequestHandlers/EditMediaFileAction.php:137 +#: app/Http/RequestHandlers/EditMediaFileAction.php:135 #, php-format msgid "The media file %1$s has been renamed to %2$s." msgstr "Soubor médií %1$s byl úspěšně přejmenován na %2$s." @@ -14207,9 +14345,9 @@ msgstr "Nový uživatel bude požádán, aby před vytvořením jeho účtu potv msgid "The note has been created" msgstr "Je vytvořena poznámka" -#: app/Validator.php:235 app/Validator.php:251 app/Validator.php:261 -#: app/Validator.php:293 app/Validator.php:312 app/Validator.php:335 -#: app/Validator.php:354 app/Validator.php:370 app/Validator.php:386 +#: app/Validator.php:234 app/Validator.php:250 app/Validator.php:260 +#: app/Validator.php:292 app/Validator.php:311 app/Validator.php:334 +#: app/Validator.php:353 app/Validator.php:369 app/Validator.php:385 #, php-format msgid "The parameter “%s” is missing." msgstr "Chybí parametr \"%s\"." @@ -14260,7 +14398,7 @@ msgstr "Předvolby pro modul “%s” jsou vymazány." #: app/Module/MapGeoLocationGeonames.php:86 #: app/Module/MapGeoLocationOpenRouteService.php:81 #: app/Module/OpenRouteServiceAutocomplete.php:105 -#: app/Module/RelationshipsChartModule.php:446 app/Module/SiteMapModule.php:177 +#: app/Module/RelationshipsChartModule.php:443 app/Module/SiteMapModule.php:173 #, php-format msgid "The preferences for the module “%s” have been updated." msgstr "Předvolby pro modul “%s” jsou aktualizovány." @@ -14272,7 +14410,7 @@ msgstr "Předvolby pro modul “%s” jsou aktualizovány." msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." msgstr "Předpona je nepovinná, ale doporučená. Jestliže přidělíte jménům tabulek jedinečnou předponu, umožníte několika různým aplikacím používat jednu a tutéž databázi." -#: app/Gedcom.php:1072 app/Gedcom.php:1128 +#: app/Gedcom.php:1106 app/Gedcom.php:1162 msgid "The problem" msgstr "Problém" @@ -14303,7 +14441,7 @@ msgstr "Hledání dalo příliš mnoho výsledků." msgid "The server configuration is OK." msgstr "Nastavení serveru je v pořádku." -#: app/Http/Exceptions/HttpBadRequestException.php:34 +#: app/Http/Exceptions/HttpBadRequestException.php:35 msgid "The server could not understand this request." msgstr "Server tento požadavek nepochopil." @@ -14313,6 +14451,7 @@ msgstr "Dočasná složka serveru není přístupná." #: app/Http/RequestHandlers/RenumberTreeAction.php:551 #: app/Services/UpgradeService.php:174 app/Services/UpgradeService.php:206 +#: resources/views/admin/trees-check.phtml:47 msgid "The server’s time limit has been reached." msgstr "Je dosažen časový limit serveru." @@ -14321,7 +14460,7 @@ msgstr "Je dosažen časový limit serveru." msgid "The size of the family tree, earliest and latest events, common names, etc." msgstr "Velikost rodokmenu, nejstarší a nejnovější události, společná jména, atd." -#: app/Gedcom.php:1069 app/Gedcom.php:1125 +#: app/Gedcom.php:1103 app/Gedcom.php:1159 msgid "The solution" msgstr "Řešení" @@ -14416,7 +14555,7 @@ msgstr "Předvolby webu jsou aktualizovány." msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." msgstr "Vývojáří aplikace webtrees by se rádi dozvěděli o této chybě. Pokud je kontaktujete, pomohou vám vyřešit tento problém." -#: app/Module/ModuleThemeTrait.php:74 app/Module/ModuleThemeTrait.php:471 +#: app/Module/ModuleThemeTrait.php:73 app/Module/ModuleThemeTrait.php:470 #: resources/views/admin/modules.phtml:256 #: resources/views/admin/modules.phtml:259 #: resources/views/admin/users-edit.phtml:199 @@ -14543,11 +14682,11 @@ msgstr "Tento blok zobrazí editorům seznam záznamů s dosud neschválenými z msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." msgstr "Tato emailová adresa se použije pro zasílání připomínek k heslu, různých upozornění a zpráv od členů rodiny, registrovaných na tomto webu." -#: app/Elements/AbstractEventElement.php:61 +#: app/Elements/AbstractEventElement.php:67 msgid "This event occurred, but the details are unknown." msgstr "Tato událost nastala, ale nejsou známy podrobnosti." -#: app/Auth.php:227 app/Http/RequestHandlers/RedirectFamilyPhp.php:71 +#: app/Auth.php:227 app/Http/RequestHandlers/RedirectFamilyPhp.php:69 msgid "This family does not exist or you do not have permission to view it." msgstr "Tato rodina neexistuje nebo nemáte dostatečné oprávnění ji prohlížet." @@ -14579,7 +14718,7 @@ msgstr[0] "V tomto rodokmenu je %s záznam, který užívá stejné „XREF“ j msgstr[1] "V tomto rodokmenu jsou %s záznamy, které užívají stejné „XREF“ jako jiný rodokmen." msgstr[2] "V tomto rodokmenu je %s záznamů, které užívají stejné „XREF“ jako jiný rodokmen." -#: app/Module/SlideShowModule.php:177 +#: app/Module/SlideShowModule.php:181 msgid "This family tree has no images to display." msgstr "Tento rodokmen neobsahuje žádné fotografie." @@ -14588,12 +14727,16 @@ msgstr "Tento rodokmen neobsahuje žádné fotografie." msgid "This family tree was last updated on #gedcomUpdated#. There are #totalSurnames# surnames in this family tree. The earliest recorded event is the #firstEventType# of #firstEventName# in #firstEventYear#. The most recent event is the #lastEventType# of #lastEventName# in #lastEventYear#.<br><br>If you have any comments or feedback please contact #contactWebmaster#." msgstr "Tento rodokmen byl naposledy aktualizován dne #gedcomUpdated#. V tomto rodokmenu je celkem #totalSurnames# příjmení. Nejdřívější zaznamenaná událost je #firstEventType# #firstEventName# v roce #firstEventYear#. Poslední událost je #lastEventType# #lastEventName# v roce #lastEventYear#.<br><br>Pokud máte nějaký komentář, prosím kontaktujte #contactWebmaster#." -#: resources/views/modules/gedcom_stats/statistics.phtml:31 +#: resources/views/modules/gedcom_stats/statistics.phtml:30 #: resources/views/modules/html/template-statistics.phtml:18 #, php-format msgid "This family tree was last updated on %s." msgstr "Tento rodokmen byl naposledy aktualizován %s." +#: app/Http/RequestHandlers/CheckTree.php:301 +msgid "This filename is not compatible with the GEDZIP file format." +msgstr "" + #. I18N: Help text for the "Data folder" site configuration setting #: resources/views/admin/site-preferences.phtml:32 msgid "This folder will be used by webtrees to store media files, GEDCOM files, temporary files, etc. These files may contain private data, and should not be made available over the internet." @@ -14608,7 +14751,7 @@ msgstr "Tato složka bude použita k ukládání mediálních souborů pro tento msgid "This form has expired. Try again." msgstr "Tento formulář vypršel. Prosím zkuste to znovu." -#: app/Auth.php:286 app/Http/RequestHandlers/RedirectIndividualPhp.php:71 +#: app/Auth.php:286 app/Http/RequestHandlers/RedirectIndividualPhp.php:69 msgid "This individual does not exist or you do not have permission to view it." msgstr "Tato osoba neexistuje nebo nemáte dostatečné oprávnění pro prohlížení." @@ -14646,7 +14789,7 @@ msgstr "Tato osoba bude implicitně vybrána při prohlížení diagramů a zpr #: app/Statistics/Repository/FamilyRepository.php:1501 #: app/Statistics/Repository/IndividualRepository.php:1798 #: app/Statistics/Repository/IndividualRepository.php:1823 -#: app/Statistics/Repository/PlaceRepository.php:217 +#: app/Statistics/Repository/PlaceRepository.php:210 #: resources/views/statistics/families/top10-list-age.phtml:31 #: resources/views/statistics/families/top10-list-grand.phtml:27 #: resources/views/statistics/families/top10-list-spouses.phtml:25 @@ -14718,7 +14861,7 @@ msgstr "Tento odkaz platí jednu hodinu." msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." msgstr "Tento seznam vznikl použitím jednoduchého (ale rychlého) prohledání, proto zahrnuje i záznamy, které se nebudou aktualizovat." -#: app/Auth.php:348 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:71 +#: app/Auth.php:348 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:69 msgid "This media object does not exist or you do not have permission to view it." msgstr "Tento objekt médií neexistuje nebo nemáte dostatečná práva na prohlížení." @@ -14759,7 +14902,7 @@ msgstr "Heslo musí být dlouhé minimálně 6 znaků. Rozlišujte velká a mal msgid "This name is used in the “From” field, when sending automatic emails from this server." msgstr "Toto jméno je použito v políčku „Od“ v každém emailu, který se automaticky posílá z tohoto serveru." -#: app/Auth.php:377 app/Http/RequestHandlers/RedirectNotePhp.php:71 +#: app/Auth.php:377 app/Http/RequestHandlers/RedirectNotePhp.php:69 msgid "This note does not exist or you do not have permission to view it." msgstr "Tato poznámka neexistuje nebo nemáte dostatečné oprávnění ji prohlížet." @@ -14823,7 +14966,7 @@ msgstr "Tato volba zobrazí jména (ale bez dalších podrobností) soukromých msgid "This page allows you to bypass the usual forms, and edit the underlying data directly. It is an advanced option, and you should not use it unless you understand the GEDCOM format. If you make a mistake here, it can be difficult to fix." msgstr "Tato stránka vám umožňuje obejít obvyklé formuláře a upravovat data napřímo. Je to pokročilá možnost, a proto byste ji neměli používat, pokud dobře nerozumíte formátu GEDCOM. Pokud zde uděláte chybu, může být obtížné ji opravit." -#: app/Module/HitCountFooterModule.php:116 +#: app/Module/HitCountFooterModule.php:113 #, php-format msgid "This page has been viewed %s time." msgid_plural "This page has been viewed %s times." @@ -14836,11 +14979,11 @@ msgid "This process allows the site’s owner to ensure that the new information msgstr "Tento proces dovoluje vlastníkovi webu se ujistit, že nová informace není v rozporu s konvencemi a standardy, je správně přiřazena k prameni atd." #: app/Auth.php:256 app/Auth.php:319 app/Auth.php:406 app/Auth.php:493 -#: app/Auth.php:522 app/Http/RequestHandlers/RedirectGedRecordPhp.php:71 +#: app/Auth.php:522 app/Http/RequestHandlers/RedirectGedRecordPhp.php:69 msgid "This record does not exist or you do not have permission to view it." msgstr "Tento záznam buď neexistuje, nebo nejste oprávněn jej vidět." -#: resources/views/admin/trees-privacy.phtml:247 +#: resources/views/admin/trees-privacy.phtml:251 msgid "This record does not exist." msgstr "Tento záznam neexistuje." @@ -14864,7 +15007,7 @@ msgstr "Tento záznam byl upraven. Úpravy musí posoudit moderátor." msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Tento záznam byl upraven. Měli byste úpravy posoudit a pak je %1$s nebo %2$s." -#: app/Auth.php:435 app/Http/RequestHandlers/RedirectRepositoryPhp.php:71 +#: app/Auth.php:435 app/Http/RequestHandlers/RedirectRepositoryPhp.php:69 msgid "This repository does not exist or you do not have permission to view it." msgstr "Tento repozitář neexistuje nebo nemáte dostatečné oprávnění pro prohlížení." @@ -14902,7 +15045,7 @@ msgstr "Limit paměti pro tento server je %s MB a limit pro procesorový čas je msgid "This should be a comma or space separated list of facts, in addition to birth and death, that you want to appear in chart boxes such as the pedigree chart. This list requires you to use fact tags as defined in the GEDCOM 5.5.1 standard. For example, if you wanted the occupation to show up in the box, you would add “OCCU” to this field." msgstr "Toto by měl být seznam čárkami nebo mezerami oddělených faktů, navíc k narození nebo úmrtí, které chcete, aby se objevily v diagramech jako je Vývod. Tento seznam vyžaduje použití tagů faktů definovaných ve standardu GEDCOM 5.5.1. Například pokud chcete, aby se ukázalo v rámečku povolání, přidejte do tohoto pole \"OCCU\"." -#: app/Auth.php:464 app/Http/RequestHandlers/RedirectSourcePhp.php:71 +#: app/Auth.php:464 app/Http/RequestHandlers/RedirectSourcePhp.php:69 msgid "This source does not exist or you do not have permission to view it." msgstr "Tento pramen neexistuje nebo nemáte dostatečné oprávnění, abyste jej mohli zobrazit." @@ -14911,11 +15054,6 @@ msgstr "Tento pramen neexistuje nebo nemáte dostatečné oprávnění, abyste j msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." msgstr "Tento text se připojí ke každému názvu stránky. Zobrazí se v záložkách, v liště jména prohlížeče atd." -#: app/Http/RequestHandlers/CheckTree.php:234 -#: app/Http/RequestHandlers/CheckTree.php:239 -msgid "This type of link is not allowed here." -msgstr "Tento druh odkazu tady není povolený." - #: resources/views/errors/no-tree-access.phtml:8 msgid "This user account does not have access to any tree." msgstr "Tento uživatelský účet nemá přístup k žádnému rodokmenu." @@ -14970,7 +15108,7 @@ msgstr "Vymaže všechna rodokmenová data z „%s“ a nahradí je daty z jiné msgid "Thu" msgstr "čt" -#: app/Gedcom.php:1478 resources/views/admin/webtrees1-thumbnails.phtml:39 +#: app/Gedcom.php:1529 resources/views/admin/webtrees1-thumbnails.phtml:39 msgid "Thumbnail image" msgstr "Náhledový obrázek" @@ -14988,13 +15126,13 @@ msgstr "čtvrtek" msgid "Tijuana, Mexico" msgstr "Tijuana, Mexiko" -#: app/Gedcom.php:464 app/Gedcom.php:1149 app/Gedcom.php:1464 -#: app/Gedcom.php:1468 +#: app/Gedcom.php:480 app/Gedcom.php:1188 app/Gedcom.php:1515 +#: app/Gedcom.php:1519 msgid "Time" msgstr "Čas" -#: app/Gedcom.php:412 app/Gedcom.php:578 app/Gedcom.php:710 app/Gedcom.php:730 -#: app/Gedcom.php:761 app/Gedcom.php:777 app/Gedcom.php:808 app/Gedcom.php:824 +#: app/Gedcom.php:428 app/Gedcom.php:594 app/Gedcom.php:726 app/Gedcom.php:746 +#: app/Gedcom.php:777 app/Gedcom.php:793 app/Gedcom.php:824 app/Gedcom.php:840 msgid "Time of last change" msgstr "Čas poslední změny" @@ -15006,7 +15144,7 @@ msgid "Time zone" msgstr "Časové pásmo" #. I18N: Name of a module/chart -#: app/Module/TimelineChartModule.php:95 +#: app/Module/TimelineChartModule.php:92 msgid "Timeline" msgstr "Časová osa" @@ -15073,7 +15211,7 @@ msgctxt "NOMINATIVE" msgid "Tishrei" msgstr "Tišri" -#: app/Gedcom.php:705 app/Gedcom.php:735 app/Gedcom.php:796 +#: app/Gedcom.php:721 app/Gedcom.php:751 app/Gedcom.php:812 #: resources/views/admin/fix-level-0-media.phtml:36 #: resources/views/lists/media-table.phtml:78 #: resources/views/lists/notes-table.phtml:89 @@ -15107,7 +15245,7 @@ msgstr "Do" msgid "To assist you in getting started with this block, we have created several standard templates. When you select one of these templates, the text area will contain a copy that you can then alter to suit your site’s requirements." msgstr "Abychom vám pomohli začít s tímto blokem, vytvořili jsme několik standardních šablon. Když si vyberete jednu z těchto šablon, do textové pole se vloží její obsah, který můžete upravit podle vašich představ." -#: resources/views/admin/tags.phtml:938 +#: resources/views/admin/tags.phtml:939 msgid "To create new data using custom tags, you need to enable them." msgstr "" @@ -15171,7 +15309,7 @@ msgid "Tokyo, Japan" msgstr "Tokio, Japonsko" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:76 +#: app/Elements/SourceMediaType.php:95 msgid "Tombstone" msgstr "Náhrobek" @@ -15180,7 +15318,7 @@ msgstr "Náhrobek" msgid "Tonga" msgstr "Tonga" -#: app/Http/Exceptions/HttpTooManyRequestsException.php:34 +#: app/Http/Exceptions/HttpTooManyRequestsException.php:35 msgid "Too many requests. Try again later." msgstr "Příliš mnoho požadavků. Zkuste později." @@ -15347,12 +15485,12 @@ msgstr "Celkem uživatelů" msgid "Tracking and analytics" msgstr "Sledování a analytika" -#: app/Gedcom.php:833 +#: app/Gedcom.php:849 msgid "Trailer" msgstr "Trailer" -#: app/Module/AncestorsChartModule.php:259 -#: app/Module/DescendancyChartModule.php:252 +#: app/Module/AncestorsChartModule.php:256 +#: app/Module/DescendancyChartModule.php:247 #: resources/views/emails/register-notify-html.phtml:34 #: resources/views/emails/register-notify-text.phtml:28 msgid "Tree" @@ -15418,9 +15556,9 @@ msgstr "Tuxtla Gutierrez, Mexiko" msgid "Twin Falls, Idaho, United States" msgstr "Twin Falls, Idaho, Spojené státy" -#: app/Gedcom.php:384 app/Gedcom.php:391 app/Gedcom.php:404 app/Gedcom.php:515 -#: app/Gedcom.php:522 app/Gedcom.php:535 app/Gedcom.php:1155 -#: app/Gedcom.php:1162 app/Gedcom.php:1409 app/Gedcom.php:1483 +#: app/Gedcom.php:400 app/Gedcom.php:407 app/Gedcom.php:420 app/Gedcom.php:531 +#: app/Gedcom.php:538 app/Gedcom.php:551 app/Gedcom.php:1194 +#: app/Gedcom.php:1201 app/Gedcom.php:1460 app/Gedcom.php:1534 #: app/Statistics/Google/ChartFamilyLargest.php:89 #: app/Statistics/Google/ChartFamilyWithSources.php:64 #: app/Statistics/Google/ChartIndividualWithSources.php:64 @@ -15434,56 +15572,56 @@ msgstr "Twin Falls, Idaho, Spojené státy" msgid "Type" msgstr "Typ" -#: app/Gedcom.php:1184 +#: app/Gedcom.php:1223 msgid "Type of abbreviation" msgstr "Typ zkratky" -#: app/Gedcom.php:1208 +#: app/Gedcom.php:1247 msgid "Type of administrative ID" msgstr "Typ administrativního ID" -#: app/Gedcom.php:1212 +#: app/Gedcom.php:1251 msgid "Type of demographic data" msgstr "Typ demografického údaje" -#: app/Gedcom.php:421 app/Gedcom.php:617 app/Gedcom.php:1163 +#: app/Gedcom.php:437 app/Gedcom.php:633 app/Gedcom.php:1202 msgid "Type of event" msgstr "Typ události" -#: app/Gedcom.php:619 +#: app/Gedcom.php:635 msgid "Type of fact" msgstr "Typ faktu" -#: app/Gedcom.php:630 +#: app/Gedcom.php:646 msgid "Type of identification number" msgstr "Typ identifikačního čísla" -#: app/Gedcom.php:1201 +#: app/Gedcom.php:1240 msgid "Type of location" msgstr "Typ místa" -#: app/Gedcom.php:431 +#: app/Gedcom.php:447 msgid "Type of marriage" msgstr "Typ sňatku" -#: app/Gedcom.php:657 +#: app/Gedcom.php:673 msgid "Type of name" msgstr "Typ jména" -#: app/Gedcom.php:437 app/Gedcom.php:675 app/Gedcom.php:714 app/Gedcom.php:738 -#: app/Gedcom.php:769 app/Gedcom.php:789 +#: app/Gedcom.php:453 app/Gedcom.php:691 app/Gedcom.php:730 app/Gedcom.php:754 +#: app/Gedcom.php:785 app/Gedcom.php:805 msgid "Type of reference number" msgstr "Typ referenčního čísla" -#: app/Gedcom.php:1075 app/Gedcom.php:1131 +#: app/Gedcom.php:1109 app/Gedcom.php:1165 msgid "Type of research task" msgstr "Typ badatelského úkolu" #. I18N: A configuration setting -#: app/Gedcom.php:407 app/Gedcom.php:487 app/Gedcom.php:536 app/Gedcom.php:771 -#: app/Gedcom.php:819 app/Gedcom.php:1083 app/Gedcom.php:1404 -#: app/Gedcom.php:1444 app/Gedcom.php:1482 app/Gedcom.php:1523 -#: app/Http/RequestHandlers/CreateRepositoryModal.php:51 +#: app/Gedcom.php:423 app/Gedcom.php:503 app/Gedcom.php:552 app/Gedcom.php:787 +#: app/Gedcom.php:835 app/Gedcom.php:876 app/Gedcom.php:1117 +#: app/Gedcom.php:1455 app/Gedcom.php:1495 app/Gedcom.php:1533 +#: app/Gedcom.php:1574 app/Http/RequestHandlers/CreateRepositoryModal.php:51 #: resources/views/admin/trees-create.phtml:32 #: resources/views/admin/trees-preferences.phtml:70 #: resources/views/modals/media-file-fields.phtml:98 @@ -15520,22 +15658,22 @@ msgstr "Ukrajina" #: app/Elements/LdsBaptismDateStatus.php:77 #: app/Elements/LdsChildSealingDateStatus.php:70 #: app/Elements/LdsEndowmentDateStatus.php:78 -#: app/Elements/LdsSpouseSealingDateStatus.php:77 +#: app/Elements/LdsSpouseSealingDateStatus.php:78 msgid "Uncleared: insufficient data" msgstr "Nejasné: nedostatečná data" -#: app/Gedcom.php:1080 app/Gedcom.php:1136 app/Gedcom.php:1137 -#: app/Gedcom.php:1139 app/Gedcom.php:1141 app/Gedcom.php:1142 -#: app/Gedcom.php:1144 app/Gedcom.php:1145 app/Gedcom.php:1224 -#: app/Gedcom.php:1274 app/Gedcom.php:1310 app/Gedcom.php:1312 -#: app/Gedcom.php:1314 app/Gedcom.php:1316 app/Gedcom.php:1319 -#: app/Gedcom.php:1342 app/Gedcom.php:1403 app/Gedcom.php:1410 -#: app/Gedcom.php:1411 app/Gedcom.php:1419 app/Gedcom.php:1429 -#: app/Gedcom.php:1445 app/Gedcom.php:1446 app/Gedcom.php:1447 -#: app/Gedcom.php:1448 app/Gedcom.php:1498 app/Gedcom.php:1505 -#: app/Gedcom.php:1506 app/Gedcom.php:1507 app/Gedcom.php:1508 -#: app/Gedcom.php:1518 app/Gedcom.php:1520 app/Gedcom.php:1524 -#: app/Gedcom.php:1525 app/Gedcom.php:1528 +#: app/Gedcom.php:1114 app/Gedcom.php:1170 app/Gedcom.php:1171 +#: app/Gedcom.php:1173 app/Gedcom.php:1175 app/Gedcom.php:1176 +#: app/Gedcom.php:1183 app/Gedcom.php:1184 app/Gedcom.php:1263 +#: app/Gedcom.php:1313 app/Gedcom.php:1349 app/Gedcom.php:1351 +#: app/Gedcom.php:1353 app/Gedcom.php:1355 app/Gedcom.php:1358 +#: app/Gedcom.php:1392 app/Gedcom.php:1454 app/Gedcom.php:1461 +#: app/Gedcom.php:1462 app/Gedcom.php:1470 app/Gedcom.php:1480 +#: app/Gedcom.php:1496 app/Gedcom.php:1497 app/Gedcom.php:1498 +#: app/Gedcom.php:1499 app/Gedcom.php:1549 app/Gedcom.php:1556 +#: app/Gedcom.php:1557 app/Gedcom.php:1558 app/Gedcom.php:1559 +#: app/Gedcom.php:1569 app/Gedcom.php:1571 app/Gedcom.php:1575 +#: app/Gedcom.php:1576 app/Gedcom.php:1579 msgid "Unique identifier" msgstr "Jedinečný identifikátor" @@ -15560,8 +15698,8 @@ msgid "United States" msgstr "Spojené státy" #. I18N: Name of a country or state -#: app/Elements/FamilyStatusText.php:73 app/Gedcom.php:1035 -#: app/GedcomRecord.php:727 app/GedcomRecord.php:732 +#: app/Elements/FamilyStatusText.php:73 app/Gedcom.php:1067 +#: app/GedcomRecord.php:728 app/GedcomRecord.php:733 #: app/Statistics/Google/ChartSex.php:72 #: app/Statistics/Service/CountryService.php:38 msgid "Unknown" @@ -15606,7 +15744,7 @@ msgid "Unzip %s to a temporary folder…" msgstr "Rozbaluji %s do dočasné složky…" #. I18N: Name of a module -#: app/Module/UpcomingAnniversariesModule.php:121 +#: app/Module/UpcomingAnniversariesModule.php:122 msgid "Upcoming events" msgstr "Nadcházející události" @@ -15628,6 +15766,11 @@ msgstr "Aktualizovat jména míst" msgid "Update the higher-level parts of place names, while keeping the lower-level parts." msgstr "Aktualizovat části názvů míst vyšší úrovně při zachování částí nižší úrovně." +#. I18N: GEDCOM tag _UPD +#: app/Gedcom.php:962 +msgid "Updated at" +msgstr "" + #. I18N: %s is a version number, such as 1.2.3 #. I18N: %s is a version number #: app/Http/RequestHandlers/LoginAction.php:80 @@ -15794,7 +15937,7 @@ msgid "Usernames are case-insensitive and ignore accented letters, so that “ch msgstr "Pod uživatelským jménem se budete přihlašovat. V uživatelských jménech se nerozlišují velká a malá písmena a ignorují se háčky a čárky, takže „oldrich“, „oldřich“ nebo „Oldřich“ jsou stále to samé." #: resources/views/admin/control-panel.phtml:475 -#: resources/views/modules/gedcom_stats/statistics.phtml:145 +#: resources/views/modules/gedcom_stats/statistics.phtml:144 #: resources/views/modules/html/template-statistics.phtml:60 msgid "Users" msgstr "Uživatelé" @@ -15886,9 +16029,8 @@ msgstr "Ventôse" msgid "Veracruz, Mexico" msgstr "Veracruz, Mexiko" -#: app/Gedcom.php:1332 app/Gedcom.php:1333 app/Gedcom.php:1340 -#: app/Gedcom.php:1383 app/Gedcom.php:1384 app/Gedcom.php:1387 -#: resources/views/admin/users.phtml:34 +#: app/Gedcom.php:1371 app/Gedcom.php:1373 app/Gedcom.php:1433 +#: app/Gedcom.php:1435 app/Gedcom.php:1438 resources/views/admin/users.phtml:34 msgid "Verified" msgstr "Ověřeno" @@ -15897,12 +16039,12 @@ msgstr "Ověřeno" msgid "Vernal, Utah, United States" msgstr "Vernal, Utah, USA" -#: app/Gedcom.php:461 app/Gedcom.php:469 app/Gedcom.php:492 app/Gedcom.php:1082 +#: app/Gedcom.php:477 app/Gedcom.php:485 app/Gedcom.php:508 app/Gedcom.php:1116 msgid "Version" msgstr "Verze" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:77 +#: app/Elements/SourceMediaType.php:96 msgid "Video" msgstr "Video" @@ -15959,9 +16101,9 @@ msgstr "Viditelný pro jiné uživatele, když je online" #. I18N: Listbox entry; name of a role #: app/Http/RequestHandlers/UserEditPage.php:96 -#: resources/views/admin/gedcom-export-options.phtml:68 -#: resources/views/admin/gedcom-export-options.phtml:70 -#: resources/views/admin/gedcom-export-options.phtml:72 +#: resources/views/admin/gedcom-export-options.phtml:102 +#: resources/views/admin/gedcom-export-options.phtml:104 +#: resources/views/admin/gedcom-export-options.phtml:106 #: resources/views/admin/users-edit.phtml:239 msgid "Visitor" msgstr "Návštěvník" @@ -16023,7 +16165,7 @@ msgstr "Nyní na e-mail ( %s ) obdržíte potvrzení. Tento e-mail použijte k a msgid "Website" msgstr "Webová stránka" -#: app/Http/RequestHandlers/SiteLogsPage.php:100 +#: app/Http/RequestHandlers/SiteLogsPage.php:97 #: resources/views/admin/control-panel.phtml:239 msgid "Website logs" msgstr "Deníky webové stránky" @@ -16043,7 +16185,7 @@ msgstr "st" msgid "Wednesday" msgstr "středa" -#: app/Gedcom.php:905 +#: app/Gedcom.php:937 msgid "Weight" msgstr "Váha" @@ -16125,8 +16267,8 @@ msgstr "Vdova" msgid "Widower" msgstr "Vdovec" -#: app/Gedcom.php:405 app/Gedcom.php:458 -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:80 +#: app/Gedcom.php:421 app/Gedcom.php:474 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:77 #: resources/views/edit/change-family-members.phtml:34 #: resources/views/edit/change-family-members.phtml:49 #: resources/views/fact-date.phtml:139 @@ -16142,11 +16284,11 @@ msgstr "Vdovec" msgid "Wife" msgstr "Manželka" -#: app/Gedcom.php:406 resources/views/modules/timeline-chart/chart.phtml:353 +#: app/Gedcom.php:422 resources/views/modules/timeline-chart/chart.phtml:353 msgid "Wife’s age" msgstr "Manželčin věk" -#: app/Gedcom.php:706 +#: app/Gedcom.php:722 msgid "Will" msgstr "Závěť" @@ -16165,11 +16307,15 @@ msgstr "S prameny" msgid "Without sources" msgstr "Bez pramenů" -#: app/Elements/RelationIsDescriptor.php:127 app/Gedcom.php:1266 -#: app/Gedcom.php:1298 +#: app/Elements/RelationIsDescriptor.php:127 msgid "Witness" msgstr "Svědek" +#: app/Gedcom.php:1098 app/Gedcom.php:1152 app/Gedcom.php:1305 +#: app/Gedcom.php:1337 +msgid "Witnesses" +msgstr "" + #. I18N: In the paternal surname tradition, ... #. I18N: In the Polish surname tradition, ... #. I18N: In the Lithuanian surname tradition, ... @@ -16185,7 +16331,7 @@ msgstr "Ženy přijímají příjmení jejich manželů." msgid "World" msgstr "Svět" -#: app/Gedcom.php:906 resources/views/modules/yahrzeit/table.phtml:34 +#: app/Gedcom.php:938 resources/views/modules/yahrzeit/table.phtml:34 msgid "Yahrzeit" msgstr "Židovské datum narození Yartzeit" @@ -16263,7 +16409,7 @@ msgstr "Tento rodokmen můžete přečíslovat." msgid "You can set the access for a specific record, fact, or event by adding a restriction to it. If a record, fact, or event does not have a restriction, the following default restrictions will be used." msgstr "Přístup k určitému záznamu, faktu nebo události můžete nastavit tak, že k nim přidáte omezení. Jestliže záznam, fakt, nebo událost nemá nastaveno žádné omezení, platí následující přednastavená omezení." -#: resources/views/admin/tags.phtml:34 +#: resources/views/admin/tags.phtml:35 msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." msgstr "Zjednodušit upravovací formulář skrytím tagů GEDCOM, které nebudeme používat." @@ -16276,8 +16422,8 @@ msgstr "Výpočet soukromí můžete zrychlit přidáním záznamu o úmrtí k o msgid "You cannot sign in because your browser does not accept cookies." msgstr "Nemůžete se přihlásit, protože váš prohlížeč nepřijímá cookies." -#: app/Http/Exceptions/HttpAccessDeniedException.php:34 -#: app/Http/Exceptions/HttpNotFoundException.php:34 +#: app/Http/Exceptions/HttpAccessDeniedException.php:35 +#: app/Http/Exceptions/HttpNotFoundException.php:35 msgid "You do not have permission to view this page." msgstr "Nemáte oprávnění si prohlédnout tuto stránku." @@ -16404,9 +16550,10 @@ msgid "Your web server is using PHP version %s, which is no longer receiving sec msgstr "Váš webový server používá PHP verse %s, pro kterou se už nevydávají bezpečnostní aktualizace. Doporučuje se upgrade na vyšší versi co nejdříve." #. I18N: ZIP = file format -#: resources/views/admin/gedcom-export-options.phtml:35 -msgid "ZIP (includes media files)" -msgstr "ZIP (včetně souborů médií)" +#: resources/views/admin/gedcom-export-options.phtml:38 +#: resources/views/admin/gedcom-export-options.phtml:46 +msgid "ZIP" +msgstr "" #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:542 @@ -16464,7 +16611,7 @@ msgid "accepted" msgstr "přijata" #. I18N: A button label. -#: resources/views/admin/trees-privacy.phtml:234 +#: resources/views/admin/trees-privacy.phtml:238 #: resources/views/admin/webtrees1-thumbnails-form.phtml:24 #: resources/views/edit/add-fact-row.phtml:38 #: resources/views/modules/census-assistant.phtml:61 @@ -16479,7 +16626,7 @@ msgid "add place" msgstr "přidat místo" #. I18N: The name given to a child by its adoptive parents -#: app/Elements/NameType.php:47 +#: app/Elements/NameType.php:71 msgid "adopted name" msgstr "adoptované jméno" @@ -16496,7 +16643,7 @@ msgid "age" msgstr "věk" #. I18N: The name by which an individual is also known. e.g. a professional name or a stage name -#: app/Elements/NameType.php:49 +#: app/Elements/NameType.php:73 msgid "also known as" msgstr "také známý(á) jako" @@ -16580,7 +16727,7 @@ msgid "between %s and %s" msgstr "mezi %s a %s" #. I18N: The name given to an individual at their birth -#: app/Elements/NameType.php:51 +#: app/Elements/NameType.php:75 msgid "birth name" msgstr "rodné jméno" @@ -16685,9 +16832,9 @@ msgstr "dopočítáno %s" #: resources/views/admin/site-mail.phtml:244 #: resources/views/admin/site-preferences.phtml:118 #: resources/views/admin/site-registration.phtml:84 -#: resources/views/admin/tags.phtml:981 +#: resources/views/admin/tags.phtml:982 #: resources/views/admin/trees-preferences.phtml:753 -#: resources/views/admin/trees-privacy.phtml:287 +#: resources/views/admin/trees-privacy.phtml:291 #: resources/views/contact-page.phtml:82 #: resources/views/edit-blocks-page.phtml:69 #: resources/views/edit/change-family-members.phtml:97 @@ -16695,7 +16842,7 @@ msgstr "dopočítáno %s" #: resources/views/edit/edit-record.phtml:47 #: resources/views/edit/link-child-to-family.phtml:54 #: resources/views/edit/link-spouse-to-individual.phtml:55 -#: resources/views/edit/new-individual.phtml:51 +#: resources/views/edit/new-individual.phtml:55 #: resources/views/edit/raw-gedcom-fact.phtml:44 #: resources/views/edit/raw-gedcom-record.phtml:67 #: resources/views/edit/reorder-children.phtml:50 @@ -16708,7 +16855,7 @@ msgstr "dopočítáno %s" #: resources/views/modals/footer-save-cancel.phtml:14 #: resources/views/modules/bing-maps/config.phtml:49 #: resources/views/modules/clippings/add-options.phtml:39 -#: resources/views/modules/clippings/download.phtml:38 +#: resources/views/modules/clippings/download.phtml:40 #: resources/views/modules/custom-css-js/edit.phtml:51 #: resources/views/modules/edit-block-config.phtml:39 #: resources/views/modules/favorites/favorites.phtml:170 @@ -16724,16 +16871,16 @@ msgid "cancel" msgstr "zrušit" #. I18N: Status of child-parent link -#: app/Elements/ChildLinkageStatus.php:61 +#: app/Elements/ChildLinkageStatus.php:65 msgid "challenged" msgstr "zpochybněný" #. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) -#: app/Elements/NameType.php:53 +#: app/Elements/NameType.php:77 msgid "change of name" msgstr "změněné jméno" -#: app/Services/RelationshipService.php:430 +#: app/Elements/AgeAtEvent.php:80 app/Services/RelationshipService.php:430 msgid "child" msgstr "dítě" @@ -16776,8 +16923,6 @@ msgstr "kompaktní seznam" #: resources/views/admin/map-import-form.phtml:71 #: resources/views/admin/merge-records-step-1.phtml:149 #: resources/views/admin/synchronize-trees.phtml:25 -#: resources/views/admin/trees-export.phtml:41 -#: resources/views/admin/trees-export.phtml:84 #: resources/views/admin/trees-import.phtml:138 #: resources/views/admin/trees-merge.phtml:59 #: resources/views/admin/trees-renumber.phtml:43 @@ -16868,12 +17013,12 @@ msgid "died" msgstr "zemřel" #. I18N: Status of child-parent link -#: app/Elements/ChildLinkageStatus.php:62 +#: app/Elements/ChildLinkageStatus.php:66 msgid "disproven" msgstr "vyvrácený" -#: app/Module/PedigreeChartModule.php:372 -#: app/Module/PedigreeChartModule.php:380 +#: app/Module/PedigreeChartModule.php:367 +#: app/Module/PedigreeChartModule.php:375 #: resources/views/edit/reorder-card-header.phtml:30 msgid "down" msgstr "dolů" @@ -16881,7 +17026,8 @@ msgstr "dolů" #. I18N: A button label. #: resources/views/admin/changes-log.phtml:110 #: resources/views/admin/site-logs.phtml:102 -#: resources/views/modules/clippings/download.phtml:34 +#: resources/views/admin/trees-export.phtml:69 +#: resources/views/modules/clippings/download.phtml:36 #: resources/views/report-setup-page.phtml:83 #: resources/views/report-setup-page.phtml:96 msgid "download" @@ -16942,7 +17088,7 @@ msgid "eleventh cousin" msgstr "bratranec (z 11. kolena)" #. I18N: A name given to an individual, from the farm or estate on which they lived or worked -#: app/Elements/NameType.php:55 +#: app/Elements/NameType.php:79 msgid "estate name" msgstr "jméno podle místa" @@ -16969,7 +17115,7 @@ msgstr "ex-manželka" msgid "export file" msgstr "exportovat soubor" -#: app/Http/RequestHandlers/TreePreferencesPage.php:115 +#: app/Http/RequestHandlers/TreePreferencesPage.php:114 #: resources/xml/reports/fact_sources.xml:6 msgid "facts" msgstr "fakta" @@ -17360,7 +17506,7 @@ msgid "from %s to %s" msgstr "od %s do %s" #. I18N: layout option for the fan chart -#: app/Module/FanChartModule.php:525 +#: app/Module/FanChartModule.php:520 msgid "full circle" msgstr "plný kruh" @@ -17374,7 +17520,7 @@ msgid "geographic" msgstr "zeměpisný" #. I18N: A button label. -#: resources/views/edit/new-individual.phtml:46 +#: resources/views/edit/new-individual.phtml:50 msgid "go to new individual" msgstr "přejít na novou osobu" @@ -18898,7 +19044,7 @@ msgid "great-uncle" msgstr "prastrýc" #. I18N: layout option for the fan chart -#: app/Module/FanChartModule.php:521 +#: app/Module/FanChartModule.php:516 msgid "half circle" msgstr "půlkruh" @@ -18953,30 +19099,30 @@ msgid "herself" msgstr "ona sama" #: resources/views/admin/site-mail.phtml:152 -#: resources/views/admin/tags.phtml:65 resources/views/admin/tags.phtml:79 -#: resources/views/admin/tags.phtml:93 resources/views/admin/tags.phtml:105 -#: resources/views/admin/tags.phtml:119 resources/views/admin/tags.phtml:133 -#: resources/views/admin/tags.phtml:147 resources/views/admin/tags.phtml:161 -#: resources/views/admin/tags.phtml:195 resources/views/admin/tags.phtml:209 -#: resources/views/admin/tags.phtml:223 resources/views/admin/tags.phtml:237 -#: resources/views/admin/tags.phtml:253 resources/views/admin/tags.phtml:287 -#: resources/views/admin/tags.phtml:301 resources/views/admin/tags.phtml:315 -#: resources/views/admin/tags.phtml:349 resources/views/admin/tags.phtml:362 -#: resources/views/admin/tags.phtml:376 resources/views/admin/tags.phtml:390 -#: resources/views/admin/tags.phtml:429 resources/views/admin/tags.phtml:463 -#: resources/views/admin/tags.phtml:477 resources/views/admin/tags.phtml:491 -#: resources/views/admin/tags.phtml:509 resources/views/admin/tags.phtml:527 -#: resources/views/admin/tags.phtml:541 resources/views/admin/tags.phtml:559 -#: resources/views/admin/tags.phtml:573 resources/views/admin/tags.phtml:587 -#: resources/views/admin/tags.phtml:601 resources/views/admin/tags.phtml:615 -#: resources/views/admin/tags.phtml:629 resources/views/admin/tags.phtml:643 -#: resources/views/admin/tags.phtml:657 resources/views/admin/tags.phtml:671 -#: resources/views/admin/tags.phtml:685 resources/views/admin/tags.phtml:699 -#: resources/views/admin/tags.phtml:713 resources/views/admin/tags.phtml:767 -#: resources/views/admin/tags.phtml:801 resources/views/admin/tags.phtml:815 -#: resources/views/admin/tags.phtml:829 resources/views/admin/tags.phtml:843 -#: resources/views/admin/tags.phtml:857 resources/views/admin/tags.phtml:871 -#: resources/views/admin/tags.phtml:907 resources/views/admin/tags.phtml:925 +#: resources/views/admin/tags.phtml:66 resources/views/admin/tags.phtml:80 +#: resources/views/admin/tags.phtml:94 resources/views/admin/tags.phtml:106 +#: resources/views/admin/tags.phtml:120 resources/views/admin/tags.phtml:134 +#: resources/views/admin/tags.phtml:148 resources/views/admin/tags.phtml:162 +#: resources/views/admin/tags.phtml:196 resources/views/admin/tags.phtml:210 +#: resources/views/admin/tags.phtml:224 resources/views/admin/tags.phtml:238 +#: resources/views/admin/tags.phtml:254 resources/views/admin/tags.phtml:288 +#: resources/views/admin/tags.phtml:302 resources/views/admin/tags.phtml:316 +#: resources/views/admin/tags.phtml:350 resources/views/admin/tags.phtml:363 +#: resources/views/admin/tags.phtml:377 resources/views/admin/tags.phtml:391 +#: resources/views/admin/tags.phtml:430 resources/views/admin/tags.phtml:464 +#: resources/views/admin/tags.phtml:478 resources/views/admin/tags.phtml:492 +#: resources/views/admin/tags.phtml:510 resources/views/admin/tags.phtml:528 +#: resources/views/admin/tags.phtml:542 resources/views/admin/tags.phtml:560 +#: resources/views/admin/tags.phtml:574 resources/views/admin/tags.phtml:588 +#: resources/views/admin/tags.phtml:602 resources/views/admin/tags.phtml:616 +#: resources/views/admin/tags.phtml:630 resources/views/admin/tags.phtml:644 +#: resources/views/admin/tags.phtml:658 resources/views/admin/tags.phtml:672 +#: resources/views/admin/tags.phtml:686 resources/views/admin/tags.phtml:700 +#: resources/views/admin/tags.phtml:714 resources/views/admin/tags.phtml:768 +#: resources/views/admin/tags.phtml:802 resources/views/admin/tags.phtml:816 +#: resources/views/admin/tags.phtml:830 resources/views/admin/tags.phtml:844 +#: resources/views/admin/tags.phtml:858 resources/views/admin/tags.phtml:872 +#: resources/views/admin/tags.phtml:908 resources/views/admin/tags.phtml:926 #: resources/views/admin/trees-preferences.phtml:296 #: resources/views/admin/trees-preferences.phtml:372 #: resources/views/admin/trees-preferences.phtml:385 @@ -19013,7 +19159,7 @@ msgid "husband" msgstr "manžel" #. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names -#: app/Elements/NameType.php:57 +#: app/Elements/NameType.php:81 msgid "immigration name" msgstr "imigrační jméno" @@ -19022,6 +19168,10 @@ msgstr "imigrační jméno" msgid "import file" msgstr "importovat soubor" +#: app/Elements/AgeAtEvent.php:83 +msgid "infant" +msgstr "Nemluvně" + #: app/Elements/NoteStructure.php:66 msgid "inline note" msgstr "Vnitřní poznámka" @@ -19074,17 +19224,17 @@ msgctxt "Show the [first/last] [N] parts of a place name." msgid "last" msgstr "poslední" -#: app/Module/PedigreeChartModule.php:369 -#: app/Module/PedigreeChartModule.php:377 +#: app/Module/PedigreeChartModule.php:364 +#: app/Module/PedigreeChartModule.php:372 msgid "left" msgstr "vlevo" #. I18N: Layout option for lists of names #. I18N: An option in a list-box -#: app/Http/RequestHandlers/TreePreferencesPage.php:92 -#: app/Module/OnThisDayModule.php:258 app/Module/RecentChangesModule.php:255 +#: app/Http/RequestHandlers/TreePreferencesPage.php:91 +#: app/Module/OnThisDayModule.php:264 app/Module/RecentChangesModule.php:255 #: app/Module/TopGivenNamesModule.php:182 -#: app/Module/UpcomingAnniversariesModule.php:310 +#: app/Module/UpcomingAnniversariesModule.php:319 #: app/Module/YahrzeitModule.php:257 msgid "list" msgstr "seznam" @@ -19095,7 +19245,7 @@ msgid "locations updated: %s, locations added: %s" msgstr "aktualizovaná místa: %s, přidaná místa: %s" #. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) -#: app/Elements/NameType.php:59 +#: app/Elements/NameType.php:83 msgid "maiden name" msgstr "jméno za svobodna" @@ -19104,7 +19254,7 @@ msgid "managers" msgstr "správci" #. I18N: https://en.wikipedia.org/wiki/Markdown -#: app/Http/RequestHandlers/TreePreferencesPage.php:110 +#: app/Http/RequestHandlers/TreePreferencesPage.php:109 msgid "markdown" msgstr "markdown" @@ -19119,7 +19269,7 @@ msgid "married" msgstr "si vzal" #. I18N: A name taken on marriage - usually the wife takes the husband’s surname -#: app/Elements/NameType.php:61 +#: app/Elements/NameType.php:85 msgid "married name" msgstr "manželské jméno" @@ -19425,8 +19575,8 @@ msgstr "bratranec (z 9. kolena)" msgid "no" msgstr "ne" -#: app/Http/RequestHandlers/TreePreferencesPage.php:114 -#: app/Module/RelationshipsChartModule.php:472 +#: app/Http/RequestHandlers/TreePreferencesPage.php:113 +#: app/Module/RelationshipsChartModule.php:469 #: app/Services/EmailService.php:203 #: resources/views/modules/statistics-chart/custom.phtml:83 msgid "none" @@ -19510,7 +19660,7 @@ msgid "percentage" msgstr "procento" #. I18N: https://en.wikipedia.org/wiki/Plain_text -#: app/Http/RequestHandlers/TreePreferencesPage.php:108 +#: app/Http/RequestHandlers/TreePreferencesPage.php:107 msgid "plain text" msgstr "prostý text" @@ -19540,7 +19690,7 @@ msgid "primary evidence" msgstr "hlavní důkaz" #. I18N: Status of child-parent link -#: app/Elements/ChildLinkageStatus.php:63 +#: app/Elements/ChildLinkageStatus.php:67 msgid "proven" msgstr "prokázaný" @@ -19549,7 +19699,7 @@ msgstr "prokázaný" msgid "questionable evidence" msgstr "sporný důkaz" -#: app/Http/RequestHandlers/TreePreferencesPage.php:116 +#: app/Http/RequestHandlers/TreePreferencesPage.php:115 #: resources/xml/reports/fact_sources.xml:6 msgid "records" msgstr "záznamy" @@ -19583,7 +19733,7 @@ msgid "religious" msgstr "náboženský" #. I18N: A name taken when entering a religion or a religious order -#: app/Elements/NameType.php:63 +#: app/Elements/NameType.php:87 msgid "religious name" msgstr "náboženské jméno" @@ -19601,8 +19751,8 @@ msgstr "nahradit" msgid "reset" msgstr "vynulovat" -#: app/Module/PedigreeChartModule.php:370 -#: app/Module/PedigreeChartModule.php:378 +#: app/Module/PedigreeChartModule.php:365 +#: app/Module/PedigreeChartModule.php:373 msgid "right" msgstr "vpravo" @@ -19615,9 +19765,10 @@ msgstr "vpravo" #: resources/views/admin/site-mail.phtml:239 #: resources/views/admin/site-preferences.phtml:113 #: resources/views/admin/site-registration.phtml:79 -#: resources/views/admin/tags.phtml:977 +#: resources/views/admin/tags.phtml:978 +#: resources/views/admin/trees-export.phtml:43 #: resources/views/admin/trees-preferences.phtml:749 -#: resources/views/admin/trees-privacy.phtml:282 +#: resources/views/admin/trees-privacy.phtml:286 #: resources/views/admin/users-create.phtml:84 #: resources/views/admin/users-edit.phtml:348 #: resources/views/edit-account-page.phtml:162 @@ -19627,7 +19778,7 @@ msgstr "vpravo" #: resources/views/edit/edit-record.phtml:41 #: resources/views/edit/link-child-to-family.phtml:49 #: resources/views/edit/link-spouse-to-individual.phtml:50 -#: resources/views/edit/new-individual.phtml:41 +#: resources/views/edit/new-individual.phtml:45 #: resources/views/edit/raw-gedcom-fact.phtml:40 #: resources/views/edit/raw-gedcom-record.phtml:63 #: resources/views/edit/reorder-children.phtml:40 @@ -19874,7 +20025,7 @@ msgid "shared note" msgstr "sdílená poznámka" #: resources/views/admin/site-mail.phtml:152 -#: resources/views/admin/tags.phtml:967 +#: resources/views/admin/tags.phtml:968 #: resources/views/admin/trees-preferences.phtml:296 #: resources/views/admin/trees-preferences.phtml:372 #: resources/views/admin/trees-preferences.phtml:385 @@ -19909,6 +20060,7 @@ msgid "show changes recorded in the genealogy data" msgstr "zobrazit změny zaznamenané v genealogických údajích" #. I18N: button label +#: resources/views/admin/trees-check.phtml:49 #: resources/views/lists/anniversaries-list.phtml:24 #: resources/views/modules/gedcom_news/list.phtml:26 #: resources/views/modules/recent_changes/changes-list.phtml:23 @@ -20034,7 +20186,7 @@ msgid "son/daughter-in-law" msgstr "zeť/snacha" #. I18N: An option in a list-box -#: app/Module/UpcomingAnniversariesModule.php:322 +#: app/Module/UpcomingAnniversariesModule.php:331 #: resources/xml/reports/change_report.xml:7 msgid "sort by date" msgstr "seřadit podle data" @@ -20065,18 +20217,18 @@ msgid "sort by date of marriage" msgstr "seřadit podle data sňatku" #. I18N: An option in a list-box -#: app/Module/OnThisDayModule.php:269 app/Module/RecentChangesModule.php:266 +#: app/Module/OnThisDayModule.php:275 app/Module/RecentChangesModule.php:266 msgid "sort by date, newest first" msgstr "seřadit podle data, nejprve nejnovější" #. I18N: An option in a list-box -#: app/Module/OnThisDayModule.php:267 app/Module/RecentChangesModule.php:264 +#: app/Module/OnThisDayModule.php:273 app/Module/RecentChangesModule.php:264 msgid "sort by date, oldest first" msgstr "seřadit podle data, nejprve nejstarší" #. I18N: An option in a list-box -#: app/Module/OnThisDayModule.php:265 app/Module/RecentChangesModule.php:262 -#: app/Module/UpcomingAnniversariesModule.php:321 +#: app/Module/OnThisDayModule.php:271 app/Module/RecentChangesModule.php:262 +#: app/Module/UpcomingAnniversariesModule.php:330 #: resources/xml/reports/bdm_report.xml:11 #: resources/xml/reports/birth_report.xml:9 #: resources/xml/reports/cemetery_report.xml:6 @@ -20199,19 +20351,23 @@ msgctxt "wife’s son" msgid "step-son" msgstr "nevlastní syn" +#: app/Elements/AgeAtEvent.php:86 +msgid "stillborn" +msgstr "Narozen(a) mrtvý(á)" + #. I18N: Layout option for lists of names #. I18N: An option in a list-box -#: app/Http/RequestHandlers/TreePreferencesPage.php:94 -#: app/Module/OnThisDayModule.php:260 app/Module/RecentChangesModule.php:257 +#: app/Http/RequestHandlers/TreePreferencesPage.php:93 +#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:257 #: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:270 -#: app/Module/UpcomingAnniversariesModule.php:311 +#: app/Module/UpcomingAnniversariesModule.php:320 #: app/Module/YahrzeitModule.php:259 msgid "table" msgstr "tabulka" #. I18N: Layout option for lists of names #. I18N: An option in a list-box -#: app/Http/RequestHandlers/TreePreferencesPage.php:96 +#: app/Http/RequestHandlers/TreePreferencesPage.php:95 #: app/Module/TopSurnamesModule.php:272 msgid "tag cloud" msgstr "množina tagů" @@ -20297,7 +20453,7 @@ msgid "thirteenth cousin" msgstr "bratranec (z 13. kolena)" #. I18N: layout option for the fan chart -#: app/Module/FanChartModule.php:523 +#: app/Module/FanChartModule.php:518 msgid "three-quarter circle" msgstr "tři čtvrtě kruhu" @@ -20373,7 +20529,7 @@ msgctxt "unknown family" msgid "unknown" msgstr "neznámá" -#: app/Module/RelationshipsChartModule.php:476 +#: app/Module/RelationshipsChartModule.php:473 msgid "unlimited" msgstr "bez omezení" @@ -20382,8 +20538,8 @@ msgstr "bez omezení" msgid "unreliable evidence" msgstr "nespolehlivý důkaz" -#: app/Module/PedigreeChartModule.php:371 -#: app/Module/PedigreeChartModule.php:379 +#: app/Module/PedigreeChartModule.php:366 +#: app/Module/PedigreeChartModule.php:374 #: resources/views/edit/reorder-card-header.phtml:26 msgid "up" msgstr "nahoru" @@ -20438,6 +20594,14 @@ msgstr "se narodil" msgid "webtrees" msgstr "webtrees" +#: app/Http/RequestHandlers/CheckTree.php:297 +msgid "webtrees cannot create thumbnails for this file format." +msgstr "" + +#: app/Http/RequestHandlers/CheckTree.php:294 +msgid "webtrees does not recognise this file format." +msgstr "" + #: app/Services/MessageService.php:129 msgid "webtrees message" msgstr "Zpráva webtrees" @@ -20468,7 +20632,7 @@ msgstr "xenea" msgid "years" msgstr "roky" -#: app/Elements/AbstractEventElement.php:82 +#: app/Elements/AbstractEventElement.php:88 #: app/Elements/OrdinanceProcessFlag.php:56 #: app/Http/RequestHandlers/FamilyPage.php:143 #: app/Http/RequestHandlers/UserListData.php:140 @@ -20537,6 +20701,11 @@ msgstr[0] "±%s rok" msgstr[1] "±%s roky" msgstr[2] "±%s let" +#: app/Http/RequestHandlers/CheckTree.php:288 +#, php-format +msgid "“%1$s” should be “%2$s”." +msgstr "" + #: app/Http/RequestHandlers/CopyFact.php:71 #, php-format msgid "“%s“ has been copied to the clipboard." @@ -20561,18 +20730,18 @@ msgid "…" msgstr "…" #: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 -#: app/Family.php:381 app/Individual.php:1041 -#: app/Module/IndividualListModule.php:278 -#: app/Module/IndividualListModule.php:502 +#: app/Family.php:381 app/Individual.php:1048 +#: app/Module/IndividualListModule.php:275 +#: app/Module/IndividualListModule.php:499 msgctxt "Unknown given name" msgid "…" msgstr "…" #: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 -#: app/Family.php:381 app/Individual.php:1040 -#: app/Module/IndividualListModule.php:263 -#: app/Module/IndividualListModule.php:287 -#: app/Module/IndividualListModule.php:518 +#: app/Family.php:381 app/Individual.php:1047 +#: app/Module/IndividualListModule.php:260 +#: app/Module/IndividualListModule.php:284 +#: app/Module/IndividualListModule.php:515 msgctxt "Unknown surname" msgid "…" msgstr "…" @@ -20588,6 +20757,10 @@ msgstr "…" #~ msgstr "%s." #, php-format +#~ msgid "%1$s %2$s has a %3$s link to %4$s." +#~ msgstr "%1$s %2$s odkazuje %3$s na %4$s." + +#, php-format #~ msgid "%1$s does not exist." #~ msgstr "%1$s neexistuje." @@ -20705,6 +20878,10 @@ msgstr "…" #~ 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>" #~ msgstr "<p>Upozornění: Dokončením a odesláním tohoto formuláře souhlasíte:<ul><li>s ochranou soukromí žijících osob zobrazených na našich webových stránkách</li><li>a níže v rámečku vysvětlujete, s kým jste příbuzný/á nebo nám poskytujete informaci na někoho, kdo by měl byt zobrazen na našich stránkách.</li></ul></div>" +#, php-format +#~ msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" +#~ msgstr "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" + #~ msgid "A database server can store many separate databases. You need to select an existing database (created by your server’s administrator) or create a new one (if your database user account has sufficient privileges)." #~ msgstr "Databázový server umožňuje uložit více oddělených databází. Vyberte existující databázi (vytvořenou správcem vašeho serveru) nebo vytvořte novou (pokud váš databázový účet má dostatečná práva)." @@ -20786,6 +20963,9 @@ msgstr "…" #~ msgid "Add missing married names" #~ msgstr "Přidat chybějící manželská jména" +#~ msgid "Add the GEDCOM media path to filenames" +#~ msgstr "Přidat GEDCOM media cestu ke jménům souborů" + #~ msgid "Add to favorites" #~ msgstr "Přidat do oblíbených" @@ -21539,6 +21719,10 @@ msgstr "…" #~ msgid "Media contains" #~ msgstr "Média obsahují" +#, php-format +#~ msgid "Media filenames will be prefixed by %s." +#~ msgstr "Jména souborů médií dostanou předponu %s." + #~ msgid "Medical condition" #~ msgstr "Zdravotní stav" @@ -21607,18 +21791,6 @@ msgstr "…" #~ msgid "No custom themes are enabled." #~ msgstr "Nejsou povolena žádná vlastní témata." -#~ msgid "No events for living individuals exist for today." -#~ msgstr "Žádné události pro žijící pro dnešek." - -#~ msgid "No events for living individuals exist for tomorrow." -#~ msgstr "Zítra žádné události pro žijící." - -#~ msgid "No events for living people exist for the next %s day." -#~ msgid_plural "No events for living people exist for the next %s days." -#~ msgstr[0] "Neexistují žádné události pro žijící lidi v následujícím %s dnu." -#~ msgstr[1] "Neexistují žádné události pro žijící lidi v následujících %s dnech." -#~ msgstr[2] "Neexistují žádné události pro žijící lidi v následujících %s dnech." - #~ msgid "No limit" #~ msgstr "Bez omezení" @@ -22359,6 +22531,9 @@ msgstr "…" #~ msgid "This specifies the precision of the different levels when entering new geographic locations. For example a country will be specified with precision 0 (=0 digits after the decimal point), while a town needs 3 or 4 digits." #~ msgstr "Toto určuje přesnost různých úrovní, pokud vstupujete do nových geografických míst. Například stát bude určen s přesností 0 (=0 číslic po desetinné čárce), zatímco město potřebuje 3 nebo 4 číslice." +#~ msgid "This type of link is not allowed here." +#~ msgstr "Tento druh odkazu tady není povolený." + #~ msgid "This will update the highest-level part or parts of the place name. For example, “Mexico” will match “Quintana Roo, Mexico”, but not “Santa Fe, New Mexico”." #~ msgstr "Toto aktualizuje nejvyšší úroveň části jména místa. Například „Mexico“ bude odpovídat „Quintana Roo, Mexico“, ale ne „Santa Fe, New Mexico“." @@ -22661,6 +22836,9 @@ msgstr "…" #~ msgid "Yugoslavia" #~ msgstr "Jugoslávie" +#~ msgid "ZIP (includes media files)" +#~ msgstr "ZIP (včetně souborů médií)" + #~ msgid "Zaire" #~ msgstr "Zair" |
