diff --git a/po/cs.po b/po/cs.po index db18b9db2..5c802e306 100644 --- a/po/cs.po +++ b/po/cs.po @@ -37,8 +37,8 @@ msgid "" msgstr "" "Project-Id-Version: gramps 3.3.x\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-12-26 11:20-0600\n" -"PO-Revision-Date: 2019-01-11 18:01+0100\n" +"POT-Creation-Date: 2019-06-13 17:22-0500\n" +"PO-Revision-Date: 2019-08-29 12:22+0200\n" "Last-Translator: Zdeněk Hataš \n" "Language-Team: Czech >\n" "Language: cs\n" @@ -678,14 +678,14 @@ msgstr "" msgid "" "Improving Gramps
Users are encouraged to request enhancements to " "Gramps. Requesting an enhancement can be done either through the gramps-" -"users or gramps-devel mailing lists, or by going to http://bugs.gramps-" -"project.org and creating a Feature Request. Filing a Feature Request is " +"users or gramps-devel mailing lists, or by going to https://gramps-project." +"org/bugs/ and creating a Feature Request. Filing a Feature Request is " "preferred but it can be good to discuss your ideas on the email lists." msgstr "" "Vylepšování Gramps
Vývojářský tým vyzývá uživatele, aby sdělovali " "požadavky na vylepšení Gramps. Požadavek na novou funkci může být podán přes " "mailové konference gramps-users nebo gramps-devel, případně vytvoření " -"požadavku na http://bugs.gramps-project.org. Vytvoření požadavku je " +"požadavku na https://gramps-project.org/bugs/. Vytvoření požadavku je " "preferovanou variantou. Vedení diskuze o vašich nápadech v konferenci může " "být přesto užitečné." @@ -908,15 +908,6 @@ msgstr "" "Gramps, je použít systém sledování chyb na stránce https://gramps-project." "org/bugs/" -#: ../data/tips.xml.in.h:46 -msgid "" -"Reporting Bugs in Gramps
The best way to report a bug in Gramps " -"is to use the Gramps bug tracking system at http://bugs.gramps-project.org" -msgstr "" -"Hlášení chyb v Gramps
Nejlepší způsob, jak nahlásit chybu v " -"Gramps, je použít systém sledování chyb na stránce http://bugs.gramps-" -"project.org" - #: ../data/tips.xml.in.h:47 msgid "" "The Gramps Homepage
The Gramps homepage is at http://gramps-" @@ -1181,6 +1172,11 @@ msgstr "Přepsat existující soubor: %s" msgid "ERROR: Unrecognized format for export file %s" msgstr "CHYBA: Formát souboru %s pro export nebyl rozpoznán" +#: ../gramps/cli/arghandler.py:385 ../gramps/gen/plug/utils.py:316 +#, python-format +msgid "Error: cannot open '%s'" +msgstr "Chyba: nelze otevřít '%s;'" + #: ../gramps/cli/arghandler.py:404 msgid "List of known Family Trees in your database path\n" msgstr "Seznam známých rodokmenů v databázi\n" @@ -1205,7 +1201,7 @@ msgstr "Rodokmeny Gramps:" #: ../gramps/cli/arghandler.py:443 ../gramps/cli/arghandler.py:444 #: ../gramps/cli/arghandler.py:446 ../gramps/cli/clidbman.py:69 #: ../gramps/cli/clidbman.py:169 ../gramps/cli/clidbman.py:197 -#: ../gramps/gui/clipboard.py:916 ../gramps/gui/configure.py:1574 +#: ../gramps/gui/clipboard.py:916 ../gramps/gui/configure.py:1798 msgid "Family Tree" msgstr "Rodokmen" @@ -1326,7 +1322,8 @@ msgstr "" msgid "Unknown action: %s." msgstr "Neznámá akce: %s." -#: ../gramps/cli/argparser.py:55 +#: ../gramps/cli/argparser.py:56 +#, fuzzy msgid "" "\n" "Usage: gramps.py [OPTION...]\n" @@ -1361,6 +1358,16 @@ msgid "" " -q, --quiet Suppress progress indication output " "(non-GUI mode only)\n" " -v, --version Show versions\n" +" -S, --safe Start Gramps in 'Safe mode'\n" +" (temporarily use default " +"settings)\n" +" -D, --default=[APXFE] Reset settings to default;\n" +" A - addons are cleared\n" +" P - Preferences to default\n" +" X - Books are cleared, reports and tool settings to " +"default\n" +" F - filters are cleared\n" +" E - Everything is set to default or cleared\n" msgstr "" "\n" "Použití: gramps.py [MOŽNOST...]\n" @@ -1396,7 +1403,7 @@ msgstr "" "(non GUI režim)\n" " -v, --version Zobrazit verze\n" -#: ../gramps/cli/argparser.py:86 +#: ../gramps/cli/argparser.py:95 msgid "" "\n" "Example of usage of Gramps command line interface\n" @@ -1511,11 +1518,11 @@ msgstr "" "Poznámka: tyto příklady jsou určeny pro bash.\n" "Syntaxe v jiném interpretru příkazové řádky a ve Windows se může lišit.\n" -#: ../gramps/cli/argparser.py:248 ../gramps/cli/argparser.py:421 +#: ../gramps/cli/argparser.py:257 ../gramps/cli/argparser.py:470 msgid "Error parsing the arguments" msgstr "Chyba při zpracovávání argumentů" -#: ../gramps/cli/argparser.py:250 +#: ../gramps/cli/argparser.py:259 #, python-format msgid "" "Error parsing the arguments: %s \n" @@ -1525,12 +1532,12 @@ msgstr "" "Napište gramps --help pro zjištění přehledu příkazů, nebo si přečtěte " "manuálové stránky." -#: ../gramps/cli/argparser.py:268 +#: ../gramps/cli/argparser.py:277 #, python-format msgid "Trying to open: %s ..." msgstr "Pokus o otevření: %s ..." -#: ../gramps/cli/argparser.py:312 +#: ../gramps/cli/argparser.py:321 #, python-format msgid "" "WARNING: %(strerr)s (errno=%(errno)s):\n" @@ -1539,42 +1546,42 @@ msgstr "" "POZOR: %(strerr)s (errno=%(errno)s):\n" "POZOR: %(name)s\n" -#: ../gramps/cli/argparser.py:324 +#: ../gramps/cli/argparser.py:333 #, python-format msgid "Unknown action: %s. Ignoring." msgstr "Neznámá akce: %s. Ignoruje se." -#: ../gramps/cli/argparser.py:334 +#: ../gramps/cli/argparser.py:343 msgid "setup debugging" msgstr "nastavit ladění" -#: ../gramps/cli/argparser.py:345 +#: ../gramps/cli/argparser.py:355 #, python-format msgid "Gramps config settings from %s:" msgstr "Konfigurační volba Gramps z %s:" -#: ../gramps/cli/argparser.py:362 +#: ../gramps/cli/argparser.py:373 #, python-format msgid "Current Gramps config setting: %(name)s:%(value)s" msgstr "Stávající konfigurační volba Gramps: %(name)s:%(value)s" #. does a user want the default config value? -#: ../gramps/cli/argparser.py:369 +#: ../gramps/cli/argparser.py:380 msgid "DEFAULT" msgstr "VÝCHOZÍ" #. translators: indent "New" to match "Current" -#: ../gramps/cli/argparser.py:376 +#: ../gramps/cli/argparser.py:387 #, python-format msgid " New Gramps config setting: %(name)s:%(value)s" msgstr " Nová konfigurační volba Gramps: %(name)s:%(value)s" -#: ../gramps/cli/argparser.py:384 +#: ../gramps/cli/argparser.py:395 #, python-format msgid "Gramps: no such config setting: '%s'" msgstr "Gramps: konfigurační volba neexistuje: '%s'" -#: ../gramps/cli/argparser.py:422 +#: ../gramps/cli/argparser.py:471 #, python-format msgid "" "Error parsing the arguments: %s \n" @@ -1609,11 +1616,11 @@ msgstr "" msgid "Path" msgstr "Cesta" -#: ../gramps/cli/clidbman.py:171 ../gramps/gen/plug/_pluginreg.py:90 +#: ../gramps/cli/clidbman.py:171 ../gramps/gen/plug/_pluginreg.py:91 msgid "Database" msgstr "Databáze" -#: ../gramps/cli/clidbman.py:172 ../gramps/gui/dbman.py:411 +#: ../gramps/cli/clidbman.py:172 ../gramps/gui/dbman.py:410 msgid "Last accessed" msgstr "Poslední přístup" @@ -1631,20 +1638,22 @@ msgstr "Rodokmen \"%s\":" #. translators: needed for French, ignore otherwise #: ../gramps/cli/clidbman.py:201 ../gramps/gen/plug/report/utils.py:160 #: ../gramps/gui/editors/editattribute.py:135 -#: ../gramps/gui/editors/editname.py:310 ../gramps/gui/plug/_windows.py:685 -#: ../gramps/gui/plug/_windows.py:1116 -#: ../gramps/plugins/gramplet/whatsnext.py:493 -#: ../gramps/plugins/textreport/detancestralreport.py:471 -#: ../gramps/plugins/textreport/detdescendantreport.py:503 +#: ../gramps/gui/editors/editname.py:310 ../gramps/gui/plug/_windows.py:687 +#: ../gramps/gui/plug/_windows.py:1118 +#: ../gramps/plugins/gramplet/whatsnext.py:494 +#: ../gramps/plugins/textreport/birthdayreport.py:187 +#: ../gramps/plugins/textreport/birthdayreport.py:191 +#: ../gramps/plugins/textreport/detancestralreport.py:475 +#: ../gramps/plugins/textreport/detdescendantreport.py:505 #: ../gramps/plugins/textreport/familygroup.py:140 #: ../gramps/plugins/textreport/familygroup.py:306 -#: ../gramps/plugins/textreport/indivcomplete.py:916 -#: ../gramps/plugins/textreport/indivcomplete.py:956 -#: ../gramps/plugins/textreport/indivcomplete.py:1027 +#: ../gramps/plugins/textreport/indivcomplete.py:917 +#: ../gramps/plugins/textreport/indivcomplete.py:957 +#: ../gramps/plugins/textreport/indivcomplete.py:1028 #: ../gramps/plugins/textreport/placereport.py:185 -#: ../gramps/plugins/webreport/basepage.py:700 -#: ../gramps/plugins/webreport/basepage.py:2194 -#: ../gramps/plugins/webreport/basepage.py:2239 +#: ../gramps/plugins/webreport/basepage.py:715 +#: ../gramps/plugins/webreport/basepage.py:2275 +#: ../gramps/plugins/webreport/basepage.py:2320 #, python-format msgid "%(str1)s: %(str2)s" msgstr "%(str1)s, %(str2)s" @@ -1659,7 +1668,7 @@ msgid "Import finished..." msgstr "Import byl dokončen..." #. Create a new database -#: ../gramps/cli/clidbman.py:366 ../gramps/plugins/importer/importcsv.py:343 +#: ../gramps/cli/clidbman.py:366 ../gramps/plugins/importer/importcsv.py:359 msgid "Importing data..." msgstr "Importuji data..." @@ -1676,7 +1685,7 @@ msgstr "" "Jste si jistí že chcete odstranit rodokmen\n" "\"%s\"?" -#: ../gramps/cli/clidbman.py:436 ../gramps/gui/dbman.py:739 +#: ../gramps/cli/clidbman.py:436 ../gramps/gui/dbman.py:738 msgid "Could not delete Family Tree" msgstr "Nelze vymazat rodokmen" @@ -1703,8 +1712,8 @@ msgstr "" " %s\n" "\n" -#: ../gramps/cli/clidbman.py:535 ../gramps/gui/configure.py:1415 -#: ../gramps/gui/configure.py:1562 +#: ../gramps/cli/clidbman.py:535 ../gramps/gui/configure.py:1633 +#: ../gramps/gui/configure.py:1786 msgid "Never" msgstr "Nikdy" @@ -1724,9 +1733,9 @@ msgstr "Zamkl %s" #. 00-00-yyyy #. oo-oo-yyyy #. dd-mm-00 (does this mean we do not know about the year?) -#. This function tries to parse the text and create a proper Gramps Date() -#. object. If all else fails we create a MOD_TEXTONLY Date() object. -#: ../gramps/cli/clidbman.py:553 ../gramps/gen/lib/attrtype.py:62 +#. Function tries to parse the text and create a proper Gramps Date() +#. object. If all else fails create a MOD_TEXTONLY Date() object. +#: ../gramps/cli/clidbman.py:553 ../gramps/gen/lib/attrtype.py:63 #: ../gramps/gen/lib/childreftype.py:73 ../gramps/gen/lib/eventroletype.py:52 #: ../gramps/gen/lib/eventtype.py:162 ../gramps/gen/lib/familyreltype.py:50 #: ../gramps/gen/lib/grampstype.py:34 ../gramps/gen/lib/nameorigintype.py:73 @@ -1738,71 +1747,69 @@ msgstr "Zamkl %s" #: ../gramps/gen/utils/unknown.py:120 ../gramps/gen/utils/unknown.py:122 #: ../gramps/gen/utils/unknown.py:126 ../gramps/gen/utils/unknown.py:132 #: ../gramps/gen/utils/unknown.py:137 ../gramps/gui/clipboard.py:185 -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:125 -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:143 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:173 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:191 #: ../gramps/gui/editors/editmedia.py:178 #: ../gramps/gui/editors/editmediaref.py:143 -#: ../gramps/plugins/db/bsddb/write.py:2292 +#: ../gramps/plugins/db/bsddb/write.py:2294 #: ../gramps/plugins/gramplet/persondetails.py:213 #: ../gramps/plugins/gramplet/persondetails.py:219 #: ../gramps/plugins/gramplet/persondetails.py:221 #: ../gramps/plugins/gramplet/persondetails.py:222 -#: ../gramps/plugins/gramplet/relativegramplet.py:124 -#: ../gramps/plugins/gramplet/relativegramplet.py:135 -#: ../gramps/plugins/graph/gvfamilylines.py:280 -#: ../gramps/plugins/graph/gvhourglass.py:376 -#: ../gramps/plugins/graph/gvrelgraph.py:903 -#: ../gramps/plugins/importer/importprogen.py:986 -#: ../gramps/plugins/lib/maps/geography.py:839 -#: ../gramps/plugins/lib/maps/geography.py:849 -#: ../gramps/plugins/lib/maps/geography.py:850 +#: ../gramps/plugins/gramplet/relativegramplet.py:126 +#: ../gramps/plugins/gramplet/relativegramplet.py:137 +#: ../gramps/plugins/graph/gvfamilylines.py:287 +#: ../gramps/plugins/graph/gvhourglass.py:427 +#: ../gramps/plugins/graph/gvrelgraph.py:948 +#: ../gramps/plugins/lib/libprogen.py:1057 +#: ../gramps/plugins/lib/maps/geography.py:802 +#: ../gramps/plugins/lib/maps/geography.py:812 +#: ../gramps/plugins/lib/maps/geography.py:813 #: ../gramps/plugins/quickview/all_relations.py:277 #: ../gramps/plugins/quickview/all_relations.py:294 #: ../gramps/plugins/textreport/descendreport.py:322 -#: ../gramps/plugins/textreport/detancestralreport.py:211 -#: ../gramps/plugins/textreport/detancestralreport.py:295 -#: ../gramps/plugins/textreport/detancestralreport.py:585 -#: ../gramps/plugins/textreport/detancestralreport.py:587 -#: ../gramps/plugins/textreport/detancestralreport.py:594 -#: ../gramps/plugins/textreport/detancestralreport.py:596 -#: ../gramps/plugins/textreport/detancestralreport.py:611 -#: ../gramps/plugins/textreport/detancestralreport.py:666 -#: ../gramps/plugins/textreport/detancestralreport.py:668 -#: ../gramps/plugins/textreport/detancestralreport.py:675 -#: ../gramps/plugins/textreport/detancestralreport.py:677 -#: ../gramps/plugins/textreport/detancestralreport.py:735 -#: ../gramps/plugins/textreport/detdescendantreport.py:335 -#: ../gramps/plugins/textreport/detdescendantreport.py:433 -#: ../gramps/plugins/textreport/detdescendantreport.py:609 -#: ../gramps/plugins/textreport/detdescendantreport.py:649 +#: ../gramps/plugins/textreport/detancestralreport.py:213 +#: ../gramps/plugins/textreport/detancestralreport.py:297 +#: ../gramps/plugins/textreport/detancestralreport.py:589 +#: ../gramps/plugins/textreport/detancestralreport.py:591 +#: ../gramps/plugins/textreport/detancestralreport.py:598 +#: ../gramps/plugins/textreport/detancestralreport.py:600 +#: ../gramps/plugins/textreport/detancestralreport.py:615 +#: ../gramps/plugins/textreport/detancestralreport.py:672 +#: ../gramps/plugins/textreport/detancestralreport.py:674 +#: ../gramps/plugins/textreport/detancestralreport.py:681 +#: ../gramps/plugins/textreport/detancestralreport.py:683 +#: ../gramps/plugins/textreport/detancestralreport.py:741 +#: ../gramps/plugins/textreport/detdescendantreport.py:337 +#: ../gramps/plugins/textreport/detdescendantreport.py:435 +#: ../gramps/plugins/textreport/detdescendantreport.py:611 #: ../gramps/plugins/textreport/detdescendantreport.py:651 -#: ../gramps/plugins/textreport/detdescendantreport.py:658 +#: ../gramps/plugins/textreport/detdescendantreport.py:653 #: ../gramps/plugins/textreport/detdescendantreport.py:660 -#: ../gramps/plugins/textreport/detdescendantreport.py:688 -#: ../gramps/plugins/textreport/detdescendantreport.py:833 +#: ../gramps/plugins/textreport/detdescendantreport.py:662 +#: ../gramps/plugins/textreport/detdescendantreport.py:690 +#: ../gramps/plugins/textreport/detdescendantreport.py:837 #: ../gramps/plugins/textreport/indivcomplete.py:85 -#: ../gramps/plugins/textreport/indivcomplete.py:939 -#: ../gramps/plugins/tool/check.py:2405 ../gramps/plugins/tool/check.py:2431 +#: ../gramps/plugins/textreport/indivcomplete.py:940 +#: ../gramps/plugins/tool/check.py:2440 ../gramps/plugins/tool/check.py:2466 #: ../gramps/plugins/tool/dumpgenderstats.py:74 #: ../gramps/plugins/tool/dumpgenderstats.py:97 #: ../gramps/plugins/tool/dumpgenderstats.py:100 -#: ../gramps/plugins/view/geoclose.py:523 -#: ../gramps/plugins/view/geofamclose.py:271 -#: ../gramps/plugins/view/geofamclose.py:715 -#: ../gramps/plugins/view/geofamily.py:467 -#: ../gramps/plugins/view/geomoves.py:596 -#: ../gramps/plugins/view/geoperson.py:477 -#: ../gramps/plugins/view/geoplaces.py:531 -#: ../gramps/plugins/view/relview.py:460 ../gramps/plugins/view/relview.py:995 -#: ../gramps/plugins/view/relview.py:1050 -#: ../gramps/plugins/webreport/basepage.py:1759 -#: ../gramps/plugins/webreport/basepage.py:1788 -#: ../gramps/plugins/webreport/basepage.py:1793 -#: ../gramps/plugins/webreport/basepage.py:1800 -#: ../gramps/plugins/webreport/basepage.py:2183 -#: ../gramps/plugins/webreport/basepage.py:2280 -#: ../gramps/plugins/webreport/basepage.py:2395 -#: ../gramps/plugins/db/bsddb/write.py:2294 +#: ../gramps/plugins/view/geoclose.py:595 +#: ../gramps/plugins/view/geofamclose.py:349 +#: ../gramps/plugins/view/geofamclose.py:785 +#: ../gramps/plugins/view/geofamily.py:517 +#: ../gramps/plugins/view/geomoves.py:662 +#: ../gramps/plugins/view/geoperson.py:543 +#: ../gramps/plugins/view/geoplaces.py:590 +#: ../gramps/plugins/view/relview.py:589 ../gramps/plugins/view/relview.py:1160 +#: ../gramps/plugins/view/relview.py:1215 +#: ../gramps/plugins/webreport/basepage.py:1838 +#: ../gramps/plugins/webreport/basepage.py:1868 +#: ../gramps/plugins/webreport/basepage.py:1873 +#: ../gramps/plugins/webreport/basepage.py:1880 +#: ../gramps/plugins/webreport/basepage.py:2264 +#: ../gramps/plugins/webreport/basepage.py:2436 msgid "Unknown" msgstr "Neznámý" @@ -1817,12 +1824,12 @@ msgid "ERROR: %s" msgstr "Chyba: %s" #: ../gramps/cli/grampscli.py:106 ../gramps/cli/user.py:200 -#: ../gramps/gui/dialog.py:249 +#: ../gramps/gui/dialog.py:295 msgid "Low level database corruption detected" msgstr "Bylo zjištěno poškození databáze" #: ../gramps/cli/grampscli.py:108 ../gramps/cli/user.py:201 -#: ../gramps/gui/dialog.py:250 +#: ../gramps/gui/dialog.py:296 msgid "" "Gramps has detected a problem in the underlying Berkeley database. This can " "be repaired from the Family Tree Manager. Select the database and click on " @@ -1836,7 +1843,7 @@ msgid "Read only database" msgstr "Databáze je jen pro čtení" #: ../gramps/cli/grampscli.py:154 ../gramps/gui/dbloader.py:166 -#: ../gramps/gui/dbloader.py:561 ../gramps/gui/dbloader.py:562 +#: ../gramps/gui/dbloader.py:535 msgid "You do not have write access to the selected file." msgstr "Do vybraného souboru nemáte právo zápisu." @@ -1852,7 +1859,7 @@ msgid "Cannot open database" msgstr "Databázi nelze otevřít" #: ../gramps/cli/grampscli.py:211 ../gramps/gui/dbloader.py:296 -#: ../gramps/gui/dbloader.py:518 ../gramps/gui/dbloader.py:519 +#: ../gramps/gui/dbloader.py:492 #, python-format msgid "Could not open file: %s" msgstr "Nelze otevřít soubor %s" @@ -1993,15 +2000,15 @@ msgstr " Platné volby jsou:" #: ../gramps/gen/plug/report/endnotes.py:204 #: ../gramps/gen/plug/report/endnotes.py:210 #: ../gramps/plugins/drawreport/descendtree.py:352 -#: ../gramps/plugins/drawreport/fanchart.py:362 -#: ../gramps/plugins/drawreport/fanchart.py:378 +#: ../gramps/plugins/drawreport/fanchart.py:364 +#: ../gramps/plugins/drawreport/fanchart.py:380 #: ../gramps/plugins/gramplet/persondetails.py:237 -#: ../gramps/plugins/gramplet/whatsnext.py:370 -#: ../gramps/plugins/gramplet/whatsnext.py:392 -#: ../gramps/plugins/gramplet/whatsnext.py:440 -#: ../gramps/plugins/gramplet/whatsnext.py:473 -#: ../gramps/plugins/gramplet/whatsnext.py:495 -#: ../gramps/plugins/graph/gvrelgraph.py:674 +#: ../gramps/plugins/gramplet/whatsnext.py:371 +#: ../gramps/plugins/gramplet/whatsnext.py:393 +#: ../gramps/plugins/gramplet/whatsnext.py:441 +#: ../gramps/plugins/gramplet/whatsnext.py:474 +#: ../gramps/plugins/gramplet/whatsnext.py:496 +#: ../gramps/plugins/graph/gvrelgraph.py:707 #: ../gramps/plugins/textreport/descendreport.py:270 #: ../gramps/plugins/textreport/descendreport.py:280 #: ../gramps/plugins/textreport/descendreport.py:286 @@ -2066,11 +2073,11 @@ msgstr "Nepodařilo se vytvořit sestavu. " msgid "Failed to make '%s' report." msgstr "Nepodařilo se vytvořit sestavu '%s'. " -#: ../gramps/cli/user.py:217 ../gramps/gui/dialog.py:235 +#: ../gramps/cli/user.py:217 ../gramps/gui/dialog.py:281 msgid "Error detected in database" msgstr "V databázi byla detekována chyba" -#: ../gramps/cli/user.py:218 ../gramps/gui/dialog.py:236 +#: ../gramps/cli/user.py:218 ../gramps/gui/dialog.py:282 #, python-format msgid "" "Gramps has detected an error in the database. This can usually be resolved " @@ -2087,27 +2094,27 @@ msgstr "" "hlášení o chybě na %(gramps_bugtracker_url)s\n" "\n" -#: ../gramps/gen/config.py:242 +#: ../gramps/gen/config.py:247 msgid "Imported %Y/%m/%d %H:%M:%S" msgstr "Importováno %Y/%m/%d %H:%M:%S" -#: ../gramps/gen/config.py:253 +#: ../gramps/gen/config.py:258 msgid "Missing Given Name" msgstr "Chybí křestní jméno" -#: ../gramps/gen/config.py:254 +#: ../gramps/gen/config.py:259 msgid "Missing Record" msgstr "Chybí záznam" -#: ../gramps/gen/config.py:255 +#: ../gramps/gen/config.py:260 msgid "Missing Surname" msgstr "Chybí příjmení" -#: ../gramps/gen/config.py:262 ../gramps/gen/config.py:264 +#: ../gramps/gen/config.py:267 ../gramps/gen/config.py:269 msgid "[Living]" msgstr "[Žijící]" -#: ../gramps/gen/config.py:263 +#: ../gramps/gen/config.py:268 msgid "Private Record" msgstr "Důvěrný záznam" @@ -2116,11 +2123,11 @@ msgstr "Důvěrný záznam" #. http://gramps-project.org/wiki/index.php?title=Translating_Gramps#Translating_dates #. to learn how to select proper inflection to be used in your localized #. DateDisplayer code! -#: ../gramps/gen/config.py:306 ../gramps/gen/datehandler/_datestrings.py:79 +#: ../gramps/gen/config.py:320 ../gramps/gen/datehandler/_datestrings.py:79 msgid "localized lexeme inflections||January" msgstr "P=leden|D=ledna|T=lednu|O=lednem" -#: ../gramps/gen/const.py:221 +#: ../gramps/gen/const.py:229 msgid "" "Gramps\n" " (Genealogical Research and Analysis Management Programming System)\n" @@ -2130,15 +2137,16 @@ msgstr "" " (programový systém pro správu genealogického výzkumu a analýzy)\n" "je osobní genealogický program." -#: ../gramps/gen/const.py:251 +#: ../gramps/gen/const.py:259 msgid "surname|none" msgstr "žádné" -#: ../gramps/gen/const.py:252 +#: ../gramps/gen/const.py:260 msgid "given-name|none" msgstr "žádné" -#: ../gramps/gen/const.py:256 ../gramps/plugins/webreport/basepage.py:140 +#: ../gramps/gen/const.py:264 ../gramps/plugins/gramplet/todo.py:202 +#: ../gramps/plugins/webreport/basepage.py:147 msgid ":" msgstr ":" @@ -2186,11 +2194,7 @@ msgstr "Den Měsíc Rok" msgid "DAY MON YEAR" msgstr "DEN MĚS ROK" -#. TRANSLATORS: see -#. http://gramps-project.org/wiki/index.php?title=Translating_Gramps#Translating_dates -#. to learn how to select proper inflection for your language. #: ../gramps/gen/datehandler/_datedisplay.py:181 -#: ../gramps/plugins/drawreport/calendarreport.py:233 #, python-brace-format msgid "{long_month} {year}" msgstr "{long_month} {year}" @@ -2450,25 +2454,25 @@ msgid "{date_quality}{noncompound_modifier}{date}{nonstd_calendar_and_ny}" msgstr "{date_quality}{noncompound_modifier}{date}{nonstd_calendar_and_ny}" #. TRANSLATORS: this month is ALREADY inflected: ignore it -#: ../gramps/gen/datehandler/_datedisplay.py:639 +#: ../gramps/gen/datehandler/_datedisplay.py:649 #, python-brace-format msgid "{long_month} {day:d}, {year}" msgstr "{long_month} {day:d}, {year}" #. TRANSLATORS: this month is ALREADY inflected: ignore it -#: ../gramps/gen/datehandler/_datedisplay.py:665 +#: ../gramps/gen/datehandler/_datedisplay.py:675 #, python-brace-format msgid "{short_month} {day:d}, {year}" msgstr "{short_month} {day:d}, {year}" #. TRANSLATORS: this month is ALREADY inflected: ignore it -#: ../gramps/gen/datehandler/_datedisplay.py:691 +#: ../gramps/gen/datehandler/_datedisplay.py:701 #, python-brace-format msgid "{day:d} {long_month} {year}" msgstr "{day:d}. {long_month} {year}" #. TRANSLATORS: this month is ALREADY inflected: ignore it -#: ../gramps/gen/datehandler/_datedisplay.py:717 +#: ../gramps/gen/datehandler/_datedisplay.py:727 #, python-brace-format msgid "{day:d} {short_month} {year}" msgstr "{day:d}. {short_month} {year}" @@ -2953,7 +2957,7 @@ msgstr "Pá" msgid "Sat" msgstr "So" -#: ../gramps/gen/db/base.py:1816 ../gramps/gui/widgets/fanchart.py:1798 +#: ../gramps/gen/db/base.py:1816 ../gramps/gui/widgets/fanchart.py:2077 msgid "Add child to family" msgstr "Přidat dítě do rodiny" @@ -3219,7 +3223,6 @@ msgstr "" #: ../gramps/gen/db/generic.py:161 ../gramps/gen/db/generic.py:211 #: ../gramps/gen/db/generic.py:2018 ../gramps/plugins/db/bsddb/undoredo.py:251 #: ../gramps/plugins/db/bsddb/undoredo.py:293 -#: ../gramps/plugins/db/bsddb/write.py:2139 #: ../gramps/plugins/db/bsddb/write.py:2141 #, python-format msgid "_Undo %s" @@ -3232,90 +3235,75 @@ msgstr "_Vrátit %s" msgid "_Redo %s" msgstr "_Znovu %s" -#: ../gramps/gen/db/generic.py:2410 ../gramps/plugins/db/bsddb/read.py:1935 -#: ../gramps/plugins/db/bsddb/write.py:2294 +#: ../gramps/gen/db/generic.py:2410 ../gramps/plugins/db/bsddb/read.py:1938 #: ../gramps/plugins/db/bsddb/write.py:2296 msgid "Number of people" msgstr "Počet osob" -#: ../gramps/gen/db/generic.py:2411 ../gramps/plugins/db/bsddb/read.py:1936 -#: ../gramps/plugins/db/bsddb/write.py:2295 -#: ../gramps/plugins/gramplet/statsgramplet.py:117 -#: ../gramps/plugins/webreport/statistics.py:130 -#: ../gramps/plugins/webreport/statistics.py:195 +#: ../gramps/gen/db/generic.py:2411 ../gramps/plugins/db/bsddb/read.py:1939 #: ../gramps/plugins/db/bsddb/write.py:2297 +#: ../gramps/plugins/gramplet/statsgramplet.py:170 +#: ../gramps/plugins/webreport/statistics.py:131 +#: ../gramps/plugins/webreport/statistics.py:196 msgid "Number of families" msgstr "Počet rodin" -#: ../gramps/gen/db/generic.py:2412 ../gramps/plugins/db/bsddb/read.py:1937 -#: ../gramps/plugins/db/bsddb/write.py:2296 -#: ../gramps/plugins/webreport/statistics.py:158 -#: ../gramps/plugins/webreport/statistics.py:207 +#: ../gramps/gen/db/generic.py:2412 ../gramps/plugins/db/bsddb/read.py:1940 #: ../gramps/plugins/db/bsddb/write.py:2298 +#: ../gramps/plugins/webreport/statistics.py:159 +#: ../gramps/plugins/webreport/statistics.py:208 msgid "Number of sources" msgstr "Počet pramenů" -#: ../gramps/gen/db/generic.py:2413 ../gramps/plugins/db/bsddb/read.py:1938 -#: ../gramps/plugins/db/bsddb/write.py:2297 -#: ../gramps/plugins/webreport/statistics.py:162 -#: ../gramps/plugins/webreport/statistics.py:210 +#: ../gramps/gen/db/generic.py:2413 ../gramps/plugins/db/bsddb/read.py:1941 #: ../gramps/plugins/db/bsddb/write.py:2299 +#: ../gramps/plugins/webreport/statistics.py:163 +#: ../gramps/plugins/webreport/statistics.py:211 msgid "Number of citations" msgstr "Počet citací" -#: ../gramps/gen/db/generic.py:2414 ../gramps/plugins/db/bsddb/read.py:1939 -#: ../gramps/plugins/db/bsddb/write.py:2298 -#: ../gramps/plugins/webreport/statistics.py:151 -#: ../gramps/plugins/webreport/statistics.py:201 +#: ../gramps/gen/db/generic.py:2414 ../gramps/plugins/db/bsddb/read.py:1942 #: ../gramps/plugins/db/bsddb/write.py:2300 +#: ../gramps/plugins/webreport/statistics.py:152 +#: ../gramps/plugins/webreport/statistics.py:202 msgid "Number of events" msgstr "Počet událostí" -#: ../gramps/gen/db/generic.py:2415 ../gramps/plugins/db/bsddb/read.py:1940 -#: ../gramps/plugins/db/bsddb/write.py:2299 +#: ../gramps/gen/db/generic.py:2415 ../gramps/plugins/db/bsddb/read.py:1943 #: ../gramps/plugins/db/bsddb/write.py:2301 msgid "Number of media" msgstr "Počet médií" -#: ../gramps/gen/db/generic.py:2416 ../gramps/plugins/db/bsddb/read.py:1941 -#: ../gramps/plugins/db/bsddb/write.py:2300 -#: ../gramps/plugins/webreport/statistics.py:154 -#: ../gramps/plugins/webreport/statistics.py:204 +#: ../gramps/gen/db/generic.py:2416 ../gramps/plugins/db/bsddb/read.py:1944 #: ../gramps/plugins/db/bsddb/write.py:2302 +#: ../gramps/plugins/webreport/statistics.py:155 +#: ../gramps/plugins/webreport/statistics.py:205 msgid "Number of places" msgstr "Počet míst" -#: ../gramps/gen/db/generic.py:2417 ../gramps/plugins/db/bsddb/read.py:1942 -#: ../gramps/plugins/db/bsddb/write.py:2301 -#: ../gramps/plugins/webreport/statistics.py:166 -#: ../gramps/plugins/webreport/statistics.py:213 +#: ../gramps/gen/db/generic.py:2417 ../gramps/plugins/db/bsddb/read.py:1945 #: ../gramps/plugins/db/bsddb/write.py:2303 +#: ../gramps/plugins/webreport/statistics.py:167 +#: ../gramps/plugins/webreport/statistics.py:214 msgid "Number of repositories" msgstr "Počet zdrojů" -#: ../gramps/gen/db/generic.py:2418 ../gramps/plugins/db/bsddb/read.py:1943 -#: ../gramps/plugins/db/bsddb/write.py:2302 +#: ../gramps/gen/db/generic.py:2418 ../gramps/plugins/db/bsddb/read.py:1946 #: ../gramps/plugins/db/bsddb/write.py:2304 msgid "Number of notes" msgstr "Počet poznámek" -#: ../gramps/gen/db/generic.py:2419 ../gramps/plugins/db/bsddb/read.py:1944 -#: ../gramps/plugins/db/bsddb/write.py:2303 +#: ../gramps/gen/db/generic.py:2419 ../gramps/plugins/db/bsddb/read.py:1947 #: ../gramps/plugins/db/bsddb/write.py:2305 msgid "Number of tags" msgstr "Počet štítků" -#: ../gramps/gen/db/generic.py:2420 ../gramps/plugins/db/bsddb/write.py:2304 -#: ../gramps/plugins/db/bsddb/write.py:2306 +#: ../gramps/gen/db/generic.py:2420 ../gramps/plugins/db/bsddb/write.py:2306 msgid "Schema version" msgstr "Verze schéma" #. translators: needed for Arabic, ignore otherwise -#. need for spacing on the french translation -#. translators: needed for Arabic, ignore otherwise -#: ../gramps/gen/display/name.py:349 -#: ../gramps/gui/views/treemodels/placemodel.py:131 -#: ../gramps/plugins/lib/libtreebase.py:707 +#: ../gramps/gen/display/name.py:349 ../gramps/plugins/lib/libtreebase.py:707 msgid "," msgstr "," @@ -3328,15 +3316,15 @@ msgid "Surname, Given Suffix" msgstr "Příjmení, křestní jméno přípona" #: ../gramps/gen/display/name.py:356 ../gramps/gen/utils/keyword.py:55 -#: ../gramps/gui/configure.py:688 ../gramps/gui/configure.py:690 -#: ../gramps/gui/configure.py:695 ../gramps/gui/configure.py:697 -#: ../gramps/gui/configure.py:699 ../gramps/gui/configure.py:700 -#: ../gramps/gui/configure.py:701 ../gramps/gui/configure.py:702 -#: ../gramps/gui/configure.py:704 ../gramps/gui/configure.py:705 -#: ../gramps/gui/configure.py:706 ../gramps/gui/configure.py:707 -#: ../gramps/gui/configure.py:708 ../gramps/gui/configure.py:709 +#: ../gramps/gui/configure.py:844 ../gramps/gui/configure.py:846 +#: ../gramps/gui/configure.py:851 ../gramps/gui/configure.py:853 +#: ../gramps/gui/configure.py:855 ../gramps/gui/configure.py:856 +#: ../gramps/gui/configure.py:857 ../gramps/gui/configure.py:858 +#: ../gramps/gui/configure.py:860 ../gramps/gui/configure.py:861 +#: ../gramps/gui/configure.py:862 ../gramps/gui/configure.py:863 +#: ../gramps/gui/configure.py:864 ../gramps/gui/configure.py:865 #: ../gramps/plugins/export/exportcsv.py:354 -#: ../gramps/plugins/importer/importcsv.py:162 +#: ../gramps/plugins/importer/importcsv.py:163 msgid "Given" msgstr "Křestní jméno" @@ -3360,18 +3348,18 @@ msgid "Person|title" msgstr "titul" #: ../gramps/gen/display/name.py:604 ../gramps/gen/display/name.py:704 -#: ../gramps/plugins/importer/importcsv.py:161 +#: ../gramps/plugins/importer/importcsv.py:162 msgid "given" msgstr "křestní jméno" #: ../gramps/gen/display/name.py:606 ../gramps/gen/display/name.py:706 -#: ../gramps/plugins/importer/importcsv.py:158 +#: ../gramps/plugins/importer/importcsv.py:159 msgid "surname" msgstr "příjmení" #: ../gramps/gen/display/name.py:608 ../gramps/gen/display/name.py:708 -#: ../gramps/gui/editors/editperson.py:385 -#: ../gramps/plugins/importer/importcsv.py:167 +#: ../gramps/gui/editors/editperson.py:379 +#: ../gramps/plugins/importer/importcsv.py:168 msgid "suffix" msgstr "přípona" @@ -3428,8 +3416,8 @@ msgid "Remaining names|rest" msgstr "zbytek" #: ../gramps/gen/display/name.py:645 ../gramps/gen/display/name.py:737 -#: ../gramps/gui/editors/editperson.py:406 -#: ../gramps/plugins/importer/importcsv.py:166 +#: ../gramps/gui/editors/editperson.py:400 +#: ../gramps/plugins/importer/importcsv.py:167 msgid "prefix" msgstr "předpona" @@ -3454,7 +3442,7 @@ msgstr "Nesprávný řetězec formátu jména %s" msgid "ERROR, Edit Name format in Preferences" msgstr "CHYBA, upravte formát jména v Předvolbách" -#: ../gramps/gen/filters/_filterparser.py:116 +#: ../gramps/gen/filters/_filterparser.py:119 #, python-format msgid "" "WARNING: Too many arguments in filter '%s'!\n" @@ -3463,7 +3451,7 @@ msgstr "" "POZOR: Příliš málo argumentů filtru '%s'!\n" "Aplikace se pokusí jen nahrát s podmnožinou argumentů." -#: ../gramps/gen/filters/_filterparser.py:124 +#: ../gramps/gen/filters/_filterparser.py:127 #, python-format msgid "" "WARNING: Too few arguments in filter '%s'!\n" @@ -3473,13 +3461,13 @@ msgstr "" " Aplikace se pokusí filtr bude přesto nahrát s důvěrou, že bude " "upgradován." -#: ../gramps/gen/filters/_filterparser.py:132 +#: ../gramps/gen/filters/_filterparser.py:135 #, python-format msgid "ERROR: filter %s could not be correctly loaded. Edit the filter!" msgstr "CHYBA: filtr %s nemůže být správně nahrán. Upravte filtr!" -#: ../gramps/gen/filters/_genericfilter.py:139 -#: ../gramps/gen/filters/_genericfilter.py:169 +#: ../gramps/gen/filters/_genericfilter.py:143 +#: ../gramps/gen/filters/_genericfilter.py:174 msgid "Applying ..." msgstr "Aplikuje se ..." @@ -3487,12 +3475,12 @@ msgstr "Aplikuje se ..." #. ############################### #. ######################### #. ############################### -#: ../gramps/gen/filters/_genericfilter.py:139 -#: ../gramps/gen/filters/_genericfilter.py:169 -#: ../gramps/gui/editors/filtereditor.py:1105 -#: ../gramps/plugins/drawreport/calendarreport.py:470 -#: ../gramps/plugins/drawreport/statisticschart.py:990 -#: ../gramps/plugins/drawreport/timeline.py:415 +#: ../gramps/gen/filters/_genericfilter.py:143 +#: ../gramps/gen/filters/_genericfilter.py:174 +#: ../gramps/gui/editors/filtereditor.py:1119 +#: ../gramps/plugins/drawreport/calendarreport.py:466 +#: ../gramps/plugins/drawreport/statisticschart.py:1012 +#: ../gramps/plugins/drawreport/timeline.py:416 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1009 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1023 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1037 @@ -3502,22 +3490,21 @@ msgstr "Aplikuje se ..." #: ../gramps/plugins/gramplet/gramplet.gpr.py:1093 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1107 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1121 -#: ../gramps/plugins/graph/gvrelgraph.py:767 +#: ../gramps/plugins/graph/gvrelgraph.py:801 #: ../gramps/plugins/quickview/quickview.gpr.py:130 -#: ../gramps/plugins/textreport/birthdayreport.py:411 +#: ../gramps/plugins/textreport/birthdayreport.py:473 #: ../gramps/plugins/textreport/familygroup.py:714 -#: ../gramps/plugins/textreport/indivcomplete.py:1061 +#: ../gramps/plugins/textreport/indivcomplete.py:1062 #: ../gramps/plugins/textreport/recordsreport.py:217 -#: ../gramps/plugins/tool/sortevents.py:167 -#: ../gramps/plugins/webreport/narrativeweb.py:1602 -#: ../gramps/plugins/webreport/webcal.py:1626 -#: ../gramps/plugins/drawreport/statisticschart.py:1001 +#: ../gramps/plugins/tool/sortevents.py:168 +#: ../gramps/plugins/webreport/narrativeweb.py:1639 +#: ../gramps/plugins/webreport/webcal.py:1671 msgid "Filter" msgstr "Filtr" #: ../gramps/gen/filters/rules/_changedsincebase.py:56 #: ../gramps/gen/filters/rules/_everything.py:45 -#: ../gramps/gen/filters/rules/_hasattributebase.py:51 +#: ../gramps/gen/filters/rules/_hasattributebase.py:53 #: ../gramps/gen/filters/rules/_hasgallerybase.py:48 #: ../gramps/gen/filters/rules/_hasgrampsid.py:48 #: ../gramps/gen/filters/rules/_hasldsbase.py:51 @@ -3634,7 +3621,7 @@ msgstr "Svazek/Stránka:" #: ../gramps/gen/filters/rules/person/_hasevent.py:49 #: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:49 #: ../gramps/gen/filters/rules/place/_hascitation.py:49 -#: ../gramps/gui/editors/filtereditor.py:578 +#: ../gramps/gui/editors/filtereditor.py:583 #: ../gramps/gui/glade/mergecitation.glade:245 #: ../gramps/gui/glade/mergecitation.glade:261 #: ../gramps/gui/glade/mergeevent.glade:245 @@ -3691,7 +3678,7 @@ msgstr "Filtry událostí" #: ../gramps/gen/filters/rules/person/_hasaddress.py:48 #: ../gramps/gen/filters/rules/person/_hasassociation.py:48 #: ../gramps/gen/filters/rules/source/_hasrepository.py:46 -#: ../gramps/gui/editors/filtereditor.py:513 +#: ../gramps/gui/editors/filtereditor.py:518 msgid "Number must be:" msgstr "Číslo musí být:" @@ -3702,14 +3689,14 @@ msgstr "Číslo musí být:" #: ../gramps/gen/filters/rules/person/_hasaddress.py:48 #: ../gramps/gen/filters/rules/person/_hasassociation.py:48 #: ../gramps/gen/filters/rules/source/_hasrepository.py:46 -#: ../gramps/gui/editors/filtereditor.py:508 +#: ../gramps/gui/editors/filtereditor.py:513 msgid "Number of instances:" msgstr "Počet instancí:" #: ../gramps/gen/filters/rules/_hasgrampsid.py:45 #: ../gramps/gen/filters/rules/family/_isancestorof.py:44 #: ../gramps/gen/filters/rules/family/_isdescendantof.py:44 -#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:157 +#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:132 #: ../gramps/gen/filters/rules/person/_hascommonancestorwith.py:45 #: ../gramps/gen/filters/rules/person/_isancestorof.py:44 #: ../gramps/gen/filters/rules/person/_isdescendantfamilyof.py:49 @@ -3724,8 +3711,7 @@ msgstr "Počet instancí:" #: ../gramps/gen/filters/rules/person/_relationshippathbetween.py:45 #: ../gramps/gen/filters/rules/place/_isenclosedby.py:48 #: ../gramps/gen/filters/rules/place/_withinarea.py:50 -#: ../gramps/gui/editors/filtereditor.py:517 -#: ../gramps/gui/glade/editplaceref.glade:244 +#: ../gramps/gui/editors/filtereditor.py:522 #: ../gramps/gui/glade/editplaceref.glade:245 msgid "ID:" msgstr "ID:" @@ -3754,12 +3740,12 @@ msgid "Substring:" msgstr "Podřetězec:" #: ../gramps/gen/filters/rules/_hasreferencecountbase.py:42 -#: ../gramps/gui/editors/filtereditor.py:511 +#: ../gramps/gui/editors/filtereditor.py:516 msgid "Reference count must be:" msgstr "Počet referencí musí být:" #: ../gramps/gen/filters/rules/_hasreferencecountbase.py:42 -#: ../gramps/gui/editors/filtereditor.py:507 +#: ../gramps/gui/editors/filtereditor.py:512 msgid "Reference count:" msgstr "Počet referencí:" @@ -3768,12 +3754,12 @@ msgstr "Počet referencí:" #: ../gramps/gen/filters/rules/media/_hassourceof.py:45 #: ../gramps/gen/filters/rules/person/_hassourceof.py:45 #: ../gramps/gen/filters/rules/place/_hassourceof.py:45 -#: ../gramps/gui/editors/filtereditor.py:520 +#: ../gramps/gui/editors/filtereditor.py:525 msgid "Source ID:" msgstr "ID pramene:" #: ../gramps/gen/filters/rules/_matchesfilterbase.py:54 -#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:157 +#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:132 #: ../gramps/gen/filters/rules/person/_hascommonancestorwithfiltermatch.py:47 #: ../gramps/gen/filters/rules/person/_isancestoroffiltermatch.py:46 #: ../gramps/gen/filters/rules/person/_ischildoffiltermatch.py:46 @@ -3782,7 +3768,7 @@ msgstr "ID pramene:" #: ../gramps/gen/filters/rules/person/_isparentoffiltermatch.py:46 #: ../gramps/gen/filters/rules/person/_issiblingoffiltermatch.py:45 #: ../gramps/gen/filters/rules/person/_isspouseoffiltermatch.py:46 -#: ../gramps/gui/editors/filtereditor.py:522 +#: ../gramps/gui/editors/filtereditor.py:527 msgid "Filter name:" msgstr "Název filtru:" @@ -3795,31 +3781,31 @@ msgstr "Nelze nalézt filtr %s mezi definicemi vlastních filtrů" #: ../gramps/gen/filters/rules/_matchessourcefilterbase.py:47 #: ../gramps/gen/filters/rules/citation/_matchessourcefilter.py:48 #: ../gramps/gen/filters/rules/event/_matchessourcefilter.py:48 -#: ../gramps/gui/editors/filtereditor.py:530 +#: ../gramps/gui/editors/filtereditor.py:535 msgid "Source filter name:" msgstr "Název filtru pramenů:" -#: ../gramps/gen/filters/rules/_rule.py:53 +#: ../gramps/gen/filters/rules/_rule.py:55 msgid "Miscellaneous filters" msgstr "Různé filtry" -#: ../gramps/gen/filters/rules/_rule.py:54 ../gramps/gui/glade/rule.glade:950 -#: ../gramps/plugins/view/geoclose.py:535 -#: ../gramps/plugins/view/geofamclose.py:727 -#: ../gramps/plugins/view/geofamily.py:480 -#: ../gramps/plugins/view/geomoves.py:609 -#: ../gramps/plugins/view/geoperson.py:488 +#: ../gramps/gen/filters/rules/_rule.py:56 ../gramps/gui/glade/rule.glade:950 +#: ../gramps/plugins/view/geoclose.py:607 +#: ../gramps/plugins/view/geofamclose.py:797 +#: ../gramps/plugins/view/geofamily.py:530 +#: ../gramps/plugins/view/geomoves.py:675 +#: ../gramps/plugins/view/geoperson.py:554 msgid "No description" msgstr "Bez popisu" #. more references to a filter than expected #: ../gramps/gen/filters/rules/_rule.py:94 msgid "The filter definition contains a loop." -msgstr "" +msgstr "Definice filtru obsahuje smyčku." #: ../gramps/gen/filters/rules/_rule.py:95 msgid "One rule references another which eventually references the first." -msgstr "" +msgstr "Jedno pravidlo odkazuje jiné, které se nejspíš odkazuje zpět." #: ../gramps/gen/filters/rules/citation/_allcitations.py:45 msgid "Every citation" @@ -3884,7 +3870,7 @@ msgstr "Vyhovují citace označené jako důvěrné" #: ../gramps/gen/filters/rules/person/_matchessourceconfidence.py:43 #: ../gramps/gen/filters/rules/place/_hascitation.py:50 #: ../gramps/gen/filters/rules/place/_matchessourceconfidence.py:43 -#: ../gramps/gui/editors/filtereditor.py:575 +#: ../gramps/gui/editors/filtereditor.py:580 msgid "Confidence level:" msgstr "Úroveň důvěryhodnosti:" @@ -3942,7 +3928,7 @@ msgstr "Vyhovují citace s určitým počtem odkazů" #: ../gramps/gen/filters/rules/media/_hasmedia.py:46 #: ../gramps/gen/filters/rules/place/_hasplace.py:48 #: ../gramps/gen/filters/rules/place/_hastitle.py:48 -#: ../gramps/gui/glade/editplaceref.glade:200 +#: ../gramps/gui/glade/editplaceref.glade:201 #: ../gramps/gui/glade/mergedata.glade:759 #: ../gramps/gui/glade/mergedata.glade:775 #: ../gramps/gui/glade/mergemedia.glade:212 @@ -3951,7 +3937,6 @@ msgstr "Vyhovují citace s určitým počtem odkazů" #: ../gramps/gui/glade/mergeplace.glade:220 #: ../gramps/gui/glade/mergesource.glade:212 #: ../gramps/gui/glade/mergesource.glade:228 -#: ../gramps/gui/glade/editplaceref.glade:201 msgid "Title:" msgstr "Titul:" @@ -4025,7 +4010,7 @@ msgstr "" #: ../gramps/gen/filters/rules/place/_hastag.py:48 #: ../gramps/gen/filters/rules/repository/_hastag.py:48 #: ../gramps/gen/filters/rules/source/_hastag.py:48 -#: ../gramps/gui/editors/filtereditor.py:571 +#: ../gramps/gui/editors/filtereditor.py:576 msgid "Tag:" msgstr "Štítek:" @@ -4055,7 +4040,7 @@ msgstr "Vyhovují citace jejichž svazek/strana vyhovují danému podřetězci" #: ../gramps/gen/filters/rules/citation/_matchesrepositoryfilter.py:45 #: ../gramps/gen/filters/rules/source/_matchesrepositoryfilter.py:43 -#: ../gramps/gui/editors/filtereditor.py:532 +#: ../gramps/gui/editors/filtereditor.py:537 msgid "Repository filter name:" msgstr "Název filtru archivů:" @@ -4131,8 +4116,8 @@ msgid "Matches events that are indicated as private" msgstr "Vyhovují události označené jako důvěrné" #: ../gramps/gen/filters/rules/event/_hasattribute.py:44 -#: ../gramps/gui/editors/filtereditor.py:106 -#: ../gramps/gui/editors/filtereditor.py:545 +#: ../gramps/gui/editors/filtereditor.py:107 +#: ../gramps/gui/editors/filtereditor.py:550 msgid "Event attribute:" msgstr "Atribut události:" @@ -4164,8 +4149,8 @@ msgstr "Vyhovují události s citací konkrétní hodnoty" #: ../gramps/gen/filters/rules/event/_hasdata.py:47 #: ../gramps/gen/filters/rules/event/_hastype.py:45 #: ../gramps/gen/filters/rules/person/_iswitness.py:44 -#: ../gramps/gui/editors/filtereditor.py:103 -#: ../gramps/gui/editors/filtereditor.py:538 +#: ../gramps/gui/editors/filtereditor.py:104 +#: ../gramps/gui/editors/filtereditor.py:543 msgid "Event type:" msgstr "Typ události:" @@ -4175,7 +4160,7 @@ msgstr "Typ události:" #: ../gramps/gen/filters/rules/person/_hasdeath.py:48 #: ../gramps/gen/filters/rules/person/_hasevent.py:50 #: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:50 -#: ../gramps/gui/editors/filtereditor.py:505 +#: ../gramps/gui/editors/filtereditor.py:510 #: ../gramps/gui/glade/mergeevent.glade:278 #: ../gramps/gui/glade/mergeevent.glade:294 msgid "Place:" @@ -4201,7 +4186,7 @@ msgid "Matches events with data of a particular value" msgstr "Vyhovují události konkrétního data" #: ../gramps/gen/filters/rules/event/_hasdayofweek.py:38 -#: ../gramps/gui/editors/filtereditor.py:580 +#: ../gramps/gui/editors/filtereditor.py:585 msgid "Day of Week:" msgstr "Den v týdnu:" @@ -4296,13 +4281,13 @@ msgid "Matches events matched by the specified filter name" msgstr "Vyhovují události odpovídající uvedenému filtru" #: ../gramps/gen/filters/rules/event/_matchespersonfilter.py:50 -#: ../gramps/gui/editors/filtereditor.py:567 +#: ../gramps/gui/editors/filtereditor.py:572 msgid "Include Family events:" msgstr "Zahrnout rodinných události:" #. filters of another namespace, name may be same as caller! #: ../gramps/gen/filters/rules/event/_matchespersonfilter.py:50 -#: ../gramps/gui/editors/filtereditor.py:526 +#: ../gramps/gui/editors/filtereditor.py:531 msgid "Person filter name:" msgstr "Název filtru osob:" @@ -4315,7 +4300,7 @@ msgid "Matches events of persons matched by the specified person filter name" msgstr "Vyhovují osobní události odpovídající uvedenému filtru osob" #: ../gramps/gen/filters/rules/event/_matchesplacefilter.py:49 -#: ../gramps/gui/editors/filtereditor.py:534 +#: ../gramps/gui/editors/filtereditor.py:539 msgid "Place filter name:" msgstr "Název filtru míst:" @@ -4445,8 +4430,8 @@ msgstr "" #: ../gramps/gen/filters/rules/family/_hasattribute.py:44 #: ../gramps/gen/filters/rules/person/_hasfamilyattribute.py:44 -#: ../gramps/gui/editors/filtereditor.py:105 -#: ../gramps/gui/editors/filtereditor.py:543 +#: ../gramps/gui/editors/filtereditor.py:106 +#: ../gramps/gui/editors/filtereditor.py:548 msgid "Family attribute:" msgstr "Rodinné atributy:" @@ -4468,16 +4453,16 @@ msgstr "Vyhovují rodiny s citací konkrétní hodnoty" #: ../gramps/gen/filters/rules/family/_hasevent.py:47 #: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:48 -#: ../gramps/gui/editors/filtereditor.py:102 -#: ../gramps/gui/editors/filtereditor.py:539 +#: ../gramps/gui/editors/filtereditor.py:103 +#: ../gramps/gui/editors/filtereditor.py:544 msgid "Family event:" msgstr "Rodinná událost:" #: ../gramps/gen/filters/rules/family/_hasevent.py:51 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:83 -#: ../gramps/gui/selectors/selectevent.py:70 +#: ../gramps/gui/selectors/selectevent.py:67 #: ../gramps/plugins/gramplet/events.py:92 -#: ../gramps/plugins/view/eventview.py:90 +#: ../gramps/plugins/view/eventview.py:86 msgid "Main Participants" msgstr "Hlavní aktéři" @@ -4548,8 +4533,8 @@ msgstr "Vyhovují rodiny s určitým počtem odkazů" #: ../gramps/gen/filters/rules/family/_hasreltype.py:45 #: ../gramps/gen/filters/rules/person/_hasrelationship.py:46 -#: ../gramps/gui/editors/filtereditor.py:108 -#: ../gramps/gui/editors/filtereditor.py:549 +#: ../gramps/gui/editors/filtereditor.py:109 +#: ../gramps/gui/editors/filtereditor.py:554 msgid "Relationship type:" msgstr "Typ vztahu:" @@ -4599,7 +4584,7 @@ msgstr "Vyhovují rodiny s dvojčaty" #: ../gramps/gen/filters/rules/person/_isdescendantfamilyof.py:49 #: ../gramps/gen/filters/rules/person/_isdescendantof.py:45 #: ../gramps/gen/filters/rules/place/_isenclosedby.py:48 -#: ../gramps/gui/editors/filtereditor.py:561 +#: ../gramps/gui/editors/filtereditor.py:566 msgid "Inclusive:" msgstr "Zahrnout:" @@ -4749,8 +4734,8 @@ msgstr "" "mm:ss) nebo určitém období, pokud je zadáno druhé datum:čas." #: ../gramps/gen/filters/rules/media/_hasattribute.py:44 -#: ../gramps/gui/editors/filtereditor.py:107 -#: ../gramps/gui/editors/filtereditor.py:547 +#: ../gramps/gui/editors/filtereditor.py:108 +#: ../gramps/gui/editors/filtereditor.py:552 msgid "Media attribute:" msgstr "Atribut média:" @@ -4781,8 +4766,8 @@ msgstr "Vyhovuje mediální objekt se zadaným Gramps ID" #: ../gramps/gen/filters/rules/media/_hasmedia.py:47 #: ../gramps/gen/filters/rules/repository/_hasrepo.py:47 #: ../gramps/gui/glade/editmediaref.glade:521 -#: ../gramps/gui/glade/editplace.glade:366 -#: ../gramps/gui/glade/editplaceref.glade:317 +#: ../gramps/gui/glade/editplace.glade:367 +#: ../gramps/gui/glade/editplaceref.glade:318 #: ../gramps/gui/glade/mergeevent.glade:212 #: ../gramps/gui/glade/mergeevent.glade:228 #: ../gramps/gui/glade/mergenote.glade:245 @@ -4791,15 +4776,12 @@ msgstr "Vyhovuje mediální objekt se zadaným Gramps ID" #: ../gramps/gui/glade/mergeplace.glade:502 #: ../gramps/gui/glade/mergerepository.glade:245 #: ../gramps/gui/glade/mergerepository.glade:261 -#: ../gramps/gui/glade/editplace.glade:367 -#: ../gramps/gui/glade/editplaceref.glade:318 msgid "Type:" msgstr "Typ:" #: ../gramps/gen/filters/rules/media/_hasmedia.py:48 #: ../gramps/gui/glade/mergemedia.glade:245 -#: ../gramps/gui/glade/mergemedia.glade:261 ../gramps/gui/viewmanager.py:1872 -#: ../gramps/gui/viewmanager.py:1870 +#: ../gramps/gui/glade/mergemedia.glade:261 ../gramps/gui/viewmanager.py:1663 msgid "Path:" msgstr "Cesta:" @@ -4928,8 +4910,8 @@ msgstr "Vyhovuje poznámka se zadaným Gramps ID" #: ../gramps/gen/filters/rules/note/_hasnote.py:47 #: ../gramps/gen/filters/rules/note/_hastype.py:45 -#: ../gramps/gui/editors/filtereditor.py:109 -#: ../gramps/gui/editors/filtereditor.py:551 +#: ../gramps/gui/editors/filtereditor.py:110 +#: ../gramps/gui/editors/filtereditor.py:556 msgid "Note type:" msgstr "Typ události:" @@ -5017,35 +4999,19 @@ msgstr "" "Vyhovují záznamy osob změněné po určitém datu/čase (rrrr-mm-dd hh:mm:ss) " "nebo určitém období,pokud je zadáno druhé datum." -#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:53 -#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:176 -msgid "Finding relationship paths" -msgstr "Hledají se cesty vztahů" - -#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:54 -#: ../gramps/gen/filters/rules/person/_hascommonancestorwithfiltermatch.py:69 -#: ../gramps/gen/filters/rules/person/_isancestoroffiltermatch.py:67 -#: ../gramps/gen/filters/rules/person/_ischildoffiltermatch.py:58 -#: ../gramps/gen/filters/rules/person/_isdescendantfamilyoffiltermatch.py:60 -#: ../gramps/gen/filters/rules/person/_isdescendantoffiltermatch.py:67 -#: ../gramps/gen/filters/rules/person/_isparentoffiltermatch.py:58 -#: ../gramps/gen/filters/rules/person/_issiblingoffiltermatch.py:57 -msgid "Retrieving all sub-filter matches" -msgstr "Získávají se všechny výsledky subfiltru" - -#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:158 +#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:133 msgid "Relationship path between and people matching " msgstr "" "Cesta vztahů mezi osobou a lidmi odpovídajícími filtru " -#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:159 +#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:134 #: ../gramps/gen/filters/rules/person/_isrelatedwith.py:46 #: ../gramps/gen/filters/rules/person/_relationshippathbetween.py:47 #: ../gramps/gen/filters/rules/person/_relationshippathbetweenbookmarks.py:52 msgid "Relationship filters" msgstr "Filtry vztahů" -#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:160 +#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:135 msgid "" "Searches over the database starting from a specified person and returns " "everyone between that person and a set of target people specified with a " @@ -5058,7 +5024,23 @@ msgstr "" "mezi zadanou osobou a cílovými osobami. Každá cesta nemusí být nutně tou " "nejkratší." -#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:177 +#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:152 +#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:164 +msgid "Finding relationship paths" +msgstr "Hledají se cesty vztahů" + +#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:153 +#: ../gramps/gen/filters/rules/person/_hascommonancestorwithfiltermatch.py:69 +#: ../gramps/gen/filters/rules/person/_isancestoroffiltermatch.py:67 +#: ../gramps/gen/filters/rules/person/_ischildoffiltermatch.py:58 +#: ../gramps/gen/filters/rules/person/_isdescendantfamilyoffiltermatch.py:60 +#: ../gramps/gen/filters/rules/person/_isdescendantoffiltermatch.py:67 +#: ../gramps/gen/filters/rules/person/_isparentoffiltermatch.py:58 +#: ../gramps/gen/filters/rules/person/_issiblingoffiltermatch.py:57 +msgid "Retrieving all sub-filter matches" +msgstr "Získávají se všechny výsledky subfiltru" + +#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:165 msgid "Evaluating people" msgstr "Vybírají se osoby" @@ -5113,8 +5095,8 @@ msgid "Matches people with a certain number of associations" msgstr "Vyhovují osoby s určitým počtem asociací" #: ../gramps/gen/filters/rules/person/_hasattribute.py:44 -#: ../gramps/gui/editors/filtereditor.py:104 -#: ../gramps/gui/editors/filtereditor.py:541 +#: ../gramps/gui/editors/filtereditor.py:105 +#: ../gramps/gui/editors/filtereditor.py:546 msgid "Personal attribute:" msgstr "Osobní atribut:" @@ -5180,8 +5162,8 @@ msgid "Matches people with death data of a particular value" msgstr "Vyhovují osoby s určitým datem úmrtí" #: ../gramps/gen/filters/rules/person/_hasevent.py:48 -#: ../gramps/gui/editors/filtereditor.py:101 -#: ../gramps/gui/editors/filtereditor.py:538 +#: ../gramps/gui/editors/filtereditor.py:102 +#: ../gramps/gui/editors/filtereditor.py:543 msgid "Personal event:" msgstr "Osobní událost:" @@ -5190,7 +5172,7 @@ msgid "Main Participants:" msgstr "Hlavní aktéři:" #: ../gramps/gen/filters/rules/person/_hasevent.py:53 -#: ../gramps/gui/editors/filtereditor.py:569 +#: ../gramps/gui/editors/filtereditor.py:574 msgid "Primary Role:" msgstr "Primární role:" @@ -5300,8 +5282,8 @@ msgid "Matches people with a specified (partial) name" msgstr "Vyhovují osoby se zadaným (i částečně) jménem" #: ../gramps/gen/filters/rules/person/_hasnameorigintype.py:46 -#: ../gramps/gui/editors/filtereditor.py:111 -#: ../gramps/gui/editors/filtereditor.py:555 +#: ../gramps/gui/editors/filtereditor.py:112 +#: ../gramps/gui/editors/filtereditor.py:560 msgid "Surname origin type:" msgstr "Typ původu příjmení:" @@ -5314,8 +5296,8 @@ msgid "Matches people with a surname origin" msgstr "Vyhovují osoby s původem příjmení" #: ../gramps/gen/filters/rules/person/_hasnametype.py:46 -#: ../gramps/gui/editors/filtereditor.py:110 -#: ../gramps/gui/editors/filtereditor.py:553 +#: ../gramps/gui/editors/filtereditor.py:111 +#: ../gramps/gui/editors/filtereditor.py:558 msgid "Name type:" msgstr "Typ jména:" @@ -5377,7 +5359,7 @@ msgstr "Vyhovují osoby s určitým vztahem" #: ../gramps/gen/filters/rules/person/_hasrelationship.py:50 #: ../gramps/gen/filters/rules/person/_havealtfamilies.py:45 -#: ../gramps/gen/filters/rules/person/_havechildren.py:44 +#: ../gramps/gen/filters/rules/person/_havechildren.py:48 #: ../gramps/gen/filters/rules/person/_ischildoffiltermatch.py:48 #: ../gramps/gen/filters/rules/person/_isparentoffiltermatch.py:48 #: ../gramps/gen/filters/rules/person/_issiblingoffiltermatch.py:47 @@ -5394,13 +5376,12 @@ msgstr "Rodinné filtry" #: ../gramps/gui/glade/editfamily.glade:372 #: ../gramps/gui/glade/editplaceformat.glade:200 #: ../gramps/gui/glade/editplacename.glade:183 -#: ../gramps/gui/glade/editplaceref.glade:214 +#: ../gramps/gui/glade/editplaceref.glade:215 #: ../gramps/gui/glade/mergeperson.glade:222 #: ../gramps/gui/glade/mergeperson.glade:238 #: ../gramps/gui/glade/mergeplace.glade:425 #: ../gramps/gui/glade/mergeplace.glade:442 #: ../gramps/plugins/gramplet/soundgen.py:65 -#: ../gramps/gui/glade/editplaceref.glade:215 msgid "Name:" msgstr "Jméno:" @@ -5442,7 +5423,7 @@ msgid "Matches people with the particular tag" msgstr "Vyhovují osoby s určitým štítkem" #: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:47 -#: ../gramps/gui/editors/filtereditor.py:563 +#: ../gramps/gui/editors/filtereditor.py:568 msgid "Case sensitive:" msgstr "Rozlišování velikosti písmen:" @@ -5470,11 +5451,11 @@ msgstr "Osoby adoptované" msgid "Matches people who were adopted" msgstr "Vyhovují adoptované osoby" -#: ../gramps/gen/filters/rules/person/_havechildren.py:42 +#: ../gramps/gen/filters/rules/person/_havechildren.py:46 msgid "People with children" msgstr "Osoby mající děti" -#: ../gramps/gen/filters/rules/person/_havechildren.py:43 +#: ../gramps/gen/filters/rules/person/_havechildren.py:47 msgid "Matches people who have children" msgstr "Vyhovují osoby s dětmi" @@ -5584,12 +5565,12 @@ msgstr "" "Vyhovují osoby, které jsou dvoj a vícenásobnými předky specifikované osoby" #: ../gramps/gen/filters/rules/person/_isfemale.py:45 -#: ../gramps/plugins/gramplet/statsgramplet.py:108 -#: ../gramps/plugins/graph/gvfamilylines.py:276 -#: ../gramps/plugins/graph/gvhourglass.py:372 -#: ../gramps/plugins/graph/gvrelgraph.py:899 -#: ../gramps/plugins/webreport/statistics.py:123 -#: ../gramps/plugins/webreport/statistics.py:188 +#: ../gramps/plugins/gramplet/statsgramplet.py:149 +#: ../gramps/plugins/graph/gvfamilylines.py:283 +#: ../gramps/plugins/graph/gvhourglass.py:423 +#: ../gramps/plugins/graph/gvrelgraph.py:944 +#: ../gramps/plugins/webreport/statistics.py:124 +#: ../gramps/plugins/webreport/statistics.py:189 msgid "Females" msgstr "Ženy" @@ -5603,7 +5584,7 @@ msgstr "Je žena" #: ../gramps/gen/filters/rules/person/_islessthannthgenerationdescendantof.py:45 #: ../gramps/gen/filters/rules/person/_ismorethannthgenerationancestorof.py:45 #: ../gramps/gen/filters/rules/person/_ismorethannthgenerationdescendantof.py:45 -#: ../gramps/gui/editors/filtereditor.py:515 +#: ../gramps/gui/editors/filtereditor.py:520 msgid "Number of generations:" msgstr "Počet generací:" @@ -5653,12 +5634,12 @@ msgstr "" #. ------------------------- #. ############################### #: ../gramps/gen/filters/rules/person/_ismale.py:45 -#: ../gramps/plugins/gramplet/statsgramplet.py:105 -#: ../gramps/plugins/graph/gvfamilylines.py:272 -#: ../gramps/plugins/graph/gvhourglass.py:368 -#: ../gramps/plugins/graph/gvrelgraph.py:895 -#: ../gramps/plugins/webreport/statistics.py:121 -#: ../gramps/plugins/webreport/statistics.py:186 +#: ../gramps/plugins/gramplet/statsgramplet.py:146 +#: ../gramps/plugins/graph/gvfamilylines.py:279 +#: ../gramps/plugins/graph/gvhourglass.py:419 +#: ../gramps/plugins/graph/gvrelgraph.py:940 +#: ../gramps/plugins/webreport/statistics.py:122 +#: ../gramps/plugins/webreport/statistics.py:187 msgid "Males" msgstr "Muži" @@ -5729,7 +5710,7 @@ msgstr "Vyhovují osoby uvedené jako svědkové nějaké události" #: ../gramps/gen/filters/rules/person/_matcheseventfilter.py:51 #: ../gramps/gen/filters/rules/place/_matcheseventfilter.py:49 -#: ../gramps/gui/editors/filtereditor.py:528 +#: ../gramps/gui/editors/filtereditor.py:533 msgid "Event filter name:" msgstr "Název filtru událostí:" @@ -5914,18 +5895,16 @@ msgid "Matches places with a citation of a particular value" msgstr "Vyhovují místa s citací konkrétní hodnoty" #: ../gramps/gen/filters/rules/place/_hasdata.py:49 -#: ../gramps/gui/editors/filtereditor.py:112 -#: ../gramps/gui/editors/filtereditor.py:557 +#: ../gramps/gui/editors/filtereditor.py:113 +#: ../gramps/gui/editors/filtereditor.py:562 msgid "Place type:" msgstr "Typ místa:" #: ../gramps/gen/filters/rules/place/_hasdata.py:50 -#: ../gramps/gui/glade/editplace.glade:279 -#: ../gramps/gui/glade/editplaceref.glade:510 -#: ../gramps/gui/glade/mergeplace.glade:545 -#: ../gramps/gui/glade/mergeplace.glade:562 #: ../gramps/gui/glade/editplace.glade:280 #: ../gramps/gui/glade/editplaceref.glade:511 +#: ../gramps/gui/glade/mergeplace.glade:545 +#: ../gramps/gui/glade/mergeplace.glade:562 msgid "Code:" msgstr "Kód:" @@ -6066,18 +6045,16 @@ msgid "Matches places with a particular title" msgstr "Vyhovují místa s konkrétním názvem" #: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:49 -#: ../gramps/gui/glade/editplaceref.glade:258 +#: ../gramps/gui/glade/editplaceref.glade:259 #: ../gramps/gui/glade/mergeplace.glade:236 #: ../gramps/gui/glade/mergeplace.glade:251 -#: ../gramps/gui/glade/editplaceref.glade:259 msgid "Latitude:" msgstr "Zeměpisná šířka:" #: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:49 -#: ../gramps/gui/glade/editplaceref.glade:331 +#: ../gramps/gui/glade/editplaceref.glade:332 #: ../gramps/gui/glade/mergeplace.glade:267 #: ../gramps/gui/glade/mergeplace.glade:282 -#: ../gramps/gui/glade/editplaceref.glade:332 msgid "Longitude:" msgstr "Zeměpisná délka:" @@ -6155,7 +6132,7 @@ msgid "Matches places whose Gramps ID matches the regular expression" msgstr "Vyhovují místa jejichž Gramps ID odpovídá regulárnímu výrazu" #: ../gramps/gen/filters/rules/place/_withinarea.py:50 -#: ../gramps/gui/editors/filtereditor.py:584 +#: ../gramps/gui/editors/filtereditor.py:589 msgid "Units:" msgstr "Jednotky:" @@ -6427,13 +6404,13 @@ msgstr "Vyhovují prameny označené jako soukromé" #. We encounter a PLAC, having previously encountered an ADDR #: ../gramps/gen/lib/address.py:97 ../gramps/gui/clipboard.py:298 -#: ../gramps/gui/configure.py:537 ../gramps/gui/editors/editaddress.py:167 +#: ../gramps/gui/configure.py:610 ../gramps/gui/editors/editaddress.py:167 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:106 #: ../gramps/plugins/gramplet/repositorydetails.py:136 -#: ../gramps/plugins/lib/libgedcom.py:5607 -#: ../gramps/plugins/lib/libgedcom.py:5774 +#: ../gramps/plugins/lib/libgedcom.py:5596 +#: ../gramps/plugins/lib/libgedcom.py:5763 #: ../gramps/plugins/textreport/familygroup.py:352 -#: ../gramps/plugins/webreport/addressbooklist.py:112 +#: ../gramps/plugins/webreport/addressbooklist.py:113 msgid "Address" msgstr "Adresa" @@ -6456,11 +6433,11 @@ msgstr "Adresa" #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:66 #: ../gramps/gui/editors/displaytabs/nameembedlist.py:80 #: ../gramps/gui/editors/displaytabs/notetab.py:79 -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:67 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:69 #: ../gramps/gui/editors/displaytabs/repoembedlist.py:70 #: ../gramps/gui/editors/displaytabs/srcattrembedlist.py:65 #: ../gramps/gui/editors/displaytabs/webembedlist.py:68 -#: ../gramps/gui/editors/editfamily.py:134 +#: ../gramps/gui/editors/editfamily.py:136 #: ../gramps/gui/glade/editaddress.glade:297 #: ../gramps/gui/glade/editattribute.glade:153 #: ../gramps/gui/glade/editchildref.glade:180 @@ -6476,24 +6453,24 @@ msgstr "Adresa" #: ../gramps/gui/glade/editnote.glade:233 #: ../gramps/gui/glade/editperson.glade:417 #: ../gramps/gui/glade/editpersonref.glade:158 -#: ../gramps/gui/glade/editplace.glade:328 -#: ../gramps/gui/glade/editplaceref.glade:431 +#: ../gramps/gui/glade/editplace.glade:329 +#: ../gramps/gui/glade/editplaceref.glade:432 #: ../gramps/gui/glade/editreporef.glade:195 #: ../gramps/gui/glade/editreporef.glade:404 #: ../gramps/gui/glade/editrepository.glade:212 #: ../gramps/gui/glade/editsource.glade:295 #: ../gramps/gui/glade/editurl.glade:156 +#: ../gramps/plugins/importer/importprogen.glade:108 +#: ../gramps/plugins/importer/importprogen.glade:244 #: ../gramps/plugins/lib/libpersonview.py:110 -#: ../gramps/plugins/lib/libplaceview.py:91 +#: ../gramps/plugins/lib/libplaceview.py:92 #: ../gramps/plugins/view/citationlistview.py:102 #: ../gramps/plugins/view/citationtreeview.py:97 -#: ../gramps/plugins/view/eventview.py:87 +#: ../gramps/plugins/view/eventview.py:83 #: ../gramps/plugins/view/familyview.py:84 #: ../gramps/plugins/view/mediaview.py:99 ../gramps/plugins/view/noteview.py:82 #: ../gramps/plugins/view/repoview.py:97 #: ../gramps/plugins/view/sourceview.py:87 -#: ../gramps/gui/glade/editplace.glade:329 -#: ../gramps/gui/glade/editplaceref.glade:432 msgid "Private" msgstr "Soukromý" @@ -6536,9 +6513,8 @@ msgstr "Citace" #: ../gramps/plugins/textreport/tagreport.py:488 #: ../gramps/plugins/view/noteview.py:110 ../gramps/plugins/view/view.gpr.py:97 #: ../gramps/plugins/view/view.gpr.py:105 -#: ../gramps/plugins/webreport/basepage.py:631 -#: ../gramps/plugins/webreport/basepage.py:1245 -#: ../gramps/plugins/webreport/person.py:1169 +#: ../gramps/plugins/webreport/basepage.py:1264 +#: ../gramps/plugins/webreport/person.py:1242 msgid "Notes" msgstr "Poznámky" @@ -6555,7 +6531,7 @@ msgstr "Poznámky" #: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:52 #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:62 #: ../gramps/gui/editors/displaytabs/placenameembedlist.py:64 -#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:61 +#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:63 #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:113 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:107 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:91 @@ -6578,7 +6554,7 @@ msgstr "Poznámky" #: ../gramps/gui/glade/editname.glade:581 #: ../gramps/gui/glade/editplacename.glade:132 #: ../gramps/gui/glade/editplacename.glade:142 -#: ../gramps/gui/selectors/selectevent.py:71 +#: ../gramps/gui/selectors/selectevent.py:68 #: ../gramps/plugins/export/exportcsv.py:288 #: ../gramps/plugins/export/exportcsv.py:466 #: ../gramps/plugins/gramplet/ageondategramplet.py:66 @@ -6586,7 +6562,11 @@ msgstr "Poznámky" #: ../gramps/plugins/gramplet/events.py:87 #: ../gramps/plugins/gramplet/locations.py:87 #: ../gramps/plugins/gramplet/personresidence.py:60 -#: ../gramps/plugins/importer/importcsv.py:220 +#: ../gramps/plugins/importer/importcsv.py:236 +#: ../gramps/plugins/importer/importprogen.glade:458 +#: ../gramps/plugins/importer/importprogen.glade:496 +#: ../gramps/plugins/importer/importprogen.glade:503 +#: ../gramps/plugins/importer/importprogen.glade:1145 #: ../gramps/plugins/quickview/onthisday.py:80 #: ../gramps/plugins/quickview/onthisday.py:81 #: ../gramps/plugins/quickview/onthisday.py:82 @@ -6600,17 +6580,17 @@ msgstr "Poznámky" #: ../gramps/plugins/tool/sortevents.py:54 #: ../gramps/plugins/view/citationlistview.py:100 #: ../gramps/plugins/view/citationtreeview.py:95 -#: ../gramps/plugins/view/eventview.py:85 +#: ../gramps/plugins/view/eventview.py:81 #: ../gramps/plugins/view/mediaview.py:98 -#: ../gramps/plugins/webreport/basepage.py:620 -#: ../gramps/plugins/webreport/basepage.py:912 -#: ../gramps/plugins/webreport/basepage.py:942 -#: ../gramps/plugins/webreport/basepage.py:1108 -#: ../gramps/plugins/webreport/basepage.py:2188 -#: ../gramps/plugins/webreport/event.py:176 -#: ../gramps/plugins/webreport/media.py:229 -#: ../gramps/plugins/webreport/media.py:592 -#: ../gramps/plugins/webreport/person.py:872 +#: ../gramps/plugins/webreport/basepage.py:641 +#: ../gramps/plugins/webreport/basepage.py:930 +#: ../gramps/plugins/webreport/basepage.py:961 +#: ../gramps/plugins/webreport/basepage.py:1127 +#: ../gramps/plugins/webreport/basepage.py:2269 +#: ../gramps/plugins/webreport/event.py:177 +#: ../gramps/plugins/webreport/media.py:230 +#: ../gramps/plugins/webreport/media.py:564 +#: ../gramps/plugins/webreport/person.py:892 msgid "Date" msgstr "Datum" @@ -6618,88 +6598,89 @@ msgstr "Datum" #: ../gramps/gen/lib/placetype.py:71 #: ../gramps/gui/editors/displaytabs/addrembedlist.py:72 #: ../gramps/gui/editors/displaytabs/locationembedlist.py:54 -#: ../gramps/plugins/view/geoplaces.py:540 +#: ../gramps/plugins/view/geoplaces.py:599 #: ../gramps/plugins/view/repoview.py:89 -#: ../gramps/plugins/webreport/basepage.py:1109 -#: ../gramps/plugins/webreport/basepage.py:2546 -#: ../gramps/plugins/webreport/basepage.py:2611 +#: ../gramps/plugins/webreport/basepage.py:1128 +#: ../gramps/plugins/webreport/basepage.py:2587 +#: ../gramps/plugins/webreport/basepage.py:2653 msgid "Street" msgstr "Ulice" #: ../gramps/gen/lib/address.py:115 ../gramps/gen/lib/location.py:93 -#: ../gramps/gen/lib/placetype.py:70 ../gramps/gui/configure.py:538 +#: ../gramps/gen/lib/placetype.py:70 ../gramps/gui/configure.py:612 #: ../gramps/gui/editors/displaytabs/addrembedlist.py:73 #: ../gramps/gui/editors/displaytabs/locationembedlist.py:55 -#: ../gramps/plugins/view/geoplaces.py:537 +#: ../gramps/plugins/view/geoplaces.py:596 #: ../gramps/plugins/view/repoview.py:90 -#: ../gramps/plugins/webreport/basepage.py:1110 -#: ../gramps/plugins/webreport/basepage.py:2547 -#: ../gramps/plugins/webreport/basepage.py:2612 +#: ../gramps/plugins/webreport/basepage.py:1129 +#: ../gramps/plugins/webreport/basepage.py:2588 +#: ../gramps/plugins/webreport/basepage.py:2654 msgid "Locality" msgstr "Lokalita" #: ../gramps/gen/lib/address.py:117 ../gramps/gen/lib/location.py:95 -#: ../gramps/gen/lib/placetype.py:68 ../gramps/gui/configure.py:539 +#: ../gramps/gen/lib/placetype.py:68 ../gramps/gui/configure.py:615 #: ../gramps/gui/editors/displaytabs/addrembedlist.py:74 #: ../gramps/gui/editors/displaytabs/locationembedlist.py:56 -#: ../gramps/plugins/view/geoplaces.py:588 +#: ../gramps/plugins/view/geoplaces.py:647 #: ../gramps/plugins/view/repoview.py:91 -#: ../gramps/plugins/webreport/basepage.py:1111 -#: ../gramps/plugins/webreport/basepage.py:2548 -#: ../gramps/plugins/webreport/basepage.py:2613 +#: ../gramps/plugins/webreport/basepage.py:1130 +#: ../gramps/plugins/webreport/basepage.py:2589 +#: ../gramps/plugins/webreport/basepage.py:2655 msgid "City" msgstr "Město" #: ../gramps/gen/lib/address.py:119 ../gramps/gen/lib/location.py:97 #: ../gramps/gen/lib/placetype.py:67 #: ../gramps/gui/editors/displaytabs/locationembedlist.py:57 -#: ../gramps/gui/views/treemodels/placemodel.py:305 -#: ../gramps/plugins/lib/maps/placeselection.py:137 -#: ../gramps/plugins/view/geoplaces.py:570 -#: ../gramps/plugins/webreport/basepage.py:1113 -#: ../gramps/plugins/webreport/basepage.py:2551 -#: ../gramps/plugins/webreport/basepage.py:2615 +#: ../gramps/gui/views/treemodels/placemodel.py:312 +#: ../gramps/plugins/lib/maps/placeselection.py:151 +#: ../gramps/plugins/view/geoplaces.py:629 +#: ../gramps/plugins/webreport/basepage.py:1132 +#: ../gramps/plugins/webreport/basepage.py:2592 +#: ../gramps/plugins/webreport/basepage.py:2657 msgid "County" msgstr "Kraj" #: ../gramps/gen/lib/address.py:121 ../gramps/gen/lib/location.py:99 #: ../gramps/gen/lib/placetype.py:66 #: ../gramps/gui/editors/displaytabs/locationembedlist.py:58 -#: ../gramps/gui/views/treemodels/placemodel.py:305 -#: ../gramps/plugins/lib/maps/placeselection.py:136 -#: ../gramps/plugins/view/geoplaces.py:567 +#: ../gramps/gui/views/treemodels/placemodel.py:312 +#: ../gramps/plugins/lib/maps/placeselection.py:150 +#: ../gramps/plugins/view/geoplaces.py:626 msgid "State" msgstr "Stát" #: ../gramps/gen/lib/address.py:123 ../gramps/gen/lib/location.py:101 -#: ../gramps/gen/lib/placetype.py:65 ../gramps/gui/configure.py:541 +#: ../gramps/gen/lib/placetype.py:65 ../gramps/gui/configure.py:620 #: ../gramps/gui/editors/displaytabs/addrembedlist.py:76 #: ../gramps/gui/editors/displaytabs/locationembedlist.py:59 -#: ../gramps/gui/views/treemodels/placemodel.py:305 -#: ../gramps/plugins/lib/maps/placeselection.py:135 -#: ../gramps/plugins/view/geoplaces.py:564 +#: ../gramps/gui/views/treemodels/placemodel.py:312 +#: ../gramps/plugins/lib/maps/placeselection.py:149 +#: ../gramps/plugins/view/geoplaces.py:623 #: ../gramps/plugins/view/repoview.py:93 -#: ../gramps/plugins/webreport/basepage.py:1115 -#: ../gramps/plugins/webreport/basepage.py:2555 -#: ../gramps/plugins/webreport/basepage.py:2618 -#: ../gramps/plugins/webreport/place.py:178 +#: ../gramps/plugins/webreport/basepage.py:1134 +#: ../gramps/plugins/webreport/basepage.py:2596 +#: ../gramps/plugins/webreport/basepage.py:2660 +#: ../gramps/plugins/webreport/place.py:183 +#: ../gramps/plugins/webreport/place.py:195 msgid "Country" msgstr "Země" #: ../gramps/gen/lib/address.py:125 ../gramps/gen/lib/location.py:103 -#: ../gramps/plugins/webreport/basepage.py:1114 -#: ../gramps/plugins/webreport/basepage.py:2554 -#: ../gramps/plugins/webreport/basepage.py:2617 +#: ../gramps/plugins/webreport/basepage.py:1133 +#: ../gramps/plugins/webreport/basepage.py:2595 +#: ../gramps/plugins/webreport/basepage.py:2659 msgid "Postal Code" msgstr "PSČ" #: ../gramps/gen/lib/address.py:127 ../gramps/gen/lib/location.py:105 -#: ../gramps/gui/configure.py:543 ../gramps/plugins/export/exportgedcom.py:795 -#: ../gramps/plugins/export/exportgedcom.py:1168 +#: ../gramps/gui/configure.py:626 ../gramps/plugins/export/exportgedcom.py:788 +#: ../gramps/plugins/export/exportgedcom.py:1161 #: ../gramps/plugins/gramplet/repositorydetails.py:124 -#: ../gramps/plugins/lib/libgedcom.py:4135 -#: ../gramps/plugins/lib/libgedcom.py:5871 -#: ../gramps/plugins/webreport/basepage.py:1116 +#: ../gramps/plugins/lib/libgedcom.py:4129 +#: ../gramps/plugins/lib/libgedcom.py:5860 +#: ../gramps/plugins/webreport/basepage.py:1135 msgid "Phone" msgstr "Telefon" @@ -6716,12 +6697,12 @@ msgstr "Atribut" #: ../gramps/plugins/gramplet/attributes.py:57 #: ../gramps/plugins/lib/libmetadata.py:173 #: ../gramps/plugins/tool/patchnames.py:410 -#: ../gramps/plugins/webreport/basepage.py:1007 -#: ../gramps/plugins/webreport/basepage.py:1244 +#: ../gramps/plugins/webreport/basepage.py:1026 +#: ../gramps/plugins/webreport/basepage.py:1263 msgid "Value" msgstr "Hodnota" -#: ../gramps/gen/lib/attrtype.py:63 ../gramps/gen/lib/childreftype.py:74 +#: ../gramps/gen/lib/attrtype.py:64 ../gramps/gen/lib/childreftype.py:74 #: ../gramps/gen/lib/eventroletype.py:53 ../gramps/gen/lib/eventtype.py:163 #: ../gramps/gen/lib/familyreltype.py:51 ../gramps/gen/lib/markertype.py:52 #: ../gramps/gen/lib/nameorigintype.py:74 ../gramps/gen/lib/nametype.py:47 @@ -6730,96 +6711,103 @@ msgstr "Hodnota" #: ../gramps/gen/lib/srcmediatype.py:57 ../gramps/gen/lib/urltype.py:48 #: ../gramps/gui/autocomp.py:179 #: ../gramps/plugins/textreport/indivcomplete.py:74 -#: ../gramps/plugins/view/geoplaces.py:534 +#: ../gramps/plugins/view/geoplaces.py:593 msgid "Custom" msgstr "Uživatelský" -#: ../gramps/gen/lib/attrtype.py:64 +#: ../gramps/gen/lib/attrtype.py:65 msgid "Caste" msgstr "Kasta" #. 2 name (version) -#: ../gramps/gen/lib/attrtype.py:65 ../gramps/gen/lib/event.py:148 +#: ../gramps/gen/lib/attrtype.py:66 ../gramps/gen/lib/event.py:148 #: ../gramps/gen/lib/media.py:147 ../gramps/gen/lib/url.py:96 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:75 #: ../gramps/gui/editors/displaytabs/webembedlist.py:67 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:104 -#: ../gramps/gui/glade/rule.glade:931 ../gramps/gui/glade/styleeditor.glade:262 +#: ../gramps/gui/glade/rule.glade:931 ../gramps/gui/glade/styleeditor.glade:278 #: ../gramps/gui/plug/_windows.py:134 ../gramps/gui/plug/_windows.py:243 -#: ../gramps/gui/plug/_windows.py:620 ../gramps/gui/plug/_windows.py:1105 -#: ../gramps/gui/selectors/selectevent.py:73 +#: ../gramps/gui/plug/_windows.py:622 ../gramps/gui/plug/_windows.py:1107 +#: ../gramps/gui/selectors/selectevent.py:70 #: ../gramps/plugins/gramplet/coordinates.py:90 #: ../gramps/plugins/gramplet/events.py:86 #: ../gramps/plugins/lib/libmetadata.py:100 #: ../gramps/plugins/textreport/placereport.py:226 #: ../gramps/plugins/textreport/placereport.py:303 #: ../gramps/plugins/tool/sortevents.py:57 -#: ../gramps/plugins/view/eventview.py:82 -#: ../gramps/plugins/webreport/basepage.py:622 -#: ../gramps/plugins/webreport/basepage.py:915 -#: ../gramps/plugins/webreport/basepage.py:2059 -#: ../gramps/plugins/webreport/basepage.py:2740 -#: ../gramps/plugins/webreport/download.py:127 +#: ../gramps/plugins/view/eventview.py:78 +#: ../gramps/plugins/webreport/basepage.py:643 +#: ../gramps/plugins/webreport/basepage.py:933 +#: ../gramps/plugins/webreport/basepage.py:2140 +#: ../gramps/plugins/webreport/basepage.py:2872 +#: ../gramps/plugins/webreport/download.py:128 msgid "Description" msgstr "Popis" -#: ../gramps/gen/lib/attrtype.py:66 +#: ../gramps/gen/lib/attrtype.py:67 msgid "Identification Number" msgstr "Identifikační číslo" -#: ../gramps/gen/lib/attrtype.py:67 +#: ../gramps/gen/lib/attrtype.py:68 msgid "National Origin" msgstr "Národnost" -#: ../gramps/gen/lib/attrtype.py:68 ../gramps/plugins/lib/libpersonview.py:108 +#: ../gramps/gen/lib/attrtype.py:69 ../gramps/plugins/lib/libpersonview.py:108 msgid "Number of Children" msgstr "Počet dětí" -#: ../gramps/gen/lib/attrtype.py:69 +#: ../gramps/gen/lib/attrtype.py:70 msgid "Social Security Number" msgstr "Rodné číslo" -#: ../gramps/gen/lib/attrtype.py:70 ../gramps/gen/utils/keyword.py:72 -#: ../gramps/gui/configure.py:691 ../gramps/gui/configure.py:693 -#: ../gramps/gui/configure.py:698 ../gramps/gui/configure.py:705 +#: ../gramps/gen/lib/attrtype.py:71 ../gramps/gen/utils/keyword.py:72 +#: ../gramps/gui/configure.py:847 ../gramps/gui/configure.py:849 +#: ../gramps/gui/configure.py:854 ../gramps/gui/configure.py:861 #: ../gramps/plugins/tool/patchnames.py:435 msgid "Nickname" msgstr "Přezdívka" -#: ../gramps/gen/lib/attrtype.py:71 +#: ../gramps/gen/lib/attrtype.py:72 msgid "Cause" msgstr "Důvod" -#: ../gramps/gen/lib/attrtype.py:72 +#: ../gramps/gen/lib/attrtype.py:73 msgid "Agency" msgstr "Působnost" -#: ../gramps/gen/lib/attrtype.py:73 +#: ../gramps/gen/lib/attrtype.py:74 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:88 -#: ../gramps/plugins/drawreport/statisticschart.py:371 +#: ../gramps/plugins/drawreport/statisticschart.py:377 #: ../gramps/plugins/gramplet/agestats.py:176 #: ../gramps/plugins/gramplet/events.py:89 #: ../gramps/plugins/quickview/ageondate.py:54 msgid "Age" msgstr "Věk" -#: ../gramps/gen/lib/attrtype.py:74 +#: ../gramps/gen/lib/attrtype.py:75 msgid "Father's Age" msgstr "Věk otce" -#: ../gramps/gen/lib/attrtype.py:75 +#: ../gramps/gen/lib/attrtype.py:76 msgid "Mother's Age" msgstr "Věk matky" -#: ../gramps/gen/lib/attrtype.py:76 ../gramps/gen/lib/eventroletype.py:60 +#: ../gramps/gen/lib/attrtype.py:77 ../gramps/gen/lib/eventroletype.py:60 msgid "Witness" msgstr "Svědek" -#: ../gramps/gen/lib/attrtype.py:77 +#: ../gramps/gen/lib/attrtype.py:78 msgid "Time" msgstr "Čas" -#: ../gramps/gen/lib/childref.py:105 ../gramps/gui/editors/editchildref.py:195 +#: ../gramps/gen/lib/attrtype.py:79 ../gramps/gen/lib/eventtype.py:190 +#: ../gramps/gen/lib/nameorigintype.py:85 +#: ../gramps/gen/plug/docgen/treedoc.py:454 +#: ../gramps/plugins/gramplet/persondetails.py:163 +msgid "Occupation" +msgstr "Zaměstnání" + +#: ../gramps/gen/lib/childref.py:105 ../gramps/gui/editors/editchildref.py:190 msgid "Child Reference" msgstr "Odkaz na dítě" @@ -6835,34 +6823,38 @@ msgid "Handle" msgstr "Ukazatel" #: ../gramps/gen/lib/childreftype.py:67 ../gramps/gen/plug/docgen/treedoc.py:72 -#: ../gramps/gui/configure.py:83 +#: ../gramps/gui/configure.py:87 #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:201 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:175 #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:209 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:155 #: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:154 -#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:250 +#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:252 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:191 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:171 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:154 #: ../gramps/gui/glade/editplaceformat.glade:185 -#: ../gramps/plugins/tool/check.py:2459 +#: ../gramps/plugins/graph/gvfamilylines.py:82 +#: ../gramps/plugins/tool/check.py:2494 msgid "None" msgstr "Žádný" #: ../gramps/gen/lib/childreftype.py:68 ../gramps/gen/lib/eventtype.py:165 #: ../gramps/gui/merge/mergeperson.py:189 +#: ../gramps/plugins/export/exportvcalendar.py:156 +#: ../gramps/plugins/export/exportvcalendar.py:161 #: ../gramps/plugins/gramplet/ancestor.py:64 #: ../gramps/plugins/gramplet/descendant.py:63 +#: ../gramps/plugins/importer/importprogen.glade:1472 #: ../gramps/plugins/quickview/all_relations.py:270 #: ../gramps/plugins/quickview/lineage.py:93 #: ../gramps/plugins/textreport/familygroup.py:320 #: ../gramps/plugins/textreport/familygroup.py:528 #: ../gramps/plugins/textreport/familygroup.py:530 #: ../gramps/plugins/textreport/tagreport.py:170 -#: ../gramps/plugins/view/relview.py:602 -#: ../gramps/plugins/webreport/person.py:213 -#: ../gramps/plugins/webreport/surname.py:130 +#: ../gramps/plugins/view/relview.py:733 +#: ../gramps/plugins/webreport/person.py:219 +#: ../gramps/plugins/webreport/surname.py:141 msgid "Birth" msgstr "Narození" @@ -6884,13 +6876,16 @@ msgstr "Pěstoun" #. 8 #: ../gramps/gen/lib/citation.py:97 ../gramps/gen/lib/notetype.py:79 -#: ../gramps/gui/clipboard.py:468 ../gramps/gui/configure.py:563 +#: ../gramps/gui/clipboard.py:468 ../gramps/gui/configure.py:655 #: ../gramps/gui/editors/editcitation.py:119 #: ../gramps/gui/editors/editcitation.py:125 #: ../gramps/gui/editors/editlink.py:100 -#: ../gramps/gui/editors/filtereditor.py:301 ../gramps/gui/viewmanager.py:617 +#: ../gramps/gui/editors/filtereditor.py:302 ../gramps/gui/grampsgui.py:56 #: ../gramps/gui/views/treemodels/citationtreemodel.py:170 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:115 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:116 +#: ../gramps/plugins/importer/importprogen.glade:209 +#: ../gramps/plugins/importer/importprogen.glade:739 +#: ../gramps/plugins/lib/libprogen.py:935 #: ../gramps/plugins/quickview/quickview.gpr.py:209 #: ../gramps/plugins/quickview/references.py:89 #: ../gramps/plugins/tool/reorderids.glade:823 @@ -6902,7 +6897,7 @@ msgstr "Citace" #: ../gramps/gen/lib/note.py:116 ../gramps/gen/lib/person.py:180 #: ../gramps/gen/lib/place.py:141 ../gramps/gen/lib/repo.py:93 #: ../gramps/gen/lib/src.py:104 ../gramps/gen/plug/report/stdoptions.py:321 -#: ../gramps/plugins/importer/importcsv.py:206 +#: ../gramps/plugins/importer/importcsv.py:207 #: ../gramps/plugins/quickview/filterbyname.py:154 #: ../gramps/plugins/quickview/filterbyname.py:165 #: ../gramps/plugins/quickview/filterbyname.py:175 @@ -6921,40 +6916,44 @@ msgstr "Citace" #: ../gramps/plugins/quickview/filterbyname.py:276 #: ../gramps/plugins/tool/findloop.py:112 #: ../gramps/plugins/tool/findloop.py:116 -#: ../gramps/plugins/webreport/basepage.py:2521 -#: ../gramps/plugins/webreport/event.py:177 -#: ../gramps/plugins/webreport/event.py:389 -#: ../gramps/plugins/webreport/media.py:569 -#: ../gramps/plugins/webreport/person.py:1396 -#: ../gramps/plugins/webreport/repository.py:243 -#: ../gramps/plugins/webreport/source.py:259 +#: ../gramps/plugins/webreport/basepage.py:2562 +#: ../gramps/plugins/webreport/event.py:178 +#: ../gramps/plugins/webreport/event.py:391 +#: ../gramps/plugins/webreport/media.py:541 +#: ../gramps/plugins/webreport/person.py:1470 +#: ../gramps/plugins/webreport/repository.py:245 +#: ../gramps/plugins/webreport/source.py:261 msgid "Gramps ID" msgstr "Gramps ID" #: ../gramps/gen/lib/citation.py:108 #: ../gramps/gui/editors/displaytabs/citationembedlist.py:82 -#: ../gramps/plugins/webreport/basepage.py:2190 +#: ../gramps/plugins/importer/importprogen.glade:295 +#: ../gramps/plugins/webreport/basepage.py:2271 msgid "Page" msgstr "Strana" #: ../gramps/gen/lib/citation.py:112 +#: ../gramps/plugins/importer/importprogen.glade:261 #: ../gramps/plugins/view/citationlistview.py:101 #: ../gramps/plugins/view/citationtreeview.py:96 -#: ../gramps/plugins/webreport/basepage.py:2191 +#: ../gramps/plugins/webreport/basepage.py:2272 msgid "Confidence" msgstr "Důvěryhodnost" #. 7 #: ../gramps/gen/lib/citation.py:115 ../gramps/gen/lib/src.py:97 -#: ../gramps/gui/clipboard.py:761 ../gramps/gui/configure.py:561 +#: ../gramps/gui/clipboard.py:761 ../gramps/gui/configure.py:652 #: ../gramps/gui/editors/displaytabs/nameembedlist.py:78 #: ../gramps/gui/editors/editlink.py:99 ../gramps/gui/editors/editsource.py:86 -#: ../gramps/gui/editors/filtereditor.py:297 ../gramps/gui/viewmanager.py:615 +#: ../gramps/gui/editors/filtereditor.py:298 ../gramps/gui/grampsgui.py:56 #: ../gramps/gui/views/treemodels/citationtreemodel.py:170 #: ../gramps/plugins/export/exportcsv.py:466 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:114 -#: ../gramps/plugins/importer/importcsv.py:169 -#: ../gramps/plugins/importer/importprogen.py:873 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:115 +#: ../gramps/plugins/importer/importcsv.py:170 +#: ../gramps/plugins/importer/importprogen.glade:52 +#: ../gramps/plugins/importer/importprogen.glade:724 +#: ../gramps/plugins/lib/libprogen.py:882 #: ../gramps/plugins/quickview/filterbyname.py:195 #: ../gramps/plugins/quickview/filterbyname.py:258 #: ../gramps/plugins/quickview/quickview.gpr.py:205 @@ -6973,8 +6972,8 @@ msgstr "Pramen" #: ../gramps/gen/lib/media.py:134 ../gramps/gen/lib/person.py:206 #: ../gramps/gen/lib/place.py:166 ../gramps/gen/lib/src.py:117 #: ../gramps/gui/clipboard.py:636 ../gramps/gui/editors/editlink.py:94 -#: ../gramps/gui/editors/filtereditor.py:298 ../gramps/gui/viewmanager.py:621 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:110 +#: ../gramps/gui/editors/filtereditor.py:299 ../gramps/gui/grampsgui.py:56 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:111 #: ../gramps/plugins/quickview/filterbyname.py:109 #: ../gramps/plugins/quickview/filterbyname.py:134 #: ../gramps/plugins/quickview/filterbyname.py:215 @@ -6986,13 +6985,13 @@ msgstr "Pramen" #: ../gramps/plugins/tool/reorderids.glade:848 #: ../gramps/plugins/view/mediaview.py:129 #: ../gramps/plugins/view/view.gpr.py:82 ../gramps/plugins/view/view.gpr.py:90 -#: ../gramps/plugins/webreport/basepage.py:1492 -#: ../gramps/plugins/webreport/basepage.py:1558 -#: ../gramps/plugins/webreport/basepage.py:1627 -#: ../gramps/plugins/webreport/basepage.py:1674 -#: ../gramps/plugins/webreport/basepage.py:1963 +#: ../gramps/plugins/webreport/basepage.py:1533 +#: ../gramps/plugins/webreport/basepage.py:1592 +#: ../gramps/plugins/webreport/basepage.py:1660 +#: ../gramps/plugins/webreport/basepage.py:1707 +#: ../gramps/plugins/webreport/basepage.py:2044 #: ../gramps/plugins/webreport/media.py:196 -#: ../gramps/plugins/webreport/media.py:390 +#: ../gramps/plugins/webreport/media.py:378 msgid "Media" msgstr "Média" @@ -7018,14 +7017,15 @@ msgstr "Poslední změna" #: ../gramps/gui/glade/editmediaref.glade:726 #: ../gramps/gui/glade/editnote.glade:284 #: ../gramps/gui/glade/editperson.glade:683 -#: ../gramps/gui/selectors/selectnote.py:77 +#: ../gramps/gui/selectors/selectnote.py:74 +#: ../gramps/plugins/importer/importprogen.glade:527 #: ../gramps/plugins/lib/libpersonview.py:111 -#: ../gramps/plugins/lib/libplaceview.py:92 +#: ../gramps/plugins/lib/libplaceview.py:93 #: ../gramps/plugins/textreport/indivcomplete.py:549 #: ../gramps/plugins/tool/notrelated.py:129 #: ../gramps/plugins/view/citationlistview.py:103 #: ../gramps/plugins/view/citationtreeview.py:98 -#: ../gramps/plugins/view/eventview.py:88 +#: ../gramps/plugins/view/eventview.py:84 #: ../gramps/plugins/view/familyview.py:85 #: ../gramps/plugins/view/mediaview.py:100 #: ../gramps/plugins/view/noteview.py:83 ../gramps/plugins/view/repoview.py:98 @@ -7042,14 +7042,16 @@ msgstr "Štítky" #: ../gramps/gen/lib/date.py:274 ../gramps/gen/lib/date.py:422 #: ../gramps/gen/mime/_pythonmime.py:48 ../gramps/gen/mime/_pythonmime.py:56 #: ../gramps/gen/mime/_winmime.py:57 ../gramps/gen/utils/db.py:523 -#: ../gramps/gui/editors/editperson.py:348 +#: ../gramps/gui/editors/editperson.py:342 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:94 #: ../gramps/gui/merge/mergeperson.py:64 #: ../gramps/gui/views/treemodels/peoplemodel.py:97 +#: ../gramps/plugins/lib/libgedcom.py:5393 +#: ../gramps/plugins/lib/libgedcom.py:6704 #: ../gramps/plugins/textreport/indivcomplete.py:663 #: ../gramps/plugins/tool/dumpgenderstats.py:46 -#: ../gramps/plugins/view/relview.py:642 -#: ../gramps/plugins/webreport/person.py:414 +#: ../gramps/plugins/view/relview.py:775 +#: ../gramps/plugins/webreport/person.py:431 msgid "unknown" msgstr "neznámý" @@ -7066,7 +7068,7 @@ msgstr "více než" #: ../gramps/gen/lib/date.py:288 ../gramps/gen/lib/date.py:303 #: ../gramps/gen/lib/date.py:307 ../gramps/gen/lib/date.py:311 -#: ../gramps/gen/lib/date.py:348 ../gramps/gui/editors/filtereditor.py:251 +#: ../gramps/gen/lib/date.py:348 ../gramps/gui/editors/filtereditor.py:252 msgid "less than" msgstr "méně než" @@ -7077,15 +7079,16 @@ msgid "age|about" msgstr "kolem" #: ../gramps/gen/lib/date.py:295 ../gramps/gen/lib/date.py:339 -#: ../gramps/gen/lib/date.py:358 +#: ../gramps/gen/lib/date.py:358 ../gramps/plugins/webreport/basepage.py:2924 msgid "between" msgstr "mezi" #: ../gramps/gen/lib/date.py:298 ../gramps/gen/lib/date.py:342 #: ../gramps/gen/lib/date.py:360 ../gramps/gui/merge/mergefamily.py:155 #: ../gramps/plugins/quickview/all_relations.py:282 -#: ../gramps/plugins/view/relview.py:978 -#: ../gramps/plugins/webreport/basepage.py:830 +#: ../gramps/plugins/view/relview.py:1143 +#: ../gramps/plugins/webreport/basepage.py:846 +#: ../gramps/plugins/webreport/basepage.py:2925 msgid "and" msgstr "a" @@ -7145,7 +7148,7 @@ msgstr "Modifikátor" msgid "Quality" msgstr "Kvalita" -#: ../gramps/gen/lib/date.py:716 ../gramps/gui/editors/filtereditor.py:820 +#: ../gramps/gen/lib/date.py:716 ../gramps/gui/editors/filtereditor.py:834 #: ../gramps/gui/glade/rule.glade:967 msgid "Values" msgstr "Hodnoty" @@ -7153,8 +7156,10 @@ msgstr "Hodnoty" #: ../gramps/gen/lib/date.py:719 ../gramps/gen/lib/placename.py:99 #: ../gramps/gen/lib/styledtext.py:321 #: ../gramps/gen/plug/report/_constants.py:54 ../gramps/gui/clipboard.py:613 -#: ../gramps/gui/clipboard.py:621 ../gramps/gui/configure.py:1224 +#: ../gramps/gui/clipboard.py:621 ../gramps/gui/configure.py:1395 #: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:101 +#: ../gramps/plugins/importer/importprogen.glade:403 +#: ../gramps/plugins/importer/importprogen.glade:1107 #: ../gramps/plugins/textreport/custombooktext.py:132 #: ../gramps/plugins/textreport/tagreport.py:511 msgid "Text" @@ -7188,8 +7193,7 @@ msgstr "není" msgid "about" msgstr "okolo" -#: ../gramps/gen/lib/date.py:1872 -#: ../gramps/plugins/importer/importprogen.py:1722 +#: ../gramps/gen/lib/date.py:1872 ../gramps/plugins/lib/libprogen.py:1839 #: ../gramps/plugins/lib/libsubstkeyword.py:313 msgid "after" msgstr "po" @@ -7212,43 +7216,45 @@ msgstr "jen text" #. 0 this order range above #: ../gramps/gen/lib/event.py:136 ../gramps/gen/lib/eventref.py:109 -#: ../gramps/gui/clipboard.py:335 ../gramps/gui/configure.py:567 +#: ../gramps/gui/clipboard.py:335 ../gramps/gui/configure.py:661 #: ../gramps/gui/editors/editlink.py:92 -#: ../gramps/gui/editors/filtereditor.py:295 +#: ../gramps/gui/editors/filtereditor.py:296 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:138 -#: ../gramps/gui/viewmanager.py:611 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:108 +#: ../gramps/gui/grampsgui.py:56 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:109 +#: ../gramps/plugins/importer/importprogen.glade:696 #: ../gramps/plugins/quickview/filterbyname.py:175 #: ../gramps/plugins/quickview/filterbyname.py:246 #: ../gramps/plugins/quickview/quickview.gpr.py:204 #: ../gramps/plugins/quickview/references.py:87 -#: ../gramps/plugins/textreport/placereport.py:457 +#: ../gramps/plugins/textreport/placereport.py:458 #: ../gramps/plugins/tool/reorderids.glade:787 -#: ../gramps/plugins/webreport/basepage.py:619 +#: ../gramps/plugins/webreport/basepage.py:640 msgid "Event" msgstr "Událost" #. 5 #: ../gramps/gen/lib/event.py:151 ../gramps/gen/lib/ldsord.py:186 #: ../gramps/gen/lib/place.py:134 ../gramps/gui/clipboard.py:355 -#: ../gramps/gui/configure.py:559 +#: ../gramps/gui/configure.py:649 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:81 #: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:55 #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:65 #: ../gramps/gui/editors/editlink.py:97 -#: ../gramps/gui/editors/filtereditor.py:296 +#: ../gramps/gui/editors/filtereditor.py:297 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:108 -#: ../gramps/gui/glade/editevent.glade:270 -#: ../gramps/gui/plug/_guioptions.py:1352 -#: ../gramps/gui/selectors/selectevent.py:72 ../gramps/gui/viewmanager.py:613 -#: ../gramps/gui/views/treemodels/placemodel.py:305 +#: ../gramps/gui/glade/editevent.glade:270 ../gramps/gui/grampsgui.py:56 +#: ../gramps/gui/plug/_guioptions.py:1354 +#: ../gramps/gui/selectors/selectevent.py:69 +#: ../gramps/gui/views/treemodels/placemodel.py:312 #: ../gramps/plugins/export/exportcsv.py:286 #: ../gramps/plugins/export/exportcsv.py:466 #: ../gramps/plugins/gramplet/coordinates.py:93 #: ../gramps/plugins/gramplet/events.py:91 #: ../gramps/plugins/gramplet/personresidence.py:61 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:112 -#: ../gramps/plugins/importer/importcsv.py:221 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:113 +#: ../gramps/plugins/importer/importcsv.py:237 +#: ../gramps/plugins/importer/importprogen.glade:710 #: ../gramps/plugins/quickview/filterbyname.py:185 #: ../gramps/plugins/quickview/filterbyname.py:252 #: ../gramps/plugins/quickview/onthisday.py:80 @@ -7260,11 +7266,10 @@ msgstr "Událost" #: ../gramps/plugins/textreport/indivcomplete.py:709 #: ../gramps/plugins/tool/reorderids.glade:799 #: ../gramps/plugins/tool/sortevents.py:58 -#: ../gramps/plugins/view/eventview.py:86 -#: ../gramps/plugins/webreport/basepage.py:621 -#: ../gramps/plugins/webreport/basepage.py:914 -#: ../gramps/plugins/webreport/basepage.py:944 -#: ../gramps/gui/plug/_guioptions.py:1354 +#: ../gramps/plugins/view/eventview.py:82 +#: ../gramps/plugins/webreport/basepage.py:642 +#: ../gramps/plugins/webreport/basepage.py:932 +#: ../gramps/plugins/webreport/basepage.py:963 msgid "Place" msgstr "Místo" @@ -7283,9 +7288,9 @@ msgstr "Odkazy na událost" #: ../gramps/plugins/gramplet/gramplet.gpr.py:659 #: ../gramps/plugins/textreport/indivcomplete.py:472 #: ../gramps/plugins/textreport/indivcomplete.py:692 -#: ../gramps/plugins/webreport/basepage.py:428 -#: ../gramps/plugins/webreport/basepage.py:996 -#: ../gramps/plugins/webreport/basepage.py:1228 +#: ../gramps/plugins/webreport/basepage.py:447 +#: ../gramps/plugins/webreport/basepage.py:1015 +#: ../gramps/plugins/webreport/basepage.py:1247 msgid "Attributes" msgstr "Atributy" @@ -7330,15 +7335,18 @@ msgstr "Životní události" #. get the family events #: ../gramps/gen/lib/eventtype.py:139 ../gramps/gen/lib/family.py:145 #: ../gramps/gen/lib/ldsord.py:188 ../gramps/gui/clipboard.py:739 -#: ../gramps/gui/configure.py:557 +#: ../gramps/gui/configure.py:646 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:59 #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:52 -#: ../gramps/gui/editors/editfamily.py:499 ../gramps/gui/editors/editlink.py:93 -#: ../gramps/gui/editors/filtereditor.py:294 -#: ../gramps/gui/glade/editldsord.glade:267 ../gramps/gui/viewmanager.py:609 +#: ../gramps/gui/editors/editfamily.py:561 ../gramps/gui/editors/editlink.py:93 +#: ../gramps/gui/editors/filtereditor.py:295 +#: ../gramps/gui/glade/editldsord.glade:267 ../gramps/gui/grampsgui.py:56 #: ../gramps/plugins/export/exportcsv.py:506 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:109 -#: ../gramps/plugins/importer/importcsv.py:211 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:110 +#: ../gramps/plugins/importer/importcsv.py:227 +#: ../gramps/plugins/importer/importprogen.glade:682 +#: ../gramps/plugins/importer/importprogen.glade:1256 +#: ../gramps/plugins/importer/importprogen.glade:1345 #: ../gramps/plugins/quickview/all_events.py:83 #: ../gramps/plugins/quickview/all_relations.py:270 #: ../gramps/plugins/quickview/filterbyname.py:165 @@ -7347,9 +7355,9 @@ msgstr "Životní události" #: ../gramps/plugins/quickview/references.py:86 #: ../gramps/plugins/textreport/recordsreport.py:271 #: ../gramps/plugins/tool/reorderids.glade:774 -#: ../gramps/plugins/view/relview.py:1360 -#: ../gramps/plugins/view/relview.py:1382 -#: ../gramps/plugins/webreport/family.py:188 +#: ../gramps/plugins/view/relview.py:1529 +#: ../gramps/plugins/view/relview.py:1552 +#: ../gramps/plugins/webreport/family.py:189 msgid "Family" msgstr "Rodina" @@ -7375,26 +7383,31 @@ msgstr "Právní" #: ../gramps/gen/lib/eventtype.py:153 ../gramps/gen/lib/eventtype.py:195 #: ../gramps/plugins/gramplet/gramplet.gpr.py:463 -#: ../gramps/plugins/webreport/addressbooklist.py:113 -#: ../gramps/plugins/webreport/basepage.py:2718 +#: ../gramps/plugins/lib/libprogen.py:1827 +#: ../gramps/plugins/lib/libprogen.py:1830 +#: ../gramps/plugins/webreport/addressbooklist.py:114 +#: ../gramps/plugins/webreport/basepage.py:2849 msgid "Residence" msgstr "Bydliště" #: ../gramps/gen/lib/eventtype.py:155 ../gramps/gui/glade/mergedata.glade:523 #: ../gramps/gui/glade/mergedata.glade:610 -#: ../gramps/plugins/lib/maps/placeselection.py:138 -#: ../gramps/plugins/lib/maps/placeselection.py:189 +#: ../gramps/plugins/lib/maps/placeselection.py:152 +#: ../gramps/plugins/lib/maps/placeselection.py:203 msgid "Other" msgstr "Jiný" #: ../gramps/gen/lib/eventtype.py:166 ../gramps/gui/merge/mergeperson.py:194 +#: ../gramps/plugins/export/exportvcalendar.py:174 +#: ../gramps/plugins/export/exportvcalendar.py:179 +#: ../gramps/plugins/importer/importprogen.glade:1491 #: ../gramps/plugins/textreport/familygroup.py:328 #: ../gramps/plugins/textreport/familygroup.py:534 #: ../gramps/plugins/textreport/familygroup.py:536 #: ../gramps/plugins/textreport/tagreport.py:176 -#: ../gramps/plugins/view/relview.py:613 ../gramps/plugins/view/relview.py:640 -#: ../gramps/plugins/webreport/person.py:217 -#: ../gramps/plugins/webreport/surname.py:134 +#: ../gramps/plugins/view/relview.py:744 ../gramps/plugins/view/relview.py:773 +#: ../gramps/plugins/webreport/person.py:223 +#: ../gramps/plugins/webreport/surname.py:145 msgid "Death" msgstr "Úmrtí" @@ -7491,11 +7504,6 @@ msgstr "Šlechtický titul" msgid "Number of Marriages" msgstr "Počet sňatků" -#: ../gramps/gen/lib/eventtype.py:190 ../gramps/gen/lib/nameorigintype.py:85 -#: ../gramps/plugins/gramplet/persondetails.py:163 -msgid "Occupation" -msgstr "Zaměstnání" - #: ../gramps/gen/lib/eventtype.py:191 msgid "Ordination" msgstr "Vysvěcení" @@ -7521,14 +7529,16 @@ msgstr "Odchod do důchodu" msgid "Will" msgstr "Závěť" +#. feature requests 2356, 1657: avoid genitive form #: ../gramps/gen/lib/eventtype.py:198 ../gramps/gen/plug/docgen/treedoc.py:150 #: ../gramps/gui/merge/mergeperson.py:258 #: ../gramps/plugins/export/exportcsv.py:465 -#: ../gramps/plugins/importer/importcsv.py:219 +#: ../gramps/plugins/export/exportvcalendar.py:136 +#: ../gramps/plugins/importer/importcsv.py:235 #: ../gramps/plugins/textreport/familygroup.py:406 #: ../gramps/plugins/textreport/familygroup.py:415 #: ../gramps/plugins/textreport/familygroup.py:606 -#: ../gramps/plugins/webreport/family.py:189 +#: ../gramps/plugins/webreport/family.py:190 msgid "Marriage" msgstr "Manželství" @@ -7552,7 +7562,7 @@ msgstr "Ohlášky" msgid "Engagement" msgstr "Zasnoubení" -#: ../gramps/gen/lib/eventtype.py:204 ../gramps/plugins/webreport/family.py:190 +#: ../gramps/gen/lib/eventtype.py:204 ../gramps/plugins/webreport/family.py:191 msgid "Divorce" msgstr "Rozvod" @@ -7772,20 +7782,20 @@ msgstr "annul." #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:122 #: ../gramps/gui/glade/editfamily.glade:192 #: ../gramps/gui/merge/mergeperson.py:231 -#: ../gramps/gui/selectors/selectfamily.py:70 -#: ../gramps/gui/widgets/reorderfam.py:84 +#: ../gramps/gui/selectors/selectfamily.py:67 +#: ../gramps/gui/widgets/reorderfam.py:96 #: ../gramps/plugins/gramplet/persondetails.py:224 -#: ../gramps/plugins/importer/importcsv.py:216 +#: ../gramps/plugins/importer/importcsv.py:232 #: ../gramps/plugins/quickview/all_relations.py:300 #: ../gramps/plugins/textreport/familygroup.py:232 #: ../gramps/plugins/textreport/familygroup.py:243 #: ../gramps/plugins/textreport/indivcomplete.py:329 #: ../gramps/plugins/textreport/indivcomplete.py:331 -#: ../gramps/plugins/textreport/indivcomplete.py:928 +#: ../gramps/plugins/textreport/indivcomplete.py:929 #: ../gramps/plugins/textreport/tagreport.py:252 #: ../gramps/plugins/view/familyview.py:80 -#: ../gramps/plugins/view/relview.py:893 -#: ../gramps/plugins/webreport/person.py:1558 +#: ../gramps/plugins/view/relview.py:1053 +#: ../gramps/plugins/webreport/person.py:1631 msgid "Father" msgstr "Otec" @@ -7794,32 +7804,32 @@ msgstr "Otec" #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:123 #: ../gramps/gui/glade/editfamily.glade:470 #: ../gramps/gui/merge/mergeperson.py:234 -#: ../gramps/gui/selectors/selectfamily.py:71 -#: ../gramps/gui/widgets/reorderfam.py:85 +#: ../gramps/gui/selectors/selectfamily.py:68 +#: ../gramps/gui/widgets/reorderfam.py:97 #: ../gramps/plugins/gramplet/persondetails.py:225 -#: ../gramps/plugins/importer/importcsv.py:213 +#: ../gramps/plugins/importer/importcsv.py:229 #: ../gramps/plugins/quickview/all_relations.py:297 #: ../gramps/plugins/textreport/familygroup.py:249 #: ../gramps/plugins/textreport/familygroup.py:260 #: ../gramps/plugins/textreport/indivcomplete.py:338 #: ../gramps/plugins/textreport/indivcomplete.py:340 -#: ../gramps/plugins/textreport/indivcomplete.py:929 +#: ../gramps/plugins/textreport/indivcomplete.py:930 #: ../gramps/plugins/textreport/tagreport.py:258 #: ../gramps/plugins/view/familyview.py:81 -#: ../gramps/plugins/view/relview.py:894 -#: ../gramps/plugins/webreport/person.py:1571 +#: ../gramps/plugins/view/relview.py:1054 +#: ../gramps/plugins/webreport/person.py:1644 msgid "Mother" msgstr "Matka" #. Go over children and build their menu -#: ../gramps/gen/lib/family.py:161 ../gramps/gui/widgets/fanchart.py:1681 +#: ../gramps/gen/lib/family.py:161 ../gramps/gui/widgets/fanchart.py:1957 #: ../gramps/plugins/gramplet/gramplet.gpr.py:855 #: ../gramps/plugins/gramplet/gramplet.gpr.py:869 #: ../gramps/plugins/textreport/familygroup.py:646 #: ../gramps/plugins/textreport/indivcomplete.py:678 -#: ../gramps/plugins/view/pedigreeview.py:1754 -#: ../gramps/plugins/view/relview.py:1400 -#: ../gramps/plugins/webreport/basepage.py:362 +#: ../gramps/plugins/view/pedigreeview.py:1829 +#: ../gramps/plugins/view/relview.py:1570 +#: ../gramps/plugins/webreport/basepage.py:381 msgid "Children" msgstr "Děti" @@ -7829,14 +7839,14 @@ msgstr "Děti" #: ../gramps/plugins/quickview/filterbyname.py:97 #: ../gramps/plugins/quickview/filterbyname.py:122 #: ../gramps/plugins/textreport/tagreport.py:324 -#: ../gramps/plugins/view/eventview.py:126 +#: ../gramps/plugins/view/eventview.py:122 #: ../gramps/plugins/view/view.gpr.py:37 ../gramps/plugins/view/view.gpr.py:45 -#: ../gramps/plugins/webreport/basepage.py:1488 -#: ../gramps/plugins/webreport/basepage.py:1555 -#: ../gramps/plugins/webreport/basepage.py:1617 +#: ../gramps/plugins/webreport/basepage.py:1529 +#: ../gramps/plugins/webreport/basepage.py:1589 +#: ../gramps/plugins/webreport/basepage.py:1650 #: ../gramps/plugins/webreport/event.py:141 -#: ../gramps/plugins/webreport/event.py:365 -#: ../gramps/plugins/webreport/person.py:1455 +#: ../gramps/plugins/webreport/event.py:366 +#: ../gramps/plugins/webreport/person.py:1529 msgid "Events" msgstr "Události" @@ -7845,7 +7855,7 @@ msgid "LDS ordinances" msgstr "Vysvěcení" #: ../gramps/gen/lib/familyreltype.py:47 -#: ../gramps/plugins/webreport/webcal.py:2044 +#: ../gramps/plugins/webreport/webcal.py:2114 msgid "Married" msgstr "Manželé" @@ -7868,7 +7878,7 @@ msgstr "Občanský svazek" #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:61 #: ../gramps/gui/editors/displaytabs/nameembedlist.py:74 #: ../gramps/gui/editors/displaytabs/notetab.py:77 -#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:60 +#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:62 #: ../gramps/gui/editors/displaytabs/repoembedlist.py:69 #: ../gramps/gui/editors/displaytabs/srcattrembedlist.py:63 #: ../gramps/gui/editors/displaytabs/webembedlist.py:65 @@ -7878,21 +7888,21 @@ msgstr "Občanský svazek" #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:109 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:105 #: ../gramps/gui/merge/mergeperson.py:253 ../gramps/gui/plug/_windows.py:123 -#: ../gramps/gui/plug/_windows.py:239 ../gramps/gui/plug/_windows.py:1103 -#: ../gramps/gui/plug/report/_bookdialog.py:374 -#: ../gramps/gui/plug/report/_bookdialog.py:378 -#: ../gramps/gui/selectors/selectevent.py:69 -#: ../gramps/gui/selectors/selectnote.py:76 -#: ../gramps/gui/selectors/selectobject.py:82 -#: ../gramps/gui/selectors/selectplace.py:72 +#: ../gramps/gui/plug/_windows.py:239 ../gramps/gui/plug/_windows.py:1105 +#: ../gramps/gui/plug/report/_bookdialog.py:384 +#: ../gramps/gui/plug/report/_bookdialog.py:388 +#: ../gramps/gui/selectors/selectevent.py:66 +#: ../gramps/gui/selectors/selectnote.py:73 +#: ../gramps/gui/selectors/selectobject.py:79 +#: ../gramps/gui/selectors/selectplace.py:69 #: ../gramps/plugins/export/exportcsv.py:287 #: ../gramps/plugins/gramplet/backlinks.py:55 #: ../gramps/plugins/gramplet/coordinates.py:89 #: ../gramps/plugins/gramplet/events.py:85 #: ../gramps/plugins/gramplet/locations.py:86 #: ../gramps/plugins/gramplet/placedetails.py:126 -#: ../gramps/plugins/importer/importcsv.py:224 -#: ../gramps/plugins/lib/libplaceview.py:87 +#: ../gramps/plugins/importer/importcsv.py:240 +#: ../gramps/plugins/lib/libplaceview.py:88 #: ../gramps/plugins/quickview/filterbyname.py:326 #: ../gramps/plugins/quickview/linkreferences.py:45 #: ../gramps/plugins/quickview/onthisday.py:80 @@ -7909,16 +7919,16 @@ msgstr "Občanský svazek" #: ../gramps/plugins/textreport/tagreport.py:665 #: ../gramps/plugins/tool/patchnames.py:407 #: ../gramps/plugins/tool/sortevents.py:55 -#: ../gramps/plugins/view/eventview.py:84 +#: ../gramps/plugins/view/eventview.py:80 #: ../gramps/plugins/view/mediaview.py:96 ../gramps/plugins/view/noteview.py:81 #: ../gramps/plugins/view/repoview.py:87 -#: ../gramps/plugins/webreport/basepage.py:941 -#: ../gramps/plugins/webreport/basepage.py:1243 -#: ../gramps/plugins/webreport/basepage.py:2058 -#: ../gramps/plugins/webreport/basepage.py:2675 -#: ../gramps/plugins/webreport/event.py:175 -#: ../gramps/plugins/webreport/repository.py:162 -#: ../gramps/plugins/webreport/repository.py:251 +#: ../gramps/plugins/webreport/basepage.py:960 +#: ../gramps/plugins/webreport/basepage.py:1262 +#: ../gramps/plugins/webreport/basepage.py:2139 +#: ../gramps/plugins/webreport/basepage.py:2806 +#: ../gramps/plugins/webreport/event.py:176 +#: ../gramps/plugins/webreport/repository.py:163 +#: ../gramps/plugins/webreport/repository.py:253 msgid "Type" msgstr "Typ" @@ -7954,7 +7964,8 @@ msgstr "Zrušeno" #: ../gramps/plugins/export/exportcsv.py:506 #: ../gramps/plugins/gramplet/children.py:93 #: ../gramps/plugins/gramplet/children.py:192 -#: ../gramps/plugins/importer/importcsv.py:210 +#: ../gramps/plugins/importer/importcsv.py:226 +#: ../gramps/plugins/importer/importprogen.glade:1275 #: ../gramps/plugins/tool/findloop.py:118 msgid "Child" msgstr "Potomek" @@ -8003,7 +8014,7 @@ msgstr "Neschváleno" #: ../gramps/gui/editors/editldsord.py:442 #: ../gramps/plugins/textreport/indivcomplete.py:499 #: ../gramps/plugins/textreport/indivcomplete.py:704 -#: ../gramps/plugins/webreport/basepage.py:416 +#: ../gramps/plugins/webreport/basepage.py:435 msgid "LDS Ordinance" msgstr "Vysvěcení" @@ -8012,13 +8023,13 @@ msgstr "Vysvěcení" #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:64 #: ../gramps/plugins/textreport/indivcomplete.py:509 #: ../gramps/plugins/textreport/indivcomplete.py:708 -#: ../gramps/plugins/webreport/basepage.py:943 +#: ../gramps/plugins/webreport/basepage.py:962 msgid "Temple" msgstr "Chrám" #. icon_column = Gtk.TreeViewColumn(_('Status'), render, #. icon_name=ICON_COL) -#: ../gramps/gen/lib/ldsord.py:192 ../gramps/gui/dbman.py:395 +#: ../gramps/gen/lib/ldsord.py:192 ../gramps/gui/dbman.py:394 #: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:53 #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:63 #: ../gramps/gui/plug/_windows.py:127 ../gramps/gui/plug/_windows.py:184 @@ -8026,17 +8037,17 @@ msgstr "Chrám" #: ../gramps/plugins/textreport/indivcomplete.py:508 #: ../gramps/plugins/textreport/indivcomplete.py:707 #: ../gramps/plugins/textreport/notelinkreport.py:95 -#: ../gramps/plugins/webreport/basepage.py:945 +#: ../gramps/plugins/webreport/basepage.py:964 msgid "Status" msgstr "Stav" #: ../gramps/gen/lib/location.py:87 ../gramps/gen/lib/nameorigintype.py:86 -#: ../gramps/gui/clipboard.py:318 ../gramps/gui/plug/_windows.py:625 +#: ../gramps/gui/clipboard.py:318 ../gramps/gui/plug/_windows.py:627 msgid "Location" msgstr "Místo" #: ../gramps/gen/lib/location.py:107 ../gramps/gen/lib/placetype.py:69 -#: ../gramps/plugins/view/geoplaces.py:585 +#: ../gramps/plugins/view/geoplaces.py:644 msgid "Parish" msgstr "Farnost" @@ -8062,7 +8073,7 @@ msgid "Media ref" msgstr "Médium odk" #: ../gramps/gen/lib/mediaref.py:110 ../gramps/gen/lib/placetype.py:73 -#: ../gramps/plugins/view/geoplaces.py:576 +#: ../gramps/plugins/view/geoplaces.py:635 msgid "Region" msgstr "Region" @@ -8072,25 +8083,25 @@ msgstr "Region" #. Add column with object name #: ../gramps/gen/lib/name.py:143 ../gramps/gen/lib/repo.py:96 #: ../gramps/gen/lib/tag.py:122 ../gramps/gui/clipboard.py:562 -#: ../gramps/gui/configure.py:536 +#: ../gramps/gui/configure.py:608 #: ../gramps/gui/editors/displaytabs/backreflist.py:61 #: ../gramps/gui/editors/displaytabs/nameembedlist.py:73 -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:64 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:66 #: ../gramps/gui/editors/displaytabs/placenameembedlist.py:63 -#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:59 -#: ../gramps/gui/editors/editfamily.py:123 +#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:61 +#: ../gramps/gui/editors/editfamily.py:125 #: ../gramps/gui/editors/editname.py:310 -#: ../gramps/gui/editors/filtereditor.py:820 -#: ../gramps/gui/editors/filtereditor.py:975 +#: ../gramps/gui/editors/filtereditor.py:834 +#: ../gramps/gui/editors/filtereditor.py:989 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:131 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:108 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:104 -#: ../gramps/gui/plug/_guioptions.py:1174 ../gramps/gui/plug/_windows.py:130 -#: ../gramps/gui/plug/_windows.py:1104 -#: ../gramps/gui/plug/report/_bookdialog.py:373 -#: ../gramps/gui/selectors/selectperson.py:93 -#: ../gramps/gui/selectors/selectplace.py:70 -#: ../gramps/gui/views/bookmarks.py:269 ../gramps/gui/views/tags.py:410 +#: ../gramps/gui/plug/_guioptions.py:1176 ../gramps/gui/plug/_windows.py:130 +#: ../gramps/gui/plug/_windows.py:1106 +#: ../gramps/gui/plug/report/_bookdialog.py:383 +#: ../gramps/gui/selectors/selectperson.py:90 +#: ../gramps/gui/selectors/selectplace.py:67 +#: ../gramps/gui/views/bookmarks.py:281 ../gramps/gui/views/tags.py:444 #: ../gramps/gui/views/treemodels/peoplemodel.py:611 #: ../gramps/plugins/export/exportcsv.py:286 #: ../gramps/plugins/gramplet/ancestor.py:63 @@ -8098,11 +8109,11 @@ msgstr "Region" #: ../gramps/plugins/gramplet/descendant.py:62 #: ../gramps/plugins/gramplet/locations.py:85 #: ../gramps/plugins/gramplet/placedetails.py:125 -#: ../gramps/plugins/importer/importcsv.py:223 +#: ../gramps/plugins/importer/importcsv.py:239 #: ../gramps/plugins/lib/libpersonview.py:98 -#: ../gramps/plugins/lib/libplaceview.py:84 +#: ../gramps/plugins/lib/libplaceview.py:85 #: ../gramps/plugins/quickview/filterbyname.py:306 -#: ../gramps/plugins/textreport/indivcomplete.py:926 +#: ../gramps/plugins/textreport/indivcomplete.py:927 #: ../gramps/plugins/textreport/tagreport.py:164 #: ../gramps/plugins/textreport/tagreport.py:430 #: ../gramps/plugins/textreport/tagreport.py:659 @@ -8113,35 +8124,34 @@ msgstr "Region" #: ../gramps/plugins/tool/dumpgenderstats.py:99 #: ../gramps/plugins/tool/notrelated.py:126 #: ../gramps/plugins/tool/removeunused.py:201 -#: ../gramps/plugins/tool/verify.py:576 ../gramps/plugins/view/repoview.py:85 -#: ../gramps/plugins/webreport/basepage.py:378 -#: ../gramps/plugins/webreport/person.py:1775 -#: ../gramps/gui/plug/_guioptions.py:1176 +#: ../gramps/plugins/tool/verify.py:579 ../gramps/plugins/view/repoview.py:85 +#: ../gramps/plugins/webreport/basepage.py:397 +#: ../gramps/plugins/webreport/person.py:1855 msgid "Name" msgstr "Jméno" -#: ../gramps/gen/lib/name.py:159 ../gramps/plugins/importer/importcsv.py:162 +#: ../gramps/gen/lib/name.py:159 ../gramps/plugins/importer/importcsv.py:163 msgid "Given name" msgstr "Křestní jméno" -#: ../gramps/gen/lib/name.py:162 ../gramps/plugins/webreport/basepage.py:1486 -#: ../gramps/plugins/webreport/basepage.py:1538 -#: ../gramps/plugins/webreport/basepage.py:1541 -#: ../gramps/plugins/webreport/basepage.py:1609 -#: ../gramps/plugins/webreport/person.py:275 -#: ../gramps/plugins/webreport/surnamelist.py:97 -#: ../gramps/plugins/webreport/surnamelist.py:147 +#: ../gramps/gen/lib/name.py:162 ../gramps/plugins/webreport/basepage.py:1527 +#: ../gramps/plugins/webreport/basepage.py:1572 +#: ../gramps/plugins/webreport/basepage.py:1575 +#: ../gramps/plugins/webreport/basepage.py:1642 +#: ../gramps/plugins/webreport/person.py:292 +#: ../gramps/plugins/webreport/surnamelist.py:98 +#: ../gramps/plugins/webreport/surnamelist.py:148 msgid "Surnames" msgstr "Příjmení" #: ../gramps/gen/lib/name.py:164 ../gramps/gen/utils/keyword.py:60 -#: ../gramps/gui/configure.py:688 ../gramps/gui/configure.py:690 -#: ../gramps/gui/configure.py:692 ../gramps/gui/configure.py:694 -#: ../gramps/gui/configure.py:695 ../gramps/gui/configure.py:700 -#: ../gramps/gui/configure.py:702 ../gramps/gui/configure.py:707 -#: ../gramps/gui/configure.py:709 ../gramps/gui/glade/editperson.glade:229 +#: ../gramps/gui/configure.py:844 ../gramps/gui/configure.py:846 +#: ../gramps/gui/configure.py:848 ../gramps/gui/configure.py:850 +#: ../gramps/gui/configure.py:851 ../gramps/gui/configure.py:856 +#: ../gramps/gui/configure.py:858 ../gramps/gui/configure.py:863 +#: ../gramps/gui/configure.py:865 ../gramps/gui/glade/editperson.glade:229 #: ../gramps/plugins/export/exportcsv.py:355 -#: ../gramps/plugins/importer/importcsv.py:167 +#: ../gramps/plugins/importer/importcsv.py:168 msgid "Suffix" msgstr "Přípona" @@ -8152,21 +8162,21 @@ msgstr "Přípona" #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:105 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:88 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:87 -#: ../gramps/gui/selectors/selectobject.py:80 -#: ../gramps/gui/selectors/selectplace.py:73 -#: ../gramps/gui/selectors/selectrepository.py:69 -#: ../gramps/gui/selectors/selectsource.py:69 -#: ../gramps/gui/widgets/grampletpane.py:1570 +#: ../gramps/gui/selectors/selectobject.py:77 +#: ../gramps/gui/selectors/selectplace.py:70 +#: ../gramps/gui/selectors/selectrepository.py:66 +#: ../gramps/gui/selectors/selectsource.py:66 +#: ../gramps/gui/widgets/grampletpane.py:1601 #: ../gramps/plugins/export/exportcsv.py:286 #: ../gramps/plugins/gramplet/persondetails.py:164 -#: ../gramps/plugins/lib/libplaceview.py:86 +#: ../gramps/plugins/importer/importprogen.glade:140 +#: ../gramps/plugins/lib/libplaceview.py:87 #: ../gramps/plugins/textreport/tagreport.py:424 #: ../gramps/plugins/textreport/tagreport.py:575 #: ../gramps/plugins/textreport/tagreport.py:745 #: ../gramps/plugins/view/mediaview.py:94 #: ../gramps/plugins/view/sourceview.py:82 -#: ../gramps/plugins/webreport/basepage.py:2673 -#: ../gramps/gui/widgets/grampletpane.py:1567 +#: ../gramps/plugins/webreport/basepage.py:2804 msgid "Title" msgstr "Název" @@ -8182,7 +8192,7 @@ msgstr "Třídit jako" msgid "Display as" msgstr "Zobrazit jako" -#: ../gramps/gen/lib/name.py:175 ../gramps/plugins/importer/importcsv.py:163 +#: ../gramps/gen/lib/name.py:175 ../gramps/plugins/importer/importcsv.py:164 msgid "Call name" msgstr "Běžné jméno" @@ -8208,12 +8218,12 @@ msgstr "%(surname)s, %(first)s %(suffix)s" #. translators: needed for Arabic, ignore otherwise #: ../gramps/gen/lib/name.py:465 ../gramps/gen/lib/name.py:480 #: ../gramps/gen/plug/report/utils.py:257 -#: ../gramps/plugins/graph/gvfamilylines.py:483 -#: ../gramps/plugins/textreport/detancestralreport.py:450 -#: ../gramps/plugins/textreport/detdescendantreport.py:485 +#: ../gramps/plugins/graph/gvfamilylines.py:490 +#: ../gramps/plugins/textreport/detancestralreport.py:454 +#: ../gramps/plugins/textreport/detdescendantreport.py:487 #: ../gramps/plugins/textreport/indivcomplete.py:202 #: ../gramps/plugins/textreport/indivcomplete.py:210 -#: ../gramps/plugins/textreport/indivcomplete.py:1017 +#: ../gramps/plugins/textreport/indivcomplete.py:1018 #, python-format msgid "%(str1)s, %(str2)s" msgstr "%(str1)s, %(str2)s" @@ -8237,7 +8247,7 @@ msgid "Surname|Taken" msgstr "Získané" #: ../gramps/gen/lib/nameorigintype.py:79 ../gramps/gen/utils/keyword.py:65 -#: ../gramps/gui/configure.py:701 +#: ../gramps/gui/configure.py:857 msgid "Patronymic" msgstr "Jméno po otci" @@ -8275,12 +8285,12 @@ msgstr "Jméno v manželství" #. ############################### #. 3 -#: ../gramps/gen/lib/note.py:109 ../gramps/gen/plug/docgen/graphdoc.py:254 +#: ../gramps/gen/lib/note.py:109 ../gramps/gen/plug/docgen/graphdoc.py:265 #: ../gramps/gen/plug/docgen/treedoc.py:199 ../gramps/gui/clipboard.py:375 -#: ../gramps/gui/configure.py:571 ../gramps/gui/editors/editlink.py:95 +#: ../gramps/gui/configure.py:667 ../gramps/gui/editors/editlink.py:95 #: ../gramps/gui/editors/editmedia.py:98 ../gramps/gui/editors/editmedia.py:181 #: ../gramps/gui/editors/editmediaref.py:146 -#: ../gramps/gui/editors/filtereditor.py:300 +#: ../gramps/gui/editors/filtereditor.py:301 #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:109 #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:115 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:109 @@ -8289,14 +8299,15 @@ msgstr "Jméno v manželství" #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:113 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:108 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:91 -#: ../gramps/gui/glade/editnote.glade:326 ../gramps/gui/viewmanager.py:623 +#: ../gramps/gui/glade/editnote.glade:326 ../gramps/gui/grampsgui.py:56 #: ../gramps/gui/views/treemodels/mediamodel.py:117 #: ../gramps/plugins/drawreport/ancestortree.py:974 -#: ../gramps/plugins/drawreport/descendtree.py:1696 +#: ../gramps/plugins/drawreport/descendtree.py:1701 #: ../gramps/plugins/export/exportcsv.py:361 #: ../gramps/plugins/export/exportcsv.py:466 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:111 -#: ../gramps/plugins/importer/importcsv.py:170 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:112 +#: ../gramps/plugins/importer/importcsv.py:171 +#: ../gramps/plugins/importer/importprogen.glade:753 #: ../gramps/plugins/quickview/filterbyname.py:225 #: ../gramps/plugins/quickview/filterbyname.py:276 #: ../gramps/plugins/quickview/quickview.gpr.py:208 @@ -8307,13 +8318,13 @@ msgstr "Jméno v manželství" msgid "Note" msgstr "Poznámka" -#: ../gramps/gen/lib/note.py:119 ../gramps/gui/configure.py:864 +#: ../gramps/gen/lib/note.py:119 ../gramps/gui/configure.py:1023 #: ../gramps/gui/editors/editplaceformat.py:72 #: ../gramps/plugins/tool/reorderids.glade:1447 msgid "Format" msgstr "Formát" -#: ../gramps/gen/lib/notetype.py:75 ../gramps/gui/configure.py:1460 +#: ../gramps/gen/lib/notetype.py:75 ../gramps/gui/configure.py:1681 #: ../gramps/gui/editors/editeventref.py:89 #: ../gramps/gui/editors/editmediaref.py:107 #: ../gramps/gui/editors/editplaceref.py:71 @@ -8324,13 +8335,11 @@ msgstr "Formát" #: ../gramps/gui/glade/editmediaref.glade:756 #: ../gramps/gui/glade/editname.glade:671 #: ../gramps/gui/glade/editperson.glade:382 -#: ../gramps/gui/glade/editplaceref.glade:160 -#: ../gramps/gui/glade/editplaceref.glade:664 +#: ../gramps/gui/glade/editplaceref.glade:161 +#: ../gramps/gui/glade/editplaceref.glade:665 #: ../gramps/gui/glade/editreporef.glade:225 #: ../gramps/gui/glade/editreporef.glade:445 #: ../gramps/plugins/tool/verify.glade:406 -#: ../gramps/gui/glade/editplaceref.glade:161 -#: ../gramps/gui/glade/editplaceref.glade:665 msgid "General" msgstr "Obecné" @@ -8346,7 +8355,7 @@ msgstr "Rukopis" msgid "Source text" msgstr "Pramen" -#: ../gramps/gen/lib/notetype.py:80 ../gramps/gen/plug/_pluginreg.py:78 +#: ../gramps/gen/lib/notetype.py:80 ../gramps/gen/plug/_pluginreg.py:79 #: ../gramps/gui/logger/_errorview.py:174 msgid "Report" msgstr "Zpráva" @@ -8433,7 +8442,6 @@ msgid "Child Reference Note" msgstr "Poznámka k odkazu na potomka" #. 4 -#. ('AddNewMenu', None, _('New')), #. ------------------------------------------------------------------------ #. #. References @@ -8441,12 +8449,15 @@ msgstr "Poznámka k odkazu na potomka" #. ------------------------------------------------------------------------ #. functions for the actual quickreports #: ../gramps/gen/lib/person.py:173 ../gramps/gui/clipboard.py:719 -#: ../gramps/gui/configure.py:555 ../gramps/gui/editors/editlink.py:96 -#: ../gramps/gui/editors/filtereditor.py:293 -#: ../gramps/gui/glade/editpersonref.glade:211 ../gramps/gui/viewmanager.py:607 +#: ../gramps/gui/configure.py:643 ../gramps/gui/editors/editlink.py:96 +#: ../gramps/gui/editors/filtereditor.py:294 +#: ../gramps/gui/glade/editpersonref.glade:211 ../gramps/gui/grampsgui.py:56 #: ../gramps/plugins/export/exportcsv.py:354 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:107 -#: ../gramps/plugins/importer/importcsv.py:208 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:108 +#: ../gramps/plugins/importer/importcsv.py:209 +#: ../gramps/plugins/importer/importprogen.glade:667 +#: ../gramps/plugins/importer/importprogen.glade:1237 +#: ../gramps/plugins/importer/importprogen.glade:1326 #: ../gramps/plugins/quickview/ageondate.py:54 #: ../gramps/plugins/quickview/attributematch.py:34 #: ../gramps/plugins/quickview/filterbyname.py:154 @@ -8465,26 +8476,26 @@ msgstr "Poznámka k odkazu na potomka" #: ../gramps/plugins/quickview/samesurnames.py:160 #: ../gramps/plugins/textreport/placereport.py:226 #: ../gramps/plugins/textreport/placereport.py:302 -#: ../gramps/plugins/textreport/placereport.py:457 +#: ../gramps/plugins/textreport/placereport.py:458 #: ../gramps/plugins/tool/eventcmp.py:253 #: ../gramps/plugins/tool/reorderids.glade:761 -#: ../gramps/plugins/webreport/event.py:179 -#: ../gramps/plugins/webreport/family.py:187 -#: ../gramps/plugins/webreport/person.py:1167 +#: ../gramps/plugins/webreport/event.py:180 +#: ../gramps/plugins/webreport/family.py:188 +#: ../gramps/plugins/webreport/person.py:1240 msgid "Person" msgstr "Osoba" -#: ../gramps/gen/lib/person.py:184 ../gramps/gui/editors/editfamily.py:124 +#: ../gramps/gen/lib/person.py:184 ../gramps/gui/editors/editfamily.py:126 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:133 #: ../gramps/gui/merge/mergeperson.py:184 -#: ../gramps/gui/selectors/selectperson.py:95 -#: ../gramps/plugins/drawreport/statisticschart.py:338 +#: ../gramps/gui/selectors/selectperson.py:92 +#: ../gramps/plugins/drawreport/statisticschart.py:344 #: ../gramps/plugins/export/exportcsv.py:356 -#: ../gramps/plugins/importer/importcsv.py:168 +#: ../gramps/plugins/importer/importcsv.py:169 #: ../gramps/plugins/lib/libpersonview.py:100 #: ../gramps/plugins/quickview/siblings.py:48 -#: ../gramps/plugins/textreport/indivcomplete.py:927 -#: ../gramps/plugins/webreport/person.py:1407 +#: ../gramps/plugins/textreport/indivcomplete.py:928 +#: ../gramps/plugins/webreport/person.py:1481 msgid "Gender" msgstr "Pohlaví" @@ -8504,9 +8515,9 @@ msgstr "Referenční index narození" msgid "Event references" msgstr "Odkazy na událost" -#: ../gramps/gen/lib/person.py:199 ../gramps/plugins/graph/gvfamilylines.py:285 -#: ../gramps/plugins/graph/gvhourglass.py:381 -#: ../gramps/plugins/graph/gvrelgraph.py:909 +#: ../gramps/gen/lib/person.py:199 ../gramps/plugins/graph/gvfamilylines.py:292 +#: ../gramps/plugins/graph/gvhourglass.py:432 +#: ../gramps/plugins/graph/gvrelgraph.py:954 #: ../gramps/plugins/quickview/filterbyname.py:94 #: ../gramps/plugins/quickview/filterbyname.py:119 #: ../gramps/plugins/textreport/indivcomplete.py:641 @@ -8514,11 +8525,11 @@ msgstr "Odkazy na událost" #: ../gramps/plugins/tool/verify.glade:753 #: ../gramps/plugins/view/familyview.py:116 #: ../gramps/plugins/view/view.gpr.py:52 ../gramps/plugins/view/view.gpr.py:60 -#: ../gramps/plugins/webreport/basepage.py:256 -#: ../gramps/plugins/webreport/basepage.py:304 -#: ../gramps/plugins/webreport/basepage.py:1487 -#: ../gramps/plugins/webreport/basepage.py:1546 -#: ../gramps/plugins/webreport/basepage.py:1610 +#: ../gramps/plugins/webreport/basepage.py:277 +#: ../gramps/plugins/webreport/basepage.py:323 +#: ../gramps/plugins/webreport/basepage.py:1528 +#: ../gramps/plugins/webreport/basepage.py:1580 +#: ../gramps/plugins/webreport/basepage.py:1643 #: ../gramps/plugins/webreport/family.py:131 msgid "Families" msgstr "Rodiny" @@ -8530,7 +8541,7 @@ msgstr "Rodiny rodičů" #: ../gramps/gen/lib/person.py:209 ../gramps/gen/lib/repo.py:103 #: ../gramps/gui/merge/mergeperson.py:268 #: ../gramps/plugins/textreport/indivcomplete.py:420 -#: ../gramps/plugins/webreport/basepage.py:1065 +#: ../gramps/plugins/webreport/basepage.py:1084 msgid "Addresses" msgstr "Adresy" @@ -8551,25 +8562,25 @@ msgid "Person ref" msgstr "Osoba odk" #: ../gramps/gen/lib/personref.py:115 -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:66 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:68 msgid "Association" msgstr "Asociace" #: ../gramps/gen/lib/place.py:145 ../gramps/plugins/export/exportcsv.py:287 #: ../gramps/plugins/gramplet/coordinates.py:96 #: ../gramps/plugins/gramplet/placedetails.py:136 -#: ../gramps/plugins/lib/libplaceview.py:90 -#: ../gramps/plugins/webreport/basepage.py:2538 -#: ../gramps/plugins/webreport/place.py:180 +#: ../gramps/plugins/lib/libplaceview.py:91 +#: ../gramps/plugins/webreport/basepage.py:2579 +#: ../gramps/plugins/webreport/place.py:185 msgid "Longitude" msgstr "Zeměpisná délka" #: ../gramps/gen/lib/place.py:147 ../gramps/plugins/export/exportcsv.py:287 #: ../gramps/plugins/gramplet/coordinates.py:95 #: ../gramps/plugins/gramplet/placedetails.py:134 -#: ../gramps/plugins/lib/libplaceview.py:89 -#: ../gramps/plugins/webreport/basepage.py:2530 -#: ../gramps/plugins/webreport/place.py:179 +#: ../gramps/plugins/lib/libplaceview.py:90 +#: ../gramps/plugins/webreport/basepage.py:2571 +#: ../gramps/plugins/webreport/place.py:184 msgid "Latitude" msgstr "Zeměpisná šířka" @@ -8580,29 +8591,29 @@ msgstr "Zeměpisná šířka" #: ../gramps/plugins/view/view.gpr.py:221 #: ../gramps/plugins/view/view.gpr.py:229 #: ../gramps/plugins/view/view.gpr.py:244 -#: ../gramps/plugins/webreport/basepage.py:1489 -#: ../gramps/plugins/webreport/basepage.py:1552 -#: ../gramps/plugins/webreport/basepage.py:1618 -#: ../gramps/plugins/webreport/place.py:138 -#: ../gramps/plugins/webreport/place.py:292 +#: ../gramps/plugins/webreport/basepage.py:1530 +#: ../gramps/plugins/webreport/basepage.py:1586 +#: ../gramps/plugins/webreport/basepage.py:1651 +#: ../gramps/plugins/webreport/place.py:141 +#: ../gramps/plugins/webreport/place.py:308 msgid "Places" msgstr "Místa" #: ../gramps/gen/lib/place.py:154 ../gramps/gui/merge/mergeperson.py:199 #: ../gramps/plugins/textreport/indivcomplete.py:391 -#: ../gramps/plugins/webreport/basepage.py:2581 +#: ../gramps/plugins/webreport/basepage.py:2623 msgid "Alternate Names" msgstr "Alternativní jména" #: ../gramps/gen/lib/place.py:157 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:110 #: ../gramps/plugins/export/exportcsv.py:288 -#: ../gramps/plugins/importer/importcsv.py:227 -#: ../gramps/plugins/lib/libplaceview.py:88 +#: ../gramps/plugins/importer/importcsv.py:243 +#: ../gramps/plugins/lib/libplaceview.py:89 msgid "Code" msgstr "Kód" -#: ../gramps/gen/lib/place.py:160 ../gramps/plugins/webreport/basepage.py:2605 +#: ../gramps/gen/lib/place.py:160 ../gramps/plugins/webreport/basepage.py:2647 msgid "Alternate Locations" msgstr "Alternativní lokace" @@ -8617,7 +8628,7 @@ msgstr "Název místa" #: ../gramps/gen/lib/placename.py:103 #: ../gramps/gui/editors/displaytabs/placenameembedlist.py:65 -#: ../gramps/plugins/webreport/basepage.py:2583 +#: ../gramps/plugins/webreport/basepage.py:2625 msgid "Language" msgstr "Jazyk" @@ -8625,64 +8636,64 @@ msgstr "Jazyk" msgid "Place ref" msgstr "Místo odk" -#: ../gramps/gen/lib/placetype.py:72 ../gramps/plugins/view/geoplaces.py:573 +#: ../gramps/gen/lib/placetype.py:72 ../gramps/plugins/view/geoplaces.py:632 msgid "Province" msgstr "Oblast" -#: ../gramps/gen/lib/placetype.py:74 ../gramps/plugins/view/geoplaces.py:579 +#: ../gramps/gen/lib/placetype.py:74 ../gramps/plugins/view/geoplaces.py:638 msgid "Department" msgstr "Oddělení" -#: ../gramps/gen/lib/placetype.py:75 ../gramps/plugins/view/geoplaces.py:543 +#: ../gramps/gen/lib/placetype.py:75 ../gramps/plugins/view/geoplaces.py:602 msgid "Neighborhood" msgstr "Sousedství" -#: ../gramps/gen/lib/placetype.py:76 ../gramps/plugins/view/geoplaces.py:582 +#: ../gramps/gen/lib/placetype.py:76 ../gramps/plugins/view/geoplaces.py:641 msgid "District" msgstr "Okres" -#: ../gramps/gen/lib/placetype.py:77 ../gramps/plugins/view/geoplaces.py:546 +#: ../gramps/gen/lib/placetype.py:77 ../gramps/plugins/view/geoplaces.py:605 msgid "Borough" msgstr "Čtvrť" -#: ../gramps/gen/lib/placetype.py:78 ../gramps/plugins/view/geoplaces.py:594 +#: ../gramps/gen/lib/placetype.py:78 ../gramps/plugins/view/geoplaces.py:653 msgid "Municipality" msgstr "Městský úřad" -#: ../gramps/gen/lib/placetype.py:79 ../gramps/plugins/view/geoplaces.py:591 +#: ../gramps/gen/lib/placetype.py:79 ../gramps/plugins/view/geoplaces.py:650 msgid "Town" msgstr "Městečko" -#: ../gramps/gen/lib/placetype.py:80 ../gramps/plugins/view/geoplaces.py:549 +#: ../gramps/gen/lib/placetype.py:80 ../gramps/plugins/view/geoplaces.py:608 msgid "Village" msgstr "Vesnice" -#: ../gramps/gen/lib/placetype.py:81 ../gramps/plugins/view/geoplaces.py:552 +#: ../gramps/gen/lib/placetype.py:81 ../gramps/plugins/view/geoplaces.py:611 msgid "Hamlet" msgstr "Víska" -#: ../gramps/gen/lib/placetype.py:82 ../gramps/plugins/view/geoplaces.py:555 +#: ../gramps/gen/lib/placetype.py:82 ../gramps/plugins/view/geoplaces.py:614 msgid "Farm" msgstr "Statek" -#: ../gramps/gen/lib/placetype.py:83 ../gramps/plugins/view/geoplaces.py:558 +#: ../gramps/gen/lib/placetype.py:83 ../gramps/plugins/view/geoplaces.py:617 msgid "Building" msgstr "Budova" -#: ../gramps/gen/lib/placetype.py:84 ../gramps/plugins/gramplet/leak.py:89 -#: ../gramps/plugins/view/geoplaces.py:561 -#: ../gramps/plugins/webreport/basepage.py:2671 -#: ../gramps/plugins/webreport/source.py:163 +#: ../gramps/gen/lib/placetype.py:84 ../gramps/plugins/gramplet/leak.py:95 +#: ../gramps/plugins/view/geoplaces.py:620 +#: ../gramps/plugins/webreport/basepage.py:2802 +#: ../gramps/plugins/webreport/source.py:164 msgid "Number" msgstr "Číslo" #. 6 #: ../gramps/gen/lib/repo.py:86 ../gramps/gui/clipboard.py:781 -#: ../gramps/gui/configure.py:569 ../gramps/gui/editors/editlink.py:98 +#: ../gramps/gui/configure.py:664 ../gramps/gui/editors/editlink.py:98 #: ../gramps/gui/editors/editrepository.py:77 #: ../gramps/gui/editors/editrepository.py:79 -#: ../gramps/gui/editors/filtereditor.py:299 ../gramps/gui/viewmanager.py:619 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:113 +#: ../gramps/gui/editors/filtereditor.py:300 ../gramps/gui/grampsgui.py:56 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:114 #: ../gramps/plugins/quickview/filterbyname.py:205 #: ../gramps/plugins/quickview/filterbyname.py:264 #: ../gramps/plugins/tool/reorderids.glade:835 @@ -8738,12 +8749,12 @@ msgstr "Bezpečný" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:81 #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:106 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:88 -#: ../gramps/gui/selectors/selectsource.py:70 +#: ../gramps/gui/selectors/selectsource.py:67 #: ../gramps/plugins/gramplet/citations.py:84 #: ../gramps/plugins/textreport/tagreport.py:751 #: ../gramps/plugins/view/sourceview.py:84 -#: ../gramps/plugins/webreport/source.py:164 -#: ../gramps/plugins/webreport/source.py:260 +#: ../gramps/plugins/webreport/source.py:165 +#: ../gramps/plugins/webreport/source.py:262 msgid "Author" msgstr "Autor" @@ -8755,7 +8766,7 @@ msgstr "Publikované informace" #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:107 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:89 #: ../gramps/plugins/view/sourceview.py:85 -#: ../gramps/plugins/webreport/source.py:261 +#: ../gramps/plugins/webreport/source.py:263 msgid "Abbreviation" msgstr "Zkratka" @@ -8765,11 +8776,11 @@ msgstr "Zkratka" #: ../gramps/plugins/view/repoview.py:129 #: ../gramps/plugins/view/view.gpr.py:252 #: ../gramps/plugins/view/view.gpr.py:260 -#: ../gramps/plugins/webreport/basepage.py:1491 -#: ../gramps/plugins/webreport/basepage.py:1620 -#: ../gramps/plugins/webreport/basepage.py:2662 +#: ../gramps/plugins/webreport/basepage.py:1532 +#: ../gramps/plugins/webreport/basepage.py:1653 +#: ../gramps/plugins/webreport/basepage.py:2793 #: ../gramps/plugins/webreport/repository.py:138 -#: ../gramps/plugins/webreport/repository.py:223 +#: ../gramps/plugins/webreport/repository.py:224 msgid "Repositories" msgstr "Archivy" @@ -8844,7 +8855,7 @@ msgstr "Stylizovaný text štítků" #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:114 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:109 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:92 -#: ../gramps/gui/views/tags.py:226 ../gramps/gui/views/tags.py:231 +#: ../gramps/gui/views/tags.py:61 ../gramps/gui/views/tags.py:71 #: ../gramps/plugins/textreport/tagreport.py:909 #: ../gramps/plugins/textreport/tagreport.py:913 msgid "Tag" @@ -8855,20 +8866,17 @@ msgid "Ranges" msgstr "Rozsahy" #: ../gramps/gen/lib/styledtexttagtype.py:61 -#: ../gramps/gui/widgets/styledtexteditor.py:456 -#: ../gramps/gui/widgets/styledtexteditor.py:455 +#: ../gramps/gui/widgets/styledtexteditor.py:78 msgid "Bold" msgstr "Tučné" #: ../gramps/gen/lib/styledtexttagtype.py:62 -#: ../gramps/gui/widgets/styledtexteditor.py:454 -#: ../gramps/gui/widgets/styledtexteditor.py:453 +#: ../gramps/gui/widgets/styledtexteditor.py:78 msgid "Italic" msgstr "Kurzíva" #: ../gramps/gen/lib/styledtexttagtype.py:63 -#: ../gramps/gui/widgets/styledtexteditor.py:458 -#: ../gramps/gui/widgets/styledtexteditor.py:457 +#: ../gramps/gui/widgets/styledtexteditor.py:78 msgid "Underline" msgstr "Podtržené" @@ -8896,29 +8904,26 @@ msgstr "Horní index" #: ../gramps/gui/glade/editlink.glade:171 #: ../gramps/gui/widgets/styledtextbuffer.py:565 #: ../gramps/gui/widgets/styledtextbuffer.py:605 -#: ../gramps/gui/widgets/styledtexteditor.py:470 -#: ../gramps/gui/widgets/styledtexteditor.py:471 -#: ../gramps/gui/widgets/styledtexteditor.py:469 +#: ../gramps/gui/widgets/styledtexteditor.py:78 msgid "Link" msgstr "Odkaz" #. show surname and first name #: ../gramps/gen/lib/surname.py:87 ../gramps/gen/lib/surname.py:91 #: ../gramps/gen/utils/keyword.py:56 ../gramps/gui/clipboard.py:596 -#: ../gramps/gui/configure.py:688 ../gramps/gui/configure.py:690 -#: ../gramps/gui/configure.py:692 ../gramps/gui/configure.py:694 -#: ../gramps/gui/configure.py:697 ../gramps/gui/configure.py:698 -#: ../gramps/gui/configure.py:699 ../gramps/gui/configure.py:700 +#: ../gramps/gui/configure.py:844 ../gramps/gui/configure.py:846 +#: ../gramps/gui/configure.py:848 ../gramps/gui/configure.py:850 +#: ../gramps/gui/configure.py:853 ../gramps/gui/configure.py:854 +#: ../gramps/gui/configure.py:855 ../gramps/gui/configure.py:856 #: ../gramps/gui/editors/displaytabs/surnametab.py:75 -#: ../gramps/gui/plug/_guioptions.py:88 ../gramps/gui/plug/_guioptions.py:1506 -#: ../gramps/plugins/drawreport/statisticschart.py:334 +#: ../gramps/gui/plug/_guioptions.py:88 ../gramps/gui/plug/_guioptions.py:1508 +#: ../gramps/plugins/drawreport/statisticschart.py:340 #: ../gramps/plugins/export/exportcsv.py:354 -#: ../gramps/plugins/importer/importcsv.py:159 +#: ../gramps/plugins/importer/importcsv.py:160 #: ../gramps/plugins/quickview/filterbyname.py:354 -#: ../gramps/plugins/webreport/person.py:207 +#: ../gramps/plugins/webreport/person.py:213 #: ../gramps/plugins/webreport/surname.py:98 -#: ../gramps/plugins/webreport/surnamelist.py:146 -#: ../gramps/gui/plug/_guioptions.py:1508 +#: ../gramps/plugins/webreport/surnamelist.py:147 msgid "Surname" msgstr "Příjmení" @@ -8926,7 +8931,7 @@ msgstr "Příjmení" #: ../gramps/gui/editors/displaytabs/surnametab.py:74 #: ../gramps/gui/glade/editperson.glade:470 #: ../gramps/plugins/export/exportcsv.py:355 -#: ../gramps/plugins/importer/importcsv.py:166 +#: ../gramps/plugins/importer/importcsv.py:167 msgid "Prefix" msgstr "Předpona" @@ -8941,10 +8946,9 @@ msgid "%(first)s %(second)s" msgstr "%(first)s %(second)s" #: ../gramps/gen/lib/tag.py:125 ../gramps/gen/plug/docgen/treedoc.py:168 -#: ../gramps/gui/glade/styleeditor.glade:384 -#: ../gramps/gui/glade/styleeditor.glade:1433 -#: ../gramps/gui/plug/_guioptions.py:1507 ../gramps/gui/views/tags.py:411 -#: ../gramps/gui/plug/_guioptions.py:1509 +#: ../gramps/gui/glade/styleeditor.glade:400 +#: ../gramps/gui/glade/styleeditor.glade:1449 +#: ../gramps/gui/plug/_guioptions.py:1509 ../gramps/gui/views/tags.py:445 msgid "Color" msgstr "Barva" @@ -9054,7 +9058,7 @@ msgstr "V grampletu %s došlo k chybě" #. Constants #. #. ------------------------------------------------------------------------- -#: ../gramps/gen/plug/_manager.py:61 +#: ../gramps/gen/plug/_manager.py:62 msgid "No description was provided" msgstr "Nebyl poskytnut žádný popis" @@ -9076,73 +9080,77 @@ msgstr "Stabilní" msgid "Unstable" msgstr "Nestabilní" -#: ../gramps/gen/plug/_pluginreg.py:79 +#: ../gramps/gen/plug/_pluginreg.py:80 msgid "Quickreport" msgstr "Rychlá sestava" -#: ../gramps/gen/plug/_pluginreg.py:80 +#: ../gramps/gen/plug/_pluginreg.py:81 msgid "Tool" msgstr "Nástroj" -#: ../gramps/gen/plug/_pluginreg.py:81 +#: ../gramps/gen/plug/_pluginreg.py:82 msgid "Importer" msgstr "Import" -#: ../gramps/gen/plug/_pluginreg.py:82 +#: ../gramps/gen/plug/_pluginreg.py:83 msgid "Exporter" msgstr "Export" -#: ../gramps/gen/plug/_pluginreg.py:83 +#: ../gramps/gen/plug/_pluginreg.py:84 msgid "Doc creator" msgstr "Tvůrce dokumentu" -#: ../gramps/gen/plug/_pluginreg.py:84 +#: ../gramps/gen/plug/_pluginreg.py:85 msgid "Plugin lib" msgstr "Knihovna zásuvných modulů" -#: ../gramps/gen/plug/_pluginreg.py:85 +#: ../gramps/gen/plug/_pluginreg.py:86 msgid "Map service" msgstr "Mapová služba" -#: ../gramps/gen/plug/_pluginreg.py:86 +#: ../gramps/gen/plug/_pluginreg.py:87 msgid "Gramps View" msgstr "Pohled Gramps" -#: ../gramps/gen/plug/_pluginreg.py:87 ../gramps/plugins/view/relview.py:136 +#: ../gramps/gen/plug/_pluginreg.py:88 ../gramps/plugins/view/relview.py:131 #: ../gramps/plugins/view/view.gpr.py:112 #: ../gramps/plugins/view/view.gpr.py:120 msgid "Relationships" msgstr "Vztahy" -#: ../gramps/gen/plug/_pluginreg.py:88 ../gramps/gen/plug/_pluginreg.py:425 +#: ../gramps/gen/plug/_pluginreg.py:89 ../gramps/gen/plug/_pluginreg.py:434 #: ../gramps/gui/glade/grampletpane.glade:156 -#: ../gramps/gui/widgets/grampletbar.py:627 -#: ../gramps/gui/widgets/grampletpane.py:220 -#: ../gramps/gui/widgets/grampletpane.py:979 -#: ../gramps/gui/widgets/grampletpane.py:976 +#: ../gramps/gui/widgets/grampletbar.py:628 +#: ../gramps/gui/widgets/grampletpane.py:227 +#: ../gramps/gui/widgets/grampletpane.py:982 msgid "Gramplet" msgstr "Gramplet" -#: ../gramps/gen/plug/_pluginreg.py:89 +#: ../gramps/gen/plug/_pluginreg.py:90 msgid "Sidebar" msgstr "Postranní lišta" +#: ../gramps/gen/plug/_pluginreg.py:92 +msgid "Rule" +msgstr "Pravidlo" + #. add miscellaneous column -#: ../gramps/gen/plug/_pluginreg.py:516 +#: ../gramps/gen/plug/_pluginreg.py:528 #: ../gramps/plugins/gramplet/faqgramplet.py:135 -#: ../gramps/plugins/webreport/basepage.py:1677 -#: ../gramps/plugins/webreport/statistics.py:150 -#: ../gramps/plugins/webreport/statistics.py:200 +#: ../gramps/plugins/importer/importprogen.glade:1306 +#: ../gramps/plugins/webreport/basepage.py:1710 +#: ../gramps/plugins/webreport/statistics.py:151 +#: ../gramps/plugins/webreport/statistics.py:201 msgid "Miscellaneous" msgstr "Různé" -#: ../gramps/gen/plug/_pluginreg.py:1145 ../gramps/gen/plug/_pluginreg.py:1171 -#: ../gramps/gen/plug/_pluginreg.py:1176 +#: ../gramps/gen/plug/_pluginreg.py:1178 ../gramps/gen/plug/_pluginreg.py:1204 +#: ../gramps/gen/plug/_pluginreg.py:1209 #, python-format msgid "ERROR: Failed reading plugin registration %(filename)s" msgstr "CHYBA: Selhalo čtení registrace zásuvného modulu %(filename)s" -#: ../gramps/gen/plug/_pluginreg.py:1154 +#: ../gramps/gen/plug/_pluginreg.py:1187 #, python-format msgid "" "WARNING: Plugin %(plugin_name)s has no translation for any of your " @@ -9151,7 +9159,7 @@ msgstr "" "POZOR: Zásuvný modul %(plugin_name)s není přeložen do žádného z nastavených " "jazyků, použije se US English" -#: ../gramps/gen/plug/_pluginreg.py:1191 +#: ../gramps/gen/plug/_pluginreg.py:1224 #, python-format msgid "" "ERROR: Plugin file %(filename)s has a version of \"%(gramps_target_version)s" @@ -9160,13 +9168,13 @@ msgstr "" "CHYBA: Zásuvný modul %(filename)s je verze \"%(gramps_target_version)s\" " "která není platná pro Gramps \"%(gramps_version)s\"." -#: ../gramps/gen/plug/_pluginreg.py:1212 +#: ../gramps/gen/plug/_pluginreg.py:1245 #, python-format msgid "ERROR: Wrong python file %(filename)s in register file %(regfile)s" msgstr "" "CHYBA: Chybný python soubor %(filename)s v souboru registru %(regfile)s" -#: ../gramps/gen/plug/_pluginreg.py:1220 +#: ../gramps/gen/plug/_pluginreg.py:1253 #, python-format msgid "" "ERROR: Python file %(filename)s in register file %(regfile)s does not exist" @@ -9202,8 +9210,8 @@ msgstr "Soubor %s je již otevřený, nejprve jej zavřete." #: ../gramps/gen/utils/docgen/odstab.py:496 #: ../gramps/gen/utils/docgen/odstab.py:499 #: ../gramps/plugins/docgen/asciidoc.py:177 -#: ../gramps/plugins/docgen/cairodoc.py:197 #: ../gramps/plugins/docgen/cairodoc.py:200 +#: ../gramps/plugins/docgen/cairodoc.py:203 #: ../gramps/plugins/docgen/odfdoc.py:1154 #: ../gramps/plugins/docgen/odfdoc.py:1157 #: ../gramps/plugins/docgen/rtfdoc.py:93 ../gramps/plugins/docgen/rtfdoc.py:96 @@ -9212,18 +9220,18 @@ msgstr "Soubor %s je již otevřený, nejprve jej zavřete." #: ../gramps/plugins/export/exportcsv.py:261 #: ../gramps/plugins/export/exportcsv.py:265 #: ../gramps/plugins/export/exportftree.py:135 -#: ../gramps/plugins/export/exportgedcom.py:1567 +#: ../gramps/plugins/export/exportgedcom.py:1600 #: ../gramps/plugins/export/exportgeneweb.py:108 #: ../gramps/plugins/export/exportgeneweb.py:112 -#: ../gramps/plugins/export/exportvcalendar.py:119 -#: ../gramps/plugins/export/exportvcalendar.py:123 +#: ../gramps/plugins/export/exportvcalendar.py:120 +#: ../gramps/plugins/export/exportvcalendar.py:124 #: ../gramps/plugins/export/exportvcard.py:71 #: ../gramps/plugins/export/exportvcard.py:75 #: ../gramps/plugins/lib/libhtmlbackend.py:249 #: ../gramps/plugins/lib/libhtmlbackend.py:253 #: ../gramps/plugins/lib/libhtmlbackend.py:259 #: ../gramps/plugins/lib/libhtmlbackend.py:263 -#: ../gramps/plugins/webreport/narrativeweb.py:316 +#: ../gramps/plugins/webreport/narrativeweb.py:333 #, python-format msgid "Could not create %s" msgstr "Nemohu vytvořit %s" @@ -9233,7 +9241,7 @@ msgstr "Nemohu vytvořit %s" #. Private Constants #. #. ------------------------------------------------------------------------- -#: ../gramps/gen/plug/docgen/graphdoc.py:66 +#: ../gramps/gen/plug/docgen/graphdoc.py:68 #: ../gramps/gen/plug/docgen/treedoc.py:67 #: ../gramps/gen/plug/docgen/treedoc.py:73 #: ../gramps/gen/plug/report/stdoptions.py:60 @@ -9241,118 +9249,118 @@ msgstr "Nemohu vytvořit %s" #: ../gramps/gen/plug/report/stdoptions.py:244 #: ../gramps/gen/plug/report/stdoptions.py:248 #: ../gramps/gen/plug/report/stdoptions.py:338 +#: ../gramps/plugins/importer/importprogen.glade:380 msgid "Default" msgstr "Výchozí" -#: ../gramps/gen/plug/docgen/graphdoc.py:67 +#: ../gramps/gen/plug/docgen/graphdoc.py:69 msgid "PostScript / Helvetica" msgstr "Postscript / Helvetica" -#: ../gramps/gen/plug/docgen/graphdoc.py:68 +#: ../gramps/gen/plug/docgen/graphdoc.py:70 msgid "TrueType / FreeSans" msgstr "Truetype / FreeSans" -#: ../gramps/gen/plug/docgen/graphdoc.py:70 -#: ../gramps/plugins/view/pedigreeview.py:2044 +#: ../gramps/gen/plug/docgen/graphdoc.py:72 +#: ../gramps/plugins/view/pedigreeview.py:2119 msgid "Vertical (↓)" msgstr "Svislý (↓)" -#: ../gramps/gen/plug/docgen/graphdoc.py:71 -#: ../gramps/plugins/view/pedigreeview.py:2045 +#: ../gramps/gen/plug/docgen/graphdoc.py:73 +#: ../gramps/plugins/view/pedigreeview.py:2120 msgid "Vertical (↑)" msgstr "Svislý (↑)" -#: ../gramps/gen/plug/docgen/graphdoc.py:72 -#: ../gramps/plugins/view/pedigreeview.py:2046 +#: ../gramps/gen/plug/docgen/graphdoc.py:74 +#: ../gramps/plugins/view/pedigreeview.py:2121 msgid "Horizontal (→)" msgstr "Vodorovný (→)" -#: ../gramps/gen/plug/docgen/graphdoc.py:73 -#: ../gramps/plugins/view/pedigreeview.py:2047 +#: ../gramps/gen/plug/docgen/graphdoc.py:75 +#: ../gramps/plugins/view/pedigreeview.py:2122 msgid "Horizontal (←)" msgstr "Vodorovný (←)" -#: ../gramps/gen/plug/docgen/graphdoc.py:75 +#: ../gramps/gen/plug/docgen/graphdoc.py:82 msgid "Bottom, left" msgstr "Dole, vlevo" -#: ../gramps/gen/plug/docgen/graphdoc.py:76 +#: ../gramps/gen/plug/docgen/graphdoc.py:83 msgid "Bottom, right" msgstr "Dole, vpravo" -#: ../gramps/gen/plug/docgen/graphdoc.py:77 +#: ../gramps/gen/plug/docgen/graphdoc.py:84 msgid "Top, left" msgstr "Nahoře, vlevo" -#: ../gramps/gen/plug/docgen/graphdoc.py:78 +#: ../gramps/gen/plug/docgen/graphdoc.py:85 msgid "Top, Right" msgstr "Nahoře, vpravo" -#: ../gramps/gen/plug/docgen/graphdoc.py:79 +#: ../gramps/gen/plug/docgen/graphdoc.py:86 msgid "Right, bottom" msgstr "Vpravo, dole" -#: ../gramps/gen/plug/docgen/graphdoc.py:80 +#: ../gramps/gen/plug/docgen/graphdoc.py:87 msgid "Right, top" msgstr "Vpravo, nahoře" -#: ../gramps/gen/plug/docgen/graphdoc.py:81 +#: ../gramps/gen/plug/docgen/graphdoc.py:88 msgid "Left, bottom" msgstr "Vlevo, dole" -#: ../gramps/gen/plug/docgen/graphdoc.py:82 +#: ../gramps/gen/plug/docgen/graphdoc.py:89 msgid "Left, top" msgstr "Vlevo, nahoře" -#: ../gramps/gen/plug/docgen/graphdoc.py:84 +#: ../gramps/gen/plug/docgen/graphdoc.py:91 msgid "Compress to minimal size" msgstr "Komprimovat na minimální velikost" -#: ../gramps/gen/plug/docgen/graphdoc.py:85 +#: ../gramps/gen/plug/docgen/graphdoc.py:92 msgid "Fill the given area" msgstr "Vyplnit daný prostor" -#: ../gramps/gen/plug/docgen/graphdoc.py:86 +#: ../gramps/gen/plug/docgen/graphdoc.py:93 msgid "Expand uniformly" msgstr "Rozbalit jednotně" -#: ../gramps/gen/plug/docgen/graphdoc.py:88 +#: ../gramps/gen/plug/docgen/graphdoc.py:95 #: ../gramps/gen/plug/docgen/treedoc.py:86 -#: ../gramps/gui/glade/styleeditor.glade:1343 +#: ../gramps/gui/glade/styleeditor.glade:1359 msgid "Top" msgstr "Nahoře" -#: ../gramps/gen/plug/docgen/graphdoc.py:89 +#: ../gramps/gen/plug/docgen/graphdoc.py:96 #: ../gramps/gen/plug/docgen/treedoc.py:87 -#: ../gramps/gui/glade/styleeditor.glade:1358 +#: ../gramps/gui/glade/styleeditor.glade:1374 msgid "Bottom" msgstr "Dole" -#: ../gramps/gen/plug/docgen/graphdoc.py:91 +#: ../gramps/gen/plug/docgen/graphdoc.py:98 msgid "Straight" msgstr "Přímé" -#: ../gramps/gen/plug/docgen/graphdoc.py:92 +#: ../gramps/gen/plug/docgen/graphdoc.py:99 msgid "Curved" msgstr "Oblý" -#: ../gramps/gen/plug/docgen/graphdoc.py:93 +#: ../gramps/gen/plug/docgen/graphdoc.py:100 msgid "Orthogonal" msgstr "Ortogonální" #. ############################### -#: ../gramps/gen/plug/docgen/graphdoc.py:134 +#: ../gramps/gen/plug/docgen/graphdoc.py:141 msgid "Graphviz Layout" msgstr "Rozložení GraphViz" #. ############################### -#: ../gramps/gen/plug/docgen/graphdoc.py:136 -#: ../gramps/gui/widgets/styledtexteditor.py:480 -#: ../gramps/gui/widgets/styledtexteditor.py:479 +#: ../gramps/gen/plug/docgen/graphdoc.py:143 +#: ../gramps/gui/widgets/styledtexteditor.py:78 msgid "Font family" msgstr "Řez písma" -#: ../gramps/gen/plug/docgen/graphdoc.py:139 +#: ../gramps/gen/plug/docgen/graphdoc.py:146 msgid "" "Choose the font family. If international characters don't show, use FreeSans " "font. FreeSans is available from: http://www.nongnu.org/freefont/" @@ -9360,29 +9368,28 @@ msgstr "" "Zvolte rodinu písem. Jestliže se nezobrazují mezinárodní znaky, použijte " "písmo FreeSans. FreeSans je dostupné z http://www.nongnu.org/freefont/" -#: ../gramps/gen/plug/docgen/graphdoc.py:145 -#: ../gramps/gui/widgets/styledtexteditor.py:492 -#: ../gramps/gui/widgets/styledtexteditor.py:491 +#: ../gramps/gen/plug/docgen/graphdoc.py:152 +#: ../gramps/gui/widgets/styledtexteditor.py:78 msgid "Font size" msgstr "Velikost písma" -#: ../gramps/gen/plug/docgen/graphdoc.py:146 +#: ../gramps/gen/plug/docgen/graphdoc.py:153 msgid "The font size, in points." msgstr "Velikost písma v bodech." -#: ../gramps/gen/plug/docgen/graphdoc.py:149 +#: ../gramps/gen/plug/docgen/graphdoc.py:156 msgid "Graph Direction" msgstr "Směr grafu" -#: ../gramps/gen/plug/docgen/graphdoc.py:152 +#: ../gramps/gen/plug/docgen/graphdoc.py:159 msgid "Whether graph goes from top to bottom or left to right." msgstr "Zda-li graf směřuje odshora dolů nebo zleva doprava." -#: ../gramps/gen/plug/docgen/graphdoc.py:156 +#: ../gramps/gen/plug/docgen/graphdoc.py:163 msgid "Number of Horizontal Pages" msgstr "Počet horizontálních stránek" -#: ../gramps/gen/plug/docgen/graphdoc.py:157 +#: ../gramps/gen/plug/docgen/graphdoc.py:164 msgid "" "Graphviz can create very large graphs by spreading the graph across a " "rectangular array of pages. This controls the number pages in the array " @@ -9392,11 +9399,11 @@ msgstr "" "polí stránek. Toto pole určuje počet stránek vodorovně. Platné pouze pro dot " "a pdf s využitím Ghostscriptu." -#: ../gramps/gen/plug/docgen/graphdoc.py:164 +#: ../gramps/gen/plug/docgen/graphdoc.py:171 msgid "Number of Vertical Pages" msgstr "Počet vertikálních stránek" -#: ../gramps/gen/plug/docgen/graphdoc.py:165 +#: ../gramps/gen/plug/docgen/graphdoc.py:172 msgid "" "Graphviz can create very large graphs by spreading the graph across a " "rectangular array of pages. This controls the number pages in the array " @@ -9406,11 +9413,11 @@ msgstr "" "polí stránek. Toto pole určuje počet stránek svisle. Platné pouze pro dot a " "pdf s využitím Ghostscriptu." -#: ../gramps/gen/plug/docgen/graphdoc.py:172 +#: ../gramps/gen/plug/docgen/graphdoc.py:179 msgid "Paging Direction" msgstr "Směr stránkování" -#: ../gramps/gen/plug/docgen/graphdoc.py:175 +#: ../gramps/gen/plug/docgen/graphdoc.py:182 msgid "" "The order in which the graph pages are output. This option only applies if " "the horizontal pages or vertical pages are greater than 1." @@ -9418,25 +9425,35 @@ msgstr "" "Pořadí ve kterém jsou vytvořeny stránky grafů. Tato volba je platná pouze " "pokud je počet svislých nebo vodorovných stran větší než 1." -#: ../gramps/gen/plug/docgen/graphdoc.py:180 +#: ../gramps/gen/plug/docgen/graphdoc.py:187 msgid "Connecting lines" msgstr "Propojovací linky" -#: ../gramps/gen/plug/docgen/graphdoc.py:183 +#: ../gramps/gen/plug/docgen/graphdoc.py:190 msgid "How the lines between objects will be drawn." msgstr "Jakým způsobe budou kresleny čáry propojující objekty." +#: ../gramps/gen/plug/docgen/graphdoc.py:193 +#, fuzzy +msgid "Alternate line attachment" +msgstr "Alternativní jména" + +#: ../gramps/gen/plug/docgen/graphdoc.py:194 +#, fuzzy +msgid "Whether lines attach to nodes differently" +msgstr "Zda linkovat data do webové sestavy nebo ne" + #. ############################### -#: ../gramps/gen/plug/docgen/graphdoc.py:199 +#: ../gramps/gen/plug/docgen/graphdoc.py:210 msgid "Graphviz Options" msgstr "Nastavení GraphViz" #. ############################### -#: ../gramps/gen/plug/docgen/graphdoc.py:202 +#: ../gramps/gen/plug/docgen/graphdoc.py:213 msgid "Aspect ratio" msgstr "Poměr stran" -#: ../gramps/gen/plug/docgen/graphdoc.py:206 +#: ../gramps/gen/plug/docgen/graphdoc.py:217 msgid "" "Affects node spacing and scaling of the graph.\n" "If the graph is smaller than the print area:\n" @@ -9463,11 +9480,11 @@ msgstr "" " Vyplnit zmenší graf tak aby se vešel, nejdříve ale zvětší rozteč uzlů.\n" " Rozšířit stejnoměrně zmenší graf tak aby se vešel do oblasti tisku." -#: ../gramps/gen/plug/docgen/graphdoc.py:222 +#: ../gramps/gen/plug/docgen/graphdoc.py:233 msgid "DPI" msgstr "DPI" -#: ../gramps/gen/plug/docgen/graphdoc.py:223 +#: ../gramps/gen/plug/docgen/graphdoc.py:234 msgid "" "Dots per inch. When creating images such as .gif or .png files for the web, " "try numbers such as 100 or 300 DPI. PostScript and PDF files always use 72 " @@ -9477,11 +9494,11 @@ msgstr "" "zkuste velikost 100 nebo 300 DPI. Vytváříte-li PostScript nebo PDF soubory, " "použijte 72 DPI." -#: ../gramps/gen/plug/docgen/graphdoc.py:230 +#: ../gramps/gen/plug/docgen/graphdoc.py:241 msgid "Node spacing" msgstr "Vzdálenost uzlů" -#: ../gramps/gen/plug/docgen/graphdoc.py:231 +#: ../gramps/gen/plug/docgen/graphdoc.py:242 msgid "" "The minimum amount of free space, in inches, between individual nodes. For " "vertical graphs, this corresponds to spacing between columns. For " @@ -9491,11 +9508,11 @@ msgstr "" "grafů parametr odpovídá mezerám mezi sloupci. U horizontálních odpovídá " "mezerám mezi řádky." -#: ../gramps/gen/plug/docgen/graphdoc.py:238 +#: ../gramps/gen/plug/docgen/graphdoc.py:249 msgid "Rank spacing" msgstr "Odstup řad" -#: ../gramps/gen/plug/docgen/graphdoc.py:239 +#: ../gramps/gen/plug/docgen/graphdoc.py:250 msgid "" "The minimum amount of free space, in inches, between ranks. For vertical " "graphs, this corresponds to spacing between rows. For horizontal graphs, " @@ -9505,11 +9522,11 @@ msgstr "" "parametr odpovídá mezerám mezi sloupci. U horizontálních odpovídá mezerám " "mezi řádky." -#: ../gramps/gen/plug/docgen/graphdoc.py:246 +#: ../gramps/gen/plug/docgen/graphdoc.py:257 msgid "Use subgraphs" msgstr "Použít podgrafy" -#: ../gramps/gen/plug/docgen/graphdoc.py:247 +#: ../gramps/gen/plug/docgen/graphdoc.py:258 msgid "" "Subgraphs can help Graphviz position spouses together, but with non-trivial " "graphs will result in longer lines and larger graphs." @@ -9518,67 +9535,67 @@ msgstr "" "grafech ale mohou zapříčinit delší řádky a rozsáhlejší grafy." #. ############################### -#: ../gramps/gen/plug/docgen/graphdoc.py:257 +#: ../gramps/gen/plug/docgen/graphdoc.py:268 msgid "Note to add to the graph" msgstr "Poznámka přidaná do grafu" -#: ../gramps/gen/plug/docgen/graphdoc.py:259 +#: ../gramps/gen/plug/docgen/graphdoc.py:270 msgid "This text will be added to the graph." msgstr "Text bude přidán ke grafu." -#: ../gramps/gen/plug/docgen/graphdoc.py:262 +#: ../gramps/gen/plug/docgen/graphdoc.py:273 #: ../gramps/gen/plug/docgen/treedoc.py:206 msgid "Note location" msgstr "Umístění poznámky" -#: ../gramps/gen/plug/docgen/graphdoc.py:265 +#: ../gramps/gen/plug/docgen/graphdoc.py:276 #: ../gramps/gen/plug/docgen/treedoc.py:209 msgid "Whether note will appear on top or bottom of the page." msgstr "Zda se poznámky objeví na začátku, nebo na konci stránky." -#: ../gramps/gen/plug/docgen/graphdoc.py:269 +#: ../gramps/gen/plug/docgen/graphdoc.py:280 #: ../gramps/gen/plug/docgen/treedoc.py:213 msgid "Note size" msgstr "Velikost poznámky" -#: ../gramps/gen/plug/docgen/graphdoc.py:270 +#: ../gramps/gen/plug/docgen/graphdoc.py:281 msgid "The size of note text, in points." msgstr "Velikost textu poznámky v bodech." -#: ../gramps/gen/plug/docgen/graphdoc.py:1013 +#: ../gramps/gen/plug/docgen/graphdoc.py:1073 msgid "PDF (Ghostscript)" msgstr "PDF (pomocí Ghostscript)" -#: ../gramps/gen/plug/docgen/graphdoc.py:1019 +#: ../gramps/gen/plug/docgen/graphdoc.py:1079 msgid "PDF (Graphviz)" msgstr "PDF (pomocí Graphviz)" -#: ../gramps/gen/plug/docgen/graphdoc.py:1025 +#: ../gramps/gen/plug/docgen/graphdoc.py:1085 #: ../gramps/plugins/docgen/docgen.gpr.py:161 msgid "PostScript" msgstr "PostScript" -#: ../gramps/gen/plug/docgen/graphdoc.py:1031 +#: ../gramps/gen/plug/docgen/graphdoc.py:1091 msgid "Structured Vector Graphics (SVG)" msgstr "SVG (Scalable Vector Graphics)" -#: ../gramps/gen/plug/docgen/graphdoc.py:1037 +#: ../gramps/gen/plug/docgen/graphdoc.py:1097 msgid "Compressed Structured Vector Graphs (SVGZ)" msgstr "Komprimovaný SVG (SVGZ)" -#: ../gramps/gen/plug/docgen/graphdoc.py:1043 +#: ../gramps/gen/plug/docgen/graphdoc.py:1103 msgid "JPEG image" msgstr "Obrázek JPEG" -#: ../gramps/gen/plug/docgen/graphdoc.py:1049 +#: ../gramps/gen/plug/docgen/graphdoc.py:1109 msgid "GIF image" msgstr "Obrázek GIF" -#: ../gramps/gen/plug/docgen/graphdoc.py:1055 +#: ../gramps/gen/plug/docgen/graphdoc.py:1115 msgid "PNG image" msgstr "Obrázek PNG" -#: ../gramps/gen/plug/docgen/graphdoc.py:1061 +#: ../gramps/gen/plug/docgen/graphdoc.py:1121 msgid "Graphviz File" msgstr "Soubor Graphviz" @@ -9624,8 +9641,9 @@ msgstr "Pod" msgid "Not shown" msgstr "Není zobrazeno" -#: ../gramps/gen/plug/docgen/treedoc.py:74 ../gramps/gui/configure.py:158 -#: ../gramps/gui/configure.py:1715 ../gramps/gui/views/pageview.py:606 +#: ../gramps/gen/plug/docgen/treedoc.py:74 ../gramps/gui/configure.py:99 +#: ../gramps/gui/configure.py:166 ../gramps/gui/configure.py:1946 +#: ../gramps/gui/views/pageview.py:591 msgid "Preferences" msgstr "Předvolby" @@ -9678,13 +9696,14 @@ msgid "Small" msgstr "Malý" #: ../gramps/gen/plug/docgen/treedoc.py:93 ../gramps/gen/utils/string.py:57 -#: ../gramps/gui/editors/editcitation.py:212 -#: ../gramps/plugins/graph/gvfamilylines.py:255 +#: ../gramps/gui/editors/editcitation.py:214 +#: ../gramps/plugins/graph/gvfamilylines.py:262 +#: ../gramps/plugins/importer/importprogen.py:487 msgid "Normal" msgstr "Standardní" #: ../gramps/gen/plug/docgen/treedoc.py:94 -#: ../gramps/plugins/graph/gvfamilylines.py:256 +#: ../gramps/plugins/graph/gvfamilylines.py:263 msgid "Large" msgstr "Velký" @@ -9754,7 +9773,7 @@ msgstr "Barva uzlu." #. ################# #: ../gramps/gen/plug/docgen/treedoc.py:175 #: ../gramps/plugins/drawreport/ancestortree.py:791 -#: ../gramps/plugins/drawreport/descendtree.py:1522 +#: ../gramps/plugins/drawreport/descendtree.py:1527 msgid "Tree Options" msgstr "Nastavení stromu" @@ -9802,11 +9821,11 @@ msgstr "Text bude přidán do stromu." msgid "The size of note text." msgstr "Velikost textu poznámky." -#: ../gramps/gen/plug/docgen/treedoc.py:653 +#: ../gramps/gen/plug/docgen/treedoc.py:655 msgid "PDF" msgstr "PDF" -#: ../gramps/gen/plug/docgen/treedoc.py:659 +#: ../gramps/gen/plug/docgen/treedoc.py:661 msgid "LaTeX File" msgstr "Soubor LaTeX" @@ -9825,8 +9844,13 @@ msgstr "Platné hodnoty: " #. Private Constants #. #. ------------------------------------------------------------------------ +#. ------------------------------------------------------------------------- +#. +#. Constants +#. +#. ------------------------------------------------------------------------- #: ../gramps/gen/plug/report/_book.py:71 ../gramps/gui/plug/_dialogs.py:59 -#: ../gramps/gui/plug/report/_bookdialog.py:84 ../gramps/gui/viewmanager.py:122 +#: ../gramps/gui/plug/report/_bookdialog.py:86 ../gramps/gui/viewmanager.py:112 msgid "Unsupported" msgstr "Nepodporované" @@ -9847,6 +9871,7 @@ msgid "Web Pages" msgstr "Webové stránky" #: ../gramps/gen/plug/report/_constants.py:49 +#: ../gramps/gui/plug/report/_bookdialog.py:91 msgid "Books" msgstr "Knihy" @@ -9864,8 +9889,8 @@ msgstr "Grafika" #: ../gramps/gen/plug/report/endnotes.py:61 #: ../gramps/plugins/textreport/ancestorreport.py:376 -#: ../gramps/plugins/textreport/detancestralreport.py:982 -#: ../gramps/plugins/textreport/detdescendantreport.py:1187 +#: ../gramps/plugins/textreport/detancestralreport.py:990 +#: ../gramps/plugins/textreport/detdescendantreport.py:1193 #: ../gramps/plugins/textreport/endoflinereport.py:326 msgid "The style used for the generation header." msgstr "Styl používaný pro hlavičku generací." @@ -9900,8 +9925,8 @@ msgstr "Závěrečné poznámky" #. show "> Family: ..." and nothing else #. show "V Family: ..." and the rest #: ../gramps/gen/plug/report/endnotes.py:175 -#: ../gramps/gui/editors/editfamily.py:945 -#: ../gramps/gui/editors/editfamily.py:952 +#: ../gramps/gui/editors/editfamily.py:995 +#: ../gramps/gui/editors/editfamily.py:1002 #: ../gramps/gui/plug/report/_docreportdialog.py:186 #: ../gramps/gui/plug/report/_docreportdialog.py:237 #: ../gramps/gui/plug/report/_graphreportdialog.py:154 @@ -9909,28 +9934,33 @@ msgstr "Závěrečné poznámky" #: ../gramps/gui/plug/report/_reportdialog.py:377 #: ../gramps/gui/plug/report/_reportdialog.py:401 #: ../gramps/gui/plug/report/_reportdialog.py:472 -#: ../gramps/gui/plug/report/_reportdialog.py:620 -#: ../gramps/plugins/gramplet/statsgramplet.py:105 -#: ../gramps/plugins/gramplet/statsgramplet.py:108 -#: ../gramps/plugins/gramplet/statsgramplet.py:111 -#: ../gramps/plugins/gramplet/statsgramplet.py:117 -#: ../gramps/plugins/gramplet/statsgramplet.py:122 -#: ../gramps/plugins/gramplet/statsgramplet.py:128 -#: ../gramps/plugins/gramplet/statsgramplet.py:132 -#: ../gramps/plugins/gramplet/statsgramplet.py:137 -#: ../gramps/plugins/gramplet/statsgramplet.py:141 +#: ../gramps/gui/plug/report/_reportdialog.py:623 +#: ../gramps/plugins/gramplet/statsgramplet.py:146 +#: ../gramps/plugins/gramplet/statsgramplet.py:149 +#: ../gramps/plugins/gramplet/statsgramplet.py:152 +#: ../gramps/plugins/gramplet/statsgramplet.py:156 +#: ../gramps/plugins/gramplet/statsgramplet.py:160 +#: ../gramps/plugins/gramplet/statsgramplet.py:164 +#: ../gramps/plugins/gramplet/statsgramplet.py:170 +#: ../gramps/plugins/gramplet/statsgramplet.py:175 +#: ../gramps/plugins/gramplet/statsgramplet.py:181 +#: ../gramps/plugins/gramplet/statsgramplet.py:185 +#: ../gramps/plugins/gramplet/statsgramplet.py:189 +#: ../gramps/plugins/gramplet/statsgramplet.py:194 +#: ../gramps/plugins/gramplet/statsgramplet.py:198 #: ../gramps/plugins/textreport/familygroup.py:410 -#: ../gramps/plugins/textreport/indivcomplete.py:924 -#: ../gramps/plugins/textreport/indivcomplete.py:926 +#: ../gramps/plugins/textreport/indivcomplete.py:925 #: ../gramps/plugins/textreport/indivcomplete.py:927 #: ../gramps/plugins/textreport/indivcomplete.py:928 #: ../gramps/plugins/textreport/indivcomplete.py:929 -#: ../gramps/plugins/view/relview.py:530 ../gramps/plugins/view/relview.py:592 -#: ../gramps/plugins/view/relview.py:604 ../gramps/plugins/view/relview.py:623 -#: ../gramps/plugins/view/relview.py:635 ../gramps/plugins/view/relview.py:640 -#: ../gramps/plugins/view/relview.py:648 ../gramps/plugins/view/relview.py:858 -#: ../gramps/plugins/view/relview.py:892 ../gramps/plugins/view/relview.py:1360 -#: ../gramps/plugins/view/relview.py:1382 +#: ../gramps/plugins/textreport/indivcomplete.py:930 +#: ../gramps/plugins/view/relview.py:659 ../gramps/plugins/view/relview.py:723 +#: ../gramps/plugins/view/relview.py:735 ../gramps/plugins/view/relview.py:756 +#: ../gramps/plugins/view/relview.py:768 ../gramps/plugins/view/relview.py:773 +#: ../gramps/plugins/view/relview.py:780 ../gramps/plugins/view/relview.py:1017 +#: ../gramps/plugins/view/relview.py:1052 +#: ../gramps/plugins/view/relview.py:1529 +#: ../gramps/plugins/view/relview.py:1552 #, python-format msgid "%s:" msgstr "%s:" @@ -9943,13 +9973,13 @@ msgstr "Překlad" msgid "The translation to be used for the report." msgstr "Překlad použitý pro tuto sestavu." -#: ../gramps/gen/plug/report/stdoptions.py:73 ../gramps/gui/configure.py:1030 -#: ../gramps/plugins/webreport/webcal.py:1675 +#: ../gramps/gen/plug/report/stdoptions.py:73 ../gramps/gui/configure.py:1194 +#: ../gramps/plugins/webreport/webcal.py:1720 msgid "Name format" msgstr "Formát jména" #: ../gramps/gen/plug/report/stdoptions.py:78 -#: ../gramps/plugins/webreport/webcal.py:1679 +#: ../gramps/plugins/webreport/webcal.py:1724 msgid "Select the format to display names" msgstr "Vyberte formát zobrazení jmen" @@ -9998,7 +10028,7 @@ msgstr "Počet let od úmrtí v kterých jsou osoby považovány za živé" msgid "Whether to restrict data on recently-dead people" msgstr "Zda omezit informace nedávno zemřelých osob" -#: ../gramps/gen/plug/report/stdoptions.py:257 ../gramps/gui/configure.py:1058 +#: ../gramps/gen/plug/report/stdoptions.py:257 ../gramps/gui/configure.py:1222 msgid "Date format" msgstr "Formát data" @@ -10028,15 +10058,14 @@ msgstr "Zda (a kde) připojit Gramps ID" #. ######################### #. ############################### #: ../gramps/gen/plug/report/stdoptions.py:328 -#: ../gramps/gui/viewmanager.py:1931 -#: ../gramps/plugins/graph/gvfamilylines.py:211 -#: ../gramps/plugins/graph/gvrelgraph.py:819 -#: ../gramps/plugins/textreport/detancestralreport.py:892 -#: ../gramps/plugins/textreport/detdescendantreport.py:1079 +#: ../gramps/gui/viewmanager.py:1722 +#: ../gramps/plugins/graph/gvfamilylines.py:218 +#: ../gramps/plugins/graph/gvrelgraph.py:859 +#: ../gramps/plugins/textreport/detancestralreport.py:900 +#: ../gramps/plugins/textreport/detdescendantreport.py:1085 #: ../gramps/plugins/textreport/familygroup.py:752 -#: ../gramps/plugins/textreport/indivcomplete.py:1101 -#: ../gramps/plugins/webreport/narrativeweb.py:1901 -#: ../gramps/gui/viewmanager.py:1929 +#: ../gramps/plugins/textreport/indivcomplete.py:1102 +#: ../gramps/plugins/webreport/narrativeweb.py:1986 msgid "Include" msgstr "Zahrnout" @@ -10044,7 +10073,7 @@ msgstr "Zahrnout" msgid "Whether to include Gramps IDs" msgstr "Zda připojit Gramps ID" -#: ../gramps/gen/plug/report/stdoptions.py:337 ../gramps/gui/configure.py:1072 +#: ../gramps/gen/plug/report/stdoptions.py:337 msgid "Place format" msgstr "Formát místa" @@ -10053,17 +10082,17 @@ msgid "Select the format to display places" msgstr "Vyberte formát zobrazení míst" #: ../gramps/gen/plug/report/utils.py:158 -#: ../gramps/plugins/textreport/indivcomplete.py:918 +#: ../gramps/plugins/textreport/indivcomplete.py:919 msgid "File does not exist" msgstr "Soubor neexistuje" #: ../gramps/gen/plug/report/utils.py:159 -#: ../gramps/plugins/textreport/indivcomplete.py:914 +#: ../gramps/plugins/textreport/indivcomplete.py:915 #: ../gramps/plugins/textreport/simplebooktitle.py:106 -#: ../gramps/plugins/webreport/basepage.py:1720 -#: ../gramps/plugins/webreport/basepage.py:1923 -#: ../gramps/plugins/webreport/basepage.py:1989 -#: ../gramps/plugins/webreport/basepage.py:1997 +#: ../gramps/plugins/webreport/basepage.py:1799 +#: ../gramps/plugins/webreport/basepage.py:2004 +#: ../gramps/plugins/webreport/basepage.py:2070 +#: ../gramps/plugins/webreport/basepage.py:2078 msgid "Could not add photo to page" msgstr "Nelze přidat fotografii na stránku" @@ -10081,9 +10110,8 @@ msgstr "Celá databáze" #. feature request 2356: avoid genitive form #: ../gramps/gen/plug/report/utils.py:301 -#: ../gramps/gui/plug/export/_exportoptions.py:452 -#: ../gramps/plugins/textreport/descendreport.py:488 #: ../gramps/gui/plug/export/_exportoptions.py:455 +#: ../gramps/plugins/textreport/descendreport.py:488 #, python-format msgid "Descendants of %s" msgstr "%s potomci" @@ -10091,7 +10119,6 @@ msgstr "%s potomci" #. feature request 2356: avoid genitive form #: ../gramps/gen/plug/report/utils.py:305 #: ../gramps/gen/plug/report/utils.py:382 -#: ../gramps/gui/plug/export/_exportoptions.py:457 #: ../gramps/gui/plug/export/_exportoptions.py:460 #, python-format msgid "Descendant Families of %s" @@ -10099,31 +10126,26 @@ msgstr "Rodiny potomků %s" #. feature request 2356: avoid genitive form #: ../gramps/gen/plug/report/utils.py:309 -#: ../gramps/gui/plug/export/_exportoptions.py:462 #: ../gramps/gui/plug/export/_exportoptions.py:465 #, python-format msgid "Ancestors of %s" msgstr "%s předci" #: ../gramps/gen/plug/report/utils.py:312 -#: ../gramps/gui/plug/export/_exportoptions.py:466 #: ../gramps/gui/plug/export/_exportoptions.py:469 #, python-format msgid "People with common ancestor with %s" msgstr "Společným předkem je: %s" -#: ../gramps/gen/plug/report/utils.py:354 ../gramps/gui/plug/_guioptions.py:895 -#: ../gramps/gui/plug/_guioptions.py:897 +#: ../gramps/gen/plug/report/utils.py:354 ../gramps/gui/plug/_guioptions.py:897 msgid "unknown father" msgstr "neznámý otec" -#: ../gramps/gen/plug/report/utils.py:360 ../gramps/gui/plug/_guioptions.py:901 -#: ../gramps/gui/plug/_guioptions.py:903 +#: ../gramps/gen/plug/report/utils.py:360 ../gramps/gui/plug/_guioptions.py:903 msgid "unknown mother" msgstr "neznámá matka" -#: ../gramps/gen/plug/report/utils.py:362 ../gramps/gui/plug/_guioptions.py:903 -#: ../gramps/gui/plug/_guioptions.py:905 +#: ../gramps/gen/plug/report/utils.py:362 ../gramps/gui/plug/_guioptions.py:905 #, python-format msgid "%(father_name)s and %(mother_name)s (%(family_id)s)" msgstr "%(father_name)s a %(mother_name)s (%(family_id)s)" @@ -10157,11 +10179,6 @@ msgstr "Nelze otevřít '%s'" msgid "Error in reading '%s'" msgstr "Chyba při čtení '%s'" -#: ../gramps/gen/plug/utils.py:316 -#, python-format -msgid "Error: cannot open '%s'" -msgstr "Chyba: nelze otevřít '%s;'" - #: ../gramps/gen/plug/utils.py:320 #, python-format msgid "Error: unknown file type: '%s'" @@ -10231,7 +10248,7 @@ msgstr "" "restartuje Gramps." #: ../gramps/gen/relationship.py:1273 -#: ../gramps/plugins/view/pedigreeview.py:1531 +#: ../gramps/plugins/view/pedigreeview.py:1600 msgid "Relationship loop detected" msgstr "Detekována smyčka ve vztazích" @@ -10258,12 +10275,12 @@ msgid "undefined" msgstr "není definováno" #: ../gramps/gen/relationship.py:2170 -#: ../gramps/plugins/importer/importcsv.py:217 +#: ../gramps/plugins/importer/importcsv.py:233 msgid "husband" msgstr "manžel" #: ../gramps/gen/relationship.py:2172 -#: ../gramps/plugins/importer/importcsv.py:214 +#: ../gramps/plugins/importer/importcsv.py:230 msgid "wife" msgstr "manželka" @@ -10388,11 +10405,11 @@ msgstr "" "Kalkulátor vztahů rodin pro jazyk '%s' není k dispozici. Použijte prosím " "'english'." -#: ../gramps/gen/utils/alive.py:145 ../gramps/plugins/importer/importcsv.py:201 +#: ../gramps/gen/utils/alive.py:145 ../gramps/plugins/importer/importcsv.py:202 msgid "death date" msgstr "datum úmrtí" -#: ../gramps/gen/utils/alive.py:150 ../gramps/plugins/importer/importcsv.py:177 +#: ../gramps/gen/utils/alive.py:150 ../gramps/plugins/importer/importcsv.py:178 msgid "birth date" msgstr "datum narození" @@ -10742,10 +10759,10 @@ msgstr "Titul" msgid "GIVEN" msgstr "KŘESTNÍ" -#: ../gramps/gen/utils/keyword.py:56 ../gramps/gui/configure.py:695 -#: ../gramps/gui/configure.py:702 ../gramps/gui/configure.py:704 -#: ../gramps/gui/configure.py:705 ../gramps/gui/configure.py:706 -#: ../gramps/gui/configure.py:707 ../gramps/gui/configure.py:708 +#: ../gramps/gen/utils/keyword.py:56 ../gramps/gui/configure.py:851 +#: ../gramps/gui/configure.py:858 ../gramps/gui/configure.py:860 +#: ../gramps/gui/configure.py:861 ../gramps/gui/configure.py:862 +#: ../gramps/gui/configure.py:863 ../gramps/gui/configure.py:864 msgid "SURNAME" msgstr "PŘÍJMENÍ" @@ -10761,9 +10778,9 @@ msgstr "Běžné" msgid "Name|COMMON" msgstr "BĚŽNÝ NÁZEV" -#: ../gramps/gen/utils/keyword.py:58 ../gramps/gui/configure.py:692 -#: ../gramps/gui/configure.py:694 ../gramps/gui/configure.py:697 -#: ../gramps/gui/configure.py:698 ../gramps/gui/configure.py:704 +#: ../gramps/gen/utils/keyword.py:58 ../gramps/gui/configure.py:848 +#: ../gramps/gui/configure.py:850 ../gramps/gui/configure.py:853 +#: ../gramps/gui/configure.py:854 ../gramps/gui/configure.py:860 msgid "Name|Common" msgstr "Běžný název" @@ -10845,7 +10862,7 @@ msgstr "Po otci[spojka]" msgid "RAWSURNAMES" msgstr "HOLÁPŘÍJMENÍ" -#: ../gramps/gen/utils/keyword.py:69 ../gramps/gui/configure.py:709 +#: ../gramps/gen/utils/keyword.py:69 ../gramps/gui/configure.py:865 msgid "Rawsurnames" msgstr "holápříjmení" @@ -10893,21 +10910,21 @@ msgstr "%(east_longitude)s V" msgid "%(west_longitude)s W" msgstr "%(west_longitude)s Z" -#: ../gramps/gen/utils/string.py:46 ../gramps/gui/editors/editperson.py:347 +#: ../gramps/gen/utils/string.py:46 ../gramps/gui/editors/editperson.py:341 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:94 #: ../gramps/gui/merge/mergeperson.py:64 #: ../gramps/gui/views/treemodels/peoplemodel.py:97 #: ../gramps/plugins/tool/dumpgenderstats.py:46 -#: ../gramps/plugins/webreport/person.py:412 +#: ../gramps/plugins/webreport/person.py:429 msgid "male" msgstr "muž" -#: ../gramps/gen/utils/string.py:47 ../gramps/gui/editors/editperson.py:346 +#: ../gramps/gen/utils/string.py:47 ../gramps/gui/editors/editperson.py:340 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:94 #: ../gramps/gui/merge/mergeperson.py:64 #: ../gramps/gui/views/treemodels/peoplemodel.py:97 #: ../gramps/plugins/tool/dumpgenderstats.py:46 -#: ../gramps/plugins/webreport/person.py:413 +#: ../gramps/plugins/webreport/person.py:430 msgid "female" msgstr "žena" @@ -10919,21 +10936,25 @@ msgstr "neznámé pohlaví" msgid "Invalid" msgstr "Neplatné" -#: ../gramps/gen/utils/string.py:55 ../gramps/gui/editors/editcitation.py:214 +#: ../gramps/gen/utils/string.py:55 ../gramps/gui/editors/editcitation.py:216 +#: ../gramps/plugins/importer/importprogen.py:489 msgid "Very High" msgstr "Velmi vysoká" -#: ../gramps/gen/utils/string.py:56 ../gramps/gui/editors/editcitation.py:213 +#: ../gramps/gen/utils/string.py:56 ../gramps/gui/editors/editcitation.py:215 +#: ../gramps/plugins/importer/importprogen.py:488 #: ../gramps/plugins/tool/finddupes.py:62 msgid "High" msgstr "Vysoká" -#: ../gramps/gen/utils/string.py:58 ../gramps/gui/editors/editcitation.py:211 +#: ../gramps/gen/utils/string.py:58 ../gramps/gui/editors/editcitation.py:213 +#: ../gramps/plugins/importer/importprogen.py:486 #: ../gramps/plugins/tool/finddupes.py:60 msgid "Low" msgstr "Nízká" -#: ../gramps/gen/utils/string.py:59 ../gramps/gui/editors/editcitation.py:210 +#: ../gramps/gen/utils/string.py:59 ../gramps/gui/editors/editcitation.py:212 +#: ../gramps/plugins/importer/importprogen.py:485 msgid "Very Low" msgstr "Velmi nízká" @@ -10979,7 +11000,7 @@ msgstr "Neznámé, chybělo %(time)s (%(count)d)" msgid "Objects referenced by this note were missing in a file imported on %s." msgstr "Objekty odkazované touto poznámkou chyběly v souboru importovaném %s." -#: ../gramps/grampsapp.py:158 +#: ../gramps/grampsapp.py:172 #, python-format msgid "" "Your Python version does not meet the requirements. At least python %(v1)d." @@ -10992,16 +11013,16 @@ msgstr "" "\n" "Aplikace bude nyní ukončena." -#: ../gramps/grampsapp.py:414 ../gramps/grampsapp.py:421 -#: ../gramps/grampsapp.py:465 +#: ../gramps/grampsapp.py:428 ../gramps/grampsapp.py:435 +#: ../gramps/grampsapp.py:491 msgid "Configuration error:" msgstr "Chyba nastavení:" -#: ../gramps/grampsapp.py:418 +#: ../gramps/grampsapp.py:432 msgid "Error reading configuration" msgstr "Chyba při čtení konfigurace" -#: ../gramps/grampsapp.py:422 +#: ../gramps/grampsapp.py:436 #, python-format msgid "" "A definition for the MIME-type %s could not be found \n" @@ -11085,25 +11106,25 @@ msgstr "Potomek odk" msgid "%(frel)s %(mrel)s" msgstr "%(frel)s %(mrel)s" -#: ../gramps/gui/clipboard.py:1384 ../gramps/gui/clipboard.py:1390 -#: ../gramps/gui/clipboard.py:1428 ../gramps/gui/clipboard.py:1473 +#: ../gramps/gui/clipboard.py:1357 ../gramps/gui/clipboard.py:1363 +#: ../gramps/gui/clipboard.py:1401 ../gramps/gui/clipboard.py:1446 #: ../gramps/gui/glade/clipboard.glade:7 msgid "Clipboard" msgstr "Schránka" #. Now add more items to popup menu, if available #. See details (edit, etc): -#: ../gramps/gui/clipboard.py:1520 ../gramps/gui/plug/quick/_quicktable.py:141 +#: ../gramps/gui/clipboard.py:1493 ../gramps/gui/plug/quick/_quicktable.py:141 #, python-format msgid "the object|See %s details" msgstr "Zobrazit %s detaily" -#: ../gramps/gui/clipboard.py:1529 ../gramps/gui/plug/quick/_quicktable.py:149 +#: ../gramps/gui/clipboard.py:1502 ../gramps/gui/plug/quick/_quicktable.py:149 #, python-format msgid "the object|Make %s active" msgstr "Nastavit aktivní %s" -#: ../gramps/gui/clipboard.py:1551 +#: ../gramps/gui/clipboard.py:1524 #, python-format msgid "the object|Create Filter from %s selected..." msgstr "Vytvořit filtr z vybraného %s..." @@ -11117,20 +11138,19 @@ msgstr "Pohled na strom: první sloupec \"%s\" nemůže být změněn" msgid "Drag and drop the columns to change the order" msgstr "Pořadí sloupců změníte jejich přetažením" -#: ../gramps/gui/columnorder.py:107 ../gramps/gui/configure.py:1615 -#: ../gramps/gui/configure.py:1637 ../gramps/gui/configure.py:1660 -#: ../gramps/gui/plug/_dialogs.py:130 ../gramps/gui/viewmanager.py:2002 -#: ../gramps/plugins/lib/maps/geography.py:1011 -#: ../gramps/plugins/lib/maps/geography.py:1266 -#: ../gramps/gui/viewmanager.py:2001 +#: ../gramps/gui/columnorder.py:107 ../gramps/gui/configure.py:1842 +#: ../gramps/gui/configure.py:1866 ../gramps/gui/configure.py:1892 +#: ../gramps/gui/plug/_dialogs.py:130 ../gramps/gui/viewmanager.py:1794 +#: ../gramps/plugins/lib/maps/geography.py:997 +#: ../gramps/plugins/lib/maps/geography.py:1294 msgid "_Apply" msgstr "_Použít" #. ################# -#: ../gramps/gui/columnorder.py:128 ../gramps/gui/configure.py:1188 +#: ../gramps/gui/columnorder.py:128 ../gramps/gui/configure.py:1353 #: ../gramps/plugins/drawreport/ancestortree.py:909 -#: ../gramps/plugins/drawreport/descendtree.py:1647 -#: ../gramps/plugins/webreport/narrativeweb.py:1698 +#: ../gramps/plugins/drawreport/descendtree.py:1652 +#: ../gramps/plugins/webreport/narrativeweb.py:1766 msgid "Display" msgstr "Zobrazení" @@ -11138,46 +11158,45 @@ msgstr "Zobrazení" msgid "Column Name" msgstr "Název sloupce" -#: ../gramps/gui/configure.py:82 +#: ../gramps/gui/configure.py:86 msgid "Father's surname" msgstr "Otcovo příjmení" -#: ../gramps/gui/configure.py:84 +#: ../gramps/gui/configure.py:88 msgid "Combination of mother's and father's surname" msgstr "Kombinace matčina a otcova příjmení" -#: ../gramps/gui/configure.py:85 +#: ../gramps/gui/configure.py:89 msgid "Icelandic style" msgstr "Islandský styl" -#: ../gramps/gui/configure.py:107 ../gramps/gui/configure.py:108 +#: ../gramps/gui/configure.py:114 ../gramps/gui/configure.py:115 msgid "Display Name Editor" msgstr "Zobrazit editor jmen" #. self.window.connect('response', self.close) -#: ../gramps/gui/configure.py:109 ../gramps/gui/configure.py:183 -#: ../gramps/gui/dialog.py:215 ../gramps/gui/dialog.py:261 -#: ../gramps/gui/dialog.py:287 ../gramps/gui/glade/book.glade:466 -#: ../gramps/gui/glade/book.glade:539 ../gramps/gui/glade/clipboard.glade:71 +#: ../gramps/gui/configure.py:116 ../gramps/gui/configure.py:189 +#: ../gramps/gui/dialog.py:261 ../gramps/gui/dialog.py:307 +#: ../gramps/gui/dialog.py:333 ../gramps/gui/glade/book.glade:466 +#: ../gramps/gui/glade/book.glade:556 ../gramps/gui/glade/clipboard.glade:71 #: ../gramps/gui/glade/dialog.glade:20 ../gramps/gui/glade/dialog.glade:141 #: ../gramps/gui/glade/displaystate.glade:23 #: ../gramps/gui/glade/editplaceformat.glade:23 #: ../gramps/gui/glade/plugins.glade:22 ../gramps/gui/glade/rule.glade:24 #: ../gramps/gui/glade/rule.glade:1024 ../gramps/gui/glade/tipofday.glade:117 -#: ../gramps/gui/glade/updateaddons.glade:25 ../gramps/gui/plug/_windows.py:105 -#: ../gramps/gui/plug/_windows.py:691 ../gramps/gui/plug/_windows.py:747 +#: ../gramps/gui/glade/updateaddons.glade:25 ../gramps/gui/grampsgui.py:56 +#: ../gramps/gui/plug/_windows.py:105 ../gramps/gui/plug/_windows.py:693 +#: ../gramps/gui/plug/_windows.py:749 #: ../gramps/gui/plug/quick/_textbufdoc.py:60 ../gramps/gui/undohistory.py:90 -#: ../gramps/gui/viewmanager.py:543 ../gramps/gui/viewmanager.py:1866 -#: ../gramps/gui/views/bookmarks.py:286 ../gramps/gui/views/tags.py:432 -#: ../gramps/gui/widgets/grampletbar.py:635 -#: ../gramps/gui/widgets/grampletpane.py:232 -#: ../gramps/plugins/lib/maps/placeselection.py:111 +#: ../gramps/gui/viewmanager.py:1657 ../gramps/gui/views/bookmarks.py:298 +#: ../gramps/gui/views/tags.py:466 ../gramps/gui/widgets/grampletbar.py:636 +#: ../gramps/gui/widgets/grampletpane.py:239 +#: ../gramps/plugins/lib/maps/placeselection.py:120 #: ../gramps/plugins/tool/dumpgenderstats.py:85 -#: ../gramps/gui/viewmanager.py:1864 msgid "_Close" msgstr "_Zavřít" -#: ../gramps/gui/configure.py:112 +#: ../gramps/gui/configure.py:119 msgid "" "The following keywords are replaced with the appropriate name parts:\n" " Given - given name (first name) Surname - surnames " @@ -11241,395 +11260,510 @@ msgstr "" "Ed přezdívka, \n" " Underhills přezdívka rodiny, Jose běžné jméno.\n" -#: ../gramps/gui/configure.py:140 +#: ../gramps/gui/configure.py:148 msgid " Name Editor" msgstr " Editor jmen" -#: ../gramps/gui/configure.py:234 ../gramps/gui/configure.py:240 -#: ../gramps/gui/configure.py:847 +#: ../gramps/gui/configure.py:242 ../gramps/gui/configure.py:248 +#: ../gramps/gui/configure.py:1007 msgid "Invalid or incomplete format definition." msgstr "Neplatná nebo nekompletní definice formátu." #. label for the combo #. translators: needed for French, ignore otherwise -#: ../gramps/gui/configure.py:342 ../gramps/gui/configure.py:366 -#: ../gramps/gui/configure.py:387 ../gramps/gui/configure.py:403 -#: ../gramps/gui/configure.py:434 ../gramps/gui/configure.py:471 -#: ../gramps/gui/configure.py:493 ../gramps/gui/configure.py:594 -#: ../gramps/gui/configure.py:1030 ../gramps/gui/configure.py:1058 -#: ../gramps/gui/configure.py:1072 ../gramps/gui/configure.py:1107 -#: ../gramps/gui/configure.py:1121 ../gramps/gui/configure.py:1134 -#: ../gramps/gui/configure.py:1147 ../gramps/gui/configure.py:1171 -#: ../gramps/gui/configure.py:1424 ../gramps/gui/configure.py:1442 -#: ../gramps/gui/configure.py:1515 ../gramps/gui/configure.py:1570 -#: ../gramps/gui/views/navigationview.py:358 +#: ../gramps/gui/configure.py:386 ../gramps/gui/configure.py:413 +#: ../gramps/gui/configure.py:435 ../gramps/gui/configure.py:451 +#: ../gramps/gui/configure.py:482 ../gramps/gui/configure.py:519 +#: ../gramps/gui/configure.py:541 ../gramps/gui/configure.py:689 +#: ../gramps/gui/configure.py:1194 ../gramps/gui/configure.py:1222 +#: ../gramps/gui/configure.py:1240 ../gramps/gui/configure.py:1267 +#: ../gramps/gui/configure.py:1281 ../gramps/gui/configure.py:1294 +#: ../gramps/gui/configure.py:1307 ../gramps/gui/configure.py:1332 +#: ../gramps/gui/configure.py:1642 ../gramps/gui/configure.py:1660 +#: ../gramps/gui/configure.py:1743 ../gramps/gui/configure.py:1794 +#: ../gramps/gui/views/navigationview.py:343 #: ../gramps/plugins/gramplet/sessionloggramplet.py:90 #, python-format msgid "%s: " msgstr "%s: " -#: ../gramps/gui/configure.py:533 +#: ../gramps/gui/configure.py:575 ../gramps/gui/editors/edittaglist.py:118 +#: ../gramps/gui/glade/addmedia.glade:55 +#: ../gramps/gui/glade/baseselector.glade:56 ../gramps/gui/glade/book.glade:498 +#: ../gramps/gui/glade/clipboard.glade:21 ../gramps/gui/glade/dbman.glade:150 +#: ../gramps/gui/glade/editaddress.glade:55 +#: ../gramps/gui/glade/editattribute.glade:54 +#: ../gramps/gui/glade/editchildref.glade:58 +#: ../gramps/gui/glade/editcitation.glade:27 +#: ../gramps/gui/glade/editdate.glade:53 ../gramps/gui/glade/editevent.glade:58 +#: ../gramps/gui/glade/editeventref.glade:22 +#: ../gramps/gui/glade/editfamily.glade:60 +#: ../gramps/gui/glade/editldsord.glade:75 +#: ../gramps/gui/glade/editlink.glade:58 +#: ../gramps/gui/glade/editlocation.glade:54 +#: ../gramps/gui/glade/editmedia.glade:55 +#: ../gramps/gui/glade/editmediaref.glade:75 +#: ../gramps/gui/glade/editname.glade:59 ../gramps/gui/glade/editnote.glade:53 +#: ../gramps/gui/glade/editperson.glade:82 +#: ../gramps/gui/glade/editpersonref.glade:57 +#: ../gramps/gui/glade/editplace.glade:52 +#: ../gramps/gui/glade/editplacename.glade:55 +#: ../gramps/gui/glade/editplaceref.glade:22 +#: ../gramps/gui/glade/editreporef.glade:61 +#: ../gramps/gui/glade/editrepository.glade:59 +#: ../gramps/gui/glade/editsource.glade:58 ../gramps/gui/glade/editurl.glade:57 +#: ../gramps/gui/glade/mergecitation.glade:53 +#: ../gramps/gui/glade/mergedata.glade:77 +#: ../gramps/gui/glade/mergedata.glade:278 +#: ../gramps/gui/glade/mergedata.glade:468 +#: ../gramps/gui/glade/mergedata.glade:698 +#: ../gramps/gui/glade/mergeevent.glade:53 +#: ../gramps/gui/glade/mergefamily.glade:53 +#: ../gramps/gui/glade/mergemedia.glade:53 +#: ../gramps/gui/glade/mergenote.glade:53 +#: ../gramps/gui/glade/mergeperson.glade:53 +#: ../gramps/gui/glade/mergeplace.glade:51 +#: ../gramps/gui/glade/mergerepository.glade:53 +#: ../gramps/gui/glade/mergesource.glade:53 +#: ../gramps/gui/glade/reorder.glade:54 ../gramps/gui/glade/rule.glade:41 +#: ../gramps/gui/glade/rule.glade:351 ../gramps/gui/glade/rule.glade:781 +#: ../gramps/gui/grampsgui.py:56 ../gramps/gui/logger/_errorview.py:175 +#: ../gramps/gui/plug/report/_reportdialog.py:159 +#: ../gramps/gui/undohistory.py:82 ../gramps/gui/views/bookmarks.py:299 +#: ../gramps/gui/views/tags.py:467 ../gramps/gui/views/tags.py:681 +#: ../gramps/gui/widgets/grampletbar.py:642 +#: ../gramps/gui/widgets/grampletpane.py:244 +#: ../gramps/plugins/importer/importprogen.glade:1749 +#: ../gramps/plugins/tool/testcasegenerator.py:329 +msgid "_Help" +msgstr "_Nápověda" + +#: ../gramps/gui/configure.py:597 +msgid "Researcher information" +msgstr "Informace o badateli" + +#: ../gramps/gui/configure.py:602 +#, fuzzy msgid "" -"Enter your information so people can contact you when you distribute your " -"Family Tree" +"Enter information about yourself so people can contact you when you " +"distribute your Family Tree" msgstr "" "Vložte své kontaktní údaje, aby Vás mohli lidé kontaktovat, když budete " "distribuovat svůj rodokmen" -#: ../gramps/gui/configure.py:540 +#: ../gramps/gui/configure.py:617 #: ../gramps/gui/editors/displaytabs/addrembedlist.py:75 #: ../gramps/plugins/view/repoview.py:92 msgid "State/County" msgstr "Stát/Kraj" -#: ../gramps/gui/configure.py:542 ../gramps/plugins/view/repoview.py:94 +#: ../gramps/gui/configure.py:623 ../gramps/plugins/view/repoview.py:94 msgid "ZIP/Postal Code" msgstr "PSČ" -#: ../gramps/gui/configure.py:544 ../gramps/gui/plug/_windows.py:623 +#: ../gramps/gui/configure.py:628 ../gramps/gui/plug/_windows.py:625 #: ../gramps/plugins/view/repoview.py:95 msgid "Email" msgstr "Email" -#: ../gramps/gui/configure.py:545 +#: ../gramps/gui/configure.py:629 msgid "Researcher" msgstr "Badatel" -#: ../gramps/gui/configure.py:565 ../gramps/gui/editors/editperson.py:646 -#: ../gramps/gui/widgets/photo.py:86 +#: ../gramps/gui/configure.py:638 +msgid "Gramps ID format settings" +msgstr "Nastavení formátu Gramps ID" + +#: ../gramps/gui/configure.py:658 ../gramps/gui/editors/editperson.py:641 +#: ../gramps/gui/widgets/photo.py:87 msgid "Media Object" msgstr "Mediální objekt" -#: ../gramps/gui/configure.py:573 +#: ../gramps/gui/configure.py:669 msgid "ID Formats" msgstr "Formáty ID" -#: ../gramps/gui/configure.py:583 -msgid "Set the colors used for boxes in the graphical views" +#: ../gramps/gui/configure.py:677 +#, fuzzy +msgid "Colors used for boxes in the graphical views" msgstr "Nastavit barvu použitou pro pole v grafických pohledech" -#: ../gramps/gui/configure.py:588 +#: ../gramps/gui/configure.py:683 msgid "Light colors" msgstr "Světlé barvy" -#: ../gramps/gui/configure.py:589 +#: ../gramps/gui/configure.py:684 msgid "Dark colors" msgstr "Tmavé barvy" -#: ../gramps/gui/configure.py:594 +#: ../gramps/gui/configure.py:689 msgid "Color scheme" msgstr "Schéma barev" -#: ../gramps/gui/configure.py:598 +#: ../gramps/gui/configure.py:693 msgid "Restore to defaults" msgstr "Obnovit výchozí nastavení" -#: ../gramps/gui/configure.py:604 -msgid "Male Alive" -msgstr "Muž žijící" +#: ../gramps/gui/configure.py:695 +msgid "Restore colors for current theme to default." +msgstr "" -#: ../gramps/gui/configure.py:605 -msgid "Male Dead" -msgstr "Muž zesnulý" +#: ../gramps/gui/configure.py:701 +msgid "Colors for Male persons" +msgstr "Barvy pro mužské osoby" -#: ../gramps/gui/configure.py:606 -msgid "Female Alive" -msgstr "Žena žijící" +#: ../gramps/gui/configure.py:702 +msgid "Colors for Female persons" +msgstr "Barvy osob ženského pohlaví" -#: ../gramps/gui/configure.py:607 -msgid "Female Dead" -msgstr "Žena zesnulá" +#: ../gramps/gui/configure.py:703 +msgid "Colors for Unknown persons" +msgstr "Barvy pro neznámé osoby" -#: ../gramps/gui/configure.py:608 -msgid "Unknown Alive" -msgstr "Pohlaví neznámé žijící" +#: ../gramps/gui/configure.py:704 +msgid "Colors for Family nodes" +msgstr "Barvy uzlů rodin" -#: ../gramps/gui/configure.py:609 -msgid "Unknown Dead" -msgstr "Pohlaví neznámé zesnulé" +#: ../gramps/gui/configure.py:705 +msgid "Other colors" +msgstr "Ostatní barvy" -#: ../gramps/gui/configure.py:610 -msgid "Family Node" -msgstr "Uzel rodiny" +#: ../gramps/gui/configure.py:707 +msgid "Background for Alive" +msgstr "Pozadí pro žijící" -#: ../gramps/gui/configure.py:611 -msgid "Family Divorced" -msgstr "Rozvedená rodina" +#: ../gramps/gui/configure.py:708 +msgid "Background for Dead" +msgstr "Pozadí pro zesnulé" -#: ../gramps/gui/configure.py:612 -msgid "Home Person" -msgstr "Výchozí osoba" +#: ../gramps/gui/configure.py:709 +msgid "Border for Alive" +msgstr "Ohraničení pro žijící" -#: ../gramps/gui/configure.py:613 -msgid "Border Male Alive" -msgstr "Ohraničit žijící muže" +#: ../gramps/gui/configure.py:710 +msgid "Border for Dead" +msgstr "Ohraničení pro zesnulé" -#: ../gramps/gui/configure.py:614 -msgid "Border Male Dead" -msgstr "Ohraničit zesnulé muže" +#. for family +#: ../gramps/gui/configure.py:730 +msgid "Default background" +msgstr "Výchozí pozadí" -#: ../gramps/gui/configure.py:615 -msgid "Border Female Alive" -msgstr "Ohraničit žijící ženy" +#: ../gramps/gui/configure.py:731 +msgid "Background for Married" +msgstr "Pozadí pro ženaté" -#: ../gramps/gui/configure.py:616 -msgid "Border Female Dead" -msgstr "Ohraničit zesnulé ženy" +#: ../gramps/gui/configure.py:732 +msgid "Background for Unmarried" +msgstr "Pozadí pro svobodné" -#: ../gramps/gui/configure.py:617 -msgid "Border Unknown Alive" -msgstr "Ohraničit neznámé žijící" +#: ../gramps/gui/configure.py:734 +#, fuzzy +msgid "Background for Civil union" +msgstr "Barva pozadí" -#: ../gramps/gui/configure.py:618 -msgid "Border Unknown Dead" -msgstr "Ohraničit neznámé zesnulé" +#: ../gramps/gui/configure.py:736 +msgid "Background for Unknown" +msgstr "Pozadí pro neznámé" -#: ../gramps/gui/configure.py:619 -msgid "Border Family" -msgstr "Ohraničit rodinu" +#: ../gramps/gui/configure.py:737 +msgid "Background for Divorced" +msgstr "Pozadí pro rozvedené" -#: ../gramps/gui/configure.py:620 -msgid "Border Family Divorced" -msgstr "Ohraničit rozvedené rodiny" +#: ../gramps/gui/configure.py:738 +msgid "Default border" +msgstr "Výchozí ohraničení" -#: ../gramps/gui/configure.py:628 +#: ../gramps/gui/configure.py:739 +msgid "Border for Divorced" +msgstr "Ohraničení pro rozvedené" + +#. for other +#: ../gramps/gui/configure.py:742 +msgid "Background for Home Person" +msgstr "Pozadí pro výchozí osobu" + +#: ../gramps/gui/configure.py:761 +#, python-format +msgid "%s" +msgstr "%s" + +#: ../gramps/gui/configure.py:774 msgid "Colors" msgstr "Barvy" -#: ../gramps/gui/configure.py:647 -msgid "Suppress warning when adding parents to a child." +#: ../gramps/gui/configure.py:794 +msgid "Warnings and Error dialogs" +msgstr "Varování a chybové dialogy" + +#: ../gramps/gui/configure.py:800 +#, fuzzy +msgid "Suppress warning when adding parents to a child" msgstr "Potlačit upozornění při přidávání rodičů k dítěti." -#: ../gramps/gui/configure.py:651 -msgid "Suppress warning when canceling with changed data." +#: ../gramps/gui/configure.py:804 +#, fuzzy +msgid "Suppress warning when canceling with changed data" msgstr "Potlačit upozornění při odvolání se změněnými daty." -#: ../gramps/gui/configure.py:655 -msgid "Suppress warning about missing researcher when exporting to GEDCOM." +#: ../gramps/gui/configure.py:808 +#, fuzzy +msgid "Suppress warning about missing researcher when exporting to GEDCOM" msgstr "Potlačit hlášení o chybějícím badateli při exportu do GEDCOM." -#: ../gramps/gui/configure.py:660 -msgid "Show plugin status dialog on plugin load error." +#: ../gramps/gui/configure.py:813 +#, fuzzy +msgid "Show plugin status dialog on plugin load error" msgstr "Při chybě v nahrávání zásuvného modulu zobrazit stavový dialog." -#: ../gramps/gui/configure.py:663 +#: ../gramps/gui/configure.py:816 msgid "Warnings" msgstr "Varování" -#: ../gramps/gui/configure.py:689 ../gramps/gui/configure.py:703 +#: ../gramps/gui/configure.py:845 ../gramps/gui/configure.py:859 msgid "Common" msgstr "Společné" -#: ../gramps/gui/configure.py:696 ../gramps/plugins/export/exportcsv.py:355 -#: ../gramps/plugins/importer/importcsv.py:164 +#: ../gramps/gui/configure.py:852 ../gramps/plugins/export/exportcsv.py:355 +#: ../gramps/plugins/importer/importcsv.py:165 msgid "Call" msgstr "Volání" -#: ../gramps/gui/configure.py:701 +#: ../gramps/gui/configure.py:857 msgid "NotPatronymic" msgstr "Ne po otci" -#: ../gramps/gui/configure.py:778 +#: ../gramps/gui/configure.py:935 msgid "Enter to save, Esc to cancel editing" msgstr "Enter pro uložení, Esc pro odvolání úprav" -#: ../gramps/gui/configure.py:825 +#: ../gramps/gui/configure.py:984 msgid "This format exists already." msgstr "Tento formát již existuje." -#: ../gramps/gui/configure.py:874 +#: ../gramps/gui/configure.py:1033 msgid "Example" msgstr "Příklad" #. show an add button #. we now construct an add menu -#: ../gramps/gui/configure.py:894 +#: ../gramps/gui/configure.py:1054 #: ../gramps/gui/editors/displaytabs/embeddedlist.py:147 #: ../gramps/gui/editors/displaytabs/embeddedlist.py:154 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:314 -#: ../gramps/gui/editors/displaytabs/gallerytab.py:127 +#: ../gramps/gui/editors/displaytabs/gallerytab.py:129 #: ../gramps/gui/editors/displaytabs/nameembedlist.py:122 #: ../gramps/gui/editors/displaytabs/nameembedlist.py:129 #: ../gramps/gui/editors/displaytabs/webembedlist.py:115 -#: ../gramps/gui/editors/editfamily.py:148 -#: ../gramps/gui/plug/report/_bookdialog.py:653 -#: ../gramps/gui/viewmanager.py:605 ../gramps/gui/views/tags.py:424 -#: ../gramps/gui/widgets/fanchart.py:1749 -#: ../gramps/gui/widgets/fanchart.py:1791 -#: ../gramps/plugins/view/pedigreeview.py:1628 +#: ../gramps/gui/editors/editfamily.py:195 ../gramps/gui/grampsgui.py:56 +#: ../gramps/gui/plug/report/_bookdialog.py:665 ../gramps/gui/views/tags.py:458 +#: ../gramps/gui/widgets/fanchart.py:2028 +#: ../gramps/gui/widgets/fanchart.py:2070 +#: ../gramps/plugins/view/pedigreeview.py:1703 msgid "_Add" msgstr "Přid_at" -#: ../gramps/gui/configure.py:897 +#: ../gramps/gui/configure.py:1057 #: ../gramps/gui/editors/displaytabs/embeddedlist.py:149 #: ../gramps/gui/editors/displaytabs/embeddedlist.py:155 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:315 -#: ../gramps/gui/editors/displaytabs/gallerytab.py:129 +#: ../gramps/gui/editors/displaytabs/gallerytab.py:131 #: ../gramps/gui/editors/displaytabs/nameembedlist.py:123 #: ../gramps/gui/editors/displaytabs/nameembedlist.py:130 #: ../gramps/gui/editors/displaytabs/webembedlist.py:116 -#: ../gramps/gui/glade/editlink.glade:222 -#: ../gramps/gui/plug/report/_bookdialog.py:627 -#: ../gramps/gui/viewmanager.py:518 ../gramps/gui/views/tags.py:425 -#: ../gramps/gui/widgets/fanchart.py:1546 -#: ../gramps/plugins/view/pedigreeview.py:1663 -#: ../gramps/plugins/view/pedigreeview.py:1891 +#: ../gramps/gui/glade/editlink.glade:222 ../gramps/gui/grampsgui.py:56 +#: ../gramps/gui/plug/report/_bookdialog.py:639 ../gramps/gui/views/tags.py:459 +#: ../gramps/gui/widgets/fanchart.py:1817 +#: ../gramps/plugins/view/pedigreeview.py:1738 +#: ../gramps/plugins/view/pedigreeview.py:1966 msgid "_Edit" msgstr "Úpr_avy" -#: ../gramps/gui/configure.py:901 +#: ../gramps/gui/configure.py:1061 #: ../gramps/gui/editors/displaytabs/embeddedlist.py:150 #: ../gramps/gui/editors/displaytabs/embeddedlist.py:156 -#: ../gramps/gui/editors/displaytabs/gallerytab.py:130 +#: ../gramps/gui/editors/displaytabs/gallerytab.py:132 #: ../gramps/gui/editors/displaytabs/nameembedlist.py:124 #: ../gramps/gui/editors/displaytabs/webembedlist.py:117 -#: ../gramps/gui/editors/editfamily.py:151 -#: ../gramps/gui/plug/report/_bookdialog.py:622 -#: ../gramps/gui/views/bookmarks.py:282 ../gramps/gui/views/tags.py:426 +#: ../gramps/gui/editors/editfamily.py:198 +#: ../gramps/gui/plug/report/_bookdialog.py:634 +#: ../gramps/gui/views/bookmarks.py:294 ../gramps/gui/views/tags.py:460 msgid "_Remove" msgstr "O_dstranit" -#: ../gramps/gui/configure.py:1034 ../gramps/gui/configure.py:1076 +#: ../gramps/gui/configure.py:1153 +#, fuzzy +msgid "Appearance and format settings" +msgstr "Nesprávný řetězec formátu jména %s" + +#: ../gramps/gui/configure.py:1198 ../gramps/gui/configure.py:1237 #: ../gramps/gui/editors/displaytabs/buttontab.py:71 #: ../gramps/gui/glade/editfamily.glade:286 #: ../gramps/gui/glade/editfamily.glade:594 #: ../gramps/gui/glade/editperson.glade:12 #: ../gramps/gui/glade/editperson.glade:516 ../gramps/gui/glade/rule.glade:463 -#: ../gramps/gui/glade/styleeditor.glade:1871 +#: ../gramps/gui/glade/styleeditor.glade:1903 #: ../gramps/gui/plug/_windows.py:152 ../gramps/gui/plug/_windows.py:207 #: ../gramps/plugins/gramplet/coordinates.py:142 #: ../gramps/plugins/gramplet/descendant.py:110 msgid "Edit" msgstr "Upravit" -#: ../gramps/gui/configure.py:1044 +#: ../gramps/gui/configure.py:1208 msgid "Consider single pa/matronymic as surname" msgstr "Zvážit samotné příjmení po otci/matce" -#: ../gramps/gui/configure.py:1085 -msgid "Enable automatic place title generation" +#: ../gramps/gui/configure.py:1240 +#, fuzzy +msgid "Place format (auto place title)" +msgstr "Místa s vyhovujícím názvem" + +#: ../gramps/gui/configure.py:1243 +#, fuzzy +msgid "Enables automatic place title generation using specifed format." msgstr "Povolit automatické vytváření titulku místa" -#: ../gramps/gui/configure.py:1094 +#: ../gramps/gui/configure.py:1254 msgid "Years" msgstr "Roky" -#: ../gramps/gui/configure.py:1095 +#: ../gramps/gui/configure.py:1255 msgid "Years, Months" msgstr "Roky, měsíce" -#: ../gramps/gui/configure.py:1096 +#: ../gramps/gui/configure.py:1256 msgid "Years, Months, Days" msgstr "Roky, měsíce, dny" -#: ../gramps/gui/configure.py:1108 +#: ../gramps/gui/configure.py:1268 msgid "Age display precision (requires restart)" msgstr "Podrobnost zobrazení věku (projeví se po restartu)" -#: ../gramps/gui/configure.py:1121 +#: ../gramps/gui/configure.py:1281 msgid "Calendar on reports" msgstr "Kalendář v sestavách" -#: ../gramps/gui/configure.py:1134 +#: ../gramps/gui/configure.py:1294 msgid "Surname guessing" msgstr "Hádání příjmení" -#: ../gramps/gui/configure.py:1147 +#: ../gramps/gui/configure.py:1307 msgid "Default family relationship" msgstr "Výchozí rodinný vztah" -#: ../gramps/gui/configure.py:1154 +#: ../gramps/gui/configure.py:1314 msgid "Height multiple surname box (pixels)" msgstr "Výška pole vícenásobného příjmení (pixely)" -#: ../gramps/gui/configure.py:1161 +#: ../gramps/gui/configure.py:1321 msgid "Active person's name and ID" msgstr "Jméno a ID aktivní osoby" -#: ../gramps/gui/configure.py:1162 +#: ../gramps/gui/configure.py:1322 #: ../gramps/plugins/textreport/indivcomplete.py:370 msgid "Relationship to home person" msgstr "Vztah k výchozí osobě" -#: ../gramps/gui/configure.py:1171 +#: ../gramps/gui/configure.py:1332 msgid "Status bar" msgstr "Stavový řádek" -#: ../gramps/gui/configure.py:1178 +#: ../gramps/gui/configure.py:1339 msgid "Show text label beside Navigator buttons (requires restart)" msgstr "Zobrazovat text vedle tlačítek Navigátoru (projeví se po restartu)" -#: ../gramps/gui/configure.py:1184 +#: ../gramps/gui/configure.py:1342 +#, fuzzy +msgid "" +"Show or hide text beside Navigator buttons (People, Families, Events...).\n" +"Requires Gramps restart to apply." +msgstr "Zobrazovat text vedle tlačítek Navigátoru (projeví se po restartu)" + +#: ../gramps/gui/configure.py:1348 msgid "Show close button in gramplet bar tabs" msgstr "Ukázat tlačítko pro zavření v záložkách panelu grampletů" -#: ../gramps/gui/configure.py:1204 +#: ../gramps/gui/configure.py:1351 +#, fuzzy +msgid "Show close button to simplify removing gramplets from bars." +msgstr "Ukázat tlačítko pro zavření v záložkách panelu grampletů" + +#: ../gramps/gui/configure.py:1370 +#, fuzzy +msgid "Default text used for conditions" +msgstr "Styl používaný pro podrobnosti." + +#: ../gramps/gui/configure.py:1375 msgid "Missing surname" msgstr "Chybí příjmení" -#: ../gramps/gui/configure.py:1207 +#: ../gramps/gui/configure.py:1378 msgid "Missing given name" msgstr "Chybí křestní jméno" -#: ../gramps/gui/configure.py:1210 +#: ../gramps/gui/configure.py:1381 msgid "Missing record" msgstr "Chybí záznam" -#: ../gramps/gui/configure.py:1213 +#: ../gramps/gui/configure.py:1384 msgid "Private surname" msgstr "Důvěrné příjmení" -#: ../gramps/gui/configure.py:1217 +#: ../gramps/gui/configure.py:1388 msgid "Private given name" msgstr "Důvěrné křestní jméno" -#: ../gramps/gui/configure.py:1221 +#: ../gramps/gui/configure.py:1392 msgid "Private record" msgstr "Důvěrný záznam" -#: ../gramps/gui/configure.py:1286 +#: ../gramps/gui/configure.py:1461 msgid "Change is not immediate" msgstr "Změna není okamžitá" -#: ../gramps/gui/configure.py:1287 +#: ../gramps/gui/configure.py:1462 msgid "" "Changing the date format will not take effect until the next time Gramps is " "started." msgstr "Změna formátu data se neprojeví dokud nebude Gramps znovu nastartován." -#: ../gramps/gui/configure.py:1306 +#: ../gramps/gui/configure.py:1487 +msgid "Dates settings used for calculation operations" +msgstr "" + +#: ../gramps/gui/configure.py:1493 msgid "Date about range" msgstr "Přibližný rozsah data" -#: ../gramps/gui/configure.py:1309 +#: ../gramps/gui/configure.py:1497 msgid "Date after range" msgstr "Datum překračující rozsah" -#: ../gramps/gui/configure.py:1312 +#: ../gramps/gui/configure.py:1501 msgid "Date before range" msgstr "Datum nižší než rozsah" -#: ../gramps/gui/configure.py:1315 +#: ../gramps/gui/configure.py:1505 msgid "Maximum age probably alive" msgstr "Nejvyšší věk pravděpodobně žijících" -#: ../gramps/gui/configure.py:1318 +#: ../gramps/gui/configure.py:1509 msgid "Maximum sibling age difference" msgstr "Maximální věkový rozdíl mezi sourozenci" -#: ../gramps/gui/configure.py:1321 +#: ../gramps/gui/configure.py:1513 msgid "Minimum years between generations" msgstr "Minimální počet let mezi generacemi" -#: ../gramps/gui/configure.py:1324 +#: ../gramps/gui/configure.py:1517 msgid "Average years between generations" msgstr "Průměrný počet let mezi generacemi" -#: ../gramps/gui/configure.py:1327 +#: ../gramps/gui/configure.py:1521 msgid "Markup for invalid date format" msgstr "Zvýraznění neplatného formátu data" -#: ../gramps/gui/configure.py:1330 +#: ../gramps/gui/configure.py:1525 #, python-format msgid "" "Convenience markups are:\n" @@ -11660,27 +11794,41 @@ msgstr "" "Například: <u><b>%s</b></u>\n" "zobrazí Podtržený tučný datum.\n" -#: ../gramps/gui/configure.py:1344 +#: ../gramps/gui/configure.py:1540 msgid "Dates" msgstr "Data" -#: ../gramps/gui/configure.py:1355 +#: ../gramps/gui/configure.py:1548 +msgid "General Gramps settings" +msgstr "Obecné nastavení Gramps" + +#: ../gramps/gui/configure.py:1555 msgid "Use alternate Font handler for GUI and Reports (requires restart)" msgstr "Použít rozdílný ovladač písma pro GUI a Sestavy (vyžaduje restart)" -#: ../gramps/gui/configure.py:1361 +#: ../gramps/gui/configure.py:1558 +msgid "Can help to fix problems with fonts." +msgstr "Může pomoci vyřešit problémy s písmy." + +#: ../gramps/gui/configure.py:1561 msgid "Add default source on GEDCOM import" msgstr "Při importu GEDCOM přidat výchozí pramen" -#: ../gramps/gui/configure.py:1365 +#: ../gramps/gui/configure.py:1580 msgid "Add tag on import" msgstr "Při importu přidat štítek" -#: ../gramps/gui/configure.py:1376 +#: ../gramps/gui/configure.py:1583 +msgid "" +"Specifed tag will be added on import.\n" +"Clear to set default value." +msgstr "" + +#: ../gramps/gui/configure.py:1588 msgid "Enable spelling checker" msgstr "Povolit kontrolu pravopisu" -#: ../gramps/gui/configure.py:1385 +#: ../gramps/gui/configure.py:1597 #, python-format msgid "" "GtkSpell not loaded. Spell checking will not be available.\n" @@ -11689,156 +11837,183 @@ msgstr "" "GtkSpell nebyl nahrán. Kontrola pravopisu nebude k dispozici.\n" "Překladem modulu pro Gramps vás provede %(gramps_wiki_build_spell_url)s" -#: ../gramps/gui/configure.py:1392 +#: ../gramps/gui/configure.py:1603 msgid "Display Tip of the Day" msgstr "Zobrazit tip dne" -#: ../gramps/gui/configure.py:1397 +#: ../gramps/gui/configure.py:1605 +msgid "Show useful information about using Gramps on startup." +msgstr "" + +#: ../gramps/gui/configure.py:1608 msgid "Remember last view displayed" msgstr "Zapamatovat poslední zobrazený pohled" -#: ../gramps/gui/configure.py:1402 +#: ../gramps/gui/configure.py:1610 +#, fuzzy +msgid "Remember last view displayed and open it next time." +msgstr "Zapamatovat poslední zobrazený pohled" + +#: ../gramps/gui/configure.py:1613 msgid "Max generations for relationships" msgstr "Nejvyšší počet generací pro zjišťování vztahů" -#: ../gramps/gui/configure.py:1408 +#: ../gramps/gui/configure.py:1619 msgid "Base path for relative media paths" msgstr "Základ relativní cesty k médiím" -#: ../gramps/gui/configure.py:1416 +#: ../gramps/gui/configure.py:1625 +msgid "Third party addons management" +msgstr "Správa doplňků třetích stran" + +#: ../gramps/gui/configure.py:1634 msgid "Once a month" msgstr "Jednou za měsíc" -#: ../gramps/gui/configure.py:1417 +#: ../gramps/gui/configure.py:1635 msgid "Once a week" msgstr "Jednou týdně" -#: ../gramps/gui/configure.py:1418 +#: ../gramps/gui/configure.py:1636 msgid "Once a day" msgstr "Denně" -#: ../gramps/gui/configure.py:1419 +#: ../gramps/gui/configure.py:1637 msgid "Always" msgstr "Vždy" -#: ../gramps/gui/configure.py:1424 +#: ../gramps/gui/configure.py:1642 msgid "Check for addon updates" msgstr "Zkontrolovat aktualizace rozšíření" -#: ../gramps/gui/configure.py:1430 +#: ../gramps/gui/configure.py:1648 msgid "Updated addons only" msgstr "Pouze aktualizovaná rozšíření" -#: ../gramps/gui/configure.py:1431 +#: ../gramps/gui/configure.py:1649 msgid "New addons only" msgstr "Pouze nová rozšíření" -#: ../gramps/gui/configure.py:1432 +#: ../gramps/gui/configure.py:1650 msgid "New and updated addons" msgstr "Nová a aktualizovaná rozšíření" -#: ../gramps/gui/configure.py:1442 +#: ../gramps/gui/configure.py:1660 msgid "What to check" msgstr "Co kontrolovat" -#: ../gramps/gui/configure.py:1447 +#: ../gramps/gui/configure.py:1665 msgid "Where to check" msgstr "Co kontrolovat" -#: ../gramps/gui/configure.py:1451 +#: ../gramps/gui/configure.py:1670 msgid "Do not ask about previously notified addons" msgstr "Nedotazovat se na dříve oznámená rozšíření" -#: ../gramps/gui/configure.py:1456 +#: ../gramps/gui/configure.py:1675 msgid "Check for updated addons now" msgstr "Zkontrolovat aktualizace rozšiření nyní" -#: ../gramps/gui/configure.py:1466 +#: ../gramps/gui/configure.py:1687 msgid "Checking Addons Failed" msgstr "Kontrola rozšíření selhala" -#: ../gramps/gui/configure.py:1467 +#: ../gramps/gui/configure.py:1688 msgid "The addon repository appears to be unavailable. Please try again later." msgstr "Zdroj rozšíření je nejspíš nedostupný. Zkuste to prosím později." -#: ../gramps/gui/configure.py:1480 +#: ../gramps/gui/configure.py:1701 msgid "There are no available addons of this type" msgstr "Žádná rozšíření tohoto typu nejsou k dispozici" -#: ../gramps/gui/configure.py:1481 +#: ../gramps/gui/configure.py:1702 #, python-format msgid "Checked for '%s'" msgstr "Kontrolováno '%s'" -#: ../gramps/gui/configure.py:1482 +#: ../gramps/gui/configure.py:1703 msgid "' and '" msgstr "' a '" #. List of translated strings used here #. Dead code for l10n -#: ../gramps/gui/configure.py:1487 +#: ../gramps/gui/configure.py:1708 msgid "new" msgstr "new" -#: ../gramps/gui/configure.py:1487 +#: ../gramps/gui/configure.py:1708 msgid "update" msgstr "aktualizovat" -#: ../gramps/gui/configure.py:1515 +#: ../gramps/gui/configure.py:1737 +msgid "Family tree database settings and Backup management" +msgstr "Nastavení databáze rodokmenu a správa záloh" + +#: ../gramps/gui/configure.py:1743 msgid "Database backend" msgstr "Databázový backend" -#: ../gramps/gui/configure.py:1522 +#: ../gramps/gui/configure.py:1750 msgid "Host" msgstr "Server" -#: ../gramps/gui/configure.py:1526 +#: ../gramps/gui/configure.py:1755 msgid "Port" msgstr "Port" -#: ../gramps/gui/configure.py:1534 +#: ../gramps/gui/configure.py:1763 msgid "Family Tree Database path" msgstr "Cesta k databázi rodokmenu" -#: ../gramps/gui/configure.py:1543 +#: ../gramps/gui/configure.py:1767 msgid "Automatically load last Family Tree" msgstr "Automaticky načíst poslední rodokmen" -#: ../gramps/gui/configure.py:1549 +#: ../gramps/gui/configure.py:1769 +msgid "" +"Don't open dialog to choose family tree to load on startup, just load last " +"used." +msgstr "" + +#: ../gramps/gui/configure.py:1774 msgid "Backup path" msgstr "Cesta k záloze" -#: ../gramps/gui/configure.py:1556 +#: ../gramps/gui/configure.py:1779 msgid "Backup on exit" msgstr "Zálohovat při ukončení" -#: ../gramps/gui/configure.py:1563 +#: ../gramps/gui/configure.py:1781 +msgid "Backup Your family tree on exit to Backup path specified above." +msgstr "" + +#: ../gramps/gui/configure.py:1787 msgid "Every 15 minutes" msgstr "Každých 15 minut" -#: ../gramps/gui/configure.py:1564 +#: ../gramps/gui/configure.py:1788 msgid "Every 30 minutes" msgstr "Každých 30 minut" -#: ../gramps/gui/configure.py:1565 +#: ../gramps/gui/configure.py:1789 msgid "Every hour" msgstr "Každou hodinu" -#: ../gramps/gui/configure.py:1570 +#: ../gramps/gui/configure.py:1794 msgid "Autobackup" msgstr "Automatická záloha" -#: ../gramps/gui/configure.py:1610 +#: ../gramps/gui/configure.py:1837 msgid "Select media directory" msgstr "Vybrat adresář pro média" -#: ../gramps/gui/configure.py:1613 ../gramps/gui/configure.py:1636 -#: ../gramps/gui/configure.py:1658 ../gramps/gui/dbloader.py:422 -#: ../gramps/gui/dbloader.py:456 ../gramps/gui/editors/edittaglist.py:119 +#: ../gramps/gui/configure.py:1840 ../gramps/gui/configure.py:1865 +#: ../gramps/gui/configure.py:1890 ../gramps/gui/dbloader.py:401 +#: ../gramps/gui/dbloader.py:435 ../gramps/gui/editors/edittaglist.py:119 #: ../gramps/gui/glade/addmedia.glade:22 #: ../gramps/gui/glade/baseselector.glade:24 #: ../gramps/gui/glade/configure.glade:23 ../gramps/gui/glade/dialog.glade:417 -#: ../gramps/gui/glade/dialog.glade:701 ../gramps/gui/glade/dialog.glade:842 +#: ../gramps/gui/glade/dialog.glade:714 ../gramps/gui/glade/dialog.glade:856 #: ../gramps/gui/glade/editaddress.glade:21 #: ../gramps/gui/glade/editattribute.glade:21 #: ../gramps/gui/glade/editchildref.glade:22 @@ -11856,7 +12031,7 @@ msgstr "Vybrat adresář pro média" #: ../gramps/gui/glade/editpersonref.glade:21 #: ../gramps/gui/glade/editplace.glade:21 #: ../gramps/gui/glade/editplacename.glade:21 -#: ../gramps/gui/glade/editplaceref.glade:38 +#: ../gramps/gui/glade/editplaceref.glade:39 #: ../gramps/gui/glade/editreporef.glade:22 #: ../gramps/gui/glade/editrepository.glade:22 #: ../gramps/gui/glade/editsource.glade:23 ../gramps/gui/glade/editurl.glade:21 @@ -11875,33 +12050,111 @@ msgstr "Vybrat adresář pro média" #: ../gramps/gui/glade/mergesource.glade:21 #: ../gramps/gui/glade/reorder.glade:22 ../gramps/gui/glade/rule.glade:316 #: ../gramps/gui/glade/rule.glade:747 ../gramps/gui/glade/styleeditor.glade:86 -#: ../gramps/gui/glade/styleeditor.glade:1721 +#: ../gramps/gui/glade/styleeditor.glade:1737 #: ../gramps/gui/logger/_errorview.py:173 ../gramps/gui/plug/_guioptions.py:79 -#: ../gramps/gui/plug/_guioptions.py:1742 ../gramps/gui/plug/_windows.py:440 +#: ../gramps/gui/plug/_guioptions.py:1744 ../gramps/gui/plug/_windows.py:440 #: ../gramps/gui/plug/report/_fileentry.py:64 #: ../gramps/gui/plug/report/_reportdialog.py:162 ../gramps/gui/utils.py:180 -#: ../gramps/gui/viewmanager.py:2000 ../gramps/gui/views/listview.py:1046 -#: ../gramps/gui/views/navigationview.py:363 ../gramps/gui/views/tags.py:648 +#: ../gramps/gui/viewmanager.py:1792 ../gramps/gui/views/listview.py:1054 +#: ../gramps/gui/views/navigationview.py:348 ../gramps/gui/views/tags.py:682 #: ../gramps/gui/widgets/progressdialog.py:437 -#: ../gramps/plugins/lib/maps/geography.py:1010 -#: ../gramps/plugins/lib/maps/geography.py:1264 +#: ../gramps/plugins/importer/importprogen.glade:1714 +#: ../gramps/plugins/lib/maps/geography.py:996 +#: ../gramps/plugins/lib/maps/geography.py:1292 #: ../gramps/plugins/tool/check.py:780 ../gramps/plugins/tool/eventcmp.py:398 #: ../gramps/plugins/tool/populatesources.py:90 #: ../gramps/plugins/tool/testcasegenerator.py:327 -#: ../gramps/gui/glade/editplaceref.glade:39 -#: ../gramps/gui/plug/_guioptions.py:1744 ../gramps/gui/viewmanager.py:1999 msgid "_Cancel" msgstr "_Storno" -#: ../gramps/gui/configure.py:1633 +#: ../gramps/gui/configure.py:1862 msgid "Select database directory" msgstr "Vybrat adresář databáze" -#: ../gramps/gui/configure.py:1655 ../gramps/gui/viewmanager.py:1997 -#: ../gramps/gui/viewmanager.py:1996 +#: ../gramps/gui/configure.py:1887 ../gramps/gui/viewmanager.py:1789 msgid "Select backup directory" msgstr "Vybrat adresář záloh" +#: ../gramps/gui/configure.py:1954 +msgid "" +"This tab gives you the possibility to use one font which is able to show all " +"genealogical symbols\n" +"\n" +"If you select the \"use symbols\" checkbox, Gramps will use the selected " +"font if it exists." +msgstr "" + +#: ../gramps/gui/configure.py:1960 +msgid "" +"This can be useful if you want to add phonetic in a note to show how to " +"pronounce a name or if you mix multiple languages like greek and russian." +msgstr "" + +#: ../gramps/gui/configure.py:1967 +msgid "Use symbols" +msgstr "Použít symboly" + +#: ../gramps/gui/configure.py:1972 +msgid "" +"Be careful, if you click on the \"Try to find\" button, it can take a while " +"before you can continue (10 minutes or more). \n" +"If you cancel the process, nothing will be changed." +msgstr "" + +#: ../gramps/gui/configure.py:1982 +msgid "" +"You have already run the tool to search for genealogy fonts.\n" +"Run it again only if you added fonts on your system." +msgstr "" + +#: ../gramps/gui/configure.py:1987 +msgid "Try to find" +msgstr "Zkusit nalézt" + +#: ../gramps/gui/configure.py:1998 ../gramps/gui/configure.py:2099 +msgid "Choose font" +msgstr "Zvolit písmo" + +#: ../gramps/gui/configure.py:2011 ../gramps/gui/configure.py:2116 +msgid "Select default death symbol" +msgstr "Zvolte výchozí symbol pro úmrtí" + +#: ../gramps/gui/configure.py:2020 +msgid "Genealogical Symbols" +msgstr "Genealogické symboly" + +#: ../gramps/gui/configure.py:2029 +msgid "Cannot look for genealogical fonts" +msgstr "Nelze hledat genealogická písma" + +#: ../gramps/gui/configure.py:2030 +msgid "" +"I am not able to select genealogical fonts. Please, install the module " +"fontconfig for python 3." +msgstr "" +"Není možné vybrat genealogické písmo. Nainstalujete prosím modul fontconfig " +"pro python3." + +#: ../gramps/gui/configure.py:2047 +msgid "Checking available genealogical fonts" +msgstr "Zjišťují se dostupná genealogická písma" + +#: ../gramps/gui/configure.py:2051 +msgid "Looking for all fonts with genealogical symbols." +msgstr "Hledají se všechna písma s genealogickými symboly." + +#: ../gramps/gui/configure.py:2124 +msgid "" +"You have no font with genealogical symbols on your system. Gramps will not " +"be able to use symbols." +msgstr "" +"V systému nemáte žádná písma s genealogickými symboly. Gramps nebude schopen " +"používat symboly." + +#: ../gramps/gui/configure.py:2162 +msgid "What you will see" +msgstr "Co uvidíte" + #: ../gramps/gui/dbloader.py:120 ../gramps/gui/plug/tool.py:109 msgid "Undo history warning" msgstr "Vymazat historii změn" @@ -11946,9 +12199,10 @@ msgstr "" #: ../gramps/gui/dbloader.py:220 ../gramps/gui/dbloader.py:235 #: ../gramps/gui/dbloader.py:250 ../gramps/gui/dbloader.py:265 -#: ../gramps/gui/plug/report/_bookdialog.py:243 -#: ../gramps/gui/plug/report/_bookdialog.py:739 -#: ../gramps/gui/viewmanager.py:845 +#: ../gramps/gui/glade/dialog.glade:701 +#: ../gramps/gui/plug/report/_bookdialog.py:250 +#: ../gramps/gui/plug/report/_bookdialog.py:751 +#: ../gramps/gui/viewmanager.py:624 msgid "Cancel" msgstr "Storno" @@ -11964,39 +12218,39 @@ msgstr "" "Pořídil jsem zálohu,\n" "degradujte prosím můj rodokmen" -#: ../gramps/gui/dbloader.py:337 +#: ../gramps/gui/dbloader.py:316 msgid "All files" msgstr "Všechny soubory" -#: ../gramps/gui/dbloader.py:378 +#: ../gramps/gui/dbloader.py:357 msgid "Automatically detected" msgstr "Automaticky detekován" -#: ../gramps/gui/dbloader.py:387 +#: ../gramps/gui/dbloader.py:366 msgid "Select file _type:" msgstr "Vyberte _typ souboru:" -#: ../gramps/gui/dbloader.py:401 ../gramps/gui/dbloader.py:423 +#: ../gramps/gui/dbloader.py:380 ../gramps/gui/dbloader.py:402 msgid "Login" msgstr "Přihlášení" -#: ../gramps/gui/dbloader.py:409 +#: ../gramps/gui/dbloader.py:388 msgid "Username: " msgstr "Uživatelské jméno: " -#: ../gramps/gui/dbloader.py:414 +#: ../gramps/gui/dbloader.py:393 msgid "Password: " msgstr "Heslo: " -#: ../gramps/gui/dbloader.py:446 +#: ../gramps/gui/dbloader.py:425 msgid "Import Family Tree" msgstr "Importovat rodokmen" -#: ../gramps/gui/dbloader.py:457 +#: ../gramps/gui/dbloader.py:436 msgid "Import" msgstr "Import" -#: ../gramps/gui/dbloader.py:519 ../gramps/gui/dbloader.py:520 +#: ../gramps/gui/dbloader.py:493 #, python-format msgid "" "File type \"%s\" is unknown to Gramps.\n" @@ -12009,29 +12263,28 @@ msgstr "" "Platné typy jsou: databáze Gramps, Gramps XML, balíček Gramps a GEDCOM a " "další." -#: ../gramps/gui/dbloader.py:542 ../gramps/gui/dbloader.py:549 -#: ../gramps/gui/dbloader.py:543 ../gramps/gui/dbloader.py:550 +#: ../gramps/gui/dbloader.py:516 ../gramps/gui/dbloader.py:523 msgid "Cannot open file" msgstr "Soubor nelze otevřít" -#: ../gramps/gui/dbloader.py:543 ../gramps/gui/dbloader.py:544 +#: ../gramps/gui/dbloader.py:517 msgid "The selected file is a directory, not a file.\n" msgstr "Vybraný soubor je adresář, ne soubor.\n" -#: ../gramps/gui/dbloader.py:550 ../gramps/gui/dbloader.py:551 +#: ../gramps/gui/dbloader.py:524 msgid "You do not have read access to the selected file." msgstr "Nemáte právo zápisu do vybraného souboru." -#: ../gramps/gui/dbloader.py:560 ../gramps/gui/dbloader.py:561 +#: ../gramps/gui/dbloader.py:534 msgid "Cannot create file" msgstr "Nelze vytvořit soubor" -#: ../gramps/gui/dbloader.py:584 ../gramps/gui/dbloader.py:585 +#: ../gramps/gui/dbloader.py:558 #, python-format msgid "Could not import file: %s" msgstr "Nelze importovat soubor: %s" -#: ../gramps/gui/dbloader.py:585 ../gramps/gui/dbloader.py:586 +#: ../gramps/gui/dbloader.py:559 msgid "" "This file incorrectly identifies its character set, so it cannot be " "accurately imported. Please fix the encoding, and import again" @@ -12048,7 +12301,7 @@ msgstr "%s_-_Manage_Family_Trees" msgid "Family_Trees_manager_window" msgstr "Family_Trees_manager_window" -#: ../gramps/gui/dbman.py:112 ../gramps/gui/glade/dbman.glade:345 +#: ../gramps/gui/dbman.py:112 ../gramps/gui/glade/dbman.glade:346 msgid "_Archive" msgstr "_Archiv" @@ -12063,7 +12316,7 @@ msgstr "Informace databáze" #: ../gramps/gui/dbman.py:121 ../gramps/gui/editors/edittaglist.py:120 #: ../gramps/gui/glade/addmedia.glade:38 #: ../gramps/gui/glade/baseselector.glade:40 ../gramps/gui/glade/book.glade:482 -#: ../gramps/gui/glade/book.glade:555 ../gramps/gui/glade/configure.glade:39 +#: ../gramps/gui/glade/book.glade:572 ../gramps/gui/glade/configure.glade:39 #: ../gramps/gui/glade/dbman.glade:24 ../gramps/gui/glade/editaddress.glade:36 #: ../gramps/gui/glade/editattribute.glade:37 #: ../gramps/gui/glade/editchildref.glade:38 @@ -12081,7 +12334,7 @@ msgstr "Informace databáze" #: ../gramps/gui/glade/editpersonref.glade:37 #: ../gramps/gui/glade/editplace.glade:36 #: ../gramps/gui/glade/editplacename.glade:36 -#: ../gramps/gui/glade/editplaceref.glade:54 +#: ../gramps/gui/glade/editplaceref.glade:55 #: ../gramps/gui/glade/editreporef.glade:41 #: ../gramps/gui/glade/editrepository.glade:40 #: ../gramps/gui/glade/editsource.glade:40 ../gramps/gui/glade/editurl.glade:37 @@ -12099,14 +12352,13 @@ msgstr "Informace databáze" #: ../gramps/gui/glade/mergesource.glade:37 #: ../gramps/gui/glade/reorder.glade:38 ../gramps/gui/glade/rule.glade:333 #: ../gramps/gui/glade/rule.glade:764 ../gramps/gui/glade/styleeditor.glade:103 -#: ../gramps/gui/glade/styleeditor.glade:1738 +#: ../gramps/gui/glade/styleeditor.glade:1754 #: ../gramps/gui/plug/_guioptions.py:80 #: ../gramps/gui/plug/report/_reportdialog.py:166 ../gramps/gui/utils.py:194 -#: ../gramps/gui/viewmanager.py:1868 ../gramps/gui/views/tags.py:649 +#: ../gramps/gui/viewmanager.py:1659 ../gramps/gui/views/tags.py:683 #: ../gramps/plugins/tool/check.py:781 ../gramps/plugins/tool/patchnames.py:118 #: ../gramps/plugins/tool/populatesources.py:91 #: ../gramps/plugins/tool/testcasegenerator.py:328 -#: ../gramps/gui/glade/editplaceref.glade:55 ../gramps/gui/viewmanager.py:1866 msgid "_OK" msgstr "_Budiž" @@ -12118,20 +12370,20 @@ msgstr "Nastavení" msgid "Family Trees" msgstr "Rodokmeny" -#: ../gramps/gui/dbman.py:382 +#: ../gramps/gui/dbman.py:381 msgid "Family Tree name" msgstr "Název rodokmenu" -#: ../gramps/gui/dbman.py:402 +#: ../gramps/gui/dbman.py:401 msgid "Database Type" msgstr "Typ databáze" -#: ../gramps/gui/dbman.py:509 +#: ../gramps/gui/dbman.py:508 #, python-format msgid "Break the lock on the '%s' database?" msgstr "Zlomit zámek na databázi %s?" -#: ../gramps/gui/dbman.py:510 +#: ../gramps/gui/dbman.py:509 msgid "" "Gramps believes that someone else is actively editing this database. You " "cannot edit this database while it is locked. If no one is editing the " @@ -12143,15 +12395,15 @@ msgstr "" "nepracuje, můžete zámek prolomit. V opačném případě může prolomení znamenat " "porušení databáze." -#: ../gramps/gui/dbman.py:516 +#: ../gramps/gui/dbman.py:515 msgid "Break lock" msgstr "Zlomit zámek" -#: ../gramps/gui/dbman.py:608 +#: ../gramps/gui/dbman.py:607 msgid "Rename failed" msgstr "Přejmenování selhalo" -#: ../gramps/gui/dbman.py:609 +#: ../gramps/gui/dbman.py:608 #, python-format msgid "" "An attempt to rename a version failed with the following message:\n" @@ -12162,54 +12414,54 @@ msgstr "" "\n" "%s" -#: ../gramps/gui/dbman.py:627 +#: ../gramps/gui/dbman.py:626 msgid "Could not rename the Family Tree." msgstr "Nelze přejmenovat rodokmen." -#: ../gramps/gui/dbman.py:628 +#: ../gramps/gui/dbman.py:627 msgid "Family Tree already exists, choose a unique name." msgstr "Tento rodokmen už existuje, zvolte prosím jiné unikátní jméno." -#: ../gramps/gui/dbman.py:675 +#: ../gramps/gui/dbman.py:674 msgid "Extracting archive..." msgstr "Rozbalit archiv..." -#: ../gramps/gui/dbman.py:680 +#: ../gramps/gui/dbman.py:679 msgid "Importing archive..." msgstr "Importuji archiv..." -#: ../gramps/gui/dbman.py:696 +#: ../gramps/gui/dbman.py:695 #, python-format msgid "Remove the '%s' Family Tree?" msgstr "Odstranit rodokmen '%s'?" -#: ../gramps/gui/dbman.py:697 +#: ../gramps/gui/dbman.py:696 msgid "Removing this Family Tree will permanently destroy the data." msgstr "Odstraněním tohoto rodokmenu dojde k nevratnému zničení jeho dat." -#: ../gramps/gui/dbman.py:699 +#: ../gramps/gui/dbman.py:698 msgid "Remove Family Tree" msgstr "Odstranit rodokmen" -#: ../gramps/gui/dbman.py:704 +#: ../gramps/gui/dbman.py:703 #, python-format msgid "Remove the '%(revision)s' version of '%(database)s'" msgstr "Odstranit '%(revision)s' verzi z %(database)s'" -#: ../gramps/gui/dbman.py:708 +#: ../gramps/gui/dbman.py:707 msgid "" "Removing this version will prevent you from extracting it in the future." msgstr "Pokud tuto verzi odstraníte, nebude možné ji v budoucnu rozbalit." -#: ../gramps/gui/dbman.py:710 +#: ../gramps/gui/dbman.py:709 msgid "Remove version" msgstr "Odstranit verzi" -#: ../gramps/gui/dbman.py:765 +#: ../gramps/gui/dbman.py:764 msgid "Deletion failed" msgstr "Operace mazání selhala" -#: ../gramps/gui/dbman.py:766 +#: ../gramps/gui/dbman.py:765 #, python-format msgid "" "An attempt to delete a version failed with the following message:\n" @@ -12220,57 +12472,57 @@ msgstr "" "\n" "%s" -#: ../gramps/gui/dbman.py:784 +#: ../gramps/gui/dbman.py:783 #, python-format msgid "Convert the '%s' database?" msgstr "Převést databázi '%s'?" -#: ../gramps/gui/dbman.py:785 +#: ../gramps/gui/dbman.py:784 #, python-format msgid "" "Do you wish to convert this family tree into a %(database_type)s database?" msgstr "Přejete si převést tento rodokmnen do databáze %(database_type)s?" -#: ../gramps/gui/dbman.py:787 +#: ../gramps/gui/dbman.py:786 msgid "Convert" msgstr "Převést" -#: ../gramps/gui/dbman.py:797 +#: ../gramps/gui/dbman.py:796 #, python-format msgid "Opening the '%s' database" msgstr "Dataváze '%s' je otevírána" -#: ../gramps/gui/dbman.py:798 +#: ../gramps/gui/dbman.py:797 msgid "An attempt to convert the database failed. Perhaps it needs updating." msgstr "Pokus o převod databáze selhal. Možná potřebuje aktualizaci." -#: ../gramps/gui/dbman.py:809 ../gramps/gui/dbman.py:835 +#: ../gramps/gui/dbman.py:808 ../gramps/gui/dbman.py:834 #, python-format msgid "Converting the '%s' database" msgstr "Dataváze '%s' je převáděna" -#: ../gramps/gui/dbman.py:810 +#: ../gramps/gui/dbman.py:809 msgid "An attempt to export the database failed." msgstr "Pokus o export databáze selhal." -#: ../gramps/gui/dbman.py:814 +#: ../gramps/gui/dbman.py:813 msgid "Converting data..." msgstr "Data se převádějí..." -#: ../gramps/gui/dbman.py:819 ../gramps/gui/dbman.py:822 +#: ../gramps/gui/dbman.py:818 ../gramps/gui/dbman.py:821 #, python-format msgid "(Converted #%d)" msgstr "(Převedeno #%d)" -#: ../gramps/gui/dbman.py:836 +#: ../gramps/gui/dbman.py:835 msgid "An attempt to import into the database failed." msgstr "Pokus o import do databáze selhal." -#: ../gramps/gui/dbman.py:893 +#: ../gramps/gui/dbman.py:892 msgid "Repair Family Tree?" msgstr "Opravit rodokmen?" -#: ../gramps/gui/dbman.py:894 +#: ../gramps/gui/dbman.py:893 #, python-format msgid "" "If you click %(bold_start)sProceed%(bold_end)s, Gramps will attempt to " @@ -12317,31 +12569,31 @@ msgstr "" "případ, můžete tlačítko oprav deaktivovat odstraněním souboru " "%(recover_file)s ve složce s rodokmenem." -#: ../gramps/gui/dbman.py:925 +#: ../gramps/gui/dbman.py:924 msgid "Proceed, I have taken a backup" msgstr "Hotovo, záloha byla získána" -#: ../gramps/gui/dbman.py:926 +#: ../gramps/gui/dbman.py:925 msgid "Stop" msgstr "Zastavit" -#: ../gramps/gui/dbman.py:945 +#: ../gramps/gui/dbman.py:944 msgid "Rebuilding database from backup files" msgstr "Databáze se obnovuje ze záložních souborů" -#: ../gramps/gui/dbman.py:950 +#: ../gramps/gui/dbman.py:949 msgid "Error restoring backup data" msgstr "Chyba při obnově zálohy" -#: ../gramps/gui/dbman.py:989 +#: ../gramps/gui/dbman.py:988 msgid "Could not create Family Tree" msgstr "Nelze vytvořit rodokmen" -#: ../gramps/gui/dbman.py:1110 +#: ../gramps/gui/dbman.py:1109 msgid "Retrieve failed" msgstr "Získání selhalo" -#: ../gramps/gui/dbman.py:1111 +#: ../gramps/gui/dbman.py:1110 #, python-format msgid "" "An attempt to retrieve the data failed with the following message:\n" @@ -12352,11 +12604,11 @@ msgstr "" "\n" "%s" -#: ../gramps/gui/dbman.py:1150 ../gramps/gui/dbman.py:1176 +#: ../gramps/gui/dbman.py:1149 ../gramps/gui/dbman.py:1175 msgid "Archiving failed" msgstr "Archivace selhala" -#: ../gramps/gui/dbman.py:1151 +#: ../gramps/gui/dbman.py:1150 #, python-format msgid "" "An attempt to create the archive failed with the following message:\n" @@ -12367,15 +12619,15 @@ msgstr "" "\n" "%s" -#: ../gramps/gui/dbman.py:1156 +#: ../gramps/gui/dbman.py:1155 msgid "Creating data to be archived..." msgstr "Vytvářejí se data pro archivaci..." -#: ../gramps/gui/dbman.py:1165 +#: ../gramps/gui/dbman.py:1164 msgid "Saving archive..." msgstr "Ukládá se archiv...." -#: ../gramps/gui/dbman.py:1177 +#: ../gramps/gui/dbman.py:1176 #, python-format msgid "" "An attempt to archive the data failed with the following message:\n" @@ -12386,12 +12638,12 @@ msgstr "" "\n" "%s" -#: ../gramps/gui/dialog.py:388 ../gramps/gui/dialog.py:466 +#: ../gramps/gui/dialog.py:434 ../gramps/gui/dialog.py:512 #: ../gramps/gui/utils.py:309 msgid "Attempt to force closing the dialog" msgstr "Pokus o vynucené uzavření dialogu" -#: ../gramps/gui/dialog.py:389 ../gramps/gui/dialog.py:467 +#: ../gramps/gui/dialog.py:435 ../gramps/gui/dialog.py:513 msgid "" "Please do not force closing this important dialog.\n" "Instead select one of the available options" @@ -12399,48 +12651,48 @@ msgstr "" "Nezavírejte vynuceně tento důležitý dialog.\n" "Vyberte si jednu z nabízených možností" -#: ../gramps/gui/displaystate.py:268 +#: ../gramps/gui/displaystate.py:290 msgid "Cannot load database" msgstr "Databázi nelze nahrát" -#: ../gramps/gui/displaystate.py:388 +#: ../gramps/gui/displaystate.py:408 #: ../gramps/plugins/gramplet/persondetails.py:173 msgid "No active person" msgstr "Žádná osoba není aktivní" -#: ../gramps/gui/displaystate.py:389 +#: ../gramps/gui/displaystate.py:409 msgid "No active family" msgstr "Žádná rodina není aktivní" -#: ../gramps/gui/displaystate.py:390 +#: ../gramps/gui/displaystate.py:410 msgid "No active event" msgstr "Žádná událost není aktivní" -#: ../gramps/gui/displaystate.py:391 +#: ../gramps/gui/displaystate.py:411 msgid "No active place" msgstr "Žádné místo není aktivní" -#: ../gramps/gui/displaystate.py:392 +#: ../gramps/gui/displaystate.py:412 msgid "No active source" msgstr "Žádný pramen není aktivní" -#: ../gramps/gui/displaystate.py:393 +#: ../gramps/gui/displaystate.py:413 msgid "No active citation" msgstr "Žádná citace není aktivní" -#: ../gramps/gui/displaystate.py:394 +#: ../gramps/gui/displaystate.py:414 msgid "No active repository" msgstr "Žádný archiv není aktivní" -#: ../gramps/gui/displaystate.py:395 +#: ../gramps/gui/displaystate.py:415 msgid "No active media" msgstr "Žádné médium není aktivní" -#: ../gramps/gui/displaystate.py:396 +#: ../gramps/gui/displaystate.py:416 msgid "No active note" msgstr "Žádná poznámka není aktivní" -#: ../gramps/gui/displaystate.py:627 +#: ../gramps/gui/displaystate.py:655 ../gramps/plugins/gramplet/todo.py:200 msgid "No active object" msgstr "Žádný aktivní objekt" @@ -12549,11 +12801,11 @@ msgstr "_Atributy" #: ../gramps/gui/editors/displaytabs/backreflist.py:60 #: ../gramps/gui/editors/displaytabs/citationembedlist.py:83 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:79 -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:65 -#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:58 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:67 +#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:60 #: ../gramps/gui/editors/displaytabs/repoembedlist.py:66 -#: ../gramps/gui/editors/editfamily.py:122 -#: ../gramps/gui/editors/filtereditor.py:978 +#: ../gramps/gui/editors/editfamily.py:124 +#: ../gramps/gui/editors/filtereditor.py:992 #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:104 #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:111 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:103 @@ -12565,36 +12817,34 @@ msgstr "_Atributy" #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:103 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:86 #: ../gramps/gui/merge/mergeperson.py:182 -#: ../gramps/gui/plug/_guioptions.py:1175 -#: ../gramps/gui/plug/_guioptions.py:1353 -#: ../gramps/gui/selectors/selectcitation.py:75 -#: ../gramps/gui/selectors/selectevent.py:74 -#: ../gramps/gui/selectors/selectfamily.py:69 -#: ../gramps/gui/selectors/selectnote.py:75 -#: ../gramps/gui/selectors/selectobject.py:81 -#: ../gramps/gui/selectors/selectperson.py:94 -#: ../gramps/gui/selectors/selectplace.py:71 -#: ../gramps/gui/selectors/selectrepository.py:70 -#: ../gramps/gui/selectors/selectsource.py:71 -#: ../gramps/gui/views/bookmarks.py:269 -#: ../gramps/gui/views/navigationview.py:358 +#: ../gramps/gui/plug/_guioptions.py:1177 +#: ../gramps/gui/plug/_guioptions.py:1355 +#: ../gramps/gui/selectors/selectcitation.py:72 +#: ../gramps/gui/selectors/selectevent.py:71 +#: ../gramps/gui/selectors/selectfamily.py:66 +#: ../gramps/gui/selectors/selectnote.py:72 +#: ../gramps/gui/selectors/selectobject.py:78 +#: ../gramps/gui/selectors/selectperson.py:91 +#: ../gramps/gui/selectors/selectplace.py:68 +#: ../gramps/gui/selectors/selectrepository.py:67 +#: ../gramps/gui/selectors/selectsource.py:68 +#: ../gramps/gui/views/bookmarks.py:281 +#: ../gramps/gui/views/navigationview.py:343 #: ../gramps/plugins/gramplet/locations.py:88 #: ../gramps/plugins/lib/libpersonview.py:99 -#: ../gramps/plugins/lib/libplaceview.py:85 +#: ../gramps/plugins/lib/libplaceview.py:86 #: ../gramps/plugins/tool/eventcmp.py:253 #: ../gramps/plugins/tool/notrelated.py:127 #: ../gramps/plugins/tool/patchnames.py:404 #: ../gramps/plugins/tool/removeunused.py:195 -#: ../gramps/plugins/tool/sortevents.py:56 ../gramps/plugins/tool/verify.py:569 +#: ../gramps/plugins/tool/sortevents.py:56 ../gramps/plugins/tool/verify.py:572 #: ../gramps/plugins/view/citationlistview.py:99 #: ../gramps/plugins/view/citationtreeview.py:94 -#: ../gramps/plugins/view/eventview.py:83 +#: ../gramps/plugins/view/eventview.py:79 #: ../gramps/plugins/view/familyview.py:79 #: ../gramps/plugins/view/mediaview.py:95 ../gramps/plugins/view/noteview.py:80 -#: ../gramps/plugins/view/relview.py:592 ../gramps/plugins/view/repoview.py:86 +#: ../gramps/plugins/view/relview.py:723 ../gramps/plugins/view/repoview.py:86 #: ../gramps/plugins/view/sourceview.py:83 -#: ../gramps/gui/plug/_guioptions.py:1177 -#: ../gramps/gui/plug/_guioptions.py:1355 msgid "ID" msgstr "ID" @@ -12620,9 +12870,9 @@ msgstr "%(part1)s - %(part2)s" #: ../gramps/gui/glade/editperson.glade:361 #: ../gramps/gui/glade/editplaceformat.glade:72 #: ../gramps/gui/glade/rule.glade:422 ../gramps/gui/glade/rule.glade:429 -#: ../gramps/gui/glade/styleeditor.glade:1832 -#: ../gramps/gui/glade/styleeditor.glade:1839 -#: ../gramps/plugins/view/relview.py:410 +#: ../gramps/gui/glade/styleeditor.glade:1864 +#: ../gramps/gui/glade/styleeditor.glade:1871 +#: ../gramps/plugins/view/relview.py:471 msgid "Add" msgstr "Přidat" @@ -12635,15 +12885,15 @@ msgstr "Přidat" #: ../gramps/gui/glade/grampletpane.glade:104 #: ../gramps/gui/glade/grampletpane.glade:111 #: ../gramps/gui/glade/rule.glade:490 ../gramps/gui/glade/rule.glade:497 -#: ../gramps/gui/glade/styleeditor.glade:1896 -#: ../gramps/gui/glade/styleeditor.glade:1903 +#: ../gramps/gui/glade/styleeditor.glade:1928 +#: ../gramps/gui/glade/styleeditor.glade:1935 msgid "Remove" msgstr "Odstranit" #: ../gramps/gui/editors/displaytabs/buttontab.py:72 #: ../gramps/gui/editors/displaytabs/embeddedlist.py:148 -#: ../gramps/gui/editors/displaytabs/gallerytab.py:128 -#: ../gramps/plugins/view/relview.py:414 +#: ../gramps/gui/editors/displaytabs/gallerytab.py:130 +#: ../gramps/plugins/view/relview.py:471 msgid "Share" msgstr "Sdílet" @@ -12659,6 +12909,14 @@ msgstr "Přesunout nahoru" msgid "Move Down" msgstr "Přesunout dolů" +#: ../gramps/gui/editors/displaytabs/buttontab.py:76 +msgid "Move Left" +msgstr "Posunout doleva" + +#: ../gramps/gui/editors/displaytabs/buttontab.py:77 +msgid "Move right" +msgstr "Posunout doprava" + #: ../gramps/gui/editors/displaytabs/citationembedlist.py:69 msgid "Create and add a new citation and new source" msgstr "Vytvořit a přidat novou citaci a nový pramen" @@ -12693,14 +12951,14 @@ msgstr "?Citace pramene" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:256 #: ../gramps/gui/editors/displaytabs/citationembedlist.py:277 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:267 -#: ../gramps/gui/editors/displaytabs/gallerytab.py:332 -#: ../gramps/plugins/view/citationtreeview.py:454 -#: ../gramps/plugins/view/citationtreeview.py:497 +#: ../gramps/gui/editors/displaytabs/gallerytab.py:334 +#: ../gramps/plugins/view/citationtreeview.py:590 +#: ../gramps/plugins/view/citationtreeview.py:633 msgid "Cannot share this reference" msgstr "Tento zdroj není možné sdílet" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:192 -#: ../gramps/plugins/view/citationtreeview.py:505 +#: ../gramps/plugins/view/citationtreeview.py:641 msgid "" "This citation cannot be created at this time. Either the associated Source " "object is already being edited, or another citation associated with the same " @@ -12763,10 +13021,10 @@ msgstr "" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:281 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:347 -#: ../gramps/gui/editors/displaytabs/gallerytab.py:353 +#: ../gramps/gui/editors/displaytabs/gallerytab.py:355 #: ../gramps/gui/editors/displaytabs/repoembedlist.py:168 #: ../gramps/plugins/drawreport/ancestortree.py:1095 -#: ../gramps/plugins/drawreport/descendtree.py:1805 +#: ../gramps/plugins/drawreport/descendtree.py:1810 msgid "Cannot edit this reference" msgstr "Tento archiv není možné měnit" @@ -12789,26 +13047,26 @@ msgid "_Gallery" msgstr "_Galerie" #. Translators: _View means "to look at this" -#: ../gramps/gui/editors/displaytabs/gallerytab.py:140 +#: ../gramps/gui/editors/displaytabs/gallerytab.py:142 msgid "verb:look at this|_View" msgstr "_Prohlédnout" -#: ../gramps/gui/editors/displaytabs/gallerytab.py:145 -#: ../gramps/plugins/view/mediaview.py:215 +#: ../gramps/gui/editors/displaytabs/gallerytab.py:147 +#: ../gramps/plugins/view/mediaview.py:395 msgid "Open Containing _Folder" msgstr "_Otevřít obsahující složku" -#: ../gramps/gui/editors/displaytabs/gallerytab.py:153 +#: ../gramps/gui/editors/displaytabs/gallerytab.py:155 msgid "_Make Active Media" msgstr "Nastavit aktivní _médium" -#: ../gramps/gui/editors/displaytabs/gallerytab.py:257 -#: ../gramps/gui/editors/editperson.py:961 +#: ../gramps/gui/editors/displaytabs/gallerytab.py:259 +#: ../gramps/gui/editors/editperson.py:960 #: ../gramps/plugins/textreport/indivcomplete.py:602 msgid "Non existing media found in the Gallery" msgstr "V galerii bylo nalezeno neexistující médium" -#: ../gramps/gui/editors/displaytabs/gallerytab.py:307 +#: ../gramps/gui/editors/displaytabs/gallerytab.py:309 msgid "" "This media reference cannot be edited at this time. Either the associated " "media object is already being edited or another media reference that is " @@ -12822,8 +13080,8 @@ msgstr "" "\n" "Chcete-li měnit tento odkaz, musíte objekt médií nejprve uzavřít." -#: ../gramps/gui/editors/displaytabs/gallerytab.py:540 -#: ../gramps/plugins/view/mediaview.py:197 +#: ../gramps/gui/editors/displaytabs/gallerytab.py:578 +#: ../gramps/plugins/view/mediaview.py:192 msgid "Drag Media Object" msgstr "Táhnout objekt" @@ -12898,16 +13156,16 @@ msgstr "Nastavit výchozí jméno" #. #. ------------------------------------------------------------------------- #: ../gramps/gui/editors/displaytabs/namemodel.py:56 -#: ../gramps/gui/plug/_guioptions.py:1256 ../gramps/gui/views/tags.py:498 +#: ../gramps/gui/plug/_guioptions.py:1258 ../gramps/gui/viewmanager.py:1025 +#: ../gramps/gui/views/tags.py:532 #: ../gramps/plugins/quickview/all_relations.py:306 -#: ../gramps/gui/plug/_guioptions.py:1258 msgid "Yes" msgstr "Ano" #: ../gramps/gui/editors/displaytabs/namemodel.py:57 -#: ../gramps/gui/plug/_guioptions.py:1255 ../gramps/gui/views/tags.py:499 +#: ../gramps/gui/plug/_guioptions.py:1257 ../gramps/gui/viewmanager.py:1025 +#: ../gramps/gui/views/tags.py:533 #: ../gramps/plugins/quickview/all_relations.py:310 -#: ../gramps/gui/plug/_guioptions.py:1257 msgid "No" msgstr "Ne" @@ -12949,7 +13207,7 @@ msgstr "Přesunout vybranou poznámku níže" #: ../gramps/gui/glade/editmedia.glade:188 #: ../gramps/gui/glade/editmediaref.glade:190 #: ../gramps/gui/glade/editmediaref.glade:503 -#: ../gramps/gui/selectors/selectnote.py:74 +#: ../gramps/gui/selectors/selectnote.py:71 #: ../gramps/plugins/view/noteview.py:79 msgid "Preview" msgstr "Náhled" @@ -12960,7 +13218,7 @@ msgstr "Poz_námky" #. add personal column #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:50 -#: ../gramps/plugins/webreport/basepage.py:1663 +#: ../gramps/plugins/webreport/basepage.py:1696 msgid "Personal" msgstr "Osobní" @@ -12988,40 +13246,40 @@ msgstr "Posunout vybranou událost výše nebo změnit uspořádání rodiny" msgid "Move the selected event downwards or change family order" msgstr "Posunout vybranou událost níže nebo změnit uspořádání rodiny" -#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:130 +#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:134 msgid "Cannot change Family" msgstr "Nelze změnit rodinu" -#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:131 +#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:135 msgid "You cannot change Family events in the Person Editor" msgstr "Není možné měnit rodinné události v editoru osoby" -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:54 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:56 msgid "Create and add a new association" msgstr "Vytvořit a přidat novou asociaci" -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:55 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:57 msgid "Remove the existing association" msgstr "Odstranit existující asociaci" -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:56 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:58 msgid "Edit the selected association" msgstr "Upravit vybranou asociaci" -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:57 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:59 msgid "Move the selected association upwards" msgstr "Posunout vybranou asociaci výše" -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:58 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:60 msgid "Move the selected association downwards" msgstr "Posunout vybranou asociaci níže" -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:73 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:76 msgid "_Associations" msgstr "_Asociace" -#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:90 -#: ../gramps/plugins/importer/importprogen.py:1388 +#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:138 +#: ../gramps/plugins/lib/libprogen.py:1467 msgid "Godfather" msgstr "Kmotr" @@ -13050,17 +13308,19 @@ msgstr "Posunout vybraný název místa níže" msgid "Alternative Names" msgstr "Další jména" -#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:69 +#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:72 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:111 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1302 +#: ../gramps/plugins/webreport/basepage.py:2696 +#: ../gramps/plugins/webreport/basepage.py:2714 msgid "Enclosed By" msgstr "Ohraničeno" -#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:141 +#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:189 msgid "Place cycle detected" msgstr "Zjštěno zacyklení místa" -#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:142 +#: ../gramps/gui/editors/displaytabs/placerefembedlist.py:190 msgid "The place you are adding is already enclosed by this place" msgstr "Místo, které přidáváte je již ohraničeno tímto místem" @@ -13127,7 +13387,7 @@ msgid "Move the selected surname downwards" msgstr "Posunout zvolené příjmení níže" #: ../gramps/gui/editors/displaytabs/surnametab.py:78 -#: ../gramps/plugins/lib/libgedcom.py:720 +#: ../gramps/plugins/lib/libgedcom.py:712 msgid "Origin" msgstr "Původ" @@ -13169,7 +13429,7 @@ msgstr "_Internet" #: ../gramps/gui/editors/displaytabs/webembedlist.py:118 #: ../gramps/gui/glade/editurl.glade:200 -#: ../gramps/gui/views/navigationview.py:364 +#: ../gramps/gui/views/navigationview.py:349 msgid "_Jump to" msgstr "Pře_jít na" @@ -13209,7 +13469,7 @@ msgid "manual|Child_Reference_Editor" msgstr "Child_Reference_Editor" #: ../gramps/gui/editors/editchildref.py:99 -#: ../gramps/gui/editors/editchildref.py:195 +#: ../gramps/gui/editors/editchildref.py:190 msgid "Child Reference Editor" msgstr "Editor odkazů na děti" @@ -13222,15 +13482,15 @@ msgstr "New_Citation_dialog" msgid "New Citation" msgstr "Nová citace" -#: ../gramps/gui/editors/editcitation.py:277 +#: ../gramps/gui/editors/editcitation.py:299 msgid "Edit Citation" msgstr "Upravit citaci" -#: ../gramps/gui/editors/editcitation.py:285 +#: ../gramps/gui/editors/editcitation.py:307 msgid "No source selected" msgstr "Žádný pramen nevybrán" -#: ../gramps/gui/editors/editcitation.py:286 +#: ../gramps/gui/editors/editcitation.py:308 msgid "" "A source is anything (personal testimony, video recording, photograph, " "newspaper column, gravestone...) from which information can be derived. To " @@ -13243,14 +13503,14 @@ msgstr "" "citace nejprve vyberte požadovaný pramen a poté do pole 'Svazek/Strana' " "zapište místo, kde je v prameni odkazovaná informace." -#: ../gramps/gui/editors/editcitation.py:300 +#: ../gramps/gui/editors/editcitation.py:322 msgid "Cannot save citation. ID already exists." msgstr "Citaci nelze uložit. ID již existuje." -#: ../gramps/gui/editors/editcitation.py:301 -#: ../gramps/gui/editors/editevent.py:249 -#: ../gramps/gui/editors/editmedia.py:298 -#: ../gramps/gui/editors/editperson.py:846 +#: ../gramps/gui/editors/editcitation.py:323 +#: ../gramps/gui/editors/editevent.py:251 +#: ../gramps/gui/editors/editmedia.py:300 +#: ../gramps/gui/editors/editperson.py:845 #: ../gramps/gui/editors/editplace.py:318 #: ../gramps/gui/editors/editreference.py:288 #: ../gramps/gui/editors/editrepository.py:189 @@ -13265,17 +13525,17 @@ msgstr "" "používá '%(prim_object)s'. Zvolte prosím jiné ID. Ponecháte-li pole prázdné, " "bude zvolena nejbližší volná hodnota." -#: ../gramps/gui/editors/editcitation.py:311 +#: ../gramps/gui/editors/editcitation.py:333 #, python-format msgid "Add Citation (%s)" msgstr "Přidat citaci (%s)" -#: ../gramps/gui/editors/editcitation.py:316 +#: ../gramps/gui/editors/editcitation.py:338 #, python-format msgid "Edit Citation (%s)" msgstr "Upravit citaci (%s)" -#: ../gramps/gui/editors/editcitation.py:354 +#: ../gramps/gui/editors/editcitation.py:376 #, python-format msgid "Delete Citation (%s)" msgstr "Odstranit citaci (%s)" @@ -13334,60 +13594,60 @@ msgid "manual|New_Event_dialog" msgstr "New_Event_dialog" #: ../gramps/gui/editors/editevent.py:98 -#: ../gramps/gui/editors/editeventref.py:261 +#: ../gramps/gui/editors/editeventref.py:263 #, python-format msgid "Event: %s" msgstr "Událost: %s" #: ../gramps/gui/editors/editevent.py:100 -#: ../gramps/gui/editors/editeventref.py:263 +#: ../gramps/gui/editors/editeventref.py:265 msgid "New Event" msgstr "Nová událost" -#: ../gramps/gui/editors/editevent.py:228 -#: ../gramps/plugins/view/geoclose.py:547 -#: ../gramps/plugins/view/geoevents.py:343 -#: ../gramps/plugins/view/geoevents.py:377 -#: ../gramps/plugins/view/geofamclose.py:738 -#: ../gramps/plugins/view/geofamily.py:432 -#: ../gramps/plugins/view/geomoves.py:620 -#: ../gramps/plugins/view/geoperson.py:437 -#: ../gramps/plugins/view/geoperson.py:458 -#: ../gramps/plugins/view/geoperson.py:499 +#: ../gramps/gui/editors/editevent.py:230 +#: ../gramps/plugins/view/geoclose.py:619 +#: ../gramps/plugins/view/geoevents.py:396 +#: ../gramps/plugins/view/geoevents.py:430 +#: ../gramps/plugins/view/geofamclose.py:808 +#: ../gramps/plugins/view/geofamily.py:482 +#: ../gramps/plugins/view/geomoves.py:686 +#: ../gramps/plugins/view/geoperson.py:503 +#: ../gramps/plugins/view/geoperson.py:524 +#: ../gramps/plugins/view/geoperson.py:565 msgid "Edit Event" msgstr "Upravit událost" -#: ../gramps/gui/editors/editevent.py:237 -#: ../gramps/gui/editors/editevent.py:261 +#: ../gramps/gui/editors/editevent.py:239 +#: ../gramps/gui/editors/editevent.py:263 msgid "Cannot save event" msgstr "Událost nelze uložit" -#: ../gramps/gui/editors/editevent.py:238 +#: ../gramps/gui/editors/editevent.py:240 msgid "No data exists for this event. Please enter data or cancel the edit." msgstr "" "O této události neexistují žádné informace. Vložte informace, nebo operaci " "zrušte." -#: ../gramps/gui/editors/editevent.py:248 +#: ../gramps/gui/editors/editevent.py:250 #: ../gramps/gui/editors/editreference.py:277 msgid "Cannot save event. ID already exists." msgstr "Událost nelze uložit. ID již existuje." -#: ../gramps/gui/editors/editevent.py:262 +#: ../gramps/gui/editors/editevent.py:264 msgid "The event type cannot be empty" msgstr "Typ události nemůže být prázdný" -#: ../gramps/gui/editors/editevent.py:268 +#: ../gramps/gui/editors/editevent.py:270 #, python-format msgid "Add Event (%s)" msgstr "Přidat událost (%s)" -#: ../gramps/gui/editors/editevent.py:273 +#: ../gramps/gui/editors/editevent.py:275 #, python-format msgid "Edit Event (%s)" msgstr "Upravit událost (%s)" -#: ../gramps/gui/editors/editevent.py:318 +#: ../gramps/gui/editors/editevent.py:338 #, python-format msgid "Delete Event (%s)" msgstr "Odstranit událost (%s)" @@ -13397,7 +13657,7 @@ msgid "manual|Event_Reference_Editor_dialog" msgstr "Event_Reference_Editor_dialog" #: ../gramps/gui/editors/editeventref.py:76 -#: ../gramps/gui/editors/editeventref.py:264 +#: ../gramps/gui/editors/editeventref.py:266 msgid "Event Reference Editor" msgstr "Editor odkazů" @@ -13409,57 +13669,57 @@ msgstr "Editor odkazů" msgid "_General" msgstr "_Obecné" -#: ../gramps/gui/editors/editeventref.py:269 +#: ../gramps/gui/editors/editeventref.py:271 msgid "Modify Event" msgstr "Upravit událost" -#: ../gramps/gui/editors/editeventref.py:274 +#: ../gramps/gui/editors/editeventref.py:276 msgid "Add Event" msgstr "Přidat událost" -#: ../gramps/gui/editors/editfamily.py:91 +#: ../gramps/gui/editors/editfamily.py:92 msgid "manual|Family_Editor_dialog" msgstr "Family_Editor_dialog" -#: ../gramps/gui/editors/editfamily.py:111 +#: ../gramps/gui/editors/editfamily.py:113 msgid "Create a new person and add the child to the family" msgstr "Vytvořit novou osobu a přidat ji jako dítě k rodině" -#: ../gramps/gui/editors/editfamily.py:112 +#: ../gramps/gui/editors/editfamily.py:114 msgid "Remove the child from the family" msgstr "Odstranit vybrané dítě z rodiny" -#: ../gramps/gui/editors/editfamily.py:113 +#: ../gramps/gui/editors/editfamily.py:115 msgid "Edit the child reference" msgstr "Upravit odkaz na dítě" -#: ../gramps/gui/editors/editfamily.py:114 +#: ../gramps/gui/editors/editfamily.py:116 msgid "Add an existing person as a child of the family" msgstr "" "Vybrat existující osobu z databáze a přidat ji jako dítě k současné rodině" -#: ../gramps/gui/editors/editfamily.py:115 +#: ../gramps/gui/editors/editfamily.py:117 msgid "Move the child up in the children list" msgstr "Posunout dítě výše v seznamu potomků" -#: ../gramps/gui/editors/editfamily.py:116 +#: ../gramps/gui/editors/editfamily.py:118 msgid "Move the child down in the children list" msgstr "Posunout dítě níže v seznamu potomků" -#: ../gramps/gui/editors/editfamily.py:121 +#: ../gramps/gui/editors/editfamily.py:123 msgid "#" msgstr "#" -#: ../gramps/gui/editors/editfamily.py:125 +#: ../gramps/gui/editors/editfamily.py:127 msgid "Paternal" msgstr "Vztah k otci" -#: ../gramps/gui/editors/editfamily.py:126 +#: ../gramps/gui/editors/editfamily.py:128 msgid "Maternal" msgstr "Vztah k matce" -#: ../gramps/gui/editors/editfamily.py:127 -#: ../gramps/gui/selectors/selectperson.py:96 +#: ../gramps/gui/editors/editfamily.py:129 +#: ../gramps/gui/selectors/selectperson.py:93 #: ../gramps/plugins/gramplet/children.py:94 #: ../gramps/plugins/gramplet/children.py:193 #: ../gramps/plugins/lib/libpersonview.py:101 @@ -13475,60 +13735,61 @@ msgstr "Vztah k matce" #: ../gramps/plugins/quickview/samesurnames.py:115 #: ../gramps/plugins/quickview/samesurnames.py:160 #: ../gramps/plugins/quickview/siblings.py:48 -#: ../gramps/plugins/webreport/basepage.py:379 +#: ../gramps/plugins/webreport/basepage.py:398 msgid "Birth Date" msgstr "Datum narození" -#: ../gramps/gui/editors/editfamily.py:128 -#: ../gramps/gui/selectors/selectperson.py:98 +#: ../gramps/gui/editors/editfamily.py:130 +#: ../gramps/gui/selectors/selectperson.py:95 #: ../gramps/plugins/gramplet/children.py:96 #: ../gramps/plugins/gramplet/children.py:195 #: ../gramps/plugins/lib/libpersonview.py:103 #: ../gramps/plugins/quickview/lineage.py:61 #: ../gramps/plugins/quickview/lineage.py:93 -#: ../gramps/plugins/webreport/basepage.py:380 +#: ../gramps/plugins/webreport/basepage.py:399 msgid "Death Date" msgstr "Datum úmrtí" -#: ../gramps/gui/editors/editfamily.py:129 -#: ../gramps/gui/selectors/selectperson.py:97 +#: ../gramps/gui/editors/editfamily.py:131 +#: ../gramps/gui/selectors/selectperson.py:94 #: ../gramps/plugins/lib/libpersonview.py:102 msgid "Birth Place" msgstr "Místo narození" -#: ../gramps/gui/editors/editfamily.py:130 -#: ../gramps/gui/selectors/selectperson.py:99 +#: ../gramps/gui/editors/editfamily.py:132 +#: ../gramps/gui/selectors/selectperson.py:96 #: ../gramps/plugins/lib/libpersonview.py:104 msgid "Death Place" msgstr "Místo úmrtí" -#: ../gramps/gui/editors/editfamily.py:142 +#: ../gramps/gui/editors/editfamily.py:145 msgid "Chil_dren" msgstr "_Děti" -#: ../gramps/gui/editors/editfamily.py:147 +#: ../gramps/gui/editors/editfamily.py:194 msgid "Edit child" msgstr "Upravit dítě" -#: ../gramps/gui/editors/editfamily.py:149 +#: ../gramps/gui/editors/editfamily.py:196 msgid "Add an existing child" msgstr "Přidat existující dítě" -#: ../gramps/gui/editors/editfamily.py:150 +#: ../gramps/gui/editors/editfamily.py:197 msgid "Edit relationship" msgstr "Upravit vztah" -#: ../gramps/gui/editors/editfamily.py:217 -#: ../gramps/gui/editors/editfamily.py:232 -#: ../gramps/plugins/view/relview.py:1556 +#: ../gramps/gui/editors/editfamily.py:267 +#: ../gramps/gui/editors/editfamily.py:282 +#: ../gramps/gui/selectors/selectperson.py:67 +#: ../gramps/plugins/view/relview.py:1727 msgid "Select Child" msgstr "Vybrat dítě" -#: ../gramps/gui/editors/editfamily.py:365 +#: ../gramps/gui/editors/editfamily.py:417 msgid "Adding parents to a person" msgstr "Přidávají se rodiče k osobě" -#: ../gramps/gui/editors/editfamily.py:366 +#: ../gramps/gui/editors/editfamily.py:418 msgid "" "It is possible to accidentally create multiple families with the same " "parents. To help avoid this problem, only the buttons to select parents are " @@ -13540,11 +13801,11 @@ msgstr "" "pro výběr rodičů, kteří připadají v úvahu. Ostatní pole budou zpřístupněna " "poté co vyberete rodiče." -#: ../gramps/gui/editors/editfamily.py:461 +#: ../gramps/gui/editors/editfamily.py:523 msgid "Family has changed" msgstr "Rodina byla změněna" -#: ../gramps/gui/editors/editfamily.py:462 +#: ../gramps/gui/editors/editfamily.py:524 #, python-format msgid "" "The %(object)s you are editing has changed outside this editor. This can be " @@ -13559,60 +13820,62 @@ msgstr "" "Ujistěte se, že informace je stále platná, zobrazená data byla " "aktualizována. Některé změny, které jste provedli mohly být ztraceny." -#: ../gramps/gui/editors/editfamily.py:467 -#: ../gramps/plugins/importer/importcsv.py:211 -#: ../gramps/plugins/view/familyview.py:262 +#: ../gramps/gui/editors/editfamily.py:529 +#: ../gramps/plugins/importer/importcsv.py:227 +#: ../gramps/plugins/view/familyview.py:387 msgid "family" msgstr "rodina" -#: ../gramps/gui/editors/editfamily.py:498 -#: ../gramps/gui/editors/editfamily.py:501 +#: ../gramps/gui/editors/editfamily.py:560 +#: ../gramps/gui/editors/editfamily.py:563 msgid "New Family" msgstr "Nová rodina" -#: ../gramps/gui/editors/editfamily.py:505 -#: ../gramps/gui/editors/editfamily.py:1134 -#: ../gramps/plugins/view/geofamily.py:424 +#: ../gramps/gui/editors/editfamily.py:567 +#: ../gramps/gui/editors/editfamily.py:1184 +#: ../gramps/plugins/view/geofamily.py:474 msgid "Edit Family" msgstr "Změnit rodinu" -#: ../gramps/gui/editors/editfamily.py:536 +#: ../gramps/gui/editors/editfamily.py:598 msgid "Select a person as the mother" msgstr "Vybrat osobu jako matku" -#: ../gramps/gui/editors/editfamily.py:537 +#: ../gramps/gui/editors/editfamily.py:599 msgid "Add a new person as the mother" msgstr "Přidat novou osobu jako matku" -#: ../gramps/gui/editors/editfamily.py:538 +#: ../gramps/gui/editors/editfamily.py:600 msgid "Remove the person as the mother" msgstr "Ostranit osobu jako matku" -#: ../gramps/gui/editors/editfamily.py:551 +#: ../gramps/gui/editors/editfamily.py:613 msgid "Select a person as the father" msgstr "Vybrat osobu jako otce" -#: ../gramps/gui/editors/editfamily.py:552 +#: ../gramps/gui/editors/editfamily.py:614 msgid "Add a new person as the father" msgstr "Přidat novou osobu jako otce" -#: ../gramps/gui/editors/editfamily.py:553 +#: ../gramps/gui/editors/editfamily.py:615 msgid "Remove the person as the father" msgstr "Odstranit osobu jako otce" -#: ../gramps/gui/editors/editfamily.py:834 +#: ../gramps/gui/editors/editfamily.py:884 +#: ../gramps/gui/selectors/selectperson.py:65 msgid "Select Mother" msgstr "Vybrat matku" -#: ../gramps/gui/editors/editfamily.py:879 +#: ../gramps/gui/editors/editfamily.py:929 +#: ../gramps/gui/selectors/selectperson.py:63 msgid "Select Father" msgstr "Vybrat otce" -#: ../gramps/gui/editors/editfamily.py:903 +#: ../gramps/gui/editors/editfamily.py:953 msgid "Duplicate Family" msgstr "Duplikovat rodinu" -#: ../gramps/gui/editors/editfamily.py:904 +#: ../gramps/gui/editors/editfamily.py:954 msgid "" "A family with these parents already exists in the database. If you save, you " "will create a duplicate family. It is recommended that you cancel the " @@ -13622,45 +13885,45 @@ msgstr "" "vytvoříte duplicitní rodinu. Doporučuji zrušit editaci v tomto okně a vybrat " "existující rodinu" -#: ../gramps/gui/editors/editfamily.py:954 +#: ../gramps/gui/editors/editfamily.py:1004 #, python-format msgid "Edit %s" msgstr "Upravit %s" -#: ../gramps/gui/editors/editfamily.py:1063 +#: ../gramps/gui/editors/editfamily.py:1113 msgid "A father cannot be his own child" msgstr "Otec nemůže být svým vlastním dítětem" -#: ../gramps/gui/editors/editfamily.py:1064 +#: ../gramps/gui/editors/editfamily.py:1114 #, python-format msgid "%s is listed as both the father and child of the family." msgstr "%s je vypsán zároveň jako otec i syn rodiny." -#: ../gramps/gui/editors/editfamily.py:1074 +#: ../gramps/gui/editors/editfamily.py:1124 msgid "A mother cannot be her own child" msgstr "Matka nemůže být svým vlastním dítětem" -#: ../gramps/gui/editors/editfamily.py:1075 +#: ../gramps/gui/editors/editfamily.py:1125 #, python-format msgid "%s is listed as both the mother and child of the family." msgstr "%s je vypsána zároveň jako matka i dcera rodiny." -#: ../gramps/gui/editors/editfamily.py:1083 +#: ../gramps/gui/editors/editfamily.py:1133 msgid "Cannot save family" msgstr "Nelze uložit rodinu" -#: ../gramps/gui/editors/editfamily.py:1084 +#: ../gramps/gui/editors/editfamily.py:1134 msgid "No data exists for this family. Please enter data or cancel the edit." msgstr "" "O této rodině neexistují žádné informace. Vložte informace, nebo operaci " "zrušte." -#: ../gramps/gui/editors/editfamily.py:1092 +#: ../gramps/gui/editors/editfamily.py:1142 msgid "Cannot save family. ID already exists." msgstr "Rodinu nelze uložit. ID již existuje." -#: ../gramps/gui/editors/editfamily.py:1093 -#: ../gramps/gui/editors/editnote.py:327 +#: ../gramps/gui/editors/editfamily.py:1143 +#: ../gramps/gui/editors/editnote.py:328 #: ../gramps/gui/editors/editreference.py:295 #, python-format msgid "" @@ -13672,7 +13935,7 @@ msgstr "" "hodnota je již použita. Vložte prosím jiné ID, nebo ponechte pole prázdné - " "automaticky bude použito další volná hodnota." -#: ../gramps/gui/editors/editfamily.py:1108 +#: ../gramps/gui/editors/editfamily.py:1158 msgid "Add Family" msgstr "Vytvořit rodinu" @@ -13706,7 +13969,7 @@ msgstr "%(mother)s [%(gramps_id)s]" msgid "manual|Link_Editor" msgstr "Link_Editor" -#: ../gramps/gui/editors/editlink.py:87 ../gramps/gui/editors/editlink.py:238 +#: ../gramps/gui/editors/editlink.py:87 ../gramps/gui/editors/editlink.py:239 msgid "Link Editor" msgstr " Editor linků" @@ -13737,27 +14000,27 @@ msgstr "Nové médium" msgid "Edit Media Object" msgstr "Upravit mediální objekt" -#: ../gramps/gui/editors/editmedia.py:286 +#: ../gramps/gui/editors/editmedia.py:288 msgid "Cannot save media object" msgstr "Mediální objekt nelze uložit" -#: ../gramps/gui/editors/editmedia.py:287 +#: ../gramps/gui/editors/editmedia.py:289 msgid "" "No data exists for this media object. Please enter data or cancel the edit." msgstr "" "O tomto objektu nejsou žádné informace. Vložte informace, nebo operaci " "zrušte." -#: ../gramps/gui/editors/editmedia.py:297 +#: ../gramps/gui/editors/editmedia.py:299 #: ../gramps/gui/editors/editreference.py:280 msgid "Cannot save media object. ID already exists." msgstr "Mediální objekt nelze uložit. ID již existuje." -#: ../gramps/gui/editors/editmedia.py:312 +#: ../gramps/gui/editors/editmedia.py:314 msgid "There is no media matching the current path value!" msgstr "Této hodnotě cesty neodpovídá žádné médium!" -#: ../gramps/gui/editors/editmedia.py:313 +#: ../gramps/gui/editors/editmedia.py:315 #, python-format msgid "" "You have attempted to use the path with value '%(path)s'. This path does not " @@ -13766,19 +14029,19 @@ msgstr "" "Pokusili jste se použít cestu s hodnotou '%(path)s'. Tato cesta neexistuje! " "Vložte prosím jinou cestu" -#: ../gramps/gui/editors/editmedia.py:324 -#: ../gramps/gui/editors/editmediaref.py:526 +#: ../gramps/gui/editors/editmedia.py:326 +#: ../gramps/gui/editors/editmediaref.py:527 #, python-format msgid "Add Media Object (%s)" msgstr "Přidat mediální objekt (%s)" -#: ../gramps/gui/editors/editmedia.py:329 -#: ../gramps/gui/editors/editmediaref.py:520 +#: ../gramps/gui/editors/editmedia.py:331 +#: ../gramps/gui/editors/editmediaref.py:521 #, python-format msgid "Edit Media Object (%s)" msgstr "Upravit mediální objekt (%s)" -#: ../gramps/gui/editors/editmedia.py:369 +#: ../gramps/gui/editors/editmedia.py:371 msgid "Remove Media Object" msgstr "Odstranit objekt" @@ -13807,7 +14070,7 @@ msgid "manual|Name_Editor" msgstr "Name_Editor" #: ../gramps/gui/editors/editname.py:174 -#: ../gramps/gui/editors/editperson.py:324 +#: ../gramps/gui/editors/editperson.py:318 msgid "Call name must be the given name that is normally used." msgstr "Část křestního jména která je běžně používaným jménem." @@ -13880,34 +14143,34 @@ msgstr "Nová poznámka - %(context)s" msgid "New Note" msgstr "Nová poznámka" -#: ../gramps/gui/editors/editnote.py:189 +#: ../gramps/gui/editors/editnote.py:188 msgid "_Note" msgstr "Poz_námka" -#: ../gramps/gui/editors/editnote.py:293 ../gramps/gui/editors/editnote.py:342 -#: ../gramps/gui/editors/objectentries.py:436 +#: ../gramps/gui/editors/editnote.py:294 ../gramps/gui/editors/editnote.py:343 +#: ../gramps/gui/editors/objectentries.py:433 msgid "Edit Note" msgstr "Upravit poznámku" -#: ../gramps/gui/editors/editnote.py:317 +#: ../gramps/gui/editors/editnote.py:318 msgid "Cannot save note" msgstr "Poznámku nelze uložit" -#: ../gramps/gui/editors/editnote.py:318 +#: ../gramps/gui/editors/editnote.py:319 msgid "No data exists for this note. Please enter data or cancel the edit." msgstr "" "O této poznámce nejsou žádné informace. Vložte informace, nebo operaci " "zrušte." -#: ../gramps/gui/editors/editnote.py:326 +#: ../gramps/gui/editors/editnote.py:327 msgid "Cannot save note. ID already exists." msgstr "Poznámku nelze uložit. ID již existuje." -#: ../gramps/gui/editors/editnote.py:337 +#: ../gramps/gui/editors/editnote.py:338 msgid "Add Note" msgstr "Přidat poznámku" -#: ../gramps/gui/editors/editnote.py:360 +#: ../gramps/gui/editors/editnote.py:361 #, python-format msgid "Delete Note (%s)" msgstr "Odstranit poznámku (%s)" @@ -13930,33 +14193,34 @@ msgstr "Nová osoba" msgid "manual|Editing_information_about_people" msgstr "Editing_information_about_people" -#: ../gramps/gui/editors/editperson.py:606 -#: ../gramps/plugins/view/geofamily.py:428 +#: ../gramps/gui/editors/editperson.py:600 +#: ../gramps/plugins/view/geofamily.py:478 msgid "Edit Person" msgstr "Upravit osobu" -#: ../gramps/gui/editors/editperson.py:649 -#: ../gramps/plugins/view/mediaview.py:211 +#: ../gramps/gui/editors/editperson.py:644 +#: ../gramps/plugins/view/mediaview.py:379 +#: ../gramps/plugins/view/mediaview.py:395 msgid "View" msgstr "Zobrazení" -#: ../gramps/gui/editors/editperson.py:651 +#: ../gramps/gui/editors/editperson.py:646 msgid "Edit Object Properties" msgstr "Upravit vlastnosti objektu" -#: ../gramps/gui/editors/editperson.py:690 +#: ../gramps/gui/editors/editperson.py:687 msgid "Make Active Person" msgstr "Nastavit aktivní osobu" -#: ../gramps/gui/editors/editperson.py:694 +#: ../gramps/gui/editors/editperson.py:687 msgid "Make Home Person" msgstr "Nastavit výchozí osobu" -#: ../gramps/gui/editors/editperson.py:808 +#: ../gramps/gui/editors/editperson.py:807 msgid "Problem changing the gender" msgstr "Potíž při změně pohlaví" -#: ../gramps/gui/editors/editperson.py:809 +#: ../gramps/gui/editors/editperson.py:808 msgid "" "Changing the gender caused problems with marriage information.\n" "Please check the person's marriages." @@ -13964,54 +14228,54 @@ msgstr "" "Změna pohlaví způsobila potíž v informacích o sňatcích.\n" "Zkontrolujte informaci o sňatku osoby." -#: ../gramps/gui/editors/editperson.py:820 +#: ../gramps/gui/editors/editperson.py:819 msgid "Cannot save person" msgstr "Nelze uložit osobu" -#: ../gramps/gui/editors/editperson.py:821 +#: ../gramps/gui/editors/editperson.py:820 msgid "No data exists for this person. Please enter data or cancel the edit." msgstr "" "O této osobě neexistují žádné informace. Vložte informace, nebo operaci " "zrušte." -#: ../gramps/gui/editors/editperson.py:845 +#: ../gramps/gui/editors/editperson.py:844 msgid "Cannot save person. ID already exists." msgstr "Osobu nelze uložit. ID již existuje." -#: ../gramps/gui/editors/editperson.py:860 +#: ../gramps/gui/editors/editperson.py:859 #, python-format msgid "Add Person (%s)" msgstr "Přidat osobu (%s)" -#: ../gramps/gui/editors/editperson.py:866 -#: ../gramps/plugins/view/relview.py:572 ../gramps/plugins/view/relview.py:989 -#: ../gramps/plugins/view/relview.py:1044 -#: ../gramps/plugins/view/relview.py:1163 -#: ../gramps/plugins/view/relview.py:1270 +#: ../gramps/gui/editors/editperson.py:865 +#: ../gramps/plugins/view/relview.py:703 ../gramps/plugins/view/relview.py:1154 +#: ../gramps/plugins/view/relview.py:1209 +#: ../gramps/plugins/view/relview.py:1323 +#: ../gramps/plugins/view/relview.py:1430 #, python-format msgid "Edit Person (%s)" msgstr "Upravit osobu (%s)" -#: ../gramps/gui/editors/editperson.py:1098 +#: ../gramps/gui/editors/editperson.py:1097 msgid "Unknown gender specified" msgstr "Uvedeno neznámé pohlaví" -#: ../gramps/gui/editors/editperson.py:1100 +#: ../gramps/gui/editors/editperson.py:1099 msgid "" "The gender of the person is currently unknown. Usually, this is a mistake. " "Please specify the gender." msgstr "" "Pohlaví osoby je nyní neznámé. To bývá obvykle chyba. Zadejte prosím pohlaví." -#: ../gramps/gui/editors/editperson.py:1103 +#: ../gramps/gui/editors/editperson.py:1102 msgid "_Male" msgstr "_Muž" -#: ../gramps/gui/editors/editperson.py:1104 +#: ../gramps/gui/editors/editperson.py:1103 msgid "_Female" msgstr "Ž_ena" -#: ../gramps/gui/editors/editperson.py:1105 +#: ../gramps/gui/editors/editperson.py:1104 msgid "_Unknown" msgstr "_Neznámý" @@ -14020,19 +14284,19 @@ msgid "manual|Person_Reference_Editor" msgstr "Person_Reference_Editor" #: ../gramps/gui/editors/editpersonref.py:93 -#: ../gramps/gui/editors/editpersonref.py:222 +#: ../gramps/gui/editors/editpersonref.py:213 msgid "Person Reference Editor" msgstr "Editor odkazů osob" -#: ../gramps/gui/editors/editpersonref.py:222 +#: ../gramps/gui/editors/editpersonref.py:213 msgid "Person Reference" msgstr "Odkaz na osobu" -#: ../gramps/gui/editors/editpersonref.py:239 +#: ../gramps/gui/editors/editpersonref.py:230 msgid "No person selected" msgstr "Nebyla zvolena žádná osoba" -#: ../gramps/gui/editors/editpersonref.py:240 +#: ../gramps/gui/editors/editpersonref.py:231 msgid "You must either select a person or Cancel the edit" msgstr "Musíte vybrat osobu, nebo zrušit operaci" @@ -14041,8 +14305,7 @@ msgid "manual|Place_Editor_dialog" msgstr "Place_Editor_dialog" #: ../gramps/gui/editors/editplace.py:91 -#: ../gramps/gui/glade/editplace.glade:354 ../gramps/gui/merge/mergeplace.py:55 -#: ../gramps/gui/glade/editplace.glade:355 +#: ../gramps/gui/glade/editplace.glade:355 ../gramps/gui/merge/mergeplace.py:55 msgid "place|Name:" msgstr "Název:" @@ -14078,9 +14341,9 @@ msgstr "" "(syntax: 18\\u00b09'48.21\"E, -18.2412 nebo -18:9:48.21)" #: ../gramps/gui/editors/editplace.py:217 -#: ../gramps/plugins/lib/maps/geography.py:924 -#: ../gramps/plugins/view/geoplaces.py:435 -#: ../gramps/plugins/view/geoplaces.py:461 +#: ../gramps/plugins/lib/maps/geography.py:891 +#: ../gramps/plugins/view/geoplaces.py:494 +#: ../gramps/plugins/view/geoplaces.py:520 msgid "Edit Place" msgstr "Upravit místo" @@ -14155,11 +14418,11 @@ msgstr "Upravit místo" msgid "Add Place" msgstr "Přidat místo" -#: ../gramps/gui/editors/editprimary.py:238 +#: ../gramps/gui/editors/editprimary.py:244 msgid "Save Changes?" msgstr "Uložit změny?" -#: ../gramps/gui/editors/editprimary.py:239 +#: ../gramps/gui/editors/editprimary.py:245 msgid "If you close without saving, the changes you have made will be lost" msgstr "Pokud zavřete dialog bez uložení, budou provedené změny ztraceny" @@ -14282,56 +14545,6 @@ msgstr "Tag_selection_dialog" msgid "Tag selection" msgstr "Výběr štítků" -#: ../gramps/gui/editors/edittaglist.py:118 -#: ../gramps/gui/glade/addmedia.glade:55 -#: ../gramps/gui/glade/baseselector.glade:56 -#: ../gramps/gui/glade/clipboard.glade:21 ../gramps/gui/glade/dbman.glade:150 -#: ../gramps/gui/glade/editaddress.glade:55 -#: ../gramps/gui/glade/editattribute.glade:54 -#: ../gramps/gui/glade/editchildref.glade:58 -#: ../gramps/gui/glade/editcitation.glade:27 -#: ../gramps/gui/glade/editdate.glade:53 ../gramps/gui/glade/editevent.glade:58 -#: ../gramps/gui/glade/editeventref.glade:22 -#: ../gramps/gui/glade/editfamily.glade:60 -#: ../gramps/gui/glade/editldsord.glade:75 -#: ../gramps/gui/glade/editlink.glade:58 -#: ../gramps/gui/glade/editlocation.glade:54 -#: ../gramps/gui/glade/editmedia.glade:55 -#: ../gramps/gui/glade/editmediaref.glade:75 -#: ../gramps/gui/glade/editname.glade:59 ../gramps/gui/glade/editnote.glade:53 -#: ../gramps/gui/glade/editperson.glade:82 -#: ../gramps/gui/glade/editpersonref.glade:57 -#: ../gramps/gui/glade/editplace.glade:52 -#: ../gramps/gui/glade/editplacename.glade:55 -#: ../gramps/gui/glade/editplaceref.glade:22 -#: ../gramps/gui/glade/editreporef.glade:61 -#: ../gramps/gui/glade/editrepository.glade:59 -#: ../gramps/gui/glade/editsource.glade:58 ../gramps/gui/glade/editurl.glade:57 -#: ../gramps/gui/glade/mergecitation.glade:53 -#: ../gramps/gui/glade/mergedata.glade:77 -#: ../gramps/gui/glade/mergedata.glade:278 -#: ../gramps/gui/glade/mergedata.glade:468 -#: ../gramps/gui/glade/mergedata.glade:698 -#: ../gramps/gui/glade/mergeevent.glade:53 -#: ../gramps/gui/glade/mergefamily.glade:53 -#: ../gramps/gui/glade/mergemedia.glade:53 -#: ../gramps/gui/glade/mergenote.glade:53 -#: ../gramps/gui/glade/mergeperson.glade:53 -#: ../gramps/gui/glade/mergeplace.glade:51 -#: ../gramps/gui/glade/mergerepository.glade:53 -#: ../gramps/gui/glade/mergesource.glade:53 -#: ../gramps/gui/glade/reorder.glade:54 ../gramps/gui/glade/rule.glade:41 -#: ../gramps/gui/glade/rule.glade:351 ../gramps/gui/glade/rule.glade:781 -#: ../gramps/gui/logger/_errorview.py:175 -#: ../gramps/gui/plug/report/_reportdialog.py:159 -#: ../gramps/gui/undohistory.py:82 ../gramps/gui/viewmanager.py:521 -#: ../gramps/gui/views/bookmarks.py:287 ../gramps/gui/views/tags.py:433 -#: ../gramps/gui/views/tags.py:647 ../gramps/gui/widgets/grampletbar.py:641 -#: ../gramps/gui/widgets/grampletpane.py:237 -#: ../gramps/plugins/tool/testcasegenerator.py:329 -msgid "_Help" -msgstr "_Nápověda" - #: ../gramps/gui/editors/editurl.py:47 msgid "manual|Internet_Address_Editor" msgstr "Internet_Address_Editor" @@ -14340,121 +14553,121 @@ msgstr "Internet_Address_Editor" msgid "Internet Address Editor" msgstr "Editor internetových adres" -#: ../gramps/gui/editors/filtereditor.py:83 +#: ../gramps/gui/editors/filtereditor.py:84 msgid "manual|Add_Rule_dialog" msgstr "Add_Rule_dialog" -#: ../gramps/gui/editors/filtereditor.py:84 +#: ../gramps/gui/editors/filtereditor.py:85 msgid "manual|Define_Filter_dialog" msgstr "Define_Filter_dialog" -#: ../gramps/gui/editors/filtereditor.py:85 +#: ../gramps/gui/editors/filtereditor.py:86 msgid "manual|Custom_Filters" msgstr "Custom_Filters" -#: ../gramps/gui/editors/filtereditor.py:89 +#: ../gramps/gui/editors/filtereditor.py:90 msgid "Person Filters" msgstr "Filtry osob" -#: ../gramps/gui/editors/filtereditor.py:90 +#: ../gramps/gui/editors/filtereditor.py:91 msgid "Family Filters" msgstr "Filtry rodin" -#: ../gramps/gui/editors/filtereditor.py:91 +#: ../gramps/gui/editors/filtereditor.py:92 msgid "Event Filters" msgstr "Filtry událostí" -#: ../gramps/gui/editors/filtereditor.py:92 +#: ../gramps/gui/editors/filtereditor.py:93 msgid "Place Filters" msgstr "Filtry míst" -#: ../gramps/gui/editors/filtereditor.py:93 +#: ../gramps/gui/editors/filtereditor.py:94 msgid "Source Filters" msgstr "Filtry pramenů" -#: ../gramps/gui/editors/filtereditor.py:94 +#: ../gramps/gui/editors/filtereditor.py:95 msgid "Media Filters" msgstr "Filtr médií" -#: ../gramps/gui/editors/filtereditor.py:95 +#: ../gramps/gui/editors/filtereditor.py:96 msgid "Repository Filters" msgstr "Filtry archivů" -#: ../gramps/gui/editors/filtereditor.py:96 +#: ../gramps/gui/editors/filtereditor.py:97 msgid "Note Filters" msgstr "Filtry poznámek" -#: ../gramps/gui/editors/filtereditor.py:97 +#: ../gramps/gui/editors/filtereditor.py:98 msgid "Citation Filters" msgstr "Filtry citací" -#: ../gramps/gui/editors/filtereditor.py:251 +#: ../gramps/gui/editors/filtereditor.py:252 msgid "equal to" msgstr "rovná se" -#: ../gramps/gui/editors/filtereditor.py:251 +#: ../gramps/gui/editors/filtereditor.py:252 msgid "greater than" msgstr "větší než" -#: ../gramps/gui/editors/filtereditor.py:289 +#: ../gramps/gui/editors/filtereditor.py:290 msgid "Not a valid ID" msgstr "Neplatné ID" -#: ../gramps/gui/editors/filtereditor.py:318 +#: ../gramps/gui/editors/filtereditor.py:319 msgid "Select..." msgstr "Vybrat..." -#: ../gramps/gui/editors/filtereditor.py:323 +#: ../gramps/gui/editors/filtereditor.py:324 #, python-format msgid "Select %s from a list" msgstr "Vybrat %s ze seznamu" -#: ../gramps/gui/editors/filtereditor.py:390 +#: ../gramps/gui/editors/filtereditor.py:391 msgid "Give or select a source ID, leave empty to find objects with no source." msgstr "" "Zadejte nebo zvolte ID pramene. Ponechte prázdné pro nalezení objektů bez " "pramenů." -#: ../gramps/gui/editors/filtereditor.py:562 +#: ../gramps/gui/editors/filtereditor.py:567 msgid "Include selected Gramps ID" msgstr "Zahrnout zvolené Gramps ID" -#: ../gramps/gui/editors/filtereditor.py:564 +#: ../gramps/gui/editors/filtereditor.py:569 msgid "Use exact case of letters" msgstr "Použít přesnou velikost písmen" -#: ../gramps/gui/editors/filtereditor.py:565 +#: ../gramps/gui/editors/filtereditor.py:570 msgid "Regular-Expression matching:" msgstr "Regulární výrazy:" -#: ../gramps/gui/editors/filtereditor.py:566 +#: ../gramps/gui/editors/filtereditor.py:571 msgid "Use regular expression" msgstr "Použít regulární výraz" -#: ../gramps/gui/editors/filtereditor.py:568 +#: ../gramps/gui/editors/filtereditor.py:573 msgid "Also family events where person is spouse" msgstr "Také rodinné události kde osoba je manželka/manžel" -#: ../gramps/gui/editors/filtereditor.py:570 +#: ../gramps/gui/editors/filtereditor.py:575 msgid "Only include primary participants" msgstr "Zahrnout pouze přímé účastníky" -#: ../gramps/gui/editors/filtereditor.py:586 +#: ../gramps/gui/editors/filtereditor.py:591 #: ../gramps/gui/widgets/placewithin.py:73 msgid "degrees" msgstr "stupně" -#: ../gramps/gui/editors/filtereditor.py:586 +#: ../gramps/gui/editors/filtereditor.py:591 #: ../gramps/gui/widgets/placewithin.py:73 msgid "kilometers" msgstr "kilometry" -#: ../gramps/gui/editors/filtereditor.py:586 +#: ../gramps/gui/editors/filtereditor.py:591 #: ../gramps/gui/widgets/placewithin.py:73 msgid "miles" msgstr "míle" -#: ../gramps/gui/editors/filtereditor.py:597 +#: ../gramps/gui/editors/filtereditor.py:605 #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:76 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:80 #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:97 @@ -14467,7 +14680,7 @@ msgstr "míle" msgid "Use regular expressions" msgstr "Použít regulární výrazy" -#: ../gramps/gui/editors/filtereditor.py:598 +#: ../gramps/gui/editors/filtereditor.py:606 msgid "" "Interpret the contents of string fields as regular expressions.\n" "A decimal point will match any character. A question mark will match zero or " @@ -14484,44 +14697,44 @@ msgstr "" "uzavřete do hranaté závorky. Alternativy jsou odděleny svislou čárou. " "Stříška znamená začátek řídku. Dolar odpovídá konci řádku." -#: ../gramps/gui/editors/filtereditor.py:627 +#: ../gramps/gui/editors/filtereditor.py:635 msgid "Rule Name" msgstr "Název pravidla" -#: ../gramps/gui/editors/filtereditor.py:758 -#: ../gramps/gui/editors/filtereditor.py:762 ../gramps/gui/glade/rule.glade:914 +#: ../gramps/gui/editors/filtereditor.py:772 +#: ../gramps/gui/editors/filtereditor.py:776 ../gramps/gui/glade/rule.glade:914 msgid "No rule selected" msgstr "Žádné pravidlo nevybráno" -#: ../gramps/gui/editors/filtereditor.py:815 +#: ../gramps/gui/editors/filtereditor.py:829 msgid "Define filter" msgstr "Definovat filtr" -#: ../gramps/gui/editors/filtereditor.py:919 +#: ../gramps/gui/editors/filtereditor.py:933 msgid "Add Rule" msgstr "Přidat pravidlo" -#: ../gramps/gui/editors/filtereditor.py:931 +#: ../gramps/gui/editors/filtereditor.py:945 msgid "Edit Rule" msgstr "Upravit pravidlo" -#: ../gramps/gui/editors/filtereditor.py:966 +#: ../gramps/gui/editors/filtereditor.py:980 msgid "Filter Test" msgstr "Test filtru" -#: ../gramps/gui/editors/filtereditor.py:1105 +#: ../gramps/gui/editors/filtereditor.py:1119 msgid "Comment" msgstr "Komentář" -#: ../gramps/gui/editors/filtereditor.py:1113 +#: ../gramps/gui/editors/filtereditor.py:1127 msgid "Custom Filter Editor" msgstr "Editor vlastních filtrů" -#: ../gramps/gui/editors/filtereditor.py:1185 +#: ../gramps/gui/editors/filtereditor.py:1199 msgid "Delete Filter?" msgstr "Odstranit filtr?" -#: ../gramps/gui/editors/filtereditor.py:1186 +#: ../gramps/gui/editors/filtereditor.py:1200 msgid "" "This filter is currently being used as the base for other filters. Deleting " "this filter will result in removing all other filters that depend on it." @@ -14529,112 +14742,109 @@ msgstr "" "Tento filtr je používán jako základ pro další filtry. Jeho odstranění bude " "mít za následek odstranění všech ostatních filtrů které na něm závisí." -#: ../gramps/gui/editors/filtereditor.py:1190 +#: ../gramps/gui/editors/filtereditor.py:1204 msgid "Delete Filter" msgstr "Odstranit filtr" -#: ../gramps/gui/editors/objectentries.py:294 +#: ../gramps/gui/editors/objectentries.py:291 msgid "To select a place, use drag-and-drop or use the buttons" msgstr "Pro výběr místa použijte drag-and-drop nebo tlačítka" -#: ../gramps/gui/editors/objectentries.py:296 +#: ../gramps/gui/editors/objectentries.py:293 msgid "No place given, click button to select one" msgstr "Nebylo zvoleno žádné místo. Pro volbu klikněte na tlačítko" -#: ../gramps/gui/editors/objectentries.py:297 +#: ../gramps/gui/editors/objectentries.py:294 msgid "Edit place" msgstr "Upravit místo" -#: ../gramps/gui/editors/objectentries.py:298 +#: ../gramps/gui/editors/objectentries.py:295 msgid "Select an existing place" msgstr "Vybrat existující místo" -#: ../gramps/gui/editors/objectentries.py:299 -#: ../gramps/plugins/lib/libplaceview.py:102 +#: ../gramps/gui/editors/objectentries.py:296 +#: ../gramps/plugins/lib/libplaceview.py:103 msgid "Add a new place" msgstr "Přidat nové místo" -#: ../gramps/gui/editors/objectentries.py:300 +#: ../gramps/gui/editors/objectentries.py:297 msgid "Remove place" msgstr "Odstranit místo" -#: ../gramps/gui/editors/objectentries.py:341 +#: ../gramps/gui/editors/objectentries.py:338 msgid "To select a source, use drag-and-drop or use the buttons" msgstr "Pro výběr pramene použijte drag-and-drop nebo tlačítka" -#: ../gramps/gui/editors/objectentries.py:343 +#: ../gramps/gui/editors/objectentries.py:340 msgid "First add a source using the button" msgstr "Nejprve pomocí tlačítka přidejte pramen" -#: ../gramps/gui/editors/objectentries.py:344 +#: ../gramps/gui/editors/objectentries.py:341 msgid "Edit source" msgstr "Upravit pramen" -#: ../gramps/gui/editors/objectentries.py:345 +#: ../gramps/gui/editors/objectentries.py:342 msgid "Select an existing source" msgstr "Vybrat existující pramen" -#: ../gramps/gui/editors/objectentries.py:346 +#: ../gramps/gui/editors/objectentries.py:343 #: ../gramps/plugins/view/citationlistview.py:125 #: ../gramps/plugins/view/citationtreeview.py:122 #: ../gramps/plugins/view/sourceview.py:98 msgid "Add a new source" msgstr "Vytvořit nový pramen" -#: ../gramps/gui/editors/objectentries.py:347 +#: ../gramps/gui/editors/objectentries.py:344 msgid "Remove source" msgstr "Odstranit pramen" -#: ../gramps/gui/editors/objectentries.py:387 +#: ../gramps/gui/editors/objectentries.py:384 msgid "To select a media object, use drag-and-drop or use the buttons" msgstr "Pro výběr média použijte drag-and-drop nebo tlačítka" -#: ../gramps/gui/editors/objectentries.py:389 -#: ../gramps/gui/plug/_guioptions.py:1114 +#: ../gramps/gui/editors/objectentries.py:386 #: ../gramps/gui/plug/_guioptions.py:1116 msgid "No image given, click button to select one" msgstr "Nebyl zvolen žádný obrázek. Pro volbu klikněte na tlačítko" -#: ../gramps/gui/editors/objectentries.py:390 +#: ../gramps/gui/editors/objectentries.py:387 msgid "Edit media object" msgstr "Upravit mediální objekt" -#: ../gramps/gui/editors/objectentries.py:391 -#: ../gramps/gui/plug/_guioptions.py:1092 +#: ../gramps/gui/editors/objectentries.py:388 #: ../gramps/gui/plug/_guioptions.py:1094 msgid "Select an existing media object" msgstr "Vybrat existující mediální objekt" -#: ../gramps/gui/editors/objectentries.py:392 +#: ../gramps/gui/editors/objectentries.py:389 #: ../gramps/plugins/view/mediaview.py:112 msgid "Add a new media object" msgstr "Přidat nový mediální objekt" -#: ../gramps/gui/editors/objectentries.py:393 +#: ../gramps/gui/editors/objectentries.py:390 msgid "Remove media object" msgstr "Odstranit mediální objekt" -#: ../gramps/gui/editors/objectentries.py:433 +#: ../gramps/gui/editors/objectentries.py:430 msgid "To select a note, use drag-and-drop or use the buttons" msgstr "Pro výběr poznámky použijte drag-and-drop nebo tlačítka" -#: ../gramps/gui/editors/objectentries.py:435 -#: ../gramps/gui/plug/_guioptions.py:1012 +#: ../gramps/gui/editors/objectentries.py:432 #: ../gramps/gui/plug/_guioptions.py:1014 msgid "No note given, click button to select one" msgstr "Nebylo zvolena žádná poznámka. Pro volbu klikněte na tlačítko" -#: ../gramps/gui/editors/objectentries.py:437 -#: ../gramps/gui/plug/_guioptions.py:987 ../gramps/gui/plug/_guioptions.py:989 +#: ../gramps/gui/editors/objectentries.py:434 +#: ../gramps/gui/plug/_guioptions.py:989 msgid "Select an existing note" msgstr "Vybrat existující poznámku" -#: ../gramps/gui/editors/objectentries.py:438 +#: ../gramps/gui/editors/objectentries.py:435 #: ../gramps/plugins/view/noteview.py:93 msgid "Add a new note" msgstr "Přidat novou poznámku" -#: ../gramps/gui/editors/objectentries.py:439 +#: ../gramps/gui/editors/objectentries.py:436 msgid "Remove note" msgstr "Odstranit poznámku" @@ -14668,8 +14878,9 @@ msgstr "%s není" msgid "%s does not contain" msgstr "%s neobsahuje" -#: ../gramps/gui/filters/_searchbar.py:168 ../gramps/gui/views/listview.py:1177 -#: ../gramps/gui/views/listview.py:1197 +#: ../gramps/gui/filters/_searchbar.py:168 ../gramps/gui/views/listview.py:1188 +#: ../gramps/gui/views/listview.py:1208 ../gramps/plugins/gramplet/leak.py:193 +#: ../gramps/plugins/gramplet/leak.py:200 msgid "Updating display..." msgstr "Aktualizace zobrazení..." @@ -14715,10 +14926,10 @@ msgid "Participants" msgstr "Účastníci" #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:125 -#: ../gramps/gui/widgets/reorderfam.py:91 +#: ../gramps/gui/widgets/reorderfam.py:103 #: ../gramps/plugins/textreport/tagreport.py:264 #: ../gramps/plugins/view/familyview.py:82 -#: ../gramps/plugins/webreport/person.py:1168 +#: ../gramps/plugins/webreport/person.py:1241 msgid "Relationship" msgstr "Vztah" @@ -14728,7 +14939,7 @@ msgstr "jakýkoli" #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:134 #: ../gramps/plugins/export/exportcsv.py:357 -#: ../gramps/plugins/webreport/person.py:1776 +#: ../gramps/plugins/webreport/person.py:1856 msgid "Birth date" msgstr "Datum narození" @@ -14740,7 +14951,7 @@ msgstr "příklad: \"%(msg1)s\" nebo \"%(msg2)s\"" #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:136 #: ../gramps/plugins/export/exportcsv.py:359 -#: ../gramps/plugins/webreport/person.py:1777 +#: ../gramps/plugins/webreport/person.py:1857 msgid "Death date" msgstr "Datum úmrtí" @@ -14767,9 +14978,8 @@ msgstr "Obrázek" #: ../gramps/gui/glade/addmedia.glade:167 #: ../gramps/gui/glade/editmedia.glade:111 #: ../gramps/gui/glade/editmediaref.glade:409 -#: ../gramps/gui/glade/editplace.glade:90 -#: ../gramps/gui/glade/editsource.glade:97 #: ../gramps/gui/glade/editplace.glade:91 +#: ../gramps/gui/glade/editsource.glade:97 msgid "_Title:" msgstr "_Titul:" @@ -14777,16 +14987,22 @@ msgstr "_Titul:" msgid "Convert to a relative path" msgstr "Změnit na relativní cestu" -#: ../gramps/gui/glade/baseselector.glade:120 +#: ../gramps/gui/glade/baseselector.glade:121 msgid "Show all" msgstr "Zobrazit vše" +#: ../gramps/gui/glade/baseselector.glade:141 +#: ../gramps/gui/views/treemodels/treebasemodel.py:535 +#: ../gramps/gui/views/treemodels/treebasemodel.py:580 +msgid "Loading items..." +msgstr "Položky se nahrávají...." + #: ../gramps/gui/glade/book.glade:51 msgid "Book _name:" msgstr "Název k_nihy:" #: ../gramps/gui/glade/book.glade:90 -#: ../gramps/gui/plug/report/_bookdialog.py:624 +#: ../gramps/gui/plug/report/_bookdialog.py:636 msgid "Clear the book" msgstr "Vymazat obsah knihy" @@ -14822,9 +15038,37 @@ msgstr "Přesunout současný výběr v knize o krok dolů" msgid "Configure currently selected item" msgstr "Nastavit právě vybranou položku" -#: ../gramps/gui/glade/book.glade:523 ../gramps/gui/glade/dbman.glade:265 -#: ../gramps/gui/views/listview.py:213 -#: ../gramps/plugins/lib/libpersonview.py:393 +#: ../gramps/gui/glade/book.glade:540 ../gramps/gui/glade/dbman.glade:266 +#: ../gramps/plugins/lib/libpersonview.py:226 +#: ../gramps/plugins/lib/libpersonview.py:303 +#: ../gramps/plugins/lib/libpersonview.py:355 +#: ../gramps/plugins/lib/libplaceview.py:303 +#: ../gramps/plugins/lib/libplaceview.py:362 +#: ../gramps/plugins/lib/libplaceview.py:415 +#: ../gramps/plugins/view/citationlistview.py:195 +#: ../gramps/plugins/view/citationlistview.py:254 +#: ../gramps/plugins/view/citationlistview.py:306 +#: ../gramps/plugins/view/citationtreeview.py:337 +#: ../gramps/plugins/view/citationtreeview.py:400 +#: ../gramps/plugins/view/citationtreeview.py:475 +#: ../gramps/plugins/view/eventview.py:209 +#: ../gramps/plugins/view/eventview.py:268 +#: ../gramps/plugins/view/eventview.py:320 +#: ../gramps/plugins/view/familyview.py:168 +#: ../gramps/plugins/view/familyview.py:227 +#: ../gramps/plugins/view/familyview.py:279 +#: ../gramps/plugins/view/mediaview.py:268 +#: ../gramps/plugins/view/mediaview.py:327 +#: ../gramps/plugins/view/mediaview.py:395 +#: ../gramps/plugins/view/noteview.py:168 +#: ../gramps/plugins/view/noteview.py:227 +#: ../gramps/plugins/view/noteview.py:279 +#: ../gramps/plugins/view/repoview.py:181 +#: ../gramps/plugins/view/repoview.py:240 +#: ../gramps/plugins/view/repoview.py:292 +#: ../gramps/plugins/view/sourceview.py:167 +#: ../gramps/plugins/view/sourceview.py:226 +#: ../gramps/plugins/view/sourceview.py:278 msgid "_Delete" msgstr "O_dstranit" @@ -14888,28 +15132,28 @@ msgstr "_Zavřít okno" msgid "_Load Family Tree" msgstr "N_ahrát rodokmen" -#: ../gramps/gui/glade/dbman.glade:234 ../gramps/gui/glade/editlink.glade:208 +#: ../gramps/gui/glade/dbman.glade:235 ../gramps/gui/glade/editlink.glade:208 msgid "_New" msgstr "_Nový" -#: ../gramps/gui/glade/dbman.glade:250 +#: ../gramps/gui/glade/dbman.glade:251 msgid "_Info" msgstr "_Informace" -#: ../gramps/gui/glade/dbman.glade:281 +#: ../gramps/gui/glade/dbman.glade:282 msgid "_Rename" msgstr "_Přejmenovat" -#: ../gramps/gui/glade/dbman.glade:297 +#: ../gramps/gui/glade/dbman.glade:298 #: ../gramps/gui/glade/grampletpane.glade:137 msgid "Close" msgstr "Zavřít" -#: ../gramps/gui/glade/dbman.glade:313 +#: ../gramps/gui/glade/dbman.glade:314 msgid "Con_vert" msgstr "Pře_vést" -#: ../gramps/gui/glade/dbman.glade:329 +#: ../gramps/gui/glade/dbman.glade:330 msgid "Re_pair" msgstr "O_pravit" @@ -14959,7 +15203,7 @@ msgstr "" msgid "Cancel the rest of the operations" msgstr "Přerušit zbývající operace" -#: ../gramps/gui/glade/dialog.glade:433 +#: ../gramps/gui/glade/dialog.glade:433 ../gramps/gui/views/listview.py:572 #: ../gramps/plugins/tool/reorderids.glade:21 msgid "_No" msgstr "_Ne" @@ -14969,7 +15213,7 @@ msgstr "_Ne" msgid "Do not apply the operation to this item" msgstr "Neaplikovat operaci na tuto položku" -#: ../gramps/gui/glade/dialog.glade:449 +#: ../gramps/gui/glade/dialog.glade:449 ../gramps/gui/views/listview.py:572 #: ../gramps/plugins/tool/reorderids.glade:37 msgid "_Yes" msgstr "_Ano" @@ -14993,25 +15237,24 @@ msgstr "" "Pokud zaškrtnete toto tlačítko, Vaše další odpověď bude platná pro zbytek " "zvolených položek" -#: ../gramps/gui/glade/dialog.glade:763 ../gramps/gui/glade/dialog.glade:780 -#: ../gramps/gui/glade/dialog.glade:892 +#: ../gramps/gui/glade/dialog.glade:776 ../gramps/gui/glade/dialog.glade:793 +#: ../gramps/gui/glade/dialog.glade:906 msgid "label" msgstr "popisek" -#: ../gramps/gui/glade/dialog.glade:827 +#: ../gramps/gui/glade/dialog.glade:841 msgid "Close _without saving" msgstr "Zavřít _bez uložení" -#: ../gramps/gui/glade/dialog.glade:859 -#: ../gramps/gui/plug/report/_bookdialog.py:625 -#: ../gramps/gui/views/listview.py:1047 -#: ../gramps/gui/widgets/grampletpane.py:582 +#: ../gramps/gui/glade/dialog.glade:873 +#: ../gramps/gui/plug/report/_bookdialog.py:637 +#: ../gramps/gui/views/listview.py:1055 +#: ../gramps/gui/widgets/grampletpane.py:588 #: ../gramps/plugins/tool/eventcmp.py:400 -#: ../gramps/gui/widgets/grampletpane.py:579 msgid "_Save" msgstr "_Uložit" -#: ../gramps/gui/glade/dialog.glade:932 +#: ../gramps/gui/glade/dialog.glade:946 msgid "Do not ask again" msgstr "Příště se již neptat" @@ -15042,7 +15285,6 @@ msgstr "Přijmout změny a zavřít okno" #: ../gramps/gui/glade/editmedia.glade:125 #: ../gramps/gui/glade/editmediaref.glade:546 #: ../gramps/gui/glade/editplacename.glade:93 -#: ../gramps/gui/glade/editplaceref.glade:117 #: ../gramps/gui/glade/editplaceref.glade:118 msgid "_Date:" msgstr "_Datum:" @@ -15123,15 +15365,15 @@ msgstr "" #: ../gramps/gui/glade/editnote.glade:226 #: ../gramps/gui/glade/editperson.glade:410 #: ../gramps/gui/glade/editpersonref.glade:151 -#: ../gramps/gui/glade/editplace.glade:321 -#: ../gramps/gui/glade/editplaceref.glade:424 +#: ../gramps/gui/glade/editplace.glade:322 +#: ../gramps/gui/glade/editplaceref.glade:425 #: ../gramps/gui/glade/editreporef.glade:188 #: ../gramps/gui/glade/editreporef.glade:397 #: ../gramps/gui/glade/editrepository.glade:205 #: ../gramps/gui/glade/editsource.glade:288 #: ../gramps/gui/glade/editurl.glade:149 -#: ../gramps/gui/glade/editplace.glade:322 -#: ../gramps/gui/glade/editplaceref.glade:425 +#: ../gramps/plugins/importer/importprogen.glade:101 +#: ../gramps/plugins/importer/importprogen.glade:237 msgid "Privacy" msgstr "Soukromí" @@ -15144,6 +15386,7 @@ msgstr "Soukromí" #: ../gramps/gui/glade/editmediaref.glade:573 #: ../gramps/gui/glade/editname.glade:562 #: ../gramps/gui/glade/editplacename.glade:123 +#: ../gramps/plugins/importer/importprogen.glade:486 msgid "Invoke date editor" msgstr "Spustit editor data" @@ -15212,7 +15455,7 @@ msgstr "Otevřít editor osob tohoto dítěte" #: ../gramps/gui/glade/editchildref.glade:240 #: ../gramps/gui/glade/editfamily.glade:279 #: ../gramps/gui/glade/editfamily.glade:587 ../gramps/gui/glade/rule.glade:456 -#: ../gramps/gui/glade/styleeditor.glade:1864 +#: ../gramps/gui/glade/styleeditor.glade:1896 msgid "Edition" msgstr "Vydání" @@ -15279,11 +15522,10 @@ msgstr "" #: ../gramps/gui/glade/editmediaref.glade:394 #: ../gramps/gui/glade/editnote.glade:166 #: ../gramps/gui/glade/editperson.glade:617 -#: ../gramps/gui/glade/editplace.glade:163 +#: ../gramps/gui/glade/editplace.glade:164 #: ../gramps/gui/glade/editreporef.glade:352 #: ../gramps/gui/glade/editrepository.glade:165 #: ../gramps/gui/glade/editsource.glade:263 -#: ../gramps/gui/glade/editplace.glade:164 msgid "_ID:" msgstr "_ID:" @@ -15294,12 +15536,10 @@ msgstr "Unikátní ID identifikující citaci" #: ../gramps/gui/glade/editcitation.glade:360 #: ../gramps/gui/glade/editevent.glade:390 #: ../gramps/gui/glade/editeventref.glade:465 -#: ../gramps/gui/glade/editplace.glade:397 -#: ../gramps/gui/glade/editplaceref.glade:544 -#: ../gramps/gui/glade/editrepository.glade:234 -#: ../gramps/gui/glade/editsource.glade:229 #: ../gramps/gui/glade/editplace.glade:398 #: ../gramps/gui/glade/editplaceref.glade:545 +#: ../gramps/gui/glade/editrepository.glade:234 +#: ../gramps/gui/glade/editsource.glade:229 msgid "Tags:" msgstr "Štítky:" @@ -15423,9 +15663,8 @@ msgid "A unique ID to identify the event" msgstr "Unikátní ID identifikující událost" #: ../gramps/gui/glade/editeventref.glade:85 -#: ../gramps/gui/glade/editplaceref.glade:85 -#: ../gramps/gui/glade/editreporef.glade:97 #: ../gramps/gui/glade/editplaceref.glade:86 +#: ../gramps/gui/glade/editreporef.glade:97 msgid "Reference information" msgstr "Referenční informace" @@ -15442,9 +15681,8 @@ msgstr "" "všech jejích účastníků." #: ../gramps/gui/glade/editeventref.glade:624 -#: ../gramps/gui/glade/editplaceref.glade:693 -#: ../gramps/gui/glade/editreporef.glade:460 #: ../gramps/gui/glade/editplaceref.glade:694 +#: ../gramps/gui/glade/editreporef.glade:460 msgid "Shared information" msgstr "Sdílená informace" @@ -15536,7 +15774,7 @@ msgid "_Family:" msgstr "_Rodina:" #: ../gramps/gui/glade/editldsord.glade:248 -#: ../gramps/gui/selectors/selectfamily.py:62 +#: ../gramps/gui/selectors/selectfamily.py:59 msgid "Select Family" msgstr "Vybrat rodinu" @@ -16010,8 +16248,6 @@ msgstr "" msgid "Select a person that has an association to the edited person." msgstr "Vyberte osobu, která má asociaci na upravovanou osobu." -#: ../gramps/gui/glade/editplace.glade:105 -#: ../gramps/gui/glade/editplaceref.glade:228 #: ../gramps/gui/glade/editplace.glade:106 #: ../gramps/gui/glade/editplaceref.glade:229 msgid "" @@ -16020,25 +16256,19 @@ msgid "" msgstr "" "Buď použijte dvě pole níže pro vložení souřadnic (zem. šířka, zem. délka)," -#: ../gramps/gui/glade/editplace.glade:119 #: ../gramps/gui/glade/editplace.glade:120 msgid "L_atitude:" msgstr "Zeměpisná šířk_a:" -#: ../gramps/gui/glade/editplace.glade:134 #: ../gramps/gui/glade/editplace.glade:135 msgid "_Longitude:" msgstr "Zeměpisná dé_lka:" -#: ../gramps/gui/glade/editplace.glade:148 -#: ../gramps/gui/glade/editplaceref.glade:445 #: ../gramps/gui/glade/editplace.glade:149 #: ../gramps/gui/glade/editplaceref.glade:446 msgid "Full title of this place." msgstr "Celý název tohoto místa." -#: ../gramps/gui/glade/editplace.glade:176 -#: ../gramps/gui/glade/editplaceref.glade:459 #: ../gramps/gui/glade/editplace.glade:177 #: ../gramps/gui/glade/editplaceref.glade:460 msgid "" @@ -16054,8 +16284,6 @@ msgstr "" "Tyto hodnoty můžete nastavit prostřednictvím Zeměpisného pohledu vyhledáním " "místa, nebo přes mapovou službu v pohledu míst." -#: ../gramps/gui/glade/editplace.glade:191 -#: ../gramps/gui/glade/editplaceref.glade:474 #: ../gramps/gui/glade/editplace.glade:192 #: ../gramps/gui/glade/editplaceref.glade:475 msgid "" @@ -16073,8 +16301,6 @@ msgstr "" "Tyto hodnoty můžete nastavit prostřednictvím Zeměpisného pohledu vyhledáním " "místa, nebo přes mapovou službu v pohledu míst." -#: ../gramps/gui/glade/editplace.glade:212 -#: ../gramps/gui/glade/editplaceref.glade:350 #: ../gramps/gui/glade/editplace.glade:213 #: ../gramps/gui/glade/editplaceref.glade:351 msgid "" @@ -16084,8 +16310,6 @@ msgstr "" "nebo zkopírujte/vložte z oblíbeného poskytovatele map (formát zem. šířka, " "zem. délka) do tohoto pole:" -#: ../gramps/gui/glade/editplace.glade:237 -#: ../gramps/gui/glade/editplaceref.glade:375 #: ../gramps/gui/glade/editplace.glade:238 #: ../gramps/gui/glade/editplaceref.glade:376 msgid "" @@ -16094,36 +16318,26 @@ msgstr "" "Pole použité pro vložení informace z webové stránky jako google, " "openstreetmap, ... " -#: ../gramps/gui/glade/editplace.glade:264 -#: ../gramps/gui/glade/editplaceref.glade:495 #: ../gramps/gui/glade/editplace.glade:265 #: ../gramps/gui/glade/editplaceref.glade:496 msgid "A unique ID to identify the place" msgstr "Unikátní ID identifikující místo" -#: ../gramps/gui/glade/editplace.glade:292 -#: ../gramps/gui/glade/editplaceref.glade:523 #: ../gramps/gui/glade/editplace.glade:293 #: ../gramps/gui/glade/editplaceref.glade:524 msgid "Code associated with this place. Eg Country Code or Postal Code." msgstr "Kód asociovaný s tímto místem. Např. zkratka názvu země nebo PSČ." -#: ../gramps/gui/glade/editplace.glade:377 -#: ../gramps/gui/glade/editplaceref.glade:396 #: ../gramps/gui/glade/editplace.glade:378 #: ../gramps/gui/glade/editplaceref.glade:397 msgid "What type of place this is. Eg 'Country', 'City', ... ." msgstr "O jaký druh místa se jedná. Např. 'stát'. 'město', ... ." -#: ../gramps/gui/glade/editplace.glade:440 -#: ../gramps/gui/glade/editplaceref.glade:598 #: ../gramps/gui/glade/editplace.glade:441 #: ../gramps/gui/glade/editplaceref.glade:599 msgid "The name of this place." msgstr "Název tohoto místa." -#: ../gramps/gui/glade/editplace.glade:455 -#: ../gramps/gui/glade/editplaceref.glade:617 #: ../gramps/gui/glade/editplace.glade:456 #: ../gramps/gui/glade/editplaceref.glade:618 msgid "Invoke place name editor." @@ -16155,7 +16369,7 @@ msgid "Street Number" msgstr "Číslo ulice" #: ../gramps/gui/glade/editplacename.glade:156 -#: ../gramps/plugins/webreport/basepage.py:2585 +#: ../gramps/plugins/webreport/basepage.py:2621 msgid "Date range in which the name is valid." msgstr "Rozsah data pro který je jméno platné." @@ -16171,7 +16385,6 @@ msgstr "" "Jazyk, ve kterém je jméno napsáno. Platné hodnoty odpovídají dvoupísmenným " "kódům ISO. Např. en, fr,nl, cs ..." -#: ../gramps/gui/glade/editplaceref.glade:294 #: ../gramps/gui/glade/editplaceref.glade:295 msgid "" "Note: Any changes in the enclosing place information will be " @@ -16384,7 +16597,7 @@ msgstr "Sloučit a _zavřít" #. name, click?, width, toggle #: ../gramps/gui/glade/mergedata.glade:173 -#: ../gramps/gui/glade/mergedata.glade:189 ../gramps/gui/plug/_windows.py:1098 +#: ../gramps/gui/glade/mergedata.glade:189 ../gramps/gui/plug/_windows.py:1100 #: ../gramps/plugins/tool/changenames.py:196 #: ../gramps/plugins/tool/patchnames.py:401 msgid "Select" @@ -16507,7 +16720,7 @@ msgid "Note 2" msgstr "Poznámka 2" #: ../gramps/gui/glade/mergenote.glade:278 -#: ../gramps/gui/glade/mergenote.glade:294 ../gramps/gui/views/listview.py:1051 +#: ../gramps/gui/glade/mergenote.glade:294 ../gramps/gui/views/listview.py:1059 msgid "Format:" msgstr "Formát:" @@ -16628,14 +16841,14 @@ msgstr "Orientace:" #: ../gramps/gui/glade/papermenu.glade:271 #: ../gramps/gui/glade/papermenu.glade:284 #: ../gramps/gui/glade/papermenu.glade:345 -#: ../gramps/gui/glade/styleeditor.glade:602 -#: ../gramps/gui/glade/styleeditor.glade:615 -#: ../gramps/gui/glade/styleeditor.glade:628 -#: ../gramps/gui/glade/styleeditor.glade:724 -#: ../gramps/gui/glade/styleeditor.glade:737 -#: ../gramps/gui/glade/styleeditor.glade:869 -#: ../gramps/gui/glade/styleeditor.glade:1298 -#: ../gramps/gui/glade/styleeditor.glade:1644 +#: ../gramps/gui/glade/styleeditor.glade:618 +#: ../gramps/gui/glade/styleeditor.glade:631 +#: ../gramps/gui/glade/styleeditor.glade:644 +#: ../gramps/gui/glade/styleeditor.glade:740 +#: ../gramps/gui/glade/styleeditor.glade:753 +#: ../gramps/gui/glade/styleeditor.glade:885 +#: ../gramps/gui/glade/styleeditor.glade:1314 +#: ../gramps/gui/glade/styleeditor.glade:1660 #: ../gramps/gui/plug/report/_papermenu.py:211 msgid "cm" msgstr "cm" @@ -16765,10 +16978,10 @@ msgstr "Upravit vybrané pravidlo" msgid "Delete the selected rule" msgstr "Odstranit vybrané pravidlo" -#: ../gramps/gui/glade/rule.glade:521 ../gramps/gui/glade/styleeditor.glade:403 +#: ../gramps/gui/glade/rule.glade:521 ../gramps/gui/glade/styleeditor.glade:419 #: ../gramps/plugins/tool/finddupes.glade:132 #: ../gramps/plugins/tool/mergecitations.glade:132 -#: ../gramps/plugins/tool/sortevents.py:82 +#: ../gramps/plugins/tool/sortevents.py:83 msgid "Options" msgstr "Nastavení" @@ -16792,215 +17005,215 @@ msgstr "Vrátit hodnoty nevyhovující pravidlům filtru" msgid "Selected Rule" msgstr "Vybrané pravidlo" -#: ../gramps/gui/glade/styleeditor.glade:158 +#: ../gramps/gui/glade/styleeditor.glade:174 msgid "Style sheet n_ame:" msgstr "Název š_ablony stylu:" -#: ../gramps/gui/glade/styleeditor.glade:177 +#: ../gramps/gui/glade/styleeditor.glade:193 msgid "Style name" msgstr "Název stylu" -#: ../gramps/gui/glade/styleeditor.glade:286 +#: ../gramps/gui/glade/styleeditor.glade:302 msgid "Type face" msgstr "Druh písma" -#: ../gramps/gui/glade/styleeditor.glade:299 +#: ../gramps/gui/glade/styleeditor.glade:315 msgid "_Roman (Times, serif)" msgstr "_Roman (Times, serif)" -#: ../gramps/gui/glade/styleeditor.glade:316 +#: ../gramps/gui/glade/styleeditor.glade:332 msgid "_Swiss (Arial, Helvetica, sans-serif)" msgstr "_Swiss (Arial, Helvetica, sans-serif)" -#: ../gramps/gui/glade/styleeditor.glade:339 +#: ../gramps/gui/glade/styleeditor.glade:355 msgid "Size" msgstr "Velikost" -#: ../gramps/gui/glade/styleeditor.glade:369 -#: ../gramps/gui/plug/report/_styleeditor.py:257 +#: ../gramps/gui/glade/styleeditor.glade:385 +#: ../gramps/gui/plug/report/_styleeditor.py:268 msgid "point size|pt" msgstr "pt" -#: ../gramps/gui/glade/styleeditor.glade:416 +#: ../gramps/gui/glade/styleeditor.glade:432 msgid "_Bold" msgstr "Tučné" -#: ../gramps/gui/glade/styleeditor.glade:433 +#: ../gramps/gui/glade/styleeditor.glade:449 msgid "_Italic" msgstr "_Kurzíva" -#: ../gramps/gui/glade/styleeditor.glade:450 +#: ../gramps/gui/glade/styleeditor.glade:466 msgid "_Underline" msgstr "Podtržené" -#: ../gramps/gui/glade/styleeditor.glade:526 +#: ../gramps/gui/glade/styleeditor.glade:542 msgid "Font options" msgstr "Nastavení písma" -#: ../gramps/gui/glade/styleeditor.glade:551 +#: ../gramps/gui/glade/styleeditor.glade:567 msgid "Alignment" msgstr "Zarovnání" -#: ../gramps/gui/glade/styleeditor.glade:570 -#: ../gramps/plugins/drawreport/fanchart.py:704 +#: ../gramps/gui/glade/styleeditor.glade:586 +#: ../gramps/plugins/drawreport/fanchart.py:706 msgid "Background color" msgstr "Barva pozadí" -#: ../gramps/gui/glade/styleeditor.glade:587 +#: ../gramps/gui/glade/styleeditor.glade:603 msgid "First li_ne:" msgstr "Prv_ní řádek:" -#: ../gramps/gui/glade/styleeditor.glade:642 +#: ../gramps/gui/glade/styleeditor.glade:658 msgid "R_ight:" msgstr "_Vpravo:" -#: ../gramps/gui/glade/styleeditor.glade:658 +#: ../gramps/gui/glade/styleeditor.glade:674 msgid "L_eft:" msgstr "Vl_evo:" -#: ../gramps/gui/glade/styleeditor.glade:676 +#: ../gramps/gui/glade/styleeditor.glade:692 msgid "Spacing" msgstr "Rozestupy" -#: ../gramps/gui/glade/styleeditor.glade:693 +#: ../gramps/gui/glade/styleeditor.glade:709 msgid "Abo_ve:" msgstr "Nad:" -#: ../gramps/gui/glade/styleeditor.glade:709 +#: ../gramps/gui/glade/styleeditor.glade:725 msgid "Belo_w:" msgstr "Pod:" -#: ../gramps/gui/glade/styleeditor.glade:753 -#: ../gramps/gui/glade/styleeditor.glade:1256 -#: ../gramps/plugins/drawreport/calendarreport.py:653 +#: ../gramps/gui/glade/styleeditor.glade:769 +#: ../gramps/gui/glade/styleeditor.glade:1272 +#: ../gramps/plugins/drawreport/calendarreport.py:649 msgid "Borders" msgstr "Okraje" -#: ../gramps/gui/glade/styleeditor.glade:840 +#: ../gramps/gui/glade/styleeditor.glade:856 msgid "_Padding:" msgstr "Odstup od _okrajů:" -#: ../gramps/gui/glade/styleeditor.glade:894 +#: ../gramps/gui/glade/styleeditor.glade:910 msgid "Indentation" msgstr "Odsazování" -#: ../gramps/gui/glade/styleeditor.glade:924 +#: ../gramps/gui/glade/styleeditor.glade:940 msgid "_Left" msgstr "V_levo" -#: ../gramps/gui/glade/styleeditor.glade:942 +#: ../gramps/gui/glade/styleeditor.glade:958 msgid "_Right" msgstr "Vp_ravo" -#: ../gramps/gui/glade/styleeditor.glade:960 +#: ../gramps/gui/glade/styleeditor.glade:976 msgid "J_ustify" msgstr "Zar_ovnat" -#: ../gramps/gui/glade/styleeditor.glade:978 +#: ../gramps/gui/glade/styleeditor.glade:994 msgid "Cen_ter" msgstr "Na s_třed" -#: ../gramps/gui/glade/styleeditor.glade:1008 +#: ../gramps/gui/glade/styleeditor.glade:1024 msgid "Le_ft" msgstr "V_levo" -#: ../gramps/gui/glade/styleeditor.glade:1026 +#: ../gramps/gui/glade/styleeditor.glade:1042 msgid "Righ_t" msgstr "Vp_ravo" -#: ../gramps/gui/glade/styleeditor.glade:1043 +#: ../gramps/gui/glade/styleeditor.glade:1059 msgid "_Top" msgstr "_Nahoru" -#: ../gramps/gui/glade/styleeditor.glade:1060 +#: ../gramps/gui/glade/styleeditor.glade:1076 msgid "_Bottom" msgstr "D_olů" -#: ../gramps/gui/glade/styleeditor.glade:1124 +#: ../gramps/gui/glade/styleeditor.glade:1140 msgid "Paragraph options" msgstr "Nastavení odstavce" -#: ../gramps/gui/glade/styleeditor.glade:1146 +#: ../gramps/gui/glade/styleeditor.glade:1162 msgid "Width" msgstr "Šířka" -#: ../gramps/gui/glade/styleeditor.glade:1161 +#: ../gramps/gui/glade/styleeditor.glade:1177 msgid "Column widths" msgstr "Šířky sloupců" -#: ../gramps/gui/glade/styleeditor.glade:1205 +#: ../gramps/gui/glade/styleeditor.glade:1221 msgid "%" msgstr "%" -#: ../gramps/gui/glade/styleeditor.glade:1231 +#: ../gramps/gui/glade/styleeditor.glade:1247 msgid "Table options" msgstr "Volby tabulky" -#: ../gramps/gui/glade/styleeditor.glade:1287 +#: ../gramps/gui/glade/styleeditor.glade:1303 msgid "Padding:" msgstr "Doplnění:" -#: ../gramps/gui/glade/styleeditor.glade:1312 +#: ../gramps/gui/glade/styleeditor.glade:1328 msgid "Left" msgstr "Vlevo" -#: ../gramps/gui/glade/styleeditor.glade:1328 +#: ../gramps/gui/glade/styleeditor.glade:1344 msgid "Right" msgstr "Vpravo" -#: ../gramps/gui/glade/styleeditor.glade:1387 +#: ../gramps/gui/glade/styleeditor.glade:1403 msgid "Cell options" msgstr "Volby buňky" -#: ../gramps/gui/glade/styleeditor.glade:1412 +#: ../gramps/gui/glade/styleeditor.glade:1428 msgid "Line" msgstr "Čára" -#: ../gramps/gui/glade/styleeditor.glade:1452 +#: ../gramps/gui/glade/styleeditor.glade:1468 msgid "Style:" msgstr "Styl:" -#: ../gramps/gui/glade/styleeditor.glade:1465 +#: ../gramps/gui/glade/styleeditor.glade:1481 msgid "Width:" msgstr "Šířka:" -#: ../gramps/gui/glade/styleeditor.glade:1478 +#: ../gramps/gui/glade/styleeditor.glade:1494 msgid "Line:" msgstr "Čára:" -#: ../gramps/gui/glade/styleeditor.glade:1491 +#: ../gramps/gui/glade/styleeditor.glade:1507 msgid "Fill:" msgstr "Výplň:" -#: ../gramps/gui/glade/styleeditor.glade:1506 +#: ../gramps/gui/glade/styleeditor.glade:1522 msgid "Shadow" msgstr "Stínování" -#: ../gramps/gui/glade/styleeditor.glade:1582 +#: ../gramps/gui/glade/styleeditor.glade:1598 msgid "pt" msgstr "bod" -#: ../gramps/gui/glade/styleeditor.glade:1605 +#: ../gramps/gui/glade/styleeditor.glade:1621 msgid "Spacing:" msgstr "Rozestupy:" -#: ../gramps/gui/glade/styleeditor.glade:1627 +#: ../gramps/gui/glade/styleeditor.glade:1643 msgid "Draw shadow" msgstr "Zobrazit stínování" -#: ../gramps/gui/glade/styleeditor.glade:1669 +#: ../gramps/gui/glade/styleeditor.glade:1685 msgid "Draw options" msgstr "Volby kreslení" -#: ../gramps/gui/glade/styleeditor.glade:1823 +#: ../gramps/gui/glade/styleeditor.glade:1855 msgid "Add a new style" msgstr "Přidat nový styl" -#: ../gramps/gui/glade/styleeditor.glade:1855 +#: ../gramps/gui/glade/styleeditor.glade:1887 msgid "Edit the selected style" msgstr "Upravit vybraný styl" -#: ../gramps/gui/glade/styleeditor.glade:1887 +#: ../gramps/gui/glade/styleeditor.glade:1919 msgid "Delete the selected style" msgstr "Odstranit vybraný styl" @@ -17009,7 +17222,41 @@ msgid "_Display on startup" msgstr "Zobrazit při startu" #: ../gramps/gui/glade/tipofday.glade:102 -#: ../gramps/gui/views/navigationview.py:294 +#: ../gramps/plugins/lib/libpersonview.py:206 +#: ../gramps/plugins/lib/libpersonview.py:260 +#: ../gramps/plugins/lib/libplaceview.py:289 +#: ../gramps/plugins/lib/libplaceview.py:332 +#: ../gramps/plugins/view/citationlistview.py:181 +#: ../gramps/plugins/view/citationlistview.py:224 +#: ../gramps/plugins/view/citationtreeview.py:323 +#: ../gramps/plugins/view/eventview.py:195 +#: ../gramps/plugins/view/eventview.py:238 +#: ../gramps/plugins/view/familyview.py:154 +#: ../gramps/plugins/view/familyview.py:197 +#: ../gramps/plugins/view/fanchartview.py:144 +#: ../gramps/plugins/view/fanchartview.py:184 +#: ../gramps/plugins/view/geoclose.py:71 ../gramps/plugins/view/geoclose.py:111 +#: ../gramps/plugins/view/geoevents.py:67 +#: ../gramps/plugins/view/geoevents.py:101 +#: ../gramps/plugins/view/geofamclose.py:69 +#: ../gramps/plugins/view/geofamclose.py:109 +#: ../gramps/plugins/view/geofamily.py:67 +#: ../gramps/plugins/view/geofamily.py:101 +#: ../gramps/plugins/view/geomoves.py:68 ../gramps/plugins/view/geomoves.py:108 +#: ../gramps/plugins/view/geoperson.py:69 +#: ../gramps/plugins/view/geoperson.py:109 +#: ../gramps/plugins/view/geoplaces.py:70 +#: ../gramps/plugins/view/geoplaces.py:104 +#: ../gramps/plugins/view/mediaview.py:254 +#: ../gramps/plugins/view/mediaview.py:297 +#: ../gramps/plugins/view/noteview.py:154 +#: ../gramps/plugins/view/noteview.py:197 +#: ../gramps/plugins/view/pedigreeview.py:652 +#: ../gramps/plugins/view/pedigreeview.py:693 +#: ../gramps/plugins/view/relview.py:428 ../gramps/plugins/view/repoview.py:167 +#: ../gramps/plugins/view/repoview.py:210 +#: ../gramps/plugins/view/sourceview.py:153 +#: ../gramps/plugins/view/sourceview.py:196 msgid "_Forward" msgstr "_Vpřed" @@ -17018,7 +17265,7 @@ msgid "Install Selected _Addons" msgstr "Instalov_at zvolené rozšíření" #: ../gramps/gui/glade/updateaddons.glade:72 -#: ../gramps/gui/plug/_windows.py:1078 +#: ../gramps/gui/plug/_windows.py:1080 msgid "Available Gramps Updates for Addons" msgstr "Dostupné aktualizace rozšíření Gramps" @@ -17048,7 +17295,160 @@ msgstr "Vybrat _vše" msgid "Select _None" msgstr "_Zrušit výběr" -#: ../gramps/gui/grampsgui.py:60 +#: ../gramps/gui/grampsgui.py:56 +msgid "Books..." +msgstr "Knihy..." + +#: ../gramps/gui/grampsgui.py:56 +msgid "Clip_board" +msgstr "Schránka" + +#: ../gramps/gui/grampsgui.py:56 +msgid "Configure the active view" +msgstr "Nastavit aktivní pohled" + +#: ../gramps/gui/grampsgui.py:56 +msgid "Connect to a recent database" +msgstr "Připojit poslední databázi" + +#: ../gramps/gui/grampsgui.py:56 +msgid "F_ull Screen" +msgstr "Celá stránka" + +#: ../gramps/gui/grampsgui.py:56 +msgid "Gramps _Home Page" +msgstr "Domovská _stránka Gramps" + +#: ../gramps/gui/grampsgui.py:56 +msgid "Gramps _Mailing Lists" +msgstr "Diskuzní skupiny Gra_mps" + +#: ../gramps/gui/grampsgui.py:56 +msgid "Make Backup..." +msgstr "Vytvořit zálohu..." + +#: ../gramps/gui/grampsgui.py:56 +msgid "Manage databases" +msgstr "Spravovat databáze" + +#: ../gramps/gui/grampsgui.py:56 +msgid "Open _Recent" +msgstr "Otevřít _nedávné" + +#: ../gramps/gui/grampsgui.py:56 +msgid "Open the Clipboard dialog" +msgstr "Dialog pro otevření schránky" + +#: ../gramps/gui/grampsgui.py:56 +msgid "Open the reports dialog" +msgstr "Otevřít dialog sestav" + +#: ../gramps/gui/grampsgui.py:56 +msgid "Open the tools dialog" +msgstr "Otevřít dialog nástrojů" + +#: ../gramps/gui/grampsgui.py:56 ../gramps/gui/tipofday.py:67 +#: ../gramps/gui/tipofday.py:68 ../gramps/gui/tipofday.py:121 +msgid "Tip of the Day" +msgstr "Tip dne" + +#: ../gramps/gui/grampsgui.py:56 ../gramps/gui/undohistory.py:73 +msgid "Undo History" +msgstr "Historie změn" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Abandon Changes and Quit" +msgstr "_Zrušit změny a skončit" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_About" +msgstr "_O programu" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Bookmarks" +msgstr "_Záložky" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Configure..." +msgstr "_Nastavit..." + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Export..." +msgstr "_Exportovat..." + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Extra Reports/Tools" +msgstr "Další zprávy/nástroj_e" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_FAQ" +msgstr "_FAQ" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Family Trees" +msgstr "_Rodokmeny" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Go" +msgstr "Pře_jít" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Import..." +msgstr "_Import..." + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Key Bindings" +msgstr "_Klávesové zkratky" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Manage Family Trees..." +msgstr "Spravovat rodok_meny..." + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Navigator" +msgstr "_Navigátor" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Plugin Manager" +msgstr "S_právce zásuvných modulů" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Preferences..." +msgstr "_Předvolby..." + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Quit" +msgstr "U_končit" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Report a Bug" +msgstr "_Zaslat hlášení o chybě" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Reports" +msgstr "Z_právy" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Toolbar" +msgstr "_Lišta nástrojů" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Tools" +msgstr "_Nástroje" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_User Manual" +msgstr "_Uživatelská příručka" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_View" +msgstr "_Zobrazit" + +#: ../gramps/gui/grampsgui.py:56 +msgid "_Windows" +msgstr "_Okna" + +#: ../gramps/gui/grampsgui.py:423 msgid "" "Your version of gi (gnome-introspection) seems to be too old. You need a " "version which has the function 'require_version' to start Gramps" @@ -17056,7 +17456,7 @@ msgstr "" "Vaše verze gi (gnome-instrospection) je zřejmě příliš zastaralá. Pro " "spuštění Gramps potřebujte verzi obsahující funkci 'require_version'" -#: ../gramps/gui/grampsgui.py:74 +#: ../gramps/gui/grampsgui.py:437 #, python-format msgid "" "Your pygobject version does not meet the requirements.\n" @@ -17071,7 +17471,7 @@ msgstr "" "\n" "Gramps bude nyní ukončeno." -#: ../gramps/gui/grampsgui.py:92 +#: ../gramps/gui/grampsgui.py:455 msgid "" "Gdk, Gtk, Pango or PangoCairo typelib not installed.\n" "Install Gnome Introspection, and pygobject version 3.12 or later.\n" @@ -17085,7 +17485,7 @@ msgstr "" "\n" "Gramps bude nyní ukončeno." -#: ../gramps/gui/grampsgui.py:103 +#: ../gramps/gui/grampsgui.py:466 #, python-format msgid "" "Your Gtk version does not meet the requirements.\n" @@ -17098,7 +17498,7 @@ msgstr "" "\n" "Gramps bude nyní ukončeno." -#: ../gramps/gui/grampsgui.py:114 +#: ../gramps/gui/grampsgui.py:477 msgid "" "\n" "cairo python support not installed. Install cairo for your version of " @@ -17112,16 +17512,16 @@ msgstr "" "\n" "Gramps bude nyní ukončeno." -#: ../gramps/gui/grampsgui.py:145 +#: ../gramps/gui/grampsgui.py:508 msgid "Danger: This is unstable code!" msgstr "POZOR: Toto je nestabilní vývojové vydání!" -#: ../gramps/gui/grampsgui.py:146 +#: ../gramps/gui/grampsgui.py:509 #, python-format msgid "This Gramps ('%s') is a development release.\n" msgstr "Gramps ('%s') vývojářské vydání.\n" -#: ../gramps/gui/grampsgui.py:148 +#: ../gramps/gui/grampsgui.py:511 #, python-format msgid "" "This version is not meant for normal usage. Use at your own risk.\n" @@ -17150,11 +17550,11 @@ msgstr "" "%(bold_start)sZÁLOHUJTE%(bold_end)s své existující databáze, které hodláte " "touto verzí otevřít a vždy udělejte XML export svých dat." -#: ../gramps/gui/grampsgui.py:178 +#: ../gramps/gui/grampsgui.py:541 msgid "Gramps detected an incomplete GTK installation" msgstr "Gramps zjistil nekompletní instalaci GTK" -#: ../gramps/gui/grampsgui.py:180 +#: ../gramps/gui/grampsgui.py:543 #, python-format msgid "" "GTK translations for the current language (%(language)s) are missing.\n" @@ -17172,11 +17572,15 @@ msgstr "" "Více podrobností k požadavkům na instalaci naleznete v souboru README,\n" "běžně přístupném v adresáři /usr/share/doc/gramps.\n" -#: ../gramps/gui/grampsgui.py:297 +#: ../gramps/gui/grampsgui.py:659 msgid "Error parsing arguments" msgstr "Chyba při analýze argumentů" -#: ../gramps/gui/grampsgui.py:347 ../gramps/gui/grampsgui.py:386 +#: ../gramps/gui/grampsgui.py:678 +msgid "Gramps terminated because of no DISPLAY" +msgstr "Gramps bylo ukončeno, chybí DISPLAY" + +#: ../gramps/gui/grampsgui.py:701 ../gramps/gui/grampsgui.py:775 msgid "" "\n" "Gramps failed to start. Please report a bug about this.\n" @@ -17195,10 +17599,6 @@ msgstr "" "Změnou parametru last-view v souboru gramps.ini můžete ručně nastavit \n" "výchozí pohled spouštěný při startu Gramps.\n" -#: ../gramps/gui/grampsgui.py:365 -msgid "Gramps terminated because of no DISPLAY" -msgstr "Gramps bylo ukončeno, chybí DISPLAY" - #: ../gramps/gui/logger/_errorreportassistant.py:97 msgid "Error Report Assistant" msgstr "Pomocník vytváření chybových zpráv" @@ -17425,7 +17825,7 @@ msgstr "Sloučit rodiny" #: ../gramps/gui/merge/mergefamily.py:227 #: ../gramps/gui/merge/mergeperson.py:351 -#: ../gramps/plugins/lib/libpersonview.py:429 +#: ../gramps/plugins/lib/libpersonview.py:534 msgid "Cannot merge people" msgstr "Osoby nelze sloučit" @@ -17461,15 +17861,15 @@ msgstr "Sloučit osoby" #. Go over parents and build their menu #: ../gramps/gui/merge/mergeperson.py:224 -#: ../gramps/gui/widgets/fanchart.py:1716 +#: ../gramps/gui/widgets/fanchart.py:1994 #: ../gramps/plugins/quickview/all_relations.py:305 #: ../gramps/plugins/tool/notrelated.py:128 -#: ../gramps/plugins/view/pedigreeview.py:1791 -#: ../gramps/plugins/view/relview.py:530 ../gramps/plugins/view/relview.py:858 -#: ../gramps/plugins/view/relview.py:892 -#: ../gramps/plugins/webreport/person.py:226 -#: ../gramps/plugins/webreport/person.py:1759 -#: ../gramps/plugins/webreport/surname.py:143 +#: ../gramps/plugins/view/pedigreeview.py:1866 +#: ../gramps/plugins/view/relview.py:659 ../gramps/plugins/view/relview.py:1017 +#: ../gramps/plugins/view/relview.py:1052 +#: ../gramps/plugins/webreport/person.py:232 +#: ../gramps/plugins/webreport/person.py:1839 +#: ../gramps/plugins/webreport/surname.py:154 msgid "Parents" msgstr "Rodiče" @@ -17485,19 +17885,19 @@ msgstr "Nenalezeni žádní rodiče" #. Go over spouses and build their menu #: ../gramps/gui/merge/mergeperson.py:238 -#: ../gramps/gui/widgets/fanchart.py:1586 +#: ../gramps/gui/widgets/fanchart.py:1857 #: ../gramps/plugins/textreport/kinshipreport.py:133 -#: ../gramps/plugins/view/pedigreeview.py:1678 +#: ../gramps/plugins/view/pedigreeview.py:1753 msgid "Spouses" msgstr "Partneři(ky)" #: ../gramps/gui/merge/mergeperson.py:249 -#: ../gramps/gui/selectors/selectperson.py:100 -#: ../gramps/gui/widgets/reorderfam.py:90 +#: ../gramps/gui/selectors/selectperson.py:97 +#: ../gramps/gui/widgets/reorderfam.py:102 #: ../gramps/plugins/gramplet/children.py:98 #: ../gramps/plugins/lib/libpersonview.py:105 #: ../gramps/plugins/textreport/familygroup.py:570 -#: ../gramps/plugins/view/relview.py:1385 +#: ../gramps/plugins/view/relview.py:1555 msgid "Spouse" msgstr "Partner" @@ -17506,11 +17906,11 @@ msgid "No spouses or children found" msgstr "Nebyli nalezeni žádní partneři nebo potomci" #. Add column with the warning text -#: ../gramps/gui/merge/mergeperson.py:344 ../gramps/plugins/tool/verify.py:562 +#: ../gramps/gui/merge/mergeperson.py:341 ../gramps/plugins/tool/verify.py:565 msgid "Warning" msgstr "Varování" -#: ../gramps/gui/merge/mergeperson.py:345 +#: ../gramps/gui/merge/mergeperson.py:342 msgid "" "The persons have been merged.\n" "However, the families for this merge were too complex to automatically " @@ -17566,8 +17966,7 @@ msgstr "_Spustit" msgid "Run selected tool" msgstr "Spustit vybraný nástroj" -#: ../gramps/gui/plug/_guioptions.py:82 ../gramps/gui/plug/_guioptions.py:163 -#: ../gramps/gui/plug/_guioptions.py:165 +#: ../gramps/gui/plug/_guioptions.py:82 ../gramps/gui/plug/_guioptions.py:165 msgid "Select surname" msgstr "Vybrat příjmení" @@ -17584,52 +17983,46 @@ msgstr "Hledají se příjmení" msgid "Finding surnames" msgstr "Hledají se příjmení" -#: ../gramps/gui/plug/_guioptions.py:684 ../gramps/gui/plug/_guioptions.py:686 +#: ../gramps/gui/plug/_guioptions.py:686 msgid "Select a different person" msgstr "Vybrat jinou osobu" -#: ../gramps/gui/plug/_guioptions.py:711 ../gramps/gui/plug/_guioptions.py:713 +#: ../gramps/gui/plug/_guioptions.py:713 msgid "Select a person for the report" msgstr "Vybrat osobu do sestavy" -#: ../gramps/gui/plug/_guioptions.py:794 ../gramps/gui/plug/_guioptions.py:796 +#: ../gramps/gui/plug/_guioptions.py:796 msgid "Select a different family" msgstr "Vybrat jinou rodinu" -#: ../gramps/gui/plug/_guioptions.py:1251 #: ../gramps/gui/plug/_guioptions.py:1253 #, python-format msgid "Also include %s?" msgstr "Zahrnout také %s?" -#: ../gramps/gui/plug/_guioptions.py:1253 -#: ../gramps/gui/selectors/selectperson.py:86 #: ../gramps/gui/plug/_guioptions.py:1255 +#: ../gramps/gui/selectors/selectperson.py:83 msgid "Select Person" msgstr "Vybrat osobu" -#: ../gramps/gui/plug/_guioptions.py:1577 #: ../gramps/gui/plug/_guioptions.py:1579 #, python-format msgid "Select color for %s" msgstr "Vybrat barvu pro %s" -#: ../gramps/gui/plug/_guioptions.py:1740 -#: ../gramps/gui/plug/report/_reportdialog.py:452 #: ../gramps/gui/plug/_guioptions.py:1742 +#: ../gramps/gui/plug/report/_reportdialog.py:452 msgid "Save As" msgstr "Uložit jako" -#: ../gramps/gui/plug/_guioptions.py:1744 ../gramps/gui/plug/_windows.py:442 -#: ../gramps/gui/plug/report/_bookdialog.py:626 +#: ../gramps/gui/plug/_guioptions.py:1746 ../gramps/gui/plug/_windows.py:442 +#: ../gramps/gui/plug/report/_bookdialog.py:638 #: ../gramps/gui/plug/report/_fileentry.py:66 -#: ../gramps/gui/plug/_guioptions.py:1746 msgid "_Open" msgstr "_Otevřít" -#: ../gramps/gui/plug/_guioptions.py:1821 -#: ../gramps/gui/plug/report/_reportdialog.py:329 #: ../gramps/gui/plug/_guioptions.py:1823 +#: ../gramps/gui/plug/report/_reportdialog.py:329 msgid "Style Editor" msgstr "Editor stylů" @@ -17668,6 +18061,8 @@ msgid "Loaded" msgstr "Nahráno" #: ../gramps/gui/plug/_windows.py:179 +#: ../gramps/plugins/importer/importprogen.glade:431 +#: ../gramps/plugins/importer/importprogen.glade:1126 msgid "File" msgstr "Soubor" @@ -17748,63 +18143,64 @@ msgstr "Nahrát rozšíření" msgid "Fail" msgstr "Selhalo" -#: ../gramps/gui/plug/_windows.py:515 ../gramps/gui/widgets/grampletbar.py:548 +#: ../gramps/gui/plug/_windows.py:515 ../gramps/gui/widgets/grampletbar.py:549 msgid "OK" msgstr "Budiž" -#: ../gramps/gui/plug/_windows.py:619 +#: ../gramps/gui/plug/_windows.py:621 msgid "Plugin name" msgstr "Název zásuvného modulu" -#: ../gramps/gui/plug/_windows.py:621 +#: ../gramps/gui/plug/_windows.py:623 msgid "Version" msgstr "Verze" -#: ../gramps/gui/plug/_windows.py:622 +#: ../gramps/gui/plug/_windows.py:624 msgid "Authors" msgstr "Autoři" -#: ../gramps/gui/plug/_windows.py:624 +#: ../gramps/gui/plug/_windows.py:626 #: ../gramps/gui/plug/report/_reportdialog.py:472 msgid "Filename" msgstr "Název souboru" -#: ../gramps/gui/plug/_windows.py:627 +#: ../gramps/gui/plug/_windows.py:629 msgid "Detailed Info" msgstr "Podrobné informace" -#: ../gramps/gui/plug/_windows.py:686 +#: ../gramps/gui/plug/_windows.py:688 msgid "Plugin Error" msgstr "Chyba zásuvného modulu" -#: ../gramps/gui/plug/_windows.py:751 +#: ../gramps/gui/plug/_windows.py:753 msgid "_Execute" msgstr "_Spustit" -#: ../gramps/gui/plug/_windows.py:1047 +#: ../gramps/gui/plug/_windows.py:1049 +#: ../gramps/plugins/importer/importprogen.py:457 #: ../gramps/plugins/tool/ownereditor.py:164 #: ../gramps/plugins/tool/reorderids.py:218 msgid "Main window" msgstr "Hlavní okno" -#: ../gramps/gui/plug/_windows.py:1175 +#: ../gramps/gui/plug/_windows.py:1177 msgid "Downloading and installing selected addons..." msgstr "Stahují a instalují se zvolená rozšíření..." -#: ../gramps/gui/plug/_windows.py:1210 +#: ../gramps/gui/plug/_windows.py:1212 msgid "Installation Errors" msgstr "Chyby instalace" -#: ../gramps/gui/plug/_windows.py:1211 +#: ../gramps/gui/plug/_windows.py:1213 msgid "The following addons had errors: " msgstr "Následující rozšíření vykazují chyby: " -#: ../gramps/gui/plug/_windows.py:1217 ../gramps/gui/plug/_windows.py:1225 +#: ../gramps/gui/plug/_windows.py:1219 ../gramps/gui/plug/_windows.py:1227 msgid "Done downloading and installing addons" msgstr "Stahování a instalace rozšíření byla dokončena" #. translators: leave all/any {...} untranslated -#: ../gramps/gui/plug/_windows.py:1219 +#: ../gramps/gui/plug/_windows.py:1221 #, python-brace-format msgid "{number_of} addon was installed." msgid_plural "{number_of} addons were installed." @@ -17812,12 +18208,12 @@ msgstr[0] "{number_of} rozšíření bylo instalováno." msgstr[1] "{number_of} rozšíření byla instalována." msgstr[2] "{number_of} rozšíření bylo instalováno." -#: ../gramps/gui/plug/_windows.py:1222 +#: ../gramps/gui/plug/_windows.py:1224 msgid "If you have installed a 'Gramps View', you will need to restart Gramps." msgstr "" "Pokud jste nainstalovali 'Pohled Gramps', budete muset Gramps restartovat." -#: ../gramps/gui/plug/_windows.py:1226 +#: ../gramps/gui/plug/_windows.py:1228 msgid "No addons were installed." msgstr "Žádná rozšíření nebyla instalována." @@ -17843,7 +18239,7 @@ msgid "Select save file" msgstr "Vyberte ukládaný soubor" #: ../gramps/gui/plug/export/_exportassistant.py:359 -#: ../gramps/plugins/tool/mediamanager.py:105 +#: ../gramps/plugins/tool/mediamanager.py:109 msgid "Final confirmation" msgstr "Poslední potvrzení před uložením" @@ -17963,12 +18359,12 @@ msgstr "" "Rozmyslíte-li si to, můžete v průběhu tohoto procesu kdykoli bezpečně " "stisknout tlačítko Zrušit a vaše současná databáze zůstane nedotčena." -#: ../gramps/gui/plug/export/_exportassistant.py:602 +#: ../gramps/gui/plug/export/_exportassistant.py:597 msgid "Error exporting your Family Tree" msgstr "Chyba exportu vašeho rodokmenu" -#: ../gramps/gui/plug/export/_exportassistant.py:610 -#: ../gramps/gui/plug/export/_exportassistant.py:644 +#: ../gramps/gui/plug/export/_exportassistant.py:605 +#: ../gramps/gui/plug/export/_exportassistant.py:639 msgid "Please wait while your data is selected and exported" msgstr "Vyčkejte prosím než budou vaše data vybrána a exportována" @@ -17988,7 +18384,6 @@ msgstr "Nefiltrovaný strom rodiny:" #. translators: leave all/any {...} untranslated #: ../gramps/gui/plug/export/_exportoptions.py:167 #: ../gramps/gui/plug/export/_exportoptions.py:274 -#: ../gramps/gui/plug/export/_exportoptions.py:574 #: ../gramps/gui/plug/export/_exportoptions.py:577 #, python-brace-format msgid "{number_of} Person" @@ -18060,103 +18455,77 @@ msgstr "Klikněte pro zobrazení náhledu dat po aplikaci filtru odkazů" msgid "Hide order" msgstr "Skrýt řazení" -#: ../gramps/gui/plug/export/_exportoptions.py:589 #: ../gramps/gui/plug/export/_exportoptions.py:592 msgid "Filtering private data" msgstr "Filtrují se důvěrné informace" -#: ../gramps/gui/plug/export/_exportoptions.py:598 #: ../gramps/gui/plug/export/_exportoptions.py:601 msgid "Filtering living persons" msgstr "Filtrují se žijící osoby" -#: ../gramps/gui/plug/export/_exportoptions.py:615 #: ../gramps/gui/plug/export/_exportoptions.py:618 msgid "Applying selected person filter" msgstr "Aplikuje se vybraný filtr osob" -#: ../gramps/gui/plug/export/_exportoptions.py:625 #: ../gramps/gui/plug/export/_exportoptions.py:628 msgid "Applying selected note filter" msgstr "Aplikuje se vybraný filtr poznámek" -#: ../gramps/gui/plug/export/_exportoptions.py:634 #: ../gramps/gui/plug/export/_exportoptions.py:637 msgid "Filtering referenced records" msgstr "Filtrují se odkazované záznamy" -#: ../gramps/gui/plug/export/_exportoptions.py:675 #: ../gramps/gui/plug/export/_exportoptions.py:678 msgid "Cannot edit a system filter" msgstr "Nelze upravit systémový filtr" -#: ../gramps/gui/plug/export/_exportoptions.py:676 #: ../gramps/gui/plug/export/_exportoptions.py:679 msgid "Please select a different filter to edit" msgstr "Vyberte prosím jiný filtr pro úpravu" -#: ../gramps/gui/plug/export/_exportoptions.py:706 -#: ../gramps/gui/plug/export/_exportoptions.py:730 #: ../gramps/gui/plug/export/_exportoptions.py:709 #: ../gramps/gui/plug/export/_exportoptions.py:733 msgid "Include all selected people" msgstr "Zahrnout všechny vybrané osoby" -#: ../gramps/gui/plug/export/_exportoptions.py:720 #: ../gramps/gui/plug/export/_exportoptions.py:723 msgid "Include all selected notes" msgstr "Zahrnout všechny vybrané poznámky" -#: ../gramps/gui/plug/export/_exportoptions.py:731 #: ../gramps/gui/plug/export/_exportoptions.py:734 msgid "Replace given names of living people" msgstr "Změnit křestní jména žijících osob" -#: ../gramps/gui/plug/export/_exportoptions.py:732 #: ../gramps/gui/plug/export/_exportoptions.py:735 msgid "Replace complete name of living people" msgstr "Změnit úplná jména žijících osob" -#: ../gramps/gui/plug/export/_exportoptions.py:733 #: ../gramps/gui/plug/export/_exportoptions.py:736 msgid "Do not include living people" msgstr "Nezahrnovat žijící osoby" -#: ../gramps/gui/plug/export/_exportoptions.py:742 #: ../gramps/gui/plug/export/_exportoptions.py:745 msgid "Include all selected records" msgstr "Zahrnout všechny zvolené záznamy" -#: ../gramps/gui/plug/export/_exportoptions.py:743 #: ../gramps/gui/plug/export/_exportoptions.py:746 msgid "Do not include records not linked to a selected person" msgstr "Nezahrnovat záznamy které nejsou spojené se zvolenou osobu" -#: ../gramps/gui/plug/export/_exportoptions.py:764 #: ../gramps/gui/plug/export/_exportoptions.py:767 msgid "Use Compression" msgstr "Použít kompresi" -#: ../gramps/gui/plug/quick/_quickreports.py:94 -msgid "Web Connect" -msgstr "Webový obsah" +#: ../gramps/gui/plug/quick/_quickreports.py:97 +msgid "Web Connection" +msgstr "Webové připojení" -#: ../gramps/gui/plug/quick/_quickreports.py:140 +#: ../gramps/gui/plug/quick/_quickreports.py:142 #: ../gramps/gui/plug/quick/_textbufdoc.py:74 #: ../gramps/gui/plug/quick/_textbufdoc.py:154 #: ../gramps/gui/plug/quick/_textbufdoc.py:156 #: ../gramps/plugins/gramplet/gramplet.gpr.py:216 #: ../gramps/plugins/gramplet/gramplet.gpr.py:223 -#: ../gramps/plugins/lib/libpersonview.py:384 -#: ../gramps/plugins/lib/libplaceview.py:155 -#: ../gramps/plugins/view/citationlistview.py:182 -#: ../gramps/plugins/view/citationtreeview.py:316 -#: ../gramps/plugins/view/eventview.py:247 -#: ../gramps/plugins/view/familyview.py:211 -#: ../gramps/plugins/view/mediaview.py:219 -#: ../gramps/plugins/view/noteview.py:201 -#: ../gramps/plugins/view/repoview.py:153 -#: ../gramps/plugins/view/sourceview.py:138 msgid "Quick View" msgstr "Rychlý pohled" @@ -18173,61 +18542,61 @@ msgstr "Zobrazit data mimo filtr" msgid "Generate_Book_dialog" msgstr "Generate_Book_dialog" -#: ../gramps/gui/plug/report/_bookdialog.py:166 +#: ../gramps/gui/plug/report/_bookdialog.py:172 msgid "Available Books" msgstr "Dostupné knihy" -#: ../gramps/gui/plug/report/_bookdialog.py:240 +#: ../gramps/gui/plug/report/_bookdialog.py:247 msgid "Discard Unsaved Changes" msgstr "Zahodit neuložené změny" -#: ../gramps/gui/plug/report/_bookdialog.py:241 +#: ../gramps/gui/plug/report/_bookdialog.py:248 msgid "You have made changes which have not been saved." msgstr "Udělali jste změny, které nebyly uloženy." -#: ../gramps/gui/plug/report/_bookdialog.py:242 -#: ../gramps/gui/plug/report/_bookdialog.py:738 +#: ../gramps/gui/plug/report/_bookdialog.py:249 +#: ../gramps/gui/plug/report/_bookdialog.py:750 msgid "Proceed" msgstr "Konat" -#: ../gramps/gui/plug/report/_bookdialog.py:301 +#: ../gramps/gui/plug/report/_bookdialog.py:309 msgid "Name of the book. MANDATORY" msgstr "Název knihy. POVINNÉ" -#: ../gramps/gui/plug/report/_bookdialog.py:323 +#: ../gramps/gui/plug/report/_bookdialog.py:331 msgid "Manage Books" msgstr "Spravova knihy" -#: ../gramps/gui/plug/report/_bookdialog.py:362 +#: ../gramps/gui/plug/report/_bookdialog.py:372 msgid "New Book" msgstr "Nová kniha" -#: ../gramps/gui/plug/report/_bookdialog.py:365 +#: ../gramps/gui/plug/report/_bookdialog.py:375 msgid "_Available items" msgstr "Dostupné položky" -#: ../gramps/gui/plug/report/_bookdialog.py:369 +#: ../gramps/gui/plug/report/_bookdialog.py:379 msgid "Current _book" msgstr "So_učasná kniha" -#: ../gramps/gui/plug/report/_bookdialog.py:377 -#: ../gramps/plugins/drawreport/statisticschart.py:307 +#: ../gramps/gui/plug/report/_bookdialog.py:387 +#: ../gramps/plugins/drawreport/statisticschart.py:312 msgid "Item name" msgstr "Název položky" -#: ../gramps/gui/plug/report/_bookdialog.py:380 +#: ../gramps/gui/plug/report/_bookdialog.py:390 msgid "Subject" msgstr "Předmět" -#: ../gramps/gui/plug/report/_bookdialog.py:394 +#: ../gramps/gui/plug/report/_bookdialog.py:404 msgid "Book selection list" msgstr "Přehled knih" -#: ../gramps/gui/plug/report/_bookdialog.py:446 +#: ../gramps/gui/plug/report/_bookdialog.py:456 msgid "Different database" msgstr "Jiná databáze" -#: ../gramps/gui/plug/report/_bookdialog.py:447 +#: ../gramps/gui/plug/report/_bookdialog.py:457 #, python-format msgid "" "This book was created with the references to database %s.\n" @@ -18244,43 +18613,43 @@ msgstr "" "Ústřední osoba pro každou položku bude tudíž nastavena na aktivní osobu " "právě otevřené databáze." -#: ../gramps/gui/plug/report/_bookdialog.py:553 +#: ../gramps/gui/plug/report/_bookdialog.py:563 msgid "No selected book item" msgstr "Nevybraná žádná položka knihy" -#: ../gramps/gui/plug/report/_bookdialog.py:554 +#: ../gramps/gui/plug/report/_bookdialog.py:564 msgid "Please select a book item to configure." msgstr "Vyberte prosím položku k nastavení." -#: ../gramps/gui/plug/report/_bookdialog.py:619 -#: ../gramps/gui/views/bookmarks.py:280 ../gramps/gui/views/tags.py:422 +#: ../gramps/gui/plug/report/_bookdialog.py:631 +#: ../gramps/gui/views/bookmarks.py:292 ../gramps/gui/views/tags.py:456 msgid "_Up" msgstr "_Nahoru" -#: ../gramps/gui/plug/report/_bookdialog.py:620 -#: ../gramps/gui/views/bookmarks.py:281 ../gramps/gui/views/tags.py:423 +#: ../gramps/gui/plug/report/_bookdialog.py:632 +#: ../gramps/gui/views/bookmarks.py:293 ../gramps/gui/views/tags.py:457 msgid "_Down" msgstr "_Dolů" -#: ../gramps/gui/plug/report/_bookdialog.py:621 +#: ../gramps/gui/plug/report/_bookdialog.py:633 msgid "Setup" msgstr "Nastavení" -#: ../gramps/gui/plug/report/_bookdialog.py:710 -#: ../gramps/gui/plug/report/_bookdialog.py:721 +#: ../gramps/gui/plug/report/_bookdialog.py:722 +#: ../gramps/gui/plug/report/_bookdialog.py:733 msgid "No items" msgstr "Žádné položky" -#: ../gramps/gui/plug/report/_bookdialog.py:711 -#: ../gramps/gui/plug/report/_bookdialog.py:722 +#: ../gramps/gui/plug/report/_bookdialog.py:723 +#: ../gramps/gui/plug/report/_bookdialog.py:734 msgid "This book has no items." msgstr "Kniha neobsahuje žádné položky." -#: ../gramps/gui/plug/report/_bookdialog.py:728 +#: ../gramps/gui/plug/report/_bookdialog.py:740 msgid "No book name" msgstr "Žádný název knihy" -#: ../gramps/gui/plug/report/_bookdialog.py:729 +#: ../gramps/gui/plug/report/_bookdialog.py:741 msgid "" "You are about to save away a book with no name.\n" "\n" @@ -18290,19 +18659,19 @@ msgstr "" "\n" "Před uložením prosím knihu pojmenujte." -#: ../gramps/gui/plug/report/_bookdialog.py:735 +#: ../gramps/gui/plug/report/_bookdialog.py:747 msgid "Book name already exists" msgstr "Název knihy již existuje" -#: ../gramps/gui/plug/report/_bookdialog.py:736 +#: ../gramps/gui/plug/report/_bookdialog.py:748 msgid "You are about to save away a book with a name which already exists." msgstr "Ukládáte knihu s názvem, který již existuje." -#: ../gramps/gui/plug/report/_bookdialog.py:926 +#: ../gramps/gui/plug/report/_bookdialog.py:938 msgid "Generate Book" msgstr "Vytořit knihu" -#: ../gramps/gui/plug/report/_bookdialog.py:969 +#: ../gramps/gui/plug/report/_bookdialog.py:985 msgid "Gramps Book" msgstr "Gramps kniha" @@ -18346,8 +18715,8 @@ msgid "Configuration" msgstr "Nastavení" #: ../gramps/gui/plug/report/_reportdialog.py:324 -#: ../gramps/gui/plug/report/_styleeditor.py:108 -#: ../gramps/gui/plug/report/_styleeditor.py:259 +#: ../gramps/gui/plug/report/_styleeditor.py:115 +#: ../gramps/gui/plug/report/_styleeditor.py:270 msgid "Style" msgstr "Styl" @@ -18371,34 +18740,33 @@ msgstr "Styl" #. ############################### #: ../gramps/gui/plug/report/_reportdialog.py:366 #: ../gramps/plugins/drawreport/ancestortree.py:835 -#: ../gramps/plugins/drawreport/calendarreport.py:466 -#: ../gramps/plugins/drawreport/descendtree.py:1568 -#: ../gramps/plugins/drawreport/fanchart.py:685 -#: ../gramps/plugins/drawreport/statisticschart.py:986 -#: ../gramps/plugins/drawreport/timeline.py:413 -#: ../gramps/plugins/graph/gvfamilylines.py:115 -#: ../gramps/plugins/graph/gvhourglass.py:315 -#: ../gramps/plugins/graph/gvrelgraph.py:763 +#: ../gramps/plugins/drawreport/calendarreport.py:462 +#: ../gramps/plugins/drawreport/descendtree.py:1573 +#: ../gramps/plugins/drawreport/fanchart.py:687 +#: ../gramps/plugins/drawreport/statisticschart.py:1008 +#: ../gramps/plugins/drawreport/timeline.py:414 +#: ../gramps/plugins/graph/gvfamilylines.py:120 +#: ../gramps/plugins/graph/gvhourglass.py:364 +#: ../gramps/plugins/graph/gvrelgraph.py:797 #: ../gramps/plugins/textreport/alphabeticalindex.py:93 #: ../gramps/plugins/textreport/ancestorreport.py:288 -#: ../gramps/plugins/textreport/birthdayreport.py:409 +#: ../gramps/plugins/textreport/birthdayreport.py:471 #: ../gramps/plugins/textreport/descendreport.py:520 -#: ../gramps/plugins/textreport/detancestralreport.py:820 -#: ../gramps/plugins/textreport/detdescendantreport.py:997 +#: ../gramps/plugins/textreport/detancestralreport.py:828 +#: ../gramps/plugins/textreport/detdescendantreport.py:1003 #: ../gramps/plugins/textreport/endoflinereport.py:270 #: ../gramps/plugins/textreport/familygroup.py:710 -#: ../gramps/plugins/textreport/indivcomplete.py:1058 +#: ../gramps/plugins/textreport/indivcomplete.py:1059 #: ../gramps/plugins/textreport/kinshipreport.py:356 #: ../gramps/plugins/textreport/numberofancestorsreport.py:202 -#: ../gramps/plugins/textreport/placereport.py:438 +#: ../gramps/plugins/textreport/placereport.py:439 #: ../gramps/plugins/textreport/recordsreport.py:215 #: ../gramps/plugins/textreport/simplebooktitle.py:134 #: ../gramps/plugins/textreport/summary.py:286 #: ../gramps/plugins/textreport/tableofcontents.py:92 #: ../gramps/plugins/textreport/tagreport.py:901 -#: ../gramps/plugins/webreport/narrativeweb.py:1576 -#: ../gramps/plugins/webreport/webcal.py:1611 -#: ../gramps/plugins/drawreport/statisticschart.py:997 +#: ../gramps/plugins/webreport/narrativeweb.py:1613 +#: ../gramps/plugins/webreport/webcal.py:1656 msgid "Report Options" msgstr "Nastavení sestavy" @@ -18468,31 +18836,31 @@ msgstr "" "\n" "Zvolte prosím jiný adresář nebo jej vytvořte." -#: ../gramps/gui/plug/report/_reportdialog.py:665 -#: ../gramps/gui/plug/tool.py:136 ../gramps/plugins/tool/relcalc.py:150 +#: ../gramps/gui/plug/report/_reportdialog.py:668 +#: ../gramps/gui/plug/tool.py:136 ../gramps/plugins/tool/relcalc.py:157 msgid "Active person has not been set" msgstr "Nebyla zvolena aktivní osoba" -#: ../gramps/gui/plug/report/_reportdialog.py:666 +#: ../gramps/gui/plug/report/_reportdialog.py:669 msgid "You must select an active person for this report to work properly." msgstr "Aby report pracoval správně, musíte zvolit aktivní osobu." -#: ../gramps/gui/plug/report/_reportdialog.py:721 -#: ../gramps/gui/plug/report/_reportdialog.py:728 +#: ../gramps/gui/plug/report/_reportdialog.py:724 +#: ../gramps/gui/plug/report/_reportdialog.py:731 msgid "Report could not be created" msgstr "Sestavu nelze vytvořit" #: ../gramps/gui/plug/report/_stylecombobox.py:66 #: ../gramps/gui/plug/report/_stylecombobox.py:85 -#: ../gramps/gui/plug/report/_styleeditor.py:127 -#: ../gramps/gui/plug/report/_styleeditor.py:171 -#: ../gramps/gui/plug/report/_styleeditor.py:184 +#: ../gramps/gui/plug/report/_styleeditor.py:134 +#: ../gramps/gui/plug/report/_styleeditor.py:179 +#: ../gramps/gui/plug/report/_styleeditor.py:192 #: ../gramps/plugins/importer/importgedcom.glade:12 gtklist.h:1 msgid "default" msgstr "výchozí" -#: ../gramps/gui/plug/report/_styleeditor.py:92 -#: ../gramps/gui/plug/report/_styleeditor.py:118 +#: ../gramps/gui/plug/report/_styleeditor.py:96 +#: ../gramps/gui/plug/report/_styleeditor.py:125 msgid "Document Styles" msgstr "Styly dokumentu" @@ -18500,49 +18868,49 @@ msgstr "Styly dokumentu" msgid "manual|Document_Styles_dialog" msgstr "Document_Styles_dialog" -#: ../gramps/gui/plug/report/_styleeditor.py:140 +#: ../gramps/gui/plug/report/_styleeditor.py:147 msgid "New Style" msgstr "Nový styl" -#: ../gramps/gui/plug/report/_styleeditor.py:150 +#: ../gramps/gui/plug/report/_styleeditor.py:157 msgid "Error saving stylesheet" msgstr "Chyba při ukládání stylopisu" #. How to handle missing information -#: ../gramps/gui/plug/report/_styleeditor.py:166 -#: ../gramps/gui/plug/report/_styleeditor.py:180 -#: ../gramps/plugins/textreport/detancestralreport.py:952 -#: ../gramps/plugins/textreport/detdescendantreport.py:1155 +#: ../gramps/gui/plug/report/_styleeditor.py:174 +#: ../gramps/gui/plug/report/_styleeditor.py:188 +#: ../gramps/plugins/textreport/detancestralreport.py:960 +#: ../gramps/plugins/textreport/detdescendantreport.py:1161 msgid "Missing information" msgstr "Chybějící informace" -#: ../gramps/gui/plug/report/_styleeditor.py:166 -#: ../gramps/gui/plug/report/_styleeditor.py:180 +#: ../gramps/gui/plug/report/_styleeditor.py:174 +#: ../gramps/gui/plug/report/_styleeditor.py:188 msgid "Select a style" msgstr "Vyberte styl" -#: ../gramps/gui/plug/report/_styleeditor.py:226 -#: ../gramps/gui/plug/report/_styleeditor.py:298 +#: ../gramps/gui/plug/report/_styleeditor.py:234 +#: ../gramps/gui/plug/report/_styleeditor.py:309 msgid "Style editor" msgstr "Editor stylů" -#: ../gramps/gui/plug/report/_styleeditor.py:241 +#: ../gramps/gui/plug/report/_styleeditor.py:242 msgid "manual|Style_editor_dialog" msgstr "Style_editor_dialog" -#: ../gramps/gui/plug/report/_styleeditor.py:341 -#: ../gramps/gui/plug/report/_styleeditor.py:369 -#: ../gramps/gui/plug/report/_styleeditor.py:387 -#: ../gramps/gui/plug/report/_styleeditor.py:420 +#: ../gramps/gui/plug/report/_styleeditor.py:352 +#: ../gramps/gui/plug/report/_styleeditor.py:380 +#: ../gramps/gui/plug/report/_styleeditor.py:398 +#: ../gramps/gui/plug/report/_styleeditor.py:431 msgid "No description available" msgstr "Žádný popis není k dispozici" -#: ../gramps/gui/plug/report/_styleeditor.py:344 +#: ../gramps/gui/plug/report/_styleeditor.py:355 #, python-format msgid "(Embedded style '%s' must be edited separately)" msgstr "(Vložený styl '%s' musí být upravován samostatně)" -#: ../gramps/gui/plug/report/_styleeditor.py:397 +#: ../gramps/gui/plug/report/_styleeditor.py:408 #, python-format msgid "Column %d:" msgstr "Sloupec %d:" @@ -18590,64 +18958,72 @@ msgstr "" msgid "_Proceed with the tool" msgstr "Pokračovat s tímto nástrojem" -#: ../gramps/gui/plug/tool.py:137 ../gramps/plugins/tool/relcalc.py:151 +#: ../gramps/gui/plug/tool.py:137 ../gramps/plugins/tool/relcalc.py:158 msgid "You must select an active person for this tool to work properly." msgstr "Aby nástroj pracoval správně, musíte vybrat aktivní osobu." -#: ../gramps/gui/selectors/selectcitation.py:51 -msgid "manual|Select_Source_or_Citation_selector" -msgstr "Select_Source_or_Citation_selector" - -#: ../gramps/gui/selectors/selectcitation.py:67 +#: ../gramps/gui/selectors/selectcitation.py:64 msgid "Select Source or Citation" msgstr "Vybrat citaci nebo pramen" -#: ../gramps/gui/selectors/selectcitation.py:74 +#: ../gramps/gui/selectors/selectcitation.py:71 #: ../gramps/plugins/view/citationtreeview.py:93 msgid "Source: Title or Citation: Volume/Page" msgstr "Pramen: Název nebo citace: Svazek/Strana" -#: ../gramps/gui/selectors/selectcitation.py:76 -#: ../gramps/gui/selectors/selectevent.py:75 -#: ../gramps/gui/selectors/selectfamily.py:72 -#: ../gramps/gui/selectors/selectnote.py:78 -#: ../gramps/gui/selectors/selectobject.py:83 -#: ../gramps/gui/selectors/selectperson.py:101 -#: ../gramps/gui/selectors/selectplace.py:74 -#: ../gramps/gui/selectors/selectrepository.py:71 -#: ../gramps/gui/selectors/selectsource.py:72 +#: ../gramps/gui/selectors/selectcitation.py:73 +#: ../gramps/gui/selectors/selectevent.py:72 +#: ../gramps/gui/selectors/selectfamily.py:69 +#: ../gramps/gui/selectors/selectnote.py:75 +#: ../gramps/gui/selectors/selectobject.py:80 +#: ../gramps/gui/selectors/selectperson.py:98 +#: ../gramps/gui/selectors/selectplace.py:71 +#: ../gramps/gui/selectors/selectrepository.py:68 +#: ../gramps/gui/selectors/selectsource.py:69 msgid "Last Change" msgstr "Poslední změna" -#: ../gramps/gui/selectors/selectevent.py:46 -msgid "manual|Select_Event_selector" -msgstr "Select_Event_selector" +#: ../gramps/gui/selectors/selectcitation.py:86 +msgid "manual|Select_Source_or_Citation_selector" +msgstr "Select_Source_or_Citation_selector" -#: ../gramps/gui/selectors/selectevent.py:62 +#: ../gramps/gui/selectors/selectevent.py:59 msgid "Select Event" msgstr "Vybrat událost" -#: ../gramps/gui/selectors/selectfamily.py:46 +#: ../gramps/gui/selectors/selectevent.py:79 +msgid "manual|Select_Event_selector" +msgstr "Select_Event_selector" + +#: ../gramps/gui/selectors/selectfamily.py:76 msgid "manual|Select_Family_selector" msgstr "Select_Family_selector" -#: ../gramps/gui/selectors/selectnote.py:49 -msgid "manual|Select_Note_selector" -msgstr "Select_Note_selector" - -#: ../gramps/gui/selectors/selectnote.py:67 +#: ../gramps/gui/selectors/selectnote.py:64 msgid "Select Note" msgstr "Vybrat poznámku" -#: ../gramps/gui/selectors/selectobject.py:60 -msgid "manual|Select_Media_Object_selector" -msgstr "Select_Media_Object_selector" +#: ../gramps/gui/selectors/selectnote.py:82 +msgid "manual|Select_Note_selector" +msgstr "Select_Note_selector" -#: ../gramps/gui/selectors/selectobject.py:70 +#: ../gramps/gui/selectors/selectobject.py:67 msgid "Select Media Object" msgstr "Vybrat mediální objekt" -#: ../gramps/gui/selectors/selectperson.py:54 +#: ../gramps/gui/selectors/selectobject.py:108 +msgid "manual|Select_Media_Object_selector" +msgstr "Select_Media_Object_selector" + +#: ../gramps/gui/selectors/selectperson.py:64 +msgid "manual|Select_Father_selector" +msgstr "Select_Father_selector" + +#: ../gramps/gui/selectors/selectperson.py:66 +msgid "manual|Select_Mother_selector" +msgstr "Select_Mother_selector" + +#: ../gramps/gui/selectors/selectperson.py:68 msgid "manual|Select_Child_selector" msgstr "Select_Child_selector" @@ -18655,27 +19031,15 @@ msgstr "Select_Child_selector" msgid "manual|Select_Person_selector" msgstr "Select_Person_selector" -#: ../gramps/gui/selectors/selectperson.py:56 -msgid "manual|Select_Father_selector" -msgstr "Select_Father_selector" - -#: ../gramps/gui/selectors/selectperson.py:58 -msgid "manual|Select_Mother_selector" -msgstr "Select_Mother_selector" - -#: ../gramps/gui/selectors/selectplace.py:47 -msgid "manual|Select_Place_selector" -msgstr "Select_Place_selector" - -#: ../gramps/gui/selectors/selectplace.py:63 +#: ../gramps/gui/selectors/selectplace.py:60 msgid "Select Place" msgstr "Vybrat místo" -#: ../gramps/gui/selectors/selectrepository.py:46 -msgid "manual|Repositories" -msgstr "Repositories" +#: ../gramps/gui/selectors/selectplace.py:90 +msgid "manual|Select_Place_selector" +msgstr "Select_Place_selector" -#: ../gramps/gui/selectors/selectrepository.py:62 +#: ../gramps/gui/selectors/selectrepository.py:59 msgid "Select Repository" msgstr "Vybrat archiv" @@ -18683,7 +19047,7 @@ msgstr "Vybrat archiv" msgid "manual|Select_Repository_selector" msgstr "Select_Repository_selector" -#: ../gramps/gui/selectors/selectsource.py:62 +#: ../gramps/gui/selectors/selectsource.py:59 msgid "Select Source" msgstr "Vybrat pramen" @@ -18712,11 +19076,6 @@ msgstr "" msgid "Spelling checker initialization failed: %s" msgstr "Inicializace kontroly pravopisu selhlala: %s" -#: ../gramps/gui/tipofday.py:67 ../gramps/gui/tipofday.py:68 -#: ../gramps/gui/tipofday.py:121 ../gramps/gui/viewmanager.py:538 -msgid "Tip of the Day" -msgstr "Tip dne" - #: ../gramps/gui/tipofday.py:87 msgid "Failed to display tip of the day" msgstr "Nelze zobrazovat tip dne" @@ -18732,17 +19091,11 @@ msgstr "" "\n" "%s" -#: ../gramps/gui/undohistory.py:73 -msgid "Undo History" -msgstr "Historie změn" - -#: ../gramps/gui/undohistory.py:84 ../gramps/gui/viewmanager.py:647 -#: ../gramps/gui/viewmanager.py:1331 ../gramps/gui/viewmanager.py:1329 +#: ../gramps/gui/undohistory.py:84 ../gramps/gui/viewmanager.py:1120 msgid "_Undo" msgstr "_Zpět" -#: ../gramps/gui/undohistory.py:86 ../gramps/gui/viewmanager.py:652 -#: ../gramps/gui/viewmanager.py:1348 ../gramps/gui/viewmanager.py:1346 +#: ../gramps/gui/undohistory.py:86 ../gramps/gui/viewmanager.py:1140 msgid "_Redo" msgstr "Zn_ovu" @@ -18802,7 +19155,7 @@ msgstr "Chyba externího programu" msgid "File %s does not exist" msgstr "Soubor %s neexistuje" -#: ../gramps/gui/utils.py:613 +#: ../gramps/gui/utils.py:627 msgid "" "Cannot open new citation editor at this time. Either the citation is already " "being edited, or the associated source is already being edited, and opening " @@ -18819,210 +19172,43 @@ msgstr "" "\n" "Před úpravou citace zavřete editor pramene a otevřete editor citace samotný" -#: ../gramps/gui/utils.py:626 +#: ../gramps/gui/utils.py:640 msgid "Cannot open new citation editor" msgstr "Nelze otevřít nový editor citací" -#: ../gramps/gui/viewmanager.py:470 ../gramps/gui/viewmanager.py:1267 -#: ../gramps/gui/viewmanager.py:1265 +#: ../gramps/gui/viewmanager.py:331 ../gramps/gui/viewmanager.py:1052 msgid "No Family Tree" msgstr "Žádný rodokmen" -#: ../gramps/gui/viewmanager.py:492 -msgid "Connect to a recent database" -msgstr "Připojit poslední databázi" - -#: ../gramps/gui/viewmanager.py:510 -msgid "_Family Trees" -msgstr "_Rodokmeny" - -#: ../gramps/gui/viewmanager.py:511 -msgid "_Manage Family Trees..." -msgstr "Spravovat rodok_meny..." - -#: ../gramps/gui/viewmanager.py:512 -msgid "Manage databases" -msgstr "Spravovat databáze" - -#: ../gramps/gui/viewmanager.py:513 -msgid "Open _Recent" -msgstr "Otevřít _nedávné" - -#: ../gramps/gui/viewmanager.py:514 -msgid "Open an existing database" -msgstr "Otevřít existující databázi" - -#: ../gramps/gui/viewmanager.py:515 -msgid "_Quit" -msgstr "U_končit" - -#: ../gramps/gui/viewmanager.py:517 -msgid "_View" -msgstr "_Zobrazit" - -#: ../gramps/gui/viewmanager.py:519 -msgid "_Preferences..." -msgstr "_Předvolby..." - -#: ../gramps/gui/viewmanager.py:522 -msgid "Gramps _Home Page" -msgstr "Domovská _stránka Gramps" - -#: ../gramps/gui/viewmanager.py:524 -msgid "Gramps _Mailing Lists" -msgstr "Diskuzní skupiny Gra_mps" - -#: ../gramps/gui/viewmanager.py:526 -msgid "_Report a Bug" -msgstr "_Zaslat hlášení o chybě" - -#: ../gramps/gui/viewmanager.py:528 -msgid "_Extra Reports/Tools" -msgstr "Další zprávy/nástroj_e" - -#: ../gramps/gui/viewmanager.py:530 -msgid "_About" -msgstr "_O programu" - -#: ../gramps/gui/viewmanager.py:532 -msgid "_Plugin Manager" -msgstr "S_právce zásuvných modulů" - -#: ../gramps/gui/viewmanager.py:534 -msgid "_FAQ" -msgstr "_FAQ" - -#: ../gramps/gui/viewmanager.py:535 -msgid "_Key Bindings" -msgstr "_Klávesové zkratky" - -#: ../gramps/gui/viewmanager.py:536 -msgid "_User Manual" -msgstr "_Uživatelská příručka" - -#: ../gramps/gui/viewmanager.py:544 -msgid "Close the current database" -msgstr "Zavřít tuto databázi" - -#: ../gramps/gui/viewmanager.py:545 -msgid "_Export..." -msgstr "_Exportovat..." - -#: ../gramps/gui/viewmanager.py:547 -msgid "Make Backup..." -msgstr "Vytvořit zálohu..." - -#: ../gramps/gui/viewmanager.py:548 -msgid "Make a Gramps XML backup of the database" -msgstr "Vytvořit zálohu databáze Gramps v XML" - -#: ../gramps/gui/viewmanager.py:550 -msgid "_Abandon Changes and Quit" -msgstr "_Zrušit změny a skončit" - -#: ../gramps/gui/viewmanager.py:551 ../gramps/gui/viewmanager.py:554 -msgid "_Reports" -msgstr "Z_právy" - -#: ../gramps/gui/viewmanager.py:552 -msgid "Open the reports dialog" -msgstr "Otevřít dialog sestav" - -#: ../gramps/gui/viewmanager.py:553 -msgid "_Go" -msgstr "Pře_jít" - -#: ../gramps/gui/viewmanager.py:555 -msgid "Books..." -msgstr "Knihy..." - -#: ../gramps/gui/viewmanager.py:556 -msgid "_Windows" -msgstr "_Okna" - -#: ../gramps/gui/viewmanager.py:603 -msgid "Clip_board" -msgstr "Schránka" - -#: ../gramps/gui/viewmanager.py:604 -msgid "Open the Clipboard dialog" -msgstr "Dialog pro otevření schránky" - -#. -------------------------------------- -#: ../gramps/gui/viewmanager.py:626 -msgid "_Import..." -msgstr "_Import..." - -#: ../gramps/gui/viewmanager.py:628 ../gramps/gui/viewmanager.py:631 -msgid "_Tools" -msgstr "_Nástroje" - -#: ../gramps/gui/viewmanager.py:629 -msgid "Open the tools dialog" -msgstr "Otevřít dialog nástrojů" - -#: ../gramps/gui/viewmanager.py:630 -msgid "_Bookmarks" -msgstr "_Záložky" - -#: ../gramps/gui/viewmanager.py:632 -msgid "_Configure..." -msgstr "_Nastavit..." - -#: ../gramps/gui/viewmanager.py:633 -msgid "Configure the active view" -msgstr "Nastavit aktivní pohled" - -#: ../gramps/gui/viewmanager.py:638 -msgid "_Navigator" -msgstr "_Navigátor" - -#: ../gramps/gui/viewmanager.py:640 -msgid "_Toolbar" -msgstr "_Lišta nástrojů" - -#: ../gramps/gui/viewmanager.py:642 -msgid "F_ull Screen" -msgstr "Celá stránka" - -#: ../gramps/gui/viewmanager.py:658 -msgid "Undo History..." -msgstr "Historie změn..." - -#: ../gramps/gui/viewmanager.py:681 -#, python-format -msgid "Key %s is not bound" -msgstr "Klávesa %s není přiřazena" - #. registering plugins -#: ../gramps/gui/viewmanager.py:788 +#: ../gramps/gui/viewmanager.py:557 msgid "Registering plugins..." msgstr "Registrují se zásuvné moduly..." -#: ../gramps/gui/viewmanager.py:796 +#: ../gramps/gui/viewmanager.py:565 msgid "Ready" msgstr "Připraven" -#: ../gramps/gui/viewmanager.py:841 +#: ../gramps/gui/viewmanager.py:620 msgid "Abort changes?" msgstr "Zahodit změny?" -#: ../gramps/gui/viewmanager.py:842 +#: ../gramps/gui/viewmanager.py:621 msgid "" "Aborting changes will return the database to the state it was before you " "started this editing session." msgstr "" "Odvolání změn vrátí databázi do stavu v jakém jste začínali její modifikaci." -#: ../gramps/gui/viewmanager.py:844 +#: ../gramps/gui/viewmanager.py:623 msgid "Abort changes" msgstr "Zahodit změny" -#: ../gramps/gui/viewmanager.py:855 +#: ../gramps/gui/viewmanager.py:634 msgid "Cannot abandon session's changes" msgstr "Nelze odvolat změny v aktuální relaci" -#: ../gramps/gui/viewmanager.py:856 +#: ../gramps/gui/viewmanager.py:635 msgid "" "Changes cannot be completely abandoned because the number of changes made in " "the session exceeded the limit." @@ -19030,31 +19216,40 @@ msgstr "" "Změny nemohou být kompletně odvolány, protože jejich počet v této relaci " "překročil limit." -#: ../gramps/gui/viewmanager.py:1017 +#: ../gramps/gui/viewmanager.py:802 msgid "View failed to load. Check error output." msgstr "Pohled se nepodařilo nahrát. Zkontrolujte chybový výstup." -#: ../gramps/gui/viewmanager.py:1169 +#: ../gramps/gui/viewmanager.py:948 +#: ../gramps/plugins/importer/importprogen.py:195 msgid "Import Statistics" msgstr "Statistiky importu" -#: ../gramps/gui/viewmanager.py:1237 ../gramps/gui/viewmanager.py:1240 +#: ../gramps/gui/viewmanager.py:1019 msgid "Read Only" msgstr "Jen pro čtení" -#: ../gramps/gui/viewmanager.py:1394 ../gramps/gui/viewmanager.py:1392 +#: ../gramps/gui/viewmanager.py:1023 +msgid "Gramps had a problem the last time it was run." +msgstr "Gramps měl při posledním startu problém." + +#: ../gramps/gui/viewmanager.py:1024 +msgid "Would you like to run the Check and Repair tool?" +msgstr "Přejete si spustit nástroj Kontrola a Oprava?" + +#: ../gramps/gui/viewmanager.py:1189 msgid "Autobackup..." msgstr "Automatická záloha..." -#: ../gramps/gui/viewmanager.py:1399 ../gramps/gui/viewmanager.py:1397 +#: ../gramps/gui/viewmanager.py:1194 msgid "Error saving backup data" msgstr "Chyba při ukládání zálohy" -#: ../gramps/gui/viewmanager.py:1690 ../gramps/gui/viewmanager.py:1688 +#: ../gramps/gui/viewmanager.py:1481 msgid "Failed Loading View" msgstr "Nahrání pohledu selhalo" -#: ../gramps/gui/viewmanager.py:1691 ../gramps/gui/viewmanager.py:1689 +#: ../gramps/gui/viewmanager.py:1482 #, python-format msgid "" "The view %(name)s did not load and reported an error.\n" @@ -19079,11 +19274,11 @@ msgstr "" "Pokud nechcete, aby se Gramps pokoušel znovu pohled nahrát, můžete jej skrýt " "použitím Správce zásuvných modulů v nabídce Nápověda." -#: ../gramps/gui/viewmanager.py:1783 ../gramps/gui/viewmanager.py:1781 +#: ../gramps/gui/viewmanager.py:1574 msgid "Failed Loading Plugin" msgstr "Zásuvný moduly se nepodařilo nahrát" -#: ../gramps/gui/viewmanager.py:1784 ../gramps/gui/viewmanager.py:1782 +#: ../gramps/gui/viewmanager.py:1575 #, python-format msgid "" "The plugin %(name)s did not load and reported an error.\n" @@ -19108,115 +19303,112 @@ msgstr "" "Pokud nechcete, aby se Gramps pokoušel znovu modul nahrát, můžete jej skrýt " "použitím Správce zásuvných modulů v nabídce Nápověda." -#: ../gramps/gui/viewmanager.py:1864 ../gramps/gui/viewmanager.py:1862 +#: ../gramps/gui/viewmanager.py:1655 msgid "Gramps XML Backup" msgstr "XML záloha Gramps" -#: ../gramps/gui/viewmanager.py:1893 ../gramps/gui/viewmanager.py:1891 +#: ../gramps/gui/viewmanager.py:1684 msgid "File:" msgstr "Soubor:" -#: ../gramps/gui/viewmanager.py:1925 ../gramps/gui/viewmanager.py:1923 +#: ../gramps/gui/viewmanager.py:1716 msgid "Media:" msgstr "Média:" -#: ../gramps/gui/viewmanager.py:1932 -#: ../gramps/plugins/gramplet/statsgramplet.py:139 -#: ../gramps/plugins/webreport/statistics.py:144 -#: ../gramps/gui/viewmanager.py:1930 +#: ../gramps/gui/viewmanager.py:1723 +#: ../gramps/plugins/gramplet/statsgramplet.py:196 +#: ../gramps/plugins/webreport/statistics.py:145 msgid "Megabyte|MB" msgstr "Megabyte|MB" -#: ../gramps/gui/viewmanager.py:1934 ../gramps/gui/viewmanager.py:1932 +#: ../gramps/gui/viewmanager.py:1725 msgid "Exclude" msgstr "Vyjmout" -#: ../gramps/gui/viewmanager.py:1954 ../gramps/gui/viewmanager.py:1952 +#: ../gramps/gui/viewmanager.py:1745 msgid "Backup file already exists! Overwrite?" msgstr "Soubor se zálohou již existuje! Přepsat?" -#: ../gramps/gui/viewmanager.py:1955 ../gramps/gui/viewmanager.py:1953 +#: ../gramps/gui/viewmanager.py:1746 #, python-format msgid "The file '%s' exists." msgstr "Soubor '%s' existuje." -#: ../gramps/gui/viewmanager.py:1956 ../gramps/gui/viewmanager.py:1954 +#: ../gramps/gui/viewmanager.py:1747 msgid "Proceed and overwrite" msgstr "Pokračovat a přepsat" -#: ../gramps/gui/viewmanager.py:1957 ../gramps/gui/viewmanager.py:1955 +#: ../gramps/gui/viewmanager.py:1748 msgid "Cancel the backup" msgstr "Přerušit zálohu" -#: ../gramps/gui/viewmanager.py:1972 ../gramps/gui/viewmanager.py:1970 +#: ../gramps/gui/viewmanager.py:1763 msgid "Making backup..." msgstr "Provádí se záloha..." -#: ../gramps/gui/viewmanager.py:1985 ../gramps/gui/viewmanager.py:1983 +#: ../gramps/gui/viewmanager.py:1776 #, python-format msgid "Backup saved to '%s'" msgstr "Záloha byla uložena do '%s'" -#: ../gramps/gui/viewmanager.py:1988 ../gramps/gui/viewmanager.py:1986 +#: ../gramps/gui/viewmanager.py:1779 msgid "Backup aborted" msgstr "Zálohování bylo přerušeno" -#: ../gramps/gui/views/bookmarks.py:66 +#: ../gramps/gui/views/bookmarks.py:69 msgid "manual|Bookmarks" msgstr "Záložky" #. this is meaningless while it's modal -#: ../gramps/gui/views/bookmarks.py:253 ../gramps/gui/views/bookmarks.py:263 -#: ../gramps/gui/views/bookmarks.py:359 -#: ../gramps/gui/views/navigationview.py:277 +#: ../gramps/gui/views/bookmarks.py:265 ../gramps/gui/views/bookmarks.py:275 +#: ../gramps/gui/views/bookmarks.py:371 +#: ../gramps/plugins/lib/libpersonview.py:205 +#: ../gramps/plugins/lib/libplaceview.py:288 +#: ../gramps/plugins/view/citationlistview.py:180 +#: ../gramps/plugins/view/citationtreeview.py:322 +#: ../gramps/plugins/view/eventview.py:194 +#: ../gramps/plugins/view/familyview.py:153 +#: ../gramps/plugins/view/fanchartview.py:183 +#: ../gramps/plugins/view/geoclose.py:110 +#: ../gramps/plugins/view/geoevents.py:100 +#: ../gramps/plugins/view/geofamclose.py:108 +#: ../gramps/plugins/view/geofamily.py:100 +#: ../gramps/plugins/view/geomoves.py:107 +#: ../gramps/plugins/view/geoperson.py:108 +#: ../gramps/plugins/view/geoplaces.py:103 +#: ../gramps/plugins/view/mediaview.py:253 +#: ../gramps/plugins/view/noteview.py:153 +#: ../gramps/plugins/view/pedigreeview.py:683 +#: ../gramps/plugins/view/relview.py:427 ../gramps/plugins/view/repoview.py:166 +#: ../gramps/plugins/view/sourceview.py:152 msgid "Organize Bookmarks" msgstr "Organizovat záložky" -#: ../gramps/gui/views/bookmarks.py:462 +#: ../gramps/gui/views/bookmarks.py:474 msgid "Cannot bookmark this reference" msgstr "Pro tento odkaz nelze vytvořit záložku" -#: ../gramps/gui/views/listview.py:211 -#: ../gramps/plugins/lib/libpersonview.py:391 -msgid "_Add..." -msgstr "Př_idat..." - -#: ../gramps/gui/views/listview.py:215 -#: ../gramps/plugins/lib/libpersonview.py:395 -msgid "_Merge..." -msgstr "_Sloučit..." - -#: ../gramps/gui/views/listview.py:217 -#: ../gramps/plugins/lib/libpersonview.py:397 -msgid "Export View..." -msgstr "Exportovat pohled..." - -#: ../gramps/gui/views/listview.py:223 -#: ../gramps/plugins/lib/libpersonview.py:382 -msgid "action|_Edit..." -msgstr "Ú_pravy..." - -#: ../gramps/gui/views/listview.py:442 +#: ../gramps/gui/views/listview.py:439 msgid "Active object not visible" msgstr "Aktivní objekt není viditelný" -#: ../gramps/gui/views/listview.py:452 -#: ../gramps/gui/views/navigationview.py:257 -#: ../gramps/plugins/lib/maps/geography.py:204 -#: ../gramps/plugins/lib/maps/geography.py:220 -#: ../gramps/plugins/view/familyview.py:222 +#: ../gramps/gui/views/listview.py:449 +#: ../gramps/gui/views/navigationview.py:256 +#: ../gramps/plugins/lib/maps/geography.py:207 +#: ../gramps/plugins/lib/maps/geography.py:224 +#: ../gramps/plugins/view/familyview.py:347 msgid "Could Not Set a Bookmark" msgstr "Nelze přidat záložku" -#: ../gramps/gui/views/listview.py:453 +#: ../gramps/gui/views/listview.py:450 msgid "A bookmark could not be set because nothing was selected." msgstr "Záložka nemůže být nastavena, protože nikdo není vybrán." -#: ../gramps/gui/views/listview.py:545 +#: ../gramps/gui/views/listview.py:542 msgid "Multiple Selection Delete" msgstr "Mazání vícenásobného výběru" -#: ../gramps/gui/views/listview.py:546 +#: ../gramps/gui/views/listview.py:543 msgid "" "More than one item has been selected for deletion. Select the option " "indicating how to delete the items:" @@ -19224,15 +19416,15 @@ msgstr "" "Pro smazání byl označen více než jeden objekt. Vyberte volbu určující jak " "mazat tyto položky:" -#: ../gramps/gui/views/listview.py:548 +#: ../gramps/gui/views/listview.py:545 msgid "Delete All" msgstr "Odstranit vše" -#: ../gramps/gui/views/listview.py:549 +#: ../gramps/gui/views/listview.py:546 msgid "Confirm Each Delete" msgstr "Potvrdit každé mazání" -#: ../gramps/gui/views/listview.py:560 +#: ../gramps/gui/views/listview.py:561 msgid "" "This item is currently being used. Deleting it will remove it from the " "database and from all other items that reference it." @@ -19240,88 +19432,51 @@ msgstr "" "Tato záznam je právě používán. Pokud jej odstraníte, bude vymazán z databáze " "a ze všech záznamů, z kterých je odkazován." -#: ../gramps/gui/views/listview.py:564 ../gramps/plugins/view/familyview.py:269 +#: ../gramps/gui/views/listview.py:565 ../gramps/plugins/view/eventview.py:407 +#: ../gramps/plugins/view/familyview.py:394 msgid "Deleting item will remove it from the database." msgstr "Smazáním bude záznam odstraněn z databáze." #: ../gramps/gui/views/listview.py:571 -#: ../gramps/plugins/lib/libpersonview.py:317 -#: ../gramps/plugins/view/familyview.py:262 +#: ../gramps/plugins/lib/libpersonview.py:468 +#: ../gramps/plugins/view/familyview.py:387 #, python-format msgid "Delete %s?" msgstr "Odstranit %s?" -#: ../gramps/gui/views/listview.py:572 -msgid "_Delete Item" -msgstr "O_dstranit záznam" - -#: ../gramps/gui/views/listview.py:614 +#: ../gramps/gui/views/listview.py:620 msgid "Column clicked, sorting..." msgstr "Kliknuto na sloupec, třídí se..." -#: ../gramps/gui/views/listview.py:1043 +#: ../gramps/gui/views/listview.py:1051 msgid "Export View as Spreadsheet" msgstr "Exportovat pohled jako tabulku" -#: ../gramps/gui/views/listview.py:1056 +#: ../gramps/gui/views/listview.py:1064 msgid "CSV" msgstr "Dokument CSV" -#: ../gramps/gui/views/listview.py:1057 +#: ../gramps/gui/views/listview.py:1065 msgid "OpenDocument Spreadsheet" msgstr "Tabulka OpenDocument" -#: ../gramps/gui/views/listview.py:1245 +#: ../gramps/gui/views/listview.py:1256 msgid "Columns" msgstr "Sloupce" -#: ../gramps/gui/views/navigationview.py:253 +#: ../gramps/gui/views/navigationview.py:252 #, python-format msgid "%s has been bookmarked" msgstr "%s byl vložen do záložek" -#: ../gramps/gui/views/navigationview.py:258 -#: ../gramps/plugins/lib/maps/geography.py:205 -#: ../gramps/plugins/lib/maps/geography.py:221 -#: ../gramps/plugins/view/familyview.py:223 +#: ../gramps/gui/views/navigationview.py:257 +#: ../gramps/plugins/lib/maps/geography.py:208 +#: ../gramps/plugins/lib/maps/geography.py:225 +#: ../gramps/plugins/view/familyview.py:348 msgid "A bookmark could not be set because no one was selected." msgstr "Nelze přidat záložku, protože nikdo není vybrán." -#: ../gramps/gui/views/navigationview.py:274 -msgid "_Add Bookmark" -msgstr "Přid_at záložku" - -#: ../gramps/gui/views/navigationview.py:277 -#, python-format -msgid "%(title)s..." -msgstr "%(title)s..." - -#: ../gramps/gui/views/navigationview.py:295 -msgid "Go to the next object in the history" -msgstr "Přejít na další objekt v historii" - -#: ../gramps/gui/views/navigationview.py:302 -msgid "_Back" -msgstr "_Zpět" - -#: ../gramps/gui/views/navigationview.py:303 -msgid "Go to the previous object in the history" -msgstr "Přejít na předchozí objekt v historii" - -#: ../gramps/gui/views/navigationview.py:307 -#: ../gramps/plugins/view/pedigreeview.py:1578 -msgid "_Home" -msgstr "_Domů" - -#: ../gramps/gui/views/navigationview.py:309 -msgid "Go to the default person" -msgstr "Přejít na výchozí osobu" - -#: ../gramps/gui/views/navigationview.py:313 -msgid "Set _Home Person" -msgstr "Na_stavit výchozí osobu" - -#: ../gramps/gui/views/navigationview.py:338 +#: ../gramps/gui/views/navigationview.py:323 msgid "No Home Person" msgstr "Žádná výchozí osoba" @@ -19335,7 +19490,7 @@ msgstr "" "vyberte osobu kterou chcete mít jako výchozí, poté potvrďte volbu " "prostřednictvím nabídky Upravit -> Nastavit výchozí osobu." -#: ../gramps/gui/views/navigationview.py:339 +#: ../gramps/gui/views/navigationview.py:324 msgid "" "You need to set a 'default person' to go to. Select the People View, select " "the person you want as 'Home Person', then confirm your choice via the menu " @@ -19345,89 +19500,89 @@ msgstr "" "vyberte osobu kterou chcete mít jako výchozí, poté potvrďte volbu " "prostřednictvím nabídky Upravit -> Nastavit výchozí osobu." -#: ../gramps/gui/views/navigationview.py:349 -#: ../gramps/gui/views/navigationview.py:352 +#: ../gramps/gui/views/navigationview.py:334 +#: ../gramps/gui/views/navigationview.py:337 msgid "Jump to by Gramps ID" msgstr "Jít na Gramps ID" -#: ../gramps/gui/views/navigationview.py:376 +#: ../gramps/gui/views/navigationview.py:361 #, python-format msgid "Error: %s is not a valid Gramps ID" msgstr "Chyba: %s není platné Gramps ID" -#: ../gramps/gui/views/pageview.py:438 -msgid "_Sidebar" -msgstr "Po_stranní lišta" - -#: ../gramps/gui/views/pageview.py:441 +#: ../gramps/gui/views/pageview.py:103 msgid "_Bottombar" msgstr "S_podní lišta" -#: ../gramps/gui/views/pageview.py:577 +#: ../gramps/gui/views/pageview.py:103 +msgid "_Sidebar" +msgstr "Po_stranní lišta" + +#: ../gramps/gui/views/pageview.py:562 #, python-format msgid "Configure %(cat)s - %(view)s" msgstr "Nastavit %(cat)s - %(view)s" -#: ../gramps/gui/views/pageview.py:594 +#: ../gramps/gui/views/pageview.py:579 #, python-format msgid "%(cat)s - %(view)s" msgstr "%(cat)s - %(view)s" -#: ../gramps/gui/views/pageview.py:614 +#: ../gramps/gui/views/pageview.py:599 #, python-format msgid "Configure %s View" msgstr "Nastavit pohled %s" #. top widget at the top -#: ../gramps/gui/views/pageview.py:628 +#: ../gramps/gui/views/pageview.py:613 #, python-format msgid "View %(name)s: %(msg)s" msgstr "Zobrazit %(name)s: %(msg)s" -#: ../gramps/gui/views/tags.py:87 -msgid "manual|Organize_Tags_Window" -msgstr "Organize_Tags_Window" - -#: ../gramps/gui/views/tags.py:88 -msgid "manual|New_Tag_dialog" -msgstr "New_Tag_dialog" - -#: ../gramps/gui/views/tags.py:227 -msgid "New Tag..." -msgstr "Nový štítek..." - -#: ../gramps/gui/views/tags.py:229 -msgid "Organize Tags..." -msgstr "Organizovat štítky..." - -#: ../gramps/gui/views/tags.py:232 +#: ../gramps/gui/views/tags.py:71 msgid "Tag selected rows" msgstr "Opatřit vybraný řádek štítkem" -#: ../gramps/gui/views/tags.py:272 +#: ../gramps/gui/views/tags.py:93 +msgid "New Tag..." +msgstr "Nový štítek..." + +#: ../gramps/gui/views/tags.py:93 +msgid "Organize Tags..." +msgstr "Organizovat štítky..." + +#: ../gramps/gui/views/tags.py:112 +msgid "manual|Organize_Tags_Window" +msgstr "Organize_Tags_Window" + +#: ../gramps/gui/views/tags.py:113 +msgid "manual|New_Tag_dialog" +msgstr "New_Tag_dialog" + +#: ../gramps/gui/views/tags.py:306 msgid "Adding Tags" msgstr "Štítky jsou přidávány" -#: ../gramps/gui/views/tags.py:277 +#: ../gramps/gui/views/tags.py:311 #, python-format msgid "Tag Selection (%s)" msgstr "Výběr štítků (%s)" -#: ../gramps/gui/views/tags.py:326 ../gramps/gui/views/tags.py:334 -#: ../gramps/gui/views/tags.py:402 +#: ../gramps/gui/views/tags.py:360 ../gramps/gui/views/tags.py:368 +#: ../gramps/gui/views/tags.py:436 msgid "Organize Tags" msgstr "Organizovat štítky" -#: ../gramps/gui/views/tags.py:353 +#: ../gramps/gui/views/tags.py:387 msgid "Change Tag Priority" msgstr "Změnit prioritu štítků" -#: ../gramps/gui/views/tags.py:495 +#: ../gramps/gui/views/tags.py:529 #, python-format msgid "Remove tag '%s'?" msgstr "Odstranit štítek '%s'?" -#: ../gramps/gui/views/tags.py:496 +#: ../gramps/gui/views/tags.py:530 msgid "" "The tag definition will be removed. The tag will be also removed from all " "objects in the database." @@ -19435,68 +19590,62 @@ msgstr "" "Definice štítku bude odstraněna. Štítek bude také odstraněn ze všech objektů " "v databázi." -#: ../gramps/gui/views/tags.py:528 +#: ../gramps/gui/views/tags.py:562 msgid "Removing Tags" msgstr "Štítky jsou odstraňovány" -#: ../gramps/gui/views/tags.py:533 +#: ../gramps/gui/views/tags.py:567 #, python-format msgid "Delete Tag (%s)" msgstr "Odstranit štítek (%s)" -#: ../gramps/gui/views/tags.py:558 +#: ../gramps/gui/views/tags.py:592 #, python-format msgid "Tag: %s" msgstr "Štítek: %s" -#: ../gramps/gui/views/tags.py:560 +#: ../gramps/gui/views/tags.py:594 msgid "New Tag" msgstr "Nový štítek" -#: ../gramps/gui/views/tags.py:607 +#: ../gramps/gui/views/tags.py:641 msgid "Cannot save tag" msgstr "Štítek nelze uložit" -#: ../gramps/gui/views/tags.py:608 +#: ../gramps/gui/views/tags.py:642 msgid "The tag name cannot be empty" msgstr "Název štítku nemůže být prázdný" -#: ../gramps/gui/views/tags.py:613 +#: ../gramps/gui/views/tags.py:647 #, python-format msgid "Add Tag (%s)" msgstr "Přidat štítek (%s)" -#: ../gramps/gui/views/tags.py:619 +#: ../gramps/gui/views/tags.py:653 #, python-format msgid "Edit Tag (%s)" msgstr "Upravit štítek (%s)" -#: ../gramps/gui/views/tags.py:634 +#: ../gramps/gui/views/tags.py:668 msgid "Tag Name:" msgstr "Název štítku:" -#: ../gramps/gui/views/tags.py:641 +#: ../gramps/gui/views/tags.py:675 #, python-format msgid "%(title)s - Gramps" msgstr "%(title)s - Gramps" -#: ../gramps/gui/views/tags.py:641 +#: ../gramps/gui/views/tags.py:675 msgid "Pick a Color" msgstr "Vybrat barvu" -#: ../gramps/gui/views/treemodels/placemodel.py:138 -#: ../gramps/gui/views/treemodels/placemodel.py:146 -#: ../gramps/gui/views/treemodels/placemodel.py:154 -#: ../gramps/gui/views/treemodels/placemodel.py:162 +#: ../gramps/gui/views/treemodels/placemodel.py:145 +#: ../gramps/gui/views/treemodels/placemodel.py:153 +#: ../gramps/gui/views/treemodels/placemodel.py:161 +#: ../gramps/gui/views/treemodels/placemodel.py:169 msgid "Error in format" msgstr "Chyba ve formátu" -#: ../gramps/gui/views/treemodels/treebasemodel.py:534 -#: ../gramps/gui/views/treemodels/treebasemodel.py:579 -#: ../gramps/gui/glade/baseselector.glade:140 -msgid "Loading items..." -msgstr "Položky se nahrávají...." - #: ../gramps/gui/widgets/buttons.py:159 msgid "Record is private" msgstr "Údaj je důvěrný" @@ -19513,58 +19662,61 @@ msgstr "Rozbalit tuto skupinu" msgid "Collapse this section" msgstr "Sbalit tuto skupinu" -#: ../gramps/gui/widgets/fanchart.py:1554 ../gramps/plugins/view/relview.py:807 +#: ../gramps/gui/widgets/fanchart.py:1825 ../gramps/plugins/view/relview.py:966 msgid "Edit family" msgstr "Změnit rodinu" -#: ../gramps/gui/widgets/fanchart.py:1570 ../gramps/plugins/view/relview.py:808 +#: ../gramps/gui/widgets/fanchart.py:1841 ../gramps/plugins/view/relview.py:967 msgid "Reorder families" msgstr "Přeskupit rodiny" -#: ../gramps/gui/widgets/fanchart.py:1576 -#: ../gramps/plugins/view/pedigreeview.py:1668 -#: ../gramps/plugins/view/pedigreeview.py:1896 +#: ../gramps/gui/widgets/fanchart.py:1847 +#: ../gramps/plugins/view/pedigreeview.py:1743 +#: ../gramps/plugins/view/pedigreeview.py:1971 msgid "_Copy" msgstr "_Kopírovat" #. Go over siblings and build their menu -#: ../gramps/gui/widgets/fanchart.py:1620 +#: ../gramps/gui/widgets/fanchart.py:1891 #: ../gramps/plugins/quickview/quickview.gpr.py:319 -#: ../gramps/plugins/view/pedigreeview.py:1712 -#: ../gramps/plugins/view/relview.py:908 +#: ../gramps/plugins/view/pedigreeview.py:1787 +#: ../gramps/plugins/view/relview.py:1068 msgid "Siblings" msgstr "Sourozenci" #. Go over parents and build their menu -#: ../gramps/gui/widgets/fanchart.py:1758 -#: ../gramps/plugins/view/pedigreeview.py:1839 +#: ../gramps/gui/widgets/fanchart.py:2037 +#: ../gramps/plugins/view/pedigreeview.py:1914 msgid "Related" msgstr "Související" -#: ../gramps/gui/widgets/fanchart.py:1806 +#: ../gramps/gui/widgets/fanchart.py:2085 msgid "Add partner to person" msgstr "Přidat patnera k osobě" -#: ../gramps/gui/widgets/fanchart.py:1813 +#: ../gramps/gui/widgets/fanchart.py:2092 msgid "Add a person" msgstr "Přidat osobu" -#: ../gramps/gui/widgets/fanchart.py:1888 -#: ../gramps/plugins/view/relview.py:1538 +#: ../gramps/gui/widgets/fanchart.py:2182 +#: ../gramps/plugins/view/relview.py:1709 msgid "Add Child to Family" msgstr "Přidat dítě do rodiny" -#: ../gramps/gui/widgets/grampletbar.py:206 -#: ../gramps/gui/widgets/grampletpane.py:1189 -#: ../gramps/gui/widgets/grampletpane.py:1186 +#: ../gramps/gui/widgets/grampletbar.py:118 +msgid "Gramplet Bar Menu" +msgstr "Nabídka Grampletu" + +#: ../gramps/gui/widgets/grampletbar.py:207 +#: ../gramps/gui/widgets/grampletpane.py:1190 msgid "Unnamed Gramplet" msgstr "Gramplet bez jména" -#: ../gramps/gui/widgets/grampletbar.py:358 +#: ../gramps/gui/widgets/grampletbar.py:359 msgid "Gramplet Bar" msgstr "Lišta Gramplet" -#: ../gramps/gui/widgets/grampletbar.py:360 +#: ../gramps/gui/widgets/grampletbar.py:361 msgid "" "Select the down arrow on the right corner for adding, removing or restoring " "gramplets." @@ -19572,24 +19724,24 @@ msgstr "" "Pro přidávání, odebírání, nebo obnovu grampletů zvolte šipku dolů v pravém " "rohu." -#: ../gramps/gui/widgets/grampletbar.py:486 -#: ../gramps/plugins/view/dashboardview.py:100 +#: ../gramps/gui/widgets/grampletbar.py:487 +#: ../gramps/gui/widgets/grampletpane.py:1442 msgid "Add a gramplet" msgstr "Přidat gramplet" -#: ../gramps/gui/widgets/grampletbar.py:496 +#: ../gramps/gui/widgets/grampletbar.py:497 msgid "Remove a gramplet" msgstr "Odebrat gramplet" -#: ../gramps/gui/widgets/grampletbar.py:506 +#: ../gramps/gui/widgets/grampletbar.py:507 msgid "Restore default gramplets" msgstr "Obnovit výchozí gramplety" -#: ../gramps/gui/widgets/grampletbar.py:545 +#: ../gramps/gui/widgets/grampletbar.py:546 msgid "Restore to defaults?" msgstr "Obnovit výchozí nastavení?" -#: ../gramps/gui/widgets/grampletbar.py:546 +#: ../gramps/gui/widgets/grampletbar.py:547 msgid "" "The gramplet bar will be restored to contain its default gramplets. This " "action cannot be undone." @@ -19598,39 +19750,36 @@ msgstr "" "nelze odvolat." #. default tooltip -#: ../gramps/gui/widgets/grampletpane.py:811 -#: ../gramps/gui/widgets/grampletpane.py:808 +#: ../gramps/gui/widgets/grampletpane.py:814 msgid "Drag Properties Button to move and click it for setup" msgstr "Táhněte tlačítko Vlastnosti pro přesun, klikněte na něj pro nastavení" #. build the GUI: -#: ../gramps/gui/widgets/grampletpane.py:1007 -#: ../gramps/gui/widgets/grampletpane.py:1004 +#: ../gramps/gui/widgets/grampletpane.py:1012 msgid "Right click to add gramplets" msgstr "Pravým tlačítkem myši přidejte gramplety" -#: ../gramps/gui/widgets/grampletpane.py:1054 -#: ../gramps/gui/widgets/grampletpane.py:1051 +#: ../gramps/gui/widgets/grampletpane.py:1055 msgid "Untitled Gramplet" msgstr "Gramplet bez jména" -#: ../gramps/gui/widgets/grampletpane.py:1542 -#: ../gramps/gui/widgets/grampletpane.py:1539 +#: ../gramps/gui/widgets/grampletpane.py:1442 +msgid "Restore a gramplet" +msgstr "Obnovit gramplet" + +#: ../gramps/gui/widgets/grampletpane.py:1573 msgid "Number of Columns" msgstr "Počet sloupců" -#: ../gramps/gui/widgets/grampletpane.py:1547 -#: ../gramps/gui/widgets/grampletpane.py:1544 +#: ../gramps/gui/widgets/grampletpane.py:1578 msgid "Gramplet Layout" msgstr "Rozložení grampletu" -#: ../gramps/gui/widgets/grampletpane.py:1577 -#: ../gramps/gui/widgets/grampletpane.py:1574 +#: ../gramps/gui/widgets/grampletpane.py:1608 msgid "Use maximum height available" msgstr "Použít maximální možnou výšku" -#: ../gramps/gui/widgets/grampletpane.py:1583 -#: ../gramps/gui/widgets/grampletpane.py:1580 +#: ../gramps/gui/widgets/grampletpane.py:1614 msgid "Height if not maximized" msgstr "Výška pokud není maximalizovaný" @@ -19659,7 +19808,7 @@ msgid "" msgstr "" "Dvojklik na obrázek jej zobrazí ve výchozím programu pro prohlížení obrázků." -#: ../gramps/gui/widgets/photo.py:87 +#: ../gramps/gui/widgets/photo.py:88 msgid "Make Active Media" msgstr "Nastavit aktivní médium" @@ -19680,17 +19829,36 @@ msgstr "Informace o průběhu" msgid "manual|Reorder_Relationships_dialog" msgstr "Reorder_Relationships_dialog" -#: ../gramps/gui/widgets/reorderfam.py:79 +#: ../gramps/gui/widgets/reorderfam.py:91 msgid "Reorder Relationships" msgstr "Přeskupit vazby" -#: ../gramps/gui/widgets/reorderfam.py:168 +#: ../gramps/gui/widgets/reorderfam.py:181 #, python-format msgid "Reorder Relationships: %s" msgstr "Přeskupit vazby: %s" -#: ../gramps/gui/widgets/styledtexteditor.py:318 -#: ../gramps/gui/widgets/styledtexteditor.py:317 +#: ../gramps/gui/widgets/styledtexteditor.py:78 +msgid "Background Color" +msgstr "Barva pozadí" + +#: ../gramps/gui/widgets/styledtexteditor.py:78 +msgid "Clear Markup" +msgstr "Vymazat značku" + +#: ../gramps/gui/widgets/styledtexteditor.py:78 +msgid "Font Color" +msgstr "Barva písma" + +#: ../gramps/gui/widgets/styledtexteditor.py:78 +msgid "Redo" +msgstr "Znovu" + +#: ../gramps/gui/widgets/styledtexteditor.py:78 +msgid "Undo" +msgstr "Zpět" + +#: ../gramps/gui/widgets/styledtexteditor.py:401 msgid "" "\n" "Command-Click to follow link" @@ -19698,8 +19866,7 @@ msgstr "" "\n" "Command-klik pro následování odkazu" -#: ../gramps/gui/widgets/styledtexteditor.py:319 -#: ../gramps/gui/widgets/styledtexteditor.py:318 +#: ../gramps/gui/widgets/styledtexteditor.py:402 msgid "" "\n" "Ctrl-Click to follow link" @@ -19708,90 +19875,53 @@ msgstr "" "Ctrl-klik pro následování odkazu" #. spell checker submenu -#: ../gramps/gui/widgets/styledtexteditor.py:367 -#: ../gramps/gui/widgets/styledtexteditor.py:366 +#: ../gramps/gui/widgets/styledtexteditor.py:450 msgid "Spellcheck" msgstr "Pravopis" -#: ../gramps/gui/widgets/styledtexteditor.py:372 -#: ../gramps/gui/widgets/styledtexteditor.py:371 +#: ../gramps/gui/widgets/styledtexteditor.py:455 msgid "Search selection on web" msgstr "Hledat výběr na webu" -#: ../gramps/gui/widgets/styledtexteditor.py:383 -#: ../gramps/gui/widgets/styledtexteditor.py:382 +#: ../gramps/gui/widgets/styledtexteditor.py:466 msgid "_Send Mail To..." msgstr "Po_slat email ..." -#: ../gramps/gui/widgets/styledtexteditor.py:385 -#: ../gramps/gui/widgets/styledtexteditor.py:384 +#: ../gramps/gui/widgets/styledtexteditor.py:468 msgid "Copy _E-mail Address" msgstr "Kopírovat _emailovou adresu" -#: ../gramps/gui/widgets/styledtexteditor.py:388 -#: ../gramps/gui/widgets/styledtexteditor.py:387 +#: ../gramps/gui/widgets/styledtexteditor.py:471 msgid "_Open Link" msgstr "_Otevřít odkaz" -#: ../gramps/gui/widgets/styledtexteditor.py:390 -#: ../gramps/gui/widgets/styledtexteditor.py:389 +#: ../gramps/gui/widgets/styledtexteditor.py:473 msgid "Copy _Link Address" msgstr "_Kopírovat adresu odkazu" -#: ../gramps/gui/widgets/styledtexteditor.py:394 -#: ../gramps/gui/widgets/styledtexteditor.py:393 +#: ../gramps/gui/widgets/styledtexteditor.py:477 msgid "_Edit Link" msgstr "Uprav_it odkaz" -#: ../gramps/gui/widgets/styledtexteditor.py:466 -#: ../gramps/gui/widgets/styledtexteditor.py:465 -msgid "Font Color" -msgstr "Barva písma" - -#: ../gramps/gui/widgets/styledtexteditor.py:468 -#: ../gramps/gui/widgets/styledtexteditor.py:467 -msgid "Background Color" -msgstr "Barva pozadí" - -#: ../gramps/gui/widgets/styledtexteditor.py:472 -#: ../gramps/gui/widgets/styledtexteditor.py:473 -#: ../gramps/gui/widgets/styledtexteditor.py:471 -msgid "Clear Markup" -msgstr "Vymazat značku" - -#: ../gramps/gui/widgets/styledtexteditor.py:513 -#: ../gramps/gui/widgets/styledtexteditor.py:514 -#: ../gramps/gui/widgets/styledtexteditor.py:512 -msgid "Undo" -msgstr "Zpět" - -#: ../gramps/gui/widgets/styledtexteditor.py:517 -#: ../gramps/gui/widgets/styledtexteditor.py:518 -#: ../gramps/gui/widgets/styledtexteditor.py:516 -msgid "Redo" -msgstr "Znovu" - -#: ../gramps/gui/widgets/styledtexteditor.py:645 -#: ../gramps/gui/widgets/styledtexteditor.py:644 +#: ../gramps/gui/widgets/styledtexteditor.py:697 msgid "Select font color" msgstr "Vybrat barvu písma" -#: ../gramps/gui/widgets/styledtexteditor.py:649 -#: ../gramps/gui/widgets/styledtexteditor.py:648 +#: ../gramps/gui/widgets/styledtexteditor.py:701 msgid "Select background color" msgstr "Vyberat barvu pozadí" -#: ../gramps/gui/widgets/validatedmaskedentry.py:1154 +#: ../gramps/gui/widgets/validatedmaskedentry.py:1140 #, python-format msgid "'%s' is not a valid value for this field" msgstr "%s není platná hodnota pro toto pole" -#: ../gramps/gui/widgets/validatedmaskedentry.py:1197 +#: ../gramps/gui/widgets/validatedmaskedentry.py:1179 msgid "This field is mandatory" msgstr "Toto pole je povinné" #. used on AgeOnDateGramplet -#: ../gramps/gui/widgets/validatedmaskedentry.py:1246 +#: ../gramps/gui/widgets/validatedmaskedentry.py:1228 #, python-format msgid "'%s' is not a valid date value" msgstr "'%s' není platná hodnota pro datum" @@ -19879,7 +20009,6 @@ msgstr "" msgid "Upgrade Statistics" msgstr "Statistiky aktualizace" -#: ../gramps/plugins/db/bsddb/write.py:1153 #: ../gramps/plugins/db/bsddb/write.py:1154 #, python-format msgid "" @@ -19893,12 +20022,10 @@ msgstr "" #. Make a tuple of the functions and classes that we need for #. each of the primary object tables. -#: ../gramps/plugins/db/bsddb/write.py:1220 #: ../gramps/plugins/db/bsddb/write.py:1221 msgid "Rebuild reference map" msgstr "Přegenerovat mapu odkazů" -#: ../gramps/plugins/db/bsddb/write.py:1984 #: ../gramps/plugins/db/bsddb/write.py:1986 #, python-format msgid "" @@ -19907,9 +20034,8 @@ msgid "" msgstr "" "Přestože v databázi běží aktivní transakce \"%s\", byla nastartována další." -#: ../gramps/plugins/db/bsddb/write.py:2305 -#: ../gramps/plugins/db/dbapi/sqlite.py:61 #: ../gramps/plugins/db/bsddb/write.py:2307 +#: ../gramps/plugins/db/dbapi/sqlite.py:61 msgid "Database version" msgstr "Verze databáze" @@ -20059,14 +20185,14 @@ msgid "of %d" msgstr "z %d" #: ../gramps/plugins/docgen/htmldoc.py:273 -#: ../gramps/plugins/webreport/narrativeweb.py:1485 -#: ../gramps/plugins/webreport/webcal.py:269 +#: ../gramps/plugins/webreport/narrativeweb.py:1517 +#: ../gramps/plugins/webreport/webcal.py:270 msgid "Possible destination error" msgstr "Možná chyba cíle" #: ../gramps/plugins/docgen/htmldoc.py:274 -#: ../gramps/plugins/webreport/narrativeweb.py:1486 -#: ../gramps/plugins/webreport/webcal.py:270 +#: ../gramps/plugins/webreport/narrativeweb.py:1518 +#: ../gramps/plugins/webreport/webcal.py:271 msgid "" "You appear to have set your target directory to a directory used for data " "storage. This could create problems with file management. It is recommended " @@ -20077,7 +20203,7 @@ msgstr "" "způsobit problémy se správou souborů. Pro uložení generovaných webových " "stránek je doporučujeme zvážit použití jiného adresáře." -#: ../gramps/plugins/docgen/htmldoc.py:553 +#: ../gramps/plugins/docgen/htmldoc.py:567 #, python-format msgid "Could not create jpeg version of image %(name)s" msgstr "Nelze vytvořit jpeg verzi obrázku %(name)s" @@ -20110,7 +20236,7 @@ msgid "transparent background" msgstr "transparentní pozadí" #: ../gramps/plugins/docgen/svgdrawdoc.py:351 -#: ../gramps/plugins/drawreport/fanchart.py:705 +#: ../gramps/plugins/drawreport/fanchart.py:707 msgid "white" msgstr "bílá" @@ -20159,15 +20285,15 @@ msgstr "Graf předků pro %s" #: ../gramps/plugins/drawreport/ancestortree.py:362 #: ../gramps/plugins/drawreport/calendarreport.py:114 -#: ../gramps/plugins/drawreport/descendtree.py:690 +#: ../gramps/plugins/drawreport/descendtree.py:689 #: ../gramps/plugins/drawreport/fanchart.py:194 -#: ../gramps/plugins/graph/gvhourglass.py:106 -#: ../gramps/plugins/graph/gvrelgraph.py:181 +#: ../gramps/plugins/graph/gvhourglass.py:109 +#: ../gramps/plugins/graph/gvrelgraph.py:184 #: ../gramps/plugins/textreport/ancestorreport.py:117 -#: ../gramps/plugins/textreport/birthdayreport.py:111 +#: ../gramps/plugins/textreport/birthdayreport.py:115 #: ../gramps/plugins/textreport/descendreport.py:453 -#: ../gramps/plugins/textreport/detancestralreport.py:166 -#: ../gramps/plugins/textreport/detdescendantreport.py:183 +#: ../gramps/plugins/textreport/detancestralreport.py:167 +#: ../gramps/plugins/textreport/detdescendantreport.py:184 #: ../gramps/plugins/textreport/endoflinereport.py:91 #: ../gramps/plugins/textreport/kinshipreport.py:106 #: ../gramps/plugins/textreport/numberofancestorsreport.py:84 @@ -20190,14 +20316,14 @@ msgid "Printing the Tree..." msgstr "Tiskne se strom..." #: ../gramps/plugins/drawreport/ancestortree.py:793 -#: ../gramps/plugins/drawreport/calendarreport.py:476 -#: ../gramps/plugins/drawreport/fanchart.py:687 -#: ../gramps/plugins/graph/gvhourglass.py:317 -#: ../gramps/plugins/graph/gvrelgraph.py:773 +#: ../gramps/plugins/drawreport/calendarreport.py:472 +#: ../gramps/plugins/drawreport/fanchart.py:689 +#: ../gramps/plugins/graph/gvhourglass.py:366 +#: ../gramps/plugins/graph/gvrelgraph.py:807 #: ../gramps/plugins/textreport/ancestorreport.py:290 #: ../gramps/plugins/textreport/descendreport.py:522 -#: ../gramps/plugins/textreport/detancestralreport.py:823 -#: ../gramps/plugins/textreport/detdescendantreport.py:1000 +#: ../gramps/plugins/textreport/detancestralreport.py:831 +#: ../gramps/plugins/textreport/detdescendantreport.py:1006 #: ../gramps/plugins/textreport/endoflinereport.py:272 #: ../gramps/plugins/textreport/kinshipreport.py:358 #: ../gramps/plugins/textreport/numberofancestorsreport.py:204 @@ -20218,17 +20344,17 @@ msgid "" msgstr "Zda zobrazit pouze ústřední osobu, nebo také všechny její příbuzné" #: ../gramps/plugins/drawreport/ancestortree.py:804 -#: ../gramps/plugins/drawreport/descendtree.py:1533 -#: ../gramps/plugins/drawreport/fanchart.py:691 +#: ../gramps/plugins/drawreport/descendtree.py:1538 +#: ../gramps/plugins/drawreport/fanchart.py:693 #: ../gramps/plugins/textreport/ancestorreport.py:294 #: ../gramps/plugins/textreport/descendreport.py:537 -#: ../gramps/plugins/textreport/detancestralreport.py:832 -#: ../gramps/plugins/textreport/detdescendantreport.py:1023 +#: ../gramps/plugins/textreport/detancestralreport.py:840 +#: ../gramps/plugins/textreport/detdescendantreport.py:1029 msgid "Generations" msgstr "Generace" #: ../gramps/plugins/drawreport/ancestortree.py:805 -#: ../gramps/plugins/drawreport/descendtree.py:1534 +#: ../gramps/plugins/drawreport/descendtree.py:1539 msgid "The number of generations to include in the tree" msgstr "Počet generací zahrnutých ve stromu" @@ -20245,7 +20371,7 @@ msgid "The number of generations of empty boxes that will be displayed" msgstr "Počet generací prázdných boxů který bude zobrazen" #: ../gramps/plugins/drawreport/ancestortree.py:818 -#: ../gramps/plugins/drawreport/descendtree.py:1551 +#: ../gramps/plugins/drawreport/descendtree.py:1556 msgid "Compress tree" msgstr "Komprimovat strom" @@ -20256,13 +20382,13 @@ msgid "" msgstr "Zda odstranit jakékoli další mezery u osob které jsou neznámé" #: ../gramps/plugins/drawreport/ancestortree.py:837 -#: ../gramps/plugins/drawreport/descendtree.py:1570 +#: ../gramps/plugins/drawreport/descendtree.py:1575 msgid "Report Title" msgstr "Název sestavy" #: ../gramps/plugins/drawreport/ancestortree.py:838 -#: ../gramps/plugins/drawreport/descendtree.py:1571 -#: ../gramps/plugins/drawreport/descendtree.py:1744 +#: ../gramps/plugins/drawreport/descendtree.py:1576 +#: ../gramps/plugins/drawreport/descendtree.py:1749 msgid "Do not include a title" msgstr "Nezahrnovat název" @@ -20271,22 +20397,22 @@ msgid "Include Report Title" msgstr "Zahrnout název sestavy" #: ../gramps/plugins/drawreport/ancestortree.py:840 -#: ../gramps/plugins/drawreport/descendtree.py:1579 +#: ../gramps/plugins/drawreport/descendtree.py:1584 msgid "Choose a title for the report" msgstr "Zvolte název této sestavy" #: ../gramps/plugins/drawreport/ancestortree.py:843 -#: ../gramps/plugins/drawreport/descendtree.py:1583 +#: ../gramps/plugins/drawreport/descendtree.py:1588 msgid "Include a border" msgstr "Zahrnout okraje" #: ../gramps/plugins/drawreport/ancestortree.py:844 -#: ../gramps/plugins/drawreport/descendtree.py:1584 +#: ../gramps/plugins/drawreport/descendtree.py:1589 msgid "Whether to make a border around the report." msgstr "Zda orámovat sestavu." #: ../gramps/plugins/drawreport/ancestortree.py:847 -#: ../gramps/plugins/drawreport/descendtree.py:1587 +#: ../gramps/plugins/drawreport/descendtree.py:1592 msgid "Include Page Numbers" msgstr "Zahrnout čísla stran" @@ -20295,32 +20421,32 @@ msgid "Whether to print page numbers on each page." msgstr "Zda tisknout čísla stran na každou stránku." #: ../gramps/plugins/drawreport/ancestortree.py:851 -#: ../gramps/plugins/drawreport/descendtree.py:1591 +#: ../gramps/plugins/drawreport/descendtree.py:1596 msgid "Scale tree to fit" msgstr "Přizpůsobit strom velikosti" #: ../gramps/plugins/drawreport/ancestortree.py:852 -#: ../gramps/plugins/drawreport/descendtree.py:1592 +#: ../gramps/plugins/drawreport/descendtree.py:1597 msgid "Do not scale tree" msgstr "Nepřizpůsobovat strom" #: ../gramps/plugins/drawreport/ancestortree.py:853 -#: ../gramps/plugins/drawreport/descendtree.py:1593 +#: ../gramps/plugins/drawreport/descendtree.py:1598 msgid "Scale tree to fit page width only" msgstr "Přizpůsobit strom pouze šířce stránky" #: ../gramps/plugins/drawreport/ancestortree.py:854 -#: ../gramps/plugins/drawreport/descendtree.py:1594 +#: ../gramps/plugins/drawreport/descendtree.py:1599 msgid "Scale tree to fit the size of the page" msgstr "Přizpůsobit strom velikosti stránky" #: ../gramps/plugins/drawreport/ancestortree.py:856 -#: ../gramps/plugins/drawreport/descendtree.py:1596 +#: ../gramps/plugins/drawreport/descendtree.py:1601 msgid "Whether to scale the tree to fit a specific paper size" msgstr "Zda přizpůsobit strom konkrétní velikosti papíru" #: ../gramps/plugins/drawreport/ancestortree.py:863 -#: ../gramps/plugins/drawreport/descendtree.py:1603 +#: ../gramps/plugins/drawreport/descendtree.py:1608 msgid "" "Resize Page to Fit Tree size\n" "\n" @@ -20332,7 +20458,7 @@ msgstr "" "papíru'" #: ../gramps/plugins/drawreport/ancestortree.py:869 -#: ../gramps/plugins/drawreport/descendtree.py:1609 +#: ../gramps/plugins/drawreport/descendtree.py:1614 msgid "" "Whether to resize the page to fit the size \n" "of the tree. Note: the page will have a \n" @@ -20366,12 +20492,12 @@ msgstr "" " vertikálních i horizontálních mezer" #: ../gramps/plugins/drawreport/ancestortree.py:889 -#: ../gramps/plugins/drawreport/descendtree.py:1629 +#: ../gramps/plugins/drawreport/descendtree.py:1634 msgid "Include Blank Pages" msgstr "Vkládat prázdné stránky" #: ../gramps/plugins/drawreport/ancestortree.py:890 -#: ../gramps/plugins/drawreport/descendtree.py:1630 +#: ../gramps/plugins/drawreport/descendtree.py:1635 msgid "Whether to include pages that are blank." msgstr "Zda vkládat stránky, které jsou prázdné." @@ -20384,26 +20510,25 @@ msgstr "Zda vkládat stránky, které jsou prázdné." #. ######################### #. ############################### #: ../gramps/plugins/drawreport/ancestortree.py:896 -#: ../gramps/plugins/drawreport/calendarreport.py:494 -#: ../gramps/plugins/drawreport/descendtree.py:1634 -#: ../gramps/plugins/drawreport/fanchart.py:728 -#: ../gramps/plugins/drawreport/statisticschart.py:1045 -#: ../gramps/plugins/drawreport/timeline.py:434 -#: ../gramps/plugins/graph/gvfamilylines.py:162 -#: ../gramps/plugins/graph/gvhourglass.py:352 -#: ../gramps/plugins/graph/gvrelgraph.py:801 +#: ../gramps/plugins/drawreport/calendarreport.py:490 +#: ../gramps/plugins/drawreport/descendtree.py:1639 +#: ../gramps/plugins/drawreport/fanchart.py:730 +#: ../gramps/plugins/drawreport/statisticschart.py:1074 +#: ../gramps/plugins/drawreport/timeline.py:435 +#: ../gramps/plugins/graph/gvfamilylines.py:169 +#: ../gramps/plugins/graph/gvhourglass.py:402 +#: ../gramps/plugins/graph/gvrelgraph.py:841 #: ../gramps/plugins/textreport/ancestorreport.py:310 -#: ../gramps/plugins/textreport/birthdayreport.py:438 +#: ../gramps/plugins/textreport/birthdayreport.py:500 #: ../gramps/plugins/textreport/descendreport.py:557 -#: ../gramps/plugins/textreport/detancestralreport.py:848 -#: ../gramps/plugins/textreport/detdescendantreport.py:1039 +#: ../gramps/plugins/textreport/detancestralreport.py:856 +#: ../gramps/plugins/textreport/detdescendantreport.py:1045 #: ../gramps/plugins/textreport/familygroup.py:732 -#: ../gramps/plugins/textreport/indivcomplete.py:1082 +#: ../gramps/plugins/textreport/indivcomplete.py:1083 #: ../gramps/plugins/textreport/kinshipreport.py:382 -#: ../gramps/plugins/textreport/placereport.py:461 +#: ../gramps/plugins/textreport/placereport.py:462 #: ../gramps/plugins/textreport/recordsreport.py:243 -#: ../gramps/plugins/webreport/webcal.py:1664 -#: ../gramps/plugins/drawreport/statisticschart.py:1056 +#: ../gramps/plugins/webreport/webcal.py:1709 msgid "Report Options (2)" msgstr "Volby sestavy (2)" @@ -20458,17 +20583,17 @@ msgid "The display format for the center person" msgstr "Formát zobrazení pro ústřední osobu" #: ../gramps/plugins/drawreport/ancestortree.py:941 -#: ../gramps/plugins/drawreport/descendtree.py:1670 +#: ../gramps/plugins/drawreport/descendtree.py:1675 msgid "Include Marriage box" msgstr "Zahrnout box sňatku" #: ../gramps/plugins/drawreport/ancestortree.py:943 -#: ../gramps/plugins/drawreport/descendtree.py:1672 +#: ../gramps/plugins/drawreport/descendtree.py:1677 msgid "Whether to include a separate marital box in the report" msgstr "Zda do sestavy zahrnout separátní martial box" #: ../gramps/plugins/drawreport/ancestortree.py:947 -#: ../gramps/plugins/drawreport/descendtree.py:1676 +#: ../gramps/plugins/drawreport/descendtree.py:1681 msgid "" "Marriage\n" "Display Format" @@ -20477,19 +20602,19 @@ msgstr "" "Formát zobrazení" #: ../gramps/plugins/drawreport/ancestortree.py:949 -#: ../gramps/plugins/drawreport/descendtree.py:1678 +#: ../gramps/plugins/drawreport/descendtree.py:1683 msgid "Display format for the marital box." msgstr "Formát zobrazení pro martial box." #. ################# #: ../gramps/plugins/drawreport/ancestortree.py:954 -#: ../gramps/plugins/drawreport/descendtree.py:1683 +#: ../gramps/plugins/drawreport/descendtree.py:1688 #: ../gramps/plugins/lib/libmetadata.py:104 msgid "Advanced" msgstr "Pokročilé" #: ../gramps/plugins/drawreport/ancestortree.py:957 -#: ../gramps/plugins/drawreport/descendtree.py:1686 +#: ../gramps/plugins/drawreport/descendtree.py:1691 msgid "" "Replace Display Format:\n" "'Replace this'/' with this'" @@ -20498,7 +20623,7 @@ msgstr "" "'Nahradit toto'/' tímto'" #: ../gramps/plugins/drawreport/ancestortree.py:959 -#: ../gramps/plugins/drawreport/descendtree.py:1688 +#: ../gramps/plugins/drawreport/descendtree.py:1693 msgid "" "i.e.\n" "United States of America/U.S.A" @@ -20513,17 +20638,17 @@ msgstr "" #. _("Whether to include thumbnails of people.")) #. menu.add_option(category_name, "includeImages", self.__include_images) #: ../gramps/plugins/drawreport/ancestortree.py:969 -#: ../gramps/plugins/drawreport/descendtree.py:1691 +#: ../gramps/plugins/drawreport/descendtree.py:1696 msgid "Include a note" msgstr "Zahrnout poznámku" #: ../gramps/plugins/drawreport/ancestortree.py:970 -#: ../gramps/plugins/drawreport/descendtree.py:1692 +#: ../gramps/plugins/drawreport/descendtree.py:1697 msgid "Whether to include a note on the report." msgstr "Zda do sestavy zahrnout poznámku." #: ../gramps/plugins/drawreport/ancestortree.py:975 -#: ../gramps/plugins/drawreport/descendtree.py:1697 +#: ../gramps/plugins/drawreport/descendtree.py:1702 msgid "" "Add a note\n" "\n" @@ -20534,12 +20659,12 @@ msgstr "" "$T vloží dnešní datum" #: ../gramps/plugins/drawreport/ancestortree.py:980 -#: ../gramps/plugins/drawreport/descendtree.py:1702 +#: ../gramps/plugins/drawreport/descendtree.py:1707 msgid "Note Location" msgstr "Umístění poznámky" #: ../gramps/plugins/drawreport/ancestortree.py:983 -#: ../gramps/plugins/drawreport/descendtree.py:1705 +#: ../gramps/plugins/drawreport/descendtree.py:1710 msgid "Where to place the note." msgstr "Kde bude umístěna poznámka." @@ -20552,13 +20677,13 @@ msgid "Make the inter-box spacing bigger or smaller" msgstr "Zvětšit nebo zmenšit výšku vnitřního rámečku" #: ../gramps/plugins/drawreport/ancestortree.py:993 -#: ../gramps/plugins/drawreport/descendtree.py:1714 +#: ../gramps/plugins/drawreport/descendtree.py:1719 msgid "box shadow scale factor" msgstr "poměr velikosti stínování pole" #. down to 0 #: ../gramps/plugins/drawreport/ancestortree.py:995 -#: ../gramps/plugins/drawreport/descendtree.py:1716 +#: ../gramps/plugins/drawreport/descendtree.py:1721 msgid "Make the box shadow bigger or smaller" msgstr "Zvětšit nebo zmenšit stín pole" @@ -20575,20 +20700,20 @@ msgid " Generations of empty boxes for unknown ancestors" msgstr " generací prázdných rámečků neznámých předků" #: ../gramps/plugins/drawreport/ancestortree.py:1049 -#: ../gramps/plugins/drawreport/descendtree.py:1776 -#: ../gramps/plugins/drawreport/fanchart.py:769 -#: ../gramps/plugins/drawreport/timeline.py:479 +#: ../gramps/plugins/drawreport/descendtree.py:1781 +#: ../gramps/plugins/drawreport/fanchart.py:771 +#: ../gramps/plugins/drawreport/timeline.py:480 #: ../gramps/plugins/textreport/alphabeticalindex.py:120 #: ../gramps/plugins/textreport/ancestorreport.py:386 -#: ../gramps/plugins/textreport/detancestralreport.py:1020 -#: ../gramps/plugins/textreport/detdescendantreport.py:1225 +#: ../gramps/plugins/textreport/detancestralreport.py:1028 +#: ../gramps/plugins/textreport/detdescendantreport.py:1231 #: ../gramps/plugins/textreport/endoflinereport.py:317 #: ../gramps/plugins/textreport/familygroup.py:878 -#: ../gramps/plugins/textreport/indivcomplete.py:1236 +#: ../gramps/plugins/textreport/indivcomplete.py:1237 #: ../gramps/plugins/textreport/kinshipreport.py:424 #: ../gramps/plugins/textreport/notelinkreport.py:206 #: ../gramps/plugins/textreport/numberofancestorsreport.py:233 -#: ../gramps/plugins/textreport/placereport.py:570 +#: ../gramps/plugins/textreport/placereport.py:571 #: ../gramps/plugins/textreport/recordsreport.py:335 #: ../gramps/plugins/textreport/summary.py:329 #: ../gramps/plugins/textreport/tagreport.py:975 @@ -20596,35 +20721,34 @@ msgid "The basic style used for the text display." msgstr "Základní styl používaný pro zobrazení textu." #: ../gramps/plugins/drawreport/ancestortree.py:1059 -#: ../gramps/plugins/drawreport/descendtree.py:1796 +#: ../gramps/plugins/drawreport/descendtree.py:1801 #: ../gramps/plugins/textreport/familygroup.py:890 #: ../gramps/plugins/textreport/tagreport.py:993 msgid "The basic style used for the note display." msgstr "Základní styl používaný pro zobrazení poznámky." #: ../gramps/plugins/drawreport/ancestortree.py:1068 -#: ../gramps/plugins/drawreport/descendtree.py:1767 -#: ../gramps/plugins/drawreport/fanchart.py:759 -#: ../gramps/plugins/drawreport/statisticschart.py:1130 -#: ../gramps/plugins/drawreport/timeline.py:497 +#: ../gramps/plugins/drawreport/descendtree.py:1772 +#: ../gramps/plugins/drawreport/fanchart.py:761 +#: ../gramps/plugins/drawreport/statisticschart.py:1159 +#: ../gramps/plugins/drawreport/timeline.py:498 #: ../gramps/plugins/textreport/alphabeticalindex.py:103 #: ../gramps/plugins/textreport/ancestorreport.py:363 #: ../gramps/plugins/textreport/descendreport.py:584 -#: ../gramps/plugins/textreport/detancestralreport.py:972 -#: ../gramps/plugins/textreport/detdescendantreport.py:1177 +#: ../gramps/plugins/textreport/detancestralreport.py:980 +#: ../gramps/plugins/textreport/detdescendantreport.py:1183 #: ../gramps/plugins/textreport/endoflinereport.py:299 #: ../gramps/plugins/textreport/familygroup.py:869 -#: ../gramps/plugins/textreport/indivcomplete.py:1204 +#: ../gramps/plugins/textreport/indivcomplete.py:1205 #: ../gramps/plugins/textreport/kinshipreport.py:406 #: ../gramps/plugins/textreport/notelinkreport.py:186 #: ../gramps/plugins/textreport/numberofancestorsreport.py:226 -#: ../gramps/plugins/textreport/placereport.py:503 +#: ../gramps/plugins/textreport/placereport.py:504 #: ../gramps/plugins/textreport/recordsreport.py:308 #: ../gramps/plugins/textreport/simplebooktitle.py:171 #: ../gramps/plugins/textreport/summary.py:310 #: ../gramps/plugins/textreport/tableofcontents.py:102 #: ../gramps/plugins/textreport/tagreport.py:944 -#: ../gramps/plugins/drawreport/statisticschart.py:1141 msgid "The style used for the title." msgstr "Styl používaný pro název." @@ -20641,28 +20765,28 @@ msgstr "Vytvořeno v Gramps" #. to see "nearby" comments #: ../gramps/plugins/drawreport/calendarreport.py:199 #: ../gramps/plugins/drawreport/calendarreport.py:225 -#: ../gramps/plugins/drawreport/calendarreport.py:319 +#: ../gramps/plugins/drawreport/calendarreport.py:315 msgid "Calendar Report" msgstr "Sestava kalendář" #: ../gramps/plugins/drawreport/calendarreport.py:200 -#: ../gramps/plugins/textreport/birthdayreport.py:218 +#: ../gramps/plugins/textreport/birthdayreport.py:225 msgid "Formatting months..." msgstr "Formátují se měsíce..." -#: ../gramps/plugins/drawreport/calendarreport.py:320 -#: ../gramps/plugins/textreport/birthdayreport.py:263 -#: ../gramps/plugins/webreport/webcal.py:1275 +#: ../gramps/plugins/drawreport/calendarreport.py:316 +#: ../gramps/plugins/textreport/birthdayreport.py:270 +#: ../gramps/plugins/webreport/webcal.py:1285 msgid "Reading database..." msgstr "Databáze se načítá..." -#: ../gramps/plugins/drawreport/calendarreport.py:365 +#: ../gramps/plugins/drawreport/calendarreport.py:361 #, python-format msgid "%(person)s, birth" msgstr "%(person)s, narození" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/drawreport/calendarreport.py:369 +#: ../gramps/plugins/drawreport/calendarreport.py:365 #, python-brace-format msgid "{person}, {age}" msgid_plural "{person}, {age}" @@ -20670,8 +20794,7 @@ msgstr[0] "{person}, {age}" msgstr[1] "{person}, {age}" msgstr[2] "{person}, {age}" -#: ../gramps/plugins/drawreport/calendarreport.py:425 -#: ../gramps/plugins/textreport/birthdayreport.py:373 +#: ../gramps/plugins/drawreport/calendarreport.py:421 #, python-format msgid "" "%(spouse)s and\n" @@ -20681,8 +20804,7 @@ msgstr "" " %(person)s, sňatek" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/drawreport/calendarreport.py:431 -#: ../gramps/plugins/textreport/birthdayreport.py:378 +#: ../gramps/plugins/drawreport/calendarreport.py:427 #, python-brace-format msgid "" "{spouse} and\n" @@ -20700,185 +20822,185 @@ msgstr[2] "" "{spouse} a\n" " {person}, {nyears}" -#: ../gramps/plugins/drawreport/calendarreport.py:472 -#: ../gramps/plugins/webreport/webcal.py:1628 +#: ../gramps/plugins/drawreport/calendarreport.py:468 +#: ../gramps/plugins/webreport/webcal.py:1673 msgid "Select filter to restrict people that appear on calendar" msgstr "Vyberte filtr pro omezení osob, které se objeví v kalendáři" -#: ../gramps/plugins/drawreport/calendarreport.py:477 -#: ../gramps/plugins/drawreport/fanchart.py:688 -#: ../gramps/plugins/graph/gvrelgraph.py:774 +#: ../gramps/plugins/drawreport/calendarreport.py:473 +#: ../gramps/plugins/drawreport/fanchart.py:690 +#: ../gramps/plugins/graph/gvrelgraph.py:808 #: ../gramps/plugins/textreport/ancestorreport.py:291 #: ../gramps/plugins/textreport/descendreport.py:523 -#: ../gramps/plugins/textreport/detancestralreport.py:824 -#: ../gramps/plugins/textreport/detdescendantreport.py:1001 +#: ../gramps/plugins/textreport/detancestralreport.py:832 +#: ../gramps/plugins/textreport/detdescendantreport.py:1007 #: ../gramps/plugins/textreport/endoflinereport.py:273 #: ../gramps/plugins/textreport/kinshipreport.py:359 #: ../gramps/plugins/textreport/numberofancestorsreport.py:205 msgid "The center person for the report" msgstr "Výchozí osoba pro sestavu" -#: ../gramps/plugins/drawreport/calendarreport.py:481 -#: ../gramps/plugins/textreport/birthdayreport.py:426 +#: ../gramps/plugins/drawreport/calendarreport.py:477 +#: ../gramps/plugins/textreport/birthdayreport.py:488 msgid "Text Area 1" msgstr "Text 1" -#: ../gramps/plugins/drawreport/calendarreport.py:482 +#: ../gramps/plugins/drawreport/calendarreport.py:478 msgid "First line of text at bottom of calendar" msgstr "První řádka textu v dolní části kalendáře" -#: ../gramps/plugins/drawreport/calendarreport.py:485 -#: ../gramps/plugins/textreport/birthdayreport.py:430 +#: ../gramps/plugins/drawreport/calendarreport.py:481 +#: ../gramps/plugins/textreport/birthdayreport.py:492 msgid "Text Area 2" msgstr "Text 2" -#: ../gramps/plugins/drawreport/calendarreport.py:486 +#: ../gramps/plugins/drawreport/calendarreport.py:482 msgid "Second line of text at bottom of calendar" msgstr "Druhá řádka textu v dolní části kalendáře" -#: ../gramps/plugins/drawreport/calendarreport.py:489 -#: ../gramps/plugins/textreport/birthdayreport.py:434 +#: ../gramps/plugins/drawreport/calendarreport.py:485 +#: ../gramps/plugins/textreport/birthdayreport.py:496 msgid "Text Area 3" msgstr "Text 3" -#: ../gramps/plugins/drawreport/calendarreport.py:490 +#: ../gramps/plugins/drawreport/calendarreport.py:486 msgid "Third line of text at bottom of calendar" msgstr "Třetí řádka textu v dolní části kalendáře" -#: ../gramps/plugins/drawreport/calendarreport.py:505 -#: ../gramps/plugins/textreport/birthdayreport.py:445 -#: ../gramps/plugins/webreport/webcal.py:1684 +#: ../gramps/plugins/drawreport/calendarreport.py:501 +#: ../gramps/plugins/textreport/birthdayreport.py:507 +#: ../gramps/plugins/webreport/webcal.py:1729 msgid "Include only living people" msgstr "Zahrnout pouze žijící osoby" -#: ../gramps/plugins/drawreport/calendarreport.py:506 -#: ../gramps/plugins/webreport/webcal.py:1685 +#: ../gramps/plugins/drawreport/calendarreport.py:502 +#: ../gramps/plugins/webreport/webcal.py:1730 msgid "Include only living people in the calendar" msgstr "V kalendáři zahrnout pouze žijící osoby" #. ######################### #. Content options #. Content -#: ../gramps/plugins/drawreport/calendarreport.py:512 -#: ../gramps/plugins/textreport/birthdayreport.py:453 -#: ../gramps/plugins/textreport/detancestralreport.py:865 -#: ../gramps/plugins/textreport/detdescendantreport.py:1056 -#: ../gramps/plugins/view/relview.py:1703 +#: ../gramps/plugins/drawreport/calendarreport.py:508 +#: ../gramps/plugins/textreport/birthdayreport.py:523 +#: ../gramps/plugins/textreport/detancestralreport.py:873 +#: ../gramps/plugins/textreport/detdescendantreport.py:1062 +#: ../gramps/plugins/view/relview.py:1874 msgid "Content" msgstr "Obsah" #. ######################### -#: ../gramps/plugins/drawreport/calendarreport.py:516 -#: ../gramps/plugins/drawreport/calendarreport.py:518 +#: ../gramps/plugins/drawreport/calendarreport.py:512 +#: ../gramps/plugins/drawreport/calendarreport.py:514 msgid "Year of calendar" msgstr "Rok pro kalendář" -#: ../gramps/plugins/drawreport/calendarreport.py:521 -#: ../gramps/plugins/textreport/birthdayreport.py:460 -#: ../gramps/plugins/webreport/webcal.py:1721 +#: ../gramps/plugins/drawreport/calendarreport.py:517 +#: ../gramps/plugins/textreport/birthdayreport.py:530 +#: ../gramps/plugins/webreport/webcal.py:1766 msgid "Country for holidays" msgstr "Země pro svátky" -#: ../gramps/plugins/drawreport/calendarreport.py:532 -#: ../gramps/plugins/textreport/birthdayreport.py:471 +#: ../gramps/plugins/drawreport/calendarreport.py:528 +#: ../gramps/plugins/textreport/birthdayreport.py:541 msgid "Select the country to see associated holidays" msgstr "Vyberte zemi pro zobrazení přidružených svátků" #. Default selection ???? -#: ../gramps/plugins/drawreport/calendarreport.py:535 -#: ../gramps/plugins/webreport/webcal.py:1737 +#: ../gramps/plugins/drawreport/calendarreport.py:531 +#: ../gramps/plugins/webreport/webcal.py:1784 msgid "First day of week" msgstr "První den týdne" -#: ../gramps/plugins/drawreport/calendarreport.py:543 -#: ../gramps/plugins/webreport/webcal.py:1740 +#: ../gramps/plugins/drawreport/calendarreport.py:539 +#: ../gramps/plugins/webreport/webcal.py:1787 msgid "Select the first day of the week for the calendar" msgstr "Vyberte první den týdne pro kalendář" -#: ../gramps/plugins/drawreport/calendarreport.py:546 -#: ../gramps/plugins/textreport/birthdayreport.py:474 -#: ../gramps/plugins/webreport/webcal.py:1744 +#: ../gramps/plugins/drawreport/calendarreport.py:542 +#: ../gramps/plugins/textreport/birthdayreport.py:544 +#: ../gramps/plugins/webreport/webcal.py:1791 msgid "Birthday surname" msgstr "Jméno za svobodna" -#: ../gramps/plugins/drawreport/calendarreport.py:549 -#: ../gramps/plugins/textreport/birthdayreport.py:477 -#: ../gramps/plugins/webreport/webcal.py:1745 +#: ../gramps/plugins/drawreport/calendarreport.py:545 +#: ../gramps/plugins/textreport/birthdayreport.py:547 +#: ../gramps/plugins/webreport/webcal.py:1792 msgid "Wives use husband's surname (from first family listed)" msgstr "Ženy používají příjmení manžela (první rodiny ze seznamu)" -#: ../gramps/plugins/drawreport/calendarreport.py:552 -#: ../gramps/plugins/textreport/birthdayreport.py:480 -#: ../gramps/plugins/webreport/webcal.py:1747 +#: ../gramps/plugins/drawreport/calendarreport.py:548 +#: ../gramps/plugins/textreport/birthdayreport.py:550 +#: ../gramps/plugins/webreport/webcal.py:1794 msgid "Wives use husband's surname (from last family listed)" msgstr "Ženy používají příjmení manžela (první rodiny ze seznamu)" -#: ../gramps/plugins/drawreport/calendarreport.py:553 -#: ../gramps/plugins/textreport/birthdayreport.py:481 -#: ../gramps/plugins/webreport/webcal.py:1749 +#: ../gramps/plugins/drawreport/calendarreport.py:549 +#: ../gramps/plugins/textreport/birthdayreport.py:551 +#: ../gramps/plugins/webreport/webcal.py:1796 msgid "Wives use their own surname" msgstr "Ženy používají své příjmení" -#: ../gramps/plugins/drawreport/calendarreport.py:554 -#: ../gramps/plugins/textreport/birthdayreport.py:482 -#: ../gramps/plugins/webreport/webcal.py:1750 +#: ../gramps/plugins/drawreport/calendarreport.py:550 +#: ../gramps/plugins/textreport/birthdayreport.py:552 +#: ../gramps/plugins/webreport/webcal.py:1797 msgid "Select married women's displayed surname" msgstr "Vybrat příjmení vdané ženy" -#: ../gramps/plugins/drawreport/calendarreport.py:557 -#: ../gramps/plugins/textreport/birthdayreport.py:485 -#: ../gramps/plugins/webreport/webcal.py:1760 +#: ../gramps/plugins/drawreport/calendarreport.py:553 +#: ../gramps/plugins/textreport/birthdayreport.py:555 +#: ../gramps/plugins/webreport/webcal.py:1882 msgid "Include birthdays" msgstr "Zahrnout narozeniny" -#: ../gramps/plugins/drawreport/calendarreport.py:558 -#: ../gramps/plugins/textreport/birthdayreport.py:486 +#: ../gramps/plugins/drawreport/calendarreport.py:554 +#: ../gramps/plugins/textreport/birthdayreport.py:556 msgid "Whether to include birthdays" msgstr "Zda zahrnout narozeniny" -#: ../gramps/plugins/drawreport/calendarreport.py:561 -#: ../gramps/plugins/textreport/birthdayreport.py:489 -#: ../gramps/plugins/webreport/webcal.py:1764 +#: ../gramps/plugins/drawreport/calendarreport.py:557 +#: ../gramps/plugins/textreport/birthdayreport.py:559 +#: ../gramps/plugins/webreport/webcal.py:1886 msgid "Include anniversaries" msgstr "Zahrnout výročí" -#: ../gramps/plugins/drawreport/calendarreport.py:562 -#: ../gramps/plugins/textreport/birthdayreport.py:490 +#: ../gramps/plugins/drawreport/calendarreport.py:558 +#: ../gramps/plugins/textreport/birthdayreport.py:560 msgid "Whether to include anniversaries" msgstr "Zda zahrnout svátky" -#: ../gramps/plugins/drawreport/calendarreport.py:631 +#: ../gramps/plugins/drawreport/calendarreport.py:627 msgid "Title text and background color" msgstr "Text titulku a barva pozadí" -#: ../gramps/plugins/drawreport/calendarreport.py:635 +#: ../gramps/plugins/drawreport/calendarreport.py:631 msgid "Calendar day numbers" msgstr "Čísla dnů v kalendáři" -#: ../gramps/plugins/drawreport/calendarreport.py:638 +#: ../gramps/plugins/drawreport/calendarreport.py:634 msgid "Daily text display" msgstr "Text který se zobrazí pro daný den" -#: ../gramps/plugins/drawreport/calendarreport.py:640 +#: ../gramps/plugins/drawreport/calendarreport.py:636 msgid "Holiday text display" msgstr "Zobrazení textu svátků" -#: ../gramps/plugins/drawreport/calendarreport.py:643 +#: ../gramps/plugins/drawreport/calendarreport.py:639 msgid "Days of the week text" msgstr "Text pro dny v týdnu" -#: ../gramps/plugins/drawreport/calendarreport.py:647 -#: ../gramps/plugins/textreport/birthdayreport.py:575 +#: ../gramps/plugins/drawreport/calendarreport.py:643 +#: ../gramps/plugins/textreport/birthdayreport.py:649 msgid "Text at bottom, line 1" msgstr "Text dole, řádek 1" -#: ../gramps/plugins/drawreport/calendarreport.py:649 -#: ../gramps/plugins/textreport/birthdayreport.py:577 +#: ../gramps/plugins/drawreport/calendarreport.py:645 +#: ../gramps/plugins/textreport/birthdayreport.py:651 msgid "Text at bottom, line 2" msgstr "Text dole, řádek 2" -#: ../gramps/plugins/drawreport/calendarreport.py:651 -#: ../gramps/plugins/textreport/birthdayreport.py:579 +#: ../gramps/plugins/drawreport/calendarreport.py:647 +#: ../gramps/plugins/textreport/birthdayreport.py:653 msgid "Text at bottom, line 3" msgstr "Text dole, řádek 3" @@ -20931,85 +21053,85 @@ msgstr "Graf rodiny pro rodiče %(father1)s a %(mother1)s" msgid "Cousin Chart for %(names)s" msgstr "Graf blízkých příbuzných osoby %(names)s" -#: ../gramps/plugins/drawreport/descendtree.py:759 +#: ../gramps/plugins/drawreport/descendtree.py:758 #, python-format msgid "Family %s is not in the Database" msgstr "Rodina %s není v databázi" #. if self.name == "familial_descend_tree": -#: ../gramps/plugins/drawreport/descendtree.py:1525 -#: ../gramps/plugins/drawreport/descendtree.py:1529 +#: ../gramps/plugins/drawreport/descendtree.py:1530 +#: ../gramps/plugins/drawreport/descendtree.py:1534 msgid "Report for" msgstr "Sestava pro" -#: ../gramps/plugins/drawreport/descendtree.py:1526 +#: ../gramps/plugins/drawreport/descendtree.py:1531 msgid "The main person for the report" msgstr "Výchozí osoba pro zprávu" -#: ../gramps/plugins/drawreport/descendtree.py:1530 +#: ../gramps/plugins/drawreport/descendtree.py:1535 msgid "The main family for the report" msgstr "Výchozí rodina pro sestavu" -#: ../gramps/plugins/drawreport/descendtree.py:1537 +#: ../gramps/plugins/drawreport/descendtree.py:1542 msgid "Level of Spouses" msgstr "Úroveň partnerů" -#: ../gramps/plugins/drawreport/descendtree.py:1538 +#: ../gramps/plugins/drawreport/descendtree.py:1543 msgid "0=no Spouses, 1=include Spouses, 2=include Spouses of the spouse, etc" msgstr "" "0=bez partnerů, 1=zahrnout partnery, 2=zahrnout partnery partnera(ky), atd" -#: ../gramps/plugins/drawreport/descendtree.py:1543 +#: ../gramps/plugins/drawreport/descendtree.py:1548 msgid "Start with the parent(s) of the selected first" msgstr "Začít nejprve s rodičem/či zvoleného" -#: ../gramps/plugins/drawreport/descendtree.py:1546 +#: ../gramps/plugins/drawreport/descendtree.py:1551 msgid "Will show the parents, brother and sisters of the selected person." msgstr "Zobrazí rodiče, bratry a sestry zvolené osoby." -#: ../gramps/plugins/drawreport/descendtree.py:1552 +#: ../gramps/plugins/drawreport/descendtree.py:1557 msgid "Whether to move people up, where possible, resulting in a smaller tree" msgstr "Zda posunout osoby výše pokud to bude vést k menšímu stromu" -#: ../gramps/plugins/drawreport/descendtree.py:1556 +#: ../gramps/plugins/drawreport/descendtree.py:1561 msgid "Bold direct descendants" msgstr "Zvýraznit přímé potomky" -#: ../gramps/plugins/drawreport/descendtree.py:1558 +#: ../gramps/plugins/drawreport/descendtree.py:1563 msgid "" "Whether to bold those people that are direct (not step or half) descendants." msgstr "" "Zda zvýraznit tyto osoby, které jsou přímými (ne nevlastními nebo " "nemanželskými) potomky." -#: ../gramps/plugins/drawreport/descendtree.py:1563 +#: ../gramps/plugins/drawreport/descendtree.py:1568 msgid "Indent Spouses" msgstr "Odsadit partnery" -#: ../gramps/plugins/drawreport/descendtree.py:1564 +#: ../gramps/plugins/drawreport/descendtree.py:1569 msgid "Whether to indent the spouses in the tree." msgstr "Zda ve stromu odsadit partnery." -#: ../gramps/plugins/drawreport/descendtree.py:1572 -#: ../gramps/plugins/drawreport/descendtree.py:1745 +#: ../gramps/plugins/drawreport/descendtree.py:1577 +#: ../gramps/plugins/drawreport/descendtree.py:1750 msgid "Descendant Chart for [selected person(s)]" msgstr "Graf potomků osoby [selected person(s)]" -#: ../gramps/plugins/drawreport/descendtree.py:1575 -#: ../gramps/plugins/drawreport/descendtree.py:1749 +#: ../gramps/plugins/drawreport/descendtree.py:1580 +#: ../gramps/plugins/drawreport/descendtree.py:1754 msgid "Family Chart for [names of chosen family]" msgstr "Rodinný graf osoby [names of chosen family]" -#: ../gramps/plugins/drawreport/descendtree.py:1578 -#: ../gramps/plugins/drawreport/descendtree.py:1753 +#: ../gramps/plugins/drawreport/descendtree.py:1583 +#: ../gramps/plugins/drawreport/descendtree.py:1758 msgid "Cousin Chart for [names of children]" msgstr "Graf blízkých příbuzných osoby [names of children]" -#: ../gramps/plugins/drawreport/descendtree.py:1588 +#: ../gramps/plugins/drawreport/descendtree.py:1593 msgid "Whether to include page numbers on each page." msgstr "Zda vkládat čísla stran na každou stránku." -#: ../gramps/plugins/drawreport/descendtree.py:1649 +#: ../gramps/plugins/drawreport/descendtree.py:1654 msgid "" "Descendant\n" "Display Format" @@ -21017,7 +21139,7 @@ msgstr "" "Potomek\n" "Formát zobrazení" -#: ../gramps/plugins/drawreport/descendtree.py:1653 +#: ../gramps/plugins/drawreport/descendtree.py:1658 msgid "Display format for a descendant." msgstr "Formát zobrazení potomka." @@ -21027,7 +21149,7 @@ msgstr "Formát zobrazení potomka." #. True) #. diffspouse.set_help(_("Whether spouses can have a different format.")) #. menu.add_option(category_name, "diffspouse", diffspouse) -#: ../gramps/plugins/drawreport/descendtree.py:1663 +#: ../gramps/plugins/drawreport/descendtree.py:1668 msgid "" "Spousal\n" "Display Format" @@ -21035,19 +21157,19 @@ msgstr "" "Manželský\n" "Formát zobrazení" -#: ../gramps/plugins/drawreport/descendtree.py:1667 +#: ../gramps/plugins/drawreport/descendtree.py:1672 msgid "Display format for a spouse." msgstr "Formát zobrazení partnera." -#: ../gramps/plugins/drawreport/descendtree.py:1709 +#: ../gramps/plugins/drawreport/descendtree.py:1714 msgid "inter-box Y scale factor" msgstr "poměr zvětšení výšky rámu" -#: ../gramps/plugins/drawreport/descendtree.py:1711 +#: ../gramps/plugins/drawreport/descendtree.py:1716 msgid "Make the inter-box Y bigger or smaller" msgstr "Zvětšit nebo zmenšit výšku vnitřního rámečku" -#: ../gramps/plugins/drawreport/descendtree.py:1787 +#: ../gramps/plugins/drawreport/descendtree.py:1792 msgid "The bold style used for the text display." msgstr "Styl zvýraznění používaný pro zobrazení textu." @@ -21113,10 +21235,6 @@ msgstr "Vytvoří vějířové grafy" #. extract requested items from the database and count them #: ../gramps/plugins/drawreport/drawplugins.gpr.py:197 -#: ../gramps/plugins/drawreport/statisticschart.py:801 -#: ../gramps/plugins/drawreport/statisticschart.py:811 -#: ../gramps/plugins/drawreport/statisticschart.py:845 -#: ../gramps/plugins/drawreport/statisticschart.py:846 #: ../gramps/plugins/drawreport/statisticschart.py:812 #: ../gramps/plugins/drawreport/statisticschart.py:822 #: ../gramps/plugins/drawreport/statisticschart.py:856 @@ -21129,7 +21247,7 @@ msgid "Produces statistical bar and pie charts of the people in the database" msgstr "Vytvoří statistické sloupcové a koláčové grafy osob v databázi" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:221 -#: ../gramps/plugins/drawreport/timeline.py:274 +#: ../gramps/plugins/drawreport/timeline.py:275 msgid "Timeline Chart" msgstr "Graf časové osy" @@ -21152,467 +21270,441 @@ msgstr "" "%(generations)d generační vějířový graf pro\n" "osobu %(person)s" -#: ../gramps/plugins/drawreport/fanchart.py:692 +#: ../gramps/plugins/drawreport/fanchart.py:694 #: ../gramps/plugins/textreport/ancestorreport.py:296 #: ../gramps/plugins/textreport/descendreport.py:538 -#: ../gramps/plugins/textreport/detancestralreport.py:833 -#: ../gramps/plugins/textreport/detdescendantreport.py:1024 +#: ../gramps/plugins/textreport/detancestralreport.py:841 +#: ../gramps/plugins/textreport/detdescendantreport.py:1030 msgid "The number of generations to include in the report" msgstr "Počet generací zahrnutý v sestavě" -#: ../gramps/plugins/drawreport/fanchart.py:696 +#: ../gramps/plugins/drawreport/fanchart.py:698 msgid "Type of graph" msgstr "Typ grafu" -#: ../gramps/plugins/drawreport/fanchart.py:697 +#: ../gramps/plugins/drawreport/fanchart.py:699 msgid "full circle" msgstr "celý kruh" -#: ../gramps/plugins/drawreport/fanchart.py:698 +#: ../gramps/plugins/drawreport/fanchart.py:700 msgid "half circle" msgstr "půlkruh" -#: ../gramps/plugins/drawreport/fanchart.py:699 +#: ../gramps/plugins/drawreport/fanchart.py:701 msgid "quarter circle" msgstr "čtvrt kruhu" -#: ../gramps/plugins/drawreport/fanchart.py:700 +#: ../gramps/plugins/drawreport/fanchart.py:702 msgid "The form of the graph: full circle, half circle, or quarter circle." msgstr "Forma grafu: celý kruh, půlkruh, nebo čtvrt kruhu." -#: ../gramps/plugins/drawreport/fanchart.py:706 +#: ../gramps/plugins/drawreport/fanchart.py:708 msgid "generation dependent" msgstr "generačně závislá" -#: ../gramps/plugins/drawreport/fanchart.py:707 +#: ../gramps/plugins/drawreport/fanchart.py:709 msgid "Background color is either white or generation dependent" msgstr "Barva pozadí je buď bílá, nebo závislá na generaci" -#: ../gramps/plugins/drawreport/fanchart.py:711 +#: ../gramps/plugins/drawreport/fanchart.py:713 msgid "Orientation of radial texts" msgstr "Orientace radiálních textů" -#: ../gramps/plugins/drawreport/fanchart.py:713 +#: ../gramps/plugins/drawreport/fanchart.py:715 msgid "upright" msgstr "vpravo nahoře" -#: ../gramps/plugins/drawreport/fanchart.py:714 +#: ../gramps/plugins/drawreport/fanchart.py:716 msgid "roundabout" msgstr "nepřímý" -#: ../gramps/plugins/drawreport/fanchart.py:715 +#: ../gramps/plugins/drawreport/fanchart.py:717 msgid "Print radial texts upright or roundabout" msgstr "Tisknout radiální text nahoru, nebo okolo" -#: ../gramps/plugins/drawreport/fanchart.py:717 +#: ../gramps/plugins/drawreport/fanchart.py:719 msgid "Draw empty boxes" msgstr "Zobrazit prázdná pole" -#: ../gramps/plugins/drawreport/fanchart.py:718 +#: ../gramps/plugins/drawreport/fanchart.py:720 msgid "Draw the background although there is no information" msgstr "Zobrazit pozadí, přestože pole neobsahuje žádné informace" -#: ../gramps/plugins/drawreport/fanchart.py:722 +#: ../gramps/plugins/drawreport/fanchart.py:724 msgid "Use one font style for all generations" msgstr "Použít jeden styl písma pro všechny generace" -#: ../gramps/plugins/drawreport/fanchart.py:724 +#: ../gramps/plugins/drawreport/fanchart.py:726 msgid "" "You can customize font and color for each generation in the style editor" msgstr "V editoru stylů můžete přizpůsobit písmo a barvu pro každou generaci" -#: ../gramps/plugins/drawreport/fanchart.py:780 +#: ../gramps/plugins/drawreport/fanchart.py:782 #, python-format msgid "The style used for the text display of generation \"%d\"" msgstr "Styl používaný pro textové zobrazení generace \"%d\"" -#: ../gramps/plugins/drawreport/statisticschart.py:306 +#: ../gramps/plugins/drawreport/statisticschart.py:311 msgid "Item count" msgstr "Počet položek" -#: ../gramps/plugins/drawreport/statisticschart.py:310 +#: ../gramps/plugins/drawreport/statisticschart.py:315 +#: ../gramps/plugins/graph/gvfamilylines.py:85 msgid "Both" msgstr "Obě" -#: ../gramps/plugins/drawreport/statisticschart.py:311 -#: ../gramps/plugins/drawreport/statisticschart.py:413 -#: ../gramps/plugins/drawreport/statisticschart.py:774 +#: ../gramps/plugins/drawreport/statisticschart.py:316 +#: ../gramps/plugins/drawreport/statisticschart.py:419 +#: ../gramps/plugins/drawreport/statisticschart.py:794 #: ../gramps/plugins/tool/verify.glade:645 -#: ../gramps/plugins/drawreport/statisticschart.py:785 msgid "Men" msgstr "Muži" -#: ../gramps/plugins/drawreport/statisticschart.py:312 -#: ../gramps/plugins/drawreport/statisticschart.py:415 -#: ../gramps/plugins/drawreport/statisticschart.py:776 +#: ../gramps/plugins/drawreport/statisticschart.py:317 +#: ../gramps/plugins/drawreport/statisticschart.py:421 +#: ../gramps/plugins/drawreport/statisticschart.py:796 #: ../gramps/plugins/tool/verify.glade:525 -#: ../gramps/plugins/drawreport/statisticschart.py:787 msgid "Women" msgstr "Ženy" -#: ../gramps/plugins/drawreport/statisticschart.py:332 +#: ../gramps/plugins/drawreport/statisticschart.py:338 msgid "person|Title" msgstr "Jméno" -#: ../gramps/plugins/drawreport/statisticschart.py:336 +#: ../gramps/plugins/drawreport/statisticschart.py:342 msgid "Forename" msgstr "Křestní jméno" -#: ../gramps/plugins/drawreport/statisticschart.py:340 +#: ../gramps/plugins/drawreport/statisticschart.py:346 msgid "Birth year" msgstr "Rok narození" -#: ../gramps/plugins/drawreport/statisticschart.py:342 +#: ../gramps/plugins/drawreport/statisticschart.py:348 msgid "Death year" msgstr "Rok úmrtí" -#: ../gramps/plugins/drawreport/statisticschart.py:344 +#: ../gramps/plugins/drawreport/statisticschart.py:350 msgid "Birth month" msgstr "Měsíc narození" -#: ../gramps/plugins/drawreport/statisticschart.py:346 +#: ../gramps/plugins/drawreport/statisticschart.py:352 msgid "Death month" msgstr "Měsíc úmrtí" -#: ../gramps/plugins/drawreport/statisticschart.py:348 +#: ../gramps/plugins/drawreport/statisticschart.py:354 #: ../gramps/plugins/export/exportcsv.py:357 -#: ../gramps/plugins/importer/importcsv.py:172 +#: ../gramps/plugins/importer/importcsv.py:173 msgid "Birth place" msgstr "Místo narození" -#: ../gramps/plugins/drawreport/statisticschart.py:350 +#: ../gramps/plugins/drawreport/statisticschart.py:356 #: ../gramps/plugins/export/exportcsv.py:359 msgid "Death place" msgstr "Místo úmrtí" -#: ../gramps/plugins/drawreport/statisticschart.py:352 +#: ../gramps/plugins/drawreport/statisticschart.py:358 msgid "Marriage place" msgstr "Místo uzavření sňatků" -#: ../gramps/plugins/drawreport/statisticschart.py:355 +#: ../gramps/plugins/drawreport/statisticschart.py:361 msgid "Number of relationships" msgstr "Počet vztahů" -#: ../gramps/plugins/drawreport/statisticschart.py:359 +#: ../gramps/plugins/drawreport/statisticschart.py:365 msgid "Age when first child born" msgstr "Věk při narození prvního dítěte" -#: ../gramps/plugins/drawreport/statisticschart.py:363 +#: ../gramps/plugins/drawreport/statisticschart.py:369 msgid "Age when last child born" msgstr "Věk při narození posledního dítěte" -#: ../gramps/plugins/drawreport/statisticschart.py:365 +#: ../gramps/plugins/drawreport/statisticschart.py:371 msgid "Number of children" msgstr "Počet dětí" -#: ../gramps/plugins/drawreport/statisticschart.py:367 +#: ../gramps/plugins/drawreport/statisticschart.py:373 msgid "Age at marriage" msgstr "Věk v době sňatku" -#: ../gramps/plugins/drawreport/statisticschart.py:369 +#: ../gramps/plugins/drawreport/statisticschart.py:375 msgid "Age at death" msgstr "Věk při úmrtí" -#: ../gramps/plugins/drawreport/statisticschart.py:373 +#: ../gramps/plugins/drawreport/statisticschart.py:379 msgid "Event type" msgstr "Typ události" -#: ../gramps/plugins/drawreport/statisticschart.py:387 +#: ../gramps/plugins/drawreport/statisticschart.py:393 msgid "(Preferred) title missing" msgstr "(Preferovaný) název chybí" -#: ../gramps/plugins/drawreport/statisticschart.py:396 +#. the list of keys that represent "missing" information +#: ../gramps/plugins/drawreport/statisticschart.py:402 +#: ../gramps/plugins/drawreport/statisticschart.py:928 msgid "(Preferred) forename missing" msgstr "(Preferované) křestní jméno chybí" -#: ../gramps/plugins/drawreport/statisticschart.py:406 +#: ../gramps/plugins/drawreport/statisticschart.py:412 msgid "(Preferred) surname missing" msgstr "(Preferované) příjmení chybí" -#: ../gramps/plugins/drawreport/statisticschart.py:416 +#: ../gramps/plugins/drawreport/statisticschart.py:422 msgid "Gender unknown" msgstr "Pohlaví neznámé" +#. localized year #. inadequate information -#: ../gramps/plugins/drawreport/statisticschart.py:425 -#: ../gramps/plugins/drawreport/statisticschart.py:434 -#: ../gramps/plugins/drawreport/statisticschart.py:541 -#: ../gramps/plugins/drawreport/statisticschart.py:445 -#: ../gramps/plugins/drawreport/statisticschart.py:552 +#: ../gramps/plugins/drawreport/statisticschart.py:431 +#: ../gramps/plugins/drawreport/statisticschart.py:451 +#: ../gramps/plugins/drawreport/statisticschart.py:558 +#: ../gramps/plugins/drawreport/statisticschart.py:929 msgid "Date(s) missing" msgstr "Chybí datum(data)" -#: ../gramps/plugins/drawreport/statisticschart.py:443 -#: ../gramps/plugins/drawreport/statisticschart.py:457 -#: ../gramps/plugins/drawreport/statisticschart.py:454 -#: ../gramps/plugins/drawreport/statisticschart.py:468 +#: ../gramps/plugins/drawreport/statisticschart.py:460 +#: ../gramps/plugins/drawreport/statisticschart.py:474 msgid "Place missing" msgstr "Místo chybí" -#: ../gramps/plugins/drawreport/statisticschart.py:465 -#: ../gramps/plugins/drawreport/statisticschart.py:476 +#: ../gramps/plugins/drawreport/statisticschart.py:482 msgid "Already dead" msgstr "Již po smrti" -#: ../gramps/plugins/drawreport/statisticschart.py:472 -#: ../gramps/plugins/drawreport/statisticschart.py:483 +#: ../gramps/plugins/drawreport/statisticschart.py:489 msgid "Still alive" msgstr "Stále naživu" -#: ../gramps/plugins/drawreport/statisticschart.py:480 -#: ../gramps/plugins/drawreport/statisticschart.py:492 -#: ../gramps/plugins/drawreport/statisticschart.py:491 -#: ../gramps/plugins/drawreport/statisticschart.py:503 +#: ../gramps/plugins/drawreport/statisticschart.py:497 +#: ../gramps/plugins/drawreport/statisticschart.py:509 msgid "Events missing" msgstr "Události chybí" -#: ../gramps/plugins/drawreport/statisticschart.py:500 -#: ../gramps/plugins/drawreport/statisticschart.py:508 -#: ../gramps/plugins/drawreport/statisticschart.py:511 -#: ../gramps/plugins/drawreport/statisticschart.py:519 +#: ../gramps/plugins/drawreport/statisticschart.py:517 +#: ../gramps/plugins/drawreport/statisticschart.py:525 +#: ../gramps/plugins/drawreport/statisticschart.py:932 msgid "Children missing" msgstr "Děti chybí" -#: ../gramps/plugins/drawreport/statisticschart.py:530 -#: ../gramps/plugins/drawreport/statisticschart.py:541 +#: ../gramps/plugins/drawreport/statisticschart.py:547 +#: ../gramps/plugins/drawreport/statisticschart.py:931 msgid "Birth missing" msgstr "Chybí narození" -#: ../gramps/plugins/drawreport/statisticschart.py:631 -#: ../gramps/plugins/drawreport/statisticschart.py:642 +#: ../gramps/plugins/drawreport/statisticschart.py:648 +#: ../gramps/plugins/drawreport/statisticschart.py:930 msgid "Personal information missing" msgstr "Chybí osobní informace" -#: ../gramps/plugins/drawreport/statisticschart.py:769 -#: ../gramps/plugins/drawreport/timeline.py:118 +#: ../gramps/plugins/drawreport/statisticschart.py:789 +#: ../gramps/plugins/drawreport/timeline.py:119 #: ../gramps/plugins/textreport/placereport.py:99 #: ../gramps/plugins/textreport/recordsreport.py:91 #: ../gramps/plugins/textreport/tagreport.py:100 -#: ../gramps/plugins/drawreport/statisticschart.py:780 #, python-format msgid "(Living people: %(option_name)s)" msgstr "(Žijící osoby: %(option_name)s)" -#: ../gramps/plugins/drawreport/statisticschart.py:788 -#: ../gramps/plugins/drawreport/statisticschart.py:799 +#: ../gramps/plugins/drawreport/statisticschart.py:801 #, python-format -msgid "%(genders)s born %(year_from)04d-%(year_to)04d" -msgstr "%(genders)s narozen(a) %(year_from)04d-%(year_to)04d" +msgid "%s born" +msgstr "narozen %s" -#: ../gramps/plugins/drawreport/statisticschart.py:792 #: ../gramps/plugins/drawreport/statisticschart.py:803 -#, python-format -msgid "Persons born %(year_from)04d-%(year_to)04d" -msgstr "Osoby narozené %(year_from)04d-%(year_to)04d" +msgid "Persons born" +msgstr "Osoby narozené" -#: ../gramps/plugins/drawreport/statisticschart.py:802 #: ../gramps/plugins/drawreport/statisticschart.py:813 msgid "Collecting data..." msgstr "Sbírají se data..." -#: ../gramps/plugins/drawreport/statisticschart.py:812 #: ../gramps/plugins/drawreport/statisticschart.py:823 msgid "Sorting data..." msgstr "Třídím data..." -#: ../gramps/plugins/drawreport/statisticschart.py:847 #: ../gramps/plugins/drawreport/statisticschart.py:858 msgid "Saving charts..." msgstr "Ukládají se grafy..." -#: ../gramps/plugins/drawreport/statisticschart.py:901 -#: ../gramps/plugins/drawreport/statisticschart.py:939 -#: ../gramps/plugins/drawreport/statisticschart.py:912 -#: ../gramps/plugins/drawreport/statisticschart.py:950 +#: ../gramps/plugins/drawreport/statisticschart.py:911 +#: ../gramps/plugins/drawreport/statisticschart.py:960 #, python-format msgid "%s (persons):" msgstr "%s (osoby):" -#: ../gramps/plugins/drawreport/statisticschart.py:991 +#: ../gramps/plugins/drawreport/statisticschart.py:1013 #: ../gramps/plugins/textreport/recordsreport.py:219 -#: ../gramps/plugins/drawreport/statisticschart.py:1002 msgid "Determines what people are included in the report." msgstr "Určí které osoby budou zahrnuty do sestavy." -#: ../gramps/plugins/drawreport/statisticschart.py:996 -#: ../gramps/plugins/drawreport/timeline.py:421 -#: ../gramps/plugins/textreport/birthdayreport.py:417 -#: ../gramps/plugins/textreport/indivcomplete.py:1067 +#: ../gramps/plugins/drawreport/statisticschart.py:1018 +#: ../gramps/plugins/drawreport/timeline.py:422 +#: ../gramps/plugins/textreport/birthdayreport.py:479 +#: ../gramps/plugins/textreport/indivcomplete.py:1068 #: ../gramps/plugins/textreport/recordsreport.py:223 -#: ../gramps/plugins/tool/sortevents.py:172 -#: ../gramps/plugins/webreport/narrativeweb.py:1608 -#: ../gramps/plugins/webreport/webcal.py:1632 -#: ../gramps/plugins/drawreport/statisticschart.py:1007 +#: ../gramps/plugins/tool/sortevents.py:173 +#: ../gramps/plugins/webreport/narrativeweb.py:1645 +#: ../gramps/plugins/webreport/webcal.py:1677 msgid "Filter Person" msgstr "Filtrovat osobu" -#: ../gramps/plugins/drawreport/statisticschart.py:997 -#: ../gramps/plugins/textreport/birthdayreport.py:418 -#: ../gramps/plugins/textreport/indivcomplete.py:1068 -#: ../gramps/plugins/drawreport/statisticschart.py:1008 +#: ../gramps/plugins/drawreport/statisticschart.py:1019 +#: ../gramps/plugins/textreport/birthdayreport.py:480 +#: ../gramps/plugins/textreport/indivcomplete.py:1069 msgid "The center person for the filter." msgstr "Výchozí osoba filtru." -#: ../gramps/plugins/drawreport/statisticschart.py:1001 -#: ../gramps/plugins/drawreport/statisticschart.py:1012 +#: ../gramps/plugins/drawreport/statisticschart.py:1023 msgid "Sort chart items by" msgstr "Seřadit položky grafu podle" -#: ../gramps/plugins/drawreport/statisticschart.py:1006 -#: ../gramps/plugins/drawreport/statisticschart.py:1017 +#: ../gramps/plugins/drawreport/statisticschart.py:1028 msgid "Select how the statistical data is sorted." msgstr "Vybrat způsob třídění statistických dat." -#: ../gramps/plugins/drawreport/statisticschart.py:1009 -#: ../gramps/plugins/drawreport/statisticschart.py:1020 +#: ../gramps/plugins/drawreport/statisticschart.py:1031 msgid "Sort in reverse order" msgstr "Třídit v opačném pořadí" -#: ../gramps/plugins/drawreport/statisticschart.py:1010 -#: ../gramps/plugins/drawreport/statisticschart.py:1021 +#: ../gramps/plugins/drawreport/statisticschart.py:1032 msgid "Check to reverse the sorting order." msgstr "Zaškrtnout k obrácení třídícího pořadí." -#: ../gramps/plugins/drawreport/statisticschart.py:1014 -#: ../gramps/plugins/drawreport/statisticschart.py:1025 +#: ../gramps/plugins/drawreport/statisticschart.py:1036 msgid "People Born After" msgstr "Lidé narození po" -#: ../gramps/plugins/drawreport/statisticschart.py:1016 -#: ../gramps/plugins/drawreport/statisticschart.py:1027 +#: ../gramps/plugins/drawreport/statisticschart.py:1038 msgid "Birth year from which to include people." msgstr "Zahrnout osoby narozené od daného roku." -#: ../gramps/plugins/drawreport/statisticschart.py:1019 -#: ../gramps/plugins/drawreport/statisticschart.py:1030 +#: ../gramps/plugins/drawreport/statisticschart.py:1041 msgid "People Born Before" msgstr "Lidé narození před" -#: ../gramps/plugins/drawreport/statisticschart.py:1021 -#: ../gramps/plugins/drawreport/statisticschart.py:1032 +#: ../gramps/plugins/drawreport/statisticschart.py:1043 msgid "Birth year until which to include people" msgstr "Zahrnout osoby narozené do roku" -#: ../gramps/plugins/drawreport/statisticschart.py:1024 -#: ../gramps/plugins/drawreport/statisticschart.py:1035 +#: ../gramps/plugins/drawreport/statisticschart.py:1046 msgid "Include people without known birth years" msgstr "Zařadit osoby s neznámým datem narození" -#: ../gramps/plugins/drawreport/statisticschart.py:1026 -#: ../gramps/plugins/drawreport/statisticschart.py:1037 +#: ../gramps/plugins/drawreport/statisticschart.py:1048 msgid "Whether to include people without known birth years." msgstr "Zda zařadit osoby s neznámým rokem narození." -#: ../gramps/plugins/drawreport/statisticschart.py:1030 -#: ../gramps/plugins/drawreport/statisticschart.py:1041 +#: ../gramps/plugins/drawreport/statisticschart.py:1052 msgid "Genders included" msgstr "Včetně pohlaví" -#: ../gramps/plugins/drawreport/statisticschart.py:1035 -#: ../gramps/plugins/drawreport/statisticschart.py:1046 +#: ../gramps/plugins/drawreport/statisticschart.py:1057 msgid "Select which genders are included into statistics." msgstr "Vybrat, která pohlaví jsou zahrnuta do statistik." -#: ../gramps/plugins/drawreport/statisticschart.py:1039 -#: ../gramps/plugins/drawreport/statisticschart.py:1050 +#: ../gramps/plugins/drawreport/statisticschart.py:1061 msgid "Max. items for a pie" msgstr "Max. položek pro kruhový graf" -#: ../gramps/plugins/drawreport/statisticschart.py:1040 -#: ../gramps/plugins/drawreport/statisticschart.py:1051 +#: ../gramps/plugins/drawreport/statisticschart.py:1062 msgid "" "With fewer items pie chart and legend will be used instead of a bar chart." msgstr "Pro méně položek bude místo sloupcového grafu vytvořen kruhový graf." -#: ../gramps/plugins/drawreport/statisticschart.py:1073 -#: ../gramps/plugins/drawreport/statisticschart.py:1084 +#: ../gramps/plugins/drawreport/statisticschart.py:1066 +msgid "Include counts of missing information" +msgstr "Zahrnuje počty chybějících informací" + +#: ../gramps/plugins/drawreport/statisticschart.py:1068 +msgid "" +"Whether to include counts of the number of people who lack the given " +"information." +msgstr "Zda zahrnout součty počtů lidí u kterých chybí daná informace." + +#: ../gramps/plugins/drawreport/statisticschart.py:1102 msgid "Charts 3" msgstr "Grafy 3" -#: ../gramps/plugins/drawreport/statisticschart.py:1075 -#: ../gramps/plugins/drawreport/statisticschart.py:1086 +#: ../gramps/plugins/drawreport/statisticschart.py:1104 msgid "Charts 2" msgstr "Grafy 2" -#: ../gramps/plugins/drawreport/statisticschart.py:1077 -#: ../gramps/plugins/drawreport/statisticschart.py:1088 +#: ../gramps/plugins/drawreport/statisticschart.py:1106 msgid "Charts 1" msgstr "Grafy 1" -#: ../gramps/plugins/drawreport/statisticschart.py:1079 -#: ../gramps/plugins/drawreport/statisticschart.py:1090 +#: ../gramps/plugins/drawreport/statisticschart.py:1108 msgid "Include charts with indicated data." msgstr "Zda zahrnout grafy s uvedenými údaji." -#: ../gramps/plugins/drawreport/statisticschart.py:1121 -#: ../gramps/plugins/textreport/placereport.py:601 -#: ../gramps/plugins/drawreport/statisticschart.py:1132 +#: ../gramps/plugins/drawreport/statisticschart.py:1150 +#: ../gramps/plugins/textreport/placereport.py:602 msgid "The style used for the items and values." msgstr "Styl používaný pro položky a hodnoty." -#: ../gramps/plugins/drawreport/timeline.py:65 +#: ../gramps/plugins/drawreport/timeline.py:66 msgid "sorted by|Birth Date" msgstr "Datum narození" -#: ../gramps/plugins/drawreport/timeline.py:66 +#: ../gramps/plugins/drawreport/timeline.py:67 msgid "sorted by|Name" msgstr "Jméno" #. Sort the people as requested -#: ../gramps/plugins/drawreport/timeline.py:156 -#: ../gramps/plugins/drawreport/timeline.py:168 -#: ../gramps/plugins/drawreport/timeline.py:337 +#: ../gramps/plugins/drawreport/timeline.py:157 +#: ../gramps/plugins/drawreport/timeline.py:169 +#: ../gramps/plugins/drawreport/timeline.py:338 msgid "Timeline" msgstr "Časová osa" -#: ../gramps/plugins/drawreport/timeline.py:157 +#: ../gramps/plugins/drawreport/timeline.py:158 msgid "Sorting dates..." msgstr "Třídím data..." -#: ../gramps/plugins/drawreport/timeline.py:168 +#: ../gramps/plugins/drawreport/timeline.py:169 msgid "Calculating timeline..." msgstr "Vypočítává se časová osa..." #. feature request 2356: avoid genitive form -#: ../gramps/plugins/drawreport/timeline.py:276 +#: ../gramps/plugins/drawreport/timeline.py:277 #, python-format msgid "Sorted by %s" msgstr "Setříděno podle %s" -#: ../gramps/plugins/drawreport/timeline.py:311 +#: ../gramps/plugins/drawreport/timeline.py:312 +#: ../gramps/plugins/lib/libgedcom.py:7832 msgid "No Date Information" msgstr "Žádná informace o datu" -#: ../gramps/plugins/drawreport/timeline.py:338 +#: ../gramps/plugins/drawreport/timeline.py:339 msgid "Finding date range..." msgstr "Hledá se časové období..." -#: ../gramps/plugins/drawreport/timeline.py:417 +#: ../gramps/plugins/drawreport/timeline.py:418 msgid "Determines what people are included in the report" msgstr "Určí které osoby budou zahrnuty do sestavy" -#: ../gramps/plugins/drawreport/timeline.py:422 +#: ../gramps/plugins/drawreport/timeline.py:423 #: ../gramps/plugins/textreport/recordsreport.py:224 -#: ../gramps/plugins/tool/sortevents.py:173 -#: ../gramps/plugins/webreport/narrativeweb.py:1609 -#: ../gramps/plugins/webreport/webcal.py:1633 +#: ../gramps/plugins/tool/sortevents.py:174 +#: ../gramps/plugins/webreport/narrativeweb.py:1646 +#: ../gramps/plugins/webreport/webcal.py:1678 msgid "The center person for the filter" msgstr "Výchozí osoba filtru" -#: ../gramps/plugins/drawreport/timeline.py:426 -#: ../gramps/plugins/tool/sortevents.py:179 +#: ../gramps/plugins/drawreport/timeline.py:427 +#: ../gramps/plugins/tool/sortevents.py:180 msgid "Sort by" msgstr "Třídit podle" -#: ../gramps/plugins/drawreport/timeline.py:431 -#: ../gramps/plugins/tool/sortevents.py:184 +#: ../gramps/plugins/drawreport/timeline.py:432 +#: ../gramps/plugins/tool/sortevents.py:185 msgid "Sorting method to use" msgstr "Použít metodu třídění" -#: ../gramps/plugins/drawreport/timeline.py:488 -#: ../gramps/plugins/textreport/indivcomplete.py:1216 +#: ../gramps/plugins/drawreport/timeline.py:489 +#: ../gramps/plugins/textreport/indivcomplete.py:1217 #: ../gramps/plugins/textreport/notelinkreport.py:196 -#: ../gramps/plugins/textreport/placereport.py:532 +#: ../gramps/plugins/textreport/placereport.py:533 #: ../gramps/plugins/textreport/recordsreport.py:327 #: ../gramps/plugins/textreport/tagreport.py:965 msgid "The style used for the section headers." @@ -21760,13 +21852,13 @@ msgid "Include marriages" msgstr "Zahrnout sňatky" #: ../gramps/plugins/export/exportcsv.py:138 -#: ../gramps/plugins/textreport/detancestralreport.py:894 -#: ../gramps/plugins/textreport/detdescendantreport.py:1081 +#: ../gramps/plugins/textreport/detancestralreport.py:902 +#: ../gramps/plugins/textreport/detdescendantreport.py:1087 msgid "Include children" msgstr "Zahrnout potomky" #: ../gramps/plugins/export/exportcsv.py:139 -#: ../gramps/plugins/graph/gvfamilylines.py:227 +#: ../gramps/plugins/graph/gvfamilylines.py:234 msgid "Include places" msgstr "Zahrnout místa" @@ -21816,64 +21908,64 @@ msgid "Burial source" msgstr "Pramen pohřbu" #: ../gramps/plugins/export/exportcsv.py:465 -#: ../gramps/plugins/importer/importcsv.py:217 +#: ../gramps/plugins/importer/importcsv.py:233 #: ../gramps/plugins/textreport/familygroup.py:627 -#: ../gramps/plugins/webreport/basepage.py:2325 +#: ../gramps/plugins/webreport/basepage.py:2366 msgid "Husband" msgstr "Manžel" #: ../gramps/plugins/export/exportcsv.py:465 -#: ../gramps/plugins/importer/importcsv.py:214 +#: ../gramps/plugins/importer/importcsv.py:230 #: ../gramps/plugins/textreport/familygroup.py:636 -#: ../gramps/plugins/webreport/basepage.py:2323 +#: ../gramps/plugins/webreport/basepage.py:2364 msgid "Wife" msgstr "Manželka" -#: ../gramps/plugins/export/exportgedcom.py:405 +#: ../gramps/plugins/export/exportgedcom.py:398 msgid "Writing individuals" msgstr "Zapisují se jednotlivci" -#: ../gramps/plugins/export/exportgedcom.py:797 -#: ../gramps/plugins/export/exportgedcom.py:1079 -#: ../gramps/plugins/export/exportgedcom.py:1170 -#: ../gramps/plugins/lib/libgedcom.py:4150 -#: ../gramps/plugins/lib/libgedcom.py:5883 +#: ../gramps/plugins/export/exportgedcom.py:790 +#: ../gramps/plugins/export/exportgedcom.py:1072 +#: ../gramps/plugins/export/exportgedcom.py:1163 +#: ../gramps/plugins/lib/libgedcom.py:4144 +#: ../gramps/plugins/lib/libgedcom.py:5872 #: ../gramps/plugins/lib/libgedcom.py:7017 msgid "FAX" msgstr "FAX" -#: ../gramps/plugins/export/exportgedcom.py:811 +#: ../gramps/plugins/export/exportgedcom.py:804 #: ../gramps/plugins/textreport/familygroup.py:673 msgid "Writing families" msgstr "Zapisují se rodiny" -#: ../gramps/plugins/export/exportgedcom.py:978 +#: ../gramps/plugins/export/exportgedcom.py:971 msgid "Writing sources" msgstr "Zapisují se prameny" -#: ../gramps/plugins/export/exportgedcom.py:1013 +#: ../gramps/plugins/export/exportgedcom.py:1006 msgid "Writing notes" msgstr "Zapisují se poznámky" -#: ../gramps/plugins/export/exportgedcom.py:1056 +#: ../gramps/plugins/export/exportgedcom.py:1049 msgid "Writing repositories" msgstr "Zapisují se archivy" -#: ../gramps/plugins/export/exportgedcom.py:1172 -#: ../gramps/plugins/lib/libgedcom.py:5895 +#: ../gramps/plugins/export/exportgedcom.py:1165 +#: ../gramps/plugins/lib/libgedcom.py:5884 msgid "EMAIL" msgstr "EMAIL" -#: ../gramps/plugins/export/exportgedcom.py:1174 -#: ../gramps/plugins/lib/libgedcom.py:5907 +#: ../gramps/plugins/export/exportgedcom.py:1167 +#: ../gramps/plugins/lib/libgedcom.py:5896 msgid "WWW" msgstr "WWW" -#: ../gramps/plugins/export/exportgedcom.py:1438 +#: ../gramps/plugins/export/exportgedcom.py:1429 msgid "Writing media" msgstr "Zapisují se média" -#: ../gramps/plugins/export/exportgedcom.py:1570 +#: ../gramps/plugins/export/exportgedcom.py:1603 msgid "GEDCOM Export failed" msgstr "Export GEDCOM selhal" @@ -21889,31 +21981,6 @@ msgstr "Vybranému filtru nevyhovují žádné rodiny" msgid "Failure writing %s" msgstr "Zápis %s selhal" -#. feature requests 2356, 1657: avoid genitive form -#: ../gramps/plugins/export/exportvcalendar.py:135 -#, python-format -msgid "Marriage of %s" -msgstr "Svatba: %s" - -#. feature requests 2356, 1657: avoid genitive form -#: ../gramps/plugins/export/exportvcalendar.py:154 -#: ../gramps/plugins/export/exportvcalendar.py:159 -#, python-format -msgid "Birth of %s" -msgstr "Narození %s" - -#. feature requests 2356, 1657: avoid genitive form -#: ../gramps/plugins/export/exportvcalendar.py:172 -#: ../gramps/plugins/export/exportvcalendar.py:178 -#, python-format -msgid "Death of %s" -msgstr "Úmrtí: %s" - -#: ../gramps/plugins/export/exportvcalendar.py:237 -#, python-format -msgid "Anniversary: %s" -msgstr "Výročí: %s" - #: ../gramps/plugins/export/exportxml.py:140 msgid "" "The database cannot be saved because you do not have permission to write to " @@ -21991,7 +22058,7 @@ msgstr "Matka - rozložení věkového rozpětí dětí" #: ../gramps/plugins/gramplet/agestats.py:235 #: ../gramps/plugins/gramplet/gramplet.gpr.py:262 #: ../gramps/plugins/gramplet/gramplet.gpr.py:269 -#: ../gramps/plugins/webreport/basepage.py:1498 +#: ../gramps/plugins/webreport/basepage.py:1539 #: ../gramps/plugins/webreport/statistics.py:84 msgid "Statistics" msgstr "Statistiky" @@ -22044,7 +22111,7 @@ msgstr "" #: ../gramps/plugins/gramplet/attributes.py:56 #: ../gramps/plugins/lib/libmetadata.py:172 -#: ../gramps/plugins/webreport/basepage.py:1005 +#: ../gramps/plugins/webreport/basepage.py:1024 msgid "Key" msgstr "Klíč" @@ -22119,9 +22186,9 @@ msgstr "Použít" msgid "Double-click on a row to edit the selected event." msgstr "Dvojklik na řádek upraví zvolenou událost." -#: ../gramps/plugins/gramplet/fanchart2waygramplet.py:86 -#: ../gramps/plugins/gramplet/fanchartdescgramplet.py:64 -#: ../gramps/plugins/gramplet/fanchartgramplet.py:67 +#: ../gramps/plugins/gramplet/fanchart2waygramplet.py:78 +#: ../gramps/plugins/gramplet/fanchartdescgramplet.py:65 +#: ../gramps/plugins/gramplet/fanchartgramplet.py:68 msgid "" "Click to expand/contract person\n" "Right-click for options\n" @@ -22304,7 +22371,7 @@ msgstr "Dvojklikem na křestní jméno zobrazit podrobnosti" #: ../gramps/plugins/gramplet/pedigreegramplet.py:50 #: ../gramps/plugins/gramplet/recordsgramplet.py:43 #: ../gramps/plugins/gramplet/relativegramplet.py:40 -#: ../gramps/plugins/gramplet/statsgramplet.py:53 +#: ../gramps/plugins/gramplet/statsgramplet.py:58 #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:70 #: ../gramps/plugins/gramplet/topsurnamesgramplet.py:52 #: ../gramps/plugins/gramplet/topsurnamesgramplet.py:60 @@ -22314,7 +22381,7 @@ msgstr "Není nahrán žádný rodokmen." #: ../gramps/plugins/gramplet/givennamegramplet.py:70 #: ../gramps/plugins/gramplet/recordsgramplet.py:50 -#: ../gramps/plugins/gramplet/statsgramplet.py:69 +#: ../gramps/plugins/gramplet/statsgramplet.py:71 #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:93 #: ../gramps/plugins/gramplet/topsurnamesgramplet.py:70 msgid "Processing..." @@ -22369,7 +22436,7 @@ msgstr "Gramplet zobrazující potomky aktivní osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:104 #: ../gramps/plugins/gramplet/gramplet.gpr.py:111 -#: ../gramps/plugins/webreport/person.py:1086 +#: ../gramps/plugins/webreport/person.py:1177 msgid "Ancestors" msgstr "Předci" @@ -22384,7 +22451,7 @@ msgstr "" "Gramplet zobrazující přímé předky aktivní osoby formou vějířového grafu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:138 -#: ../gramps/plugins/view/fanchartdescview.py:75 +#: ../gramps/plugins/view/fanchartdescview.py:76 msgid "Descendant Fan Chart" msgstr "Vějířový graf potomků" @@ -22399,7 +22466,7 @@ msgid "Descendant Fan" msgstr "Vějíř potomků" #: ../gramps/plugins/gramplet/gramplet.gpr.py:155 -#: ../gramps/plugins/view/fanchart2wayview.py:78 +#: ../gramps/plugins/view/fanchart2wayview.py:79 msgid "2-Way Fan Chart" msgstr "Dvoucestný vějířový graf" @@ -22438,7 +22505,7 @@ msgstr "Gramplet zobrazující všechna křestní jména jako textový mrak" #: ../gramps/plugins/gramplet/gramplet.gpr.py:205 #: ../gramps/plugins/view/pedigreeview.py:528 #: ../gramps/plugins/view/view.gpr.py:127 -#: ../gramps/plugins/webreport/person.py:1272 +#: ../gramps/plugins/webreport/person.py:1346 msgid "Pedigree" msgstr "Rodokmen" @@ -22852,10 +22919,9 @@ msgstr "Gramplet zobrazující zpětné odkazy k osobě" #: ../gramps/plugins/gramplet/gramplet.gpr.py:967 #: ../gramps/plugins/gramplet/gramplet.gpr.py:981 #: ../gramps/plugins/gramplet/gramplet.gpr.py:995 -#: ../gramps/plugins/webreport/basepage.py:2269 -#: ../gramps/plugins/webreport/basepage.py:2810 -#: ../gramps/plugins/webreport/person.py:858 -#: ../gramps/plugins/webreport/thumbnail.py:210 +#: ../gramps/plugins/webreport/basepage.py:2959 +#: ../gramps/plugins/webreport/person.py:878 +#: ../gramps/plugins/webreport/thumbnail.py:164 msgid "References" msgstr "Odkazy" @@ -22884,7 +22950,7 @@ msgid "Gramplet showing the backlink references for a place" msgstr "Gramplet zobrazující zpětné odkazy k místu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:931 -#: ../gramps/plugins/webreport/basepage.py:2153 +#: ../gramps/plugins/webreport/basepage.py:2234 msgid "Source References" msgstr "Odkaz na pramen" @@ -23090,6 +23156,8 @@ msgid "Gramplet showing the places enclosed by the active place" msgstr "Gramplet zobrazující místa ohraničená aktivním místem" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1308 +#: ../gramps/plugins/webreport/basepage.py:2673 +#: ../gramps/plugins/webreport/basepage.py:2736 msgid "Place Encloses" msgstr "Místo ohraničuje" @@ -23118,35 +23186,48 @@ msgstr "Zeměpisné souřadnice událostí rodiny" msgid "Gramplet showing the events for all the family" msgstr "Gramplet zobrazující události pro celou rodinu" -#: ../gramps/plugins/gramplet/leak.py:93 +#: ../gramps/plugins/gramplet/leak.py:99 +#, fuzzy +msgid "Referrer" +msgstr "Odkaz" + +#: ../gramps/plugins/gramplet/leak.py:103 msgid "Uncollected object" msgstr "Neuvolněný objekt" -#: ../gramps/plugins/gramplet/leak.py:102 +#: ../gramps/plugins/gramplet/leak.py:112 msgid "Refresh" msgstr "Aktualizovat" -#: ../gramps/plugins/gramplet/leak.py:133 +#: ../gramps/plugins/gramplet/leak.py:122 +msgid "Press Refresh to see initial results" +msgstr "" + +#: ../gramps/plugins/gramplet/leak.py:158 #, python-format msgid "Referrers of %d" msgstr "Počet odkazujících se %d" -#: ../gramps/plugins/gramplet/leak.py:147 +#: ../gramps/plugins/gramplet/leak.py:181 #, python-format msgid "%d refers to" msgstr "%d odkazuje na" -#: ../gramps/plugins/gramplet/leak.py:172 +#: ../gramps/plugins/gramplet/leak.py:198 #, python-format msgid "Uncollected Objects: %s" msgstr "Nevybrané objekty: %s" +#: ../gramps/plugins/gramplet/leak.py:239 +msgid "Reference Error" +msgstr "Chyba odkazu" + #: ../gramps/plugins/gramplet/locations.py:81 msgid "Double-click on a row to edit the selected place." msgstr "Dvojklik na řádek upraví zvolené místo." #: ../gramps/plugins/gramplet/notes.py:111 -#: ../gramps/plugins/gramplet/todo.py:135 +#: ../gramps/plugins/gramplet/todo.py:137 #: ../gramps/plugins/gramplet/todogramplet.py:151 #, python-format msgid "%(current)d of %(total)d" @@ -23159,8 +23240,8 @@ msgstr "Pro nastavení táhněte myší přes odkazy" #: ../gramps/plugins/gramplet/pedigreegramplet.py:58 #: ../gramps/plugins/gramplet/pedigreegramplet.py:67 #: ../gramps/plugins/gramplet/pedigreegramplet.py:78 -#: ../gramps/plugins/view/fanchartdescview.py:295 -#: ../gramps/plugins/view/fanchartview.py:291 +#: ../gramps/plugins/view/fanchartdescview.py:280 +#: ../gramps/plugins/view/fanchartview.py:378 msgid "Max generations" msgstr "Max generací" @@ -23227,8 +23308,8 @@ msgstr "zahrnuje pouze jednoho jednotlivce (dokončeno z %(percent)s)\n" #. Create the Generation title, set an index marker #: ../gramps/plugins/gramplet/pedigreegramplet.py:267 #: ../gramps/plugins/textreport/ancestorreport.py:218 -#: ../gramps/plugins/textreport/detancestralreport.py:226 -#: ../gramps/plugins/textreport/detdescendantreport.py:353 +#: ../gramps/plugins/textreport/detancestralreport.py:228 +#: ../gramps/plugins/textreport/detdescendantreport.py:355 #: ../gramps/plugins/textreport/endoflinereport.py:186 #, python-format msgid "Generation %d" @@ -23281,17 +23362,17 @@ msgid "%(date)s." msgstr "%(date)s." #. Add types: -#: ../gramps/plugins/gramplet/quickviewgramplet.py:70 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:106 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:128 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:143 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:71 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:107 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:129 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:144 msgid "View Type" msgstr "Typ pohledu" -#: ../gramps/plugins/gramplet/quickviewgramplet.py:72 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:79 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:122 -#: ../gramps/plugins/gramplet/quickviewgramplet.py:144 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:73 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:80 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:123 +#: ../gramps/plugins/gramplet/quickviewgramplet.py:145 msgid "Quick Views" msgstr "Rychlé náhledy" @@ -23314,27 +23395,27 @@ msgid "Active person: %s" msgstr "Aktivní osoba: %s" #: ../gramps/plugins/gramplet/relativegramplet.py:88 -#, python-format -msgid "%d. Partner: " -msgstr "%d. partner: " +#, fuzzy, python-format +msgid "%(count)d. %(relation)s: " +msgstr "%(person)s, narozen(a)%(relation)s" -#: ../gramps/plugins/gramplet/relativegramplet.py:92 +#: ../gramps/plugins/gramplet/relativegramplet.py:94 #, python-format msgid "%d. Partner: Not known" msgstr "%d. Partner: neznámý" -#: ../gramps/plugins/gramplet/relativegramplet.py:107 +#: ../gramps/plugins/gramplet/relativegramplet.py:109 msgid "Parents:" msgstr "Rodiče:" -#: ../gramps/plugins/gramplet/relativegramplet.py:119 -#: ../gramps/plugins/gramplet/relativegramplet.py:123 +#: ../gramps/plugins/gramplet/relativegramplet.py:121 +#: ../gramps/plugins/gramplet/relativegramplet.py:125 #, python-format msgid " %d.a Mother: " msgstr " %d.Matka: " -#: ../gramps/plugins/gramplet/relativegramplet.py:130 -#: ../gramps/plugins/gramplet/relativegramplet.py:134 +#: ../gramps/plugins/gramplet/relativegramplet.py:132 +#: ../gramps/plugins/gramplet/relativegramplet.py:136 #, python-format msgid " %d.b Father: " msgstr " %d.b Otec: " @@ -23374,77 +23455,93 @@ msgstr "Vybráno" msgid "SoundEx code:" msgstr "Kód SoundEx:" -#: ../gramps/plugins/gramplet/statsgramplet.py:54 +#: ../gramps/plugins/gramplet/statsgramplet.py:59 msgid "Double-click item to see matches" msgstr "Dvojklikem na záznam zobrazit shody" -#: ../gramps/plugins/gramplet/statsgramplet.py:87 +#: ../gramps/plugins/gramplet/statsgramplet.py:94 #: ../gramps/plugins/textreport/summary.py:240 -#: ../gramps/plugins/webreport/statistics.py:105 +#: ../gramps/plugins/webreport/statistics.py:106 msgid "less than 1" msgstr "méně než 1" #. ------------------------- -#: ../gramps/plugins/gramplet/statsgramplet.py:99 -#: ../gramps/plugins/graph/gvfamilylines.py:269 +#: ../gramps/plugins/gramplet/statsgramplet.py:140 +#: ../gramps/plugins/graph/gvfamilylines.py:276 #: ../gramps/plugins/textreport/summary.py:113 -#: ../gramps/plugins/webreport/basepage.py:1485 -#: ../gramps/plugins/webreport/basepage.py:1543 -#: ../gramps/plugins/webreport/basepage.py:1608 -#: ../gramps/plugins/webreport/person.py:174 -#: ../gramps/plugins/webreport/statistics.py:116 -#: ../gramps/plugins/webreport/statistics.py:182 +#: ../gramps/plugins/webreport/basepage.py:1526 +#: ../gramps/plugins/webreport/basepage.py:1577 +#: ../gramps/plugins/webreport/basepage.py:1641 +#: ../gramps/plugins/webreport/person.py:179 +#: ../gramps/plugins/webreport/statistics.py:117 +#: ../gramps/plugins/webreport/statistics.py:183 msgid "Individuals" msgstr "Jednotlivci" -#: ../gramps/plugins/gramplet/statsgramplet.py:101 -#: ../gramps/plugins/webreport/statistics.py:119 -#: ../gramps/plugins/webreport/statistics.py:183 +#: ../gramps/plugins/gramplet/statsgramplet.py:142 +#: ../gramps/plugins/webreport/statistics.py:120 +#: ../gramps/plugins/webreport/statistics.py:184 msgid "Number of individuals" msgstr "Počet jednotlivců" -#: ../gramps/plugins/gramplet/statsgramplet.py:111 -#: ../gramps/plugins/webreport/statistics.py:125 -#: ../gramps/plugins/webreport/statistics.py:190 +#: ../gramps/plugins/gramplet/statsgramplet.py:152 +#: ../gramps/plugins/webreport/statistics.py:126 +#: ../gramps/plugins/webreport/statistics.py:191 msgid "Individuals with unknown gender" msgstr "Osoby s neznámým pohlavím" -#: ../gramps/plugins/gramplet/statsgramplet.py:115 +#: ../gramps/plugins/gramplet/statsgramplet.py:156 +msgid "Incomplete names" +msgstr "Neúplná jména" + +#: ../gramps/plugins/gramplet/statsgramplet.py:160 +msgid "Individuals missing birth dates" +msgstr "Jednotlivci bez data narození" + +#: ../gramps/plugins/gramplet/statsgramplet.py:164 +msgid "Disconnected individuals" +msgstr "Osoby bez vztahu" + +#: ../gramps/plugins/gramplet/statsgramplet.py:168 #: ../gramps/plugins/textreport/summary.py:211 -#: ../gramps/plugins/webreport/statistics.py:129 -#: ../gramps/plugins/webreport/statistics.py:194 +#: ../gramps/plugins/webreport/statistics.py:130 +#: ../gramps/plugins/webreport/statistics.py:195 msgid "Family Information" msgstr "Rodinné informace" -#: ../gramps/plugins/gramplet/statsgramplet.py:122 -#: ../gramps/plugins/webreport/statistics.py:132 +#: ../gramps/plugins/gramplet/statsgramplet.py:175 +#: ../gramps/plugins/webreport/statistics.py:133 msgid "Unique surnames" msgstr "Unikátní příjmení" -#: ../gramps/plugins/gramplet/statsgramplet.py:126 +#: ../gramps/plugins/gramplet/statsgramplet.py:179 #: ../gramps/plugins/textreport/summary.py:228 -#: ../gramps/plugins/webreport/statistics.py:136 +#: ../gramps/plugins/webreport/statistics.py:137 msgid "Media Objects" msgstr "Objekty" -#: ../gramps/plugins/gramplet/statsgramplet.py:128 -#: ../gramps/plugins/webreport/statistics.py:138 +#: ../gramps/plugins/gramplet/statsgramplet.py:181 +msgid "Individuals with media objects" +msgstr "Jednotlivci s přiřazenými objekty" + +#: ../gramps/plugins/gramplet/statsgramplet.py:185 +#: ../gramps/plugins/webreport/statistics.py:139 msgid "Total number of media object references" msgstr "Celkový počet přiřazených objektů" -#: ../gramps/plugins/gramplet/statsgramplet.py:132 -#: ../gramps/plugins/webreport/statistics.py:140 +#: ../gramps/plugins/gramplet/statsgramplet.py:189 +#: ../gramps/plugins/webreport/statistics.py:141 msgid "Number of unique media objects" msgstr "Počet unikátních objektů" -#: ../gramps/plugins/gramplet/statsgramplet.py:137 -#: ../gramps/plugins/webreport/statistics.py:142 +#: ../gramps/plugins/gramplet/statsgramplet.py:194 +#: ../gramps/plugins/webreport/statistics.py:143 msgid "Total size of media objects" msgstr "Celková velikost objektů" -#: ../gramps/plugins/gramplet/statsgramplet.py:141 +#: ../gramps/plugins/gramplet/statsgramplet.py:198 #: ../gramps/plugins/textreport/summary.py:258 -#: ../gramps/plugins/webreport/statistics.py:146 +#: ../gramps/plugins/webreport/statistics.py:147 msgid "Missing Media Objects" msgstr "Chybějící mediální objekt" @@ -23480,29 +23577,29 @@ msgstr "Celkový počet unikátních příjmení" msgid "Total surnames showing" msgstr "Celkový počet příjmení" -#: ../gramps/plugins/gramplet/todo.py:58 +#: ../gramps/plugins/gramplet/todo.py:60 #: ../gramps/plugins/gramplet/todogramplet.py:60 msgid "Previous To Do note" msgstr "Předchozí poznámka úkolu" -#: ../gramps/plugins/gramplet/todo.py:62 +#: ../gramps/plugins/gramplet/todo.py:64 #: ../gramps/plugins/gramplet/todogramplet.py:64 msgid "Next To Do note" msgstr "Další poznámka úkolu" -#: ../gramps/plugins/gramplet/todo.py:66 +#: ../gramps/plugins/gramplet/todo.py:68 #: ../gramps/plugins/gramplet/todogramplet.py:68 msgid "Edit the selected To Do note" msgstr "Upravit vybranou poznámku k úkolu" -#: ../gramps/plugins/gramplet/todo.py:70 +#: ../gramps/plugins/gramplet/todo.py:72 #: ../gramps/plugins/gramplet/todogramplet.py:72 msgid "Add a new To Do note" msgstr "Přidat novou poznámku k úkolu" #: ../gramps/plugins/gramplet/todo.py:201 msgid "First select the object to which you want to attach a note" -msgstr "" +msgstr "Nejprve zvolte objekt ke kterému chcete připojit poznámku" #: ../gramps/plugins/gramplet/todogramplet.py:149 msgid "Unattached" @@ -23649,97 +23746,97 @@ msgstr "Štítek indikující, že rodina je kompletní" msgid "Tag to indicate that a person or family should be ignored" msgstr "Štítek indikující, že osoba nebo rodina mají být ignorovány" -#: ../gramps/plugins/gramplet/whatsnext.py:163 +#: ../gramps/plugins/gramplet/whatsnext.py:164 msgid "No Home Person set." msgstr "No Home Person set." -#: ../gramps/plugins/gramplet/whatsnext.py:345 +#: ../gramps/plugins/gramplet/whatsnext.py:346 msgid "first name unknown" msgstr "neznámé jméno" -#: ../gramps/plugins/gramplet/whatsnext.py:348 +#: ../gramps/plugins/gramplet/whatsnext.py:349 msgid "surname unknown" msgstr "neznámé příjmení" -#: ../gramps/plugins/gramplet/whatsnext.py:352 -#: ../gramps/plugins/gramplet/whatsnext.py:383 -#: ../gramps/plugins/gramplet/whatsnext.py:410 -#: ../gramps/plugins/gramplet/whatsnext.py:417 -#: ../gramps/plugins/gramplet/whatsnext.py:455 -#: ../gramps/plugins/gramplet/whatsnext.py:462 +#: ../gramps/plugins/gramplet/whatsnext.py:353 +#: ../gramps/plugins/gramplet/whatsnext.py:384 +#: ../gramps/plugins/gramplet/whatsnext.py:411 +#: ../gramps/plugins/gramplet/whatsnext.py:418 +#: ../gramps/plugins/gramplet/whatsnext.py:456 +#: ../gramps/plugins/gramplet/whatsnext.py:463 msgid "(person with unknown name)" msgstr "(osoby s neznámým jménem)" -#: ../gramps/plugins/gramplet/whatsnext.py:365 +#: ../gramps/plugins/gramplet/whatsnext.py:366 msgid "birth event missing" msgstr "chybějící událost narození" -#: ../gramps/plugins/gramplet/whatsnext.py:369 -#: ../gramps/plugins/gramplet/whatsnext.py:391 -#: ../gramps/plugins/gramplet/whatsnext.py:439 -#: ../gramps/plugins/gramplet/whatsnext.py:472 +#: ../gramps/plugins/gramplet/whatsnext.py:370 +#: ../gramps/plugins/gramplet/whatsnext.py:392 +#: ../gramps/plugins/gramplet/whatsnext.py:440 +#: ../gramps/plugins/gramplet/whatsnext.py:473 #, python-format msgid ": %(list)s\n" msgstr ": %(list)s\n" -#: ../gramps/plugins/gramplet/whatsnext.py:387 +#: ../gramps/plugins/gramplet/whatsnext.py:388 msgid "person not complete" msgstr "nekompletní osoba" -#: ../gramps/plugins/gramplet/whatsnext.py:406 -#: ../gramps/plugins/gramplet/whatsnext.py:413 -#: ../gramps/plugins/gramplet/whatsnext.py:451 -#: ../gramps/plugins/gramplet/whatsnext.py:458 +#: ../gramps/plugins/gramplet/whatsnext.py:407 +#: ../gramps/plugins/gramplet/whatsnext.py:414 +#: ../gramps/plugins/gramplet/whatsnext.py:452 +#: ../gramps/plugins/gramplet/whatsnext.py:459 msgid "(unknown person)" msgstr "(neznámá osoba)" -#: ../gramps/plugins/gramplet/whatsnext.py:419 -#: ../gramps/plugins/gramplet/whatsnext.py:464 +#: ../gramps/plugins/gramplet/whatsnext.py:420 +#: ../gramps/plugins/gramplet/whatsnext.py:465 #, python-format msgid "%(name1)s and %(name2)s" msgstr "%(name1)s a %(name2)s" -#: ../gramps/plugins/gramplet/whatsnext.py:433 +#: ../gramps/plugins/gramplet/whatsnext.py:434 msgid "marriage event missing" msgstr "chybějící událost sňatku" -#: ../gramps/plugins/gramplet/whatsnext.py:435 +#: ../gramps/plugins/gramplet/whatsnext.py:436 msgid "relation type unknown" msgstr "neznámý typ vztahu" -#: ../gramps/plugins/gramplet/whatsnext.py:468 +#: ../gramps/plugins/gramplet/whatsnext.py:469 msgid "family not complete" msgstr "nekompletní rodina" -#: ../gramps/plugins/gramplet/whatsnext.py:483 +#: ../gramps/plugins/gramplet/whatsnext.py:484 msgid "date unknown" msgstr "neznámé datum" -#: ../gramps/plugins/gramplet/whatsnext.py:485 +#: ../gramps/plugins/gramplet/whatsnext.py:486 msgid "date incomplete" msgstr "nekompletní datum" -#: ../gramps/plugins/gramplet/whatsnext.py:489 +#: ../gramps/plugins/gramplet/whatsnext.py:490 msgid "place unknown" msgstr "neznámé místo" -#: ../gramps/plugins/gramplet/whatsnext.py:501 +#: ../gramps/plugins/gramplet/whatsnext.py:502 msgid "spouse missing" msgstr "chybějící partner" -#: ../gramps/plugins/gramplet/whatsnext.py:505 +#: ../gramps/plugins/gramplet/whatsnext.py:506 msgid "father missing" msgstr "chybějící otec" -#: ../gramps/plugins/gramplet/whatsnext.py:509 +#: ../gramps/plugins/gramplet/whatsnext.py:510 msgid "mother missing" msgstr "chybějící matka" -#: ../gramps/plugins/gramplet/whatsnext.py:513 +#: ../gramps/plugins/gramplet/whatsnext.py:514 msgid "parents missing" msgstr "chybějící rodiče" -#: ../gramps/plugins/gramplet/whatsnext.py:520 +#: ../gramps/plugins/gramplet/whatsnext.py:521 #, python-format msgid ": %s\n" msgstr ": %s\n" @@ -23761,7 +23858,7 @@ msgid "Produces an hourglass graph using Graphviz." msgstr "Pomocí Graphviz vytvoří hodinový graf." #: ../gramps/plugins/graph/graphplugins.gpr.py:81 -#: ../gramps/plugins/graph/gvrelgraph.py:204 +#: ../gramps/plugins/graph/gvrelgraph.py:207 msgid "Relationship Graph" msgstr "Graf vztahů" @@ -23775,19 +23872,19 @@ msgstr "Vytvoří graf vztahů s použitím Graphviz." #. #. ------------------------------------------------------------------------ #: ../gramps/plugins/graph/gvfamilylines.py:73 -#: ../gramps/plugins/graph/gvhourglass.py:57 +#: ../gramps/plugins/graph/gvhourglass.py:58 #: ../gramps/plugins/graph/gvrelgraph.py:72 msgid "B&W outline" msgstr "Černobílé obrysy" #: ../gramps/plugins/graph/gvfamilylines.py:74 -#: ../gramps/plugins/graph/gvhourglass.py:58 +#: ../gramps/plugins/graph/gvhourglass.py:59 #: ../gramps/plugins/graph/gvrelgraph.py:73 msgid "Colored outline" msgstr "Barevné obrysy" #: ../gramps/plugins/graph/gvfamilylines.py:75 -#: ../gramps/plugins/graph/gvhourglass.py:59 +#: ../gramps/plugins/graph/gvhourglass.py:60 #: ../gramps/plugins/graph/gvrelgraph.py:74 msgid "Color fill" msgstr "Vyplnění barvou" @@ -23812,31 +23909,47 @@ msgstr "Potomci <-> Předci" msgid "Descendants - Ancestors" msgstr "Potomci - Předci" +#: ../gramps/plugins/graph/gvfamilylines.py:83 +#: ../gramps/plugins/textreport/indivcomplete.py:938 +#: ../gramps/plugins/tool/dumpgenderstats.py:73 +#: ../gramps/plugins/tool/dumpgenderstats.py:97 +#: ../gramps/plugins/tool/dumpgenderstats.py:99 +msgid "Female" +msgstr "Žena" + +#: ../gramps/plugins/graph/gvfamilylines.py:84 +#: ../gramps/plugins/textreport/indivcomplete.py:936 +#: ../gramps/plugins/tool/dumpgenderstats.py:72 +#: ../gramps/plugins/tool/dumpgenderstats.py:96 +#: ../gramps/plugins/tool/dumpgenderstats.py:99 +msgid "Male" +msgstr "Muž" + #. --------------------- -#: ../gramps/plugins/graph/gvfamilylines.py:119 +#: ../gramps/plugins/graph/gvfamilylines.py:124 msgid "Follow parents to determine \"family lines\"" msgstr "Pro stanovení \"rodové linie\" následovat rodiče" -#: ../gramps/plugins/graph/gvfamilylines.py:121 +#: ../gramps/plugins/graph/gvfamilylines.py:126 msgid "" "Parents and their ancestors will be considered when determining \"family " "lines\"." msgstr "" "Při vytváření \"rodové linie\" budou bráni v potaz rodiče a jejich předci." -#: ../gramps/plugins/graph/gvfamilylines.py:125 +#: ../gramps/plugins/graph/gvfamilylines.py:130 msgid "Follow children to determine \"family lines\"" msgstr "Pro stanovení \"rodové linie\" následovat potomky" -#: ../gramps/plugins/graph/gvfamilylines.py:127 +#: ../gramps/plugins/graph/gvfamilylines.py:132 msgid "Children will be considered when determining \"family lines\"." msgstr "Při vytváření \"rodové linie\" budou bráni v potaz potomci." -#: ../gramps/plugins/graph/gvfamilylines.py:131 +#: ../gramps/plugins/graph/gvfamilylines.py:136 msgid "Try to remove extra people and families" msgstr "Pokusí se odstranit nadbytečné osoby a rodiny" -#: ../gramps/plugins/graph/gvfamilylines.py:133 +#: ../gramps/plugins/graph/gvfamilylines.py:138 msgid "" "People and families not directly related to people of interest will be " "removed when determining \"family lines\"." @@ -23844,25 +23957,25 @@ msgstr "" "Osoby a rodiny bez přímého vztahu ke zvoleným osobám budou při vytváření " "\"rodové linie\" odstraněny." -#: ../gramps/plugins/graph/gvfamilylines.py:139 -#: ../gramps/plugins/graph/gvhourglass.py:331 -#: ../gramps/plugins/graph/gvrelgraph.py:778 +#: ../gramps/plugins/graph/gvfamilylines.py:144 +#: ../gramps/plugins/graph/gvhourglass.py:380 +#: ../gramps/plugins/graph/gvrelgraph.py:812 msgid "Arrowhead direction" msgstr "Směr šipky" -#: ../gramps/plugins/graph/gvfamilylines.py:142 -#: ../gramps/plugins/graph/gvhourglass.py:334 -#: ../gramps/plugins/graph/gvrelgraph.py:781 +#: ../gramps/plugins/graph/gvfamilylines.py:147 +#: ../gramps/plugins/graph/gvhourglass.py:383 +#: ../gramps/plugins/graph/gvrelgraph.py:815 msgid "Choose the direction that the arrows point." msgstr "Vybere směr, kterým ukazuje šipka." -#: ../gramps/plugins/graph/gvfamilylines.py:145 -#: ../gramps/plugins/graph/gvhourglass.py:337 -#: ../gramps/plugins/graph/gvrelgraph.py:784 +#: ../gramps/plugins/graph/gvfamilylines.py:150 +#: ../gramps/plugins/graph/gvhourglass.py:386 +#: ../gramps/plugins/graph/gvrelgraph.py:818 msgid "Graph coloring" msgstr "Obarvení grafu" -#: ../gramps/plugins/graph/gvfamilylines.py:148 +#: ../gramps/plugins/graph/gvfamilylines.py:153 msgid "" "Males will be shown with blue, females with red, unless otherwise set above " "for filled. If the sex of an individual is unknown it will be shown with " @@ -23871,30 +23984,27 @@ msgstr "" "Pokud není nastaveno jinak, budou muži zobrazeni modře, ženy červeně. Pokud " "není pohlaví osoby známo, bude zobrazena šedě." -#. see bug report #2180 -#: ../gramps/plugins/graph/gvfamilylines.py:154 -#: ../gramps/plugins/graph/gvhourglass.py:345 -#: ../gramps/plugins/graph/gvrelgraph.py:793 -msgid "Use rounded corners" +#: ../gramps/plugins/graph/gvfamilylines.py:159 +#, fuzzy +msgid "Rounded corners" msgstr "Použít zaoblené rohy" -#: ../gramps/plugins/graph/gvfamilylines.py:156 -#: ../gramps/plugins/graph/gvhourglass.py:347 -#: ../gramps/plugins/graph/gvrelgraph.py:794 -msgid "Use rounded corners to differentiate between women and men." +#: ../gramps/plugins/graph/gvfamilylines.py:162 +#, fuzzy +msgid "Use rounded corners e.g. to differentiate between women and men." msgstr "Použít zaoblené rohy pro odlišení mužů a žen." #. -------------------------------- -#: ../gramps/plugins/graph/gvfamilylines.py:177 +#: ../gramps/plugins/graph/gvfamilylines.py:184 msgid "People of Interest" msgstr "Osoby zájmu" #. -------------------------------- -#: ../gramps/plugins/graph/gvfamilylines.py:180 +#: ../gramps/plugins/graph/gvfamilylines.py:187 msgid "People of interest" msgstr "Osoby zájmu" -#: ../gramps/plugins/graph/gvfamilylines.py:181 +#: ../gramps/plugins/graph/gvfamilylines.py:188 msgid "" "People of interest are used as a starting point when determining \"family " "lines\"." @@ -23902,180 +24012,180 @@ msgstr "" "Výchozí osoby jsou použity jako startovní bod pro vytváření \"rodových linií" "\"." -#: ../gramps/plugins/graph/gvfamilylines.py:185 +#: ../gramps/plugins/graph/gvfamilylines.py:192 msgid "Limit the number of ancestors" msgstr "Omezit počet předků" -#: ../gramps/plugins/graph/gvfamilylines.py:187 +#: ../gramps/plugins/graph/gvfamilylines.py:194 msgid "Whether to limit the number of ancestors." msgstr "Zda omezit počet předků." -#: ../gramps/plugins/graph/gvfamilylines.py:193 +#: ../gramps/plugins/graph/gvfamilylines.py:200 msgid "The maximum number of ancestors to include." msgstr "Maximální počet zahrnutých předků." -#: ../gramps/plugins/graph/gvfamilylines.py:197 +#: ../gramps/plugins/graph/gvfamilylines.py:204 msgid "Limit the number of descendants" msgstr "Omezit počet potomků" -#: ../gramps/plugins/graph/gvfamilylines.py:200 +#: ../gramps/plugins/graph/gvfamilylines.py:207 msgid "Whether to limit the number of descendants." msgstr "Zda omezit počet potomků." -#: ../gramps/plugins/graph/gvfamilylines.py:206 +#: ../gramps/plugins/graph/gvfamilylines.py:213 msgid "The maximum number of descendants to include." msgstr "Maximální počet zahrnutých předků." #. -------------------- -#: ../gramps/plugins/graph/gvfamilylines.py:215 +#: ../gramps/plugins/graph/gvfamilylines.py:222 msgid "Include dates" msgstr "Zahrnout data" -#: ../gramps/plugins/graph/gvfamilylines.py:216 +#: ../gramps/plugins/graph/gvfamilylines.py:223 msgid "Whether to include dates for people and families." msgstr "Zda zahrnout datum pro osoby a rodiny." -#: ../gramps/plugins/graph/gvfamilylines.py:221 +#: ../gramps/plugins/graph/gvfamilylines.py:228 msgid "Limit dates to years only" msgstr "Omezit data pouze na roky" -#: ../gramps/plugins/graph/gvfamilylines.py:222 +#: ../gramps/plugins/graph/gvfamilylines.py:229 msgid "" "Prints just dates' year, neither month or day nor date approximation or " "interval are shown." msgstr "" "Vytiskne pouze rok data. Měsíc, den, odhad data nebo interval nejsou ukázány." -#: ../gramps/plugins/graph/gvfamilylines.py:228 +#: ../gramps/plugins/graph/gvfamilylines.py:235 msgid "Whether to include placenames for people and families." msgstr "Zda zahrnovat jména míst u osob a rodin." -#: ../gramps/plugins/graph/gvfamilylines.py:232 +#: ../gramps/plugins/graph/gvfamilylines.py:239 msgid "Include the number of children" msgstr "Zahrnout počet dětí" -#: ../gramps/plugins/graph/gvfamilylines.py:234 +#: ../gramps/plugins/graph/gvfamilylines.py:241 msgid "" "Whether to include the number of children for families with more than 1 " "child." msgstr "Zda zahrnovat počet dětí u rodin s více než jedním potomkem." -#: ../gramps/plugins/graph/gvfamilylines.py:239 -#: ../gramps/plugins/graph/gvrelgraph.py:859 +#: ../gramps/plugins/graph/gvfamilylines.py:246 +#: ../gramps/plugins/graph/gvrelgraph.py:904 msgid "Include thumbnail images of people" msgstr "Zahrnout náhledy obrázků osob" -#: ../gramps/plugins/graph/gvfamilylines.py:242 +#: ../gramps/plugins/graph/gvfamilylines.py:249 msgid "Whether to include thumbnail images of people." msgstr "Zda zahrnout náhledy obrázků osob." -#: ../gramps/plugins/graph/gvfamilylines.py:247 +#: ../gramps/plugins/graph/gvfamilylines.py:254 msgid "Thumbnail location" msgstr "Umístění náhledů" -#: ../gramps/plugins/graph/gvfamilylines.py:248 -#: ../gramps/plugins/graph/gvrelgraph.py:866 +#: ../gramps/plugins/graph/gvfamilylines.py:255 +#: ../gramps/plugins/graph/gvrelgraph.py:911 msgid "Above the name" msgstr "Nad jménem" -#: ../gramps/plugins/graph/gvfamilylines.py:249 -#: ../gramps/plugins/graph/gvrelgraph.py:867 +#: ../gramps/plugins/graph/gvfamilylines.py:256 +#: ../gramps/plugins/graph/gvrelgraph.py:912 msgid "Beside the name" msgstr "U jména" -#: ../gramps/plugins/graph/gvfamilylines.py:250 -#: ../gramps/plugins/graph/gvrelgraph.py:869 +#: ../gramps/plugins/graph/gvfamilylines.py:257 +#: ../gramps/plugins/graph/gvrelgraph.py:914 msgid "Where the thumbnail image should appear relative to the name" msgstr "Kde vzhledem k názvu bude umístěn náhled obrázku" -#: ../gramps/plugins/graph/gvfamilylines.py:254 +#: ../gramps/plugins/graph/gvfamilylines.py:261 msgid "Thumbnail size" msgstr "Velikost náhledu" -#: ../gramps/plugins/graph/gvfamilylines.py:257 +#: ../gramps/plugins/graph/gvfamilylines.py:264 msgid "Size of the thumbnail image" msgstr "Rozměr obrázku náhledu" #. ---------------------------- -#: ../gramps/plugins/graph/gvfamilylines.py:261 +#: ../gramps/plugins/graph/gvfamilylines.py:268 msgid "Family Colors" msgstr "Barvy rodiny" #. ---------------------------- -#: ../gramps/plugins/graph/gvfamilylines.py:264 +#: ../gramps/plugins/graph/gvfamilylines.py:271 msgid "Family colors" msgstr "Barvy rodiny" -#: ../gramps/plugins/graph/gvfamilylines.py:265 +#: ../gramps/plugins/graph/gvfamilylines.py:272 msgid "Colors to use for various family lines." msgstr "Barvy použité pro různé rodové linie." -#: ../gramps/plugins/graph/gvfamilylines.py:273 -#: ../gramps/plugins/graph/gvhourglass.py:369 -#: ../gramps/plugins/graph/gvrelgraph.py:896 +#: ../gramps/plugins/graph/gvfamilylines.py:280 +#: ../gramps/plugins/graph/gvhourglass.py:420 +#: ../gramps/plugins/graph/gvrelgraph.py:941 msgid "The color to use to display men." msgstr "Barva použitá pro zobrazení mužů." -#: ../gramps/plugins/graph/gvfamilylines.py:277 -#: ../gramps/plugins/graph/gvhourglass.py:373 -#: ../gramps/plugins/graph/gvrelgraph.py:900 +#: ../gramps/plugins/graph/gvfamilylines.py:284 +#: ../gramps/plugins/graph/gvhourglass.py:424 +#: ../gramps/plugins/graph/gvrelgraph.py:945 msgid "The color to use to display women." msgstr "Barva použitá pro zobrazení žen." -#: ../gramps/plugins/graph/gvfamilylines.py:281 -#: ../gramps/plugins/graph/gvhourglass.py:377 -#: ../gramps/plugins/graph/gvrelgraph.py:905 +#: ../gramps/plugins/graph/gvfamilylines.py:288 +#: ../gramps/plugins/graph/gvhourglass.py:428 +#: ../gramps/plugins/graph/gvrelgraph.py:950 msgid "The color to use when the gender is unknown." msgstr "Barva, která indikuje neznámé pohlaví." -#: ../gramps/plugins/graph/gvfamilylines.py:286 -#: ../gramps/plugins/graph/gvhourglass.py:382 -#: ../gramps/plugins/graph/gvrelgraph.py:910 +#: ../gramps/plugins/graph/gvfamilylines.py:293 +#: ../gramps/plugins/graph/gvhourglass.py:433 +#: ../gramps/plugins/graph/gvrelgraph.py:955 msgid "The color to use to display families." msgstr "Barva použitá pro zobrazení rodin." -#: ../gramps/plugins/graph/gvfamilylines.py:398 +#: ../gramps/plugins/graph/gvfamilylines.py:405 #: ../gramps/plugins/textreport/familygroup.py:680 #: ../gramps/plugins/textreport/indivcomplete.py:829 msgid "Empty report" msgstr "Prázdná sestava" -#: ../gramps/plugins/graph/gvfamilylines.py:399 +#: ../gramps/plugins/graph/gvfamilylines.py:406 #: ../gramps/plugins/textreport/familygroup.py:681 #: ../gramps/plugins/textreport/indivcomplete.py:830 msgid "You did not specify anybody" msgstr "Nikdo nebyl vybrán" -#: ../gramps/plugins/graph/gvfamilylines.py:458 +#: ../gramps/plugins/graph/gvfamilylines.py:465 msgid "Number of people in database:" msgstr "Počet osob v databázi:" -#: ../gramps/plugins/graph/gvfamilylines.py:461 +#: ../gramps/plugins/graph/gvfamilylines.py:468 msgid "Number of people of interest:" msgstr "Počet osob zájmu:" -#: ../gramps/plugins/graph/gvfamilylines.py:464 +#: ../gramps/plugins/graph/gvfamilylines.py:471 msgid "Number of families in database:" msgstr "Počet rodin v databázi:" -#: ../gramps/plugins/graph/gvfamilylines.py:467 +#: ../gramps/plugins/graph/gvfamilylines.py:474 msgid "Number of families of interest:" msgstr "Počet rodin zájmu:" -#: ../gramps/plugins/graph/gvfamilylines.py:471 +#: ../gramps/plugins/graph/gvfamilylines.py:478 msgid "Additional people removed:" msgstr "Další odstraněné osoby:" -#: ../gramps/plugins/graph/gvfamilylines.py:474 +#: ../gramps/plugins/graph/gvfamilylines.py:481 msgid "Additional families removed:" msgstr "Další odstraněné rodiny:" -#: ../gramps/plugins/graph/gvfamilylines.py:477 +#: ../gramps/plugins/graph/gvfamilylines.py:484 msgid "Initial list of people of interest:" msgstr "Výchozí seznam osob zájmu:" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/graph/gvfamilylines.py:970 +#: ../gramps/plugins/graph/gvfamilylines.py:982 #, python-brace-format msgid "{number_of} child" msgid_plural "{number_of} children" @@ -24083,61 +24193,61 @@ msgstr[0] "{number_of}dítě" msgstr[1] "{number_of} děti" msgstr[2] "{number_of}dětí" -#: ../gramps/plugins/graph/gvfamilylines.py:1045 +#: ../gramps/plugins/graph/gvfamilylines.py:1057 #, python-format msgid "father: %s" msgstr "otec %s" -#: ../gramps/plugins/graph/gvfamilylines.py:1055 +#: ../gramps/plugins/graph/gvfamilylines.py:1067 #, python-format msgid "mother: %s" msgstr "matka: %s" -#: ../gramps/plugins/graph/gvfamilylines.py:1068 +#: ../gramps/plugins/graph/gvfamilylines.py:1080 #, python-format msgid "child: %s" msgstr "dítě: %s" -#: ../gramps/plugins/graph/gvhourglass.py:61 +#: ../gramps/plugins/graph/gvhourglass.py:62 msgid "Center -> Others" msgstr "Ústřední -> Ostatní" -#: ../gramps/plugins/graph/gvhourglass.py:62 +#: ../gramps/plugins/graph/gvhourglass.py:63 msgid "Center <- Others" msgstr "Ústřední <- Ostatní" -#: ../gramps/plugins/graph/gvhourglass.py:63 +#: ../gramps/plugins/graph/gvhourglass.py:64 msgid "Center <-> Other" msgstr "Ústřední <-> Ostatní" -#: ../gramps/plugins/graph/gvhourglass.py:64 +#: ../gramps/plugins/graph/gvhourglass.py:65 msgid "Center - Other" msgstr "Ústřední - Ostatní" -#: ../gramps/plugins/graph/gvhourglass.py:318 +#: ../gramps/plugins/graph/gvhourglass.py:367 msgid "The Center person for the graph" msgstr "Ústřední osoba pro graf" -#: ../gramps/plugins/graph/gvhourglass.py:321 +#: ../gramps/plugins/graph/gvhourglass.py:370 #: ../gramps/plugins/textreport/kinshipreport.py:362 msgid "Max Descendant Generations" msgstr "Max generací potomků" -#: ../gramps/plugins/graph/gvhourglass.py:322 +#: ../gramps/plugins/graph/gvhourglass.py:371 msgid "The number of generations of descendants to include in the graph" msgstr "Počet generací potomků zahrnutý v grafu" -#: ../gramps/plugins/graph/gvhourglass.py:326 +#: ../gramps/plugins/graph/gvhourglass.py:375 #: ../gramps/plugins/textreport/kinshipreport.py:366 msgid "Max Ancestor Generations" msgstr "Max generací předků" -#: ../gramps/plugins/graph/gvhourglass.py:327 +#: ../gramps/plugins/graph/gvhourglass.py:376 msgid "The number of generations of ancestors to include in the graph" msgstr "Počet generací předků zahrnutý v grafu" -#: ../gramps/plugins/graph/gvhourglass.py:340 -#: ../gramps/plugins/graph/gvrelgraph.py:787 +#: ../gramps/plugins/graph/gvhourglass.py:389 +#: ../gramps/plugins/graph/gvrelgraph.py:821 msgid "" "Males will be shown with blue, females with red. If the sex of an " "individual is unknown it will be shown with gray." @@ -24145,69 +24255,122 @@ msgstr "" "Muži budou zobrazeni modře, ženy červeně. Pokud není pohlaví osoby známo, " "bude zobrazena šedě." +#. see bug report #2180 +#: ../gramps/plugins/graph/gvhourglass.py:394 +#: ../gramps/plugins/graph/gvrelgraph.py:827 +msgid "Use rounded corners" +msgstr "Použít zaoblené rohy" + +#: ../gramps/plugins/graph/gvhourglass.py:396 +#: ../gramps/plugins/graph/gvrelgraph.py:828 +msgid "Use rounded corners to differentiate between women and men." +msgstr "Použít zaoblené rohy pro odlišení mužů a žen." + #. ############################### -#: ../gramps/plugins/graph/gvhourglass.py:365 -#: ../gramps/plugins/graph/gvrelgraph.py:892 +#: ../gramps/plugins/graph/gvhourglass.py:416 +#: ../gramps/plugins/graph/gvrelgraph.py:937 msgid "Graph Style" msgstr "Styl grafu" -#: ../gramps/plugins/graph/gvrelgraph.py:205 +#: ../gramps/plugins/graph/gvhourglass.py:436 +#, fuzzy +msgid "Force Ahnentafel order" +msgstr "Sestava o předcích" + +#: ../gramps/plugins/graph/gvhourglass.py:438 +msgid "" +"Force Sosa / Sosa-Stradonitz / Ahnentafel layout order for all ancestors, so " +"that fathers are always on the left branch and mothers are on the right " +"branch." +msgstr "" + +#: ../gramps/plugins/graph/gvhourglass.py:441 +#, fuzzy +msgid "Ahnentafel number visible" +msgstr "Sestava o předcích" + +#: ../gramps/plugins/graph/gvhourglass.py:443 +msgid "" +"Show Sosa / Sosa-Stradonitz / Ahnentafel number under all others " +"informations." +msgstr "" + +#: ../gramps/plugins/graph/gvrelgraph.py:208 #: ../gramps/plugins/textreport/indivcomplete.py:834 #: ../gramps/plugins/textreport/notelinkreport.py:103 #: ../gramps/plugins/textreport/placereport.py:160 msgid "Generating report" msgstr "Vytváří se sestava" -#: ../gramps/plugins/graph/gvrelgraph.py:769 +#: ../gramps/plugins/graph/gvrelgraph.py:803 msgid "Determines what people are included in the graph" msgstr "Určuje, které osoby budou zahrnuty v grafu" +#. see bug report #11112 +#: ../gramps/plugins/graph/gvrelgraph.py:833 +msgid "Use hexagons" +msgstr "Použít šestiúhelníky" + +#: ../gramps/plugins/graph/gvrelgraph.py:834 +#, fuzzy +msgid "Use hexagons to differentiate those of unknown gender." +msgstr "Použít zaoblené rohy pro odlišení mužů a žen." + #. ############################### -#: ../gramps/plugins/graph/gvrelgraph.py:822 +#: ../gramps/plugins/graph/gvrelgraph.py:862 msgid "Dates and/or Places" msgstr "Data a/nebo místa" -#: ../gramps/plugins/graph/gvrelgraph.py:823 +#: ../gramps/plugins/graph/gvrelgraph.py:863 msgid "Do not include any dates or places" msgstr "Nezahrnovat žádné datum nebo místo" -#: ../gramps/plugins/graph/gvrelgraph.py:824 +#: ../gramps/plugins/graph/gvrelgraph.py:864 msgid "Include (birth, marriage, death) dates, but no places" msgstr "Zahrnout datum (narození, svatby a úmrtí), ale bez míst" -#: ../gramps/plugins/graph/gvrelgraph.py:826 +#: ../gramps/plugins/graph/gvrelgraph.py:866 msgid "Include (birth, marriage, death) dates, and places" msgstr "Zahrnout datum (narození, svatby a úmrtí) a místa" -#: ../gramps/plugins/graph/gvrelgraph.py:828 +#: ../gramps/plugins/graph/gvrelgraph.py:868 msgid "Include (birth, marriage, death) dates, and places if no dates" msgstr "Zahrnout datum (narození, svatby a úmrtí), a místa pokud není datum" -#: ../gramps/plugins/graph/gvrelgraph.py:830 +#: ../gramps/plugins/graph/gvrelgraph.py:870 msgid "Include (birth, marriage, death) years, but no places" msgstr "Zahrnout rok (narození, svatby a úmrtí), ale bez míst" -#: ../gramps/plugins/graph/gvrelgraph.py:832 +#: ../gramps/plugins/graph/gvrelgraph.py:872 msgid "Include (birth, marriage, death) years, and places" msgstr "Zahrnout rok (narození, svatby a úmrtí) a místa" -#: ../gramps/plugins/graph/gvrelgraph.py:834 +#: ../gramps/plugins/graph/gvrelgraph.py:874 msgid "Include (birth, marriage, death) places, but no dates" msgstr "Zahrnout rok (narození, svatby a úmrtí) a místa pokud není datum" -#: ../gramps/plugins/graph/gvrelgraph.py:836 +#: ../gramps/plugins/graph/gvrelgraph.py:876 msgid "Include (birth, marriage, death) dates and places on same line" msgstr "Zahrnout datum (narození, svatby a úmrtí) a místa na stejném řádku" -#: ../gramps/plugins/graph/gvrelgraph.py:839 +#: ../gramps/plugins/graph/gvrelgraph.py:879 msgid "Whether to include dates and/or places" msgstr "Zda zahrnout data a/nebo místa" -#: ../gramps/plugins/graph/gvrelgraph.py:842 +#: ../gramps/plugins/graph/gvrelgraph.py:882 +msgid "Show all family nodes" +msgstr "Ukázat všechny uzly rodin" + +#: ../gramps/plugins/graph/gvrelgraph.py:883 +msgid "" +"Show family nodes even if the output contains only one member of the family." +msgstr "" + +#: ../gramps/plugins/graph/gvrelgraph.py:887 msgid "Include URLs" msgstr "Zahrnout URL" -#: ../gramps/plugins/graph/gvrelgraph.py:843 +#: ../gramps/plugins/graph/gvrelgraph.py:888 msgid "" "Include a URL in each graph node so that PDF and imagemap files can be " "generated that contain active links to the files generated by the 'Narrated " @@ -24217,67 +24380,67 @@ msgstr "" "obrázkových map obsahující aktivní odkazy na soubory vytvořené sestavou " "'Vyprávěná WWW stránka'." -#: ../gramps/plugins/graph/gvrelgraph.py:851 -#: ../gramps/plugins/textreport/birthdayreport.py:494 -#: ../gramps/plugins/textreport/indivcomplete.py:1144 +#: ../gramps/plugins/graph/gvrelgraph.py:896 +#: ../gramps/plugins/textreport/birthdayreport.py:568 +#: ../gramps/plugins/textreport/indivcomplete.py:1145 msgid "Include relationship to center person" msgstr "Zahrnout vztahy k ústřední osobě" -#: ../gramps/plugins/graph/gvrelgraph.py:852 +#: ../gramps/plugins/graph/gvrelgraph.py:897 msgid "Whether to show every person's relationship to the center person" msgstr "Zda zobrazit všechny vztahy osoby k ústřední osobě" -#: ../gramps/plugins/graph/gvrelgraph.py:861 +#: ../gramps/plugins/graph/gvrelgraph.py:906 msgid "Whether to include thumbnails of people." msgstr "Zda zahrnout náhledy osob." -#: ../gramps/plugins/graph/gvrelgraph.py:865 +#: ../gramps/plugins/graph/gvrelgraph.py:910 msgid "Thumbnail Location" msgstr "Umístění náhledu" #. occupation = BooleanOption(_("Include occupation"), False) -#: ../gramps/plugins/graph/gvrelgraph.py:873 +#: ../gramps/plugins/graph/gvrelgraph.py:918 msgid "Include occupation" msgstr "Zahrnout povolání" -#: ../gramps/plugins/graph/gvrelgraph.py:874 +#: ../gramps/plugins/graph/gvrelgraph.py:919 msgid "Do not include any occupation" msgstr "Nezahrnovat žádné zaměstnání" -#: ../gramps/plugins/graph/gvrelgraph.py:875 +#: ../gramps/plugins/graph/gvrelgraph.py:920 msgid "Include description of most recent occupation" msgstr "Zahrnout popis aktuálního zaměstnání" -#: ../gramps/plugins/graph/gvrelgraph.py:877 +#: ../gramps/plugins/graph/gvrelgraph.py:922 msgid "Include date, description and place of all occupations" msgstr "Zahrnout datum, popis a místo všech zaměstnání" -#: ../gramps/plugins/graph/gvrelgraph.py:879 +#: ../gramps/plugins/graph/gvrelgraph.py:924 msgid "Whether to include the last occupation" msgstr "Zda zahrnout poslední povolání" -#: ../gramps/plugins/graph/gvrelgraph.py:883 +#: ../gramps/plugins/graph/gvrelgraph.py:928 msgid "Include relationship debugging numbers also" msgstr "Zahrnout také ladicí čísla vztahů" -#: ../gramps/plugins/graph/gvrelgraph.py:886 +#: ../gramps/plugins/graph/gvrelgraph.py:931 msgid "" "Whether to include 'Ga' and 'Gb' also, to debug the relationship calculator" msgstr "Zda do ladění kalkulátoru vztahů zahrnout také 'Ga' a 'Gb'" -#: ../gramps/plugins/graph/gvrelgraph.py:914 +#: ../gramps/plugins/graph/gvrelgraph.py:959 msgid "Indicate non-birth relationships with dotted lines" msgstr "Označit vztahy různé od narození tečkovanými čarami" -#: ../gramps/plugins/graph/gvrelgraph.py:915 +#: ../gramps/plugins/graph/gvrelgraph.py:960 msgid "Non-birth relationships will show up as dotted lines in the graph." msgstr "Vztahy různé od narození budou v grafu vyznačeny tečkovanými čarami." -#: ../gramps/plugins/graph/gvrelgraph.py:919 +#: ../gramps/plugins/graph/gvrelgraph.py:964 msgid "Show family nodes" msgstr "Ukázat uzly rodin" -#: ../gramps/plugins/graph/gvrelgraph.py:920 +#: ../gramps/plugins/graph/gvrelgraph.py:965 msgid "Families will show up as ellipses, linked to parents and children." msgstr "Rodiny budou zobrazeny jako elipsy spojené s rodiči a dětmi." @@ -24333,11 +24496,11 @@ msgstr "Importovat data z Pro-Gen souborů" msgid "Import data from vCard files" msgstr "Importovat data z VCard souborů" -#: ../gramps/plugins/importer/importcsv.py:123 +#: ../gramps/plugins/importer/importcsv.py:124 #: ../gramps/plugins/importer/importgedcom.py:129 #: ../gramps/plugins/importer/importgedcom.py:143 -#: ../gramps/plugins/importer/importgeneweb.py:152 -#: ../gramps/plugins/importer/importgeneweb.py:158 +#: ../gramps/plugins/importer/importgeneweb.py:153 +#: ../gramps/plugins/importer/importgeneweb.py:159 #: ../gramps/plugins/importer/importvcard.py:69 #: ../gramps/plugins/importer/importvcard.py:72 #, python-format @@ -24348,200 +24511,316 @@ msgstr "%s nemůže být otevřen\n" #. # (but the imports_test.py unittest currently requires it, so here it is) #. # a "VCARD import report" happens in VCardParser so this is not needed: #. # (but the imports_test.py unittest currently requires it, so here it is) -#: ../gramps/plugins/importer/importcsv.py:125 +#: ../gramps/plugins/importer/importcsv.py:126 #: ../gramps/plugins/importer/importgedcom.py:154 -#: ../gramps/plugins/importer/importgeneweb.py:161 -#: ../gramps/plugins/importer/importprogen.py:92 +#: ../gramps/plugins/importer/importgeneweb.py:162 +#: ../gramps/plugins/importer/importprogen.py:197 #: ../gramps/plugins/importer/importvcard.py:76 msgid "Results" msgstr "Výsledky" -#: ../gramps/plugins/importer/importcsv.py:125 +#: ../gramps/plugins/importer/importcsv.py:126 #: ../gramps/plugins/importer/importgedcom.py:154 -#: ../gramps/plugins/importer/importgeneweb.py:161 -#: ../gramps/plugins/importer/importprogen.py:92 +#: ../gramps/plugins/importer/importgeneweb.py:162 +#: ../gramps/plugins/importer/importprogen.py:197 #: ../gramps/plugins/importer/importvcard.py:76 msgid "done" msgstr "hotovo" -#: ../gramps/plugins/importer/importcsv.py:161 +#: ../gramps/plugins/importer/importcsv.py:162 msgid "given name" msgstr "křestní jméno" -#: ../gramps/plugins/importer/importcsv.py:164 +#: ../gramps/plugins/importer/importcsv.py:165 msgid "call" msgstr "volání" -#: ../gramps/plugins/importer/importcsv.py:165 +#: ../gramps/plugins/importer/importcsv.py:166 msgid "Person or Place|title" msgstr "jméno" -#: ../gramps/plugins/importer/importcsv.py:165 +#: ../gramps/plugins/importer/importcsv.py:166 msgid "title" msgstr "název" -#: ../gramps/plugins/importer/importcsv.py:168 +#: ../gramps/plugins/importer/importcsv.py:169 msgid "gender" msgstr "pohlaví" -#: ../gramps/plugins/importer/importcsv.py:169 +#: ../gramps/plugins/importer/importcsv.py:170 msgid "source" msgstr "pramen" -#: ../gramps/plugins/importer/importcsv.py:170 +#: ../gramps/plugins/importer/importcsv.py:171 msgid "note" msgstr "poznámka" -#: ../gramps/plugins/importer/importcsv.py:172 +#: ../gramps/plugins/importer/importcsv.py:173 msgid "birth place" msgstr "místo narození" -#: ../gramps/plugins/importer/importcsv.py:174 +#: ../gramps/plugins/importer/importcsv.py:175 msgid "birth place id" msgstr "id místa narození" -#: ../gramps/plugins/importer/importcsv.py:179 +#: ../gramps/plugins/importer/importcsv.py:180 msgid "birth source" msgstr "pramen narození" -#: ../gramps/plugins/importer/importcsv.py:181 +#: ../gramps/plugins/importer/importcsv.py:182 msgid "baptism place" msgstr "místo křtu" -#: ../gramps/plugins/importer/importcsv.py:183 +#: ../gramps/plugins/importer/importcsv.py:184 msgid "baptism place id" msgstr "id místa křtu" -#: ../gramps/plugins/importer/importcsv.py:185 +#: ../gramps/plugins/importer/importcsv.py:186 msgid "baptism date" msgstr "datum křtu" -#: ../gramps/plugins/importer/importcsv.py:187 +#: ../gramps/plugins/importer/importcsv.py:188 msgid "baptism source" msgstr "Pramen křtu" -#: ../gramps/plugins/importer/importcsv.py:188 +#: ../gramps/plugins/importer/importcsv.py:189 msgid "burial place" msgstr "místo pohřbu" -#: ../gramps/plugins/importer/importcsv.py:190 +#: ../gramps/plugins/importer/importcsv.py:191 msgid "burial place id" msgstr "id místa pohřbu" -#: ../gramps/plugins/importer/importcsv.py:192 +#: ../gramps/plugins/importer/importcsv.py:193 msgid "burial date" msgstr "datum pohřbu" -#: ../gramps/plugins/importer/importcsv.py:194 +#: ../gramps/plugins/importer/importcsv.py:195 msgid "burial source" msgstr "pramen pohřbu" -#: ../gramps/plugins/importer/importcsv.py:196 +#: ../gramps/plugins/importer/importcsv.py:197 msgid "death place" msgstr "místo úmrtí" -#: ../gramps/plugins/importer/importcsv.py:198 +#: ../gramps/plugins/importer/importcsv.py:199 msgid "death place id" msgstr "id místa úmrtí" -#: ../gramps/plugins/importer/importcsv.py:203 +#: ../gramps/plugins/importer/importcsv.py:204 msgid "death source" msgstr "pramen úmrtí" -#: ../gramps/plugins/importer/importcsv.py:205 +#: ../gramps/plugins/importer/importcsv.py:206 msgid "death cause" msgstr "důvod úmrtí" -#: ../gramps/plugins/importer/importcsv.py:208 +#: ../gramps/plugins/importer/importcsv.py:209 msgid "person" msgstr "osoba" -#. ---------------------------------- #: ../gramps/plugins/importer/importcsv.py:210 +msgid "Occupation description" +msgstr "Popis povolání" + +#: ../gramps/plugins/importer/importcsv.py:210 +#, fuzzy +msgid "occupationdescr" +msgstr "Zaměstnání" + +#: ../gramps/plugins/importer/importcsv.py:211 +msgid "Occupation date" +msgstr "Datum zaměstnání" + +#: ../gramps/plugins/importer/importcsv.py:211 +#, fuzzy +msgid "occupationdate" +msgstr "Zaměstnání" + +#: ../gramps/plugins/importer/importcsv.py:212 +msgid "Occupation place" +msgstr "Místo zaměstnání" + +#: ../gramps/plugins/importer/importcsv.py:212 +#, fuzzy +msgid "occupationplace" +msgstr "Zaměstnání" + +#: ../gramps/plugins/importer/importcsv.py:213 +#, fuzzy +msgid "Occupation place id" +msgstr "Zaměstnání" + +#: ../gramps/plugins/importer/importcsv.py:213 +#, fuzzy +msgid "occupationplace_id" +msgstr "Zaměstnání" + +#: ../gramps/plugins/importer/importcsv.py:214 +msgid "Occupation source" +msgstr "Pramen zaměstnání" + +#: ../gramps/plugins/importer/importcsv.py:214 +#, fuzzy +msgid "occupationsource" +msgstr "Zaměstnání" + +#: ../gramps/plugins/importer/importcsv.py:216 +#, fuzzy +msgid "residence date" +msgstr "Bydliště" + +#: ../gramps/plugins/importer/importcsv.py:216 +#, fuzzy +msgid "residencedate" +msgstr "Bydliště" + +#: ../gramps/plugins/importer/importcsv.py:217 +#, fuzzy +msgid "residence place" +msgstr "Bydliště" + +#: ../gramps/plugins/importer/importcsv.py:217 +#, fuzzy +msgid "residenceplace" +msgstr "Bydliště" + +#: ../gramps/plugins/importer/importcsv.py:218 +#, fuzzy +msgid "residence place id" +msgstr "id místa úmrtí" + +#: ../gramps/plugins/importer/importcsv.py:218 +#, fuzzy +msgid "residenceplace_id" +msgstr "Bydliště" + +#: ../gramps/plugins/importer/importcsv.py:219 +#, fuzzy +msgid "residence source" +msgstr "Odkazované prameny" + +#: ../gramps/plugins/importer/importcsv.py:219 +#, fuzzy +msgid "residencesource" +msgstr "Bydliště" + +#: ../gramps/plugins/importer/importcsv.py:221 +#, fuzzy +msgid "attribute type" +msgstr "Poznámka k atributu" + +#: ../gramps/plugins/importer/importcsv.py:221 +#, fuzzy +msgid "attributetype" +msgstr "Poznámka k atributu" + +#: ../gramps/plugins/importer/importcsv.py:222 +#, fuzzy +msgid "attribute value" +msgstr "Poznámka k atributu" + +#: ../gramps/plugins/importer/importcsv.py:222 +#, fuzzy +msgid "attributevalue" +msgstr "Atribut" + +#: ../gramps/plugins/importer/importcsv.py:223 +#, fuzzy +msgid "attribute source" +msgstr "Poznámka k atributu" + +#: ../gramps/plugins/importer/importcsv.py:223 +#, fuzzy +msgid "attributesource" +msgstr "Atributy" + +#. ---------------------------------- +#: ../gramps/plugins/importer/importcsv.py:226 msgid "child" msgstr "dítě" #. ---------------------------------- -#: ../gramps/plugins/importer/importcsv.py:213 +#: ../gramps/plugins/importer/importcsv.py:229 msgid "mother" msgstr "matka" -#: ../gramps/plugins/importer/importcsv.py:215 +#: ../gramps/plugins/importer/importcsv.py:231 msgid "parent2" msgstr "rodič2" -#: ../gramps/plugins/importer/importcsv.py:216 +#: ../gramps/plugins/importer/importcsv.py:232 msgid "father" msgstr "otec" -#: ../gramps/plugins/importer/importcsv.py:218 +#: ../gramps/plugins/importer/importcsv.py:234 msgid "parent1" msgstr "rodič1" -#: ../gramps/plugins/importer/importcsv.py:219 +#: ../gramps/plugins/importer/importcsv.py:235 msgid "marriage" msgstr "manželství" -#: ../gramps/plugins/importer/importcsv.py:220 +#: ../gramps/plugins/importer/importcsv.py:236 msgid "date" msgstr "datum" -#: ../gramps/plugins/importer/importcsv.py:221 +#: ../gramps/plugins/importer/importcsv.py:237 msgid "place" msgstr "místo" -#: ../gramps/plugins/importer/importcsv.py:222 +#: ../gramps/plugins/importer/importcsv.py:238 msgid "place id" msgstr "id místa" -#: ../gramps/plugins/importer/importcsv.py:223 +#: ../gramps/plugins/importer/importcsv.py:239 msgid "name" msgstr "nazev" -#: ../gramps/plugins/importer/importcsv.py:224 +#: ../gramps/plugins/importer/importcsv.py:240 msgid "type" msgstr "typ" -#: ../gramps/plugins/importer/importcsv.py:225 +#: ../gramps/plugins/importer/importcsv.py:241 msgid "latitude" msgstr "zeměpisná šířka" -#: ../gramps/plugins/importer/importcsv.py:226 +#: ../gramps/plugins/importer/importcsv.py:242 msgid "longitude" msgstr "zeměpisná délka" -#: ../gramps/plugins/importer/importcsv.py:227 +#: ../gramps/plugins/importer/importcsv.py:243 msgid "code" msgstr "kód" -#: ../gramps/plugins/importer/importcsv.py:228 +#: ../gramps/plugins/importer/importcsv.py:244 msgid "enclosed by" msgstr "ohraničeno" -#: ../gramps/plugins/importer/importcsv.py:229 +#: ../gramps/plugins/importer/importcsv.py:245 msgid "enclosed_by" msgstr "ohraničeno" -#: ../gramps/plugins/importer/importcsv.py:256 +#: ../gramps/plugins/importer/importcsv.py:272 #, python-format msgid "format error: line %(line)d: %(zero)s" msgstr "chyba formátu: řádek %(line)d: %(zero)s" -#: ../gramps/plugins/importer/importcsv.py:337 +#: ../gramps/plugins/importer/importcsv.py:353 msgid "CSV Import" msgstr "Importovat CSV" -#: ../gramps/plugins/importer/importcsv.py:339 +#: ../gramps/plugins/importer/importcsv.py:355 msgid "Reading data..." msgstr "Načítají se data..." -#: ../gramps/plugins/importer/importcsv.py:346 +#: ../gramps/plugins/importer/importcsv.py:362 msgid "CSV import" msgstr "Importovat CSV" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/importer/importcsv.py:354 -#: ../gramps/plugins/importer/importgeneweb.py:273 +#: ../gramps/plugins/importer/importcsv.py:370 +#: ../gramps/plugins/importer/importgeneweb.py:274 #: ../gramps/plugins/importer/importvcard.py:249 #, python-brace-format msgid "Import Complete: {number_of} second" @@ -24602,99 +24881,99 @@ msgstr "%s nemůže být importován" msgid "Error reading GEDCOM file" msgstr "Chyba při čtení GEDCOM souboru" -#: ../gramps/plugins/importer/importgeneweb.py:79 +#: ../gramps/plugins/importer/importgeneweb.py:80 msgid "Accomplishment" msgstr "Dovednost" -#: ../gramps/plugins/importer/importgeneweb.py:80 +#: ../gramps/plugins/importer/importgeneweb.py:81 msgid "Acquisition" msgstr "Nabytí" -#: ../gramps/plugins/importer/importgeneweb.py:81 +#: ../gramps/plugins/importer/importgeneweb.py:82 msgid "Adhesion" msgstr "Srůst" -#: ../gramps/plugins/importer/importgeneweb.py:82 -#: ../gramps/plugins/importer/importgeneweb.py:94 +#: ../gramps/plugins/importer/importgeneweb.py:83 +#: ../gramps/plugins/importer/importgeneweb.py:95 msgid "Award" msgstr "Ocenění" -#: ../gramps/plugins/importer/importgeneweb.py:88 +#: ../gramps/plugins/importer/importgeneweb.py:89 msgid "Change Name" msgstr "Změnit název" -#: ../gramps/plugins/importer/importgeneweb.py:89 -#: ../gramps/plugins/lib/libgedcom.py:705 +#: ../gramps/plugins/importer/importgeneweb.py:90 +#: ../gramps/plugins/lib/libgedcom.py:697 msgid "Circumcision" msgstr "Obřízka" -#: ../gramps/plugins/importer/importgeneweb.py:93 +#: ../gramps/plugins/importer/importgeneweb.py:94 msgid "Military Demobilisation" msgstr "Demobilizace" -#: ../gramps/plugins/importer/importgeneweb.py:99 +#: ../gramps/plugins/importer/importgeneweb.py:100 msgid "Dotation" msgstr "Dotace" -#: ../gramps/plugins/importer/importgeneweb.py:100 -#: ../gramps/plugins/lib/libgedcom.py:711 +#: ../gramps/plugins/importer/importgeneweb.py:101 +#: ../gramps/plugins/lib/libgedcom.py:703 msgid "Excommunication" msgstr "Vyloučení" -#: ../gramps/plugins/importer/importgeneweb.py:102 +#: ../gramps/plugins/importer/importgeneweb.py:103 msgid "LDS Family Link" msgstr "SPD odkaz na rodinu" -#: ../gramps/plugins/importer/importgeneweb.py:103 -#: ../gramps/plugins/lib/libgedcom.py:713 +#: ../gramps/plugins/importer/importgeneweb.py:104 +#: ../gramps/plugins/lib/libgedcom.py:705 msgid "Funeral" msgstr "Funeral" -#: ../gramps/plugins/importer/importgeneweb.py:105 +#: ../gramps/plugins/importer/importgeneweb.py:106 msgid "Hospitalisation" msgstr "Hospitalizace" -#: ../gramps/plugins/importer/importgeneweb.py:106 +#: ../gramps/plugins/importer/importgeneweb.py:107 msgid "Illness" msgstr "Choroba" -#: ../gramps/plugins/importer/importgeneweb.py:108 +#: ../gramps/plugins/importer/importgeneweb.py:109 msgid "List Passenger" msgstr "Seznam cestujících" -#: ../gramps/plugins/importer/importgeneweb.py:109 +#: ../gramps/plugins/importer/importgeneweb.py:110 msgid "Military Distinction" msgstr "Vojenská vyznamenání" -#: ../gramps/plugins/importer/importgeneweb.py:110 +#: ../gramps/plugins/importer/importgeneweb.py:111 msgid "Militaty Mobilisation" msgstr "Mobilizace" -#: ../gramps/plugins/importer/importgeneweb.py:111 +#: ../gramps/plugins/importer/importgeneweb.py:112 msgid "Military Promotion" msgstr "Vojenská povýšení" -#: ../gramps/plugins/importer/importgeneweb.py:119 +#: ../gramps/plugins/importer/importgeneweb.py:120 msgid "LDS Seal to child" msgstr "SPD pečeť potomka" -#: ../gramps/plugins/importer/importgeneweb.py:122 +#: ../gramps/plugins/importer/importgeneweb.py:123 msgid "Sold property" msgstr "Prodaný majetek" -#: ../gramps/plugins/importer/importgeneweb.py:129 +#: ../gramps/plugins/importer/importgeneweb.py:130 msgid "No mention" msgstr "Bez popisu" -#: ../gramps/plugins/importer/importgeneweb.py:132 +#: ../gramps/plugins/importer/importgeneweb.py:133 msgid "Separated" msgstr "Oddělený(á)" -#: ../gramps/plugins/importer/importgeneweb.py:196 +#: ../gramps/plugins/importer/importgeneweb.py:197 msgid "GeneWeb import" msgstr "importovat GeneWeb" -#: ../gramps/plugins/importer/importgeneweb.py:911 +#: ../gramps/plugins/importer/importgeneweb.py:912 #, python-brace-format msgid "Invalid date {date} in {gw_snippet}, preserving date as text." msgstr "Neplatné datum {date} v {gw_snippet}, datum bude zachováno jako text." @@ -24764,8 +25043,7 @@ msgstr "" "podřetězec v cestě' nastavíte správné cesty v objektech médií." #: ../gramps/plugins/importer/importgrdb.py:61 -#: ../gramps/plugins/importer/importprogen.py:81 -#: ../gramps/plugins/importer/importprogen.py:90 +#: ../gramps/plugins/importer/importprogen.py:189 #: ../gramps/plugins/importer/importxml.py:440 #: ../gramps/plugins/importer/importxml.py:443 #, python-format @@ -24789,55 +25067,248 @@ msgstr "" "databázi a importujte do ní data z Gramps XML. Další podrobnosti hledejte na " "stránce %(gramps_wiki_migrate_two_to_three_url)s" -#: ../gramps/plugins/importer/importprogen.py:87 -#: ../gramps/plugins/importer/importprogen.py:517 -msgid "Pro-Gen data error" -msgstr "Chyba v Pro-Gen datech" +#: ../gramps/plugins/importer/importprogen.glade:49 +#: ../gramps/plugins/importer/importprogen.glade:70 +#, fuzzy +msgid "" +"Source reference\n" +"(out of Settings)" +msgstr "Poznámka k odkazu na pramen" -#: ../gramps/plugins/importer/importprogen.py:183 -msgid "Not a Pro-Gen file" -msgstr "Není Pro-Gen soubor" +#: ../gramps/plugins/importer/importprogen.glade:124 +msgid "" +"Source reference text\n" +"(Text & import Filename)." +msgstr "" -#: ../gramps/plugins/importer/importprogen.py:396 -#, python-format -msgid "Field '%(fldname)s' not found" -msgstr "Pole '%(fldname)s' nebylo nalezeno" +#: ../gramps/plugins/importer/importprogen.glade:155 +#: ../gramps/plugins/importer/importprogen.glade:325 +msgid "Attribut" +msgstr "Atribut" -#: ../gramps/plugins/importer/importprogen.py:460 -#, python-format -msgid "Cannot find DEF file: %(dname)s" -msgstr "Nelze najít DEF soubor: %(dname)s" +#: ../gramps/plugins/importer/importprogen.glade:171 +msgid "" +"Source attribute text\n" +"(Text, import Filename & (System-)Date)." +msgstr "" -#. Raise a error message -#: ../gramps/plugins/importer/importprogen.py:516 -msgid "Not a supported Pro-Gen import file language" -msgstr "Toto není podporovaný jazyk importního souboru Pro-Gen" +#: ../gramps/plugins/importer/importprogen.glade:190 +#: ../gramps/plugins/importer/importprogen.glade:207 +msgid "Citation reference." +msgstr "Odkazy na citaci." -#. self.reset(_("Import from Pro-Gen")) # non-functional for now -#: ../gramps/plugins/importer/importprogen.py:527 -msgid "Pro-Gen import" -msgstr "importovat z Pro-Gen" +#: ../gramps/plugins/importer/importprogen.glade:274 +msgid "" +"Citation confidence level\n" +"(Very low - very high)." +msgstr "" -#: ../gramps/plugins/importer/importprogen.py:586 +#: ../gramps/plugins/importer/importprogen.glade:308 +msgid "" +"Citation volume/page text\n" +"(Text & (System-)Date)." +msgstr "" + +#: ../gramps/plugins/importer/importprogen.glade:341 +msgid "" +"Citation attribute text\n" +"(Text, import Filename & (System-)Date)." +msgstr "" + +#: ../gramps/plugins/importer/importprogen.glade:362 +msgid "Import Text" +msgstr "Import textu" + +#: ../gramps/plugins/importer/importprogen.glade:415 +msgid "" +"Default Tagtext\n" +"(out of Settings)." +msgstr "" + +#: ../gramps/plugins/importer/importprogen.glade:443 +msgid "Import Filename." +msgstr "Importovat soubor." + +#: ../gramps/plugins/importer/importprogen.glade:492 +msgid "Default (System-)Date." +msgstr "Výchozí (systémový) datum." + +#: ../gramps/plugins/importer/importprogen.glade:766 +#: ../gramps/plugins/importer/importprogen.glade:781 +#: ../gramps/plugins/importer/importprogen.glade:796 +#: ../gramps/plugins/importer/importprogen.glade:811 +#: ../gramps/plugins/importer/importprogen.glade:826 +#: ../gramps/plugins/importer/importprogen.glade:841 +#: ../gramps/plugins/importer/importprogen.glade:856 +msgid "Combined default text + filename + date." +msgstr "" + +#: ../gramps/plugins/importer/importprogen.glade:1111 +msgid "" +"Copy Default Text\n" +"to all Tag Text'." +msgstr "" + +#: ../gramps/plugins/importer/importprogen.glade:1130 +msgid "" +"Copy Default Filename\n" +"to all sensitive Tag Text'." +msgstr "" + +#: ../gramps/plugins/importer/importprogen.glade:1149 +msgid "" +"Copy Default Date\n" +"to all sensitive Tag Text'." +msgstr "" + +#: ../gramps/plugins/importer/importprogen.glade:1164 +msgid " Objects" +msgstr " Objekty" + +#: ../gramps/plugins/importer/importprogen.glade:1168 +msgid "" +"Enable/Disable\n" +"all object tags." +msgstr "Povolit/Zakázat všechny štítky objektu." + +#: ../gramps/plugins/importer/importprogen.glade:1198 +msgid "Tag Text" +msgstr "Text štítku" + +#: ../gramps/plugins/importer/importprogen.glade:1217 +msgid "Import Objects" +msgstr "Importovat objekty" + +#: ../gramps/plugins/importer/importprogen.glade:1241 +msgid "" +"Enable/Disable\n" +"Person import." +msgstr "Povolit/Zakázat import osob." + +#: ../gramps/plugins/importer/importprogen.glade:1260 +msgid "" +"Enable/Disable\n" +"Family import." +msgstr "Povolit/Zakázat import rodin." + +#: ../gramps/plugins/importer/importprogen.glade:1279 +msgid "" +"Enable/Disable\n" +"Child import." +msgstr "Povolit/Zakázat import potomků." + +#: ../gramps/plugins/importer/importprogen.glade:1330 +msgid "" +"Use original Person\n" +"Identifier as Gramps ID." +msgstr "" +"Použít původní identifikátor\n" +"osoby jako Gramps ID." + +#: ../gramps/plugins/importer/importprogen.glade:1349 +msgid "" +"Use original Family\n" +"Identifier as Gramps ID." +msgstr "" + +#: ../gramps/plugins/importer/importprogen.glade:1369 +msgid "Identifier" +msgstr "Identifikátor" + +#: ../gramps/plugins/importer/importprogen.glade:1400 +msgid "Name change" +msgstr "Změna jména" + +#: ../gramps/plugins/importer/importprogen.glade:1461 +msgid "Event date" +msgstr "Datum události" + +#: ../gramps/plugins/importer/importprogen.glade:1476 +#, fuzzy +msgid "" +"Store birth date in\n" +"event description." +msgstr "Získat popis události" + +#: ../gramps/plugins/importer/importprogen.glade:1495 +#, fuzzy +msgid "" +"Store death date in\n" +"event description." +msgstr "Získat popis události" + +#: ../gramps/plugins/importer/importprogen.glade:1515 +msgid "Diverse" +msgstr "Rozmanitý" + +#: ../gramps/plugins/importer/importprogen.glade:1526 +msgid "REFN" +msgstr "REFN" + +#: ../gramps/plugins/importer/importprogen.glade:1530 +msgid "" +"Store REFN number\n" +"in event description." +msgstr "" + +#: ../gramps/plugins/importer/importprogen.glade:1548 +#: ../gramps/plugins/importer/importprogen.glade:1595 +msgid "" +"Use death information\n" +"as death cause event." +msgstr "Použít informaci o úmrtí jako událost důvodu úmrtí." + +#: ../gramps/plugins/importer/importprogen.glade:1598 +msgid "(-cause)" +msgstr "(-důvod)" + +#: ../gramps/plugins/importer/importprogen.glade:1610 +msgid "Male surname" +msgstr "Příjmení muže" + +#: ../gramps/plugins/importer/importprogen.glade:1614 +msgid "" +"Change name of male\n" +"to e.g. wifes name." +msgstr "" + +#: ../gramps/plugins/importer/importprogen.glade:1629 +msgid "Female surname" +msgstr "Příjmení ženy" + +#: ../gramps/plugins/importer/importprogen.glade:1633 +msgid "" +"Change name of female\n" +"to e.g. husbands name." +msgstr "" + +#: ../gramps/plugins/importer/importprogen.glade:1692 +msgid "Option" +msgstr "Nastavení" + +#: ../gramps/plugins/importer/importprogen.glade:1731 +msgid "_Ok" +msgstr "_Ok" + +#: ../gramps/plugins/importer/importprogen.py:62 +msgid "manual|Import_from_another_genealogy_program" +msgstr "Import_from_another_genealogy_program" + +#: ../gramps/plugins/importer/importprogen.py:121 #, python-format msgid "Import from Pro-Gen (%s)" msgstr "Importovat z Pro-Gen (%s)" -#. Hmmm. Just use the plain text. -#: ../gramps/plugins/importer/importprogen.py:1066 -#, python-format -msgid "Date did not match: '%(text)s' (%(msg)s)" -msgstr "Datum neodpovídalo: '%(text)s' (%(msg)s)" +#: ../gramps/plugins/importer/importprogen.py:186 +#: ../gramps/plugins/lib/libprogen.py:492 +#: ../gramps/plugins/lib/libprogen.py:516 +msgid "Pro-Gen data error" +msgstr "Chyba v Pro-Gen datech" -#: ../gramps/plugins/importer/importprogen.py:1790 -#, python-format -msgid "Cannot find father for I%(person)s (Father=%(id)d)" -msgstr "Nelze najít otce pro I%(person)s (Father=%(id)d)" - -#: ../gramps/plugins/importer/importprogen.py:1793 -#, python-format -msgid "Cannot find mother for I%(person)s (Mother=%(mother)d)" -msgstr "Nelze najít matku pro I%(person)s (Mother=%(mother)d)" +#: ../gramps/plugins/importer/importprogen.py:457 +#: ../gramps/plugins/importer/importprogen.py:465 +msgid "Import Pro-Gen" +msgstr "Importovat Pro-Gen" #: ../gramps/plugins/importer/importvcard.py:228 #, python-format @@ -25079,26 +25550,26 @@ msgstr "" "Objekty, které jsou kandidáty pro sloučení:\n" #. there is no old style XML -#: ../gramps/plugins/importer/importxml.py:808 -#: ../gramps/plugins/importer/importxml.py:1289 -#: ../gramps/plugins/importer/importxml.py:1563 -#: ../gramps/plugins/importer/importxml.py:1984 +#: ../gramps/plugins/importer/importxml.py:809 +#: ../gramps/plugins/importer/importxml.py:1294 +#: ../gramps/plugins/importer/importxml.py:1568 +#: ../gramps/plugins/importer/importxml.py:1989 msgid "The Gramps Xml you are trying to import is malformed." msgstr "Gramps Xml které se snažíte importovat je porušené." -#: ../gramps/plugins/importer/importxml.py:809 +#: ../gramps/plugins/importer/importxml.py:810 msgid "Attributes that link the data together are missing." msgstr "Atributy, které spojují data dohromady chybí." -#: ../gramps/plugins/importer/importxml.py:922 +#: ../gramps/plugins/importer/importxml.py:923 msgid "Gramps XML import" msgstr "Import Gramps XML" -#: ../gramps/plugins/importer/importxml.py:957 +#: ../gramps/plugins/importer/importxml.py:958 msgid "Could not change media path" msgstr "Nemohu změnit cestu k médiím" -#: ../gramps/plugins/importer/importxml.py:958 +#: ../gramps/plugins/importer/importxml.py:959 #, python-format msgid "" "The opened file has media path %s, which conflicts with the media path of " @@ -25111,7 +25582,7 @@ msgstr "" "Zkopírujte prosím soubory do správného adresáře, nebo v Předvolbách změňte " "cestu k médiím." -#: ../gramps/plugins/importer/importxml.py:1017 +#: ../gramps/plugins/importer/importxml.py:1018 msgid "" "The .gramps file you are importing does not contain information about the " "version of Gramps with, which it was produced.\n" @@ -25123,11 +25594,11 @@ msgstr "" "\n" "Soubor nebude importován." -#: ../gramps/plugins/importer/importxml.py:1020 +#: ../gramps/plugins/importer/importxml.py:1021 msgid "Import file misses Gramps version" msgstr "V souboru importu chybí verze Gramps" -#: ../gramps/plugins/importer/importxml.py:1022 +#: ../gramps/plugins/importer/importxml.py:1023 #, python-format msgid "" "The .gramps file you are importing was made by version %(newer)s of Gramps, " @@ -25139,7 +25610,7 @@ msgstr "" "nemůže být importován. Aktualizujte prosím Gramps na poslední verzi a zkuste " "operaci znovu." -#: ../gramps/plugins/importer/importxml.py:1030 +#: ../gramps/plugins/importer/importxml.py:1031 #, python-format msgid "" "The .gramps file you are importing was made by version %(oldgramps)s of " @@ -25159,11 +25630,11 @@ msgstr "" "Pro více informací přejděte na stránku\n" " %(gramps_wiki_xml_url)s." -#: ../gramps/plugins/importer/importxml.py:1041 +#: ../gramps/plugins/importer/importxml.py:1042 msgid "The file will not be imported" msgstr "Soubor nemůže být importován" -#: ../gramps/plugins/importer/importxml.py:1043 +#: ../gramps/plugins/importer/importxml.py:1044 #, python-format msgid "" "The .gramps file you are importing was made by version %(oldgramps)s of " @@ -25186,25 +25657,25 @@ msgstr "" " %(gramps_wiki_xml_url)s\n" "." -#: ../gramps/plugins/importer/importxml.py:1056 +#: ../gramps/plugins/importer/importxml.py:1057 msgid "Old xml file" msgstr "Původní xmls soubor" -#: ../gramps/plugins/importer/importxml.py:1209 -#: ../gramps/plugins/importer/importxml.py:2701 +#: ../gramps/plugins/importer/importxml.py:1212 +#: ../gramps/plugins/importer/importxml.py:2712 #, python-format msgid "Witness name: %s" msgstr "Jméno svědka: %s" -#: ../gramps/plugins/importer/importxml.py:1290 +#: ../gramps/plugins/importer/importxml.py:1295 msgid "Any event reference must have a 'hlink' attribute." msgstr "Každý odkaz na událost musí mít 'hlink' atribut." -#: ../gramps/plugins/importer/importxml.py:1564 +#: ../gramps/plugins/importer/importxml.py:1569 msgid "Any person reference must have a 'hlink' attribute." msgstr "Každý odkaz na osobu musí mít 'hlink' atribut." -#: ../gramps/plugins/importer/importxml.py:1753 +#: ../gramps/plugins/importer/importxml.py:1758 #, python-format msgid "" "Your Family Tree groups name \"%(key)s\" together with \"%(parent)s\", did " @@ -25213,31 +25684,31 @@ msgstr "" "Ve vašem rodokmenu se jméno \"%(key)s\" seskupuje se jménem \" %(parent)s" "\" , seskupování na \" %(value)s\" nebylo změněno." -#: ../gramps/plugins/importer/importxml.py:1756 +#: ../gramps/plugins/importer/importxml.py:1761 msgid "Gramps ignored a name grouping" msgstr "Gramps ignoroval hodnotu jmenné mapy" -#: ../gramps/plugins/importer/importxml.py:1815 +#: ../gramps/plugins/importer/importxml.py:1820 msgid "Unknown when imported" msgstr "Neznámý při importu" -#: ../gramps/plugins/importer/importxml.py:1985 +#: ../gramps/plugins/importer/importxml.py:1990 msgid "Any note reference must have a 'hlink' attribute." msgstr "Každý odkaz na poznámku musí mít 'hlink' atribut.." #. TRANSLATORS: leave the {date} and {xml} untranslated in the format string, #. but you may re-order them if needed. -#: ../gramps/plugins/importer/importxml.py:2519 +#: ../gramps/plugins/importer/importxml.py:2530 #, python-brace-format msgid "Invalid date {date} in XML {xml}, preserving XML as text" msgstr "Neplatné daum {date} vXML {xml}, XML bude zachováno jako text" -#: ../gramps/plugins/importer/importxml.py:2571 +#: ../gramps/plugins/importer/importxml.py:2582 #, python-format msgid "Witness comment: %s" msgstr "Poznámka svědka: %s" -#: ../gramps/plugins/importer/importxml.py:3224 +#: ../gramps/plugins/importer/importxml.py:3235 #, python-format msgid "" "Error: family '%(family)s' father '%(father)s' does not refer back to the " @@ -25246,7 +25717,7 @@ msgstr "" "Chyba: otec %(father)s' rodiny '%(family)s' neodkazuje zpět na rodinu. " "Odkaz přidán." -#: ../gramps/plugins/importer/importxml.py:3240 +#: ../gramps/plugins/importer/importxml.py:3251 #, python-format msgid "" "Error: family '%(family)s' mother '%(mother)s' does not refer back to the " @@ -25255,7 +25726,7 @@ msgstr "" "Chyba: matka %(mother)s' rodiny '%(family)s' neodkazuje zpět na rodinu. " "Odkaz přidán." -#: ../gramps/plugins/importer/importxml.py:3262 +#: ../gramps/plugins/importer/importxml.py:3273 #, python-format msgid "" "Error: family '%(family)s' child '%(child)s' does not refer back to the " @@ -25273,117 +25744,117 @@ msgstr "" "Nesoulad mezi zvolenou koncovkou %(ext)s a aktuálním formátem.\n" " Zapisuje se do souboru %(filename)s ve formátu %(impliedext)s." -#: ../gramps/plugins/lib/libgedcom.py:706 +#: ../gramps/plugins/lib/libgedcom.py:698 msgid "Common Law Marriage" msgstr "Neformální sňatek" -#: ../gramps/plugins/lib/libgedcom.py:707 -#: ../gramps/plugins/webreport/narrativeweb.py:1589 -#: ../gramps/plugins/webreport/webcal.py:1615 +#: ../gramps/plugins/lib/libgedcom.py:699 +#: ../gramps/plugins/webreport/narrativeweb.py:1626 +#: ../gramps/plugins/webreport/webcal.py:1661 msgid "Destination" msgstr "Cíl" -#: ../gramps/plugins/lib/libgedcom.py:708 +#: ../gramps/plugins/lib/libgedcom.py:700 msgid "DNA" msgstr "DNA" -#: ../gramps/plugins/lib/libgedcom.py:709 +#: ../gramps/plugins/lib/libgedcom.py:701 msgid "Cause of Death" msgstr "Příčina úmrtí" -#: ../gramps/plugins/lib/libgedcom.py:710 +#: ../gramps/plugins/lib/libgedcom.py:702 msgid "Employment" msgstr "Zaměstnání" -#: ../gramps/plugins/lib/libgedcom.py:712 +#: ../gramps/plugins/lib/libgedcom.py:704 msgid "Eye Color" msgstr "Barva očí" -#: ../gramps/plugins/lib/libgedcom.py:714 +#: ../gramps/plugins/lib/libgedcom.py:706 msgid "Height" msgstr "Výška" -#: ../gramps/plugins/lib/libgedcom.py:715 +#: ../gramps/plugins/lib/libgedcom.py:707 msgid "Initiatory (LDS)" msgstr "Zasvěcující (SPD)" -#: ../gramps/plugins/lib/libgedcom.py:716 +#: ../gramps/plugins/lib/libgedcom.py:708 msgid "Military ID" msgstr "Vojenský průkaz" -#: ../gramps/plugins/lib/libgedcom.py:717 +#: ../gramps/plugins/lib/libgedcom.py:709 msgid "Mission (LDS)" msgstr "Misie (SPD)" -#: ../gramps/plugins/lib/libgedcom.py:718 +#: ../gramps/plugins/lib/libgedcom.py:710 msgid "Namesake" msgstr "Jmenovec" -#: ../gramps/plugins/lib/libgedcom.py:719 +#: ../gramps/plugins/lib/libgedcom.py:711 msgid "Ordinance" msgstr "Vysvěcení" -#: ../gramps/plugins/lib/libgedcom.py:721 +#: ../gramps/plugins/lib/libgedcom.py:713 msgid "Separation" msgstr "Rozluka" #. Applies to Families -#: ../gramps/plugins/lib/libgedcom.py:722 +#: ../gramps/plugins/lib/libgedcom.py:714 msgid "Weight" msgstr "Hmotnost" -#: ../gramps/plugins/lib/libgedcom.py:934 +#: ../gramps/plugins/lib/libgedcom.py:926 msgid "Line ignored " msgstr "Řádek ignorován " #. e.g. Illegal character (oxAB) (0xCB)... 1 NOTE xyz?pqr?lmn -#: ../gramps/plugins/lib/libgedcom.py:1547 +#: ../gramps/plugins/lib/libgedcom.py:1539 #, python-format msgid "Illegal character%s" msgstr "neplatný znak%s" -#: ../gramps/plugins/lib/libgedcom.py:1827 +#: ../gramps/plugins/lib/libgedcom.py:1819 msgid "Your GEDCOM file is corrupted. It appears to have been truncated." msgstr "Váš GEDCOM soubor je porušený. Zdá se, že byl zkrácen." -#: ../gramps/plugins/lib/libgedcom.py:1911 +#: ../gramps/plugins/lib/libgedcom.py:1903 #, python-format msgid "Import from GEDCOM (%s)" msgstr "Importovat z GEDCOM (%s)" -#: ../gramps/plugins/lib/libgedcom.py:2745 -#: ../gramps/plugins/lib/libgedcom.py:3199 +#: ../gramps/plugins/lib/libgedcom.py:2736 +#: ../gramps/plugins/lib/libgedcom.py:3193 msgid "GEDCOM import" msgstr "GEDCOM Import" -#: ../gramps/plugins/lib/libgedcom.py:2773 +#: ../gramps/plugins/lib/libgedcom.py:2764 msgid "GEDCOM import report: No errors detected" msgstr "GEDCOM import report: Nebyly detekovány chyby" -#: ../gramps/plugins/lib/libgedcom.py:2775 +#: ../gramps/plugins/lib/libgedcom.py:2766 #, python-format msgid "GEDCOM import report: %s errors detected" msgstr "GEDCOM import report: %s detekovaných chyb" -#: ../gramps/plugins/lib/libgedcom.py:3092 -#: ../gramps/plugins/lib/libgedcom.py:3117 -#: ../gramps/plugins/lib/libgedcom.py:3130 +#: ../gramps/plugins/lib/libgedcom.py:3086 +#: ../gramps/plugins/lib/libgedcom.py:3111 +#: ../gramps/plugins/lib/libgedcom.py:3124 msgid "Line ignored as not understood" msgstr "Řádek byl ignorovnán jako nesrozumitelný" -#: ../gramps/plugins/lib/libgedcom.py:3119 +#: ../gramps/plugins/lib/libgedcom.py:3113 msgid "Tag recognized but not supported" msgstr "Štítek byl rozpoznán ale není podporován" -#: ../gramps/plugins/lib/libgedcom.py:3155 +#: ../gramps/plugins/lib/libgedcom.py:3149 msgid "Skipped subordinate line" msgstr "Vynechaná podřízená řádka" -#: ../gramps/plugins/lib/libgedcom.py:3188 +#: ../gramps/plugins/lib/libgedcom.py:3182 msgid "Records not imported into " msgstr "Záznamy neimportované do " -#: ../gramps/plugins/lib/libgedcom.py:3226 +#: ../gramps/plugins/lib/libgedcom.py:3220 #, python-format msgid "" "Error: %(msg)s '%(gramps_id)s' (input as @%(xref)s@) not in input GEDCOM. " @@ -25392,7 +25863,7 @@ msgstr "" "Chyba: %(msg)s '%(gramps_id)s' (vložené jako @%(xref)s@) není v GEDCOM " "vstupu. Záznam byl sloučen" -#: ../gramps/plugins/lib/libgedcom.py:3235 +#: ../gramps/plugins/lib/libgedcom.py:3229 #, python-format msgid "" "Error: %(msg)s '%(gramps_id)s' (input as @%(xref)s@) not in input GEDCOM. " @@ -25401,7 +25872,7 @@ msgstr "" "Chyba: %(msg)s '%(gramps_id)s' (vloženo jako @%(xref)s@) není v GEDCOM " "vstupu. Byl vytvořen záznam s typizačním atributem 'Neznámý'" -#: ../gramps/plugins/lib/libgedcom.py:3279 +#: ../gramps/plugins/lib/libgedcom.py:3273 #, python-format msgid "" "Error: family '%(family)s' (input as @%(orig_family)s@) person %(person)s " @@ -25412,7 +25883,7 @@ msgstr "" "(vložena jako %(orig_person)s) není členem odkazované rodiny. Odkaz na " "rodinu byl osobě odejmut" -#: ../gramps/plugins/lib/libgedcom.py:3357 +#: ../gramps/plugins/lib/libgedcom.py:3351 #, python-format msgid "" "\n" @@ -25432,106 +25903,106 @@ msgstr "" #. message means that the element %s was ignored, but #. expressed the wrong way round because the message is #. truncated for output -#: ../gramps/plugins/lib/libgedcom.py:3431 +#: ../gramps/plugins/lib/libgedcom.py:3425 #, python-format msgid "ADDR element ignored '%s'" msgstr "ADDR element ignorován '%s'" -#: ../gramps/plugins/lib/libgedcom.py:3452 +#: ../gramps/plugins/lib/libgedcom.py:3446 msgid "TRLR (trailer)" msgstr "TRLR (trailer)" -#: ../gramps/plugins/lib/libgedcom.py:3481 +#: ../gramps/plugins/lib/libgedcom.py:3475 msgid "(Submitter):" msgstr "(Vkladatel ):" -#: ../gramps/plugins/lib/libgedcom.py:3505 +#: ../gramps/plugins/lib/libgedcom.py:3499 #: ../gramps/plugins/lib/libgedcom.py:7273 msgid "GEDCOM data" msgstr "GEDCOM data" -#: ../gramps/plugins/lib/libgedcom.py:3550 +#: ../gramps/plugins/lib/libgedcom.py:3544 msgid "Unknown tag" msgstr "Neznámý štítek" -#: ../gramps/plugins/lib/libgedcom.py:3552 -#: ../gramps/plugins/lib/libgedcom.py:3566 -#: ../gramps/plugins/lib/libgedcom.py:3570 -#: ../gramps/plugins/lib/libgedcom.py:3591 +#: ../gramps/plugins/lib/libgedcom.py:3546 +#: ../gramps/plugins/lib/libgedcom.py:3560 +#: ../gramps/plugins/lib/libgedcom.py:3564 +#: ../gramps/plugins/lib/libgedcom.py:3585 msgid "Top Level" msgstr "Nejvyšší úroveň" -#: ../gramps/plugins/lib/libgedcom.py:3666 +#: ../gramps/plugins/lib/libgedcom.py:3660 #, python-format msgid "INDI (individual) Gramps ID %s" msgstr "INDI (jednotlivec) Gramps ID %s" -#: ../gramps/plugins/lib/libgedcom.py:3785 +#: ../gramps/plugins/lib/libgedcom.py:3779 msgid "Empty Alias ignored" msgstr "Prázdný alias ignorován" -#: ../gramps/plugins/lib/libgedcom.py:4979 +#: ../gramps/plugins/lib/libgedcom.py:4973 #, python-format msgid "FAM (family) Gramps ID %s" msgstr "FAM (rodina) Gramps ID: %s" -#: ../gramps/plugins/lib/libgedcom.py:5341 -#: ../gramps/plugins/lib/libgedcom.py:6705 +#: ../gramps/plugins/lib/libgedcom.py:5335 +#: ../gramps/plugins/lib/libgedcom.py:6694 msgid "Filename omitted" msgstr "Vynechaný název souboru" -#: ../gramps/plugins/lib/libgedcom.py:5374 -#: ../gramps/plugins/lib/libgedcom.py:6746 +#: ../gramps/plugins/lib/libgedcom.py:5369 +#: ../gramps/plugins/lib/libgedcom.py:6747 #, python-format msgid "Could not import %s" msgstr "Nemohu importovat %s" -#: ../gramps/plugins/lib/libgedcom.py:5431 +#: ../gramps/plugins/lib/libgedcom.py:5435 #: ../gramps/plugins/lib/libgedcom.py:6846 msgid "Media-Type" msgstr "Typ média" -#: ../gramps/plugins/lib/libgedcom.py:5455 +#: ../gramps/plugins/lib/libgedcom.py:5459 #: ../gramps/plugins/lib/libgedcom.py:6736 msgid "Multiple FILE in a single OBJE ignored" msgstr "Více FILE a jeden OBJE ignorovány" #. We have previously found a PLAC -#: ../gramps/plugins/lib/libgedcom.py:5609 +#: ../gramps/plugins/lib/libgedcom.py:5598 msgid "A second PLAC ignored" msgstr "Druhý PLAC ignorován" #. For RootsMagic etc. Place Details e.g. address, hospital, ... -#: ../gramps/plugins/lib/libgedcom.py:5748 +#: ../gramps/plugins/lib/libgedcom.py:5737 msgid "Detail" msgstr "Podrobnosti" #. We have perviously found an ADDR, or have populated #. location from PLAC title -#: ../gramps/plugins/lib/libgedcom.py:5761 +#: ../gramps/plugins/lib/libgedcom.py:5750 msgid "Location already populated; ADDR ignored" msgstr "Místo již naplněno; ADDR ignorována" -#: ../gramps/plugins/lib/libgedcom.py:6166 +#: ../gramps/plugins/lib/libgedcom.py:6155 #: ../gramps/plugins/lib/libgedcom.py:7054 msgid "Warn: ADDR overwritten" msgstr "Pozor: ADDR přepsáno" -#: ../gramps/plugins/lib/libgedcom.py:6331 +#: ../gramps/plugins/lib/libgedcom.py:6320 msgid "Citation Justification" msgstr "Zarovnání citace" -#: ../gramps/plugins/lib/libgedcom.py:6358 +#: ../gramps/plugins/lib/libgedcom.py:6347 msgid "REFN ignored" msgstr "REFN ignorován" #. SOURce with the given gramps_id had no title -#: ../gramps/plugins/lib/libgedcom.py:6457 +#: ../gramps/plugins/lib/libgedcom.py:6446 #, python-format msgid "No title - ID %s" msgstr "Žádný titulek - ID %s" -#: ../gramps/plugins/lib/libgedcom.py:6462 +#: ../gramps/plugins/lib/libgedcom.py:6451 #, python-format msgid "SOUR (source) Gramps ID %s" msgstr "SOUR (pramen) Gramps ID %s" @@ -25547,7 +26018,7 @@ msgid "REPO (repository) Gramps ID %s" msgstr "REPO (archiv) Gramps ID %s" #: ../gramps/plugins/lib/libgedcom.py:7003 -#: ../gramps/plugins/lib/libgedcom.py:7988 +#: ../gramps/plugins/lib/libgedcom.py:7991 msgid "Only one phone number supported" msgstr "Podporováno je pouze jedno telefonní číslo" @@ -25689,11 +26160,11 @@ msgstr "Vklad: Příznak průběhu obřadu" #. Okay we have no clue which temple this is. #. We should tell the user and store it anyway. -#: ../gramps/plugins/lib/libgedcom.py:7926 +#: ../gramps/plugins/lib/libgedcom.py:7929 msgid "Invalid temple code" msgstr "Neplatný kód kostela" -#: ../gramps/plugins/lib/libgedcom.py:8022 +#: ../gramps/plugins/lib/libgedcom.py:8025 msgid "" "Your GEDCOM file is corrupted. The file appears to be encoded using the " "UTF16 character set, but is missing the BOM marker." @@ -25701,7 +26172,7 @@ msgstr "" "Váš GEDCOM soubor je porušený. Zdá se, že soubor je v UTF-16 kódování, ale " "neobsahuje značku BOM." -#: ../gramps/plugins/lib/libgedcom.py:8025 +#: ../gramps/plugins/lib/libgedcom.py:8028 msgid "Your GEDCOM file is empty." msgstr "GEDCOM soubor je prázdný." @@ -25870,7 +26341,7 @@ msgid "She was born on %(birth_date)s." msgstr "Narodila se %(birth_date)s." #: ../gramps/plugins/lib/libnarrate.py:125 -#: ../gramps/plugins/webreport/webcal.py:2028 +#: ../gramps/plugins/webreport/webcal.py:2091 #, python-format msgid "Born %(birth_date)s." msgstr "Narodil(a) %(birth_date)s." @@ -26228,7 +26699,7 @@ msgstr "Zemřela %(death_date)s ve věku %(age)s." #. latin cross for html code #: ../gramps/plugins/lib/libnarrate.py:283 #: ../gramps/plugins/lib/libnarrate.py:316 -#: ../gramps/plugins/webreport/webcal.py:2018 +#: ../gramps/plugins/webreport/webcal.py:2081 #, python-format msgid "Died %(death_date)s." msgstr " †. %(death_date)s." @@ -28967,10 +29438,10 @@ msgid "Number of To Do Notes" msgstr "Počet úkolů" #: ../gramps/plugins/lib/libpersonview.py:112 -#: ../gramps/plugins/lib/libplaceview.py:93 +#: ../gramps/plugins/lib/libplaceview.py:94 #: ../gramps/plugins/view/citationlistview.py:104 #: ../gramps/plugins/view/citationtreeview.py:99 -#: ../gramps/plugins/view/eventview.py:89 +#: ../gramps/plugins/view/eventview.py:85 #: ../gramps/plugins/view/familyview.py:86 #: ../gramps/plugins/view/mediaview.py:101 #: ../gramps/plugins/view/noteview.py:84 ../gramps/plugins/view/repoview.py:99 @@ -28994,30 +29465,302 @@ msgstr "Odstranit zvolenou osobu" msgid "Merge the selected persons" msgstr "Odstranit zvolené osoby" +#: ../gramps/plugins/lib/libpersonview.py:186 +#: ../gramps/plugins/lib/libplaceview.py:269 +#: ../gramps/plugins/view/citationlistview.py:161 +#: ../gramps/plugins/view/citationtreeview.py:303 +#: ../gramps/plugins/view/eventview.py:175 +#: ../gramps/plugins/view/familyview.py:134 +#: ../gramps/plugins/view/mediaview.py:234 +#: ../gramps/plugins/view/noteview.py:134 +#: ../gramps/plugins/view/repoview.py:147 +#: ../gramps/plugins/view/sourceview.py:133 +msgid "Export View..." +msgstr "Exportovat pohled..." + +#: ../gramps/plugins/lib/libpersonview.py:194 +#: ../gramps/plugins/lib/libplaceview.py:277 +#: ../gramps/plugins/view/citationlistview.py:169 +#: ../gramps/plugins/view/citationtreeview.py:311 +#: ../gramps/plugins/view/eventview.py:183 +#: ../gramps/plugins/view/familyview.py:142 +#: ../gramps/plugins/view/fanchartview.py:172 +#: ../gramps/plugins/view/geoclose.py:99 ../gramps/plugins/view/geoevents.py:89 +#: ../gramps/plugins/view/geofamclose.py:97 +#: ../gramps/plugins/view/geofamily.py:89 ../gramps/plugins/view/geomoves.py:96 +#: ../gramps/plugins/view/geoperson.py:97 +#: ../gramps/plugins/view/geoplaces.py:92 +#: ../gramps/plugins/view/mediaview.py:242 +#: ../gramps/plugins/view/noteview.py:142 +#: ../gramps/plugins/view/pedigreeview.py:672 +#: ../gramps/plugins/view/relview.py:364 ../gramps/plugins/view/relview.py:416 +#: ../gramps/plugins/view/repoview.py:155 +#: ../gramps/plugins/view/sourceview.py:141 +msgid "_Add Bookmark" +msgstr "Přid_at záložku" + +#: ../gramps/plugins/lib/libpersonview.py:206 +#: ../gramps/plugins/lib/libpersonview.py:260 +#: ../gramps/plugins/lib/libpersonview.py:355 +#: ../gramps/plugins/lib/libplaceview.py:289 +#: ../gramps/plugins/lib/libplaceview.py:332 +#: ../gramps/plugins/lib/libplaceview.py:415 +#: ../gramps/plugins/view/citationlistview.py:181 +#: ../gramps/plugins/view/citationlistview.py:224 +#: ../gramps/plugins/view/citationlistview.py:306 +#: ../gramps/plugins/view/citationtreeview.py:323 +#: ../gramps/plugins/view/citationtreeview.py:475 +#: ../gramps/plugins/view/eventview.py:195 +#: ../gramps/plugins/view/eventview.py:238 +#: ../gramps/plugins/view/eventview.py:320 +#: ../gramps/plugins/view/familyview.py:154 +#: ../gramps/plugins/view/familyview.py:197 +#: ../gramps/plugins/view/familyview.py:279 +#: ../gramps/plugins/view/fanchartview.py:144 +#: ../gramps/plugins/view/fanchartview.py:184 +#: ../gramps/plugins/view/geoclose.py:71 ../gramps/plugins/view/geoclose.py:111 +#: ../gramps/plugins/view/geoevents.py:67 +#: ../gramps/plugins/view/geoevents.py:101 +#: ../gramps/plugins/view/geofamclose.py:69 +#: ../gramps/plugins/view/geofamclose.py:109 +#: ../gramps/plugins/view/geofamily.py:67 +#: ../gramps/plugins/view/geofamily.py:101 +#: ../gramps/plugins/view/geomoves.py:68 ../gramps/plugins/view/geomoves.py:108 +#: ../gramps/plugins/view/geoperson.py:69 +#: ../gramps/plugins/view/geoperson.py:109 +#: ../gramps/plugins/view/geoplaces.py:70 +#: ../gramps/plugins/view/geoplaces.py:104 +#: ../gramps/plugins/view/mediaview.py:254 +#: ../gramps/plugins/view/mediaview.py:297 +#: ../gramps/plugins/view/mediaview.py:395 +#: ../gramps/plugins/view/noteview.py:154 +#: ../gramps/plugins/view/noteview.py:197 +#: ../gramps/plugins/view/noteview.py:279 +#: ../gramps/plugins/view/pedigreeview.py:652 +#: ../gramps/plugins/view/pedigreeview.py:693 +#: ../gramps/plugins/view/relview.py:428 ../gramps/plugins/view/repoview.py:167 +#: ../gramps/plugins/view/repoview.py:210 +#: ../gramps/plugins/view/repoview.py:292 +#: ../gramps/plugins/view/sourceview.py:153 +#: ../gramps/plugins/view/sourceview.py:196 +#: ../gramps/plugins/view/sourceview.py:278 +msgid "_Back" +msgstr "_Zpět" + +#: ../gramps/plugins/lib/libpersonview.py:206 +#: ../gramps/plugins/lib/libpersonview.py:260 +#: ../gramps/plugins/lib/libpersonview.py:355 +#: ../gramps/plugins/view/fanchartview.py:144 +#: ../gramps/plugins/view/fanchartview.py:184 +#: ../gramps/plugins/view/geoclose.py:71 ../gramps/plugins/view/geoclose.py:111 +#: ../gramps/plugins/view/geofamclose.py:69 +#: ../gramps/plugins/view/geofamclose.py:109 +#: ../gramps/plugins/view/geomoves.py:68 ../gramps/plugins/view/geomoves.py:108 +#: ../gramps/plugins/view/geoperson.py:69 +#: ../gramps/plugins/view/geoperson.py:109 +#: ../gramps/plugins/view/pedigreeview.py:652 +#: ../gramps/plugins/view/pedigreeview.py:693 +#: ../gramps/plugins/view/pedigreeview.py:1647 +#: ../gramps/plugins/view/relview.py:364 ../gramps/plugins/view/relview.py:428 +msgid "_Home" +msgstr "_Domů" + +#: ../gramps/plugins/lib/libpersonview.py:226 #: ../gramps/plugins/lib/libpersonview.py:303 +#: ../gramps/plugins/lib/libpersonview.py:355 +#: ../gramps/plugins/lib/libplaceview.py:303 +#: ../gramps/plugins/lib/libplaceview.py:362 +#: ../gramps/plugins/lib/libplaceview.py:415 +#: ../gramps/plugins/view/citationlistview.py:195 +#: ../gramps/plugins/view/citationlistview.py:254 +#: ../gramps/plugins/view/citationlistview.py:306 +#: ../gramps/plugins/view/citationtreeview.py:337 +#: ../gramps/plugins/view/citationtreeview.py:400 +#: ../gramps/plugins/view/citationtreeview.py:475 +#: ../gramps/plugins/view/eventview.py:209 +#: ../gramps/plugins/view/eventview.py:268 +#: ../gramps/plugins/view/eventview.py:320 +#: ../gramps/plugins/view/familyview.py:168 +#: ../gramps/plugins/view/familyview.py:227 +#: ../gramps/plugins/view/familyview.py:279 +#: ../gramps/plugins/view/mediaview.py:268 +#: ../gramps/plugins/view/mediaview.py:327 +#: ../gramps/plugins/view/mediaview.py:395 +#: ../gramps/plugins/view/noteview.py:168 +#: ../gramps/plugins/view/noteview.py:227 +#: ../gramps/plugins/view/noteview.py:279 +#: ../gramps/plugins/view/repoview.py:181 +#: ../gramps/plugins/view/repoview.py:240 +#: ../gramps/plugins/view/repoview.py:292 +#: ../gramps/plugins/view/sourceview.py:167 +#: ../gramps/plugins/view/sourceview.py:226 +#: ../gramps/plugins/view/sourceview.py:278 +msgid "_Add..." +msgstr "Př_idat..." + +#: ../gramps/plugins/lib/libpersonview.py:226 +#: ../gramps/plugins/lib/libpersonview.py:303 +#: ../gramps/plugins/lib/libpersonview.py:355 +#: ../gramps/plugins/lib/libplaceview.py:303 +#: ../gramps/plugins/lib/libplaceview.py:362 +#: ../gramps/plugins/lib/libplaceview.py:415 +#: ../gramps/plugins/view/citationlistview.py:195 +#: ../gramps/plugins/view/citationlistview.py:254 +#: ../gramps/plugins/view/citationlistview.py:306 +#: ../gramps/plugins/view/citationtreeview.py:337 +#: ../gramps/plugins/view/citationtreeview.py:400 +#: ../gramps/plugins/view/citationtreeview.py:475 +#: ../gramps/plugins/view/eventview.py:209 +#: ../gramps/plugins/view/eventview.py:268 +#: ../gramps/plugins/view/eventview.py:320 +#: ../gramps/plugins/view/familyview.py:168 +#: ../gramps/plugins/view/familyview.py:227 +#: ../gramps/plugins/view/familyview.py:279 +#: ../gramps/plugins/view/mediaview.py:268 +#: ../gramps/plugins/view/mediaview.py:327 +#: ../gramps/plugins/view/mediaview.py:395 +#: ../gramps/plugins/view/noteview.py:168 +#: ../gramps/plugins/view/noteview.py:227 +#: ../gramps/plugins/view/noteview.py:279 +#: ../gramps/plugins/view/repoview.py:181 +#: ../gramps/plugins/view/repoview.py:240 +#: ../gramps/plugins/view/repoview.py:292 +#: ../gramps/plugins/view/sourceview.py:167 +#: ../gramps/plugins/view/sourceview.py:226 +#: ../gramps/plugins/view/sourceview.py:278 +msgid "_Merge..." +msgstr "_Sloučit..." + +#: ../gramps/plugins/lib/libpersonview.py:245 +#: ../gramps/plugins/lib/libpersonview.py:403 +#: ../gramps/plugins/lib/libplaceview.py:322 +#: ../gramps/plugins/lib/libplaceview.py:457 +#: ../gramps/plugins/view/citationlistview.py:214 +#: ../gramps/plugins/view/citationlistview.py:342 +#: ../gramps/plugins/view/citationtreeview.py:364 +#: ../gramps/plugins/view/citationtreeview.py:527 +#: ../gramps/plugins/view/eventview.py:228 +#: ../gramps/plugins/view/eventview.py:357 +#: ../gramps/plugins/view/familyview.py:187 +#: ../gramps/plugins/view/familyview.py:328 +#: ../gramps/plugins/view/mediaview.py:287 +#: ../gramps/plugins/view/mediaview.py:441 +#: ../gramps/plugins/view/noteview.py:187 +#: ../gramps/plugins/view/noteview.py:316 +#: ../gramps/plugins/view/repoview.py:200 +#: ../gramps/plugins/view/repoview.py:329 +#: ../gramps/plugins/view/sourceview.py:186 +#: ../gramps/plugins/view/sourceview.py:315 +msgid "action|_Edit..." +msgstr "Ú_pravy..." + +#: ../gramps/plugins/lib/libpersonview.py:246 +#: ../gramps/plugins/view/pedigreeview.py:684 +#: ../gramps/plugins/view/relview.py:385 +msgid "Person Filter Editor" +msgstr "Editor filtrů osob" + +#: ../gramps/plugins/lib/libpersonview.py:246 +#: ../gramps/plugins/lib/libpersonview.py:355 +#: ../gramps/plugins/view/pedigreeview.py:1657 +msgid "Set _Home Person" +msgstr "Na_stavit výchozí osobu" + +#: ../gramps/plugins/lib/libpersonview.py:260 +#: ../gramps/plugins/view/fanchartview.py:184 +#: ../gramps/plugins/view/geoclose.py:111 +#: ../gramps/plugins/view/geofamclose.py:109 +#: ../gramps/plugins/view/geomoves.py:108 +#: ../gramps/plugins/view/geoperson.py:109 +#: ../gramps/plugins/view/pedigreeview.py:693 +#: ../gramps/plugins/view/relview.py:428 +msgid "Go to the default person" +msgstr "Přejít na výchozí osobu" + +#: ../gramps/plugins/lib/libpersonview.py:260 +#: ../gramps/plugins/lib/libplaceview.py:332 +#: ../gramps/plugins/view/citationlistview.py:224 +#: ../gramps/plugins/view/citationtreeview.py:374 +#: ../gramps/plugins/view/eventview.py:238 +#: ../gramps/plugins/view/familyview.py:197 +#: ../gramps/plugins/view/fanchartview.py:184 +#: ../gramps/plugins/view/geoclose.py:111 +#: ../gramps/plugins/view/geoevents.py:101 +#: ../gramps/plugins/view/geofamclose.py:109 +#: ../gramps/plugins/view/geofamily.py:101 +#: ../gramps/plugins/view/geomoves.py:108 +#: ../gramps/plugins/view/geoperson.py:109 +#: ../gramps/plugins/view/geoplaces.py:104 +#: ../gramps/plugins/view/mediaview.py:297 +#: ../gramps/plugins/view/noteview.py:197 +#: ../gramps/plugins/view/pedigreeview.py:693 +#: ../gramps/plugins/view/relview.py:428 ../gramps/plugins/view/repoview.py:210 +#: ../gramps/plugins/view/sourceview.py:196 +msgid "Go to the next object in the history" +msgstr "Přejít na další objekt v historii" + +#: ../gramps/plugins/lib/libpersonview.py:260 +#: ../gramps/plugins/lib/libplaceview.py:332 +#: ../gramps/plugins/view/citationlistview.py:224 +#: ../gramps/plugins/view/citationtreeview.py:374 +#: ../gramps/plugins/view/eventview.py:238 +#: ../gramps/plugins/view/familyview.py:197 +#: ../gramps/plugins/view/fanchartview.py:184 +#: ../gramps/plugins/view/geoclose.py:111 +#: ../gramps/plugins/view/geoevents.py:101 +#: ../gramps/plugins/view/geofamclose.py:109 +#: ../gramps/plugins/view/geofamily.py:101 +#: ../gramps/plugins/view/geomoves.py:108 +#: ../gramps/plugins/view/geoperson.py:109 +#: ../gramps/plugins/view/geoplaces.py:104 +#: ../gramps/plugins/view/mediaview.py:297 +#: ../gramps/plugins/view/noteview.py:197 +#: ../gramps/plugins/view/pedigreeview.py:693 +#: ../gramps/plugins/view/relview.py:428 ../gramps/plugins/view/repoview.py:210 +#: ../gramps/plugins/view/sourceview.py:196 +msgid "Go to the previous object in the history" +msgstr "Přejít na předchozí objekt v historii" + +#: ../gramps/plugins/lib/libpersonview.py:303 +#: ../gramps/plugins/lib/libplaceview.py:362 +#: ../gramps/plugins/view/citationlistview.py:254 +#: ../gramps/plugins/view/citationtreeview.py:400 +#: ../gramps/plugins/view/eventview.py:268 +#: ../gramps/plugins/view/familyview.py:227 +#: ../gramps/plugins/view/mediaview.py:327 +#: ../gramps/plugins/view/noteview.py:227 ../gramps/plugins/view/relview.py:385 +#: ../gramps/plugins/view/relview.py:471 ../gramps/plugins/view/repoview.py:240 +#: ../gramps/plugins/view/sourceview.py:226 +msgid "Edit..." +msgstr "Upravit..." + +#: ../gramps/plugins/lib/libpersonview.py:355 +#: ../gramps/plugins/lib/libplaceview.py:415 +#: ../gramps/plugins/view/citationlistview.py:306 +#: ../gramps/plugins/view/citationtreeview.py:475 +#: ../gramps/plugins/view/eventview.py:320 +#: ../gramps/plugins/view/familyview.py:279 +#: ../gramps/plugins/view/mediaview.py:395 +#: ../gramps/plugins/view/noteview.py:279 +#: ../gramps/plugins/view/repoview.py:292 +#: ../gramps/plugins/view/sourceview.py:278 +msgid "Forward" +msgstr "Vpřed" + +#: ../gramps/plugins/lib/libpersonview.py:454 msgid "_Delete Person" msgstr "O_dstranit osobu" -#: ../gramps/plugins/lib/libpersonview.py:321 +#: ../gramps/plugins/lib/libpersonview.py:472 msgid "Deleting the person will remove the person from the database." msgstr "Odstraněním osoby dojde k vymazání osoby z databáze." -#: ../gramps/plugins/lib/libpersonview.py:344 +#: ../gramps/plugins/lib/libpersonview.py:495 #, python-format msgid "Delete Person (%s)" msgstr "Odstranit osobu (%s)" -#: ../gramps/plugins/lib/libpersonview.py:380 -#: ../gramps/plugins/view/pedigreeview.py:695 -#: ../gramps/plugins/view/relview.py:423 -msgid "Person Filter Editor" -msgstr "Editor filtrů osob" - -#: ../gramps/plugins/lib/libpersonview.py:385 -msgid "Web Connection" -msgstr "Webové připojení" - -#: ../gramps/plugins/lib/libpersonview.py:430 +#: ../gramps/plugins/lib/libpersonview.py:535 msgid "" "Exactly two people must be selected to perform a merge. A second person can " "be selected by holding down the control key while clicking on the desired " @@ -29027,65 +29770,31 @@ msgstr "" "osobu lze vybrat stiskem klávesy Ctrl a současným kliknutím myší na " "požadovanou osobu." -#: ../gramps/plugins/lib/libplaceview.py:103 +#: ../gramps/plugins/lib/libplaceview.py:104 msgid "Edit the selected place" msgstr "Upravit zvolené místo" -#: ../gramps/plugins/lib/libplaceview.py:104 +#: ../gramps/plugins/lib/libplaceview.py:105 msgid "Delete the selected place" msgstr "Odstranit zvolené místo" -#: ../gramps/plugins/lib/libplaceview.py:105 +#: ../gramps/plugins/lib/libplaceview.py:106 msgid "Merge the selected places" msgstr "Odstranit zvolená místa" -#: ../gramps/plugins/lib/libplaceview.py:143 -msgid "Loading..." -msgstr "Nahrává se..." - -#: ../gramps/plugins/lib/libplaceview.py:144 -#: ../gramps/plugins/lib/libplaceview.py:202 -msgid "" -"Attempt to see selected locations with a Map Service (OpenstreetMap, Google " -"Maps, ...)" -msgstr "" -"Zobrazení vybraných lokací prostřednictvím mapové služby (OpenStreetMap, " -"Mapy Goole, ...)" - -#: ../gramps/plugins/lib/libplaceview.py:147 -#: ../gramps/plugins/lib/libplaceview.py:200 -msgid "Select a Map Service" -msgstr "Vybrat mapovou službu" - -#: ../gramps/plugins/lib/libplaceview.py:149 -msgid "_Look up with Map Service" -msgstr "H_ledat pomocí mapové služby" - -#: ../gramps/plugins/lib/libplaceview.py:151 -msgid "" -"Attempt to see this location with a Map Service (OpenstreetMap, Google " -"Maps, ...)" -msgstr "" -"Zobrazení této lokace prostřednictvím mapové služby (OpenStreetMap, Mapy " -"Goole, ...)" - -#: ../gramps/plugins/lib/libplaceview.py:153 -msgid "Place Filter Editor" -msgstr "Editor filtrů míst" - -#: ../gramps/plugins/lib/libplaceview.py:262 +#: ../gramps/plugins/lib/libplaceview.py:229 msgid "No map service is available." msgstr "Žádná mapová služba není k dispozici." -#: ../gramps/plugins/lib/libplaceview.py:263 +#: ../gramps/plugins/lib/libplaceview.py:230 msgid "Check your installation." msgstr "Zkontrolujte svoji instalaci." -#: ../gramps/plugins/lib/libplaceview.py:271 +#: ../gramps/plugins/lib/libplaceview.py:238 msgid "No place selected." msgstr "Nebylo vybráno žádné místo." -#: ../gramps/plugins/lib/libplaceview.py:272 +#: ../gramps/plugins/lib/libplaceview.py:239 msgid "" "You need to select a place to be able to view it on a map. Some Map Services " "might support multiple selections." @@ -29093,11 +29802,31 @@ msgstr "" "Musíte vybrat místo, které chcete vidět na mapě. Některé mapové služby mohou " "podporovat výběr více míst současně." -#: ../gramps/plugins/lib/libplaceview.py:366 +#: ../gramps/plugins/lib/libplaceview.py:323 +msgid "Place Filter Editor" +msgstr "Editor filtrů míst" + +#: ../gramps/plugins/lib/libplaceview.py:415 +msgid "_Look up with Map Service" +msgstr "H_ledat pomocí mapové služby" + +#: ../gramps/plugins/lib/libplaceview.py:466 +msgid "" +"Attempt to see selected locations with a Map Service (OpenstreetMap, Google " +"Maps, ...)" +msgstr "" +"Zobrazení vybraných lokací prostřednictvím mapové služby (OpenStreetMap, " +"Mapy Goole, ...)" + +#: ../gramps/plugins/lib/libplaceview.py:466 +msgid "Select a Map Service" +msgstr "Vybrat mapovou službu" + +#: ../gramps/plugins/lib/libplaceview.py:506 msgid "Cannot delete place." msgstr "Místo nelze odstranit." -#: ../gramps/plugins/lib/libplaceview.py:367 +#: ../gramps/plugins/lib/libplaceview.py:507 msgid "" "This place is currently referenced by another place. First remove the places " "it contains." @@ -29105,12 +29834,12 @@ msgstr "" "Toto místo je v aktuálně odkazované z jiného místa. Neprve musíte odstranit " "místa, která obsahuje." -#: ../gramps/plugins/lib/libplaceview.py:408 -#: ../gramps/plugins/lib/libplaceview.py:416 +#: ../gramps/plugins/lib/libplaceview.py:548 +#: ../gramps/plugins/lib/libplaceview.py:556 msgid "Cannot merge places." msgstr "Místa nelze sloučit." -#: ../gramps/plugins/lib/libplaceview.py:409 +#: ../gramps/plugins/lib/libplaceview.py:549 msgid "" "Exactly two places must be selected to perform a merge. A second place can " "be selected by holding down the control key while clicking on the desired " @@ -29120,7 +29849,7 @@ msgstr "" "místo lze vybrat současným držením klávesy Ctrl a kliknutím myší na " "požadované místo." -#: ../gramps/plugins/lib/libplaceview.py:417 +#: ../gramps/plugins/lib/libplaceview.py:557 msgid "Merging these places would create a cycle in the place hierarchy." msgstr "Sloučení těchto míst vytvoří zacyklení v hierarchii míst." @@ -29140,51 +29869,157 @@ msgstr "Poskytuje rekurzivní postupy pro zprávy" msgid "Provides common functionality for Gramps XML import/export." msgstr "Poskytuje společnou funkčnost pro Gramps XML import/export." -#: ../gramps/plugins/lib/libplugins.gpr.py:106 +#: ../gramps/plugins/lib/libplugins.gpr.py:107 msgid "Provides holiday information for different countries." msgstr "Poskytuje informace o svátcích v různých zemích." -#: ../gramps/plugins/lib/libplugins.gpr.py:124 +#: ../gramps/plugins/lib/libplugins.gpr.py:125 msgid "Manages a HTML file implementing DocBackend." msgstr "Implementací DocBackend spravuje HTML soubor." -#: ../gramps/plugins/lib/libplugins.gpr.py:142 +#: ../gramps/plugins/lib/libplugins.gpr.py:143 msgid "Common constants for html files." msgstr "Společné konstanty pro html soubory." -#: ../gramps/plugins/lib/libplugins.gpr.py:160 +#: ../gramps/plugins/lib/libplugins.gpr.py:161 msgid "Manages an HTML DOM tree." msgstr "Spravuje HTML DOM strom." -#: ../gramps/plugins/lib/libplugins.gpr.py:178 +#: ../gramps/plugins/lib/libplugins.gpr.py:179 msgid "Provides base functionality for map services." msgstr "Poskytuje základní funkčnosti pro mapové služby." -#: ../gramps/plugins/lib/libplugins.gpr.py:195 +#: ../gramps/plugins/lib/libplugins.gpr.py:196 msgid "Provides Textual Narration." msgstr "Poskytuje textové vyprávění." -#: ../gramps/plugins/lib/libplugins.gpr.py:212 +#: ../gramps/plugins/lib/libplugins.gpr.py:213 msgid "Manages an ODF file implementing DocBackend." msgstr "Implementací DocBackend spravuje ODF soubor." -#: ../gramps/plugins/lib/libplugins.gpr.py:229 +#: ../gramps/plugins/lib/libplugins.gpr.py:230 msgid "Provides the Base needed for the List People views." msgstr "Poskytuje základ potřebný pro seznam pohledů osob." -#: ../gramps/plugins/lib/libplugins.gpr.py:246 +#: ../gramps/plugins/lib/libplugins.gpr.py:247 +msgid "Provides common functionality for Pro-Gen import" +msgstr "Poskytuje obecnou funkčnost pro import Pro-Gen" + +#: ../gramps/plugins/lib/libplugins.gpr.py:265 msgid "Provides the Base needed for the List Place views." msgstr "Poskytuje základ potřebný pro seznam pohledů míst." -#: ../gramps/plugins/lib/libplugins.gpr.py:263 +#: ../gramps/plugins/lib/libplugins.gpr.py:282 msgid "Provides variable substitution on display lines." msgstr "Poskytuje nahrazení proměnných na zobrazených řádcích." -#: ../gramps/plugins/lib/libplugins.gpr.py:279 +#: ../gramps/plugins/lib/libplugins.gpr.py:299 msgid "" "Provides the base needed for the ancestor and descendant graphical reports." msgstr "Poskytuje základ potřebný pro grafické sestavy předků a potomků." +#: ../gramps/plugins/lib/libprogen.py:375 +#, python-format +msgid "Field '%(fldname)s' not found" +msgstr "Pole '%(fldname)s' nebylo nalezeno" + +#: ../gramps/plugins/lib/libprogen.py:491 +#, fuzzy, python-format +msgid "Not a (right) DEF file: %(dname)s" +msgstr "Nelze najít DEF soubor: %(dname)s" + +#: ../gramps/plugins/lib/libprogen.py:498 +#: ../gramps/plugins/lib/libprogen.py:732 +msgid "Import from Pro-Gen" +msgstr "Importovat z Pro-Gen" + +#. start feedback about import progress (GUI / TXT) +#: ../gramps/plugins/lib/libprogen.py:498 +msgid "Initializing." +msgstr "Probíhá inicializace." + +#. Raise a error message +#: ../gramps/plugins/lib/libprogen.py:515 +msgid "Not a supported Pro-Gen import file language" +msgstr "Toto není podporovaný jazyk importního souboru Pro-Gen" + +#: ../gramps/plugins/lib/libprogen.py:531 +msgid "Pro-Gen import" +msgstr "importovat z Pro-Gen" + +#: ../gramps/plugins/lib/libprogen.py:539 +msgid "Saving." +msgstr "Ukládá se." + +#: ../gramps/plugins/lib/libprogen.py:928 +msgid "Pro-Gen Import" +msgstr "importovat z Pro-Gen" + +#. Hmmm. Just use the plain text. +#: ../gramps/plugins/lib/libprogen.py:1137 +#, python-format +msgid "Date did not match: '%(text)s' (%(msg)s)" +msgstr "Datum neodpovídalo: '%(text)s' (%(msg)s)" + +#: ../gramps/plugins/lib/libprogen.py:1152 +#, python-format +msgid "Time: %s" +msgstr "Čas: %s" + +#. start feedback about import progress (GUI/TXT) +#: ../gramps/plugins/lib/libprogen.py:1206 +msgid "Importing persons." +msgstr "Importují se osoby." + +#: ../gramps/plugins/lib/libprogen.py:1412 +#, fuzzy +msgid "see address on " +msgstr "_WWW adresa:" + +#: ../gramps/plugins/lib/libprogen.py:1415 +#, fuzzy +msgid "see also address" +msgstr "_WWW adresa:" + +#: ../gramps/plugins/lib/libprogen.py:1515 +msgid "Death cause" +msgstr "Důvod úmrtí" + +#. start feedback about import progress (GUI/TXT) +#: ../gramps/plugins/lib/libprogen.py:1584 +msgid "Importing families." +msgstr "Importují se rodiny" + +#: ../gramps/plugins/lib/libprogen.py:1689 +msgid "Civil union" +msgstr "Lidové milice" + +#: ../gramps/plugins/lib/libprogen.py:1794 +msgid "Wedding" +msgstr "Svatba" + +#: ../gramps/plugins/lib/libprogen.py:1829 +msgid "future" +msgstr "" + +#. We have seen some case insensitivity in DEF files ... +#. F13: Father +#. F14: Mother +#. start feedback about import progress (GUI/TXT) +#: ../gramps/plugins/lib/libprogen.py:1901 +msgid "Adding children." +msgstr "Přidávají se děti." + +#: ../gramps/plugins/lib/libprogen.py:1927 +#, fuzzy +msgid "Cannot find father for I%(person)s (Father=%(father))" +msgstr "Nelze najít otce pro I%(person)s (Father=%(id)d)" + +#: ../gramps/plugins/lib/libprogen.py:1930 +#, fuzzy +msgid "Cannot find mother for I%(person)s (Mother=%(mother))" +msgstr "Nelze najít matku pro I%(person)s (Mother=%(mother)d)" + #: ../gramps/plugins/lib/librecords.py:55 msgid "Youngest living person" msgstr "Nejmladší žijící osoba" @@ -29300,92 +30135,77 @@ msgstr "Vlevo dole" msgid "Bottom Right" msgstr "Vpravo dole" -#: ../gramps/plugins/lib/maps/geography.py:309 -#: ../gramps/plugins/view/fanchart2wayview.py:191 -#: ../gramps/plugins/view/fanchartdescview.py:186 -#: ../gramps/plugins/view/fanchartview.py:182 -msgid "_Print..." -msgstr "_Tisk..." - -#: ../gramps/plugins/lib/maps/geography.py:311 -msgid "Print or save the Map" -msgstr "Tisknout nebo uložit mapu" - -#: ../gramps/plugins/lib/maps/geography.py:348 -msgid "Map Menu" -msgstr "Nabídka map" - -#: ../gramps/plugins/lib/maps/geography.py:351 +#: ../gramps/plugins/lib/maps/geography.py:355 msgid "Remove cross hair" msgstr "Odstranit nitkový kříž" -#: ../gramps/plugins/lib/maps/geography.py:353 +#: ../gramps/plugins/lib/maps/geography.py:357 msgid "Add cross hair" msgstr "Přidat nitkový kříž" -#: ../gramps/plugins/lib/maps/geography.py:360 +#: ../gramps/plugins/lib/maps/geography.py:364 msgid "Unlock zoom and position" msgstr "Odemknout pozici a přiblížení" -#: ../gramps/plugins/lib/maps/geography.py:362 +#: ../gramps/plugins/lib/maps/geography.py:366 msgid "Lock zoom and position" msgstr "Uzamknout pozici a přiblížení" -#: ../gramps/plugins/lib/maps/geography.py:369 +#: ../gramps/plugins/lib/maps/geography.py:373 msgid "Add place" msgstr "Přidat místo" -#: ../gramps/plugins/lib/maps/geography.py:374 +#: ../gramps/plugins/lib/maps/geography.py:378 msgid "Link place" msgstr "Linkovat místo" -#: ../gramps/plugins/lib/maps/geography.py:379 +#: ../gramps/plugins/lib/maps/geography.py:383 msgid "Add place from kml" msgstr "Přidat místo z kml" -#: ../gramps/plugins/lib/maps/geography.py:384 +#: ../gramps/plugins/lib/maps/geography.py:388 msgid "Center here" msgstr "Vystředit zde" -#: ../gramps/plugins/lib/maps/geography.py:397 +#: ../gramps/plugins/lib/maps/geography.py:401 #, python-format msgid "Replace '%(map)s' by =>" msgstr "Zaměnit '%(map)s' za =>" -#: ../gramps/plugins/lib/maps/geography.py:416 +#: ../gramps/plugins/lib/maps/geography.py:418 #, python-format msgid "Reload all visible tiles for '%(map)s'." msgstr "Znovu nahrát viditelné dlaždice mapy '%(map)s'." -#: ../gramps/plugins/lib/maps/geography.py:426 +#: ../gramps/plugins/lib/maps/geography.py:427 #, python-format msgid "Clear the '%(map)s' tiles cache." msgstr "Vyprázdnit mezipaměť čtverců '%(map)s'." -#: ../gramps/plugins/lib/maps/geography.py:886 +#: ../gramps/plugins/lib/maps/geography.py:850 msgid "You can't use the print functionality" msgstr "Funkčnost tisku nemůžete využít" -#: ../gramps/plugins/lib/maps/geography.py:887 +#: ../gramps/plugins/lib/maps/geography.py:851 msgid "Your Gtk version is too old." msgstr "Verze Vašeho Gtk je příliš stará." -#: ../gramps/plugins/lib/maps/geography.py:928 -#: ../gramps/plugins/view/geoclose.py:552 -#: ../gramps/plugins/view/geoevents.py:348 -#: ../gramps/plugins/view/geoevents.py:381 -#: ../gramps/plugins/view/geofamclose.py:743 -#: ../gramps/plugins/view/geofamily.py:436 -#: ../gramps/plugins/view/geomoves.py:625 -#: ../gramps/plugins/view/geoperson.py:442 -#: ../gramps/plugins/view/geoperson.py:463 -#: ../gramps/plugins/view/geoperson.py:503 -#: ../gramps/plugins/view/geoplaces.py:440 -#: ../gramps/plugins/view/geoplaces.py:465 +#: ../gramps/plugins/lib/maps/geography.py:895 +#: ../gramps/plugins/view/geoclose.py:624 +#: ../gramps/plugins/view/geoevents.py:401 +#: ../gramps/plugins/view/geoevents.py:434 +#: ../gramps/plugins/view/geofamclose.py:813 +#: ../gramps/plugins/view/geofamily.py:486 +#: ../gramps/plugins/view/geomoves.py:691 +#: ../gramps/plugins/view/geoperson.py:508 +#: ../gramps/plugins/view/geoperson.py:529 +#: ../gramps/plugins/view/geoperson.py:569 +#: ../gramps/plugins/view/geoplaces.py:499 +#: ../gramps/plugins/view/geoplaces.py:524 msgid "Center on this place" msgstr "Vystředit na tomto místě" -#: ../gramps/plugins/lib/maps/geography.py:1007 +#: ../gramps/plugins/lib/maps/geography.py:993 msgid "Select a kml file used to add places" msgstr "Vybrat kml soubor použitý pro přidání míst" @@ -29410,19 +30230,19 @@ msgstr "" "\n" "%(bold_start)sPožadavek nemůže být vykonán%(bold_end)s.\n" -#: ../gramps/plugins/lib/maps/geography.py:1203 +#: ../gramps/plugins/lib/maps/geography.py:1228 msgid "Nothing for this view." msgstr "Nic pro tento pohled." -#: ../gramps/plugins/lib/maps/geography.py:1204 +#: ../gramps/plugins/lib/maps/geography.py:1229 msgid "Specific parameters" msgstr "Specifické parametry" -#: ../gramps/plugins/lib/maps/geography.py:1222 +#: ../gramps/plugins/lib/maps/geography.py:1247 msgid "Where to save the tiles for offline mode." msgstr "Kde budou uloženy dlaždice pro offline režim." -#: ../gramps/plugins/lib/maps/geography.py:1226 +#: ../gramps/plugins/lib/maps/geography.py:1253 msgid "" "If you have no more space in your file system. You can remove all tiles " "placed in the above path.\n" @@ -29432,15 +30252,15 @@ msgstr "" "v cestě výše.\n" "Buďte opatrní! Pokud nemáte přístup k Internetu, nebudete mít žádnou mapu." -#: ../gramps/plugins/lib/maps/geography.py:1231 +#: ../gramps/plugins/lib/maps/geography.py:1258 msgid "Zoom used when centering" msgstr "Přiblížení použité pro vystředění" -#: ../gramps/plugins/lib/maps/geography.py:1235 +#: ../gramps/plugins/lib/maps/geography.py:1261 msgid "The maximum number of places to show" msgstr "Maximální počet zobrazených míst" -#: ../gramps/plugins/lib/maps/geography.py:1239 +#: ../gramps/plugins/lib/maps/geography.py:1265 msgid "" "Use keypad for shortcuts :\n" "Either we choose the + and - from the keypad if we select this,\n" @@ -29450,11 +30270,11 @@ msgstr "" "Buď pro volbu použijeme + a - z keypadu\n" "nebo znak z klávesnice." -#: ../gramps/plugins/lib/maps/geography.py:1245 +#: ../gramps/plugins/lib/maps/geography.py:1271 msgid "The map" msgstr "Mapa" -#: ../gramps/plugins/lib/maps/geography.py:1261 +#: ../gramps/plugins/lib/maps/geography.py:1289 msgid "Select tile cache directory for offline mode" msgstr "Zvolte adresář uložení dlaždic pro offline režim" @@ -29469,12 +30289,12 @@ msgstr "Nemohu vytvořit adresář keše dlaždic %s" msgid "Can't create tiles cache directory for '%s'." msgstr "Nemohu vytvořit adresář keše dlaždic pro '%s'." -#: ../gramps/plugins/lib/maps/placeselection.py:110 -#: ../gramps/plugins/lib/maps/placeselection.py:112 +#: ../gramps/plugins/lib/maps/placeselection.py:119 +#: ../gramps/plugins/lib/maps/placeselection.py:121 msgid "Place Selection in a region" msgstr "Výběr místa v regionu" -#: ../gramps/plugins/lib/maps/placeselection.py:113 +#: ../gramps/plugins/lib/maps/placeselection.py:122 msgid "" "Choose the radius of the selection.\n" "On the map you should see a circle or an oval depending on the latitude." @@ -29482,26 +30302,38 @@ msgstr "" "Zvolte poloměr výběru.\n" "Na mapě byste měli vidět kruh nebo ovál v závislosti na zem. šířce." -#: ../gramps/plugins/lib/maps/placeselection.py:151 +#: ../gramps/plugins/lib/maps/placeselection.py:125 +msgid "" +"\n" +"In the following table you may have :\n" +" - a green row related to a selected place." +msgstr "" + +#: ../gramps/plugins/lib/maps/placeselection.py:128 +msgid "" +"\n" +" - a red row related to a geocoding result." +msgstr "" + +#: ../gramps/plugins/lib/maps/placeselection.py:165 msgid "The green values in the row correspond to the current place values." msgstr "Zelené hodnoty v řádku odpovídají hodnotám aktuálního místa." -#. here, we could add value from geography names services ... #. if we found no place, we must create a default place. -#: ../gramps/plugins/lib/maps/placeselection.py:198 +#: ../gramps/plugins/lib/maps/placeselection.py:223 msgid "New place with empty fields" msgstr "Nové místo s prázdnými poli" -#: ../gramps/plugins/lib/maps/placeselection.py:273 +#: ../gramps/plugins/lib/maps/placeselection.py:298 msgid "you have a wrong latitude for:" msgstr "máte nesprávnou zem. šířku k:" -#: ../gramps/plugins/lib/maps/placeselection.py:275 -#: ../gramps/plugins/lib/maps/placeselection.py:285 +#: ../gramps/plugins/lib/maps/placeselection.py:300 +#: ../gramps/plugins/lib/maps/placeselection.py:310 msgid "Please, correct this before linking" msgstr "Před připojením prosím opravte" -#: ../gramps/plugins/lib/maps/placeselection.py:283 +#: ../gramps/plugins/lib/maps/placeselection.py:308 msgid "you have a wrong longitude for:" msgstr "máte nesprávnou zem. délku k:" @@ -29562,7 +30394,7 @@ msgid "Open on maps.google.com" msgstr "Otevřít maps.google.com" #: ../gramps/plugins/mapservices/mapservice.gpr.py:71 -#: ../gramps/plugins/webreport/narrativeweb.py:1942 +#: ../gramps/plugins/webreport/narrativeweb.py:2037 msgid "OpenStreetMap" msgstr "OpenStreetMap" @@ -29623,7 +30455,7 @@ msgstr "Místo události" #: ../gramps/plugins/quickview/all_events.py:60 #: ../gramps/plugins/quickview/all_events.py:109 #: ../gramps/plugins/quickview/all_events.py:124 -#: ../gramps/plugins/webreport/person.py:874 +#: ../gramps/plugins/webreport/person.py:894 msgid "Event Type" msgstr "Typ události" @@ -29660,13 +30492,13 @@ msgid "Home person not set." msgstr "Nebyla nastavena výchozí osoba." #: ../gramps/plugins/quickview/all_relations.py:79 -#: ../gramps/plugins/tool/relcalc.py:194 +#: ../gramps/plugins/tool/relcalc.py:201 #, python-format msgid "%(person)s and %(active_person)s are the same person." msgstr "%(person)s and %(active_person)s jsou tatáž osoba." #: ../gramps/plugins/quickview/all_relations.py:88 -#: ../gramps/plugins/tool/relcalc.py:207 +#: ../gramps/plugins/tool/relcalc.py:214 #, python-format msgid "%(person)s is the %(relationship)s of %(active_person)s." msgstr "Osoba %(person)s je %(relationship)s osoby %(active_person)s." @@ -29701,11 +30533,11 @@ msgid "Parent" msgstr "Rodič" #: ../gramps/plugins/quickview/all_relations.py:286 -#: ../gramps/plugins/view/relview.py:406 -#: ../gramps/plugins/webreport/basepage.py:2327 -#: ../gramps/plugins/webreport/basepage.py:2329 -#: ../gramps/plugins/webreport/person.py:221 -#: ../gramps/plugins/webreport/surname.py:138 +#: ../gramps/plugins/view/relview.py:471 +#: ../gramps/plugins/webreport/basepage.py:2368 +#: ../gramps/plugins/webreport/basepage.py:2370 +#: ../gramps/plugins/webreport/person.py:227 +#: ../gramps/plugins/webreport/surname.py:149 msgid "Partner" msgstr "Partner" @@ -29890,14 +30722,14 @@ msgstr "Osoby" #: ../gramps/plugins/view/view.gpr.py:267 #: ../gramps/plugins/view/view.gpr.py:275 #: ../gramps/plugins/view/view.gpr.py:306 -#: ../gramps/plugins/webreport/basepage.py:630 -#: ../gramps/plugins/webreport/basepage.py:946 -#: ../gramps/plugins/webreport/basepage.py:1120 -#: ../gramps/plugins/webreport/basepage.py:1246 -#: ../gramps/plugins/webreport/basepage.py:1490 -#: ../gramps/plugins/webreport/basepage.py:1549 -#: ../gramps/plugins/webreport/basepage.py:1619 -#: ../gramps/plugins/webreport/person.py:1170 +#: ../gramps/plugins/webreport/basepage.py:644 +#: ../gramps/plugins/webreport/basepage.py:965 +#: ../gramps/plugins/webreport/basepage.py:1139 +#: ../gramps/plugins/webreport/basepage.py:1265 +#: ../gramps/plugins/webreport/basepage.py:1531 +#: ../gramps/plugins/webreport/basepage.py:1583 +#: ../gramps/plugins/webreport/basepage.py:1652 +#: ../gramps/plugins/webreport/person.py:1243 #: ../gramps/plugins/webreport/source.py:130 #: ../gramps/plugins/webreport/source.py:227 msgid "Sources" @@ -30029,7 +30861,7 @@ msgstr "Žádný vztah k dítěti" #: ../gramps/plugins/quickview/lineage.py:160 #: ../gramps/plugins/quickview/lineage.py:180 -#: ../gramps/plugins/tool/verify.py:1058 +#: ../gramps/plugins/tool/verify.py:1062 msgid "Unknown gender" msgstr "Neznámé pohlaví" @@ -30221,7 +31053,7 @@ msgid "No references for this %s" msgstr "Pro tento %s není žádný odkaz" #: ../gramps/plugins/quickview/reporef.py:62 -#: ../gramps/plugins/webreport/basepage.py:2677 +#: ../gramps/plugins/webreport/basepage.py:2808 msgid "Call number" msgstr "Signatura" @@ -30463,14 +31295,14 @@ msgid "Ahnentafel Report for %s" msgstr "%s - rodokmen předků" #: ../gramps/plugins/textreport/ancestorreport.py:301 -#: ../gramps/plugins/textreport/detancestralreport.py:838 -#: ../gramps/plugins/textreport/detdescendantreport.py:1029 +#: ../gramps/plugins/textreport/detancestralreport.py:846 +#: ../gramps/plugins/textreport/detdescendantreport.py:1035 msgid "Page break between generations" msgstr "Stránkový zlom mezi generacemi" #: ../gramps/plugins/textreport/ancestorreport.py:303 -#: ../gramps/plugins/textreport/detancestralreport.py:840 -#: ../gramps/plugins/textreport/detdescendantreport.py:1031 +#: ../gramps/plugins/textreport/detancestralreport.py:848 +#: ../gramps/plugins/textreport/detdescendantreport.py:1037 msgid "Whether to start a new page after each generation." msgstr "Zda po každé generaci začít na nové stránce." @@ -30483,8 +31315,8 @@ msgid "Whether a line break should follow the name." msgstr "Zda za jménem následuje řádkový zlom." #: ../gramps/plugins/textreport/birthdayreport.py:65 -#: ../gramps/plugins/textreport/birthdayreport.py:217 -#: ../gramps/plugins/textreport/birthdayreport.py:262 +#: ../gramps/plugins/textreport/birthdayreport.py:224 +#: ../gramps/plugins/textreport/birthdayreport.py:269 #: ../gramps/plugins/textreport/textplugins.gpr.py:59 msgid "Birthday and Anniversary Report" msgstr "Report svátků a narozenin" @@ -30493,79 +31325,149 @@ msgstr "Report svátků a narozenin" msgid "My Birthday Report" msgstr "Můje narozeninová sestava" +#: ../gramps/plugins/textreport/birthdayreport.py:68 +msgid "✝" +msgstr "✝" + #. feature request 2356: avoid genitive form -#: ../gramps/plugins/textreport/birthdayreport.py:214 +#: ../gramps/plugins/textreport/birthdayreport.py:221 #, python-format msgid "Relationships shown are to %s" msgstr "Zobrazené vztahy k %s" -#: ../gramps/plugins/textreport/birthdayreport.py:320 -#, python-format -msgid "%(person)s, birth%(relation)s" +#: ../gramps/plugins/textreport/birthdayreport.py:333 +#, fuzzy, python-format +msgid "* %(person)s, birth%(relation)s" msgstr "%(person)s, narozen(a)%(relation)s" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/textreport/birthdayreport.py:325 -#, python-brace-format -msgid "{person}, {age}{relation}" -msgid_plural "{person}, {age}{relation}" +#: ../gramps/plugins/textreport/birthdayreport.py:338 +#, fuzzy, python-brace-format +msgid "* {year}{person}{dead}, {age}{relation}" +msgid_plural "* {year}{person}{dead}, {age}{relation}" msgstr[0] "{person}, {age}{relation}" msgstr[1] "{person}, {age}{relation}" msgstr[2] "{person}, {age}{relation}" -#: ../gramps/plugins/textreport/birthdayreport.py:413 +#: ../gramps/plugins/textreport/birthdayreport.py:402 +#, fuzzy, python-format +msgid "" +"⚭ %(spouse)s and\n" +" %(person)s, wedding" +msgstr "" +"%(spouse)s a\n" +" %(person)s, sňatek" + +#. translators: leave all/any {...} untranslated +#: ../gramps/plugins/textreport/birthdayreport.py:407 +#, fuzzy, python-brace-format +msgid "" +"⚭ {year}{spouse}{deadtxt2} and\n" +" {person}{deadtxt1}, {nyears}" +msgid_plural "" +"⚭ {year}{spouse}{deadtxt2} and\n" +" {person}{deadtxt1}, {nyears}" +msgstr[0] "" +"{spouse} a\n" +" {person}, {nyears}" +msgstr[1] "" +"{spouse} a\n" +" {person}, {nyears}" +msgstr[2] "" +"{spouse} a\n" +" {person}, {nyears}" + +#: ../gramps/plugins/textreport/birthdayreport.py:442 +#, fuzzy, python-brace-format +msgid "✝ {person}, death {relation}" +msgstr "{person}, {age}{relation}" + +#: ../gramps/plugins/textreport/birthdayreport.py:444 +#, fuzzy, python-brace-format +msgid "✝ {year}{person}, {age}{relation}" +msgid_plural "✝ {year}{person}, {age}{relation}" +msgstr[0] "{person}, {age}{relation}" +msgstr[1] "{person}, {age}{relation}" +msgstr[2] "{person}, {age}{relation}" + +#: ../gramps/plugins/textreport/birthdayreport.py:475 #: ../gramps/plugins/textreport/familygroup.py:716 -#: ../gramps/plugins/textreport/indivcomplete.py:1063 +#: ../gramps/plugins/textreport/indivcomplete.py:1064 msgid "Select the filter to be applied to the report." msgstr "Zvolte filtr, který bude aplikován na sestavu." -#: ../gramps/plugins/textreport/birthdayreport.py:422 +#: ../gramps/plugins/textreport/birthdayreport.py:484 msgid "Title text" msgstr "Text titulku" -#: ../gramps/plugins/textreport/birthdayreport.py:423 +#: ../gramps/plugins/textreport/birthdayreport.py:485 msgid "Title of report" msgstr "Titulek sestavy" -#: ../gramps/plugins/textreport/birthdayreport.py:427 +#: ../gramps/plugins/textreport/birthdayreport.py:489 msgid "First line of text at bottom of report" msgstr "První řádka textu v dolní části sestavy" -#: ../gramps/plugins/textreport/birthdayreport.py:431 +#: ../gramps/plugins/textreport/birthdayreport.py:493 msgid "Second line of text at bottom of report" msgstr "Druhá řádka textu v dolní části sestavy" -#: ../gramps/plugins/textreport/birthdayreport.py:435 +#: ../gramps/plugins/textreport/birthdayreport.py:497 msgid "Third line of text at bottom of report" msgstr "Třetí řádka textu v dolní části sestavy" -#: ../gramps/plugins/textreport/birthdayreport.py:446 +#: ../gramps/plugins/textreport/birthdayreport.py:508 msgid "Include only living people in the report" msgstr "Zahrnout pouze žijící osoby do sestavy" -#: ../gramps/plugins/textreport/birthdayreport.py:455 -#: ../gramps/plugins/textreport/birthdayreport.py:457 +#: ../gramps/plugins/textreport/birthdayreport.py:511 +msgid "Dead Symbol" +msgstr "Symbol úmrtí" + +#: ../gramps/plugins/textreport/birthdayreport.py:512 +#, fuzzy +msgid "This will show after name to indicate that person is dead" +msgstr "Štítek indikující, že osoba je kompletní" + +#: ../gramps/plugins/textreport/birthdayreport.py:519 +msgid "Show event year" +msgstr "Zobrazit rok události" + +#: ../gramps/plugins/textreport/birthdayreport.py:520 +msgid "Prints the year the event took place in the report" +msgstr "Tisknout rok události zahrnuté do sestavy" + +#: ../gramps/plugins/textreport/birthdayreport.py:525 +#: ../gramps/plugins/textreport/birthdayreport.py:527 msgid "Year of report" msgstr "Rok sestavy" -#: ../gramps/plugins/textreport/birthdayreport.py:496 -#: ../gramps/plugins/textreport/indivcomplete.py:1146 +#: ../gramps/plugins/textreport/birthdayreport.py:563 +msgid "Include death anniversaries" +msgstr "Zahrnout výročí úmrtí" + +#: ../gramps/plugins/textreport/birthdayreport.py:564 +msgid "Whether to include anniversaries of death" +msgstr "Zda zahrnovat výročí úmrtí" + +#: ../gramps/plugins/textreport/birthdayreport.py:570 +#: ../gramps/plugins/textreport/indivcomplete.py:1147 msgid "Whether to include relationships to the center person" msgstr "Zda zahrnout vztahy k ústřední osobě" -#: ../gramps/plugins/textreport/birthdayreport.py:565 +#: ../gramps/plugins/textreport/birthdayreport.py:639 msgid "Title text style" msgstr "Styl textu titulku" -#: ../gramps/plugins/textreport/birthdayreport.py:568 +#: ../gramps/plugins/textreport/birthdayreport.py:642 msgid "Data text display" msgstr "Styl textu data" -#: ../gramps/plugins/textreport/birthdayreport.py:570 +#: ../gramps/plugins/textreport/birthdayreport.py:644 msgid "Day text style" msgstr "Styl textu dne" -#: ../gramps/plugins/textreport/birthdayreport.py:573 +#: ../gramps/plugins/textreport/birthdayreport.py:647 msgid "Month text style" msgstr "Styl textu měsíce" @@ -30621,7 +31523,7 @@ msgid "%s sp." msgstr " %s sp." #: ../gramps/plugins/textreport/descendreport.py:526 -#: ../gramps/plugins/textreport/detdescendantreport.py:1005 +#: ../gramps/plugins/textreport/detdescendantreport.py:1011 msgid "Numbering system" msgstr "Systém číslování" @@ -30630,17 +31532,17 @@ msgid "Simple numbering" msgstr "Jednoduché číslování" #: ../gramps/plugins/textreport/descendreport.py:529 -#: ../gramps/plugins/textreport/detdescendantreport.py:1009 +#: ../gramps/plugins/textreport/detdescendantreport.py:1015 msgid "d'Aboville numbering" msgstr "Číslování d'Aboville" #: ../gramps/plugins/textreport/descendreport.py:530 -#: ../gramps/plugins/textreport/detdescendantreport.py:1007 +#: ../gramps/plugins/textreport/detdescendantreport.py:1013 msgid "Henry numbering" msgstr "Henryho číslování" #: ../gramps/plugins/textreport/descendreport.py:531 -#: ../gramps/plugins/textreport/detdescendantreport.py:1008 +#: ../gramps/plugins/textreport/detdescendantreport.py:1014 msgid "Modified Henry numbering" msgstr "Upravené Henryho číslování" @@ -30653,7 +31555,7 @@ msgid "Meurgey de Tupigny numbering" msgstr "číslování Meurgey de Tupigny" #: ../gramps/plugins/textreport/descendreport.py:534 -#: ../gramps/plugins/textreport/detdescendantreport.py:1012 +#: ../gramps/plugins/textreport/detdescendantreport.py:1018 msgid "The numbering system to be used" msgstr "Systém číslování, který bude použit" @@ -30692,255 +31594,255 @@ msgid "The style used for the spouse level %d display." msgstr "Styl používaný pro úroveň %d zobrazení." #. feature request 2356: avoid genitive form -#: ../gramps/plugins/textreport/detancestralreport.py:214 +#: ../gramps/plugins/textreport/detancestralreport.py:216 #, python-format msgid "Ancestral Report for %s" msgstr "%s - rodokmen předků" -#: ../gramps/plugins/textreport/detancestralreport.py:277 -#: ../gramps/plugins/textreport/detdescendantreport.py:888 -#: ../gramps/plugins/textreport/detdescendantreport.py:906 -#: ../gramps/plugins/textreport/detdescendantreport.py:917 -#: ../gramps/plugins/textreport/detdescendantreport.py:943 +#: ../gramps/plugins/textreport/detancestralreport.py:279 +#: ../gramps/plugins/textreport/detdescendantreport.py:894 +#: ../gramps/plugins/textreport/detdescendantreport.py:912 +#: ../gramps/plugins/textreport/detdescendantreport.py:923 +#: ../gramps/plugins/textreport/detdescendantreport.py:949 #, python-format msgid "More about %(person_name)s:" msgstr "Více o osobě %(person_name)s:" -#: ../gramps/plugins/textreport/detancestralreport.py:315 +#: ../gramps/plugins/textreport/detancestralreport.py:317 #, python-format msgid "%(name)s is the same person as [%(id_str)s]." msgstr "%(name)s je stejná osoba jako [%(id_str)s]." #. feature request 2356: avoid genitive form -#: ../gramps/plugins/textreport/detancestralreport.py:357 -#: ../gramps/plugins/textreport/detdescendantreport.py:875 +#: ../gramps/plugins/textreport/detancestralreport.py:361 +#: ../gramps/plugins/textreport/detdescendantreport.py:881 #, python-format msgid "Notes for %s" msgstr "%s - poznámky" #. translators: needed for French, ignore otherwise -#: ../gramps/plugins/textreport/detancestralreport.py:375 -#: ../gramps/plugins/textreport/detancestralreport.py:426 -#: ../gramps/plugins/textreport/detancestralreport.py:494 -#: ../gramps/plugins/textreport/detdescendantreport.py:519 -#: ../gramps/plugins/textreport/detdescendantreport.py:811 -#: ../gramps/plugins/textreport/detdescendantreport.py:896 -#: ../gramps/plugins/textreport/detdescendantreport.py:952 +#: ../gramps/plugins/textreport/detancestralreport.py:379 +#: ../gramps/plugins/textreport/detancestralreport.py:430 +#: ../gramps/plugins/textreport/detancestralreport.py:498 +#: ../gramps/plugins/textreport/detdescendantreport.py:521 +#: ../gramps/plugins/textreport/detdescendantreport.py:815 +#: ../gramps/plugins/textreport/detdescendantreport.py:902 +#: ../gramps/plugins/textreport/detdescendantreport.py:958 #, python-format msgid "%(type)s: %(value)s%(endnotes)s" msgstr "%(type)s: %(value)s%(endnotes)s" -#: ../gramps/plugins/textreport/detancestralreport.py:404 -#: ../gramps/plugins/textreport/detdescendantreport.py:930 +#: ../gramps/plugins/textreport/detancestralreport.py:408 +#: ../gramps/plugins/textreport/detdescendantreport.py:936 msgid "Address: " msgstr "Adresa: " #. translators: needed for Arabic, ignore otherwise -#: ../gramps/plugins/textreport/detancestralreport.py:413 -#: ../gramps/plugins/textreport/detdescendantreport.py:933 +#: ../gramps/plugins/textreport/detancestralreport.py:417 +#: ../gramps/plugins/textreport/detdescendantreport.py:939 #, python-format msgid "%s, " msgstr "%s, " -#: ../gramps/plugins/textreport/detancestralreport.py:475 +#: ../gramps/plugins/textreport/detancestralreport.py:479 #, python-format msgid "%(event_role)s at %(event_name)s of %(primary_person)s: %(event_text)s" msgstr "%(event_role)s v %(event_name)s %(primary_person)s: %(event_text)s" #. translators: needed for Arabic, ignore otherwise -#: ../gramps/plugins/textreport/detancestralreport.py:491 -#: ../gramps/plugins/textreport/detdescendantreport.py:413 -#: ../gramps/plugins/textreport/detdescendantreport.py:516 +#: ../gramps/plugins/textreport/detancestralreport.py:495 +#: ../gramps/plugins/textreport/detdescendantreport.py:415 +#: ../gramps/plugins/textreport/detdescendantreport.py:518 #: ../gramps/plugins/textreport/familygroup.py:137 msgid "; " msgstr "; " -#: ../gramps/plugins/textreport/detancestralreport.py:600 -#: ../gramps/plugins/textreport/detdescendantreport.py:677 +#: ../gramps/plugins/textreport/detancestralreport.py:604 +#: ../gramps/plugins/textreport/detdescendantreport.py:679 #, python-format msgid "Children of %(mother_name)s and %(father_name)s" msgstr "Potomci osob %(mother_name)s a %(father_name)s" -#: ../gramps/plugins/textreport/detancestralreport.py:684 -#: ../gramps/plugins/textreport/detdescendantreport.py:784 -#: ../gramps/plugins/textreport/detdescendantreport.py:803 +#: ../gramps/plugins/textreport/detancestralreport.py:690 +#: ../gramps/plugins/textreport/detdescendantreport.py:788 +#: ../gramps/plugins/textreport/detdescendantreport.py:807 #, python-format msgid "More about %(mother_name)s and %(father_name)s:" msgstr "Více o %(mother_name)s a %(father_name)s:" -#: ../gramps/plugins/textreport/detancestralreport.py:739 -#: ../gramps/plugins/textreport/detdescendantreport.py:612 +#: ../gramps/plugins/textreport/detancestralreport.py:745 +#: ../gramps/plugins/textreport/detdescendantreport.py:614 #, python-format msgid "Spouse: %s" msgstr "Partner: %s" -#: ../gramps/plugins/textreport/detancestralreport.py:743 -#: ../gramps/plugins/textreport/detdescendantreport.py:616 +#: ../gramps/plugins/textreport/detancestralreport.py:749 +#: ../gramps/plugins/textreport/detdescendantreport.py:618 #, python-format msgid "Relationship with: %s" msgstr "Vztah k osobě: %s" -#: ../gramps/plugins/textreport/detancestralreport.py:827 +#: ../gramps/plugins/textreport/detancestralreport.py:835 msgid "Sosa-Stradonitz number" msgstr "Sosa-Stradonitz číslo" -#: ../gramps/plugins/textreport/detancestralreport.py:829 +#: ../gramps/plugins/textreport/detancestralreport.py:837 msgid "The Sosa-Stradonitz number of the central person." msgstr "Sosa-Stradonitz číslo ústřední osoby." -#: ../gramps/plugins/textreport/detancestralreport.py:843 -#: ../gramps/plugins/textreport/detdescendantreport.py:1034 -#: ../gramps/plugins/textreport/indivcomplete.py:1076 +#: ../gramps/plugins/textreport/detancestralreport.py:851 +#: ../gramps/plugins/textreport/detdescendantreport.py:1040 +#: ../gramps/plugins/textreport/indivcomplete.py:1077 msgid "Page break before end notes" msgstr "Stránkový zlom před koncovými poznámkami" -#: ../gramps/plugins/textreport/detancestralreport.py:845 -#: ../gramps/plugins/textreport/detdescendantreport.py:1036 -#: ../gramps/plugins/textreport/indivcomplete.py:1078 +#: ../gramps/plugins/textreport/detancestralreport.py:853 +#: ../gramps/plugins/textreport/detdescendantreport.py:1042 +#: ../gramps/plugins/textreport/indivcomplete.py:1079 msgid "Whether to start a new page before the end notes." msgstr "Zda začít koncové poznámky na nové stránce." -#: ../gramps/plugins/textreport/detancestralreport.py:867 -#: ../gramps/plugins/textreport/detdescendantreport.py:1058 +#: ../gramps/plugins/textreport/detancestralreport.py:875 +#: ../gramps/plugins/textreport/detdescendantreport.py:1064 msgid "Use complete sentences" msgstr "Použít rozvité věty" -#: ../gramps/plugins/textreport/detancestralreport.py:869 -#: ../gramps/plugins/textreport/detdescendantreport.py:1060 +#: ../gramps/plugins/textreport/detancestralreport.py:877 +#: ../gramps/plugins/textreport/detdescendantreport.py:1066 msgid "Whether to use complete sentences or succinct language." msgstr "Zda použít rozvité, nebo holé věty." -#: ../gramps/plugins/textreport/detancestralreport.py:873 -#: ../gramps/plugins/textreport/detdescendantreport.py:1064 +#: ../gramps/plugins/textreport/detancestralreport.py:881 +#: ../gramps/plugins/textreport/detdescendantreport.py:1070 msgid "Use full dates instead of only the year" msgstr "Místo pouze roku používat plný datum" -#: ../gramps/plugins/textreport/detancestralreport.py:875 -#: ../gramps/plugins/textreport/detdescendantreport.py:1066 +#: ../gramps/plugins/textreport/detancestralreport.py:883 +#: ../gramps/plugins/textreport/detdescendantreport.py:1072 msgid "Whether to use full dates instead of just year." msgstr "Zda používat plný datum místo pouze roku." -#: ../gramps/plugins/textreport/detancestralreport.py:878 -#: ../gramps/plugins/textreport/detdescendantreport.py:1069 +#: ../gramps/plugins/textreport/detancestralreport.py:886 +#: ../gramps/plugins/textreport/detdescendantreport.py:1075 msgid "Compute death age" msgstr "Vypočítat věk při úmrtí" -#: ../gramps/plugins/textreport/detancestralreport.py:879 -#: ../gramps/plugins/textreport/detdescendantreport.py:1070 +#: ../gramps/plugins/textreport/detancestralreport.py:887 +#: ../gramps/plugins/textreport/detdescendantreport.py:1076 msgid "Whether to compute a person's age at death." msgstr "Zda počítat věk osoby v době úmrtí." -#: ../gramps/plugins/textreport/detancestralreport.py:882 +#: ../gramps/plugins/textreport/detancestralreport.py:890 msgid "Omit duplicate ancestors" msgstr "Vynechat duplicitní předky" -#: ../gramps/plugins/textreport/detancestralreport.py:883 +#: ../gramps/plugins/textreport/detancestralreport.py:891 msgid "Whether to omit duplicate ancestors." msgstr "Zda vynechat duplicitní předky." -#: ../gramps/plugins/textreport/detancestralreport.py:886 -#: ../gramps/plugins/textreport/detdescendantreport.py:1073 +#: ../gramps/plugins/textreport/detancestralreport.py:894 +#: ../gramps/plugins/textreport/detdescendantreport.py:1079 msgid "Use callname for common name" msgstr "Použít přezdívku místo jména" -#: ../gramps/plugins/textreport/detancestralreport.py:887 -#: ../gramps/plugins/textreport/detdescendantreport.py:1074 +#: ../gramps/plugins/textreport/detancestralreport.py:895 +#: ../gramps/plugins/textreport/detdescendantreport.py:1080 msgid "Whether to use the call name as the first name." msgstr "Zda použít běžné jméno jako křestní jméno." -#: ../gramps/plugins/textreport/detancestralreport.py:895 -#: ../gramps/plugins/textreport/detdescendantreport.py:1082 +#: ../gramps/plugins/textreport/detancestralreport.py:903 +#: ../gramps/plugins/textreport/detdescendantreport.py:1088 msgid "Whether to list children." msgstr "Zda zahrnout seznam dětí." -#: ../gramps/plugins/textreport/detancestralreport.py:898 -#: ../gramps/plugins/textreport/detdescendantreport.py:1085 +#: ../gramps/plugins/textreport/detancestralreport.py:906 +#: ../gramps/plugins/textreport/detdescendantreport.py:1091 msgid "Include spouses of children" msgstr "Zahrnout potomky partnera(ky)" -#: ../gramps/plugins/textreport/detancestralreport.py:900 -#: ../gramps/plugins/textreport/detdescendantreport.py:1087 +#: ../gramps/plugins/textreport/detancestralreport.py:908 +#: ../gramps/plugins/textreport/detdescendantreport.py:1093 msgid "Whether to list the spouses of the children." msgstr "Zda vypsat partnery potomka." -#: ../gramps/plugins/textreport/detancestralreport.py:903 -#: ../gramps/plugins/textreport/detdescendantreport.py:1099 +#: ../gramps/plugins/textreport/detancestralreport.py:911 +#: ../gramps/plugins/textreport/detdescendantreport.py:1105 msgid "Include events" msgstr "Zahrnout události" -#: ../gramps/plugins/textreport/detancestralreport.py:904 -#: ../gramps/plugins/textreport/detdescendantreport.py:1100 +#: ../gramps/plugins/textreport/detancestralreport.py:912 +#: ../gramps/plugins/textreport/detdescendantreport.py:1106 msgid "Whether to include events." msgstr "Zda zahrnout události." -#: ../gramps/plugins/textreport/detancestralreport.py:907 +#: ../gramps/plugins/textreport/detancestralreport.py:915 msgid "Include other events" msgstr "Zahrnout další události" -#: ../gramps/plugins/textreport/detancestralreport.py:908 +#: ../gramps/plugins/textreport/detancestralreport.py:916 msgid "Whether to include other events people participated in." msgstr "Zda zahrnout další události na kterých se osoby podílely." -#: ../gramps/plugins/textreport/detancestralreport.py:913 -#: ../gramps/plugins/textreport/detdescendantreport.py:1104 +#: ../gramps/plugins/textreport/detancestralreport.py:921 +#: ../gramps/plugins/textreport/detdescendantreport.py:1110 msgid "Include descendant reference in child list" msgstr "Vložit odkaz na potomky do seznamu dětí" -#: ../gramps/plugins/textreport/detancestralreport.py:915 -#: ../gramps/plugins/textreport/detdescendantreport.py:1106 +#: ../gramps/plugins/textreport/detancestralreport.py:923 +#: ../gramps/plugins/textreport/detdescendantreport.py:1112 msgid "Whether to add descendant references in child list." msgstr "Zda přidat odkaz na potomky do seznamu dětí." -#: ../gramps/plugins/textreport/detancestralreport.py:919 -#: ../gramps/plugins/textreport/detdescendantreport.py:1110 -#: ../gramps/plugins/textreport/indivcomplete.py:1121 +#: ../gramps/plugins/textreport/detancestralreport.py:927 +#: ../gramps/plugins/textreport/detdescendantreport.py:1116 +#: ../gramps/plugins/textreport/indivcomplete.py:1122 msgid "Include Photo/Images from Gallery" msgstr "Zahrnout fotografie/obrázky z galerie" -#: ../gramps/plugins/textreport/detancestralreport.py:920 -#: ../gramps/plugins/textreport/detdescendantreport.py:1111 -#: ../gramps/plugins/textreport/indivcomplete.py:1122 +#: ../gramps/plugins/textreport/detancestralreport.py:928 +#: ../gramps/plugins/textreport/detdescendantreport.py:1117 +#: ../gramps/plugins/textreport/indivcomplete.py:1123 msgid "Whether to include images." msgstr "Zda zahrnout obrázky." #. ######################### #. ############################### -#: ../gramps/plugins/textreport/detancestralreport.py:923 -#: ../gramps/plugins/textreport/detdescendantreport.py:1114 +#: ../gramps/plugins/textreport/detancestralreport.py:931 +#: ../gramps/plugins/textreport/detdescendantreport.py:1120 #: ../gramps/plugins/textreport/familygroup.py:782 -#: ../gramps/plugins/textreport/indivcomplete.py:1126 +#: ../gramps/plugins/textreport/indivcomplete.py:1127 msgid "Include (2)" msgstr "Zahrnout (2)" -#: ../gramps/plugins/textreport/detancestralreport.py:925 -#: ../gramps/plugins/textreport/detdescendantreport.py:1116 +#: ../gramps/plugins/textreport/detancestralreport.py:933 +#: ../gramps/plugins/textreport/detdescendantreport.py:1122 msgid "Include notes" msgstr "Zahrnout poznámky" -#: ../gramps/plugins/textreport/detancestralreport.py:926 -#: ../gramps/plugins/textreport/detdescendantreport.py:1117 +#: ../gramps/plugins/textreport/detancestralreport.py:934 +#: ../gramps/plugins/textreport/detdescendantreport.py:1123 msgid "Whether to include notes." msgstr "Zda zahrnout poznámky." -#: ../gramps/plugins/textreport/detancestralreport.py:929 -#: ../gramps/plugins/textreport/detdescendantreport.py:1120 +#: ../gramps/plugins/textreport/detancestralreport.py:937 +#: ../gramps/plugins/textreport/detdescendantreport.py:1126 msgid "Include sources" msgstr "Zahrnout archivy" -#: ../gramps/plugins/textreport/detancestralreport.py:930 -#: ../gramps/plugins/textreport/detdescendantreport.py:1121 +#: ../gramps/plugins/textreport/detancestralreport.py:938 +#: ../gramps/plugins/textreport/detdescendantreport.py:1127 msgid "Whether to include source references." msgstr "Zda zahrnout odkazy na prameny." -#: ../gramps/plugins/textreport/detancestralreport.py:933 -#: ../gramps/plugins/textreport/detdescendantreport.py:1124 -#: ../gramps/plugins/textreport/indivcomplete.py:1113 +#: ../gramps/plugins/textreport/detancestralreport.py:941 +#: ../gramps/plugins/textreport/detdescendantreport.py:1130 +#: ../gramps/plugins/textreport/indivcomplete.py:1114 msgid "Include sources notes" msgstr "Zahrnout poznámky pramenů" -#: ../gramps/plugins/textreport/detancestralreport.py:935 -#: ../gramps/plugins/textreport/detdescendantreport.py:1126 -#: ../gramps/plugins/textreport/indivcomplete.py:1115 +#: ../gramps/plugins/textreport/detancestralreport.py:943 +#: ../gramps/plugins/textreport/detdescendantreport.py:1132 +#: ../gramps/plugins/textreport/indivcomplete.py:1116 msgid "" "Whether to include source notes in the Endnotes section. Only works if " "Include sources is selected." @@ -30948,153 +31850,153 @@ msgstr "" "Zda zahrnout poznámky pramenů v sekci poznámek pod čarou. Funguje pouze " "pokud je zvoleno Zahrnout archivy." -#: ../gramps/plugins/textreport/detancestralreport.py:939 -#: ../gramps/plugins/textreport/detdescendantreport.py:1130 +#: ../gramps/plugins/textreport/detancestralreport.py:947 +#: ../gramps/plugins/textreport/detdescendantreport.py:1136 msgid "Include attributes" msgstr "Zahrnout atributy" -#: ../gramps/plugins/textreport/detancestralreport.py:940 -#: ../gramps/plugins/textreport/detdescendantreport.py:1131 +#: ../gramps/plugins/textreport/detancestralreport.py:948 +#: ../gramps/plugins/textreport/detdescendantreport.py:1137 #: ../gramps/plugins/textreport/familygroup.py:773 -#: ../gramps/plugins/textreport/indivcomplete.py:1136 +#: ../gramps/plugins/textreport/indivcomplete.py:1137 msgid "Whether to include attributes." msgstr "Zda zahrnout atributy." -#: ../gramps/plugins/textreport/detancestralreport.py:943 -#: ../gramps/plugins/textreport/detdescendantreport.py:1134 +#: ../gramps/plugins/textreport/detancestralreport.py:951 +#: ../gramps/plugins/textreport/detdescendantreport.py:1140 msgid "Include addresses" msgstr "Zahrnout adresy" -#: ../gramps/plugins/textreport/detancestralreport.py:944 -#: ../gramps/plugins/textreport/detdescendantreport.py:1135 +#: ../gramps/plugins/textreport/detancestralreport.py:952 +#: ../gramps/plugins/textreport/detdescendantreport.py:1141 msgid "Whether to include addresses." msgstr "Zda zahrnout adresy." -#: ../gramps/plugins/textreport/detancestralreport.py:947 -#: ../gramps/plugins/textreport/detdescendantreport.py:1138 +#: ../gramps/plugins/textreport/detancestralreport.py:955 +#: ../gramps/plugins/textreport/detdescendantreport.py:1144 msgid "Include alternative names" msgstr "Zahrnout alternativní jména" -#: ../gramps/plugins/textreport/detancestralreport.py:948 -#: ../gramps/plugins/textreport/detdescendantreport.py:1139 +#: ../gramps/plugins/textreport/detancestralreport.py:956 +#: ../gramps/plugins/textreport/detdescendantreport.py:1145 msgid "Whether to include other names." msgstr "Zda zahrnout další jména." -#: ../gramps/plugins/textreport/detancestralreport.py:954 -#: ../gramps/plugins/textreport/detdescendantreport.py:1158 +#: ../gramps/plugins/textreport/detancestralreport.py:962 +#: ../gramps/plugins/textreport/detdescendantreport.py:1164 msgid "Replace missing places with ______" msgstr "Změnit chybějící místa na ______" -#: ../gramps/plugins/textreport/detancestralreport.py:955 -#: ../gramps/plugins/textreport/detdescendantreport.py:1160 +#: ../gramps/plugins/textreport/detancestralreport.py:963 +#: ../gramps/plugins/textreport/detdescendantreport.py:1166 msgid "Whether to replace missing Places with blanks." msgstr "Zda nahradit chybějící místa mezerami." -#: ../gramps/plugins/textreport/detancestralreport.py:958 -#: ../gramps/plugins/textreport/detdescendantreport.py:1163 +#: ../gramps/plugins/textreport/detancestralreport.py:966 +#: ../gramps/plugins/textreport/detdescendantreport.py:1169 msgid "Replace missing dates with ______" msgstr "Změnit chybějící data na ______" -#: ../gramps/plugins/textreport/detancestralreport.py:959 -#: ../gramps/plugins/textreport/detdescendantreport.py:1164 +#: ../gramps/plugins/textreport/detancestralreport.py:967 +#: ../gramps/plugins/textreport/detdescendantreport.py:1170 msgid "Whether to replace missing Dates with blanks." msgstr "Zda nahradit chybějící data mezerami." -#: ../gramps/plugins/textreport/detancestralreport.py:992 -#: ../gramps/plugins/textreport/detdescendantreport.py:1197 +#: ../gramps/plugins/textreport/detancestralreport.py:1000 +#: ../gramps/plugins/textreport/detdescendantreport.py:1203 msgid "The style used for the children list title." msgstr "Styl používaný pro název seznamu dětí." -#: ../gramps/plugins/textreport/detancestralreport.py:1003 -#: ../gramps/plugins/textreport/detdescendantreport.py:1208 +#: ../gramps/plugins/textreport/detancestralreport.py:1011 +#: ../gramps/plugins/textreport/detdescendantreport.py:1214 #: ../gramps/plugins/textreport/familygroup.py:900 msgid "The style used for the text related to the children." msgstr "Styl používaný pro text týkající se dětí." -#: ../gramps/plugins/textreport/detancestralreport.py:1013 -#: ../gramps/plugins/textreport/detdescendantreport.py:1218 +#: ../gramps/plugins/textreport/detancestralreport.py:1021 +#: ../gramps/plugins/textreport/detdescendantreport.py:1224 msgid "The style used for the note header." msgstr "Styl používaný pro hlavičku poznámek." -#: ../gramps/plugins/textreport/detancestralreport.py:1027 -#: ../gramps/plugins/textreport/detdescendantreport.py:1232 +#: ../gramps/plugins/textreport/detancestralreport.py:1035 +#: ../gramps/plugins/textreport/detdescendantreport.py:1238 #: ../gramps/plugins/textreport/tableofcontents.py:117 msgid "The style used for first level headings." msgstr "Styl používaný pro nadpisy první úrovně." -#: ../gramps/plugins/textreport/detancestralreport.py:1037 -#: ../gramps/plugins/textreport/detdescendantreport.py:1242 +#: ../gramps/plugins/textreport/detancestralreport.py:1045 +#: ../gramps/plugins/textreport/detdescendantreport.py:1248 #: ../gramps/plugins/textreport/kinshipreport.py:416 #: ../gramps/plugins/textreport/summary.py:319 #: ../gramps/plugins/textreport/tableofcontents.py:123 msgid "The style used for second level headings." msgstr "Styl používaný pro nadpisy druhé úrovně." -#: ../gramps/plugins/textreport/detancestralreport.py:1047 -#: ../gramps/plugins/textreport/detdescendantreport.py:1252 +#: ../gramps/plugins/textreport/detancestralreport.py:1055 +#: ../gramps/plugins/textreport/detdescendantreport.py:1258 #: ../gramps/plugins/textreport/endoflinereport.py:335 -#: ../gramps/plugins/textreport/placereport.py:544 +#: ../gramps/plugins/textreport/placereport.py:545 msgid "The style used for details." msgstr "Styl používaný pro podrobnosti." #. feature request 2356: avoid genitive form -#: ../gramps/plugins/textreport/detdescendantreport.py:340 +#: ../gramps/plugins/textreport/detdescendantreport.py:342 #, python-format msgid "Descendant Report for %(person_name)s" msgstr "%(person_name)s - podrobný seznam potomků" -#: ../gramps/plugins/textreport/detdescendantreport.py:634 +#: ../gramps/plugins/textreport/detdescendantreport.py:636 #, python-format msgid "Ref: %(number)s. %(name)s" msgstr "Ref: %(number)s. %(name)s" -#: ../gramps/plugins/textreport/detdescendantreport.py:761 +#: ../gramps/plugins/textreport/detdescendantreport.py:765 #, python-format msgid "Notes for %(mother_name)s and %(father_name)s:" msgstr "Poznámky pro osoby %(mother_name)s a %(father_name)s:" -#: ../gramps/plugins/textreport/detdescendantreport.py:1011 +#: ../gramps/plugins/textreport/detdescendantreport.py:1017 msgid "Record (Modified Register) numbering" msgstr "Syl číslování záznam (modifikovaný registr)" -#: ../gramps/plugins/textreport/detdescendantreport.py:1015 +#: ../gramps/plugins/textreport/detdescendantreport.py:1021 msgid "Report structure" msgstr "Struktura sestavy" -#: ../gramps/plugins/textreport/detdescendantreport.py:1018 +#: ../gramps/plugins/textreport/detdescendantreport.py:1024 msgid "show people by generations" msgstr "zobrazit osoby podle generací" -#: ../gramps/plugins/textreport/detdescendantreport.py:1019 +#: ../gramps/plugins/textreport/detdescendantreport.py:1025 msgid "show people by lineage" msgstr "zobrazit osoby dle rodokmenu" -#: ../gramps/plugins/textreport/detdescendantreport.py:1020 +#: ../gramps/plugins/textreport/detdescendantreport.py:1026 msgid "How people are organized in the report" msgstr "Jak jsou osoby organizovány v sestavě" -#: ../gramps/plugins/textreport/detdescendantreport.py:1090 +#: ../gramps/plugins/textreport/detdescendantreport.py:1096 #: ../gramps/plugins/textreport/kinshipreport.py:370 msgid "Include spouses" msgstr "Zahrnout manžel(k)y" -#: ../gramps/plugins/textreport/detdescendantreport.py:1092 +#: ../gramps/plugins/textreport/detdescendantreport.py:1098 msgid "Whether to include detailed spouse information." msgstr "Zda zahrnout podrobné informace o manželech." -#: ../gramps/plugins/textreport/detdescendantreport.py:1095 +#: ../gramps/plugins/textreport/detdescendantreport.py:1101 msgid "Include spouse reference" msgstr "Zahrnout odkaz na partnera(ku)" -#: ../gramps/plugins/textreport/detdescendantreport.py:1096 +#: ../gramps/plugins/textreport/detdescendantreport.py:1102 msgid "Whether to include reference to spouse." msgstr "Zda zahrnout odkaz na partnera(ku)." -#: ../gramps/plugins/textreport/detdescendantreport.py:1143 +#: ../gramps/plugins/textreport/detdescendantreport.py:1149 msgid "Include sign of succession ('+') in child-list" msgstr "Zahrnout znaménko následnictví ('+') v seznamu dětí" -#: ../gramps/plugins/textreport/detdescendantreport.py:1144 +#: ../gramps/plugins/textreport/detdescendantreport.py:1150 msgid "" "Whether to include a sign ('+') before the descendant number in the child-" "list to indicate a child has succession." @@ -31102,11 +32004,11 @@ msgstr "" "Zda zahrnout znaménko ('+') před číslem potomka v seznamu dětí indikující, " "že dítě má následníka." -#: ../gramps/plugins/textreport/detdescendantreport.py:1149 +#: ../gramps/plugins/textreport/detdescendantreport.py:1155 msgid "Include path to start-person" msgstr "Zahrnout cestu k výchozí osobě" -#: ../gramps/plugins/textreport/detdescendantreport.py:1150 +#: ../gramps/plugins/textreport/detdescendantreport.py:1156 msgid "" "Whether to include the path of descendancy from the start-person to each " "descendant." @@ -31125,7 +32027,7 @@ msgid "All the ancestors of %s who are missing a parent" msgstr "Všichni předci osoby %s, kterým chybí rodič" #: ../gramps/plugins/textreport/endoflinereport.py:308 -#: ../gramps/plugins/textreport/placereport.py:518 +#: ../gramps/plugins/textreport/placereport.py:519 #: ../gramps/plugins/textreport/recordsreport.py:318 #: ../gramps/plugins/textreport/simplebooktitle.py:181 #: ../gramps/plugins/textreport/tagreport.py:955 @@ -31274,7 +32176,7 @@ msgid "Alternate Parents" msgstr "Alternativní rodiče" #: ../gramps/plugins/textreport/indivcomplete.py:445 -#: ../gramps/plugins/webreport/person.py:1155 +#: ../gramps/plugins/webreport/person.py:1228 msgid "Associations" msgstr "Asociace" @@ -31283,104 +32185,90 @@ msgid "Images" msgstr "Obrázky" #: ../gramps/plugins/textreport/indivcomplete.py:833 -#: ../gramps/plugins/textreport/indivcomplete.py:855 +#: ../gramps/plugins/textreport/indivcomplete.py:856 #: ../gramps/plugins/textreport/textplugins.gpr.py:214 msgid "Complete Individual Report" msgstr "Úplná sestava o osobě" -#: ../gramps/plugins/textreport/indivcomplete.py:935 -#: ../gramps/plugins/tool/dumpgenderstats.py:72 -#: ../gramps/plugins/tool/dumpgenderstats.py:96 -#: ../gramps/plugins/tool/dumpgenderstats.py:99 -msgid "Male" -msgstr "Muž" - -#: ../gramps/plugins/textreport/indivcomplete.py:937 -#: ../gramps/plugins/tool/dumpgenderstats.py:73 -#: ../gramps/plugins/tool/dumpgenderstats.py:97 -#: ../gramps/plugins/tool/dumpgenderstats.py:99 -msgid "Female" -msgstr "Žena" - -#: ../gramps/plugins/textreport/indivcomplete.py:951 +#: ../gramps/plugins/textreport/indivcomplete.py:952 msgid "(image)" msgstr "(obrázek)" -#: ../gramps/plugins/textreport/indivcomplete.py:1072 +#: ../gramps/plugins/textreport/indivcomplete.py:1073 msgid "List events chronologically" msgstr "Zobrazit události chronologicky" -#: ../gramps/plugins/textreport/indivcomplete.py:1073 +#: ../gramps/plugins/textreport/indivcomplete.py:1074 msgid "Whether to sort events into chronological order." msgstr "Zda třídit události v chronologickém pořadí." #. ############################### -#: ../gramps/plugins/textreport/indivcomplete.py:1104 +#: ../gramps/plugins/textreport/indivcomplete.py:1105 msgid "Include Notes" msgstr "Zahrnout poznámky" -#: ../gramps/plugins/textreport/indivcomplete.py:1105 +#: ../gramps/plugins/textreport/indivcomplete.py:1106 msgid "Whether to include Person and Family Notes." msgstr "Zda zahrnout poznámky osob a rodin." -#: ../gramps/plugins/textreport/indivcomplete.py:1108 +#: ../gramps/plugins/textreport/indivcomplete.py:1109 msgid "Include Source Information" msgstr "Zahrnout archivní informace" -#: ../gramps/plugins/textreport/indivcomplete.py:1109 +#: ../gramps/plugins/textreport/indivcomplete.py:1110 msgid "Whether to cite sources." msgstr "Zda citovat prameny." -#: ../gramps/plugins/textreport/indivcomplete.py:1131 +#: ../gramps/plugins/textreport/indivcomplete.py:1132 msgid "Include Tags" msgstr "Zahrnout štítky" -#: ../gramps/plugins/textreport/indivcomplete.py:1132 +#: ../gramps/plugins/textreport/indivcomplete.py:1133 msgid "Whether to include tags." msgstr "Zda zahrnout štítky." -#: ../gramps/plugins/textreport/indivcomplete.py:1135 +#: ../gramps/plugins/textreport/indivcomplete.py:1136 msgid "Include Attributes" msgstr "Zahrnout atributy" -#: ../gramps/plugins/textreport/indivcomplete.py:1139 +#: ../gramps/plugins/textreport/indivcomplete.py:1140 msgid "Include Census Events" msgstr "Zahrnout události sčítání lidu" -#: ../gramps/plugins/textreport/indivcomplete.py:1140 +#: ../gramps/plugins/textreport/indivcomplete.py:1141 msgid "Whether to include Census Events." msgstr "Zda Zahrnout události sčítání lidu." #. ############################### -#: ../gramps/plugins/textreport/indivcomplete.py:1150 +#: ../gramps/plugins/textreport/indivcomplete.py:1151 msgid "Sections" msgstr "Sekce" #. ############################### -#: ../gramps/plugins/textreport/indivcomplete.py:1153 +#: ../gramps/plugins/textreport/indivcomplete.py:1154 msgid "Event groups" msgstr "Skupiny událostí" -#: ../gramps/plugins/textreport/indivcomplete.py:1154 +#: ../gramps/plugins/textreport/indivcomplete.py:1155 msgid "Check if a separate section is required." msgstr "Zjistit zda je požadován vlastní odstavec." -#: ../gramps/plugins/textreport/indivcomplete.py:1227 +#: ../gramps/plugins/textreport/indivcomplete.py:1228 msgid "The style used for the spouse's name." msgstr "Styl používaný pro jméno partnera." -#: ../gramps/plugins/textreport/indivcomplete.py:1246 +#: ../gramps/plugins/textreport/indivcomplete.py:1247 #: ../gramps/plugins/textreport/notelinkreport.py:217 -#: ../gramps/plugins/textreport/placereport.py:556 +#: ../gramps/plugins/textreport/placereport.py:557 #: ../gramps/plugins/textreport/tagreport.py:986 msgid "The basic style used for table headings." msgstr "Základní styl používaný pro titulky tabulek." -#: ../gramps/plugins/textreport/indivcomplete.py:1256 +#: ../gramps/plugins/textreport/indivcomplete.py:1257 msgid "The style used for image notes." msgstr "Styl používaný pro poznámky obrázků." -#: ../gramps/plugins/textreport/indivcomplete.py:1266 +#: ../gramps/plugins/textreport/indivcomplete.py:1267 msgid "The style used for image descriptions." msgstr "Styl používaný pro popis obrázků." @@ -31510,27 +32398,27 @@ msgstr "Osoby asociované s tímto místem" msgid "%(father)s (%(father_id)s) and %(mother)s (%(mother_id)s)" msgstr "%(father)s (%(father_id)s) a %(mother)s (%(mother_id)s)" -#: ../gramps/plugins/textreport/placereport.py:444 +#: ../gramps/plugins/textreport/placereport.py:445 msgid "Select using filter" msgstr "Vybrat použitím filtru" -#: ../gramps/plugins/textreport/placereport.py:445 +#: ../gramps/plugins/textreport/placereport.py:446 msgid "Select places using a filter" msgstr "Vybrat místa použitím filtru" -#: ../gramps/plugins/textreport/placereport.py:452 +#: ../gramps/plugins/textreport/placereport.py:453 msgid "Select places individually" msgstr "Vybrat místa jednotlivě" -#: ../gramps/plugins/textreport/placereport.py:453 +#: ../gramps/plugins/textreport/placereport.py:454 msgid "List of places to report on" msgstr "Seznam míst pro sestavu" -#: ../gramps/plugins/textreport/placereport.py:456 +#: ../gramps/plugins/textreport/placereport.py:457 msgid "Center on" msgstr "Vystředit na" -#: ../gramps/plugins/textreport/placereport.py:458 +#: ../gramps/plugins/textreport/placereport.py:459 msgid "If report is event or person centered" msgstr "Zda je sestava zaměřená na osobu nebo událost" @@ -32091,73 +32979,78 @@ msgstr "Vyhledávají se přerušené vztahy rodičů" msgid "Looking for event problems" msgstr "Vyhledávají se problémy událostí" -#: ../gramps/plugins/tool/check.py:1240 +#. Now we go through our backlinks and the dbs table comparing them +#. check that each real reference has a backlink in the db table +#. Now we go through the db table and make checks against ours +#. Check for db backlinks that don't have a reference object at all +#: ../gramps/plugins/tool/check.py:1240 ../gramps/plugins/tool/check.py:1269 +#: ../gramps/plugins/tool/check.py:1294 msgid "Looking for backlink reference problems" msgstr "Hledají se problémy se zpětnými odkazy" -#: ../gramps/plugins/tool/check.py:1294 +#: ../gramps/plugins/tool/check.py:1329 msgid "Looking for person reference problems" msgstr "Hledají se problémové odkazy na osoby" -#: ../gramps/plugins/tool/check.py:1327 +#: ../gramps/plugins/tool/check.py:1362 msgid "Looking for family reference problems" msgstr "Hledají se problémy s odkazy na rodiny" -#: ../gramps/plugins/tool/check.py:1353 +#: ../gramps/plugins/tool/check.py:1388 msgid "Looking for repository reference problems" msgstr "Hledají se problémové odkazy na archivy" -#: ../gramps/plugins/tool/check.py:1388 +#: ../gramps/plugins/tool/check.py:1423 msgid "Looking for place reference problems" msgstr "Hledají se problémy s odkazy na místa" -#: ../gramps/plugins/tool/check.py:1499 +#: ../gramps/plugins/tool/check.py:1534 msgid "Looking for citation reference problems" msgstr "Hledají se problémové odkazy citací" -#: ../gramps/plugins/tool/check.py:1617 +#: ../gramps/plugins/tool/check.py:1652 msgid "Looking for source reference problems" msgstr "Hledají se problémové odkazy na prameny" -#: ../gramps/plugins/tool/check.py:1659 +#: ../gramps/plugins/tool/check.py:1694 msgid "Looking for media object reference problems" msgstr "Hledají se problémové odkazy na média" -#: ../gramps/plugins/tool/check.py:1781 +#: ../gramps/plugins/tool/check.py:1816 msgid "Looking for note reference problems" msgstr "Hledají se problémové odkazy na poznámky" -#: ../gramps/plugins/tool/check.py:1909 +#: ../gramps/plugins/tool/check.py:1944 msgid "Updating checksums on media" msgstr "Aktualizují se kontrolní součty médií" -#: ../gramps/plugins/tool/check.py:1935 +#: ../gramps/plugins/tool/check.py:1970 msgid "Looking for tag reference problems" msgstr "Hledají se problémové odkazy štítků" -#: ../gramps/plugins/tool/check.py:2080 +#: ../gramps/plugins/tool/check.py:2115 msgid "Looking for media source reference problems" msgstr "Hledají se problémové odkazy na média" -#: ../gramps/plugins/tool/check.py:2148 +#: ../gramps/plugins/tool/check.py:2183 msgid "Looking for Duplicated Gramps ID problems" msgstr "Vyhledávají se problémy s duplicitními Gramps ID" -#: ../gramps/plugins/tool/check.py:2380 +#: ../gramps/plugins/tool/check.py:2415 msgid "No errors were found" msgstr "Nebyly nalezeny žádné chyby" -#: ../gramps/plugins/tool/check.py:2381 +#: ../gramps/plugins/tool/check.py:2416 msgid "The database has passed internal checks" msgstr "Všechny vnitřní testy databáze proběhly úspěšně" -#: ../gramps/plugins/tool/check.py:2384 +#: ../gramps/plugins/tool/check.py:2419 msgid "No errors were found: the database has passed internal checks." msgstr "" "Všechny vnitřní testy databáze proběhly úspěšně, žádné chyby nebyly namezeny." #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2391 +#: ../gramps/plugins/tool/check.py:2426 #, python-brace-format msgid "{quantity} broken child/family link was fixed\n" msgid_plural "{quantity} broken child/family links were fixed\n" @@ -32165,17 +33058,17 @@ msgstr[0] "{quantity} chybný odkaz dítě/rodina byl opraven\n" msgstr[1] "{quantity} chybné odkazy dítě-rodina byly opraveny\n" msgstr[2] "{quantity} chybných odkazů dítě-rodina bylo opraveno\n" -#: ../gramps/plugins/tool/check.py:2399 +#: ../gramps/plugins/tool/check.py:2434 msgid "Non existing child" msgstr "Neexistující dítě" -#: ../gramps/plugins/tool/check.py:2410 +#: ../gramps/plugins/tool/check.py:2445 #, python-format msgid "%(person)s was removed from the family of %(family)s\n" msgstr "osoba %(person)s byla odstraněn z rodiny %(family)s\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2417 +#: ../gramps/plugins/tool/check.py:2452 #, python-brace-format msgid "{quantity} broken spouse/family link was fixed\n" msgid_plural "{quantity} broken spouse/family links were fixed\n" @@ -32183,17 +33076,17 @@ msgstr[0] "{quantity} chybný odkaz na rodinu/manžela(ku) byl opraven\n" msgstr[1] "{quantity} chybné odkazy na rodinu/manžela(ku) byly opraveny\n" msgstr[2] "{quantity} chybných odkazů na rodinu/manžela(ku) bylo opraveno\n" -#: ../gramps/plugins/tool/check.py:2425 ../gramps/plugins/tool/check.py:2453 +#: ../gramps/plugins/tool/check.py:2460 ../gramps/plugins/tool/check.py:2488 msgid "Non existing person" msgstr "Neexistující osoba" -#: ../gramps/plugins/tool/check.py:2436 ../gramps/plugins/tool/check.py:2464 +#: ../gramps/plugins/tool/check.py:2471 ../gramps/plugins/tool/check.py:2499 #, python-format msgid "%(person)s was restored to the family of %(family)s\n" msgstr "%(person)s byl(a) vrácen(a) do rodiny %(family)s\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2443 +#: ../gramps/plugins/tool/check.py:2478 #, python-brace-format msgid "{quantity} duplicate spouse/family link was found\n" msgid_plural "{quantity} duplicate spouse/family links were found\n" @@ -32203,7 +33096,7 @@ msgstr[2] "" "Bylo nalezeno {quantity} duplicitních odkazů na rodinu/manžela(ku)\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2471 +#: ../gramps/plugins/tool/check.py:2506 #, python-brace-format msgid "{quantity} family with no parents or children found, removed.\n" msgid_plural "" @@ -32215,7 +33108,7 @@ msgstr[1] "" msgstr[2] "{quantity} rodin bez rodičů nebo dětí bylo nalezena a odstraněna.\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2483 +#: ../gramps/plugins/tool/check.py:2518 #, python-brace-format msgid "{quantity} corrupted family relationship fixed\n" msgid_plural "{quantity} corrupted family relationships fixed\n" @@ -32224,7 +33117,7 @@ msgstr[1] "{quantity} poškozené rodinné vztahy byly opraveny\n" msgstr[2] "{quantity} poškozených rodinných vztahů bylo opraveno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2491 +#: ../gramps/plugins/tool/check.py:2526 #, python-brace-format msgid "{quantity} place alternate name fixed\n" msgid_plural "{quantity} place alternate names fixed\n" @@ -32232,7 +33125,7 @@ msgstr[0] "{quantity} neplatný název místa byl opraven\n" msgstr[1] "{quantity} neplatné názvy místa byly opraveny\n" msgstr[2] "{quantity} neplatných názvů místa bylo opraveno\n" -#: ../gramps/plugins/tool/check.py:2500 +#: ../gramps/plugins/tool/check.py:2535 #, python-brace-format msgid "{quantity} person was referenced but not found\n" msgid_plural "{quantity} persons were referenced, but not found\n" @@ -32241,7 +33134,7 @@ msgstr[1] "{quantity} odkazované události nebyly nalezeny\n" msgstr[2] "{quantity} odkazovaných událostí nebylo nalezeno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2508 +#: ../gramps/plugins/tool/check.py:2543 #, python-brace-format msgid "{quantity} family was referenced but not found\n" msgid_plural "{quantity} families were referenced, but not found\n" @@ -32250,7 +33143,7 @@ msgstr[1] "{quantity} odkazované rodiny nebyly nenalezeny\n" msgstr[2] "{quantity} odkazovaných rodin nebylo nenalezeno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2518 +#: ../gramps/plugins/tool/check.py:2553 #, python-brace-format msgid "{quantity} date was corrected\n" msgid_plural "{quantity} dates were corrected\n" @@ -32258,7 +33151,7 @@ msgstr[0] "{quantity} datum byl opraven\n" msgstr[1] "{quantity} data byla opravena\n" msgstr[2] "{quantity} datumů bylo opraveno\n" -#: ../gramps/plugins/tool/check.py:2527 +#: ../gramps/plugins/tool/check.py:2562 #, python-brace-format msgid "{quantity} repository was referenced but not found\n" msgid_plural "{quantity} repositories were referenced, but not found\n" @@ -32267,7 +33160,7 @@ msgstr[1] "{quantity} odkazované archivy nebyly nalezeny\n" msgstr[2] "{quantity} odkazovaných archivů nebylo nalezeno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2537 ../gramps/plugins/tool/check.py:2624 +#: ../gramps/plugins/tool/check.py:2572 ../gramps/plugins/tool/check.py:2659 #, python-brace-format msgid "{quantity} media object was referenced but not found\n" msgid_plural "{quantity} media objects were referenced, but not found\n" @@ -32275,7 +33168,7 @@ msgstr[0] "{quantity} odkazovaný objekt médií nebyl nalezen\n" msgstr[1] "{quantity} odkazované objekty médií nebyly nalezeny\n" msgstr[2] "{quantity} odkazovaných objektů médií nebylo nalezeno\n" -#: ../gramps/plugins/tool/check.py:2548 +#: ../gramps/plugins/tool/check.py:2583 #, python-brace-format msgid "Reference to {quantity} missing media object was kept\n" msgid_plural "References to {quantity} media objects were kept\n" @@ -32284,7 +33177,7 @@ msgstr[1] "Odkaz na {quantity} chybějící objekty médií byly ponechány\n" msgstr[2] "Odkaz na {quantity} chybějících objektů médií byl ponecháno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2556 +#: ../gramps/plugins/tool/check.py:2591 #, python-brace-format msgid "{quantity} missing media object was replaced\n" msgid_plural "{quantity} missing media objects were replaced\n" @@ -32293,7 +33186,7 @@ msgstr[1] "{quantity} chybějící objekty médií byl změněny\n" msgstr[2] "{quantity} chybějících objekt médií bylo změněno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2564 +#: ../gramps/plugins/tool/check.py:2599 #, python-brace-format msgid "{quantity} missing media object was removed\n" msgid_plural "{quantity} missing media objects were removed\n" @@ -32302,7 +33195,7 @@ msgstr[1] "{quantity} chybějícíc objekty médií byly odstraněny\n" msgstr[2] "{quantity} chybějících objektů médií bylo odstraněno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2572 +#: ../gramps/plugins/tool/check.py:2607 #, python-brace-format msgid "{quantity} event was referenced but not found\n" msgid_plural "{quantity} events were referenced, but not found\n" @@ -32311,7 +33204,7 @@ msgstr[1] "{quantity} odkazované události nebyly nalezeny\n" msgstr[2] "{quantity} odkazovaných událostí nebylo nalezeno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2580 +#: ../gramps/plugins/tool/check.py:2615 #, python-brace-format msgid "{quantity} invalid birth event name was fixed\n" msgid_plural "{quantity} invalid birth event names were fixed\n" @@ -32320,7 +33213,7 @@ msgstr[1] "{quantity} neplatné názvy událostí narození byly opraveny\n" msgstr[2] "{quantity} neplatných názvů událostí narození bylo opraveno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2588 +#: ../gramps/plugins/tool/check.py:2623 #, python-brace-format msgid "{quantity} invalid death event name was fixed\n" msgid_plural "{quantity} invalid death event names were fixed\n" @@ -32329,7 +33222,7 @@ msgstr[1] "{quantity} neplatné názvy událostí úmrtí byly opraveny\n" msgstr[2] "{quantity} neplatných názvůudálostí úmrtí bylo opraveno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2596 +#: ../gramps/plugins/tool/check.py:2631 #, python-brace-format msgid "{quantity} place was referenced but not found\n" msgid_plural "{quantity} places were referenced, but not found\n" @@ -32337,7 +33230,7 @@ msgstr[0] "{quantity} odkazované místo nebylo nalezeno\n" msgstr[1] "{quantity} odkazovaná místa nebyla nenalezena\n" msgstr[2] "{quantity} odkazovaných míst nebylo nenalezeno\n" -#: ../gramps/plugins/tool/check.py:2605 +#: ../gramps/plugins/tool/check.py:2640 #, python-brace-format msgid "{quantity} citation was referenced but not found\n" msgid_plural "{quantity} citations were referenced, but not found\n" @@ -32345,7 +33238,7 @@ msgstr[0] "{quantity} odkazovaná citace nebyla nalezena\n" msgstr[1] "{quantity} odkazované citace nebyly nenalezeny\n" msgstr[2] "{quantity} odkazovaných citací nebylo nenalezeno\n" -#: ../gramps/plugins/tool/check.py:2615 +#: ../gramps/plugins/tool/check.py:2650 #, python-brace-format msgid "{quantity} source was referenced but not found\n" msgid_plural "{quantity} sources were referenced, but not found\n" @@ -32354,7 +33247,7 @@ msgstr[1] "{quantity} odkazované prameny nebyly nenalezeny\n" msgstr[2] "{quantity} odkazovaných pramenů nebylo nenalezeno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2633 +#: ../gramps/plugins/tool/check.py:2668 #, python-brace-format msgid "{quantity} note object was referenced but not found\n" msgid_plural "{quantity} note objects were referenced, but not found\n" @@ -32363,7 +33256,7 @@ msgstr[1] "{quantity} odkazované objekty poznámek nebyly nalezeny\n" msgstr[2] "{quantity} odkazovaných objektů poznámek nebylo nalezeno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2643 ../gramps/plugins/tool/check.py:2653 +#: ../gramps/plugins/tool/check.py:2678 ../gramps/plugins/tool/check.py:2688 #, python-brace-format msgid "{quantity} tag object was referenced but not found\n" msgid_plural "{quantity} tag objects were referenced, but not found\n" @@ -32372,7 +33265,7 @@ msgstr[1] "{quantity} odkazované štítky nebyly nalezeny\n" msgstr[2] "{quantity} odkazovaných štítků nebylo nalezeno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2663 +#: ../gramps/plugins/tool/check.py:2698 #, python-brace-format msgid "{quantity} invalid name format reference was removed\n" msgid_plural "{quantity} invalid name format references were removed\n" @@ -32380,7 +33273,7 @@ msgstr[0] "{quantity} neplatný odkaz formátu jmen byl odstraněn\n" msgstr[1] "{quantity} neplatné odkazy formátu jmen byly odstraněny\n" msgstr[2] "{quantity} neplatných odkazů formátu jmen bylo odstraněno\n" -#: ../gramps/plugins/tool/check.py:2674 +#: ../gramps/plugins/tool/check.py:2709 #, python-brace-format msgid "{quantity} invalid source citation was fixed\n" msgid_plural "{quantity} invalid source citations were fixed\n" @@ -32389,7 +33282,7 @@ msgstr[1] "{quantity} neplatné citace pramene byly opraveny\n" msgstr[2] "{quantity} neplatných citací pramene bylo opraveno\n" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/tool/check.py:2683 +#: ../gramps/plugins/tool/check.py:2718 #, python-brace-format msgid "{quantity} Duplicated Gramps ID fixed\n" msgid_plural "{quantity} Duplicated Gramps IDs fixed\n" @@ -32397,7 +33290,7 @@ msgstr[0] "{quantity} duplicitní Gramps ID opraveno\n" msgstr[1] "{quantity} duplicitní Gramps ID opravena\n" msgstr[2] "{quantity} duplicitních Gramps ID opraveno\n" -#: ../gramps/plugins/tool/check.py:2690 +#: ../gramps/plugins/tool/check.py:2725 #, python-format msgid "" "%(empty_obj)d empty objects removed:\n" @@ -32420,22 +33313,22 @@ msgstr "" " %(repo)d objektů archivů\n" " %(note)d objektů poznámek\n" -#: ../gramps/plugins/tool/check.py:2712 +#: ../gramps/plugins/tool/check.py:2747 #, python-format msgid "%d bad backlinks were fixed;\n" msgstr "%d špatných zpětných odkazů bylo opraveno;\n" -#: ../gramps/plugins/tool/check.py:2714 +#: ../gramps/plugins/tool/check.py:2749 #: ../gramps/plugins/tool/rebuildrefmap.py:92 #: ../gramps/plugins/tool/rebuildrefmap.py:95 msgid "All reference maps have been rebuilt." msgstr "Všechny mapy odkazů byly přegenerovány." -#: ../gramps/plugins/tool/check.py:2742 +#: ../gramps/plugins/tool/check.py:2777 msgid "Integrity Check Results" msgstr "Výsledky ověření integrity" -#: ../gramps/plugins/tool/check.py:2748 +#: ../gramps/plugins/tool/check.py:2783 msgid "Check and Repair" msgstr "Ověření integrity databáze a oprava" @@ -32675,35 +33568,35 @@ msgstr "Hledat duplikáty" msgid "Looking for duplicate people" msgstr "Hledám možné duplicitní osoby" -#: ../gramps/plugins/tool/finddupes.py:199 +#: ../gramps/plugins/tool/finddupes.py:200 msgid "Pass 1: Building preliminary lists" msgstr "Krok 1: vytvářím pracovní seznamy" -#: ../gramps/plugins/tool/finddupes.py:217 +#: ../gramps/plugins/tool/finddupes.py:218 msgid "Pass 2: Calculating potential matches" msgstr "Krok 2: Hledám možné shody" -#: ../gramps/plugins/tool/finddupes.py:555 +#: ../gramps/plugins/tool/finddupes.py:556 msgid "Potential Merges" msgstr "Pravděpodobná shoda" -#: ../gramps/plugins/tool/finddupes.py:571 +#: ../gramps/plugins/tool/finddupes.py:573 msgid "Rating" msgstr "Hodnocení" -#: ../gramps/plugins/tool/finddupes.py:572 +#: ../gramps/plugins/tool/finddupes.py:574 msgid "First Person" msgstr "První osoba" -#: ../gramps/plugins/tool/finddupes.py:573 +#: ../gramps/plugins/tool/finddupes.py:575 msgid "Second Person" msgstr "Druhá osoba" -#: ../gramps/plugins/tool/finddupes.py:583 +#: ../gramps/plugins/tool/finddupes.py:585 msgid "Merge candidates" msgstr "Sloučit" -#: ../gramps/plugins/tool/finddupes.py:583 +#: ../gramps/plugins/tool/finddupes.py:585 msgid "Merge persons" msgstr "Sloučit osoby" @@ -32728,11 +33621,11 @@ msgid "Looking for possible loop for each person" msgstr "Hledá se možné zacyklení pro každou osobu" #: ../gramps/plugins/tool/mediamanager.py:68 -msgid "manual|Media_Manager..." -msgstr "Správce médií..." +msgid "manual|Media_Manager" +msgstr "Správce médií" #: ../gramps/plugins/tool/mediamanager.py:88 -#: ../gramps/plugins/tool/mediamanager.py:114 +#: ../gramps/plugins/tool/mediamanager.py:118 #: ../gramps/plugins/tool/tools.gpr.py:176 msgid "Media Manager" msgstr "Správce médií" @@ -32741,18 +33634,18 @@ msgstr "Správce médií" msgid "Help" msgstr "Nápověda" -#: ../gramps/plugins/tool/mediamanager.py:97 -#: ../gramps/plugins/webreport/basepage.py:1483 -#: ../gramps/plugins/webreport/basepage.py:1606 +#: ../gramps/plugins/tool/mediamanager.py:101 +#: ../gramps/plugins/webreport/basepage.py:1523 +#: ../gramps/plugins/webreport/basepage.py:1639 #: ../gramps/plugins/webreport/introduction.py:78 msgid "Introduction" msgstr "Úvod" -#: ../gramps/plugins/tool/mediamanager.py:100 +#: ../gramps/plugins/tool/mediamanager.py:104 msgid "Selection" msgstr "Výběr" -#: ../gramps/plugins/tool/mediamanager.py:229 +#: ../gramps/plugins/tool/mediamanager.py:233 #, python-format msgid "" "This tool allows batch operations on media objects stored in Gramps. An " @@ -32789,22 +33682,22 @@ msgstr "" "Gramps. Poté můžete přizpůsobit cesty použitím tohoto nástroje tak, aby " "objekty médií ukazovaly na správné umístění souborů." -#: ../gramps/plugins/tool/mediamanager.py:340 +#: ../gramps/plugins/tool/mediamanager.py:344 msgid "Affected path" msgstr "Ovlivněná cesta" -#: ../gramps/plugins/tool/mediamanager.py:347 +#: ../gramps/plugins/tool/mediamanager.py:351 msgid "" "Press Apply to proceed, Cancel to abort, or Back to revisit your options." msgstr "" "Stiskněte Budiž pro pokračování, Storno pro zrušení, nebo Zpět pro kontrolu " "vašich nastavení." -#: ../gramps/plugins/tool/mediamanager.py:385 +#: ../gramps/plugins/tool/mediamanager.py:389 msgid "Operation successfully finished" msgstr "Operace byla dokončena úspěšně" -#: ../gramps/plugins/tool/mediamanager.py:387 +#: ../gramps/plugins/tool/mediamanager.py:391 msgid "" "The operation you requested has finished successfully. You may press Close " "now to continue." @@ -32812,18 +33705,18 @@ msgstr "" "Požadovaná operace skončila úspěšně. Stiskněte tlačítko Zavřít pro " "pokračování." -#: ../gramps/plugins/tool/mediamanager.py:390 +#: ../gramps/plugins/tool/mediamanager.py:394 msgid "Operation failed" msgstr "Operace selhala" -#: ../gramps/plugins/tool/mediamanager.py:392 +#: ../gramps/plugins/tool/mediamanager.py:396 msgid "" "There was an error while performing the requested operation. You may try " "starting the tool again." msgstr "" "Při provádění požadované operace došlo k chybě. Zkuste spustit nástroj znovu." -#: ../gramps/plugins/tool/mediamanager.py:427 +#: ../gramps/plugins/tool/mediamanager.py:431 #, python-format msgid "" "The following action is to be performed:\n" @@ -32834,11 +33727,11 @@ msgstr "" "\n" "Operace:\t%s" -#: ../gramps/plugins/tool/mediamanager.py:484 +#: ../gramps/plugins/tool/mediamanager.py:488 msgid "Replace _substrings in the path" msgstr "_Nahradit podřetězce v cestě" -#: ../gramps/plugins/tool/mediamanager.py:485 +#: ../gramps/plugins/tool/mediamanager.py:489 msgid "" "This tool allows replacing specified substring in the path of media objects " "with another substring. This can be useful when you move your media files " @@ -32848,19 +33741,19 @@ msgstr "" "média jiným. To může být užitečné v případě kdy potřebujete přesunou média " "do jiného adresáře" -#: ../gramps/plugins/tool/mediamanager.py:491 +#: ../gramps/plugins/tool/mediamanager.py:495 msgid "Replace substring settings" msgstr "Nahradit nastavení podřetězce" -#: ../gramps/plugins/tool/mediamanager.py:504 +#: ../gramps/plugins/tool/mediamanager.py:508 msgid "_Replace:" msgstr "_Nahradit:" -#: ../gramps/plugins/tool/mediamanager.py:514 +#: ../gramps/plugins/tool/mediamanager.py:518 msgid "_With:" msgstr "Za:" -#: ../gramps/plugins/tool/mediamanager.py:528 +#: ../gramps/plugins/tool/mediamanager.py:532 #, python-format msgid "" "The following action is to be performed:\n" @@ -32875,11 +33768,11 @@ msgstr "" "Záměna:\t\t%(src_fname)s\n" "Za:\t\t%(dest_fname)s" -#: ../gramps/plugins/tool/mediamanager.py:569 +#: ../gramps/plugins/tool/mediamanager.py:573 msgid "Convert paths from relative to _absolute" msgstr "Změnit cesty z relativních na _absolutní" -#: ../gramps/plugins/tool/mediamanager.py:570 +#: ../gramps/plugins/tool/mediamanager.py:574 msgid "" "This tool allows converting relative media paths to the absolute ones. It " "does this by prepending the base path as given in the Preferences, or if " @@ -32889,11 +33782,11 @@ msgstr "" "Operace je provedena předřazením základu cesty, který byl nastaven v " "Předvolbách. Pokud nebyl nastaven, použije se domovský adresář uživatele." -#: ../gramps/plugins/tool/mediamanager.py:603 +#: ../gramps/plugins/tool/mediamanager.py:607 msgid "Convert paths from absolute to r_elative" msgstr "Změnit cesty z absolutních na r_elativní" -#: ../gramps/plugins/tool/mediamanager.py:604 +#: ../gramps/plugins/tool/mediamanager.py:608 msgid "" "This tool allows converting absolute media paths to a relative path. The " "relative path is relative viz-a-viz the base path as given in the " @@ -32906,15 +33799,15 @@ msgstr "" "adresář uživatele. Použití relativních cest dovoluje pracovat s umístěním " "médií pouze změnou základu cesty." -#: ../gramps/plugins/tool/mediamanager.py:640 +#: ../gramps/plugins/tool/mediamanager.py:644 msgid "Add images not included in database" msgstr "Přidat obrázky které nejsou v databázi" -#: ../gramps/plugins/tool/mediamanager.py:641 +#: ../gramps/plugins/tool/mediamanager.py:645 msgid "Check directories for images not included in database" msgstr "Hledat v adresářích obrázky které nejsou v databázi" -#: ../gramps/plugins/tool/mediamanager.py:642 +#: ../gramps/plugins/tool/mediamanager.py:646 msgid "" "This tool adds images in directories that are referenced by existing images " "in the database." @@ -33200,40 +34093,44 @@ msgstr "" msgid "Reference maps rebuilt" msgstr "Mapy odkazů byly přegenerovány" -#: ../gramps/plugins/tool/relcalc.glade:76 +#: ../gramps/plugins/tool/relcalc.glade:90 msgid "Select a person to determine the relationship" msgstr "Vybrat osobu k určení vztahu" -#: ../gramps/plugins/tool/relcalc.py:106 +#: ../gramps/plugins/tool/relcalc.py:67 ../gramps/plugins/tool/tools.gpr.py:331 +msgid "Relationship Calculator" +msgstr "Kalkulátor vztahů" + +#: ../gramps/plugins/tool/relcalc.py:110 #, python-format msgid "Relationship calculator: %(person_name)s" msgstr "Kalkulátor vztahů pro: %(person_name)s" -#: ../gramps/plugins/tool/relcalc.py:111 +#: ../gramps/plugins/tool/relcalc.py:115 #, python-format msgid "Relationship to %(person_name)s" msgstr "Vztah k: %(person_name)s" -#: ../gramps/plugins/tool/relcalc.py:168 +#: ../gramps/plugins/tool/relcalc.py:175 msgid "Relationship Calculator tool" msgstr "Kalkulátor vztahů" -#: ../gramps/plugins/tool/relcalc.py:200 +#: ../gramps/plugins/tool/relcalc.py:207 #, python-format msgid "%(person)s and %(active_person)s are not related." msgstr "%(person)s a %(active_person)s nejsou příbuzní." -#: ../gramps/plugins/tool/relcalc.py:219 +#: ../gramps/plugins/tool/relcalc.py:226 #, python-format msgid "Their common ancestor is %s." msgstr "Společným předkem je %s." -#: ../gramps/plugins/tool/relcalc.py:225 +#: ../gramps/plugins/tool/relcalc.py:232 #, python-format msgid "Their common ancestors are %(ancestor1)s and %(ancestor2)s." msgstr "Společnými předky jsou %(ancestor1)s a %(ancestor2)s." -#: ../gramps/plugins/tool/relcalc.py:231 +#: ../gramps/plugins/tool/relcalc.py:238 msgid "Their common ancestors are: " msgstr "Společnými předky jsou: " @@ -33292,7 +34189,7 @@ msgstr "Nepoužívané objekty" #. Add mark column #. Add ignore column #: ../gramps/plugins/tool/removeunused.py:184 -#: ../gramps/plugins/tool/verify.py:551 +#: ../gramps/plugins/tool/verify.py:554 msgid "Mark" msgstr "Značka" @@ -33401,39 +34298,39 @@ msgstr "Vyhledávají a přiřazují se nepoužitá ID." msgid "Sort Events" msgstr "Setřídit události" -#: ../gramps/plugins/tool/sortevents.py:97 +#: ../gramps/plugins/tool/sortevents.py:98 msgid "Sort event changes" msgstr "Setřídit změny událostí" -#: ../gramps/plugins/tool/sortevents.py:112 +#: ../gramps/plugins/tool/sortevents.py:113 msgid "Sorting personal events..." msgstr "Třídím osobní události..." -#: ../gramps/plugins/tool/sortevents.py:134 +#: ../gramps/plugins/tool/sortevents.py:135 msgid "Sorting family events..." msgstr "Třídím rodinné události..." -#: ../gramps/plugins/tool/sortevents.py:165 +#: ../gramps/plugins/tool/sortevents.py:166 msgid "Tool Options" msgstr "Nastavení nástroje" -#: ../gramps/plugins/tool/sortevents.py:168 +#: ../gramps/plugins/tool/sortevents.py:169 msgid "Select the people to sort" msgstr "Vyberte osobu pro třídění" -#: ../gramps/plugins/tool/sortevents.py:187 +#: ../gramps/plugins/tool/sortevents.py:188 msgid "Sort descending" msgstr "Setřídit sestupně" -#: ../gramps/plugins/tool/sortevents.py:188 +#: ../gramps/plugins/tool/sortevents.py:189 msgid "Set the sort order" msgstr "Nastavit třídění" -#: ../gramps/plugins/tool/sortevents.py:191 +#: ../gramps/plugins/tool/sortevents.py:192 msgid "Include family events" msgstr "Zahrnout rodinné události" -#: ../gramps/plugins/tool/sortevents.py:192 +#: ../gramps/plugins/tool/sortevents.py:193 msgid "Sort family events of the person" msgstr "Setřídit rodinné události této osoby" @@ -33486,21 +34383,21 @@ msgstr "" "Počet nově vytvořených osob\n" "(Počet je přibližný, protože jsou vytvářeny rodiny)" -#: ../gramps/plugins/tool/testcasegenerator.py:375 -#: ../gramps/plugins/tool/testcasegenerator.py:385 -#: ../gramps/plugins/tool/testcasegenerator.py:391 +#: ../gramps/plugins/tool/testcasegenerator.py:377 +#: ../gramps/plugins/tool/testcasegenerator.py:387 +#: ../gramps/plugins/tool/testcasegenerator.py:393 msgid "Generating testcases" msgstr "Vytváří se testovací scénáře" -#: ../gramps/plugins/tool/testcasegenerator.py:376 +#: ../gramps/plugins/tool/testcasegenerator.py:378 msgid "Generating low level database errors" msgstr "Bylo zjištěno poškození databáze" -#: ../gramps/plugins/tool/testcasegenerator.py:386 +#: ../gramps/plugins/tool/testcasegenerator.py:388 msgid "Generating database errors" msgstr "Vytváří se databázové chyby" -#: ../gramps/plugins/tool/testcasegenerator.py:392 +#: ../gramps/plugins/tool/testcasegenerator.py:394 msgid "Generating families" msgstr "Vytváří se rodiny" @@ -33538,36 +34435,36 @@ msgstr "Vytváří se rodiny" #. This is NOT detected as an error by plugins/tool/Check.py #. Creates a person with a birth event pointing to nonexisting place #. Creates a person with an event pointing to nonexisting place -#: ../gramps/plugins/tool/testcasegenerator.py:468 -#: ../gramps/plugins/tool/testcasegenerator.py:504 -#: ../gramps/plugins/tool/testcasegenerator.py:553 -#: ../gramps/plugins/tool/testcasegenerator.py:570 -#: ../gramps/plugins/tool/testcasegenerator.py:596 -#: ../gramps/plugins/tool/testcasegenerator.py:666 -#: ../gramps/plugins/tool/testcasegenerator.py:701 -#: ../gramps/plugins/tool/testcasegenerator.py:721 -#: ../gramps/plugins/tool/testcasegenerator.py:739 -#: ../gramps/plugins/tool/testcasegenerator.py:758 -#: ../gramps/plugins/tool/testcasegenerator.py:779 -#: ../gramps/plugins/tool/testcasegenerator.py:797 -#: ../gramps/plugins/tool/testcasegenerator.py:815 -#: ../gramps/plugins/tool/testcasegenerator.py:833 -#: ../gramps/plugins/tool/testcasegenerator.py:860 -#: ../gramps/plugins/tool/testcasegenerator.py:886 -#: ../gramps/plugins/tool/testcasegenerator.py:913 -#: ../gramps/plugins/tool/testcasegenerator.py:949 -#: ../gramps/plugins/tool/testcasegenerator.py:960 -#: ../gramps/plugins/tool/testcasegenerator.py:971 -#: ../gramps/plugins/tool/testcasegenerator.py:982 -#: ../gramps/plugins/tool/testcasegenerator.py:998 -#: ../gramps/plugins/tool/testcasegenerator.py:1015 -#: ../gramps/plugins/tool/testcasegenerator.py:1039 -#: ../gramps/plugins/tool/testcasegenerator.py:1055 -#: ../gramps/plugins/tool/testcasegenerator.py:1072 -#: ../gramps/plugins/tool/testcasegenerator.py:1105 -#: ../gramps/plugins/tool/testcasegenerator.py:1552 -#: ../gramps/plugins/tool/testcasegenerator.py:1658 -#: ../gramps/plugins/tool/testcasegenerator.py:1683 +#: ../gramps/plugins/tool/testcasegenerator.py:470 +#: ../gramps/plugins/tool/testcasegenerator.py:506 +#: ../gramps/plugins/tool/testcasegenerator.py:555 +#: ../gramps/plugins/tool/testcasegenerator.py:572 +#: ../gramps/plugins/tool/testcasegenerator.py:598 +#: ../gramps/plugins/tool/testcasegenerator.py:668 +#: ../gramps/plugins/tool/testcasegenerator.py:703 +#: ../gramps/plugins/tool/testcasegenerator.py:723 +#: ../gramps/plugins/tool/testcasegenerator.py:741 +#: ../gramps/plugins/tool/testcasegenerator.py:760 +#: ../gramps/plugins/tool/testcasegenerator.py:781 +#: ../gramps/plugins/tool/testcasegenerator.py:799 +#: ../gramps/plugins/tool/testcasegenerator.py:817 +#: ../gramps/plugins/tool/testcasegenerator.py:835 +#: ../gramps/plugins/tool/testcasegenerator.py:862 +#: ../gramps/plugins/tool/testcasegenerator.py:888 +#: ../gramps/plugins/tool/testcasegenerator.py:915 +#: ../gramps/plugins/tool/testcasegenerator.py:951 +#: ../gramps/plugins/tool/testcasegenerator.py:962 +#: ../gramps/plugins/tool/testcasegenerator.py:973 +#: ../gramps/plugins/tool/testcasegenerator.py:984 +#: ../gramps/plugins/tool/testcasegenerator.py:1000 +#: ../gramps/plugins/tool/testcasegenerator.py:1017 +#: ../gramps/plugins/tool/testcasegenerator.py:1041 +#: ../gramps/plugins/tool/testcasegenerator.py:1057 +#: ../gramps/plugins/tool/testcasegenerator.py:1074 +#: ../gramps/plugins/tool/testcasegenerator.py:1107 +#: ../gramps/plugins/tool/testcasegenerator.py:1554 +#: ../gramps/plugins/tool/testcasegenerator.py:1660 +#: ../gramps/plugins/tool/testcasegenerator.py:1685 #, python-format msgid "Testcase generator step %d" msgstr "Generátor testovacích scénářů, krok %d" @@ -33677,10 +34574,6 @@ msgstr "Přepočítat statistiky pohlaví" msgid "Rebuilds gender statistics for name gender guessing..." msgstr "Přegeneruje statistiky pohlaví pro hádání jmen založeném na pohlaví..." -#: ../gramps/plugins/tool/tools.gpr.py:331 -msgid "Relationship Calculator" -msgstr "Kalkulátor vztahů" - #: ../gramps/plugins/tool/tools.gpr.py:332 msgid "Calculates the relationship between two people" msgstr "Kalkulace vztahu mezi dvěma lidmi" @@ -33722,6 +34615,20 @@ msgstr "" msgid "Searches the entire database, looking for a possible loop." msgstr "V celé databázi se hledá možné zacyklení." +#: ../gramps/plugins/tool/tools.gpr.py:489 +#, fuzzy +msgid "Clean input data" +msgstr "Datum vytvoření" + +#: ../gramps/plugins/tool/tools.gpr.py:490 +#, fuzzy +msgid "" +"Searches the entire database, looking for trailing or leading spaces for " +"places and people. Search comma in coordinates fields in places." +msgstr "" +"Prochází celou databázi, hledá citace, které mají stejný svazek/stranu, " +"datum a důvěrnost." + #: ../gramps/plugins/tool/toolsdebug.gpr.py:64 msgid "Dump Gender Statistics" msgstr "Vypsat statistiky pohlaví" @@ -33795,7 +34702,7 @@ msgstr "Maximální _počet let mezi dětmi" msgid "Maximum _span of years for all children" msgstr "Maximální r_ozpětí let pro všechny děti" -#: ../gramps/plugins/tool/verify.glade:984 ../gramps/plugins/tool/verify.py:670 +#: ../gramps/plugins/tool/verify.glade:984 ../gramps/plugins/tool/verify.py:673 msgid "_Hide marked" msgstr "_Skrýt označené" @@ -33813,154 +34720,169 @@ msgstr "Nástroj kontroly dat" msgid "%(severity)s: %(msg)s, %(type)s: %(gid)s, %(name)s" msgstr "%(severity)s: %(msg)s, %(type)s: %(gid)s, %(name)s" -#: ../gramps/plugins/tool/verify.py:499 +#: ../gramps/plugins/tool/verify.py:502 msgid "Data Verification Results" msgstr "Výsledky kontroly dat" -#: ../gramps/plugins/tool/verify.py:660 +#: ../gramps/plugins/tool/verify.py:663 msgid "_Show all" msgstr "_Zobrazit vše" -#: ../gramps/plugins/tool/verify.py:941 +#: ../gramps/plugins/tool/verify.py:945 msgid "Baptism before birth" msgstr "Křest před narozením" -#: ../gramps/plugins/tool/verify.py:957 +#: ../gramps/plugins/tool/verify.py:961 msgid "Death before baptism" msgstr "Smrt před křestem" -#: ../gramps/plugins/tool/verify.py:973 +#: ../gramps/plugins/tool/verify.py:977 msgid "Burial before birth" msgstr "Pohřeb před narozením" -#: ../gramps/plugins/tool/verify.py:989 +#: ../gramps/plugins/tool/verify.py:993 msgid "Burial before death" msgstr "Pohřeb před smrtí" -#: ../gramps/plugins/tool/verify.py:1005 +#: ../gramps/plugins/tool/verify.py:1009 msgid "Death before birth" msgstr "Smrt před narozením" -#: ../gramps/plugins/tool/verify.py:1021 +#: ../gramps/plugins/tool/verify.py:1025 msgid "Burial before baptism" msgstr "Pohřeb před křestem" -#: ../gramps/plugins/tool/verify.py:1044 +#: ../gramps/plugins/tool/verify.py:1048 msgid "Old age at death" msgstr "Věk při úmrtí" -#: ../gramps/plugins/tool/verify.py:1071 +#: ../gramps/plugins/tool/verify.py:1075 msgid "Multiple parents" msgstr "Vícenásobné rodičovství" -#: ../gramps/plugins/tool/verify.py:1093 +#: ../gramps/plugins/tool/verify.py:1097 msgid "Married often" msgstr "Často se ženící/vdávající" -#: ../gramps/plugins/tool/verify.py:1117 +#: ../gramps/plugins/tool/verify.py:1121 msgid "Old and unmarried" msgstr "Starý a svobodný" -#: ../gramps/plugins/tool/verify.py:1149 +#: ../gramps/plugins/tool/verify.py:1153 msgid "Too many children" msgstr "Příliš mnoho dětí" -#: ../gramps/plugins/tool/verify.py:1167 +#: ../gramps/plugins/tool/verify.py:1171 msgid "Same sex marriage" msgstr "Alternativní sňatek" -#: ../gramps/plugins/tool/verify.py:1180 +#: ../gramps/plugins/tool/verify.py:1184 msgid "Female husband" msgstr "Manžel ženského pohlaví" -#: ../gramps/plugins/tool/verify.py:1193 +#: ../gramps/plugins/tool/verify.py:1197 msgid "Male wife" msgstr "Manželka mužského pohlaví" -#: ../gramps/plugins/tool/verify.py:1223 +#: ../gramps/plugins/tool/verify.py:1227 msgid "Husband and wife with the same surname" msgstr "Manžel a manželka se stejným příjmením" -#: ../gramps/plugins/tool/verify.py:1253 +#: ../gramps/plugins/tool/verify.py:1257 msgid "Large age difference between spouses" msgstr "Velký věkový rozdíl mezi dětmi" -#: ../gramps/plugins/tool/verify.py:1289 +#: ../gramps/plugins/tool/verify.py:1293 msgid "Marriage before birth" msgstr "Sňatek před narozením" -#: ../gramps/plugins/tool/verify.py:1325 +#: ../gramps/plugins/tool/verify.py:1329 msgid "Marriage after death" msgstr "Sňatek po smrti" -#: ../gramps/plugins/tool/verify.py:1366 +#: ../gramps/plugins/tool/verify.py:1370 msgid "Early marriage" msgstr "Předčasný sňatek" -#: ../gramps/plugins/tool/verify.py:1405 +#: ../gramps/plugins/tool/verify.py:1409 msgid "Late marriage" msgstr "Pozdní sňatek" -#: ../gramps/plugins/tool/verify.py:1454 +#: ../gramps/plugins/tool/verify.py:1458 msgid "Old father" msgstr "Praděd" -#: ../gramps/plugins/tool/verify.py:1458 +#: ../gramps/plugins/tool/verify.py:1462 msgid "Old mother" msgstr "Prabába" -#: ../gramps/plugins/tool/verify.py:1507 +#: ../gramps/plugins/tool/verify.py:1511 msgid "Young father" msgstr "Mladý otec" -#: ../gramps/plugins/tool/verify.py:1511 +#: ../gramps/plugins/tool/verify.py:1515 msgid "Young mother" msgstr "Mladá matka" -#: ../gramps/plugins/tool/verify.py:1555 +#: ../gramps/plugins/tool/verify.py:1559 msgid "Unborn father" msgstr "Nenarozený otec" -#: ../gramps/plugins/tool/verify.py:1559 +#: ../gramps/plugins/tool/verify.py:1563 msgid "Unborn mother" msgstr "Nenarozená matka" -#: ../gramps/plugins/tool/verify.py:1610 +#: ../gramps/plugins/tool/verify.py:1614 msgid "Dead father" msgstr "Mrtvý otec" -#: ../gramps/plugins/tool/verify.py:1614 +#: ../gramps/plugins/tool/verify.py:1618 msgid "Dead mother" msgstr "Mrtvá matka" -#: ../gramps/plugins/tool/verify.py:1640 +#: ../gramps/plugins/tool/verify.py:1644 msgid "Large year span for all children" msgstr "Velké časové rozpětí mezi všemi dětmi" -#: ../gramps/plugins/tool/verify.py:1667 +#: ../gramps/plugins/tool/verify.py:1671 msgid "Large age differences between children" msgstr "Velký věkový rozdíl mezi dětmi" -#: ../gramps/plugins/tool/verify.py:1680 +#: ../gramps/plugins/tool/verify.py:1684 msgid "Disconnected individual" msgstr "Uvolněný jedinec" -#: ../gramps/plugins/tool/verify.py:1707 +#: ../gramps/plugins/tool/verify.py:1711 msgid "Invalid birth date" msgstr "Neplatné datum narození" -#: ../gramps/plugins/tool/verify.py:1734 +#: ../gramps/plugins/tool/verify.py:1738 msgid "Invalid death date" msgstr "Neplatné datum úmrtí" -#: ../gramps/plugins/tool/verify.py:1754 +#: ../gramps/plugins/tool/verify.py:1758 msgid "Marriage date but not married" msgstr "Datum sňatku ale nesezdán" -#: ../gramps/plugins/tool/verify.py:1782 +#: ../gramps/plugins/tool/verify.py:1786 msgid "Old age but no death" msgstr "Starý ale živý" +#: ../gramps/plugins/tool/verify.py:1802 +#, fuzzy +msgid "Birth equals death" +msgstr "Datum narození" + +#: ../gramps/plugins/tool/verify.py:1820 +#, fuzzy +msgid "Birth equals marriage" +msgstr "Nejkratší manželství" + +#: ../gramps/plugins/tool/verify.py:1838 +#, fuzzy +msgid "Death equals marriage" +msgstr "Pozdní sňatek" + #: ../gramps/plugins/view/citationlistview.py:105 msgid "Source: Title" msgstr "Pramen: Titulek" @@ -34014,12 +34936,12 @@ msgstr "Sloučit zvolené citace" msgid "Citation View" msgstr "Pohled citací" -#: ../gramps/plugins/view/citationlistview.py:180 -#: ../gramps/plugins/view/citationtreeview.py:314 +#: ../gramps/plugins/view/citationlistview.py:215 +#: ../gramps/plugins/view/citationtreeview.py:365 msgid "Citation Filter Editor" msgstr "Editor filtrů citací" -#: ../gramps/plugins/view/citationlistview.py:298 +#: ../gramps/plugins/view/citationlistview.py:394 msgid "" "This citation cannot be edited at this time. Either the associated citation " "is already being edited or another object that is associated with the same " @@ -34032,15 +34954,15 @@ msgstr "" "\n" "Chcete-li měnit tuto citaci, musíte objekt uzavřít." -#: ../gramps/plugins/view/citationlistview.py:311 -#: ../gramps/plugins/view/citationlistview.py:322 -#: ../gramps/plugins/view/citationtreeview.py:528 -#: ../gramps/plugins/view/citationtreeview.py:541 +#: ../gramps/plugins/view/citationlistview.py:407 +#: ../gramps/plugins/view/citationlistview.py:418 +#: ../gramps/plugins/view/citationtreeview.py:664 +#: ../gramps/plugins/view/citationtreeview.py:677 msgid "Cannot merge citations." msgstr "Citace nelze sloučit." -#: ../gramps/plugins/view/citationlistview.py:312 -#: ../gramps/plugins/view/citationtreeview.py:529 +#: ../gramps/plugins/view/citationlistview.py:408 +#: ../gramps/plugins/view/citationtreeview.py:665 msgid "" "Exactly two citations must be selected to perform a merge. A second citation " "can be selected by holding down the control key while clicking on the " @@ -34050,8 +34972,8 @@ msgstr "" "citaci lze vybrat stiskem klávesy Ctrl a současným kliknutím myší na " "požadovaný záznam." -#: ../gramps/plugins/view/citationlistview.py:323 -#: ../gramps/plugins/view/citationtreeview.py:542 +#: ../gramps/plugins/view/citationlistview.py:419 +#: ../gramps/plugins/view/citationtreeview.py:678 msgid "" "The two selected citations must have the same source to perform a merge. If " "you want to merge these two citations, then you must merge the sources first." @@ -34076,27 +34998,30 @@ msgstr "Sloučit vybrané citace nebo vybrané prameny" msgid "Citation Tree View" msgstr "Pohled na strom citací" -#: ../gramps/plugins/view/citationtreeview.py:301 -msgid "Add source..." -msgstr "Přidat pramen..." - -#: ../gramps/plugins/view/citationtreeview.py:306 +#: ../gramps/plugins/view/citationtreeview.py:337 +#: ../gramps/plugins/view/citationtreeview.py:400 +#: ../gramps/plugins/view/citationtreeview.py:475 msgid "Add citation..." msgstr "Přidat citaci..." -#: ../gramps/plugins/view/citationtreeview.py:322 -#: ../gramps/plugins/view/persontreeview.py:82 -#: ../gramps/plugins/view/placetreeview.py:74 -msgid "Expand all Nodes" -msgstr "Rozbalit všechny uzly" +#: ../gramps/plugins/view/citationtreeview.py:337 +#: ../gramps/plugins/view/citationtreeview.py:400 +msgid "Add source..." +msgstr "Přidat pramen..." -#: ../gramps/plugins/view/citationtreeview.py:324 -#: ../gramps/plugins/view/persontreeview.py:84 -#: ../gramps/plugins/view/placetreeview.py:76 +#: ../gramps/plugins/view/citationtreeview.py:475 +#: ../gramps/plugins/view/persontreeview.py:87 +#: ../gramps/plugins/view/placetreeview.py:77 msgid "Collapse all Nodes" msgstr "Sbalit všechny uzly" -#: ../gramps/plugins/view/citationtreeview.py:515 +#: ../gramps/plugins/view/citationtreeview.py:475 +#: ../gramps/plugins/view/persontreeview.py:87 +#: ../gramps/plugins/view/placetreeview.py:77 +msgid "Expand all Nodes" +msgstr "Rozbalit všechny uzly" + +#: ../gramps/plugins/view/citationtreeview.py:651 msgid "" "This source cannot be edited at this time. Either the associated Source " "object is already being edited, or another citation associated with the same " @@ -34109,50 +35034,56 @@ msgstr "" "\n" "Pokud chcete pramen upravovat, musíte jej nejdříve zavřít." -#: ../gramps/plugins/view/citationtreeview.py:554 +#: ../gramps/plugins/view/citationtreeview.py:690 msgid "Cannot perform merge." msgstr "Sloučení nelze provést." -#: ../gramps/plugins/view/citationtreeview.py:555 +#: ../gramps/plugins/view/citationtreeview.py:691 msgid "" "Both objects must be of the same type, either both must be sources, or both " "must be citations." msgstr "Oba objekty musí být stejného typu, buď prameny nebo citace." #: ../gramps/plugins/view/dashboardview.py:51 +#: ../gramps/plugins/view/dashboardview.py:83 #: ../gramps/plugins/view/view.gpr.py:67 ../gramps/plugins/view/view.gpr.py:75 msgid "Dashboard" msgstr "Ovládací panel" -#: ../gramps/plugins/view/dashboardview.py:101 -msgid "Restore a gramplet" -msgstr "Obnovit gramplet" - -#: ../gramps/plugins/view/eventview.py:100 +#: ../gramps/plugins/view/eventview.py:96 msgid "Add a new event" msgstr "Přidat novou událost" -#: ../gramps/plugins/view/eventview.py:101 +#: ../gramps/plugins/view/eventview.py:97 msgid "Edit the selected event" msgstr "Upravit vybranou událost" -#: ../gramps/plugins/view/eventview.py:102 +#: ../gramps/plugins/view/eventview.py:98 msgid "Delete the selected event" msgstr "Odstranit vybranou událost" -#: ../gramps/plugins/view/eventview.py:103 +#: ../gramps/plugins/view/eventview.py:99 msgid "Merge the selected events" msgstr "Odstranit zvolené události" -#: ../gramps/plugins/view/eventview.py:244 +#: ../gramps/plugins/view/eventview.py:229 msgid "Event Filter Editor" msgstr "Editor filtru událostí" -#: ../gramps/plugins/view/eventview.py:296 +#: ../gramps/plugins/view/eventview.py:385 +msgid "_Delete Event" +msgstr "O_dstranit událost" + +#: ../gramps/plugins/view/eventview.py:400 +#, python-brace-format +msgid "Delete {type} [{gid}]?" +msgstr "Vymazat {type} [{gid}]?" + +#: ../gramps/plugins/view/eventview.py:443 msgid "Cannot merge event objects." msgstr "Objekt události nelze sloučit." -#: ../gramps/plugins/view/eventview.py:297 +#: ../gramps/plugins/view/eventview.py:444 msgid "" "Exactly two events must be selected to perform a merge. A second object can " "be selected by holding down the control key while clicking on the desired " @@ -34182,32 +35113,32 @@ msgstr "Odstranit zvolenou rodinu" msgid "Merge the selected families" msgstr "Odstranit zvolené rodiny" -#: ../gramps/plugins/view/familyview.py:202 +#: ../gramps/plugins/view/familyview.py:188 msgid "Family Filter Editor" msgstr "Editor filtrů rodin" -#: ../gramps/plugins/view/familyview.py:207 +#: ../gramps/plugins/view/familyview.py:279 msgid "Make Father Active Person" msgstr "Nastavit otce jako aktivní osobu" -#: ../gramps/plugins/view/familyview.py:209 +#: ../gramps/plugins/view/familyview.py:279 msgid "Make Mother Active Person" msgstr "Nastavit matku jako aktivní osobu" -#: ../gramps/plugins/view/familyview.py:247 +#: ../gramps/plugins/view/familyview.py:372 msgid "_Delete Family" msgstr "O_dstranit rodinu" -#: ../gramps/plugins/view/familyview.py:283 +#: ../gramps/plugins/view/familyview.py:408 #, python-format msgid "Family [%s]" msgstr "Rodina [%s]" -#: ../gramps/plugins/view/familyview.py:307 +#: ../gramps/plugins/view/familyview.py:432 msgid "Cannot merge families." msgstr "Rodiny nelze sloučit." -#: ../gramps/plugins/view/familyview.py:308 +#: ../gramps/plugins/view/familyview.py:433 msgid "" "Exactly two families must be selected to perform a merge. A second family " "can be selected by holding down the control key while clicking on the " @@ -34217,201 +35148,249 @@ msgstr "" "rodinu lze vybrat stiskem klávesy Ctrl a současným kliknutím myší na " "požadovaný záznam." -#: ../gramps/plugins/view/fanchart2wayview.py:193 -#: ../gramps/plugins/view/fanchartdescview.py:188 -#: ../gramps/plugins/view/fanchartview.py:184 -msgid "Print or save the Fan Chart View" -msgstr "Tisknout nebo uložit Pohled vějířového grafu" - -#: ../gramps/plugins/view/fanchart2wayview.py:295 +#: ../gramps/plugins/view/fanchart2wayview.py:280 msgid "Max ancestor generations" msgstr "Max generací předků" -#: ../gramps/plugins/view/fanchart2wayview.py:298 +#: ../gramps/plugins/view/fanchart2wayview.py:283 msgid "Max descendant generations" msgstr "Max generací potomků" -#: ../gramps/plugins/view/fanchart2wayview.py:302 -#: ../gramps/plugins/view/fanchartdescview.py:299 -#: ../gramps/plugins/view/fanchartview.py:295 +#: ../gramps/plugins/view/fanchart2wayview.py:286 +#: ../gramps/plugins/view/fanchartdescview.py:283 +#: ../gramps/plugins/view/fanchartview.py:381 msgid "Text Font" msgstr "Písmo textu" -#: ../gramps/plugins/view/fanchart2wayview.py:306 -#: ../gramps/plugins/view/fanchartdescview.py:303 -#: ../gramps/plugins/view/fanchartview.py:299 +#: ../gramps/plugins/view/fanchart2wayview.py:291 +#: ../gramps/plugins/view/fanchartdescview.py:288 +#: ../gramps/plugins/view/fanchartview.py:386 msgid "Gender colors" msgstr "Barvy pohlaví" -#: ../gramps/plugins/view/fanchart2wayview.py:307 -#: ../gramps/plugins/view/fanchartdescview.py:304 -#: ../gramps/plugins/view/fanchartview.py:300 +#: ../gramps/plugins/view/fanchart2wayview.py:292 +#: ../gramps/plugins/view/fanchartdescview.py:289 +#: ../gramps/plugins/view/fanchartview.py:387 msgid "Generation based gradient" msgstr "Přechod založený na generacích" -#: ../gramps/plugins/view/fanchart2wayview.py:308 -#: ../gramps/plugins/view/fanchartdescview.py:305 -#: ../gramps/plugins/view/fanchartview.py:301 +#: ../gramps/plugins/view/fanchart2wayview.py:293 +#: ../gramps/plugins/view/fanchartdescview.py:290 +#: ../gramps/plugins/view/fanchartview.py:388 msgid "Age (0-100) based gradient" msgstr "Přechod založený na věku (0-100)" -#: ../gramps/plugins/view/fanchart2wayview.py:310 -#: ../gramps/plugins/view/fanchartdescview.py:307 -#: ../gramps/plugins/view/fanchartview.py:303 +#: ../gramps/plugins/view/fanchart2wayview.py:294 +#: ../gramps/plugins/view/fanchartdescview.py:292 +#: ../gramps/plugins/view/fanchartview.py:389 msgid "Single main (filter) color" msgstr "Základní hlavní barva (filtru)" -#: ../gramps/plugins/view/fanchart2wayview.py:311 -#: ../gramps/plugins/view/fanchartdescview.py:308 -#: ../gramps/plugins/view/fanchartview.py:304 +#: ../gramps/plugins/view/fanchart2wayview.py:295 +#: ../gramps/plugins/view/fanchartdescview.py:293 +#: ../gramps/plugins/view/fanchartview.py:390 msgid "Time period based gradient" msgstr "Přechod založený na časovém období" -#: ../gramps/plugins/view/fanchart2wayview.py:312 -#: ../gramps/plugins/view/fanchartdescview.py:309 -#: ../gramps/plugins/view/fanchartview.py:305 +#: ../gramps/plugins/view/fanchart2wayview.py:296 +#: ../gramps/plugins/view/fanchartdescview.py:294 +#: ../gramps/plugins/view/fanchartview.py:391 msgid "White" msgstr "Bílá" -#: ../gramps/plugins/view/fanchart2wayview.py:313 -#: ../gramps/plugins/view/fanchartdescview.py:310 -#: ../gramps/plugins/view/fanchartview.py:306 +#: ../gramps/plugins/view/fanchart2wayview.py:297 +#: ../gramps/plugins/view/fanchartdescview.py:295 +#: ../gramps/plugins/view/fanchartview.py:392 msgid "Color scheme classic report" msgstr "Barevné schéma klasická sestava" -#: ../gramps/plugins/view/fanchart2wayview.py:314 -#: ../gramps/plugins/view/fanchartdescview.py:311 -#: ../gramps/plugins/view/fanchartview.py:307 +#: ../gramps/plugins/view/fanchart2wayview.py:298 +#: ../gramps/plugins/view/fanchartdescview.py:296 +#: ../gramps/plugins/view/fanchartview.py:393 msgid "Color scheme classic view" msgstr "Barevné schéma klasický pohled" -#: ../gramps/plugins/view/fanchart2wayview.py:323 -#: ../gramps/plugins/view/fanchartdescview.py:320 -#: ../gramps/plugins/view/fanchartview.py:316 +#: ../gramps/plugins/view/fanchart2wayview.py:306 +#: ../gramps/plugins/view/fanchartdescview.py:304 +#: ../gramps/plugins/view/fanchartview.py:401 msgid "Background" msgstr "Pozadí" -#: ../gramps/plugins/view/fanchart2wayview.py:332 +#: ../gramps/plugins/view/fanchart2wayview.py:313 msgid "Add global background colored gradient" msgstr "Přidat globální přechod s barvou pozadí" #. colors, stored as hex values -#: ../gramps/plugins/view/fanchart2wayview.py:336 -#: ../gramps/plugins/view/fanchartdescview.py:327 -#: ../gramps/plugins/view/fanchartview.py:322 +#: ../gramps/plugins/view/fanchart2wayview.py:317 +#: ../gramps/plugins/view/fanchartdescview.py:309 +#: ../gramps/plugins/view/fanchartview.py:406 msgid "Start gradient/Main color" msgstr "Počáteční přechod/Hlavní barva" -#: ../gramps/plugins/view/fanchart2wayview.py:338 -#: ../gramps/plugins/view/fanchartdescview.py:329 -#: ../gramps/plugins/view/fanchartview.py:324 +#: ../gramps/plugins/view/fanchart2wayview.py:319 +#: ../gramps/plugins/view/fanchartdescview.py:311 +#: ../gramps/plugins/view/fanchartview.py:408 msgid "End gradient/2nd color" msgstr "Koncový přechod/druhá barva" -#: ../gramps/plugins/view/fanchart2wayview.py:340 -#: ../gramps/plugins/view/fanchartdescview.py:331 +#: ../gramps/plugins/view/fanchart2wayview.py:321 +#: ../gramps/plugins/view/fanchartdescview.py:313 msgid "Color for duplicates" msgstr "Barva pro duplicity" #. algo for the fan angle distribution -#: ../gramps/plugins/view/fanchart2wayview.py:343 -#: ../gramps/plugins/view/fanchartdescview.py:341 +#: ../gramps/plugins/view/fanchart2wayview.py:324 +#: ../gramps/plugins/view/fanchartdescview.py:323 msgid "Fan chart distribution" msgstr "Rozložení vějířového grafu" -#: ../gramps/plugins/view/fanchart2wayview.py:346 -#: ../gramps/plugins/view/fanchartdescview.py:344 +#: ../gramps/plugins/view/fanchart2wayview.py:327 +#: ../gramps/plugins/view/fanchartdescview.py:326 msgid "Homogeneous children distribution" msgstr "Stejnoměrné rozložení potomků" -#: ../gramps/plugins/view/fanchart2wayview.py:348 -#: ../gramps/plugins/view/fanchartdescview.py:346 -msgid "Size proportional to number of descendants" +#: ../gramps/plugins/view/fanchart2wayview.py:329 +#: ../gramps/plugins/view/fanchartdescview.py:328 +#, fuzzy +msgid "Size proportional to number of descendants" msgstr "Velikost proporcionálně k počtu potomků" -#: ../gramps/plugins/view/fanchart2wayview.py:354 -#: ../gramps/plugins/view/fanchartdescview.py:352 -#: ../gramps/plugins/view/fanchartview.py:335 +#. show names one two line +#: ../gramps/plugins/view/fanchart2wayview.py:335 +#: ../gramps/plugins/view/fanchartdescview.py:334 +#: ../gramps/plugins/view/fanchartview.py:418 msgid "Show names on two lines" msgstr "Zobrazit jména na dva řádky" -#: ../gramps/plugins/view/fanchart2wayview.py:359 -#: ../gramps/plugins/view/fanchartdescview.py:357 -#: ../gramps/plugins/view/fanchartview.py:340 +#. Flip names +#: ../gramps/plugins/view/fanchart2wayview.py:339 +#: ../gramps/plugins/view/fanchartdescview.py:338 +#: ../gramps/plugins/view/fanchartview.py:422 msgid "Flip name on the left of the fan" msgstr "Obrátit jméno na levé straně vějíře" +#. Show gramps id +#: ../gramps/plugins/view/fanchart2wayview.py:343 +msgid "Show the gramps id" +msgstr "Zobrazit gramps id" + #. options we don't show on the dialog #. #configdialog.add_checkbox(table, #. # _('Allow radial text'), #. # ??, 'interface.fanview-radialtext') -#: ../gramps/plugins/view/fanchart2wayview.py:362 -#: ../gramps/plugins/view/fanchartdescview.py:360 -#: ../gramps/plugins/view/fanchartview.py:352 -#: ../gramps/plugins/view/pedigreeview.py:2053 -#: ../gramps/plugins/view/relview.py:1686 +#: ../gramps/plugins/view/fanchart2wayview.py:346 +#: ../gramps/plugins/view/fanchartdescview.py:345 +#: ../gramps/plugins/view/fanchartview.py:437 +#: ../gramps/plugins/view/pedigreeview.py:2128 +#: ../gramps/plugins/view/relview.py:1857 msgid "Layout" msgstr "Uspořádání" -#: ../gramps/plugins/view/fanchart2wayview.py:561 -#: ../gramps/plugins/view/fanchartdescview.py:549 -#: ../gramps/plugins/view/fanchartview.py:556 +#: ../gramps/plugins/view/fanchart2wayview.py:580 +#: ../gramps/plugins/view/fanchartdescview.py:568 +#: ../gramps/plugins/view/fanchartview.py:666 msgid "No preview available" msgstr "Žádný náhled není k dispozici" #. form of the fan -#: ../gramps/plugins/view/fanchartdescview.py:334 -#: ../gramps/plugins/view/fanchartview.py:327 +#: ../gramps/plugins/view/fanchartdescview.py:316 +#: ../gramps/plugins/view/fanchartview.py:411 msgid "Fan chart type" msgstr "Typ vějířového grafu" -#: ../gramps/plugins/view/fanchartdescview.py:336 -#: ../gramps/plugins/view/fanchartview.py:329 +#: ../gramps/plugins/view/fanchartdescview.py:318 +#: ../gramps/plugins/view/fanchartview.py:413 msgid "Full Circle" msgstr "Celý kruh" -#: ../gramps/plugins/view/fanchartdescview.py:337 -#: ../gramps/plugins/view/fanchartview.py:329 +#: ../gramps/plugins/view/fanchartdescview.py:319 +#: ../gramps/plugins/view/fanchartview.py:413 msgid "Half Circle" msgstr "Půlkruh" -#: ../gramps/plugins/view/fanchartdescview.py:338 -#: ../gramps/plugins/view/fanchartview.py:330 +#: ../gramps/plugins/view/fanchartdescview.py:320 +#: ../gramps/plugins/view/fanchartview.py:414 msgid "Quadrant" msgstr "Kvadrant" -#: ../gramps/plugins/view/fanchartview.py:345 +#. show gramps_id +#. Show the gramps_id +#: ../gramps/plugins/view/fanchartdescview.py:342 +#: ../gramps/plugins/view/fanchartview.py:430 +msgid "Show gramps id" +msgstr "Zobrazit gramps id" + +#: ../gramps/plugins/view/fanchartview.py:164 +#: ../gramps/plugins/view/fanchartview.py:227 +#: ../gramps/plugins/view/geoclose.py:91 ../gramps/plugins/view/geoclose.py:167 +#: ../gramps/plugins/view/geoevents.py:81 +#: ../gramps/plugins/view/geoevents.py:129 +#: ../gramps/plugins/view/geofamclose.py:89 +#: ../gramps/plugins/view/geofamclose.py:165 +#: ../gramps/plugins/view/geofamily.py:81 +#: ../gramps/plugins/view/geofamily.py:131 +#: ../gramps/plugins/view/geomoves.py:88 ../gramps/plugins/view/geomoves.py:151 +#: ../gramps/plugins/view/geoperson.py:89 +#: ../gramps/plugins/view/geoplaces.py:84 +#: ../gramps/plugins/view/geoplaces.py:134 +msgid "_Print..." +msgstr "_Tisk..." + +#: ../gramps/plugins/view/fanchartview.py:227 +msgid "Print or save the Fan Chart View" +msgstr "Tisknout nebo uložit Pohled vějířového grafu" + +#. options users should not change: +#: ../gramps/plugins/view/fanchartview.py:426 msgid "Show children ring" msgstr "Zobrazit kruh dětí" -#: ../gramps/plugins/view/geoclose.py:143 -#: ../gramps/plugins/view/geography.gpr.py:159 +#: ../gramps/plugins/view/geoclose.py:111 +msgid "Select the person which is the reference for life ways" +msgstr "Zvolte osobu, která bude referenční pro" + +#: ../gramps/plugins/view/geoclose.py:111 +msgid "reference _Person" +msgstr "refe_renční osoba" + +#: ../gramps/plugins/view/geoclose.py:167 +#: ../gramps/plugins/view/geoevents.py:129 +#: ../gramps/plugins/view/geofamclose.py:165 +#: ../gramps/plugins/view/geofamily.py:131 +#: ../gramps/plugins/view/geomoves.py:151 +#: ../gramps/plugins/view/geoperson.py:152 +#: ../gramps/plugins/view/geoplaces.py:134 +msgid "Print or save the Map" +msgstr "Tisknout nebo uložit mapu" + +#: ../gramps/plugins/view/geoclose.py:220 +#: ../gramps/plugins/view/geography.gpr.py:160 msgid "Have they been able to meet?" msgstr "Mohli se potkat?" -#: ../gramps/plugins/view/geoclose.py:177 +#: ../gramps/plugins/view/geoclose.py:254 msgid "GeoClose" msgstr "Zavřít Geo" -#: ../gramps/plugins/view/geoclose.py:230 +#: ../gramps/plugins/view/geoclose.py:308 #, python-format msgid "Reference : %(name)s ( %(birth)s - %(death)s )" msgstr "Reference : %(name)s ( %(birth)s - %(death)s )" -#: ../gramps/plugins/view/geoclose.py:236 +#: ../gramps/plugins/view/geoclose.py:314 #, python-format msgid "The other : %(name)s ( %(birth)s - %(death)s )" msgstr "Jiná osoba: %(name)s ( %(birth)s - %(death)s )" -#: ../gramps/plugins/view/geoclose.py:241 +#: ../gramps/plugins/view/geoclose.py:319 msgid "The other person is unknown" msgstr "JIná osoba je neznámá" -#: ../gramps/plugins/view/geoclose.py:248 +#: ../gramps/plugins/view/geoclose.py:326 msgid "You must choose one reference person." msgstr "Musíte zvolit referenční osobu." -#: ../gramps/plugins/view/geoclose.py:249 +#: ../gramps/plugins/view/geoclose.py:327 msgid "" "Go to the person view and select the people you want to compare. Return to " "this view and use the history." @@ -34419,32 +35398,24 @@ msgstr "" "Přejděte do pohledu osob a zvolte osoby, které chcete porovnat. Vraťte se do " "tohoto pohledu a použijte historii." -#: ../gramps/plugins/view/geoclose.py:299 -msgid "reference _Person" -msgstr "refe_renční osoba" - -#: ../gramps/plugins/view/geoclose.py:300 -msgid "Select the person which is the reference for life ways" -msgstr "Zvolte osobu, která bude referenční pro" - -#: ../gramps/plugins/view/geoclose.py:315 +#: ../gramps/plugins/view/geoclose.py:385 msgid "Select the person which will be our reference." msgstr "Vyberte osobu, která bude referencí." -#: ../gramps/plugins/view/geoclose.py:414 -#: ../gramps/plugins/view/geofamclose.py:499 -#: ../gramps/plugins/view/geofamily.py:209 -#: ../gramps/plugins/view/geomoves.py:292 -#: ../gramps/plugins/view/geoperson.py:336 +#: ../gramps/plugins/view/geoclose.py:484 +#: ../gramps/plugins/view/geofamclose.py:569 +#: ../gramps/plugins/view/geofamily.py:258 +#: ../gramps/plugins/view/geomoves.py:358 +#: ../gramps/plugins/view/geoperson.py:402 #, python-format msgid "%(eventtype)s : %(name)s" msgstr "%(eventtype)s : %(name)s" -#: ../gramps/plugins/view/geoclose.py:570 +#: ../gramps/plugins/view/geoclose.py:642 msgid "Choose and bookmark the new reference person" msgstr "Zvolit referenční osobu a uložit záložku" -#: ../gramps/plugins/view/geoclose.py:593 +#: ../gramps/plugins/view/geoclose.py:665 msgid "" "The meeting zone probability radius.\n" "The colored zone is approximative.\n" @@ -34460,75 +35431,95 @@ msgstr "" "Hodnota 1 znamená kolem 4.6 mil nebo 7.5 km.\n" "Hodnota je v desetinách stupně." -#: ../gramps/plugins/view/geoclose.py:604 -#: ../gramps/plugins/view/geofamclose.py:795 +#: ../gramps/plugins/view/geoclose.py:676 +#: ../gramps/plugins/view/geofamclose.py:865 msgid "The selection parameters" msgstr "Parametry výběru" -#: ../gramps/plugins/view/geoevents.py:116 +#: ../gramps/plugins/view/geoevents.py:161 msgid "Events places map" msgstr "Mapa míst událostí" -#: ../gramps/plugins/view/geoevents.py:141 +#: ../gramps/plugins/view/geoevents.py:186 msgid "GeoEvents" msgstr "GeoUdálosti" -#: ../gramps/plugins/view/geoevents.py:260 +#: ../gramps/plugins/view/geoevents.py:305 msgid "incomplete or unreferenced event ?" msgstr "nekompletní nebo neodkazovaná událost?" -#: ../gramps/plugins/view/geoevents.py:297 -#: ../gramps/plugins/view/geoevents.py:310 +#: ../gramps/plugins/view/geoevents.py:344 +#: ../gramps/plugins/view/geoevents.py:357 msgid "Selecting all events" msgstr "Vybírají se všechny události" -#: ../gramps/plugins/view/geoevents.py:355 -#: ../gramps/plugins/view/geoevents.py:387 +#: ../gramps/plugins/view/geoevents.py:368 +#, fuzzy +msgid "" +"Right click on the map and select 'show all events' to show all known events " +"with coordinates. You can use the history to navigate on the map. You can " +"use filtering." +msgstr "" +"Klikněte pravým tlačítkem myši na mapu s vyberte 'Zobrazit všechna místa' " +"pro zobrazení všech známých míst se souřadnicemi. Můžete měnit barvu značek " +"v závislosti na místě. Můžete použít filtrování." + +#: ../gramps/plugins/view/geoevents.py:408 +#: ../gramps/plugins/view/geoevents.py:440 msgid "Bookmark this event" msgstr "Záložka pro tuto událost" -#: ../gramps/plugins/view/geoevents.py:402 +#: ../gramps/plugins/view/geoevents.py:455 msgid "Show all events" msgstr "Zobrazit všechny události" -#: ../gramps/plugins/view/geoevents.py:406 -#: ../gramps/plugins/view/geoevents.py:411 -#: ../gramps/plugins/view/geoplaces.py:490 -#: ../gramps/plugins/view/geoplaces.py:495 +#: ../gramps/plugins/view/geoevents.py:459 +#: ../gramps/plugins/view/geoevents.py:464 +#: ../gramps/plugins/view/geoplaces.py:549 +#: ../gramps/plugins/view/geoplaces.py:554 msgid "Centering on Place" msgstr "Centruje se na místo" -#: ../gramps/plugins/view/geofamclose.py:143 -#: ../gramps/plugins/view/geography.gpr.py:141 +#: ../gramps/plugins/view/geofamclose.py:109 +msgid "Select the family which is the reference for life ways" +msgstr "Zvolte rodinu, která bude referenční pro cestu životem" + +#: ../gramps/plugins/view/geofamclose.py:109 +#: ../gramps/plugins/view/geoperson.py:152 +msgid "reference _Family" +msgstr "re_ferenční rodina" + +#: ../gramps/plugins/view/geofamclose.py:220 +#: ../gramps/plugins/view/geography.gpr.py:142 msgid "Have these two families been able to meet?" msgstr "Mohly se tyto rodiny potkat?" -#: ../gramps/plugins/view/geofamclose.py:174 +#: ../gramps/plugins/view/geofamclose.py:251 msgid "GeoFamClose" msgstr "GeoFamClose" -#: ../gramps/plugins/view/geofamclose.py:217 -#: ../gramps/plugins/view/geofamily.py:293 +#: ../gramps/plugins/view/geofamclose.py:294 +#: ../gramps/plugins/view/geofamily.py:342 #, python-format msgid "%(gramps_id)s : %(father)s and %(mother)s" msgstr "%(gramps_id)s : %(father)s a %(mother)s" -#: ../gramps/plugins/view/geofamclose.py:264 +#: ../gramps/plugins/view/geofamclose.py:342 #, python-format msgid "Family reference : %s" msgstr "Odkazy rodiny: %s" -#: ../gramps/plugins/view/geofamclose.py:267 -#: ../gramps/plugins/view/geofamclose.py:270 +#: ../gramps/plugins/view/geofamclose.py:345 +#: ../gramps/plugins/view/geofamclose.py:348 #, python-format msgid "The other family : %s" msgstr "Další rodina : %s" -#: ../gramps/plugins/view/geofamclose.py:277 +#: ../gramps/plugins/view/geofamclose.py:355 msgid "You must choose one reference family." msgstr "Musíte svolit referenční rodinu." -#: ../gramps/plugins/view/geofamclose.py:279 +#: ../gramps/plugins/view/geofamclose.py:357 msgid "" "Go to the family view and select the families you want to compare. Return to " "this view and use the history." @@ -34536,43 +35527,35 @@ msgstr "" "Přejděte do pohledu rodin a zvolte rodiny, které chcete porovnat. Vraťte se " "do tohoto pohledu a použijte historii." -#: ../gramps/plugins/view/geofamclose.py:295 -msgid "reference _Family" -msgstr "re_ferenční rodina" - -#: ../gramps/plugins/view/geofamclose.py:296 -msgid "Select the family which is the reference for life ways" -msgstr "Zvolte rodinu, která bude referenční pro cestu životem" - -#: ../gramps/plugins/view/geofamclose.py:611 -#: ../gramps/plugins/view/geofamily.py:347 +#: ../gramps/plugins/view/geofamclose.py:681 +#: ../gramps/plugins/view/geofamily.py:396 #, python-format msgid "Father : %(id)s : %(name)s" msgstr "Otec : %(id)s : %(name)s" -#: ../gramps/plugins/view/geofamclose.py:620 -#: ../gramps/plugins/view/geofamily.py:356 +#: ../gramps/plugins/view/geofamclose.py:690 +#: ../gramps/plugins/view/geofamily.py:405 #, python-format msgid "Mother : %(id)s : %(name)s" msgstr "Matka : %(id)s : %(name)s" -#: ../gramps/plugins/view/geofamclose.py:632 -#: ../gramps/plugins/view/geofamily.py:368 +#: ../gramps/plugins/view/geofamclose.py:702 +#: ../gramps/plugins/view/geofamily.py:417 #, python-format msgid "Child : %(id)s - %(index)d : %(name)s" msgstr "Potomek : %(id)s - %(index)d : %(name)s" -#: ../gramps/plugins/view/geofamclose.py:642 -#: ../gramps/plugins/view/geofamily.py:377 +#: ../gramps/plugins/view/geofamclose.py:712 +#: ../gramps/plugins/view/geofamily.py:426 #, python-format msgid "Person : %(id)s %(name)s has no family." msgstr "Osoba: %(id)s %(name)s nemá rodinu." -#: ../gramps/plugins/view/geofamclose.py:761 +#: ../gramps/plugins/view/geofamclose.py:831 msgid "Choose and bookmark the new reference family" msgstr "Zvolit referenční rodinu a uložit záložku" -#: ../gramps/plugins/view/geofamclose.py:784 +#: ../gramps/plugins/view/geofamclose.py:854 msgid "" "The meeting zone probability radius.\n" "The colored zone is approximative.\n" @@ -34588,63 +35571,74 @@ msgstr "" "Hodnota 1 znamená kolem 4.6 mil nebo 7.5 km.\n" "Hodnota je v desetinách stupně." -#: ../gramps/plugins/view/geofamily.py:115 +#: ../gramps/plugins/view/geofamily.py:164 msgid "Family places map" msgstr "Mapa míst rodiny" -#: ../gramps/plugins/view/geofamily.py:137 +#: ../gramps/plugins/view/geofamily.py:186 msgid "GeoFamily" msgstr "GeoRodina" -#: ../gramps/plugins/view/geofamily.py:321 +#: ../gramps/plugins/view/geofamily.py:370 #, python-format msgid "Family places for %s" msgstr "Místa rodiny %s" -#: ../gramps/plugins/view/geography.gpr.py:71 +#: ../gramps/plugins/view/geography.gpr.py:67 msgid "OsmGpsMap module not loaded." msgstr "Modul OsmGpsMap nebyl nahrán." -#: ../gramps/plugins/view/geography.gpr.py:72 -#, python-format +#: ../gramps/plugins/view/geography.gpr.py:68 msgid "" "Geography functionality will not be available.\n" -"To build it for Gramps see %(gramps_wiki_build_osmgps_url)s" +"Try to install:\n" +" gir1.2-osmgpsmap-1.0 (debian, ubuntu, ...)\n" +" osm-gps-map-gobject-1.0.1 for fedora, ...\n" +" typelib-1_0-OsmGpsMap-1_0 for openSuse\n" +" ...\n" +"To build it for Gramps see the Wiki ()\n" +" and search for 'build from source'" msgstr "" "Geografické funkce nebudou k dispozici.\n" -"Překladem modulu pro Gramps vás provede %(gramps_wiki_build_osmgps_url)s" +"Zkuste nainstalovat:\n" +" gir1.2-osmgpsmap-1.0 (debian, ubuntu, ...)\n" +" osm-gps-map-gobject-1.0.1 pro fedoru, ...\n" +" typelib-1_0-OsmGpsMap-1_0 pro openSuse\n" +" ...\n" +"Jak je přeložit pro Gramps zjistíte ve Wiki ().\n" +"Hledejte 'build from source'" -#: ../gramps/plugins/view/geography.gpr.py:86 +#: ../gramps/plugins/view/geography.gpr.py:87 msgid "All known places for one Person" msgstr "Všechna známá místa spojená s osobou" -#: ../gramps/plugins/view/geography.gpr.py:87 +#: ../gramps/plugins/view/geography.gpr.py:88 msgid "A view showing the places visited by one person during his life." msgstr "Pohled ukazující místa navštívená osobou během jejího života." -#: ../gramps/plugins/view/geography.gpr.py:95 -#: ../gramps/plugins/view/geography.gpr.py:112 -#: ../gramps/plugins/view/geography.gpr.py:133 -#: ../gramps/plugins/view/geography.gpr.py:151 -#: ../gramps/plugins/view/geography.gpr.py:169 -#: ../gramps/plugins/view/geography.gpr.py:185 -#: ../gramps/plugins/view/geography.gpr.py:202 +#: ../gramps/plugins/view/geography.gpr.py:96 +#: ../gramps/plugins/view/geography.gpr.py:113 +#: ../gramps/plugins/view/geography.gpr.py:134 +#: ../gramps/plugins/view/geography.gpr.py:152 +#: ../gramps/plugins/view/geography.gpr.py:170 +#: ../gramps/plugins/view/geography.gpr.py:186 +#: ../gramps/plugins/view/geography.gpr.py:203 msgid "Geography" msgstr "Zeměpis" -#: ../gramps/plugins/view/geography.gpr.py:103 +#: ../gramps/plugins/view/geography.gpr.py:104 msgid "All known places for one Family" msgstr "Všechna známá místa spojená s konkrétní rodinou" -#: ../gramps/plugins/view/geography.gpr.py:104 +#: ../gramps/plugins/view/geography.gpr.py:105 msgid "A view showing the places visited by one family during all their life." msgstr "Pohled ukazující místa navštívená rodinou během života jejích členů." -#: ../gramps/plugins/view/geography.gpr.py:120 +#: ../gramps/plugins/view/geography.gpr.py:121 msgid "Every residence or move for a person and any descendants" msgstr "Všechna bydliště nebo stěhování konkrétní osoby a jejích potomků" -#: ../gramps/plugins/view/geography.gpr.py:122 +#: ../gramps/plugins/view/geography.gpr.py:123 msgid "" "A view showing all the places visited by all persons during their life.\n" "This is for a person and any descendant.\n" @@ -34655,7 +35649,7 @@ msgstr "" "Je určen pro jednu osobu a kteréhokoli potomka.\n" "Umožňuje též vidět všechna data odpovídající danému období." -#: ../gramps/plugins/view/geography.gpr.py:142 +#: ../gramps/plugins/view/geography.gpr.py:143 msgid "" "A view showing the places visited by all family's members during their life: " "have these two people been able to meet?" @@ -34663,7 +35657,7 @@ msgstr "" "Pohled ukazující místa navštívená všemi členy rodiny během jejich života: " "mohly se tyto dvě osoby potkat?" -#: ../gramps/plugins/view/geography.gpr.py:160 +#: ../gramps/plugins/view/geography.gpr.py:161 msgid "" "A view showing the places visited by two persons during their life: have " "these two people been able to meet?" @@ -34671,77 +35665,77 @@ msgstr "" "Pohled ukazující místa navštívená dvěma osobami během jejich života. Mohly " "se tyto osoby potkat?" -#: ../gramps/plugins/view/geography.gpr.py:177 +#: ../gramps/plugins/view/geography.gpr.py:178 msgid "All known Places" msgstr "Všechna známá místa" -#: ../gramps/plugins/view/geography.gpr.py:178 +#: ../gramps/plugins/view/geography.gpr.py:179 msgid "A view showing all places of the database." msgstr "Pohled ukazující všechna místa v databázi." -#: ../gramps/plugins/view/geography.gpr.py:193 +#: ../gramps/plugins/view/geography.gpr.py:194 msgid "All places related to Events" msgstr "Všechna místa související s událostí" -#: ../gramps/plugins/view/geography.gpr.py:194 +#: ../gramps/plugins/view/geography.gpr.py:195 msgid "A view showing all the event places of the database." msgstr "Pohled ukazující všechna místa událostí v databázi." -#: ../gramps/plugins/view/geomoves.py:142 +#: ../gramps/plugins/view/geomoves.py:207 msgid "Descendance of the active person." msgstr "Potomci aktivní osoby." -#: ../gramps/plugins/view/geomoves.py:173 +#: ../gramps/plugins/view/geomoves.py:238 msgid "GeoMoves" msgstr "GeoMoves" -#: ../gramps/plugins/view/geomoves.py:490 +#: ../gramps/plugins/view/geomoves.py:556 #, python-format msgid "All descendance for %s" msgstr "Všichni potomci pro %s" -#: ../gramps/plugins/view/geomoves.py:632 +#: ../gramps/plugins/view/geomoves.py:698 msgid "Bookmark this person" msgstr "Záložka pro tuto osobu" -#: ../gramps/plugins/view/geomoves.py:664 +#: ../gramps/plugins/view/geomoves.py:730 msgid "The maximum number of generations.\n" msgstr "Maximální počet generací.\n" -#: ../gramps/plugins/view/geomoves.py:671 +#: ../gramps/plugins/view/geomoves.py:737 msgid "Time in milliseconds between drawing two generations.\n" msgstr "Čas v milisekunách mezi vykreslením dvou generací.\n" -#: ../gramps/plugins/view/geomoves.py:677 +#: ../gramps/plugins/view/geomoves.py:743 msgid "The parameters for moves" msgstr "Parametry přesunů" -#: ../gramps/plugins/view/geoperson.py:146 +#: ../gramps/plugins/view/geoperson.py:211 msgid "Person places map" msgstr "Mapa míst osoby" -#: ../gramps/plugins/view/geoperson.py:170 +#: ../gramps/plugins/view/geoperson.py:235 msgid "GeoPerson" msgstr "GeoOsoba" -#: ../gramps/plugins/view/geoperson.py:315 +#: ../gramps/plugins/view/geoperson.py:381 #, python-format msgid "Person places for %s" msgstr "Místa osoby %s" -#: ../gramps/plugins/view/geoperson.py:519 +#: ../gramps/plugins/view/geoperson.py:585 msgid "Animate" msgstr "Animovat" -#: ../gramps/plugins/view/geoperson.py:542 +#: ../gramps/plugins/view/geoperson.py:608 msgid "Animation speed in milliseconds (big value means slower)" msgstr "Rychlost animace v milisekundách (větší hodnota znamená pomaleji)" -#: ../gramps/plugins/view/geoperson.py:550 +#: ../gramps/plugins/view/geoperson.py:616 msgid "How many steps between two markers when we are on large move ?" msgstr "Kolik kroků mezi dvěma značkami, indikující velké stěhování?" -#: ../gramps/plugins/view/geoperson.py:557 +#: ../gramps/plugins/view/geoperson.py:623 msgid "" "The minimum latitude/longitude to select large move.\n" "The value is in tenth of degree." @@ -34749,24 +35743,24 @@ msgstr "" "Minimální zem. délka/šířka označující velké stěhování.\n" "Hodnota je v desetinách stupně." -#: ../gramps/plugins/view/geoperson.py:564 +#: ../gramps/plugins/view/geoperson.py:630 msgid "The animation parameters" msgstr "Parametry animace" -#: ../gramps/plugins/view/geoplaces.py:157 +#: ../gramps/plugins/view/geoplaces.py:207 msgid "Places map" msgstr "Mapa míst" -#: ../gramps/plugins/view/geoplaces.py:185 +#: ../gramps/plugins/view/geoplaces.py:236 msgid "GeoPlaces" msgstr "GeoMísta" -#: ../gramps/plugins/view/geoplaces.py:348 -#: ../gramps/plugins/view/geoplaces.py:361 +#: ../gramps/plugins/view/geoplaces.py:407 +#: ../gramps/plugins/view/geoplaces.py:420 msgid "Selecting all places" msgstr "Vybírají se všechna místa" -#: ../gramps/plugins/view/geoplaces.py:373 +#: ../gramps/plugins/view/geoplaces.py:432 msgid "" "Right click on the map and select 'show all places' to show all known places " "with coordinates. You can change the markers color depending on place type. " @@ -34776,7 +35770,7 @@ msgstr "" "pro zobrazení všech známých míst se souřadnicemi. Můžete měnit barvu značek " "v závislosti na místě. Můžete použít filtrování." -#: ../gramps/plugins/view/geoplaces.py:386 +#: ../gramps/plugins/view/geoplaces.py:445 msgid "" "Right click on the map and select 'show all places' to show all known places " "with coordinates. You can use the history to navigate on the map. You can " @@ -34787,41 +35781,46 @@ msgstr "" "použít historii. Můžete měnit barvu značek v závislosti na místě. Můžete " "použít filtrování." -#: ../gramps/plugins/view/geoplaces.py:401 +#: ../gramps/plugins/view/geoplaces.py:460 msgid "The place name in the status bar is disabled." msgstr "Název místa ve stavové liště byl zakázán." -#: ../gramps/plugins/view/geoplaces.py:406 +#: ../gramps/plugins/view/geoplaces.py:465 #, python-format msgid "The maximum number of places is reached (%d)." msgstr "Bylo dosaženo maximálního počtu míst (%d)." -#: ../gramps/plugins/view/geoplaces.py:409 +#: ../gramps/plugins/view/geoplaces.py:468 msgid "Some information are missing." msgstr "Část informací chybí." -#: ../gramps/plugins/view/geoplaces.py:411 +#: ../gramps/plugins/view/geoplaces.py:470 msgid "Please, use filtering to reduce this number." msgstr "Pro omezení tohoto počtu použijte filtr prosím." -#: ../gramps/plugins/view/geoplaces.py:413 +#: ../gramps/plugins/view/geoplaces.py:472 msgid "You can modify this value in the geography option." msgstr "Tuto hodnotu můžete měnit v geografických předvolbách." -#: ../gramps/plugins/view/geoplaces.py:415 +#: ../gramps/plugins/view/geoplaces.py:474 msgid "In this case, it may take time to show all markers." msgstr "V tomto případě může zobrazení všech značek trvat delší dobu." -#: ../gramps/plugins/view/geoplaces.py:447 -#: ../gramps/plugins/view/geoplaces.py:471 +#: ../gramps/plugins/view/geoplaces.py:506 +#: ../gramps/plugins/view/geoplaces.py:530 msgid "Bookmark this place" msgstr "Záložka pro toto místo" -#: ../gramps/plugins/view/geoplaces.py:486 +#: ../gramps/plugins/view/geoplaces.py:545 msgid "Show all places" msgstr "Zobrazit všechna místa" -#: ../gramps/plugins/view/geoplaces.py:596 +#: ../gramps/plugins/view/geoplaces.py:657 +#, fuzzy +msgid "Custom places name" +msgstr "Celý názav místa" + +#: ../gramps/plugins/view/geoplaces.py:666 msgid "The places marker color" msgstr "Barva značky místa" @@ -34837,23 +35836,19 @@ msgstr "Odstranit vybraný mediální objekt" msgid "Merge the selected media objects" msgstr "Odstranit zvolené objekty médií" -#: ../gramps/plugins/view/mediaview.py:209 +#: ../gramps/plugins/view/mediaview.py:288 msgid "Media Filter Editor" msgstr "Editor filtrů médií" -#: ../gramps/plugins/view/mediaview.py:212 +#: ../gramps/plugins/view/mediaview.py:379 msgid "View in the default viewer" msgstr "Zobrazit výchozím prohlížečem" -#: ../gramps/plugins/view/mediaview.py:216 -msgid "Open the folder containing the media file" -msgstr "Otevřít složku obsahující soubor média" - -#: ../gramps/plugins/view/mediaview.py:350 +#: ../gramps/plugins/view/mediaview.py:483 msgid "Cannot merge media objects." msgstr "Objekty médií nelze uložit." -#: ../gramps/plugins/view/mediaview.py:351 +#: ../gramps/plugins/view/mediaview.py:484 msgid "" "Exactly two media objects must be selected to perform a merge. A second " "object can be selected by holding down the control key while clicking on the " @@ -34871,15 +35866,15 @@ msgstr "Odstranit vybranou poznámku" msgid "Merge the selected notes" msgstr "Odstranit zvolené poznámky" -#: ../gramps/plugins/view/noteview.py:199 +#: ../gramps/plugins/view/noteview.py:188 msgid "Note Filter Editor" msgstr "Editor filtrů poznámek" -#: ../gramps/plugins/view/noteview.py:241 +#: ../gramps/plugins/view/noteview.py:357 msgid "Cannot merge notes." msgstr "Poznámky nelze sloučit." -#: ../gramps/plugins/view/noteview.py:242 +#: ../gramps/plugins/view/noteview.py:358 msgid "" "Exactly two notes must be selected to perform a merge. A second note can be " "selected by holding down the control key while clicking on the desired note." @@ -34912,85 +35907,85 @@ msgstr "pohř." msgid "short for cremated|crem." msgstr "krem." -#: ../gramps/plugins/view/pedigreeview.py:1146 +#: ../gramps/plugins/view/pedigreeview.py:1205 msgid "Jump to child..." msgstr "Přejít na potomka..." -#: ../gramps/plugins/view/pedigreeview.py:1160 +#: ../gramps/plugins/view/pedigreeview.py:1219 msgid "Jump to father" msgstr "Přejít na otce" -#: ../gramps/plugins/view/pedigreeview.py:1174 +#: ../gramps/plugins/view/pedigreeview.py:1233 msgid "Jump to mother" msgstr "Přejít na matku" -#: ../gramps/plugins/view/pedigreeview.py:1532 +#: ../gramps/plugins/view/pedigreeview.py:1601 msgid "A person was found to be his/her own ancestor." msgstr "Osoba nemůže být svým vlastním rodičem." -#: ../gramps/plugins/view/pedigreeview.py:1576 +#: ../gramps/plugins/view/pedigreeview.py:1645 msgid "Pre_vious" msgstr "_Předchozí" -#: ../gramps/plugins/view/pedigreeview.py:1577 +#: ../gramps/plugins/view/pedigreeview.py:1646 msgid "_Next" msgstr "_Následující" #. Mouse scroll direction setting. -#: ../gramps/plugins/view/pedigreeview.py:1600 +#: ../gramps/plugins/view/pedigreeview.py:1675 msgid "Mouse scroll direction" msgstr "Směr pohybu kolečka myši" -#: ../gramps/plugins/view/pedigreeview.py:1604 +#: ../gramps/plugins/view/pedigreeview.py:1679 msgid "Top <-> Bottom" msgstr "nahoru <-> dolů" -#: ../gramps/plugins/view/pedigreeview.py:1611 +#: ../gramps/plugins/view/pedigreeview.py:1686 msgid "Left <-> Right" msgstr "vlevo <-> vpravo" -#: ../gramps/plugins/view/pedigreeview.py:1828 -#: ../gramps/plugins/view/relview.py:412 +#: ../gramps/plugins/view/pedigreeview.py:1903 +#: ../gramps/plugins/view/relview.py:385 msgid "Add New Parents..." msgstr "Přidat nové rodiče..." -#: ../gramps/plugins/view/pedigreeview.py:2023 +#: ../gramps/plugins/view/pedigreeview.py:2098 msgid "Show images" msgstr "Zobrazení obrázků" -#: ../gramps/plugins/view/pedigreeview.py:2026 +#: ../gramps/plugins/view/pedigreeview.py:2101 msgid "Show marriage data" msgstr "Zobrazit informace o sňatku" -#: ../gramps/plugins/view/pedigreeview.py:2029 +#: ../gramps/plugins/view/pedigreeview.py:2104 msgid "Show unknown people" msgstr "Ukázat neznámé osoby" -#: ../gramps/plugins/view/pedigreeview.py:2032 +#: ../gramps/plugins/view/pedigreeview.py:2107 msgid "Show tags" msgstr "Zobrazit štítky" -#: ../gramps/plugins/view/pedigreeview.py:2035 +#: ../gramps/plugins/view/pedigreeview.py:2110 msgid "Tree style" msgstr "Styl stromu" -#: ../gramps/plugins/view/pedigreeview.py:2037 +#: ../gramps/plugins/view/pedigreeview.py:2112 msgid "Standard" msgstr "Standardní" -#: ../gramps/plugins/view/pedigreeview.py:2038 +#: ../gramps/plugins/view/pedigreeview.py:2113 msgid "Compact" msgstr "Kompaktní" -#: ../gramps/plugins/view/pedigreeview.py:2039 +#: ../gramps/plugins/view/pedigreeview.py:2114 msgid "Expanded" msgstr "Rozbaleno" -#: ../gramps/plugins/view/pedigreeview.py:2042 +#: ../gramps/plugins/view/pedigreeview.py:2117 msgid "Tree direction" msgstr "Směr stromu" -#: ../gramps/plugins/view/pedigreeview.py:2049 +#: ../gramps/plugins/view/pedigreeview.py:2124 msgid "Tree size" msgstr "Velikost stromu" @@ -35010,80 +36005,78 @@ msgstr "Pohled míst" msgid "Place Tree View" msgstr "Pohled na strom míst" -#: ../gramps/plugins/view/placetreeview.py:70 -msgid "Expand this Entire Group" -msgstr "Rozbalit tuto celou skupinu" - -#: ../gramps/plugins/view/placetreeview.py:72 +#: ../gramps/plugins/view/placetreeview.py:77 msgid "Collapse this Entire Group" msgstr "Sbalit tuto celou skupinu" -#: ../gramps/plugins/view/relview.py:398 -msgid "_Reorder" -msgstr "Pře_skupit" +#: ../gramps/plugins/view/placetreeview.py:77 +msgid "Expand this Entire Group" +msgstr "Rozbalit tuto celou skupinu" -#: ../gramps/plugins/view/relview.py:399 -msgid "Change order of parents and families" -msgstr "Změnit pořadí rodičů a rodin" +#: ../gramps/plugins/view/relview.py:364 +msgid "Organize Bookmarks..." +msgstr "Organizovat záložky..." -#: ../gramps/plugins/view/relview.py:404 -msgid "Edit..." -msgstr "Upravit..." - -#: ../gramps/plugins/view/relview.py:405 -msgid "Edit the active person" -msgstr "Upravit zvolenou osobu" - -#: ../gramps/plugins/view/relview.py:407 ../gramps/plugins/view/relview.py:409 -#: ../gramps/plugins/view/relview.py:805 -msgid "Add a new family with person as parent" -msgstr "Přidat novou rodinu s osobou jako rodičem" - -#: ../gramps/plugins/view/relview.py:408 -msgid "Add Partner..." -msgstr "Přidat partnera..." - -#: ../gramps/plugins/view/relview.py:411 ../gramps/plugins/view/relview.py:413 -#: ../gramps/plugins/view/relview.py:799 -msgid "Add a new set of parents" -msgstr "Přidá nové rodiče" - -#: ../gramps/plugins/view/relview.py:415 ../gramps/plugins/view/relview.py:419 -#: ../gramps/plugins/view/relview.py:800 -msgid "Add person as child to an existing family" -msgstr "Přidat osobu jako potomka k existující rodině" - -#: ../gramps/plugins/view/relview.py:418 +#: ../gramps/plugins/view/relview.py:385 msgid "Add Existing Parents..." msgstr "Vybrat existující rodiče..." -#: ../gramps/plugins/view/relview.py:635 +#: ../gramps/plugins/view/relview.py:385 +msgid "Add Partner..." +msgstr "Přidat partnera..." + +#: ../gramps/plugins/view/relview.py:385 ../gramps/plugins/view/relview.py:471 +msgid "_Reorder" +msgstr "Pře_skupit" + +#: ../gramps/plugins/view/relview.py:471 ../gramps/plugins/view/relview.py:964 +msgid "Add a new family with person as parent" +msgstr "Přidat novou rodinu s osobou jako rodičem" + +#: ../gramps/plugins/view/relview.py:471 ../gramps/plugins/view/relview.py:958 +msgid "Add a new set of parents" +msgstr "Přidá nové rodiče" + +#: ../gramps/plugins/view/relview.py:471 ../gramps/plugins/view/relview.py:959 +msgid "Add person as child to an existing family" +msgstr "Přidat osobu jako potomka k existující rodině" + +#: ../gramps/plugins/view/relview.py:471 +msgid "Change order of parents and families" +msgstr "Změnit pořadí rodičů a rodin" + +#: ../gramps/plugins/view/relview.py:471 +msgid "Edit the active person" +msgstr "Upravit zvolenou osobu" + +#: ../gramps/plugins/view/relview.py:768 msgid "Alive" msgstr "Naživu" -#: ../gramps/plugins/view/relview.py:704 ../gramps/plugins/view/relview.py:731 +#: ../gramps/plugins/view/relview.py:836 ../gramps/plugins/view/relview.py:863 #, python-format msgid "%(date)s in %(place)s" msgstr "%(date)s v %(place)s" -#: ../gramps/plugins/view/relview.py:801 +#: ../gramps/plugins/view/relview.py:960 msgid "Edit parents" msgstr "Změnit rodiče" -#: ../gramps/plugins/view/relview.py:802 +#: ../gramps/plugins/view/relview.py:961 msgid "Reorder parents" msgstr "Přeskupit rodiče" -#: ../gramps/plugins/view/relview.py:803 +#: ../gramps/plugins/view/relview.py:962 msgid "Remove person as child of these parents" msgstr "Odstranit osobu jako potomka těchto rodičů" -#: ../gramps/plugins/view/relview.py:809 +#: ../gramps/plugins/view/relview.py:968 msgid "Remove person as parent in this family" msgstr "Odstranit osobu jako otce v této rodině" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/view/relview.py:869 ../gramps/plugins/view/relview.py:923 +#: ../gramps/plugins/view/relview.py:1028 +#: ../gramps/plugins/view/relview.py:1083 #, python-brace-format msgid " ({number_of} sibling)" msgid_plural " ({number_of} siblings)" @@ -35091,72 +36084,78 @@ msgstr[0] " ({number_of} sourozenec)" msgstr[1] " ({number_of} sourozenci)" msgstr[2] " ({number_of} sourozenců)" -#: ../gramps/plugins/view/relview.py:876 ../gramps/plugins/view/relview.py:930 +#: ../gramps/plugins/view/relview.py:1035 +#: ../gramps/plugins/view/relview.py:1090 msgid " (1 brother)" msgstr " (1 bratr)" -#: ../gramps/plugins/view/relview.py:878 ../gramps/plugins/view/relview.py:932 +#: ../gramps/plugins/view/relview.py:1037 +#: ../gramps/plugins/view/relview.py:1092 msgid " (1 sister)" msgstr "(1 sestra)" -#: ../gramps/plugins/view/relview.py:880 ../gramps/plugins/view/relview.py:934 +#: ../gramps/plugins/view/relview.py:1039 +#: ../gramps/plugins/view/relview.py:1094 msgid " (1 sibling)" msgstr " (1 sourozenec)" -#: ../gramps/plugins/view/relview.py:882 ../gramps/plugins/view/relview.py:936 +#: ../gramps/plugins/view/relview.py:1041 +#: ../gramps/plugins/view/relview.py:1096 msgid " (only child)" msgstr " (jedináček)" -#: ../gramps/plugins/view/relview.py:948 ../gramps/plugins/view/relview.py:1430 +#: ../gramps/plugins/view/relview.py:1109 +#: ../gramps/plugins/view/relview.py:1601 msgid "Add new child to family" msgstr "Přidat nové dítě do rodiny" -#: ../gramps/plugins/view/relview.py:952 ../gramps/plugins/view/relview.py:1434 +#: ../gramps/plugins/view/relview.py:1113 +#: ../gramps/plugins/view/relview.py:1605 msgid "Add existing child to family" msgstr "Přidat dítě do rodiny" -#: ../gramps/plugins/view/relview.py:1220 +#: ../gramps/plugins/view/relview.py:1380 #, python-format msgid "%(birthabbrev)s %(birthdate)s, %(deathabbrev)s %(deathdate)s" msgstr "%(birthabbrev)s %(birthdate)s, %(deathabbrev)s %(deathdate)s" -#: ../gramps/plugins/view/relview.py:1227 -#: ../gramps/plugins/view/relview.py:1229 +#: ../gramps/plugins/view/relview.py:1387 +#: ../gramps/plugins/view/relview.py:1389 #, python-format msgid "%(event)s %(date)s" msgstr "%(event)s %(date)s" -#: ../gramps/plugins/view/relview.py:1288 +#: ../gramps/plugins/view/relview.py:1448 #, python-format msgid "Relationship type: %s" msgstr "Vztah: %s" -#: ../gramps/plugins/view/relview.py:1326 +#: ../gramps/plugins/view/relview.py:1495 #, python-format msgid "%(event_type)s: %(date)s in %(place)s" msgstr "%(event_type)s: %(date)s, %(place)s" -#: ../gramps/plugins/view/relview.py:1330 +#: ../gramps/plugins/view/relview.py:1499 #, python-format msgid "%(event_type)s: %(date)s" msgstr "%(event_type)s: %(date)s" -#: ../gramps/plugins/view/relview.py:1334 +#: ../gramps/plugins/view/relview.py:1503 #, python-format msgid "%(event_type)s: %(place)s" msgstr "%(event_type)s: %(place)s" -#: ../gramps/plugins/view/relview.py:1345 +#: ../gramps/plugins/view/relview.py:1514 msgid "Broken family detected" msgstr "Zjištěna rozpadlá rodina" -#: ../gramps/plugins/view/relview.py:1346 +#: ../gramps/plugins/view/relview.py:1515 msgid "Please run the Check and Repair Database tool" msgstr "Spusťte prosím nástroj pro ověření integrity/opravy databáze" #. translators: leave all/any {...} untranslated -#: ../gramps/plugins/view/relview.py:1369 -#: ../gramps/plugins/view/relview.py:1414 +#: ../gramps/plugins/view/relview.py:1538 +#: ../gramps/plugins/view/relview.py:1584 #, python-brace-format msgid " ({number_of} child)" msgid_plural " ({number_of} children)" @@ -35164,28 +36163,28 @@ msgstr[0] "({number_of} potomek)" msgstr[1] "({number_of} potomci)" msgstr[2] "({number_of} potomků)" -#: ../gramps/plugins/view/relview.py:1373 -#: ../gramps/plugins/view/relview.py:1418 +#: ../gramps/plugins/view/relview.py:1542 +#: ../gramps/plugins/view/relview.py:1588 msgid " (no children)" msgstr "(bez dětí)" -#: ../gramps/plugins/view/relview.py:1675 +#: ../gramps/plugins/view/relview.py:1846 msgid "Use shading" msgstr "Použít stínování" -#: ../gramps/plugins/view/relview.py:1678 +#: ../gramps/plugins/view/relview.py:1849 msgid "Display edit buttons" msgstr "Zobrazit tlačítka úprav" -#: ../gramps/plugins/view/relview.py:1680 +#: ../gramps/plugins/view/relview.py:1851 msgid "View links as website links" msgstr "Zobrazit odkazy jako odkazy na web" -#: ../gramps/plugins/view/relview.py:1697 +#: ../gramps/plugins/view/relview.py:1868 msgid "Show Details" msgstr "Zobrazit detaily" -#: ../gramps/plugins/view/relview.py:1700 +#: ../gramps/plugins/view/relview.py:1871 msgid "Show Siblings" msgstr "Zobrazit sourozence" @@ -35209,15 +36208,15 @@ msgstr "Odstranit zvolený archiv" msgid "Merge the selected repositories" msgstr "Odstranit zvolené archivy" -#: ../gramps/plugins/view/repoview.py:150 +#: ../gramps/plugins/view/repoview.py:201 msgid "Repository Filter Editor" msgstr "Editor filtrů archivů" -#: ../gramps/plugins/view/repoview.py:245 +#: ../gramps/plugins/view/repoview.py:363 msgid "Cannot merge repositories." msgstr "Archivy nelze sloučit." -#: ../gramps/plugins/view/repoview.py:246 +#: ../gramps/plugins/view/repoview.py:364 msgid "" "Exactly two repositories must be selected to perform a merge. A second " "repository can be selected by holding down the control key while clicking on " @@ -35239,15 +36238,15 @@ msgstr "Odstranit zvolený pramen" msgid "Merge the selected sources" msgstr "Odstranit zvolené prameny" -#: ../gramps/plugins/view/sourceview.py:136 +#: ../gramps/plugins/view/sourceview.py:187 msgid "Source Filter Editor" msgstr "Editor filtrů pramenů" -#: ../gramps/plugins/view/sourceview.py:229 +#: ../gramps/plugins/view/sourceview.py:348 msgid "Cannot merge sources." msgstr "Prameny nelze sloučit." -#: ../gramps/plugins/view/sourceview.py:230 +#: ../gramps/plugins/view/sourceview.py:349 msgid "" "Exactly two sources must be selected to perform a merge. A second source can " "be selected by holding down the control key while clicking on the desired " @@ -35351,14 +36350,14 @@ msgstr "Tento pohled zobrazuje citace a prameny ve formě stromu." #. Add xml, doctype, meta and stylesheets #: ../gramps/plugins/webreport/addressbook.py:87 #: ../gramps/plugins/webreport/addressbooklist.py:81 -#: ../gramps/plugins/webreport/basepage.py:1495 -#: ../gramps/plugins/webreport/basepage.py:1561 -#: ../gramps/plugins/webreport/basepage.py:1636 +#: ../gramps/plugins/webreport/basepage.py:1536 +#: ../gramps/plugins/webreport/basepage.py:1595 +#: ../gramps/plugins/webreport/basepage.py:1669 msgid "Address Book" msgstr "Adresář" #. Address Book Page message -#: ../gramps/plugins/webreport/addressbooklist.py:89 +#: ../gramps/plugins/webreport/addressbooklist.py:90 msgid "" "This page contains an index of all the individuals in the database, sorted " "by their surname, with one of the following: Address, Residence, or Web " @@ -35369,46 +36368,47 @@ msgstr "" "jedním z: Adresa, Bydliště nebo webové odkazy. Kliknutím na jméno osoby se " "zobrazí stránka Adresář této osoby." -#: ../gramps/plugins/webreport/addressbooklist.py:111 +#: ../gramps/plugins/webreport/addressbooklist.py:112 msgid "Full Name" msgstr "Běžné jméno" -#: ../gramps/plugins/webreport/addressbooklist.py:114 -#: ../gramps/plugins/webreport/basepage.py:2045 +#: ../gramps/plugins/webreport/addressbooklist.py:115 +#: ../gramps/plugins/webreport/basepage.py:2126 msgid "Web Links" msgstr "Webové odkazy" #. add section title -#: ../gramps/plugins/webreport/basepage.py:350 -#: ../gramps/plugins/webreport/basepage.py:2026 +#: ../gramps/plugins/webreport/basepage.py:369 +#: ../gramps/plugins/webreport/basepage.py:2107 msgid "Narrative" msgstr "Vyprávění" -#: ../gramps/plugins/webreport/basepage.py:1112 -#: ../gramps/plugins/webreport/basepage.py:2552 -#: ../gramps/plugins/webreport/basepage.py:2616 -#: ../gramps/plugins/webreport/place.py:177 +#: ../gramps/plugins/webreport/basepage.py:1131 +#: ../gramps/plugins/webreport/basepage.py:2593 +#: ../gramps/plugins/webreport/basepage.py:2658 +#: ../gramps/plugins/webreport/place.py:182 +#: ../gramps/plugins/webreport/place.py:194 msgid "State/ Province" msgstr "Stát/ Provincie" -#: ../gramps/plugins/webreport/basepage.py:1286 +#: ../gramps/plugins/webreport/basepage.py:1306 #, python-format msgid "Generated by %(gramps_home_html_start)sGramps%(html_end)s %(version)s" msgstr "" "Vytvořeno v %(gramps_home_html_start)sGramps%(html_end)s verze %(version)s" -#: ../gramps/plugins/webreport/basepage.py:1296 +#: ../gramps/plugins/webreport/basepage.py:1316 #, python-format msgid "Last change was the %(date)s" msgstr "Poslední změna nastala %(date)s" -#: ../gramps/plugins/webreport/basepage.py:1299 +#: ../gramps/plugins/webreport/basepage.py:1319 #, python-format msgid " on %(date)s" msgstr "%(date)s" -#: ../gramps/plugins/webreport/basepage.py:1320 -#: ../gramps/plugins/webreport/basepage.py:1325 +#: ../gramps/plugins/webreport/basepage.py:1340 +#: ../gramps/plugins/webreport/basepage.py:1345 #, python-format msgid "%(http_break)sCreated for %(subject_url)s" msgstr "%(http_break)sVytvořeno pro %(subject_url)s" @@ -35417,88 +36417,83 @@ msgstr "%(http_break)sVytvořeno pro %(subject_url)s" #. is the style sheet either Basic-Blue or Visually Impaired, #. and menu layout is Drop Down? #. Basic Blue style sheet with navigation menus -#: ../gramps/plugins/webreport/basepage.py:1441 +#: ../gramps/plugins/webreport/basepage.py:1476 #: ../gramps/plugins/webstuff/webstuff.py:64 msgid "Basic-Blue" msgstr "Basic-Blue" #. Visually Impaired style sheet with its navigation menus -#: ../gramps/plugins/webreport/basepage.py:1442 +#: ../gramps/plugins/webreport/basepage.py:1477 #: ../gramps/plugins/webstuff/webstuff.py:96 msgid "Visually Impaired" msgstr "Visually Impaired" -#: ../gramps/plugins/webreport/basepage.py:1481 -#: ../gramps/plugins/webreport/basepage.py:1659 +#: ../gramps/plugins/webreport/basepage.py:1521 +#: ../gramps/plugins/webreport/basepage.py:1692 msgid "Html|Home" msgstr "Domů" -#: ../gramps/plugins/webreport/basepage.py:1493 -#: ../gramps/plugins/webreport/basepage.py:1628 -#: ../gramps/plugins/webreport/thumbnail.py:111 +#: ../gramps/plugins/webreport/basepage.py:1534 +#: ../gramps/plugins/webreport/basepage.py:1661 +#: ../gramps/plugins/webreport/thumbnail.py:112 msgid "Thumbnails" msgstr "Náhledy" -#: ../gramps/plugins/webreport/basepage.py:1494 -#: ../gramps/plugins/webreport/basepage.py:1635 +#: ../gramps/plugins/webreport/basepage.py:1535 +#: ../gramps/plugins/webreport/basepage.py:1668 #: ../gramps/plugins/webreport/download.py:94 -#: ../gramps/plugins/webreport/narrativeweb.py:1814 +#: ../gramps/plugins/webreport/narrativeweb.py:1899 msgid "Download" msgstr "Stáhnout" #. add contact column -#: ../gramps/plugins/webreport/basepage.py:1497 -#: ../gramps/plugins/webreport/basepage.py:1643 -#: ../gramps/plugins/webreport/basepage.py:1680 -#: ../gramps/plugins/webreport/contact.py:76 +#: ../gramps/plugins/webreport/basepage.py:1538 +#: ../gramps/plugins/webreport/basepage.py:1676 +#: ../gramps/plugins/webreport/basepage.py:1713 +#: ../gramps/plugins/webreport/contact.py:77 msgid "Contact" msgstr "Kontakt" -#: ../gramps/plugins/webreport/basepage.py:1499 +#: ../gramps/plugins/webreport/basepage.py:1540 #: ../gramps/plugins/webreport/webplugins.gpr.py:58 msgid "Web Calendar" msgstr "Webový kalendář" -#: ../gramps/plugins/webreport/basepage.py:1579 -#: ../gramps/plugins/webreport/media.py:410 +#: ../gramps/plugins/webreport/basepage.py:1612 +#: ../gramps/plugins/webreport/media.py:399 msgid "Previous" msgstr "Předchozí" -#: ../gramps/plugins/webreport/basepage.py:1581 -#: ../gramps/plugins/webreport/media.py:421 +#: ../gramps/plugins/webreport/basepage.py:1614 +#: ../gramps/plugins/webreport/media.py:410 msgid "Next" msgstr "Další" -#: ../gramps/plugins/webreport/basepage.py:2093 +#: ../gramps/plugins/webreport/basepage.py:2174 msgid " [Click to Go]" msgstr "[Kliknout pro pokračování]" -#: ../gramps/plugins/webreport/basepage.py:2117 +#: ../gramps/plugins/webreport/basepage.py:2198 msgid "Latter-Day Saints/ LDS Ordinance" msgstr "Církev Ježíše Krista Svatých posledních dnů/Obřad SPD" -#: ../gramps/plugins/webreport/basepage.py:2303 -#: ../gramps/plugins/webreport/basepage.py:2304 -#: ../gramps/plugins/webreport/person.py:611 -#: ../gramps/plugins/webreport/person.py:921 +#: ../gramps/plugins/webreport/basepage.py:2344 +#: ../gramps/plugins/webreport/basepage.py:2345 +#: ../gramps/plugins/webreport/person.py:630 +#: ../gramps/plugins/webreport/person.py:941 msgid "Family Map" msgstr "Rodinná mapa" -#: ../gramps/plugins/webreport/basepage.py:2549 -#: ../gramps/plugins/webreport/basepage.py:2614 +#: ../gramps/plugins/webreport/basepage.py:2590 +#: ../gramps/plugins/webreport/basepage.py:2656 msgid "Church Parish" msgstr "Farní kostel" -#: ../gramps/plugins/webreport/basepage.py:2570 +#: ../gramps/plugins/webreport/basepage.py:2611 msgid "Locations" msgstr "Polohy" -#: ../gramps/plugins/webreport/basepage.py:2781 -#, python-format -msgid " (%s) " -msgstr " (%s) " - -#: ../gramps/plugins/webreport/download.py:100 +#: ../gramps/plugins/webreport/download.py:101 msgid "" "This page is for the user/ creator of this Family Tree/ Narrative website to " "share a couple of files with you regarding their family. If there are any " @@ -35512,11 +36507,11 @@ msgstr "" "soubory ke stažení i soubory samotné jsou chráněny stejnými autorskými právy " "jako zbytek těchto webových stránek." -#: ../gramps/plugins/webreport/download.py:126 +#: ../gramps/plugins/webreport/download.py:127 msgid "File Name" msgstr "Název souboru" -#: ../gramps/plugins/webreport/download.py:128 +#: ../gramps/plugins/webreport/download.py:129 msgid "Last Modified" msgstr "Poslední změna" @@ -35526,22 +36521,22 @@ msgstr "Vytvářejí se stránky událostí" #: ../gramps/plugins/webreport/event.py:114 #: ../gramps/plugins/webreport/family.py:108 -#: ../gramps/plugins/webreport/media.py:114 -#: ../gramps/plugins/webreport/media.py:243 -#: ../gramps/plugins/webreport/narrativeweb.py:484 -#: ../gramps/plugins/webreport/narrativeweb.py:1051 -#: ../gramps/plugins/webreport/narrativeweb.py:1109 -#: ../gramps/plugins/webreport/narrativeweb.py:1134 -#: ../gramps/plugins/webreport/narrativeweb.py:1143 -#: ../gramps/plugins/webreport/narrativeweb.py:1186 -#: ../gramps/plugins/webreport/person.py:136 -#: ../gramps/plugins/webreport/place.py:114 +#: ../gramps/plugins/webreport/media.py:116 +#: ../gramps/plugins/webreport/media.py:244 +#: ../gramps/plugins/webreport/narrativeweb.py:501 +#: ../gramps/plugins/webreport/narrativeweb.py:1084 +#: ../gramps/plugins/webreport/narrativeweb.py:1142 +#: ../gramps/plugins/webreport/narrativeweb.py:1165 +#: ../gramps/plugins/webreport/narrativeweb.py:1174 +#: ../gramps/plugins/webreport/narrativeweb.py:1217 +#: ../gramps/plugins/webreport/person.py:141 +#: ../gramps/plugins/webreport/place.py:117 #: ../gramps/plugins/webreport/repository.py:102 #: ../gramps/plugins/webreport/source.py:103 msgid "Narrated Web Site Report" msgstr "Sestava Vyprávěné WWW stránky" -#: ../gramps/plugins/webreport/event.py:147 +#: ../gramps/plugins/webreport/event.py:148 msgid "" "This page contains an index of all the events in the database, sorted by " "their type and date (if one is present). Clicking on an event’s Gramps " @@ -35551,14 +36546,15 @@ msgstr "" "data (pokud je k dispozici). Kliknutím na Gramps ID události se zobrazí " "stránka této události." -#: ../gramps/plugins/webreport/event.py:173 -#: ../gramps/plugins/webreport/family.py:185 -#: ../gramps/plugins/webreport/place.py:175 -#: ../gramps/plugins/webreport/surnamelist.py:139 +#: ../gramps/plugins/webreport/event.py:174 +#: ../gramps/plugins/webreport/family.py:186 +#: ../gramps/plugins/webreport/place.py:180 +#: ../gramps/plugins/webreport/place.py:192 +#: ../gramps/plugins/webreport/surnamelist.py:140 msgid "Letter" msgstr "Písmeno" -#: ../gramps/plugins/webreport/event.py:245 +#: ../gramps/plugins/webreport/event.py:246 #, python-format msgid "Event types beginning with letter %s" msgstr "Události začínající písmenem %s" @@ -35568,7 +36564,7 @@ msgid "Creating family pages..." msgstr "Vytvářejí se stránky rodin..." #. Families list page message -#: ../gramps/plugins/webreport/family.py:140 +#: ../gramps/plugins/webreport/family.py:141 msgid "" "This page contains an index of all the families/ relationships in the " "database, sorted by their family name/ surname. Clicking on a person’s " @@ -35577,20 +36573,20 @@ msgstr "" "Tato stránka obsahuje seznam všech rodin/vztahů v databázi, řazený podle " "jména/příjmení. Kliknutí na jméno osoby vás přenese na stránku rodiny/vztahů." -#: ../gramps/plugins/webreport/family.py:231 +#: ../gramps/plugins/webreport/family.py:232 msgid "Families beginning with letter " msgstr "Rodiny začínající písmenem " -#: ../gramps/plugins/webreport/home.py:77 -#: ../gramps/plugins/webreport/webcal.py:570 +#: ../gramps/plugins/webreport/home.py:78 +#: ../gramps/plugins/webreport/webcal.py:576 msgid "Home" msgstr "Domů" -#: ../gramps/plugins/webreport/media.py:113 +#: ../gramps/plugins/webreport/media.py:115 msgid "Creating media pages" msgstr "Vytvářejí se stránky médií" -#: ../gramps/plugins/webreport/media.py:203 +#: ../gramps/plugins/webreport/media.py:204 msgid "" "This page contains an index of all the media objects in the database, sorted " "by their title. Clicking on the title will take you to that media " @@ -35602,23 +36598,23 @@ msgstr "" "zobrazena informace o rozměrech, klikněte na obrázek a ten zobrazí se v plné " "velikosti. " -#: ../gramps/plugins/webreport/media.py:227 +#: ../gramps/plugins/webreport/media.py:228 msgid "Media | Name" msgstr "Název" -#: ../gramps/plugins/webreport/media.py:230 +#: ../gramps/plugins/webreport/media.py:231 msgid "Mime Type" msgstr "Mime typ" -#: ../gramps/plugins/webreport/media.py:242 +#: ../gramps/plugins/webreport/media.py:243 msgid "Creating list of media pages" msgstr "Vytvářejí se stránky médií" -#: ../gramps/plugins/webreport/media.py:286 +#: ../gramps/plugins/webreport/media.py:280 msgid "Below unused media objects" msgstr "Pod nepoužitými mediálními objekty" -#: ../gramps/plugins/webreport/media.py:411 +#: ../gramps/plugins/webreport/media.py:400 #, python-format msgid "" "%(strong1_strt)s%(page_number)d%(strong_end)s of %(strong2_strt)s" @@ -35628,269 +36624,313 @@ msgstr "" "%(total_pages)d%(strong_end)s" #. missing media error message -#: ../gramps/plugins/webreport/media.py:424 +#: ../gramps/plugins/webreport/media.py:413 msgid "The file has been moved or deleted." msgstr "Soubor byl přesunut nebo smazán." -#: ../gramps/plugins/webreport/media.py:580 +#: ../gramps/plugins/webreport/media.py:552 msgid "File Type" msgstr "Typ souboru" -#: ../gramps/plugins/webreport/media.py:683 +#: ../gramps/plugins/webreport/media.py:655 msgid "Missing media object:" msgstr "Chybějící mediální objekt:" -#: ../gramps/plugins/webreport/narrativeweb.py:270 +#: ../gramps/plugins/webreport/narrativeweb.py:285 #, python-format msgid "Neither %(current)s nor %(parent)s are directories" msgstr "%(current)s ani %(parent)s nejsou adresářem" -#: ../gramps/plugins/webreport/narrativeweb.py:279 -#: ../gramps/plugins/webreport/narrativeweb.py:284 -#: ../gramps/plugins/webreport/narrativeweb.py:297 -#: ../gramps/plugins/webreport/narrativeweb.py:302 +#: ../gramps/plugins/webreport/narrativeweb.py:294 +#: ../gramps/plugins/webreport/narrativeweb.py:300 +#: ../gramps/plugins/webreport/narrativeweb.py:313 +#: ../gramps/plugins/webreport/narrativeweb.py:319 #, python-format msgid "Could not create the directory: %s" msgstr "Nemohu vytvořit adresář: %s" -#: ../gramps/plugins/webreport/narrativeweb.py:309 +#: ../gramps/plugins/webreport/narrativeweb.py:326 msgid "Invalid file name" msgstr "Neplatný název souboru" -#: ../gramps/plugins/webreport/narrativeweb.py:310 +#: ../gramps/plugins/webreport/narrativeweb.py:327 msgid "The archive file must be a file, not a directory" msgstr "Archiv musí být soubor, ne adresář" -#: ../gramps/plugins/webreport/narrativeweb.py:446 +#: ../gramps/plugins/webreport/narrativeweb.py:463 #, python-format msgid "ID=%(grampsid)s, path=%(dir)s" msgstr "ID=%(grampsid)s, cesta=%(dir)s" -#: ../gramps/plugins/webreport/narrativeweb.py:451 +#: ../gramps/plugins/webreport/narrativeweb.py:468 msgid "Missing media objects:" msgstr "Chybějící objekty médií:" -#: ../gramps/plugins/webreport/narrativeweb.py:483 +#: ../gramps/plugins/webreport/narrativeweb.py:500 msgid "Constructing list of other objects..." msgstr "Vytváří se seznam ostatních objektů..." -#: ../gramps/plugins/webreport/narrativeweb.py:728 +#: ../gramps/plugins/webreport/narrativeweb.py:745 #, python-format msgid "Family of %(husband)s and %(spouse)s" msgstr "Rodina %(husband)s a %(spouse)s" #. Only the name of the husband is known #. Only the name of the wife is known -#: ../gramps/plugins/webreport/narrativeweb.py:734 -#: ../gramps/plugins/webreport/narrativeweb.py:738 +#: ../gramps/plugins/webreport/narrativeweb.py:751 +#: ../gramps/plugins/webreport/narrativeweb.py:755 #, python-format msgid "Family of %s" msgstr "Rodina osoby %s" -#: ../gramps/plugins/webreport/narrativeweb.py:1050 +#: ../gramps/plugins/webreport/narrativeweb.py:1083 msgid "Creating GENDEX file" msgstr "Vytváří se GENDEX soubor" -#: ../gramps/plugins/webreport/narrativeweb.py:1108 +#: ../gramps/plugins/webreport/narrativeweb.py:1141 msgid "Creating surname pages" msgstr "Vytvářejí se stránky příjmení" -#: ../gramps/plugins/webreport/narrativeweb.py:1135 -#: ../gramps/plugins/webreport/thumbnail.py:206 +#: ../gramps/plugins/webreport/narrativeweb.py:1166 msgid "Creating thumbnail preview page..." msgstr "Vytvářejí se stránky náhledů..." -#: ../gramps/plugins/webreport/narrativeweb.py:1144 +#: ../gramps/plugins/webreport/narrativeweb.py:1175 msgid "Creating statistics page..." msgstr "Vytváří se stránka statistik..." -#: ../gramps/plugins/webreport/narrativeweb.py:1185 +#: ../gramps/plugins/webreport/narrativeweb.py:1216 msgid "Creating address book pages ..." msgstr "Vytvářejí se stránky adresáře ..." -#: ../gramps/plugins/webreport/narrativeweb.py:1579 +#: ../gramps/plugins/webreport/narrativeweb.py:1616 msgid "Store web pages in .tar.gz archive" msgstr "Uložit webové stránky jako .tar.gz archiv" -#: ../gramps/plugins/webreport/narrativeweb.py:1581 +#: ../gramps/plugins/webreport/narrativeweb.py:1618 msgid "Whether to store the web pages in an archive file" msgstr "Zda uložit webové stránky v souboru archivu" -#: ../gramps/plugins/webreport/narrativeweb.py:1592 -#: ../gramps/plugins/webreport/webcal.py:1618 +#: ../gramps/plugins/webreport/narrativeweb.py:1629 +#: ../gramps/plugins/webreport/webcal.py:1663 msgid "The destination directory for the web files" msgstr "Cílový adresář pro soubory webových stránek" -#: ../gramps/plugins/webreport/narrativeweb.py:1598 +#: ../gramps/plugins/webreport/narrativeweb.py:1635 msgid "My Family Tree" msgstr "Můj rodokmen" -#: ../gramps/plugins/webreport/narrativeweb.py:1598 +#: ../gramps/plugins/webreport/narrativeweb.py:1635 msgid "Web site title" msgstr "Hlavička nadpisu na WWW" -#: ../gramps/plugins/webreport/narrativeweb.py:1599 +#: ../gramps/plugins/webreport/narrativeweb.py:1636 msgid "The title of the web site" msgstr "Název webové stránky" -#: ../gramps/plugins/webreport/narrativeweb.py:1604 +#: ../gramps/plugins/webreport/narrativeweb.py:1641 msgid "Select filter to restrict people that appear on web site" msgstr "" "Vyberte filtr pro omezení osob, které se objeví v na webových stránkách" -#: ../gramps/plugins/webreport/narrativeweb.py:1624 +#: ../gramps/plugins/webreport/narrativeweb.py:1650 +#, fuzzy +msgid "Show the relationship between the current person and the active person" +msgstr "Zobrazit všechny vztahy mezi osobou a výchozí osobou." + +#: ../gramps/plugins/webreport/narrativeweb.py:1653 +#, fuzzy +msgid "" +"For each person page, show the relationship between this person and the " +"active person." +msgstr "Zobrazit všechny vztahy mezi osobou a výchozí osobou." + +#: ../gramps/plugins/webreport/narrativeweb.py:1671 msgid "Html options" msgstr "Volby Html" -#: ../gramps/plugins/webreport/narrativeweb.py:1627 -#: ../gramps/plugins/webreport/webcal.py:1639 +#: ../gramps/plugins/webreport/narrativeweb.py:1674 +#: ../gramps/plugins/webreport/webcal.py:1684 msgid "File extension" msgstr "přípona souboru" -#: ../gramps/plugins/webreport/narrativeweb.py:1630 -#: ../gramps/plugins/webreport/webcal.py:1642 +#: ../gramps/plugins/webreport/narrativeweb.py:1677 +#: ../gramps/plugins/webreport/webcal.py:1687 msgid "The extension to be used for the web files" msgstr "Koncovka použitá pro soubory webu" -#: ../gramps/plugins/webreport/narrativeweb.py:1633 -#: ../gramps/plugins/webreport/webcal.py:1645 +#: ../gramps/plugins/webreport/narrativeweb.py:1680 +#: ../gramps/plugins/webreport/webcal.py:1690 msgid "Copyright" msgstr "Copyright" -#: ../gramps/plugins/webreport/narrativeweb.py:1636 -#: ../gramps/plugins/webreport/webcal.py:1648 +#: ../gramps/plugins/webreport/narrativeweb.py:1683 +#: ../gramps/plugins/webreport/webcal.py:1693 msgid "The copyright to be used for the web files" msgstr "Autorská práva použitá pro webové stránky" -#: ../gramps/plugins/webreport/narrativeweb.py:1639 -#: ../gramps/plugins/webreport/webcal.py:1654 -msgid "StyleSheet" -msgstr "Katalog stylů" - -#: ../gramps/plugins/webreport/narrativeweb.py:1644 -#: ../gramps/plugins/webreport/webcal.py:1657 +#: ../gramps/plugins/webreport/narrativeweb.py:1692 +#: ../gramps/plugins/webreport/webcal.py:1702 msgid "The stylesheet to be used for the web pages" msgstr "Katalog stylů, který bude použit pro webové stránky" -#: ../gramps/plugins/webreport/narrativeweb.py:1649 +#: ../gramps/plugins/webreport/narrativeweb.py:1697 msgid "Horizontal -- Default" msgstr "Horizontální -- výchozí" -#: ../gramps/plugins/webreport/narrativeweb.py:1650 +#: ../gramps/plugins/webreport/narrativeweb.py:1698 msgid "Vertical -- Left Side" msgstr "Vertikální -- levá strana" -#: ../gramps/plugins/webreport/narrativeweb.py:1651 +#: ../gramps/plugins/webreport/narrativeweb.py:1699 msgid "Fade -- WebKit Browsers Only" msgstr "Pohasínající -- pouze prohlížeče založené na WebKit" -#: ../gramps/plugins/webreport/narrativeweb.py:1652 -#: ../gramps/plugins/webreport/narrativeweb.py:1666 +#: ../gramps/plugins/webreport/narrativeweb.py:1700 +#: ../gramps/plugins/webreport/narrativeweb.py:1714 msgid "Drop-Down -- WebKit Browsers Only" msgstr "Vyskakovací -- pouze prohlížeče založené na WebKit" -#: ../gramps/plugins/webreport/narrativeweb.py:1654 +#: ../gramps/plugins/webreport/narrativeweb.py:1702 msgid "Navigation Menu Layout" msgstr "Rozložení navigační nabídky" -#: ../gramps/plugins/webreport/narrativeweb.py:1658 +#: ../gramps/plugins/webreport/narrativeweb.py:1706 msgid "Choose which layout for the Navigation Menus." msgstr "Vyberte rozložení pro Navigační nabídky." -#: ../gramps/plugins/webreport/narrativeweb.py:1665 +#: ../gramps/plugins/webreport/narrativeweb.py:1713 msgid "Normal Outline Style" msgstr "Styl normální osnovy" -#: ../gramps/plugins/webreport/narrativeweb.py:1669 +#: ../gramps/plugins/webreport/narrativeweb.py:1717 msgid "Citation Referents Layout" msgstr "Rozložení náhražek citací" -#: ../gramps/plugins/webreport/narrativeweb.py:1673 +#: ../gramps/plugins/webreport/narrativeweb.py:1721 msgid "" "Determine the default layout for the Source Page's Citation Referents section" msgstr "Určete výchozí rozložení části Odkazovatelé citací stránky pramenů" -#: ../gramps/plugins/webreport/narrativeweb.py:1677 +#: ../gramps/plugins/webreport/narrativeweb.py:1725 msgid "Include ancestor's tree" msgstr "Zahrnout strom předků" -#: ../gramps/plugins/webreport/narrativeweb.py:1678 +#: ../gramps/plugins/webreport/narrativeweb.py:1726 msgid "Whether to include an ancestor graph on each individual page" msgstr "Zda na každé stránce zahrnout graf předků" -#: ../gramps/plugins/webreport/narrativeweb.py:1683 -msgid "Graph generations" -msgstr "Generační graf" +#: ../gramps/plugins/webreport/narrativeweb.py:1731 +msgid "Add previous/next" +msgstr "Přidat předchozí/následující" -#: ../gramps/plugins/webreport/narrativeweb.py:1684 -msgid "The number of generations to include in the ancestor graph" -msgstr "Počet generací zahrnutý v sestavě o předcích" +#: ../gramps/plugins/webreport/narrativeweb.py:1732 +msgid "Add previous/next to the navigation bar." +msgstr "Přidat předchozí/následující do navigační lišty." -#: ../gramps/plugins/webreport/narrativeweb.py:1689 +#: ../gramps/plugins/webreport/narrativeweb.py:1735 msgid "This is a secure site (https)" msgstr "Toto zabezpečená stránka (https)" -#: ../gramps/plugins/webreport/narrativeweb.py:1691 +#: ../gramps/plugins/webreport/narrativeweb.py:1737 msgid "Whether to use http:// or https://" msgstr "Zda použít http:// nebo https://" -#: ../gramps/plugins/webreport/narrativeweb.py:1707 -msgid "Suppress Gramps ID" -msgstr "Potlačit Gramps ID" +#: ../gramps/plugins/webreport/narrativeweb.py:1744 +#, fuzzy +msgid "Extra pages" +msgstr "Extrémě velký" -#: ../gramps/plugins/webreport/narrativeweb.py:1708 -msgid "Whether to include the Gramps ID of objects" -msgstr "Zda zahrnout Gramps ID objektů" +#: ../gramps/plugins/webreport/narrativeweb.py:1747 +#, fuzzy +msgid "Extra page name" +msgstr "Extrémě velký" -#: ../gramps/plugins/webreport/narrativeweb.py:1713 +#: ../gramps/plugins/webreport/narrativeweb.py:1750 +msgid "Your extra page name like it is shown in the menubar" +msgstr "" + +#: ../gramps/plugins/webreport/narrativeweb.py:1755 +msgid "Your extra page path" +msgstr "" + +#: ../gramps/plugins/webreport/narrativeweb.py:1758 +msgid "Your extra page path without extension" +msgstr "" + +#: ../gramps/plugins/webreport/narrativeweb.py:1778 msgid "Sort all children in birth order" msgstr "Řadit potomky podle narození" -#: ../gramps/plugins/webreport/narrativeweb.py:1715 +#: ../gramps/plugins/webreport/narrativeweb.py:1780 msgid "Whether to display children in birth order or in entry order?" msgstr "Zda zobrazit potomky seřazené podle narození nebo pořadí záznamů?" -#: ../gramps/plugins/webreport/narrativeweb.py:1722 +#: ../gramps/plugins/webreport/narrativeweb.py:1784 +msgid "Do we display coordinates in the places list?" +msgstr "" + +#: ../gramps/plugins/webreport/narrativeweb.py:1786 +msgid "Whether to display latitude/longitude in the places list?" +msgstr "" + +#: ../gramps/plugins/webreport/narrativeweb.py:1790 +msgid "Sort places references either by date or by name" +msgstr "" + +#: ../gramps/plugins/webreport/narrativeweb.py:1792 +msgid "Sort the places references by date or by name. Not set means by date." +msgstr "" + +#: ../gramps/plugins/webreport/narrativeweb.py:1796 +msgid "Graph generations" +msgstr "Generační graf" + +#: ../gramps/plugins/webreport/narrativeweb.py:1797 +msgid "The number of generations to include in the ancestor graph" +msgstr "Počet generací zahrnutý v sestavě o předcích" + +#: ../gramps/plugins/webreport/narrativeweb.py:1807 msgid "Page Generation" msgstr "Vytváření stránky" -#: ../gramps/plugins/webreport/narrativeweb.py:1725 +#: ../gramps/plugins/webreport/narrativeweb.py:1810 msgid "Home page note" msgstr "Poznámka domovské stránky" -#: ../gramps/plugins/webreport/narrativeweb.py:1726 +#: ../gramps/plugins/webreport/narrativeweb.py:1811 msgid "A note to be used on the home page" msgstr "Záznam použitý na domovské stránce" -#: ../gramps/plugins/webreport/narrativeweb.py:1729 +#: ../gramps/plugins/webreport/narrativeweb.py:1814 msgid "Home page image" msgstr "Obrázek domovské stránky" -#: ../gramps/plugins/webreport/narrativeweb.py:1730 +#: ../gramps/plugins/webreport/narrativeweb.py:1815 msgid "An image to be used on the home page" msgstr "Obrázek, který bude použit na domovské stránce" -#: ../gramps/plugins/webreport/narrativeweb.py:1733 +#: ../gramps/plugins/webreport/narrativeweb.py:1818 msgid "Introduction note" msgstr "Úvodní text" -#: ../gramps/plugins/webreport/narrativeweb.py:1734 +#: ../gramps/plugins/webreport/narrativeweb.py:1819 msgid "A note to be used as the introduction" msgstr "Záznam použitý jako úvod" -#: ../gramps/plugins/webreport/narrativeweb.py:1737 +#: ../gramps/plugins/webreport/narrativeweb.py:1822 msgid "Introduction image" msgstr "Úvodní obrázek" -#: ../gramps/plugins/webreport/narrativeweb.py:1738 +#: ../gramps/plugins/webreport/narrativeweb.py:1823 msgid "An image to be used as the introduction" msgstr "Obrázek, který bude použít jako úvod" -#: ../gramps/plugins/webreport/narrativeweb.py:1741 +#: ../gramps/plugins/webreport/narrativeweb.py:1826 msgid "Publisher contact note" msgstr "Záznam kontaktu na vydavatele" -#: ../gramps/plugins/webreport/narrativeweb.py:1742 +#: ../gramps/plugins/webreport/narrativeweb.py:1827 msgid "" "A note to be used as the publisher contact.\n" "If no publisher information is given,\n" @@ -35900,11 +36940,11 @@ msgstr "" "Pokud není dána žádná informace o vydavateli,\n" "nebude vytvořena stránka s kontaktem" -#: ../gramps/plugins/webreport/narrativeweb.py:1748 +#: ../gramps/plugins/webreport/narrativeweb.py:1833 msgid "Publisher contact image" msgstr "Obrázek kontaktu na vydavatele" -#: ../gramps/plugins/webreport/narrativeweb.py:1749 +#: ../gramps/plugins/webreport/narrativeweb.py:1834 msgid "" "An image to be used as the publisher contact.\n" "If no publisher information is given,\n" @@ -35914,47 +36954,47 @@ msgstr "" "Pokud není dána žádná informace o vydavateli,\n" "nebude vytvořena stránka s kontaktem" -#: ../gramps/plugins/webreport/narrativeweb.py:1755 +#: ../gramps/plugins/webreport/narrativeweb.py:1840 msgid "HTML user header" msgstr "Uživatelská HTML hlavička" -#: ../gramps/plugins/webreport/narrativeweb.py:1756 +#: ../gramps/plugins/webreport/narrativeweb.py:1841 msgid "A note to be used as the page header" msgstr "Záznam použitý jako hlavička stránky" -#: ../gramps/plugins/webreport/narrativeweb.py:1759 +#: ../gramps/plugins/webreport/narrativeweb.py:1844 msgid "HTML user footer" msgstr "Uživatelská HTML patička" -#: ../gramps/plugins/webreport/narrativeweb.py:1760 +#: ../gramps/plugins/webreport/narrativeweb.py:1845 msgid "A note to be used as the page footer" msgstr "Záznam použitý jako patička stránky" -#: ../gramps/plugins/webreport/narrativeweb.py:1767 +#: ../gramps/plugins/webreport/narrativeweb.py:1852 msgid "Images Generation" msgstr "Vytváření obrázku" -#: ../gramps/plugins/webreport/narrativeweb.py:1770 +#: ../gramps/plugins/webreport/narrativeweb.py:1855 msgid "Include images and media objects" msgstr "Zahrnout obrázky a mediální objekty" -#: ../gramps/plugins/webreport/narrativeweb.py:1772 +#: ../gramps/plugins/webreport/narrativeweb.py:1857 msgid "Whether to include a gallery of media objects" msgstr "Zda zahrnout galerii mediálních objektů" -#: ../gramps/plugins/webreport/narrativeweb.py:1778 +#: ../gramps/plugins/webreport/narrativeweb.py:1863 msgid "Include unused images and media objects" msgstr "Zahrnout nepoužité obrázky a mediální objekty" -#: ../gramps/plugins/webreport/narrativeweb.py:1779 +#: ../gramps/plugins/webreport/narrativeweb.py:1864 msgid "Whether to include unused or unreferenced media objects" msgstr "Zda zahrnout nepoužité a neodkazované mediální objekty a objekty" -#: ../gramps/plugins/webreport/narrativeweb.py:1784 +#: ../gramps/plugins/webreport/narrativeweb.py:1869 msgid "Create and only use thumbnail- sized images" msgstr "Vytvořit a používat obrázky pouze náhledové velikosti" -#: ../gramps/plugins/webreport/narrativeweb.py:1786 +#: ../gramps/plugins/webreport/narrativeweb.py:1871 msgid "" "This option allows you to create only thumbnail images instead of the full-" "sized images on the Media Page. This will allow you to have a much smaller " @@ -35964,11 +37004,11 @@ msgstr "" "plné velikosti. To vám umožní mít daleko menší výsledný balíček pro nahrání " "na webový hosting." -#: ../gramps/plugins/webreport/narrativeweb.py:1795 +#: ../gramps/plugins/webreport/narrativeweb.py:1880 msgid "Max width of initial image" msgstr "Maximální šířka výchozího obrázku" -#: ../gramps/plugins/webreport/narrativeweb.py:1797 +#: ../gramps/plugins/webreport/narrativeweb.py:1882 msgid "" "This allows you to set the maximum width of the image shown on the media " "page. Set to 0 for no limit." @@ -35976,11 +37016,11 @@ msgstr "" "Umožní vám nastavit maximální šířku obrázku zobrazeného na stránce média. " "Nastavení na 0 ruší limit." -#: ../gramps/plugins/webreport/narrativeweb.py:1802 +#: ../gramps/plugins/webreport/narrativeweb.py:1887 msgid "Max height of initial image" msgstr "Maximální výška výchozího obrázku" -#: ../gramps/plugins/webreport/narrativeweb.py:1804 +#: ../gramps/plugins/webreport/narrativeweb.py:1889 msgid "" "This allows you to set the maximum height of the image shown on the media " "page. Set to 0 for no limit." @@ -35988,146 +37028,162 @@ msgstr "" "Umožní vám nastavit maximální výšku obrázku zobrazeného na stránce média. " "Nastavení na 0 ruší limit." -#: ../gramps/plugins/webreport/narrativeweb.py:1817 +#: ../gramps/plugins/webreport/narrativeweb.py:1902 msgid "Include download page" msgstr "Zahrnout možnost stažení" -#: ../gramps/plugins/webreport/narrativeweb.py:1819 +#: ../gramps/plugins/webreport/narrativeweb.py:1904 msgid "Whether to include a database download option" msgstr "Zda zahrnout možnost stažení databáze" -#: ../gramps/plugins/webreport/narrativeweb.py:1824 -#: ../gramps/plugins/webreport/narrativeweb.py:1836 +#: ../gramps/plugins/webreport/narrativeweb.py:1909 +#: ../gramps/plugins/webreport/narrativeweb.py:1921 msgid "Download Filename" msgstr "Název staženého souboru" -#: ../gramps/plugins/webreport/narrativeweb.py:1827 -#: ../gramps/plugins/webreport/narrativeweb.py:1839 +#: ../gramps/plugins/webreport/narrativeweb.py:1912 +#: ../gramps/plugins/webreport/narrativeweb.py:1924 msgid "File to be used for downloading of database" msgstr "Soubor, který bude použit pro stažení databáze" -#: ../gramps/plugins/webreport/narrativeweb.py:1830 -#: ../gramps/plugins/webreport/narrativeweb.py:1842 +#: ../gramps/plugins/webreport/narrativeweb.py:1915 +#: ../gramps/plugins/webreport/narrativeweb.py:1927 msgid "Description for download" msgstr "Popis tohoto stažení" -#: ../gramps/plugins/webreport/narrativeweb.py:1831 +#: ../gramps/plugins/webreport/narrativeweb.py:1916 msgid "Smith Family Tree" msgstr "Smithův rodokmen" -#: ../gramps/plugins/webreport/narrativeweb.py:1832 -#: ../gramps/plugins/webreport/narrativeweb.py:1844 +#: ../gramps/plugins/webreport/narrativeweb.py:1917 +#: ../gramps/plugins/webreport/narrativeweb.py:1929 msgid "Give a description for this file." msgstr "Vložit popis souboru." -#: ../gramps/plugins/webreport/narrativeweb.py:1843 +#: ../gramps/plugins/webreport/narrativeweb.py:1928 msgid "Johnson Family Tree" msgstr "Johnsonův rodokmen" -#: ../gramps/plugins/webreport/narrativeweb.py:1853 -#: ../gramps/plugins/webreport/webcal.py:1829 +#: ../gramps/plugins/webreport/narrativeweb.py:1938 +#: ../gramps/plugins/webreport/webcal.py:1868 msgid "Advanced Options" msgstr "Pokročilé volby" -#: ../gramps/plugins/webreport/narrativeweb.py:1856 -#: ../gramps/plugins/webreport/webcal.py:1831 +#: ../gramps/plugins/webreport/narrativeweb.py:1941 +#: ../gramps/plugins/webreport/webcal.py:1870 msgid "Character set encoding" msgstr "Znaková sada" -#: ../gramps/plugins/webreport/narrativeweb.py:1860 -#: ../gramps/plugins/webreport/webcal.py:1835 +#: ../gramps/plugins/webreport/narrativeweb.py:1945 +#: ../gramps/plugins/webreport/webcal.py:1874 msgid "The encoding to be used for the web files" msgstr "Kódování webových stránek" -#: ../gramps/plugins/webreport/narrativeweb.py:1864 +#: ../gramps/plugins/webreport/narrativeweb.py:1949 msgid "Include link to active person on every page" msgstr "Na každou stránku vložit odkaz na výchozí osobu" -#: ../gramps/plugins/webreport/narrativeweb.py:1866 +#: ../gramps/plugins/webreport/narrativeweb.py:1951 msgid "Include a link to the active person (if they have a webpage)" msgstr "" "Na každou stránku vložit odkaz na výchozí osobu (pokud má webové stránky)" -#: ../gramps/plugins/webreport/narrativeweb.py:1870 +#: ../gramps/plugins/webreport/narrativeweb.py:1955 msgid "Include a column for birth dates on the index pages" msgstr "Zahrnout sloupec s daty narození na indexových stránkách" -#: ../gramps/plugins/webreport/narrativeweb.py:1871 +#: ../gramps/plugins/webreport/narrativeweb.py:1956 msgid "Whether to include a birth column" msgstr "Zda zahrnout sloupec narození" -#: ../gramps/plugins/webreport/narrativeweb.py:1875 +#: ../gramps/plugins/webreport/narrativeweb.py:1960 msgid "Include a column for death dates on the index pages" msgstr "Zahrnout sloupec s daty úmrtí na indexových stránkách" -#: ../gramps/plugins/webreport/narrativeweb.py:1876 +#: ../gramps/plugins/webreport/narrativeweb.py:1961 msgid "Whether to include a death column" msgstr "Zda zahrnout sloupec úmrtí" -#: ../gramps/plugins/webreport/narrativeweb.py:1879 +#: ../gramps/plugins/webreport/narrativeweb.py:1964 msgid "Include a column for partners on the index pages" msgstr "Zahrnout sloupec s partnery na indexových stránkách" -#: ../gramps/plugins/webreport/narrativeweb.py:1881 +#: ../gramps/plugins/webreport/narrativeweb.py:1966 msgid "Whether to include a partners column" msgstr "Zda zahrnout sloupec partnerů" -#: ../gramps/plugins/webreport/narrativeweb.py:1884 +#: ../gramps/plugins/webreport/narrativeweb.py:1969 msgid "Include a column for parents on the index pages" msgstr "Zahrnout sloupec s rodiči na indexových stránkách" -#: ../gramps/plugins/webreport/narrativeweb.py:1886 +#: ../gramps/plugins/webreport/narrativeweb.py:1971 msgid "Whether to include a parents column" msgstr "Zda zahrnout sloupec rodičů" -#: ../gramps/plugins/webreport/narrativeweb.py:1890 +#: ../gramps/plugins/webreport/narrativeweb.py:1975 msgid "Include half and/ or step-siblings on the individual pages" msgstr "" "Zahrnout nevlastní a/nebo nemanželské sourozence na jednotlivých stránkách" -#: ../gramps/plugins/webreport/narrativeweb.py:1893 +#: ../gramps/plugins/webreport/narrativeweb.py:1978 msgid "" "Whether to include half and/ or step-siblings with the parents and siblings" msgstr "" "Zda zahrnovat nevlastní a/nebo nemanželské sourozence s rodiči a sourozenci" -#: ../gramps/plugins/webreport/narrativeweb.py:1904 +#: ../gramps/plugins/webreport/narrativeweb.py:1989 msgid "Include family pages" msgstr "Zahrnout stránky rodin" -#: ../gramps/plugins/webreport/narrativeweb.py:1905 +#: ../gramps/plugins/webreport/narrativeweb.py:1990 msgid "Whether or not to include family pages." msgstr "Zda zahrnovat stránky rodin či nikoli." -#: ../gramps/plugins/webreport/narrativeweb.py:1908 +#: ../gramps/plugins/webreport/narrativeweb.py:1993 msgid "Include event pages" msgstr "Zahrnout stránky událostí" -#: ../gramps/plugins/webreport/narrativeweb.py:1910 +#: ../gramps/plugins/webreport/narrativeweb.py:1995 msgid "Add a complete events list and relevant pages or not" msgstr "Přidat či nepřidat seznam událostí a relevantní stránky" -#: ../gramps/plugins/webreport/narrativeweb.py:1913 +#: ../gramps/plugins/webreport/narrativeweb.py:1998 +msgid "Include places pages" +msgstr "Zahrnout stránky míst" + +#: ../gramps/plugins/webreport/narrativeweb.py:2000 +msgid "Whether or not to include the places Pages." +msgstr "Zda zahrnovat stránky míst či nikoli." + +#: ../gramps/plugins/webreport/narrativeweb.py:2003 +msgid "Include sources pages" +msgstr "Zahrnout stránky pramenů" + +#: ../gramps/plugins/webreport/narrativeweb.py:2005 +msgid "Whether or not to include the sources Pages." +msgstr "Zda zahrnovat stránky pramenů či nikoli." + +#: ../gramps/plugins/webreport/narrativeweb.py:2008 msgid "Include repository pages" msgstr "Zahrnout stránky archivů" -#: ../gramps/plugins/webreport/narrativeweb.py:1915 +#: ../gramps/plugins/webreport/narrativeweb.py:2010 msgid "Whether or not to include the Repository Pages." msgstr "Zda zahrnovat stránky archivů či nikoli." -#: ../gramps/plugins/webreport/narrativeweb.py:1919 +#: ../gramps/plugins/webreport/narrativeweb.py:2014 msgid "Include GENDEX file (/gendex.txt)" msgstr "Zahrnout soubor GENDEX (/gendex.txt)" -#: ../gramps/plugins/webreport/narrativeweb.py:1920 +#: ../gramps/plugins/webreport/narrativeweb.py:2015 msgid "Whether to include a GENDEX file or not" msgstr "Zda zahrnovat soubor GENDEX či nikoli" -#: ../gramps/plugins/webreport/narrativeweb.py:1923 +#: ../gramps/plugins/webreport/narrativeweb.py:2018 msgid "Include address book pages" msgstr "Zahrnout stránky adresáře" -#: ../gramps/plugins/webreport/narrativeweb.py:1924 +#: ../gramps/plugins/webreport/narrativeweb.py:2019 msgid "" "Whether or not to add Address Book pages,which can include e-mail and " "website addresses and personal address/ residence events." @@ -36135,35 +37191,35 @@ msgstr "" "Zda přidat stránky adresáře který obsahuje e-mailové, webové adresy a adresy " "osob/události bydliště." -#: ../gramps/plugins/webreport/narrativeweb.py:1930 +#: ../gramps/plugins/webreport/narrativeweb.py:2025 msgid "Include the statistics page" msgstr "Vložit stránku statistik" -#: ../gramps/plugins/webreport/narrativeweb.py:1931 +#: ../gramps/plugins/webreport/narrativeweb.py:2026 msgid "Whether or not to add statistics page" msgstr "Zda zahrnovat stránku statistik" -#: ../gramps/plugins/webreport/narrativeweb.py:1938 +#: ../gramps/plugins/webreport/narrativeweb.py:2033 msgid "Place Map Options" msgstr "Možnosti mapy míst" -#: ../gramps/plugins/webreport/narrativeweb.py:1943 +#: ../gramps/plugins/webreport/narrativeweb.py:2038 msgid "Google" msgstr "Google" -#: ../gramps/plugins/webreport/narrativeweb.py:1944 +#: ../gramps/plugins/webreport/narrativeweb.py:2039 msgid "Map Service" msgstr "Mapová služba" -#: ../gramps/plugins/webreport/narrativeweb.py:1948 +#: ../gramps/plugins/webreport/narrativeweb.py:2043 msgid "Choose your choice of map service for creating the Place Map Pages." msgstr "Zvolte mapovou službu pro vytváření stránek map míst." -#: ../gramps/plugins/webreport/narrativeweb.py:1954 +#: ../gramps/plugins/webreport/narrativeweb.py:2049 msgid "Include Place map on Place Pages" msgstr "Zahrnout mapu místa na stránce míst" -#: ../gramps/plugins/webreport/narrativeweb.py:1956 +#: ../gramps/plugins/webreport/narrativeweb.py:2051 msgid "" "Whether to include a place map on the Place Pages, where Latitude/ Longitude " "are available." @@ -36171,11 +37227,11 @@ msgstr "" "Zda zahrnout mapu míst na stránkách míst pokud jsou dostupné zeměpisné " "souřadnice." -#: ../gramps/plugins/webreport/narrativeweb.py:1961 +#: ../gramps/plugins/webreport/narrativeweb.py:2056 msgid "Include Family Map Pages with all places shown on the map" msgstr "Zahrnout stránky Family Map se všemi místy zobrazenými na mapě" -#: ../gramps/plugins/webreport/narrativeweb.py:1965 +#: ../gramps/plugins/webreport/narrativeweb.py:2060 msgid "" "Whether or not to add an individual page map showing all the places on this " "page. This will allow you to see how your family traveled around the country." @@ -36183,23 +37239,23 @@ msgstr "" "Zda přidat zvláštní mapovou stránku ukazující všechna místa. To vám umožní " "sledovat jak vaše rodina cestovala po celé zemi(státě)." -#: ../gramps/plugins/webreport/narrativeweb.py:1973 +#: ../gramps/plugins/webreport/narrativeweb.py:2068 msgid "Family Links" msgstr "Linky rodiny" -#: ../gramps/plugins/webreport/narrativeweb.py:1974 +#: ../gramps/plugins/webreport/narrativeweb.py:2069 msgid "Drop" msgstr "Padat" -#: ../gramps/plugins/webreport/narrativeweb.py:1975 +#: ../gramps/plugins/webreport/narrativeweb.py:2070 msgid "Markers" msgstr "Značky" -#: ../gramps/plugins/webreport/narrativeweb.py:1976 +#: ../gramps/plugins/webreport/narrativeweb.py:2071 msgid "Google/ FamilyMap Option" msgstr "Volba Google/ FamilyMap" -#: ../gramps/plugins/webreport/narrativeweb.py:1981 +#: ../gramps/plugins/webreport/narrativeweb.py:2076 msgid "" "Select which option that you would like to have for the Google Maps Family " "Map pages..." @@ -36207,45 +37263,45 @@ msgstr "" "Vyberte možnosti, které byste chtěli mít na stránkách Mapa rodiny v mapách " "Google..." -#: ../gramps/plugins/webreport/narrativeweb.py:1985 +#: ../gramps/plugins/webreport/narrativeweb.py:2080 msgid "Google maps API key" msgstr "Klíč API pro mapy Google" -#: ../gramps/plugins/webreport/narrativeweb.py:1986 +#: ../gramps/plugins/webreport/narrativeweb.py:2081 msgid "The API key used for the Google maps" msgstr "Klíč API použitý pro mapy Google" -#: ../gramps/plugins/webreport/narrativeweb.py:1995 +#: ../gramps/plugins/webreport/narrativeweb.py:2090 msgid "Other inclusion (CMS, Web Calendar, Php)" msgstr "Další zahrnuté (CMS, Web kalendář, Php)" -#: ../gramps/plugins/webreport/narrativeweb.py:1999 +#: ../gramps/plugins/webreport/narrativeweb.py:2094 msgid "Do we include these pages in a cms web ?" msgstr "Budou tyto stránky vloženy do CMS webu?" -#: ../gramps/plugins/webreport/narrativeweb.py:2003 -#: ../gramps/plugins/webreport/narrativeweb.py:2020 +#: ../gramps/plugins/webreport/narrativeweb.py:2098 +#: ../gramps/plugins/webreport/narrativeweb.py:2115 msgid "URI" msgstr "URI" -#: ../gramps/plugins/webreport/narrativeweb.py:2009 +#: ../gramps/plugins/webreport/narrativeweb.py:2104 msgid "Where do you place your web site ? default = /NAVWEB" msgstr "Kde bude výchozí umístění na webu? default = /NAVWEB" -#: ../gramps/plugins/webreport/narrativeweb.py:2016 +#: ../gramps/plugins/webreport/narrativeweb.py:2111 msgid "Do we include the web calendar ?" msgstr "Bude zahrnut webový kalendář?" -#: ../gramps/plugins/webreport/narrativeweb.py:2026 +#: ../gramps/plugins/webreport/narrativeweb.py:2121 msgid "Where do you place your web site ? default = /WEBCAL" msgstr "Kde bude výchozí umístění na webu? default = /WEBCAL" -#: ../gramps/plugins/webreport/person.py:135 +#: ../gramps/plugins/webreport/person.py:140 msgid "Creating individual pages" msgstr "Vytvářejí se individuální stránky" #. Individual List page message -#: ../gramps/plugins/webreport/person.py:182 +#: ../gramps/plugins/webreport/person.py:188 msgid "" "This page contains an index of all the individuals in the database, sorted " "by their last names. Selecting the person’s name will take you to that " @@ -36255,29 +37311,29 @@ msgstr "" "Kliknutím na jméno osoby se zobrazí detailní stránka této osoby." #. Name Column -#: ../gramps/plugins/webreport/person.py:209 -#: ../gramps/plugins/webreport/surname.py:126 +#: ../gramps/plugins/webreport/person.py:215 +#: ../gramps/plugins/webreport/surname.py:137 msgid "Given Name" msgstr "Křestní jméno" -#: ../gramps/plugins/webreport/person.py:243 -#: ../gramps/plugins/webreport/surname.py:93 -#: ../gramps/plugins/webreport/surnamelist.py:190 +#: ../gramps/plugins/webreport/person.py:251 +#: ../gramps/plugins/webreport/surname.py:94 +#: ../gramps/plugins/webreport/surnamelist.py:192 msgid "" msgstr "" -#: ../gramps/plugins/webreport/person.py:264 +#: ../gramps/plugins/webreport/person.py:281 #, python-format msgid "Surnames %(surname)s beginning with letter %(letter)s" msgstr "Příjmení %(surname)s začínající písmenem %(letter)s" -#: ../gramps/plugins/webreport/person.py:772 +#: ../gramps/plugins/webreport/person.py:792 #, python-format msgid "Tracking %s" msgstr "Sledování %s" #. page description -#: ../gramps/plugins/webreport/person.py:777 +#: ../gramps/plugins/webreport/person.py:797 msgid "" "This map page represents that person and any descendants with all of their " "event/ places. If you place your mouse over the marker it will display the " @@ -36290,56 +37346,56 @@ msgstr "" "Značky a seznam odkazů jsou chronologicky setříděny. Kliknutí na název místa " "v sekci Odkazy vás přenese na stránku místa." -#: ../gramps/plugins/webreport/person.py:848 +#: ../gramps/plugins/webreport/person.py:868 msgid "Drop Markers" msgstr "Odstranit značky" -#: ../gramps/plugins/webreport/person.py:873 +#: ../gramps/plugins/webreport/person.py:893 msgid "Place Title" msgstr "Název místa" -#: ../gramps/plugins/webreport/person.py:1366 +#: ../gramps/plugins/webreport/person.py:1440 msgid "Call Name" msgstr "Běžné jméno" -#: ../gramps/plugins/webreport/person.py:1384 +#: ../gramps/plugins/webreport/person.py:1458 msgid "Nick Name" msgstr "Přezdívka" -#: ../gramps/plugins/webreport/person.py:1430 +#: ../gramps/plugins/webreport/person.py:1504 msgid "Age at Death" msgstr "Age at Death" -#: ../gramps/plugins/webreport/person.py:1561 +#: ../gramps/plugins/webreport/person.py:1634 msgid "Stepfather" msgstr "Nevlastní otec" -#: ../gramps/plugins/webreport/person.py:1574 +#: ../gramps/plugins/webreport/person.py:1647 msgid "Stepmother" msgstr "Nevlastní matka" -#: ../gramps/plugins/webreport/person.py:1602 +#: ../gramps/plugins/webreport/person.py:1675 msgid "Not siblings" msgstr "Nejsou sourozenci" -#: ../gramps/plugins/webreport/person.py:1737 +#: ../gramps/plugins/webreport/person.py:1817 msgid "Relation to the center person" msgstr "Vztah k výchozí osobě" -#: ../gramps/plugins/webreport/person.py:1774 +#: ../gramps/plugins/webreport/person.py:1854 msgid "Relation to main person" msgstr "Vztah k výchozí osobě" -#: ../gramps/plugins/webreport/person.py:1778 +#: ../gramps/plugins/webreport/person.py:1858 msgid "Relation within this family (if not by birth)" msgstr "Vztah k této rodině (pokud není pokrevní)" -#: ../gramps/plugins/webreport/place.py:113 +#: ../gramps/plugins/webreport/place.py:116 msgid "Creating place pages" msgstr "Vytvářejí se stránky míst" #. place list page message -#: ../gramps/plugins/webreport/place.py:147 +#: ../gramps/plugins/webreport/place.py:151 msgid "" "This page contains an index of all the places in the database, sorted by " "their title. Clicking on a place’s title will take you to that " @@ -36348,17 +37404,18 @@ msgstr "" "Tato stránka obsahuje seznam všech míst v databázi, řazený podle názvu. " "Kliknutím na název se zobrazí stránka tohoto místa." -#: ../gramps/plugins/webreport/place.py:176 +#: ../gramps/plugins/webreport/place.py:181 +#: ../gramps/plugins/webreport/place.py:193 msgid "Place Name | Name" msgstr "Název" -#: ../gramps/plugins/webreport/place.py:224 +#: ../gramps/plugins/webreport/place.py:239 #, python-format msgid "Places beginning with letter %s" msgstr "Místa začínající písmenem %s" #. section title -#: ../gramps/plugins/webreport/place.py:392 +#: ../gramps/plugins/webreport/place.py:408 msgid "Place Map" msgstr "Mapa míst" @@ -36367,7 +37424,7 @@ msgstr "Mapa míst" msgid "Creating repository pages" msgstr "Vytvářejí se stránky archivů" -#: ../gramps/plugins/webreport/repository.py:146 +#: ../gramps/plugins/webreport/repository.py:147 msgid "" "This page contains an index of all the repositories in the database, sorted " "by their title. Clicking on a repositories’s title will take you to " @@ -36376,7 +37433,7 @@ msgstr "" "Tato stránka obsahuje seznam všech archivů v databázi, řazený podle názvu. " "Kliknutím na název archivu se zobrazí stránka tohoto archivu." -#: ../gramps/plugins/webreport/repository.py:164 +#: ../gramps/plugins/webreport/repository.py:165 msgid "Repository |Name" msgstr "Název" @@ -36384,7 +37441,7 @@ msgstr "Název" msgid "Creating source pages" msgstr "Vytvářejí se stránky pramenů" -#: ../gramps/plugins/webreport/source.py:146 +#: ../gramps/plugins/webreport/source.py:147 msgid "" "This page contains an index of all the sources in the database, sorted by " "their title. Clicking on a source’s title will take you to that " @@ -36393,24 +37450,24 @@ msgstr "" "Tato stránka obsahuje seznam všech pramenů v databázi, řazený podle názvu. " "Kliknutím na název se otevře detailní stránka pramenu." -#: ../gramps/plugins/webreport/source.py:165 +#: ../gramps/plugins/webreport/source.py:166 msgid "Source Name|Name" msgstr "Název pramene" -#: ../gramps/plugins/webreport/source.py:263 +#: ../gramps/plugins/webreport/source.py:265 msgid "Publication information" msgstr "Informace o publikaci" -#: ../gramps/plugins/webreport/statistics.py:113 +#: ../gramps/plugins/webreport/statistics.py:114 msgid "Database overview" msgstr "Přehled databáze" -#: ../gramps/plugins/webreport/statistics.py:178 +#: ../gramps/plugins/webreport/statistics.py:179 msgid "Narrative web content report for" msgstr "Sestava Vyprávěné WWW stránky pro" #. feature request 2356: avoid genitive form -#: ../gramps/plugins/webreport/surname.py:109 +#: ../gramps/plugins/webreport/surname.py:120 #, python-format msgid "" "This page contains an index of all the individuals in the database with the " @@ -36425,7 +37482,7 @@ msgid "Surnames by person count" msgstr "Příjmení dle počtu osob" #. page message -#: ../gramps/plugins/webreport/surnamelist.py:108 +#: ../gramps/plugins/webreport/surnamelist.py:109 msgid "" "This page contains an index of all the surnames in the database. Selecting a " "link will lead to a list of individuals in the database with this same " @@ -36434,16 +37491,16 @@ msgstr "" "Tato stránka obsahuje seznam všech příjmen v databázi. Kliknutím na odkaz se " "zobrazí seznam osob s tímto příjmením." -#: ../gramps/plugins/webreport/surnamelist.py:154 +#: ../gramps/plugins/webreport/surnamelist.py:155 msgid "Number of People" msgstr "Počet osob" -#: ../gramps/plugins/webreport/surnamelist.py:203 +#: ../gramps/plugins/webreport/surnamelist.py:205 #, python-format msgid "Surnames beginning with letter %s" msgstr "Příjmení začínající písmenem %s" -#: ../gramps/plugins/webreport/thumbnail.py:116 +#: ../gramps/plugins/webreport/thumbnail.py:118 msgid "" "This page displays a indexed list of all the media objects in this " "database. It is sorted by media title. There is an index of all the media " @@ -36453,27 +37510,23 @@ msgstr "" "Tato stránka obsahuje seznam všech objektů médií v databázi. Je řazený podle " "titulu média. Kliknutí na náhled vás přenese na stránku s obrázkem." -#: ../gramps/plugins/webreport/thumbnail.py:135 -msgid "Thumbnail Preview" -msgstr "Pohled náhledů" - #. _('translation') #. Number of directory levels up to get to self.html_dir / root #. Number of directory levels up to get to root #. generate progress pass for "Year At A Glance" -#: ../gramps/plugins/webreport/webcal.py:328 -#: ../gramps/plugins/webreport/webcal.py:967 -#: ../gramps/plugins/webreport/webcal.py:1053 -#: ../gramps/plugins/webreport/webcal.py:1274 +#: ../gramps/plugins/webreport/webcal.py:332 +#: ../gramps/plugins/webreport/webcal.py:975 +#: ../gramps/plugins/webreport/webcal.py:1061 +#: ../gramps/plugins/webreport/webcal.py:1284 msgid "Web Calendar Report" msgstr "Sestava Webový kalendář" -#: ../gramps/plugins/webreport/webcal.py:329 +#: ../gramps/plugins/webreport/webcal.py:333 #, python-format msgid "Calculating Holidays for year %04d" msgstr "Počítají se svátky pro rok %04d" -#: ../gramps/plugins/webreport/webcal.py:486 +#: ../gramps/plugins/webreport/webcal.py:491 #, python-format msgid "" "the \"WebCal\" will be the potential-email Subject|Created for " @@ -36481,39 +37534,39 @@ msgid "" msgstr "" "Vytvořeno pro %(html_email_author_start)sWebCal%(html_email_author_end)s" -#: ../gramps/plugins/webreport/webcal.py:494 +#: ../gramps/plugins/webreport/webcal.py:497 #, python-format msgid "Created for %(author)s" msgstr "Vytvořeno pro %(author)s" #. Add a link for year_glance() if requested -#: ../gramps/plugins/webreport/webcal.py:576 +#: ../gramps/plugins/webreport/webcal.py:582 msgid "Year Glance" msgstr "Roční souhrn" -#: ../gramps/plugins/webreport/webcal.py:615 +#: ../gramps/plugins/webreport/webcal.py:623 msgid "NarrativeWeb Home" msgstr "Vyprávěné WWW stránky" -#: ../gramps/plugins/webreport/webcal.py:617 +#: ../gramps/plugins/webreport/webcal.py:625 msgid "Full year at a Glance" msgstr "Souhrn celého roku" -#: ../gramps/plugins/webreport/webcal.py:968 +#: ../gramps/plugins/webreport/webcal.py:976 msgid "Formatting months ..." msgstr "Formatting months ..." -#: ../gramps/plugins/webreport/webcal.py:1054 +#: ../gramps/plugins/webreport/webcal.py:1062 msgid "Creating Year At A Glance calendar" msgstr "Vytváří se souhrnný roční kalendář" #. page title -#: ../gramps/plugins/webreport/webcal.py:1059 +#: ../gramps/plugins/webreport/webcal.py:1068 #, python-format msgid "%(year)d, At A Glance" msgstr "%(year)d, souhrn" -#: ../gramps/plugins/webreport/webcal.py:1074 +#: ../gramps/plugins/webreport/webcal.py:1083 msgid "" "This calendar is meant to give you access to all your data at a glance " "compressed into one page. Clicking on a date will take you to a page that " @@ -36524,228 +37577,258 @@ msgstr "" "spojené s tímto datem pokud nějaké existují.\n" #. page title -#: ../gramps/plugins/webreport/webcal.py:1127 +#: ../gramps/plugins/webreport/webcal.py:1137 msgid "One Day Within A Year" msgstr "Jeden den v roce" -#: ../gramps/plugins/webreport/webcal.py:1431 +#: ../gramps/plugins/webreport/webcal.py:1473 #, python-format msgid "%(spouse)s and %(person)s" msgstr "%(spouse)s a %(person)s" -#. Display date as user set in preferences -#: ../gramps/plugins/webreport/webcal.py:1451 +#: ../gramps/plugins/webreport/webcal.py:1496 #, python-format msgid "Generated by %(gramps_home_html_start)sGramps%(html_end)s on %(date)s" msgstr "" "Vytvořeno v %(gramps_home_html_start)sGrampsGramps%(html_end)s , %(date)s" #. page title -#: ../gramps/plugins/webreport/webcal.py:1557 -#: ../gramps/plugins/webreport/webcal.py:1622 +#: ../gramps/plugins/webreport/webcal.py:1601 +#: ../gramps/plugins/webreport/webcal.py:1667 msgid "My Family Calendar" msgstr "Kalendář mé rodiny" -#: ../gramps/plugins/webreport/webcal.py:1622 +#: ../gramps/plugins/webreport/webcal.py:1667 msgid "Calendar Title" msgstr "Název kalendáře" -#: ../gramps/plugins/webreport/webcal.py:1623 +#: ../gramps/plugins/webreport/webcal.py:1668 msgid "The title of the calendar" msgstr "Název kalendáře" -#: ../gramps/plugins/webreport/webcal.py:1695 +#: ../gramps/plugins/webreport/webcal.py:1699 +msgid "StyleSheet" +msgstr "Katalog stylů" + +#: ../gramps/plugins/webreport/webcal.py:1740 msgid "Content Options" msgstr "Nastavení obsahu" -#: ../gramps/plugins/webreport/webcal.py:1700 +#: ../gramps/plugins/webreport/webcal.py:1745 msgid "Create multiple year calendars" msgstr "Vytvořit víceleté kalendáře" -#: ../gramps/plugins/webreport/webcal.py:1702 +#: ../gramps/plugins/webreport/webcal.py:1747 msgid "Whether to create Multiple year calendars or not." msgstr "Zda vytvořit víceletý, nebo jednoletý kalendář." -#: ../gramps/plugins/webreport/webcal.py:1707 +#: ../gramps/plugins/webreport/webcal.py:1752 msgid "Start Year for the Calendar(s)" msgstr "Počáteční rok kalendáře(ů)" -#: ../gramps/plugins/webreport/webcal.py:1709 +#: ../gramps/plugins/webreport/webcal.py:1754 msgid "Enter the starting year for the calendars between 1900 - 3000" msgstr "Vložte počáteční rok kalendáře v rozmezí let 1900 - 3000" -#: ../gramps/plugins/webreport/webcal.py:1713 +#: ../gramps/plugins/webreport/webcal.py:1758 msgid "End Year for the Calendar(s)" msgstr "Koncový rok kalendáře(ů)" -#: ../gramps/plugins/webreport/webcal.py:1715 +#: ../gramps/plugins/webreport/webcal.py:1760 msgid "Enter the ending year for the calendars between 1900 - 3000." msgstr "Vložte koncový rok kalendáře v rozmezí let 1900 - 3000." -#: ../gramps/plugins/webreport/webcal.py:1732 +#: ../gramps/plugins/webreport/webcal.py:1779 msgid "Holidays will be included for the selected country" msgstr "Budou zahrnuty svátky pro vybranou zemi" -#: ../gramps/plugins/webreport/webcal.py:1755 +#: ../gramps/plugins/webreport/webcal.py:1802 msgid "Home link" msgstr "Domů" -#: ../gramps/plugins/webreport/webcal.py:1756 +#: ../gramps/plugins/webreport/webcal.py:1803 msgid "" "The link to be included to direct the user to the main page of the web site" msgstr "Bude vložen odkaz, který přesměruje uživatele na hlavní stránu webu" -#: ../gramps/plugins/webreport/webcal.py:1761 -msgid "Include birthdays in the calendar" -msgstr "Zahrnout narozeniny v kalendáři" - -#: ../gramps/plugins/webreport/webcal.py:1765 -msgid "Include anniversaries in the calendar" -msgstr "Zahrnout výročí v kalendáři" - -#: ../gramps/plugins/webreport/webcal.py:1772 +#: ../gramps/plugins/webreport/webcal.py:1811 msgid "Jan - Jun Notes" msgstr "Poznámky pro leden - červen" -#: ../gramps/plugins/webreport/webcal.py:1774 +#: ../gramps/plugins/webreport/webcal.py:1813 msgid "January Note" msgstr "Poznámka pro leden" -#: ../gramps/plugins/webreport/webcal.py:1775 +#: ../gramps/plugins/webreport/webcal.py:1814 msgid "The note for the month of January" msgstr "Poznámka pro měsíc leden" -#: ../gramps/plugins/webreport/webcal.py:1778 +#: ../gramps/plugins/webreport/webcal.py:1817 msgid "February Note" msgstr "Poznámka pro únor" -#: ../gramps/plugins/webreport/webcal.py:1779 +#: ../gramps/plugins/webreport/webcal.py:1818 msgid "The note for the month of February" msgstr "Poznámka pro měsíc únor" -#: ../gramps/plugins/webreport/webcal.py:1782 +#: ../gramps/plugins/webreport/webcal.py:1821 msgid "March Note" msgstr "Poznámka pro březen" -#: ../gramps/plugins/webreport/webcal.py:1783 +#: ../gramps/plugins/webreport/webcal.py:1822 msgid "The note for the month of March" msgstr "Poznámka pro měsíc březen" -#: ../gramps/plugins/webreport/webcal.py:1786 +#: ../gramps/plugins/webreport/webcal.py:1825 msgid "April Note" msgstr "Poznámka pro duben" -#: ../gramps/plugins/webreport/webcal.py:1787 +#: ../gramps/plugins/webreport/webcal.py:1826 msgid "The note for the month of April" msgstr "Poznámka pro měsíc duben" -#: ../gramps/plugins/webreport/webcal.py:1790 +#: ../gramps/plugins/webreport/webcal.py:1829 msgid "May Note" msgstr "Poznámka pro květen" -#: ../gramps/plugins/webreport/webcal.py:1791 +#: ../gramps/plugins/webreport/webcal.py:1830 msgid "The note for the month of May" msgstr "Poznámka pro měsíc květen" -#: ../gramps/plugins/webreport/webcal.py:1794 +#: ../gramps/plugins/webreport/webcal.py:1833 msgid "June Note" msgstr "Poznámka pro červen" -#: ../gramps/plugins/webreport/webcal.py:1795 +#: ../gramps/plugins/webreport/webcal.py:1834 msgid "The note for the month of June" msgstr "Poznámka pro měsíc červen" -#: ../gramps/plugins/webreport/webcal.py:1798 +#: ../gramps/plugins/webreport/webcal.py:1837 msgid "Jul - Dec Notes" msgstr "Poznámky pro červenec - prosinec" -#: ../gramps/plugins/webreport/webcal.py:1800 +#: ../gramps/plugins/webreport/webcal.py:1839 msgid "July Note" msgstr "Poznámka pro červenec" -#: ../gramps/plugins/webreport/webcal.py:1801 +#: ../gramps/plugins/webreport/webcal.py:1840 msgid "The note for the month of July" msgstr "Poznámka pro měsíc červenec" -#: ../gramps/plugins/webreport/webcal.py:1804 +#: ../gramps/plugins/webreport/webcal.py:1843 msgid "August Note" msgstr "Poznámka pro srpen" -#: ../gramps/plugins/webreport/webcal.py:1805 +#: ../gramps/plugins/webreport/webcal.py:1844 msgid "The note for the month of August" msgstr "Poznámka pro měsíc srpen" -#: ../gramps/plugins/webreport/webcal.py:1808 +#: ../gramps/plugins/webreport/webcal.py:1847 msgid "September Note" msgstr "1. září" -#: ../gramps/plugins/webreport/webcal.py:1809 +#: ../gramps/plugins/webreport/webcal.py:1848 msgid "The note for the month of September" msgstr "Poznámka pro měsíc září" -#: ../gramps/plugins/webreport/webcal.py:1812 +#: ../gramps/plugins/webreport/webcal.py:1851 msgid "October Note" msgstr "Poznámka pro říjen" -#: ../gramps/plugins/webreport/webcal.py:1813 +#: ../gramps/plugins/webreport/webcal.py:1852 msgid "The note for the month of October" msgstr "Poznámka pro měsíc říjen" -#: ../gramps/plugins/webreport/webcal.py:1816 +#: ../gramps/plugins/webreport/webcal.py:1855 msgid "November Note" msgstr "Poznámka pro listopad" -#: ../gramps/plugins/webreport/webcal.py:1817 +#: ../gramps/plugins/webreport/webcal.py:1856 msgid "The note for the month of November" msgstr "Poznámka pro měsíc listopad" -#: ../gramps/plugins/webreport/webcal.py:1820 +#: ../gramps/plugins/webreport/webcal.py:1859 msgid "December Note" msgstr "Poznámka pro prosinec" -#: ../gramps/plugins/webreport/webcal.py:1821 +#: ../gramps/plugins/webreport/webcal.py:1860 msgid "The note for the month of December" msgstr "Poznámka pro měsíc prosinec" -#: ../gramps/plugins/webreport/webcal.py:1838 +#: ../gramps/plugins/webreport/webcal.py:1877 msgid "Create one day event pages for Year At A Glance calendar" msgstr "Vytvořit stránky událostí po dnech v souhrnném ročním kalendáři" -#: ../gramps/plugins/webreport/webcal.py:1840 +#: ../gramps/plugins/webreport/webcal.py:1879 msgid "Whether to create one day pages or not" msgstr "Zda vytvořit denní stránky, nebo nikoli" -#: ../gramps/plugins/webreport/webcal.py:1843 +#: ../gramps/plugins/webreport/webcal.py:1883 +msgid "Include birthdays in the calendar" +msgstr "Zahrnout narozeniny v kalendáři" + +#: ../gramps/plugins/webreport/webcal.py:1887 +msgid "Include anniversaries in the calendar" +msgstr "Zahrnout výročí v kalendáři" + +#: ../gramps/plugins/webreport/webcal.py:1890 +msgid "Include death dates" +msgstr "Zahrnout data úmrtí" + +#: ../gramps/plugins/webreport/webcal.py:1891 +msgid "Include death anniversaries in the calendar" +msgstr "Zahrnout výročí úmrtí v kalendáři" + +#: ../gramps/plugins/webreport/webcal.py:1894 msgid "Link to Narrated Web Report" msgstr "Linkovat do Vyprávěné webové sestavy" -#: ../gramps/plugins/webreport/webcal.py:1844 +#: ../gramps/plugins/webreport/webcal.py:1895 msgid "Whether to link data to web report or not" msgstr "Zda linkovat data do webové sestavy nebo ne" -#: ../gramps/plugins/webreport/webcal.py:1850 +#: ../gramps/plugins/webreport/webcal.py:1901 +msgid "Show data only after year" +msgstr "" + +#: ../gramps/plugins/webreport/webcal.py:1904 +msgid "" +"Show data only after this year. Default is current year - 'maximum age " +"probably alive' which is defined in the dates preference tab." +msgstr "" + +#: ../gramps/plugins/webreport/webcal.py:1912 msgid "Link prefix" msgstr "Prefix linku" -#: ../gramps/plugins/webreport/webcal.py:1851 +#: ../gramps/plugins/webreport/webcal.py:1913 msgid "A Prefix on the links to take you to Narrated Web Report" msgstr "Předpona linků, která vás přenese na Vyprávěný web" -#: ../gramps/plugins/webreport/webcal.py:2029 +#: ../gramps/plugins/webreport/webcal.py:2092 #, python-format msgid "%s old" msgstr "%s starý" -#: ../gramps/plugins/webreport/webcal.py:2040 +#: ../gramps/plugins/webreport/webcal.py:2102 +#, python-format +msgid "%s since death" +msgstr "%s od úmrtí" + +#: ../gramps/plugins/webreport/webcal.py:2103 +msgid "death" +msgstr "úmrtí" + +#: ../gramps/plugins/webreport/webcal.py:2110 #, python-format msgid "%(couple)s, wedding" msgstr "%(couple)s, sňatek" -#: ../gramps/plugins/webreport/webcal.py:2048 +#: ../gramps/plugins/webreport/webcal.py:2118 msgid "Until" msgstr "Do" -#: ../gramps/plugins/webreport/webcal.py:2057 +#: ../gramps/plugins/webreport/webcal.py:2127 #, python-brace-format msgid "{couple}, {years} year anniversary" msgid_plural "{couple}, {years} year anniversary" @@ -36817,196 +37900,313 @@ msgstr "Nebraska" msgid "No style sheet" msgstr "Žádná šablona" -#: ../gramps/cli/argparser.py:53 -msgid "" -"\n" -"Usage: gramps.py [OPTION...]\n" -" --load-modules=MODULE1,MODULE2,... Dynamic modules to load\n" -"\n" -"Help options\n" -" -?, --help Show this help message\n" -" --usage Display brief usage message\n" -"\n" -"Application options\n" -" -O, --open=FAMILY_TREE Open Family Tree\n" -" -C, --create=FAMILY_TREE Create on open if new Family Tree\n" -" -i, --import=FILENAME Import file\n" -" -e, --export=FILENAME Export file\n" -" -r, --remove=FAMILY_TREE_PATTERN Remove matching Family Tree(s) (use " -"regular expressions)\n" -" -f, --format=FORMAT Specify Family Tree format\n" -" -a, --action=ACTION Specify action\n" -" -p, --options=OPTIONS_STRING Specify options\n" -" -d, --debug=LOGGER_NAME Enable debug logs\n" -" -l [FAMILY_TREE_PATTERN...] List Family Trees\n" -" -L [FAMILY_TREE_PATTERN...] List Family Trees in Detail\n" -" -t [FAMILY_TREE_PATTERN...] List Family Trees, tab delimited\n" -" -u, --force-unlock Force unlock of Family Tree\n" -" -s, --show Show config settings\n" -" -c, --config=[config.setting[:value]] Set config setting(s) and start " -"Gramps\n" -" -y, --yes Don't ask to confirm dangerous " -"actions (non-GUI mode only)\n" -" -q, --quiet Suppress progress indication output " -"(non-GUI mode only)\n" -" -v, --version Show versions\n" -msgstr "" -"\n" -"Použití: gramps.py [MOŽNOST...]\n" -" --load-modules=MODUL1,MODUL2,... Dynamické moduly k načtení\n" -"\n" -"Pomoc volby\n" -" -?, --help Zobrazit tuto zprávu nápovědy\n" -" --usage Zobrazit krátký popis použití\n" -"\n" -"Volby aplikace\n" -" -O, --open=RODOKMEN Otevřít rodokmen\n" -" -C, --create=RODOKMEN Vytvořit při otevření pokud je nový\n" -" -i, --import=SOUBOR Importovat soubor\n" -" -e, --export=SOUBOR Exportovat soubor\n" -" -r, --remove=ŠABLONA_RODOKMENU Odebrat odpovídající rodokmen(y) " -"(použijte regex)\n" -" -f, --format=FORMÁT Specifikovat formát rodokmenu\n" -" -a, --action=AKCE Specifikovat akce\n" -" -p, --options=ŘETĚZEC_MOŽNOSTÍ Specifikovat volby\n" -" -d, --debug=NÁZEV_LOGGERU Povolit ladicí log\n" -" -l [ŠABLONA_RODOKMENU...] Seznam rodokmenů\n" -" -L [ŠABLONA_RODOKMENU...] Seznam rodokmenů s podrobnostmi\n" -" -t [ŠABLONA_RODOKMENU...] Seznam rodokmenů oddělený tabelátory\n" -" -u, --force-unlock Rozlomit zámek na rodokmenu\n" -" -s, --show Zobrazit konfigurační parametry\n" -" -c, --config=[config.setting[:value]] Nastavit konfigurační parametr(y) a " -"spustit Gramps\n" -" -y, --yes Nevyžadovat potvrzení nebezpečných " -"operací (pouze non GUI režim)\n" -" -q, --quiet Potlačit výpis průběhové indikace " -"(non GUI režim)\n" -" -v, --version Zobrazit verze\n" +#~ msgid "" +#~ "Improving Gramps
Users are encouraged to request enhancements " +#~ "to Gramps. Requesting an enhancement can be done either through the " +#~ "gramps-users or gramps-devel mailing lists, or by going to http://bugs." +#~ "gramps-project.org and creating a Feature Request. Filing a Feature " +#~ "Request is preferred but it can be good to discuss your ideas on the " +#~ "email lists." +#~ msgstr "" +#~ "Vylepšování Gramps
Vývojářský tým vyzývá uživatele, aby " +#~ "sdělovali požadavky na vylepšení Gramps. Požadavek na novou funkci může " +#~ "být podán přes mailové konference gramps-users nebo gramps-devel, " +#~ "případně vytvoření požadavku na http://bugs.gramps-project.org. Vytvoření " +#~ "požadavku je preferovanou variantou. Vedení diskuze o vašich nápadech v " +#~ "konferenci může být přesto užitečné." -#: ../gramps/gui/configure.py:565 -msgid "Gender Male Alive" -msgstr "Pohlaví muž žijící" +#~ msgid "" +#~ "Reporting Bugs in Gramps
The best way to report a bug in " +#~ "Gramps is to use the Gramps bug tracking system at http://bugs.gramps-" +#~ "project.org" +#~ msgstr "" +#~ "Hlášení chyb v Gramps
Nejlepší způsob, jak nahlásit chybu v " +#~ "Gramps, je použít systém sledování chyb na stránce http://bugs.gramps-" +#~ "project.org" -#: ../gramps/gui/configure.py:571 -msgid "Border Male Death" -msgstr "Ohraničit zesnulé muže" +#~ msgid "Male Alive" +#~ msgstr "Muž žijící" -#: ../gramps/gui/configure.py:573 -msgid "Gender Female Alive" -msgstr "Pohlaví žena žijící" +#~ msgid "Male Dead" +#~ msgstr "Muž zesnulý" -#: ../gramps/gui/configure.py:579 -msgid "Border Female Death" -msgstr "Ohraničit zesnulé ženy" +#~ msgid "Female Alive" +#~ msgstr "Žena žijící" -#. # self.add_color(grid, _('Gender Other Alive'), 5, -#. # 'preferences.color-gender-other-alive') -#. # self.add_color(grid, _('Border Other Alive'), 6, -#. # 'preferences.bordercolor-gender-other-alive') -#. # self.add_color(grid, _('Gender Other Death'), 7, -#. # 'preferences.color-gender-other-death') -#. # self.add_color(grid, _('Border Other Death'), 8, -#. # 'preferences.bordercolor-gender-other-death') -#: ../gramps/gui/configure.py:589 -msgid "Gender Unknown Alive" -msgstr "Pohlaví neznámé žijící" +#~ msgid "Female Dead" +#~ msgstr "Žena zesnulá" -#: ../gramps/gui/configure.py:595 -msgid "Border Unknown Death" -msgstr "Ohraničit neznámé zesnulé" +#~ msgid "Unknown Alive" +#~ msgstr "Pohlaví neznámé žijící" -#: ../gramps/gui/editors/editplace.py:199 -#: ../gramps/gui/editors/editplaceref.py:192 -msgid "Invalid latitude (syntax: 18\\u00b09'" -msgstr "Neplatná zeměpisná šířka (syntax: 18\\u00b09'" +#~ msgid "Unknown Dead" +#~ msgstr "Pohlaví neznámé zesnulé" -#: ../gramps/gui/editors/editplace.py:202 -#: ../gramps/gui/editors/editplaceref.py:195 -msgid "Invalid longitude (syntax: 18\\u00b09'" -msgstr "Neplatná zeměpisná délka (syntax: 18\\u00b09'" +#~ msgid "Family Node" +#~ msgstr "Uzel rodiny" -#: ../gramps/gui/editors/editrepository.py:60 -msgid "manual|New_Repositories_dialog" -msgstr "New_Repositories_dialog" +#~ msgid "Family Divorced" +#~ msgstr "Rozvedená rodina" -#: ../gramps/gui/editors/filtereditor.py:1186 -msgid "" -"This filter is currently being used as the base for other filters. " -"Deletingthis filter will result in removing all other filters that depend on " -"it." -msgstr "" -"This filter is currently being used as the base for other filters. " -"Deletingthis filter will result in removing all other filters that depend on " -"it.Tento filtr je používán jako základ pro další filtry. Jeho odstranění " -"bude mít za následek odstranění všech ostatních filtrů které na něm závisí." +#~ msgid "Home Person" +#~ msgstr "Výchozí osoba" -#: ../gramps/gui/glade/editcitation.glade:201 -msgid "" -"Conveys the submitter's quantitative evaluation of the credibility of a " -"piece of information, based upon its supporting evidence. It is not intended " -"to eliminate the receiver's need to evaluate the evidence for themselves.\n" -"Very Low =Unreliable evidence or estimated data\n" -"Low =Questionable reliability of evidence (interviews, census, oral " -"genealogies, or potential for bias for example, an autobiography)\n" -"High =Secondary evidence, data officially recorded sometime after event\n" -"Very High =Direct and primary evidence used, or by dominance of the evidence " -msgstr "" -"Zprostředkuje poskytovatelem provedené kvantitativní zhodnocení " -"důvěryhodnosti informace založené na dalších podpůrných důkazech. Hodnocení " -"nenahrazuje potřebu příjemce zajistit si vlastní důkazy.\n" -"Velmi nízká = Nedůvěryhodné důkazy nebo odhadovaná data\n" -"Nízká = Diskutabilní spolehlivost důkazů (rozhovory, sčítání osob a domů, " -"genealogie \"per huba\" jiný potenciál pro zkreslení, autobiografie)\n" -"Vysoká = Nepřímý důkaz, data kýmkoli oficiálně zaznamenaná po události\n" -"Velmi vysoká = Přímé důkazy nebo převaha důkazů " +#~ msgid "Border Female Alive" +#~ msgstr "Ohraničit žijící ženy" -#: ../gramps/gui/glade/editplace.glade:105 -#: ../gramps/gui/glade/editplaceref.glade:228 -msgid "" -"Either use the two fields below to enter coordinates(latitude and longitude)," -msgstr "" -"Buď použijte dvě pole níže pro vložení souřadnic (zem. šířka, zem. délka)," +#~ msgid "Border Female Dead" +#~ msgstr "Ohraničit zesnulé ženy" -#: ../gramps/plugins/db/bsddb/write.py:2303 -msgid "Database db version" -msgstr "Verze databáze" +#~ msgid "Border Unknown Alive" +#~ msgstr "Ohraničit neznámé žijící" -#: ../gramps/plugins/webreport/narrativeweb.py:5367 -#, python-format -msgid "" -"%(strong1_start)s%(page_number)d%(strong_end)s of %(strong2_start)s" -"%(total_pages)d%(strong_end)s" -msgstr "" -"%(strong1_start)s%(page_number)d%(strong_end)s z %(strong2_start)s" -"%(total_pages)d%(strong_end)s" +#~ msgid "Border Unknown Dead" +#~ msgstr "Ohraničit neznámé zesnulé" -#: ../data/tips.xml.in.h:29 -msgid "" -"Improving Gramps
Users are encouraged to request enhancements to " -"Gramps. Requesting an enhancement can be done either through the gramps-" -"users or gramps-devel mailing lists, or by going to https://gramps-project." -"org/bugs/ and creating a Feature Request. Filing a Feature Request is " -"preferred but it can be good to discuss your ideas on the email lists." -msgstr "" -"Vylepšování Gramps
Vývojářský tým vyzývá uživatele, aby sdělovali " -"požadavky na vylepšení Gramps. Požadavek na novou funkci může být podán přes " -"mailové konference gramps-users nebo gramps-devel, případně vytvoření " -"požadavku na https://gramps-project.org/bugs/. Vytvoření požadavku je " -"preferovanou variantou. Vedení diskuze o vašich nápadech v konferenci může " -"být přesto užitečné." +#~ msgid "Border Family" +#~ msgstr "Ohraničit rodinu" -#: ../data/tips.xml.in.h:46 -msgid "" -"Reporting Bugs in Gramps
The best way to report a bug in Gramps " -"is to use the Gramps bug tracking system at https://gramps-project.org/bugs" -msgstr "" -"Hlášení chyb v Gramps
Nejlepší způsob, jak nahlásit chybu v " -"Gramps, je použít systém sledování chyb na stránce https://gramps-project." -"org/bugs" +#~ msgid "Web Connect" +#~ msgstr "Webový obsah" -#: ../gramps/plugins/tool/mediamanager.py:68 -msgid "manual|Media_Manager" -msgstr "Správce médií" +#~ msgid "manual|Repositories" +#~ msgstr "Repositories" + +#~ msgid "Open an existing database" +#~ msgstr "Otevřít existující databázi" + +#~ msgid "Close the current database" +#~ msgstr "Zavřít tuto databázi" + +#~ msgid "Make a Gramps XML backup of the database" +#~ msgstr "Vytvořit zálohu databáze Gramps v XML" + +#~ msgid "Undo History..." +#~ msgstr "Historie změn..." + +#~ msgid "Key %s is not bound" +#~ msgstr "Klávesa %s není přiřazena" + +#~ msgid "_Delete Item" +#~ msgstr "O_dstranit záznam" + +#~ msgid "%(title)s..." +#~ msgstr "%(title)s..." + +#~ msgid "%(genders)s born %(year_from)04d-%(year_to)04d" +#~ msgstr "%(genders)s narozen(a) %(year_from)04d-%(year_to)04d" + +#~ msgid "Persons born %(year_from)04d-%(year_to)04d" +#~ msgstr "Osoby narozené %(year_from)04d-%(year_to)04d" + +#~ msgid "Marriage of %s" +#~ msgstr "Svatba: %s" + +#~ msgid "Birth of %s" +#~ msgstr "Narození %s" + +#~ msgid "Death of %s" +#~ msgstr "Úmrtí: %s" + +#~ msgid "Anniversary: %s" +#~ msgstr "Výročí: %s" + +#~ msgid "%d. Partner: " +#~ msgstr "%d. partner: " + +#~ msgid "Not a Pro-Gen file" +#~ msgstr "Není Pro-Gen soubor" + +#~ msgid "Loading..." +#~ msgstr "Nahrává se..." + +#~ msgid "" +#~ "Attempt to see this location with a Map Service (OpenstreetMap, Google " +#~ "Maps, ...)" +#~ msgstr "" +#~ "Zobrazení této lokace prostřednictvím mapové služby (OpenStreetMap, Mapy " +#~ "Goole, ...)" + +#~ msgid "Map Menu" +#~ msgstr "Nabídka map" + +#~ msgid "manual|Media_Manager..." +#~ msgstr "Správce médií..." + +#~ msgid "" +#~ "Geography functionality will not be available.\n" +#~ "To build it for Gramps see %(gramps_wiki_build_osmgps_url)s" +#~ msgstr "" +#~ "Geografické funkce nebudou k dispozici.\n" +#~ "Překladem modulu pro Gramps vás provede %(gramps_wiki_build_osmgps_url)s" + +#~ msgid "Open the folder containing the media file" +#~ msgstr "Otevřít složku obsahující soubor média" + +#~ msgid " (%s) " +#~ msgstr " (%s) " + +#~ msgid "Suppress Gramps ID" +#~ msgstr "Potlačit Gramps ID" + +#~ msgid "Whether to include the Gramps ID of objects" +#~ msgstr "Zda zahrnout Gramps ID objektů" + +#~ msgid "Thumbnail Preview" +#~ msgstr "Pohled náhledů" + +#~ msgid "" +#~ "\n" +#~ "Usage: gramps.py [OPTION...]\n" +#~ " --load-modules=MODULE1,MODULE2,... Dynamic modules to load\n" +#~ "\n" +#~ "Help options\n" +#~ " -?, --help Show this help message\n" +#~ " --usage Display brief usage message\n" +#~ "\n" +#~ "Application options\n" +#~ " -O, --open=FAMILY_TREE Open Family Tree\n" +#~ " -C, --create=FAMILY_TREE Create on open if new Family " +#~ "Tree\n" +#~ " -i, --import=FILENAME Import file\n" +#~ " -e, --export=FILENAME Export file\n" +#~ " -r, --remove=FAMILY_TREE_PATTERN Remove matching Family Tree(s) " +#~ "(use regular expressions)\n" +#~ " -f, --format=FORMAT Specify Family Tree format\n" +#~ " -a, --action=ACTION Specify action\n" +#~ " -p, --options=OPTIONS_STRING Specify options\n" +#~ " -d, --debug=LOGGER_NAME Enable debug logs\n" +#~ " -l [FAMILY_TREE_PATTERN...] List Family Trees\n" +#~ " -L [FAMILY_TREE_PATTERN...] List Family Trees in Detail\n" +#~ " -t [FAMILY_TREE_PATTERN...] List Family Trees, tab " +#~ "delimited\n" +#~ " -u, --force-unlock Force unlock of Family Tree\n" +#~ " -s, --show Show config settings\n" +#~ " -c, --config=[config.setting[:value]] Set config setting(s) and start " +#~ "Gramps\n" +#~ " -y, --yes Don't ask to confirm dangerous " +#~ "actions (non-GUI mode only)\n" +#~ " -q, --quiet Suppress progress indication " +#~ "output (non-GUI mode only)\n" +#~ " -v, --version Show versions\n" +#~ msgstr "" +#~ "\n" +#~ "Použití: gramps.py [MOŽNOST...]\n" +#~ " --load-modules=MODUL1,MODUL2,... Dynamické moduly k načtení\n" +#~ "\n" +#~ "Pomoc volby\n" +#~ " -?, --help Zobrazit tuto zprávu nápovědy\n" +#~ " --usage Zobrazit krátký popis použití\n" +#~ "\n" +#~ "Volby aplikace\n" +#~ " -O, --open=RODOKMEN Otevřít rodokmen\n" +#~ " -C, --create=RODOKMEN Vytvořit při otevření pokud je " +#~ "nový\n" +#~ " -i, --import=SOUBOR Importovat soubor\n" +#~ " -e, --export=SOUBOR Exportovat soubor\n" +#~ " -r, --remove=ŠABLONA_RODOKMENU Odebrat odpovídající rodokmen(y) " +#~ "(použijte regex)\n" +#~ " -f, --format=FORMÁT Specifikovat formát rodokmenu\n" +#~ " -a, --action=AKCE Specifikovat akce\n" +#~ " -p, --options=ŘETĚZEC_MOŽNOSTÍ Specifikovat volby\n" +#~ " -d, --debug=NÁZEV_LOGGERU Povolit ladicí log\n" +#~ " -l [ŠABLONA_RODOKMENU...] Seznam rodokmenů\n" +#~ " -L [ŠABLONA_RODOKMENU...] Seznam rodokmenů s podrobnostmi\n" +#~ " -t [ŠABLONA_RODOKMENU...] Seznam rodokmenů oddělený " +#~ "tabelátory\n" +#~ " -u, --force-unlock Rozlomit zámek na rodokmenu\n" +#~ " -s, --show Zobrazit konfigurační parametry\n" +#~ " -c, --config=[config.setting[:value]] Nastavit konfigurační " +#~ "parametr(y) a spustit Gramps\n" +#~ " -y, --yes Nevyžadovat potvrzení " +#~ "nebezpečných operací (pouze non GUI režim)\n" +#~ " -q, --quiet Potlačit výpis průběhové " +#~ "indikace (non GUI režim)\n" +#~ " -v, --version Zobrazit verze\n" + +#~ msgid "Gender Male Alive" +#~ msgstr "Pohlaví muž žijící" + +#~ msgid "Border Male Death" +#~ msgstr "Ohraničit zesnulé muže" + +#~ msgid "Gender Female Alive" +#~ msgstr "Pohlaví žena žijící" + +#~ msgid "Border Female Death" +#~ msgstr "Ohraničit zesnulé ženy" + +#~ msgid "Gender Unknown Alive" +#~ msgstr "Pohlaví neznámé žijící" + +#~ msgid "Border Unknown Death" +#~ msgstr "Ohraničit neznámé zesnulé" + +#~ msgid "Invalid latitude (syntax: 18\\u00b09'" +#~ msgstr "Neplatná zeměpisná šířka (syntax: 18\\u00b09'" + +#~ msgid "Invalid longitude (syntax: 18\\u00b09'" +#~ msgstr "Neplatná zeměpisná délka (syntax: 18\\u00b09'" + +#~ msgid "manual|New_Repositories_dialog" +#~ msgstr "New_Repositories_dialog" + +#~ msgid "" +#~ "This filter is currently being used as the base for other filters. " +#~ "Deletingthis filter will result in removing all other filters that depend " +#~ "on it." +#~ msgstr "" +#~ "This filter is currently being used as the base for other filters. " +#~ "Deletingthis filter will result in removing all other filters that depend " +#~ "on it.Tento filtr je používán jako základ pro další filtry. Jeho " +#~ "odstranění bude mít za následek odstranění všech ostatních filtrů které " +#~ "na něm závisí." + +#~ msgid "" +#~ "Conveys the submitter's quantitative evaluation of the credibility of a " +#~ "piece of information, based upon its supporting evidence. It is not " +#~ "intended to eliminate the receiver's need to evaluate the evidence for " +#~ "themselves.\n" +#~ "Very Low =Unreliable evidence or estimated data\n" +#~ "Low =Questionable reliability of evidence (interviews, census, oral " +#~ "genealogies, or potential for bias for example, an autobiography)\n" +#~ "High =Secondary evidence, data officially recorded sometime after event\n" +#~ "Very High =Direct and primary evidence used, or by dominance of the " +#~ "evidence " +#~ msgstr "" +#~ "Zprostředkuje poskytovatelem provedené kvantitativní zhodnocení " +#~ "důvěryhodnosti informace založené na dalších podpůrných důkazech. " +#~ "Hodnocení nenahrazuje potřebu příjemce zajistit si vlastní důkazy.\n" +#~ "Velmi nízká = Nedůvěryhodné důkazy nebo odhadovaná data\n" +#~ "Nízká = Diskutabilní spolehlivost důkazů (rozhovory, sčítání osob a domů, " +#~ "genealogie \"per huba\" jiný potenciál pro zkreslení, autobiografie)\n" +#~ "Vysoká = Nepřímý důkaz, data kýmkoli oficiálně zaznamenaná po události\n" +#~ "Velmi vysoká = Přímé důkazy nebo převaha důkazů " + +#~ msgid "" +#~ "Either use the two fields below to enter coordinates(latitude and " +#~ "longitude)," +#~ msgstr "" +#~ "Buď použijte dvě pole níže pro vložení souřadnic (zem. šířka, zem. délka)," + +#~ msgid "Database db version" +#~ msgstr "Verze databáze" + +#~ msgid "" +#~ "%(strong1_start)s%(page_number)d%(strong_end)s of %(strong2_start)s" +#~ "%(total_pages)d%(strong_end)s" +#~ msgstr "" +#~ "%(strong1_start)s%(page_number)d%(strong_end)s z %(strong2_start)s" +#~ "%(total_pages)d%(strong_end)s" + +#~ msgid "" +#~ "Reporting Bugs in Gramps
The best way to report a bug in " +#~ "Gramps is to use the Gramps bug tracking system at https://gramps-project." +#~ "org/bugs" +#~ msgstr "" +#~ "Hlášení chyb v Gramps
Nejlepší způsob, jak nahlásit chybu v " +#~ "Gramps, je použít systém sledování chyb na stránce https://gramps-project." +#~ "org/bugs" #~ msgid "Gender Male Death" #~ msgstr "Pohlaví muž zesnulý" @@ -37020,9 +38220,6 @@ msgstr "Správce médií" #~ msgid "Suppress comma after house number" #~ msgstr "Potlačit čárku za číslem domu" -#~ msgid "Full place name" -#~ msgstr "Celý názav místa" - #~ msgid "-> Hamlet/Village/Town/City" #~ msgstr "-> Víska/Vesnice/Městečko/Město" @@ -37346,21 +38543,9 @@ msgstr "Správce médií" #~ msgid "%(type)s: %(list)s" #~ msgstr "%(type)s: %(list)s" -#~ msgid "Import from Pro-Gen" -#~ msgstr "Importovat z Pro-Gen" - -#~ msgid "Initializing" -#~ msgstr "Probíhá inicializace" - #~ msgid "Importing individuals" #~ msgstr "Importují se jednotlivci" -#~ msgid "Importing families" -#~ msgstr "Importují se rodiny" - -#~ msgid "Adding children" -#~ msgstr "přidávají se děti" - #~ msgid "%(name_kind)s: %(name)s%(endnotes)s" #~ msgstr "%(name_kind)s: %(name)s%(endnotes)s" @@ -37438,12 +38623,6 @@ msgstr "Správce médií" #~ msgid "Death place id" #~ msgstr "Id místa úmrtí" -#~ msgid "Death cause" -#~ msgstr "Důvod úmrtí" - -#~ msgid "Gramps id" -#~ msgstr "Gramps id" - #~ msgid "Parent2" #~ msgstr "Rodič" @@ -37488,18 +38667,6 @@ msgstr "Správce médií" #~ msgid "DNS/CAN" #~ msgstr "Nepředkládá se pro vykonání obřadu" -#~ msgid "Incomplete names" -#~ msgstr "Neúplná jména" - -#~ msgid "Individuals missing birth dates" -#~ msgstr "Jednotlivci bez data narození" - -#~ msgid "Disconnected individuals" -#~ msgstr "Osoby bez vztahu" - -#~ msgid "Individuals with media objects" -#~ msgstr "Jednotlivci s přiřazenými objekty" - #~ msgid "%(date)s, %(place)s" #~ msgstr "%(date)s, v/na %(place)s" @@ -37800,9 +38967,6 @@ msgstr "Správce médií" #~ msgid "Add Parents" #~ msgstr "Přidat rodiče" -#~ msgid "Add Spouse" -#~ msgstr "Přidat partnera" - #~ msgid "Tools" #~ msgstr "Nástroje" @@ -38323,9 +39487,6 @@ msgstr "Správce médií" #~ msgid "Compiler (Short)" #~ msgstr "Zkrácené datum:" -#~ msgid "Creation date" -#~ msgstr "Datum vytvoření" - #~ msgid "Creation date (Short)" #~ msgstr "Datum vytvoření (zkrácené)" @@ -39623,9 +40784,6 @@ msgstr "Správce médií" #~ msgid "Women" #~ msgstr "Ženy" -#~ msgid "Men" -#~ msgstr "Muži" - #~ msgid "Families" #~ msgstr "Rodiny" @@ -40043,9 +41201,6 @@ msgstr "Správce médií" #~ msgid "Step Siblings" #~ msgstr "Nevlastní sourozenci" -#~ msgid "Referenced Sources" -#~ msgstr "Odkazované prameny" - #~ msgid "- default -" #~ msgstr "-výchozí-" @@ -40172,4 +41327,3 @@ msgstr "Správce médií" #~ msgid "Password:" #~ msgstr "Heslo:" -