From 4fac7ed6011c8e593d44080d906cc90fdc690643 Mon Sep 17 00:00:00 2001 From: Nick Hall Date: Fri, 11 May 2012 13:56:00 +0000 Subject: [PATCH] Add English (British) translation svn: r19499 --- configure.in | 2 +- po/en_GB.po | 30722 ++++++++++++++++++++++++++++++++++++++++++++++++ po/gramps.pot | 4604 ++++---- 3 files changed, 33104 insertions(+), 2224 deletions(-) create mode 100644 po/en_GB.po diff --git a/configure.in b/configure.in index adc66e68a..6e783fbc6 100644 --- a/configure.in +++ b/configure.in @@ -33,7 +33,7 @@ AC_SUBST(RELEASE) AC_SUBST(VERSIONSTRING) dnl Add the languages which your application supports here. -ALL_LINGUAS="hu zh_CN cs da de es fr it nb nl nn pl pt_BR pt_PT ru sv fi lt sk bg hr sl ca sq he uk ja vi" +ALL_LINGUAS="hu zh_CN cs da de es fr it nb nl nn pl pt_BR pt_PT ru sv fi lt sk bg hr sl ca sq he uk ja vi en_GB" GETTEXT_PACKAGE=gramps AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define to the Gettext package name.]) diff --git a/po/en_GB.po b/po/en_GB.po new file mode 100644 index 000000000..52764af83 --- /dev/null +++ b/po/en_GB.po @@ -0,0 +1,30722 @@ +# English (United Kingdom) translations for Gramps. +# Copyright (C) 2012 The Gramps Project +# This file is distributed under the same license as the Gramps package. +# Nick Hall, 2012. +# +# analyzing -> analysing +# baptized -> baptised +# canceled -> cancelled +# canceling -> cancelling +# capitalization -> capitalisation +# center -> centre +# centered -> centred +# centering -> centring +# color -> colour +# colored -> coloured +# coloring -> colouring +# dialog (for computer terminology don't use dialogue) +# maximized -> maximised +# neighborhood -> neighbourhood +# organize -> organise +# organized -> organised +# unrecognized -> unrecognised +# indexes (use indexes rather than indices) +# +msgid "" +msgstr "" +"Project-Id-Version: gramps 3.5.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-05-10 19:31+0100\n" +"PO-Revision-Date: 2012-05-10 21:26+0100\n" +"Last-Translator: Nick Hall\n" +"Language-Team: English (British)\n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/Assistant.py:338 ../src/Filters/Rules/Place/_HasPlace.py:48 +#: ../src/Filters/Rules/Repository/_HasRepo.py:47 +#: ../src/glade/editfamily.glade.h:16 ../src/glade/mergeperson.glade.h:8 +#: ../src/glade/mergerepository.glade.h:6 +#: ../src/plugins/tool/soundgen.glade.h:2 +msgid "Name:" +msgstr "Name:" + +#: ../src/Assistant.py:339 ../src/Filters/Rules/Repository/_HasRepo.py:49 +msgid "Address:" +msgstr "Address:" + +#: ../src/Assistant.py:340 ../src/Filters/Rules/Place/_HasPlace.py:51 +msgid "City:" +msgstr "City:" + +#: ../src/Assistant.py:341 +msgid "State/Province:" +msgstr "State/Province:" + +#: ../src/Assistant.py:342 ../src/Filters/Rules/Place/_HasPlace.py:54 +msgid "Country:" +msgstr "Country:" + +#: ../src/Assistant.py:343 +msgid "ZIP/Postal code:" +msgstr "ZIP/Postal code:" + +#: ../src/Assistant.py:344 +msgid "Phone:" +msgstr "Phone:" + +#: ../src/Assistant.py:345 +msgid "Email:" +msgstr "Email:" + +#: ../src/Bookmarks.py:66 +msgid "manual|Bookmarks" +msgstr "manual|Bookmarks" + +#. pylint: disable-msg=E1101 +#: ../src/Bookmarks.py:199 ../src/gui/views/tags.py:371 +#: ../src/gui/views/tags.py:582 ../src/gui/views/tags.py:597 +#: ../src/gui/widgets/tageditor.py:100 +#, python-format +msgid "%(title)s - Gramps" +msgstr "%(title)s - Gramps" + +#: ../src/Bookmarks.py:199 ../src/Bookmarks.py:207 ../src/gui/grampsgui.py:108 +#: ../src/gui/views/navigationview.py:274 +msgid "Organize Bookmarks" +msgstr "Organise Bookmarks" + +#. 1 new gramplet +#. Priority +#. Handle +#. Add column with object name +#: ../src/Bookmarks.py:213 ../src/ScratchPad.py:560 ../src/ToolTips.py:175 +#: ../src/ToolTips.py:201 ../src/ToolTips.py:212 ../src/gui/configure.py:455 +#: ../src/gui/filtereditor.py:741 ../src/gui/filtereditor.py:894 +#: ../src/gui/viewmanager.py:469 ../src/gui/editors/editfamily.py:117 +#: ../src/gui/editors/editname.py:305 +#: ../src/gui/editors/displaytabs/backreflist.py:62 +#: ../src/gui/editors/displaytabs/nameembedlist.py:72 +#: ../src/gui/editors/displaytabs/personrefembedlist.py:63 +#: ../src/gui/plug/_guioptions.py:1113 ../src/gui/plug/_windows.py:115 +#: ../src/gui/selectors/selectperson.py:74 ../src/gui/views/tags.py:387 +#: ../src/gui/views/treemodels/peoplemodel.py:524 +#: ../src/plugins/BookReport.py:776 ../src/plugins/drawreport/TimeLine.py:68 +#: ../src/plugins/gramplet/Backlinks.py:45 +#: ../src/plugins/lib/libpersonview.py:92 +#: ../src/plugins/quickview/FilterByName.py:281 +#: ../src/plugins/textreport/IndivComplete.py:600 +#: ../src/plugins/textreport/TagReport.py:124 +#: ../src/plugins/tool/NotRelated.py:130 +#: ../src/plugins/tool/RemoveUnused.py:200 ../src/plugins/tool/Verify.py:514 +#: ../src/plugins/view/repoview.py:82 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:127 +#: ../src/Filters/SideBar/_RepoSidebarFilter.py:93 +msgid "Name" +msgstr "Name" + +#. Add column with object gramps_id +#. GRAMPS ID +#: ../src/Bookmarks.py:213 ../src/gui/filtereditor.py:897 +#: ../src/gui/editors/editfamily.py:116 +#: ../src/gui/editors/displaytabs/backreflist.py:61 +#: ../src/gui/editors/displaytabs/citationembedlist.py:85 +#: ../src/gui/editors/displaytabs/eventembedlist.py:77 +#: ../src/gui/editors/displaytabs/personrefembedlist.py:64 +#: ../src/gui/editors/displaytabs/repoembedlist.py:67 +#: ../src/gui/plug/_guioptions.py:1114 ../src/gui/plug/_guioptions.py:1291 +#: ../src/gui/selectors/selectcitation.py:67 +#: ../src/gui/selectors/selectevent.py:62 +#: ../src/gui/selectors/selectfamily.py:61 +#: ../src/gui/selectors/selectnote.py:67 +#: ../src/gui/selectors/selectobject.py:75 +#: ../src/gui/selectors/selectperson.py:75 +#: ../src/gui/selectors/selectplace.py:63 +#: ../src/gui/selectors/selectrepository.py:62 +#: ../src/gui/selectors/selectsource.py:62 +#: ../src/gui/views/navigationview.py:348 ../src/Merge/mergeperson.py:174 +#: ../src/plugins/lib/libpersonview.py:93 +#: ../src/plugins/lib/libplaceview.py:93 ../src/plugins/tool/EventCmp.py:250 +#: ../src/plugins/tool/NotRelated.py:131 ../src/plugins/tool/PatchNames.py:399 +#: ../src/plugins/tool/RemoveUnused.py:194 +#: ../src/plugins/tool/SortEvents.py:58 ../src/plugins/tool/Verify.py:507 +#: ../src/plugins/view/citationtreeview.py:91 +#: ../src/plugins/view/citationlistview.py:96 +#: ../src/plugins/view/eventview.py:82 ../src/plugins/view/familyview.py:79 +#: ../src/plugins/view/mediaview.py:94 ../src/plugins/view/noteview.py:78 +#: ../src/plugins/view/placetreeview.py:71 ../src/plugins/view/relview.py:604 +#: ../src/plugins/view/repoview.py:83 ../src/plugins/view/sourceview.py:80 +#: ../src/Filters/SideBar/_CitationSidebarFilter.py:94 +#: ../src/Filters/SideBar/_EventSidebarFilter.py:93 +#: ../src/Filters/SideBar/_FamilySidebarFilter.py:114 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:128 +#: ../src/Filters/SideBar/_SourceSidebarFilter.py:80 +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:86 +#: ../src/Filters/SideBar/_MediaSidebarFilter.py:88 +#: ../src/Filters/SideBar/_RepoSidebarFilter.py:92 +#: ../src/Filters/SideBar/_NoteSidebarFilter.py:95 +msgid "ID" +msgstr "ID" + +#: ../src/const.py:203 +msgid "" +"Gramps (Genealogical Research and Analysis Management Programming System) is " +"a personal genealogy program." +msgstr "" +"Gramps (Genealogical Research and Analysis Management Programming System) is " +"a personal genealogy program." + +#: ../src/const.py:224 +msgid "TRANSLATORS: Translate this to your name in your native language" +msgstr "TRANSLATORS: Translate this to your name in your native language" + +#: ../src/const.py:235 ../src/const.py:236 ../src/gen/lib/date.py:1665 +#: ../src/gen/lib/date.py:1679 +msgid "none" +msgstr "none" + +#: ../src/DateEdit.py:79 ../src/DateEdit.py:88 +msgid "Regular" +msgstr "Regular" + +#: ../src/DateEdit.py:80 +msgid "Before" +msgstr "Before" + +#: ../src/DateEdit.py:81 +msgid "After" +msgstr "After" + +#: ../src/DateEdit.py:82 +msgid "About" +msgstr "About" + +#: ../src/DateEdit.py:83 +msgid "Range" +msgstr "Range" + +#: ../src/DateEdit.py:84 +msgid "Span" +msgstr "Span" + +#: ../src/DateEdit.py:85 +msgid "Text only" +msgstr "Text only" + +#: ../src/DateEdit.py:89 +msgid "Estimated" +msgstr "Estimated" + +#: ../src/DateEdit.py:90 +msgid "Calculated" +msgstr "Calculated" + +#: ../src/DateEdit.py:102 +msgid "manual|Editing_Dates" +msgstr "manual|Editing_Dates" + +#: ../src/DateEdit.py:152 +msgid "Bad Date" +msgstr "Bad Date" + +#: ../src/DateEdit.py:155 +msgid "Date more than one year in the future" +msgstr "Date more than one year in the future" + +#: ../src/DateEdit.py:202 ../src/DateEdit.py:306 +msgid "Date selection" +msgstr "Date selection" + +#: ../src/DisplayState.py:364 ../src/plugins/gramplet/PersonDetails.py:132 +msgid "No active person" +msgstr "No active person" + +#: ../src/DisplayState.py:365 +msgid "No active family" +msgstr "No active family" + +#: ../src/DisplayState.py:366 +msgid "No active event" +msgstr "No active event" + +#: ../src/DisplayState.py:367 +msgid "No active place" +msgstr "No active place" + +#: ../src/DisplayState.py:368 +msgid "No active source" +msgstr "No active source" + +#: ../src/DisplayState.py:369 +msgid "No active citation" +msgstr "No active citation" + +#: ../src/DisplayState.py:370 +msgid "No active repository" +msgstr "No active repository" + +#: ../src/DisplayState.py:371 +msgid "No active media" +msgstr "No active media" + +#: ../src/DisplayState.py:372 +msgid "No active note" +msgstr "No active note" + +#. # end +#. set up ManagedWindow +#: ../src/ExportAssistant.py:125 +msgid "Export Assistant" +msgstr "Export Assistant" + +#: ../src/ExportAssistant.py:212 +msgid "Saving your data" +msgstr "Saving your data" + +#: ../src/ExportAssistant.py:261 +msgid "Choose the output format" +msgstr "Choose the output format" + +#: ../src/ExportAssistant.py:345 +msgid "Select Save File" +msgstr "Select Save File" + +#: ../src/ExportAssistant.py:383 ../src/plugins/tool/MediaManager.py:274 +msgid "Final confirmation" +msgstr "Final confirmation" + +#: ../src/ExportAssistant.py:396 +msgid "Please wait while your data is selected and exported" +msgstr "Please wait while your data is selected and exported" + +#: ../src/ExportAssistant.py:409 +msgid "Summary" +msgstr "Summary" + +#: ../src/ExportAssistant.py:481 +#, python-format +msgid "" +"The data will be exported as follows:\n" +"\n" +"Format:\t%s\n" +"\n" +"Press Apply to proceed, Back to revisit your options, or Cancel to abort" +msgstr "" +"The data will be exported as follows:\n" +"\n" +"Format:\t%s\n" +"\n" +"Press Apply to proceed, Back to revisit your options, or Cancel to abort" + +#: ../src/ExportAssistant.py:494 +#, python-format +msgid "" +"The data will be saved as follows:\n" +"\n" +"Format:\t%(format)s\n" +"Name:\t%(name)s\n" +"Folder:\t%(folder)s\n" +"\n" +"Press Apply to proceed, Back to revisit your options, or Cancel to abort" +msgstr "" +"The data will be saved as follows:\n" +"\n" +"Format:\t%(format)s\n" +"Name:\t%(name)s\n" +"Folder:\t%(folder)s\n" +"\n" +"Press Apply to proceed, Back to revisit your options, or Cancel to abort" + +#: ../src/ExportAssistant.py:504 +msgid "" +"The selected file and folder to save to cannot be created or found.\n" +"\n" +"Press Back to return and select a valid filename." +msgstr "" +"The selected file and folder to save to cannot be created or found.\n" +"\n" +"Press Back to return and select a valid filename." + +#: ../src/ExportAssistant.py:530 +msgid "Your data has been saved" +msgstr "Your data has been saved" + +#: ../src/ExportAssistant.py:532 +msgid "" +"The copy of your data has been successfully saved. You may press Close " +"button now to continue.\n" +"\n" +"Note: the database currently opened in your Gramps window is NOT the file " +"you have just saved. Future editing of the currently opened database will " +"not alter the copy you have just made. " +msgstr "" +"The copy of your data has been successfully saved. You may press Close " +"button now to continue.\n" +"\n" +"Note: the database currently opened in your Gramps window is NOT the file " +"you have just saved. Future editing of the currently opened database will " +"not alter the copy you have just made. " + +#. add test, what is dir +#: ../src/ExportAssistant.py:540 +#, python-format +msgid "Filename: %s" +msgstr "Filename: %s" + +#: ../src/ExportAssistant.py:542 +msgid "Saving failed" +msgstr "Saving failed" + +#: ../src/ExportAssistant.py:544 +msgid "" +"There was an error while saving your data. You may try starting the export " +"again.\n" +"\n" +"Note: your currently opened database is safe. It was only a copy of your " +"data that failed to save." +msgstr "" +"There was an error while saving your data. You may try starting the export " +"again.\n" +"\n" +"Note: your currently opened database is safe. It was only a copy of your " +"data that failed to save." + +#: ../src/ExportAssistant.py:571 +msgid "" +"Under normal circumstances, Gramps does not require you to directly save " +"your changes. All changes you make are immediately saved to the database.\n" +"\n" +"This process will help you save a copy of your data in any of the several " +"formats supported by Gramps. This can be used to make a copy of your data, " +"backup your data, or convert it to a format that will allow you to transfer " +"it to a different program.\n" +"\n" +"If you change your mind during this process, you can safely press the Cancel " +"button at any time and your present database will still be intact." +msgstr "" +"Under normal circumstances, Gramps does not require you to directly save " +"your changes. All changes you make are immediately saved to the database.\n" +"\n" +"This process will help you save a copy of your data in any of the several " +"formats supported by Gramps. This can be used to make a copy of your data, " +"backup your data, or convert it to a format that will allow you to transfer " +"it to a different program.\n" +"\n" +"If you change your mind during this process, you can safely press the Cancel " +"button at any time and your present database will still be intact." + +#: ../src/ExportOptions.py:52 +msgid "Selecting Preview Data" +msgstr "Selecting Preview Data" + +#: ../src/ExportOptions.py:52 ../src/ExportOptions.py:54 +msgid "Selecting..." +msgstr "Selecting..." + +#: ../src/ExportOptions.py:143 +msgid "Unfiltered Family Tree:" +msgstr "Unfiltered Family Tree:" + +#: ../src/ExportOptions.py:145 ../src/ExportOptions.py:249 +#: ../src/ExportOptions.py:545 +#, python-format +msgid "%d Person" +msgid_plural "%d People" +msgstr[0] "%d Person" +msgstr[1] "%d People" + +#: ../src/ExportOptions.py:147 +msgid "Click to see preview of unfiltered data" +msgstr "Click to see preview of unfiltered data" + +#: ../src/ExportOptions.py:159 +msgid "_Do not include records marked private" +msgstr "_Do not include records marked private" + +#: ../src/ExportOptions.py:174 ../src/ExportOptions.py:359 +msgid "Change order" +msgstr "Change order" + +#: ../src/ExportOptions.py:179 +msgid "Calculate Previews" +msgstr "Calculate Previews" + +#: ../src/ExportOptions.py:256 +msgid "_Person Filter" +msgstr "_Person Filter" + +#: ../src/ExportOptions.py:268 +msgid "Click to see preview after person filter" +msgstr "Click to see preview after person filter" + +#: ../src/ExportOptions.py:273 +msgid "_Note Filter" +msgstr "_Note Filter" + +#: ../src/ExportOptions.py:285 +msgid "Click to see preview after note filter" +msgstr "Click to see preview after note filter" + +#. Frame 3: +#: ../src/ExportOptions.py:288 +msgid "Privacy Filter" +msgstr "Privacy Filter" + +#: ../src/ExportOptions.py:294 +msgid "Click to see preview after privacy filter" +msgstr "Click to see preview after privacy filter" + +#. Frame 4: +#: ../src/ExportOptions.py:297 +msgid "Living Filter" +msgstr "Living Filter" + +#: ../src/ExportOptions.py:304 +msgid "Click to see preview after living filter" +msgstr "Click to see preview after living filter" + +#: ../src/ExportOptions.py:308 +msgid "Reference Filter" +msgstr "Reference Filter" + +#: ../src/ExportOptions.py:314 +msgid "Click to see preview after reference filter" +msgstr "Click to see preview after reference filter" + +#: ../src/ExportOptions.py:366 +msgid "Hide order" +msgstr "Hide order" + +#. feature request 2356: avoid genitive form +#: ../src/ExportOptions.py:424 ../src/gen/plug/report/utils.py:272 +#: ../src/plugins/gramplet/DescendGramplet.py:71 +#: ../src/plugins/textreport/DescendReport.py:367 +#, python-format +msgid "Descendants of %s" +msgstr "Descendants of %s" + +#. feature request 2356: avoid genitive form +#: ../src/ExportOptions.py:429 ../src/gen/plug/report/utils.py:277 +#, python-format +msgid "Descendant Families of %s" +msgstr "Descendant Families of %s" + +#. feature request 2356: avoid genitive form +#: ../src/ExportOptions.py:434 ../src/gen/plug/report/utils.py:282 +#, python-format +msgid "Ancestors of %s" +msgstr "Ancestors of %s" + +#: ../src/ExportOptions.py:438 ../src/gen/plug/report/utils.py:286 +#, python-format +msgid "People with common ancestor with %s" +msgstr "People with common ancestor with %s" + +#: ../src/ExportOptions.py:560 +msgid "Filtering private data" +msgstr "Filtering private data" + +#: ../src/ExportOptions.py:569 +msgid "Filtering living persons" +msgstr "Filtering living persons" + +#: ../src/ExportOptions.py:585 +msgid "Applying selected person filter" +msgstr "Applying selected person filter" + +#: ../src/ExportOptions.py:595 +msgid "Applying selected note filter" +msgstr "Applying selected note filter" + +#: ../src/ExportOptions.py:604 +msgid "Filtering referenced records" +msgstr "Filtering referenced records" + +#: ../src/ExportOptions.py:645 +msgid "Cannot edit a system filter" +msgstr "Cannot edit a system filter" + +#: ../src/ExportOptions.py:646 +msgid "Please select a different filter to edit" +msgstr "Please select a different filter to edit" + +#: ../src/ExportOptions.py:675 ../src/ExportOptions.py:700 +msgid "Include all selected people" +msgstr "Include all selected people" + +#: ../src/ExportOptions.py:689 +msgid "Include all selected notes" +msgstr "Include all selected notes" + +#: ../src/ExportOptions.py:701 +msgid "Replace given names of living people" +msgstr "Replace given names of living people" + +#: ../src/ExportOptions.py:702 +msgid "Do not include living people" +msgstr "Do not include living people" + +#: ../src/ExportOptions.py:710 +msgid "Include all selected records" +msgstr "Include all selected records" + +#: ../src/ExportOptions.py:711 +msgid "Do not include records not linked to a selected person" +msgstr "Do not include records not linked to a selected person" + +#. FIXME: This should use LOG.warn, but logging has not been initialised yet +#: ../src/gramps.py:68 +msgid "" +"WARNING: Setting locale failed. Please fix the LC_* and/or the LANG " +"environment variables to prevent this error" +msgstr "" +"WARNING: Setting locale failed. Please fix the LC_* and/or the LANG " +"environment variables to prevent this error" + +#: ../src/gramps.py:78 +msgid "ERROR: Setting the 'C' locale didn't work either" +msgstr "ERROR: Setting the 'C' locale didn't work either" + +#: ../src/gramps.py:115 +#, python-format +msgid "" +"Your Python version does not meet the requirements. At least python %(v1)d." +"%(v2)d.%(v3)d is needed to start Gramps.\n" +"\n" +"Gramps will terminate now." +msgstr "" +"Your Python version does not meet the requirements. At least python %(v1)d." +"%(v2)d.%(v3)d is needed to start Gramps.\n" +"\n" +"Gramps will terminate now." + +#: ../src/gramps.py:354 ../src/gramps.py:361 ../src/gramps.py:432 +msgid "Configuration error:" +msgstr "Configuration error:" + +#: ../src/gramps.py:358 +msgid "Error reading configuration" +msgstr "Error reading configuration" + +#: ../src/gramps.py:362 +#, python-format +msgid "" +"A definition for the MIME-type %s could not be found \n" +"\n" +" Possibly the installation of Gramps was incomplete. Make sure the MIME-" +"types of Gramps are properly installed." +msgstr "" +"A definition for the MIME-type %s could not be found \n" +"\n" +" Possibly the installation of Gramps was incomplete. Make sure the MIME-" +"types of Gramps are properly installed." + +#. not all families have a spouse. +#: ../src/LdsUtils.py:82 ../src/LdsUtils.py:88 ../src/ScratchPad.py:180 +#: ../src/Utils.py:1654 ../src/Utils.py:1656 ../src/Utils.py:1660 +#: ../src/Utils.py:1666 ../src/Utils.py:1671 ../src/cli/clidbman.py:471 +#: ../src/gen/lib/attrtype.py:63 ../src/gen/lib/childreftype.py:79 +#: ../src/gen/lib/eventroletype.py:58 ../src/gen/lib/eventtype.py:143 +#: ../src/gen/lib/familyreltype.py:52 ../src/gen/lib/grampstype.py:34 +#: ../src/gen/lib/nametype.py:53 ../src/gen/lib/nameorigintype.py:80 +#: ../src/gen/lib/notetype.py:78 ../src/gen/lib/repotype.py:59 +#: ../src/gen/lib/srcmediatype.py:62 ../src/gen/lib/urltype.py:54 +#: ../src/gui/editors/editmedia.py:168 ../src/gui/editors/editmediaref.py:130 +#: ../src/gui/editors/displaytabs/personrefembedlist.py:123 +#: ../src/plugins/gramplet/PersonDetails.py:159 +#: ../src/plugins/gramplet/PersonDetails.py:165 +#: ../src/plugins/gramplet/PersonDetails.py:167 +#: ../src/plugins/gramplet/PersonDetails.py:168 +#: ../src/plugins/gramplet/RelativeGramplet.py:123 +#: ../src/plugins/gramplet/RelativeGramplet.py:134 +#: ../src/plugins/graph/GVFamilyLines.py:159 +#: ../src/plugins/graph/GVRelGraph.py:555 +#: ../src/plugins/lib/libnarrate.py:1994 +#: ../src/plugins/lib/maps/geography.py:665 +#: ../src/plugins/lib/maps/geography.py:672 +#: ../src/plugins/lib/maps/geography.py:673 +#: ../src/plugins/quickview/all_relations.py:278 +#: ../src/plugins/quickview/all_relations.py:295 +#: ../src/plugins/textreport/IndivComplete.py:613 +#: ../src/plugins/tool/Check.py:1905 ../src/plugins/view/geoclose.py:439 +#: ../src/plugins/view/geofamily.py:400 ../src/plugins/view/geoperson.py:454 +#: ../src/plugins/view/relview.py:450 ../src/plugins/view/relview.py:995 +#: ../src/plugins/view/relview.py:1042 +#: ../src/plugins/webreport/NarrativeWeb.py:347 +#: ../src/plugins/webreport/NarrativeWeb.py:2290 +msgid "Unknown" +msgstr "Unknown" + +#: ../src/PlaceUtils.py:50 +#, python-format +msgid "%(north_latitude)s N" +msgstr "%(north_latitude)s N" + +#: ../src/PlaceUtils.py:51 +#, python-format +msgid "%(south_latitude)s S" +msgstr "%(south_latitude)s S" + +#: ../src/PlaceUtils.py:52 +#, python-format +msgid "%(east_longitude)s E" +msgstr "%(east_longitude)s E" + +#: ../src/PlaceUtils.py:53 +#, python-format +msgid "%(west_longitude)s W" +msgstr "%(west_longitude)s W" + +#: ../src/QuestionDialog.py:193 +msgid "Error detected in database" +msgstr "Error detected in database" + +#: ../src/QuestionDialog.py:194 +msgid "" +"Gramps has detected an error in the database. This can usually be resolved " +"by running the \"Check and Repair Database\" tool.\n" +"\n" +"If this problem continues to exist after running this tool, please file a " +"bug report at http://bugs.gramps-project.org\n" +"\n" +msgstr "" +"Gramps has detected an error in the database. This can usually be resolved " +"by running the \"Check and Repair Database\" tool.\n" +"\n" +"If this problem continues to exist after running this tool, please file a " +"bug report at http://bugs.gramps-project.org\n" +"\n" + +#: ../src/QuestionDialog.py:205 ../src/cli/grampscli.py:93 +msgid "Low level database corruption detected" +msgstr "Low level database corruption detected" + +#: ../src/QuestionDialog.py:206 ../src/cli/grampscli.py:95 +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 " +"the Repair button" +msgstr "" +"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 " +"the Repair button" + +#: ../src/QuestionDialog.py:322 ../src/gui/utils.py:304 +msgid "Attempt to force closing the dialog" +msgstr "Attempt to force closing the dialog" + +#: ../src/QuestionDialog.py:323 +msgid "" +"Please do not force closing this important dialog.\n" +"Instead select one of the available options" +msgstr "" +"Please do not force closing this important dialog.\n" +"Instead select one of the available options" + +#: ../src/QuickReports.py:92 +msgid "Web Connect" +msgstr "Web Connect" + +#: ../src/QuickReports.py:137 ../src/docgen/TextBufDoc.py:81 +#: ../src/docgen/TextBufDoc.py:161 ../src/docgen/TextBufDoc.py:163 +#: ../src/plugins/gramplet/gramplet.gpr.py:183 +#: ../src/plugins/gramplet/gramplet.gpr.py:190 +#: ../src/plugins/lib/libpersonview.py:356 +#: ../src/plugins/lib/libplaceview.py:174 +#: ../src/plugins/view/citationtreeview.py:294 +#: ../src/plugins/view/citationlistview.py:182 +#: ../src/plugins/view/eventview.py:222 ../src/plugins/view/familyview.py:213 +#: ../src/plugins/view/mediaview.py:228 ../src/plugins/view/noteview.py:214 +#: ../src/plugins/view/repoview.py:152 ../src/plugins/view/sourceview.py:138 +msgid "Quick View" +msgstr "Quick View" + +#: ../src/Relationship.py:800 ../src/plugins/view/pedigreeview.py:1676 +msgid "Relationship loop detected" +msgstr "Relationship loop detected" + +#: ../src/Relationship.py:857 +#, python-format +msgid "" +"Family tree reaches back more than the maximum %d generations searched.\n" +"It is possible that relationships have been missed" +msgstr "" +"Family tree reaches back more than the maximum %d generations searched.\n" +"It is possible that relationships have been missed" + +#: ../src/Relationship.py:929 +msgid "Relationship loop detected:" +msgstr "Relationship loop detected:" + +#: ../src/Relationship.py:930 +#, python-format +msgid "Person %(person)s connects to himself via %(relation)s" +msgstr "Person %(person)s connects to himself via %(relation)s" + +#: ../src/Relationship.py:1196 +msgid "undefined" +msgstr "undefined" + +#: ../src/Relationship.py:1673 ../src/plugins/import/ImportCsv.py:227 +msgid "husband" +msgstr "husband" + +#: ../src/Relationship.py:1675 ../src/plugins/import/ImportCsv.py:223 +msgid "wife" +msgstr "wife" + +#: ../src/Relationship.py:1677 +msgid "gender unknown|spouse" +msgstr "gender unknown|spouse" + +#: ../src/Relationship.py:1680 +msgid "ex-husband" +msgstr "ex-husband" + +#: ../src/Relationship.py:1682 +msgid "ex-wife" +msgstr "ex-wife" + +#: ../src/Relationship.py:1684 +msgid "gender unknown|ex-spouse" +msgstr "gender unknown|ex-spouse" + +#: ../src/Relationship.py:1687 +msgid "unmarried|husband" +msgstr "unmarried|husband" + +#: ../src/Relationship.py:1689 +msgid "unmarried|wife" +msgstr "unmarried|wife" + +#: ../src/Relationship.py:1691 +msgid "gender unknown,unmarried|spouse" +msgstr "gender unknown,unmarried|spouse" + +#: ../src/Relationship.py:1694 +msgid "unmarried|ex-husband" +msgstr "unmarried|ex-husband" + +#: ../src/Relationship.py:1696 +msgid "unmarried|ex-wife" +msgstr "unmarried|ex-wife" + +#: ../src/Relationship.py:1698 +msgid "gender unknown,unmarried|ex-spouse" +msgstr "gender unknown,unmarried|ex-spouse" + +#: ../src/Relationship.py:1701 +msgid "male,civil union|partner" +msgstr "male,civil union|partner" + +#: ../src/Relationship.py:1703 +msgid "female,civil union|partner" +msgstr "female,civil union|partner" + +#: ../src/Relationship.py:1705 +msgid "gender unknown,civil union|partner" +msgstr "gender unknown,civil union|partner" + +#: ../src/Relationship.py:1708 +msgid "male,civil union|former partner" +msgstr "male,civil union|former partner" + +#: ../src/Relationship.py:1710 +msgid "female,civil union|former partner" +msgstr "female,civil union|former partner" + +#: ../src/Relationship.py:1712 +msgid "gender unknown,civil union|former partner" +msgstr "gender unknown,civil union|former partner" + +#: ../src/Relationship.py:1715 +msgid "male,unknown relation|partner" +msgstr "male,unknown relation|partner" + +#: ../src/Relationship.py:1717 +msgid "female,unknown relation|partner" +msgstr "female,unknown relation|partner" + +#: ../src/Relationship.py:1719 +msgid "gender unknown,unknown relation|partner" +msgstr "gender unknown,unknown relation|partner" + +#: ../src/Relationship.py:1724 +msgid "male,unknown relation|former partner" +msgstr "male,unknown relation|former partner" + +#: ../src/Relationship.py:1726 +msgid "female,unknown relation|former partner" +msgstr "female,unknown relation|former partner" + +#: ../src/Relationship.py:1728 +msgid "gender unknown,unknown relation|former partner" +msgstr "gender unknown,unknown relation|former partner" + +#: ../src/Reorder.py:40 ../src/ToolTips.py:235 +#: ../src/gui/selectors/selectfamily.py:62 ../src/Merge/mergeperson.py:216 +#: ../src/plugins/gramplet/PersonDetails.py:170 +#: ../src/plugins/import/ImportCsv.py:225 +#: ../src/plugins/quickview/all_relations.py:301 +#: ../src/plugins/textreport/FamilyGroup.py:208 +#: ../src/plugins/textreport/FamilyGroup.py:219 +#: ../src/plugins/textreport/IndivComplete.py:325 +#: ../src/plugins/textreport/IndivComplete.py:327 +#: ../src/plugins/textreport/IndivComplete.py:602 +#: ../src/plugins/textreport/TagReport.py:211 +#: ../src/plugins/view/familyview.py:80 ../src/plugins/view/relview.py:883 +#: ../src/plugins/webreport/NarrativeWeb.py:6245 +#: ../src/Filters/SideBar/_FamilySidebarFilter.py:115 +#: ../src/glade/editfamily.glade.h:13 +msgid "Father" +msgstr "Father" + +#. ---------------------------------- +#: ../src/Reorder.py:40 ../src/ToolTips.py:240 +#: ../src/gui/selectors/selectfamily.py:63 ../src/Merge/mergeperson.py:218 +#: ../src/plugins/gramplet/PersonDetails.py:171 +#: ../src/plugins/import/ImportCsv.py:222 +#: ../src/plugins/quickview/all_relations.py:298 +#: ../src/plugins/textreport/FamilyGroup.py:225 +#: ../src/plugins/textreport/FamilyGroup.py:236 +#: ../src/plugins/textreport/IndivComplete.py:334 +#: ../src/plugins/textreport/IndivComplete.py:336 +#: ../src/plugins/textreport/IndivComplete.py:603 +#: ../src/plugins/textreport/TagReport.py:217 +#: ../src/plugins/view/familyview.py:81 ../src/plugins/view/relview.py:884 +#: ../src/plugins/webreport/NarrativeWeb.py:6255 +#: ../src/Filters/SideBar/_FamilySidebarFilter.py:116 +#: ../src/glade/editfamily.glade.h:15 +msgid "Mother" +msgstr "Mother" + +#: ../src/Reorder.py:41 ../src/gui/selectors/selectperson.py:81 +#: ../src/Merge/mergeperson.py:232 ../src/plugins/gramplet/Children.py:89 +#: ../src/plugins/lib/libpersonview.py:99 +#: ../src/plugins/textreport/FamilyGroup.py:519 +#: ../src/plugins/view/relview.py:1343 +msgid "Spouse" +msgstr "Spouse" + +#: ../src/Reorder.py:41 ../src/plugins/textreport/TagReport.py:223 +#: ../src/plugins/view/familyview.py:82 +#: ../src/plugins/webreport/NarrativeWeb.py:5904 +#: ../src/Filters/SideBar/_FamilySidebarFilter.py:118 +msgid "Relationship" +msgstr "Relationship" + +#: ../src/Reorder.py:59 +msgid "Reorder Relationships" +msgstr "Reorder Relationships" + +#: ../src/Reorder.py:141 +#, python-format +msgid "Reorder Relationships: %s" +msgstr "Reorder Relationships: %s" + +#: ../src/ScratchPad.py:66 +msgid "manual|Using_the_Clipboard" +msgstr "manual|Using_the_Clipboard" + +#: ../src/ScratchPad.py:183 ../src/ScratchPad.py:184 +#: ../src/gui/plug/_windows.py:473 +msgid "Unavailable" +msgstr "Unavailable" + +#: ../src/ScratchPad.py:292 ../src/gui/configure.py:456 +#: ../src/gui/grampsgui.py:103 ../src/gui/editors/editaddress.py:156 +#: ../src/plugins/gramplet/RepositoryDetails.py:123 +#: ../src/plugins/textreport/FamilyGroup.py:324 +#: ../src/plugins/webreport/NarrativeWeb.py:6733 +#: ../src/Filters/SideBar/_RepoSidebarFilter.py:95 +msgid "Address" +msgstr "Address" + +#: ../src/ScratchPad.py:312 ../src/ToolTips.py:142 +#: ../src/gen/lib/nameorigintype.py:93 ../src/gui/plug/_windows.py:600 +#: ../src/plugins/gramplet/PlaceDetails.py:125 +msgid "Location" +msgstr "Location" + +#. 0 this order range above +#: ../src/ScratchPad.py:329 ../src/gui/configure.py:486 +#: ../src/gui/filtereditor.py:292 ../src/gui/editors/editlink.py:81 +#: ../src/plugins/gramplet/QuickViewGramplet.py:107 +#: ../src/plugins/quickview/FilterByName.py:150 +#: ../src/plugins/quickview/FilterByName.py:221 +#: ../src/plugins/quickview/quickview.gpr.py:201 +#: ../src/plugins/quickview/References.py:87 +#: ../src/plugins/textreport/PlaceReport.py:386 +#: ../src/plugins/webreport/NarrativeWeb.py:326 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:134 +msgid "Event" +msgstr "Event" + +#. 5 +#: ../src/ScratchPad.py:356 ../src/gui/configure.py:478 +#: ../src/gui/filtereditor.py:293 ../src/gui/editors/editlink.py:86 +#: ../src/gui/editors/displaytabs/eventembedlist.py:80 +#: ../src/gui/editors/displaytabs/familyldsembedlist.py:55 +#: ../src/gui/editors/displaytabs/ldsembedlist.py:66 +#: ../src/gui/plug/_guioptions.py:1290 ../src/gui/selectors/selectevent.py:66 +#: ../src/gui/views/treemodels/placemodel.py:304 +#: ../src/plugins/export/ExportCsv.py:460 ../src/plugins/gramplet/Events.py:53 +#: ../src/plugins/gramplet/PersonResidence.py:50 +#: ../src/plugins/gramplet/QuickViewGramplet.py:111 +#: ../src/plugins/import/ImportCsv.py:230 +#: ../src/plugins/quickview/FilterByName.py:160 +#: ../src/plugins/quickview/FilterByName.py:227 +#: ../src/plugins/quickview/OnThisDay.py:80 +#: ../src/plugins/quickview/OnThisDay.py:81 +#: ../src/plugins/quickview/OnThisDay.py:82 +#: ../src/plugins/quickview/quickview.gpr.py:203 +#: ../src/plugins/quickview/References.py:92 +#: ../src/plugins/textreport/TagReport.py:307 +#: ../src/plugins/tool/SortEvents.py:60 ../src/plugins/view/eventview.py:85 +#: ../src/plugins/view/placetreeview.py:70 +#: ../src/plugins/webreport/NarrativeWeb.py:335 +#: ../src/plugins/webreport/NarrativeWeb.py:884 +#: ../src/plugins/webreport/NarrativeWeb.py:1120 +#: ../src/plugins/webreport/NarrativeWeb.py:1149 +#: ../src/Filters/SideBar/_EventSidebarFilter.py:98 +#: ../src/glade/editevent.glade.h:9 +msgid "Place" +msgstr "Place" + +#. ############################### +#. 3 +#: ../src/ScratchPad.py:383 ../src/ToolTips.py:161 +#: ../src/gen/plug/docgen/graphdoc.py:231 ../src/gui/configure.py:490 +#: ../src/gui/filtereditor.py:297 ../src/gui/editors/editlink.py:84 +#: ../src/gui/editors/editmedia.py:88 ../src/gui/editors/editmedia.py:171 +#: ../src/gui/editors/editmediaref.py:133 +#: ../src/gui/views/treemodels/mediamodel.py:128 +#: ../src/plugins/drawreport/AncestorTree.py:1014 +#: ../src/plugins/drawreport/DescendTree.py:1610 +#: ../src/plugins/export/ExportCsv.py:343 +#: ../src/plugins/export/ExportCsv.py:460 +#: ../src/plugins/gramplet/QuickViewGramplet.py:110 +#: ../src/plugins/import/ImportCsv.py:183 +#: ../src/plugins/quickview/FilterByName.py:200 +#: ../src/plugins/quickview/FilterByName.py:251 +#: ../src/plugins/quickview/quickview.gpr.py:205 +#: ../src/plugins/quickview/References.py:94 +#: ../src/plugins/textreport/FamilyGroup.py:342 +#: ../src/Filters/SideBar/_CitationSidebarFilter.py:98 +#: ../src/Filters/SideBar/_EventSidebarFilter.py:99 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:135 +#: ../src/Filters/SideBar/_SourceSidebarFilter.py:85 +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:96 +#: ../src/Filters/SideBar/_MediaSidebarFilter.py:93 +#: ../src/Filters/SideBar/_RepoSidebarFilter.py:97 +msgid "Note" +msgstr "Note" + +#: ../src/ScratchPad.py:416 ../src/Filters/SideBar/_FamilySidebarFilter.py:119 +msgid "Family Event" +msgstr "Family Event" + +#: ../src/ScratchPad.py:432 +msgid "Url" +msgstr "Url" + +#: ../src/ScratchPad.py:448 ../src/gui/grampsgui.py:104 +#: ../src/gui/editors/editattribute.py:135 +msgid "Attribute" +msgstr "Attribute" + +#: ../src/ScratchPad.py:463 +msgid "Family Attribute" +msgstr "Family Attribute" + +#: ../src/ScratchPad.py:479 ../src/gen/lib/notetype.py:84 +#: ../src/gui/configure.py:482 ../src/gui/filtereditor.py:298 +#: ../src/gui/editors/editcitation.py:140 +#: ../src/gui/editors/editcitation.py:146 +#: ../src/gui/views/treemodels/citationtreemodel.py:161 +#: ../src/plugins/gramplet/QuickViewGramplet.py:114 +#: ../src/plugins/quickview/quickview.gpr.py:206 +#: ../src/plugins/quickview/References.py:89 +msgid "Citation" +msgstr "Citation" + +#: ../src/ScratchPad.py:494 +msgid "not available|NA" +msgstr "not available|NA" + +#: ../src/ScratchPad.py:503 +#, python-format +msgid "Volume/Page: %(pag)s -- %(sourcetext)s" +msgstr "Volume/Page: %(pag)s -- %(sourcetext)s" + +#: ../src/ScratchPad.py:524 +msgid "Repository ref" +msgstr "Repository ref" + +#: ../src/ScratchPad.py:542 +msgid "Event ref" +msgstr "Event ref" + +#. show surname and first name +#: ../src/ScratchPad.py:576 ../src/Utils.py:1275 ../src/gui/configure.py:541 +#: ../src/gui/configure.py:543 ../src/gui/configure.py:545 +#: ../src/gui/configure.py:547 ../src/gui/configure.py:550 +#: ../src/gui/configure.py:551 ../src/gui/configure.py:552 +#: ../src/gui/configure.py:553 ../src/gui/editors/displaytabs/surnametab.py:76 +#: ../src/gui/plug/_guioptions.py:88 ../src/gui/plug/_guioptions.py:1439 +#: ../src/plugins/drawreport/StatisticsChart.py:318 +#: ../src/plugins/export/ExportCsv.py:336 +#: ../src/plugins/import/ImportCsv.py:170 +#: ../src/plugins/quickview/FilterByName.py:329 +#: ../src/plugins/webreport/NarrativeWeb.py:2767 +#: ../src/plugins/webreport/NarrativeWeb.py:2937 +#: ../src/plugins/webreport/NarrativeWeb.py:4212 +msgid "Surname" +msgstr "Surname" + +#: ../src/ScratchPad.py:592 ../src/ScratchPad.py:597 +#: ../src/gen/plug/report/_constants.py:56 ../src/gui/configure.py:999 +#: ../src/plugins/textreport/CustomBookText.py:117 +#: ../src/plugins/textreport/TagReport.py:393 +#: ../src/Filters/SideBar/_NoteSidebarFilter.py:96 +msgid "Text" +msgstr "Text" + +#. 2 +#. add media column +#: ../src/ScratchPad.py:608 ../src/gui/grampsgui.py:127 +#: ../src/gui/editors/editlink.py:83 +#: ../src/plugins/gramplet/QuickViewGramplet.py:109 +#: ../src/plugins/quickview/FilterByName.py:109 +#: ../src/plugins/quickview/FilterByName.py:190 +#: ../src/plugins/quickview/FilterByName.py:245 +#: ../src/plugins/quickview/FilterByName.py:373 +#: ../src/plugins/quickview/quickview.gpr.py:204 +#: ../src/plugins/quickview/References.py:93 +#: ../src/plugins/textreport/TagReport.py:440 +#: ../src/plugins/view/mediaview.py:128 ../src/plugins/view/view.gpr.py:88 +#: ../src/plugins/webreport/NarrativeWeb.py:1656 +#: ../src/plugins/webreport/NarrativeWeb.py:1714 +#: ../src/plugins/webreport/NarrativeWeb.py:1772 +#: ../src/plugins/webreport/NarrativeWeb.py:1810 +#: ../src/plugins/webreport/NarrativeWeb.py:2076 +#: ../src/plugins/webreport/NarrativeWeb.py:3898 +#: ../src/plugins/webreport/NarrativeWeb.py:4709 +#: ../src/plugins/webreport/NarrativeWeb.py:4858 +msgid "Media" +msgstr "Media" + +#: ../src/ScratchPad.py:635 +msgid "Media ref" +msgstr "Media ref" + +#: ../src/ScratchPad.py:653 +msgid "Person ref" +msgstr "Person ref" + +#: ../src/ScratchPad.py:671 +msgid "Child ref" +msgstr "Child ref" + +#: ../src/ScratchPad.py:680 +#, python-format +msgid "%(frel)s %(mrel)s" +msgstr "%(frel)s %(mrel)s" + +#. 4 +#. ------------------------------------------------------------------------ +#. +#. References +#. +#. ------------------------------------------------------------------------ +#. functions for the actual quickreports +#: ../src/ScratchPad.py:692 ../src/ToolTips.py:200 ../src/gui/configure.py:474 +#: ../src/gui/filtereditor.py:290 ../src/gui/grampsgui.py:134 +#: ../src/gui/editors/editlink.py:85 ../src/plugins/export/ExportCsv.py:336 +#: ../src/plugins/gramplet/QuickViewGramplet.py:106 +#: ../src/plugins/import/ImportCsv.py:217 +#: ../src/plugins/quickview/AgeOnDate.py:55 +#: ../src/plugins/quickview/AttributeMatch.py:34 +#: ../src/plugins/quickview/FilterByName.py:129 +#: ../src/plugins/quickview/FilterByName.py:209 +#: ../src/plugins/quickview/FilterByName.py:257 +#: ../src/plugins/quickview/FilterByName.py:265 +#: ../src/plugins/quickview/FilterByName.py:273 +#: ../src/plugins/quickview/FilterByName.py:301 +#: ../src/plugins/quickview/FilterByName.py:314 +#: ../src/plugins/quickview/FilterByName.py:340 +#: ../src/plugins/quickview/FilterByName.py:348 +#: ../src/plugins/quickview/FilterByName.py:384 +#: ../src/plugins/quickview/quickview.gpr.py:199 +#: ../src/plugins/quickview/References.py:85 +#: ../src/plugins/quickview/SameSurnames.py:108 +#: ../src/plugins/quickview/SameSurnames.py:150 +#: ../src/plugins/textreport/PlaceReport.py:183 +#: ../src/plugins/textreport/PlaceReport.py:255 +#: ../src/plugins/textreport/PlaceReport.py:387 +#: ../src/plugins/tool/EventCmp.py:250 +#: ../src/plugins/webreport/NarrativeWeb.py:336 +#: ../src/plugins/webreport/NarrativeWeb.py:3622 +#: ../src/plugins/webreport/NarrativeWeb.py:5903 +#: ../src/glade/editpersonref.glade.h:5 +msgid "Person" +msgstr "Person" + +#. 1 +#. get the family events +#. show "> Family: ..." and nothing else +#. show "V Family: ..." and the rest +#: ../src/ScratchPad.py:720 ../src/ToolTips.py:230 ../src/gui/configure.py:476 +#: ../src/gui/filtereditor.py:291 ../src/gui/grampsgui.py:113 +#: ../src/gui/editors/editfamily.py:487 ../src/gui/editors/editlink.py:82 +#: ../src/plugins/export/ExportCsv.py:503 +#: ../src/plugins/gramplet/QuickViewGramplet.py:108 +#: ../src/plugins/import/ImportCsv.py:220 +#: ../src/plugins/quickview/all_events.py:80 +#: ../src/plugins/quickview/all_relations.py:271 +#: ../src/plugins/quickview/FilterByName.py:140 +#: ../src/plugins/quickview/FilterByName.py:215 +#: ../src/plugins/quickview/quickview.gpr.py:200 +#: ../src/plugins/quickview/References.py:86 +#: ../src/plugins/textreport/IndivComplete.py:77 +#: ../src/plugins/view/relview.py:1318 ../src/plugins/view/relview.py:1340 +#: ../src/glade/editldsord.glade.h:3 +msgid "Family" +msgstr "Family" + +#. 7 +#: ../src/ScratchPad.py:749 ../src/gui/configure.py:480 +#: ../src/gui/filtereditor.py:294 ../src/gui/editors/editlink.py:88 +#: ../src/gui/editors/editsource.py:77 +#: ../src/gui/editors/displaytabs/nameembedlist.py:77 +#: ../src/gui/views/treemodels/citationtreemodel.py:161 +#: ../src/plugins/export/ExportCsv.py:460 +#: ../src/plugins/gramplet/QuickViewGramplet.py:113 +#: ../src/plugins/import/ImportCsv.py:182 +#: ../src/plugins/quickview/FilterByName.py:170 +#: ../src/plugins/quickview/FilterByName.py:233 +#: ../src/plugins/quickview/quickview.gpr.py:202 +#: ../src/plugins/quickview/References.py:88 +#: ../src/plugins/quickview/Reporef.py:62 +msgid "Source" +msgstr "Source" + +#. 6 +#: ../src/ScratchPad.py:776 ../src/ToolTips.py:128 ../src/gui/configure.py:488 +#: ../src/gui/filtereditor.py:296 ../src/gui/editors/editlink.py:87 +#: ../src/gui/editors/editrepository.py:67 +#: ../src/gui/editors/editrepository.py:69 +#: ../src/plugins/gramplet/QuickViewGramplet.py:112 +#: ../src/plugins/quickview/FilterByName.py:180 +#: ../src/plugins/quickview/FilterByName.py:239 +msgid "Repository" +msgstr "Repository" + +#. Create the tree columns +#. 0 selected? +#: ../src/ScratchPad.py:907 ../src/gui/viewmanager.py:468 +#: ../src/gui/editors/displaytabs/attrembedlist.py:63 +#: ../src/gui/editors/displaytabs/backreflist.py:60 +#: ../src/gui/editors/displaytabs/eventembedlist.py:75 +#: ../src/gui/editors/displaytabs/familyldsembedlist.py:51 +#: ../src/gui/editors/displaytabs/ldsembedlist.py:62 +#: ../src/gui/editors/displaytabs/nameembedlist.py:73 +#: ../src/gui/editors/displaytabs/notetab.py:77 +#: ../src/gui/editors/displaytabs/repoembedlist.py:70 +#: ../src/gui/editors/displaytabs/webembedlist.py:65 +#: ../src/gui/plug/_windows.py:108 ../src/gui/plug/_windows.py:226 +#: ../src/gui/selectors/selectevent.py:63 +#: ../src/gui/selectors/selectnote.py:68 +#: ../src/gui/selectors/selectobject.py:76 ../src/Merge/mergeperson.py:235 +#: ../src/plugins/BookReport.py:777 ../src/plugins/BookReport.py:781 +#: ../src/plugins/gramplet/Backlinks.py:44 +#: ../src/plugins/gramplet/Events.py:49 +#: ../src/plugins/quickview/FilterByName.py:301 +#: ../src/plugins/quickview/OnThisDay.py:80 +#: ../src/plugins/quickview/OnThisDay.py:81 +#: ../src/plugins/quickview/OnThisDay.py:82 +#: ../src/plugins/quickview/References.py:70 +#: ../src/plugins/quickview/LinkReferences.py:45 +#: ../src/plugins/quickview/siblings.py:48 +#: ../src/plugins/textreport/TagReport.py:387 +#: ../src/plugins/textreport/TagReport.py:463 +#: ../src/plugins/tool/PatchNames.py:402 ../src/plugins/tool/SortEvents.py:57 +#: ../src/plugins/view/eventview.py:83 ../src/plugins/view/mediaview.py:95 +#: ../src/plugins/view/noteview.py:79 ../src/plugins/view/repoview.py:84 +#: ../src/plugins/webreport/NarrativeWeb.py:343 +#: ../src/plugins/webreport/NarrativeWeb.py:1146 +#: ../src/plugins/webreport/NarrativeWeb.py:1453 +#: ../src/plugins/webreport/NarrativeWeb.py:2175 +#: ../src/plugins/webreport/NarrativeWeb.py:3619 +#: ../src/plugins/webreport/NarrativeWeb.py:6622 +#: ../src/Filters/SideBar/_EventSidebarFilter.py:95 +#: ../src/Filters/SideBar/_MediaSidebarFilter.py:90 +#: ../src/Filters/SideBar/_RepoSidebarFilter.py:94 +#: ../src/Filters/SideBar/_NoteSidebarFilter.py:97 +msgid "Type" +msgstr "Type" + +#: ../src/ScratchPad.py:910 +#: ../src/gui/editors/displaytabs/citationembedlist.py:82 +#: ../src/gui/editors/displaytabs/repoembedlist.py:68 +#: ../src/gui/selectors/selectobject.py:74 +#: ../src/gui/selectors/selectplace.py:62 +#: ../src/gui/selectors/selectrepository.py:61 +#: ../src/gui/selectors/selectsource.py:61 +#: ../src/gui/widgets/grampletpane.py:1498 +#: ../src/plugins/gramplet/PersonDetails.py:124 +#: ../src/plugins/textreport/TagReport.py:457 +#: ../src/plugins/view/citationtreeview.py:165 +#: ../src/plugins/view/mediaview.py:93 ../src/plugins/view/sourceview.py:79 +#: ../src/plugins/webreport/NarrativeWeb.py:2649 +#: ../src/Filters/SideBar/_SourceSidebarFilter.py:81 +#: ../src/Filters/SideBar/_MediaSidebarFilter.py:89 +msgid "Title" +msgstr "Title" + +#: ../src/ScratchPad.py:913 ../src/gui/editors/displaytabs/attrembedlist.py:64 +#: ../src/gui/editors/displaytabs/dataembedlist.py:60 +#: ../src/plugins/gramplet/Attributes.py:47 +#: ../src/plugins/lib/libmetadata.py:161 ../src/plugins/tool/PatchNames.py:405 +#: ../src/plugins/webreport/NarrativeWeb.py:345 +#: ../src/plugins/webreport/NarrativeWeb.py:1205 +#: ../src/plugins/webreport/NarrativeWeb.py:1454 +msgid "Value" +msgstr "Value" + +#. ------------------------------------------------------------------------- +#. +#. constants +#. +#. ------------------------------------------------------------------------- +#: ../src/ScratchPad.py:916 ../src/cli/clidbman.py:65 +#: ../src/gui/configure.py:1152 +msgid "Family Tree" +msgstr "Family Tree" + +#: ../src/ScratchPad.py:1308 ../src/ScratchPad.py:1314 +#: ../src/ScratchPad.py:1353 ../src/ScratchPad.py:1397 +#: ../src/glade/scratchpad.glade.h:2 +msgid "Clipboard" +msgstr "Clipboard" + +#: ../src/ScratchPad.py:1439 ../src/Simple/_SimpleTable.py:137 +#, python-format +msgid "the object|See %s details" +msgstr "the object|See %s details" + +#. --------------------------- +#: ../src/ScratchPad.py:1445 ../src/Simple/_SimpleTable.py:147 +#, python-format +msgid "the object|Make %s active" +msgstr "the object|Make %s active" + +#: ../src/ScratchPad.py:1461 +#, python-format +msgid "the object|Create Filter from %s selected..." +msgstr "the object|Create Filter from %s selected..." + +#: ../src/Spell.py:60 +msgid "Spelling checker is not installed" +msgstr "Spelling checker is not installed" + +#: ../src/Spell.py:78 +msgid "Off" +msgstr "Off" + +#: ../src/Spell.py:81 +msgid "On" +msgstr "On" + +#: ../src/TipOfDay.py:68 ../src/TipOfDay.py:69 ../src/TipOfDay.py:120 +#: ../src/gui/viewmanager.py:769 +msgid "Tip of the Day" +msgstr "Tip of the Day" + +#: ../src/TipOfDay.py:87 +msgid "Failed to display tip of the day" +msgstr "Failed to display tip of the day" + +#: ../src/TipOfDay.py:88 +#, python-format +msgid "" +"Unable to read the tips from external file.\n" +"\n" +"%s" +msgstr "" +"Unable to read the tips from external file.\n" +"\n" +"%s" + +#: ../src/ToolTips.py:150 ../src/plugins/webreport/NarrativeWeb.py:2578 +msgid "Telephone" +msgstr "Telephone" + +#: ../src/ToolTips.py:170 +msgid "Sources in repository" +msgstr "Sources in repository" + +#: ../src/ToolTips.py:202 ../src/gen/lib/childreftype.py:74 +#: ../src/gen/lib/eventtype.py:146 ../src/Merge/mergeperson.py:180 +#: ../src/plugins/quickview/all_relations.py:271 +#: ../src/plugins/quickview/lineage.py:93 +#: ../src/plugins/textreport/FamilyGroup.py:477 +#: ../src/plugins/textreport/FamilyGroup.py:479 +#: ../src/plugins/textreport/TagReport.py:130 +#: ../src/plugins/view/relview.py:614 +#: ../src/plugins/webreport/NarrativeWeb.py:319 +#: ../src/plugins/webreport/NarrativeWeb.py:2771 +#: ../src/plugins/webreport/NarrativeWeb.py:2965 +msgid "Birth" +msgstr "Birth" + +#: ../src/ToolTips.py:211 +msgid "Primary source" +msgstr "Primary source" + +#. ---------------------------------- +#: ../src/ToolTips.py:245 ../src/gen/lib/ldsord.py:105 +#: ../src/Merge/mergeperson.py:243 ../src/plugins/export/ExportCsv.py:503 +#: ../src/plugins/gramplet/Children.py:84 +#: ../src/plugins/gramplet/Children.py:180 +#: ../src/plugins/import/ImportCsv.py:219 +#: ../src/Filters/SideBar/_FamilySidebarFilter.py:117 +#: ../src/glade/editchildref.glade.h:2 +msgid "Child" +msgstr "Child" + +#: ../src/TransUtils.py:309 +msgid "the person" +msgstr "the person" + +#: ../src/TransUtils.py:311 +msgid "the family" +msgstr "the family" + +#: ../src/TransUtils.py:313 +msgid "the place" +msgstr "the place" + +#: ../src/TransUtils.py:315 +msgid "the event" +msgstr "the event" + +#: ../src/TransUtils.py:317 +msgid "the repository" +msgstr "the repository" + +#: ../src/TransUtils.py:319 +msgid "the note" +msgstr "the note" + +#: ../src/TransUtils.py:321 +msgid "the media" +msgstr "the media" + +#: ../src/TransUtils.py:323 +msgid "the source" +msgstr "the source" + +#: ../src/TransUtils.py:325 +msgid "the filter" +msgstr "the filter" + +#: ../src/TransUtils.py:327 +msgid "See details" +msgstr "See details" + +#: ../src/Utils.py:83 ../src/gui/editors/editperson.py:325 +#: ../src/gui/views/treemodels/peoplemodel.py:96 +#: ../src/Merge/mergeperson.py:62 +#: ../src/plugins/webreport/NarrativeWeb.py:5311 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:90 +msgid "male" +msgstr "male" + +#: ../src/Utils.py:84 ../src/gui/editors/editperson.py:324 +#: ../src/gui/views/treemodels/peoplemodel.py:96 +#: ../src/Merge/mergeperson.py:62 +#: ../src/plugins/webreport/NarrativeWeb.py:5312 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:90 +msgid "female" +msgstr "female" + +#: ../src/Utils.py:85 +msgid "gender|unknown" +msgstr "gender|unknown" + +#: ../src/Utils.py:89 +msgid "Invalid" +msgstr "Invalid" + +#: ../src/Utils.py:92 ../src/gui/editors/editcitation.py:276 +msgid "Very High" +msgstr "Very High" + +#: ../src/Utils.py:93 ../src/gui/editors/editcitation.py:275 +#: ../src/plugins/tool/FindDupes.py:63 +msgid "High" +msgstr "High" + +#: ../src/Utils.py:94 ../src/gui/editors/editcitation.py:274 +#: ../src/plugins/webreport/NarrativeWeb.py:2291 +msgid "Normal" +msgstr "Normal" + +#: ../src/Utils.py:95 ../src/gui/editors/editcitation.py:273 +#: ../src/plugins/tool/FindDupes.py:61 +msgid "Low" +msgstr "Low" + +#: ../src/Utils.py:96 ../src/gui/editors/editcitation.py:272 +msgid "Very Low" +msgstr "Very Low" + +#: ../src/Utils.py:100 +msgid "A legal or common-law relationship between a husband and wife" +msgstr "A legal or common-law relationship between a husband and wife" + +#: ../src/Utils.py:102 +msgid "No legal or common-law relationship between man and woman" +msgstr "No legal or common-law relationship between man and woman" + +#: ../src/Utils.py:104 +msgid "An established relationship between members of the same sex" +msgstr "An established relationship between members of the same sex" + +#: ../src/Utils.py:106 +msgid "Unknown relationship between a man and woman" +msgstr "Unknown relationship between a man and woman" + +#: ../src/Utils.py:108 +msgid "An unspecified relationship between a man and woman" +msgstr "An unspecified relationship between a man and woman" + +#: ../src/Utils.py:124 +msgid "" +"The data can only be recovered by Undo operation or by quitting with " +"abandoning changes." +msgstr "" +"The data can only be recovered by Undo operation or by quitting with " +"abandoning changes." + +#. ------------------------------------------------------------------------- +#. +#. Short hand function to return either the person's name, or an empty +#. string if the person is None +#. +#. ------------------------------------------------------------------------- +#: ../src/Utils.py:216 ../src/gen/lib/date.py:457 ../src/gen/lib/date.py:495 +#: ../src/gen/mime/_gnomemime.py:39 ../src/gen/mime/_gnomemime.py:46 +#: ../src/gen/mime/_pythonmime.py:49 ../src/gen/mime/_pythonmime.py:57 +#: ../src/gui/editors/editperson.py:326 +#: ../src/gui/views/treemodels/peoplemodel.py:96 +#: ../src/Merge/mergeperson.py:62 +#: ../src/plugins/textreport/DetAncestralReport.py:545 +#: ../src/plugins/textreport/DetAncestralReport.py:552 +#: ../src/plugins/textreport/DetAncestralReport.py:595 +#: ../src/plugins/textreport/DetAncestralReport.py:602 +#: ../src/plugins/textreport/DetDescendantReport.py:589 +#: ../src/plugins/textreport/DetDescendantReport.py:596 +#: ../src/plugins/textreport/IndivComplete.py:428 +#: ../src/plugins/view/relview.py:652 +#: ../src/plugins/webreport/NarrativeWeb.py:5313 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:90 +msgid "unknown" +msgstr "unknown" + +#: ../src/Utils.py:226 ../src/Utils.py:246 ../src/plugins/Records.py:214 +#, python-format +msgid "%(father)s and %(mother)s" +msgstr "%(father)s and %(mother)s" + +#: ../src/Utils.py:561 +msgid "death-related evidence" +msgstr "death-related evidence" + +#: ../src/Utils.py:578 +msgid "birth-related evidence" +msgstr "birth-related evidence" + +#: ../src/Utils.py:583 ../src/plugins/import/ImportCsv.py:209 +msgid "death date" +msgstr "death date" + +#: ../src/Utils.py:588 ../src/plugins/import/ImportCsv.py:187 +msgid "birth date" +msgstr "birth date" + +#: ../src/Utils.py:621 +msgid "sibling birth date" +msgstr "sibling birth date" + +#: ../src/Utils.py:633 +msgid "sibling death date" +msgstr "sibling death date" + +#: ../src/Utils.py:647 +msgid "sibling birth-related date" +msgstr "sibling birth-related date" + +#: ../src/Utils.py:658 +msgid "sibling death-related date" +msgstr "sibling death-related date" + +#: ../src/Utils.py:671 ../src/Utils.py:676 +msgid "a spouse, " +msgstr "a spouse, " + +#: ../src/Utils.py:694 +msgid "event with spouse" +msgstr "event with spouse" + +#: ../src/Utils.py:718 +msgid "descendant birth date" +msgstr "descendant birth date" + +#: ../src/Utils.py:727 +msgid "descendant death date" +msgstr "descendant death date" + +#: ../src/Utils.py:743 +msgid "descendant birth-related date" +msgstr "descendant birth-related date" + +#: ../src/Utils.py:751 +msgid "descendant death-related date" +msgstr "descendant death-related date" + +#: ../src/Utils.py:764 +#, python-format +msgid "Database error: %s is defined as his or her own ancestor" +msgstr "Database error: %s is defined as his or her own ancestor" + +#: ../src/Utils.py:788 ../src/Utils.py:834 +msgid "ancestor birth date" +msgstr "ancestor birth date" + +#: ../src/Utils.py:798 ../src/Utils.py:844 +msgid "ancestor death date" +msgstr "ancestor death date" + +#: ../src/Utils.py:809 ../src/Utils.py:855 +msgid "ancestor birth-related date" +msgstr "ancestor birth-related date" + +#: ../src/Utils.py:817 ../src/Utils.py:863 +msgid "ancestor death-related date" +msgstr "ancestor death-related date" + +#. no evidence, must consider alive +#: ../src/Utils.py:921 +msgid "no evidence" +msgstr "no evidence" + +#. ------------------------------------------------------------------------- +#. +#. Keyword translation interface +#. +#. ------------------------------------------------------------------------- +#. keyword, code, translated standard, translated upper +#. in gen.display.name.py we find: +#. 't' : title = title +#. 'f' : given = given (first names) +#. 'l' : surname = full surname (lastname) +#. 'c' : call = callname +#. 'x' : common = nick name if existing, otherwise first first name (common name) +#. 'i' : initials = initials of the first names +#. 'm' : primary = primary surname (main) +#. '0m': primary[pre]= prefix primary surname (main) +#. '1m': primary[sur]= surname primary surname (main) +#. '2m': primary[con]= connector primary surname (main) +#. 'y' : patronymic = pa/matronymic surname (father/mother) - assumed unique +#. '0y': patronymic[pre] = prefix " +#. '1y': patronymic[sur] = surname " +#. '2y': patronymic[con] = connector " +#. 'o' : notpatronymic = surnames without pa/matronymic and primary +#. 'r' : rest = non primary surnames +#. 'p' : prefix = list of all prefixes +#. 'q' : rawsurnames = surnames without prefixes and connectors +#. 's' : suffix = suffix +#. 'n' : nickname = nick name +#. 'g' : familynick = family nick name +#: ../src/Utils.py:1273 ../src/plugins/export/ExportCsv.py:338 +#: ../src/plugins/import/ImportCsv.py:178 +#: ../src/plugins/tool/PatchNames.py:439 +msgid "Person|Title" +msgstr "Person|Title" + +#: ../src/Utils.py:1273 +msgid "Person|TITLE" +msgstr "Person|TITLE" + +#: ../src/Utils.py:1274 ../src/gen/display/name.py:327 +#: ../src/gui/configure.py:541 ../src/gui/configure.py:543 +#: ../src/gui/configure.py:548 ../src/gui/configure.py:550 +#: ../src/gui/configure.py:552 ../src/gui/configure.py:553 +#: ../src/gui/configure.py:554 ../src/gui/configure.py:555 +#: ../src/gui/configure.py:557 ../src/gui/configure.py:558 +#: ../src/gui/configure.py:559 ../src/gui/configure.py:560 +#: ../src/gui/configure.py:561 ../src/gui/configure.py:562 +#: ../src/plugins/export/ExportCsv.py:336 +#: ../src/plugins/import/ImportCsv.py:173 +msgid "Given" +msgstr "Given" + +#: ../src/Utils.py:1274 +msgid "GIVEN" +msgstr "GIVEN" + +#: ../src/Utils.py:1275 ../src/gui/configure.py:548 +#: ../src/gui/configure.py:555 ../src/gui/configure.py:557 +#: ../src/gui/configure.py:558 ../src/gui/configure.py:559 +#: ../src/gui/configure.py:560 ../src/gui/configure.py:561 +msgid "SURNAME" +msgstr "SURNAME" + +#: ../src/Utils.py:1276 +msgid "Name|Call" +msgstr "Name|Call" + +#: ../src/Utils.py:1276 +msgid "Name|CALL" +msgstr "Name|CALL" + +#: ../src/Utils.py:1277 ../src/gui/configure.py:545 +#: ../src/gui/configure.py:547 ../src/gui/configure.py:550 +#: ../src/gui/configure.py:551 ../src/gui/configure.py:557 +msgid "Name|Common" +msgstr "Name|Common" + +#: ../src/Utils.py:1277 +msgid "Name|COMMON" +msgstr "Name|COMMON" + +#: ../src/Utils.py:1278 +msgid "Initials" +msgstr "Initials" + +#: ../src/Utils.py:1278 +msgid "INITIALS" +msgstr "INITIALS" + +#: ../src/Utils.py:1279 ../src/gui/configure.py:541 +#: ../src/gui/configure.py:543 ../src/gui/configure.py:545 +#: ../src/gui/configure.py:547 ../src/gui/configure.py:548 +#: ../src/gui/configure.py:553 ../src/gui/configure.py:555 +#: ../src/gui/configure.py:560 ../src/gui/configure.py:562 +#: ../src/plugins/export/ExportCsv.py:337 +#: ../src/plugins/import/ImportCsv.py:180 ../src/glade/editperson.glade.h:26 +msgid "Suffix" +msgstr "Suffix" + +#: ../src/Utils.py:1279 +msgid "SUFFIX" +msgstr "SUFFIX" + +#. name, sort, width, modelcol +#: ../src/Utils.py:1280 ../src/gui/editors/displaytabs/surnametab.py:80 +msgid "Name|Primary" +msgstr "Name|Primary" + +#: ../src/Utils.py:1280 +msgid "PRIMARY" +msgstr "PRIMARY" + +#: ../src/Utils.py:1281 +msgid "Primary[pre]" +msgstr "Primary[pre]" + +#: ../src/Utils.py:1281 +msgid "PRIMARY[PRE]" +msgstr "PRIMARY[PRE]" + +#: ../src/Utils.py:1282 +msgid "Primary[sur]" +msgstr "Primary[sur]" + +#: ../src/Utils.py:1282 +msgid "PRIMARY[SUR]" +msgstr "PRIMARY[SUR]" + +#: ../src/Utils.py:1283 +msgid "Primary[con]" +msgstr "Primary[con]" + +#: ../src/Utils.py:1283 +msgid "PRIMARY[CON]" +msgstr "PRIMARY[CON]" + +#: ../src/Utils.py:1284 ../src/gen/lib/nameorigintype.py:86 +#: ../src/gui/configure.py:554 +msgid "Patronymic" +msgstr "Patronymic" + +#: ../src/Utils.py:1284 +msgid "PATRONYMIC" +msgstr "PATRONYMIC" + +#: ../src/Utils.py:1285 +msgid "Patronymic[pre]" +msgstr "Patronymic[pre]" + +#: ../src/Utils.py:1285 +msgid "PATRONYMIC[PRE]" +msgstr "PATRONYMIC[PRE]" + +#: ../src/Utils.py:1286 +msgid "Patronymic[sur]" +msgstr "Patronymic[sur]" + +#: ../src/Utils.py:1286 +msgid "PATRONYMIC[SUR]" +msgstr "PATRONYMIC[SUR]" + +#: ../src/Utils.py:1287 +msgid "Patronymic[con]" +msgstr "Patronymic[con]" + +#: ../src/Utils.py:1287 +msgid "PATRONYMIC[CON]" +msgstr "PATRONYMIC[CON]" + +#: ../src/Utils.py:1288 ../src/gui/configure.py:562 +msgid "Rawsurnames" +msgstr "Rawsurnames" + +#: ../src/Utils.py:1288 +msgid "RAWSURNAMES" +msgstr "RAWSURNAMES" + +#: ../src/Utils.py:1289 +msgid "Notpatronymic" +msgstr "Notpatronymic" + +#: ../src/Utils.py:1289 +msgid "NOTPATRONYMIC" +msgstr "NOTPATRONYMIC" + +#: ../src/Utils.py:1290 ../src/gui/editors/displaytabs/surnametab.py:75 +#: ../src/plugins/export/ExportCsv.py:337 +#: ../src/plugins/import/ImportCsv.py:179 ../src/glade/editperson.glade.h:22 +msgid "Prefix" +msgstr "Prefix" + +#: ../src/Utils.py:1290 +msgid "PREFIX" +msgstr "PREFIX" + +#: ../src/Utils.py:1291 ../src/gen/lib/attrtype.py:71 +#: ../src/gui/configure.py:544 ../src/gui/configure.py:546 +#: ../src/gui/configure.py:551 ../src/gui/configure.py:558 +#: ../src/plugins/tool/PatchNames.py:429 +msgid "Nickname" +msgstr "Nickname" + +#: ../src/Utils.py:1291 +msgid "NICKNAME" +msgstr "NICKNAME" + +#: ../src/Utils.py:1292 +msgid "Familynick" +msgstr "Familynick" + +#: ../src/Utils.py:1292 +msgid "FAMILYNICK" +msgstr "FAMILYNICK" + +#: ../src/Utils.py:1405 ../src/Utils.py:1424 +#, python-format +msgid "%s, ..." +msgstr "%s, ..." + +#: ../src/Utils.py:1674 +msgid "Unknown, created to replace a missing note object." +msgstr "Unknown, created to replace a missing note object." + +#. primitive static variable +#: ../src/Utils.py:1684 +#, python-format +msgid "Unknown, was missing %(time)s (%(count)d)" +msgstr "Unknown, was missing %(time)s (%(count)d)" + +#: ../src/Utils.py:1703 +#, python-format +msgid "Objects referenced by this note were missing in a file imported on %s." +msgstr "Objects referenced by this note were missing in a file imported on %s." + +#: ../src/UndoHistory.py:64 ../src/gui/grampsgui.py:161 +msgid "Undo History" +msgstr "Undo History" + +#: ../src/UndoHistory.py:97 +msgid "Original time" +msgstr "Original time" + +#: ../src/UndoHistory.py:100 +msgid "Action" +msgstr "Action" + +#: ../src/UndoHistory.py:176 +msgid "Delete confirmation" +msgstr "Delete confirmation" + +#: ../src/UndoHistory.py:177 +msgid "Are you sure you want to clear the Undo history?" +msgstr "Are you sure you want to clear the Undo history?" + +#: ../src/UndoHistory.py:178 +msgid "Clear" +msgstr "Clear" + +#: ../src/UndoHistory.py:214 +msgid "Database opened" +msgstr "Database opened" + +#: ../src/UndoHistory.py:216 +msgid "History cleared" +msgstr "History cleared" + +#: ../src/cli/arghandler.py:218 +#, python-format +msgid "" +"Error: Family tree '%s' already exists.\n" +"The '-C' option cannot be used." +msgstr "" +"Error: Family tree '%s' already exists.\n" +"The '-C' option cannot be used." + +#: ../src/cli/arghandler.py:227 +#, python-format +msgid "" +"Error: Input family tree \"%s\" does not exist.\n" +"If GEDCOM, Gramps-xml or grdb, use the -i option to import into a family " +"tree instead." +msgstr "" +"Error: Input family tree \"%s\" does not exist.\n" +"If GEDCOM, Gramps-xml or grdb, use the -i option to import into a family " +"tree instead." + +#: ../src/cli/arghandler.py:243 +#, python-format +msgid "Error: Import file %s not found." +msgstr "Error: Import file %s not found." + +#: ../src/cli/arghandler.py:261 +#, python-format +msgid "Error: Unrecognized type: \"%(format)s\" for import file: %(filename)s" +msgstr "Error: Unrecognised type: \"%(format)s\" for import file: %(filename)s" + +#: ../src/cli/arghandler.py:283 +#, python-format +msgid "" +"WARNING: Output file already exists!\n" +"WARNING: It will be overwritten:\n" +" %s" +msgstr "" +"WARNING: Output file already exists!\n" +"WARNING: It will be overwritten:\n" +" %s" + +#: ../src/cli/arghandler.py:289 +msgid "OK to overwrite? (yes/no) " +msgstr "OK to overwrite? (yes/no) " + +#: ../src/cli/arghandler.py:294 +msgid "YES" +msgstr "YES" + +#: ../src/cli/arghandler.py:295 +#, python-format +msgid "Will overwrite the existing file: %s" +msgstr "Will overwrite the existing file: %s" + +#: ../src/cli/arghandler.py:315 +#, python-format +msgid "ERROR: Unrecognized format for export file %s" +msgstr "ERROR: Unrecognised format for export file %s" + +#: ../src/cli/arghandler.py:402 +msgid "List of known family trees in your database path\n" +msgstr "List of known family trees in your database path\n" + +#: ../src/cli/arghandler.py:405 +#, python-format +msgid "%(full_DB_path)s with name \"%(f_t_name)s\"" +msgstr "%(full_DB_path)s with name \"%(f_t_name)s\"" + +#: ../src/cli/arghandler.py:411 +msgid "Gramps Family Trees:" +msgstr "Gramps Family Trees:" + +#: ../src/cli/arghandler.py:415 +#, python-format +msgid "Family Tree \"%s\":" +msgstr "Family Tree \"%s\":" + +#: ../src/cli/arghandler.py:425 +#, python-format +msgid "Performing action: %s." +msgstr "Performing action: %s." + +#: ../src/cli/arghandler.py:427 +#, python-format +msgid "Using options string: %s" +msgstr "Using options string: %s" + +#: ../src/cli/arghandler.py:435 +#, python-format +msgid "Exporting: file %(filename)s, format %(format)s." +msgstr "Exporting: file %(filename)s, format %(format)s." + +#: ../src/cli/arghandler.py:443 +msgid "Exiting." +msgstr "Exiting." + +#: ../src/cli/arghandler.py:447 +msgid "Cleaning up." +msgstr "Cleaning up." + +#: ../src/cli/arghandler.py:477 +msgid "Created empty family tree successfully" +msgstr "Created empty family tree successfully" + +#: ../src/cli/arghandler.py:480 ../src/cli/arghandler.py:507 +msgid "Error opening the file." +msgstr "Error opening the file." + +#: ../src/cli/arghandler.py:481 ../src/cli/arghandler.py:508 +msgid "Exiting..." +msgstr "Exiting..." + +#: ../src/cli/arghandler.py:487 +#, python-format +msgid "Importing: file %(filename)s, format %(format)s." +msgstr "Importing: file %(filename)s, format %(format)s." + +#: ../src/cli/arghandler.py:505 +msgid "Opened successfully!" +msgstr "Opened successfully!" + +#: ../src/cli/arghandler.py:519 +msgid "Database is locked, cannot open it!" +msgstr "Database is locked, cannot open it!" + +#: ../src/cli/arghandler.py:520 +#, python-format +msgid " Info: %s" +msgstr " Info: %s" + +#: ../src/cli/arghandler.py:523 +msgid "Database needs recovery, cannot open it!" +msgstr "Database needs recovery, cannot open it!" + +#: ../src/cli/arghandler.py:580 ../src/cli/arghandler.py:627 +msgid "Ignoring invalid options string." +msgstr "Ignoring invalid options string." + +#. name exists, but is not in the list of valid report names +#: ../src/cli/arghandler.py:603 +msgid "Unknown report name." +msgstr "Unknown report name." + +#: ../src/cli/arghandler.py:605 +#, python-format +msgid "Report name not given. Please use one of %(donottranslate)s=reportname" +msgstr "Report name not given. Please use one of %(donottranslate)s=reportname" + +#: ../src/cli/arghandler.py:609 ../src/cli/arghandler.py:650 +#, python-format +msgid "" +"%s\n" +" Available names are:" +msgstr "" +"%s\n" +" Available names are:" + +#: ../src/cli/arghandler.py:644 +msgid "Unknown tool name." +msgstr "Unknown tool name." + +#: ../src/cli/arghandler.py:646 +#, python-format +msgid "Tool name not given. Please use one of %(donottranslate)s=toolname." +msgstr "Tool name not given. Please use one of %(donottranslate)s=toolname." + +#: ../src/cli/arghandler.py:662 +#, python-format +msgid "Unknown action: %s." +msgstr "Unknown action: %s." + +#. Note: Make sure to edit const.py.in POPT_TABLE too! +#: ../src/cli/argparser.py:55 +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" +" -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 List Family Trees\n" +" -L List Family Trees in Detail\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" +" -v, --version Show versions\n" +msgstr "" +"\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" +" -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 List Family Trees\n" +" -L List Family Trees in Detail\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" +" -v, --version Show versions\n" + +#: ../src/cli/argparser.py:80 +msgid "" +"\n" +"Example of usage of Gramps command line interface\n" +"\n" +"1. To import four databases (whose formats can be determined from their " +"names)\n" +"and then check the resulting database for errors, one may type:\n" +"gramps -i file1.ged -i file2.gpkg -i ~/db3.gramps -i file4.wft -a tool -p " +"name=check. \n" +"\n" +"2. To explicitly specify the formats in the above example, append filenames " +"with appropriate -f options:\n" +"gramps -i file1.ged -f gedcom -i file2.gpkg -f gramps-pkg -i ~/db3.gramps -f " +"gramps-xml -i file4.wft -f wft -a tool -p name=check. \n" +"\n" +"3. To record the database resulting from all imports, supply -e flag\n" +"(use -f if the filename does not allow Gramps to guess the format):\n" +"gramps -i file1.ged -i file2.gpkg -e ~/new-package -f gramps-pkg\n" +"\n" +"4. To save any error messages of the above example into files outfile and " +"errfile, run:\n" +"gramps -i file1.ged -i file2.dpkg -e ~/new-package -f gramps-pkg >outfile " +"2>errfile\n" +"\n" +"5. To import three databases and start interactive Gramps session with the " +"result:\n" +"gramps -i file1.ged -i file2.gpkg -i ~/db3.gramps\n" +"\n" +"6. To open a database and, based on that data, generate timeline report in " +"PDF format\n" +"putting the output into the my_timeline.pdf file:\n" +"gramps -O 'Family Tree 1' -a report -p name=timeline,off=pdf,of=my_timeline." +"pdf\n" +"\n" +"7. To generate a summary of a database:\n" +"gramps -O 'Family Tree 1' -a report -p name=summary\n" +"\n" +"8. Listing report options\n" +"Use the name=timeline,show=all to find out about all available options for " +"the timeline report.\n" +"To find out details of a particular option, use show=option_name , e.g. " +"name=timeline,show=off string.\n" +"To learn about available report names, use name=show string.\n" +"\n" +"9. To convert a family tree on the fly to a .gramps xml file:\n" +"gramps -O 'Family Tree 1' -e output.gramps -f gramps-xml\n" +"\n" +"10. To generate a web site into an other locale (in german):\n" +"LANGUAGE=de_DE; LANG=de_DE.UTF-8 gramps -O 'Family Tree 1' -a report -p " +"name=navwebpage,target=/../de\n" +"\n" +"11. Finally, to start normal interactive session type:\n" +"gramps\n" +"\n" +"Note: These examples are for bash shell.\n" +"Syntax may be different for other shells and for Windows.\n" +msgstr "" +"\n" +"Example of usage of Gramps command line interface\n" +"\n" +"1. To import four databases (whose formats can be determined from their " +"names)\n" +"and then check the resulting database for errors, one may type:\n" +"gramps -i file1.ged -i file2.gpkg -i ~/db3.gramps -i file4.wft -a tool -p " +"name=check. \n" +"\n" +"2. To explicitly specify the formats in the above example, append filenames " +"with appropriate -f options:\n" +"gramps -i file1.ged -f gedcom -i file2.gpkg -f gramps-pkg -i ~/db3.gramps -f " +"gramps-xml -i file4.wft -f wft -a tool -p name=check. \n" +"\n" +"3. To record the database resulting from all imports, supply -e flag\n" +"(use -f if the filename does not allow Gramps to guess the format):\n" +"gramps -i file1.ged -i file2.gpkg -e ~/new-package -f gramps-pkg\n" +"\n" +"4. To save any error messages of the above example into files outfile and " +"errfile, run:\n" +"gramps -i file1.ged -i file2.dpkg -e ~/new-package -f gramps-pkg >outfile " +"2>errfile\n" +"\n" +"5. To import three databases and start interactive Gramps session with the " +"result:\n" +"gramps -i file1.ged -i file2.gpkg -i ~/db3.gramps\n" +"\n" +"6. To open a database and, based on that data, generate timeline report in " +"PDF format\n" +"putting the output into the my_timeline.pdf file:\n" +"gramps -O 'Family Tree 1' -a report -p name=timeline,off=pdf,of=my_timeline." +"pdf\n" +"\n" +"7. To generate a summary of a database:\n" +"gramps -O 'Family Tree 1' -a report -p name=summary\n" +"\n" +"8. Listing report options\n" +"Use the name=timeline,show=all to find out about all available options for " +"the timeline report.\n" +"To find out details of a particular option, use show=option_name , e.g. " +"name=timeline,show=off string.\n" +"To learn about available report names, use name=show string.\n" +"\n" +"9. To convert a family tree on the fly to a .gramps xml file:\n" +"gramps -O 'Family Tree 1' -e output.gramps -f gramps-xml\n" +"\n" +"10. To generate a web site into an other locale (in german):\n" +"LANGUAGE=de_DE; LANG=de_DE.UTF-8 gramps -O 'Family Tree 1' -a report -p " +"name=navwebpage,target=/../de\n" +"\n" +"11. Finally, to start normal interactive session type:\n" +"gramps\n" +"\n" +"Note: These examples are for bash shell.\n" +"Syntax may be different for other shells and for Windows.\n" + +#: ../src/cli/argparser.py:232 ../src/cli/argparser.py:355 +msgid "Error parsing the arguments" +msgstr "Error parsing the arguments" + +#: ../src/cli/argparser.py:234 +#, python-format +msgid "" +"Error parsing the arguments: %s \n" +"Type gramps --help for an overview of commands, or read the manual pages." +msgstr "" +"Error parsing the arguments: %s \n" +"Type gramps --help for an overview of commands, or read the manual pages." + +#: ../src/cli/argparser.py:356 +#, python-format +msgid "" +"Error parsing the arguments: %s \n" +"To use in the command-line mode, supply at least one input file to process." +msgstr "" +"Error parsing the arguments: %s \n" +"To use in the command-line mode, supply at least one input file to process." + +#: ../src/cli/clidbman.py:78 +#, python-format +msgid "" +"ERROR: %(title)s \n" +" %(message)s" +msgstr "" +"ERROR: %(title)s \n" +" %(message)s" + +#: ../src/cli/clidbman.py:243 +#, python-format +msgid "Starting Import, %s" +msgstr "Starting Import, %s" + +#: ../src/cli/clidbman.py:249 +msgid "Import finished..." +msgstr "Import finished..." + +#. Create a new database +#: ../src/cli/clidbman.py:321 ../src/plugins/import/ImportCsv.py:311 +msgid "Importing data..." +msgstr "Importing data..." + +#: ../src/cli/clidbman.py:365 +msgid "Could not rename family tree" +msgstr "Could not rename family tree" + +#: ../src/cli/clidbman.py:400 +msgid "Could not make database directory: " +msgstr "Could not make database directory: " + +#: ../src/cli/clidbman.py:448 ../src/gui/configure.py:1096 +msgid "Never" +msgstr "Never" + +#. feature request 2356: avoid genitive form +#: ../src/cli/clidbman.py:468 +#, python-format +msgid "Locked by %s" +msgstr "Locked by %s" + +#: ../src/cli/grampscli.py:76 +#, python-format +msgid "WARNING: %s" +msgstr "WARNING: %s" + +#: ../src/cli/grampscli.py:83 ../src/cli/grampscli.py:207 +#, python-format +msgid "ERROR: %s" +msgstr "ERROR: %s" + +#: ../src/cli/grampscli.py:139 ../src/gui/dbloader.py:285 +msgid "Read only database" +msgstr "Read only database" + +#: ../src/cli/grampscli.py:140 ../src/gui/dbloader.py:230 +#: ../src/gui/dbloader.py:286 +msgid "You do not have write access to the selected file." +msgstr "You do not have write access to the selected file." + +#: ../src/cli/grampscli.py:159 ../src/cli/grampscli.py:162 +#: ../src/gui/dbloader.py:314 ../src/gui/dbloader.py:317 +#: ../src/gui/dbloader.py:320 +msgid "Cannot open database" +msgstr "Cannot open database" + +#: ../src/cli/grampscli.py:166 ../src/gui/dbloader.py:188 +#: ../src/gui/dbloader.py:324 +#, python-format +msgid "Could not open file: %s" +msgstr "Could not open file: %s" + +#: ../src/cli/grampscli.py:219 +msgid "Could not load a recent Family Tree." +msgstr "Could not load a recent Family Tree." + +#: ../src/cli/grampscli.py:220 +msgid "Family Tree does not exist, as it has been deleted." +msgstr "Family Tree does not exist, as it has been deleted." + +#. already errors encountered. Show first one on terminal and exit +#. Convert error message to file system encoding before print +#: ../src/cli/grampscli.py:296 +#, python-format +msgid "Error encountered: %s" +msgstr "Error encountered: %s" + +#: ../src/cli/grampscli.py:299 ../src/cli/grampscli.py:310 +#, python-format +msgid " Details: %s" +msgstr " Details: %s" + +#. Convert error message to file system encoding before print +#: ../src/cli/grampscli.py:306 +#, python-format +msgid "Error encountered in argument parsing: %s" +msgstr "Error encountered in argument parsing: %s" + +#: ../src/cli/plug/__init__.py:168 +msgid "ERROR: Please specify a person" +msgstr "ERROR: Please specify a person" + +#: ../src/cli/plug/__init__.py:192 +msgid "ERROR: Please specify a family" +msgstr "ERROR: Please specify a family" + +#. FIXME it is wrong to use translatable text in comparison. +#. How can we distinguish custom size though? +#: ../src/cli/plug/__init__.py:302 ../src/gen/plug/report/_paper.py:91 +#: ../src/gen/plug/report/_paper.py:113 +#: ../src/gui/plug/report/_papermenu.py:182 +#: ../src/gui/plug/report/_papermenu.py:243 +msgid "Custom Size" +msgstr "Custom Size" + +#: ../src/cli/plug/__init__.py:403 +#, python-format +msgid "Unknown option: %s" +msgstr "Unknown option: %s" + +#: ../src/cli/plug/__init__.py:404 ../src/cli/plug/__init__.py:434 +msgid " Valid options are:" +msgstr " Valid options are:" + +#: ../src/cli/plug/__init__.py:406 ../src/cli/plug/__init__.py:436 +#: ../src/cli/plug/__init__.py:531 +#, python-format +msgid " Use '%(donottranslate)s' to see description and acceptable values" +msgstr " Use '%(donottranslate)s' to see description and acceptable values" + +#: ../src/cli/plug/__init__.py:433 +#, python-format +msgid "Ignoring unknown option: %s" +msgstr "Ignoring unknown option: %s" + +#: ../src/cli/plug/__init__.py:481 +#, python-format +msgid "" +"Ignoring '%(notranslate1)s=%(notranslate2)s' and using '%(notranslate1)s=" +"%(notranslate3)s'." +msgstr "" +"Ignoring '%(notranslate1)s=%(notranslate2)s' and using '%(notranslate1)s=" +"%(notranslate3)s'." + +#: ../src/cli/plug/__init__.py:486 +#, python-format +msgid "Use '%(notranslate)s' to see valid values." +msgstr "Use '%(notranslate)s' to see valid values." + +#: ../src/cli/plug/__init__.py:520 +msgid " Available options:" +msgstr " Available options:" + +#: ../src/cli/plug/__init__.py:538 +msgid " Available values are:" +msgstr " Available values are:" + +#. there was a show option given, but the option is invalid +#: ../src/cli/plug/__init__.py:550 +#, python-format +msgid "" +"option '%(optionname)s' not valid. Use '%(donottranslate)s' to see all valid " +"options." +msgstr "" +"option '%(optionname)s' not valid. Use '%(donottranslate)s' to see all valid " +"options." + +#: ../src/cli/plug/__init__.py:562 +msgid "Failed to write report. " +msgstr "Failed to write report. " + +#: ../src/gen/db/base.py:1600 +msgid "Add child to family" +msgstr "Add child to family" + +#: ../src/gen/db/base.py:1613 ../src/gen/db/base.py:1618 +msgid "Remove child from family" +msgstr "Remove child from family" + +#: ../src/gen/db/base.py:1693 ../src/gen/db/base.py:1697 +msgid "Remove Family" +msgstr "Remove Family" + +#: ../src/gen/db/base.py:1738 +msgid "Remove father from family" +msgstr "Remove father from family" + +#: ../src/gen/db/base.py:1740 +msgid "Remove mother from family" +msgstr "Remove mother from family" + +#: ../src/gen/db/exceptions.py:78 ../src/plugins/import/ImportGrdb.py:60 +msgid "" +"The database version is not supported by this version of Gramps.\n" +"Please upgrade to the corresponding version or use XML for porting data " +"between different database versions." +msgstr "" +"The database version is not supported by this version of Gramps.\n" +"Please upgrade to the corresponding version or use XML for porting data " +"between different database versions." + +#: ../src/gen/db/exceptions.py:93 +#, python-format +msgid "" +"Gramps stores its data in a Berkeley Database. The family tree you try to " +"load was created with version %(env_version)s of the Berkeley DB. However, " +"the Gramps version in use right now employs version %(bdb_version)s of the " +"Berkeley DB. So you are trying to load data created in a newer format into " +"an older program; this is bound to fail. The right approach in this case is " +"to use XML export and import. So try to open the family tree on that " +"computer with that software that created the family tree, export it to XML " +"and load that XML into the version of Gramps you intend to use." +msgstr "" +"Gramps stores its data in a Berkeley Database. The family tree you try to " +"load was created with version %(env_version)s of the Berkeley DB. However, " +"the Gramps version in use right now employs version %(bdb_version)s of the " +"Berkeley DB. So you are trying to load data created in a newer format into " +"an older program; this is bound to fail. The right approach in this case is " +"to use XML export and import. So try to open the family tree on that " +"computer with that software that created the family tree, export it to XML " +"and load that XML into the version of Gramps you intend to use." + +#: ../src/gen/db/exceptions.py:116 +msgid "" +"Gramps has detected a problem in opening the 'environment' of the underlying " +"Berkeley database used to store this Family Tree. The most likely cause is " +"that the database was created with an old version of the Berkeley database " +"program, and you are now using a new version. It is quite likely that your " +"database has not been changed by Gramps.\n" +"If possible, you should revert to your old version of Gramps and its support " +"software; export your database to XML; close the database; then upgrade " +"again to this version of Gramps and import the XML file in an empty Family " +"Tree. Alternatively, it may be possible to use the Berkeley database " +"recovery tools." +msgstr "" +"Gramps has detected a problem in opening the 'environment' of the underlying " +"Berkeley database used to store this Family Tree. The most likely cause is " +"that the database was created with an old version of the Berkeley database " +"program, and you are now using a new version. It is quite likely that your " +"database has not been changed by Gramps.\n" +"If possible, you should revert to your old version of Gramps and its support " +"software; export your database to XML; close the database; then upgrade " +"again to this version of Gramps and import the XML file in an empty Family " +"Tree. Alternatively, it may be possible to use the Berkeley database " +"recovery tools." + +#: ../src/gen/db/exceptions.py:139 +msgid "" +"You cannot open this database without upgrading it.\n" +"If you upgrade then you won't be able to use previous versions of Gramps.\n" +"You might want to make a backup copy first." +msgstr "" +"You cannot open this database without upgrading it.\n" +"If you upgrade then you won't be able to use previous versions of Gramps.\n" +"You might want to make a backup copy first." + +#: ../src/gen/db/undoredo.py:241 ../src/gen/db/undoredo.py:278 +#: ../src/plugins/lib/libgrdb.py:1705 ../src/plugins/lib/libgrdb.py:1777 +#: ../src/plugins/lib/libgrdb.py:1818 +#, python-format +msgid "_Undo %s" +msgstr "_Undo %s" + +#: ../src/gen/db/undoredo.py:247 ../src/gen/db/undoredo.py:284 +#: ../src/plugins/lib/libgrdb.py:1784 ../src/plugins/lib/libgrdb.py:1826 +#, python-format +msgid "_Redo %s" +msgstr "_Redo %s" + +#: ../src/gen/db/upgrade.py:83 +#, python-format +msgid "%6d People upgraded with %6d citations in %6d secs\n" +msgstr "%6d People upgraded with %6d citations in %6d secs\n" + +#: ../src/gen/db/upgrade.py:84 +#, python-format +msgid "%6d Families upgraded with %6d citations in %6d secs\n" +msgstr "%6d Families upgraded with %6d citations in %6d secs\n" + +#: ../src/gen/db/upgrade.py:85 +#, python-format +msgid "%6d Events upgraded with %6d citations in %6d secs\n" +msgstr "%6d Events upgraded with %6d citations in %6d secs\n" + +#: ../src/gen/db/upgrade.py:86 +#, python-format +msgid "%6d Media Objects upgraded with %6d citations in %6d secs\n" +msgstr "%6d Media Objects upgraded with %6d citations in %6d secs\n" + +#: ../src/gen/db/upgrade.py:87 +#, python-format +msgid "%6d Places upgraded with %6d citations in %6d secs\n" +msgstr "%6d Places upgraded with %6d citations in %6d secs\n" + +#: ../src/gen/db/upgrade.py:88 +#, python-format +msgid "%6d Repositories upgraded with %6d citations in %6d secs\n" +msgstr "%6d Repositories upgraded with %6d citations in %6d secs\n" + +#: ../src/gen/db/upgrade.py:416 +msgid "Number of new objects upgraded:\n" +msgstr "Number of new objects upgraded:\n" + +#: ../src/gen/db/upgrade.py:422 +msgid "" +"\n" +"\n" +"You may want to run\n" +"Tools -> Family Tree Processing -> Merge\n" +"in order to merge citations that contain similar\n" +"information" +msgstr "" +"\n" +"\n" +"You may want to run\n" +"Tools -> Family Tree Processing -> Merge\n" +"in order to merge citations that contain similar\n" +"information" + +#: ../src/gen/db/upgrade.py:426 +msgid "Upgrade Statistics" +msgstr "Upgrade Statistics" + +#: ../src/gen/display/name.py:325 +msgid "Default format (defined by Gramps preferences)" +msgstr "Default format (defined by Gramps preferences)" + +#: ../src/gen/display/name.py:326 +msgid "Surname, Given Suffix" +msgstr "Surname, Given Suffix" + +#: ../src/gen/display/name.py:328 +msgid "Given Surname Suffix" +msgstr "Given Surname Suffix" + +#. primary name primconnector other, given pa/matronynic suffix, primprefix +#. translators, long string, have a look at Preferences dialog +#: ../src/gen/display/name.py:331 +msgid "Main Surnames, Given Patronymic Suffix Prefix" +msgstr "Main Surnames, Given Patronymic Suffix Prefix" + +#. DEPRECATED FORMATS +#: ../src/gen/display/name.py:334 +msgid "Patronymic, Given" +msgstr "Patronymic, Given" + +#: ../src/gen/display/name.py:540 ../src/gen/display/name.py:640 +#: ../src/plugins/import/ImportCsv.py:178 +msgid "Person|title" +msgstr "Person|title" + +#: ../src/gen/display/name.py:542 ../src/gen/display/name.py:642 +#: ../src/plugins/import/ImportCsv.py:174 +msgid "given" +msgstr "given" + +#: ../src/gen/display/name.py:544 ../src/gen/display/name.py:644 +#: ../src/plugins/import/ImportCsv.py:171 +msgid "surname" +msgstr "surname" + +#: ../src/gen/display/name.py:546 ../src/gen/display/name.py:646 +#: ../src/gui/editors/editperson.py:363 ../src/plugins/import/ImportCsv.py:180 +msgid "suffix" +msgstr "suffix" + +#: ../src/gen/display/name.py:548 ../src/gen/display/name.py:648 +msgid "Name|call" +msgstr "Name|call" + +#: ../src/gen/display/name.py:551 ../src/gen/display/name.py:650 +msgid "Name|common" +msgstr "Name|common" + +#: ../src/gen/display/name.py:555 ../src/gen/display/name.py:653 +msgid "initials" +msgstr "initials" + +#: ../src/gen/display/name.py:558 ../src/gen/display/name.py:655 +msgid "Name|primary" +msgstr "Name|primary" + +#: ../src/gen/display/name.py:561 ../src/gen/display/name.py:657 +msgid "primary[pre]" +msgstr "primary[pre]" + +#: ../src/gen/display/name.py:564 ../src/gen/display/name.py:659 +msgid "primary[sur]" +msgstr "primary[sur]" + +#: ../src/gen/display/name.py:567 ../src/gen/display/name.py:661 +msgid "primary[con]" +msgstr "primary[con]" + +#: ../src/gen/display/name.py:569 ../src/gen/display/name.py:663 +msgid "patronymic" +msgstr "patronymic" + +#: ../src/gen/display/name.py:571 ../src/gen/display/name.py:665 +msgid "patronymic[pre]" +msgstr "patronymic[pre]" + +#: ../src/gen/display/name.py:573 ../src/gen/display/name.py:667 +msgid "patronymic[sur]" +msgstr "patronymic[sur]" + +#: ../src/gen/display/name.py:575 ../src/gen/display/name.py:669 +msgid "patronymic[con]" +msgstr "patronymic[con]" + +#: ../src/gen/display/name.py:577 ../src/gen/display/name.py:671 +msgid "notpatronymic" +msgstr "notpatronymic" + +#: ../src/gen/display/name.py:580 ../src/gen/display/name.py:673 +msgid "Remaining names|rest" +msgstr "Remaining names|rest" + +#: ../src/gen/display/name.py:583 ../src/gen/display/name.py:675 +#: ../src/gui/editors/editperson.py:384 ../src/plugins/import/ImportCsv.py:179 +msgid "prefix" +msgstr "prefix" + +#: ../src/gen/display/name.py:586 ../src/gen/display/name.py:677 +msgid "rawsurnames" +msgstr "rawsurnames" + +#: ../src/gen/display/name.py:588 ../src/gen/display/name.py:679 +msgid "nickname" +msgstr "nickname" + +#: ../src/gen/display/name.py:590 ../src/gen/display/name.py:681 +msgid "familynick" +msgstr "familynick" + +#: ../src/gen/lib/attrtype.py:64 ../src/gen/lib/childreftype.py:80 +#: ../src/gen/lib/eventroletype.py:59 ../src/gen/lib/eventtype.py:144 +#: ../src/gen/lib/familyreltype.py:53 ../src/gen/lib/markertype.py:58 +#: ../src/gen/lib/nametype.py:54 ../src/gen/lib/nameorigintype.py:81 +#: ../src/gen/lib/notetype.py:79 ../src/gen/lib/repotype.py:60 +#: ../src/gen/lib/srcmediatype.py:63 ../src/gen/lib/urltype.py:55 +#: ../src/plugins/textreport/IndivComplete.py:78 +msgid "Custom" +msgstr "Custom" + +#: ../src/gen/lib/attrtype.py:65 +msgid "Caste" +msgstr "Caste" + +#. 2 name (version) +#: ../src/gen/lib/attrtype.py:66 ../src/gui/viewmanager.py:470 +#: ../src/gui/editors/displaytabs/eventembedlist.py:74 +#: ../src/gui/editors/displaytabs/webembedlist.py:67 +#: ../src/gui/plug/_windows.py:119 ../src/gui/plug/_windows.py:230 +#: ../src/gui/plug/_windows.py:595 ../src/gui/selectors/selectevent.py:61 +#: ../src/plugins/lib/libmetadata.py:88 +#: ../src/plugins/textreport/PlaceReport.py:183 +#: ../src/plugins/textreport/PlaceReport.py:256 +#: ../src/plugins/textreport/TagReport.py:313 +#: ../src/plugins/tool/SortEvents.py:59 ../src/plugins/view/eventview.py:81 +#: ../src/plugins/webreport/NarrativeWeb.py:325 +#: ../src/plugins/webreport/NarrativeWeb.py:2176 +#: ../src/Filters/SideBar/_EventSidebarFilter.py:94 +msgid "Description" +msgstr "Description" + +#: ../src/gen/lib/attrtype.py:67 +msgid "Identification Number" +msgstr "Identification Number" + +#: ../src/gen/lib/attrtype.py:68 +msgid "National Origin" +msgstr "National Origin" + +#: ../src/gen/lib/attrtype.py:69 +msgid "Number of Children" +msgstr "Number of Children" + +#: ../src/gen/lib/attrtype.py:70 +msgid "Social Security Number" +msgstr "Social Security Number" + +#: ../src/gen/lib/attrtype.py:72 +msgid "Cause" +msgstr "Cause" + +#: ../src/gen/lib/attrtype.py:73 +msgid "Agency" +msgstr "Agency" + +#: ../src/gen/lib/attrtype.py:74 +#: ../src/plugins/drawreport/StatisticsChart.py:350 +#: ../src/plugins/gramplet/AgeStats.py:170 +#: ../src/plugins/quickview/AgeOnDate.py:55 +msgid "Age" +msgstr "Age" + +#: ../src/gen/lib/attrtype.py:75 +msgid "Father's Age" +msgstr "Father's Age" + +#: ../src/gen/lib/attrtype.py:76 +msgid "Mother's Age" +msgstr "Mother's Age" + +#: ../src/gen/lib/attrtype.py:77 ../src/gen/lib/eventroletype.py:66 +msgid "Witness" +msgstr "Witness" + +#: ../src/gen/lib/attrtype.py:78 +msgid "Time" +msgstr "Time" + +#: ../src/gen/lib/childreftype.py:73 ../src/gui/configure.py:70 +#: ../src/plugins/tool/Check.py:1951 +#: ../src/Filters/SideBar/_CitationSidebarFilter.py:161 +#: ../src/Filters/SideBar/_EventSidebarFilter.py:160 +#: ../src/Filters/SideBar/_FamilySidebarFilter.py:217 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:255 +#: ../src/Filters/SideBar/_SourceSidebarFilter.py:143 +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:165 +#: ../src/Filters/SideBar/_MediaSidebarFilter.py:162 +#: ../src/Filters/SideBar/_RepoSidebarFilter.py:155 +#: ../src/Filters/SideBar/_NoteSidebarFilter.py:152 +msgid "None" +msgstr "None" + +#: ../src/gen/lib/childreftype.py:75 ../src/gen/lib/eventtype.py:145 +msgid "Adopted" +msgstr "Adopted" + +#: ../src/gen/lib/childreftype.py:76 +msgid "Stepchild" +msgstr "Stepchild" + +#: ../src/gen/lib/childreftype.py:77 +msgid "Sponsored" +msgstr "Sponsored" + +#: ../src/gen/lib/childreftype.py:78 +msgid "Foster" +msgstr "Foster" + +#: ../src/gen/lib/date.py:299 +#, python-format +msgid "less than %s years" +msgstr "less than %s years" + +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, -Span.BEFORE) +#. self.minmax = (v - Span.BEFORE, v) +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, Span.AFTER) +#. self.minmax = (v, v + Span.AFTER) +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, Span.AFTER) +#. self.minmax = (v - Span.BEFORE, v + Span.AFTER) +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, -Span.ABOUT) +#. self.minmax = (v - Span.ABOUT, v + Span.ABOUT) +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, Span.BEFORE) +#. self.minmax = (v - Span.BEFORE, v + Span.BEFORE) +#: ../src/gen/lib/date.py:310 ../src/gen/lib/date.py:365 +#: ../src/gen/lib/date.py:370 ../src/gen/lib/date.py:386 +#: ../src/gen/lib/date.py:430 +msgid "more than" +msgstr "more than" + +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, Span.AFTER) +#. self.minmax = (v, v + Span.AFTER) +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, 0) +#. self.minmax = (0, v) +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, -Span.AFTER) +#. self.minmax = (0, v) +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, -Span.ABOUT) +#. self.minmax = (v - Span.ABOUT, v + Span.ABOUT) +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, -Span.AFTER) +#. self.minmax = (v - Span.AFTER, v + Span.AFTER) +#: ../src/gen/lib/date.py:315 ../src/gen/lib/date.py:338 +#: ../src/gen/lib/date.py:348 ../src/gen/lib/date.py:359 +#: ../src/gen/lib/date.py:435 +msgid "less than" +msgstr "less than" + +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, -Span.ABOUT) +#. self.minmax = (v - Span.ABOUT, v + Span.ABOUT) +#. TO_FIX: bug #5293 ! +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, -Span.ABOUT) +#. self.minmax = (v - Span.ABOUT, v + Span.ABOUT) +#: ../src/gen/lib/date.py:321 ../src/gen/lib/date.py:392 +#: ../src/gen/lib/date.py:407 ../src/gen/lib/date.py:413 +#: ../src/gen/lib/date.py:440 +msgid "age|about" +msgstr "age|about" + +#. v1 = self.date1.sortval - stop.sortval # min +#. v2 = self.date1.sortval - start.sortval # max +#. self.sort = (v1, v2 - v1) +#. self.minmax = (v1, v2) +#. v1 = self.date2.sortval - start.sortval # min +#. v2 = self.date2.sortval - stop.sortval # max +#. self.sort = (v1, v2 - v1) +#. self.minmax = (v1, v2) +#. v1 = start1.sortval - stop2.sortval # min +#. v2 = stop1.sortval - start2.sortval # max +#. self.sort = (v1, v2 - v1) +#. self.minmax = (v1, v2) +#: ../src/gen/lib/date.py:331 ../src/gen/lib/date.py:424 +#: ../src/gen/lib/date.py:453 +msgid "between" +msgstr "between" + +#: ../src/gen/lib/date.py:332 ../src/gen/lib/date.py:425 +#: ../src/gen/lib/date.py:454 ../src/plugins/quickview/all_relations.py:283 +#: ../src/plugins/view/relview.py:976 +#: ../src/plugins/webreport/NarrativeWeb.py:1050 +msgid "and" +msgstr "and" + +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, -Span.ABOUT) +#. self.minmax = (v - Span.ABOUT, v + Span.ABOUT) +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, Span.AFTER) +#. self.minmax = (v - Span.ABOUT, v + Span.ABOUT) +#: ../src/gen/lib/date.py:353 ../src/gen/lib/date.py:402 +msgid "less than about" +msgstr "less than about" + +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, -Span.ABOUT) +#. self.minmax = (v - Span.ABOUT, v + Span.AFTER) +#. v = self.date1.sortval - self.date2.sortval +#. self.sort = (v, -Span.BEFORE) +#. self.minmax = (v - Span.BEFORE, v + Span.ABOUT) +#: ../src/gen/lib/date.py:380 ../src/gen/lib/date.py:397 +msgid "more than about" +msgstr "more than about" + +#: ../src/gen/lib/date.py:499 +#, python-format +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d year" +msgstr[1] "%d years" + +#: ../src/gen/lib/date.py:506 +#, python-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d month" +msgstr[1] "%d months" + +#: ../src/gen/lib/date.py:513 +#, python-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d day" +msgstr[1] "%d days" + +#: ../src/gen/lib/date.py:518 +msgid "0 days" +msgstr "0 days" + +#: ../src/gen/lib/date.py:665 +msgid "calendar|Gregorian" +msgstr "calendar|Gregorian" + +#: ../src/gen/lib/date.py:666 +msgid "calendar|Julian" +msgstr "calendar|Julian" + +#: ../src/gen/lib/date.py:667 +msgid "calendar|Hebrew" +msgstr "calendar|Hebrew" + +#: ../src/gen/lib/date.py:668 +msgid "calendar|French Republican" +msgstr "calendar|French Republican" + +#: ../src/gen/lib/date.py:669 +msgid "calendar|Persian" +msgstr "calendar|Persian" + +#: ../src/gen/lib/date.py:670 +msgid "calendar|Islamic" +msgstr "calendar|Islamic" + +#: ../src/gen/lib/date.py:671 +msgid "calendar|Swedish" +msgstr "calendar|Swedish" + +#: ../src/gen/lib/date.py:1665 +msgid "estimated" +msgstr "estimated" + +#: ../src/gen/lib/date.py:1665 +msgid "calculated" +msgstr "calculated" + +#: ../src/gen/lib/date.py:1679 +msgid "before" +msgstr "before" + +#: ../src/gen/lib/date.py:1679 +msgid "after" +msgstr "after" + +#: ../src/gen/lib/date.py:1679 +msgid "about" +msgstr "about" + +#: ../src/gen/lib/date.py:1680 +msgid "range" +msgstr "range" + +#: ../src/gen/lib/date.py:1680 +msgid "span" +msgstr "span" + +#: ../src/gen/lib/date.py:1680 +msgid "textonly" +msgstr "textonly" + +#: ../src/gen/lib/eventroletype.py:60 +msgid "Role|Primary" +msgstr "Role|Primary" + +#: ../src/gen/lib/eventroletype.py:61 +msgid "Clergy" +msgstr "Clergy" + +#: ../src/gen/lib/eventroletype.py:62 +msgid "Celebrant" +msgstr "Celebrant" + +#: ../src/gen/lib/eventroletype.py:63 +msgid "Aide" +msgstr "Aide" + +#: ../src/gen/lib/eventroletype.py:64 +msgid "Bride" +msgstr "Bride" + +#: ../src/gen/lib/eventroletype.py:65 +msgid "Groom" +msgstr "Groom" + +#: ../src/gen/lib/eventroletype.py:67 +msgid "Role|Family" +msgstr "Role|Family" + +#: ../src/gen/lib/eventroletype.py:68 +msgid "Informant" +msgstr "Informant" + +#: ../src/gen/lib/eventtype.py:147 ../src/Merge/mergeperson.py:184 +#: ../src/plugins/textreport/FamilyGroup.py:483 +#: ../src/plugins/textreport/FamilyGroup.py:485 +#: ../src/plugins/textreport/TagReport.py:136 +#: ../src/plugins/view/relview.py:625 ../src/plugins/view/relview.py:650 +#: ../src/plugins/webreport/NarrativeWeb.py:323 +#: ../src/plugins/webreport/NarrativeWeb.py:2774 +#: ../src/plugins/webreport/NarrativeWeb.py:2968 +msgid "Death" +msgstr "Death" + +#: ../src/gen/lib/eventtype.py:148 +msgid "Adult Christening" +msgstr "Adult Christening" + +#: ../src/gen/lib/eventtype.py:149 ../src/gen/lib/ldsord.py:94 +msgid "Baptism" +msgstr "Baptism" + +#: ../src/gen/lib/eventtype.py:150 +msgid "Bar Mitzvah" +msgstr "Bar Mitzvah" + +#: ../src/gen/lib/eventtype.py:151 +msgid "Bas Mitzvah" +msgstr "Bas Mitzvah" + +#: ../src/gen/lib/eventtype.py:152 +msgid "Blessing" +msgstr "Blessing" + +#: ../src/gen/lib/eventtype.py:153 +msgid "Burial" +msgstr "Burial" + +#: ../src/gen/lib/eventtype.py:154 +msgid "Cause Of Death" +msgstr "Cause Of Death" + +#: ../src/gen/lib/eventtype.py:155 +msgid "Census" +msgstr "Census" + +#: ../src/gen/lib/eventtype.py:156 +msgid "Christening" +msgstr "Christening" + +#: ../src/gen/lib/eventtype.py:157 ../src/gen/lib/ldsord.py:96 +msgid "Confirmation" +msgstr "Confirmation" + +#: ../src/gen/lib/eventtype.py:158 +msgid "Cremation" +msgstr "Cremation" + +#: ../src/gen/lib/eventtype.py:159 +msgid "Degree" +msgstr "Degree" + +#: ../src/gen/lib/eventtype.py:160 +msgid "Education" +msgstr "Education" + +#: ../src/gen/lib/eventtype.py:161 +msgid "Elected" +msgstr "Elected" + +#: ../src/gen/lib/eventtype.py:162 +msgid "Emigration" +msgstr "Emigration" + +#: ../src/gen/lib/eventtype.py:163 +msgid "First Communion" +msgstr "First Communion" + +#: ../src/gen/lib/eventtype.py:164 +msgid "Immigration" +msgstr "Immigration" + +#: ../src/gen/lib/eventtype.py:165 +msgid "Graduation" +msgstr "Graduation" + +#: ../src/gen/lib/eventtype.py:166 +msgid "Medical Information" +msgstr "Medical Information" + +#: ../src/gen/lib/eventtype.py:167 +msgid "Military Service" +msgstr "Military Service" + +#: ../src/gen/lib/eventtype.py:168 +msgid "Naturalization" +msgstr "Naturalization" + +#: ../src/gen/lib/eventtype.py:169 +msgid "Nobility Title" +msgstr "Nobility Title" + +#: ../src/gen/lib/eventtype.py:170 +msgid "Number of Marriages" +msgstr "Number of Marriages" + +#: ../src/gen/lib/eventtype.py:171 ../src/gen/lib/nameorigintype.py:92 +#: ../src/plugins/gramplet/PersonDetails.py:123 +msgid "Occupation" +msgstr "Occupation" + +#: ../src/gen/lib/eventtype.py:172 +msgid "Ordination" +msgstr "Ordination" + +#: ../src/gen/lib/eventtype.py:173 +msgid "Probate" +msgstr "Probate" + +#: ../src/gen/lib/eventtype.py:174 +msgid "Property" +msgstr "Property" + +#: ../src/gen/lib/eventtype.py:175 +#: ../src/plugins/gramplet/PersonDetails.py:125 +msgid "Religion" +msgstr "Religion" + +#: ../src/gen/lib/eventtype.py:176 ../src/plugins/gramplet/gramplet.gpr.py:426 +#: ../src/plugins/webreport/NarrativeWeb.py:2677 +#: ../src/plugins/webreport/NarrativeWeb.py:6734 +msgid "Residence" +msgstr "Residence" + +#: ../src/gen/lib/eventtype.py:177 +msgid "Retirement" +msgstr "Retirement" + +#: ../src/gen/lib/eventtype.py:178 +msgid "Will" +msgstr "Will" + +#: ../src/gen/lib/eventtype.py:179 ../src/Merge/mergeperson.py:239 +#: ../src/plugins/export/ExportCsv.py:459 +#: ../src/plugins/import/ImportCsv.py:228 +#: ../src/plugins/textreport/FamilyGroup.py:382 +#: ../src/plugins/webreport/NarrativeWeb.py:3123 +msgid "Marriage" +msgstr "Marriage" + +#: ../src/gen/lib/eventtype.py:180 +msgid "Marriage Settlement" +msgstr "Marriage Settlement" + +#: ../src/gen/lib/eventtype.py:181 +msgid "Marriage License" +msgstr "Marriage License" + +#: ../src/gen/lib/eventtype.py:182 +msgid "Marriage Contract" +msgstr "Marriage Contract" + +#: ../src/gen/lib/eventtype.py:183 +msgid "Marriage Banns" +msgstr "Marriage Banns" + +#: ../src/gen/lib/eventtype.py:184 +msgid "Engagement" +msgstr "Engagement" + +#: ../src/gen/lib/eventtype.py:185 +#: ../src/plugins/webreport/NarrativeWeb.py:3124 +msgid "Divorce" +msgstr "Divorce" + +#: ../src/gen/lib/eventtype.py:186 +msgid "Divorce Filing" +msgstr "Divorce Filing" + +#: ../src/gen/lib/eventtype.py:187 +msgid "Annulment" +msgstr "Annulment" + +#: ../src/gen/lib/eventtype.py:188 +msgid "Alternate Marriage" +msgstr "Alternate Marriage" + +#: ../src/gen/lib/eventtype.py:192 +msgid "birth abbreviation|b." +msgstr "birth abbreviation|b." + +#: ../src/gen/lib/eventtype.py:193 +msgid "death abbreviation|d." +msgstr "death abbreviation|d." + +#: ../src/gen/lib/eventtype.py:194 +msgid "marriage abbreviation|m." +msgstr "marriage abbreviation|m." + +#: ../src/gen/lib/eventtype.py:195 +msgid "Unknown abbreviation|unkn." +msgstr "Unknown abbreviation|unkn." + +#: ../src/gen/lib/eventtype.py:196 +msgid "Custom abbreviation|cust." +msgstr "Custom abbreviation|cust." + +#: ../src/gen/lib/eventtype.py:197 +msgid "Adopted abbreviation|adop." +msgstr "Adopted abbreviation|adop." + +#: ../src/gen/lib/eventtype.py:198 +msgid "Adult Christening abbreviation|a.chr." +msgstr "Adult Christening abbreviation|a.chr." + +#: ../src/gen/lib/eventtype.py:199 +msgid "Baptism abbreviation|bap." +msgstr "Baptism abbreviation|bap." + +#: ../src/gen/lib/eventtype.py:200 +msgid "Bar Mitzvah abbreviation|bar." +msgstr "Bar Mitzvah abbreviation|bar." + +#: ../src/gen/lib/eventtype.py:201 +msgid "Bas Mitzvah abbreviation|bas." +msgstr "Bas Mitzvah abbreviation|bas." + +#: ../src/gen/lib/eventtype.py:202 +msgid "Blessing abbreviation|bles." +msgstr "Blessing abbreviation|bles." + +#: ../src/gen/lib/eventtype.py:203 +msgid "Burial abbreviation|bur." +msgstr "Burial abbreviation|bur." + +#: ../src/gen/lib/eventtype.py:204 +msgid "Cause Of Death abbreviation|d.cau." +msgstr "Cause Of Death abbreviation|d.cau." + +#: ../src/gen/lib/eventtype.py:205 +msgid "Census abbreviation|cens." +msgstr "Census abbreviation|cens." + +#: ../src/gen/lib/eventtype.py:206 +msgid "Christening abbreviation|chr." +msgstr "Christening abbreviation|chr." + +#: ../src/gen/lib/eventtype.py:207 +msgid "Confirmation abbreviation|conf." +msgstr "Confirmation abbreviation|conf." + +#: ../src/gen/lib/eventtype.py:208 +msgid "Cremation abbreviation|crem." +msgstr "Cremation abbreviation|crem." + +#: ../src/gen/lib/eventtype.py:209 +msgid "Degree abbreviation|deg." +msgstr "Degree abbreviation|deg." + +#: ../src/gen/lib/eventtype.py:210 +msgid "Education abbreviation|edu." +msgstr "Education abbreviation|edu." + +#: ../src/gen/lib/eventtype.py:211 +msgid "Elected abbreviation|elec." +msgstr "Elected abbreviation|elec." + +#: ../src/gen/lib/eventtype.py:212 +msgid "Emigration abbreviation|em." +msgstr "Emigration abbreviation|em." + +#: ../src/gen/lib/eventtype.py:213 +msgid "First Communion abbreviation|f.comm." +msgstr "First Communion abbreviation|f.comm." + +#: ../src/gen/lib/eventtype.py:214 +msgid "Immigration abbreviation|im." +msgstr "Immigration abbreviation|im." + +#: ../src/gen/lib/eventtype.py:215 +msgid "Graduation abbreviation|grad." +msgstr "Graduation abbreviation|grad." + +#: ../src/gen/lib/eventtype.py:216 +msgid "Medical Information abbreviation|medinf." +msgstr "Medical Information abbreviation|medinf." + +#: ../src/gen/lib/eventtype.py:217 +msgid "Military Service abbreviation|milser." +msgstr "Military Service abbreviation|milser." + +#: ../src/gen/lib/eventtype.py:218 +msgid "Naturalization abbreviation|nat." +msgstr "Naturalization abbreviation|nat." + +#: ../src/gen/lib/eventtype.py:219 +msgid "Nobility Title abbreviation|nob." +msgstr "Nobility Title abbreviation|nob." + +#: ../src/gen/lib/eventtype.py:220 +msgid "Number of Marriages abbreviation|n.o.mar." +msgstr "Number of Marriages abbreviation|n.o.mar." + +#: ../src/gen/lib/eventtype.py:221 +msgid "Occupation abbreviation|occ." +msgstr "Occupation abbreviation|occ." + +#: ../src/gen/lib/eventtype.py:222 +msgid "Ordination abbreviation|ord." +msgstr "Ordination abbreviation|ord." + +#: ../src/gen/lib/eventtype.py:223 +msgid "Probate abbreviation|prob." +msgstr "Probate abbreviation|prob." + +#: ../src/gen/lib/eventtype.py:224 +msgid "Property abbreviation|prop." +msgstr "Property abbreviation|prop." + +#: ../src/gen/lib/eventtype.py:225 +msgid "Religion abbreviation|rel." +msgstr "Religion abbreviation|rel." + +#: ../src/gen/lib/eventtype.py:226 +msgid "Residence abbreviation|res." +msgstr "Residence abbreviation|res." + +#: ../src/gen/lib/eventtype.py:227 +msgid "Retirement abbreviation|ret." +msgstr "Retirement abbreviation|ret." + +#: ../src/gen/lib/eventtype.py:228 +msgid "Will abbreviation|will." +msgstr "Will abbreviation|will." + +#: ../src/gen/lib/eventtype.py:229 +msgid "Marriage Settlement abbreviation|m.set." +msgstr "Marriage Settlement abbreviation|m.set." + +#: ../src/gen/lib/eventtype.py:230 +msgid "Marriage License abbreviation|m.lic." +msgstr "Marriage License abbreviation|m.lic." + +#: ../src/gen/lib/eventtype.py:231 +msgid "Marriage Contract abbreviation|m.con." +msgstr "Marriage Contract abbreviation|m.con." + +#: ../src/gen/lib/eventtype.py:232 +msgid "Marriage Banns abbreviation|m.ban." +msgstr "Marriage Banns abbreviation|m.ban." + +#: ../src/gen/lib/eventtype.py:233 +msgid "Alternate Marriage abbreviation|alt.mar." +msgstr "Alternate Marriage abbreviation|alt.mar." + +#: ../src/gen/lib/eventtype.py:234 +msgid "Engagement abbreviation|engd." +msgstr "Engagement abbreviation|engd." + +#: ../src/gen/lib/eventtype.py:235 +msgid "Divorce abbreviation|div." +msgstr "Divorce abbreviation|div." + +#: ../src/gen/lib/eventtype.py:236 +msgid "Divorce Filing abbreviation|div.f." +msgstr "Divorce Filing abbreviation|div.f." + +#: ../src/gen/lib/eventtype.py:237 +msgid "Annulment abbreviation|annul." +msgstr "Annulment abbreviation|annul." + +#: ../src/gen/lib/familyreltype.py:54 +msgid "Civil Union" +msgstr "Civil Union" + +#: ../src/gen/lib/familyreltype.py:55 +msgid "Unmarried" +msgstr "Unmarried" + +#: ../src/gen/lib/familyreltype.py:56 +msgid "Married" +msgstr "Married" + +#: ../src/gen/lib/ldsord.py:95 +msgid "Endowment" +msgstr "Endowment" + +#: ../src/gen/lib/ldsord.py:97 +msgid "Sealed to Parents" +msgstr "Sealed to Parents" + +#: ../src/gen/lib/ldsord.py:98 +msgid "Sealed to Spouse" +msgstr "Sealed to Spouse" + +#: ../src/gen/lib/ldsord.py:102 +msgid "" +msgstr "" + +#: ../src/gen/lib/ldsord.py:103 +msgid "BIC" +msgstr "BIC" + +#: ../src/gen/lib/ldsord.py:104 +msgid "Canceled" +msgstr "Cancelled" + +#: ../src/gen/lib/ldsord.py:106 +msgid "Cleared" +msgstr "Cleared" + +#: ../src/gen/lib/ldsord.py:107 +msgid "Completed" +msgstr "Completed" + +#: ../src/gen/lib/ldsord.py:108 +msgid "DNS" +msgstr "DNS" + +#: ../src/gen/lib/ldsord.py:109 +msgid "Infant" +msgstr "Infant" + +#: ../src/gen/lib/ldsord.py:110 +msgid "Pre-1970" +msgstr "Pre-1970" + +#: ../src/gen/lib/ldsord.py:111 +msgid "Qualified" +msgstr "Qualified" + +#: ../src/gen/lib/ldsord.py:112 +msgid "DNS/CAN" +msgstr "DNS/CAN" + +#: ../src/gen/lib/ldsord.py:113 +msgid "Stillborn" +msgstr "Stillborn" + +#: ../src/gen/lib/ldsord.py:114 +msgid "Submitted" +msgstr "Submitted" + +#: ../src/gen/lib/ldsord.py:115 +msgid "Uncleared" +msgstr "Uncleared" + +#: ../src/gen/lib/markertype.py:59 +#: ../src/GrampsLogger/_ErrorReportAssistant.py:80 +msgid "Complete" +msgstr "Complete" + +#: ../src/gen/lib/markertype.py:60 ../src/plugins/tool/NotRelated.py:108 +msgid "ToDo" +msgstr "ToDo" + +#: ../src/gen/lib/nametype.py:55 +msgid "Also Known As" +msgstr "Also Known As" + +#: ../src/gen/lib/nametype.py:56 +msgid "Birth Name" +msgstr "Birth Name" + +#: ../src/gen/lib/nametype.py:57 +msgid "Married Name" +msgstr "Married Name" + +#: ../src/gen/lib/nameorigintype.py:83 +msgid "Surname|Inherited" +msgstr "Surname|Inherited" + +#: ../src/gen/lib/nameorigintype.py:84 +msgid "Surname|Given" +msgstr "Surname|Given" + +#: ../src/gen/lib/nameorigintype.py:85 +msgid "Surname|Taken" +msgstr "Surname|Taken" + +#: ../src/gen/lib/nameorigintype.py:87 +msgid "Matronymic" +msgstr "Matronymic" + +#: ../src/gen/lib/nameorigintype.py:88 +msgid "Surname|Feudal" +msgstr "Surname|Feudal" + +#: ../src/gen/lib/nameorigintype.py:89 +msgid "Pseudonym" +msgstr "Pseudonym" + +#: ../src/gen/lib/nameorigintype.py:90 +msgid "Patrilineal" +msgstr "Patrilineal" + +#: ../src/gen/lib/nameorigintype.py:91 +msgid "Matrilineal" +msgstr "Matrilineal" + +#: ../src/gen/lib/notetype.py:80 ../src/gui/configure.py:1137 +#: ../src/gui/editors/editcitation.py:202 +#: ../src/gui/editors/editcitation.py:208 +#: ../src/gui/editors/editeventref.py:79 ../src/gui/editors/editmediaref.py:94 +#: ../src/gui/editors/editreporef.py:73 ../src/glade/editmediaref.glade.h:10 +#: ../src/glade/editname.glade.h:15 +msgid "General" +msgstr "General" + +#: ../src/gen/lib/notetype.py:81 +msgid "Research" +msgstr "Research" + +#: ../src/gen/lib/notetype.py:82 +msgid "Transcript" +msgstr "Transcript" + +#: ../src/gen/lib/notetype.py:83 +msgid "Source text" +msgstr "Source text" + +#: ../src/gen/lib/notetype.py:85 ../src/gen/plug/_pluginreg.py:76 +#: ../src/GrampsLogger/_ErrorView.py:135 +msgid "Report" +msgstr "Report" + +#: ../src/gen/lib/notetype.py:86 +msgid "Html code" +msgstr "Html code" + +#: ../src/gen/lib/notetype.py:90 +msgid "Person Note" +msgstr "Person Note" + +#: ../src/gen/lib/notetype.py:91 +msgid "Name Note" +msgstr "Name Note" + +#: ../src/gen/lib/notetype.py:92 +msgid "Attribute Note" +msgstr "Attribute Note" + +#: ../src/gen/lib/notetype.py:93 +msgid "Address Note" +msgstr "Address Note" + +#: ../src/gen/lib/notetype.py:94 +msgid "Association Note" +msgstr "Association Note" + +#: ../src/gen/lib/notetype.py:95 +msgid "LDS Note" +msgstr "LDS Note" + +#: ../src/gen/lib/notetype.py:96 +#: ../src/Filters/SideBar/_FamilySidebarFilter.py:120 +msgid "Family Note" +msgstr "Family Note" + +#: ../src/gen/lib/notetype.py:97 +msgid "Event Note" +msgstr "Event Note" + +#: ../src/gen/lib/notetype.py:98 +msgid "Event Reference Note" +msgstr "Event Reference Note" + +#: ../src/gen/lib/notetype.py:99 +msgid "Source Note" +msgstr "Source Note" + +#: ../src/gen/lib/notetype.py:100 +msgid "Source Reference Note" +msgstr "Source Reference Note" + +#: ../src/gen/lib/notetype.py:101 +msgid "Place Note" +msgstr "Place Note" + +#: ../src/gen/lib/notetype.py:102 +msgid "Repository Note" +msgstr "Repository Note" + +#: ../src/gen/lib/notetype.py:103 +msgid "Repository Reference Note" +msgstr "Repository Reference Note" + +#: ../src/gen/lib/notetype.py:105 +msgid "Media Note" +msgstr "Media Note" + +#: ../src/gen/lib/notetype.py:106 +msgid "Media Reference Note" +msgstr "Media Reference Note" + +#: ../src/gen/lib/notetype.py:107 +msgid "Child Reference Note" +msgstr "Child Reference Note" + +#: ../src/gen/lib/person.py:450 +msgid "Merged Gramps ID" +msgstr "Merged Gramps ID" + +#: ../src/gen/lib/repotype.py:61 +msgid "Library" +msgstr "Library" + +#: ../src/gen/lib/repotype.py:62 +msgid "Cemetery" +msgstr "Cemetery" + +#: ../src/gen/lib/repotype.py:63 +msgid "Church" +msgstr "Church" + +#: ../src/gen/lib/repotype.py:64 +msgid "Archive" +msgstr "Archive" + +#: ../src/gen/lib/repotype.py:65 +msgid "Album" +msgstr "Album" + +#: ../src/gen/lib/repotype.py:66 +msgid "Web site" +msgstr "Web site" + +#: ../src/gen/lib/repotype.py:67 +msgid "Bookstore" +msgstr "Bookstore" + +#: ../src/gen/lib/repotype.py:68 +msgid "Collection" +msgstr "Collection" + +#: ../src/gen/lib/repotype.py:69 +msgid "Safe" +msgstr "Safe" + +#: ../src/gen/lib/srcmediatype.py:64 +msgid "Audio" +msgstr "Audio" + +#: ../src/gen/lib/srcmediatype.py:65 ../src/plugins/bookreport.glade.h:2 +msgid "Book" +msgstr "Book" + +#: ../src/gen/lib/srcmediatype.py:66 +msgid "Card" +msgstr "Card" + +#: ../src/gen/lib/srcmediatype.py:67 +msgid "Electronic" +msgstr "Electronic" + +#: ../src/gen/lib/srcmediatype.py:68 +msgid "Fiche" +msgstr "Fiche" + +#: ../src/gen/lib/srcmediatype.py:69 +msgid "Film" +msgstr "Film" + +#: ../src/gen/lib/srcmediatype.py:70 +msgid "Magazine" +msgstr "Magazine" + +#: ../src/gen/lib/srcmediatype.py:71 +msgid "Manuscript" +msgstr "Manuscript" + +#: ../src/gen/lib/srcmediatype.py:72 +msgid "Map" +msgstr "Map" + +#: ../src/gen/lib/srcmediatype.py:73 +msgid "Newspaper" +msgstr "Newspaper" + +#: ../src/gen/lib/srcmediatype.py:74 +msgid "Photo" +msgstr "Photo" + +#: ../src/gen/lib/srcmediatype.py:75 +msgid "Tombstone" +msgstr "Tombstone" + +#: ../src/gen/lib/srcmediatype.py:76 +msgid "Video" +msgstr "Video" + +#: ../src/gen/lib/surnamebase.py:188 ../src/gen/lib/surnamebase.py:194 +#: ../src/gen/lib/surnamebase.py:197 +#, python-format +msgid "%(first)s %(second)s" +msgstr "%(first)s %(second)s" + +#: ../src/gen/lib/urltype.py:56 +msgid "E-mail" +msgstr "E-mail" + +#: ../src/gen/lib/urltype.py:57 +msgid "Web Home" +msgstr "Web Home" + +#: ../src/gen/lib/urltype.py:58 +msgid "Web Search" +msgstr "Web Search" + +#: ../src/gen/lib/urltype.py:59 +msgid "FTP" +msgstr "FTP" + +#: ../src/gen/plug/_gramplet.py:335 +#, python-format +msgid "Gramplet %s caused an error" +msgstr "Gramplet %s caused an error" + +#. ------------------------------------------------------------------------- +#. +#. Constants +#. +#. ------------------------------------------------------------------------- +#: ../src/gen/plug/_manager.py:57 +msgid "No description was provided" +msgstr "No description was provided" + +#: ../src/gen/plug/_pluginreg.py:58 +msgid "Stable" +msgstr "Stable" + +#: ../src/gen/plug/_pluginreg.py:58 +msgid "Unstable" +msgstr "Unstable" + +#: ../src/gen/plug/_pluginreg.py:77 +msgid "Quickreport" +msgstr "Quickreport" + +#: ../src/gen/plug/_pluginreg.py:78 +msgid "Tool" +msgstr "Tool" + +#: ../src/gen/plug/_pluginreg.py:79 +msgid "Importer" +msgstr "Importer" + +#: ../src/gen/plug/_pluginreg.py:80 +msgid "Exporter" +msgstr "Exporter" + +#: ../src/gen/plug/_pluginreg.py:81 +msgid "Doc creator" +msgstr "Doc creator" + +#: ../src/gen/plug/_pluginreg.py:82 +msgid "Plugin lib" +msgstr "Plugin lib" + +#: ../src/gen/plug/_pluginreg.py:83 +msgid "Map service" +msgstr "Map service" + +#: ../src/gen/plug/_pluginreg.py:84 +msgid "Gramps View" +msgstr "Gramps View" + +#: ../src/gen/plug/_pluginreg.py:85 ../src/gui/grampsgui.py:136 +#: ../src/plugins/view/relview.py:135 ../src/plugins/view/view.gpr.py:118 +msgid "Relationships" +msgstr "Relationships" + +#: ../src/gen/plug/_pluginreg.py:86 ../src/gen/plug/_pluginreg.py:396 +#: ../src/gui/grampsbar.py:562 ../src/gui/widgets/grampletpane.py:205 +#: ../src/gui/widgets/grampletpane.py:930 ../src/glade/grampletpane.glade.h:8 +msgid "Gramplet" +msgstr "Gramplet" + +#: ../src/gen/plug/_pluginreg.py:87 +msgid "Sidebar" +msgstr "Sidebar" + +#. add miscellaneous column +#: ../src/gen/plug/_pluginreg.py:484 ../src/plugins/gramplet/FaqGramplet.py:62 +#: ../src/plugins/webreport/NarrativeWeb.py:1813 +msgid "Miscellaneous" +msgstr "Miscellaneous" + +#: ../src/gen/plug/_pluginreg.py:1096 ../src/gen/plug/_pluginreg.py:1101 +#, python-format +msgid "ERROR: Failed reading plugin registration %(filename)s" +msgstr "ERROR: Failed reading plugin registration %(filename)s" + +#: ../src/gen/plug/_pluginreg.py:1115 +#, python-format +msgid "" +"ERROR: Plugin file %(filename)s has a version of \"%(gramps_target_version)s" +"\" which is invalid for Gramps \"%(gramps_version)s\"." +msgstr "" +"ERROR: Plugin file %(filename)s has a version of \"%(gramps_target_version)s" +"\" which is invalid for Gramps \"%(gramps_version)s\"." + +#: ../src/gen/plug/_pluginreg.py:1136 +#, python-format +msgid "ERROR: Wrong python file %(filename)s in register file %(regfile)s" +msgstr "ERROR: Wrong python file %(filename)s in register file %(regfile)s" + +#: ../src/gen/plug/_pluginreg.py:1144 +#, python-format +msgid "" +"ERROR: Python file %(filename)s in register file %(regfile)s does not exist" +msgstr "" +"ERROR: Python file %(filename)s in register file %(regfile)s does not exist" + +#: ../src/gen/plug/docbackend/docbackend.py:142 +msgid "Close file first" +msgstr "Close file first" + +#: ../src/gen/plug/docbackend/docbackend.py:152 +msgid "No filename given" +msgstr "No filename given" + +#: ../src/gen/plug/docbackend/docbackend.py:154 +#, python-format +msgid "File %s already open, close it first." +msgstr "File %s already open, close it first." + +#. Export shouldn't bring Gramps down. +#: ../src/gen/plug/docbackend/docbackend.py:160 +#: ../src/gen/plug/docbackend/docbackend.py:163 ../src/docgen/ODSTab.py:343 +#: ../src/docgen/ODSTab.py:345 ../src/docgen/ODSTab.py:405 +#: ../src/docgen/ODSTab.py:408 ../src/docgen/ODSTab.py:428 +#: ../src/docgen/ODSTab.py:432 ../src/docgen/ODSTab.py:463 +#: ../src/docgen/ODSTab.py:467 ../src/docgen/ODSTab.py:479 +#: ../src/docgen/ODSTab.py:483 ../src/docgen/ODSTab.py:502 +#: ../src/docgen/ODSTab.py:506 ../src/plugins/docgen/AsciiDoc.py:151 +#: ../src/plugins/docgen/AsciiDoc.py:154 ../src/plugins/docgen/ODFDoc.py:1191 +#: ../src/plugins/docgen/ODFDoc.py:1194 ../src/plugins/docgen/PSDrawDoc.py:107 +#: ../src/plugins/docgen/PSDrawDoc.py:110 ../src/plugins/docgen/RTFDoc.py:93 +#: ../src/plugins/docgen/RTFDoc.py:96 ../src/plugins/docgen/SvgDrawDoc.py:79 +#: ../src/plugins/docgen/SvgDrawDoc.py:81 +#: ../src/plugins/export/ExportCsv.py:301 +#: ../src/plugins/export/ExportCsv.py:305 +#: ../src/plugins/export/ExportGedcom.py:1447 +#: ../src/plugins/export/ExportGeneWeb.py:97 +#: ../src/plugins/export/ExportGeneWeb.py:101 +#: ../src/plugins/export/ExportVCalendar.py:104 +#: ../src/plugins/export/ExportVCalendar.py:108 +#: ../src/plugins/export/ExportVCard.py:70 +#: ../src/plugins/export/ExportVCard.py:74 +#: ../src/plugins/webreport/NarrativeWeb.py:7009 +#, python-format +msgid "Could not create %s" +msgstr "Could not create %s" + +#: ../src/gen/plug/utils.py:205 ../src/gen/plug/utils.py:212 +#, python-format +msgid "Unable to open '%s'" +msgstr "Unable to open '%s'" + +#: ../src/gen/plug/utils.py:218 +#, python-format +msgid "Error in reading '%s'" +msgstr "Error in reading '%s'" + +#: ../src/gen/plug/utils.py:229 +#, python-format +msgid "Error: cannot open '%s'" +msgstr "Error: cannot open '%s'" + +#: ../src/gen/plug/utils.py:233 +#, python-format +msgid "Error: unknown file type: '%s'" +msgstr "Error: unknown file type: '%s'" + +#: ../src/gen/plug/utils.py:239 +#, python-format +msgid "Examining '%s'..." +msgstr "Examining '%s'..." + +#: ../src/gen/plug/utils.py:252 +#, python-format +msgid "Error in '%s' file: cannot load." +msgstr "Error in '%s' file: cannot load." + +#: ../src/gen/plug/utils.py:266 +#, python-format +msgid "'%s' is for this version of Gramps." +msgstr "'%s' is for this version of Gramps." + +#: ../src/gen/plug/utils.py:270 +#, python-format +msgid "'%s' is NOT for this version of Gramps." +msgstr "'%s' is NOT for this version of Gramps." + +#: ../src/gen/plug/utils.py:271 +#, python-format +msgid "It is for version %(v1)d.%(v2)d" +msgstr "It is for version %(v1)d.%(v2)d" + +#: ../src/gen/plug/utils.py:281 +#, python-format +msgid "Error: missing gramps_target_version in '%s'..." +msgstr "Error: missing gramps_target_version in '%s'..." + +#: ../src/gen/plug/utils.py:286 +#, python-format +msgid "Installing '%s'..." +msgstr "Installing '%s'..." + +#: ../src/gen/plug/utils.py:292 +#, python-format +msgid "Registered '%s'" +msgstr "Registered '%s'" + +#. ------------------------------------------------------------------------------- +#. +#. Private Constants +#. +#. ------------------------------------------------------------------------------- +#: ../src/gen/plug/docgen/graphdoc.py:65 +#: ../src/plugins/textreport/AncestorReport.py:276 +#: ../src/plugins/textreport/AncestorReport.py:297 +#: ../src/plugins/textreport/BirthdayReport.py:379 +#: ../src/plugins/textreport/DescendReport.py:401 +#: ../src/plugins/textreport/DetAncestralReport.py:736 +#: ../src/plugins/textreport/DetAncestralReport.py:758 +#: ../src/plugins/textreport/DetDescendantReport.py:900 +#: ../src/plugins/textreport/DetDescendantReport.py:933 +#: ../src/plugins/textreport/EndOfLineReport.py:261 +#: ../src/plugins/textreport/FamilyGroup.py:638 +#: ../src/plugins/textreport/IndivComplete.py:687 +#: ../src/plugins/textreport/KinshipReport.py:348 +#: ../src/plugins/textreport/NumberOfAncestorsReport.py:202 +msgid "Default" +msgstr "Default" + +#: ../src/gen/plug/docgen/graphdoc.py:66 +msgid "PostScript / Helvetica" +msgstr "PostScript / Helvetica" + +#: ../src/gen/plug/docgen/graphdoc.py:67 +msgid "TrueType / FreeSans" +msgstr "TrueType / FreeSans" + +#: ../src/gen/plug/docgen/graphdoc.py:69 +#: ../src/plugins/view/pedigreeview.py:2197 +msgid "Vertical (↓)" +msgstr "Vertical (↓)" + +#: ../src/gen/plug/docgen/graphdoc.py:70 +#: ../src/plugins/view/pedigreeview.py:2198 +msgid "Vertical (↑)" +msgstr "Vertical (↑)" + +#: ../src/gen/plug/docgen/graphdoc.py:71 +#: ../src/plugins/view/pedigreeview.py:2199 +msgid "Horizontal (→)" +msgstr "Horizontal (→)" + +#: ../src/gen/plug/docgen/graphdoc.py:72 +#: ../src/plugins/view/pedigreeview.py:2200 +msgid "Horizontal (←)" +msgstr "Horizontal (←)" + +#: ../src/gen/plug/docgen/graphdoc.py:74 +msgid "Bottom, left" +msgstr "Bottom, left" + +#: ../src/gen/plug/docgen/graphdoc.py:75 +msgid "Bottom, right" +msgstr "Bottom, right" + +#: ../src/gen/plug/docgen/graphdoc.py:76 +msgid "Top, left" +msgstr "Top, left" + +#: ../src/gen/plug/docgen/graphdoc.py:77 +msgid "Top, Right" +msgstr "Top, Right" + +#: ../src/gen/plug/docgen/graphdoc.py:78 +msgid "Right, bottom" +msgstr "Right, bottom" + +#: ../src/gen/plug/docgen/graphdoc.py:79 +msgid "Right, top" +msgstr "Right, top" + +#: ../src/gen/plug/docgen/graphdoc.py:80 +msgid "Left, bottom" +msgstr "Left, bottom" + +#: ../src/gen/plug/docgen/graphdoc.py:81 +msgid "Left, top" +msgstr "Left, top" + +#: ../src/gen/plug/docgen/graphdoc.py:83 +msgid "Minimal size" +msgstr "Minimal size" + +#: ../src/gen/plug/docgen/graphdoc.py:84 +msgid "Fill the given area" +msgstr "Fill the given area" + +#: ../src/gen/plug/docgen/graphdoc.py:85 +msgid "Use optimal number of pages" +msgstr "Use optimal number of pages" + +#: ../src/gen/plug/docgen/graphdoc.py:87 +msgid "Top" +msgstr "Top" + +#: ../src/gen/plug/docgen/graphdoc.py:88 +msgid "Bottom" +msgstr "Bottom" + +#. ############################### +#: ../src/gen/plug/docgen/graphdoc.py:131 +msgid "GraphViz Layout" +msgstr "GraphViz Layout" + +#. ############################### +#: ../src/gen/plug/docgen/graphdoc.py:133 +#: ../src/gui/widgets/styledtexteditor.py:476 +msgid "Font family" +msgstr "Font family" + +#: ../src/gen/plug/docgen/graphdoc.py:136 +msgid "" +"Choose the font family. If international characters don't show, use FreeSans " +"font. FreeSans is available from: http://www.nongnu.org/freefont/" +msgstr "" +"Choose the font family. If international characters don't show, use FreeSans " +"font. FreeSans is available from: http://www.nongnu.org/freefont/" + +#: ../src/gen/plug/docgen/graphdoc.py:142 +#: ../src/gui/widgets/styledtexteditor.py:488 +msgid "Font size" +msgstr "Font size" + +#: ../src/gen/plug/docgen/graphdoc.py:143 +msgid "The font size, in points." +msgstr "The font size, in points." + +#: ../src/gen/plug/docgen/graphdoc.py:146 +msgid "Graph Direction" +msgstr "Graph Direction" + +#: ../src/gen/plug/docgen/graphdoc.py:149 +msgid "Whether graph goes from top to bottom or left to right." +msgstr "Whether graph goes from top to bottom or left to right." + +#: ../src/gen/plug/docgen/graphdoc.py:153 +msgid "Number of Horizontal Pages" +msgstr "Number of Horizontal Pages" + +#: ../src/gen/plug/docgen/graphdoc.py:154 +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 " +"horizontally. Only valid for dot and pdf via Ghostscript." +msgstr "" +"GraphViz can create very large graphs by spreading the graph across a " +"rectangular array of pages. This controls the number pages in the array " +"horizontally. Only valid for dot and pdf via Ghostscript." + +#: ../src/gen/plug/docgen/graphdoc.py:161 +msgid "Number of Vertical Pages" +msgstr "Number of Vertical Pages" + +#: ../src/gen/plug/docgen/graphdoc.py:162 +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 " +"vertically. Only valid for dot and pdf via Ghostscript." +msgstr "" +"GraphViz can create very large graphs by spreading the graph across a " +"rectangular array of pages. This controls the number pages in the array " +"vertically. Only valid for dot and pdf via Ghostscript." + +#: ../src/gen/plug/docgen/graphdoc.py:169 +msgid "Paging Direction" +msgstr "Paging Direction" + +#: ../src/gen/plug/docgen/graphdoc.py:172 +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." +msgstr "" +"The order in which the graph pages are output. This option only applies if " +"the horizontal pages or vertical pages are greater than 1." + +#. ############################### +#: ../src/gen/plug/docgen/graphdoc.py:190 +msgid "GraphViz Options" +msgstr "GraphViz Options" + +#. ############################### +#: ../src/gen/plug/docgen/graphdoc.py:193 +msgid "Aspect ratio" +msgstr "Aspect ratio" + +#: ../src/gen/plug/docgen/graphdoc.py:196 +msgid "Affects greatly how the graph is laid out on the page." +msgstr "Affects greatly how the graph is laid out on the page." + +#: ../src/gen/plug/docgen/graphdoc.py:200 +msgid "DPI" +msgstr "DPI" + +#: ../src/gen/plug/docgen/graphdoc.py:201 +msgid "" +"Dots per inch. When creating images such as .gif or .png files for the web, " +"try numbers such as 100 or 300 DPI. When creating PostScript or PDF files, " +"use 72 DPI." +msgstr "" +"Dots per inch. When creating images such as .gif or .png files for the web, " +"try numbers such as 100 or 300 DPI. When creating PostScript or PDF files, " +"use 72 DPI." + +#: ../src/gen/plug/docgen/graphdoc.py:207 +msgid "Node spacing" +msgstr "Node spacing" + +#: ../src/gen/plug/docgen/graphdoc.py:208 +msgid "" +"The minimum amount of free space, in inches, between individual nodes. For " +"vertical graphs, this corresponds to spacing between columns. For " +"horizontal graphs, this corresponds to spacing between rows." +msgstr "" +"The minimum amount of free space, in inches, between individual nodes. For " +"vertical graphs, this corresponds to spacing between columns. For " +"horizontal graphs, this corresponds to spacing between rows." + +#: ../src/gen/plug/docgen/graphdoc.py:215 +msgid "Rank spacing" +msgstr "Rank spacing" + +#: ../src/gen/plug/docgen/graphdoc.py:216 +msgid "" +"The minimum amount of free space, in inches, between ranks. For vertical " +"graphs, this corresponds to spacing between rows. For horizontal graphs, " +"this corresponds to spacing between columns." +msgstr "" +"The minimum amount of free space, in inches, between ranks. For vertical " +"graphs, this corresponds to spacing between rows. For horizontal graphs, " +"this corresponds to spacing between columns." + +#: ../src/gen/plug/docgen/graphdoc.py:223 +msgid "Use subgraphs" +msgstr "Use subgraphs" + +#: ../src/gen/plug/docgen/graphdoc.py:224 +msgid "" +"Subgraphs can help GraphViz position spouses together, but with non-trivial " +"graphs will result in longer lines and larger graphs." +msgstr "" +"Subgraphs can help GraphViz position spouses together, but with non-trivial " +"graphs will result in longer lines and larger graphs." + +#. ############################### +#: ../src/gen/plug/docgen/graphdoc.py:234 +msgid "Note to add to the graph" +msgstr "Note to add to the graph" + +#: ../src/gen/plug/docgen/graphdoc.py:236 +msgid "This text will be added to the graph." +msgstr "This text will be added to the graph." + +#: ../src/gen/plug/docgen/graphdoc.py:239 +msgid "Note location" +msgstr "Note location" + +#: ../src/gen/plug/docgen/graphdoc.py:242 +msgid "Whether note will appear on top or bottom of the page." +msgstr "Whether note will appear on top or bottom of the page." + +#: ../src/gen/plug/docgen/graphdoc.py:246 +msgid "Note size" +msgstr "Note size" + +#: ../src/gen/plug/docgen/graphdoc.py:247 +msgid "The size of note text, in points." +msgstr "The size of note text, in points." + +#: ../src/gen/plug/docgen/graphdoc.py:955 +msgid "PDF (Ghostscript)" +msgstr "PDF (Ghostscript)" + +#: ../src/gen/plug/docgen/graphdoc.py:961 +msgid "PDF (Graphviz)" +msgstr "PDF (Graphviz)" + +#: ../src/gen/plug/docgen/graphdoc.py:967 +#: ../src/plugins/docgen/docgen.gpr.py:152 +msgid "PostScript" +msgstr "PostScript" + +#: ../src/gen/plug/docgen/graphdoc.py:973 +msgid "Structured Vector Graphics (SVG)" +msgstr "Structured Vector Graphics (SVG)" + +#: ../src/gen/plug/docgen/graphdoc.py:979 +msgid "Compressed Structured Vector Graphs (SVGZ)" +msgstr "Compressed Structured Vector Graphs (SVGZ)" + +#: ../src/gen/plug/docgen/graphdoc.py:985 +msgid "JPEG image" +msgstr "JPEG image" + +#: ../src/gen/plug/docgen/graphdoc.py:991 +msgid "GIF image" +msgstr "GIF image" + +#: ../src/gen/plug/docgen/graphdoc.py:997 +msgid "PNG image" +msgstr "PNG image" + +#: ../src/gen/plug/docgen/graphdoc.py:1003 +msgid "Graphviz File" +msgstr "Graphviz File" + +#: ../src/gen/plug/report/_constants.py:47 +msgid "Text Reports" +msgstr "Text Reports" + +#: ../src/gen/plug/report/_constants.py:48 +msgid "Graphical Reports" +msgstr "Graphical Reports" + +#: ../src/gen/plug/report/_constants.py:49 +msgid "Code Generators" +msgstr "Code Generators" + +#: ../src/gen/plug/report/_constants.py:50 +msgid "Web Pages" +msgstr "Web Pages" + +#: ../src/gen/plug/report/_constants.py:51 +msgid "Books" +msgstr "Books" + +#: ../src/gen/plug/report/_constants.py:52 +msgid "Graphs" +msgstr "Graphs" + +#: ../src/gen/plug/report/_constants.py:57 +msgid "Graphics" +msgstr "Graphics" + +#: ../src/gen/plug/report/endnotes.py:49 +#: ../src/plugins/textreport/AncestorReport.py:357 +#: ../src/plugins/textreport/DetAncestralReport.py:868 +#: ../src/plugins/textreport/DetDescendantReport.py:1063 +msgid "The style used for the generation header." +msgstr "The style used for the generation header." + +#: ../src/gen/plug/report/endnotes.py:56 +msgid "The basic style used for the endnotes source display." +msgstr "The basic style used for the endnotes source display." + +#: ../src/gen/plug/report/endnotes.py:63 +msgid "The basic style used for the endnotes notes display." +msgstr "The basic style used for the endnotes notes display." + +#: ../src/gen/plug/report/endnotes.py:70 +msgid "The basic style used for the endnotes reference display." +msgstr "The basic style used for the endnotes reference display." + +#: ../src/gen/plug/report/endnotes.py:77 +msgid "The basic style used for the endnotes reference notes display." +msgstr "The basic style used for the endnotes reference notes display." + +#: ../src/gen/plug/report/endnotes.py:124 +msgid "Endnotes" +msgstr "Endnotes" + +#: ../src/gen/plug/report/utils.py:142 +#: ../src/plugins/textreport/IndivComplete.py:630 +#: ../src/plugins/textreport/SimpleBookTitle.py:105 +#: ../src/plugins/webreport/NarrativeWeb.py:1855 +#: ../src/plugins/webreport/NarrativeWeb.py:2036 +#: ../src/plugins/webreport/NarrativeWeb.py:2106 +#: ../src/plugins/webreport/NarrativeWeb.py:2122 +msgid "Could not add photo to page" +msgstr "Could not add photo to page" + +#: ../src/gen/plug/report/utils.py:143 ../src/gui/utils.py:335 +#: ../src/plugins/textreport/IndivComplete.py:631 +msgid "File does not exist" +msgstr "File does not exist" + +#. Do this in case of command line options query (show=filter) +#: ../src/gen/plug/report/utils.py:258 +msgid "PERSON" +msgstr "PERSON" + +#: ../src/gen/plug/report/utils.py:267 ../src/plugins/BookReport.py:161 +#: ../src/plugins/tool/EventCmp.py:156 +msgid "Entire Database" +msgstr "Entire Database" + +#: ../src/gen/proxy/private.py:807 ../src/gui/grampsgui.py:147 +#: ../src/glade/editperson.glade.h:24 ../src/glade/editsource.glade.h:8 +#: ../src/glade/editcitation.glade.h:19 ../src/glade/editurl.glade.h:5 +#: ../src/glade/editrepository.glade.h:7 ../src/glade/editreporef.glade.h:14 +#: ../src/glade/editpersonref.glade.h:7 ../src/glade/editchildref.glade.h:7 +#: ../src/glade/editattribute.glade.h:2 ../src/glade/editaddress.glade.h:15 +#: ../src/glade/editmedia.glade.h:14 ../src/glade/editmediaref.glade.h:19 +#: ../src/glade/editeventref.glade.h:10 ../src/glade/editldsord.glade.h:8 +#: ../src/glade/editnote.glade.h:5 ../src/glade/editplace.glade.h:22 +#: ../src/glade/editsourceref.glade.h:17 ../src/glade/editname.glade.h:24 +#: ../src/glade/editevent.glade.h:11 +msgid "Private" +msgstr "Private" + +#. ------------------------------------------------------------------------- +#. +#. Constants +#. +#. ------------------------------------------------------------------------- +#: ../src/gui/aboutdialog.py:68 +msgid "==== Authors ====\n" +msgstr "==== Authors ====\n" + +#: ../src/gui/aboutdialog.py:69 +msgid "" +"\n" +"==== Contributors ====\n" +msgstr "" +"\n" +"==== Contributors ====\n" + +#: ../src/gui/aboutdialog.py:88 +msgid "" +"Much of Gramps' artwork is either from\n" +"the Tango Project or derived from the Tango\n" +"Project. This artwork is released under the\n" +"Creative Commons Attribution-ShareAlike 2.5\n" +"license." +msgstr "" +"Much of Gramps' artwork is either from\n" +"the Tango Project or derived from the Tango\n" +"Project. This artwork is released under the\n" +"Creative Commons Attribution-ShareAlike 2.5\n" +"license." + +#: ../src/gui/aboutdialog.py:103 +msgid "Gramps Homepage" +msgstr "Gramps Homepage" + +#: ../src/gui/columnorder.py:91 +#, python-format +msgid "Tree View: first column \"%s\" cannot be changed" +msgstr "Tree View: first column \"%s\" cannot be changed" + +#: ../src/gui/columnorder.py:97 +msgid "Drag and drop the columns to change the order" +msgstr "Drag and drop the columns to change the order" + +#. ################# +#: ../src/gui/columnorder.py:130 ../src/gui/configure.py:973 +#: ../src/plugins/drawreport/AncestorTree.py:907 +#: ../src/plugins/drawreport/DescendTree.py:1487 +msgid "Display" +msgstr "Display" + +#: ../src/gui/columnorder.py:134 +msgid "Column Name" +msgstr "Column Name" + +#: ../src/gui/configure.py:69 +msgid "Father's surname" +msgstr "Father's surname" + +#: ../src/gui/configure.py:71 +msgid "Combination of mother's and father's surname" +msgstr "Combination of mother's and father's surname" + +#: ../src/gui/configure.py:72 +msgid "Icelandic style" +msgstr "Icelandic style" + +#: ../src/gui/configure.py:94 ../src/gui/configure.py:97 +msgid "Display Name Editor" +msgstr "Display Name Editor" + +#: ../src/gui/configure.py:99 +msgid "" +"The following keywords are replaced with the appropriate name parts:\n" +" \n" +" Given - given name (first name) Surname - surnames " +"(with prefix and connectors)\n" +" Title - title (Dr., Mrs.) Suffix - suffix " +"(Jr., Sr.)\n" +" Call - call name Nickname - nick " +"name\n" +" Initials - first letters of Given Common - nick " +"name, otherwise first of Given\n" +" Primary, Primary[pre] or [sur] or [con]- full primary surname, " +"prefix, surname only, connector \n" +" Patronymic, or [pre] or [sur] or [con] - full pa/matronymic " +"surname, prefix, surname only, connector \n" +" Familynick - family nick name Prefix - all " +"prefixes (von, de) \n" +" Rest - non primary surnames Notpatronymic- all " +"surnames, except pa/matronymic & primary\n" +" Rawsurnames- surnames (no prefixes and connectors)\n" +"\n" +"\n" +"UPPERCASE keyword forces uppercase. Extra parentheses, commas are removed. " +"Other text appears literally.\n" +"\n" +"Example: 'Dr. Edwin Jose von der Smith and Weston Wilson Sr (\"Ed\") " +"- Underhills'\n" +" Edwin Jose is given name, von der is the prefix, " +"Smith and Weston surnames, \n" +" and a connector, Wilson patronymic surname, Dr. " +"title, Sr suffix, Ed nick name, \n" +" Underhills family nick name, Jose callname.\n" +msgstr "" +"The following keywords are replaced with the appropriate name parts:\n" +" \n" +" Given - given name (first name) Surname - surnames " +"(with prefix and connectors)\n" +" Title - title (Dr., Mrs.) Suffix - suffix " +"(Jr., Sr.)\n" +" Call - call name Nickname - nick " +"name\n" +" Initials - first letters of Given Common - nick " +"name, otherwise first of Given\n" +" Primary, Primary[pre] or [sur] or [con]- full primary surname, " +"prefix, surname only, connector \n" +" Patronymic, or [pre] or [sur] or [con] - full pa/matronymic " +"surname, prefix, surname only, connector \n" +" Familynick - family nick name Prefix - all " +"prefixes (von, de) \n" +" Rest - non primary surnames Notpatronymic- all " +"surnames, except pa/matronymic & primary\n" +" Rawsurnames- surnames (no prefixes and connectors)\n" +"\n" +"\n" +"UPPERCASE keyword forces uppercase. Extra parentheses, commas are removed. " +"Other text appears literally.\n" +"\n" +"Example: 'Dr. Edwin Jose von der Smith and Weston Wilson Sr (\"Ed\") " +"- Underhills'\n" +" Edwin Jose is given name, von der is the prefix, " +"Smith and Weston surnames, \n" +" and a connector, Wilson patronymic surname, Dr. " +"title, Sr suffix, Ed nick name, \n" +" Underhills family nick name, Jose callname.\n" + +#: ../src/gui/configure.py:130 +msgid " Name Editor" +msgstr " Name Editor" + +#: ../src/gui/configure.py:130 ../src/gui/configure.py:148 +#: ../src/gui/configure.py:1220 ../src/gui/views/pageview.py:618 +msgid "Preferences" +msgstr "Preferences" + +#: ../src/gui/configure.py:457 +#: ../src/gui/editors/displaytabs/addrembedlist.py:74 +#: ../src/gui/editors/displaytabs/locationembedlist.py:56 +#: ../src/gui/selectors/selectplace.py:65 +#: ../src/plugins/lib/libplaceview.py:95 +#: ../src/plugins/view/placetreeview.py:73 ../src/plugins/view/repoview.py:87 +#: ../src/plugins/webreport/NarrativeWeb.py:329 +#: ../src/plugins/webreport/NarrativeWeb.py:1306 +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:89 +msgid "Locality" +msgstr "Locality" + +#: ../src/gui/configure.py:458 +#: ../src/gui/editors/displaytabs/addrembedlist.py:75 +#: ../src/gui/editors/displaytabs/locationembedlist.py:57 +#: ../src/gui/selectors/selectplace.py:66 +#: ../src/plugins/lib/libplaceview.py:96 +#: ../src/plugins/tool/ExtractCity.py:386 +#: ../src/plugins/view/placetreeview.py:74 ../src/plugins/view/repoview.py:88 +#: ../src/plugins/webreport/NarrativeWeb.py:320 +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:90 +msgid "City" +msgstr "City" + +#: ../src/gui/configure.py:459 +#: ../src/gui/editors/displaytabs/addrembedlist.py:76 +#: ../src/plugins/view/repoview.py:89 +msgid "State/County" +msgstr "State/County" + +#: ../src/gui/configure.py:460 +#: ../src/gui/editors/displaytabs/addrembedlist.py:77 +#: ../src/gui/editors/displaytabs/locationembedlist.py:60 +#: ../src/gui/selectors/selectplace.py:69 +#: ../src/gui/views/treemodels/placemodel.py:304 +#: ../src/plugins/lib/libplaceview.py:99 +#: ../src/plugins/lib/maps/placeselection.py:148 +#: ../src/plugins/tool/ExtractCity.py:389 +#: ../src/plugins/view/placetreeview.py:77 ../src/plugins/view/repoview.py:90 +#: ../src/plugins/webreport/NarrativeWeb.py:322 +#: ../src/plugins/webreport/NarrativeWeb.py:3372 +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:93 +msgid "Country" +msgstr "Country" + +#: ../src/gui/configure.py:461 ../src/plugins/lib/libplaceview.py:100 +#: ../src/plugins/tool/ExtractCity.py:388 +#: ../src/plugins/view/placetreeview.py:78 ../src/plugins/view/repoview.py:91 +msgid "ZIP/Postal Code" +msgstr "ZIP/Postal Code" + +#: ../src/gui/configure.py:462 +#: ../src/plugins/gramplet/RepositoryDetails.py:111 +#: ../src/plugins/webreport/NarrativeWeb.py:337 +msgid "Phone" +msgstr "Phone" + +#: ../src/gui/configure.py:463 ../src/gui/plug/_windows.py:598 +#: ../src/plugins/view/repoview.py:92 +msgid "Email" +msgstr "Email" + +#: ../src/gui/configure.py:464 +msgid "Researcher" +msgstr "Researcher" + +#: ../src/gui/configure.py:484 ../src/gui/filtereditor.py:295 +#: ../src/gui/editors/editperson.py:615 +msgid "Media Object" +msgstr "Media Object" + +#: ../src/gui/configure.py:492 +msgid "ID Formats" +msgstr "ID Formats" + +#: ../src/gui/configure.py:500 +msgid "Suppress warning when adding parents to a child." +msgstr "Suppress warning when adding parents to a child." + +#: ../src/gui/configure.py:504 +msgid "Suppress warning when canceling with changed data." +msgstr "Suppress warning when cancelling with changed data." + +#: ../src/gui/configure.py:508 +msgid "Suppress warning about missing researcher when exporting to GEDCOM." +msgstr "Suppress warning about missing researcher when exporting to GEDCOM." + +#: ../src/gui/configure.py:513 +msgid "Show plugin status dialog on plugin load error." +msgstr "Show plugin status dialog on plugin load error." + +#: ../src/gui/configure.py:516 +msgid "Warnings" +msgstr "Warnings" + +#: ../src/gui/configure.py:542 ../src/gui/configure.py:556 +msgid "Common" +msgstr "Common" + +#: ../src/gui/configure.py:549 ../src/plugins/export/ExportCsv.py:337 +#: ../src/plugins/import/ImportCsv.py:176 +msgid "Call" +msgstr "Call" + +#: ../src/gui/configure.py:554 +msgid "NotPatronymic" +msgstr "NotPatronymic" + +#: ../src/gui/configure.py:635 +msgid "Enter to save, Esc to cancel editing" +msgstr "Enter to save, Esc to cancel editing" + +#: ../src/gui/configure.py:682 +msgid "This format exists already." +msgstr "This format exists already." + +#: ../src/gui/configure.py:704 +msgid "Invalid or incomplete format definition." +msgstr "Invalid or incomplete format definition." + +#: ../src/gui/configure.py:721 +msgid "Format" +msgstr "Format" + +#: ../src/gui/configure.py:731 +msgid "Example" +msgstr "Example" + +#. label for the combo +#: ../src/gui/configure.py:872 ../src/plugins/drawreport/Calendar.py:427 +#: ../src/plugins/textreport/AncestorReport.py:275 +#: ../src/plugins/textreport/BirthdayReport.py:378 +#: ../src/plugins/textreport/DescendReport.py:400 +#: ../src/plugins/textreport/DetAncestralReport.py:735 +#: ../src/plugins/textreport/DetDescendantReport.py:899 +#: ../src/plugins/textreport/EndOfLineReport.py:260 +#: ../src/plugins/textreport/FamilyGroup.py:637 +#: ../src/plugins/textreport/IndivComplete.py:686 +#: ../src/plugins/textreport/KinshipReport.py:347 +#: ../src/plugins/textreport/NumberOfAncestorsReport.py:201 +#: ../src/plugins/webreport/NarrativeWeb.py:7776 +#: ../src/plugins/webreport/WebCal.py:1337 +msgid "Name format" +msgstr "Name format" + +#: ../src/gui/configure.py:876 ../src/gui/editors/displaytabs/buttontab.py:70 +#: ../src/gui/plug/_windows.py:137 ../src/gui/plug/_windows.py:193 +#: ../src/plugins/BookReport.py:1003 ../src/glade/editperson.glade.h:15 +#: ../src/glade/styleeditor.glade.h:19 ../src/glade/editfamily.glade.h:10 +#: ../src/glade/rule.glade.h:17 +msgid "Edit" +msgstr "Edit" + +#: ../src/gui/configure.py:886 +msgid "Consider single pa/matronymic as surname" +msgstr "Consider single pa/matronymic as surname" + +#: ../src/gui/configure.py:900 +msgid "Date format" +msgstr "Date format" + +#: ../src/gui/configure.py:913 +msgid "Calendar on reports" +msgstr "Calendar on reports" + +#: ../src/gui/configure.py:926 +msgid "Surname guessing" +msgstr "Surname guessing" + +#: ../src/gui/configure.py:939 +msgid "Default family relationship" +msgstr "Default family relationship" + +#: ../src/gui/configure.py:946 +msgid "Height multiple surname box (pixels)" +msgstr "Height multiple surname box (pixels)" + +#: ../src/gui/configure.py:953 +msgid "Active person's name and ID" +msgstr "Active person's name and ID" + +#: ../src/gui/configure.py:954 +msgid "Relationship to home person" +msgstr "Relationship to home person" + +#: ../src/gui/configure.py:963 +msgid "Status bar" +msgstr "Status bar" + +#: ../src/gui/configure.py:970 +msgid "Show text in sidebar buttons (requires restart)" +msgstr "Show text in sidebar buttons (requires restart)" + +#: ../src/gui/configure.py:981 +msgid "Missing surname" +msgstr "Missing surname" + +#: ../src/gui/configure.py:984 +msgid "Missing given name" +msgstr "Missing given name" + +#: ../src/gui/configure.py:987 +msgid "Missing record" +msgstr "Missing record" + +#: ../src/gui/configure.py:990 +msgid "Private surname" +msgstr "Private surname" + +#: ../src/gui/configure.py:993 +msgid "Private given name" +msgstr "Private given name" + +#: ../src/gui/configure.py:996 +msgid "Private record" +msgstr "Private record" + +#: ../src/gui/configure.py:1027 +msgid "Change is not immediate" +msgstr "Change is not immediate" + +#: ../src/gui/configure.py:1028 +msgid "" +"Changing the data format will not take effect until the next time Gramps is " +"started." +msgstr "" +"Changing the data format will not take effect until the next time Gramps is " +"started." + +#: ../src/gui/configure.py:1041 +msgid "Date about range" +msgstr "Date about range" + +#: ../src/gui/configure.py:1044 +msgid "Date after range" +msgstr "Date after range" + +#: ../src/gui/configure.py:1047 +msgid "Date before range" +msgstr "Date before range" + +#: ../src/gui/configure.py:1050 +msgid "Maximum age probably alive" +msgstr "Maximum age probably alive" + +#: ../src/gui/configure.py:1053 +msgid "Maximum sibling age difference" +msgstr "Maximum sibling age difference" + +#: ../src/gui/configure.py:1056 +msgid "Minimum years between generations" +msgstr "Minimum years between generations" + +#: ../src/gui/configure.py:1059 +msgid "Average years between generations" +msgstr "Average years between generations" + +#: ../src/gui/configure.py:1062 +msgid "Markup for invalid date format" +msgstr "Markup for invalid date format" + +#: ../src/gui/configure.py:1065 +msgid "Dates" +msgstr "Dates" + +#: ../src/gui/configure.py:1074 +msgid "Add default source on import" +msgstr "Add default source on import" + +#: ../src/gui/configure.py:1077 +msgid "Enable spelling checker" +msgstr "Enable spelling checker" + +#: ../src/gui/configure.py:1080 +msgid "Display Tip of the Day" +msgstr "Display Tip of the Day" + +#: ../src/gui/configure.py:1083 +msgid "Remember last view displayed" +msgstr "Remember last view displayed" + +#: ../src/gui/configure.py:1086 +msgid "Max generations for relationships" +msgstr "Max generations for relationships" + +#: ../src/gui/configure.py:1090 +msgid "Base path for relative media paths" +msgstr "Base path for relative media paths" + +#: ../src/gui/configure.py:1097 +msgid "Once a month" +msgstr "Once a month" + +#: ../src/gui/configure.py:1098 +msgid "Once a week" +msgstr "Once a week" + +#: ../src/gui/configure.py:1099 +msgid "Once a day" +msgstr "Once a day" + +#: ../src/gui/configure.py:1100 +msgid "Always" +msgstr "Always" + +#: ../src/gui/configure.py:1105 +msgid "Check for updates" +msgstr "Check for updates" + +#: ../src/gui/configure.py:1110 +msgid "Updated addons only" +msgstr "Updated addons only" + +#: ../src/gui/configure.py:1111 +msgid "New addons only" +msgstr "New addons only" + +#: ../src/gui/configure.py:1112 +msgid "New and updated addons" +msgstr "New and updated addons" + +#: ../src/gui/configure.py:1122 +msgid "What to check" +msgstr "What to check" + +#: ../src/gui/configure.py:1127 +msgid "Do not ask about previously notified addons" +msgstr "Do not ask about previously notified addons" + +#: ../src/gui/configure.py:1132 +msgid "Check now" +msgstr "Check now" + +#: ../src/gui/configure.py:1146 +msgid "Family Tree Database path" +msgstr "Family Tree Database path" + +#: ../src/gui/configure.py:1149 +msgid "Automatically load last family tree" +msgstr "Automatically load last family tree" + +#: ../src/gui/configure.py:1162 +msgid "Select media directory" +msgstr "Select media directory" + +#: ../src/gui/dbloader.py:117 ../src/gui/plug/tool.py:110 +msgid "Undo history warning" +msgstr "Undo history warning" + +#: ../src/gui/dbloader.py:118 +msgid "" +"Proceeding with import will erase the undo history for this session. In " +"particular, you will not be able to revert the import or any changes made " +"prior to it.\n" +"\n" +"If you think you may want to revert the import, please stop here and backup " +"your database." +msgstr "" +"Proceeding with import will erase the undo history for this session. In " +"particular, you will not be able to revert the import or any changes made " +"prior to it.\n" +"\n" +"If you think you may want to revert the import, please stop here and backup " +"your database." + +#: ../src/gui/dbloader.py:123 +msgid "_Proceed with import" +msgstr "_Proceed with import" + +#: ../src/gui/dbloader.py:123 ../src/gui/plug/tool.py:117 +msgid "_Stop" +msgstr "_Stop" + +#: ../src/gui/dbloader.py:130 +msgid "Gramps: Import database" +msgstr "Gramps: Import database" + +#: ../src/gui/dbloader.py:189 +#, python-format +msgid "" +"File type \"%s\" is unknown to Gramps.\n" +"\n" +"Valid types are: Gramps database, Gramps XML, Gramps package, GEDCOM, and " +"others." +msgstr "" +"File type \"%s\" is unknown to Gramps.\n" +"\n" +"Valid types are: Gramps database, Gramps XML, Gramps package, GEDCOM, and " +"others." + +#: ../src/gui/dbloader.py:213 ../src/gui/dbloader.py:219 +msgid "Cannot open file" +msgstr "Cannot open file" + +#: ../src/gui/dbloader.py:214 +msgid "The selected file is a directory, not a file.\n" +msgstr "The selected file is a directory, not a file.\n" + +#: ../src/gui/dbloader.py:220 +msgid "You do not have read access to the selected file." +msgstr "You do not have read access to the selected file." + +#: ../src/gui/dbloader.py:229 +msgid "Cannot create file" +msgstr "Cannot create file" + +#: ../src/gui/dbloader.py:249 +#, python-format +msgid "Could not import file: %s" +msgstr "Could not import file: %s" + +#: ../src/gui/dbloader.py:250 +msgid "" +"This file incorrectly identifies its character set, so it cannot be " +"accurately imported. Please fix the encoding, and import again" +msgstr "" +"This file incorrectly identifies its character set, so it cannot be " +"accurately imported. Please fix the encoding, and import again" + +#: ../src/gui/dbloader.py:303 +msgid "Need to upgrade database!" +msgstr "Need to upgrade database!" + +#: ../src/gui/dbloader.py:305 +msgid "Upgrade now" +msgstr "Upgrade now" + +#: ../src/gui/dbloader.py:306 ../src/gui/viewmanager.py:1041 +#: ../src/plugins/BookReport.py:677 ../src/plugins/BookReport.py:1069 +#: ../src/plugins/view/familyview.py:259 +msgid "Cancel" +msgstr "Cancel" + +#: ../src/gui/dbloader.py:365 +msgid "All files" +msgstr "All files" + +#: ../src/gui/dbloader.py:406 +msgid "Automatically detected" +msgstr "Automatically detected" + +#: ../src/gui/dbloader.py:415 +msgid "Select file _type:" +msgstr "Select file _type:" + +#: ../src/gui/dbman.py:105 +msgid "_Extract" +msgstr "_Extract" + +#: ../src/gui/dbman.py:105 ../src/glade/dbman.glade.h:5 +msgid "_Archive" +msgstr "_Archive" + +#: ../src/gui/dbman.py:271 +msgid "Family tree name" +msgstr "Family tree name" + +#: ../src/gui/dbman.py:281 +#: ../src/gui/editors/displaytabs/familyldsembedlist.py:53 +#: ../src/gui/editors/displaytabs/ldsembedlist.py:64 +#: ../src/gui/plug/_windows.py:112 ../src/gui/plug/_windows.py:170 +#: ../src/plugins/webreport/NarrativeWeb.py:340 +#: ../src/plugins/webreport/NarrativeWeb.py:1150 +msgid "Status" +msgstr "Status" + +#: ../src/gui/dbman.py:287 +msgid "Last accessed" +msgstr "Last accessed" + +#: ../src/gui/dbman.py:369 +#, python-format +msgid "Break the lock on the '%s' database?" +msgstr "Break the lock on the '%s' database?" + +#: ../src/gui/dbman.py:370 +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 " +"database you may safely break the lock. However, if someone else is editing " +"the database and you break the lock, you may corrupt the database." +msgstr "" +"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 " +"database you may safely break the lock. However, if someone else is editing " +"the database and you break the lock, you may corrupt the database." + +#: ../src/gui/dbman.py:376 +msgid "Break lock" +msgstr "Break lock" + +#: ../src/gui/dbman.py:453 +msgid "Rename failed" +msgstr "Rename failed" + +#: ../src/gui/dbman.py:454 +#, python-format +msgid "" +"An attempt to rename a version failed with the following message:\n" +"\n" +"%s" +msgstr "" +"An attempt to rename a version failed with the following message:\n" +"\n" +"%s" + +#: ../src/gui/dbman.py:468 +msgid "Could not rename the Family Tree." +msgstr "Could not rename the Family Tree." + +#: ../src/gui/dbman.py:469 +msgid "Family Tree already exists, choose a unique name." +msgstr "Family Tree already exists, choose a unique name." + +#: ../src/gui/dbman.py:507 +msgid "Extracting archive..." +msgstr "Extracting archive..." + +#: ../src/gui/dbman.py:512 +msgid "Importing archive..." +msgstr "Importing archive..." + +#: ../src/gui/dbman.py:528 +#, python-format +msgid "Remove the '%s' family tree?" +msgstr "Remove the '%s' family tree?" + +#: ../src/gui/dbman.py:529 +msgid "Removing this family tree will permanently destroy the data." +msgstr "Removing this family tree will permanently destroy the data." + +#: ../src/gui/dbman.py:530 +msgid "Remove family tree" +msgstr "Remove family tree" + +#: ../src/gui/dbman.py:536 +#, python-format +msgid "Remove the '%(revision)s' version of '%(database)s'" +msgstr "Remove the '%(revision)s' version of '%(database)s'" + +#: ../src/gui/dbman.py:540 +msgid "" +"Removing this version will prevent you from extracting it in the future." +msgstr "" +"Removing this version will prevent you from extracting it in the future." + +#: ../src/gui/dbman.py:542 +msgid "Remove version" +msgstr "Remove version" + +#: ../src/gui/dbman.py:571 +msgid "Could not delete family tree" +msgstr "Could not delete family tree" + +#: ../src/gui/dbman.py:596 +msgid "Deletion failed" +msgstr "Deletion failed" + +#: ../src/gui/dbman.py:597 +#, python-format +msgid "" +"An attempt to delete a version failed with the following message:\n" +"\n" +"%s" +msgstr "" +"An attempt to delete a version failed with the following message:\n" +"\n" +"%s" + +#: ../src/gui/dbman.py:625 +msgid "Repair family tree?" +msgstr "Repair family tree?" + +#: ../src/gui/dbman.py:627 +#, python-format +msgid "" +"If you click Proceed, Gramps will attempt to recover your family tree " +"from the last good backup. There are several ways this can cause unwanted " +"effects, so backup the family tree first.\n" +"The Family tree you have selected is stored in %s.\n" +"\n" +"Before doing a repair, verify that the Family Tree can really no longer be " +"opened, as the database back-end can recover from some errors " +"automatically.\n" +"\n" +"Details: Repairing a Family Tree actually uses the last backup of the " +"Family Tree, which Gramps stored on last use. If you have worked for several " +"hours/days without closing Gramps, then all this information will be lost! " +"If the repair fails, then the original family tree will be lost forever, " +"hence a backup is needed. If the repair fails, or too much information is " +"lost, you can fix the original family tree manually. For details, see the " +"webpage\n" +"http://gramps-project.org/wiki/index.php?" +"title=Recover_corrupted_family_tree\n" +"Before doing a repair, try to open the family tree in the normal manner. " +"Several errors that trigger the repair button can be fixed automatically. If " +"this is the case, you can disable the repair button by removing the file " +"need_recover in the family tree directory." +msgstr "" +"If you click Proceed, Gramps will attempt to recover your family tree " +"from the last good backup. There are several ways this can cause unwanted " +"effects, so backup the family tree first.\n" +"The Family tree you have selected is stored in %s.\n" +"\n" +"Before doing a repair, verify that the Family Tree can really no longer be " +"opened, as the database back-end can recover from some errors " +"automatically.\n" +"\n" +"Details: Repairing a Family Tree actually uses the last backup of the " +"Family Tree, which Gramps stored on last use. If you have worked for several " +"hours/days without closing Gramps, then all this information will be lost! " +"If the repair fails, then the original family tree will be lost forever, " +"hence a backup is needed. If the repair fails, or too much information is " +"lost, you can fix the original family tree manually. For details, see the " +"webpage\n" +"http://gramps-project.org/wiki/index.php?" +"title=Recover_corrupted_family_tree\n" +"Before doing a repair, try to open the family tree in the normal manner. " +"Several errors that trigger the repair button can be fixed automatically. If " +"this is the case, you can disable the repair button by removing the file " +"need_recover in the family tree directory." + +#: ../src/gui/dbman.py:646 +msgid "Proceed, I have taken a backup" +msgstr "Proceed, I have taken a backup" + +#: ../src/gui/dbman.py:647 +msgid "Stop" +msgstr "Stop" + +#: ../src/gui/dbman.py:670 +msgid "Rebuilding database from backup files" +msgstr "Rebuilding database from backup files" + +#: ../src/gui/dbman.py:675 +msgid "Error restoring backup data" +msgstr "Error restoring backup data" + +#: ../src/gui/dbman.py:710 +msgid "Could not create family tree" +msgstr "Could not create family tree" + +#: ../src/gui/dbman.py:824 +msgid "Retrieve failed" +msgstr "Retrieve failed" + +#: ../src/gui/dbman.py:825 +#, python-format +msgid "" +"An attempt to retrieve the data failed with the following message:\n" +"\n" +"%s" +msgstr "" +"An attempt to retrieve the data failed with the following message:\n" +"\n" +"%s" + +#: ../src/gui/dbman.py:865 ../src/gui/dbman.py:893 +msgid "Archiving failed" +msgstr "Archiving failed" + +#: ../src/gui/dbman.py:866 +#, python-format +msgid "" +"An attempt to create the archive failed with the following message:\n" +"\n" +"%s" +msgstr "" +"An attempt to create the archive failed with the following message:\n" +"\n" +"%s" + +#: ../src/gui/dbman.py:871 +msgid "Creating data to be archived..." +msgstr "Creating data to be archived..." + +#: ../src/gui/dbman.py:880 +msgid "Saving archive..." +msgstr "Saving archive..." + +#: ../src/gui/dbman.py:894 +#, python-format +msgid "" +"An attempt to archive the data failed with the following message:\n" +"\n" +"%s" +msgstr "" +"An attempt to archive the data failed with the following message:\n" +"\n" +"%s" + +#: ../src/gui/filtereditor.py:81 +msgid "Person Filters" +msgstr "Person Filters" + +#: ../src/gui/filtereditor.py:82 +msgid "Family Filters" +msgstr "Family Filters" + +#: ../src/gui/filtereditor.py:83 +msgid "Event Filters" +msgstr "Event Filters" + +#: ../src/gui/filtereditor.py:84 +msgid "Place Filters" +msgstr "Place Filters" + +#: ../src/gui/filtereditor.py:85 +msgid "Source Filters" +msgstr "Source Filters" + +#: ../src/gui/filtereditor.py:86 +msgid "Media Object Filters" +msgstr "Media Object Filters" + +#: ../src/gui/filtereditor.py:87 +msgid "Repository Filters" +msgstr "Repository Filters" + +#: ../src/gui/filtereditor.py:88 +msgid "Note Filters" +msgstr "Note Filters" + +#: ../src/gui/filtereditor.py:89 +msgid "Citation Filters" +msgstr "Citation Filters" + +#: ../src/gui/filtereditor.py:93 ../src/Filters/Rules/Person/_HasEvent.py:49 +msgid "Personal event:" +msgstr "Personal event:" + +#: ../src/gui/filtereditor.py:94 +#: ../src/Filters/Rules/Person/_HasFamilyEvent.py:48 +#: ../src/Filters/Rules/Family/_HasEvent.py:48 +msgid "Family event:" +msgstr "Family event:" + +#: ../src/gui/filtereditor.py:95 ../src/Filters/Rules/Person/_IsWitness.py:44 +#: ../src/Filters/Rules/Event/_HasData.py:47 +#: ../src/Filters/Rules/Event/_HasType.py:46 +msgid "Event type:" +msgstr "Event type:" + +#: ../src/gui/filtereditor.py:96 +#: ../src/Filters/Rules/Person/_HasAttribute.py:45 +msgid "Personal attribute:" +msgstr "Personal attribute:" + +#: ../src/gui/filtereditor.py:97 +#: ../src/Filters/Rules/Person/_HasFamilyAttribute.py:45 +#: ../src/Filters/Rules/Family/_HasAttribute.py:45 +msgid "Family attribute:" +msgstr "Family attribute:" + +#: ../src/gui/filtereditor.py:98 +#: ../src/Filters/Rules/Event/_HasAttribute.py:45 +msgid "Event attribute:" +msgstr "Event attribute:" + +#: ../src/gui/filtereditor.py:99 +#: ../src/Filters/Rules/MediaObject/_HasAttribute.py:45 +msgid "Media attribute:" +msgstr "Media attribute:" + +#: ../src/gui/filtereditor.py:100 +#: ../src/Filters/Rules/Person/_HasRelationship.py:47 +#: ../src/Filters/Rules/Family/_HasRelType.py:46 +msgid "Relationship type:" +msgstr "Relationship type:" + +#: ../src/gui/filtereditor.py:101 ../src/Filters/Rules/Note/_HasNote.py:48 +msgid "Note type:" +msgstr "Note type:" + +#: ../src/gui/filtereditor.py:102 +#: ../src/Filters/Rules/Person/_HasNameType.py:47 +msgid "Name type:" +msgstr "Name type:" + +#: ../src/gui/filtereditor.py:103 +#: ../src/Filters/Rules/Person/_HasNameOriginType.py:47 +msgid "Surname origin type:" +msgstr "Surname origin type:" + +#: ../src/gui/filtereditor.py:248 +msgid "lesser than" +msgstr "lesser than" + +#: ../src/gui/filtereditor.py:248 +msgid "equal to" +msgstr "equal to" + +#: ../src/gui/filtereditor.py:248 +msgid "greater than" +msgstr "greater than" + +#: ../src/gui/filtereditor.py:286 +msgid "Not a valid ID" +msgstr "Not a valid ID" + +#: ../src/gui/filtereditor.py:312 +msgid "Select..." +msgstr "Select..." + +#: ../src/gui/filtereditor.py:317 +#, python-format +msgid "Select %s from a list" +msgstr "Select %s from a list" + +#: ../src/gui/filtereditor.py:384 +msgid "Give or select a source ID, leave empty to find objects with no source." +msgstr "" +"Give or select a source ID, leave empty to find objects with no source." + +#: ../src/gui/filtereditor.py:507 ../src/Filters/Rules/Person/_HasBirth.py:47 +#: ../src/Filters/Rules/Person/_HasDeath.py:47 +#: ../src/Filters/Rules/Person/_HasEvent.py:51 +#: ../src/Filters/Rules/Person/_HasFamilyEvent.py:50 +#: ../src/Filters/Rules/Family/_HasEvent.py:50 +#: ../src/Filters/Rules/Event/_HasData.py:47 ../src/glade/mergeevent.glade.h:8 +msgid "Place:" +msgstr "Place:" + +#: ../src/gui/filtereditor.py:509 +msgid "Reference count:" +msgstr "Reference count:" + +#: ../src/gui/filtereditor.py:510 +#: ../src/Filters/Rules/Person/_HasAddress.py:49 +#: ../src/Filters/Rules/Person/_HasAssociation.py:49 +#: ../src/Filters/Rules/Source/_HasRepository.py:47 +msgid "Number of instances:" +msgstr "Number of instances:" + +#: ../src/gui/filtereditor.py:513 +msgid "Reference count must be:" +msgstr "Reference count must be:" + +#: ../src/gui/filtereditor.py:515 +#: ../src/Filters/Rules/Person/_HasAddress.py:49 +#: ../src/Filters/Rules/Person/_HasAssociation.py:49 +#: ../src/Filters/Rules/Source/_HasRepository.py:47 +msgid "Number must be:" +msgstr "Number must be:" + +#: ../src/gui/filtereditor.py:517 +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfBookmarked.py:52 +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfDefaultPerson.py:47 +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOf.py:46 +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationDescendantOf.py:46 +#: ../src/Filters/Rules/Person/_IsMoreThanNthGenerationAncestorOf.py:46 +#: ../src/Filters/Rules/Person/_IsMoreThanNthGenerationDescendantOf.py:46 +msgid "Number of generations:" +msgstr "Number of generations:" + +#: ../src/gui/filtereditor.py:519 ../src/Filters/Rules/_HasGrampsId.py:46 +#: ../src/Filters/Rules/Person/_DeepRelationshipPathBetween.py:123 +#: ../src/Filters/Rules/Person/_HasCommonAncestorWith.py:46 +#: ../src/Filters/Rules/Person/_IsAncestorOf.py:45 +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOf.py:50 +#: ../src/Filters/Rules/Person/_IsDescendantOf.py:46 +#: ../src/Filters/Rules/Person/_IsDuplicatedAncestorOf.py:47 +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOf.py:46 +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationDescendantOf.py:46 +#: ../src/Filters/Rules/Person/_IsMoreThanNthGenerationAncestorOf.py:46 +#: ../src/Filters/Rules/Person/_IsMoreThanNthGenerationDescendantOf.py:46 +#: ../src/Filters/Rules/Person/_IsRelatedWith.py:45 +#: ../src/Filters/Rules/Person/_MatchIdOf.py:45 +#: ../src/Filters/Rules/Person/_RelationshipPathBetween.py:46 +msgid "ID:" +msgstr "ID:" + +#: ../src/gui/filtereditor.py:522 +#: ../src/Filters/Rules/Person/_HasSourceOf.py:46 +msgid "Source ID:" +msgstr "Source ID:" + +#: ../src/gui/filtereditor.py:524 +#: ../src/Filters/Rules/Person/_DeepRelationshipPathBetween.py:123 +#: ../src/Filters/Rules/Person/_HasCommonAncestorWithFilterMatch.py:48 +#: ../src/Filters/Rules/Person/_IsAncestorOfFilterMatch.py:47 +#: ../src/Filters/Rules/Person/_IsChildOfFilterMatch.py:47 +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOfFilterMatch.py:47 +#: ../src/Filters/Rules/Person/_IsDescendantOfFilterMatch.py:47 +#: ../src/Filters/Rules/Person/_IsParentOfFilterMatch.py:47 +#: ../src/Filters/Rules/Person/_IsSiblingOfFilterMatch.py:46 +#: ../src/Filters/Rules/Person/_IsSpouseOfFilterMatch.py:47 +msgid "Filter name:" +msgstr "Filter name:" + +#. filters of another namespace, name may be same as caller! +#: ../src/gui/filtereditor.py:528 +#: ../src/Filters/Rules/Event/_MatchesPersonFilter.py:51 +msgid "Person filter name:" +msgstr "Person filter name:" + +#: ../src/gui/filtereditor.py:530 +#: ../src/Filters/Rules/Person/_MatchesEventFilter.py:52 +#: ../src/Filters/Rules/Place/_MatchesEventFilter.py:50 +msgid "Event filter name:" +msgstr "Event filter name:" + +#: ../src/gui/filtereditor.py:532 +#: ../src/Filters/Rules/Event/_MatchesSourceFilter.py:49 +#: ../src/Filters/Rules/Citation/_MatchesSourceFilter.py:49 +msgid "Source filter name:" +msgstr "Source filter name:" + +#: ../src/gui/filtereditor.py:534 +#: ../src/Filters/Rules/Source/_MatchesRepositoryFilter.py:44 +#: ../src/Filters/Rules/Citation/_MatchesRepositoryFilter.py:46 +msgid "Repository filter name:" +msgstr "Repository filter name:" + +#: ../src/gui/filtereditor.py:538 +#: ../src/Filters/Rules/Person/_IsAncestorOf.py:45 +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOf.py:50 +#: ../src/Filters/Rules/Person/_IsDescendantOf.py:46 +msgid "Inclusive:" +msgstr "Inclusive:" + +#: ../src/gui/filtereditor.py:539 +msgid "Include original person" +msgstr "Include original person" + +#: ../src/gui/filtereditor.py:540 +#: ../src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py:48 +msgid "Case sensitive:" +msgstr "Case sensitive:" + +#: ../src/gui/filtereditor.py:541 +msgid "Use exact case of letters" +msgstr "Use exact case of letters" + +#: ../src/gui/filtereditor.py:542 ../src/Filters/Rules/Person/_HasNameOf.py:59 +#: ../src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py:49 +msgid "Regular-Expression matching:" +msgstr "Regular-Expression matching:" + +#: ../src/gui/filtereditor.py:543 +msgid "Use regular expression" +msgstr "Use regular expression" + +#: ../src/gui/filtereditor.py:544 +#: ../src/Filters/Rules/Event/_MatchesPersonFilter.py:51 +msgid "Include Family events:" +msgstr "Include Family events:" + +#: ../src/gui/filtereditor.py:545 +msgid "Also family events where person is wife/husband" +msgstr "Also family events where person is wife/husband" + +#: ../src/gui/filtereditor.py:547 ../src/Filters/Rules/Person/_HasTag.py:48 +#: ../src/Filters/Rules/Family/_HasTag.py:48 +#: ../src/Filters/Rules/MediaObject/_HasTag.py:48 +#: ../src/Filters/Rules/Note/_HasTag.py:48 +msgid "Tag:" +msgstr "Tag:" + +#: ../src/gui/filtereditor.py:551 +#: ../src/Filters/Rules/Person/_HasCitation.py:50 +#: ../src/Filters/Rules/Person/_MatchesSourceConfidence.py:44 +#: ../src/Filters/Rules/Family/_HasCitation.py:51 +#: ../src/Filters/Rules/Family/_MatchesSourceConfidence.py:44 +#: ../src/Filters/Rules/Event/_HasCitation.py:51 +#: ../src/Filters/Rules/Event/_MatchesSourceConfidence.py:45 +msgid "Confidence level:" +msgstr "Confidence level:" + +#: ../src/gui/filtereditor.py:571 +msgid "Rule Name" +msgstr "Rule Name" + +#: ../src/gui/filtereditor.py:686 ../src/gui/filtereditor.py:697 +#: ../src/glade/rule.glade.h:23 +msgid "No rule selected" +msgstr "No rule selected" + +#: ../src/gui/filtereditor.py:737 +msgid "Define filter" +msgstr "Define filter" + +#: ../src/gui/filtereditor.py:741 +msgid "Values" +msgstr "Values" + +#: ../src/gui/filtereditor.py:839 +msgid "Add Rule" +msgstr "Add Rule" + +#: ../src/gui/filtereditor.py:851 +msgid "Edit Rule" +msgstr "Edit Rule" + +#: ../src/gui/filtereditor.py:886 +msgid "Filter Test" +msgstr "Filter Test" + +#. ############################### +#: ../src/gui/filtereditor.py:1024 ../src/plugins/Records.py:517 +#: ../src/plugins/drawreport/Calendar.py:412 +#: ../src/plugins/drawreport/StatisticsChart.py:911 +#: ../src/plugins/drawreport/TimeLine.py:369 +#: ../src/plugins/gramplet/gramplet.gpr.py:944 +#: ../src/plugins/gramplet/gramplet.gpr.py:958 +#: ../src/plugins/gramplet/gramplet.gpr.py:972 +#: ../src/plugins/gramplet/gramplet.gpr.py:986 +#: ../src/plugins/gramplet/gramplet.gpr.py:1000 +#: ../src/plugins/gramplet/gramplet.gpr.py:1014 +#: ../src/plugins/gramplet/gramplet.gpr.py:1028 +#: ../src/plugins/gramplet/gramplet.gpr.py:1042 +#: ../src/plugins/gramplet/gramplet.gpr.py:1056 +#: ../src/plugins/graph/GVRelGraph.py:476 +#: ../src/plugins/quickview/quickview.gpr.py:127 +#: ../src/plugins/textreport/BirthdayReport.py:365 +#: ../src/plugins/textreport/IndivComplete.py:672 +#: ../src/plugins/tool/SortEvents.py:168 +#: ../src/plugins/webreport/NarrativeWeb.py:7754 +#: ../src/plugins/webreport/WebCal.py:1315 +msgid "Filter" +msgstr "Filter" + +#: ../src/gui/filtereditor.py:1024 +msgid "Comment" +msgstr "Comment" + +#: ../src/gui/filtereditor.py:1032 +msgid "Custom Filter Editor" +msgstr "Custom Filter Editor" + +#: ../src/gui/filtereditor.py:1098 +msgid "Delete Filter?" +msgstr "Delete Filter?" + +#: ../src/gui/filtereditor.py:1099 +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." + +#: ../src/gui/filtereditor.py:1103 +msgid "Delete Filter" +msgstr "Delete Filter" + +#: ../src/gui/grampsbar.py:152 ../src/gui/widgets/grampletpane.py:1130 +msgid "Unnamed Gramplet" +msgstr "Unnamed Gramplet" + +#: ../src/gui/grampsbar.py:305 +msgid "Gramps Bar" +msgstr "Gramps Bar" + +#: ../src/gui/grampsbar.py:307 +msgid "Right-click to the right of the tab to add a gramplet." +msgstr "Right-click to the right of the tab to add a gramplet." + +#: ../src/gui/grampsbar.py:421 ../src/plugins/view/grampletview.py:95 +msgid "Add a gramplet" +msgstr "Add a gramplet" + +#: ../src/gui/grampsbar.py:431 +msgid "Remove a gramplet" +msgstr "Remove a gramplet" + +#: ../src/gui/grampsbar.py:441 +msgid "Restore default gramplets" +msgstr "Restore default gramplets" + +#: ../src/gui/grampsbar.py:481 +msgid "Restore to defaults?" +msgstr "Restore to defaults?" + +#: ../src/gui/grampsbar.py:482 +msgid "" +"The Grampsbar will be restored to contain its default gramplets. This " +"action cannot be undone." +msgstr "" +"The Grampsbar will be restored to contain its default gramplets. This " +"action cannot be undone." + +#: ../src/gui/grampsbar.py:484 ../src/gui/plug/_windows.py:491 +msgid "OK" +msgstr "OK" + +#: ../src/gui/grampsgui.py:102 +msgid "Family Trees" +msgstr "Family Trees" + +#. ('gramps-bookmark', _('Bookmarks'), gtk.gdk.CONTROL_MASK, 0, ''), +#. ('gramps-bookmark-delete', _('Delete bookmark'), gtk.gdk.CONTROL_MASK, 0, ''), +#: ../src/gui/grampsgui.py:107 +msgid "_Add bookmark" +msgstr "_Add bookmark" + +#: ../src/gui/grampsgui.py:109 +msgid "Configure" +msgstr "Configure" + +#: ../src/gui/grampsgui.py:110 +#: ../src/gui/editors/displaytabs/addrembedlist.py:72 +#: ../src/gui/editors/displaytabs/eventembedlist.py:79 +#: ../src/gui/editors/displaytabs/familyldsembedlist.py:52 +#: ../src/gui/editors/displaytabs/ldsembedlist.py:63 +#: ../src/gui/selectors/selectevent.py:65 +#: ../src/plugins/export/ExportCsv.py:460 +#: ../src/plugins/gramplet/AgeOnDateGramplet.py:73 +#: ../src/plugins/gramplet/Events.py:51 +#: ../src/plugins/gramplet/PersonResidence.py:49 +#: ../src/plugins/import/ImportCsv.py:229 +#: ../src/plugins/quickview/OnThisDay.py:80 +#: ../src/plugins/quickview/OnThisDay.py:81 +#: ../src/plugins/quickview/OnThisDay.py:82 +#: ../src/plugins/textreport/PlaceReport.py:182 +#: ../src/plugins/textreport/PlaceReport.py:256 +#: ../src/plugins/textreport/TagReport.py:301 +#: ../src/plugins/textreport/TagReport.py:469 +#: ../src/plugins/tool/SortEvents.py:56 +#: ../src/plugins/view/citationtreeview.py:92 +#: ../src/plugins/view/citationlistview.py:97 +#: ../src/plugins/view/eventview.py:84 ../src/plugins/view/mediaview.py:97 +#: ../src/plugins/webreport/NarrativeWeb.py:324 +#: ../src/plugins/webreport/NarrativeWeb.py:883 +#: ../src/plugins/webreport/NarrativeWeb.py:1119 +#: ../src/plugins/webreport/NarrativeWeb.py:1147 +#: ../src/plugins/webreport/NarrativeWeb.py:2294 +#: ../src/plugins/webreport/NarrativeWeb.py:3620 +#: ../src/plugins/webreport/NarrativeWeb.py:4887 +#: ../src/plugins/webreport/NarrativeWeb.py:5682 +#: ../src/Filters/SideBar/_CitationSidebarFilter.py:96 +#: ../src/Filters/SideBar/_EventSidebarFilter.py:97 +#: ../src/Filters/SideBar/_MediaSidebarFilter.py:92 +#: ../src/glade/editcitation.glade.h:16 ../src/glade/editaddress.glade.h:5 +#: ../src/glade/editmedia.glade.h:4 ../src/glade/editmediaref.glade.h:6 +#: ../src/glade/editeventref.glade.h:6 ../src/glade/editldsord.glade.h:2 +#: ../src/glade/editsourceref.glade.h:14 ../src/glade/editname.glade.h:13 +#: ../src/glade/editevent.glade.h:4 +msgid "Date" +msgstr "Date" + +#: ../src/gui/grampsgui.py:111 +msgid "Edit Date" +msgstr "Edit Date" + +#: ../src/gui/grampsgui.py:112 ../src/Merge/mergeperson.py:196 +#: ../src/plugins/gramplet/gramplet.gpr.py:440 +#: ../src/plugins/gramplet/gramplet.gpr.py:454 +#: ../src/plugins/quickview/FilterByName.py:97 +#: ../src/plugins/textreport/TagReport.py:284 +#: ../src/plugins/view/eventview.py:117 ../src/plugins/view/view.gpr.py:43 +#: ../src/plugins/webreport/NarrativeWeb.py:1652 +#: ../src/plugins/webreport/NarrativeWeb.py:1711 +#: ../src/plugins/webreport/NarrativeWeb.py:1763 +#: ../src/plugins/webreport/NarrativeWeb.py:3587 +#: ../src/plugins/webreport/NarrativeWeb.py:3773 +#: ../src/plugins/webreport/NarrativeWeb.py:6150 +msgid "Events" +msgstr "Events" + +#: ../src/gui/grampsgui.py:114 +#: ../src/plugins/drawreport/drawplugins.gpr.py:170 +#: ../src/plugins/gramplet/gramplet.gpr.py:108 +#: ../src/plugins/gramplet/gramplet.gpr.py:117 +#: ../src/plugins/view/fanchartview.py:570 +msgid "Fan Chart" +msgstr "Fan Chart" + +#: ../src/gui/grampsgui.py:115 +msgid "Font" +msgstr "Font" + +#: ../src/gui/grampsgui.py:116 ../src/gui/widgets/styledtexteditor.py:462 +msgid "Font Color" +msgstr "Font Colour" + +#: ../src/gui/grampsgui.py:117 +msgid "Font Background Color" +msgstr "Font Background Colour" + +#: ../src/gui/grampsgui.py:118 ../src/plugins/view/grampletview.py:52 +#: ../src/plugins/view/view.gpr.py:73 +msgid "Gramplets" +msgstr "Gramplets" + +#: ../src/gui/grampsgui.py:119 ../src/gui/grampsgui.py:120 +#: ../src/gui/grampsgui.py:121 ../src/plugins/view/geography.gpr.py:62 +#: ../src/plugins/view/geography.gpr.py:78 +#: ../src/plugins/view/geography.gpr.py:95 +#: ../src/plugins/view/geography.gpr.py:112 +#: ../src/plugins/view/geography.gpr.py:130 +#: ../src/plugins/view/geography.gpr.py:148 +msgid "Geography" +msgstr "Geography" + +#: ../src/gui/grampsgui.py:122 ../src/plugins/view/geoperson.py:165 +msgid "GeoPerson" +msgstr "GeoPerson" + +#: ../src/gui/grampsgui.py:123 ../src/plugins/view/geofamily.py:137 +msgid "GeoFamily" +msgstr "GeoFamily" + +#: ../src/gui/grampsgui.py:124 ../src/plugins/view/geoevents.py:138 +msgid "GeoEvents" +msgstr "GeoEvents" + +#: ../src/gui/grampsgui.py:125 ../src/plugins/view/geoplaces.py:138 +msgid "GeoPlaces" +msgstr "GeoPlaces" + +#: ../src/gui/grampsgui.py:126 +msgid "Public" +msgstr "Public" + +#: ../src/gui/grampsgui.py:128 +msgid "Merge" +msgstr "Merge" + +#: ../src/gui/grampsgui.py:129 ../src/plugins/gramplet/gramplet.gpr.py:608 +#: ../src/plugins/gramplet/gramplet.gpr.py:622 +#: ../src/plugins/gramplet/gramplet.gpr.py:636 +#: ../src/plugins/gramplet/gramplet.gpr.py:650 +#: ../src/plugins/gramplet/gramplet.gpr.py:664 +#: ../src/plugins/gramplet/gramplet.gpr.py:678 +#: ../src/plugins/gramplet/gramplet.gpr.py:692 +#: ../src/plugins/gramplet/gramplet.gpr.py:706 +#: ../src/plugins/quickview/FilterByName.py:112 +#: ../src/plugins/textreport/IndivComplete.py:267 +#: ../src/plugins/textreport/TagReport.py:370 +#: ../src/plugins/view/noteview.py:107 ../src/plugins/view/view.gpr.py:103 +#: ../src/plugins/webreport/NarrativeWeb.py:331 +#: ../src/plugins/webreport/NarrativeWeb.py:885 +#: ../src/plugins/webreport/NarrativeWeb.py:1455 +msgid "Notes" +msgstr "Notes" + +#. Go over parents and build their menu +#. don't show rest +#: ../src/gui/grampsgui.py:130 ../src/Merge/mergeperson.py:211 +#: ../src/plugins/gramplet/FanChartGramplet.py:836 +#: ../src/plugins/quickview/all_relations.py:306 +#: ../src/plugins/tool/NotRelated.py:132 +#: ../src/plugins/view/fanchartview.py:905 +#: ../src/plugins/view/pedigreeview.py:1956 ../src/plugins/view/relview.py:511 +#: ../src/plugins/view/relview.py:848 ../src/plugins/view/relview.py:882 +#: ../src/plugins/webreport/NarrativeWeb.py:332 +#: ../src/plugins/webreport/NarrativeWeb.py:2780 +#: ../src/plugins/webreport/NarrativeWeb.py:2974 +#: ../src/plugins/webreport/NarrativeWeb.py:6207 +msgid "Parents" +msgstr "Parents" + +#: ../src/gui/grampsgui.py:131 +msgid "Add Parents" +msgstr "Add Parents" + +#: ../src/gui/grampsgui.py:132 +msgid "Select Parents" +msgstr "Select Parents" + +#: ../src/gui/grampsgui.py:133 ../src/plugins/gramplet/gramplet.gpr.py:152 +#: ../src/plugins/gramplet/gramplet.gpr.py:158 +#: ../src/plugins/view/pedigreeview.py:689 +#: ../src/plugins/webreport/NarrativeWeb.py:5994 +msgid "Pedigree" +msgstr "Pedigree" + +#: ../src/gui/grampsgui.py:135 ../src/plugins/quickview/FilterByName.py:100 +#: ../src/plugins/view/view.gpr.py:197 ../src/plugins/view/view.gpr.py:213 +#: ../src/plugins/webreport/NarrativeWeb.py:1653 +#: ../src/plugins/webreport/NarrativeWeb.py:1708 +#: ../src/plugins/webreport/NarrativeWeb.py:1764 +#: ../src/plugins/webreport/NarrativeWeb.py:3337 +#: ../src/plugins/webreport/NarrativeWeb.py:3461 +#: ../src/plugins/webreport/NarrativeWeb.py:4636 +msgid "Places" +msgstr "Places" + +#: ../src/gui/grampsgui.py:137 +msgid "Reports" +msgstr "Reports" + +#: ../src/gui/grampsgui.py:138 ../src/plugins/quickview/FilterByName.py:106 +#: ../src/plugins/view/repoview.py:123 ../src/plugins/view/view.gpr.py:228 +#: ../src/plugins/webreport/NarrativeWeb.py:1655 +#: ../src/plugins/webreport/NarrativeWeb.py:1766 +#: ../src/plugins/webreport/NarrativeWeb.py:2639 +#: ../src/plugins/webreport/NarrativeWeb.py:4683 +#: ../src/plugins/webreport/NarrativeWeb.py:6527 +#: ../src/plugins/webreport/NarrativeWeb.py:6598 +msgid "Repositories" +msgstr "Repositories" + +#: ../src/gui/grampsgui.py:139 ../src/plugins/quickview/FilterByName.py:103 +#: ../src/plugins/view/sourceview.py:110 ../src/plugins/view/view.gpr.py:243 +#: ../src/plugins/view/view.gpr.py:274 +#: ../src/plugins/webreport/NarrativeWeb.py:339 +#: ../src/plugins/webreport/NarrativeWeb.py:886 +#: ../src/plugins/webreport/NarrativeWeb.py:1151 +#: ../src/plugins/webreport/NarrativeWeb.py:1456 +#: ../src/plugins/webreport/NarrativeWeb.py:1654 +#: ../src/plugins/webreport/NarrativeWeb.py:1705 +#: ../src/plugins/webreport/NarrativeWeb.py:1765 +#: ../src/plugins/webreport/NarrativeWeb.py:4364 +#: ../src/plugins/webreport/NarrativeWeb.py:4453 +#: ../src/plugins/webreport/NarrativeWeb.py:4659 +msgid "Sources" +msgstr "Sources" + +#: ../src/gui/grampsgui.py:140 +msgid "Add Spouse" +msgstr "Add Spouse" + +#: ../src/gui/grampsgui.py:141 ../src/gui/views/tags.py:219 +#: ../src/gui/views/tags.py:224 ../src/gui/widgets/tageditor.py:109 +#: ../src/plugins/textreport/TagReport.py:535 +#: ../src/plugins/textreport/TagReport.py:539 +#: ../src/Filters/SideBar/_FamilySidebarFilter.py:121 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:136 +#: ../src/Filters/SideBar/_MediaSidebarFilter.py:94 +#: ../src/Filters/SideBar/_NoteSidebarFilter.py:98 +msgid "Tag" +msgstr "Tag" + +#: ../src/gui/grampsgui.py:142 ../src/gui/views/tags.py:581 +msgid "New Tag" +msgstr "New Tag" + +#: ../src/gui/grampsgui.py:143 +msgid "Tools" +msgstr "Tools" + +#: ../src/gui/grampsgui.py:144 +msgid "Grouped List" +msgstr "Grouped List" + +#: ../src/gui/grampsgui.py:145 +msgid "List" +msgstr "List" + +#. name, click?, width, toggle +#: ../src/gui/grampsgui.py:146 ../src/gui/viewmanager.py:463 +#: ../src/plugins/tool/ChangeNames.py:194 +#: ../src/plugins/tool/ExtractCity.py:540 +#: ../src/plugins/tool/PatchNames.py:396 ../src/glade/mergedata.glade.h:12 +msgid "Select" +msgstr "Select" + +#: ../src/gui/grampsgui.py:148 ../src/gui/grampsgui.py:149 +#: ../src/gui/editors/editperson.py:618 +#: ../src/gui/editors/displaytabs/gallerytab.py:136 +#: ../src/plugins/view/mediaview.py:220 +msgid "View" +msgstr "View" + +#: ../src/gui/grampsgui.py:150 +msgid "Zoom In" +msgstr "Zoom In" + +#: ../src/gui/grampsgui.py:151 +msgid "Zoom Out" +msgstr "Zoom Out" + +#: ../src/gui/grampsgui.py:152 +msgid "Fit Width" +msgstr "Fit Width" + +#: ../src/gui/grampsgui.py:153 +msgid "Fit Page" +msgstr "Fit Page" + +#: ../src/gui/grampsgui.py:154 ../src/plugins/gramplet/gramplet.gpr.py:720 +#: ../src/plugins/gramplet/gramplet.gpr.py:734 +#: ../src/plugins/gramplet/gramplet.gpr.py:748 +#: ../src/plugins/gramplet/gramplet.gpr.py:762 +#: ../src/plugins/gramplet/gramplet.gpr.py:776 +#: ../src/plugins/view/view.gpr.py:259 +msgid "Citations" +msgstr "Citations" + +#: ../src/gui/grampsgui.py:159 +msgid "Export" +msgstr "Export" + +#: ../src/gui/grampsgui.py:160 +msgid "Import" +msgstr "Import" + +#: ../src/gui/grampsgui.py:162 ../src/Filters/SideBar/_RepoSidebarFilter.py:96 +msgid "URL" +msgstr "URL" + +#: ../src/gui/grampsgui.py:174 +msgid "Danger: This is unstable code!" +msgstr "Danger: This is unstable code!" + +#: ../src/gui/grampsgui.py:175 +msgid "" +"This Gramps 3.x-trunk is a development release. This version is not meant " +"for normal usage. Use at your own risk.\n" +"\n" +"This version may:\n" +"1) Work differently than you expect.\n" +"2) Fail to run at all.\n" +"3) Crash often.\n" +"4) Corrupt your data.\n" +"5) Save data in a format that is incompatible with the official release.\n" +"\n" +"BACKUP your existing databases before opening them with this version, " +"and make sure to export your data to XML every now and then." +msgstr "" +"This Gramps 3.x-trunk is a development release. This version is not meant " +"for normal usage. Use at your own risk.\n" +"\n" +"This version may:\n" +"1) Work differently than you expect.\n" +"2) Fail to run at all.\n" +"3) Crash often.\n" +"4) Corrupt your data.\n" +"5) Save data in a format that is incompatible with the official release.\n" +"\n" +"BACKUP your existing databases before opening them with this version, " +"and make sure to export your data to XML every now and then." + +#: ../src/gui/grampsgui.py:246 +msgid "Error parsing arguments" +msgstr "Error parsing arguments" + +#: ../src/gui/makefilter.py:44 +#, python-format +msgid "Filter %s from Clipboard" +msgstr "Filter %s from Clipboard" + +#: ../src/gui/makefilter.py:49 +#, python-format +msgid "Created on %(year)4d/%(month)02d/%(day)02d" +msgstr "Created on %(year)4d/%(month)02d/%(day)02d" + +#: ../src/gui/utils.py:225 +msgid "Canceling..." +msgstr "Cancelling..." + +#: ../src/gui/utils.py:305 +msgid "Please do not force closing this important dialog." +msgstr "Please do not force closing this important dialog." + +#: ../src/gui/utils.py:335 ../src/gui/utils.py:342 +msgid "Error Opening File" +msgstr "Error Opening File" + +#. ------------------------------------------------------------------------ +#. +#. Private Constants +#. +#. ------------------------------------------------------------------------ +#: ../src/gui/viewmanager.py:114 ../src/gui/plug/_dialogs.py:59 +#: ../src/plugins/BookReport.py:98 +msgid "Unsupported" +msgstr "Unsupported" + +#: ../src/gui/viewmanager.py:408 +msgid "Updated" +msgstr "Updated" + +#: ../src/gui/viewmanager.py:420 +msgid "New" +msgstr "New" + +#. List of translated strings used here +#. Dead code for l10n +#: ../src/gui/viewmanager.py:433 +msgid "new" +msgstr "new" + +#: ../src/gui/viewmanager.py:433 +msgid "update" +msgstr "update" + +#: ../src/gui/viewmanager.py:438 +msgid "There are no available addons of this type" +msgstr "There are no available addons of this type" + +#: ../src/gui/viewmanager.py:439 +#, python-format +msgid "Checked for '%s'" +msgstr "Checked for '%s'" + +#: ../src/gui/viewmanager.py:440 +msgid "' and '" +msgstr "' and '" + +#: ../src/gui/viewmanager.py:451 +msgid "Available Gramps Updates for Addons" +msgstr "Available Gramps Updates for Addons" + +#: ../src/gui/viewmanager.py:480 +#, python-format +msgid "%(adjective)s: %(addon)s" +msgstr "%(adjective)s: %(addon)s" + +#: ../src/gui/viewmanager.py:537 +msgid "Downloading and installing selected addons..." +msgstr "Downloading and installing selected addons..." + +#: ../src/gui/viewmanager.py:569 ../src/gui/viewmanager.py:576 +msgid "Done downloading and installing addons" +msgstr "Done downloading and installing addons" + +#: ../src/gui/viewmanager.py:570 +#, python-format +msgid "%d addon was installed." +msgid_plural "%d addons were installed." +msgstr[0] "%d addon was installed." +msgstr[1] "%d addons were installed." + +#: ../src/gui/viewmanager.py:573 +msgid "You need to restart Gramps to see new views." +msgstr "You need to restart Gramps to see new views." + +#: ../src/gui/viewmanager.py:577 +msgid "No addons were installed." +msgstr "No addons were installed." + +#: ../src/gui/viewmanager.py:723 +msgid "Connect to a recent database" +msgstr "Connect to a recent database" + +#: ../src/gui/viewmanager.py:741 +msgid "_Family Trees" +msgstr "_Family Trees" + +#: ../src/gui/viewmanager.py:742 +msgid "_Manage Family Trees..." +msgstr "_Manage Family Trees..." + +#: ../src/gui/viewmanager.py:743 +msgid "Manage databases" +msgstr "Manage databases" + +#: ../src/gui/viewmanager.py:744 +msgid "Open _Recent" +msgstr "Open _Recent" + +#: ../src/gui/viewmanager.py:745 +msgid "Open an existing database" +msgstr "Open an existing database" + +#: ../src/gui/viewmanager.py:746 +msgid "_Quit" +msgstr "_Quit" + +#: ../src/gui/viewmanager.py:748 +msgid "_View" +msgstr "_View" + +#: ../src/gui/viewmanager.py:749 +msgid "_Edit" +msgstr "_Edit" + +#: ../src/gui/viewmanager.py:750 +msgid "_Preferences..." +msgstr "_Preferences..." + +#: ../src/gui/viewmanager.py:752 +msgid "_Help" +msgstr "_Help" + +#: ../src/gui/viewmanager.py:753 +msgid "Gramps _Home Page" +msgstr "Gramps _Home Page" + +#: ../src/gui/viewmanager.py:755 +msgid "Gramps _Mailing Lists" +msgstr "Gramps _Mailing Lists" + +#: ../src/gui/viewmanager.py:757 +msgid "_Report a Bug" +msgstr "_Report a Bug" + +#: ../src/gui/viewmanager.py:759 +msgid "_Extra Reports/Tools" +msgstr "_Extra Reports/Tools" + +#: ../src/gui/viewmanager.py:761 +msgid "_About" +msgstr "_About" + +#: ../src/gui/viewmanager.py:763 +msgid "_Plugin Manager" +msgstr "_Plugin Manager" + +#: ../src/gui/viewmanager.py:765 +msgid "_FAQ" +msgstr "_FAQ" + +#: ../src/gui/viewmanager.py:766 +msgid "_Key Bindings" +msgstr "_Key Bindings" + +#: ../src/gui/viewmanager.py:767 +msgid "_User Manual" +msgstr "_User Manual" + +#: ../src/gui/viewmanager.py:774 +msgid "_Export..." +msgstr "_Export..." + +#: ../src/gui/viewmanager.py:776 +msgid "Make Backup..." +msgstr "Make Backup..." + +#: ../src/gui/viewmanager.py:777 +msgid "Make a Gramps XML backup of the database" +msgstr "Make a Gramps XML backup of the database" + +#: ../src/gui/viewmanager.py:779 +msgid "_Abandon Changes and Quit" +msgstr "_Abandon Changes and Quit" + +#: ../src/gui/viewmanager.py:780 ../src/gui/viewmanager.py:783 +msgid "_Reports" +msgstr "_Reports" + +#: ../src/gui/viewmanager.py:781 +msgid "Open the reports dialog" +msgstr "Open the reports dialog" + +#: ../src/gui/viewmanager.py:782 +msgid "_Go" +msgstr "_Go" + +#: ../src/gui/viewmanager.py:784 +msgid "_Windows" +msgstr "_Windows" + +#: ../src/gui/viewmanager.py:821 +msgid "Clip_board" +msgstr "Clip_board" + +#: ../src/gui/viewmanager.py:822 +msgid "Open the Clipboard dialog" +msgstr "Open the Clipboard dialog" + +#: ../src/gui/viewmanager.py:823 +msgid "_Import..." +msgstr "_Import..." + +#: ../src/gui/viewmanager.py:825 ../src/gui/viewmanager.py:828 +msgid "_Tools" +msgstr "_Tools" + +#: ../src/gui/viewmanager.py:826 +msgid "Open the tools dialog" +msgstr "Open the tools dialog" + +#: ../src/gui/viewmanager.py:827 +msgid "_Bookmarks" +msgstr "_Bookmarks" + +#: ../src/gui/viewmanager.py:829 +msgid "_Configure View..." +msgstr "_Configure View..." + +#: ../src/gui/viewmanager.py:830 +msgid "Configure the active view" +msgstr "Configure the active view" + +#: ../src/gui/viewmanager.py:835 +msgid "_Navigator" +msgstr "_Navigator" + +#: ../src/gui/viewmanager.py:837 +msgid "_Toolbar" +msgstr "_Toolbar" + +#: ../src/gui/viewmanager.py:839 +msgid "F_ull Screen" +msgstr "F_ull Screen" + +#: ../src/gui/viewmanager.py:844 ../src/gui/viewmanager.py:1426 +msgid "_Undo" +msgstr "_Undo" + +#: ../src/gui/viewmanager.py:849 ../src/gui/viewmanager.py:1443 +msgid "_Redo" +msgstr "_Redo" + +#: ../src/gui/viewmanager.py:855 +msgid "Undo History..." +msgstr "Undo History..." + +#: ../src/gui/viewmanager.py:869 +#, python-format +msgid "Key %s is not bound" +msgstr "Key %s is not bound" + +#. load plugins +#: ../src/gui/viewmanager.py:970 +msgid "Loading plugins..." +msgstr "Loading plugins..." + +#: ../src/gui/viewmanager.py:977 ../src/gui/viewmanager.py:992 +msgid "Ready" +msgstr "Ready" + +#. registering plugins +#: ../src/gui/viewmanager.py:985 +msgid "Registering plugins..." +msgstr "Registering plugins..." + +#: ../src/gui/viewmanager.py:1022 +msgid "Autobackup..." +msgstr "Autobackup..." + +#: ../src/gui/viewmanager.py:1026 +msgid "Error saving backup data" +msgstr "Error saving backup data" + +#: ../src/gui/viewmanager.py:1037 +msgid "Abort changes?" +msgstr "Abort changes?" + +#: ../src/gui/viewmanager.py:1038 +msgid "" +"Aborting changes will return the database to the state it was before you " +"started this editing session." +msgstr "" +"Aborting changes will return the database to the state it was before you " +"started this editing session." + +#: ../src/gui/viewmanager.py:1040 +msgid "Abort changes" +msgstr "Abort changes" + +#: ../src/gui/viewmanager.py:1050 +msgid "Cannot abandon session's changes" +msgstr "Cannot abandon session's changes" + +#: ../src/gui/viewmanager.py:1051 +msgid "" +"Changes cannot be completely abandoned because the number of changes made in " +"the session exceeded the limit." +msgstr "" +"Changes cannot be completely abandoned because the number of changes made in " +"the session exceeded the limit." + +#: ../src/gui/viewmanager.py:1205 +msgid "View failed to load. Check error output." +msgstr "View failed to load. Check error output." + +#: ../src/gui/viewmanager.py:1344 +msgid "Import Statistics" +msgstr "Import Statistics" + +#: ../src/gui/viewmanager.py:1395 +msgid "Read Only" +msgstr "Read Only" + +#: ../src/gui/viewmanager.py:1478 +msgid "Gramps XML Backup" +msgstr "Gramps XML Backup" + +#: ../src/gui/viewmanager.py:1488 +#: ../src/Filters/Rules/MediaObject/_HasMedia.py:49 +#: ../src/glade/mergemedia.glade.h:7 +msgid "Path:" +msgstr "Path:" + +#: ../src/gui/viewmanager.py:1508 ../src/plugins/tool/phpgedview.glade.h:3 +#: ../src/plugins/import/importgedcom.glade.h:11 +msgid "File:" +msgstr "File:" + +#: ../src/gui/viewmanager.py:1540 +msgid "Media:" +msgstr "Media:" + +#. ################# +#. What to include +#. ######################### +#: ../src/gui/viewmanager.py:1545 +#: ../src/plugins/drawreport/AncestorTree.py:985 +#: ../src/plugins/drawreport/DescendTree.py:1581 +#: ../src/plugins/textreport/DetAncestralReport.py:801 +#: ../src/plugins/textreport/DetDescendantReport.py:975 +#: ../src/plugins/textreport/DetDescendantReport.py:976 +#: ../src/plugins/textreport/FamilyGroup.py:651 +#: ../src/plugins/webreport/NarrativeWeb.py:7936 +msgid "Include" +msgstr "Include" + +#: ../src/gui/viewmanager.py:1546 ../src/plugins/gramplet/StatsGramplet.py:194 +msgid "Megabyte|MB" +msgstr "Megabyte|MB" + +#: ../src/gui/viewmanager.py:1547 +#: ../src/plugins/webreport/NarrativeWeb.py:7930 +msgid "Exclude" +msgstr "Exclude" + +#: ../src/gui/viewmanager.py:1564 +msgid "Backup file already exists! Overwrite?" +msgstr "Backup file already exists! Overwrite?" + +#: ../src/gui/viewmanager.py:1565 +#, python-format +msgid "The file '%s' exists." +msgstr "The file '%s' exists." + +#: ../src/gui/viewmanager.py:1566 +msgid "Proceed and overwrite" +msgstr "Proceed and overwrite" + +#: ../src/gui/viewmanager.py:1567 +msgid "Cancel the backup" +msgstr "Cancel the backup" + +#: ../src/gui/viewmanager.py:1574 +msgid "Making backup..." +msgstr "Making backup..." + +#: ../src/gui/viewmanager.py:1591 +#, python-format +msgid "Backup saved to '%s'" +msgstr "Backup saved to '%s'" + +#: ../src/gui/viewmanager.py:1594 +msgid "Backup aborted" +msgstr "Backup aborted" + +#: ../src/gui/viewmanager.py:1612 +msgid "Select backup directory" +msgstr "Select backup directory" + +#: ../src/gui/viewmanager.py:1878 +msgid "Failed Loading Plugin" +msgstr "Failed Loading Plugin" + +#: ../src/gui/viewmanager.py:1879 +#, python-format +msgid "" +"The plugin %(name)s did not load and reported an error.\n" +"\n" +"%(error_msg)s\n" +"\n" +"If you are unable to fix the fault yourself then you can submit a bug at " +"http://bugs.gramps-project.org or contact the plugin author " +"(%(firstauthoremail)s).\n" +"\n" +"If you do not want Gramps to try and load this plugin again, you can hide it " +"by using the Plugin Manager on the Help menu." +msgstr "" +"The plugin %(name)s did not load and reported an error.\n" +"\n" +"%(error_msg)s\n" +"\n" +"If you are unable to fix the fault yourself then you can submit a bug at " +"http://bugs.gramps-project.org or contact the plugin author " +"(%(firstauthoremail)s).\n" +"\n" +"If you do not want Gramps to try and load this plugin again, you can hide it " +"by using the Plugin Manager on the Help menu." + +#: ../src/gui/viewmanager.py:1927 +msgid "Failed Loading View" +msgstr "Failed Loading View" + +#: ../src/gui/viewmanager.py:1928 +#, python-format +msgid "" +"The view %(name)s did not load and reported an error.\n" +"\n" +"%(error_msg)s\n" +"\n" +"If you are unable to fix the fault yourself then you can submit a bug at " +"http://bugs.gramps-project.org or contact the view author " +"(%(firstauthoremail)s).\n" +"\n" +"If you do not want Gramps to try and load this view again, you can hide it " +"by using the Plugin Manager on the Help menu." +msgstr "" +"The view %(name)s did not load and reported an error.\n" +"\n" +"%(error_msg)s\n" +"\n" +"If you are unable to fix the fault yourself then you can submit a bug at " +"http://bugs.gramps-project.org or contact the view author " +"(%(firstauthoremail)s).\n" +"\n" +"If you do not want Gramps to try and load this view again, you can hide it " +"by using the Plugin Manager on the Help menu." + +#: ../src/gui/editors/addmedia.py:95 +msgid "Select a media object" +msgstr "Select a media object" + +#: ../src/gui/editors/addmedia.py:137 +msgid "Select media object" +msgstr "Select media object" + +#: ../src/gui/editors/addmedia.py:147 +msgid "Import failed" +msgstr "Import failed" + +#: ../src/gui/editors/addmedia.py:148 +msgid "The filename supplied could not be found." +msgstr "The filename supplied could not be found." + +#: ../src/gui/editors/addmedia.py:158 +#, python-format +msgid "Cannot import %s" +msgstr "Cannot import %s" + +#: ../src/gui/editors/addmedia.py:159 +#, python-format +msgid "" +"Directory specified in preferences: Base path for relative media paths: %s " +"does not exist. Change preferences or do not use relative path when importing" +msgstr "" +"Directory specified in preferences: Base path for relative media paths: %s " +"does not exist. Change preferences or do not use relative path when importing" + +#: ../src/gui/editors/addmedia.py:222 +#, python-format +msgid "Cannot display %s" +msgstr "Cannot display %s" + +#: ../src/gui/editors/addmedia.py:223 +msgid "" +"Gramps is not able to display the image file. This may be caused by a " +"corrupt file." +msgstr "" +"Gramps is not able to display the image file. This may be caused by a " +"corrupt file." + +#: ../src/gui/editors/objectentries.py:249 +msgid "To select a place, use drag-and-drop or use the buttons" +msgstr "To select a place, use drag-and-drop or use the buttons" + +#: ../src/gui/editors/objectentries.py:251 +msgid "No place given, click button to select one" +msgstr "No place given, click button to select one" + +#: ../src/gui/editors/objectentries.py:252 +msgid "Edit place" +msgstr "Edit place" + +#: ../src/gui/editors/objectentries.py:253 +msgid "Select an existing place" +msgstr "Select an existing place" + +#: ../src/gui/editors/objectentries.py:254 +#: ../src/plugins/lib/libplaceview.py:118 +msgid "Add a new place" +msgstr "Add a new place" + +#: ../src/gui/editors/objectentries.py:255 +msgid "Remove place" +msgstr "Remove place" + +#: ../src/gui/editors/objectentries.py:300 +msgid "To select a media object, use drag-and-drop or use the buttons" +msgstr "To select a media object, use drag-and-drop or use the buttons" + +#: ../src/gui/editors/objectentries.py:302 ../src/gui/plug/_guioptions.py:1053 +msgid "No image given, click button to select one" +msgstr "No image given, click button to select one" + +#: ../src/gui/editors/objectentries.py:303 +msgid "Edit media object" +msgstr "Edit media object" + +#: ../src/gui/editors/objectentries.py:304 ../src/gui/plug/_guioptions.py:1031 +msgid "Select an existing media object" +msgstr "Select an existing media object" + +#: ../src/gui/editors/objectentries.py:305 +#: ../src/plugins/view/mediaview.py:110 +msgid "Add a new media object" +msgstr "Add a new media object" + +#: ../src/gui/editors/objectentries.py:306 +msgid "Remove media object" +msgstr "Remove media object" + +#: ../src/gui/editors/objectentries.py:351 +msgid "To select a note, use drag-and-drop or use the buttons" +msgstr "To select a note, use drag-and-drop or use the buttons" + +#: ../src/gui/editors/objectentries.py:353 ../src/gui/plug/_guioptions.py:952 +msgid "No note given, click button to select one" +msgstr "No note given, click button to select one" + +#: ../src/gui/editors/objectentries.py:354 ../src/gui/editors/editnote.py:285 +#: ../src/gui/editors/editnote.py:330 +msgid "Edit Note" +msgstr "Edit Note" + +#: ../src/gui/editors/objectentries.py:355 ../src/gui/plug/_guioptions.py:927 +msgid "Select an existing note" +msgstr "Select an existing note" + +#: ../src/gui/editors/objectentries.py:356 ../src/plugins/view/noteview.py:89 +msgid "Add a new note" +msgstr "Add a new note" + +#: ../src/gui/editors/objectentries.py:357 +msgid "Remove note" +msgstr "Remove note" + +#: ../src/gui/editors/editaddress.py:83 ../src/gui/editors/editaddress.py:156 +msgid "Address Editor" +msgstr "Address Editor" + +#: ../src/gui/editors/editattribute.py:84 +#: ../src/gui/editors/editattribute.py:136 +msgid "Attribute Editor" +msgstr "Attribute Editor" + +#: ../src/gui/editors/editattribute.py:130 +#: ../src/gui/editors/editattribute.py:134 +msgid "New Attribute" +msgstr "New Attribute" + +#: ../src/gui/editors/editattribute.py:148 +msgid "Cannot save attribute" +msgstr "Cannot save attribute" + +#: ../src/gui/editors/editattribute.py:149 +msgid "The attribute type cannot be empty" +msgstr "The attribute type cannot be empty" + +#: ../src/gui/editors/editchildref.py:96 +#: ../src/gui/editors/editchildref.py:169 +msgid "Child Reference Editor" +msgstr "Child Reference Editor" + +#: ../src/gui/editors/editchildref.py:169 +msgid "Child Reference" +msgstr "Child Reference" + +#: ../src/gui/editors/editcitation.py:149 +#: ../src/gui/editors/editcitation.py:155 +msgid "New Citation" +msgstr "New Citation" + +#: ../src/gui/editors/editcitation.py:386 +msgid "Edit Citation" +msgstr "Edit Citation" + +#: ../src/gui/editors/editcitation.py:392 ../src/gui/editors/editsource.py:181 +msgid "Cannot save source" +msgstr "Cannot save source" + +#: ../src/gui/editors/editcitation.py:393 ../src/gui/editors/editsource.py:182 +msgid "No data exists for this source. Please enter data or cancel the edit." +msgstr "No data exists for this source. Please enter data or cancel the edit." + +#: ../src/gui/editors/editcitation.py:402 +msgid "Cannot save citation. ID already exists." +msgstr "Cannot save citation. ID already exists." + +#: ../src/gui/editors/editcitation.py:403 +#: ../src/gui/editors/editcitation.py:417 +#, python-format +msgid "" +"You have attempted to use the existing Gramps ID with value %(gramps_id)s. " +"This value is already used by '%(prim_object)s'. Please enter a different ID " +"or leave blank to get the next available ID value." +msgstr "" +"You have attempted to use the existing Gramps ID with value %(gramps_id)s. " +"This value is already used by '%(prim_object)s'. Please enter a different ID " +"or leave blank to get the next available ID value." + +#: ../src/gui/editors/editcitation.py:416 ../src/gui/editors/editsource.py:191 +msgid "Cannot save source. ID already exists." +msgstr "Cannot save source. ID already exists." + +#: ../src/gui/editors/editcitation.py:430 ../src/gui/editors/editsource.py:204 +#, python-format +msgid "Add Source (%s)" +msgstr "Add Source (%s)" + +#: ../src/gui/editors/editcitation.py:436 ../src/gui/editors/editsource.py:209 +#, python-format +msgid "Edit Source (%s)" +msgstr "Edit Source (%s)" + +#: ../src/gui/editors/editcitation.py:443 +#, python-format +msgid "Add Citation (%s)" +msgstr "Add Citation (%s)" + +#: ../src/gui/editors/editcitation.py:449 +#, python-format +msgid "Edit Citation (%s)" +msgstr "Edit Citation (%s)" + +#: ../src/gui/editors/editcitation.py:532 +#, python-format +msgid "Delete Citation (%s)" +msgstr "Delete Citation (%s)" + +#: ../src/gui/editors/editevent.py:64 +msgid "manual|Editing_Information_About_Events" +msgstr "manual|Editing_Information_About_Events" + +#: ../src/gui/editors/editevent.py:98 ../src/gui/editors/editeventref.py:240 +#, python-format +msgid "Event: %s" +msgstr "Event: %s" + +#: ../src/gui/editors/editevent.py:100 ../src/gui/editors/editeventref.py:242 +msgid "New Event" +msgstr "New Event" + +#: ../src/gui/editors/editevent.py:222 ../src/plugins/view/geoclose.py:460 +#: ../src/plugins/view/geoevents.py:317 ../src/plugins/view/geoevents.py:344 +#: ../src/plugins/view/geofamily.py:369 ../src/plugins/view/geoperson.py:415 +#: ../src/plugins/view/geoperson.py:435 ../src/plugins/view/geoperson.py:473 +msgid "Edit Event" +msgstr "Edit Event" + +#: ../src/gui/editors/editevent.py:230 ../src/gui/editors/editevent.py:253 +msgid "Cannot save event" +msgstr "Cannot save event" + +#: ../src/gui/editors/editevent.py:231 +msgid "No data exists for this event. Please enter data or cancel the edit." +msgstr "No data exists for this event. Please enter data or cancel the edit." + +#: ../src/gui/editors/editevent.py:240 +msgid "Cannot save event. ID already exists." +msgstr "Cannot save event. ID already exists." + +#: ../src/gui/editors/editevent.py:241 ../src/gui/editors/editmedia.py:280 +#: ../src/gui/editors/editperson.py:810 ../src/gui/editors/editplace.py:303 +#: ../src/gui/editors/editrepository.py:172 +#: ../src/gui/editors/editsource.py:192 +#, python-format +msgid "" +"You have attempted to use the existing Gramps ID with value %(id)s. This " +"value is already used by '%(prim_object)s'. Please enter a different ID or " +"leave blank to get the next available ID value." +msgstr "" +"You have attempted to use the existing Gramps ID with value %(id)s. This " +"value is already used by '%(prim_object)s'. Please enter a different ID or " +"leave blank to get the next available ID value." + +#: ../src/gui/editors/editevent.py:254 +msgid "The event type cannot be empty" +msgstr "The event type cannot be empty" + +#: ../src/gui/editors/editevent.py:259 +#, python-format +msgid "Add Event (%s)" +msgstr "Add Event (%s)" + +#: ../src/gui/editors/editevent.py:265 +#, python-format +msgid "Edit Event (%s)" +msgstr "Edit Event (%s)" + +#: ../src/gui/editors/editevent.py:337 +#, python-format +msgid "Delete Event (%s)" +msgstr "Delete Event (%s)" + +#: ../src/gui/editors/editeventref.py:68 +#: ../src/gui/editors/editeventref.py:243 +msgid "Event Reference Editor" +msgstr "Event Reference Editor" + +#: ../src/gui/editors/editeventref.py:85 +#: ../src/gui/editors/editmediaref.py:102 ../src/gui/editors/editname.py:131 +#: ../src/gui/editors/editreporef.py:79 +msgid "_General" +msgstr "_General" + +#: ../src/gui/editors/editeventref.py:248 +msgid "Modify Event" +msgstr "Modify Event" + +#: ../src/gui/editors/editeventref.py:251 +msgid "Add Event" +msgstr "Add Event" + +#: ../src/gui/editors/editfamily.py:105 +msgid "Create a new person and add the child to the family" +msgstr "Create a new person and add the child to the family" + +#: ../src/gui/editors/editfamily.py:106 +msgid "Remove the child from the family" +msgstr "Remove the child from the family" + +#: ../src/gui/editors/editfamily.py:107 +msgid "Edit the child reference" +msgstr "Edit the child reference" + +#: ../src/gui/editors/editfamily.py:108 +msgid "Add an existing person as a child of the family" +msgstr "Add an existing person as a child of the family" + +#: ../src/gui/editors/editfamily.py:109 +msgid "Move the child up in the children list" +msgstr "Move the child up in the children list" + +#: ../src/gui/editors/editfamily.py:110 +msgid "Move the child down in the children list" +msgstr "Move the child down in the children list" + +#: ../src/gui/editors/editfamily.py:115 +msgid "#" +msgstr "#" + +#: ../src/gui/editors/editfamily.py:118 +#: ../src/gui/selectors/selectperson.py:76 ../src/Merge/mergeperson.py:176 +#: ../src/plugins/drawreport/StatisticsChart.py:322 +#: ../src/plugins/export/ExportCsv.py:338 +#: ../src/plugins/import/ImportCsv.py:181 +#: ../src/plugins/lib/libpersonview.py:94 +#: ../src/plugins/quickview/siblings.py:48 +#: ../src/plugins/textreport/IndivComplete.py:601 +#: ../src/plugins/webreport/NarrativeWeb.py:6108 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:129 +msgid "Gender" +msgstr "Gender" + +#: ../src/gui/editors/editfamily.py:119 +msgid "Paternal" +msgstr "Paternal" + +#: ../src/gui/editors/editfamily.py:120 +msgid "Maternal" +msgstr "Maternal" + +#: ../src/gui/editors/editfamily.py:121 +#: ../src/gui/selectors/selectperson.py:77 +#: ../src/plugins/drawreport/TimeLine.py:67 +#: ../src/plugins/gramplet/Children.py:85 +#: ../src/plugins/gramplet/Children.py:181 +#: ../src/plugins/lib/libpersonview.py:95 +#: ../src/plugins/quickview/FilterByName.py:129 +#: ../src/plugins/quickview/FilterByName.py:209 +#: ../src/plugins/quickview/FilterByName.py:257 +#: ../src/plugins/quickview/FilterByName.py:265 +#: ../src/plugins/quickview/FilterByName.py:273 +#: ../src/plugins/quickview/FilterByName.py:281 +#: ../src/plugins/quickview/FilterByName.py:314 +#: ../src/plugins/quickview/FilterByName.py:384 +#: ../src/plugins/quickview/lineage.py:61 +#: ../src/plugins/quickview/SameSurnames.py:108 +#: ../src/plugins/quickview/SameSurnames.py:150 +#: ../src/plugins/quickview/siblings.py:48 +msgid "Birth Date" +msgstr "Birth Date" + +#: ../src/gui/editors/editfamily.py:122 +#: ../src/gui/selectors/selectperson.py:79 +#: ../src/plugins/gramplet/Children.py:87 +#: ../src/plugins/gramplet/Children.py:183 +#: ../src/plugins/lib/libpersonview.py:97 +#: ../src/plugins/quickview/lineage.py:61 +#: ../src/plugins/quickview/lineage.py:93 +msgid "Death Date" +msgstr "Death Date" + +#: ../src/gui/editors/editfamily.py:123 +#: ../src/gui/selectors/selectperson.py:78 +#: ../src/plugins/lib/libpersonview.py:96 +msgid "Birth Place" +msgstr "Birth Place" + +#: ../src/gui/editors/editfamily.py:124 +#: ../src/gui/selectors/selectperson.py:80 +#: ../src/plugins/lib/libpersonview.py:98 +msgid "Death Place" +msgstr "Death Place" + +#: ../src/gui/editors/editfamily.py:132 +msgid "Chil_dren" +msgstr "Chil_dren" + +#: ../src/gui/editors/editfamily.py:137 +msgid "Edit child" +msgstr "Edit child" + +#: ../src/gui/editors/editfamily.py:140 +msgid "Add an existing child" +msgstr "Add an existing child" + +#: ../src/gui/editors/editfamily.py:142 +msgid "Edit relationship" +msgstr "Edit relationship" + +#: ../src/gui/editors/editfamily.py:210 ../src/gui/editors/editfamily.py:225 +#: ../src/plugins/view/relview.py:1520 +msgid "Select Child" +msgstr "Select Child" + +#: ../src/gui/editors/editfamily.py:355 +msgid "Adding parents to a person" +msgstr "Adding parents to a person" + +#: ../src/gui/editors/editfamily.py:356 +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 " +"available when you create a new family. The remaining fields will become " +"available after you attempt to select a parent." +msgstr "" +"It is possible to accidentally create multiple families with the same " +"parents. To help avoid this problem, only the buttons to select parents are " +"available when you create a new family. The remaining fields will become " +"available after you attempt to select a parent." + +#: ../src/gui/editors/editfamily.py:450 +msgid "Family has changed" +msgstr "Family has changed" + +#: ../src/gui/editors/editfamily.py:451 +#, python-format +msgid "" +"The %(object)s you are editing has changed outside this editor. This can be " +"due to a change in one of the main views, for example a source used here is " +"deleted in the source view.\n" +"To make sure the information shown is still correct, the data shown has been " +"updated. Some edits you have made may have been lost." +msgstr "" +"The %(object)s you are editing has changed outside this editor. This can be " +"due to a change in one of the main views, for example a source used here is " +"deleted in the source view.\n" +"To make sure the information shown is still correct, the data shown has been " +"updated. Some edits you have made may have been lost." + +#: ../src/gui/editors/editfamily.py:456 ../src/plugins/import/ImportCsv.py:220 +#: ../src/plugins/view/familyview.py:258 +msgid "family" +msgstr "family" + +#: ../src/gui/editors/editfamily.py:486 ../src/gui/editors/editfamily.py:489 +msgid "New Family" +msgstr "New Family" + +#: ../src/gui/editors/editfamily.py:493 ../src/gui/editors/editfamily.py:996 +#: ../src/plugins/view/geofamily.py:361 +msgid "Edit Family" +msgstr "Edit Family" + +#: ../src/gui/editors/editfamily.py:526 +msgid "Select a person as the mother" +msgstr "Select a person as the mother" + +#: ../src/gui/editors/editfamily.py:527 +msgid "Add a new person as the mother" +msgstr "Add a new person as the mother" + +#: ../src/gui/editors/editfamily.py:528 +msgid "Remove the person as the mother" +msgstr "Remove the person as the mother" + +#: ../src/gui/editors/editfamily.py:541 +msgid "Select a person as the father" +msgstr "Select a person as the father" + +#: ../src/gui/editors/editfamily.py:542 +msgid "Add a new person as the father" +msgstr "Add a new person as the father" + +#: ../src/gui/editors/editfamily.py:543 +msgid "Remove the person as the father" +msgstr "Remove the person as the father" + +#: ../src/gui/editors/editfamily.py:742 +msgid "Select Mother" +msgstr "Select Mother" + +#: ../src/gui/editors/editfamily.py:787 +msgid "Select Father" +msgstr "Select Father" + +#: ../src/gui/editors/editfamily.py:811 +msgid "Duplicate Family" +msgstr "Duplicate Family" + +#: ../src/gui/editors/editfamily.py:812 +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 " +"editing of this window, and select the existing family" +msgstr "" +"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 " +"editing of this window, and select the existing family" + +#: ../src/gui/editors/editfamily.py:860 ../src/plugins/view/relview.py:586 +#: ../src/plugins/view/relview.py:989 ../src/plugins/view/relview.py:1037 +#: ../src/plugins/view/relview.py:1118 ../src/plugins/view/relview.py:1224 +#, python-format +msgid "Edit %s" +msgstr "Edit %s" + +#: ../src/gui/editors/editfamily.py:928 +msgid "A father cannot be his own child" +msgstr "A father cannot be his own child" + +#: ../src/gui/editors/editfamily.py:929 +#, python-format +msgid "%s is listed as both the father and child of the family." +msgstr "%s is listed as both the father and child of the family." + +#: ../src/gui/editors/editfamily.py:938 +msgid "A mother cannot be her own child" +msgstr "A mother cannot be her own child" + +#: ../src/gui/editors/editfamily.py:939 +#, python-format +msgid "%s is listed as both the mother and child of the family." +msgstr "%s is listed as both the mother and child of the family." + +#: ../src/gui/editors/editfamily.py:946 +msgid "Cannot save family" +msgstr "Cannot save family" + +#: ../src/gui/editors/editfamily.py:947 +msgid "No data exists for this family. Please enter data or cancel the edit." +msgstr "No data exists for this family. Please enter data or cancel the edit." + +#: ../src/gui/editors/editfamily.py:954 +msgid "Cannot save family. ID already exists." +msgstr "Cannot save family. ID already exists." + +#: ../src/gui/editors/editfamily.py:955 ../src/gui/editors/editnote.py:313 +#, python-format +msgid "" +"You have attempted to use the existing Gramps ID with value %(id)s. This " +"value is already used. Please enter a different ID or leave blank to get the " +"next available ID value." +msgstr "" +"You have attempted to use the existing Gramps ID with value %(id)s. This " +"value is already used. Please enter a different ID or leave blank to get the " +"next available ID value." + +#: ../src/gui/editors/editfamily.py:970 +msgid "Add Family" +msgstr "Add Family" + +#: ../src/gui/editors/editldsord.py:150 ../src/gui/editors/editldsord.py:304 +#: ../src/gui/editors/editldsord.py:341 ../src/gui/editors/editldsord.py:426 +msgid "LDS Ordinance Editor" +msgstr "LDS Ordinance Editor" + +#: ../src/gui/editors/editldsord.py:277 +#, python-format +msgid "%(father)s and %(mother)s [%(gramps_id)s]" +msgstr "%(father)s and %(mother)s [%(gramps_id)s]" + +#: ../src/gui/editors/editldsord.py:283 +#, python-format +msgid "%(father)s [%(gramps_id)s]" +msgstr "%(father)s [%(gramps_id)s]" + +#: ../src/gui/editors/editldsord.py:288 +#, python-format +msgid "%(mother)s [%(gramps_id)s]" +msgstr "%(mother)s [%(gramps_id)s]" + +#: ../src/gui/editors/editldsord.py:303 ../src/gui/editors/editldsord.py:425 +#: ../src/plugins/webreport/NarrativeWeb.py:659 +msgid "LDS Ordinance" +msgstr "LDS Ordinance" + +#: ../src/gui/editors/editlocation.py:51 +msgid "Location Editor" +msgstr "Location Editor" + +#: ../src/gui/editors/editlink.py:77 ../src/gui/editors/editlink.py:201 +msgid "Link Editor" +msgstr "Link Editor" + +#: ../src/gui/editors/editlink.py:80 +msgid "Internet Address" +msgstr "Internet Address" + +#: ../src/gui/editors/editmedia.py:89 ../src/gui/editors/editmediaref.py:429 +#, python-format +msgid "Media: %s" +msgstr "Media: %s" + +#: ../src/gui/editors/editmedia.py:91 ../src/gui/editors/editmediaref.py:431 +msgid "New Media" +msgstr "New Media" + +#: ../src/gui/editors/editmedia.py:231 +msgid "Edit Media Object" +msgstr "Edit Media Object" + +#: ../src/gui/editors/editmedia.py:269 +msgid "Cannot save media object" +msgstr "Cannot save media object" + +#: ../src/gui/editors/editmedia.py:270 +msgid "" +"No data exists for this media object. Please enter data or cancel the edit." +msgstr "" +"No data exists for this media object. Please enter data or cancel the edit." + +#: ../src/gui/editors/editmedia.py:279 +msgid "Cannot save media object. ID already exists." +msgstr "Cannot save media object. ID already exists." + +#: ../src/gui/editors/editmedia.py:297 ../src/gui/editors/editmediaref.py:664 +#, python-format +msgid "Add Media Object (%s)" +msgstr "Add Media Object (%s)" + +#: ../src/gui/editors/editmedia.py:302 ../src/gui/editors/editmediaref.py:660 +#, python-format +msgid "Edit Media Object (%s)" +msgstr "Edit Media Object (%s)" + +#: ../src/gui/editors/editmedia.py:341 +msgid "Remove Media Object" +msgstr "Remove Media Object" + +#: ../src/gui/editors/editmediaref.py:83 +#: ../src/gui/editors/editmediaref.py:432 +msgid "Media Reference Editor" +msgstr "Media Reference Editor" + +#: ../src/gui/editors/editmediaref.py:85 ../src/gui/editors/editmediaref.py:86 +#: ../src/glade/editmediaref.glade.h:26 +msgid "Y coordinate|Y" +msgstr "Y coordinate|Y" + +#: ../src/gui/editors/editname.py:119 ../src/gui/editors/editname.py:308 +msgid "Name Editor" +msgstr "Name Editor" + +#: ../src/gui/editors/editname.py:169 ../src/gui/editors/editperson.py:302 +msgid "Call name must be the given name that is normally used." +msgstr "Call name must be the given name that is normally used." + +#: ../src/gui/editors/editname.py:307 +msgid "New Name" +msgstr "New Name" + +#: ../src/gui/editors/editname.py:374 +msgid "Break global name grouping?" +msgstr "Break global name grouping?" + +#: ../src/gui/editors/editname.py:375 +#, python-format +msgid "" +"All people with the name of %(surname)s will no longer be grouped with the " +"name of %(group_name)s." +msgstr "" +"All people with the name of %(surname)s will no longer be grouped with the " +"name of %(group_name)s." + +#: ../src/gui/editors/editname.py:379 +msgid "Continue" +msgstr "Continue" + +#: ../src/gui/editors/editname.py:380 +msgid "Return to Name Editor" +msgstr "Return to Name Editor" + +#: ../src/gui/editors/editname.py:405 +msgid "Group all people with the same name?" +msgstr "Group all people with the same name?" + +#: ../src/gui/editors/editname.py:406 +#, python-format +msgid "" +"You have the choice of grouping all people with the name of %(surname)s with " +"the name of %(group_name)s, or just mapping this particular name." +msgstr "" +"You have the choice of grouping all people with the name of %(surname)s with " +"the name of %(group_name)s, or just mapping this particular name." + +#: ../src/gui/editors/editname.py:411 +msgid "Group all" +msgstr "Group all" + +#: ../src/gui/editors/editname.py:412 +msgid "Group this name only" +msgstr "Group this name only" + +#: ../src/gui/editors/editnote.py:142 +#, python-format +msgid "Note: %(id)s - %(context)s" +msgstr "Note: %(id)s - %(context)s" + +#: ../src/gui/editors/editnote.py:147 +#, python-format +msgid "Note: %s" +msgstr "Note: %s" + +#: ../src/gui/editors/editnote.py:150 +#, python-format +msgid "New Note - %(context)s" +msgstr "New Note - %(context)s" + +#: ../src/gui/editors/editnote.py:154 +msgid "New Note" +msgstr "New Note" + +#: ../src/gui/editors/editnote.py:183 +msgid "_Note" +msgstr "_Note" + +#: ../src/gui/editors/editnote.py:304 +msgid "Cannot save note" +msgstr "Cannot save note" + +#: ../src/gui/editors/editnote.py:305 +msgid "No data exists for this note. Please enter data or cancel the edit." +msgstr "No data exists for this note. Please enter data or cancel the edit." + +#: ../src/gui/editors/editnote.py:312 +msgid "Cannot save note. ID already exists." +msgstr "Cannot save note. ID already exists." + +#: ../src/gui/editors/editnote.py:325 +msgid "Add Note" +msgstr "Add Note" + +#: ../src/gui/editors/editnote.py:345 +#, python-format +msgid "Delete Note (%s)" +msgstr "Delete Note (%s)" + +#: ../src/gui/editors/editperson.py:149 +#, python-format +msgid "Person: %(name)s" +msgstr "Person: %(name)s" + +#: ../src/gui/editors/editperson.py:153 +#, python-format +msgid "New Person: %(name)s" +msgstr "New Person: %(name)s" + +#: ../src/gui/editors/editperson.py:155 +msgid "New Person" +msgstr "New Person" + +#: ../src/gui/editors/editperson.py:575 ../src/plugins/view/geofamily.py:365 +msgid "Edit Person" +msgstr "Edit Person" + +#: ../src/gui/editors/editperson.py:619 +msgid "Edit Object Properties" +msgstr "Edit Object Properties" + +#: ../src/gui/editors/editperson.py:658 +msgid "Make Active Person" +msgstr "Make Active Person" + +#: ../src/gui/editors/editperson.py:662 +msgid "Make Home Person" +msgstr "Make Home Person" + +#: ../src/gui/editors/editperson.py:773 +msgid "Problem changing the gender" +msgstr "Problem changing the gender" + +#: ../src/gui/editors/editperson.py:774 +msgid "" +"Changing the gender caused problems with marriage information.\n" +"Please check the person's marriages." +msgstr "" +"Changing the gender caused problems with marriage information.\n" +"Please check the person's marriages." + +#: ../src/gui/editors/editperson.py:785 +msgid "Cannot save person" +msgstr "Cannot save person" + +#: ../src/gui/editors/editperson.py:786 +msgid "No data exists for this person. Please enter data or cancel the edit." +msgstr "No data exists for this person. Please enter data or cancel the edit." + +#: ../src/gui/editors/editperson.py:809 +msgid "Cannot save person. ID already exists." +msgstr "Cannot save person. ID already exists." + +#: ../src/gui/editors/editperson.py:827 +#, python-format +msgid "Add Person (%s)" +msgstr "Add Person (%s)" + +#: ../src/gui/editors/editperson.py:833 +#, python-format +msgid "Edit Person (%s)" +msgstr "Edit Person (%s)" + +#: ../src/gui/editors/editperson.py:922 +#: ../src/gui/editors/displaytabs/gallerytab.py:251 +msgid "Non existing media found in the Gallery" +msgstr "Non existing media found in the Gallery" + +#: ../src/gui/editors/editperson.py:1058 +msgid "Unknown gender specified" +msgstr "Unknown gender specified" + +#: ../src/gui/editors/editperson.py:1060 +msgid "" +"The gender of the person is currently unknown. Usually, this is a mistake. " +"Please specify the gender." +msgstr "" +"The gender of the person is currently unknown. Usually, this is a mistake. " +"Please specify the gender." + +#: ../src/gui/editors/editperson.py:1063 +msgid "_Male" +msgstr "_Male" + +#: ../src/gui/editors/editperson.py:1064 +msgid "_Female" +msgstr "_Female" + +#: ../src/gui/editors/editperson.py:1065 +msgid "_Unknown" +msgstr "_Unknown" + +#: ../src/gui/editors/editpersonref.py:84 +#: ../src/gui/editors/editpersonref.py:162 +msgid "Person Reference Editor" +msgstr "Person Reference Editor" + +#: ../src/gui/editors/editpersonref.py:162 +msgid "Person Reference" +msgstr "Person Reference" + +#: ../src/gui/editors/editpersonref.py:179 +msgid "No person selected" +msgstr "No person selected" + +#: ../src/gui/editors/editpersonref.py:180 +msgid "You must either select a person or Cancel the edit" +msgstr "You must either select a person or Cancel the edit" + +#: ../src/gui/editors/editplace.py:129 +msgid "_Location" +msgstr "_Location" + +#: ../src/gui/editors/editplace.py:136 +#, python-format +msgid "Place: %s" +msgstr "Place: %s" + +#: ../src/gui/editors/editplace.py:138 +msgid "New Place" +msgstr "New Place" + +#: ../src/gui/editors/editplace.py:222 +#: ../src/plugins/gramplet/EditExifMetadata.py:1146 +msgid "Invalid latitude (syntax: 18°9'" +msgstr "Invalid latitude (syntax: 18°9'" + +#: ../src/gui/editors/editplace.py:223 +#: ../src/plugins/gramplet/EditExifMetadata.py:1147 +msgid "48.21\"S, -18.2412 or -18:9:48.21)" +msgstr "48.21\"S, -18.2412 or -18:9:48.21)" + +#: ../src/gui/editors/editplace.py:225 +#: ../src/plugins/gramplet/EditExifMetadata.py:1151 +msgid "Invalid longitude (syntax: 18°9'" +msgstr "Invalid longitude (syntax: 18°9'" + +#: ../src/gui/editors/editplace.py:226 +#: ../src/plugins/gramplet/EditExifMetadata.py:1152 +msgid "48.21\"E, -18.2412 or -18:9:48.21)" +msgstr "48.21\"E, -18.2412 or -18:9:48.21)" + +#: ../src/gui/editors/editplace.py:229 +#: ../src/plugins/lib/maps/geography.py:702 +#: ../src/plugins/view/geoplaces.py:288 ../src/plugins/view/geoplaces.py:307 +msgid "Edit Place" +msgstr "Edit Place" + +#: ../src/gui/editors/editplace.py:292 +msgid "Cannot save place" +msgstr "Cannot save place" + +#: ../src/gui/editors/editplace.py:293 +msgid "No data exists for this place. Please enter data or cancel the edit." +msgstr "No data exists for this place. Please enter data or cancel the edit." + +#: ../src/gui/editors/editplace.py:302 +msgid "Cannot save place. ID already exists." +msgstr "Cannot save place. ID already exists." + +#: ../src/gui/editors/editplace.py:315 +#, python-format +msgid "Add Place (%s)" +msgstr "Add Place (%s)" + +#: ../src/gui/editors/editplace.py:320 +#, python-format +msgid "Edit Place (%s)" +msgstr "Edit Place (%s)" + +#: ../src/gui/editors/editplace.py:344 +#, python-format +msgid "Delete Place (%s)" +msgstr "Delete Place (%s)" + +#: ../src/gui/editors/editprimary.py:234 +msgid "Save Changes?" +msgstr "Save Changes?" + +#: ../src/gui/editors/editprimary.py:235 +msgid "If you close without saving, the changes you have made will be lost" +msgstr "If you close without saving, the changes you have made will be lost" + +#: ../src/gui/editors/editreporef.py:63 +msgid "Repository Reference Editor" +msgstr "Repository Reference Editor" + +#: ../src/gui/editors/editreporef.py:186 +#, python-format +msgid "Repository: %s" +msgstr "Repository: %s" + +#: ../src/gui/editors/editreporef.py:188 +#: ../src/gui/editors/editrepository.py:71 +msgid "New Repository" +msgstr "New Repository" + +#: ../src/gui/editors/editreporef.py:189 +msgid "Repo Reference Editor" +msgstr "Repo Reference Editor" + +#: ../src/gui/editors/editreporef.py:194 +msgid "Modify Repository" +msgstr "Modify Repository" + +#: ../src/gui/editors/editreporef.py:197 +msgid "Add Repository" +msgstr "Add Repository" + +#: ../src/gui/editors/editrepository.py:84 +msgid "Edit Repository" +msgstr "Edit Repository" + +#: ../src/gui/editors/editrepository.py:161 +msgid "Cannot save repository" +msgstr "Cannot save repository" + +#: ../src/gui/editors/editrepository.py:162 +msgid "" +"No data exists for this repository. Please enter data or cancel the edit." +msgstr "" +"No data exists for this repository. Please enter data or cancel the edit." + +#: ../src/gui/editors/editrepository.py:171 +msgid "Cannot save repository. ID already exists." +msgstr "Cannot save repository. ID already exists." + +#: ../src/gui/editors/editrepository.py:184 +#, python-format +msgid "Add Repository (%s)" +msgstr "Add Repository (%s)" + +#: ../src/gui/editors/editrepository.py:189 +#, python-format +msgid "Edit Repository (%s)" +msgstr "Edit Repository (%s)" + +#: ../src/gui/editors/editrepository.py:202 +#, python-format +msgid "Delete Repository (%s)" +msgstr "Delete Repository (%s)" + +#: ../src/gui/editors/editsource.py:79 +msgid "New Source" +msgstr "New Source" + +#: ../src/gui/editors/editsource.py:176 +msgid "Edit Source" +msgstr "Edit Source" + +#: ../src/gui/editors/editsource.py:222 +#, python-format +msgid "Delete Source (%s)" +msgstr "Delete Source (%s)" + +#: ../src/gui/editors/editurl.py:61 ../src/gui/editors/editurl.py:91 +msgid "Internet Address Editor" +msgstr "Internet Address Editor" + +#: ../src/gui/editors/displaytabs/addrembedlist.py:62 +msgid "Create and add a new address" +msgstr "Create and add a new address" + +#: ../src/gui/editors/displaytabs/addrembedlist.py:63 +msgid "Remove the existing address" +msgstr "Remove the existing address" + +#: ../src/gui/editors/displaytabs/addrembedlist.py:64 +msgid "Edit the selected address" +msgstr "Edit the selected address" + +#: ../src/gui/editors/displaytabs/addrembedlist.py:65 +msgid "Move the selected address upwards" +msgstr "Move the selected address upwards" + +#: ../src/gui/editors/displaytabs/addrembedlist.py:66 +msgid "Move the selected address downwards" +msgstr "Move the selected address downwards" + +#: ../src/gui/editors/displaytabs/addrembedlist.py:73 +#: ../src/gui/editors/displaytabs/locationembedlist.py:55 +#: ../src/gui/selectors/selectplace.py:64 +#: ../src/plugins/lib/libplaceview.py:94 +#: ../src/plugins/view/placetreeview.py:72 ../src/plugins/view/repoview.py:86 +#: ../src/plugins/webreport/NarrativeWeb.py:342 +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:88 +msgid "Street" +msgstr "Street" + +#: ../src/gui/editors/displaytabs/addrembedlist.py:82 +msgid "_Addresses" +msgstr "_Addresses" + +#: ../src/gui/editors/displaytabs/attrembedlist.py:53 +msgid "Create and add a new attribute" +msgstr "Create and add a new attribute" + +#: ../src/gui/editors/displaytabs/attrembedlist.py:54 +msgid "Remove the existing attribute" +msgstr "Remove the existing attribute" + +#: ../src/gui/editors/displaytabs/attrembedlist.py:55 +msgid "Edit the selected attribute" +msgstr "Edit the selected attribute" + +#: ../src/gui/editors/displaytabs/attrembedlist.py:56 +msgid "Move the selected attribute upwards" +msgstr "Move the selected attribute upwards" + +#: ../src/gui/editors/displaytabs/attrembedlist.py:57 +msgid "Move the selected attribute downwards" +msgstr "Move the selected attribute downwards" + +#: ../src/gui/editors/displaytabs/attrembedlist.py:69 +msgid "_Attributes" +msgstr "_Attributes" + +#: ../src/gui/editors/displaytabs/backreflist.py:68 +msgid "_References" +msgstr "_References" + +#: ../src/gui/editors/displaytabs/backreflist.py:100 +msgid "Edit reference" +msgstr "Edit reference" + +#: ../src/gui/editors/displaytabs/backrefmodel.py:49 +#, python-format +msgid "%(part1)s - %(part2)s" +msgstr "%(part1)s - %(part2)s" + +#: ../src/gui/editors/displaytabs/buttontab.py:68 +#: ../src/plugins/view/relview.py:399 ../src/glade/editperson.glade.h:9 +#: ../src/glade/styleeditor.glade.h:14 ../src/glade/editfamily.glade.h:7 +#: ../src/glade/rule.glade.h:8 +msgid "Add" +msgstr "Add" + +#: ../src/gui/editors/displaytabs/buttontab.py:69 +#: ../src/glade/grampletpane.glade.h:9 ../src/glade/styleeditor.glade.h:27 +#: ../src/glade/editfamily.glade.h:18 ../src/glade/rule.glade.h:24 +msgid "Remove" +msgstr "Remove" + +#: ../src/gui/editors/displaytabs/buttontab.py:71 +#: ../src/gui/editors/displaytabs/embeddedlist.py:123 +#: ../src/gui/editors/displaytabs/gallerytab.py:126 +#: ../src/plugins/view/relview.py:403 +msgid "Share" +msgstr "Share" + +#: ../src/gui/editors/displaytabs/buttontab.py:72 +msgid "Jump To" +msgstr "Jump To" + +#: ../src/gui/editors/displaytabs/buttontab.py:73 +msgid "Move Up" +msgstr "Move Up" + +#: ../src/gui/editors/displaytabs/buttontab.py:74 +msgid "Move Down" +msgstr "Move Down" + +#: ../src/gui/editors/displaytabs/citationembedlist.py:71 +msgid "Create and add a new citation and new source" +msgstr "Create and add a new citation and new source" + +#: ../src/gui/editors/displaytabs/citationembedlist.py:72 +msgid "Remove the existing citation" +msgstr "Remove the existing citation" + +#: ../src/gui/editors/displaytabs/citationembedlist.py:73 +#: ../src/plugins/view/citationlistview.py:121 +msgid "Edit the selected citation" +msgstr "Edit the selected citation" + +#: ../src/gui/editors/displaytabs/citationembedlist.py:74 +msgid "Add an existing citation or source" +msgstr "Add an existing citation or source" + +#: ../src/gui/editors/displaytabs/citationembedlist.py:75 +msgid "Move the selected citation upwards" +msgstr "Move the selected citation upwards" + +#: ../src/gui/editors/displaytabs/citationembedlist.py:76 +msgid "Move the selected citation downwards" +msgstr "Move the selected citation downwards" + +#: ../src/gui/editors/displaytabs/citationembedlist.py:83 +#: ../src/plugins/gramplet/Citations.py:49 +#: ../src/plugins/view/sourceview.py:81 +#: ../src/plugins/webreport/NarrativeWeb.py:4483 +#: ../src/Filters/SideBar/_SourceSidebarFilter.py:82 +msgid "Author" +msgstr "Author" + +#: ../src/gui/editors/displaytabs/citationembedlist.py:84 +#: ../src/gui/selectors/selectcitation.py:66 +#: ../src/plugins/webreport/NarrativeWeb.py:2295 +msgid "Page" +msgstr "Page" + +#: ../src/gui/editors/displaytabs/citationembedlist.py:92 +msgid "_Source Citations" +msgstr "_Source Citations" + +#: ../src/gui/editors/displaytabs/citationembedlist.py:172 +#: ../src/gui/editors/displaytabs/citationembedlist.py:182 +#: ../src/gui/editors/displaytabs/citationembedlist.py:255 +#: ../src/gui/editors/displaytabs/citationembedlist.py:275 +#: ../src/gui/editors/displaytabs/eventembedlist.py:252 +#: ../src/gui/editors/displaytabs/gallerytab.py:324 +#: ../src/plugins/view/citationtreeview.py:442 +#: ../src/plugins/view/citationtreeview.py:497 +msgid "Cannot share this reference" +msgstr "Cannot share this reference" + +#: ../src/gui/editors/displaytabs/citationembedlist.py:191 +#: ../src/plugins/view/citationtreeview.py:504 +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 " +"source is being edited.\n" +"\n" +"To edit this citation, you need to close the object." +msgstr "" +"This citation cannot be created at this time. Either the associated Source " +"object is already being edited, or another citation associated with the same " +"source is being edited.\n" +"\n" +"To edit this citation, you need to close the object." + +#: ../src/gui/editors/displaytabs/dataembedlist.py:49 +msgid "Create and add a new data entry" +msgstr "Create and add a new data entry" + +#: ../src/gui/editors/displaytabs/dataembedlist.py:50 +msgid "Remove the existing data entry" +msgstr "Remove the existing data entry" + +#: ../src/gui/editors/displaytabs/dataembedlist.py:51 +msgid "Edit the selected data entry" +msgstr "Edit the selected data entry" + +#: ../src/gui/editors/displaytabs/dataembedlist.py:52 +msgid "Move the selected data entry upwards" +msgstr "Move the selected data entry upwards" + +#: ../src/gui/editors/displaytabs/dataembedlist.py:53 +msgid "Move the selected data entry downwards" +msgstr "Move the selected data entry downwards" + +#: ../src/gui/editors/displaytabs/dataembedlist.py:59 +#: ../src/plugins/gramplet/Attributes.py:46 +#: ../src/plugins/lib/libmetadata.py:160 +#: ../src/plugins/webreport/NarrativeWeb.py:1204 +msgid "Key" +msgstr "Key" + +#: ../src/gui/editors/displaytabs/dataembedlist.py:66 +msgid "_Data" +msgstr "_Data" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:58 +#: ../src/plugins/gramplet/gramplet.gpr.py:446 +msgid "Family Events" +msgstr "Family Events" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:59 +msgid "Events father" +msgstr "Events father" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:60 +msgid "Events mother" +msgstr "Events mother" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:63 +msgid "Add a new family event" +msgstr "Add a new family event" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:64 +msgid "Remove the selected family event" +msgstr "Remove the selected family event" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:65 +msgid "Edit the selected family event or edit person" +msgstr "Edit the selected family event or edit person" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:66 +#: ../src/gui/editors/displaytabs/personeventembedlist.py:58 +msgid "Share an existing event" +msgstr "Share an existing event" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:67 +msgid "Move the selected event upwards" +msgstr "Move the selected event upwards" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:68 +msgid "Move the selected event downwards" +msgstr "Move the selected event downwards" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:81 +#: ../src/plugins/gramplet/Events.py:54 +msgid "Role" +msgstr "Role" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:93 +msgid "_Events" +msgstr "_Events" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:232 +#: ../src/gui/editors/displaytabs/eventembedlist.py:331 +msgid "" +"This event reference cannot be edited at this time. Either the associated " +"event is already being edited or another event reference that is associated " +"with the same event is being edited.\n" +"\n" +"To edit this event reference, you need to close the event." +msgstr "" +"This event reference cannot be edited at this time. Either the associated " +"event is already being edited or another event reference that is associated " +"with the same event is being edited.\n" +"\n" +"To edit this event reference, you need to close the event." + +#: ../src/gui/editors/displaytabs/eventembedlist.py:265 +#: ../src/gui/editors/displaytabs/eventembedlist.py:330 +#: ../src/gui/editors/displaytabs/gallerytab.py:344 +#: ../src/gui/editors/displaytabs/repoembedlist.py:168 +msgid "Cannot edit this reference" +msgstr "Cannot edit this reference" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:307 +msgid "Cannot change Person" +msgstr "Cannot change Person" + +#: ../src/gui/editors/displaytabs/eventembedlist.py:308 +msgid "You cannot change Person events in the Family Editor" +msgstr "You cannot change Person events in the Family Editor" + +#: ../src/gui/editors/displaytabs/eventrefmodel.py:63 +#: ../src/gui/editors/displaytabs/namemodel.py:63 +#, python-format +msgid "%(groupname)s - %(groupnumber)d" +msgstr "%(groupname)s - %(groupnumber)d" + +#: ../src/gui/editors/displaytabs/familyldsembedlist.py:54 +#: ../src/gui/editors/displaytabs/ldsembedlist.py:65 +#: ../src/plugins/webreport/NarrativeWeb.py:344 +#: ../src/plugins/webreport/NarrativeWeb.py:1148 +msgid "Temple" +msgstr "Temple" + +#: ../src/gui/editors/displaytabs/gallerytab.py:83 +msgid "_Gallery" +msgstr "_Gallery" + +#: ../src/gui/editors/displaytabs/gallerytab.py:144 +#: ../src/plugins/view/mediaview.py:224 +msgid "Open Containing _Folder" +msgstr "Open Containing _Folder" + +#: ../src/gui/editors/displaytabs/gallerytab.py:299 +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 " +"associated with the same media object is being edited.\n" +"\n" +"To edit this media reference, you need to close the media object." +msgstr "" +"This media reference cannot be edited at this time. Either the associated " +"media object is already being edited or another media reference that is " +"associated with the same media object is being edited.\n" +"\n" +"To edit this media reference, you need to close the media object." + +#: ../src/gui/editors/displaytabs/gallerytab.py:513 +#: ../src/plugins/view/mediaview.py:200 +msgid "Drag Media Object" +msgstr "Drag Media Object" + +#: ../src/gui/editors/displaytabs/ldsembedlist.py:52 +msgid "Create and add a new LDS ordinance" +msgstr "Create and add a new LDS ordinance" + +#: ../src/gui/editors/displaytabs/ldsembedlist.py:53 +msgid "Remove the existing LDS ordinance" +msgstr "Remove the existing LDS ordinance" + +#: ../src/gui/editors/displaytabs/ldsembedlist.py:54 +msgid "Edit the selected LDS ordinance" +msgstr "Edit the selected LDS ordinance" + +#: ../src/gui/editors/displaytabs/ldsembedlist.py:55 +msgid "Move the selected LDS ordinance upwards" +msgstr "Move the selected LDS ordinance upwards" + +#: ../src/gui/editors/displaytabs/ldsembedlist.py:56 +msgid "Move the selected LDS ordinance downwards" +msgstr "Move the selected LDS ordinance downwards" + +#: ../src/gui/editors/displaytabs/ldsembedlist.py:71 +msgid "_LDS" +msgstr "_LDS" + +#: ../src/gui/editors/displaytabs/locationembedlist.py:58 +#: ../src/gui/selectors/selectplace.py:67 +#: ../src/gui/views/treemodels/placemodel.py:304 +#: ../src/plugins/lib/libplaceview.py:97 +#: ../src/plugins/lib/maps/placeselection.py:150 +#: ../src/plugins/view/placetreeview.py:75 +#: ../src/plugins/webreport/NarrativeWeb.py:321 +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:91 +msgid "County" +msgstr "County" + +#: ../src/gui/editors/displaytabs/locationembedlist.py:59 +#: ../src/gui/selectors/selectplace.py:68 +#: ../src/gui/views/treemodels/placemodel.py:304 +#: ../src/plugins/lib/libplaceview.py:98 +#: ../src/plugins/lib/maps/placeselection.py:149 +#: ../src/plugins/tool/ExtractCity.py:387 +#: ../src/plugins/view/placetreeview.py:76 +#: ../src/plugins/webreport/NarrativeWeb.py:3371 +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:92 +msgid "State" +msgstr "State" + +#: ../src/gui/editors/displaytabs/locationembedlist.py:66 +msgid "Alternate _Locations" +msgstr "Alternate _Locations" + +#: ../src/gui/editors/displaytabs/nameembedlist.py:62 +msgid "Create and add a new name" +msgstr "Create and add a new name" + +#: ../src/gui/editors/displaytabs/nameembedlist.py:63 +msgid "Remove the existing name" +msgstr "Remove the existing name" + +#: ../src/gui/editors/displaytabs/nameembedlist.py:64 +msgid "Edit the selected name" +msgstr "Edit the selected name" + +#: ../src/gui/editors/displaytabs/nameembedlist.py:65 +msgid "Move the selected name upwards" +msgstr "Move the selected name upwards" + +#: ../src/gui/editors/displaytabs/nameembedlist.py:66 +msgid "Move the selected name downwards" +msgstr "Move the selected name downwards" + +#: ../src/gui/editors/displaytabs/nameembedlist.py:76 +#: ../src/gui/views/treemodels/peoplemodel.py:524 +msgid "Group As" +msgstr "Group As" + +#: ../src/gui/editors/displaytabs/nameembedlist.py:78 +msgid "Notes Preview" +msgstr "Notes Preview" + +#: ../src/gui/editors/displaytabs/nameembedlist.py:88 +msgid "_Names" +msgstr "_Names" + +#: ../src/gui/editors/displaytabs/nameembedlist.py:123 +msgid "Set as default name" +msgstr "Set as default name" + +#. ------------------------------------------------------------------------- +#. +#. NameModel +#. +#. ------------------------------------------------------------------------- +#: ../src/gui/editors/displaytabs/namemodel.py:53 +#: ../src/gui/plug/_guioptions.py:1195 ../src/gui/views/listview.py:500 +#: ../src/gui/views/tags.py:478 ../src/plugins/quickview/all_relations.py:307 +msgid "Yes" +msgstr "Yes" + +#: ../src/gui/editors/displaytabs/namemodel.py:54 +#: ../src/gui/plug/_guioptions.py:1194 ../src/gui/views/listview.py:501 +#: ../src/gui/views/tags.py:479 ../src/plugins/quickview/all_relations.py:311 +msgid "No" +msgstr "No" + +#: ../src/gui/editors/displaytabs/namemodel.py:59 +msgid "Preferred name" +msgstr "Preferred name" + +#: ../src/gui/editors/displaytabs/namemodel.py:61 +msgid "Alternative names" +msgstr "Alternative names" + +#: ../src/gui/editors/displaytabs/notetab.py:66 +msgid "Create and add a new note" +msgstr "Create and add a new note" + +#: ../src/gui/editors/displaytabs/notetab.py:67 +msgid "Remove the existing note" +msgstr "Remove the existing note" + +#: ../src/gui/editors/displaytabs/notetab.py:68 +#: ../src/plugins/view/noteview.py:90 +msgid "Edit the selected note" +msgstr "Edit the selected note" + +#: ../src/gui/editors/displaytabs/notetab.py:69 +msgid "Add an existing note" +msgstr "Add an existing note" + +#: ../src/gui/editors/displaytabs/notetab.py:70 +msgid "Move the selected note upwards" +msgstr "Move the selected note upwards" + +#: ../src/gui/editors/displaytabs/notetab.py:71 +msgid "Move the selected note downwards" +msgstr "Move the selected note downwards" + +#: ../src/gui/editors/displaytabs/notetab.py:78 +#: ../src/gui/selectors/selectnote.py:66 +#: ../src/plugins/gramplet/gramplet.gpr.py:388 +#: ../src/plugins/view/noteview.py:77 +msgid "Preview" +msgstr "Preview" + +#: ../src/gui/editors/displaytabs/notetab.py:87 +msgid "_Notes" +msgstr "_Notes" + +#: ../src/gui/editors/displaytabs/personeventembedlist.py:50 +msgid "Personal Events" +msgstr "Personal Events" + +#: ../src/gui/editors/displaytabs/personeventembedlist.py:51 +#, python-format +msgid "With %(namepartner)s (%(famid)s)" +msgstr "With %(namepartner)s (%(famid)s)" + +#: ../src/gui/editors/displaytabs/personeventembedlist.py:52 +msgid "" +msgstr "" + +#: ../src/gui/editors/displaytabs/personeventembedlist.py:55 +msgid "Add a new personal event" +msgstr "Add a new personal event" + +#: ../src/gui/editors/displaytabs/personeventembedlist.py:56 +msgid "Remove the selected personal event" +msgstr "Remove the selected personal event" + +#: ../src/gui/editors/displaytabs/personeventembedlist.py:57 +msgid "Edit the selected personal event or edit family" +msgstr "Edit the selected personal event or edit family" + +#: ../src/gui/editors/displaytabs/personeventembedlist.py:59 +msgid "Move the selected event upwards or change family order" +msgstr "Move the selected event upwards or change family order" + +#: ../src/gui/editors/displaytabs/personeventembedlist.py:60 +msgid "Move the selected event downwards or change family order" +msgstr "Move the selected event downwards or change family order" + +#: ../src/gui/editors/displaytabs/personeventembedlist.py:128 +msgid "Cannot change Family" +msgstr "Cannot change Family" + +#: ../src/gui/editors/displaytabs/personeventembedlist.py:129 +msgid "You cannot change Family events in the Person Editor" +msgstr "You cannot change Family events in the Person Editor" + +#: ../src/gui/editors/displaytabs/personrefembedlist.py:53 +msgid "Create and add a new association" +msgstr "Create and add a new association" + +#: ../src/gui/editors/displaytabs/personrefembedlist.py:54 +msgid "Remove the existing association" +msgstr "Remove the existing association" + +#: ../src/gui/editors/displaytabs/personrefembedlist.py:55 +msgid "Edit the selected association" +msgstr "Edit the selected association" + +#: ../src/gui/editors/displaytabs/personrefembedlist.py:56 +msgid "Move the selected association upwards" +msgstr "Move the selected association upwards" + +#: ../src/gui/editors/displaytabs/personrefembedlist.py:57 +msgid "Move the selected association downwards" +msgstr "Move the selected association downwards" + +#: ../src/gui/editors/displaytabs/personrefembedlist.py:65 +msgid "Association" +msgstr "Association" + +#: ../src/gui/editors/displaytabs/personrefembedlist.py:71 +msgid "_Associations" +msgstr "_Associations" + +#: ../src/gui/editors/displaytabs/personrefembedlist.py:88 +msgid "Godfather" +msgstr "Godfather" + +#: ../src/gui/editors/displaytabs/repoembedlist.py:56 +msgid "Create and add a new repository" +msgstr "Create and add a new repository" + +#: ../src/gui/editors/displaytabs/repoembedlist.py:57 +msgid "Remove the existing repository" +msgstr "Remove the existing repository" + +#: ../src/gui/editors/displaytabs/repoembedlist.py:58 +#: ../src/plugins/view/repoview.py:107 +msgid "Edit the selected repository" +msgstr "Edit the selected repository" + +#: ../src/gui/editors/displaytabs/repoembedlist.py:59 +msgid "Add an existing repository" +msgstr "Add an existing repository" + +#: ../src/gui/editors/displaytabs/repoembedlist.py:60 +msgid "Move the selected repository upwards" +msgstr "Move the selected repository upwards" + +#: ../src/gui/editors/displaytabs/repoembedlist.py:61 +msgid "Move the selected repository downwards" +msgstr "Move the selected repository downwards" + +#: ../src/gui/editors/displaytabs/repoembedlist.py:69 +msgid "Call Number" +msgstr "Call Number" + +#: ../src/gui/editors/displaytabs/repoembedlist.py:76 +msgid "_Repositories" +msgstr "_Repositories" + +#: ../src/gui/editors/displaytabs/repoembedlist.py:169 +msgid "" +"This repository reference cannot be edited at this time. Either the " +"associated repository is already being edited or another repository " +"reference that is associated with the same repository is being edited.\n" +"\n" +"To edit this repository reference, you need to close the repository." +msgstr "" +"This repository reference cannot be edited at this time. Either the " +"associated repository is already being edited or another repository " +"reference that is associated with the same repository is being edited.\n" +"\n" +"To edit this repository reference, you need to close the repository." + +#: ../src/gui/editors/displaytabs/surnametab.py:65 +msgid "Create and add a new surname" +msgstr "Create and add a new surname" + +#: ../src/gui/editors/displaytabs/surnametab.py:66 +msgid "Remove the selected surname" +msgstr "Remove the selected surname" + +#: ../src/gui/editors/displaytabs/surnametab.py:67 +msgid "Edit the selected surname" +msgstr "Edit the selected surname" + +#: ../src/gui/editors/displaytabs/surnametab.py:68 +msgid "Move the selected surname upwards" +msgstr "Move the selected surname upwards" + +#: ../src/gui/editors/displaytabs/surnametab.py:69 +msgid "Move the selected surname downwards" +msgstr "Move the selected surname downwards" + +#: ../src/gui/editors/displaytabs/surnametab.py:77 +#: ../src/Filters/Rules/Person/_HasNameOf.py:56 +msgid "Connector" +msgstr "Connector" + +#: ../src/gui/editors/displaytabs/surnametab.py:79 +msgid "Origin" +msgstr "Origin" + +#: ../src/gui/editors/displaytabs/surnametab.py:83 +msgid "Multiple Surnames" +msgstr "Multiple Surnames" + +#: ../src/gui/editors/displaytabs/surnametab.py:90 +msgid "Family Surnames" +msgstr "Family Surnames" + +#: ../src/gui/editors/displaytabs/webembedlist.py:54 +msgid "Create and add a new web address" +msgstr "Create and add a new web address" + +#: ../src/gui/editors/displaytabs/webembedlist.py:55 +msgid "Remove the existing web address" +msgstr "Remove the existing web address" + +#: ../src/gui/editors/displaytabs/webembedlist.py:56 +msgid "Edit the selected web address" +msgstr "Edit the selected web address" + +#: ../src/gui/editors/displaytabs/webembedlist.py:57 +msgid "Move the selected web address upwards" +msgstr "Move the selected web address upwards" + +#: ../src/gui/editors/displaytabs/webembedlist.py:58 +msgid "Move the selected web address downwards" +msgstr "Move the selected web address downwards" + +#: ../src/gui/editors/displaytabs/webembedlist.py:59 +msgid "Jump to the selected web address" +msgstr "Jump to the selected web address" + +#: ../src/gui/editors/displaytabs/webembedlist.py:66 +#: ../src/plugins/view/mediaview.py:96 +#: ../src/Filters/SideBar/_MediaSidebarFilter.py:91 +#: ../src/glade/editmedia.glade.h:10 ../src/glade/editmediaref.glade.h:17 +msgid "Path" +msgstr "Path" + +#: ../src/gui/editors/displaytabs/webembedlist.py:72 +msgid "_Internet" +msgstr "_Internet" + +#: ../src/gui/plug/_dialogs.py:124 +msgid "_Apply" +msgstr "_Apply" + +#: ../src/gui/plug/_dialogs.py:279 +msgid "Report Selection" +msgstr "Report Selection" + +#: ../src/gui/plug/_dialogs.py:280 ../src/glade/plugins.glade.h:5 +msgid "Select a report from those available on the left." +msgstr "Select a report from those available on the left." + +#: ../src/gui/plug/_dialogs.py:281 +msgid "_Generate" +msgstr "_Generate" + +#: ../src/gui/plug/_dialogs.py:281 +msgid "Generate selected report" +msgstr "Generate selected report" + +#: ../src/gui/plug/_dialogs.py:310 +msgid "Tool Selection" +msgstr "Tool Selection" + +#: ../src/gui/plug/_dialogs.py:311 +msgid "Select a tool from those available on the left." +msgstr "Select a tool from those available on the left." + +#: ../src/gui/plug/_dialogs.py:312 ../src/plugins/tool/verify.glade.h:25 +msgid "_Run" +msgstr "_Run" + +#: ../src/gui/plug/_dialogs.py:313 +msgid "Run selected tool" +msgstr "Run selected tool" + +#: ../src/gui/plug/_guioptions.py:82 +msgid "Select surname" +msgstr "Select surname" + +#: ../src/gui/plug/_guioptions.py:89 +#: ../src/plugins/quickview/FilterByName.py:329 +msgid "Count" +msgstr "Count" + +#. we could use database.get_surname_list(), but if we do that +#. all we get is a list of names without a count...therefore +#. we'll traverse the entire database ourself and build up a +#. list that we can use +#. for name in database.get_surname_list(): +#. self.__model.append([name, 0]) +#. build up the list of surnames, keeping track of the count for each +#. name (this can be a lengthy process, so by passing in the +#. dictionary we can be certain we only do this once) +#: ../src/gui/plug/_guioptions.py:116 +msgid "Finding Surnames" +msgstr "Finding Surnames" + +#: ../src/gui/plug/_guioptions.py:117 +msgid "Finding surnames" +msgstr "Finding surnames" + +#: ../src/gui/plug/_guioptions.py:630 +msgid "Select a different person" +msgstr "Select a different person" + +#: ../src/gui/plug/_guioptions.py:657 +msgid "Select a person for the report" +msgstr "Select a person for the report" + +#: ../src/gui/plug/_guioptions.py:738 +msgid "Select a different family" +msgstr "Select a different family" + +#: ../src/gui/plug/_guioptions.py:836 ../src/plugins/BookReport.py:186 +msgid "unknown father" +msgstr "unknown father" + +#: ../src/gui/plug/_guioptions.py:842 ../src/plugins/BookReport.py:192 +msgid "unknown mother" +msgstr "unknown mother" + +#: ../src/gui/plug/_guioptions.py:844 +#, python-format +msgid "%(father_name)s and %(mother_name)s (%(family_id)s)" +msgstr "%(father_name)s and %(mother_name)s (%(family_id)s)" + +#: ../src/gui/plug/_guioptions.py:1190 +#, python-format +msgid "Also include %s?" +msgstr "Also include %s?" + +#: ../src/gui/plug/_guioptions.py:1192 ../src/gui/selectors/selectperson.py:67 +msgid "Select Person" +msgstr "Select Person" + +#: ../src/gui/plug/_guioptions.py:1440 ../src/gui/views/tags.py:388 +msgid "Color" +msgstr "Colour" + +#: ../src/gui/plug/_guioptions.py:1508 +#, python-format +msgid "Select color for %s" +msgstr "Select colour for %s" + +#: ../src/gui/plug/_guioptions.py:1668 +#: ../src/gui/plug/report/_reportdialog.py:460 +msgid "Save As" +msgstr "Save As" + +#: ../src/gui/plug/_guioptions.py:1748 +#: ../src/gui/plug/report/_reportdialog.py:317 +#: ../src/gui/plug/report/_styleeditor.py:102 +msgid "Style Editor" +msgstr "Style Editor" + +#: ../src/gui/plug/_windows.py:75 +msgid "Hidden" +msgstr "Hidden" + +#: ../src/gui/plug/_windows.py:77 +msgid "Visible" +msgstr "Visible" + +#: ../src/gui/plug/_windows.py:82 ../src/plugins/gramplet/gramplet.gpr.py:169 +#: ../src/plugins/gramplet/gramplet.gpr.py:176 +msgid "Plugin Manager" +msgstr "Plugin Manager" + +#: ../src/gui/plug/_windows.py:129 ../src/gui/plug/_windows.py:184 +msgid "Info" +msgstr "Info" + +#. id_col +#: ../src/gui/plug/_windows.py:132 ../src/gui/plug/_windows.py:187 +msgid "Hide/Unhide" +msgstr "Hide/Unhide" + +#. id_col +#: ../src/gui/plug/_windows.py:140 ../src/gui/plug/_windows.py:196 +msgid "Load" +msgstr "Load" + +#: ../src/gui/plug/_windows.py:146 +msgid "Registered Plugins" +msgstr "Registered Plugins" + +#: ../src/gui/plug/_windows.py:160 +msgid "Loaded" +msgstr "Loaded" + +#: ../src/gui/plug/_windows.py:165 +msgid "File" +msgstr "File" + +#: ../src/gui/plug/_windows.py:174 +msgid "Message" +msgstr "Message" + +#: ../src/gui/plug/_windows.py:202 +msgid "Loaded Plugins" +msgstr "Loaded Plugins" + +#. self.addon_list.connect('button-press-event', self.button_press) +#: ../src/gui/plug/_windows.py:222 +msgid "Addon Name" +msgstr "Addon Name" + +#: ../src/gui/plug/_windows.py:237 +msgid "Path to Addon:" +msgstr "Path to Addon:" + +#: ../src/gui/plug/_windows.py:257 +msgid "Install Addon" +msgstr "Install Addon" + +#: ../src/gui/plug/_windows.py:260 +msgid "Install All Addons" +msgstr "Install All Addons" + +#: ../src/gui/plug/_windows.py:263 +msgid "Refresh Addon List" +msgstr "Refresh Addon List" + +#. Only show the "Reload" button when in debug mode +#. (without -O on the command line) +#: ../src/gui/plug/_windows.py:276 +msgid "Reload" +msgstr "Reload" + +#: ../src/gui/plug/_windows.py:299 +msgid "Refreshing Addon List" +msgstr "Refreshing Addon List" + +#: ../src/gui/plug/_windows.py:300 ../src/gui/plug/_windows.py:305 +#: ../src/gui/plug/_windows.py:396 +msgid "Reading gramps-project.org..." +msgstr "Reading gramps-project.org..." + +#: ../src/gui/plug/_windows.py:323 +msgid "Checking addon..." +msgstr "Checking addon..." + +#: ../src/gui/plug/_windows.py:331 +msgid "Unknown Help URL" +msgstr "Unknown Help URL" + +#: ../src/gui/plug/_windows.py:342 +msgid "Unknown URL" +msgstr "Unknown URL" + +#: ../src/gui/plug/_windows.py:378 +msgid "Install all Addons" +msgstr "Install all Addons" + +#: ../src/gui/plug/_windows.py:378 +msgid "Installing..." +msgstr "Installing..." + +#: ../src/gui/plug/_windows.py:395 +msgid "Installing Addon" +msgstr "Installing Addon" + +#: ../src/gui/plug/_windows.py:416 +msgid "Load Addon" +msgstr "Load Addon" + +#: ../src/gui/plug/_windows.py:477 +msgid "Fail" +msgstr "Fail" + +#: ../src/gui/plug/_windows.py:594 +msgid "Plugin name" +msgstr "Plugin name" + +#: ../src/gui/plug/_windows.py:596 +msgid "Version" +msgstr "Version" + +#: ../src/gui/plug/_windows.py:597 +msgid "Authors" +msgstr "Authors" + +#. Save Frame +#: ../src/gui/plug/_windows.py:599 ../src/gui/plug/report/_reportdialog.py:479 +msgid "Filename" +msgstr "Filename" + +#: ../src/gui/plug/_windows.py:602 +msgid "Detailed Info" +msgstr "Detailed Info" + +#: ../src/gui/plug/_windows.py:659 +msgid "Plugin Error" +msgstr "Plugin Error" + +#: ../src/gui/plug/_windows.py:1023 ../src/plugins/tool/OwnerEditor.py:161 +msgid "Main window" +msgstr "Main window" + +#: ../src/gui/plug/report/_docreportdialog.py:123 +#: ../src/gui/plug/report/_graphvizreportdialog.py:173 +msgid "Paper Options" +msgstr "Paper Options" + +#: ../src/gui/plug/report/_docreportdialog.py:128 +msgid "HTML Options" +msgstr "HTML Options" + +#: ../src/gui/plug/report/_docreportdialog.py:158 +#: ../src/gui/plug/report/_graphvizreportdialog.py:149 +msgid "Output Format" +msgstr "Output Format" + +#: ../src/gui/plug/report/_docreportdialog.py:165 +#: ../src/gui/plug/report/_graphvizreportdialog.py:156 +msgid "Open with default viewer" +msgstr "Open with default viewer" + +#: ../src/gui/plug/report/_docreportdialog.py:201 +msgid "CSS file" +msgstr "CSS file" + +#: ../src/gui/plug/report/_papermenu.py:100 +msgid "Portrait" +msgstr "Portrait" + +#: ../src/gui/plug/report/_papermenu.py:101 +msgid "Landscape" +msgstr "Landscape" + +#: ../src/gui/plug/report/_papermenu.py:204 +#: ../src/glade/styleeditor.glade.h:41 ../src/glade/papermenu.glade.h:13 +msgid "cm" +msgstr "cm" + +#: ../src/gui/plug/report/_papermenu.py:208 +msgid "inch|in." +msgstr "inch|in." + +#: ../src/gui/plug/report/_reportdialog.py:144 +msgid "Configuration" +msgstr "Configuration" + +#. Styles Frame +#: ../src/gui/plug/report/_reportdialog.py:313 +#: ../src/gui/plug/report/_styleeditor.py:106 +msgid "Style" +msgstr "Style" + +#. ############################### +#. Report Options +#. ######################### +#. ############################### +#: ../src/gui/plug/report/_reportdialog.py:356 ../src/plugins/Records.py:515 +#: ../src/plugins/drawreport/Calendar.py:406 +#: ../src/plugins/drawreport/FanChart.py:394 +#: ../src/plugins/drawreport/StatisticsChart.py:908 +#: ../src/plugins/drawreport/TimeLine.py:367 +#: ../src/plugins/graph/GVRelGraph.py:473 +#: ../src/plugins/textreport/AncestorReport.py:266 +#: ../src/plugins/textreport/BirthdayReport.py:358 +#: ../src/plugins/textreport/DescendReport.py:391 +#: ../src/plugins/textreport/DetAncestralReport.py:726 +#: ../src/plugins/textreport/DetDescendantReport.py:890 +#: ../src/plugins/textreport/EndOfLineReport.py:251 +#: ../src/plugins/textreport/FamilyGroup.py:627 +#: ../src/plugins/textreport/IndivComplete.py:669 +#: ../src/plugins/textreport/KinshipReport.py:338 +#: ../src/plugins/textreport/NumberOfAncestorsReport.py:192 +#: ../src/plugins/textreport/PlaceReport.py:366 +#: ../src/plugins/textreport/SimpleBookTitle.py:129 +#: ../src/plugins/textreport/TagReport.py:527 +#: ../src/plugins/webreport/NarrativeWeb.py:7732 +#: ../src/plugins/webreport/WebCal.py:1303 +msgid "Report Options" +msgstr "Report Options" + +#. need any labels at top: +#: ../src/gui/plug/report/_reportdialog.py:464 +msgid "Document Options" +msgstr "Document Options" + +#: ../src/gui/plug/report/_reportdialog.py:511 +#: ../src/gui/plug/report/_reportdialog.py:536 +msgid "Permission problem" +msgstr "Permission problem" + +#: ../src/gui/plug/report/_reportdialog.py:512 +#, python-format +msgid "" +"You do not have permission to write under the directory %s\n" +"\n" +"Please select another directory or correct the permissions." +msgstr "" +"You do not have permission to write under the directory %s\n" +"\n" +"Please select another directory or correct the permissions." + +#: ../src/gui/plug/report/_reportdialog.py:521 +msgid "File already exists" +msgstr "File already exists" + +#: ../src/gui/plug/report/_reportdialog.py:522 +msgid "" +"You can choose to either overwrite the file, or change the selected filename." +msgstr "" +"You can choose to either overwrite the file, or change the selected filename." + +#: ../src/gui/plug/report/_reportdialog.py:524 +msgid "_Overwrite" +msgstr "_Overwrite" + +#: ../src/gui/plug/report/_reportdialog.py:525 +msgid "_Change filename" +msgstr "_Change filename" + +#: ../src/gui/plug/report/_reportdialog.py:537 +#, python-format +msgid "" +"You do not have permission to create %s\n" +"\n" +"Please select another path or correct the permissions." +msgstr "" +"You do not have permission to create %s\n" +"\n" +"Please select another path or correct the permissions." + +#: ../src/gui/plug/report/_reportdialog.py:609 ../src/gui/plug/tool.py:139 +#: ../src/plugins/tool/RelCalc.py:148 +msgid "Active person has not been set" +msgstr "Active person has not been set" + +#: ../src/gui/plug/report/_reportdialog.py:610 +msgid "You must select an active person for this report to work properly." +msgstr "You must select an active person for this report to work properly." + +#: ../src/gui/plug/report/_reportdialog.py:661 +#: ../src/gui/plug/report/_reportdialog.py:666 +msgid "Report could not be created" +msgstr "Report could not be created" + +#: ../src/gui/plug/report/_stylecombobox.py:66 +#: ../src/gui/plug/report/_stylecombobox.py:85 +#: ../src/plugins/import/importgedcom.glade.h:17 +msgid "default" +msgstr "default" + +#: ../src/gui/plug/report/_styleeditor.py:89 +msgid "Document Styles" +msgstr "Document Styles" + +#: ../src/gui/plug/report/_styleeditor.py:144 +msgid "Error saving stylesheet" +msgstr "Error saving stylesheet" + +#: ../src/gui/plug/report/_styleeditor.py:216 +msgid "Style editor" +msgstr "Style editor" + +#: ../src/gui/plug/report/_styleeditor.py:217 +#: ../src/glade/styleeditor.glade.h:42 +msgid "point size|pt" +msgstr "point size|pt" + +#: ../src/gui/plug/report/_styleeditor.py:219 +msgid "Paragraph" +msgstr "Paragraph" + +#: ../src/gui/plug/report/_styleeditor.py:250 +msgid "No description available" +msgstr "No description available" + +#: ../src/gui/plug/tool.py:56 +msgid "Debug" +msgstr "Debug" + +#: ../src/gui/plug/tool.py:57 +msgid "Analysis and Exploration" +msgstr "Analysis and Exploration" + +#: ../src/gui/plug/tool.py:58 +msgid "Family Tree Processing" +msgstr "Family Tree Processing" + +#: ../src/gui/plug/tool.py:59 +msgid "Family Tree Repair" +msgstr "Family Tree Repair" + +#: ../src/gui/plug/tool.py:60 +msgid "Revision Control" +msgstr "Revision Control" + +#: ../src/gui/plug/tool.py:61 +msgid "Utilities" +msgstr "Utilities" + +#: ../src/gui/plug/tool.py:111 +msgid "" +"Proceeding with this tool will erase the undo history for this session. In " +"particular, you will not be able to revert the changes made by this tool or " +"any changes made prior to it.\n" +"\n" +"If you think you may want to revert running this tool, please stop here and " +"backup your database." +msgstr "" +"Proceeding with this tool will erase the undo history for this session. In " +"particular, you will not be able to revert the changes made by this tool or " +"any changes made prior to it.\n" +"\n" +"If you think you may want to revert running this tool, please stop here and " +"backup your database." + +#: ../src/gui/plug/tool.py:117 +msgid "_Proceed with the tool" +msgstr "_Proceed with the tool" + +#: ../src/gui/plug/tool.py:140 ../src/plugins/tool/RelCalc.py:149 +msgid "You must select an active person for this tool to work properly." +msgstr "You must select an active person for this tool to work properly." + +#: ../src/gui/selectors/selectcitation.py:59 +msgid "Select Source or Citation" +msgstr "Select Source or Citation" + +#: ../src/gui/selectors/selectevent.py:54 +msgid "Select Event" +msgstr "Select Event" + +#: ../src/gui/selectors/selectevent.py:64 ../src/plugins/view/eventview.py:87 +#: ../src/Filters/Rules/Person/_HasEvent.py:53 +#: ../src/Filters/Rules/Family/_HasEvent.py:52 +msgid "Main Participants" +msgstr "Main Participants" + +#: ../src/gui/selectors/selectfamily.py:54 +msgid "Select Family" +msgstr "Select Family" + +#: ../src/gui/selectors/selectnote.py:59 +msgid "Select Note" +msgstr "Select Note" + +#: ../src/gui/selectors/selectnote.py:69 +#: ../src/plugins/lib/libpersonview.py:100 +#: ../src/plugins/tool/NotRelated.py:133 ../src/plugins/view/familyview.py:84 +#: ../src/plugins/view/mediaview.py:98 ../src/plugins/view/noteview.py:80 +#: ../src/glade/editperson.glade.h:28 ../src/glade/editfamily.glade.h:20 +#: ../src/glade/editmedia.glade.h:15 ../src/glade/editmediaref.glade.h:23 +#: ../src/glade/editnote.glade.h:7 +msgid "Tags" +msgstr "Tags" + +#: ../src/gui/selectors/selectobject.py:61 +msgid "Select Media Object" +msgstr "Select Media Object" + +#: ../src/gui/selectors/selectperson.py:82 +msgid "Last Change" +msgstr "Last Change" + +#: ../src/gui/selectors/selectplace.py:55 +msgid "Select Place" +msgstr "Select Place" + +#: ../src/gui/selectors/selectplace.py:70 +msgid "Parish" +msgstr "Parish" + +#: ../src/gui/selectors/selectrepository.py:54 +msgid "Select Repository" +msgstr "Select Repository" + +#: ../src/gui/selectors/selectsource.py:54 +msgid "Select Source" +msgstr "Select Source" + +#: ../src/gui/views/listview.py:201 ../src/plugins/lib/libpersonview.py:364 +msgid "_Add..." +msgstr "_Add..." + +#: ../src/gui/views/listview.py:203 ../src/plugins/lib/libpersonview.py:366 +msgid "_Remove" +msgstr "_Remove" + +#: ../src/gui/views/listview.py:205 ../src/plugins/lib/libpersonview.py:368 +msgid "_Merge..." +msgstr "_Merge..." + +#: ../src/gui/views/listview.py:207 ../src/plugins/lib/libpersonview.py:370 +msgid "Export View..." +msgstr "Export View..." + +#: ../src/gui/views/listview.py:213 ../src/plugins/lib/libpersonview.py:354 +msgid "action|_Edit..." +msgstr "action|_Edit..." + +#: ../src/gui/views/listview.py:400 +msgid "Active object not visible" +msgstr "Active object not visible" + +#: ../src/gui/views/listview.py:411 ../src/gui/views/navigationview.py:255 +#: ../src/plugins/view/familyview.py:242 +msgid "Could Not Set a Bookmark" +msgstr "Could Not Set a Bookmark" + +#: ../src/gui/views/listview.py:412 +msgid "A bookmark could not be set because nothing was selected." +msgstr "A bookmark could not be set because nothing was selected." + +#: ../src/gui/views/listview.py:497 +msgid "Remove selected items?" +msgstr "Remove selected items?" + +#: ../src/gui/views/listview.py:498 +msgid "" +"More than one item has been selected for deletion. Ask before deleting each " +"one?" +msgstr "" +"More than one item has been selected for deletion. Ask before deleting each " +"one?" + +#: ../src/gui/views/listview.py:511 +msgid "" +"This item is currently being used. Deleting it will remove it from the " +"database and from all other items that reference it." +msgstr "" +"This item is currently being used. Deleting it will remove it from the " +"database and from all other items that reference it." + +#: ../src/gui/views/listview.py:515 ../src/plugins/view/familyview.py:256 +msgid "Deleting item will remove it from the database." +msgstr "Deleting item will remove it from the database." + +#: ../src/gui/views/listview.py:522 ../src/plugins/lib/libpersonview.py:298 +#: ../src/plugins/view/familyview.py:258 +#, python-format +msgid "Delete %s?" +msgstr "Delete %s?" + +#: ../src/gui/views/listview.py:523 ../src/plugins/view/familyview.py:259 +msgid "_Delete Item" +msgstr "_Delete Item" + +#: ../src/gui/views/listview.py:565 +msgid "Column clicked, sorting..." +msgstr "Column clicked, sorting..." + +#: ../src/gui/views/listview.py:921 +msgid "Export View as Spreadsheet" +msgstr "Export View as Spreadsheet" + +#: ../src/gui/views/listview.py:929 ../src/glade/mergenote.glade.h:4 +msgid "Format:" +msgstr "Format:" + +#: ../src/gui/views/listview.py:934 +msgid "CSV" +msgstr "CSV" + +#: ../src/gui/views/listview.py:935 +msgid "OpenDocument Spreadsheet" +msgstr "OpenDocument Spreadsheet" + +#: ../src/gui/views/listview.py:1062 ../src/gui/views/listview.py:1082 +#: ../src/Filters/_SearchBar.py:165 +msgid "Updating display..." +msgstr "Updating display..." + +#: ../src/gui/views/listview.py:1128 +msgid "Columns" +msgstr "Columns" + +#: ../src/gui/views/navigationview.py:251 +#, python-format +msgid "%s has been bookmarked" +msgstr "%s has been bookmarked" + +#: ../src/gui/views/navigationview.py:256 +#: ../src/plugins/view/familyview.py:243 +msgid "A bookmark could not be set because no one was selected." +msgstr "A bookmark could not be set because no one was selected." + +#: ../src/gui/views/navigationview.py:271 +msgid "_Add Bookmark" +msgstr "_Add Bookmark" + +#: ../src/gui/views/navigationview.py:274 +#, python-format +msgid "%(title)s..." +msgstr "%(title)s..." + +#: ../src/gui/views/navigationview.py:291 +#: ../src/plugins/view/htmlrenderer.py:652 +msgid "_Forward" +msgstr "_Forward" + +#: ../src/gui/views/navigationview.py:292 +msgid "Go to the next object in the history" +msgstr "Go to the next object in the history" + +#: ../src/gui/views/navigationview.py:299 +#: ../src/plugins/view/htmlrenderer.py:644 +msgid "_Back" +msgstr "_Back" + +#: ../src/gui/views/navigationview.py:300 +msgid "Go to the previous object in the history" +msgstr "Go to the previous object in the history" + +#: ../src/gui/views/navigationview.py:304 +msgid "_Home" +msgstr "_Home" + +#: ../src/gui/views/navigationview.py:306 +msgid "Go to the default person" +msgstr "Go to the default person" + +#: ../src/gui/views/navigationview.py:310 +msgid "Set _Home Person" +msgstr "Set _Home Person" + +#: ../src/gui/views/navigationview.py:338 +#: ../src/gui/views/navigationview.py:342 +msgid "Jump to by Gramps ID" +msgstr "Jump to by Gramps ID" + +#: ../src/gui/views/navigationview.py:367 +#, python-format +msgid "Error: %s is not a valid Gramps ID" +msgstr "Error: %s is not a valid Gramps ID" + +#: ../src/gui/views/pageview.py:406 +msgid "_Sidebar" +msgstr "_Sidebar" + +#: ../src/gui/views/pageview.py:409 +msgid "_Bottombar" +msgstr "_Bottombar" + +#: ../src/gui/views/pageview.py:589 +#, python-format +msgid "Configure %(cat)s - %(view)s" +msgstr "Configure %(cat)s - %(view)s" + +#: ../src/gui/views/pageview.py:606 +#, python-format +msgid "%(cat)s - %(view)s" +msgstr "%(cat)s - %(view)s" + +#: ../src/gui/views/pageview.py:625 +#, python-format +msgid "Configure %s View" +msgstr "Configure %s View" + +#. top widget at the top +#: ../src/gui/views/pageview.py:639 +#, python-format +msgid "View %(name)s: %(msg)s" +msgstr "View %(name)s: %(msg)s" + +#: ../src/gui/views/tags.py:85 ../src/gui/widgets/tageditor.py:49 +msgid "manual|Tags" +msgstr "manual|Tags" + +#: ../src/gui/views/tags.py:220 +msgid "New Tag..." +msgstr "New Tag..." + +#: ../src/gui/views/tags.py:222 +msgid "Organize Tags..." +msgstr "Organise Tags..." + +#: ../src/gui/views/tags.py:225 +msgid "Tag selected rows" +msgstr "Tag selected rows" + +#: ../src/gui/views/tags.py:267 +msgid "Adding Tags" +msgstr "Adding Tags" + +#: ../src/gui/views/tags.py:272 +#, python-format +msgid "Tag Selection (%s)" +msgstr "Tag Selection (%s)" + +#: ../src/gui/views/tags.py:326 +msgid "Change Tag Priority" +msgstr "Change Tag Priority" + +#: ../src/gui/views/tags.py:371 ../src/gui/views/tags.py:379 +msgid "Organize Tags" +msgstr "Organise Tags" + +#: ../src/gui/views/tags.py:475 +#, python-format +msgid "Remove tag '%s'?" +msgstr "Remove tag '%s'?" + +#: ../src/gui/views/tags.py:476 +msgid "" +"The tag definition will be removed. The tag will be also removed from all " +"objects in the database." +msgstr "" +"The tag definition will be removed. The tag will be also removed from all " +"objects in the database." + +#: ../src/gui/views/tags.py:505 +msgid "Removing Tags" +msgstr "Removing Tags" + +#: ../src/gui/views/tags.py:510 +#, python-format +msgid "Delete Tag (%s)" +msgstr "Delete Tag (%s)" + +#: ../src/gui/views/tags.py:558 +msgid "Cannot save tag" +msgstr "Cannot save tag" + +#: ../src/gui/views/tags.py:559 +msgid "The tag name cannot be empty" +msgstr "The tag name cannot be empty" + +#: ../src/gui/views/tags.py:563 +#, python-format +msgid "Add Tag (%s)" +msgstr "Add Tag (%s)" + +#: ../src/gui/views/tags.py:569 +#, python-format +msgid "Edit Tag (%s)" +msgstr "Edit Tag (%s)" + +#: ../src/gui/views/tags.py:579 +#, python-format +msgid "Tag: %s" +msgstr "Tag: %s" + +#: ../src/gui/views/tags.py:592 +msgid "Tag Name:" +msgstr "Tag Name:" + +#: ../src/gui/views/tags.py:597 +msgid "Pick a Color" +msgstr "Pick a Colour" + +#: ../src/gui/views/treemodels/placemodel.py:69 +msgid "" +msgstr "" + +#: ../src/gui/views/treemodels/placemodel.py:69 +msgid "" +msgstr "" + +#: ../src/gui/views/treemodels/placemodel.py:69 +msgid "" +msgstr "" + +#: ../src/gui/views/treemodels/placemodel.py:70 +msgid "" +msgstr "" + +#: ../src/gui/views/treemodels/placemodel.py:145 +#: ../src/gui/views/treemodels/placemodel.py:153 +#: ../src/gui/views/treemodels/placemodel.py:161 +#: ../src/gui/views/treemodels/placemodel.py:169 +msgid "Error in format" +msgstr "Error in format" + +#: ../src/gui/views/treemodels/placemodel.py:364 +msgid "" +msgstr "" + +#: ../src/gui/views/treemodels/treebasemodel.py:511 +#: ../src/gui/views/treemodels/treebasemodel.py:551 +msgid "Building View" +msgstr "Building View" + +#: ../src/gui/views/treemodels/treebasemodel.py:554 +msgid "Obtaining all rows" +msgstr "Obtaining all rows" + +#: ../src/gui/views/treemodels/treebasemodel.py:570 +msgid "Applying filter" +msgstr "Applying filter" + +#: ../src/gui/views/treemodels/treebasemodel.py:579 +msgid "Constructing column data" +msgstr "Constructing column data" + +#: ../src/gui/widgets/buttons.py:173 +msgid "Record is private" +msgstr "Record is private" + +#: ../src/gui/widgets/buttons.py:178 +msgid "Record is public" +msgstr "Record is public" + +#: ../src/gui/widgets/expandcollapsearrow.py:83 +msgid "Expand this section" +msgstr "Expand this section" + +#: ../src/gui/widgets/expandcollapsearrow.py:86 +msgid "Collapse this section" +msgstr "Collapse this section" + +#. default tooltip +#: ../src/gui/widgets/grampletpane.py:762 +msgid "Drag Properties Button to move and click it for setup" +msgstr "Drag Properties Button to move and click it for setup" + +#. build the GUI: +#: ../src/gui/widgets/grampletpane.py:958 +msgid "Right click to add gramplets" +msgstr "Right click to add gramplets" + +#: ../src/gui/widgets/grampletpane.py:997 +msgid "Untitled Gramplet" +msgstr "Untitled Gramplet" + +#: ../src/gui/widgets/grampletpane.py:1470 +msgid "Number of Columns" +msgstr "Number of Columns" + +#: ../src/gui/widgets/grampletpane.py:1475 +msgid "Gramplet Layout" +msgstr "Gramplet Layout" + +#: ../src/gui/widgets/grampletpane.py:1505 +msgid "Use maximum height available" +msgstr "Use maximum height available" + +#: ../src/gui/widgets/grampletpane.py:1511 +msgid "Height if not maximized" +msgstr "Height if not maximised" + +#: ../src/gui/widgets/grampletpane.py:1518 +msgid "Detached width" +msgstr "Detached width" + +#: ../src/gui/widgets/grampletpane.py:1525 +msgid "Detached height" +msgstr "Detached height" + +#: ../src/gui/widgets/labels.py:110 +msgid "" +"Click to make this person active\n" +"Right click to display the edit menu\n" +"Click Edit icon (enable in configuration dialog) to edit" +msgstr "" +"Click to make this person active\n" +"Right click to display the edit menu\n" +"Click Edit icon (enable in configuration dialog) to edit" + +#: ../src/gui/widgets/monitoredwidgets.py:766 +#: ../src/glade/editfamily.glade.h:11 +msgid "Edit the tag list" +msgstr "Edit the tag list" + +#: ../src/gui/widgets/photo.py:53 +msgid "" +"Double-click on the picture to view it in the default image viewer " +"application." +msgstr "" +"Double-click on the picture to view it in the default image viewer " +"application." + +#: ../src/gui/widgets/progressdialog.py:292 +msgid "Progress Information" +msgstr "Progress Information" + +#. spell checker submenu +#: ../src/gui/widgets/styledtexteditor.py:367 +msgid "Spellcheck" +msgstr "Spellcheck" + +#: ../src/gui/widgets/styledtexteditor.py:372 +msgid "Search selection on web" +msgstr "Search selection on web" + +#: ../src/gui/widgets/styledtexteditor.py:383 +msgid "_Send Mail To..." +msgstr "_Send Mail To..." + +#: ../src/gui/widgets/styledtexteditor.py:384 +msgid "Copy _E-mail Address" +msgstr "Copy _E-mail Address" + +#: ../src/gui/widgets/styledtexteditor.py:386 +msgid "_Open Link" +msgstr "_Open Link" + +#: ../src/gui/widgets/styledtexteditor.py:387 +msgid "Copy _Link Address" +msgstr "Copy _Link Address" + +#: ../src/gui/widgets/styledtexteditor.py:390 +msgid "_Edit Link" +msgstr "_Edit Link" + +#: ../src/gui/widgets/styledtexteditor.py:450 +msgid "Italic" +msgstr "Italic" + +#: ../src/gui/widgets/styledtexteditor.py:452 +msgid "Bold" +msgstr "Bold" + +#: ../src/gui/widgets/styledtexteditor.py:454 +msgid "Underline" +msgstr "Underline" + +#: ../src/gui/widgets/styledtexteditor.py:464 +msgid "Background Color" +msgstr "Background Colour" + +#: ../src/gui/widgets/styledtexteditor.py:466 ../src/glade/editlink.glade.h:4 +msgid "Link" +msgstr "Link" + +#: ../src/gui/widgets/styledtexteditor.py:468 +msgid "Clear Markup" +msgstr "Clear Markup" + +#: ../src/gui/widgets/styledtexteditor.py:509 +msgid "Undo" +msgstr "Undo" + +#: ../src/gui/widgets/styledtexteditor.py:512 +msgid "Redo" +msgstr "Redo" + +#: ../src/gui/widgets/styledtexteditor.py:625 +msgid "Select font color" +msgstr "Select font colour" + +#: ../src/gui/widgets/styledtexteditor.py:627 +msgid "Select background color" +msgstr "Select background colour" + +#: ../src/gui/widgets/tageditor.py:69 ../src/gui/widgets/tageditor.py:128 +msgid "Tag selection" +msgstr "Tag selection" + +#: ../src/gui/widgets/tageditor.py:100 +msgid "Edit Tags" +msgstr "Edit Tags" + +#: ../src/gui/widgets/validatedmaskedentry.py:1607 +#, python-format +msgid "'%s' is not a valid value for this field" +msgstr "'%s' is not a valid value for this field" + +#: ../src/gui/widgets/validatedmaskedentry.py:1665 +msgid "This field is mandatory" +msgstr "This field is mandatory" + +#. used on AgeOnDateGramplet +#: ../src/gui/widgets/validatedmaskedentry.py:1714 +#, python-format +msgid "'%s' is not a valid date value" +msgstr "'%s' is not a valid date value" + +#: ../src/Simple/_SimpleTable.py:160 +msgid "See data not in Filter" +msgstr "See data not in Filter" + +#: ../src/config.py:288 +msgid "Missing Given Name" +msgstr "Missing Given Name" + +#: ../src/config.py:289 +msgid "Missing Record" +msgstr "Missing Record" + +#: ../src/config.py:290 +msgid "Missing Surname" +msgstr "Missing Surname" + +#: ../src/config.py:297 ../src/config.py:299 +msgid "Living" +msgstr "Living" + +#: ../src/config.py:298 +msgid "Private Record" +msgstr "Private Record" + +#: ../src/Merge/mergecitation.py:50 +msgid "manual|Merge_Citations" +msgstr "manual|Merge_Citations" + +#: ../src/Merge/mergecitation.py:72 ../src/plugins/tool/tools.gpr.py:529 +msgid "Merge Citations" +msgstr "Merge Citations" + +#: ../src/Merge/mergecitation.py:193 ../src/plugins/tool/MergeCitations.py:188 +msgid "Merge Citation" +msgstr "Merge Citation" + +#: ../src/Merge/mergeevent.py:49 +msgid "manual|Merge_Events" +msgstr "manual|Merge_Events" + +#: ../src/Merge/mergeevent.py:71 +msgid "Merge Events" +msgstr "Merge Events" + +#: ../src/Merge/mergeevent.py:216 +msgid "Merge Event Objects" +msgstr "Merge Event Objects" + +#: ../src/Merge/mergefamily.py:49 +msgid "manual|Merge_Families" +msgstr "manual|Merge_Families" + +#: ../src/Merge/mergefamily.py:71 +msgid "Merge Families" +msgstr "Merge Families" + +#: ../src/Merge/mergefamily.py:225 ../src/Merge/mergeperson.py:334 +#: ../src/plugins/lib/libpersonview.py:417 +msgid "Cannot merge people" +msgstr "Cannot merge people" + +#: ../src/Merge/mergefamily.py:278 +msgid "A parent should be a father or mother." +msgstr "A parent should be a father or mother." + +#: ../src/Merge/mergefamily.py:291 ../src/Merge/mergefamily.py:302 +#: ../src/Merge/mergeperson.py:352 +msgid "" +"A parent and child cannot be merged. To merge these people, you must first " +"break the relationship between them." +msgstr "" +"A parent and child cannot be merged. To merge these people, you must first " +"break the relationship between them." + +#: ../src/Merge/mergefamily.py:323 +msgid "Merge Family" +msgstr "Merge Family" + +#: ../src/Merge/mergemedia.py:48 +msgid "manual|Merge_Media_Objects" +msgstr "manual|Merge_Media_Objects" + +#: ../src/Merge/mergemedia.py:70 ../src/Merge/mergemedia.py:190 +msgid "Merge Media Objects" +msgstr "Merge Media Objects" + +#: ../src/Merge/mergenote.py:49 +msgid "manual|Merge_Notes" +msgstr "manual|Merge_Notes" + +#: ../src/Merge/mergenote.py:71 ../src/Merge/mergenote.py:203 +msgid "Merge Notes" +msgstr "Merge Notes" + +#: ../src/Merge/mergenote.py:96 +msgid "flowed" +msgstr "flowed" + +#: ../src/Merge/mergenote.py:96 +msgid "preformatted" +msgstr "preformatted" + +#: ../src/Merge/mergeperson.py:59 +msgid "manual|Merge_People" +msgstr "manual|Merge_People" + +#: ../src/Merge/mergeperson.py:85 +msgid "Merge People" +msgstr "Merge People" + +#: ../src/Merge/mergeperson.py:189 +#: ../src/plugins/textreport/IndivComplete.py:351 +msgid "Alternate Names" +msgstr "Alternate Names" + +#: ../src/Merge/mergeperson.py:214 ../src/Merge/mergeperson.py:228 +msgid "Family ID" +msgstr "Family ID" + +#: ../src/Merge/mergeperson.py:220 +msgid "No parents found" +msgstr "No parents found" + +#. Go over spouses and build their menu +#: ../src/Merge/mergeperson.py:222 +#: ../src/plugins/gramplet/FanChartGramplet.py:722 +#: ../src/plugins/textreport/KinshipReport.py:125 +#: ../src/plugins/view/fanchartview.py:791 +#: ../src/plugins/view/pedigreeview.py:1836 +msgid "Spouses" +msgstr "Spouses" + +#: ../src/Merge/mergeperson.py:246 +msgid "No spouses or children found" +msgstr "No spouses or children found" + +#: ../src/Merge/mergeperson.py:250 +#: ../src/plugins/textreport/IndivComplete.py:381 +#: ../src/plugins/webreport/NarrativeWeb.py:1260 +msgid "Addresses" +msgstr "Addresses" + +#: ../src/Merge/mergeperson.py:349 +msgid "" +"Spouses cannot be merged. To merge these people, you must first break the " +"relationship between them." +msgstr "" +"Spouses cannot be merged. To merge these people, you must first break the " +"relationship between them." + +#: ../src/Merge/mergeperson.py:415 +msgid "Merge Person" +msgstr "Merge Person" + +#: ../src/Merge/mergeperson.py:454 +msgid "" +"A person with multiple relations with the same spouse is about to be merged. " +"This is beyond the capabilities of the merge routine. The merge is aborted." +msgstr "" +"A person with multiple relations with the same spouse is about to be merged. " +"This is beyond the capabilities of the merge routine. The merge is aborted." + +#: ../src/Merge/mergeperson.py:465 +msgid "Multiple families get merged. This is unusual, the merge is aborted." +msgstr "Multiple families get merged. This is unusual, the merge is aborted." + +#: ../src/Merge/mergeplace.py:55 +msgid "manual|Merge_Places" +msgstr "manual|Merge_Places" + +#: ../src/Merge/mergeplace.py:77 ../src/Merge/mergeplace.py:217 +msgid "Merge Places" +msgstr "Merge Places" + +#: ../src/Merge/mergerepository.py:47 +msgid "manual|Merge_Repositories" +msgstr "manual|Merge_Repositories" + +#: ../src/Merge/mergerepository.py:69 ../src/Merge/mergerepository.py:177 +msgid "Merge Repositories" +msgstr "Merge Repositories" + +#: ../src/Merge/mergesource.py:50 +msgid "manual|Merge_Sources" +msgstr "manual|Merge_Sources" + +#: ../src/Merge/mergesource.py:72 +msgid "Merge Sources" +msgstr "Merge Sources" + +#: ../src/Merge/mergesource.py:205 +msgid "Merge Source" +msgstr "Merge Source" + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:56 +msgid "Report a bug" +msgstr "Report a bug" + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:57 +msgid "" +"This is the Bug Reporting Assistant. It will help you to make a bug report " +"to the Gramps developers that will be as detailed as possible.\n" +"\n" +"The assistant will ask you a few questions and will gather some information " +"about the error that has occured and the operating environment. At the end " +"of the assistant you will be asked to file a bug report on the Gramps bug " +"tracking system. The assistant will place the bug report on the clip board " +"so that you can paste it into the form on the bug tracking website and " +"review exactly what information you want to include." +msgstr "" +"This is the Bug Reporting Assistant. It will help you to make a bug report " +"to the Gramps developers that will be as detailed as possible.\n" +"\n" +"The assistant will ask you a few questions and will gather some information " +"about the error that has occured and the operating environment. At the end " +"of the assistant you will be asked to file a bug report on the Gramps bug " +"tracking system. The assistant will place the bug report on the clip board " +"so that you can paste it into the form on the bug tracking website and " +"review exactly what information you want to include." + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:70 +msgid "Report a bug: Step 1 of 5" +msgstr "Report a bug: Step 1 of 5" + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:71 +msgid "Report a bug: Step 2 of 5" +msgstr "Report a bug: Step 2 of 5" + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:72 +msgid "Report a bug: Step 3 of 5" +msgstr "Report a bug: Step 3 of 5" + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:75 +msgid "Report a bug: Step 4 of 5" +msgstr "Report a bug: Step 4 of 5" + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:77 +msgid "Report a bug: Step 5 of 5" +msgstr "Report a bug: Step 5 of 5" + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:81 +msgid "" +"Gramps is an Open Source project. Its success depends on its users. User " +"feedback is important. Thank you for taking the time to submit a bug report." +msgstr "" +"Gramps is an Open Source project. Its success depends on its users. User " +"feedback is important. Thank you for taking the time to submit a bug report." + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:187 +msgid "" +"If you can see that there is any personal information included in the error " +"please remove it." +msgstr "" +"If you can see that there is any personal information included in the error " +"please remove it." + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:232 +msgid "Error Details" +msgstr "Error Details" + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:237 +msgid "" +"This is the detailed Gramps error information, don't worry if you do not " +"understand it. You will have the opportunity to add further detail about the " +"error in the following pages of the assistant." +msgstr "" +"This is the detailed Gramps error information, don't worry if you do not " +"understand it. You will have the opportunity to add further detail about the " +"error in the following pages of the assistant." + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:255 +msgid "" +"Please check the information below and correct anything that you know to be " +"wrong or remove anything that you would rather not have included in the bug " +"report." +msgstr "" +"Please check the information below and correct anything that you know to be " +"wrong or remove anything that you would rather not have included in the bug " +"report." + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:302 +msgid "System Information" +msgstr "System Information" + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:307 +msgid "" +"This is the information about your system that will help the developers to " +"fix the bug." +msgstr "" +"This is the information about your system that will help the developers to " +"fix the bug." + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:323 +msgid "" +"Please provide as much information as you can about what you were doing when " +"the error occured. " +msgstr "" +"Please provide as much information as you can about what you were doing when " +"the error occured. " + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:364 +msgid "Further Information" +msgstr "Further Information" + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:369 +msgid "" +"This is your opportunity to describe what you were doing when the error " +"occured." +msgstr "" +"This is your opportunity to describe what you were doing when the error " +"occured." + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:386 +msgid "" +"Please check that the information is correct, do not worry if you don't " +"understand the detail of the error information. Just make sure that it does " +"not contain anything that you do not want to be sent to the developers." +msgstr "" +"Please check that the information is correct, do not worry if you don't " +"understand the detail of the error information. Just make sure that it does " +"not contain anything that you do not want to be sent to the developers." + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:420 +msgid "Bug Report Summary" +msgstr "Bug Report Summary" + +#. side_label = gtk.Label(_("This is the completed bug report. The next page "#. "of the assistant will help you to send the report "#. "to the bug report mailing list.")) +#: ../src/GrampsLogger/_ErrorReportAssistant.py:429 +msgid "" +"This is the completed bug report. The next page of the assistant will help " +"you to file a bug on the Gramps bug tracking system website." +msgstr "" +"This is the completed bug report. The next page of the assistant will help " +"you to file a bug on the Gramps bug tracking system website." + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:454 +msgid "" +"Use the two buttons below to first copy the bug report to the clipboard and " +"then open a webbrowser to file a bug report at " +msgstr "" +"Use the two buttons below to first copy the bug report to the clipboard and " +"then open a webbrowser to file a bug report at " + +#. url_label = gtk.Label(_("If your email client is configured correctly you may be able "#. "to use this button to start it with the bug report ready to send. "#. "(This will probably only work if you are running Gnome)")) +#: ../src/GrampsLogger/_ErrorReportAssistant.py:466 +msgid "" +"Use this button to start a web browser and file a bug report on the Gramps " +"bug tracking system." +msgstr "" +"Use this button to start a web browser and file a bug report on the Gramps " +"bug tracking system." + +#. clip_label = gtk.Label(_("If your email program fails to start you can use this button " +#. "to copy the bug report onto the clipboard. Then start your " +#. "email client, paste the report and send it to the address " +#. "above.")) +#: ../src/GrampsLogger/_ErrorReportAssistant.py:496 +msgid "" +"Use this button to copy the bug report onto the clipboard. Then go to the " +"bug tracking website by using the button below, paste the report and click " +"submit report" +msgstr "" +"Use this button to copy the bug report onto the clipboard. Then go to the " +"bug tracking website by using the button below, paste the report and click " +"submit report" + +#: ../src/GrampsLogger/_ErrorReportAssistant.py:536 +msgid "Send Bug Report" +msgstr "Send Bug Report" + +#. side_label = gtk.Label(_("This is the final step. Use the buttons on this " +#. "page to transfer the bug report to your email client.")) +#: ../src/GrampsLogger/_ErrorReportAssistant.py:544 +msgid "" +"This is the final step. Use the buttons on this page to start a web browser " +"and file a bug report on the Gramps bug tracking system." +msgstr "" +"This is the final step. Use the buttons on this page to start a web browser " +"and file a bug report on the Gramps bug tracking system." + +#: ../src/GrampsLogger/_ErrorView.py:47 +msgid "manual|General" +msgstr "manual|General" + +#: ../src/GrampsLogger/_ErrorView.py:85 +msgid "Error Report" +msgstr "Error Report" + +#: ../src/GrampsLogger/_ErrorView.py:96 +msgid "Gramps has experienced an unexpected error" +msgstr "Gramps has experienced an unexpected error" + +#: ../src/GrampsLogger/_ErrorView.py:105 +msgid "" +"Your data will be safe but it would be advisable to restart Gramps " +"immediately. If you would like to report the problem to the Gramps team " +"please click Report and the Error Reporting Wizard will help you to make a " +"bug report." +msgstr "" +"Your data will be safe but it would be advisable to restart Gramps " +"immediately. If you would like to report the problem to the Gramps team " +"please click Report and the Error Reporting Wizard will help you to make a " +"bug report." + +#: ../src/GrampsLogger/_ErrorView.py:114 ../src/GrampsLogger/_ErrorView.py:127 +msgid "Error Detail" +msgstr "Error Detail" + +#: ../src/plugins/BookReport.py:194 +#, python-format +msgid "%(father)s and %(mother)s (%(id)s)" +msgstr "%(father)s and %(mother)s (%(id)s)" + +#: ../src/plugins/BookReport.py:602 +msgid "Available Books" +msgstr "Available Books" + +#: ../src/plugins/BookReport.py:625 +msgid "Book List" +msgstr "Book List" + +#: ../src/plugins/BookReport.py:674 +msgid "Discard Unsaved Changes" +msgstr "Discard Unsaved Changes" + +#: ../src/plugins/BookReport.py:675 +msgid "You have made changes which have not been saved." +msgstr "You have made changes which have not been saved." + +#: ../src/plugins/BookReport.py:676 ../src/plugins/BookReport.py:1068 +msgid "Proceed" +msgstr "Proceed" + +#: ../src/plugins/BookReport.py:705 +msgid "Name of the book. MANDATORY" +msgstr "Name of the book. MANDATORY" + +#: ../src/plugins/BookReport.py:727 ../src/plugins/BookReport.py:1195 +#: ../src/plugins/BookReport.py:1244 ../src/plugins/bookreport.gpr.py:31 +msgid "Book Report" +msgstr "Book Report" + +#: ../src/plugins/BookReport.py:765 +msgid "New Book" +msgstr "New Book" + +#: ../src/plugins/BookReport.py:768 +msgid "_Available items" +msgstr "_Available items" + +#: ../src/plugins/BookReport.py:772 +msgid "Current _book" +msgstr "Current _book" + +#: ../src/plugins/BookReport.py:780 +#: ../src/plugins/drawreport/StatisticsChart.py:296 +msgid "Item name" +msgstr "Item name" + +#: ../src/plugins/BookReport.py:783 +msgid "Subject" +msgstr "Subject" + +#: ../src/plugins/BookReport.py:795 +msgid "Book selection list" +msgstr "Book selection list" + +#: ../src/plugins/BookReport.py:836 +msgid "Different database" +msgstr "Different database" + +#: ../src/plugins/BookReport.py:837 +#, python-format +msgid "" +"This book was created with the references to database %s.\n" +"\n" +" This makes references to the central person saved in the book invalid.\n" +"\n" +"Therefore, the central person for each item is being set to the active " +"person of the currently opened database." +msgstr "" +"This book was created with the references to database %s.\n" +"\n" +" This makes references to the central person saved in the book invalid.\n" +"\n" +"Therefore, the central person for each item is being set to the active " +"person of the currently opened database." + +#: ../src/plugins/BookReport.py:997 +msgid "Setup" +msgstr "Setup" + +#: ../src/plugins/BookReport.py:1007 +msgid "Book Menu" +msgstr "Book Menu" + +#: ../src/plugins/BookReport.py:1030 +msgid "Available Items Menu" +msgstr "Available Items Menu" + +#: ../src/plugins/BookReport.py:1056 +msgid "No book name" +msgstr "No book name" + +#: ../src/plugins/BookReport.py:1057 +msgid "" +"You are about to save away a book with no name.\n" +"\n" +"Please give it a name before saving it away." +msgstr "" +"You are about to save away a book with no name.\n" +"\n" +"Please give it a name before saving it away." + +#: ../src/plugins/BookReport.py:1064 +msgid "Book name already exists" +msgstr "Book name already exists" + +#: ../src/plugins/BookReport.py:1065 +msgid "You are about to save away a book with a name which already exists." +msgstr "You are about to save away a book with a name which already exists." + +#: ../src/plugins/BookReport.py:1247 +msgid "Gramps Book" +msgstr "Gramps Book" + +#: ../src/plugins/BookReport.py:1302 ../src/plugins/BookReport.py:1313 +msgid "Please specify a book name" +msgstr "Please specify a book name" + +#: ../src/plugins/BookReport.py:1309 +#, python-format +msgid "No such book '%s'" +msgstr "No such book '%s'" + +#: ../src/plugins/bookreport.gpr.py:32 +msgid "Produces a book containing several reports." +msgstr "Produces a book containing several reports." + +#: ../src/plugins/records.gpr.py:32 +msgid "Records Report" +msgstr "Records Report" + +#: ../src/plugins/records.gpr.py:33 ../src/plugins/records.gpr.py:49 +msgid "Shows some interesting records about people and families" +msgstr "Shows some interesting records about people and families" + +#: ../src/plugins/records.gpr.py:48 +msgid "Records Gramplet" +msgstr "Records Gramplet" + +#: ../src/plugins/records.gpr.py:59 ../src/plugins/Records.py:463 +msgid "Records" +msgstr "Records" + +#: ../src/plugins/Records.py:400 ../src/plugins/gramplet/WhatsNext.py:45 +msgid "Double-click name for details" +msgstr "Double-click name for details" + +#. will be overwritten in load +#: ../src/plugins/Records.py:401 +#: ../src/plugins/gramplet/AttributesGramplet.py:31 +#: ../src/plugins/gramplet/DescendGramplet.py:48 +#: ../src/plugins/gramplet/GivenNameGramplet.py:45 +#: ../src/plugins/gramplet/PedigreeGramplet.py:50 +#: ../src/plugins/gramplet/RelativeGramplet.py:41 +#: ../src/plugins/gramplet/StatsGramplet.py:54 +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:66 +#: ../src/plugins/gramplet/TopSurnamesGramplet.py:49 +#: ../src/plugins/gramplet/WhatsNext.py:46 +msgid "No Family Tree loaded." +msgstr "No Family Tree loaded." + +#: ../src/plugins/Records.py:409 +#: ../src/plugins/gramplet/GivenNameGramplet.py:60 +#: ../src/plugins/gramplet/StatsGramplet.py:70 +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:89 +#: ../src/plugins/gramplet/TopSurnamesGramplet.py:66 +msgid "Processing..." +msgstr "Processing..." + +#: ../src/plugins/Records.py:485 +#, python-format +msgid "%(number)s. " +msgstr "%(number)s. " + +#: ../src/plugins/Records.py:487 +#, python-format +msgid " (%(value)s)" +msgstr " (%(value)s)" + +#: ../src/plugins/Records.py:519 +#: ../src/plugins/drawreport/StatisticsChart.py:913 +msgid "Determines what people are included in the report." +msgstr "Determines what people are included in the report." + +#: ../src/plugins/Records.py:523 +#: ../src/plugins/drawreport/StatisticsChart.py:917 +#: ../src/plugins/drawreport/TimeLine.py:375 +#: ../src/plugins/graph/GVRelGraph.py:482 +#: ../src/plugins/textreport/IndivComplete.py:678 +#: ../src/plugins/tool/SortEvents.py:173 +#: ../src/plugins/webreport/NarrativeWeb.py:7760 +#: ../src/plugins/webreport/WebCal.py:1321 +msgid "Filter Person" +msgstr "Filter Person" + +#: ../src/plugins/Records.py:524 ../src/plugins/drawreport/TimeLine.py:376 +#: ../src/plugins/graph/GVRelGraph.py:483 +#: ../src/plugins/tool/SortEvents.py:174 +#: ../src/plugins/webreport/NarrativeWeb.py:7761 +#: ../src/plugins/webreport/WebCal.py:1322 +msgid "The center person for the filter" +msgstr "The centre person for the filter" + +#: ../src/plugins/Records.py:530 +msgid "Number of ranks to display" +msgstr "Number of ranks to display" + +#: ../src/plugins/Records.py:533 +msgid "Use call name" +msgstr "Use call name" + +#: ../src/plugins/Records.py:535 +msgid "Don't use call name" +msgstr "Don't use call name" + +#: ../src/plugins/Records.py:536 +msgid "Replace first names with call name" +msgstr "Replace first names with call name" + +#: ../src/plugins/Records.py:537 +msgid "Underline call name in first names / add call name to first name" +msgstr "Underline call name in first names / add call name to first name" + +#: ../src/plugins/Records.py:540 +msgid "Footer text" +msgstr "Footer text" + +#: ../src/plugins/Records.py:546 +msgid "Person Records" +msgstr "Person Records" + +#: ../src/plugins/Records.py:548 +msgid "Family Records" +msgstr "Family Records" + +#: ../src/plugins/Records.py:586 +msgid "The style used for the report title." +msgstr "The style used for the report title." + +#: ../src/plugins/Records.py:598 +msgid "The style used for the report subtitle." +msgstr "The style used for the report subtitle." + +#: ../src/plugins/Records.py:607 +msgid "The style used for headings." +msgstr "The style used for headings." + +#: ../src/plugins/Records.py:615 +#: ../src/plugins/drawreport/AncestorTree.py:1066 +#: ../src/plugins/drawreport/DescendTree.py:1670 +#: ../src/plugins/drawreport/FanChart.py:456 +#: ../src/plugins/textreport/AncestorReport.py:367 +#: ../src/plugins/textreport/DetAncestralReport.py:904 +#: ../src/plugins/textreport/DetDescendantReport.py:1099 +#: ../src/plugins/textreport/EndOfLineReport.py:299 +#: ../src/plugins/textreport/EndOfLineReport.py:317 +#: ../src/plugins/textreport/FamilyGroup.py:732 +#: ../src/plugins/textreport/IndivComplete.py:795 +#: ../src/plugins/textreport/KinshipReport.py:404 +#: ../src/plugins/textreport/NumberOfAncestorsReport.py:227 +#: ../src/plugins/textreport/Summary.py:300 +#: ../src/plugins/textreport/TagReport.py:579 +msgid "The basic style used for the text display." +msgstr "The basic style used for the text display." + +#: ../src/plugins/Records.py:625 +#: ../src/plugins/textreport/SimpleBookTitle.py:185 +msgid "The style used for the footer." +msgstr "The style used for the footer." + +#: ../src/plugins/Records.py:635 +msgid "Youngest living person" +msgstr "Youngest living person" + +#: ../src/plugins/Records.py:636 +msgid "Oldest living person" +msgstr "Oldest living person" + +#: ../src/plugins/Records.py:637 +msgid "Person died at youngest age" +msgstr "Person died at youngest age" + +#: ../src/plugins/Records.py:638 +msgid "Person died at oldest age" +msgstr "Person died at oldest age" + +#: ../src/plugins/Records.py:639 +msgid "Person married at youngest age" +msgstr "Person married at youngest age" + +#: ../src/plugins/Records.py:640 +msgid "Person married at oldest age" +msgstr "Person married at oldest age" + +#: ../src/plugins/Records.py:641 +msgid "Person divorced at youngest age" +msgstr "Person divorced at youngest age" + +#: ../src/plugins/Records.py:642 +msgid "Person divorced at oldest age" +msgstr "Person divorced at oldest age" + +#: ../src/plugins/Records.py:643 +msgid "Youngest father" +msgstr "Youngest father" + +#: ../src/plugins/Records.py:644 +msgid "Youngest mother" +msgstr "Youngest mother" + +#: ../src/plugins/Records.py:645 +msgid "Oldest father" +msgstr "Oldest father" + +#: ../src/plugins/Records.py:646 +msgid "Oldest mother" +msgstr "Oldest mother" + +#: ../src/plugins/Records.py:647 +msgid "Couple with most children" +msgstr "Couple with most children" + +#: ../src/plugins/Records.py:648 +msgid "Living couple married most recently" +msgstr "Living couple married most recently" + +#: ../src/plugins/Records.py:649 +msgid "Living couple married most long ago" +msgstr "Living couple married most long ago" + +#: ../src/plugins/Records.py:650 +msgid "Shortest past marriage" +msgstr "Shortest past marriage" + +#: ../src/plugins/Records.py:651 +msgid "Longest past marriage" +msgstr "Longest past marriage" + +#: ../src/plugins/docgen/docgen.gpr.py:31 +msgid "Plain Text" +msgstr "Plain Text" + +#: ../src/plugins/docgen/docgen.gpr.py:32 +msgid "Generates documents in plain text format (.txt)." +msgstr "Generates documents in plain text format (.txt)." + +#: ../src/plugins/docgen/docgen.gpr.py:51 +msgid "Print..." +msgstr "Print..." + +#: ../src/plugins/docgen/docgen.gpr.py:52 +msgid "Generates documents and prints them directly." +msgstr "Generates documents and prints them directly." + +#: ../src/plugins/docgen/docgen.gpr.py:71 +msgid "HTML" +msgstr "HTML" + +#: ../src/plugins/docgen/docgen.gpr.py:72 +msgid "Generates documents in HTML format." +msgstr "Generates documents in HTML format." + +#: ../src/plugins/docgen/docgen.gpr.py:91 +msgid "LaTeX" +msgstr "LaTeX" + +#: ../src/plugins/docgen/docgen.gpr.py:92 +msgid "Generates documents in LaTeX format." +msgstr "Generates documents in LaTeX format." + +#: ../src/plugins/docgen/docgen.gpr.py:111 +msgid "OpenDocument Text" +msgstr "OpenDocument Text" + +#: ../src/plugins/docgen/docgen.gpr.py:112 +msgid "Generates documents in OpenDocument Text format (.odt)." +msgstr "Generates documents in OpenDocument Text format (.odt)." + +#: ../src/plugins/docgen/docgen.gpr.py:132 +msgid "PDF document" +msgstr "PDF document" + +#: ../src/plugins/docgen/docgen.gpr.py:133 +msgid "Generates documents in PDF format (.pdf)." +msgstr "Generates documents in PDF format (.pdf)." + +#: ../src/plugins/docgen/docgen.gpr.py:153 +msgid "Generates documents in PostScript format (.ps)." +msgstr "Generates documents in PostScript format (.ps)." + +#: ../src/plugins/docgen/docgen.gpr.py:172 +msgid "RTF document" +msgstr "RTF document" + +#: ../src/plugins/docgen/docgen.gpr.py:173 +msgid "Generates documents in Rich Text format (.rtf)." +msgstr "Generates documents in Rich Text format (.rtf)." + +#: ../src/plugins/docgen/docgen.gpr.py:192 +msgid "SVG document" +msgstr "SVG document" + +#: ../src/plugins/docgen/docgen.gpr.py:193 +msgid "Generates documents in Scalable Vector Graphics format (.svg)." +msgstr "Generates documents in Scalable Vector Graphics format (.svg)." + +#: ../src/plugins/docgen/GtkPrint.py:67 +msgid "PyGtk 2.10 or later is required" +msgstr "PyGtk 2.10 or later is required" + +#: ../src/plugins/docgen/GtkPrint.py:485 +#, python-format +msgid "of %d" +msgstr "of %d" + +#: ../src/plugins/docgen/HtmlDoc.py:271 +#: ../src/plugins/webreport/NarrativeWeb.py:7688 +#: ../src/plugins/webreport/WebCal.py:244 +msgid "Possible destination error" +msgstr "Possible destination error" + +#: ../src/plugins/docgen/HtmlDoc.py:272 +#: ../src/plugins/webreport/NarrativeWeb.py:7689 +#: ../src/plugins/webreport/WebCal.py:245 +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 " +"that you consider using a different directory to store your generated web " +"pages." +msgstr "" +"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 " +"that you consider using a different directory to store your generated web " +"pages." + +#: ../src/plugins/docgen/HtmlDoc.py:545 +#, python-format +msgid "Could not create jpeg version of image %(name)s" +msgstr "Could not create jpeg version of image %(name)s" + +#: ../src/plugins/docgen/ODFDoc.py:1218 +#, python-format +msgid "Could not open %s" +msgstr "Could not open %s" + +#: ../src/plugins/docgen/ODFDoc.py:1616 +msgid "Contents" +msgstr "Contents" + +#: ../src/plugins/docgen/ODFDoc.py:1655 +msgid "Index" +msgstr "Index" + +#. cm2pt = ReportUtils.cm2pt +#. ------------------------------------------------------------------------ +#. +#. Constants +#. +#. ------------------------------------------------------------------------ +#: ../src/plugins/drawreport/AncestorTree.py:72 +#: ../src/plugins/drawreport/DescendTree.py:59 +#: ../src/plugins/view/pedigreeview.py:83 +msgid "short for born|b." +msgstr "short for born|b." + +#: ../src/plugins/drawreport/AncestorTree.py:73 +#: ../src/plugins/drawreport/DescendTree.py:60 +#: ../src/plugins/view/pedigreeview.py:84 +msgid "short for died|d." +msgstr "short for died|d." + +#: ../src/plugins/drawreport/AncestorTree.py:74 +#: ../src/plugins/drawreport/DescendTree.py:61 +msgid "short for married|m." +msgstr "short for married|m." + +#. feature request 2356: avoid genitive form +#: ../src/plugins/drawreport/AncestorTree.py:151 +#, python-format +msgid "Ancestor Graph for %s" +msgstr "Ancestor Graph for %s" + +#: ../src/plugins/drawreport/AncestorTree.py:697 +#: ../src/plugins/drawreport/AncestorTree.py:783 +#: ../src/plugins/drawreport/drawplugins.gpr.py:48 +msgid "Ancestor Tree" +msgstr "Ancestor Tree" + +#: ../src/plugins/drawreport/AncestorTree.py:698 +msgid "Making the Tree..." +msgstr "Making the Tree..." + +#: ../src/plugins/drawreport/AncestorTree.py:784 +msgid "Printing the Tree..." +msgstr "Printing the Tree..." + +#. ################# +#: ../src/plugins/drawreport/AncestorTree.py:864 +#: ../src/plugins/drawreport/DescendTree.py:1452 +msgid "Tree Options" +msgstr "Tree Options" + +#: ../src/plugins/drawreport/AncestorTree.py:866 +#: ../src/plugins/drawreport/Calendar.py:417 +#: ../src/plugins/drawreport/FanChart.py:396 +#: ../src/plugins/graph/GVHourGlass.py:261 +#: ../src/plugins/textreport/AncestorReport.py:268 +#: ../src/plugins/textreport/BirthdayReport.py:370 +#: ../src/plugins/textreport/DescendReport.py:393 +#: ../src/plugins/textreport/DetAncestralReport.py:728 +#: ../src/plugins/textreport/DetDescendantReport.py:892 +#: ../src/plugins/textreport/EndOfLineReport.py:253 +#: ../src/plugins/textreport/KinshipReport.py:340 +#: ../src/plugins/textreport/NumberOfAncestorsReport.py:194 +msgid "Center Person" +msgstr "Centre Person" + +#: ../src/plugins/drawreport/AncestorTree.py:867 +msgid "The center person for the tree" +msgstr "The centre person for the tree" + +#: ../src/plugins/drawreport/AncestorTree.py:870 +#: ../src/plugins/drawreport/DescendTree.py:1472 +#: ../src/plugins/drawreport/FanChart.py:400 +#: ../src/plugins/textreport/AncestorReport.py:282 +#: ../src/plugins/textreport/DescendReport.py:415 +#: ../src/plugins/textreport/DetAncestralReport.py:742 +#: ../src/plugins/textreport/DetDescendantReport.py:915 +msgid "Generations" +msgstr "Generations" + +#: ../src/plugins/drawreport/AncestorTree.py:871 +#: ../src/plugins/drawreport/DescendTree.py:1473 +msgid "The number of generations to include in the tree" +msgstr "The number of generations to include in the tree" + +#: ../src/plugins/drawreport/AncestorTree.py:875 +msgid "" +"Display unknown\n" +"generations" +msgstr "" +"Display unknown\n" +"generations" + +#: ../src/plugins/drawreport/AncestorTree.py:877 +msgid "The number of generations of empty boxes that will be displayed" +msgstr "The number of generations of empty boxes that will be displayed" + +#: ../src/plugins/drawreport/AncestorTree.py:884 +#: ../src/plugins/drawreport/DescendTree.py:1481 +msgid "Co_mpress tree" +msgstr "Co_mpress tree" + +#: ../src/plugins/drawreport/AncestorTree.py:885 +msgid "" +"Whether to remove any extra blank spaces set aside for people that are " +"unknown" +msgstr "" +"Whether to remove any extra blank spaces set aside for people that are " +"unknown" + +#. better to 'Show siblings of\nthe center person +#. Spouse_disp = EnumeratedListOption(_("Show spouses of\nthe center " +#. "person"), 0) +#. Spouse_disp.add_item( 0, _("No. Do not show Spouses")) +#. Spouse_disp.add_item( 1, _("Yes, and use the the Main Display Format")) +#. Spouse_disp.add_item( 2, _("Yes, and use the the Secondary " +#. "Display Format")) +#. Spouse_disp.set_help(_("Show spouses of the center person?")) +#. menu.add_option(category_name, "Spouse_disp", Spouse_disp) +#: ../src/plugins/drawreport/AncestorTree.py:899 +msgid "" +"Center person uses\n" +"which format" +msgstr "" +"Centre person uses\n" +"which format" + +#: ../src/plugins/drawreport/AncestorTree.py:901 +msgid "Use Fathers Display format" +msgstr "Use Fathers Display format" + +#: ../src/plugins/drawreport/AncestorTree.py:902 +msgid "Use Mothers display format" +msgstr "Use Mothers display format" + +#: ../src/plugins/drawreport/AncestorTree.py:903 +msgid "Which Display format to use the center person" +msgstr "Which Display format to use the centre person" + +#: ../src/plugins/drawreport/AncestorTree.py:909 +msgid "" +"Father\n" +"Display Format" +msgstr "" +"Father\n" +"Display Format" + +#: ../src/plugins/drawreport/AncestorTree.py:913 +msgid "Display format for the fathers box." +msgstr "Display format for the fathers box." + +#. Will add when libsubstkeyword supports it. +#. missing = EnumeratedListOption(_("Replace missing\nplaces\\dates #. with"), 0) +#. missing.add_item( 0, _("Does not display anything")) +#. missing.add_item( 1, _("Displays '_____'")) +#. missing.set_help(_("What will print when information is not known")) +#. menu.add_option(category_name, "miss_val", missing) +#. category_name = _("Secondary") +#: ../src/plugins/drawreport/AncestorTree.py:926 +msgid "" +"Mother\n" +"Display Format" +msgstr "" +"Mother\n" +"Display Format" + +#: ../src/plugins/drawreport/AncestorTree.py:932 +msgid "Display format for the mothers box." +msgstr "Display format for the mothers box." + +#: ../src/plugins/drawreport/AncestorTree.py:935 +#: ../src/plugins/drawreport/DescendTree.py:1521 +msgid "Include Marriage box" +msgstr "Include Marriage box" + +#: ../src/plugins/drawreport/AncestorTree.py:937 +#: ../src/plugins/drawreport/DescendTree.py:1523 +msgid "Whether to include a separate marital box in the report" +msgstr "Whether to include a separate marital box in the report" + +#: ../src/plugins/drawreport/AncestorTree.py:940 +#: ../src/plugins/drawreport/DescendTree.py:1526 +msgid "" +"Marriage\n" +"Display Format" +msgstr "" +"Marriage\n" +"Display Format" + +#: ../src/plugins/drawreport/AncestorTree.py:941 +#: ../src/plugins/drawreport/DescendTree.py:1527 +msgid "Display format for the marital box." +msgstr "Display format for the marital box." + +#. ################# +#: ../src/plugins/drawreport/AncestorTree.py:945 +#: ../src/plugins/drawreport/DescendTree.py:1540 +msgid "Size" +msgstr "Size" + +#: ../src/plugins/drawreport/AncestorTree.py:947 +#: ../src/plugins/drawreport/DescendTree.py:1542 +msgid "Scale tree to fit" +msgstr "Scale tree to fit" + +#: ../src/plugins/drawreport/AncestorTree.py:948 +#: ../src/plugins/drawreport/DescendTree.py:1543 +msgid "Do not scale tree" +msgstr "Do not scale tree" + +#: ../src/plugins/drawreport/AncestorTree.py:949 +#: ../src/plugins/drawreport/DescendTree.py:1544 +msgid "Scale tree to fit page width only" +msgstr "Scale tree to fit page width only" + +#: ../src/plugins/drawreport/AncestorTree.py:950 +#: ../src/plugins/drawreport/DescendTree.py:1545 +msgid "Scale tree to fit the size of the page" +msgstr "Scale tree to fit the size of the page" + +#: ../src/plugins/drawreport/AncestorTree.py:952 +#: ../src/plugins/drawreport/DescendTree.py:1547 +msgid "Whether to scale the tree to fit a specific paper size" +msgstr "Whether to scale the tree to fit a specific paper size" + +#: ../src/plugins/drawreport/AncestorTree.py:958 +#: ../src/plugins/drawreport/DescendTree.py:1553 +msgid "" +"Resize Page to Fit Tree size\n" +"\n" +"Note: Overrides options in the 'Paper Option' tab" +msgstr "" +"Resize Page to Fit Tree size\n" +"\n" +"Note: Overrides options in the 'Paper Option' tab" + +#: ../src/plugins/drawreport/AncestorTree.py:964 +#: ../src/plugins/drawreport/DescendTree.py:1559 +msgid "" +"Whether to resize the page to fit the size \n" +"of the tree. Note: the page will have a \n" +"non standard size.\n" +"\n" +"With this option selected, the following will happen:\n" +"\n" +"With the 'Do not scale tree' option the page\n" +" is resized to the height/width of the tree\n" +"\n" +"With 'Scale tree to fit page width only' the height of\n" +" the page is resized to the height of the tree\n" +"\n" +"With 'Scale tree to fit the size of the page' the page\n" +" is resized to remove any gap in either height or width" +msgstr "" +"Whether to resize the page to fit the size \n" +"of the tree. Note: the page will have a \n" +"non standard size.\n" +"\n" +"With this option selected, the following will happen:\n" +"\n" +"With the 'Do not scale tree' option the page\n" +" is resized to the height/width of the tree\n" +"\n" +"With 'Scale tree to fit page width only' the height of\n" +" the page is resized to the height of the tree\n" +"\n" +"With 'Scale tree to fit the size of the page' the page\n" +" is resized to remove any gap in either height or width" + +#: ../src/plugins/drawreport/AncestorTree.py:987 +#: ../src/plugins/drawreport/DescendTree.py:1583 +msgid "Report Title" +msgstr "Report Title" + +#: ../src/plugins/drawreport/AncestorTree.py:988 +#: ../src/plugins/drawreport/DescendTree.py:1584 +#: ../src/plugins/drawreport/DescendTree.py:1633 +msgid "Do not include a title" +msgstr "Do not include a title" + +#: ../src/plugins/drawreport/AncestorTree.py:989 +msgid "Include Report Title" +msgstr "Include Report Title" + +#: ../src/plugins/drawreport/AncestorTree.py:990 +#: ../src/plugins/drawreport/DescendTree.py:1586 +msgid "Choose a title for the report" +msgstr "Choose a title for the report" + +#: ../src/plugins/drawreport/AncestorTree.py:993 +#: ../src/plugins/drawreport/DescendTree.py:1590 +msgid "Include a border" +msgstr "Include a border" + +#: ../src/plugins/drawreport/AncestorTree.py:994 +#: ../src/plugins/drawreport/DescendTree.py:1591 +msgid "Whether to make a border around the report." +msgstr "Whether to make a border around the report." + +#: ../src/plugins/drawreport/AncestorTree.py:997 +#: ../src/plugins/drawreport/DescendTree.py:1594 +msgid "Include Page Numbers" +msgstr "Include Page Numbers" + +#: ../src/plugins/drawreport/AncestorTree.py:998 +msgid "Whether to print page numbers on each page." +msgstr "Whether to print page numbers on each page." + +#: ../src/plugins/drawreport/AncestorTree.py:1001 +#: ../src/plugins/drawreport/DescendTree.py:1598 +msgid "Include Blank Pages" +msgstr "Include Blank Pages" + +#: ../src/plugins/drawreport/AncestorTree.py:1002 +#: ../src/plugins/drawreport/DescendTree.py:1599 +msgid "Whether to include pages that are blank." +msgstr "Whether to include pages that are blank." + +#. category_name = _("Notes") +#: ../src/plugins/drawreport/AncestorTree.py:1009 +#: ../src/plugins/drawreport/DescendTree.py:1604 +msgid "Include a note" +msgstr "Include a note" + +#: ../src/plugins/drawreport/AncestorTree.py:1010 +#: ../src/plugins/drawreport/DescendTree.py:1606 +msgid "Whether to include a note on the report." +msgstr "Whether to include a note on the report." + +#: ../src/plugins/drawreport/AncestorTree.py:1015 +#: ../src/plugins/drawreport/DescendTree.py:1611 +msgid "" +"Add a note\n" +"\n" +"$T inserts today's date" +msgstr "" +"Add a note\n" +"\n" +"$T inserts today's date" + +#: ../src/plugins/drawreport/AncestorTree.py:1020 +#: ../src/plugins/drawreport/DescendTree.py:1616 +msgid "Note Location" +msgstr "Note Location" + +#: ../src/plugins/drawreport/AncestorTree.py:1023 +#: ../src/plugins/drawreport/DescendTree.py:1619 +msgid "Where to place the note." +msgstr "Where to place the note." + +#: ../src/plugins/drawreport/AncestorTree.py:1038 +msgid "No generations of empty boxes for unknown ancestors" +msgstr "No generations of empty boxes for unknown ancestors" + +#: ../src/plugins/drawreport/AncestorTree.py:1041 +msgid "One Generation of empty boxes for unknown ancestors" +msgstr "One Generation of empty boxes for unknown ancestors" + +#: ../src/plugins/drawreport/AncestorTree.py:1045 +msgid " Generations of empty boxes for unknown ancestors" +msgstr " Generations of empty boxes for unknown ancestors" + +#: ../src/plugins/drawreport/AncestorTree.py:1077 +#: ../src/plugins/drawreport/DescendTree.py:1660 +msgid "The basic style used for the title display." +msgstr "The basic style used for the title display." + +#: ../src/plugins/drawreport/Calendar.py:98 +#: ../src/plugins/drawreport/DescendTree.py:667 +#: ../src/plugins/drawreport/FanChart.py:165 +#: ../src/plugins/graph/GVHourGlass.py:102 +#: ../src/plugins/textreport/AncestorReport.py:105 +#: ../src/plugins/textreport/BirthdayReport.py:98 +#: ../src/plugins/textreport/DescendReport.py:334 +#: ../src/plugins/textreport/DetAncestralReport.py:141 +#: ../src/plugins/textreport/DetDescendantReport.py:159 +#: ../src/plugins/textreport/EndOfLineReport.py:77 +#: ../src/plugins/textreport/KinshipReport.py:93 +#: ../src/plugins/textreport/NumberOfAncestorsReport.py:82 +#, python-format +msgid "Person %s is not in the Database" +msgstr "Person %s is not in the Database" + +#. generate the report: +#: ../src/plugins/drawreport/Calendar.py:166 +#: ../src/plugins/drawreport/Calendar.py:264 +#: ../src/plugins/drawreport/Calendar.py:272 +msgid "Calendar Report" +msgstr "Calendar Report" + +#: ../src/plugins/drawreport/Calendar.py:167 +#: ../src/plugins/textreport/BirthdayReport.py:177 +msgid "Formatting months..." +msgstr "Formatting months..." + +#: ../src/plugins/drawreport/Calendar.py:265 +#: ../src/plugins/textreport/BirthdayReport.py:215 +#: ../src/plugins/webreport/NarrativeWeb.py:7099 +#: ../src/plugins/webreport/WebCal.py:1068 +msgid "Applying Filter..." +msgstr "Applying Filter..." + +#: ../src/plugins/drawreport/Calendar.py:273 +#: ../src/plugins/textreport/BirthdayReport.py:224 +#: ../src/plugins/webreport/WebCal.py:1074 +msgid "Reading database..." +msgstr "Reading database..." + +#: ../src/plugins/drawreport/Calendar.py:314 +#: ../src/plugins/textreport/BirthdayReport.py:274 +#, python-format +msgid "%(person)s, birth%(relation)s" +msgstr "%(person)s, birth%(relation)s" + +#: ../src/plugins/drawreport/Calendar.py:318 +#: ../src/plugins/textreport/BirthdayReport.py:278 +#, python-format +msgid "%(person)s, %(age)d%(relation)s" +msgid_plural "%(person)s, %(age)d%(relation)s" +msgstr[0] "%(person)s, %(age)d%(relation)s" +msgstr[1] "%(person)s, %(age)d%(relation)s" + +#: ../src/plugins/drawreport/Calendar.py:372 +#: ../src/plugins/textreport/BirthdayReport.py:324 +#, python-format +msgid "" +"%(spouse)s and\n" +" %(person)s, wedding" +msgstr "" +"%(spouse)s and\n" +" %(person)s, wedding" + +#: ../src/plugins/drawreport/Calendar.py:377 +#: ../src/plugins/textreport/BirthdayReport.py:328 +#, python-format +msgid "" +"%(spouse)s and\n" +" %(person)s, %(nyears)d" +msgid_plural "" +"%(spouse)s and\n" +" %(person)s, %(nyears)d" +msgstr[0] "" +"%(spouse)s and\n" +" %(person)s, %(nyears)d" +msgstr[1] "" +"%(spouse)s and\n" +" %(person)s, %(nyears)d" + +#: ../src/plugins/drawreport/Calendar.py:407 +#: ../src/plugins/drawreport/Calendar.py:409 +#: ../src/plugins/textreport/BirthdayReport.py:360 +#: ../src/plugins/textreport/BirthdayReport.py:362 +msgid "Year of calendar" +msgstr "Year of calendar" + +#: ../src/plugins/drawreport/Calendar.py:414 +#: ../src/plugins/textreport/BirthdayReport.py:367 +#: ../src/plugins/webreport/WebCal.py:1317 +msgid "Select filter to restrict people that appear on calendar" +msgstr "Select filter to restrict people that appear on calendar" + +#: ../src/plugins/drawreport/Calendar.py:418 +#: ../src/plugins/drawreport/FanChart.py:397 +#: ../src/plugins/textreport/AncestorReport.py:269 +#: ../src/plugins/textreport/BirthdayReport.py:371 +#: ../src/plugins/textreport/DescendReport.py:394 +#: ../src/plugins/textreport/DetAncestralReport.py:729 +#: ../src/plugins/textreport/DetDescendantReport.py:893 +#: ../src/plugins/textreport/EndOfLineReport.py:254 +#: ../src/plugins/textreport/KinshipReport.py:341 +#: ../src/plugins/textreport/NumberOfAncestorsReport.py:195 +msgid "The center person for the report" +msgstr "The centre person for the report" + +#: ../src/plugins/drawreport/Calendar.py:430 +#: ../src/plugins/textreport/AncestorReport.py:279 +#: ../src/plugins/textreport/BirthdayReport.py:382 +#: ../src/plugins/textreport/DescendReport.py:404 +#: ../src/plugins/textreport/DetAncestralReport.py:739 +#: ../src/plugins/textreport/DetDescendantReport.py:903 +#: ../src/plugins/textreport/EndOfLineReport.py:264 +#: ../src/plugins/textreport/FamilyGroup.py:641 +#: ../src/plugins/textreport/IndivComplete.py:690 +#: ../src/plugins/textreport/KinshipReport.py:351 +#: ../src/plugins/textreport/NumberOfAncestorsReport.py:205 +#: ../src/plugins/webreport/NarrativeWeb.py:7780 +#: ../src/plugins/webreport/WebCal.py:1341 +msgid "Select the format to display names" +msgstr "Select the format to display names" + +#: ../src/plugins/drawreport/Calendar.py:433 +#: ../src/plugins/textreport/BirthdayReport.py:385 +#: ../src/plugins/webreport/WebCal.py:1393 +msgid "Country for holidays" +msgstr "Country for holidays" + +#: ../src/plugins/drawreport/Calendar.py:444 +#: ../src/plugins/textreport/BirthdayReport.py:396 +msgid "Select the country to see associated holidays" +msgstr "Select the country to see associated holidays" + +#. Default selection ???? +#: ../src/plugins/drawreport/Calendar.py:447 +#: ../src/plugins/textreport/BirthdayReport.py:399 +#: ../src/plugins/webreport/WebCal.py:1418 +msgid "First day of week" +msgstr "First day of week" + +#: ../src/plugins/drawreport/Calendar.py:451 +#: ../src/plugins/textreport/BirthdayReport.py:403 +#: ../src/plugins/webreport/WebCal.py:1421 +msgid "Select the first day of the week for the calendar" +msgstr "Select the first day of the week for the calendar" + +#: ../src/plugins/drawreport/Calendar.py:454 +#: ../src/plugins/textreport/BirthdayReport.py:406 +#: ../src/plugins/webreport/WebCal.py:1408 +msgid "Birthday surname" +msgstr "Birthday surname" + +#: ../src/plugins/drawreport/Calendar.py:455 +#: ../src/plugins/textreport/BirthdayReport.py:407 +#: ../src/plugins/webreport/WebCal.py:1409 +msgid "Wives use husband's surname (from first family listed)" +msgstr "Wives use husband's surname (from first family listed)" + +#: ../src/plugins/drawreport/Calendar.py:456 +#: ../src/plugins/textreport/BirthdayReport.py:408 +#: ../src/plugins/webreport/WebCal.py:1411 +msgid "Wives use husband's surname (from last family listed)" +msgstr "Wives use husband's surname (from last family listed)" + +#: ../src/plugins/drawreport/Calendar.py:457 +#: ../src/plugins/textreport/BirthdayReport.py:409 +#: ../src/plugins/webreport/WebCal.py:1413 +msgid "Wives use their own surname" +msgstr "Wives use their own surname" + +#: ../src/plugins/drawreport/Calendar.py:458 +#: ../src/plugins/textreport/BirthdayReport.py:410 +#: ../src/plugins/webreport/WebCal.py:1414 +msgid "Select married women's displayed surname" +msgstr "Select married women's displayed surname" + +#: ../src/plugins/drawreport/Calendar.py:461 +#: ../src/plugins/textreport/BirthdayReport.py:413 +#: ../src/plugins/webreport/WebCal.py:1429 +msgid "Include only living people" +msgstr "Include only living people" + +#: ../src/plugins/drawreport/Calendar.py:462 +#: ../src/plugins/textreport/BirthdayReport.py:414 +#: ../src/plugins/webreport/WebCal.py:1430 +msgid "Include only living people in the calendar" +msgstr "Include only living people in the calendar" + +#: ../src/plugins/drawreport/Calendar.py:465 +#: ../src/plugins/textreport/BirthdayReport.py:417 +#: ../src/plugins/webreport/WebCal.py:1433 +msgid "Include birthdays" +msgstr "Include birthdays" + +#: ../src/plugins/drawreport/Calendar.py:466 +#: ../src/plugins/textreport/BirthdayReport.py:418 +#: ../src/plugins/webreport/WebCal.py:1434 +msgid "Include birthdays in the calendar" +msgstr "Include birthdays in the calendar" + +#: ../src/plugins/drawreport/Calendar.py:469 +#: ../src/plugins/textreport/BirthdayReport.py:421 +#: ../src/plugins/webreport/WebCal.py:1437 +msgid "Include anniversaries" +msgstr "Include anniversaries" + +#: ../src/plugins/drawreport/Calendar.py:470 +#: ../src/plugins/textreport/BirthdayReport.py:422 +#: ../src/plugins/webreport/WebCal.py:1438 +msgid "Include anniversaries in the calendar" +msgstr "Include anniversaries in the calendar" + +#: ../src/plugins/drawreport/Calendar.py:473 +#: ../src/plugins/drawreport/Calendar.py:474 +#: ../src/plugins/textreport/BirthdayReport.py:430 +msgid "Text Options" +msgstr "Text Options" + +#: ../src/plugins/drawreport/Calendar.py:476 +#: ../src/plugins/textreport/BirthdayReport.py:437 +msgid "Text Area 1" +msgstr "Text Area 1" + +#: ../src/plugins/drawreport/Calendar.py:476 +#: ../src/plugins/textreport/BirthdayReport.py:437 +msgid "My Calendar" +msgstr "My Calendar" + +#: ../src/plugins/drawreport/Calendar.py:477 +#: ../src/plugins/textreport/BirthdayReport.py:438 +msgid "First line of text at bottom of calendar" +msgstr "First line of text at bottom of calendar" + +#: ../src/plugins/drawreport/Calendar.py:480 +#: ../src/plugins/textreport/BirthdayReport.py:441 +msgid "Text Area 2" +msgstr "Text Area 2" + +#: ../src/plugins/drawreport/Calendar.py:480 +#: ../src/plugins/textreport/BirthdayReport.py:441 +msgid "Produced with Gramps" +msgstr "Produced with Gramps" + +#: ../src/plugins/drawreport/Calendar.py:481 +#: ../src/plugins/textreport/BirthdayReport.py:442 +msgid "Second line of text at bottom of calendar" +msgstr "Second line of text at bottom of calendar" + +#: ../src/plugins/drawreport/Calendar.py:484 +#: ../src/plugins/textreport/BirthdayReport.py:445 +msgid "Text Area 3" +msgstr "Text Area 3" + +#: ../src/plugins/drawreport/Calendar.py:485 +#: ../src/plugins/textreport/BirthdayReport.py:446 +msgid "Third line of text at bottom of calendar" +msgstr "Third line of text at bottom of calendar" + +#: ../src/plugins/drawreport/Calendar.py:539 +msgid "Title text and background color" +msgstr "Title text and background colour" + +#: ../src/plugins/drawreport/Calendar.py:543 +msgid "Calendar day numbers" +msgstr "Calendar day numbers" + +#: ../src/plugins/drawreport/Calendar.py:546 +msgid "Daily text display" +msgstr "Daily text display" + +#: ../src/plugins/drawreport/Calendar.py:548 +msgid "Holiday text display" +msgstr "Holiday text display" + +#: ../src/plugins/drawreport/Calendar.py:551 +msgid "Days of the week text" +msgstr "Days of the week text" + +#: ../src/plugins/drawreport/Calendar.py:555 +#: ../src/plugins/textreport/BirthdayReport.py:510 +msgid "Text at bottom, line 1" +msgstr "Text at bottom, line 1" + +#: ../src/plugins/drawreport/Calendar.py:557 +#: ../src/plugins/textreport/BirthdayReport.py:512 +msgid "Text at bottom, line 2" +msgstr "Text at bottom, line 2" + +#: ../src/plugins/drawreport/Calendar.py:559 +#: ../src/plugins/textreport/BirthdayReport.py:514 +msgid "Text at bottom, line 3" +msgstr "Text at bottom, line 3" + +#: ../src/plugins/drawreport/Calendar.py:561 +msgid "Borders" +msgstr "Borders" + +#: ../src/plugins/drawreport/DescendTree.py:159 +#, python-format +msgid "Descendant Chart for %(person)s and %(father1)s, %(mother1)s" +msgstr "Descendant Chart for %(person)s and %(father1)s, %(mother1)s" + +#. Should be 2 items in names list +#: ../src/plugins/drawreport/DescendTree.py:166 +#, python-format +msgid "Descendant Chart for %(person)s, %(father1)s and %(mother1)s" +msgstr "Descendant Chart for %(person)s, %(father1)s and %(mother1)s" + +#. Should be 2 items in both names and names2 lists +#: ../src/plugins/drawreport/DescendTree.py:173 +#, python-format +msgid "" +"Descendant Chart for %(father1)s, %(father2)s and %(mother1)s, %(mother2)s" +msgstr "" +"Descendant Chart for %(father1)s, %(father2)s and %(mother1)s, %(mother2)s" + +#: ../src/plugins/drawreport/DescendTree.py:182 +#, python-format +msgid "Descendant Chart for %(person)s" +msgstr "Descendant Chart for %(person)s" + +#. Should be two items in names list +#: ../src/plugins/drawreport/DescendTree.py:185 +#, python-format +msgid "Descendant Chart for %(father)s and %(mother)s" +msgstr "Descendant Chart for %(father)s and %(mother)s" + +#: ../src/plugins/drawreport/DescendTree.py:322 +#, python-format +msgid "Family Chart for %(person)s" +msgstr "Family Chart for %(person)s" + +#: ../src/plugins/drawreport/DescendTree.py:324 +#, python-format +msgid "Family Chart for %(father1)s and %(mother1)s" +msgstr "Family Chart for %(father1)s and %(mother1)s" + +#: ../src/plugins/drawreport/DescendTree.py:347 +msgid "Cousin Chart for " +msgstr "Cousin Chart for " + +#: ../src/plugins/drawreport/DescendTree.py:735 +#, python-format +msgid "Family %s is not in the Database" +msgstr "Family %s is not in the Database" + +#. if self.name == "familial_descend_tree": +#: ../src/plugins/drawreport/DescendTree.py:1455 +#: ../src/plugins/drawreport/DescendTree.py:1459 +msgid "Report for" +msgstr "Report for" + +#: ../src/plugins/drawreport/DescendTree.py:1456 +msgid "The main person for the report" +msgstr "The main person for the report" + +#: ../src/plugins/drawreport/DescendTree.py:1460 +msgid "The main family for the report" +msgstr "The main family for the report" + +#: ../src/plugins/drawreport/DescendTree.py:1464 +msgid "Start with the parent(s) of the selected first" +msgstr "Start with the parent(s) of the selected first" + +#: ../src/plugins/drawreport/DescendTree.py:1467 +msgid "Will show the parents, brother and sisters of the selected person." +msgstr "Will show the parents, brother and sisters of the selected person." + +#: ../src/plugins/drawreport/DescendTree.py:1476 +msgid "Level of Spouses" +msgstr "Level of Spouses" + +#: ../src/plugins/drawreport/DescendTree.py:1477 +msgid "0=no Spouses, 1=include Spouses, 2=include Spouses of the spouse, etc" +msgstr "0=no Spouses, 1=include Spouses, 2=include Spouses of the spouse, etc" + +#: ../src/plugins/drawreport/DescendTree.py:1482 +msgid "Whether to move people up, where possible, resulting in a smaller tree" +msgstr "Whether to move people up, where possible, resulting in a smaller tree" + +#: ../src/plugins/drawreport/DescendTree.py:1489 +msgid "" +"Descendant\n" +"Display Format" +msgstr "" +"Descendant\n" +"Display Format" + +#: ../src/plugins/drawreport/DescendTree.py:1493 +msgid "Display format for a descendant." +msgstr "Display format for a descendant." + +#: ../src/plugins/drawreport/DescendTree.py:1496 +msgid "Bold direct descendants" +msgstr "Bold direct descendants" + +#: ../src/plugins/drawreport/DescendTree.py:1498 +msgid "" +"Whether to bold those people that are direct (not step or half) descendants." +msgstr "" +"Whether to bold those people that are direct (not step or half) descendants." + +#. bug 4767 +#. diffspouse = BooleanOption( +#. _("Use separate display format for spouses"), +#. True) +#. diffspouse.set_help(_("Whether spouses can have a different format.")) +#. menu.add_option(category_name, "diffspouse", diffspouse) +#: ../src/plugins/drawreport/DescendTree.py:1510 +msgid "Indent Spouses" +msgstr "Indent Spouses" + +#: ../src/plugins/drawreport/DescendTree.py:1511 +msgid "Whether to indent the spouses in the tree." +msgstr "Whether to indent the spouses in the tree." + +#: ../src/plugins/drawreport/DescendTree.py:1514 +msgid "" +"Spousal\n" +"Display Format" +msgstr "" +"Spousal\n" +"Display Format" + +#: ../src/plugins/drawreport/DescendTree.py:1518 +msgid "Display format for a spouse." +msgstr "Display format for a spouse." + +#. ################# +#: ../src/plugins/drawreport/DescendTree.py:1531 +msgid "Replace" +msgstr "Replace" + +#: ../src/plugins/drawreport/DescendTree.py:1534 +msgid "" +"Replace Display Format:\n" +"'Replace this'/' with this'" +msgstr "" +"Replace Display Format:\n" +"'Replace this'/' with this'" + +#: ../src/plugins/drawreport/DescendTree.py:1536 +msgid "" +"i.e.\n" +"United States of America/U.S.A" +msgstr "" +"i.e.\n" +"United States of America/U.S.A" + +#: ../src/plugins/drawreport/DescendTree.py:1585 +#: ../src/plugins/drawreport/DescendTree.py:1634 +msgid "Descendant Chart for [selected person(s)]" +msgstr "Descendant Chart for [selected person(s)]" + +#: ../src/plugins/drawreport/DescendTree.py:1595 +msgid "Whether to include page numbers on each page." +msgstr "Whether to include page numbers on each page." + +#: ../src/plugins/drawreport/DescendTree.py:1638 +msgid "Family Chart for [names of chosen family]" +msgstr "Family Chart for [names of chosen family]" + +#: ../src/plugins/drawreport/DescendTree.py:1642 +msgid "Cousin Chart for [names of children]" +msgstr "Cousin Chart for [names of children]" + +#: ../src/plugins/drawreport/DescendTree.py:1682 +msgid "The bold style used for the text display." +msgstr "The bold style used for the text display." + +#: ../src/plugins/drawreport/drawplugins.gpr.py:32 +msgid "Ancestor Chart" +msgstr "Ancestor Chart" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:33 +msgid "Produces a graphical ancestral chart" +msgstr "Produces a graphical ancestral chart" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:49 +msgid "Produces a graphical ancestral tree" +msgstr "Produces a graphical ancestral tree" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:70 +#: ../src/plugins/gramplet/gramplet.gpr.py:78 +#: ../src/plugins/gramplet/gramplet.gpr.py:84 +msgid "Calendar" +msgstr "Calendar" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:71 +msgid "Produces a graphical calendar" +msgstr "Produces a graphical calendar" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:92 +msgid "Descendant Chart" +msgstr "Descendant Chart" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:93 +msgid "Produces a graphical descendant chart" +msgstr "Produces a graphical descendant chart" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:108 +msgid "Descendant Tree" +msgstr "Descendant Tree" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:109 +msgid "Produces a graphical descendant tree" +msgstr "Produces a graphical descendant tree" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:130 +msgid "Family Descendant Chart" +msgstr "Family Descendant Chart" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:131 +msgid "Produces a graphical descendant chart around a family" +msgstr "Produces a graphical descendant chart around a family" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:147 +msgid "Family Descendant Tree" +msgstr "Family Descendant Tree" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:148 +msgid "Produces a graphical descendant tree around a family" +msgstr "Produces a graphical descendant tree around a family" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:171 +msgid "Produces fan charts" +msgstr "Produces fan charts" + +#. extract requested items from the database and count them +#: ../src/plugins/drawreport/drawplugins.gpr.py:192 +#: ../src/plugins/drawreport/StatisticsChart.py:733 +#: ../src/plugins/drawreport/StatisticsChart.py:740 +#: ../src/plugins/drawreport/StatisticsChart.py:785 +msgid "Statistics Charts" +msgstr "Statistics Charts" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:193 +msgid "Produces statistical bar and pie charts of the people in the database" +msgstr "Produces statistical bar and pie charts of the people in the database" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:216 +msgid "Timeline Chart" +msgstr "Timeline Chart" + +#: ../src/plugins/drawreport/drawplugins.gpr.py:217 +msgid "Produces a timeline chart." +msgstr "Produces a timeline chart." + +#: ../src/plugins/drawreport/FanChart.py:250 +#, python-format +msgid "%(generations)d Generation Fan Chart for %(person)s" +msgstr "%(generations)d Generation Fan Chart for %(person)s" + +#: ../src/plugins/drawreport/FanChart.py:401 +#: ../src/plugins/textreport/AncestorReport.py:283 +#: ../src/plugins/textreport/DescendReport.py:416 +#: ../src/plugins/textreport/DetAncestralReport.py:743 +#: ../src/plugins/textreport/DetDescendantReport.py:917 +msgid "The number of generations to include in the report" +msgstr "The number of generations to include in the report" + +#: ../src/plugins/drawreport/FanChart.py:404 +msgid "Type of graph" +msgstr "Type of graph" + +#: ../src/plugins/drawreport/FanChart.py:405 +msgid "full circle" +msgstr "full circle" + +#: ../src/plugins/drawreport/FanChart.py:406 +msgid "half circle" +msgstr "half circle" + +#: ../src/plugins/drawreport/FanChart.py:407 +msgid "quarter circle" +msgstr "quarter circle" + +#: ../src/plugins/drawreport/FanChart.py:408 +msgid "The form of the graph: full circle, half circle, or quarter circle." +msgstr "The form of the graph: full circle, half circle, or quarter circle." + +#: ../src/plugins/drawreport/FanChart.py:412 +msgid "Background color" +msgstr "Background colour" + +#: ../src/plugins/drawreport/FanChart.py:413 +msgid "white" +msgstr "white" + +#: ../src/plugins/drawreport/FanChart.py:414 +msgid "generation dependent" +msgstr "generation dependent" + +#: ../src/plugins/drawreport/FanChart.py:415 +msgid "Background color is either white or generation dependent" +msgstr "Background colour is either white or generation dependent" + +#: ../src/plugins/drawreport/FanChart.py:419 +msgid "Orientation of radial texts" +msgstr "Orientation of radial texts" + +#: ../src/plugins/drawreport/FanChart.py:421 +msgid "upright" +msgstr "upright" + +#: ../src/plugins/drawreport/FanChart.py:422 +msgid "roundabout" +msgstr "roundabout" + +#: ../src/plugins/drawreport/FanChart.py:423 +msgid "Print radial texts upright or roundabout" +msgstr "Print radial texts upright or roundabout" + +#: ../src/plugins/drawreport/FanChart.py:447 +#: ../src/plugins/textreport/AlphabeticalIndex.py:90 +#: ../src/plugins/textreport/TableOfContents.py:90 +msgid "The style used for the title." +msgstr "The style used for the title." + +#: ../src/plugins/drawreport/StatisticsChart.py:295 +msgid "Item count" +msgstr "Item count" + +#: ../src/plugins/drawreport/StatisticsChart.py:299 +msgid "Both" +msgstr "Both" + +#: ../src/plugins/drawreport/StatisticsChart.py:300 +#: ../src/plugins/drawreport/StatisticsChart.py:391 +#: ../src/plugins/drawreport/StatisticsChart.py:719 +msgid "Men" +msgstr "Men" + +#: ../src/plugins/drawreport/StatisticsChart.py:301 +#: ../src/plugins/drawreport/StatisticsChart.py:393 +#: ../src/plugins/drawreport/StatisticsChart.py:721 +msgid "Women" +msgstr "Women" + +#: ../src/plugins/drawreport/StatisticsChart.py:316 +msgid "person|Title" +msgstr "person|Title" + +#: ../src/plugins/drawreport/StatisticsChart.py:320 +msgid "Forename" +msgstr "Forename" + +#: ../src/plugins/drawreport/StatisticsChart.py:324 +msgid "Birth year" +msgstr "Birth year" + +#: ../src/plugins/drawreport/StatisticsChart.py:326 +msgid "Death year" +msgstr "Death year" + +#: ../src/plugins/drawreport/StatisticsChart.py:328 +msgid "Birth month" +msgstr "Birth month" + +#: ../src/plugins/drawreport/StatisticsChart.py:330 +msgid "Death month" +msgstr "Death month" + +#: ../src/plugins/drawreport/StatisticsChart.py:332 +#: ../src/plugins/export/ExportCsv.py:339 +#: ../src/plugins/import/ImportCsv.py:184 +msgid "Birth place" +msgstr "Birth place" + +#: ../src/plugins/drawreport/StatisticsChart.py:334 +#: ../src/plugins/export/ExportCsv.py:341 +#: ../src/plugins/import/ImportCsv.py:206 +msgid "Death place" +msgstr "Death place" + +#: ../src/plugins/drawreport/StatisticsChart.py:336 +msgid "Marriage place" +msgstr "Marriage place" + +#: ../src/plugins/drawreport/StatisticsChart.py:338 +msgid "Number of relationships" +msgstr "Number of relationships" + +#: ../src/plugins/drawreport/StatisticsChart.py:340 +msgid "Age when first child born" +msgstr "Age when first child born" + +#: ../src/plugins/drawreport/StatisticsChart.py:342 +msgid "Age when last child born" +msgstr "Age when last child born" + +#: ../src/plugins/drawreport/StatisticsChart.py:344 +msgid "Number of children" +msgstr "Number of children" + +#: ../src/plugins/drawreport/StatisticsChart.py:346 +msgid "Age at marriage" +msgstr "Age at marriage" + +#: ../src/plugins/drawreport/StatisticsChart.py:348 +msgid "Age at death" +msgstr "Age at death" + +#: ../src/plugins/drawreport/StatisticsChart.py:352 +msgid "Event type" +msgstr "Event type" + +#: ../src/plugins/drawreport/StatisticsChart.py:366 +msgid "(Preferred) title missing" +msgstr "(Preferred) title missing" + +#: ../src/plugins/drawreport/StatisticsChart.py:375 +msgid "(Preferred) forename missing" +msgstr "(Preferred) forename missing" + +#: ../src/plugins/drawreport/StatisticsChart.py:384 +msgid "(Preferred) surname missing" +msgstr "(Preferred) surname missing" + +#: ../src/plugins/drawreport/StatisticsChart.py:394 +msgid "Gender unknown" +msgstr "Gender unknown" + +#. inadequate information +#: ../src/plugins/drawreport/StatisticsChart.py:403 +#: ../src/plugins/drawreport/StatisticsChart.py:412 +#: ../src/plugins/drawreport/StatisticsChart.py:516 +msgid "Date(s) missing" +msgstr "Date(s) missing" + +#: ../src/plugins/drawreport/StatisticsChart.py:421 +#: ../src/plugins/drawreport/StatisticsChart.py:435 +msgid "Place missing" +msgstr "Place missing" + +#: ../src/plugins/drawreport/StatisticsChart.py:443 +msgid "Already dead" +msgstr "Already dead" + +#: ../src/plugins/drawreport/StatisticsChart.py:450 +msgid "Still alive" +msgstr "Still alive" + +#: ../src/plugins/drawreport/StatisticsChart.py:458 +#: ../src/plugins/drawreport/StatisticsChart.py:470 +msgid "Events missing" +msgstr "Events missing" + +#: ../src/plugins/drawreport/StatisticsChart.py:478 +#: ../src/plugins/drawreport/StatisticsChart.py:486 +msgid "Children missing" +msgstr "Children missing" + +#: ../src/plugins/drawreport/StatisticsChart.py:505 +msgid "Birth missing" +msgstr "Birth missing" + +#: ../src/plugins/drawreport/StatisticsChart.py:606 +msgid "Personal information missing" +msgstr "Personal information missing" + +#: ../src/plugins/drawreport/StatisticsChart.py:734 +msgid "Collecting data..." +msgstr "Collecting data..." + +#: ../src/plugins/drawreport/StatisticsChart.py:741 +msgid "Sorting data..." +msgstr "Sorting data..." + +#: ../src/plugins/drawreport/StatisticsChart.py:751 +#, python-format +msgid "%(genders)s born %(year_from)04d-%(year_to)04d: %(chart_title)s" +msgstr "%(genders)s born %(year_from)04d-%(year_to)04d: %(chart_title)s" + +#: ../src/plugins/drawreport/StatisticsChart.py:753 +#, python-format +msgid "Persons born %(year_from)04d-%(year_to)04d: %(chart_title)s" +msgstr "Persons born %(year_from)04d-%(year_to)04d: %(chart_title)s" + +#: ../src/plugins/drawreport/StatisticsChart.py:786 +msgid "Saving charts..." +msgstr "Saving charts..." + +#: ../src/plugins/drawreport/StatisticsChart.py:833 +#: ../src/plugins/drawreport/StatisticsChart.py:867 +#, python-format +msgid "%s (persons):" +msgstr "%s (persons):" + +#: ../src/plugins/drawreport/StatisticsChart.py:918 +#: ../src/plugins/textreport/IndivComplete.py:679 +msgid "The center person for the filter." +msgstr "The centre person for the filter." + +#: ../src/plugins/drawreport/StatisticsChart.py:924 +msgid "Sort chart items by" +msgstr "Sort chart items by" + +#: ../src/plugins/drawreport/StatisticsChart.py:929 +msgid "Select how the statistical data is sorted." +msgstr "Select how the statistical data is sorted." + +#: ../src/plugins/drawreport/StatisticsChart.py:932 +msgid "Sort in reverse order" +msgstr "Sort in reverse order" + +#: ../src/plugins/drawreport/StatisticsChart.py:933 +msgid "Check to reverse the sorting order." +msgstr "Check to reverse the sorting order." + +#: ../src/plugins/drawreport/StatisticsChart.py:937 +msgid "People Born After" +msgstr "People Born After" + +#: ../src/plugins/drawreport/StatisticsChart.py:939 +msgid "Birth year from which to include people." +msgstr "Birth year from which to include people." + +#: ../src/plugins/drawreport/StatisticsChart.py:942 +msgid "People Born Before" +msgstr "People Born Before" + +#: ../src/plugins/drawreport/StatisticsChart.py:944 +msgid "Birth year until which to include people" +msgstr "Birth year until which to include people" + +#: ../src/plugins/drawreport/StatisticsChart.py:947 +msgid "Include people without known birth years" +msgstr "Include people without known birth years" + +#: ../src/plugins/drawreport/StatisticsChart.py:949 +msgid "Whether to include people without known birth years." +msgstr "Whether to include people without known birth years." + +#: ../src/plugins/drawreport/StatisticsChart.py:953 +msgid "Genders included" +msgstr "Genders included" + +#: ../src/plugins/drawreport/StatisticsChart.py:958 +msgid "Select which genders are included into statistics." +msgstr "Select which genders are included into statistics." + +#: ../src/plugins/drawreport/StatisticsChart.py:962 +msgid "Max. items for a pie" +msgstr "Max. items for a pie" + +#: ../src/plugins/drawreport/StatisticsChart.py:963 +msgid "" +"With fewer items pie chart and legend will be used instead of a bar chart." +msgstr "" +"With fewer items pie chart and legend will be used instead of a bar chart." + +#: ../src/plugins/drawreport/StatisticsChart.py:974 +msgid "Charts 1" +msgstr "Charts 1" + +#: ../src/plugins/drawreport/StatisticsChart.py:976 +msgid "Charts 2" +msgstr "Charts 2" + +#: ../src/plugins/drawreport/StatisticsChart.py:979 +msgid "Include charts with indicated data." +msgstr "Include charts with indicated data." + +#: ../src/plugins/drawreport/StatisticsChart.py:1019 +msgid "The style used for the items and values." +msgstr "The style used for the items and values." + +#: ../src/plugins/drawreport/StatisticsChart.py:1028 +#: ../src/plugins/drawreport/TimeLine.py:438 +#: ../src/plugins/textreport/AncestorReport.py:344 +#: ../src/plugins/textreport/DescendReport.py:444 +#: ../src/plugins/textreport/DetAncestralReport.py:858 +#: ../src/plugins/textreport/DetDescendantReport.py:1053 +#: ../src/plugins/textreport/EndOfLineReport.py:281 +#: ../src/plugins/textreport/FamilyGroup.py:723 +#: ../src/plugins/textreport/IndivComplete.py:763 +#: ../src/plugins/textreport/KinshipReport.py:386 +#: ../src/plugins/textreport/NumberOfAncestorsReport.py:220 +#: ../src/plugins/textreport/SimpleBookTitle.py:165 +#: ../src/plugins/textreport/Summary.py:281 +#: ../src/plugins/textreport/TagReport.py:559 +msgid "The style used for the title of the page." +msgstr "The style used for the title of the page." + +#. Apply the filter +#. Sort the people as requested +#: ../src/plugins/drawreport/TimeLine.py:109 +#: ../src/plugins/drawreport/TimeLine.py:136 +#: ../src/plugins/drawreport/TimeLine.py:148 +#: ../src/plugins/drawreport/TimeLine.py:300 +msgid "Timeline" +msgstr "Timeline" + +#: ../src/plugins/drawreport/TimeLine.py:110 +msgid "Applying filter..." +msgstr "Applying filter..." + +#: ../src/plugins/drawreport/TimeLine.py:136 +msgid "Sorting dates..." +msgstr "Sorting dates..." + +#: ../src/plugins/drawreport/TimeLine.py:149 +msgid "Calculating timeline..." +msgstr "Calculating timeline..." + +#. feature request 2356: avoid genitive form +#: ../src/plugins/drawreport/TimeLine.py:246 +#, python-format +msgid "Sorted by %s" +msgstr "Sorted by %s" + +#. feature request 2356: avoid genitive form +#: ../src/plugins/drawreport/TimeLine.py:248 +#, python-format +msgid "Timeline Graph for %s" +msgstr "Timeline Graph for %s" + +#: ../src/plugins/drawreport/TimeLine.py:275 +msgid "No Date Information" +msgstr "No Date Information" + +#: ../src/plugins/drawreport/TimeLine.py:301 +msgid "Finding date range..." +msgstr "Finding date range..." + +#: ../src/plugins/drawreport/TimeLine.py:371 +msgid "Determines what people are included in the report" +msgstr "Determines what people are included in the report" + +#: ../src/plugins/drawreport/TimeLine.py:382 +#: ../src/plugins/tool/SortEvents.py:180 +msgid "Sort by" +msgstr "Sort by" + +#: ../src/plugins/drawreport/TimeLine.py:387 +#: ../src/plugins/tool/SortEvents.py:185 +msgid "Sorting method to use" +msgstr "Sorting method to use" + +#: ../src/plugins/drawreport/TimeLine.py:420 +msgid "The style used for the person's name." +msgstr "The style used for the person's name." + +#: ../src/plugins/drawreport/TimeLine.py:429 +msgid "The style used for the year labels." +msgstr "The style used for the year labels." + +#: ../src/plugins/export/export.gpr.py:31 +#: ../src/plugins/import/import.gpr.py:33 +msgid "Comma Separated Values Spreadsheet (CSV)" +msgstr "Comma Separated Values Spreadsheet (CSV)" + +#: ../src/plugins/export/export.gpr.py:32 +msgid "Comma _Separated Values Spreadsheet (CSV)" +msgstr "Comma _Separated Values Spreadsheet (CSV)" + +#: ../src/plugins/export/export.gpr.py:33 +msgid "CSV is a common spreadsheet format." +msgstr "CSV is a common spreadsheet format." + +#: ../src/plugins/export/export.gpr.py:41 +msgid "CSV spreadsheet options" +msgstr "CSV spreadsheet options" + +#: ../src/plugins/export/export.gpr.py:52 +msgid "Web Family Tree" +msgstr "Web Family Tree" + +#: ../src/plugins/export/export.gpr.py:53 +msgid "_Web Family Tree" +msgstr "_Web Family Tree" + +#: ../src/plugins/export/export.gpr.py:54 +msgid "Web Family Tree format" +msgstr "Web Family Tree format" + +#: ../src/plugins/export/export.gpr.py:62 +msgid "Web Family Tree export options" +msgstr "Web Family Tree export options" + +#: ../src/plugins/export/export.gpr.py:73 +#: ../src/plugins/import/import.gpr.py:51 ../data/gramps.keys.in.h:1 +#: ../data/gramps.xml.in.h:1 +msgid "GEDCOM" +msgstr "GEDCOM" + +#: ../src/plugins/export/export.gpr.py:74 +msgid "GE_DCOM" +msgstr "GE_DCOM" + +#: ../src/plugins/export/export.gpr.py:75 +#: ../src/plugins/import/import.gpr.py:52 +msgid "" +"GEDCOM is used to transfer data between genealogy programs. Most genealogy " +"software will accept a GEDCOM file as input." +msgstr "" +"GEDCOM is used to transfer data between genealogy programs. Most genealogy " +"software will accept a GEDCOM file as input." + +#: ../src/plugins/export/export.gpr.py:84 +msgid "GEDCOM export options" +msgstr "GEDCOM export options" + +#: ../src/plugins/export/export.gpr.py:95 +#: ../src/plugins/import/import.gpr.py:70 ../data/gramps.keys.in.h:2 +msgid "GeneWeb" +msgstr "GeneWeb" + +#: ../src/plugins/export/export.gpr.py:96 +msgid "_GeneWeb" +msgstr "_GeneWeb" + +#: ../src/plugins/export/export.gpr.py:97 +msgid "GeneWeb is a web based genealogy program." +msgstr "GeneWeb is a web based genealogy program." + +#: ../src/plugins/export/export.gpr.py:105 +msgid "GeneWeb export options" +msgstr "GeneWeb export options" + +#: ../src/plugins/export/export.gpr.py:116 +msgid "Gramps XML Package (family tree and media)" +msgstr "Gramps XML Package (family tree and media)" + +#: ../src/plugins/export/export.gpr.py:117 +msgid "Gra_mps XML Package (family tree and media)" +msgstr "Gra_mps XML Package (family tree and media)" + +#: ../src/plugins/export/export.gpr.py:118 +msgid "" +"Gramps package is an archived XML family tree together with the media object " +"files." +msgstr "" +"Gramps package is an archived XML family tree together with the media object " +"files." + +#: ../src/plugins/export/export.gpr.py:127 +msgid "Gramps package export options" +msgstr "Gramps package export options" + +#: ../src/plugins/export/export.gpr.py:138 +msgid "Gramps XML (family tree)" +msgstr "Gramps XML (family tree)" + +#: ../src/plugins/export/export.gpr.py:139 +msgid "Gramps _XML (family tree)" +msgstr "Gramps _XML (family tree)" + +#: ../src/plugins/export/export.gpr.py:140 +msgid "" +"Gramps XML export is a complete archived XML backup of a Gramps family tree " +"without the media object files. Suitable for backup purposes." +msgstr "" +"Gramps XML export is a complete archived XML backup of a Gramps family tree " +"without the media object files. Suitable for backup purposes." + +#: ../src/plugins/export/export.gpr.py:150 +msgid "Gramps XML export options" +msgstr "Gramps XML export options" + +#: ../src/plugins/export/export.gpr.py:161 +msgid "vCalendar" +msgstr "vCalendar" + +#: ../src/plugins/export/export.gpr.py:162 +msgid "vC_alendar" +msgstr "vC_alendar" + +#: ../src/plugins/export/export.gpr.py:163 +msgid "vCalendar is used in many calendaring and PIM applications." +msgstr "vCalendar is used in many calendaring and PIM applications." + +#: ../src/plugins/export/export.gpr.py:171 +msgid "vCalendar export options" +msgstr "vCalendar export options" + +#: ../src/plugins/export/export.gpr.py:182 +#: ../src/plugins/import/import.gpr.py:164 +msgid "vCard" +msgstr "vCard" + +#: ../src/plugins/export/export.gpr.py:183 +msgid "_vCard" +msgstr "_vCard" + +#: ../src/plugins/export/export.gpr.py:184 +msgid "vCard is used in many addressbook and pim applications." +msgstr "vCard is used in many addressbook and pim applications." + +#: ../src/plugins/export/export.gpr.py:192 +msgid "vCard export options" +msgstr "vCard export options" + +#: ../src/plugins/export/ExportCsv.py:196 +msgid "Include people" +msgstr "Include people" + +#: ../src/plugins/export/ExportCsv.py:197 +msgid "Include marriages" +msgstr "Include marriages" + +#: ../src/plugins/export/ExportCsv.py:198 +msgid "Include children" +msgstr "Include children" + +#: ../src/plugins/export/ExportCsv.py:199 +msgid "Translate headers" +msgstr "Translate headers" + +#: ../src/plugins/export/ExportCsv.py:339 +#: ../src/plugins/import/ImportCsv.py:186 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:130 +msgid "Birth date" +msgstr "Birth date" + +#: ../src/plugins/export/ExportCsv.py:339 +#: ../src/plugins/import/ImportCsv.py:188 +msgid "Birth source" +msgstr "Birth source" + +#: ../src/plugins/export/ExportCsv.py:340 +#: ../src/plugins/import/ImportCsv.py:194 +msgid "Baptism date" +msgstr "Baptism date" + +#: ../src/plugins/export/ExportCsv.py:340 +#: ../src/plugins/import/ImportCsv.py:192 +msgid "Baptism place" +msgstr "Baptism place" + +#: ../src/plugins/export/ExportCsv.py:340 +#: ../src/plugins/import/ImportCsv.py:197 +msgid "Baptism source" +msgstr "Baptism source" + +#: ../src/plugins/export/ExportCsv.py:341 +#: ../src/plugins/import/ImportCsv.py:208 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:132 +msgid "Death date" +msgstr "Death date" + +#: ../src/plugins/export/ExportCsv.py:341 +#: ../src/plugins/import/ImportCsv.py:210 +msgid "Death source" +msgstr "Death source" + +#: ../src/plugins/export/ExportCsv.py:342 +#: ../src/plugins/import/ImportCsv.py:201 +msgid "Burial date" +msgstr "Burial date" + +#: ../src/plugins/export/ExportCsv.py:342 +#: ../src/plugins/import/ImportCsv.py:199 +msgid "Burial place" +msgstr "Burial place" + +#: ../src/plugins/export/ExportCsv.py:342 +#: ../src/plugins/import/ImportCsv.py:204 +msgid "Burial source" +msgstr "Burial source" + +#: ../src/plugins/export/ExportCsv.py:459 +#: ../src/plugins/import/ImportCsv.py:225 +#: ../src/plugins/textreport/FamilyGroup.py:565 +#: ../src/plugins/webreport/NarrativeWeb.py:2356 +msgid "Husband" +msgstr "Husband" + +#: ../src/plugins/export/ExportCsv.py:459 +#: ../src/plugins/import/ImportCsv.py:222 +#: ../src/plugins/textreport/FamilyGroup.py:574 +#: ../src/plugins/webreport/NarrativeWeb.py:2358 +msgid "Wife" +msgstr "Wife" + +#: ../src/plugins/export/ExportGedcom.py:414 +msgid "Writing individuals" +msgstr "Writing individuals" + +#: ../src/plugins/export/ExportGedcom.py:773 +msgid "Writing families" +msgstr "Writing families" + +#: ../src/plugins/export/ExportGedcom.py:932 +msgid "Writing sources" +msgstr "Writing sources" + +#: ../src/plugins/export/ExportGedcom.py:967 +msgid "Writing notes" +msgstr "Writing notes" + +#: ../src/plugins/export/ExportGedcom.py:1005 +msgid "Writing repositories" +msgstr "Writing repositories" + +#: ../src/plugins/export/ExportGedcom.py:1450 +msgid "Export failed" +msgstr "Export failed" + +#: ../src/plugins/export/ExportGeneWeb.py:106 +msgid "No families matched by selected filter" +msgstr "No families matched by selected filter" + +#: ../src/plugins/export/ExportPkg.py:166 ../src/plugins/tool/Check.py:645 +msgid "Select file" +msgstr "Select file" + +#: ../src/plugins/export/ExportPkg.py:183 +#: ../src/plugins/export/ExportXml.py:137 +#: ../src/plugins/export/ExportXml.py:147 +#: ../src/plugins/export/ExportXml.py:165 +#, python-format +msgid "Failure writing %s" +msgstr "Failure writing %s" + +#. feature requests 2356, 1657: avoid genitive form +#: ../src/plugins/export/ExportVCalendar.py:140 +#, python-format +msgid "Marriage of %s" +msgstr "Marriage of %s" + +#. feature requests 2356, 1657: avoid genitive form +#: ../src/plugins/export/ExportVCalendar.py:160 +#: ../src/plugins/export/ExportVCalendar.py:165 +#, python-format +msgid "Birth of %s" +msgstr "Birth of %s" + +#. feature requests 2356, 1657: avoid genitive form +#: ../src/plugins/export/ExportVCalendar.py:178 +#: ../src/plugins/export/ExportVCalendar.py:184 +#, python-format +msgid "Death of %s" +msgstr "Death of %s" + +#: ../src/plugins/export/ExportVCalendar.py:243 +#, python-format +msgid "Anniversary: %s" +msgstr "Anniversary: %s" + +#: ../src/plugins/export/ExportXml.py:138 +msgid "" +"The database cannot be saved because you do not have permission to write to " +"the directory. Please make sure you have write access to the directory and " +"try again." +msgstr "" +"The database cannot be saved because you do not have permission to write to " +"the directory. Please make sure you have write access to the directory and " +"try again." + +#: ../src/plugins/export/ExportXml.py:148 +msgid "" +"The database cannot be saved because you do not have permission to write to " +"the file. Please make sure you have write access to the file and try again." +msgstr "" +"The database cannot be saved because you do not have permission to write to " +"the file. Please make sure you have write access to the file and try again." + +#. GUI setup: +#: ../src/plugins/gramplet/AgeOnDateGramplet.py:59 +msgid "Enter a date, click Run" +msgstr "Enter a date, click Run" + +#: ../src/plugins/gramplet/AgeOnDateGramplet.py:67 +msgid "" +"Enter a valid date (like YYYY-MM-DD) in the entry below and click Run. This " +"will compute the ages for everyone in your Family Tree on that date. You can " +"then sort by the age column, and double-click the row to view or edit." +msgstr "" +"Enter a valid date (like YYYY-MM-DD) in the entry below and click Run. This " +"will compute the ages for everyone in your Family Tree on that date. You can " +"then sort by the age column, and double-click the row to view or edit." + +#: ../src/plugins/gramplet/AgeOnDateGramplet.py:75 +#: ../src/glade/plugins.glade.h:4 +msgid "Run" +msgstr "Run" + +#: ../src/plugins/gramplet/AgeStats.py:47 +#: ../src/plugins/gramplet/AgeStats.py:57 +#: ../src/plugins/gramplet/AgeStats.py:73 +msgid "Max age" +msgstr "Max age" + +#: ../src/plugins/gramplet/AgeStats.py:49 +#: ../src/plugins/gramplet/AgeStats.py:58 +#: ../src/plugins/gramplet/AgeStats.py:74 +msgid "Max age of Mother at birth" +msgstr "Max age of Mother at birth" + +#: ../src/plugins/gramplet/AgeStats.py:51 +#: ../src/plugins/gramplet/AgeStats.py:59 +#: ../src/plugins/gramplet/AgeStats.py:75 +msgid "Max age of Father at birth" +msgstr "Max age of Father at birth" + +#: ../src/plugins/gramplet/AgeStats.py:53 +#: ../src/plugins/gramplet/AgeStats.py:60 +#: ../src/plugins/gramplet/AgeStats.py:76 +msgid "Chart width" +msgstr "Chart width" + +#: ../src/plugins/gramplet/AgeStats.py:170 +msgid "Lifespan Age Distribution" +msgstr "Lifespan Age Distribution" + +#: ../src/plugins/gramplet/AgeStats.py:171 +msgid "Father - Child Age Diff Distribution" +msgstr "Father - Child Age Diff Distribution" + +#: ../src/plugins/gramplet/AgeStats.py:171 +#: ../src/plugins/gramplet/AgeStats.py:172 +msgid "Diff" +msgstr "Diff" + +#: ../src/plugins/gramplet/AgeStats.py:172 +msgid "Mother - Child Age Diff Distribution" +msgstr "Mother - Child Age Diff Distribution" + +#: ../src/plugins/gramplet/AgeStats.py:229 +#: ../src/plugins/gramplet/gramplet.gpr.py:229 +#: ../src/plugins/gramplet/gramplet.gpr.py:236 +msgid "Statistics" +msgstr "Statistics" + +#: ../src/plugins/gramplet/AgeStats.py:230 +msgid "Total" +msgstr "Total" + +#: ../src/plugins/gramplet/AgeStats.py:231 +msgid "Minimum" +msgstr "Minimum" + +#: ../src/plugins/gramplet/AgeStats.py:232 +msgid "Average" +msgstr "Average" + +#: ../src/plugins/gramplet/AgeStats.py:233 +msgid "Median" +msgstr "Median" + +#: ../src/plugins/gramplet/AgeStats.py:234 +msgid "Maximum" +msgstr "Maximum" + +#: ../src/plugins/gramplet/AgeStats.py:277 +#, python-format +msgid "Double-click to see %d people" +msgstr "Double-click to see %d people" + +#: ../src/plugins/gramplet/Attributes.py:42 +msgid "" +"Double-click on a row to view a quick report showing all people with the " +"selected attribute." +msgstr "" +"Double-click on a row to view a quick report showing all people with the " +"selected attribute." + +#: ../src/plugins/gramplet/AttributesGramplet.py:49 +#, python-format +msgid "Active person: %s" +msgstr "Active person: %s" + +#: ../src/plugins/gramplet/CalendarGramplet.py:39 +msgid "Double-click a day for details" +msgstr "Double-click a day for details" + +#: ../src/plugins/gramplet/Children.py:80 +#: ../src/plugins/gramplet/Children.py:176 +msgid "Double-click on a row to edit the selected child." +msgstr "Double-click on a row to edit the selected child." + +#: ../src/plugins/gramplet/Citations.py:44 +msgid "Double-click on a row to edit the selected source/citation." +msgstr "Double-click on a row to edit the selected source/citation." + +#: ../src/plugins/gramplet/Citations.py:48 +msgid "Source/Citation" +msgstr "Source/Citation" + +#: ../src/plugins/gramplet/Citations.py:50 +msgid "Publisher" +msgstr "Publisher" + +#: ../src/plugins/gramplet/Citations.py:121 +msgid "" +msgstr "" + +#: ../src/plugins/gramplet/DescendGramplet.py:49 +#: ../src/plugins/gramplet/PedigreeGramplet.py:51 +msgid "Move mouse over links for options" +msgstr "Move mouse over links for options" + +#: ../src/plugins/gramplet/DescendGramplet.py:63 +msgid "No Active Person selected." +msgstr "No Active Person selected." + +#: ../src/plugins/gramplet/DescendGramplet.py:139 +#: ../src/plugins/gramplet/DescendGramplet.py:157 +#: ../src/plugins/gramplet/PedigreeGramplet.py:164 +msgid "Click to make active\n" +msgstr "Click to make active\n" + +#: ../src/plugins/gramplet/DescendGramplet.py:140 +#: ../src/plugins/gramplet/DescendGramplet.py:158 +#: ../src/plugins/gramplet/PedigreeGramplet.py:165 +msgid "Right-click to edit" +msgstr "Right-click to edit" + +#: ../src/plugins/gramplet/DescendGramplet.py:154 +msgid " sp. " +msgstr " sp. " + +#. valid converting types for PIL.Image +#. there are more image formats that PIL.Image can convert to, +#. but they are not usable in exiv2/ pyexiv2 +#: ../src/plugins/gramplet/EditExifMetadata.py:147 +msgid "<-- Image Types -->" +msgstr "<-- Image Types -->" + +#: ../src/plugins/gramplet/EditExifMetadata.py:170 +msgid "" +"Warning: Changing this entry will update the Media object title field in " +"Gramps not Exiv2 metadata." +msgstr "" +"Warning: Changing this entry will update the Media object title field in " +"Gramps not Exiv2 metadata." + +#: ../src/plugins/gramplet/EditExifMetadata.py:173 +msgid "Provide a short description for this image." +msgstr "Provide a short description for this image." + +#: ../src/plugins/gramplet/EditExifMetadata.py:175 +msgid "" +"Enter the Artist/ Author of this image. The person's name or the company " +"who is responsible for the creation of this image." +msgstr "" +"Enter the Artist/ Author of this image. The person's name or the company " +"who is responsible for the creation of this image." + +#: ../src/plugins/gramplet/EditExifMetadata.py:178 +msgid "Enter the copyright information for this image. \n" +msgstr "Enter the copyright information for this image. \n" + +#: ../src/plugins/gramplet/EditExifMetadata.py:180 +msgid "" +"The original date/ time when the image was first created/ taken as in a " +"photograph.\n" +"Example: 1830-01-1 09:30:59" +msgstr "" +"The original date/ time when the image was first created/ taken as in a " +"photograph.\n" +"Example: 1830-01-1 09:30:59" + +#: ../src/plugins/gramplet/EditExifMetadata.py:183 +msgid "" +"This is the date/ time that the image was last changed/ modified.\n" +"Example: 2011-05-24 14:30:00" +msgstr "" +"This is the date/ time that the image was last changed/ modified.\n" +"Example: 2011-05-24 14:30:00" + +#: ../src/plugins/gramplet/EditExifMetadata.py:186 +msgid "" +"Enter the Latitude GPS coordinates for this image,\n" +"Example: 43.722965, 43 43 22 N, 38° 38′ 03″ N, 38 38 3" +msgstr "" +"Enter the Latitude GPS coordinates for this image,\n" +"Example: 43.722965, 43 43 22 N, 38° 38′ 03″ N, 38 38 3" + +#: ../src/plugins/gramplet/EditExifMetadata.py:189 +msgid "" +"Enter the Longitude GPS coordinates for this image,\n" +"Example: 10.396378, 10 23 46 E, 105° 6′ 6″ W, -105 6 6" +msgstr "" +"Enter the Longitude GPS coordinates for this image,\n" +"Example: 10.396378, 10 23 46 E, 105° 6′ 6″ W, -105 6 6" + +#: ../src/plugins/gramplet/EditExifMetadata.py:192 +msgid "" +"This is the measurement of Above or Below Sea Level. It is measured in " +"meters.Example: 200.558, -200.558" +msgstr "" +"This is the measurement of Above or Below Sea Level. It is measured in " +"meters.Example: 200.558, -200.558" + +#: ../src/plugins/gramplet/EditExifMetadata.py:201 +msgid "" +"Displays the Gramps Wiki Help page for 'Edit Image Exif Metadata' in your " +"web browser." +msgstr "" +"Displays the Gramps Wiki Help page for 'Edit Image Exif Metadata' in your " +"web browser." + +#: ../src/plugins/gramplet/EditExifMetadata.py:204 +msgid "" +"This will open up a new window to allow you to edit/ modify this image's " +"Exif metadata.\n" +" It will also allow you to be able to Save the modified metadata." +msgstr "" +"This will open up a new window to allow you to edit/ modify this image's " +"Exif metadata.\n" +" It will also allow you to be able to Save the modified metadata." + +#: ../src/plugins/gramplet/EditExifMetadata.py:208 +msgid "Will produce a Popup window showing a Thumbnail Viewing Area" +msgstr "Will produce a Popup window showing a Thumbnail Viewing Area" + +#: ../src/plugins/gramplet/EditExifMetadata.py:210 +msgid "" +"Select from a drop- down box the image file type that you would like to " +"convert your non- Exiv2 compatible media object to." +msgstr "" +"Select from a drop- down box the image file type that you would like to " +"convert your non- Exiv2 compatible media object to." + +#: ../src/plugins/gramplet/EditExifMetadata.py:213 +msgid "" +"If your image is not of an image type that can have Exif metadata read/ " +"written to/from, convert it to a type that can?" +msgstr "" +"If your image is not of an image type that can have Exif metadata read/ " +"written to/from, convert it to a type that can?" + +#: ../src/plugins/gramplet/EditExifMetadata.py:216 +msgid "" +"WARNING: This will completely erase all Exif metadata from this image! Are " +"you sure that you want to do this?" +msgstr "" +"WARNING: This will completely erase all Exif metadata from this image! Are " +"you sure that you want to do this?" + +#: ../src/plugins/gramplet/EditExifMetadata.py:314 +msgid "Thumbnail" +msgstr "Thumbnail" + +#. set Message Ares to Select +#: ../src/plugins/gramplet/EditExifMetadata.py:396 +msgid "Select an image to begin..." +msgstr "Select an image to begin..." + +#: ../src/plugins/gramplet/EditExifMetadata.py:418 +msgid "" +"Image is NOT readable,\n" +"Please choose a different image..." +msgstr "" +"Image is NOT readable,\n" +"Please choose a different image..." + +#: ../src/plugins/gramplet/EditExifMetadata.py:434 +msgid "" +"Image is NOT writable,\n" +"You will NOT be able to save Exif metadata...." +msgstr "" +"Image is NOT writable,\n" +"You will NOT be able to save Exif metadata...." + +#. Convert message +#: ../src/plugins/gramplet/EditExifMetadata.py:446 +msgid "Please convert this image to an Exiv2- compatible image type..." +msgstr "Please convert this image to an Exiv2- compatible image type..." + +#: ../src/plugins/gramplet/EditExifMetadata.py:469 +#, python-format +msgid "Image Size : %04d x %04d pixels" +msgstr "Image Size : %04d x %04d pixels" + +#: ../src/plugins/gramplet/EditExifMetadata.py:502 +msgid "Displaying Exif metadata..." +msgstr "Displaying Exif metadata..." + +#: ../src/plugins/gramplet/EditExifMetadata.py:669 +msgid "Click Close to close this Thumbnail View Area." +msgstr "Click Close to close this Thumbnail View Area." + +#: ../src/plugins/gramplet/EditExifMetadata.py:673 +msgid "Thumbnail View Area" +msgstr "Thumbnail View Area" + +#. Convert and delete original file or just convert +#: ../src/plugins/gramplet/EditExifMetadata.py:752 +#: ../src/plugins/gramplet/EditExifMetadata.py:1158 +#: ../src/plugins/gramplet/gramplet.gpr.py:315 +msgid "Edit Image Exif Metadata" +msgstr "Edit Image Exif Metadata" + +#: ../src/plugins/gramplet/EditExifMetadata.py:752 +msgid "" +"WARNING: You are about to convert this image into a .jpeg image. Are you " +"sure that you want to do this?" +msgstr "" +"WARNING: You are about to convert this image into a .jpeg image. Are you " +"sure that you want to do this?" + +#: ../src/plugins/gramplet/EditExifMetadata.py:754 +msgid "Convert and Delete" +msgstr "Convert and Delete" + +#: ../src/plugins/gramplet/EditExifMetadata.py:754 +msgid "Convert" +msgstr "Convert" + +#. notify user about the convert, delete, and new filepath +#: ../src/plugins/gramplet/EditExifMetadata.py:840 +msgid "" +"Your image has been converted and the original file has been deleted, and " +"the full path has been updated!" +msgstr "" +"Your image has been converted and the original file has been deleted, and " +"the full path has been updated!" + +#: ../src/plugins/gramplet/EditExifMetadata.py:844 +msgid "" +"There has been an error, Please check your source and destination file " +"paths..." +msgstr "" +"There has been an error, Please check your source and destination file " +"paths..." + +#: ../src/plugins/gramplet/EditExifMetadata.py:847 +msgid "" +"There was an error in deleting the original file. You will need to delete " +"it yourself!" +msgstr "" +"There was an error in deleting the original file. You will need to delete " +"it yourself!" + +#: ../src/plugins/gramplet/EditExifMetadata.py:864 +msgid "There was an error in converting your image file." +msgstr "There was an error in converting your image file." + +#. begin database tranaction to save media object new path +#: ../src/plugins/gramplet/EditExifMetadata.py:875 +msgid "Media Path Update" +msgstr "Media Path Update" + +#: ../src/plugins/gramplet/EditExifMetadata.py:881 +msgid "There has been an error in updating the image file's path!" +msgstr "There has been an error in updating the image file's path!" + +#: ../src/plugins/gramplet/EditExifMetadata.py:915 +msgid "" +"Click the close button when you are finished modifying this image's Exif " +"metadata." +msgstr "" +"Click the close button when you are finished modifying this image's Exif " +"metadata." + +#. Add the Save button... +#: ../src/plugins/gramplet/EditExifMetadata.py:953 +msgid "Saves a copy of the data fields into the image's Exif metadata." +msgstr "Saves a copy of the data fields into the image's Exif metadata." + +#. Re- display the data fields button... +#: ../src/plugins/gramplet/EditExifMetadata.py:956 +msgid "Re -display the data fields that were cleared from the Edit Area." +msgstr "Re -display the data fields that were cleared from the Edit Area." + +#. Add the Clear button... +#: ../src/plugins/gramplet/EditExifMetadata.py:959 +msgid "This button will clear all of the data fields shown here." +msgstr "This button will clear all of the data fields shown here." + +#. Add the Close button... +#: ../src/plugins/gramplet/EditExifMetadata.py:962 +msgid "" +"Closes this popup Edit window.\n" +"WARNING: This action will NOT Save any changes/ modification made to this " +"image's Exif metadata." +msgstr "" +"Closes this popup Edit window.\n" +"WARNING: This action will NOT Save any changes/ modification made to this " +"image's Exif metadata." + +#. Media Title Frame... +#. 574 on a screen width of 1024 +#: ../src/plugins/gramplet/EditExifMetadata.py:989 +msgid "Media Object Title" +msgstr "Media Object Title" + +#: ../src/plugins/gramplet/EditExifMetadata.py:999 +msgid "media Title: " +msgstr "media Title: " + +#. create the data fields... +#. ***Description, Artist, and Copyright +#: ../src/plugins/gramplet/EditExifMetadata.py:1013 +msgid "General Data" +msgstr "General Data" + +#: ../src/plugins/gramplet/EditExifMetadata.py:1023 +msgid "Description: " +msgstr "Description: " + +#: ../src/plugins/gramplet/EditExifMetadata.py:1024 +msgid "Artist: " +msgstr "Artist: " + +#: ../src/plugins/gramplet/EditExifMetadata.py:1025 +msgid "Copyright: " +msgstr "Copyright: " + +#. iso format: Year, Month, Day spinners... +#: ../src/plugins/gramplet/EditExifMetadata.py:1038 +msgid "Date/ Time" +msgstr "Date/ Time" + +#: ../src/plugins/gramplet/EditExifMetadata.py:1052 +msgid "Original: " +msgstr "Original: " + +#: ../src/plugins/gramplet/EditExifMetadata.py:1053 +msgid "Modified: " +msgstr "Modified: " + +#. GPS coordinates... +#: ../src/plugins/gramplet/EditExifMetadata.py:1070 +msgid "Latitude/ Longitude/ Altitude GPS coordinates" +msgstr "Latitude/ Longitude/ Altitude GPS coordinates" + +#: ../src/plugins/gramplet/EditExifMetadata.py:1084 +msgid "Latitude :" +msgstr "Latitude :" + +#: ../src/plugins/gramplet/EditExifMetadata.py:1085 +msgid "Longitude :" +msgstr "Longitude :" + +#: ../src/plugins/gramplet/EditExifMetadata.py:1086 +msgid "Altitude :" +msgstr "Altitude :" + +#: ../src/plugins/gramplet/EditExifMetadata.py:1138 +msgid "Bad Date/Time" +msgstr "Bad Date/Time" + +#: ../src/plugins/gramplet/EditExifMetadata.py:1158 +msgid "" +"WARNING! You are about to completely delete the Exif metadata from this " +"image?" +msgstr "" +"WARNING! You are about to completely delete the Exif metadata from this " +"image?" + +#: ../src/plugins/gramplet/EditExifMetadata.py:1323 +msgid "Media Title Update" +msgstr "Media Title Update" + +#: ../src/plugins/gramplet/EditExifMetadata.py:1349 +msgid "Media Object Date Created" +msgstr "Media Object Date Created" + +#. set Edit Message to Saved... +#: ../src/plugins/gramplet/EditExifMetadata.py:1421 +msgid "Saving Exif metadata to this image..." +msgstr "Saving Exif metadata to this image..." + +#: ../src/plugins/gramplet/EditExifMetadata.py:1468 +msgid "All Exif metadata has been deleted from this image..." +msgstr "All Exif metadata has been deleted from this image..." + +#: ../src/plugins/gramplet/EditExifMetadata.py:1473 +msgid "There was an error in stripping the Exif metadata from this image..." +msgstr "There was an error in stripping the Exif metadata from this image..." + +#: ../src/plugins/gramplet/Events.py:45 +#: ../src/plugins/gramplet/PersonResidence.py:45 +msgid "Double-click on a row to edit the selected event." +msgstr "Double-click on a row to edit the selected event." + +#: ../src/plugins/gramplet/Events.py:50 +#: ../src/plugins/gramplet/gramplet.gpr.py:346 +#: ../src/plugins/gramplet/gramplet.gpr.py:360 +#: ../src/plugins/gramplet/gramplet.gpr.py:374 +msgid "Details" +msgstr "Details" + +#: ../src/plugins/gramplet/FanChartGramplet.py:554 +msgid "" +"Click to expand/contract person\n" +"Right-click for options\n" +"Click and drag in open area to rotate" +msgstr "" +"Click to expand/contract person\n" +"Right-click for options\n" +"Click and drag in open area to rotate" + +#: ../src/plugins/gramplet/FanChartGramplet.py:694 +#: ../src/plugins/view/fanchartview.py:763 +#: ../src/plugins/view/pedigreeview.py:1780 +#: ../src/plugins/view/pedigreeview.py:1806 +msgid "People Menu" +msgstr "People Menu" + +#. Go over siblings and build their menu +#: ../src/plugins/gramplet/FanChartGramplet.py:756 +#: ../src/plugins/quickview/quickview.gpr.py:316 +#: ../src/plugins/view/fanchartview.py:825 +#: ../src/plugins/view/pedigreeview.py:1871 ../src/plugins/view/relview.py:898 +#: ../src/plugins/webreport/NarrativeWeb.py:6394 +msgid "Siblings" +msgstr "Siblings" + +#. Go over children and build their menu +#: ../src/plugins/gramplet/FanChartGramplet.py:799 +#: ../src/plugins/gramplet/gramplet.gpr.py:790 +#: ../src/plugins/gramplet/gramplet.gpr.py:804 +#: ../src/plugins/textreport/FamilyGroup.py:584 +#: ../src/plugins/textreport/IndivComplete.py:442 +#: ../src/plugins/view/fanchartview.py:868 +#: ../src/plugins/view/pedigreeview.py:1916 +#: ../src/plugins/view/relview.py:1358 +#: ../src/plugins/webreport/NarrativeWeb.py:627 +msgid "Children" +msgstr "Children" + +#. Go over parents and build their menu +#: ../src/plugins/gramplet/FanChartGramplet.py:873 +#: ../src/plugins/view/fanchartview.py:942 +#: ../src/plugins/view/pedigreeview.py:2004 +msgid "Related" +msgstr "Related" + +#: ../src/plugins/gramplet/FaqGramplet.py:40 +#, python-format +msgid "" +"Frequently Asked Questions\n" +"(needs a connection to the internet)\n" +msgstr "" +"Frequently Asked Questions\n" +"(needs a connection to the internet)\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:41 +msgid "Editing Spouses" +msgstr "Editing Spouses" + +#: ../src/plugins/gramplet/FaqGramplet.py:43 +#, python-format +msgid "" +" 1. How do I " +"change the order of spouses?\n" +msgstr "" +" 1. How do I " +"change the order of spouses?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:44 +#, python-format +msgid "" +" 2. How do I add an " +"additional spouse?\n" +msgstr "" +" 2. How do I add an " +"additional spouse?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:45 +#, python-format +msgid "" +" 3. How do I remove a spouse?" +"\n" +msgstr "" +" 3. How do I remove a spouse?" +"\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:47 +msgid "Backups and Updates" +msgstr "Backups and Updates" + +#: ../src/plugins/gramplet/FaqGramplet.py:49 +#, python-format +msgid "" +" 4. How do I make backups " +"safely?\n" +msgstr "" +" 4. How do I make backups " +"safely?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:50 +#, python-format +msgid "" +" 5. Is it necessary to update " +"Gramps every time an update is released?\n" +msgstr "" +" 5. Is it necessary to update " +"Gramps every time an update is released?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:52 +msgid "Data Entry" +msgstr "Data Entry" + +#: ../src/plugins/gramplet/FaqGramplet.py:54 +#, python-format +msgid "" +" 6. How should information " +"about marriages be entered?\n" +msgstr "" +" 6. How should information " +"about marriages be entered?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:55 +#, python-format +msgid "" +" 7. What's " +"the difference between a residence and an address?\n" +msgstr "" +" 7. What's " +"the difference between a residence and an address?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:57 +msgid "Media Files" +msgstr "Media Files" + +#: ../src/plugins/gramplet/FaqGramplet.py:59 +#, python-format +msgid "" +" 8. How do you add a " +"photo of a person/source/event?\n" +msgstr "" +" 8. How do you add a " +"photo of a person/source/event?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:60 +#, python-format +msgid "" +" 9. How do you " +"find unused media objects?\n" +msgstr "" +" 9. How do you " +"find unused media objects?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:64 +#, python-format +msgid "" +" 10. How can I make a " +"website with Gramps and my tree?\n" +msgstr "" +" 10. How can I make a " +"website with Gramps and my tree?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:65 +msgid "" +" 11. How do I record one's occupation?\n" +msgstr "" +" 11. How do I record one's occupation?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:66 +#, python-format +msgid "" +" 12. What do I do " +"if I have found a bug?\n" +msgstr "" +" 12. What do I do " +"if I have found a bug?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:67 +msgid " 13. Is there a manual for Gramps?\n" +msgstr " 13. Is there a manual for Gramps?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:68 +msgid " 14. Are there tutorials available?\n" +msgstr " 14. Are there tutorials available?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:69 +msgid " 15. How do I ...?\n" +msgstr " 15. How do I ...?\n" + +#: ../src/plugins/gramplet/FaqGramplet.py:70 +msgid " 16. How can I help with Gramps?\n" +msgstr " 16. How can I help with Gramps?\n" + +#: ../src/plugins/gramplet/GivenNameGramplet.py:43 +msgid "Double-click given name for details" +msgstr "Double-click given name for details" + +#: ../src/plugins/gramplet/GivenNameGramplet.py:133 +msgid "Total unique given names" +msgstr "Total unique given names" + +#: ../src/plugins/gramplet/GivenNameGramplet.py:135 +msgid "Total given names showing" +msgstr "Total given names showing" + +#: ../src/plugins/gramplet/GivenNameGramplet.py:136 +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:168 +#: ../src/plugins/gramplet/TopSurnamesGramplet.py:109 +msgid "Total people" +msgstr "Total people" + +#: ../src/plugins/gramplet/gramplet.gpr.py:32 +#: ../src/plugins/gramplet/gramplet.gpr.py:40 +#: ../src/plugins/quickview/quickview.gpr.py:32 +msgid "Age on Date" +msgstr "Age on Date" + +#: ../src/plugins/gramplet/gramplet.gpr.py:33 +msgid "Gramplet showing ages of living people on a specific date" +msgstr "Gramplet showing ages of living people on a specific date" + +#: ../src/plugins/gramplet/gramplet.gpr.py:45 +#: ../src/plugins/gramplet/gramplet.gpr.py:52 +msgid "Age Stats" +msgstr "Age Stats" + +#: ../src/plugins/gramplet/gramplet.gpr.py:46 +msgid "Gramplet showing graphs of various ages" +msgstr "Gramplet showing graphs of various ages" + +#. there is no need to add an ending "", +#. as it will be added automatically by libhtml() +#. Translatable strings for variables within this plugin +#. gettext carries a huge footprint with it. +#: ../src/plugins/gramplet/gramplet.gpr.py:61 +#: ../src/plugins/gramplet/gramplet.gpr.py:68 +#: ../src/plugins/gramplet/gramplet.gpr.py:552 +#: ../src/plugins/gramplet/gramplet.gpr.py:566 +#: ../src/plugins/gramplet/gramplet.gpr.py:580 +#: ../src/plugins/gramplet/gramplet.gpr.py:594 +#: ../src/plugins/webreport/NarrativeWeb.py:318 +#: ../src/plugins/webreport/NarrativeWeb.py:669 +#: ../src/plugins/webreport/NarrativeWeb.py:1438 +msgid "Attributes" +msgstr "Attributes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:62 +msgid "Gramplet showing active person's attributes" +msgstr "Gramplet showing active person's attributes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:79 +msgid "Gramplet showing calendar and events on specific dates in history" +msgstr "Gramplet showing calendar and events on specific dates in history" + +#: ../src/plugins/gramplet/gramplet.gpr.py:91 +msgid "Descendant" +msgstr "Descendant" + +#: ../src/plugins/gramplet/gramplet.gpr.py:92 +msgid "Gramplet showing active person's descendants" +msgstr "Gramplet showing active person's descendants" + +#: ../src/plugins/gramplet/gramplet.gpr.py:98 +msgid "Descendants" +msgstr "Descendants" + +#: ../src/plugins/gramplet/gramplet.gpr.py:109 +msgid "Gramplet showing active person's direct ancestors as a fanchart" +msgstr "Gramplet showing active person's direct ancestors as a fanchart" + +#: ../src/plugins/gramplet/gramplet.gpr.py:125 +#: ../src/plugins/gramplet/gramplet.gpr.py:131 +msgid "FAQ" +msgstr "FAQ" + +#: ../src/plugins/gramplet/gramplet.gpr.py:126 +msgid "Gramplet showing frequently asked questions" +msgstr "Gramplet showing frequently asked questions" + +#: ../src/plugins/gramplet/gramplet.gpr.py:138 +#: ../src/plugins/gramplet/gramplet.gpr.py:145 +msgid "Given Name Cloud" +msgstr "Given Name Cloud" + +#: ../src/plugins/gramplet/gramplet.gpr.py:139 +msgid "Gramplet showing all given names as a text cloud" +msgstr "Gramplet showing all given names as a text cloud" + +#: ../src/plugins/gramplet/gramplet.gpr.py:153 +msgid "Gramplet showing active person's ancestors" +msgstr "Gramplet showing active person's ancestors" + +#: ../src/plugins/gramplet/gramplet.gpr.py:170 +msgid "Gramplet showing available third-party plugins (addons)" +msgstr "Gramplet showing available third-party plugins (addons)" + +#: ../src/plugins/gramplet/gramplet.gpr.py:184 +msgid "Gramplet showing an active item Quick View" +msgstr "Gramplet showing an active item Quick View" + +#: ../src/plugins/gramplet/gramplet.gpr.py:199 +#: ../src/plugins/gramplet/gramplet.gpr.py:205 +msgid "Relatives" +msgstr "Relatives" + +#: ../src/plugins/gramplet/gramplet.gpr.py:200 +msgid "Gramplet showing active person's relatives" +msgstr "Gramplet showing active person's relatives" + +#: ../src/plugins/gramplet/gramplet.gpr.py:215 +#: ../src/plugins/gramplet/gramplet.gpr.py:222 +msgid "Session Log" +msgstr "Session Log" + +#: ../src/plugins/gramplet/gramplet.gpr.py:216 +msgid "Gramplet showing all activity for this session" +msgstr "Gramplet showing all activity for this session" + +#: ../src/plugins/gramplet/gramplet.gpr.py:230 +msgid "Gramplet showing summary data of the family tree" +msgstr "Gramplet showing summary data of the family tree" + +#: ../src/plugins/gramplet/gramplet.gpr.py:243 +#: ../src/plugins/gramplet/gramplet.gpr.py:250 +msgid "Surname Cloud" +msgstr "Surname Cloud" + +#: ../src/plugins/gramplet/gramplet.gpr.py:244 +msgid "Gramplet showing all surnames as a text cloud" +msgstr "Gramplet showing all surnames as a text cloud" + +#: ../src/plugins/gramplet/gramplet.gpr.py:257 +msgid "TODO" +msgstr "TODO" + +#: ../src/plugins/gramplet/gramplet.gpr.py:258 +msgid "Gramplet for generic notes" +msgstr "Gramplet for generic notes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:264 +msgid "TODO List" +msgstr "TODO List" + +#: ../src/plugins/gramplet/gramplet.gpr.py:271 +#: ../src/plugins/gramplet/gramplet.gpr.py:277 +msgid "Top Surnames" +msgstr "Top Surnames" + +#: ../src/plugins/gramplet/gramplet.gpr.py:272 +msgid "Gramplet showing most frequent surnames in this tree" +msgstr "Gramplet showing most frequent surnames in this tree" + +#: ../src/plugins/gramplet/gramplet.gpr.py:284 +msgid "Welcome" +msgstr "Welcome" + +#: ../src/plugins/gramplet/gramplet.gpr.py:285 +msgid "Gramplet showing a welcome message" +msgstr "Gramplet showing a welcome message" + +#: ../src/plugins/gramplet/gramplet.gpr.py:291 +msgid "Welcome to Gramps!" +msgstr "Welcome to Gramps!" + +#: ../src/plugins/gramplet/gramplet.gpr.py:298 +msgid "What's Next" +msgstr "What's Next" + +#: ../src/plugins/gramplet/gramplet.gpr.py:299 +msgid "Gramplet suggesting items to research" +msgstr "Gramplet suggesting items to research" + +#: ../src/plugins/gramplet/gramplet.gpr.py:305 +msgid "What's Next?" +msgstr "What's Next?" + +#: ../src/plugins/gramplet/gramplet.gpr.py:316 +msgid "Gramplet to view, edit, and save image Exif metadata" +msgstr "Gramplet to view, edit, and save image Exif metadata" + +#: ../src/plugins/gramplet/gramplet.gpr.py:320 +msgid "Edit Exif Metadata" +msgstr "Edit Exif Metadata" + +#: ../src/plugins/gramplet/gramplet.gpr.py:338 +msgid "Person Details" +msgstr "Person Details" + +#: ../src/plugins/gramplet/gramplet.gpr.py:339 +msgid "Gramplet showing details of a person" +msgstr "Gramplet showing details of a person" + +#: ../src/plugins/gramplet/gramplet.gpr.py:352 +msgid "Repository Details" +msgstr "Repository Details" + +#: ../src/plugins/gramplet/gramplet.gpr.py:353 +msgid "Gramplet showing details of a repository" +msgstr "Gramplet showing details of a repository" + +#: ../src/plugins/gramplet/gramplet.gpr.py:366 +msgid "Place Details" +msgstr "Place Details" + +#: ../src/plugins/gramplet/gramplet.gpr.py:367 +msgid "Gramplet showing details of a place" +msgstr "Gramplet showing details of a place" + +#: ../src/plugins/gramplet/gramplet.gpr.py:380 +msgid "Media Preview" +msgstr "Media Preview" + +#: ../src/plugins/gramplet/gramplet.gpr.py:381 +msgid "Gramplet showing a preview of a media object" +msgstr "Gramplet showing a preview of a media object" + +#: ../src/plugins/gramplet/gramplet.gpr.py:397 +msgid "" +"WARNING: pyexiv2 module not loaded. Image metadata functionality will not " +"be available." +msgstr "" +"WARNING: pyexiv2 module not loaded. Image metadata functionality will not " +"be available." + +#: ../src/plugins/gramplet/gramplet.gpr.py:404 +msgid "Metadata Viewer" +msgstr "Metadata Viewer" + +#: ../src/plugins/gramplet/gramplet.gpr.py:405 +msgid "Gramplet showing metadata for a media object" +msgstr "Gramplet showing metadata for a media object" + +#: ../src/plugins/gramplet/gramplet.gpr.py:412 +msgid "Image Metadata" +msgstr "Image Metadata" + +#: ../src/plugins/gramplet/gramplet.gpr.py:418 +msgid "Person Residence" +msgstr "Person Residence" + +#: ../src/plugins/gramplet/gramplet.gpr.py:419 +msgid "Gramplet showing residence events for a person" +msgstr "Gramplet showing residence events for a person" + +#: ../src/plugins/gramplet/gramplet.gpr.py:432 +msgid "Person Events" +msgstr "Person Events" + +#: ../src/plugins/gramplet/gramplet.gpr.py:433 +msgid "Gramplet showing the events for a person" +msgstr "Gramplet showing the events for a person" + +#: ../src/plugins/gramplet/gramplet.gpr.py:447 +msgid "Gramplet showing the events for a family" +msgstr "Gramplet showing the events for a family" + +#: ../src/plugins/gramplet/gramplet.gpr.py:460 +msgid "Person Gallery" +msgstr "Person Gallery" + +#: ../src/plugins/gramplet/gramplet.gpr.py:461 +msgid "Gramplet showing media objects for a person" +msgstr "Gramplet showing media objects for a person" + +#: ../src/plugins/gramplet/gramplet.gpr.py:468 +#: ../src/plugins/gramplet/gramplet.gpr.py:482 +#: ../src/plugins/gramplet/gramplet.gpr.py:496 +#: ../src/plugins/gramplet/gramplet.gpr.py:510 +#: ../src/plugins/gramplet/gramplet.gpr.py:524 +#: ../src/plugins/gramplet/gramplet.gpr.py:538 +msgid "Gallery" +msgstr "Gallery" + +#: ../src/plugins/gramplet/gramplet.gpr.py:474 +msgid "Family Gallery" +msgstr "Family Gallery" + +#: ../src/plugins/gramplet/gramplet.gpr.py:475 +msgid "Gramplet showing media objects for a family" +msgstr "Gramplet showing media objects for a family" + +#: ../src/plugins/gramplet/gramplet.gpr.py:488 +msgid "Event Gallery" +msgstr "Event Gallery" + +#: ../src/plugins/gramplet/gramplet.gpr.py:489 +msgid "Gramplet showing media objects for an event" +msgstr "Gramplet showing media objects for an event" + +#: ../src/plugins/gramplet/gramplet.gpr.py:502 +msgid "Place Gallery" +msgstr "Place Gallery" + +#: ../src/plugins/gramplet/gramplet.gpr.py:503 +msgid "Gramplet showing media objects for a place" +msgstr "Gramplet showing media objects for a place" + +#: ../src/plugins/gramplet/gramplet.gpr.py:516 +msgid "Source Gallery" +msgstr "Source Gallery" + +#: ../src/plugins/gramplet/gramplet.gpr.py:517 +msgid "Gramplet showing media objects for a source" +msgstr "Gramplet showing media objects for a source" + +#: ../src/plugins/gramplet/gramplet.gpr.py:530 +msgid "Citation Gallery" +msgstr "Citation Gallery" + +#: ../src/plugins/gramplet/gramplet.gpr.py:531 +msgid "Gramplet showing media objects for a citation" +msgstr "Gramplet showing media objects for a citation" + +#: ../src/plugins/gramplet/gramplet.gpr.py:544 +msgid "Person Attributes" +msgstr "Person Attributes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:545 +msgid "Gramplet showing the attributes of a person" +msgstr "Gramplet showing the attributes of a person" + +#: ../src/plugins/gramplet/gramplet.gpr.py:558 +msgid "Event Attributes" +msgstr "Event Attributes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:559 +msgid "Gramplet showing the attributes of an event" +msgstr "Gramplet showing the attributes of an event" + +#: ../src/plugins/gramplet/gramplet.gpr.py:572 +msgid "Family Attributes" +msgstr "Family Attributes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:573 +msgid "Gramplet showing the attributes of a family" +msgstr "Gramplet showing the attributes of a family" + +#: ../src/plugins/gramplet/gramplet.gpr.py:586 +msgid "Media Attributes" +msgstr "Media Attributes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:587 +msgid "Gramplet showing the attributes of a media object" +msgstr "Gramplet showing the attributes of a media object" + +#: ../src/plugins/gramplet/gramplet.gpr.py:600 +msgid "Person Notes" +msgstr "Person Notes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:601 +msgid "Gramplet showing the notes for a person" +msgstr "Gramplet showing the notes for a person" + +#: ../src/plugins/gramplet/gramplet.gpr.py:614 +msgid "Event Notes" +msgstr "Event Notes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:615 +msgid "Gramplet showing the notes for an event" +msgstr "Gramplet showing the notes for an event" + +#: ../src/plugins/gramplet/gramplet.gpr.py:628 +msgid "Family Notes" +msgstr "Family Notes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:629 +msgid "Gramplet showing the notes for a family" +msgstr "Gramplet showing the notes for a family" + +#: ../src/plugins/gramplet/gramplet.gpr.py:642 +msgid "Place Notes" +msgstr "Place Notes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:643 +msgid "Gramplet showing the notes for a place" +msgstr "Gramplet showing the notes for a place" + +#: ../src/plugins/gramplet/gramplet.gpr.py:656 +msgid "Source Notes" +msgstr "Source Notes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:657 +msgid "Gramplet showing the notes for a source" +msgstr "Gramplet showing the notes for a source" + +#: ../src/plugins/gramplet/gramplet.gpr.py:670 +msgid "Citation Notes" +msgstr "Citation Notes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:671 +msgid "Gramplet showing the notes for a citation" +msgstr "Gramplet showing the notes for a citation" + +#: ../src/plugins/gramplet/gramplet.gpr.py:684 +msgid "Repository Notes" +msgstr "Repository Notes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:685 +msgid "Gramplet showing the notes for a repository" +msgstr "Gramplet showing the notes for a repository" + +#: ../src/plugins/gramplet/gramplet.gpr.py:698 +msgid "Media Notes" +msgstr "Media Notes" + +#: ../src/plugins/gramplet/gramplet.gpr.py:699 +msgid "Gramplet showing the notes for a media object" +msgstr "Gramplet showing the notes for a media object" + +#: ../src/plugins/gramplet/gramplet.gpr.py:712 +msgid "Person Citations" +msgstr "Person Citations" + +#: ../src/plugins/gramplet/gramplet.gpr.py:713 +msgid "Gramplet showing the citations for a person" +msgstr "Gramplet showing the citations for a person" + +#: ../src/plugins/gramplet/gramplet.gpr.py:726 +msgid "Event Citations" +msgstr "Event Citations" + +#: ../src/plugins/gramplet/gramplet.gpr.py:727 +msgid "Gramplet showing the citations for an event" +msgstr "Gramplet showing the citations for an event" + +#: ../src/plugins/gramplet/gramplet.gpr.py:740 +msgid "Family Citations" +msgstr "Family Citations" + +#: ../src/plugins/gramplet/gramplet.gpr.py:741 +msgid "Gramplet showing the citations for a family" +msgstr "Gramplet showing the citations for a family" + +#: ../src/plugins/gramplet/gramplet.gpr.py:754 +msgid "Place Citations" +msgstr "Place Citations" + +#: ../src/plugins/gramplet/gramplet.gpr.py:755 +msgid "Gramplet showing the citations for a place" +msgstr "Gramplet showing the citations for a place" + +#: ../src/plugins/gramplet/gramplet.gpr.py:768 +msgid "Media Citations" +msgstr "Media Citations" + +#: ../src/plugins/gramplet/gramplet.gpr.py:769 +msgid "Gramplet showing the citations for a media object" +msgstr "Gramplet showing the citations for a media object" + +#: ../src/plugins/gramplet/gramplet.gpr.py:782 +msgid "Person Children" +msgstr "Person Children" + +#: ../src/plugins/gramplet/gramplet.gpr.py:783 +msgid "Gramplet showing the children of a person" +msgstr "Gramplet showing the children of a person" + +#: ../src/plugins/gramplet/gramplet.gpr.py:796 +msgid "Family Children" +msgstr "Family Children" + +#: ../src/plugins/gramplet/gramplet.gpr.py:797 +msgid "Gramplet showing the children of a family" +msgstr "Gramplet showing the children of a family" + +#: ../src/plugins/gramplet/gramplet.gpr.py:810 +msgid "Person Backlinks" +msgstr "Person Backlinks" + +#: ../src/plugins/gramplet/gramplet.gpr.py:811 +msgid "Gramplet showing the backlinks for a person" +msgstr "Gramplet showing the backlinks for a person" + +#: ../src/plugins/gramplet/gramplet.gpr.py:818 +#: ../src/plugins/gramplet/gramplet.gpr.py:832 +#: ../src/plugins/gramplet/gramplet.gpr.py:846 +#: ../src/plugins/gramplet/gramplet.gpr.py:860 +#: ../src/plugins/gramplet/gramplet.gpr.py:874 +#: ../src/plugins/gramplet/gramplet.gpr.py:888 +#: ../src/plugins/gramplet/gramplet.gpr.py:902 +#: ../src/plugins/gramplet/gramplet.gpr.py:916 +#: ../src/plugins/gramplet/gramplet.gpr.py:930 +#: ../src/plugins/webreport/NarrativeWeb.py:2324 +#: ../src/plugins/webreport/NarrativeWeb.py:5057 +#: ../src/plugins/webreport/NarrativeWeb.py:5668 +msgid "References" +msgstr "References" + +#: ../src/plugins/gramplet/gramplet.gpr.py:824 +msgid "Event Backlinks" +msgstr "Event Backlinks" + +#: ../src/plugins/gramplet/gramplet.gpr.py:825 +msgid "Gramplet showing the backlinks for an event" +msgstr "Gramplet showing the backlinks for an event" + +#: ../src/plugins/gramplet/gramplet.gpr.py:838 +msgid "Family Backlinks" +msgstr "Family Backlinks" + +#: ../src/plugins/gramplet/gramplet.gpr.py:839 +msgid "Gramplet showing the backlinks for a family" +msgstr "Gramplet showing the backlinks for a family" + +#: ../src/plugins/gramplet/gramplet.gpr.py:852 +msgid "Place Backlinks" +msgstr "Place Backlinks" + +#: ../src/plugins/gramplet/gramplet.gpr.py:853 +msgid "Gramplet showing the backlinks for a place" +msgstr "Gramplet showing the backlinks for a place" + +#: ../src/plugins/gramplet/gramplet.gpr.py:866 +msgid "Source Backlinks" +msgstr "Source Backlinks" + +#: ../src/plugins/gramplet/gramplet.gpr.py:867 +msgid "Gramplet showing the backlinks for a source" +msgstr "Gramplet showing the backlinks for a source" + +#: ../src/plugins/gramplet/gramplet.gpr.py:880 +msgid "Citation Backlinks" +msgstr "Citation Backlinks" + +#: ../src/plugins/gramplet/gramplet.gpr.py:881 +msgid "Gramplet showing the backlinks for a citation" +msgstr "Gramplet showing the backlinks for a citation" + +#: ../src/plugins/gramplet/gramplet.gpr.py:894 +msgid "Repository Backlinks" +msgstr "Repository Backlinks" + +#: ../src/plugins/gramplet/gramplet.gpr.py:895 +msgid "Gramplet showing the backlinks for a repository" +msgstr "Gramplet showing the backlinks for a repository" + +#: ../src/plugins/gramplet/gramplet.gpr.py:908 +msgid "Media Backlinks" +msgstr "Media Backlinks" + +#: ../src/plugins/gramplet/gramplet.gpr.py:909 +msgid "Gramplet showing the backlinks for a media object" +msgstr "Gramplet showing the backlinks for a media object" + +#: ../src/plugins/gramplet/gramplet.gpr.py:922 +msgid "Note Backlinks" +msgstr "Note Backlinks" + +#: ../src/plugins/gramplet/gramplet.gpr.py:923 +msgid "Gramplet showing the backlinks for a note" +msgstr "Gramplet showing the backlinks for a note" + +#: ../src/plugins/gramplet/gramplet.gpr.py:936 +msgid "Person Filter" +msgstr "Person Filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:937 +msgid "Gramplet providing a person filter" +msgstr "Gramplet providing a person filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:950 +msgid "Family Filter" +msgstr "Family Filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:951 +msgid "Gramplet providing a family filter" +msgstr "Gramplet providing a family filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:964 +msgid "Event Filter" +msgstr "Event Filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:965 +msgid "Gramplet providing an event filter" +msgstr "Gramplet providing an event filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:978 +msgid "Source Filter" +msgstr "Source Filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:979 +msgid "Gramplet providing a source filter" +msgstr "Gramplet providing a source filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:992 +msgid "Citation Filter" +msgstr "Citation Filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:993 +msgid "Gramplet providing a citation filter" +msgstr "Gramplet providing a citation filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1006 +msgid "Place Filter" +msgstr "Place Filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1007 +msgid "Gramplet providing a place filter" +msgstr "Gramplet providing a place filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1020 +msgid "Media Filter" +msgstr "Media Filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1021 +msgid "Gramplet providing a media filter" +msgstr "Gramplet providing a media filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1034 +msgid "Repository Filter" +msgstr "Repository Filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1035 +msgid "Gramplet providing a repository filter" +msgstr "Gramplet providing a repository filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1048 +msgid "Note Filter" +msgstr "Note Filter" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1049 +msgid "Gramplet providing a note filter" +msgstr "Gramplet providing a note filter" + +#: ../src/plugins/gramplet/Notes.py:100 +#, python-format +msgid "%d of %d" +msgstr "%d of %d" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:59 +#: ../src/plugins/gramplet/PedigreeGramplet.py:68 +#: ../src/plugins/gramplet/PedigreeGramplet.py:79 +msgid "Max generations" +msgstr "Max generations" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:61 +#: ../src/plugins/gramplet/PedigreeGramplet.py:69 +#: ../src/plugins/gramplet/PedigreeGramplet.py:80 +msgid "Show dates" +msgstr "Show dates" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:62 +#: ../src/plugins/gramplet/PedigreeGramplet.py:70 +#: ../src/plugins/gramplet/PedigreeGramplet.py:81 +msgid "Line type" +msgstr "Line type" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:222 +#, python-format +msgid "(b. %(birthdate)s, d. %(deathdate)s)" +msgstr "(b. %(birthdate)s, d. %(deathdate)s)" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:227 +#, python-format +msgid "(b. %s)" +msgstr "(b. %s)" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:229 +#, python-format +msgid "(d. %s)" +msgstr "(d. %s)" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:251 +msgid "" +"\n" +"Breakdown by generation:\n" +msgstr "" +"\n" +"Breakdown by generation:\n" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:253 +msgid "percent sign or text string|%" +msgstr "percent sign or text string|%" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:260 +msgid "Generation 1" +msgstr "Generation 1" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:261 +msgid "Double-click to see people in generation" +msgstr "Double-click to see people in generation" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:263 +#, python-format +msgid " has 1 of 1 individual (%(percent)s complete)\n" +msgstr " has 1 of 1 individual (%(percent)s complete)\n" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:266 +#: ../src/plugins/textreport/AncestorReport.py:214 +#: ../src/plugins/textreport/DetAncestralReport.py:209 +#: ../src/plugins/textreport/DetDescendantReport.py:303 +#: ../src/plugins/textreport/EndOfLineReport.py:176 +#, python-format +msgid "Generation %d" +msgstr "Generation %d" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:267 +#, python-format +msgid "Double-click to see people in generation %d" +msgstr "Double-click to see people in generation %d" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:270 +#, python-format +msgid "" +" has %(count_person)d of %(max_count_person)d individuals (%(percent)s " +"complete)\n" +msgid_plural "" +" has %(count_person)d of %(max_count_person)d individuals (%(percent)s " +"complete)\n" +msgstr[0] "" +" has %(count_person)d of %(max_count_person)d individuals (%(percent)s " +"complete)\n" +msgstr[1] "" +" has %(count_person)d of %(max_count_person)d individuals (%(percent)s " +"complete)\n" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:273 +msgid "All generations" +msgstr "All generations" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:274 +msgid "Double-click to see all generations" +msgstr "Double-click to see all generations" + +#: ../src/plugins/gramplet/PedigreeGramplet.py:276 +#, python-format +msgid " have %d individual\n" +msgid_plural " have %d individuals\n" +msgstr[0] " have %d individual\n" +msgstr[1] " have %d individuals\n" + +#: ../src/plugins/gramplet/PersonDetails.py:182 +#: ../src/plugins/gramplet/WhatsNext.py:371 +#: ../src/plugins/gramplet/WhatsNext.py:393 +#: ../src/plugins/gramplet/WhatsNext.py:443 +#: ../src/plugins/gramplet/WhatsNext.py:478 +#: ../src/plugins/gramplet/WhatsNext.py:499 +msgid ", " +msgstr ", " + +#: ../src/plugins/gramplet/PersonDetails.py:211 +#, python-format +msgid "%(date)s - %(place)s." +msgstr "%(date)s - %(place)s." + +#: ../src/plugins/gramplet/PersonDetails.py:214 +#, python-format +msgid "%(date)s." +msgstr "%(date)s." + +#: ../src/plugins/gramplet/PlaceDetails.py:116 +#: ../src/plugins/lib/libplaceview.py:102 +#: ../src/plugins/view/placetreeview.py:80 +#: ../src/plugins/webreport/NarrativeWeb.py:328 +#: ../src/plugins/webreport/NarrativeWeb.py:3373 +msgid "Latitude" +msgstr "Latitude" + +#: ../src/plugins/gramplet/PlaceDetails.py:118 +#: ../src/plugins/lib/libplaceview.py:103 +#: ../src/plugins/view/placetreeview.py:81 +#: ../src/plugins/webreport/NarrativeWeb.py:330 +#: ../src/plugins/webreport/NarrativeWeb.py:3374 +msgid "Longitude" +msgstr "Longitude" + +#. Add types: +#: ../src/plugins/gramplet/QuickViewGramplet.py:70 +#: ../src/plugins/gramplet/QuickViewGramplet.py:105 +#: ../src/plugins/gramplet/QuickViewGramplet.py:127 +#: ../src/plugins/gramplet/QuickViewGramplet.py:142 +msgid "View Type" +msgstr "View Type" + +#: ../src/plugins/gramplet/QuickViewGramplet.py:72 +#: ../src/plugins/gramplet/QuickViewGramplet.py:79 +#: ../src/plugins/gramplet/QuickViewGramplet.py:121 +#: ../src/plugins/gramplet/QuickViewGramplet.py:143 +msgid "Quick Views" +msgstr "Quick Views" + +#: ../src/plugins/gramplet/RelativeGramplet.py:42 +msgid "Click name to make person active\n" +msgstr "Click name to make person active\n" + +#: ../src/plugins/gramplet/RelativeGramplet.py:43 +msgid "Right-click name to edit person" +msgstr "Right-click name to edit person" + +#: ../src/plugins/gramplet/RelativeGramplet.py:71 +#, python-format +msgid "Active person: %s" +msgstr "Active person: %s" + +#: ../src/plugins/gramplet/RelativeGramplet.py:87 +#, python-format +msgid "%d. Partner: " +msgstr "%d. Partner: " + +#: ../src/plugins/gramplet/RelativeGramplet.py:91 +#, python-format +msgid "%d. Partner: Not known" +msgstr "%d. Partner: Not known" + +#: ../src/plugins/gramplet/RelativeGramplet.py:106 +msgid "Parents:" +msgstr "Parents:" + +#: ../src/plugins/gramplet/RelativeGramplet.py:118 +#: ../src/plugins/gramplet/RelativeGramplet.py:122 +#, python-format +msgid " %d.a Mother: " +msgstr " %d.a Mother: " + +#: ../src/plugins/gramplet/RelativeGramplet.py:129 +#: ../src/plugins/gramplet/RelativeGramplet.py:133 +#, python-format +msgid " %d.b Father: " +msgstr " %d.b Father: " + +#: ../src/plugins/gramplet/SessionLogGramplet.py:45 +msgid "" +"Click name to change active\n" +"Double-click name to edit" +msgstr "" +"Click name to change active\n" +"Double-click name to edit" + +#: ../src/plugins/gramplet/SessionLogGramplet.py:46 +msgid "Log for this Session" +msgstr "Log for this Session" + +#: ../src/plugins/gramplet/SessionLogGramplet.py:55 +msgid "Opened data base -----------\n" +msgstr "Opened data base -----------\n" + +#. List of translated strings used here (translated in self.log ). +#: ../src/plugins/gramplet/SessionLogGramplet.py:57 +msgid "Added" +msgstr "Added" + +#: ../src/plugins/gramplet/SessionLogGramplet.py:57 +msgid "Deleted" +msgstr "Deleted" + +#: ../src/plugins/gramplet/SessionLogGramplet.py:57 +msgid "Edited" +msgstr "Edited" + +#: ../src/plugins/gramplet/SessionLogGramplet.py:57 +msgid "Selected" +msgstr "Selected" + +#: ../src/plugins/gramplet/StatsGramplet.py:55 +msgid "Double-click item to see matches" +msgstr "Double-click item to see matches" + +#: ../src/plugins/gramplet/StatsGramplet.py:94 +#: ../src/plugins/textreport/Summary.py:225 +msgid "less than 1" +msgstr "less than 1" + +#. ------------------------- +#: ../src/plugins/gramplet/StatsGramplet.py:139 +#: ../src/plugins/graph/GVFamilyLines.py:148 +#: ../src/plugins/textreport/Summary.py:103 +#: ../src/plugins/webreport/NarrativeWeb.py:1649 +#: ../src/plugins/webreport/NarrativeWeb.py:1699 +#: ../src/plugins/webreport/NarrativeWeb.py:1755 +#: ../src/plugins/webreport/NarrativeWeb.py:2739 +msgid "Individuals" +msgstr "Individuals" + +#: ../src/plugins/gramplet/StatsGramplet.py:141 +msgid "Number of individuals" +msgstr "Number of individuals" + +#. ------------------------- +#: ../src/plugins/gramplet/StatsGramplet.py:145 +#: ../src/plugins/graph/GVFamilyLines.py:151 +#: ../src/plugins/graph/GVRelGraph.py:547 +#: ../src/Filters/Rules/Person/_IsMale.py:46 +msgid "Males" +msgstr "Males" + +#: ../src/plugins/gramplet/StatsGramplet.py:148 +#: ../src/plugins/graph/GVFamilyLines.py:155 +#: ../src/plugins/graph/GVRelGraph.py:551 +#: ../src/Filters/Rules/Person/_IsFemale.py:46 +msgid "Females" +msgstr "Females" + +#: ../src/plugins/gramplet/StatsGramplet.py:151 +msgid "Individuals with unknown gender" +msgstr "Individuals with unknown gender" + +#: ../src/plugins/gramplet/StatsGramplet.py:155 +msgid "Incomplete names" +msgstr "Incomplete names" + +#: ../src/plugins/gramplet/StatsGramplet.py:159 +msgid "Individuals missing birth dates" +msgstr "Individuals missing birth dates" + +#: ../src/plugins/gramplet/StatsGramplet.py:163 +msgid "Disconnected individuals" +msgstr "Disconnected individuals" + +#: ../src/plugins/gramplet/StatsGramplet.py:167 +#: ../src/plugins/textreport/Summary.py:197 +msgid "Family Information" +msgstr "Family Information" + +#: ../src/plugins/gramplet/StatsGramplet.py:169 +msgid "Number of families" +msgstr "Number of families" + +#: ../src/plugins/gramplet/StatsGramplet.py:173 +msgid "Unique surnames" +msgstr "Unique surnames" + +#: ../src/plugins/gramplet/StatsGramplet.py:177 +#: ../src/plugins/textreport/Summary.py:213 +msgid "Media Objects" +msgstr "Media Objects" + +#: ../src/plugins/gramplet/StatsGramplet.py:179 +msgid "Individuals with media objects" +msgstr "Individuals with media objects" + +#: ../src/plugins/gramplet/StatsGramplet.py:183 +msgid "Total number of media object references" +msgstr "Total number of media object references" + +#: ../src/plugins/gramplet/StatsGramplet.py:187 +msgid "Number of unique media objects" +msgstr "Number of unique media objects" + +#: ../src/plugins/gramplet/StatsGramplet.py:192 +msgid "Total size of media objects" +msgstr "Total size of media objects" + +#: ../src/plugins/gramplet/StatsGramplet.py:196 +#: ../src/plugins/textreport/Summary.py:242 +msgid "Missing Media Objects" +msgstr "Missing Media Objects" + +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:62 +#: ../src/plugins/gramplet/TopSurnamesGramplet.py:47 +msgid "Double-click surname for details" +msgstr "Double-click surname for details" + +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:82 +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:172 +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:180 +msgid "Number of surnames" +msgstr "Number of surnames" + +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:83 +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:174 +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:181 +msgid "Min font size" +msgstr "Min font size" + +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:84 +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:176 +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:182 +msgid "Max font size" +msgstr "Max font size" + +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:165 +#: ../src/plugins/gramplet/TopSurnamesGramplet.py:107 +msgid "Total unique surnames" +msgstr "Total unique surnames" + +#: ../src/plugins/gramplet/SurnameCloudGramplet.py:167 +msgid "Total surnames showing" +msgstr "Total surnames showing" + +#. GUI setup: +#: ../src/plugins/gramplet/ToDoGramplet.py:37 +msgid "Enter text" +msgstr "Enter text" + +#: ../src/plugins/gramplet/ToDoGramplet.py:39 +msgid "Enter your TODO list here." +msgstr "Enter your TODO list here." + +#: ../src/plugins/gramplet/WelcomeGramplet.py:104 +msgid "Intro" +msgstr "Intro" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:106 +msgid "" +"Gramps is a software package designed for genealogical research. Although " +"similar to other genealogical programs, Gramps offers some unique and " +"powerful features.\n" +"\n" +msgstr "" +"Gramps is a software package designed for genealogical research. Although " +"similar to other genealogical programs, Gramps offers some unique and " +"powerful features.\n" +"\n" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:109 +msgid "Links" +msgstr "Links" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:110 +msgid "Home Page" +msgstr "Home Page" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:110 +msgid "http://gramps-project.org/" +msgstr "http://gramps-project.org/" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:111 +msgid "Start with Genealogy and Gramps" +msgstr "Start with Genealogy and Gramps" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:112 +msgid "http://www.gramps-project.org/wiki/index.php?title=Start_with_Genealogy" +msgstr "" +"http://www.gramps-project.org/wiki/index.php?title=Start_with_Genealogy" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:113 +msgid "Gramps online manual" +msgstr "Gramps online manual" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:114 +msgid "" +"http://www.gramps-project.org/wiki/index.php?title=Gramps_3.3_Wiki_Manual" +msgstr "" +"http://www.gramps-project.org/wiki/index.php?title=Gramps_3.3_Wiki_Manual" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:115 +msgid "Ask questions on gramps-users mailing list" +msgstr "Ask questions on gramps-users mailing list" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:116 +msgid "http://gramps-project.org/contact/" +msgstr "http://gramps-project.org/contact/" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:118 +msgid "Who makes Gramps?" +msgstr "Who makes Gramps?" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:119 +msgid "" +"Gramps is created by genealogists for genealogists, organized in the Gramps " +"Project. Gramps is an Open Source Software package, which means you are free " +"to make copies and distribute it to anyone you like. It's developed and " +"maintained by a worldwide team of volunteers whose goal is to make Gramps " +"powerful, yet easy to use.\n" +"\n" +msgstr "" +"Gramps is created by genealogists for genealogists, organised in the Gramps " +"Project. Gramps is an Open Source Software package, which means you are free " +"to make copies and distribute it to anyone you like. It's developed and " +"maintained by a worldwide team of volunteers whose goal is to make Gramps " +"powerful, yet easy to use.\n" +"\n" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:125 +msgid "Getting Started" +msgstr "Getting Started" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:126 +msgid "" +"The first thing you must do is to create a new Family Tree. To create a new " +"Family Tree (sometimes called 'database') select \"Family Trees\" from the " +"menu, pick \"Manage Family Trees\", press \"New\" and name your family tree. " +"For more details, please read the information at the links above\n" +"\n" +msgstr "" +"The first thing you must do is to create a new Family Tree. To create a new " +"Family Tree (sometimes called 'database') select \"Family Trees\" from the " +"menu, pick \"Manage Family Trees\", press \"New\" and name your family tree. " +"For more details, please read the information at the links above\n" +"\n" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:131 +#: ../src/plugins/view/view.gpr.py:65 +msgid "Gramplet View" +msgstr "Gramplet View" + +#: ../src/plugins/gramplet/WelcomeGramplet.py:132 +msgid "" +"You are currently reading from the \"Gramplets\" page, where you can add " +"your own gramplets. You can also add Gramplets to any view by adding a " +"sidebar and/or bottombar, and right-clicking to the right of the tab.\n" +"\n" +"You can click the configuration icon in the toolbar to add additional " +"columns, while right-click on the background allows to add gramplets. You " +"can also drag the Properties button to reposition the gramplet on this " +"page, and detach the gramplet to float above Gramps." +msgstr "" +"You are currently reading from the \"Gramplets\" page, where you can add " +"your own gramplets. You can also add Gramplets to any view by adding a " +"sidebar and/or bottombar, and right-clicking to the right of the tab.\n" +"\n" +"You can click the configuration icon in the toolbar to add additional " +"columns, while right-click on the background allows to add gramplets. You " +"can also drag the Properties button to reposition the gramplet on this " +"page, and detach the gramplet to float above Gramps." + +#. Minimum number of lines we want to see. Further lines with the same +#. distance to the main person will be added on top of this. +#: ../src/plugins/gramplet/WhatsNext.py:58 +msgid "Minimum number of items to display" +msgstr "Minimum number of items to display" + +#. How many generations of descendants to process before we go up to the +#. next level of ancestors. +#: ../src/plugins/gramplet/WhatsNext.py:64 +msgid "Descendant generations per ancestor generation" +msgstr "Descendant generations per ancestor generation" + +#. After an ancestor was processed, how many extra rounds to delay until +#. the descendants of this ancestor are processed. +#: ../src/plugins/gramplet/WhatsNext.py:70 +msgid "Delay before descendants of an ancestor is processed" +msgstr "Delay before descendants of an ancestor is processed" + +#. Tag to use to indicate that this person has no further marriages, if +#. the person is not tagged, warn about this at the time the marriages +#. for the person are processed. +#: ../src/plugins/gramplet/WhatsNext.py:77 +msgid "Tag to indicate that a person is complete" +msgstr "Tag to indicate that a person is complete" + +#. Tag to use to indicate that there are no further children in this +#. family, if this family is not tagged, warn about this at the time the +#. children of this family are processed. +#: ../src/plugins/gramplet/WhatsNext.py:84 +msgid "Tag to indicate that a family is complete" +msgstr "Tag to indicate that a family is complete" + +#. Tag to use to specify people and families to ignore. In his way, +#. hopeless cases can be marked separately and don't clutter up the list. +#: ../src/plugins/gramplet/WhatsNext.py:90 +msgid "Tag to indicate that a person or family should be ignored" +msgstr "Tag to indicate that a person or family should be ignored" + +#: ../src/plugins/gramplet/WhatsNext.py:164 +msgid "No Home Person set." +msgstr "No Home Person set." + +#: ../src/plugins/gramplet/WhatsNext.py:346 +msgid "first name unknown" +msgstr "first name unknown" + +#: ../src/plugins/gramplet/WhatsNext.py:349 +msgid "surname unknown" +msgstr "surname unknown" + +#: ../src/plugins/gramplet/WhatsNext.py:353 +#: ../src/plugins/gramplet/WhatsNext.py:384 +#: ../src/plugins/gramplet/WhatsNext.py:411 +#: ../src/plugins/gramplet/WhatsNext.py:418 +#: ../src/plugins/gramplet/WhatsNext.py:458 +#: ../src/plugins/gramplet/WhatsNext.py:465 +msgid "(person with unknown name)" +msgstr "(person with unknown name)" + +#: ../src/plugins/gramplet/WhatsNext.py:366 +msgid "birth event missing" +msgstr "birth event missing" + +#: ../src/plugins/gramplet/WhatsNext.py:370 +#: ../src/plugins/gramplet/WhatsNext.py:392 +#: ../src/plugins/gramplet/WhatsNext.py:442 +#: ../src/plugins/gramplet/WhatsNext.py:477 +#, python-format +msgid ": %(list)s\n" +msgstr ": %(list)s\n" + +#: ../src/plugins/gramplet/WhatsNext.py:388 +msgid "person not complete" +msgstr "person not complete" + +#: ../src/plugins/gramplet/WhatsNext.py:407 +#: ../src/plugins/gramplet/WhatsNext.py:414 +#: ../src/plugins/gramplet/WhatsNext.py:454 +#: ../src/plugins/gramplet/WhatsNext.py:461 +msgid "(unknown person)" +msgstr "(unknown person)" + +#: ../src/plugins/gramplet/WhatsNext.py:420 +#: ../src/plugins/gramplet/WhatsNext.py:467 +#, python-format +msgid "%(name1)s and %(name2)s" +msgstr "%(name1)s and %(name2)s" + +#: ../src/plugins/gramplet/WhatsNext.py:436 +msgid "marriage event missing" +msgstr "marriage event missing" + +#: ../src/plugins/gramplet/WhatsNext.py:438 +msgid "relation type unknown" +msgstr "relation type unknown" + +#: ../src/plugins/gramplet/WhatsNext.py:473 +msgid "family not complete" +msgstr "family not complete" + +#: ../src/plugins/gramplet/WhatsNext.py:488 +msgid "date unknown" +msgstr "date unknown" + +#: ../src/plugins/gramplet/WhatsNext.py:490 +msgid "date incomplete" +msgstr "date incomplete" + +#: ../src/plugins/gramplet/WhatsNext.py:494 +msgid "place unknown" +msgstr "place unknown" + +#: ../src/plugins/gramplet/WhatsNext.py:497 +#, python-format +msgid "%(type)s: %(list)s" +msgstr "%(type)s: %(list)s" + +#: ../src/plugins/gramplet/WhatsNext.py:505 +msgid "spouse missing" +msgstr "spouse missing" + +#: ../src/plugins/gramplet/WhatsNext.py:509 +msgid "father missing" +msgstr "father missing" + +#: ../src/plugins/gramplet/WhatsNext.py:513 +msgid "mother missing" +msgstr "mother missing" + +#: ../src/plugins/gramplet/WhatsNext.py:517 +msgid "parents missing" +msgstr "parents missing" + +#: ../src/plugins/gramplet/WhatsNext.py:524 +#, python-format +msgid ": %s\n" +msgstr ": %s\n" + +#: ../src/plugins/graph/graphplugins.gpr.py:31 +msgid "Family Lines Graph" +msgstr "Family Lines Graph" + +#: ../src/plugins/graph/graphplugins.gpr.py:32 +msgid "Produces family line graphs using GraphViz." +msgstr "Produces family line graphs using GraphViz." + +#: ../src/plugins/graph/graphplugins.gpr.py:54 +msgid "Hourglass Graph" +msgstr "Hourglass Graph" + +#: ../src/plugins/graph/graphplugins.gpr.py:55 +msgid "Produces an hourglass graph using Graphviz." +msgstr "Produces an hourglass graph using Graphviz." + +#: ../src/plugins/graph/graphplugins.gpr.py:76 +msgid "Relationship Graph" +msgstr "Relationship Graph" + +#: ../src/plugins/graph/graphplugins.gpr.py:77 +msgid "Produces relationship graphs using Graphviz." +msgstr "Produces relationship graphs using Graphviz." + +#. ------------------------------------------------------------------------ +#. +#. Constant options items +#. +#. ------------------------------------------------------------------------ +#: ../src/plugins/graph/GVFamilyLines.py:71 +#: ../src/plugins/graph/GVHourGlass.py:56 +#: ../src/plugins/graph/GVRelGraph.py:67 +msgid "B&W outline" +msgstr "B&W outline" + +#: ../src/plugins/graph/GVFamilyLines.py:72 +#: ../src/plugins/graph/GVHourGlass.py:57 +#: ../src/plugins/graph/GVRelGraph.py:68 +msgid "Colored outline" +msgstr "Coloured outline" + +#: ../src/plugins/graph/GVFamilyLines.py:73 +#: ../src/plugins/graph/GVHourGlass.py:58 +#: ../src/plugins/graph/GVRelGraph.py:69 +msgid "Color fill" +msgstr "Colour fill" + +#. -------------------------------- +#: ../src/plugins/graph/GVFamilyLines.py:111 +msgid "People of Interest" +msgstr "People of Interest" + +#. -------------------------------- +#: ../src/plugins/graph/GVFamilyLines.py:114 +msgid "People of interest" +msgstr "People of interest" + +#: ../src/plugins/graph/GVFamilyLines.py:115 +msgid "" +"People of interest are used as a starting point when determining \"family " +"lines\"." +msgstr "" +"People of interest are used as a starting point when determining \"family " +"lines\"." + +#: ../src/plugins/graph/GVFamilyLines.py:120 +msgid "Follow parents to determine family lines" +msgstr "Follow parents to determine family lines" + +#: ../src/plugins/graph/GVFamilyLines.py:121 +msgid "" +"Parents and their ancestors will be considered when determining \"family " +"lines\"." +msgstr "" +"Parents and their ancestors will be considered when determining \"family " +"lines\"." + +#: ../src/plugins/graph/GVFamilyLines.py:125 +msgid "Follow children to determine \"family lines\"" +msgstr "Follow children to determine \"family lines\"" + +#: ../src/plugins/graph/GVFamilyLines.py:127 +msgid "Children will be considered when determining \"family lines\"." +msgstr "Children will be considered when determining \"family lines\"." + +#: ../src/plugins/graph/GVFamilyLines.py:132 +msgid "Try to remove extra people and families" +msgstr "Try to remove extra people and families" + +#: ../src/plugins/graph/GVFamilyLines.py:133 +msgid "" +"People and families not directly related to people of interest will be " +"removed when determining \"family lines\"." +msgstr "" +"People and families not directly related to people of interest will be " +"removed when determining \"family lines\"." + +#. ---------------------------- +#: ../src/plugins/graph/GVFamilyLines.py:140 +msgid "Family Colors" +msgstr "Family Colours" + +#. ---------------------------- +#: ../src/plugins/graph/GVFamilyLines.py:143 +msgid "Family colors" +msgstr "Family colours" + +#: ../src/plugins/graph/GVFamilyLines.py:144 +msgid "Colors to use for various family lines." +msgstr "Colours to use for various family lines." + +#: ../src/plugins/graph/GVFamilyLines.py:152 +#: ../src/plugins/graph/GVRelGraph.py:548 +msgid "The color to use to display men." +msgstr "The colour to use to display men." + +#: ../src/plugins/graph/GVFamilyLines.py:156 +#: ../src/plugins/graph/GVRelGraph.py:552 +msgid "The color to use to display women." +msgstr "The colour to use to display women." + +#: ../src/plugins/graph/GVFamilyLines.py:160 +#: ../src/plugins/graph/GVRelGraph.py:557 +msgid "The color to use when the gender is unknown." +msgstr "The colour to use when the gender is unknown." + +#: ../src/plugins/graph/GVFamilyLines.py:164 +#: ../src/plugins/graph/GVRelGraph.py:561 +#: ../src/plugins/quickview/FilterByName.py:94 +#: ../src/plugins/textreport/TagReport.py:194 +#: ../src/plugins/view/familyview.py:114 ../src/plugins/view/view.gpr.py:58 +#: ../src/plugins/webreport/NarrativeWeb.py:610 +#: ../src/plugins/webreport/NarrativeWeb.py:1651 +#: ../src/plugins/webreport/NarrativeWeb.py:1702 +#: ../src/plugins/webreport/NarrativeWeb.py:1757 +#: ../src/plugins/webreport/NarrativeWeb.py:3087 +#: ../src/plugins/webreport/NarrativeWeb.py:4592 +msgid "Families" +msgstr "Families" + +#: ../src/plugins/graph/GVFamilyLines.py:165 +#: ../src/plugins/graph/GVRelGraph.py:562 +msgid "The color to use to display families." +msgstr "The colour to use to display families." + +#: ../src/plugins/graph/GVFamilyLines.py:168 +msgid "Limit the number of ancestors" +msgstr "Limit the number of ancestors" + +#: ../src/plugins/graph/GVFamilyLines.py:170 +msgid "Whether to limit the number of ancestors." +msgstr "Whether to limit the number of ancestors." + +#: ../src/plugins/graph/GVFamilyLines.py:176 +msgid "The maximum number of ancestors to include." +msgstr "The maximum number of ancestors to include." + +#: ../src/plugins/graph/GVFamilyLines.py:180 +msgid "Limit the number of descendants" +msgstr "Limit the number of descendants" + +#: ../src/plugins/graph/GVFamilyLines.py:183 +msgid "Whether to limit the number of descendants." +msgstr "Whether to limit the number of descendants." + +#: ../src/plugins/graph/GVFamilyLines.py:189 +msgid "The maximum number of descendants to include." +msgstr "The maximum number of descendants to include." + +#. -------------------- +#: ../src/plugins/graph/GVFamilyLines.py:194 +msgid "Images" +msgstr "Images" + +#. -------------------- +#: ../src/plugins/graph/GVFamilyLines.py:197 +#: ../src/plugins/graph/GVRelGraph.py:521 +msgid "Include thumbnail images of people" +msgstr "Include thumbnail images of people" + +#: ../src/plugins/graph/GVFamilyLines.py:200 +msgid "Whether to include thumbnail images of people." +msgstr "Whether to include thumbnail images of people." + +#: ../src/plugins/graph/GVFamilyLines.py:205 +msgid "Thumbnail location" +msgstr "Thumbnail location" + +#: ../src/plugins/graph/GVFamilyLines.py:206 +#: ../src/plugins/graph/GVRelGraph.py:528 +msgid "Above the name" +msgstr "Above the name" + +#: ../src/plugins/graph/GVFamilyLines.py:207 +#: ../src/plugins/graph/GVRelGraph.py:529 +msgid "Beside the name" +msgstr "Beside the name" + +#: ../src/plugins/graph/GVFamilyLines.py:208 +#: ../src/plugins/graph/GVRelGraph.py:531 +msgid "Where the thumbnail image should appear relative to the name" +msgstr "Where the thumbnail image should appear relative to the name" + +#. --------------------- +#: ../src/plugins/graph/GVFamilyLines.py:213 +#: ../src/plugins/graph/GVHourGlass.py:259 +#: ../src/plugins/tool/SortEvents.py:84 +msgid "Options" +msgstr "Options" + +#. --------------------- +#. ############################### +#: ../src/plugins/graph/GVFamilyLines.py:216 +#: ../src/plugins/graph/GVHourGlass.py:279 +#: ../src/plugins/graph/GVRelGraph.py:539 +msgid "Graph coloring" +msgstr "Graph colouring" + +#: ../src/plugins/graph/GVFamilyLines.py:219 +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 " +"gray." +msgstr "" +"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 " +"gray." + +#. see bug report #2180 +#: ../src/plugins/graph/GVFamilyLines.py:225 +#: ../src/plugins/graph/GVHourGlass.py:288 +#: ../src/plugins/graph/GVRelGraph.py:572 +msgid "Use rounded corners" +msgstr "Use rounded corners" + +#: ../src/plugins/graph/GVFamilyLines.py:226 +#: ../src/plugins/graph/GVHourGlass.py:290 +#: ../src/plugins/graph/GVRelGraph.py:574 +msgid "Use rounded corners to differentiate between women and men." +msgstr "Use rounded corners to differentiate between women and men." + +#: ../src/plugins/graph/GVFamilyLines.py:230 +msgid "Include dates" +msgstr "Include dates" + +#: ../src/plugins/graph/GVFamilyLines.py:231 +msgid "Whether to include dates for people and families." +msgstr "Whether to include dates for people and families." + +#: ../src/plugins/graph/GVFamilyLines.py:236 +#: ../src/plugins/graph/GVRelGraph.py:496 +msgid "Limit dates to years only" +msgstr "Limit dates to years only" + +#: ../src/plugins/graph/GVFamilyLines.py:237 +#: ../src/plugins/graph/GVRelGraph.py:497 +msgid "" +"Prints just dates' year, neither month or day nor date approximation or " +"interval are shown." +msgstr "" +"Prints just dates' year, neither month or day nor date approximation or " +"interval are shown." + +#: ../src/plugins/graph/GVFamilyLines.py:242 +msgid "Include places" +msgstr "Include places" + +#: ../src/plugins/graph/GVFamilyLines.py:243 +msgid "Whether to include placenames for people and families." +msgstr "Whether to include placenames for people and families." + +#: ../src/plugins/graph/GVFamilyLines.py:248 +msgid "Include the number of children" +msgstr "Include the number of children" + +#: ../src/plugins/graph/GVFamilyLines.py:249 +msgid "" +"Whether to include the number of children for families with more than 1 " +"child." +msgstr "" +"Whether to include the number of children for families with more than 1 " +"child." + +#: ../src/plugins/graph/GVFamilyLines.py:254 +msgid "Include private records" +msgstr "Include private records" + +#: ../src/plugins/graph/GVFamilyLines.py:255 +msgid "" +"Whether to include names, dates, and families that are marked as private." +msgstr "" +"Whether to include names, dates, and families that are marked as private." + +#: ../src/plugins/graph/GVFamilyLines.py:341 +msgid "Empty report" +msgstr "Empty report" + +#: ../src/plugins/graph/GVFamilyLines.py:342 +msgid "You did not specify anybody" +msgstr "You did not specify anybody" + +#: ../src/plugins/graph/GVFamilyLines.py:921 +#, python-format +msgid "%d children" +msgstr "%d children" + +#: ../src/plugins/graph/GVHourGlass.py:262 +msgid "The Center person for the graph" +msgstr "The Centre person for the graph" + +#: ../src/plugins/graph/GVHourGlass.py:265 +#: ../src/plugins/textreport/KinshipReport.py:354 +msgid "Max Descendant Generations" +msgstr "Max Descendant Generations" + +#: ../src/plugins/graph/GVHourGlass.py:266 +msgid "The number of generations of descendants to include in the graph" +msgstr "The number of generations of descendants to include in the graph" + +#: ../src/plugins/graph/GVHourGlass.py:270 +#: ../src/plugins/textreport/KinshipReport.py:358 +msgid "Max Ancestor Generations" +msgstr "Max Ancestor Generations" + +#: ../src/plugins/graph/GVHourGlass.py:271 +msgid "The number of generations of ancestors to include in the graph" +msgstr "The number of generations of ancestors to include in the graph" + +#. ############################### +#: ../src/plugins/graph/GVHourGlass.py:276 +#: ../src/plugins/graph/GVRelGraph.py:536 +msgid "Graph Style" +msgstr "Graph Style" + +#: ../src/plugins/graph/GVHourGlass.py:282 +#: ../src/plugins/graph/GVRelGraph.py:542 +msgid "" +"Males will be shown with blue, females with red. If the sex of an " +"individual is unknown it will be shown with gray." +msgstr "" +"Males will be shown with blue, females with red. If the sex of an " +"individual is unknown it will be shown with gray." + +#: ../src/plugins/graph/GVRelGraph.py:71 +msgid "Descendants <- Ancestors" +msgstr "Descendants <- Ancestors" + +#: ../src/plugins/graph/GVRelGraph.py:72 +msgid "Descendants -> Ancestors" +msgstr "Descendants -> Ancestors" + +#: ../src/plugins/graph/GVRelGraph.py:73 +msgid "Descendants <-> Ancestors" +msgstr "Descendants <-> Ancestors" + +#: ../src/plugins/graph/GVRelGraph.py:74 +msgid "Descendants - Ancestors" +msgstr "Descendants - Ancestors" + +#: ../src/plugins/graph/GVRelGraph.py:478 +msgid "Determines what people are included in the graph" +msgstr "Determines what people are included in the graph" + +#: ../src/plugins/graph/GVRelGraph.py:490 +msgid "Include Birth, Marriage and Death dates" +msgstr "Include Birth, Marriage and Death dates" + +#: ../src/plugins/graph/GVRelGraph.py:491 +msgid "" +"Include the dates that the individual was born, got married and/or died in " +"the graph labels." +msgstr "" +"Include the dates that the individual was born, got married and/or died in " +"the graph labels." + +#: ../src/plugins/graph/GVRelGraph.py:502 +msgid "Use place when no date" +msgstr "Use place when no date" + +#: ../src/plugins/graph/GVRelGraph.py:503 +msgid "" +"When no birth, marriage, or death date is available, the correspondent place " +"field will be used." +msgstr "" +"When no birth, marriage, or death date is available, the correspondent place " +"field will be used." + +#: ../src/plugins/graph/GVRelGraph.py:508 +msgid "Include URLs" +msgstr "Include URLs" + +#: ../src/plugins/graph/GVRelGraph.py:509 +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 " +"Web Site' report." +msgstr "" +"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 " +"Web Site' report." + +#: ../src/plugins/graph/GVRelGraph.py:516 +msgid "Include IDs" +msgstr "Include IDs" + +#: ../src/plugins/graph/GVRelGraph.py:517 +msgid "Include individual and family IDs." +msgstr "Include individual and family IDs." + +#: ../src/plugins/graph/GVRelGraph.py:523 +msgid "Whether to include thumbnails of people." +msgstr "Whether to include thumbnails of people." + +#: ../src/plugins/graph/GVRelGraph.py:527 +msgid "Thumbnail Location" +msgstr "Thumbnail Location" + +#: ../src/plugins/graph/GVRelGraph.py:565 +msgid "Arrowhead direction" +msgstr "Arrowhead direction" + +#: ../src/plugins/graph/GVRelGraph.py:568 +msgid "Choose the direction that the arrows point." +msgstr "Choose the direction that the arrows point." + +#: ../src/plugins/graph/GVRelGraph.py:579 +msgid "Indicate non-birth relationships with dotted lines" +msgstr "Indicate non-birth relationships with dotted lines" + +#: ../src/plugins/graph/GVRelGraph.py:580 +msgid "Non-birth relationships will show up as dotted lines in the graph." +msgstr "Non-birth relationships will show up as dotted lines in the graph." + +#: ../src/plugins/graph/GVRelGraph.py:584 +msgid "Show family nodes" +msgstr "Show family nodes" + +#: ../src/plugins/graph/GVRelGraph.py:585 +msgid "Families will show up as ellipses, linked to parents and children." +msgstr "Families will show up as ellipses, linked to parents and children." + +#: ../src/plugins/import/import.gpr.py:34 +msgid "Import data from CSV files" +msgstr "Import data from CSV files" + +#: ../src/plugins/import/import.gpr.py:71 +msgid "Import data from GeneWeb files" +msgstr "Import data from GeneWeb files" + +#: ../src/plugins/import/import.gpr.py:88 +msgid "Gramps package (portable XML)" +msgstr "Gramps package (portable XML)" + +#: ../src/plugins/import/import.gpr.py:89 +msgid "" +"Import data from a Gramps package (an archived XML family tree together with " +"the media object files.)" +msgstr "" +"Import data from a Gramps package (an archived XML family tree together with " +"the media object files.)" + +#: ../src/plugins/import/import.gpr.py:107 +msgid "Gramps XML Family Tree" +msgstr "Gramps XML Family Tree" + +#: ../src/plugins/import/import.gpr.py:108 +msgid "" +"The Gramps XML format is a text version of a family tree. It is read-write " +"compatible with the present Gramps database format." +msgstr "" +"The Gramps XML format is a text version of a family tree. It is read-write " +"compatible with the present Gramps database format." + +#: ../src/plugins/import/import.gpr.py:128 +msgid "Gramps 2.x database" +msgstr "Gramps 2.x database" + +#: ../src/plugins/import/import.gpr.py:129 +msgid "Import data from Gramps 2.x database files" +msgstr "Import data from Gramps 2.x database files" + +#: ../src/plugins/import/import.gpr.py:146 +msgid "Pro-Gen" +msgstr "Pro-Gen" + +#: ../src/plugins/import/import.gpr.py:147 +msgid "Import data from Pro-Gen files" +msgstr "Import data from Pro-Gen files" + +#: ../src/plugins/import/import.gpr.py:165 +msgid "Import data from vCard files" +msgstr "Import data from vCard files" + +#: ../src/plugins/import/ImportCsv.py:148 +#: ../src/plugins/import/ImportGedcom.py:113 +#: ../src/plugins/import/ImportGedcom.py:127 +#: ../src/plugins/import/ImportGeneWeb.py:82 +#: ../src/plugins/import/ImportGeneWeb.py:88 +#: ../src/plugins/import/ImportVCard.py:69 +#: ../src/plugins/import/ImportVCard.py:72 +#, python-format +msgid "%s could not be opened\n" +msgstr "%s could not be opened\n" + +#: ../src/plugins/import/ImportCsv.py:172 +msgid "Given name" +msgstr "Given name" + +#: ../src/plugins/import/ImportCsv.py:174 +msgid "given name" +msgstr "given name" + +#: ../src/plugins/import/ImportCsv.py:175 +msgid "Call name" +msgstr "Call name" + +#: ../src/plugins/import/ImportCsv.py:177 +msgid "call" +msgstr "call" + +#: ../src/plugins/import/ImportCsv.py:181 +msgid "gender" +msgstr "gender" + +#: ../src/plugins/import/ImportCsv.py:182 +msgid "source" +msgstr "source" + +#: ../src/plugins/import/ImportCsv.py:183 +msgid "note" +msgstr "note" + +#: ../src/plugins/import/ImportCsv.py:185 +msgid "birth place" +msgstr "birth place" + +#: ../src/plugins/import/ImportCsv.py:190 +msgid "birth source" +msgstr "birth source" + +#: ../src/plugins/import/ImportCsv.py:193 +msgid "baptism place" +msgstr "baptism place" + +#: ../src/plugins/import/ImportCsv.py:195 +msgid "baptism date" +msgstr "baptism date" + +#: ../src/plugins/import/ImportCsv.py:198 +msgid "baptism source" +msgstr "baptism source" + +#: ../src/plugins/import/ImportCsv.py:200 +msgid "burial place" +msgstr "burial place" + +#: ../src/plugins/import/ImportCsv.py:202 +msgid "burial date" +msgstr "burial date" + +#: ../src/plugins/import/ImportCsv.py:205 +msgid "burial source" +msgstr "burial source" + +#: ../src/plugins/import/ImportCsv.py:207 +msgid "death place" +msgstr "death place" + +#: ../src/plugins/import/ImportCsv.py:212 +msgid "death source" +msgstr "death source" + +#: ../src/plugins/import/ImportCsv.py:213 +msgid "Death cause" +msgstr "Death cause" + +#: ../src/plugins/import/ImportCsv.py:214 +msgid "death cause" +msgstr "death cause" + +#: ../src/plugins/import/ImportCsv.py:215 +#: ../src/plugins/quickview/FilterByName.py:129 +#: ../src/plugins/quickview/FilterByName.py:140 +#: ../src/plugins/quickview/FilterByName.py:150 +#: ../src/plugins/quickview/FilterByName.py:160 +#: ../src/plugins/quickview/FilterByName.py:170 +#: ../src/plugins/quickview/FilterByName.py:180 +#: ../src/plugins/quickview/FilterByName.py:190 +#: ../src/plugins/quickview/FilterByName.py:200 +#: ../src/plugins/quickview/FilterByName.py:209 +#: ../src/plugins/quickview/FilterByName.py:215 +#: ../src/plugins/quickview/FilterByName.py:221 +#: ../src/plugins/quickview/FilterByName.py:227 +#: ../src/plugins/quickview/FilterByName.py:233 +#: ../src/plugins/quickview/FilterByName.py:239 +#: ../src/plugins/quickview/FilterByName.py:245 +#: ../src/plugins/quickview/FilterByName.py:251 +#: ../src/plugins/webreport/NarrativeWeb.py:3621 +#: ../src/plugins/webreport/NarrativeWeb.py:3798 +#: ../src/plugins/webreport/NarrativeWeb.py:4482 +#: ../src/plugins/webreport/NarrativeWeb.py:6616 +msgid "Gramps ID" +msgstr "Gramps ID" + +#: ../src/plugins/import/ImportCsv.py:216 +msgid "Gramps id" +msgstr "Gramps id" + +#: ../src/plugins/import/ImportCsv.py:217 +msgid "person" +msgstr "person" + +#: ../src/plugins/import/ImportCsv.py:219 +msgid "child" +msgstr "child" + +#: ../src/plugins/import/ImportCsv.py:223 +msgid "Parent2" +msgstr "Parent2" + +#: ../src/plugins/import/ImportCsv.py:223 +msgid "mother" +msgstr "mother" + +#: ../src/plugins/import/ImportCsv.py:224 +msgid "parent2" +msgstr "parent2" + +#: ../src/plugins/import/ImportCsv.py:226 +msgid "Parent1" +msgstr "Parent1" + +#: ../src/plugins/import/ImportCsv.py:226 +msgid "father" +msgstr "father" + +#: ../src/plugins/import/ImportCsv.py:227 +msgid "parent1" +msgstr "parent1" + +#: ../src/plugins/import/ImportCsv.py:228 +msgid "marriage" +msgstr "marriage" + +#: ../src/plugins/import/ImportCsv.py:229 +msgid "date" +msgstr "date" + +#: ../src/plugins/import/ImportCsv.py:230 +msgid "place" +msgstr "place" + +#: ../src/plugins/import/ImportCsv.py:248 +#, python-format +msgid "format error: line %(line)d: %(zero)s" +msgstr "format error: line %(line)d: %(zero)s" + +#: ../src/plugins/import/ImportCsv.py:309 +msgid "CSV Import" +msgstr "CSV Import" + +#: ../src/plugins/import/ImportCsv.py:310 +msgid "Reading data..." +msgstr "Reading data..." + +#: ../src/plugins/import/ImportCsv.py:314 +msgid "CSV import" +msgstr "CSV import" + +#: ../src/plugins/import/ImportCsv.py:319 +#: ../src/plugins/import/ImportGeneWeb.py:180 +#: ../src/plugins/import/ImportVCard.py:232 +#, python-format +msgid "Import Complete: %d second" +msgid_plural "Import Complete: %d seconds" +msgstr[0] "Import Complete: %d second" +msgstr[1] "Import Complete: %d seconds" + +#: ../src/plugins/import/ImportGedcom.py:116 +msgid "Invalid GEDCOM file" +msgstr "Invalid GEDCOM file" + +#: ../src/plugins/import/ImportGedcom.py:117 +#, python-format +msgid "%s could not be imported" +msgstr "%s could not be imported" + +#: ../src/plugins/import/ImportGedcom.py:134 +msgid "Error reading GEDCOM file" +msgstr "Error reading GEDCOM file" + +#: ../src/plugins/import/ImportGeneWeb.py:116 +msgid "GeneWeb import" +msgstr "GeneWeb import" + +#: ../src/plugins/import/ImportGrdb.py:66 +#: ../src/plugins/import/ImportProGen.py:71 +#: ../src/plugins/import/ImportProGen.py:80 +#: ../src/plugins/import/ImportXml.py:421 +#: ../src/plugins/import/ImportXml.py:424 +#, python-format +msgid "%s could not be opened" +msgstr "%s could not be opened" + +#: ../src/plugins/import/ImportGrdb.py:67 +msgid "" +"The Database version is not supported by this version of Gramps.You should " +"use an old copy of Gramps at version 3.0.x and import your database into " +"that version. You should then export a copy of your data to Gramps XML " +"(family tree). Then you should upgrade to the latest version of Gramps (for " +"example this version), create a new empty database and import the Gramps XML " +"into that version. Please refer to:http://www.gramps-project.org/wiki/index." +"php?title=Gramps_3.4_Wiki_Manual_-" +"_Manage_Family_Trees#Moving_a_Gramps_2.2_databases_to_Gramps_3.x" +msgstr "" +"The Database version is not supported by this version of Gramps.You should " +"use an old copy of Gramps at version 3.0.x and import your database into " +"that version. You should then export a copy of your data to Gramps XML " +"(family tree). Then you should upgrade to the latest version of Gramps (for " +"example this version), create a new empty database and import the Gramps XML " +"into that version. Please refer to:http://www.gramps-project.org/wiki/index." +"php?title=Gramps_3.4_Wiki_Manual_-" +"_Manage_Family_Trees#Moving_a_Gramps_2.2_databases_to_Gramps_3.x" + +#: ../src/plugins/import/ImportProGen.py:77 +msgid "Pro-Gen data error" +msgstr "Pro-Gen data error" + +#: ../src/plugins/import/ImportProGen.py:166 +msgid "Not a Pro-Gen file" +msgstr "Not a Pro-Gen file" + +#: ../src/plugins/import/ImportProGen.py:381 +#, python-format +msgid "Field '%(fldname)s' not found" +msgstr "Field '%(fldname)s' not found" + +#: ../src/plugins/import/ImportProGen.py:456 +#, python-format +msgid "Cannot find DEF file: %(deffname)s" +msgstr "Cannot find DEF file: %(deffname)s" + +#. print self.def_.diag() +#: ../src/plugins/import/ImportProGen.py:500 +msgid "Import from Pro-Gen" +msgstr "Import from Pro-Gen" + +#: ../src/plugins/import/ImportProGen.py:506 +msgid "Pro-Gen import" +msgstr "Pro-Gen import" + +#: ../src/plugins/import/ImportProGen.py:698 +#, python-format +msgid "date did not match: '%(text)s' (%(msg)s)" +msgstr "date did not match: '%(text)s' (%(msg)s)" + +#. The records are numbered 1..N +#: ../src/plugins/import/ImportProGen.py:778 +msgid "Importing individuals" +msgstr "Importing individuals" + +#. log.warning("Patroniem, %s: '%s'" % (diag_msg, patronym)) +#. name.set_patronymic(patronym) +#: ../src/plugins/import/ImportProGen.py:815 +#, python-format +msgid "Patronymic name skipped: '%(patronym)s' (%(msg)s)" +msgstr "Patronymic name skipped: '%(patronym)s' (%(msg)s)" + +#. The records are numbered 1..N +#: ../src/plugins/import/ImportProGen.py:1059 +msgid "Importing families" +msgstr "Importing families" + +#. The records are numbered 1..N +#: ../src/plugins/import/ImportProGen.py:1244 +msgid "Adding children" +msgstr "Adding children" + +#: ../src/plugins/import/ImportProGen.py:1255 +#, python-format +msgid "cannot find father for I%(person)s (father=%(id)d)" +msgstr "cannot find father for I%(person)s (father=%(id)d)" + +#: ../src/plugins/import/ImportProGen.py:1258 +#, python-format +msgid "cannot find mother for I%(person)s (mother=%(mother)d)" +msgstr "cannot find mother for I%(person)s (mother=%(mother)d)" + +#: ../src/plugins/import/ImportVCard.py:227 +msgid "vCard import" +msgstr "vCard import" + +#: ../src/plugins/import/ImportVCard.py:310 +#, python-format +msgid "Import of VCards version %s is not supported by Gramps." +msgstr "Import of VCards version %s is not supported by Gramps." + +#: ../src/plugins/import/ImportGpkg.py:72 +#, python-format +msgid "Could not create media directory %s" +msgstr "Could not create media directory %s" + +#: ../src/plugins/import/ImportGpkg.py:76 +#, python-format +msgid "Media directory %s is not writable" +msgstr "Media directory %s is not writable" + +#. mediadir exists and writable -- User could have valuable stuff in +#. it, have him remove it! +#: ../src/plugins/import/ImportGpkg.py:81 +#, python-format +msgid "" +"Media directory %s exists. Delete it first, then restart the import process" +msgstr "" +"Media directory %s exists. Delete it first, then restart the import process" + +#: ../src/plugins/import/ImportGpkg.py:90 +#, python-format +msgid "Error extracting into %s" +msgstr "Error extracting into %s" + +#: ../src/plugins/import/ImportGpkg.py:106 +msgid "Base path for relative media set" +msgstr "Base path for relative media set" + +#: ../src/plugins/import/ImportGpkg.py:107 +#, python-format +msgid "" +"The base media path of this family tree has been set to %s. Consider taking " +"a simpler path. You can change this in the Preferences, while moving your " +"media files to the new position, and using the media manager tool, option " +"'Replace substring in the path' to set correct paths in your media objects." +msgstr "" +"The base media path of this family tree has been set to %s. Consider taking " +"a simpler path. You can change this in the Preferences, while moving your " +"media files to the new position, and using the media manager tool, option " +"'Replace substring in the path' to set correct paths in your media objects." + +#: ../src/plugins/import/ImportGpkg.py:116 +msgid "Cannot set base media path" +msgstr "Cannot set base media path" + +#: ../src/plugins/import/ImportGpkg.py:117 +#, python-format +msgid "" +"The family tree you imported into already has a base media path: " +"%(orig_path)s. The imported media objects however are relative from the path " +"%(path)s. You can change the media path in the Preferences or you can " +"convert the imported files to the existing base media path. You can do that " +"by moving your media files to the new position, and using the media manager " +"tool, option 'Replace substring in the path' to set correct paths in your " +"media objects." +msgstr "" +"The family tree you imported into already has a base media path: " +"%(orig_path)s. The imported media objects however are relative from the path " +"%(path)s. You can change the media path in the Preferences or you can " +"convert the imported files to the existing base media path. You can do that " +"by moving your media files to the new position, and using the media manager " +"tool, option 'Replace substring in the path' to set correct paths in your " +"media objects." + +#. feature requests 2356, 1658: avoid genitive form +#. ------------------------------------------------------------------------- +#. +#. Support functions +#. +#. ------------------------------------------------------------------------- +#. feature requests 2356, 1658: avoid genitive form +#: ../src/plugins/import/ImportXml.py:85 ../src/plugins/tool/EventNames.py:127 +#, python-format +msgid "%(event_name)s of %(family)s" +msgstr "%(event_name)s of %(family)s" + +#. feature requests 2356, 1658: avoid genitive form +#: ../src/plugins/import/ImportXml.py:87 ../src/plugins/tool/EventNames.py:129 +#, python-format +msgid "%(event_name)s of %(person)s" +msgstr "%(event_name)s of %(person)s" + +#: ../src/plugins/import/ImportXml.py:134 +#: ../src/plugins/import/ImportXml.py:139 +#, python-format +msgid "Error reading %s" +msgstr "Error reading %s" + +#: ../src/plugins/import/ImportXml.py:140 +msgid "The file is probably either corrupt or not a valid Gramps database." +msgstr "The file is probably either corrupt or not a valid Gramps database." + +#: ../src/plugins/import/ImportXml.py:247 +#, python-format +msgid " %(id)s - %(text)s with %(id2)s\n" +msgstr " %(id)s - %(text)s with %(id2)s\n" + +#: ../src/plugins/import/ImportXml.py:253 +#, python-format +msgid " Family %(id)s with %(id2)s\n" +msgstr " Family %(id)s with %(id2)s\n" + +#: ../src/plugins/import/ImportXml.py:256 +#, python-format +msgid " Source %(id)s with %(id2)s\n" +msgstr " Source %(id)s with %(id2)s\n" + +#: ../src/plugins/import/ImportXml.py:259 +#, python-format +msgid " Event %(id)s with %(id2)s\n" +msgstr " Event %(id)s with %(id2)s\n" + +#: ../src/plugins/import/ImportXml.py:262 +#, python-format +msgid " Media Object %(id)s with %(id2)s\n" +msgstr " Media Object %(id)s with %(id2)s\n" + +#: ../src/plugins/import/ImportXml.py:265 +#, python-format +msgid " Place %(id)s with %(id2)s\n" +msgstr " Place %(id)s with %(id2)s\n" + +#: ../src/plugins/import/ImportXml.py:268 +#, python-format +msgid " Repository %(id)s with %(id2)s\n" +msgstr " Repository %(id)s with %(id2)s\n" + +#: ../src/plugins/import/ImportXml.py:271 +#, python-format +msgid " Note %(id)s with %(id2)s\n" +msgstr " Note %(id)s with %(id2)s\n" + +#: ../src/plugins/import/ImportXml.py:276 +#, python-format +msgid " Citation %(id)s with %(id2)s\n" +msgstr " Citation %(id)s with %(id2)s\n" + +#: ../src/plugins/import/ImportXml.py:284 +#, python-format +msgid " People: %d\n" +msgstr " People: %d\n" + +#: ../src/plugins/import/ImportXml.py:285 +#, python-format +msgid " Families: %d\n" +msgstr " Families: %d\n" + +#: ../src/plugins/import/ImportXml.py:286 +#, python-format +msgid " Sources: %d\n" +msgstr " Sources: %d\n" + +#: ../src/plugins/import/ImportXml.py:287 +#, python-format +msgid " Events: %d\n" +msgstr " Events: %d\n" + +#: ../src/plugins/import/ImportXml.py:288 +#, python-format +msgid " Media Objects: %d\n" +msgstr " Media Objects: %d\n" + +#: ../src/plugins/import/ImportXml.py:289 +#, python-format +msgid " Places: %d\n" +msgstr " Places: %d\n" + +#: ../src/plugins/import/ImportXml.py:290 +#, python-format +msgid " Repositories: %d\n" +msgstr " Repositories: %d\n" + +#: ../src/plugins/import/ImportXml.py:291 +#, python-format +msgid " Notes: %d\n" +msgstr " Notes: %d\n" + +#: ../src/plugins/import/ImportXml.py:292 +#, python-format +msgid " Tags: %d\n" +msgstr " Tags: %d\n" + +#: ../src/plugins/import/ImportXml.py:293 +#, python-format +msgid " Citations: %d\n" +msgstr " Citations: %d\n" + +#: ../src/plugins/import/ImportXml.py:295 +msgid "Number of new objects imported:\n" +msgstr "Number of new objects imported:\n" + +#: ../src/plugins/import/ImportXml.py:304 +#, python-format +msgid "" +"\n" +" The imported file was not self-contained.\n" +"To correct for that, %d objects were created and\n" +"their typifying attribute was set to 'Unknown'.\n" +"The breakdown per category is depicted by the\n" +"number in parentheses. Where possible these\n" +"'Unkown' objects are referenced by note %s.\n" +msgstr "" +"\n" +" The imported file was not self-contained.\n" +"To correct for that, %d objects were created and\n" +"their typifying attribute was set to 'Unknown'.\n" +"The breakdown per category is depicted by the\n" +"number in parentheses. Where possible these\n" +"'Unkown' objects are referenced by note %s.\n" + +#: ../src/plugins/import/ImportXml.py:312 +msgid "" +"\n" +"Media objects with relative paths have been\n" +"imported. These paths are considered relative to\n" +"the media directory you can set in the preferences,\n" +"or, if not set, relative to the user's directory.\n" +msgstr "" +"\n" +"Media objects with relative paths have been\n" +"imported. These paths are considered relative to\n" +"the media directory you can set in the preferences,\n" +"or, if not set, relative to the user's directory.\n" + +#: ../src/plugins/import/ImportXml.py:323 +msgid "" +"\n" +"\n" +"Objects that are candidates to be merged:\n" +msgstr "" +"\n" +"\n" +"Objects that are candidates to be merged:\n" + +#. there is no old style XML +#: ../src/plugins/import/ImportXml.py:762 +#: ../src/plugins/import/ImportXml.py:1191 +#: ../src/plugins/import/ImportXml.py:1437 +#: ../src/plugins/import/ImportXml.py:1812 +msgid "The Gramps Xml you are trying to import is malformed." +msgstr "The Gramps Xml you are trying to import is malformed." + +#: ../src/plugins/import/ImportXml.py:763 +msgid "Attributes that link the data together are missing." +msgstr "Attributes that link the data together are missing." + +#: ../src/plugins/import/ImportXml.py:867 +msgid "Gramps XML import" +msgstr "Gramps XML import" + +#: ../src/plugins/import/ImportXml.py:897 +msgid "Could not change media path" +msgstr "Could not change media path" + +#: ../src/plugins/import/ImportXml.py:898 +#, python-format +msgid "" +"The opened file has media path %s, which conflicts with the media path of " +"the family tree you import into. The original media path has been retained. " +"Copy the files to a correct directory or change the media path in the " +"Preferences." +msgstr "" +"The opened file has media path %s, which conflicts with the media path of " +"the family tree you import into. The original media path has been retained. " +"Copy the files to a correct directory or change the media path in the " +"Preferences." + +#: ../src/plugins/import/ImportXml.py:954 +msgid "" +"The .gramps file you are importing does not contain information about the " +"version of Gramps with, which it was produced.\n" +"\n" +"The file will not be imported." +msgstr "" +"The .gramps file you are importing does not contain information about the " +"version of Gramps with, which it was produced.\n" +"\n" +"The file will not be imported." + +#: ../src/plugins/import/ImportXml.py:957 +msgid "Import file misses Gramps version" +msgstr "Import file misses Gramps version" + +#: ../src/plugins/import/ImportXml.py:959 +msgid "" +"The .gramps file you are importing does not contain a valid xml-namespace " +"number.\n" +"\n" +"The file will not be imported." +msgstr "" +"The .gramps file you are importing does not contain a valid xml-namespace " +"number.\n" +"\n" +"The file will not be imported." + +#: ../src/plugins/import/ImportXml.py:962 +msgid "Import file contains unacceptable XML namespace version" +msgstr "Import file contains unacceptable XML namespace version" + +#: ../src/plugins/import/ImportXml.py:965 +#, python-format +msgid "" +"The .gramps file you are importing was made by version %(newer)s of Gramps, " +"while you are running an older version %(older)s. The file will not be " +"imported. Please upgrade to the latest version of Gramps and try again." +msgstr "" +"The .gramps file you are importing was made by version %(newer)s of Gramps, " +"while you are running an older version %(older)s. The file will not be " +"imported. Please upgrade to the latest version of Gramps and try again." + +#: ../src/plugins/import/ImportXml.py:973 +#, python-format +msgid "" +"The .gramps file you are importing was made by version %(oldgramps)s of " +"Gramps, while you are running a more recent version %(newgramps)s.\n" +"\n" +"The file will not be imported. Please use an older version of Gramps that " +"supports version %(xmlversion)s of the xml.\n" +"See\n" +" http://gramps-project.org/wiki/index.php?title=GRAMPS_XML\n" +" for more info." +msgstr "" +"The .gramps file you are importing was made by version %(oldgramps)s of " +"Gramps, while you are running a more recent version %(newgramps)s.\n" +"\n" +"The file will not be imported. Please use an older version of Gramps that " +"supports version %(xmlversion)s of the xml.\n" +"See\n" +" http://gramps-project.org/wiki/index.php?title=GRAMPS_XML\n" +" for more info." + +#: ../src/plugins/import/ImportXml.py:985 +msgid "The file will not be imported" +msgstr "The file will not be imported" + +#: ../src/plugins/import/ImportXml.py:987 +#, python-format +msgid "" +"The .gramps file you are importing was made by version %(oldgramps)s of " +"Gramps, while you are running a much more recent version %(newgramps)s.\n" +"\n" +"Ensure after import everything is imported correctly. In the event of " +"problems, please submit a bug and use an older version of Gramps in the " +"meantime to import this file, which is version %(xmlversion)s of the xml.\n" +"See\n" +" http://gramps-project.org/wiki/index.php?title=GRAMPS_XML\n" +"for more info." +msgstr "" +"The .gramps file you are importing was made by version %(oldgramps)s of " +"Gramps, while you are running a much more recent version %(newgramps)s.\n" +"\n" +"Ensure after import everything is imported correctly. In the event of " +"problems, please submit a bug and use an older version of Gramps in the " +"meantime to import this file, which is version %(xmlversion)s of the xml.\n" +"See\n" +" http://gramps-project.org/wiki/index.php?title=GRAMPS_XML\n" +"for more info." + +#: ../src/plugins/import/ImportXml.py:1000 +msgid "Old xml file" +msgstr "Old xml file" + +#: ../src/plugins/import/ImportXml.py:1112 +#: ../src/plugins/import/ImportXml.py:2458 +#, python-format +msgid "Witness name: %s" +msgstr "Witness name: %s" + +#: ../src/plugins/import/ImportXml.py:1192 +msgid "Any event reference must have a 'hlink' attribute." +msgstr "Any event reference must have a 'hlink' attribute." + +#: ../src/plugins/import/ImportXml.py:1438 +msgid "Any person reference must have a 'hlink' attribute." +msgstr "Any person reference must have a 'hlink' attribute." + +#: ../src/plugins/import/ImportXml.py:1599 +#, python-format +msgid "" +"Your family tree groups name \"%(key)s\" together with \"%(parent)s\", did " +"not change this grouping to \"%(value)s\"." +msgstr "" +"Your family tree groups name \"%(key)s\" together with \"%(parent)s\", did " +"not change this grouping to \"%(value)s\"." + +#: ../src/plugins/import/ImportXml.py:1602 +msgid "Gramps ignored namemap value" +msgstr "Gramps ignored namemap value" + +#: ../src/plugins/import/ImportXml.py:1661 +msgid "Unknown when imported" +msgstr "Unknown when imported" + +#: ../src/plugins/import/ImportXml.py:1813 +msgid "Any note reference must have a 'hlink' attribute." +msgstr "Any note reference must have a 'hlink' attribute." + +#: ../src/plugins/import/ImportXml.py:2349 +#, python-format +msgid "Witness comment: %s" +msgstr "Witness comment: %s" + +#: ../src/plugins/lib/libgedcom.py:1721 +msgid "Your GEDCOM file is corrupted. It appears to have been truncated." +msgstr "Your GEDCOM file is corrupted. It appears to have been truncated." + +#: ../src/plugins/lib/libgedcom.py:1801 +#, python-format +msgid "Import from GEDCOM (%s)" +msgstr "Import from GEDCOM (%s)" + +#: ../src/plugins/lib/libgedcom.py:2550 ../src/plugins/lib/libgedcom.py:2903 +msgid "GEDCOM import" +msgstr "GEDCOM import" + +#: ../src/plugins/lib/libgedcom.py:2572 +msgid "GEDCOM import report: No errors detected" +msgstr "GEDCOM import report: No errors detected" + +#: ../src/plugins/lib/libgedcom.py:2574 +#, python-format +msgid "GEDCOM import report: %s errors detected" +msgstr "GEDCOM import report: %s errors detected" + +#: ../src/plugins/lib/libgedcom.py:2826 +msgid "Tag recognized but not supported" +msgstr "Tag recognized but not supported" + +#: ../src/plugins/lib/libgedcom.py:2837 +msgid "Line ignored as not understood" +msgstr "Line ignored as not understood" + +#: ../src/plugins/lib/libgedcom.py:2862 +msgid "Skipped subordinate line" +msgstr "Skipped subordinate line" + +#: ../src/plugins/lib/libgedcom.py:2894 +msgid "Records not imported into " +msgstr "Records not imported into " + +#: ../src/plugins/lib/libgedcom.py:2929 +#, python-format +msgid "" +"Error: %(msg)s '%(gramps_id)s' (input as @%(xref)s@) not in input GEDCOM. " +"Record synthesised" +msgstr "" +"Error: %(msg)s '%(gramps_id)s' (input as @%(xref)s@) not in input GEDCOM. " +"Record synthesised" + +#: ../src/plugins/lib/libgedcom.py:2938 +#, python-format +msgid "" +"Error: %(msg)s '%(gramps_id)s' (input as @%(xref)s@) not in input GEDCOM. " +"Record with typifying attribute 'Unknown' created" +msgstr "" +"Error: %(msg)s '%(gramps_id)s' (input as @%(xref)s@) not in input GEDCOM. " +"Record with typifying attribute 'Unknown' created" + +#: ../src/plugins/lib/libgedcom.py:2977 +#, python-format +msgid "" +"Error: family '%(family)s' (input as @%(orig_family)s@) person %(person)s " +"(input as %(orig_person)s) is not a member of the referenced family. Family " +"reference removed from person" +msgstr "" +"Error: family '%(family)s' (input as @%(orig_family)s@) person %(person)s " +"(input as %(orig_person)s) is not a member of the referenced family. Family " +"reference removed from person" + +#: ../src/plugins/lib/libgedcom.py:3033 +#, python-format +msgid "" +"\n" +"The imported file was not self-contained.\n" +"To correct for that, %d objects were created and\n" +"their typifying attribute was set to 'Unknown'.\n" +"Where possible these 'Unkown' objects are \n" +"referenced by note %s.\n" +msgstr "" +"\n" +"The imported file was not self-contained.\n" +"To correct for that, %d objects were created and\n" +"their typifying attribute was set to 'Unknown'.\n" +"Where possible these 'Unkown' objects are \n" +"referenced by note %s.\n" + +#: ../src/plugins/lib/libgedcom.py:3051 +msgid "TRLR (trailer)" +msgstr "TRLR (trailer)" + +#: ../src/plugins/lib/libgedcom.py:3080 +#, python-format +msgid "SUBM (Submitter): @%s@" +msgstr "SUBM (Submitter): @%s@" + +#: ../src/plugins/lib/libgedcom.py:3104 ../src/plugins/lib/libgedcom.py:6559 +msgid "GEDCOM data" +msgstr "GEDCOM data" + +#: ../src/plugins/lib/libgedcom.py:3150 +msgid "Unknown tag" +msgstr "Unknown tag" + +#: ../src/plugins/lib/libgedcom.py:3152 ../src/plugins/lib/libgedcom.py:3166 +#: ../src/plugins/lib/libgedcom.py:3170 ../src/plugins/lib/libgedcom.py:3191 +msgid "Top Level" +msgstr "Top Level" + +#: ../src/plugins/lib/libgedcom.py:3260 +#, python-format +msgid "INDI (individual) Gramps ID %s" +msgstr "INDI (individual) Gramps ID %s" + +#: ../src/plugins/lib/libgedcom.py:3454 ../src/plugins/lib/libgedcom.py:4749 +#: ../src/plugins/lib/libgedcom.py:4952 ../src/plugins/lib/libgedcom.py:5083 +#: ../src/plugins/lib/libgedcom.py:5708 ../src/plugins/lib/libgedcom.py:5845 +msgid "Filename omitted" +msgstr "Filename omitted" + +#: ../src/plugins/lib/libgedcom.py:3456 ../src/plugins/lib/libgedcom.py:4751 +#: ../src/plugins/lib/libgedcom.py:4954 ../src/plugins/lib/libgedcom.py:5085 +#: ../src/plugins/lib/libgedcom.py:5710 ../src/plugins/lib/libgedcom.py:5847 +msgid "Form omitted" +msgstr "Form omitted" + +#: ../src/plugins/lib/libgedcom.py:4521 +#, python-format +msgid "FAM (family) Gramps ID %s" +msgstr "FAM (family) Gramps ID %s" + +#. empty: discard, with warning and skip subs +#. Note: level+2 +#: ../src/plugins/lib/libgedcom.py:5234 +msgid "Empty event note ignored" +msgstr "Empty event note ignored" + +#: ../src/plugins/lib/libgedcom.py:5551 ../src/plugins/lib/libgedcom.py:6362 +msgid "Warn: ADDR overwritten" +msgstr "Warn: ADDR overwritten" + +#: ../src/plugins/lib/libgedcom.py:5722 ../src/plugins/lib/libgedcom.py:6104 +msgid "REFN ignored" +msgstr "REFN ignored" + +#: ../src/plugins/lib/libgedcom.py:5814 +#, python-format +msgid "No title - ID %s" +msgstr "No title - ID %s" + +#: ../src/plugins/lib/libgedcom.py:5819 +#, python-format +msgid "SOUR (source) Gramps ID %s" +msgstr "SOUR (source) Gramps ID %s" + +#: ../src/plugins/lib/libgedcom.py:6030 +#, python-format +msgid "OBJE (multi-media object) Gramps ID %s" +msgstr "OBJE (multi-media object) Gramps ID %s" + +#: ../src/plugins/lib/libgedcom.py:6058 ../src/plugins/lib/libgedcom.py:7052 +#, python-format +msgid "Could not import %s" +msgstr "Could not import %s" + +#: ../src/plugins/lib/libgedcom.py:6094 +msgid "BLOB ignored" +msgstr "BLOB ignored" + +#: ../src/plugins/lib/libgedcom.py:6114 +msgid "Multimedia REFN:TYPE ignored" +msgstr "Multimedia REFN:TYPE ignored" + +#: ../src/plugins/lib/libgedcom.py:6124 +msgid "Mutimedia RIN ignored" +msgstr "Mutimedia RIN ignored" + +#: ../src/plugins/lib/libgedcom.py:6211 +#, python-format +msgid "REPO (repository) Gramps ID %s" +msgstr "REPO (repository) Gramps ID %s" + +#: ../src/plugins/lib/libgedcom.py:6487 +msgid "Head (header)" +msgstr "Head (header)" + +#: ../src/plugins/lib/libgedcom.py:6503 +msgid "Approved system identification" +msgstr "Approved system identification" + +#. feature request 2356: avoid genitive form +#: ../src/plugins/lib/libgedcom.py:6513 +msgid "Generated by" +msgstr "Generated by" + +#: ../src/plugins/lib/libgedcom.py:6527 +msgid "Name of software product" +msgstr "Name of software product" + +#: ../src/plugins/lib/libgedcom.py:6539 +msgid "Version number of software product" +msgstr "Version number of software product" + +#: ../src/plugins/lib/libgedcom.py:6556 +#, python-format +msgid "Business that produced the product: %s" +msgstr "Business that produced the product: %s" + +#: ../src/plugins/lib/libgedcom.py:6577 +msgid "Name of source data" +msgstr "Name of source data" + +#: ../src/plugins/lib/libgedcom.py:6591 +msgid "Copyright of source data" +msgstr "Copyright of source data" + +#: ../src/plugins/lib/libgedcom.py:6605 +msgid "Publication date of source data" +msgstr "Publication date of source data" + +#. feature request 2356: avoid genitive form +#: ../src/plugins/lib/libgedcom.py:6618 +#, python-format +msgid "Import from %s" +msgstr "Import from %s" + +#: ../src/plugins/lib/libgedcom.py:6656 +msgid "Submission record identifier" +msgstr "Submission record identifier" + +#: ../src/plugins/lib/libgedcom.py:6667 +msgid "Language of GEDCOM text" +msgstr "Language of GEDCOM text" + +#: ../src/plugins/lib/libgedcom.py:6691 +#, python-format +msgid "" +"Import of GEDCOM file %s with DEST=%s, could cause errors in the resulting " +"database!" +msgstr "" +"Import of GEDCOM file %s with DEST=%s, could cause errors in the resulting " +"database!" + +#: ../src/plugins/lib/libgedcom.py:6694 +msgid "Look for nameless events." +msgstr "Look for nameless events." + +#: ../src/plugins/lib/libgedcom.py:6717 +msgid "Character set" +msgstr "Character set" + +#: ../src/plugins/lib/libgedcom.py:6719 +msgid "Character set and version" +msgstr "Character set and version" + +#: ../src/plugins/lib/libgedcom.py:6735 +msgid "GEDCOM version not supported" +msgstr "GEDCOM version not supported" + +#: ../src/plugins/lib/libgedcom.py:6738 +msgid "GEDCOM version" +msgstr "GEDCOM version" + +#: ../src/plugins/lib/libgedcom.py:6741 +msgid "GEDCOM form not supported" +msgstr "GEDCOM form not supported" + +#: ../src/plugins/lib/libgedcom.py:6743 +msgid "GEDCOM form" +msgstr "GEDCOM form" + +#: ../src/plugins/lib/libgedcom.py:6789 +msgid "Creation date of GEDCOM" +msgstr "Creation date of GEDCOM" + +#: ../src/plugins/lib/libgedcom.py:6793 +msgid "Creation date and time of GEDCOM" +msgstr "Creation date and time of GEDCOM" + +#: ../src/plugins/lib/libgedcom.py:6830 ../src/plugins/lib/libgedcom.py:6867 +msgid "Empty note ignored" +msgstr "Empty note ignored" + +#: ../src/plugins/lib/libgedcom.py:6882 +#, python-format +msgid "NOTE Gramps ID %s" +msgstr "NOTE Gramps ID %s" + +#: ../src/plugins/lib/libgedcom.py:6932 +msgid "Submission: Submitter" +msgstr "Submission: Submitter" + +#: ../src/plugins/lib/libgedcom.py:6934 +msgid "Submission: Family file" +msgstr "Submission: Family file" + +#: ../src/plugins/lib/libgedcom.py:6936 +msgid "Submission: Temple code" +msgstr "Submission: Temple code" + +#: ../src/plugins/lib/libgedcom.py:6938 +msgid "Submission: Generations of ancestors" +msgstr "Submission: Generations of ancestors" + +#: ../src/plugins/lib/libgedcom.py:6940 +msgid "Submission: Generations of descendants" +msgstr "Submission: Generations of descendants" + +#: ../src/plugins/lib/libgedcom.py:6942 +msgid "Submission: Ordinance process flag" +msgstr "Submission: Ordinance process flag" + +#. # Okay we have no clue which temple this is. +#. # We should tell the user and store it anyway. +#: ../src/plugins/lib/libgedcom.py:7154 +msgid "Invalid temple code" +msgstr "Invalid temple code" + +#: ../src/plugins/lib/libgedcom.py:7235 +msgid "" +"Your GEDCOM file is corrupted. The file appears to be encoded using the " +"UTF16 character set, but is missing the BOM marker." +msgstr "" +"Your GEDCOM file is corrupted. The file appears to be encoded using the " +"UTF16 character set, but is missing the BOM marker." + +#: ../src/plugins/lib/libgedcom.py:7238 +msgid "Your GEDCOM file is empty." +msgstr "Your GEDCOM file is empty." + +#: ../src/plugins/lib/libgedcom.py:7301 +#, python-format +msgid "Invalid line %d in GEDCOM file." +msgstr "Invalid line %d in GEDCOM file." + +#. First is used as default selection. +#. As seen on the internet, ISO-xxx are listed as capital letters +#: ../src/plugins/lib/libhtmlconst.py:52 +msgid "Unicode UTF-8 (recommended)" +msgstr "Unicode UTF-8 (recommended)" + +#: ../src/plugins/lib/libhtmlconst.py:108 +msgid "Standard copyright" +msgstr "Standard copyright" + +#. This must match _CC +#. translators, long strings, have a look at Web report dialogs +#: ../src/plugins/lib/libhtmlconst.py:112 +msgid "Creative Commons - By attribution" +msgstr "Creative Commons - By attribution" + +#: ../src/plugins/lib/libhtmlconst.py:113 +msgid "Creative Commons - By attribution, No derivations" +msgstr "Creative Commons - By attribution, No derivations" + +#: ../src/plugins/lib/libhtmlconst.py:114 +msgid "Creative Commons - By attribution, Share-alike" +msgstr "Creative Commons - By attribution, Share-alike" + +#: ../src/plugins/lib/libhtmlconst.py:115 +msgid "Creative Commons - By attribution, Non-commercial" +msgstr "Creative Commons - By attribution, Non-commercial" + +#: ../src/plugins/lib/libhtmlconst.py:116 +msgid "Creative Commons - By attribution, Non-commercial, No derivations" +msgstr "Creative Commons - By attribution, Non-commercial, No derivations" + +#: ../src/plugins/lib/libhtmlconst.py:117 +msgid "Creative Commons - By attribution, Non-commercial, Share-alike" +msgstr "Creative Commons - By attribution, Non-commercial, Share-alike" + +#: ../src/plugins/lib/libhtmlconst.py:119 +msgid "No copyright notice" +msgstr "No copyright notice" + +#: ../src/plugins/lib/libmetadata.py:48 ../src/plugins/lib/libmetadata.py:65 +#: ../src/plugins/lib/libmetadata.py:86 +msgid "Invalid format" +msgstr "Invalid format" + +#: ../src/plugins/lib/libmetadata.py:52 +#, python-format +msgid "%(hr)02d:%(min)02d:%(sec)02d" +msgstr "%(hr)02d:%(min)02d:%(sec)02d" + +#: ../src/plugins/lib/libmetadata.py:55 +#, python-format +msgid "%(date)s %(time)s" +msgstr "%(date)s %(time)s" + +#: ../src/plugins/lib/libmetadata.py:89 +#: ../src/plugins/textreport/SimpleBookTitle.py:147 +#: ../src/glade/editperson.glade.h:18 ../src/glade/addmedia.glade.h:3 +msgid "Image" +msgstr "Image" + +#: ../src/plugins/lib/libmetadata.py:90 +msgid "Camera" +msgstr "Camera" + +#: ../src/plugins/lib/libmetadata.py:91 +msgid "GPS" +msgstr "GPS" + +#: ../src/plugins/lib/libmetadata.py:92 +msgid "Advanced" +msgstr "Advanced" + +#: ../src/plugins/lib/libnarrate.py:83 +#, python-format +msgid "%(unknown_gender_name)s was born on %(birth_date)s in %(birth_place)s." +msgstr "%(unknown_gender_name)s was born on %(birth_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:84 +#, python-format +msgid "%(male_name)s was born on %(birth_date)s in %(birth_place)s." +msgstr "%(male_name)s was born on %(birth_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:85 +#, python-format +msgid "%(female_name)s was born on %(birth_date)s in %(birth_place)s." +msgstr "%(female_name)s was born on %(birth_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:88 +#, python-format +msgid "This person was born on %(birth_date)s in %(birth_place)s." +msgstr "This person was born on %(birth_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:89 +#, python-format +msgid "He was born on %(birth_date)s in %(birth_place)s." +msgstr "He was born on %(birth_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:90 +#, python-format +msgid "She was born on %(birth_date)s in %(birth_place)s." +msgstr "She was born on %(birth_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:92 +#, python-format +msgid "Born %(birth_date)s in %(birth_place)s." +msgstr "Born %(birth_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:97 +#, python-format +msgid "%(unknown_gender_name)s was born %(modified_date)s in %(birth_place)s." +msgstr "%(unknown_gender_name)s was born %(modified_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:98 +#, python-format +msgid "%(male_name)s was born %(modified_date)s in %(birth_place)s." +msgstr "%(male_name)s was born %(modified_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:99 +#, python-format +msgid "%(female_name)s was born %(modified_date)s in %(birth_place)s." +msgstr "%(female_name)s was born %(modified_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:102 +#, python-format +msgid "This person was born %(modified_date)s in %(birth_place)s." +msgstr "This person was born %(modified_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:103 +#, python-format +msgid "He was born %(modified_date)s in %(birth_place)s." +msgstr "He was born %(modified_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:104 +#, python-format +msgid "She was born %(modified_date)s in %(birth_place)s." +msgstr "She was born %(modified_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:106 +#, python-format +msgid "Born %(modified_date)s in %(birth_place)s." +msgstr "Born %(modified_date)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:111 +#, python-format +msgid "%(unknown_gender_name)s was born on %(birth_date)s." +msgstr "%(unknown_gender_name)s was born on %(birth_date)s." + +#: ../src/plugins/lib/libnarrate.py:112 +#, python-format +msgid "%(male_name)s was born on %(birth_date)s." +msgstr "%(male_name)s was born on %(birth_date)s." + +#: ../src/plugins/lib/libnarrate.py:113 +#, python-format +msgid "%(female_name)s was born on %(birth_date)s." +msgstr "%(female_name)s was born on %(birth_date)s." + +#: ../src/plugins/lib/libnarrate.py:116 +#, python-format +msgid "This person was born on %(birth_date)s." +msgstr "This person was born on %(birth_date)s." + +#: ../src/plugins/lib/libnarrate.py:117 +#, python-format +msgid "He was born on %(birth_date)s." +msgstr "He was born on %(birth_date)s." + +#: ../src/plugins/lib/libnarrate.py:118 +#, python-format +msgid "She was born on %(birth_date)s." +msgstr "She was born on %(birth_date)s." + +#: ../src/plugins/lib/libnarrate.py:120 +#, python-format +msgid "Born %(birth_date)s." +msgstr "Born %(birth_date)s." + +#: ../src/plugins/lib/libnarrate.py:125 +#, python-format +msgid "%(unknown_gender_name)s was born %(modified_date)s." +msgstr "%(unknown_gender_name)s was born %(modified_date)s." + +#: ../src/plugins/lib/libnarrate.py:126 +#, python-format +msgid "%(male_name)s was born %(modified_date)s." +msgstr "%(male_name)s was born %(modified_date)s." + +#: ../src/plugins/lib/libnarrate.py:127 +#, python-format +msgid "%(female_name)s was born %(modified_date)s." +msgstr "%(female_name)s was born %(modified_date)s." + +#: ../src/plugins/lib/libnarrate.py:130 +#, python-format +msgid "This person was born %(modified_date)s." +msgstr "This person was born %(modified_date)s." + +#: ../src/plugins/lib/libnarrate.py:131 +#, python-format +msgid "He was born %(modified_date)s." +msgstr "He was born %(modified_date)s." + +#: ../src/plugins/lib/libnarrate.py:132 +#, python-format +msgid "She was born %(modified_date)s." +msgstr "She was born %(modified_date)s." + +#: ../src/plugins/lib/libnarrate.py:134 +#, python-format +msgid "Born %(modified_date)s." +msgstr "Born %(modified_date)s." + +#: ../src/plugins/lib/libnarrate.py:139 +#, python-format +msgid "%(unknown_gender_name)s was born in %(month_year)s in %(birth_place)s." +msgstr "%(unknown_gender_name)s was born in %(month_year)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:140 +#, python-format +msgid "%(male_name)s was born in %(month_year)s in %(birth_place)s." +msgstr "%(male_name)s was born in %(month_year)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:141 +#, python-format +msgid "%(female_name)s was born in %(month_year)s in %(birth_place)s." +msgstr "%(female_name)s was born in %(month_year)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:144 +#, python-format +msgid "This person was born in %(month_year)s in %(birth_place)s." +msgstr "This person was born in %(month_year)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:145 +#, python-format +msgid "He was born in %(month_year)s in %(birth_place)s." +msgstr "He was born in %(month_year)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:146 +#, python-format +msgid "She was born in %(month_year)s in %(birth_place)s." +msgstr "She was born in %(month_year)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:148 +#, python-format +msgid "Born %(month_year)s in %(birth_place)s." +msgstr "Born %(month_year)s in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:153 +#, python-format +msgid "%(unknown_gender_name)s was born in %(month_year)s." +msgstr "%(unknown_gender_name)s was born in %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:154 +#, python-format +msgid "%(male_name)s was born in %(month_year)s." +msgstr "%(male_name)s was born in %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:155 +#, python-format +msgid "%(female_name)s was born in %(month_year)s." +msgstr "%(female_name)s was born in %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:158 +#, python-format +msgid "This person was born in %(month_year)s." +msgstr "This person was born in %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:159 +#, python-format +msgid "He was born in %(month_year)s." +msgstr "He was born in %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:160 +#, python-format +msgid "She was born in %(month_year)s." +msgstr "She was born in %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:162 +#, python-format +msgid "Born %(month_year)s." +msgstr "Born %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:167 +#, python-format +msgid "%(unknown_gender_name)s was born in %(birth_place)s." +msgstr "%(unknown_gender_name)s was born in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:168 +#, python-format +msgid "%(male_name)s was born in %(birth_place)s." +msgstr "%(male_name)s was born in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:169 +#, python-format +msgid "%(female_name)s was born in %(birth_place)s." +msgstr "%(female_name)s was born in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:172 +#, python-format +msgid "This person was born in %(birth_place)s." +msgstr "This person was born in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:173 +#, python-format +msgid "He was born in %(birth_place)s." +msgstr "He was born in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:174 +#, python-format +msgid "She was born in %(birth_place)s." +msgstr "She was born in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:176 +#, python-format +msgid "Born in %(birth_place)s." +msgstr "Born in %(birth_place)s." + +#: ../src/plugins/lib/libnarrate.py:186 +#, python-format +msgid "%(unknown_gender_name)s died on %(death_date)s in %(death_place)s." +msgstr "%(unknown_gender_name)s died on %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:187 +#, python-format +msgid "" +"%(unknown_gender_name)s died on %(death_date)s in %(death_place)s at the age " +"of %(age)s." +msgstr "" +"%(unknown_gender_name)s died on %(death_date)s in %(death_place)s at the age " +"of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:190 +#, python-format +msgid "%(male_name)s died on %(death_date)s in %(death_place)s." +msgstr "%(male_name)s died on %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:191 +#, python-format +msgid "" +"%(male_name)s died on %(death_date)s in %(death_place)s at the age of " +"%(age)s." +msgstr "" +"%(male_name)s died on %(death_date)s in %(death_place)s at the age of " +"%(age)s." + +#: ../src/plugins/lib/libnarrate.py:194 +#, python-format +msgid "%(female_name)s died on %(death_date)s in %(death_place)s." +msgstr "%(female_name)s died on %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:195 +#, python-format +msgid "" +"%(female_name)s died on %(death_date)s in %(death_place)s at the age of " +"%(age)s." +msgstr "" +"%(female_name)s died on %(death_date)s in %(death_place)s at the age of " +"%(age)s." + +#: ../src/plugins/lib/libnarrate.py:199 +#, python-format +msgid "This person died on %(death_date)s in %(death_place)s." +msgstr "This person died on %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:200 +#, python-format +msgid "" +"This person died on %(death_date)s in %(death_place)s at the age of %(age)s." +msgstr "" +"This person died on %(death_date)s in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:203 +#, python-format +msgid "He died on %(death_date)s in %(death_place)s." +msgstr "He died on %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:204 +#, python-format +msgid "He died on %(death_date)s in %(death_place)s at the age of %(age)s." +msgstr "He died on %(death_date)s in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:207 +#, python-format +msgid "She died on %(death_date)s in %(death_place)s." +msgstr "She died on %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:208 +#, python-format +msgid "She died on %(death_date)s in %(death_place)s at the age of %(age)s." +msgstr "She died on %(death_date)s in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:212 ../src/plugins/lib/libnarrate.py:245 +#, python-format +msgid "Died %(death_date)s in %(death_place)s." +msgstr "Died %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:213 ../src/plugins/lib/libnarrate.py:246 +#, python-format +msgid "Died %(death_date)s in %(death_place)s (%(age)s)." +msgstr "Died %(death_date)s in %(death_place)s (%(age)s)." + +#: ../src/plugins/lib/libnarrate.py:219 +#, python-format +msgid "%(unknown_gender_name)s died %(death_date)s in %(death_place)s." +msgstr "%(unknown_gender_name)s died %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:220 +#, python-format +msgid "" +"%(unknown_gender_name)s died %(death_date)s in %(death_place)s at the age of " +"%(age)s." +msgstr "" +"%(unknown_gender_name)s died %(death_date)s in %(death_place)s at the age of " +"%(age)s." + +#: ../src/plugins/lib/libnarrate.py:223 +#, python-format +msgid "%(male_name)s died %(death_date)s in %(death_place)s." +msgstr "%(male_name)s died %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:224 +#, python-format +msgid "" +"%(male_name)s died %(death_date)s in %(death_place)s at the age of %(age)s." +msgstr "" +"%(male_name)s died %(death_date)s in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:227 +#, python-format +msgid "%(female_name)s died %(death_date)s in %(death_place)s." +msgstr "%(female_name)s died %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:228 +#, python-format +msgid "" +"%(female_name)s died %(death_date)s in %(death_place)s at the age of %(age)s." +msgstr "" +"%(female_name)s died %(death_date)s in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:232 +#, python-format +msgid "This person died %(death_date)s in %(death_place)s." +msgstr "This person died %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:233 +#, python-format +msgid "" +"This person died %(death_date)s in %(death_place)s at the age of %(age)s." +msgstr "" +"This person died %(death_date)s in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:236 +#, python-format +msgid "He died %(death_date)s in %(death_place)s." +msgstr "He died %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:237 +#, python-format +msgid "He died %(death_date)s in %(death_place)s at the age of %(age)s." +msgstr "He died %(death_date)s in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:240 +#, python-format +msgid "She died %(death_date)s in %(death_place)s." +msgstr "She died %(death_date)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:241 +#, python-format +msgid "She died %(death_date)s in %(death_place)s at the age of %(age)s." +msgstr "She died %(death_date)s in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:252 +#, python-format +msgid "%(unknown_gender_name)s died on %(death_date)s." +msgstr "%(unknown_gender_name)s died on %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:253 +#, python-format +msgid "%(unknown_gender_name)s died on %(death_date)s at the age of %(age)s." +msgstr "%(unknown_gender_name)s died on %(death_date)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:256 +#, python-format +msgid "%(male_name)s died on %(death_date)s." +msgstr "%(male_name)s died on %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:257 +#, python-format +msgid "%(male_name)s died on %(death_date)s at the age of %(age)s." +msgstr "%(male_name)s died on %(death_date)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:260 +#, python-format +msgid "%(female_name)s died on %(death_date)s." +msgstr "%(female_name)s died on %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:261 +#, python-format +msgid "%(female_name)s died on %(death_date)s at the age of %(age)s." +msgstr "%(female_name)s died on %(death_date)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:265 +#, python-format +msgid "This person died on %(death_date)s." +msgstr "This person died on %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:266 +#, python-format +msgid "This person died on %(death_date)s at the age of %(age)s." +msgstr "This person died on %(death_date)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:269 +#, python-format +msgid "He died on %(death_date)s." +msgstr "He died on %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:270 +#, python-format +msgid "He died on %(death_date)s at the age of %(age)s." +msgstr "He died on %(death_date)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:273 +#, python-format +msgid "She died on %(death_date)s." +msgstr "She died on %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:274 +#, python-format +msgid "She died on %(death_date)s at the age of %(age)s." +msgstr "She died on %(death_date)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:278 ../src/plugins/lib/libnarrate.py:311 +#, python-format +msgid "Died %(death_date)s." +msgstr "Died %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:279 ../src/plugins/lib/libnarrate.py:312 +#, python-format +msgid "Died %(death_date)s (%(age)s)." +msgstr "Died %(death_date)s (%(age)s)." + +#: ../src/plugins/lib/libnarrate.py:285 +#, python-format +msgid "%(unknown_gender_name)s died %(death_date)s." +msgstr "%(unknown_gender_name)s died %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:286 +#, python-format +msgid "%(unknown_gender_name)s died %(death_date)s at the age of %(age)s." +msgstr "%(unknown_gender_name)s died %(death_date)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:289 +#, python-format +msgid "%(male_name)s died %(death_date)s." +msgstr "%(male_name)s died %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:290 +#, python-format +msgid "%(male_name)s died %(death_date)s at the age of %(age)s." +msgstr "%(male_name)s died %(death_date)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:293 +#, python-format +msgid "%(female_name)s died %(death_date)s." +msgstr "%(female_name)s died %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:294 +#, python-format +msgid "%(female_name)s died %(death_date)s at the age of %(age)s." +msgstr "%(female_name)s died %(death_date)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:298 +#, python-format +msgid "This person died %(death_date)s." +msgstr "This person died %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:299 +#, python-format +msgid "This person died %(death_date)s at the age of %(age)s." +msgstr "This person died %(death_date)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:302 +#, python-format +msgid "He died %(death_date)s." +msgstr "He died %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:303 +#, python-format +msgid "He died %(death_date)s at the age of %(age)s." +msgstr "He died %(death_date)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:306 +#, python-format +msgid "She died %(death_date)s." +msgstr "She died %(death_date)s." + +#: ../src/plugins/lib/libnarrate.py:307 +#, python-format +msgid "She died %(death_date)s at the age of %(age)s." +msgstr "She died %(death_date)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:318 +#, python-format +msgid "%(unknown_gender_name)s died in %(month_year)s in %(death_place)s." +msgstr "%(unknown_gender_name)s died in %(month_year)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:319 +#, python-format +msgid "" +"%(unknown_gender_name)s died in %(month_year)s in %(death_place)s at the age " +"of %(age)s." +msgstr "" +"%(unknown_gender_name)s died in %(month_year)s in %(death_place)s at the age " +"of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:322 +#, python-format +msgid "%(male_name)s died in %(month_year)s in %(death_place)s." +msgstr "%(male_name)s died in %(month_year)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:323 +#, python-format +msgid "" +"%(male_name)s died in %(month_year)s in %(death_place)s at the age of " +"%(age)s." +msgstr "" +"%(male_name)s died in %(month_year)s in %(death_place)s at the age of " +"%(age)s." + +#: ../src/plugins/lib/libnarrate.py:326 +#, python-format +msgid "%(female_name)s died in %(month_year)s in %(death_place)s." +msgstr "%(female_name)s died in %(month_year)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:327 +#, python-format +msgid "" +"%(female_name)s died in %(month_year)s in %(death_place)s at the age of " +"%(age)s." +msgstr "" +"%(female_name)s died in %(month_year)s in %(death_place)s at the age of " +"%(age)s." + +#: ../src/plugins/lib/libnarrate.py:331 +#, python-format +msgid "This person died in %(month_year)s in %(death_place)s." +msgstr "This person died in %(month_year)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:332 +#, python-format +msgid "" +"This person died in %(month_year)s in %(death_place)s at the age of %(age)s." +msgstr "" +"This person died in %(month_year)s in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:335 +#, python-format +msgid "He died in %(month_year)s in %(death_place)s." +msgstr "He died in %(month_year)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:336 +#, python-format +msgid "He died in %(month_year)s in %(death_place)s at the age of %(age)s." +msgstr "He died in %(month_year)s in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:339 +#, python-format +msgid "She died in %(month_year)s in %(death_place)s." +msgstr "She died in %(month_year)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:340 +#, python-format +msgid "She died in %(month_year)s in %(death_place)s at the age of %(age)s." +msgstr "She died in %(month_year)s in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:344 +#, python-format +msgid "Died %(month_year)s in %(death_place)s." +msgstr "Died %(month_year)s in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:345 +#, python-format +msgid "Died %(month_year)s in %(death_place)s (%(age)s)." +msgstr "Died %(month_year)s in %(death_place)s (%(age)s)." + +#: ../src/plugins/lib/libnarrate.py:351 +#, python-format +msgid "%(unknown_gender_name)s died in %(month_year)s." +msgstr "%(unknown_gender_name)s died in %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:352 +#, python-format +msgid "%(unknown_gender_name)s died in %(month_year)s at the age of %(age)s." +msgstr "%(unknown_gender_name)s died in %(month_year)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:355 +#, python-format +msgid "%(male_name)s died in %(month_year)s." +msgstr "%(male_name)s died in %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:356 +#, python-format +msgid "%(male_name)s died in %(month_year)s at the age of %(age)s." +msgstr "%(male_name)s died in %(month_year)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:359 +#, python-format +msgid "%(female_name)s died in %(month_year)s." +msgstr "%(female_name)s died in %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:360 +#, python-format +msgid "%(female_name)s died in %(month_year)s at the age of %(age)s." +msgstr "%(female_name)s died in %(month_year)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:364 +#, python-format +msgid "This person died in %(month_year)s." +msgstr "This person died in %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:365 +#, python-format +msgid "This person died in %(month_year)s at the age of %(age)s." +msgstr "This person died in %(month_year)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:368 +#, python-format +msgid "He died in %(month_year)s." +msgstr "He died in %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:369 +#, python-format +msgid "He died in %(month_year)s at the age of %(age)s." +msgstr "He died in %(month_year)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:372 +#, python-format +msgid "She died in %(month_year)s." +msgstr "She died in %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:373 +#, python-format +msgid "She died in %(month_year)s at the age of %(age)s." +msgstr "She died in %(month_year)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:377 +#, python-format +msgid "Died %(month_year)s." +msgstr "Died %(month_year)s." + +#: ../src/plugins/lib/libnarrate.py:378 +#, python-format +msgid "Died %(month_year)s (%(age)s)." +msgstr "Died %(month_year)s (%(age)s)." + +#: ../src/plugins/lib/libnarrate.py:384 +#, python-format +msgid "%(unknown_gender_name)s died in %(death_place)s." +msgstr "%(unknown_gender_name)s died in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:385 +#, python-format +msgid "%(unknown_gender_name)s died in %(death_place)s at the age of %(age)s." +msgstr "%(unknown_gender_name)s died in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:388 +#, python-format +msgid "%(male_name)s died in %(death_place)s." +msgstr "%(male_name)s died in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:389 +#, python-format +msgid "%(male_name)s died in %(death_place)s at the age of %(age)s." +msgstr "%(male_name)s died in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:392 +#, python-format +msgid "%(female_name)s died in %(death_place)s." +msgstr "%(female_name)s died in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:393 +#, python-format +msgid "%(female_name)s died in %(death_place)s at the age of %(age)s." +msgstr "%(female_name)s died in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:398 +#, python-format +msgid "This person died in %(death_place)s." +msgstr "This person died in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:399 +#, python-format +msgid "This person died in %(death_place)s at the age of %(age)s." +msgstr "This person died in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:402 +#, python-format +msgid "He died in %(death_place)s." +msgstr "He died in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:403 +#, python-format +msgid "He died in %(death_place)s at the age of %(age)s." +msgstr "He died in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:406 +#, python-format +msgid "She died in %(death_place)s." +msgstr "She died in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:407 +#, python-format +msgid "She died in %(death_place)s at the age of %(age)s." +msgstr "She died in %(death_place)s at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:411 +#, python-format +msgid "Died in %(death_place)s." +msgstr "Died in %(death_place)s." + +#: ../src/plugins/lib/libnarrate.py:412 +#, python-format +msgid "Died in %(death_place)s (%(age)s)." +msgstr "Died in %(death_place)s (%(age)s)." + +#: ../src/plugins/lib/libnarrate.py:419 +#, python-format +msgid "%(unknown_gender_name)s died at the age of %(age)s." +msgstr "%(unknown_gender_name)s died at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:423 +#, python-format +msgid "%(male_name)s died at the age of %(age)s." +msgstr "%(male_name)s died at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:427 +#, python-format +msgid "%(female_name)s died at the age of %(age)s." +msgstr "%(female_name)s died at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:432 +#, python-format +msgid "This person died at the age of %(age)s." +msgstr "This person died at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:436 +#, python-format +msgid "He died at the age of %(age)s." +msgstr "He died at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:440 +#, python-format +msgid "She died at the age of %(age)s." +msgstr "She died at the age of %(age)s." + +#: ../src/plugins/lib/libnarrate.py:445 +#, python-format +msgid "Died (%(age)s)." +msgstr "Died (%(age)s)." + +#: ../src/plugins/lib/libnarrate.py:456 +#, python-format +msgid "" +"%(male_name)s was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." +msgstr "" +"%(male_name)s was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:457 +#, python-format +msgid "He was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." +msgstr "He was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:460 +#, python-format +msgid "" +"%(female_name)s was buried on %(burial_date)s in %(burial_place)s" +"%(endnotes)s." +msgstr "" +"%(female_name)s was buried on %(burial_date)s in %(burial_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:461 +#, python-format +msgid "She was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." +msgstr "She was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:464 +#, python-format +msgid "" +"%(unknown_gender_name)s was buried on %(burial_date)s in %(burial_place)s" +"%(endnotes)s." +msgstr "" +"%(unknown_gender_name)s was buried on %(burial_date)s in %(burial_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:465 +#, python-format +msgid "" +"This person was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." +msgstr "" +"This person was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:467 +#, python-format +msgid "Buried %(burial_date)s in %(burial_place)s%(endnotes)s." +msgstr "Buried %(burial_date)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:472 +#, python-format +msgid "%(male_name)s was buried on %(burial_date)s%(endnotes)s." +msgstr "%(male_name)s was buried on %(burial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:473 +#, python-format +msgid "He was buried on %(burial_date)s%(endnotes)s." +msgstr "He was buried on %(burial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:476 +#, python-format +msgid "%(female_name)s was buried on %(burial_date)s%(endnotes)s." +msgstr "%(female_name)s was buried on %(burial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:477 +#, python-format +msgid "She was buried on %(burial_date)s%(endnotes)s." +msgstr "She was buried on %(burial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:480 +#, python-format +msgid "%(unknown_gender_name)s was buried on %(burial_date)s%(endnotes)s." +msgstr "%(unknown_gender_name)s was buried on %(burial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:481 +#, python-format +msgid "This person was buried on %(burial_date)s%(endnotes)s." +msgstr "This person was buried on %(burial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:483 +#, python-format +msgid "Buried %(burial_date)s%(endnotes)s." +msgstr "Buried %(burial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:488 +#, python-format +msgid "" +"%(male_name)s was buried in %(month_year)s in %(burial_place)s%(endnotes)s." +msgstr "" +"%(male_name)s was buried in %(month_year)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:489 +#, python-format +msgid "He was buried in %(month_year)s in %(burial_place)s%(endnotes)s." +msgstr "He was buried in %(month_year)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:492 +#, python-format +msgid "" +"%(female_name)s was buried in %(month_year)s in %(burial_place)s%(endnotes)s." +msgstr "" +"%(female_name)s was buried in %(month_year)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:493 +#, python-format +msgid "She was buried in %(month_year)s in %(burial_place)s%(endnotes)s." +msgstr "She was buried in %(month_year)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:496 +#, python-format +msgid "" +"%(unknown_gender_name)s was buried in %(month_year)s in %(burial_place)s" +"%(endnotes)s." +msgstr "" +"%(unknown_gender_name)s was buried in %(month_year)s in %(burial_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:497 +#, python-format +msgid "" +"This person was buried in %(month_year)s in %(burial_place)s%(endnotes)s." +msgstr "" +"This person was buried in %(month_year)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:499 +#, python-format +msgid "Buried %(month_year)s in %(burial_place)s%(endnotes)s." +msgstr "Buried %(month_year)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:504 +#, python-format +msgid "%(male_name)s was buried in %(month_year)s%(endnotes)s." +msgstr "%(male_name)s was buried in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:505 +#, python-format +msgid "He was buried in %(month_year)s%(endnotes)s." +msgstr "He was buried in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:508 +#, python-format +msgid "%(female_name)s was buried in %(month_year)s%(endnotes)s." +msgstr "%(female_name)s was buried in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:509 +#, python-format +msgid "She was buried in %(month_year)s%(endnotes)s." +msgstr "She was buried in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:512 +#, python-format +msgid "%(unknown_gender_name)s was buried in %(month_year)s%(endnotes)s." +msgstr "%(unknown_gender_name)s was buried in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:513 +#, python-format +msgid "This person was buried in %(month_year)s%(endnotes)s." +msgstr "This person was buried in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:515 +#, python-format +msgid "Buried %(month_year)s%(endnotes)s." +msgstr "Buried %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:520 +#, python-format +msgid "" +"%(male_name)s was buried %(modified_date)s in %(burial_place)s%(endnotes)s." +msgstr "" +"%(male_name)s was buried %(modified_date)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:521 +#, python-format +msgid "He was buried %(modified_date)s in %(burial_place)s%(endnotes)s." +msgstr "He was buried %(modified_date)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:524 +#, python-format +msgid "" +"%(female_name)s was buried %(modified_date)s in %(burial_place)s%(endnotes)s." +msgstr "" +"%(female_name)s was buried %(modified_date)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:525 +#, python-format +msgid "She was buried %(modified_date)s in %(burial_place)s%(endnotes)s." +msgstr "She was buried %(modified_date)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:528 +#, python-format +msgid "" +"%(unknown_gender_name)s was buried %(modified_date)s in %(burial_place)s" +"%(endnotes)s." +msgstr "" +"%(unknown_gender_name)s was buried %(modified_date)s in %(burial_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:529 +#, python-format +msgid "" +"This person was buried %(modified_date)s in %(burial_place)s%(endnotes)s." +msgstr "" +"This person was buried %(modified_date)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:531 +#, python-format +msgid "Buried %(modified_date)s in %(burial_place)s%(endnotes)s." +msgstr "Buried %(modified_date)s in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:536 +#, python-format +msgid "%(male_name)s was buried %(modified_date)s%(endnotes)s." +msgstr "%(male_name)s was buried %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:537 +#, python-format +msgid "He was buried %(modified_date)s%(endnotes)s." +msgstr "He was buried %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:540 +#, python-format +msgid "%(female_name)s was buried %(modified_date)s%(endnotes)s." +msgstr "%(female_name)s was buried %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:541 +#, python-format +msgid "She was buried %(modified_date)s%(endnotes)s." +msgstr "She was buried %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:544 +#, python-format +msgid "%(unknown_gender_name)s was buried %(modified_date)s%(endnotes)s." +msgstr "%(unknown_gender_name)s was buried %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:545 +#, python-format +msgid "This person was buried %(modified_date)s%(endnotes)s." +msgstr "This person was buried %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:547 +#, python-format +msgid "Buried %(modified_date)s%(endnotes)s." +msgstr "Buried %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:552 +#, python-format +msgid "%(male_name)s was buried in %(burial_place)s%(endnotes)s." +msgstr "%(male_name)s was buried in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:553 +#, python-format +msgid "He was buried in %(burial_place)s%(endnotes)s." +msgstr "He was buried in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:556 +#, python-format +msgid "%(female_name)s was buried in %(burial_place)s%(endnotes)s." +msgstr "%(female_name)s was buried in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:557 +#, python-format +msgid "She was buried in %(burial_place)s%(endnotes)s." +msgstr "She was buried in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:560 +#, python-format +msgid "%(unknown_gender_name)s was buried in %(burial_place)s%(endnotes)s." +msgstr "%(unknown_gender_name)s was buried in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:561 +#, python-format +msgid "This person was buried in %(burial_place)s%(endnotes)s." +msgstr "This person was buried in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:563 +#, python-format +msgid "Buried in %(burial_place)s%(endnotes)s." +msgstr "Buried in %(burial_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:568 +#, python-format +msgid "%(male_name)s was buried%(endnotes)s." +msgstr "%(male_name)s was buried%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:569 +#, python-format +msgid "He was buried%(endnotes)s." +msgstr "He was buried%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:572 +#, python-format +msgid "%(female_name)s was buried%(endnotes)s." +msgstr "%(female_name)s was buried%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:573 +#, python-format +msgid "She was buried%(endnotes)s." +msgstr "She was buried%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:576 +#, python-format +msgid "%(unknown_gender_name)s was buried%(endnotes)s." +msgstr "%(unknown_gender_name)s was buried%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:577 +#, python-format +msgid "This person was buried%(endnotes)s." +msgstr "This person was buried%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:579 +#, python-format +msgid "Buried%(endnotes)s." +msgstr "Buried%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:589 +#, python-format +msgid "" +"%(male_name)s was baptized on %(baptism_date)s in %(baptism_place)s" +"%(endnotes)s." +msgstr "" +"%(male_name)s was baptised on %(baptism_date)s in %(baptism_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:590 +#, python-format +msgid "He was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s." +msgstr "He was baptised on %(baptism_date)s in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:593 +#, python-format +msgid "" +"%(female_name)s was baptized on %(baptism_date)s in %(baptism_place)s" +"%(endnotes)s." +msgstr "" +"%(female_name)s was baptised on %(baptism_date)s in %(baptism_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:594 +#, python-format +msgid "She was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s." +msgstr "She was baptised on %(baptism_date)s in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:597 +#, python-format +msgid "" +"%(unknown_gender_name)s was baptized on %(baptism_date)s in %(baptism_place)s" +"%(endnotes)s." +msgstr "" +"%(unknown_gender_name)s was baptised on %(baptism_date)s in %(baptism_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:598 +#, python-format +msgid "" +"This person was baptized on %(baptism_date)s in %(baptism_place)s" +"%(endnotes)s." +msgstr "" +"This person was baptised on %(baptism_date)s in %(baptism_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:600 +#, python-format +msgid "Baptized %(baptism_date)s in %(baptism_place)s%(endnotes)s." +msgstr "Baptised %(baptism_date)s in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:605 +#, python-format +msgid "%(male_name)s was baptized on %(baptism_date)s%(endnotes)s." +msgstr "%(male_name)s was baptised on %(baptism_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:606 +#, python-format +msgid "He was baptized on %(baptism_date)s%(endnotes)s." +msgstr "He was baptised on %(baptism_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:609 +#, python-format +msgid "%(female_name)s was baptized on %(baptism_date)s%(endnotes)s." +msgstr "%(female_name)s was baptised on %(baptism_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:610 +#, python-format +msgid "She was baptized on %(baptism_date)s%(endnotes)s." +msgstr "She was baptised on %(baptism_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:613 +#, python-format +msgid "%(unknown_gender_name)s was baptized on %(baptism_date)s%(endnotes)s." +msgstr "%(unknown_gender_name)s was baptised on %(baptism_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:614 +#, python-format +msgid "This person was baptized on %(baptism_date)s%(endnotes)s." +msgstr "This person was baptised on %(baptism_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:616 +#, python-format +msgid "Baptized %(baptism_date)s%(endnotes)s." +msgstr "Baptised %(baptism_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:621 +#, python-format +msgid "" +"%(male_name)s was baptized in %(month_year)s in %(baptism_place)s" +"%(endnotes)s." +msgstr "" +"%(male_name)s was baptised in %(month_year)s in %(baptism_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:622 +#, python-format +msgid "He was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s." +msgstr "He was baptised in %(month_year)s in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:625 +#, python-format +msgid "" +"%(female_name)s was baptized in %(month_year)s in %(baptism_place)s" +"%(endnotes)s." +msgstr "" +"%(female_name)s was baptised in %(month_year)s in %(baptism_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:626 +#, python-format +msgid "She was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s." +msgstr "She was baptised in %(month_year)s in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:629 +#, python-format +msgid "" +"%(unknown_gender_name)s was baptized in %(month_year)s in %(baptism_place)s" +"%(endnotes)s." +msgstr "" +"%(unknown_gender_name)s was baptised in %(month_year)s in %(baptism_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:630 +#, python-format +msgid "" +"This person was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s." +msgstr "" +"This person was baptised in %(month_year)s in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:632 +#, python-format +msgid "Baptized %(month_year)s in %(baptism_place)s%(endnotes)s." +msgstr "Baptised %(month_year)s in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:637 +#, python-format +msgid "%(male_name)s was baptized in %(month_year)s%(endnotes)s." +msgstr "%(male_name)s was baptised in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:638 +#, python-format +msgid "He was baptized in %(month_year)s%(endnotes)s." +msgstr "He was baptised in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:641 +#, python-format +msgid "%(female_name)s was baptized in %(month_year)s%(endnotes)s." +msgstr "%(female_name)s was baptised in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:642 +#, python-format +msgid "She was baptized in %(month_year)s%(endnotes)s." +msgstr "She was baptised in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:645 +#, python-format +msgid "%(unknown_gender_name)s was baptized in %(month_year)s%(endnotes)s." +msgstr "%(unknown_gender_name)s was baptised in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:646 +#, python-format +msgid "This person was baptized in %(month_year)s%(endnotes)s." +msgstr "This person was baptised in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:648 +#, python-format +msgid "Baptized %(month_year)s%(endnotes)s." +msgstr "Baptised %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:653 +#, python-format +msgid "" +"%(male_name)s was baptized %(modified_date)s in %(baptism_place)s" +"%(endnotes)s." +msgstr "" +"%(male_name)s was baptised %(modified_date)s in %(baptism_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:654 +#, python-format +msgid "He was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." +msgstr "He was baptised %(modified_date)s in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:657 +#, python-format +msgid "" +"%(female_name)s was baptized %(modified_date)s in %(baptism_place)s" +"%(endnotes)s." +msgstr "" +"%(female_name)s was baptised %(modified_date)s in %(baptism_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:658 +#, python-format +msgid "She was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." +msgstr "She was baptised %(modified_date)s in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:661 +#, python-format +msgid "" +"%(unknown_gender_name)s was baptized %(modified_date)s in %(baptism_place)s" +"%(endnotes)s." +msgstr "" +"%(unknown_gender_name)s was baptised %(modified_date)s in %(baptism_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:662 +#, python-format +msgid "" +"This person was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." +msgstr "" +"This person was baptised %(modified_date)s in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:664 +#, python-format +msgid "Baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." +msgstr "Baptised %(modified_date)s in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:669 +#, python-format +msgid "%(male_name)s was baptized %(modified_date)s%(endnotes)s." +msgstr "%(male_name)s was baptised %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:670 +#, python-format +msgid "He was baptized %(modified_date)s%(endnotes)s." +msgstr "He was baptised %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:673 +#, python-format +msgid "%(female_name)s was baptized %(modified_date)s%(endnotes)s." +msgstr "%(female_name)s was baptised %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:674 +#, python-format +msgid "She was baptized %(modified_date)s%(endnotes)s." +msgstr "She was baptised %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:677 +#, python-format +msgid "%(unknown_gender_name)s was baptized %(modified_date)s%(endnotes)s." +msgstr "%(unknown_gender_name)s was baptised %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:678 +#, python-format +msgid "This person was baptized %(modified_date)s%(endnotes)s." +msgstr "This person was baptised %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:680 +#, python-format +msgid "Baptized %(modified_date)s%(endnotes)s." +msgstr "baptised %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:685 +#, python-format +msgid "%(male_name)s was baptized in %(baptism_place)s%(endnotes)s." +msgstr "%(male_name)s was baptised in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:686 +#, python-format +msgid "He was baptized in %(baptism_place)s%(endnotes)s." +msgstr "He was baptised in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:689 +#, python-format +msgid "%(female_name)s was baptized in %(baptism_place)s%(endnotes)s." +msgstr "%(female_name)s was baptised in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:690 +#, python-format +msgid "She was baptized in %(baptism_place)s%(endnotes)s." +msgstr "She was baptised in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:693 +#, python-format +msgid "%(unknown_gender_name)s was baptized in %(baptism_place)s%(endnotes)s." +msgstr "%(unknown_gender_name)s was baptised in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:694 +#, python-format +msgid "This person was baptized in %(baptism_place)s%(endnotes)s." +msgstr "This person was baptised in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:696 +#, python-format +msgid "Baptized in %(baptism_place)s%(endnotes)s." +msgstr "Baptised in %(baptism_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:701 +#, python-format +msgid "%(male_name)s was baptized%(endnotes)s." +msgstr "%(male_name)s was baptised%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:702 +#, python-format +msgid "He was baptized%(endnotes)s." +msgstr "He was baptised%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:705 +#, python-format +msgid "%(female_name)s was baptized%(endnotes)s." +msgstr "%(female_name)s was baptised%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:706 +#, python-format +msgid "She was baptized%(endnotes)s." +msgstr "She was baptised%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:709 +#, python-format +msgid "%(unknown_gender_name)s was baptized%(endnotes)s." +msgstr "%(unknown_gender_name)s was baptised%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:710 +#, python-format +msgid "This person was baptized%(endnotes)s." +msgstr "This person was baptised%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:712 +#, python-format +msgid "Baptized%(endnotes)s." +msgstr "Baptised%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:722 +#, python-format +msgid "" +"%(male_name)s was christened on %(christening_date)s in %(christening_place)s" +"%(endnotes)s." +msgstr "" +"%(male_name)s was christened on %(christening_date)s in %(christening_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:723 +#, python-format +msgid "" +"He was christened on %(christening_date)s in %(christening_place)s" +"%(endnotes)s." +msgstr "" +"He was christened on %(christening_date)s in %(christening_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:726 +#, python-format +msgid "" +"%(female_name)s was christened on %(christening_date)s in " +"%(christening_place)s%(endnotes)s." +msgstr "" +"%(female_name)s was christened on %(christening_date)s in " +"%(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:727 +#, python-format +msgid "" +"She was christened on %(christening_date)s in %(christening_place)s" +"%(endnotes)s." +msgstr "" +"She was christened on %(christening_date)s in %(christening_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:730 +#, python-format +msgid "" +"%(unknown_gender_name)s was christened on %(christening_date)s in " +"%(christening_place)s%(endnotes)s." +msgstr "" +"%(unknown_gender_name)s was christened on %(christening_date)s in " +"%(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:731 +#, python-format +msgid "" +"This person was christened on %(christening_date)s in %(christening_place)s" +"%(endnotes)s." +msgstr "" +"This person was christened on %(christening_date)s in %(christening_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:733 +#, python-format +msgid "Christened %(christening_date)s in %(christening_place)s%(endnotes)s." +msgstr "Christened %(christening_date)s in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:738 +#, python-format +msgid "%(male_name)s was christened on %(christening_date)s%(endnotes)s." +msgstr "%(male_name)s was christened on %(christening_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:739 +#, python-format +msgid "He was christened on %(christening_date)s%(endnotes)s." +msgstr "He was christened on %(christening_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:742 +#, python-format +msgid "%(female_name)s was christened on %(christening_date)s%(endnotes)s." +msgstr "%(female_name)s was christened on %(christening_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:743 +#, python-format +msgid "She was christened on %(christening_date)s%(endnotes)s." +msgstr "She was christened on %(christening_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:746 +#, python-format +msgid "" +"%(unknown_gender_name)s was christened on %(christening_date)s%(endnotes)s." +msgstr "" +"%(unknown_gender_name)s was christened on %(christening_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:747 +#, python-format +msgid "This person was christened on %(christening_date)s%(endnotes)s." +msgstr "This person was christened on %(christening_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:749 +#, python-format +msgid "Christened %(christening_date)s%(endnotes)s." +msgstr "Christened %(christening_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:754 +#, python-format +msgid "" +"%(male_name)s was christened in %(month_year)s in %(christening_place)s" +"%(endnotes)s." +msgstr "" +"%(male_name)s was christened in %(month_year)s in %(christening_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:755 +#, python-format +msgid "" +"He was christened in %(month_year)s in %(christening_place)s%(endnotes)s." +msgstr "" +"He was christened in %(month_year)s in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:758 +#, python-format +msgid "" +"%(female_name)s was christened in %(month_year)s in %(christening_place)s" +"%(endnotes)s." +msgstr "" +"%(female_name)s was christened in %(month_year)s in %(christening_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:759 +#, python-format +msgid "" +"She was christened in %(month_year)s in %(christening_place)s%(endnotes)s." +msgstr "" +"She was christened in %(month_year)s in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:762 +#, python-format +msgid "" +"%(unknown_gender_name)s was christened in %(month_year)s in " +"%(christening_place)s%(endnotes)s." +msgstr "" +"%(unknown_gender_name)s was christened in %(month_year)s in " +"%(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:763 +#, python-format +msgid "" +"This person was christened in %(month_year)s in %(christening_place)s" +"%(endnotes)s." +msgstr "" +"This person was christened in %(month_year)s in %(christening_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:765 +#, python-format +msgid "Christened %(month_year)s in %(christening_place)s%(endnotes)s." +msgstr "Christened %(month_year)s in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:770 +#, python-format +msgid "%(male_name)s was christened in %(month_year)s%(endnotes)s." +msgstr "%(male_name)s was christened in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:771 +#, python-format +msgid "He was christened in %(month_year)s%(endnotes)s." +msgstr "He was christened in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:774 +#, python-format +msgid "%(female_name)s was christened in %(month_year)s%(endnotes)s." +msgstr "%(female_name)s was christened in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:775 +#, python-format +msgid "She was christened in %(month_year)s%(endnotes)s." +msgstr "She was christened in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:778 +#, python-format +msgid "%(unknown_gender_name)s was christened in %(month_year)s%(endnotes)s." +msgstr "%(unknown_gender_name)s was christened in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:779 +#, python-format +msgid "This person was christened in %(month_year)s%(endnotes)s." +msgstr "This person was christened in %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:781 +#, python-format +msgid "Christened %(month_year)s%(endnotes)s." +msgstr "Christened %(month_year)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:786 +#, python-format +msgid "" +"%(male_name)s was christened %(modified_date)s in %(christening_place)s" +"%(endnotes)s." +msgstr "" +"%(male_name)s was christened %(modified_date)s in %(christening_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:787 +#, python-format +msgid "" +"He was christened %(modified_date)s in %(christening_place)s%(endnotes)s." +msgstr "" +"He was christened %(modified_date)s in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:790 +#, python-format +msgid "" +"%(female_name)s was christened %(modified_date)s in %(christening_place)s" +"%(endnotes)s." +msgstr "" +"%(female_name)s was christened %(modified_date)s in %(christening_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:791 +#, python-format +msgid "" +"She was christened %(modified_date)s in %(christening_place)s%(endnotes)s." +msgstr "" +"She was christened %(modified_date)s in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:794 +#, python-format +msgid "" +"%(unknown_gender_name)s was christened %(modified_date)s in " +"%(christening_place)s%(endnotes)s." +msgstr "" +"%(unknown_gender_name)s was christened %(modified_date)s in " +"%(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:795 +#, python-format +msgid "" +"This person was christened %(modified_date)s in %(christening_place)s" +"%(endnotes)s." +msgstr "" +"This person was christened %(modified_date)s in %(christening_place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:797 +#, python-format +msgid "Christened %(modified_date)s in %(christening_place)s%(endnotes)s." +msgstr "Christened %(modified_date)s in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:802 +#, python-format +msgid "%(male_name)s was christened %(modified_date)s%(endnotes)s." +msgstr "%(male_name)s was christened %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:803 +#, python-format +msgid "He was christened %(modified_date)s%(endnotes)s." +msgstr "He was christened %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:806 +#, python-format +msgid "%(female_name)s was christened %(modified_date)s%(endnotes)s." +msgstr "%(female_name)s was christened %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:807 +#, python-format +msgid "She was christened %(modified_date)s%(endnotes)s." +msgstr "She was christened %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:810 +#, python-format +msgid "%(unknown_gender_name)s was christened %(modified_date)s%(endnotes)s." +msgstr "%(unknown_gender_name)s was christened %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:811 +#, python-format +msgid "This person was christened %(modified_date)s%(endnotes)s." +msgstr "This person was christened %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:813 +#, python-format +msgid "Christened %(modified_date)s%(endnotes)s." +msgstr "Christened %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:818 +#, python-format +msgid "%(male_name)s was christened in %(christening_place)s%(endnotes)s." +msgstr "%(male_name)s was christened in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:819 +#, python-format +msgid "He was christened in %(christening_place)s%(endnotes)s." +msgstr "He was christened in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:822 +#, python-format +msgid "%(female_name)s was christened in %(christening_place)s%(endnotes)s." +msgstr "%(female_name)s was christened in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:823 +#, python-format +msgid "She was christened in %(christening_place)s%(endnotes)s." +msgstr "She was christened in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:826 +#, python-format +msgid "" +"%(unknown_gender_name)s was christened in %(christening_place)s%(endnotes)s." +msgstr "" +"%(unknown_gender_name)s was christened in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:827 +#, python-format +msgid "This person was christened in %(christening_place)s%(endnotes)s." +msgstr "This person was christened in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:829 +#, python-format +msgid "Christened in %(christening_place)s%(endnotes)s." +msgstr "Christened in %(christening_place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:834 +#, python-format +msgid "%(male_name)s was christened%(endnotes)s." +msgstr "%(male_name)s was christened%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:835 +#, python-format +msgid "He was christened%(endnotes)s." +msgstr "He was christened%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:838 +#, python-format +msgid "%(female_name)s was christened%(endnotes)s." +msgstr "%(female_name)s was christened%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:839 +#, python-format +msgid "She was christened%(endnotes)s." +msgstr "She was christened%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:842 +#, python-format +msgid "%(unknown_gender_name)s was christened%(endnotes)s." +msgstr "%(unknown_gender_name)s was christened%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:843 +#, python-format +msgid "This person was christened%(endnotes)s." +msgstr "This person was christened%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:845 +#, python-format +msgid "Christened%(endnotes)s." +msgstr "Christened%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:856 +#, python-format +msgid "%(male_name)s is the child of %(father)s and %(mother)s." +msgstr "%(male_name)s is the child of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:857 +#, python-format +msgid "%(male_name)s was the child of %(father)s and %(mother)s." +msgstr "%(male_name)s was the child of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:860 +#, python-format +msgid "This person is the child of %(father)s and %(mother)s." +msgstr "This person is the child of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:861 +#, python-format +msgid "This person was the child of %(father)s and %(mother)s." +msgstr "This person was the child of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:863 +#, python-format +msgid "Child of %(father)s and %(mother)s." +msgstr "Child of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:867 +#, python-format +msgid "%(male_name)s is the son of %(father)s and %(mother)s." +msgstr "%(male_name)s is the son of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:868 +#, python-format +msgid "%(male_name)s was the son of %(father)s and %(mother)s." +msgstr "%(male_name)s was the son of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:871 +#, python-format +msgid "He is the son of %(father)s and %(mother)s." +msgstr "He is the son of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:872 +#, python-format +msgid "He was the son of %(father)s and %(mother)s." +msgstr "He was the son of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:874 +#, python-format +msgid "Son of %(father)s and %(mother)s." +msgstr "Son of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:878 +#, python-format +msgid "%(female_name)s is the daughter of %(father)s and %(mother)s." +msgstr "%(female_name)s is the daughter of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:879 +#, python-format +msgid "%(female_name)s was the daughter of %(father)s and %(mother)s." +msgstr "%(female_name)s was the daughter of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:882 +#, python-format +msgid "She is the daughter of %(father)s and %(mother)s." +msgstr "She is the daughter of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:883 +#, python-format +msgid "She was the daughter of %(father)s and %(mother)s." +msgstr "She was the daughter of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:885 +#, python-format +msgid "Daughter of %(father)s and %(mother)s." +msgstr "Daughter of %(father)s and %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:892 +#, python-format +msgid "%(male_name)s is the child of %(father)s." +msgstr "%(male_name)s is the child of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:893 +#, python-format +msgid "%(male_name)s was the child of %(father)s." +msgstr "%(male_name)s was the child of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:896 +#, python-format +msgid "This person is the child of %(father)s." +msgstr "This person is the child of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:897 +#, python-format +msgid "This person was the child of %(father)s." +msgstr "This person was the child of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:899 +#, python-format +msgid "Child of %(father)s." +msgstr "Child of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:903 +#, python-format +msgid "%(male_name)s is the son of %(father)s." +msgstr "%(male_name)s is the son of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:904 +#, python-format +msgid "%(male_name)s was the son of %(father)s." +msgstr "%(male_name)s was the son of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:907 +#, python-format +msgid "He is the son of %(father)s." +msgstr "He is the son of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:908 +#, python-format +msgid "He was the son of %(father)s." +msgstr "He was the son of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:910 +#, python-format +msgid "Son of %(father)s." +msgstr "Son of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:914 +#, python-format +msgid "%(female_name)s is the daughter of %(father)s." +msgstr "%(female_name)s is the daughter of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:915 +#, python-format +msgid "%(female_name)s was the daughter of %(father)s." +msgstr "%(female_name)s was the daughter of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:918 +#, python-format +msgid "She is the daughter of %(father)s." +msgstr "She is the daughter of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:919 +#, python-format +msgid "She was the daughter of %(father)s." +msgstr "She was the daughter of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:921 +#, python-format +msgid "Daughter of %(father)s." +msgstr "Daughter of %(father)s." + +#: ../src/plugins/lib/libnarrate.py:928 +#, python-format +msgid "%(male_name)s is the child of %(mother)s." +msgstr "%(male_name)s is the child of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:929 +#, python-format +msgid "%(male_name)s was the child of %(mother)s." +msgstr "%(male_name)s was the child of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:932 +#, python-format +msgid "This person is the child of %(mother)s." +msgstr "This person is the child of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:933 +#, python-format +msgid "This person was the child of %(mother)s." +msgstr "This person was the child of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:935 +#, python-format +msgid "Child of %(mother)s." +msgstr "Child of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:939 +#, python-format +msgid "%(male_name)s is the son of %(mother)s." +msgstr "%(male_name)s is the son of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:940 +#, python-format +msgid "%(male_name)s was the son of %(mother)s." +msgstr "%(male_name)s was the son of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:943 +#, python-format +msgid "He is the son of %(mother)s." +msgstr "He is the son of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:944 +#, python-format +msgid "He was the son of %(mother)s." +msgstr "He was the son of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:946 +#, python-format +msgid "Son of %(mother)s." +msgstr "Son of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:950 +#, python-format +msgid "%(female_name)s is the daughter of %(mother)s." +msgstr "%(female_name)s is the daughter of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:951 +#, python-format +msgid "%(female_name)s was the daughter of %(mother)s." +msgstr "%(female_name)s was the daughter of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:954 +#, python-format +msgid "She is the daughter of %(mother)s." +msgstr "She is the daughter of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:955 +#, python-format +msgid "She was the daughter of %(mother)s." +msgstr "She was the daughter of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:957 +#, python-format +msgid "Daughter of %(mother)s." +msgstr "Daughter of %(mother)s." + +#: ../src/plugins/lib/libnarrate.py:968 +#, python-format +msgid "" +"This person married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." +msgstr "" +"This person married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:969 +#, python-format +msgid "" +"This person married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." +msgstr "" +"This person married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:970 +#, python-format +msgid "" +"This person married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." +msgstr "" +"This person married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:973 +#, python-format +msgid "He married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." +msgstr "He married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:974 +#, python-format +msgid "He married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." +msgstr "He married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:975 +#, python-format +msgid "He married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." +msgstr "He married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:978 +#, python-format +msgid "She married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." +msgstr "She married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:979 +#, python-format +msgid "She married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." +msgstr "She married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:980 +#, python-format +msgid "She married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." +msgstr "She married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:983 +#, python-format +msgid "Married %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." +msgstr "Married %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:984 +#, python-format +msgid "Married %(spouse)s %(full_date)s in %(place)s%(endnotes)s." +msgstr "Married %(spouse)s %(full_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:985 +#, python-format +msgid "Married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." +msgstr "Married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:991 +#, python-format +msgid "" +"This person also married %(spouse)s in %(partial_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"This person also married %(spouse)s in %(partial_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:992 +#, python-format +msgid "" +"This person also married %(spouse)s on %(full_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"This person also married %(spouse)s on %(full_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:993 +#, python-format +msgid "" +"This person also married %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"This person also married %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:996 +#, python-format +msgid "" +"He also married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." +msgstr "" +"He also married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:997 +#, python-format +msgid "He also married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." +msgstr "He also married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:998 +#, python-format +msgid "He also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." +msgstr "He also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1001 +#, python-format +msgid "" +"She also married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." +msgstr "" +"She also married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1002 +#, python-format +msgid "She also married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." +msgstr "She also married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1003 +#, python-format +msgid "She also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." +msgstr "" +"She also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1006 +#, python-format +msgid "Also married %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." +msgstr "Also married %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1007 +#, python-format +msgid "Also married %(spouse)s %(full_date)s in %(place)s%(endnotes)s." +msgstr "Also married %(spouse)s %(full_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1008 +#, python-format +msgid "Also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." +msgstr "Also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1014 +#, python-format +msgid "This person married %(spouse)s in %(partial_date)s%(endnotes)s." +msgstr "This person married %(spouse)s in %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1015 +#, python-format +msgid "This person married %(spouse)s on %(full_date)s%(endnotes)s." +msgstr "This person married %(spouse)s on %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1016 +#, python-format +msgid "This person married %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "This person married %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1019 +#, python-format +msgid "He married %(spouse)s in %(partial_date)s%(endnotes)s." +msgstr "He married %(spouse)s in %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1020 +#, python-format +msgid "He married %(spouse)s on %(full_date)s%(endnotes)s." +msgstr "He married %(spouse)s on %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1021 +#, python-format +msgid "He married %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "He married %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1024 +#, python-format +msgid "She married %(spouse)s in %(partial_date)s%(endnotes)s." +msgstr "She married %(spouse)s in %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1025 +#, python-format +msgid "She married %(spouse)s on %(full_date)s%(endnotes)s." +msgstr "She married %(spouse)s on %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1026 +#, python-format +msgid "She married %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "She married %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1029 +#, python-format +msgid "Married %(spouse)s %(partial_date)s%(endnotes)s." +msgstr "Married %(spouse)s %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1030 +#, python-format +msgid "Married %(spouse)s %(full_date)s%(endnotes)s." +msgstr "Married %(spouse)s %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1031 +#, python-format +msgid "Married %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "Married %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1037 +#, python-format +msgid "This person also married %(spouse)s in %(partial_date)s%(endnotes)s." +msgstr "This person also married %(spouse)s in %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1038 +#, python-format +msgid "This person also married %(spouse)s on %(full_date)s%(endnotes)s." +msgstr "This person also married %(spouse)s on %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1039 +#, python-format +msgid "This person also married %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "This person also married %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1042 +#, python-format +msgid "He also married %(spouse)s in %(partial_date)s%(endnotes)s." +msgstr "He also married %(spouse)s in %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1043 +#, python-format +msgid "He also married %(spouse)s on %(full_date)s%(endnotes)s." +msgstr "He also married %(spouse)s on %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1044 +#, python-format +msgid "He also married %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "He also married %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1047 +#, python-format +msgid "She also married %(spouse)s in %(partial_date)s%(endnotes)s." +msgstr "She also married %(spouse)s in %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1048 +#, python-format +msgid "She also married %(spouse)s on %(full_date)s%(endnotes)s." +msgstr "She also married %(spouse)s on %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1049 +#, python-format +msgid "She also married %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "She also married %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1052 +#, python-format +msgid "Also married %(spouse)s %(partial_date)s%(endnotes)s." +msgstr "Also married %(spouse)s %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1053 +#, python-format +msgid "Also married %(spouse)s %(full_date)s%(endnotes)s." +msgstr "Also married %(spouse)s %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1054 +#, python-format +msgid "Also married %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "Also married %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1059 +#, python-format +msgid "This person married %(spouse)s in %(place)s%(endnotes)s." +msgstr "This person married %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1060 +#, python-format +msgid "He married %(spouse)s in %(place)s%(endnotes)s." +msgstr "He married %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1061 +#, python-format +msgid "She married %(spouse)s in %(place)s%(endnotes)s." +msgstr "She married %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1062 +#, python-format +msgid "Married %(spouse)s in %(place)s%(endnotes)s." +msgstr "Married %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1066 +#, python-format +msgid "This person also married %(spouse)s in %(place)s%(endnotes)s." +msgstr "This person also married %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1067 +#, python-format +msgid "He also married %(spouse)s in %(place)s%(endnotes)s." +msgstr "He also married %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1068 +#, python-format +msgid "She also married %(spouse)s in %(place)s%(endnotes)s." +msgstr "She also married %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1069 +#, python-format +msgid "Also married %(spouse)s in %(place)s%(endnotes)s." +msgstr "Also married %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1073 +#, python-format +msgid "This person married %(spouse)s%(endnotes)s." +msgstr "This person married %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1074 +#, python-format +msgid "He married %(spouse)s%(endnotes)s." +msgstr "He married %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1075 +#, python-format +msgid "She married %(spouse)s%(endnotes)s." +msgstr "She married %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1076 +#, python-format +msgid "Married %(spouse)s%(endnotes)s." +msgstr "Married %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1080 +#, python-format +msgid "This person also married %(spouse)s%(endnotes)s." +msgstr "This person also married %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1081 +#, python-format +msgid "He also married %(spouse)s%(endnotes)s." +msgstr "He also married %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1082 +#, python-format +msgid "She also married %(spouse)s%(endnotes)s." +msgstr "She also married %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1083 +#, python-format +msgid "Also married %(spouse)s%(endnotes)s." +msgstr "Also married %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1093 +#, python-format +msgid "" +"This person had an unmarried relationship with %(spouse)s in " +"%(partial_date)s in %(place)s%(endnotes)s." +msgstr "" +"This person had an unmarried relationship with %(spouse)s in " +"%(partial_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1094 +#, python-format +msgid "" +"This person had an unmarried relationship with %(spouse)s on %(full_date)s " +"in %(place)s%(endnotes)s." +msgstr "" +"This person had an unmarried relationship with %(spouse)s on %(full_date)s " +"in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1095 +#, python-format +msgid "" +"This person had an unmarried relationship with %(spouse)s %(modified_date)s " +"in %(place)s%(endnotes)s." +msgstr "" +"This person had an unmarried relationship with %(spouse)s %(modified_date)s " +"in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1098 +#, python-format +msgid "" +"He had an unmarried relationship with %(spouse)s in %(partial_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"He had an unmarried relationship with %(spouse)s in %(partial_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1099 +#, python-format +msgid "" +"He had an unmarried relationship with %(spouse)s on %(full_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"He had an unmarried relationship with %(spouse)s on %(full_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1100 +#, python-format +msgid "" +"He had an unmarried relationship with %(spouse)s %(modified_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"He had an unmarried relationship with %(spouse)s %(modified_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1103 +#, python-format +msgid "" +"She had an unmarried relationship with %(spouse)s in %(partial_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"She had an unmarried relationship with %(spouse)s in %(partial_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1104 +#, python-format +msgid "" +"She had an unmarried relationship with %(spouse)s on %(full_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"She had an unmarried relationship with %(spouse)s on %(full_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1105 +#, python-format +msgid "" +"She had an unmarried relationship with %(spouse)s %(modified_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"She had an unmarried relationship with %(spouse)s %(modified_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1108 ../src/plugins/lib/libnarrate.py:1131 +#, python-format +msgid "" +"Unmarried relationship with %(spouse)s %(partial_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"Unmarried relationship with %(spouse)s %(partial_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1109 ../src/plugins/lib/libnarrate.py:1132 +#, python-format +msgid "" +"Unmarried relationship with %(spouse)s %(full_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"Unmarried relationship with %(spouse)s %(full_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1110 ../src/plugins/lib/libnarrate.py:1133 +#, python-format +msgid "" +"Unmarried relationship with %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"Unmarried relationship with %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1116 +#, python-format +msgid "" +"This person also had an unmarried relationship with %(spouse)s in " +"%(partial_date)s in %(place)s%(endnotes)s." +msgstr "" +"This person also had an unmarried relationship with %(spouse)s in " +"%(partial_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1117 +#, python-format +msgid "" +"This person also had an unmarried relationship with %(spouse)s on " +"%(full_date)s in %(place)s%(endnotes)s." +msgstr "" +"This person also had an unmarried relationship with %(spouse)s on " +"%(full_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1118 +#, python-format +msgid "" +"This person also had an unmarried relationship with %(spouse)s " +"%(modified_date)s in %(place)s%(endnotes)s." +msgstr "" +"This person also had an unmarried relationship with %(spouse)s " +"%(modified_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1121 +#, python-format +msgid "" +"He also had an unmarried relationship with %(spouse)s in %(partial_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"He also had an unmarried relationship with %(spouse)s in %(partial_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1122 +#, python-format +msgid "" +"He also had an unmarried relationship with %(spouse)s on %(full_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"He also had an unmarried relationship with %(spouse)s on %(full_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1123 +#, python-format +msgid "" +"He also had an unmarried relationship with %(spouse)s %(modified_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"He also had an unmarried relationship with %(spouse)s %(modified_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1126 +#, python-format +msgid "" +"She also had an unmarried relationship with %(spouse)s in %(partial_date)s " +"in %(place)s%(endnotes)s." +msgstr "" +"She also had an unmarried relationship with %(spouse)s in %(partial_date)s " +"in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1127 +#, python-format +msgid "" +"She also had an unmarried relationship with %(spouse)s on %(full_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"She also had an unmarried relationship with %(spouse)s on %(full_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1128 +#, python-format +msgid "" +"She also had an unmarried relationship with %(spouse)s %(modified_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"She also had an unmarried relationship with %(spouse)s %(modified_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1139 +#, python-format +msgid "" +"This person had an unmarried relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." +msgstr "" +"This person had an unmarried relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1140 +#, python-format +msgid "" +"This person had an unmarried relationship with %(spouse)s on %(full_date)s" +"%(endnotes)s." +msgstr "" +"This person had an unmarried relationship with %(spouse)s on %(full_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1141 +#, python-format +msgid "" +"This person had an unmarried relationship with %(spouse)s %(modified_date)s" +"%(endnotes)s." +msgstr "" +"This person had an unmarried relationship with %(spouse)s %(modified_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1144 +#, python-format +msgid "" +"He had an unmarried relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." +msgstr "" +"He had an unmarried relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1145 +#, python-format +msgid "" +"He had an unmarried relationship with %(spouse)s on %(full_date)s" +"%(endnotes)s." +msgstr "" +"He had an unmarried relationship with %(spouse)s on %(full_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1146 +#, python-format +msgid "" +"He had an unmarried relationship with %(spouse)s %(modified_date)s" +"%(endnotes)s." +msgstr "" +"He had an unmarried relationship with %(spouse)s %(modified_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1149 +#, python-format +msgid "" +"She had an unmarried relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." +msgstr "" +"She had an unmarried relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1150 +#, python-format +msgid "" +"She had an unmarried relationship with %(spouse)s on %(full_date)s" +"%(endnotes)s." +msgstr "" +"She had an unmarried relationship with %(spouse)s on %(full_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1151 +#, python-format +msgid "" +"She had an unmarried relationship with %(spouse)s %(modified_date)s" +"%(endnotes)s." +msgstr "" +"She had an unmarried relationship with %(spouse)s %(modified_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1154 +#, python-format +msgid "Unmarried relationship with %(spouse)s %(partial_date)s%(endnotes)s." +msgstr "Unmarried relationship with %(spouse)s %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1155 +#, python-format +msgid "Unmarried relationship with %(spouse)s %(full_date)s%(endnotes)s." +msgstr "Unmarried relationship with %(spouse)s %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1156 +#, python-format +msgid "Unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "Unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1162 +#, python-format +msgid "" +"This person also had an unmarried relationship with %(spouse)s in " +"%(partial_date)s%(endnotes)s." +msgstr "" +"This person also had an unmarried relationship with %(spouse)s in " +"%(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1163 +#, python-format +msgid "" +"This person also had an unmarried relationship with %(spouse)s on " +"%(full_date)s%(endnotes)s." +msgstr "" +"This person also had an unmarried relationship with %(spouse)s on " +"%(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1164 +#, python-format +msgid "" +"This person also had an unmarried relationship with %(spouse)s " +"%(modified_date)s%(endnotes)s." +msgstr "" +"This person also had an unmarried relationship with %(spouse)s " +"%(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1167 +#, python-format +msgid "" +"He also had an unmarried relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." +msgstr "" +"He also had an unmarried relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1168 +#, python-format +msgid "" +"He also had an unmarried relationship with %(spouse)s on %(full_date)s" +"%(endnotes)s." +msgstr "" +"He also had an unmarried relationship with %(spouse)s on %(full_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1169 +#, python-format +msgid "" +"He also had an unmarried relationship with %(spouse)s %(modified_date)s" +"%(endnotes)s." +msgstr "" +"He also had an unmarried relationship with %(spouse)s %(modified_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1172 +#, python-format +msgid "" +"She also had an unmarried relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." +msgstr "" +"She also had an unmarried relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1173 +#, python-format +msgid "" +"She also had an unmarried relationship with %(spouse)s on %(full_date)s" +"%(endnotes)s." +msgstr "" +"She also had an unmarried relationship with %(spouse)s on %(full_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1174 +#, python-format +msgid "" +"She also had an unmarried relationship with %(spouse)s %(modified_date)s" +"%(endnotes)s." +msgstr "" +"She also had an unmarried relationship with %(spouse)s %(modified_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1177 +#, python-format +msgid "" +"Also unmarried relationship with %(spouse)s %(partial_date)s%(endnotes)s." +msgstr "" +"Also unmarried relationship with %(spouse)s %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1178 +#, python-format +msgid "Also unmarried relationship with %(spouse)s %(full_date)s%(endnotes)s." +msgstr "Also unmarried relationship with %(spouse)s %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1179 +#, python-format +msgid "" +"Also unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "" +"Also unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1184 +#, python-format +msgid "" +"This person had an unmarried relationship with %(spouse)s in %(place)s" +"%(endnotes)s." +msgstr "" +"This person had an unmarried relationship with %(spouse)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1185 +#, python-format +msgid "" +"He had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." +msgstr "" +"He had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1186 +#, python-format +msgid "" +"She had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." +msgstr "" +"She had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1187 ../src/plugins/lib/libnarrate.py:1194 +#, python-format +msgid "Unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." +msgstr "Unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1191 +#, python-format +msgid "" +"This person also had an unmarried relationship with %(spouse)s in %(place)s" +"%(endnotes)s." +msgstr "" +"This person also had an unmarried relationship with %(spouse)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1192 +#, python-format +msgid "" +"He also had an unmarried relationship with %(spouse)s in %(place)s" +"%(endnotes)s." +msgstr "" +"He also had an unmarried relationship with %(spouse)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1193 +#, python-format +msgid "" +"She also had an unmarried relationship with %(spouse)s in %(place)s" +"%(endnotes)s." +msgstr "" +"She also had an unmarried relationship with %(spouse)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1198 +#, python-format +msgid "This person had an unmarried relationship with %(spouse)s%(endnotes)s." +msgstr "This person had an unmarried relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1199 +#, python-format +msgid "He had an unmarried relationship with %(spouse)s%(endnotes)s." +msgstr "He had an unmarried relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1200 +#, python-format +msgid "She had an unmarried relationship with %(spouse)s%(endnotes)s." +msgstr "She had an unmarried relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1201 ../src/plugins/lib/libnarrate.py:1208 +#, python-format +msgid "Unmarried relationship with %(spouse)s%(endnotes)s." +msgstr "Unmarried relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1205 +#, python-format +msgid "" +"This person also had an unmarried relationship with %(spouse)s%(endnotes)s." +msgstr "" +"This person also had an unmarried relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1206 +#, python-format +msgid "He also had an unmarried relationship with %(spouse)s%(endnotes)s." +msgstr "He also had an unmarried relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1207 +#, python-format +msgid "She also had an unmarried relationship with %(spouse)s%(endnotes)s." +msgstr "She also had an unmarried relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1219 +#, python-format +msgid "" +"This person had a relationship with %(spouse)s in %(partial_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"This person had a relationship with %(spouse)s in %(partial_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1220 +#, python-format +msgid "" +"This person had a relationship with %(spouse)s on %(full_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"This person had a relationship with %(spouse)s on %(full_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1221 +#, python-format +msgid "" +"This person had a relationship with %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"This person had a relationship with %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1224 +#, python-format +msgid "" +"He had a relationship with %(spouse)s in %(partial_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"He had a relationship with %(spouse)s in %(partial_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1225 +#, python-format +msgid "" +"He had a relationship with %(spouse)s on %(full_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"He had a relationship with %(spouse)s on %(full_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1226 +#, python-format +msgid "" +"He had a relationship with %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"He had a relationship with %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1229 +#, python-format +msgid "" +"She had a relationship with %(spouse)s in %(partial_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"She had a relationship with %(spouse)s in %(partial_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1230 +#, python-format +msgid "" +"She had a relationship with %(spouse)s on %(full_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"She had a relationship with %(spouse)s on %(full_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1231 +#, python-format +msgid "" +"She had a relationship with %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"She had a relationship with %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1234 +#, python-format +msgid "Relationship with %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." +msgstr "" +"Relationship with %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1235 +#, python-format +msgid "Relationship with %(spouse)s %(full_date)s in %(place)s%(endnotes)s." +msgstr "Relationship with %(spouse)s %(full_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1236 +#, python-format +msgid "" +"Relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." +msgstr "" +"Relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1242 +#, python-format +msgid "" +"This person also had a relationship with %(spouse)s in %(partial_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"This person also had a relationship with %(spouse)s in %(partial_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1243 +#, python-format +msgid "" +"This person also had a relationship with %(spouse)s on %(full_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"This person also had a relationship with %(spouse)s on %(full_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1244 +#, python-format +msgid "" +"This person also had a relationship with %(spouse)s %(modified_date)s in " +"%(place)s%(endnotes)s." +msgstr "" +"This person also had a relationship with %(spouse)s %(modified_date)s in " +"%(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1247 +#, python-format +msgid "" +"He also had a relationship with %(spouse)s in %(partial_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"He also had a relationship with %(spouse)s in %(partial_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1248 +#, python-format +msgid "" +"He also had a relationship with %(spouse)s on %(full_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"He also had a relationship with %(spouse)s on %(full_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1249 +#, python-format +msgid "" +"He also had a relationship with %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"He also had a relationship with %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1252 +#, python-format +msgid "" +"She also had a relationship with %(spouse)s in %(partial_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"She also had a relationship with %(spouse)s in %(partial_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1253 +#, python-format +msgid "" +"She also had a relationship with %(spouse)s on %(full_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"She also had a relationship with %(spouse)s on %(full_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1254 +#, python-format +msgid "" +"She also had a relationship with %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." +msgstr "" +"She also had a relationship with %(spouse)s %(modified_date)s in %(place)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1257 +#, python-format +msgid "" +"Also relationship with %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." +msgstr "" +"Also relationship with %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1258 +#, python-format +msgid "" +"Also relationship with %(spouse)s %(full_date)s in %(place)s%(endnotes)s." +msgstr "" +"Also relationship with %(spouse)s %(full_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1259 +#, python-format +msgid "" +"Also relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." +msgstr "" +"Also relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1265 +#, python-format +msgid "" +"This person had a relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." +msgstr "" +"This person had a relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1266 +#, python-format +msgid "" +"This person had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." +msgstr "" +"This person had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1267 +#, python-format +msgid "" +"This person had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "" +"This person had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1270 +#, python-format +msgid "He had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." +msgstr "He had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1271 +#, python-format +msgid "He had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." +msgstr "He had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1272 +#, python-format +msgid "He had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "He had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1275 +#, python-format +msgid "She had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." +msgstr "" +"She had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1276 +#, python-format +msgid "She had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." +msgstr "She had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1277 +#, python-format +msgid "She had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "She had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1280 +#, python-format +msgid "Relationship with %(spouse)s %(partial_date)s%(endnotes)s." +msgstr "Relationship with %(spouse)s %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1281 +#, python-format +msgid "Relationship with %(spouse)s %(full_date)s%(endnotes)s." +msgstr "Relationship with %(spouse)s %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1282 +#, python-format +msgid "Relationship with %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "Relationship with %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1288 +#, python-format +msgid "" +"This person also had a relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." +msgstr "" +"This person also had a relationship with %(spouse)s in %(partial_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1289 +#, python-format +msgid "" +"This person also had a relationship with %(spouse)s on %(full_date)s" +"%(endnotes)s." +msgstr "" +"This person also had a relationship with %(spouse)s on %(full_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1290 +#, python-format +msgid "" +"This person also had a relationship with %(spouse)s %(modified_date)s" +"%(endnotes)s." +msgstr "" +"This person also had a relationship with %(spouse)s %(modified_date)s" +"%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1293 +#, python-format +msgid "" +"He also had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." +msgstr "" +"He also had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1294 +#, python-format +msgid "" +"He also had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." +msgstr "" +"He also had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1295 +#, python-format +msgid "" +"He also had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "" +"He also had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1298 +#, python-format +msgid "" +"She also had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." +msgstr "" +"She also had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1299 +#, python-format +msgid "" +"She also had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." +msgstr "" +"She also had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1300 +#, python-format +msgid "" +"She also had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "" +"She also had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1303 +#, python-format +msgid "Also relationship with %(spouse)s %(partial_date)s%(endnotes)s." +msgstr "Also relationship with %(spouse)s %(partial_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1304 +#, python-format +msgid "Also relationship with %(spouse)s %(full_date)s%(endnotes)s." +msgstr "Also relationship with %(spouse)s %(full_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1305 +#, python-format +msgid "Also relationship with %(spouse)s %(modified_date)s%(endnotes)s." +msgstr "Also relationship with %(spouse)s %(modified_date)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1310 +#, python-format +msgid "" +"This person had a relationship with %(spouse)s in %(place)s%(endnotes)s." +msgstr "" +"This person had a relationship with %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1311 +#, python-format +msgid "He had a relationship with %(spouse)s in %(place)s%(endnotes)s." +msgstr "He had a relationship with %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1312 +#, python-format +msgid "She had a relationship with %(spouse)s in %(place)s%(endnotes)s." +msgstr "She had a relationship with %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1313 +#, python-format +msgid "Relationship with %(spouse)s in %(place)s%(endnotes)s." +msgstr "Relationship with %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1317 +#, python-format +msgid "" +"This person also had a relationship with %(spouse)s in %(place)s%(endnotes)s." +msgstr "" +"This person also had a relationship with %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1318 +#, python-format +msgid "He also had a relationship with %(spouse)s in %(place)s%(endnotes)s." +msgstr "He also had a relationship with %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1319 +#, python-format +msgid "She also had a relationship with %(spouse)s in %(place)s%(endnotes)s." +msgstr "She also had a relationship with %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1320 +#, python-format +msgid "Also relationship with %(spouse)s in %(place)s%(endnotes)s." +msgstr "Also relationship with %(spouse)s in %(place)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1324 +#, python-format +msgid "This person had a relationship with %(spouse)s%(endnotes)s." +msgstr "This person had a relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1325 +#, python-format +msgid "He had a relationship with %(spouse)s%(endnotes)s." +msgstr "He had a relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1326 +#, python-format +msgid "She had a relationship with %(spouse)s%(endnotes)s." +msgstr "She had a relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1327 +#, python-format +msgid "Relationship with %(spouse)s%(endnotes)s." +msgstr "Relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1331 +#, python-format +msgid "This person also had a relationship with %(spouse)s%(endnotes)s." +msgstr "This person also had a relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1332 +#, python-format +msgid "He also had a relationship with %(spouse)s%(endnotes)s." +msgstr "He also had a relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1333 +#, python-format +msgid "She also had a relationship with %(spouse)s%(endnotes)s." +msgstr "She also had a relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libnarrate.py:1334 +#, python-format +msgid "Also relationship with %(spouse)s%(endnotes)s." +msgstr "Also relationship with %(spouse)s%(endnotes)s." + +#: ../src/plugins/lib/libpersonview.py:101 +#: ../src/plugins/lib/libplaceview.py:104 +#: ../src/plugins/view/citationtreeview.py:94 +#: ../src/plugins/view/citationlistview.py:99 +#: ../src/plugins/view/eventview.py:86 ../src/plugins/view/familyview.py:85 +#: ../src/plugins/view/mediaview.py:99 ../src/plugins/view/noteview.py:81 +#: ../src/plugins/view/placetreeview.py:82 ../src/plugins/view/repoview.py:94 +#: ../src/plugins/view/sourceview.py:84 +msgid "Last Changed" +msgstr "Last Changed" + +#: ../src/plugins/lib/libpersonview.py:113 +msgid "Add a new person" +msgstr "Add a new person" + +#: ../src/plugins/lib/libpersonview.py:114 +msgid "Edit the selected person" +msgstr "Edit the selected person" + +#: ../src/plugins/lib/libpersonview.py:115 +msgid "Remove the selected person" +msgstr "Remove the selected person" + +#: ../src/plugins/lib/libpersonview.py:116 +msgid "Merge the selected persons" +msgstr "Merge the selected persons" + +#: ../src/plugins/lib/libpersonview.py:295 +msgid "Deleting the person will remove the person from the database." +msgstr "Deleting the person will remove the person from the database." + +#: ../src/plugins/lib/libpersonview.py:300 +msgid "_Delete Person" +msgstr "_Delete Person" + +#: ../src/plugins/lib/libpersonview.py:315 +#, python-format +msgid "Delete Person (%s)" +msgstr "Delete Person (%s)" + +#: ../src/plugins/lib/libpersonview.py:352 +#: ../src/plugins/view/pedigreeview.py:835 ../src/plugins/view/relview.py:412 +msgid "Person Filter Editor" +msgstr "Person Filter Editor" + +#: ../src/plugins/lib/libpersonview.py:357 +msgid "Web Connection" +msgstr "Web Connection" + +#: ../src/plugins/lib/libpersonview.py:418 +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 " +"person." +msgstr "" +"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 " +"person." + +#: ../src/plugins/lib/libplaceview.py:92 +#: ../src/plugins/view/placetreeview.py:83 +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:87 +msgid "Place Name" +msgstr "Place Name" + +#: ../src/plugins/lib/libplaceview.py:101 +#: ../src/plugins/view/placetreeview.py:79 +#: ../src/plugins/webreport/NarrativeWeb.py:333 +msgid "Church Parish" +msgstr "Church Parish" + +#: ../src/plugins/lib/libplaceview.py:119 +msgid "Edit the selected place" +msgstr "Edit the selected place" + +#: ../src/plugins/lib/libplaceview.py:120 +msgid "Delete the selected place" +msgstr "Delete the selected place" + +#: ../src/plugins/lib/libplaceview.py:121 +msgid "Merge the selected places" +msgstr "Merge the selected places" + +#: ../src/plugins/lib/libplaceview.py:162 +msgid "Loading..." +msgstr "Loading..." + +#: ../src/plugins/lib/libplaceview.py:163 +msgid "" +"Attempt to see selected locations with a Map Service (OpenstreetMap, Google " +"Maps, ...)" +msgstr "" +"Attempt to see selected locations with a Map Service (OpenstreetMap, Google " +"Maps, ...)" + +#: ../src/plugins/lib/libplaceview.py:166 +msgid "Select a Map Service" +msgstr "Select a Map Service" + +#: ../src/plugins/lib/libplaceview.py:168 +msgid "_Look up with Map Service" +msgstr "_Look up with Map Service" + +#: ../src/plugins/lib/libplaceview.py:170 +msgid "" +"Attempt to see this location with a Map Service (OpenstreetMap, Google " +"Maps, ...)" +msgstr "" +"Attempt to see this location with a Map Service (OpenstreetMap, Google " +"Maps, ...)" + +#: ../src/plugins/lib/libplaceview.py:172 +msgid "Place Filter Editor" +msgstr "Place Filter Editor" + +#: ../src/plugins/lib/libplaceview.py:260 +msgid "No map service is available." +msgstr "No map service is available." + +#: ../src/plugins/lib/libplaceview.py:261 +msgid "Check your installation." +msgstr "Check your installation." + +#: ../src/plugins/lib/libplaceview.py:269 +msgid "No place selected." +msgstr "No place selected." + +#: ../src/plugins/lib/libplaceview.py:270 +msgid "" +"You need to select a place to be able to view it on a map. Some Map Services " +"might support multiple selections." +msgstr "" +"You need to select a place to be able to view it on a map. Some Map Services " +"might support multiple selections." + +#: ../src/plugins/lib/libplaceview.py:409 +msgid "Cannot merge places." +msgstr "Cannot merge places." + +#: ../src/plugins/lib/libplaceview.py:410 +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 " +"place." +msgstr "" +"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 " +"place." + +#: ../src/plugins/lib/libplugins.gpr.py:32 +msgid "Provides a library for using Cairo to generate documents." +msgstr "Provides a library for using Cairo to generate documents." + +#: ../src/plugins/lib/libplugins.gpr.py:51 +msgid "Provides a FormattingHelper class for common strings" +msgstr "Provides a FormattingHelper class for common strings" + +#: ../src/plugins/lib/libplugins.gpr.py:69 +msgid "Provides GEDCOM processing functionality" +msgstr "Provides GEDCOM processing functionality" + +#: ../src/plugins/lib/libplugins.gpr.py:86 +msgid "Provides common functionality for Gramps XML import/export." +msgstr "Provides common functionality for Gramps XML import/export." + +#: ../src/plugins/lib/libplugins.gpr.py:105 +msgid "Base class for ImportGrdb" +msgstr "Base class for ImportGrdb" + +#: ../src/plugins/lib/libplugins.gpr.py:123 +msgid "Provides holiday information for different countries." +msgstr "Provides holiday information for different countries." + +#: ../src/plugins/lib/libplugins.gpr.py:141 +msgid "Manages a HTML file implementing DocBackend." +msgstr "Manages a HTML file implementing DocBackend." + +#: ../src/plugins/lib/libplugins.gpr.py:159 +msgid "Common constants for html files." +msgstr "Common constants for html files." + +#: ../src/plugins/lib/libplugins.gpr.py:177 +msgid "Manages an HTML DOM tree." +msgstr "Manages an HTML DOM tree." + +#: ../src/plugins/lib/libplugins.gpr.py:195 +msgid "Provides base functionality for map services." +msgstr "Provides base functionality for map services." + +#: ../src/plugins/lib/libplugins.gpr.py:212 +msgid "Provides Textual Narration." +msgstr "Provides Textual Narration." + +#: ../src/plugins/lib/libplugins.gpr.py:229 +msgid "Manages an ODF file implementing DocBackend." +msgstr "Manages an ODF file implementing DocBackend." + +#: ../src/plugins/lib/libplugins.gpr.py:246 +msgid "Provides Textual Translation." +msgstr "Provides Textual Translation." + +#: ../src/plugins/lib/libplugins.gpr.py:263 +msgid "Provides the Base needed for the List People views." +msgstr "Provides the Base needed for the List People views." + +#: ../src/plugins/lib/libplugins.gpr.py:280 +msgid "Provides the Base needed for the List Place views." +msgstr "Provides the Base needed for the List Place views." + +#: ../src/plugins/lib/libplugins.gpr.py:297 +msgid "Provides variable substitution on display lines." +msgstr "Provides variable substitution on display lines." + +#: ../src/plugins/lib/libplugins.gpr.py:313 +msgid "" +"Provides the base needed for the ancestor and descendant graphical reports." +msgstr "" +"Provides the base needed for the ancestor and descendant graphical reports." + +#: ../src/plugins/lib/libtranslate.py:51 +msgid "Bulgarian" +msgstr "Bulgarian" + +#: ../src/plugins/lib/libtranslate.py:52 +msgid "Catalan" +msgstr "Catalan" + +#: ../src/plugins/lib/libtranslate.py:53 +msgid "Czech" +msgstr "Czech" + +#: ../src/plugins/lib/libtranslate.py:54 +msgid "Danish" +msgstr "Danish" + +#: ../src/plugins/lib/libtranslate.py:55 +msgid "German" +msgstr "German" + +#: ../src/plugins/lib/libtranslate.py:56 +msgid "English" +msgstr "English" + +#: ../src/plugins/lib/libtranslate.py:57 +msgid "Esperanto" +msgstr "Esperanto" + +#: ../src/plugins/lib/libtranslate.py:58 +msgid "Spanish" +msgstr "Spanish" + +#: ../src/plugins/lib/libtranslate.py:59 +msgid "Finnish" +msgstr "Finnish" + +#: ../src/plugins/lib/libtranslate.py:60 +msgid "French" +msgstr "French" + +#: ../src/plugins/lib/libtranslate.py:61 +msgid "Hebrew" +msgstr "Hebrew" + +#: ../src/plugins/lib/libtranslate.py:62 +msgid "Croatian" +msgstr "Croatian" + +#: ../src/plugins/lib/libtranslate.py:63 +msgid "Hungarian" +msgstr "Hungarian" + +#: ../src/plugins/lib/libtranslate.py:64 +msgid "Italian" +msgstr "Italian" + +#: ../src/plugins/lib/libtranslate.py:65 +msgid "Japanese" +msgstr "Japanese" + +#: ../src/plugins/lib/libtranslate.py:66 +msgid "Lithuanian" +msgstr "Lithuanian" + +#: ../src/plugins/lib/libtranslate.py:67 +msgid "Macedonian" +msgstr "Macedonian" + +#: ../src/plugins/lib/libtranslate.py:68 +msgid "Norwegian Bokmal" +msgstr "Norwegian Bokmal" + +#: ../src/plugins/lib/libtranslate.py:69 +msgid "Dutch" +msgstr "Dutch" + +#: ../src/plugins/lib/libtranslate.py:70 +msgid "Norwegian Nynorsk" +msgstr "Norwegian Nynorsk" + +#: ../src/plugins/lib/libtranslate.py:71 +msgid "Polish" +msgstr "Polish" + +#: ../src/plugins/lib/libtranslate.py:72 +msgid "Portuguese" +msgstr "Portuguese" + +#: ../src/plugins/lib/libtranslate.py:73 +msgid "Romanian" +msgstr "Romanian" + +#: ../src/plugins/lib/libtranslate.py:74 +msgid "Russian" +msgstr "Russian" + +#: ../src/plugins/lib/libtranslate.py:75 +msgid "Slovak" +msgstr "Slovak" + +#: ../src/plugins/lib/libtranslate.py:76 +msgid "Slovenian" +msgstr "Slovenian" + +#: ../src/plugins/lib/libtranslate.py:77 +msgid "Albanian" +msgstr "Albanian" + +#: ../src/plugins/lib/libtranslate.py:78 +msgid "Swedish" +msgstr "Swedish" + +#: ../src/plugins/lib/libtranslate.py:79 +msgid "Turkish" +msgstr "Turkish" + +#: ../src/plugins/lib/libtranslate.py:80 +msgid "Ukrainian" +msgstr "Ukrainian" + +#: ../src/plugins/lib/libtranslate.py:81 +msgid "Chinese" +msgstr "Chinese" + +#: ../src/plugins/lib/libtranslate.py:85 +msgid "Brazil" +msgstr "Brazil" + +#: ../src/plugins/lib/libtranslate.py:86 +#: ../src/plugins/lib/holidays.xml.in.h:23 +msgid "China" +msgstr "China" + +#: ../src/plugins/lib/libtranslate.py:87 +msgid "Portugal" +msgstr "Portugal" + +#: ../src/plugins/lib/libtranslate.py:110 +#, python-format +msgid "%(language)s (%(country)s)" +msgstr "%(language)s (%(country)s)" + +#. List of translated strings used here +#. Dead code for l10n; added on translation template +#. Translation string should be same as key name +#. ex: AttributeType +#. (FATHER_AGE , _("Father's Age"), "Father Age"), +#. (MOTHER_AGE , _("Mother's Age"), "Mother Age"), +#: ../src/plugins/lib/libtranslate.py:246 +msgid "Father Age" +msgstr "Father Age" + +#: ../src/plugins/lib/libtranslate.py:246 +msgid "Mother Age" +msgstr "Mother Age" + +#: ../src/plugins/lib/libtreebase.py:718 +msgid "Top Left" +msgstr "Top Left" + +#: ../src/plugins/lib/libtreebase.py:719 +msgid "Top Right" +msgstr "Top Right" + +#: ../src/plugins/lib/libtreebase.py:720 +msgid "Bottom Left" +msgstr "Bottom Left" + +#: ../src/plugins/lib/libtreebase.py:721 +msgid "Bottom Right" +msgstr "Bottom Right" + +#. ===================================== +#. "And Jesus said unto them ... , "If ye have faith as a grain of mustard +#. seed, ye shall say unto this mountain, Remove hence to yonder place; and +#. it shall remove; and nothing shall be impossible to you." +#. Romans 1:17 +#: ../src/plugins/lib/holidays.xml.in.h:1 +msgid "2 of Hanuka" +msgstr "2 of Hanuka" + +#: ../src/plugins/lib/holidays.xml.in.h:2 +msgid "2 of Passover" +msgstr "2 of Passover" + +#: ../src/plugins/lib/holidays.xml.in.h:3 +msgid "2 of Sukot" +msgstr "2 of Sukot" + +#: ../src/plugins/lib/holidays.xml.in.h:4 +msgid "3 of Hanuka" +msgstr "3 of Hanuka" + +#: ../src/plugins/lib/holidays.xml.in.h:5 +msgid "3 of Passover" +msgstr "3 of Passover" + +#: ../src/plugins/lib/holidays.xml.in.h:6 +msgid "3 of Sukot" +msgstr "3 of Sukot" + +#: ../src/plugins/lib/holidays.xml.in.h:7 +msgid "4 of Hanuka" +msgstr "4 of Hanuka" + +#: ../src/plugins/lib/holidays.xml.in.h:8 +msgid "4 of Passover" +msgstr "4 of Passover" + +#: ../src/plugins/lib/holidays.xml.in.h:9 +msgid "4 of Sukot" +msgstr "4 of Sukot" + +#: ../src/plugins/lib/holidays.xml.in.h:10 +msgid "5 of Hanuka" +msgstr "5 of Hanuka" + +#: ../src/plugins/lib/holidays.xml.in.h:11 +msgid "5 of Passover" +msgstr "5 of Passover" + +#: ../src/plugins/lib/holidays.xml.in.h:12 +msgid "5 of Sukot" +msgstr "5 of Sukot" + +#: ../src/plugins/lib/holidays.xml.in.h:13 +msgid "6 of Hanuka" +msgstr "6 of Hanuka" + +#: ../src/plugins/lib/holidays.xml.in.h:14 +msgid "6 of Passover" +msgstr "6 of Passover" + +#: ../src/plugins/lib/holidays.xml.in.h:15 +msgid "6 of Sukot" +msgstr "6 of Sukot" + +#: ../src/plugins/lib/holidays.xml.in.h:16 +msgid "7 of Hanuka" +msgstr "7 of Hanuka" + +#: ../src/plugins/lib/holidays.xml.in.h:17 +msgid "7 of Passover" +msgstr "7 of Passover" + +#: ../src/plugins/lib/holidays.xml.in.h:18 +msgid "7 of Sukot" +msgstr "7 of Sukot" + +#: ../src/plugins/lib/holidays.xml.in.h:19 +msgid "8 of Hanuka" +msgstr "8 of Hanuka" + +#: ../src/plugins/lib/holidays.xml.in.h:20 +msgid "Bulgaria" +msgstr "Bulgaria" + +#: ../src/plugins/lib/holidays.xml.in.h:21 +#: ../src/plugins/tool/ExtractCity.py:62 +msgid "Canada" +msgstr "Canada" + +#: ../src/plugins/lib/holidays.xml.in.h:22 +msgid "Chile" +msgstr "Chile" + +#: ../src/plugins/lib/holidays.xml.in.h:24 +msgid "Croatia" +msgstr "Croatia" + +#: ../src/plugins/lib/holidays.xml.in.h:25 +msgid "Czech Republic" +msgstr "Czech Republic" + +#: ../src/plugins/lib/holidays.xml.in.h:26 +msgid "England" +msgstr "England" + +#: ../src/plugins/lib/holidays.xml.in.h:27 +msgid "Finland" +msgstr "Finland" + +#: ../src/plugins/lib/holidays.xml.in.h:28 +#: ../src/plugins/tool/ExtractCity.py:62 +msgid "France" +msgstr "France" + +#: ../src/plugins/lib/holidays.xml.in.h:29 +msgid "Germany" +msgstr "Germany" + +#: ../src/plugins/lib/holidays.xml.in.h:30 +msgid "Hanuka" +msgstr "Hanuka" + +#: ../src/plugins/lib/holidays.xml.in.h:31 +msgid "Japan" +msgstr "Japan" + +#: ../src/plugins/lib/holidays.xml.in.h:32 +msgid "Jewish Holidays" +msgstr "Jewish Holidays" + +#: ../src/plugins/lib/holidays.xml.in.h:33 +msgid "Passover" +msgstr "Passover" + +#: ../src/plugins/lib/holidays.xml.in.h:34 +msgid "Purim" +msgstr "Purim" + +#: ../src/plugins/lib/holidays.xml.in.h:35 +msgid "Rosh Ha'Shana" +msgstr "Rosh Ha'Shana" + +#: ../src/plugins/lib/holidays.xml.in.h:36 +msgid "Rosh Ha'Shana 2" +msgstr "Rosh Ha'Shana 2" + +#: ../src/plugins/lib/holidays.xml.in.h:37 +msgid "Shavuot" +msgstr "Shavuot" + +#: ../src/plugins/lib/holidays.xml.in.h:38 +msgid "Simhat Tora" +msgstr "Simhat Tora" + +#: ../src/plugins/lib/holidays.xml.in.h:39 +msgid "Sukot" +msgstr "Sukot" + +#: ../src/plugins/lib/holidays.xml.in.h:40 +msgid "Sweden - Holidays" +msgstr "Sweden - Holidays" + +#: ../src/plugins/lib/holidays.xml.in.h:41 +#: ../src/plugins/tool/ExtractCity.py:62 +msgid "United States of America" +msgstr "United States of America" + +#: ../src/plugins/lib/holidays.xml.in.h:42 +msgid "Yom Kippur" +msgstr "Yom Kippur" + +#: ../src/plugins/lib/maps/geography.py:237 +msgid "Map Menu" +msgstr "Map Menu" + +#: ../src/plugins/lib/maps/geography.py:240 +msgid "Remove cross hair" +msgstr "Remove cross hair" + +#: ../src/plugins/lib/maps/geography.py:242 +msgid "Add cross hair" +msgstr "Add cross hair" + +#: ../src/plugins/lib/maps/geography.py:249 +msgid "Unlock zoom and position" +msgstr "Unlock zoom and position" + +#: ../src/plugins/lib/maps/geography.py:251 +msgid "Lock zoom and position" +msgstr "Lock zoom and position" + +#: ../src/plugins/lib/maps/geography.py:258 +msgid "Add place" +msgstr "Add place" + +#: ../src/plugins/lib/maps/geography.py:263 +msgid "Link place" +msgstr "Link place" + +#: ../src/plugins/lib/maps/geography.py:268 +msgid "Center here" +msgstr "Centre here" + +#: ../src/plugins/lib/maps/geography.py:281 +#, python-format +msgid "Replace '%(map)s' by =>" +msgstr "Replace '%(map)s' by =>" + +#: ../src/plugins/lib/maps/geography.py:706 +#: ../src/plugins/view/geoclose.py:465 ../src/plugins/view/geoevents.py:322 +#: ../src/plugins/view/geoevents.py:348 ../src/plugins/view/geofamily.py:373 +#: ../src/plugins/view/geoperson.py:420 ../src/plugins/view/geoperson.py:440 +#: ../src/plugins/view/geoperson.py:477 ../src/plugins/view/geoplaces.py:293 +#: ../src/plugins/view/geoplaces.py:311 +msgid "Center on this place" +msgstr "Centre on this place" + +#: ../src/plugins/lib/maps/geography.py:903 +msgid "Nothing for this view." +msgstr "Nothing for this view." + +#: ../src/plugins/lib/maps/geography.py:904 +msgid "Specific parameters" +msgstr "Specific parameters" + +#: ../src/plugins/lib/maps/geography.py:919 +msgid "Where to save the tiles for offline mode." +msgstr "Where to save the tiles for offline mode." + +#: ../src/plugins/lib/maps/geography.py:924 +msgid "" +"If you have no more space in your file system\n" +"You can remove all tiles placed in the above path.\n" +"Be careful! If you have no internet, you'll get no map." +msgstr "" +"If you have no more space in your file system\n" +"You can remove all tiles placed in the above path.\n" +"Be careful! If you have no internet, you'll get no map." + +#: ../src/plugins/lib/maps/geography.py:929 +msgid "Zoom used when centering" +msgstr "Zoom used when centring" + +#. there is no button. I need to found a solution for this. +#. it can be very dangerous ! if someone put / in geography.path ... +#. perhaps we need some contrôl on this path : +#. should begin with : /home, /opt, /map, ... +#. configdialog.add_button(table, '', 4, 'geography.clean') +#: ../src/plugins/lib/maps/geography.py:938 +msgid "The map" +msgstr "The map" + +#: ../src/plugins/lib/maps/osmGps.py:102 +#, python-format +msgid "Can't create tiles cache directory %s" +msgstr "Can't create tiles cache directory %s" + +#: ../src/plugins/lib/maps/osmGps.py:124 +#, python-format +msgid "Can't create tiles cache directory for '%s'." +msgstr "Can't create tiles cache directory for '%s'." + +#: ../src/plugins/lib/maps/placeselection.py:123 +#: ../src/plugins/lib/maps/placeselection.py:126 +msgid "Place Selection in a region" +msgstr "Place Selection in a region" + +#: ../src/plugins/lib/maps/placeselection.py:127 +msgid "" +"Choose the radius of the selection.\n" +"On the map you should see a circle or an oval depending on the latitude." +msgstr "" +"Choose the radius of the selection.\n" +"On the map you should see a circle or an oval depending on the latitude." + +#: ../src/plugins/lib/maps/placeselection.py:161 +msgid "The green values in the row correspond to the current place values." +msgstr "The green values in the row correspond to the current place values." + +#. here, we could add value from geography names services ... +#. if we found no place, we must create a default place. +#: ../src/plugins/lib/maps/placeselection.py:204 +msgid "New place with empty fields" +msgstr "New place with empty fields" + +#. Make upper case of translaed country so string search works later +#: ../src/plugins/mapservices/eniroswedenmap.py:45 +#: ../src/plugins/tool/ExtractCity.py:62 +msgid "Sweden" +msgstr "Sweden" + +#: ../src/plugins/mapservices/eniroswedenmap.py:51 +msgid "Denmark" +msgstr "Denmark" + +#: ../src/plugins/mapservices/eniroswedenmap.py:77 +msgid " parish" +msgstr " parish" + +#: ../src/plugins/mapservices/eniroswedenmap.py:81 +msgid " state" +msgstr " state" + +#: ../src/plugins/mapservices/eniroswedenmap.py:139 +#, python-format +msgid "Latitude not within %s to %s\n" +msgstr "Latitude not within %s to %s\n" + +#: ../src/plugins/mapservices/eniroswedenmap.py:140 +#, python-format +msgid "Longitude not within %s to %s" +msgstr "Longitude not within %s to %s" + +#: ../src/plugins/mapservices/eniroswedenmap.py:142 +#: ../src/plugins/mapservices/eniroswedenmap.py:169 +#: ../src/plugins/mapservices/eniroswedenmap.py:174 +msgid "Eniro map not available" +msgstr "Eniro map not available" + +#: ../src/plugins/mapservices/eniroswedenmap.py:170 +msgid "Coordinates needed in Denmark" +msgstr "Coordinates needed in Denmark" + +#: ../src/plugins/mapservices/eniroswedenmap.py:175 +msgid "" +"Latitude and longitude,\n" +"or street and city needed" +msgstr "" +"Latitude and longitude,\n" +"or street and city needed" + +#: ../src/plugins/mapservices/mapservice.gpr.py:31 +msgid "EniroMaps" +msgstr "EniroMaps" + +#: ../src/plugins/mapservices/mapservice.gpr.py:32 +msgid "Opens on kartor.eniro.se" +msgstr "Opens on kartor.eniro.se" + +#: ../src/plugins/mapservices/mapservice.gpr.py:50 +msgid "GoogleMaps" +msgstr "GoogleMaps" + +#: ../src/plugins/mapservices/mapservice.gpr.py:51 +msgid "Open on maps.google.com" +msgstr "Open on maps.google.com" + +#: ../src/plugins/mapservices/mapservice.gpr.py:69 +#: ../src/plugins/webreport/NarrativeWeb.py:8060 +msgid "OpenStreetMap" +msgstr "OpenStreetMap" + +#: ../src/plugins/mapservices/mapservice.gpr.py:70 +msgid "Open on openstreetmap.org" +msgstr "Open on openstreetmap.org" + +#: ../src/plugins/quickview/AgeOnDate.py:50 +#, python-format +msgid "People probably alive and their ages the %s" +msgstr "People probably alive and their ages the %s" + +#: ../src/plugins/quickview/AgeOnDate.py:53 +#, python-format +msgid "People probably alive and their ages on %s" +msgstr "People probably alive and their ages on %s" + +#: ../src/plugins/quickview/AgeOnDate.py:68 +#, python-format +msgid "" +"\n" +"%d matches.\n" +msgstr "" +"\n" +"%d matches.\n" + +#. display the results +#. feature request 2356: avoid genitive form +#: ../src/plugins/quickview/all_events.py:57 +#, python-format +msgid "Sorted events of %s" +msgstr "Sorted events of %s" + +#: ../src/plugins/quickview/all_events.py:60 +#: ../src/plugins/quickview/all_events.py:105 +#: ../src/plugins/quickview/all_events.py:117 +#: ../src/plugins/webreport/NarrativeWeb.py:5684 +msgid "Event Type" +msgstr "Event Type" + +#: ../src/plugins/quickview/all_events.py:60 +#: ../src/plugins/quickview/all_events.py:106 +#: ../src/plugins/quickview/all_events.py:118 +msgid "Event Date" +msgstr "Event Date" + +#: ../src/plugins/quickview/all_events.py:60 +#: ../src/plugins/quickview/all_events.py:106 +#: ../src/plugins/quickview/all_events.py:118 +msgid "Event Place" +msgstr "Event Place" + +#. display the results +#: ../src/plugins/quickview/all_events.py:100 +#, python-format +msgid "" +"Sorted events of family\n" +" %(father)s - %(mother)s" +msgstr "" +"Sorted events of family\n" +" %(father)s - %(mother)s" + +#: ../src/plugins/quickview/all_events.py:105 +#: ../src/plugins/quickview/all_events.py:117 +msgid "Family Member" +msgstr "Family Member" + +#: ../src/plugins/quickview/all_events.py:116 +msgid "Personal events of the children" +msgstr "Personal events of the children" + +#: ../src/plugins/quickview/all_relations.py:71 +msgid "Home person not set." +msgstr "Home person not set." + +#: ../src/plugins/quickview/all_relations.py:80 +#: ../src/plugins/tool/RelCalc.py:189 +#, python-format +msgid "%(person)s and %(active_person)s are the same person." +msgstr "%(person)s and %(active_person)s are the same person." + +#: ../src/plugins/quickview/all_relations.py:89 +#: ../src/plugins/tool/RelCalc.py:202 +#, python-format +msgid "%(person)s is the %(relationship)s of %(active_person)s." +msgstr "%(person)s is the %(relationship)s of %(active_person)s." + +#: ../src/plugins/quickview/all_relations.py:103 +#, python-format +msgid "%(person)s and %(active_person)s are not directly related." +msgstr "%(person)s and %(active_person)s are not directly related." + +#: ../src/plugins/quickview/all_relations.py:152 +#, python-format +msgid "%(person)s and %(active_person)s have following in-law relations:" +msgstr "%(person)s and %(active_person)s have following in-law relations:" + +#: ../src/plugins/quickview/all_relations.py:206 +#, python-format +msgid "Relationships of %(person)s to %(active_person)s" +msgstr "Relationships of %(person)s to %(active_person)s" + +#: ../src/plugins/quickview/all_relations.py:267 +#, python-format +msgid "Detailed path from %(person)s to common ancestor" +msgstr "Detailed path from %(person)s to common ancestor" + +#: ../src/plugins/quickview/all_relations.py:270 +msgid "Name Common ancestor" +msgstr "Name Common ancestor" + +#: ../src/plugins/quickview/all_relations.py:271 +msgid "Parent" +msgstr "Parent" + +#: ../src/plugins/quickview/all_relations.py:287 +#: ../src/plugins/view/relview.py:395 +#: ../src/plugins/webreport/NarrativeWeb.py:334 +#: ../src/plugins/webreport/NarrativeWeb.py:2360 +#: ../src/plugins/webreport/NarrativeWeb.py:2362 +#: ../src/plugins/webreport/NarrativeWeb.py:2777 +#: ../src/plugins/webreport/NarrativeWeb.py:2971 +msgid "Partner" +msgstr "Partner" + +#: ../src/plugins/quickview/all_relations.py:314 +msgid "Partial" +msgstr "Partial" + +#: ../src/plugins/quickview/all_relations.py:333 +msgid "Remarks with inlaw family" +msgstr "Remarks with inlaw family" + +#: ../src/plugins/quickview/all_relations.py:335 +msgid "Remarks" +msgstr "Remarks" + +#: ../src/plugins/quickview/all_relations.py:337 +msgid "The following problems were encountered:" +msgstr "The following problems were encountered:" + +#: ../src/plugins/quickview/AttributeMatch.py:32 +#, python-format +msgid "People who have the '%s' Attribute" +msgstr "People who have the '%s' Attribute" + +#: ../src/plugins/quickview/AttributeMatch.py:46 +#, python-format +msgid "There are %d people with a matching attribute name.\n" +msgstr "There are %d people with a matching attribute name.\n" + +#: ../src/plugins/quickview/FilterByName.py:41 +msgid "Filtering_on|all" +msgstr "Filtering_on|all" + +#: ../src/plugins/quickview/FilterByName.py:42 +msgid "Filtering_on|Inverse Person" +msgstr "Filtering_on|Inverse Person" + +#: ../src/plugins/quickview/FilterByName.py:43 +msgid "Filtering_on|Inverse Family" +msgstr "Filtering_on|Inverse Family" + +#: ../src/plugins/quickview/FilterByName.py:44 +msgid "Filtering_on|Inverse Event" +msgstr "Filtering_on|Inverse Event" + +#: ../src/plugins/quickview/FilterByName.py:45 +msgid "Filtering_on|Inverse Place" +msgstr "Filtering_on|Inverse Place" + +#: ../src/plugins/quickview/FilterByName.py:46 +msgid "Filtering_on|Inverse Source" +msgstr "Filtering_on|Inverse Source" + +#: ../src/plugins/quickview/FilterByName.py:47 +msgid "Filtering_on|Inverse Repository" +msgstr "Filtering_on|Inverse Repository" + +#: ../src/plugins/quickview/FilterByName.py:48 +msgid "Filtering_on|Inverse MediaObject" +msgstr "Filtering_on|Inverse MediaObject" + +#: ../src/plugins/quickview/FilterByName.py:49 +msgid "Filtering_on|Inverse Note" +msgstr "Filtering_on|Inverse Note" + +#: ../src/plugins/quickview/FilterByName.py:50 +msgid "Filtering_on|all people" +msgstr "Filtering_on|all people" + +#: ../src/plugins/quickview/FilterByName.py:51 +#: ../src/plugins/quickview/FilterByName.py:67 +msgid "Filtering_on|all families" +msgstr "Filtering_on|all families" + +#: ../src/plugins/quickview/FilterByName.py:52 +msgid "Filtering_on|all events" +msgstr "Filtering_on|all events" + +#: ../src/plugins/quickview/FilterByName.py:53 +msgid "Filtering_on|all places" +msgstr "Filtering_on|all places" + +#: ../src/plugins/quickview/FilterByName.py:54 +msgid "Filtering_on|all sources" +msgstr "Filtering_on|all sources" + +#: ../src/plugins/quickview/FilterByName.py:55 +msgid "Filtering_on|all repositories" +msgstr "Filtering_on|all repositories" + +#: ../src/plugins/quickview/FilterByName.py:56 +msgid "Filtering_on|all media" +msgstr "Filtering_on|all media" + +#: ../src/plugins/quickview/FilterByName.py:57 +msgid "Filtering_on|all notes" +msgstr "Filtering_on|all notes" + +#: ../src/plugins/quickview/FilterByName.py:58 +msgid "Filtering_on|males" +msgstr "Filtering_on|males" + +#: ../src/plugins/quickview/FilterByName.py:59 +msgid "Filtering_on|females" +msgstr "Filtering_on|females" + +#: ../src/plugins/quickview/FilterByName.py:61 +msgid "Filtering_on|people with unknown gender" +msgstr "Filtering_on|people with unknown gender" + +#: ../src/plugins/quickview/FilterByName.py:63 +msgid "Filtering_on|incomplete names" +msgstr "Filtering_on|incomplete names" + +#: ../src/plugins/quickview/FilterByName.py:65 +msgid "Filtering_on|people with missing birth dates" +msgstr "Filtering_on|people with missing birth dates" + +#: ../src/plugins/quickview/FilterByName.py:66 +msgid "Filtering_on|disconnected people" +msgstr "Filtering_on|disconnected people" + +#: ../src/plugins/quickview/FilterByName.py:68 +msgid "Filtering_on|unique surnames" +msgstr "Filtering_on|unique surnames" + +#: ../src/plugins/quickview/FilterByName.py:69 +msgid "Filtering_on|people with media" +msgstr "Filtering_on|people with media" + +#: ../src/plugins/quickview/FilterByName.py:70 +msgid "Filtering_on|media references" +msgstr "Filtering_on|media references" + +#: ../src/plugins/quickview/FilterByName.py:71 +msgid "Filtering_on|unique media" +msgstr "Filtering_on|unique media" + +#: ../src/plugins/quickview/FilterByName.py:72 +msgid "Filtering_on|missing media" +msgstr "Filtering_on|missing media" + +#: ../src/plugins/quickview/FilterByName.py:73 +msgid "Filtering_on|media by size" +msgstr "Filtering_on|media by size" + +#: ../src/plugins/quickview/FilterByName.py:74 +msgid "Filtering_on|list of people" +msgstr "Filtering_on|list of people" + +#: ../src/plugins/quickview/FilterByName.py:86 +msgid "Summary counts of current selection" +msgstr "Summary counts of current selection" + +#: ../src/plugins/quickview/FilterByName.py:88 +msgid "Right-click row (or press ENTER) to see selected items." +msgstr "Right-click row (or press ENTER) to see selected items." + +#: ../src/plugins/quickview/FilterByName.py:90 +msgid "Object" +msgstr "Object" + +#: ../src/plugins/quickview/FilterByName.py:90 +msgid "Count/Total" +msgstr "Count/Total" + +#: ../src/plugins/quickview/FilterByName.py:91 +#: ../src/plugins/textreport/TagReport.py:107 +#: ../src/plugins/view/view.gpr.py:164 ../src/plugins/view/view.gpr.py:181 +msgid "People" +msgstr "People" + +#: ../src/plugins/quickview/FilterByName.py:121 +#: ../src/plugins/quickview/FilterByName.py:123 +#, python-format +msgid "Filtering on %s" +msgstr "Filtering on %s" + +#: ../src/plugins/quickview/FilterByName.py:257 +#: ../src/plugins/quickview/FilterByName.py:265 +#: ../src/plugins/quickview/FilterByName.py:273 +#: ../src/plugins/quickview/FilterByName.py:281 +#: ../src/plugins/quickview/FilterByName.py:314 +#: ../src/plugins/quickview/FilterByName.py:384 +#: ../src/plugins/quickview/SameSurnames.py:108 +#: ../src/plugins/quickview/SameSurnames.py:150 +msgid "Name type" +msgstr "Name type" + +#: ../src/plugins/quickview/FilterByName.py:307 +msgid "birth event but no date" +msgstr "birth event but no date" + +#: ../src/plugins/quickview/FilterByName.py:310 +msgid "missing birth event" +msgstr "missing birth event" + +#: ../src/plugins/quickview/FilterByName.py:340 +msgid "Media count" +msgstr "Media count" + +#: ../src/plugins/quickview/FilterByName.py:348 +#: ../src/plugins/quickview/OnThisDay.py:80 +#: ../src/plugins/quickview/OnThisDay.py:81 +#: ../src/plugins/quickview/OnThisDay.py:82 +#: ../src/plugins/quickview/References.py:70 +#: ../src/plugins/quickview/LinkReferences.py:45 +msgid "Reference" +msgstr "Reference" + +#: ../src/plugins/quickview/FilterByName.py:352 +msgid "media" +msgstr "media" + +#: ../src/plugins/quickview/FilterByName.py:356 +msgid "Unique Media" +msgstr "Unique Media" + +#: ../src/plugins/quickview/FilterByName.py:363 +msgid "Missing Media" +msgstr "Missing Media" + +#: ../src/plugins/quickview/FilterByName.py:373 +msgid "Size in bytes" +msgstr "Size in bytes" + +#: ../src/plugins/quickview/FilterByName.py:394 +#, python-format +msgid "Filter matched %d record." +msgid_plural "Filter matched %d records." +msgstr[0] "Filter matched %d record." +msgstr[1] "Filter matched %d records." + +#. display the results +#. feature request 2356: avoid genitive form +#: ../src/plugins/quickview/lineage.py:52 +#, python-format +msgid "Father lineage for %s" +msgstr "Father lineage for %s" + +#: ../src/plugins/quickview/lineage.py:54 +msgid "" +"This report shows the father lineage, also called patronymic lineage or Y-" +"line. People in this lineage all share the same Y-chromosome." +msgstr "" +"This report shows the father lineage, also called patronymic lineage or Y-" +"line. People in this lineage all share the same Y-chromosome." + +#: ../src/plugins/quickview/lineage.py:61 +msgid "Name Father" +msgstr "Name Father" + +#: ../src/plugins/quickview/lineage.py:61 +#: ../src/plugins/quickview/lineage.py:93 +#: ../src/plugins/quickview/lineage.py:181 +msgid "Remark" +msgstr "Remark" + +#: ../src/plugins/quickview/lineage.py:69 +msgid "Direct line male descendants" +msgstr "Direct line male descendants" + +#. display the results +#. feature request 2356: avoid genitive form +#: ../src/plugins/quickview/lineage.py:83 +#, python-format +msgid "Mother lineage for %s" +msgstr "Mother lineage for %s" + +#: ../src/plugins/quickview/lineage.py:85 +msgid "" +"This report shows the mother lineage, also called matronymic lineage mtDNA " +"lineage. People in this lineage all share the same Mitochondrial DNA (mtDNA)." +msgstr "" +"This report shows the mother lineage, also called matronymic lineage mtDNA " +"lineage. People in this lineage all share the same Mitochondrial DNA (mtDNA)." + +#: ../src/plugins/quickview/lineage.py:93 +msgid "Name Mother" +msgstr "Name Mother" + +#: ../src/plugins/quickview/lineage.py:101 +msgid "Direct line female descendants" +msgstr "Direct line female descendants" + +#: ../src/plugins/quickview/lineage.py:125 +#: ../src/plugins/quickview/lineage.py:219 +msgid "ERROR : Too many levels in the tree (perhaps a loop?)." +msgstr "ERROR : Too many levels in the tree (perhaps a loop?)." + +#: ../src/plugins/quickview/lineage.py:154 +msgid "No birth relation with child" +msgstr "No birth relation with child" + +#: ../src/plugins/quickview/lineage.py:158 +#: ../src/plugins/quickview/lineage.py:178 ../src/plugins/tool/Verify.py:948 +msgid "Unknown gender" +msgstr "Unknown gender" + +#. display the title +#: ../src/plugins/quickview/OnThisDay.py:77 +#, python-format +msgid "Events of %(date)s" +msgstr "Events of %(date)s" + +#: ../src/plugins/quickview/OnThisDay.py:115 +msgid "Events on this exact date" +msgstr "Events on this exact date" + +#: ../src/plugins/quickview/OnThisDay.py:118 +msgid "No events on this exact date" +msgstr "No events on this exact date" + +#: ../src/plugins/quickview/OnThisDay.py:124 +msgid "Other events on this month/day in history" +msgstr "Other events on this month/day in history" + +#: ../src/plugins/quickview/OnThisDay.py:127 +msgid "No other events on this month/day in history" +msgstr "No other events on this month/day in history" + +#: ../src/plugins/quickview/OnThisDay.py:133 +#, python-format +msgid "Other events in %(year)d" +msgstr "Other events in %(year)d" + +#: ../src/plugins/quickview/OnThisDay.py:137 +#, python-format +msgid "No other events in %(year)d" +msgstr "No other events in %(year)d" + +#: ../src/plugins/quickview/quickview.gpr.py:33 +msgid "Display people and ages on a particular date" +msgstr "Display people and ages on a particular date" + +#: ../src/plugins/quickview/quickview.gpr.py:52 +msgid "Attribute Match" +msgstr "Attribute Match" + +#: ../src/plugins/quickview/quickview.gpr.py:53 +msgid "Display people with same attribute." +msgstr "Display people with same attribute." + +#: ../src/plugins/quickview/quickview.gpr.py:72 +msgid "All Events" +msgstr "All Events" + +#: ../src/plugins/quickview/quickview.gpr.py:73 +msgid "Display a person's events, both personal and family." +msgstr "Display a person's events, both personal and family." + +#: ../src/plugins/quickview/quickview.gpr.py:87 +msgid "All Family Events" +msgstr "All Family Events" + +#: ../src/plugins/quickview/quickview.gpr.py:88 +msgid "Display the family and family members events." +msgstr "Display the family and family members events." + +#: ../src/plugins/quickview/quickview.gpr.py:107 +msgid "Relation to Home Person" +msgstr "Relation to Home Person" + +#: ../src/plugins/quickview/quickview.gpr.py:108 +msgid "Display all relationships between person and home person." +msgstr "Display all relationships between person and home person." + +#: ../src/plugins/quickview/quickview.gpr.py:128 +msgid "Display filtered data" +msgstr "Display filtered data" + +#: ../src/plugins/quickview/quickview.gpr.py:147 +msgid "Father lineage" +msgstr "Father lineage" + +#: ../src/plugins/quickview/quickview.gpr.py:148 +msgid "Display father lineage" +msgstr "Display father lineage" + +#: ../src/plugins/quickview/quickview.gpr.py:161 +msgid "Mother lineage" +msgstr "Mother lineage" + +#: ../src/plugins/quickview/quickview.gpr.py:162 +msgid "Display mother lineage" +msgstr "Display mother lineage" + +#: ../src/plugins/quickview/quickview.gpr.py:181 +msgid "On This Day" +msgstr "On This Day" + +#: ../src/plugins/quickview/quickview.gpr.py:182 +msgid "Display events on a particular day" +msgstr "Display events on a particular day" + +#: ../src/plugins/quickview/quickview.gpr.py:208 +#: ../src/plugins/quickview/References.py:91 +msgid "Source or Citation" +msgstr "Source or Citation" + +#: ../src/plugins/quickview/quickview.gpr.py:214 +#, python-format +msgid "%s References" +msgstr "%s References" + +#: ../src/plugins/quickview/quickview.gpr.py:215 +#, python-format +msgid "Display references for a %s" +msgstr "Display references for a %s" + +#: ../src/plugins/quickview/quickview.gpr.py:228 +msgid "Link References" +msgstr "Link References" + +#: ../src/plugins/quickview/quickview.gpr.py:229 +msgid "Display link references for a note" +msgstr "Display link references for a note" + +#: ../src/plugins/quickview/quickview.gpr.py:248 +msgid "Repository References" +msgstr "Repository References" + +#: ../src/plugins/quickview/quickview.gpr.py:249 +msgid "" +"Display the repository reference for sources related to the active repository" +msgstr "" +"Display the repository reference for sources related to the active repository" + +#: ../src/plugins/quickview/quickview.gpr.py:269 +msgid "Same Surnames" +msgstr "Same Surnames" + +#: ../src/plugins/quickview/quickview.gpr.py:270 +msgid "Display people with the same surname as a person." +msgstr "Display people with the same surname as a person." + +#: ../src/plugins/quickview/quickview.gpr.py:283 +msgid "Same Given Names" +msgstr "Same Given Names" + +#: ../src/plugins/quickview/quickview.gpr.py:284 +#: ../src/plugins/quickview/quickview.gpr.py:298 +msgid "Display people with the same given name as a person." +msgstr "Display people with the same given name as a person." + +#: ../src/plugins/quickview/quickview.gpr.py:297 +msgid "Same Given Names - stand-alone" +msgstr "Same Given Names - stand-alone" + +#: ../src/plugins/quickview/quickview.gpr.py:317 +msgid "Display a person's siblings." +msgstr "Display a person's siblings." + +#. display the title +#: ../src/plugins/quickview/References.py:68 +#, python-format +msgid "References for this %s" +msgstr "References for this %s" + +#: ../src/plugins/quickview/References.py:80 +#, python-format +msgid "No references for this %s" +msgstr "No references for this %s" + +#. display the title +#: ../src/plugins/quickview/LinkReferences.py:43 +msgid "Link References for this note" +msgstr "Link References for this note" + +#: ../src/plugins/quickview/LinkReferences.py:45 +msgid "Link check" +msgstr "Link check" + +#: ../src/plugins/quickview/LinkReferences.py:57 +msgid "Ok" +msgstr "Ok" + +#: ../src/plugins/quickview/LinkReferences.py:60 +msgid "Failed: missing object" +msgstr "Failed: missing object" + +#: ../src/plugins/quickview/LinkReferences.py:62 +msgid "Internet" +msgstr "Internet" + +#: ../src/plugins/quickview/LinkReferences.py:71 +msgid "No link references for this note" +msgstr "No link references for this note" + +#: ../src/plugins/quickview/Reporef.py:62 +msgid "Type of media" +msgstr "Type of media" + +#: ../src/plugins/quickview/Reporef.py:62 +msgid "Call number" +msgstr "Call number" + +#: ../src/plugins/quickview/SameSurnames.py:39 +msgid "People with incomplete surnames" +msgstr "People with incomplete surnames" + +#: ../src/plugins/quickview/SameSurnames.py:40 +msgid "Matches people with lastname missing" +msgstr "Matches people with lastname missing" + +#: ../src/plugins/quickview/SameSurnames.py:41 +#: ../src/plugins/quickview/SameSurnames.py:53 +#: ../src/plugins/quickview/SameSurnames.py:66 +#: ../src/plugins/quickview/SameSurnames.py:83 +#: ../src/Filters/Rules/_Everything.py:46 +#: ../src/Filters/Rules/_HasGrampsId.py:49 +#: ../src/Filters/Rules/_HasTextMatchingSubstringOf.py:49 +#: ../src/Filters/Rules/_IsPrivate.py:43 +#: ../src/Filters/Rules/Person/_Disconnected.py:46 +#: ../src/Filters/Rules/Person/_Everyone.py:46 +#: ../src/Filters/Rules/Person/_HasAddress.py:52 +#: ../src/Filters/Rules/Person/_HasAlternateName.py:48 +#: ../src/Filters/Rules/Person/_HasAssociation.py:52 +#: ../src/Filters/Rules/Person/_HasFamilyAttribute.py:49 +#: ../src/Filters/Rules/Person/_HasNameOf.py:62 +#: ../src/Filters/Rules/Person/_HasNameOriginType.py:50 +#: ../src/Filters/Rules/Person/_HasNameType.py:50 +#: ../src/Filters/Rules/Person/_HasNickname.py:48 +#: ../src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py:53 +#: ../src/Filters/Rules/Person/_HasUnknownGender.py:47 +#: ../src/Filters/Rules/Person/_IncompleteNames.py:47 +#: ../src/Filters/Rules/Person/_IsBookmarked.py:47 +#: ../src/Filters/Rules/Person/_IsDefaultPerson.py:46 +#: ../src/Filters/Rules/Person/_IsFemale.py:47 +#: ../src/Filters/Rules/Person/_IsMale.py:47 +#: ../src/Filters/Rules/Person/_PeoplePublic.py:46 +#: ../src/Filters/Rules/Person/_MatchesEventFilter.py:56 +#: ../src/Filters/Rules/Person/_MatchIdOf.py:48 +#: ../src/Filters/Rules/Person/_NoBirthdate.py:45 +#: ../src/Filters/Rules/Person/_NoDeathdate.py:45 +#: ../src/Filters/Rules/Person/_PeoplePrivate.py:45 +#: ../src/Filters/Rules/Person/_ProbablyAlive.py:48 +#: ../src/Filters/Rules/Person/_RegExpName.py:50 +#: ../src/Filters/Rules/Person/_SearchName.py:49 +#: ../src/Filters/Rules/Family/_HasRelType.py:50 +#: ../src/Filters/Rules/Family/_IsBookmarked.py:46 +#: ../src/Filters/Rules/Event/_HasData.py:51 +#: ../src/Filters/Rules/Event/_HasType.py:49 +#: ../src/Filters/Rules/Event/_MatchesPersonFilter.py:55 +#: ../src/Filters/Rules/Place/_HasPlace.py:60 +#: ../src/Filters/Rules/Place/_MatchesEventFilter.py:54 +#: ../src/Filters/Rules/Source/_HasRepository.py:50 +#: ../src/Filters/Rules/Source/_HasRepositoryCallNumberRef.py:48 +#: ../src/Filters/Rules/Source/_MatchesRepositoryFilter.py:48 +#: ../src/Filters/Rules/Source/_MatchesTitleSubstringOf.py:47 +#: ../src/Filters/Rules/Citation/_MatchesPageSubstringOf.py:47 +#: ../src/Filters/Rules/Citation/_MatchesRepositoryFilter.py:51 +#: ../src/Filters/Rules/Citation/_MatchesSourceFilter.py:53 +#: ../src/Filters/Rules/MediaObject/_HasMedia.py:54 +#: ../src/Filters/Rules/Repository/_HasRepo.py:54 +#: ../src/Filters/Rules/Repository/_MatchesNameSubstringOf.py:46 +#: ../src/Filters/Rules/Note/_MatchesSubstringOf.py:48 +#: ../src/Filters/Rules/Note/_MatchesRegexpOf.py:48 +#: ../src/Filters/Rules/Note/_HasNote.py:52 +msgid "General filters" +msgstr "General filters" + +#: ../src/plugins/quickview/SameSurnames.py:50 +#: ../src/plugins/quickview/SameSurnames.py:63 +#: ../src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py:47 +#: ../src/Filters/Rules/Person/_SearchName.py:46 +#: ../src/Filters/Rules/Source/_HasRepositoryCallNumberRef.py:44 +#: ../src/Filters/Rules/Source/_MatchesTitleSubstringOf.py:43 +#: ../src/Filters/Rules/Citation/_MatchesPageSubstringOf.py:43 +#: ../src/Filters/Rules/Repository/_MatchesNameSubstringOf.py:43 +#: ../src/Filters/Rules/Note/_MatchesSubstringOf.py:44 +msgid "Substring:" +msgstr "Substring:" + +#: ../src/plugins/quickview/SameSurnames.py:51 +msgid "People matching the " +msgstr "People matching the " + +#: ../src/plugins/quickview/SameSurnames.py:52 +msgid "Matches people with same lastname" +msgstr "Matches people with same lastname" + +#: ../src/plugins/quickview/SameSurnames.py:64 +msgid "People matching the " +msgstr "People matching the " + +#: ../src/plugins/quickview/SameSurnames.py:65 +msgid "Matches people with same given name" +msgstr "Matches people with same given name" + +#: ../src/plugins/quickview/SameSurnames.py:81 +msgid "People with incomplete given names" +msgstr "People with incomplete given names" + +#: ../src/plugins/quickview/SameSurnames.py:82 +msgid "Matches people with firstname missing" +msgstr "Matches people with firstname missing" + +#. display the title +#: ../src/plugins/quickview/SameSurnames.py:106 +#, python-format +msgid "People sharing the surname '%s'" +msgstr "People sharing the surname '%s'" + +#: ../src/plugins/quickview/SameSurnames.py:126 +#: ../src/plugins/quickview/SameSurnames.py:168 +#, python-format +msgid "There is %d person with a matching name, or alternate name.\n" +msgid_plural "There are %d people with a matching name, or alternate name.\n" +msgstr[0] "There is %d person with a matching name, or alternate name.\n" +msgstr[1] "There are %d people with a matching name, or alternate name.\n" + +#. display the title +#: ../src/plugins/quickview/SameSurnames.py:148 +#, python-format +msgid "People with the given name '%s'" +msgstr "People with the given name '%s'" + +#. display the title +#. feature request 2356: avoid genitive form +#: ../src/plugins/quickview/siblings.py:46 +#, python-format +msgid "Siblings of %s" +msgstr "Siblings of %s" + +#: ../src/plugins/quickview/siblings.py:48 +msgid "Sibling" +msgstr "Sibling" + +#: ../src/plugins/quickview/siblings.py:62 +msgid "self" +msgstr "self" + +#: ../src/plugins/rel/relplugins.gpr.py:32 +msgid "Catalan Relationship Calculator" +msgstr "Catalan Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:33 +#: ../src/plugins/rel/relplugins.gpr.py:46 +#: ../src/plugins/rel/relplugins.gpr.py:59 +#: ../src/plugins/rel/relplugins.gpr.py:75 +#: ../src/plugins/rel/relplugins.gpr.py:91 +#: ../src/plugins/rel/relplugins.gpr.py:106 +#: ../src/plugins/rel/relplugins.gpr.py:121 +#: ../src/plugins/rel/relplugins.gpr.py:138 +#: ../src/plugins/rel/relplugins.gpr.py:152 +#: ../src/plugins/rel/relplugins.gpr.py:165 +#: ../src/plugins/rel/relplugins.gpr.py:178 +#: ../src/plugins/rel/relplugins.gpr.py:195 +#: ../src/plugins/rel/relplugins.gpr.py:212 +#: ../src/plugins/rel/relplugins.gpr.py:228 +#: ../src/plugins/rel/relplugins.gpr.py:244 +#: ../src/plugins/rel/relplugins.gpr.py:260 +#: ../src/plugins/rel/relplugins.gpr.py:274 +#: ../src/plugins/rel/relplugins.gpr.py:287 +msgid "Calculates relationships between people" +msgstr "Calculates relationships between people" + +#: ../src/plugins/rel/relplugins.gpr.py:45 +msgid "Czech Relationship Calculator" +msgstr "Czech Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:58 +msgid "Danish Relationship Calculator" +msgstr "Danish Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:74 +msgid "German Relationship Calculator" +msgstr "German Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:90 +msgid "Spanish Relationship Calculator" +msgstr "Spanish Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:105 +msgid "Finnish Relationship Calculator" +msgstr "Finnish Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:120 +msgid "French Relationship Calculator" +msgstr "French Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:137 +msgid "Croatian Relationship Calculator" +msgstr "Croatian Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:151 +msgid "Hungarian Relationship Calculator" +msgstr "Hungarian Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:164 +msgid "Italian Relationship Calculator" +msgstr "Italian Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:177 +msgid "Dutch Relationship Calculator" +msgstr "Dutch Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:194 +msgid "Norwegian Relationship Calculator" +msgstr "Norwegian Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:211 +msgid "Polish Relationship Calculator" +msgstr "Polish Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:227 +msgid "Portuguese Relationship Calculator" +msgstr "Portuguese Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:243 +msgid "Russian Relationship Calculator" +msgstr "Russian Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:259 +msgid "Slovak Relationship Calculator" +msgstr "Slovak Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:273 +msgid "Slovenian Relationship Calculator" +msgstr "Slovenian Relationship Calculator" + +#: ../src/plugins/rel/relplugins.gpr.py:286 +msgid "Swedish Relationship Calculator" +msgstr "Swedish Relationship Calculator" + +#: ../src/plugins/sidebar/sidebar.gpr.py:30 +msgid "Category Sidebar" +msgstr "Category Sidebar" + +#: ../src/plugins/sidebar/sidebar.gpr.py:31 +msgid "A sidebar to allow the selection of view categories" +msgstr "A sidebar to allow the selection of view categories" + +#: ../src/plugins/sidebar/sidebar.gpr.py:39 +msgid "Category" +msgstr "Category" + +#: ../src/plugins/textreport/AlphabeticalIndex.py:107 +msgid "The style used for index entries." +msgstr "The style used for index entries." + +#. feature request 2356: avoid genitive form +#: ../src/plugins/textreport/AncestorReport.py:191 +#, python-format +msgid "Ahnentafel Report for %s" +msgstr "Ahnentafel Report for %s" + +#: ../src/plugins/textreport/AncestorReport.py:286 +#: ../src/plugins/textreport/DetAncestralReport.py:746 +#: ../src/plugins/textreport/DetDescendantReport.py:921 +msgid "Page break between generations" +msgstr "Page break between generations" + +#: ../src/plugins/textreport/AncestorReport.py:288 +#: ../src/plugins/textreport/DetAncestralReport.py:748 +#: ../src/plugins/textreport/DetDescendantReport.py:923 +msgid "Whether to start a new page after each generation." +msgstr "Whether to start a new page after each generation." + +#: ../src/plugins/textreport/AncestorReport.py:291 +msgid "Add linebreak after each name" +msgstr "Add linebreak after each name" + +#: ../src/plugins/textreport/AncestorReport.py:292 +msgid "Indicates if a line break should follow the name." +msgstr "Indicates if a line break should follow the name." + +#: ../src/plugins/textreport/AncestorReport.py:295 +#: ../src/plugins/textreport/DetAncestralReport.py:756 +#: ../src/plugins/textreport/DetDescendantReport.py:931 +msgid "Translation" +msgstr "Translation" + +#: ../src/plugins/textreport/AncestorReport.py:300 +#: ../src/plugins/textreport/DetAncestralReport.py:761 +#: ../src/plugins/textreport/DetDescendantReport.py:936 +msgid "The translation to be used for the report." +msgstr "The translation to be used for the report." + +#. feature request 2356: avoid genitive form +#: ../src/plugins/textreport/BirthdayReport.py:173 +#, python-format +msgid "Relationships shown are to %s" +msgstr "Relationships shown are to %s" + +#: ../src/plugins/textreport/BirthdayReport.py:176 +#: ../src/plugins/textreport/BirthdayReport.py:214 +#: ../src/plugins/textreport/BirthdayReport.py:223 +#: ../src/plugins/textreport/BirthdayReport.py:433 +#: ../src/plugins/textreport/textplugins.gpr.py:53 +msgid "Birthday and Anniversary Report" +msgstr "Birthday and Anniversary Report" + +#: ../src/plugins/textreport/BirthdayReport.py:425 +msgid "Include relationships to center person" +msgstr "Include relationships to centre person" + +#: ../src/plugins/textreport/BirthdayReport.py:427 +msgid "Include relationships to center person (slower)" +msgstr "Include relationships to centre person (slower)" + +#: ../src/plugins/textreport/BirthdayReport.py:432 +msgid "Title text" +msgstr "Title text" + +#: ../src/plugins/textreport/BirthdayReport.py:434 +msgid "Title of calendar" +msgstr "Title of calendar" + +#: ../src/plugins/textreport/BirthdayReport.py:500 +msgid "Title text style" +msgstr "Title text style" + +#: ../src/plugins/textreport/BirthdayReport.py:503 +msgid "Data text display" +msgstr "Data text display" + +#: ../src/plugins/textreport/BirthdayReport.py:505 +msgid "Day text style" +msgstr "Day text style" + +#: ../src/plugins/textreport/BirthdayReport.py:508 +msgid "Month text style" +msgstr "Month text style" + +#: ../src/plugins/textreport/CustomBookText.py:119 +msgid "Initial Text" +msgstr "Initial Text" + +#: ../src/plugins/textreport/CustomBookText.py:120 +msgid "Text to display at the top." +msgstr "Text to display at the top." + +#: ../src/plugins/textreport/CustomBookText.py:123 +msgid "Middle Text" +msgstr "Middle Text" + +#: ../src/plugins/textreport/CustomBookText.py:124 +msgid "Text to display in the middle" +msgstr "Text to display in the middle" + +#: ../src/plugins/textreport/CustomBookText.py:127 +msgid "Final Text" +msgstr "Final Text" + +#: ../src/plugins/textreport/CustomBookText.py:128 +msgid "Text to display last." +msgstr "Text to display last." + +#: ../src/plugins/textreport/CustomBookText.py:139 +msgid "The style used for the first portion of the custom text." +msgstr "The style used for the first portion of the custom text." + +#: ../src/plugins/textreport/CustomBookText.py:148 +msgid "The style used for the middle portion of the custom text." +msgstr "The style used for the middle portion of the custom text." + +#: ../src/plugins/textreport/CustomBookText.py:157 +msgid "The style used for the last portion of the custom text." +msgstr "The style used for the last portion of the custom text." + +#: ../src/plugins/textreport/DescendReport.py:220 +#: ../src/plugins/textreport/DescendReport.py:225 +#, python-format +msgid "sp. %(spouse)s" +msgstr "sp. %(spouse)s" + +#: ../src/plugins/textreport/DescendReport.py:235 +#, python-format +msgid "sp. see %(reference)s : %(spouse)s" +msgstr "sp. see %(reference)s : %(spouse)s" + +#: ../src/plugins/textreport/DescendReport.py:290 +#, python-format +msgid "%s sp." +msgstr "%s sp." + +#: ../src/plugins/textreport/DescendReport.py:407 +#: ../src/plugins/textreport/DetDescendantReport.py:906 +msgid "Numbering system" +msgstr "Numbering system" + +#: ../src/plugins/textreport/DescendReport.py:409 +msgid "Simple numbering" +msgstr "Simple numbering" + +#: ../src/plugins/textreport/DescendReport.py:410 +msgid "de Villiers/Pama numbering" +msgstr "de Villiers/Pama numbering" + +#: ../src/plugins/textreport/DescendReport.py:411 +msgid "Meurgey de Tupigny numbering" +msgstr "Meurgey de Tupigny numbering" + +#: ../src/plugins/textreport/DescendReport.py:412 +#: ../src/plugins/textreport/DetDescendantReport.py:912 +msgid "The numbering system to be used" +msgstr "The numbering system to be used" + +#: ../src/plugins/textreport/DescendReport.py:419 +msgid "Show marriage info" +msgstr "Show marriage info" + +#: ../src/plugins/textreport/DescendReport.py:420 +msgid "Whether to show marriage information in the report." +msgstr "Whether to show marriage information in the report." + +#: ../src/plugins/textreport/DescendReport.py:423 +msgid "Show divorce info" +msgstr "Show divorce info" + +#: ../src/plugins/textreport/DescendReport.py:424 +msgid "Whether to show divorce information in the report." +msgstr "Whether to show divorce information in the report." + +#: ../src/plugins/textreport/DescendReport.py:427 +msgid "Show duplicate trees" +msgstr "Show duplicate trees" + +#: ../src/plugins/textreport/DescendReport.py:428 +msgid "Whether to show duplicate family trees in the report." +msgstr "Whether to show duplicate family trees in the report." + +#: ../src/plugins/textreport/DescendReport.py:456 +#, python-format +msgid "The style used for the level %d display." +msgstr "The style used for the level %d display." + +#: ../src/plugins/textreport/DescendReport.py:465 +#, python-format +msgid "The style used for the spouse level %d display." +msgstr "The style used for the spouse level %d display." + +#. feature request 2356: avoid genitive form +#: ../src/plugins/textreport/DetAncestralReport.py:197 +#, python-format +msgid "Ancestral Report for %s" +msgstr "Ancestral Report for %s" + +#: ../src/plugins/textreport/DetAncestralReport.py:276 +#: ../src/plugins/textreport/DetDescendantReport.py:395 +#, python-format +msgid "%(name)s is the same person as [%(id_str)s]." +msgstr "%(name)s is the same person as [%(id_str)s]." + +#. feature request 2356: avoid genitive form +#: ../src/plugins/textreport/DetAncestralReport.py:318 +#: ../src/plugins/textreport/DetDescendantReport.py:779 +#, python-format +msgid "Notes for %s" +msgstr "Notes for %s" + +#: ../src/plugins/textreport/DetAncestralReport.py:333 +#: ../src/plugins/textreport/DetAncestralReport.py:357 +#: ../src/plugins/textreport/DetAncestralReport.py:368 +#: ../src/plugins/textreport/DetAncestralReport.py:392 +#: ../src/plugins/textreport/DetDescendantReport.py:792 +#: ../src/plugins/textreport/DetDescendantReport.py:810 +#: ../src/plugins/textreport/DetDescendantReport.py:821 +#: ../src/plugins/textreport/DetDescendantReport.py:845 +#, python-format +msgid "More about %(person_name)s:" +msgstr "More about %(person_name)s:" + +#: ../src/plugins/textreport/DetAncestralReport.py:340 +#: ../src/plugins/textreport/DetDescendantReport.py:799 +#, python-format +msgid "%(name_kind)s: %(name)s%(endnotes)s" +msgstr "%(name_kind)s: %(name)s%(endnotes)s" + +#: ../src/plugins/textreport/DetAncestralReport.py:375 +#: ../src/plugins/textreport/DetDescendantReport.py:834 +msgid "Address: " +msgstr "Address: " + +#: ../src/plugins/textreport/DetAncestralReport.py:400 +#: ../src/plugins/textreport/DetAncestralReport.py:458 +#: ../src/plugins/textreport/DetDescendantReport.py:472 +#: ../src/plugins/textreport/DetDescendantReport.py:719 +#: ../src/plugins/textreport/DetDescendantReport.py:853 +#, python-format +msgid "%(type)s: %(value)s%(endnotes)s" +msgstr "%(type)s: %(value)s%(endnotes)s" + +#: ../src/plugins/textreport/DetAncestralReport.py:427 +#: ../src/plugins/textreport/DetDescendantReport.py:441 +#, python-format +msgid "%(date)s, %(place)s" +msgstr "%(date)s, %(place)s" + +#: ../src/plugins/textreport/DetAncestralReport.py:430 +#: ../src/plugins/textreport/DetDescendantReport.py:444 +#, python-format +msgid "%(date)s" +msgstr "%(date)s" + +#: ../src/plugins/textreport/DetAncestralReport.py:432 +#: ../src/plugins/textreport/DetDescendantReport.py:446 +#, python-format +msgid "%(place)s" +msgstr "%(place)s" + +#: ../src/plugins/textreport/DetAncestralReport.py:444 +#: ../src/plugins/textreport/DetDescendantReport.py:458 +#, python-format +msgid "%(event_name)s: %(event_text)s" +msgstr "%(event_name)s: %(event_text)s" + +#: ../src/plugins/textreport/DetAncestralReport.py:556 +#: ../src/plugins/textreport/DetDescendantReport.py:611 +#, python-format +msgid "Children of %(mother_name)s and %(father_name)s" +msgstr "Children of %(mother_name)s and %(father_name)s" + +#: ../src/plugins/textreport/DetAncestralReport.py:609 +#: ../src/plugins/textreport/DetDescendantReport.py:692 +#: ../src/plugins/textreport/DetDescendantReport.py:711 +#, python-format +msgid "More about %(mother_name)s and %(father_name)s:" +msgstr "More about %(mother_name)s and %(father_name)s:" + +#: ../src/plugins/textreport/DetAncestralReport.py:662 +#: ../src/plugins/textreport/DetDescendantReport.py:560 +#, python-format +msgid "Spouse: %s" +msgstr "Spouse: %s" + +#: ../src/plugins/textreport/DetAncestralReport.py:664 +#: ../src/plugins/textreport/DetDescendantReport.py:562 +#, python-format +msgid "Relationship with: %s" +msgstr "Relationship with: %s" + +#: ../src/plugins/textreport/DetAncestralReport.py:751 +#: ../src/plugins/textreport/DetDescendantReport.py:926 +#: ../src/plugins/textreport/IndivComplete.py:700 +msgid "Page break before end notes" +msgstr "Page break before end notes" + +#: ../src/plugins/textreport/DetAncestralReport.py:753 +#: ../src/plugins/textreport/DetDescendantReport.py:928 +#: ../src/plugins/textreport/IndivComplete.py:702 +msgid "Whether to start a new page before the end notes." +msgstr "Whether to start a new page before the end notes." + +#. Content options +#. Content +#: ../src/plugins/textreport/DetAncestralReport.py:766 +#: ../src/plugins/textreport/DetDescendantReport.py:941 +#: ../src/plugins/view/relview.py:1669 +msgid "Content" +msgstr "Content" + +#: ../src/plugins/textreport/DetAncestralReport.py:768 +#: ../src/plugins/textreport/DetDescendantReport.py:943 +msgid "Use callname for common name" +msgstr "Use callname for common name" + +#: ../src/plugins/textreport/DetAncestralReport.py:769 +#: ../src/plugins/textreport/DetDescendantReport.py:944 +msgid "Whether to use the call name as the first name." +msgstr "Whether to use the call name as the first name." + +#: ../src/plugins/textreport/DetAncestralReport.py:773 +#: ../src/plugins/textreport/DetDescendantReport.py:947 +msgid "Use full dates instead of only the year" +msgstr "Use full dates instead of only the year" + +#: ../src/plugins/textreport/DetAncestralReport.py:774 +#: ../src/plugins/textreport/DetDescendantReport.py:949 +msgid "Whether to use full dates instead of just year." +msgstr "Whether to use full dates instead of just year." + +#: ../src/plugins/textreport/DetAncestralReport.py:777 +#: ../src/plugins/textreport/DetDescendantReport.py:952 +msgid "List children" +msgstr "List children" + +#: ../src/plugins/textreport/DetAncestralReport.py:778 +#: ../src/plugins/textreport/DetDescendantReport.py:953 +msgid "Whether to list children." +msgstr "Whether to list children." + +#: ../src/plugins/textreport/DetAncestralReport.py:781 +#: ../src/plugins/textreport/DetDescendantReport.py:956 +msgid "Compute death age" +msgstr "Compute death age" + +#: ../src/plugins/textreport/DetAncestralReport.py:782 +#: ../src/plugins/textreport/DetDescendantReport.py:957 +msgid "Whether to compute a person's age at death." +msgstr "Whether to compute a person's age at death." + +#: ../src/plugins/textreport/DetAncestralReport.py:785 +#: ../src/plugins/textreport/DetDescendantReport.py:960 +msgid "Omit duplicate ancestors" +msgstr "Omit duplicate ancestors" + +#: ../src/plugins/textreport/DetAncestralReport.py:786 +#: ../src/plugins/textreport/DetDescendantReport.py:961 +msgid "Whether to omit duplicate ancestors." +msgstr "Whether to omit duplicate ancestors." + +#: ../src/plugins/textreport/DetAncestralReport.py:789 +msgid "Use Complete Sentences" +msgstr "Use Complete Sentences" + +#: ../src/plugins/textreport/DetAncestralReport.py:791 +#: ../src/plugins/textreport/DetDescendantReport.py:966 +msgid "Whether to use complete sentences or succinct language." +msgstr "Whether to use complete sentences or succinct language." + +#: ../src/plugins/textreport/DetAncestralReport.py:794 +#: ../src/plugins/textreport/DetDescendantReport.py:969 +msgid "Add descendant reference in child list" +msgstr "Add descendant reference in child list" + +#: ../src/plugins/textreport/DetAncestralReport.py:796 +#: ../src/plugins/textreport/DetDescendantReport.py:972 +msgid "Whether to add descendant references in child list." +msgstr "Whether to add descendant references in child list." + +#: ../src/plugins/textreport/DetAncestralReport.py:803 +#: ../src/plugins/textreport/DetDescendantReport.py:978 +msgid "Include notes" +msgstr "Include notes" + +#: ../src/plugins/textreport/DetAncestralReport.py:804 +#: ../src/plugins/textreport/DetDescendantReport.py:979 +msgid "Whether to include notes." +msgstr "Whether to include notes." + +#: ../src/plugins/textreport/DetAncestralReport.py:807 +#: ../src/plugins/textreport/DetDescendantReport.py:982 +msgid "Include attributes" +msgstr "Include attributes" + +#: ../src/plugins/textreport/DetAncestralReport.py:808 +#: ../src/plugins/textreport/DetDescendantReport.py:983 +#: ../src/plugins/textreport/FamilyGroup.py:673 +msgid "Whether to include attributes." +msgstr "Whether to include attributes." + +#: ../src/plugins/textreport/DetAncestralReport.py:811 +#: ../src/plugins/textreport/DetDescendantReport.py:986 +#: ../src/plugins/textreport/IndivComplete.py:714 +msgid "Include Photo/Images from Gallery" +msgstr "Include Photo/Images from Gallery" + +#: ../src/plugins/textreport/DetAncestralReport.py:812 +#: ../src/plugins/textreport/DetDescendantReport.py:987 +#: ../src/plugins/textreport/IndivComplete.py:715 +msgid "Whether to include images." +msgstr "Whether to include images." + +#: ../src/plugins/textreport/DetAncestralReport.py:815 +#: ../src/plugins/textreport/DetDescendantReport.py:990 +msgid "Include alternative names" +msgstr "Include alternative names" + +#: ../src/plugins/textreport/DetAncestralReport.py:816 +#: ../src/plugins/textreport/DetDescendantReport.py:991 +msgid "Whether to include other names." +msgstr "Whether to include other names." + +#: ../src/plugins/textreport/DetAncestralReport.py:819 +#: ../src/plugins/textreport/DetDescendantReport.py:994 +msgid "Include events" +msgstr "Include events" + +#: ../src/plugins/textreport/DetAncestralReport.py:820 +#: ../src/plugins/textreport/DetDescendantReport.py:995 +msgid "Whether to include events." +msgstr "Whether to include events." + +#: ../src/plugins/textreport/DetAncestralReport.py:823 +#: ../src/plugins/textreport/DetDescendantReport.py:998 +msgid "Include addresses" +msgstr "Include addresses" + +#: ../src/plugins/textreport/DetAncestralReport.py:824 +#: ../src/plugins/textreport/DetDescendantReport.py:999 +msgid "Whether to include addresses." +msgstr "Whether to include addresses." + +#: ../src/plugins/textreport/DetAncestralReport.py:827 +#: ../src/plugins/textreport/DetDescendantReport.py:1002 +msgid "Include sources" +msgstr "Include sources" + +#: ../src/plugins/textreport/DetAncestralReport.py:828 +#: ../src/plugins/textreport/DetDescendantReport.py:1003 +msgid "Whether to include source references." +msgstr "Whether to include source references." + +#: ../src/plugins/textreport/DetAncestralReport.py:831 +#: ../src/plugins/textreport/DetDescendantReport.py:1006 +#: ../src/plugins/textreport/IndivComplete.py:709 +msgid "Include sources notes" +msgstr "Include sources notes" + +#: ../src/plugins/textreport/DetAncestralReport.py:832 +#: ../src/plugins/textreport/DetDescendantReport.py:1007 +#: ../src/plugins/textreport/IndivComplete.py:710 +msgid "" +"Whether to include source notes in the Endnotes section. Only works if " +"Include sources is selected." +msgstr "" +"Whether to include source notes in the Endnotes section. Only works if " +"Include sources is selected." + +#. How to handle missing information +#. Missing information +#: ../src/plugins/textreport/DetAncestralReport.py:838 +#: ../src/plugins/textreport/DetDescendantReport.py:1033 +msgid "Missing information" +msgstr "Missing information" + +#: ../src/plugins/textreport/DetAncestralReport.py:840 +#: ../src/plugins/textreport/DetDescendantReport.py:1035 +msgid "Replace missing places with ______" +msgstr "Replace missing places with ______" + +#: ../src/plugins/textreport/DetAncestralReport.py:841 +#: ../src/plugins/textreport/DetDescendantReport.py:1036 +msgid "Whether to replace missing Places with blanks." +msgstr "Whether to replace missing Places with blanks." + +#: ../src/plugins/textreport/DetAncestralReport.py:844 +#: ../src/plugins/textreport/DetDescendantReport.py:1039 +msgid "Replace missing dates with ______" +msgstr "Replace missing dates with ______" + +#: ../src/plugins/textreport/DetAncestralReport.py:845 +#: ../src/plugins/textreport/DetDescendantReport.py:1040 +msgid "Whether to replace missing Dates with blanks." +msgstr "Whether to replace missing Dates with blanks." + +#: ../src/plugins/textreport/DetAncestralReport.py:878 +#: ../src/plugins/textreport/DetDescendantReport.py:1073 +msgid "The style used for the children list title." +msgstr "The style used for the children list title." + +#: ../src/plugins/textreport/DetAncestralReport.py:888 +#: ../src/plugins/textreport/DetDescendantReport.py:1083 +msgid "The style used for the children list." +msgstr "The style used for the children list." + +#: ../src/plugins/textreport/DetAncestralReport.py:911 +#: ../src/plugins/textreport/DetDescendantReport.py:1106 +msgid "The style used for the first personal entry." +msgstr "The style used for the first personal entry." + +#: ../src/plugins/textreport/DetAncestralReport.py:921 +msgid "The style used for the More About header." +msgstr "The style used for the More About header." + +#: ../src/plugins/textreport/DetAncestralReport.py:931 +#: ../src/plugins/textreport/DetDescendantReport.py:1127 +msgid "The style used for additional detail data." +msgstr "The style used for additional detail data." + +#. feature request 2356: avoid genitive form +#: ../src/plugins/textreport/DetDescendantReport.py:290 +#, python-format +msgid "Descendant Report for %(person_name)s" +msgstr "Descendant Report for %(person_name)s" + +#: ../src/plugins/textreport/DetDescendantReport.py:576 +#, python-format +msgid "Ref: %s. %s" +msgstr "Ref: %s. %s" + +#: ../src/plugins/textreport/DetDescendantReport.py:669 +#, python-format +msgid "Notes for %(mother_name)s and %(father_name)s:" +msgstr "Notes for %(mother_name)s and %(father_name)s:" + +#: ../src/plugins/textreport/DetDescendantReport.py:908 +msgid "Henry numbering" +msgstr "Henry numbering" + +#: ../src/plugins/textreport/DetDescendantReport.py:909 +msgid "d'Aboville numbering" +msgstr "d'Aboville numbering" + +#: ../src/plugins/textreport/DetDescendantReport.py:911 +msgid "Record (Modified Register) numbering" +msgstr "Record (Modified Register) numbering" + +#: ../src/plugins/textreport/DetDescendantReport.py:964 +msgid "Use complete sentences" +msgstr "Use complete sentences" + +#: ../src/plugins/textreport/DetDescendantReport.py:1011 +#: ../src/plugins/textreport/KinshipReport.py:362 +msgid "Include spouses" +msgstr "Include spouses" + +#: ../src/plugins/textreport/DetDescendantReport.py:1012 +msgid "Whether to include detailed spouse information." +msgstr "Whether to include detailed spouse information." + +#: ../src/plugins/textreport/DetDescendantReport.py:1015 +msgid "Include spouse reference" +msgstr "Include spouse reference" + +#: ../src/plugins/textreport/DetDescendantReport.py:1016 +msgid "Whether to include reference to spouse." +msgstr "Whether to include reference to spouse." + +#: ../src/plugins/textreport/DetDescendantReport.py:1019 +msgid "Include sign of succession ('+') in child-list" +msgstr "Include sign of succession ('+') in child-list" + +#: ../src/plugins/textreport/DetDescendantReport.py:1021 +msgid "" +"Whether to include a sign ('+') before the descendant number in the child-" +"list to indicate a child has succession." +msgstr "" +"Whether to include a sign ('+') before the descendant number in the child-" +"list to indicate a child has succession." + +#: ../src/plugins/textreport/DetDescendantReport.py:1026 +msgid "Include path to start-person" +msgstr "Include path to start-person" + +#: ../src/plugins/textreport/DetDescendantReport.py:1027 +msgid "" +"Whether to include the path of descendancy from the start-person to each " +"descendant." +msgstr "" +"Whether to include the path of descendancy from the start-person to each " +"descendant." + +#: ../src/plugins/textreport/DetDescendantReport.py:1116 +msgid "The style used for the More About header and for headers of mates." +msgstr "The style used for the More About header and for headers of mates." + +#. feature request 2356: avoid genitive form +#: ../src/plugins/textreport/EndOfLineReport.py:150 +#, python-format +msgid "End of Line Report for %s" +msgstr "End of Line Report for %s" + +#. feature request 2356: avoid genitive form +#: ../src/plugins/textreport/EndOfLineReport.py:157 +#, python-format +msgid "All the ancestors of %s who are missing a parent" +msgstr "All the ancestors of %s who are missing a parent" + +#: ../src/plugins/textreport/EndOfLineReport.py:200 +#: ../src/plugins/textreport/KinshipReport.py:311 +#, python-format +msgid " (%(birth_date)s - %(death_date)s)" +msgstr " (%(birth_date)s - %(death_date)s)" + +#: ../src/plugins/textreport/EndOfLineReport.py:290 +#: ../src/plugins/textreport/TagReport.py:569 +msgid "The style used for the section headers." +msgstr "The style used for the section headers." + +#: ../src/plugins/textreport/EndOfLineReport.py:308 +msgid "The basic style used for generation headings." +msgstr "The basic style used for generation headings." + +#: ../src/plugins/textreport/FamilyGroup.py:123 +#: ../src/plugins/webreport/NarrativeWeb.py:950 +#, python-format +msgid "%(type)s: %(value)s" +msgstr "%(type)s: %(value)s" + +#: ../src/plugins/textreport/FamilyGroup.py:377 +msgid "Marriage:" +msgstr "Marriage:" + +#: ../src/plugins/textreport/FamilyGroup.py:458 +msgid "acronym for male|M" +msgstr "acronym for male|M" + +#: ../src/plugins/textreport/FamilyGroup.py:460 +msgid "acronym for female|F" +msgstr "acronym for female|F" + +#: ../src/plugins/textreport/FamilyGroup.py:462 +#, python-format +msgid "acronym for unknown|%dU" +msgstr "acronym for unknown|%dU" + +#: ../src/plugins/textreport/FamilyGroup.py:556 +#, python-format +msgid "Family Group Report - Generation %d" +msgstr "Family Group Report - Generation %d" + +#: ../src/plugins/textreport/FamilyGroup.py:558 +#: ../src/plugins/textreport/FamilyGroup.py:607 +#: ../src/plugins/textreport/textplugins.gpr.py:185 +msgid "Family Group Report" +msgstr "Family Group Report" + +#. ######################### +#: ../src/plugins/textreport/FamilyGroup.py:630 +msgid "Center Family" +msgstr "Centre Family" + +#: ../src/plugins/textreport/FamilyGroup.py:631 +msgid "The center family for the report" +msgstr "The centre family for the report" + +#: ../src/plugins/textreport/FamilyGroup.py:645 +msgid "Recursive" +msgstr "Recursive" + +#: ../src/plugins/textreport/FamilyGroup.py:646 +msgid "Create reports for all descendants of this family." +msgstr "Create reports for all descendants of this family." + +#. ######################### +#: ../src/plugins/textreport/FamilyGroup.py:654 +msgid "Generation numbers (recursive only)" +msgstr "Generation numbers (recursive only)" + +#: ../src/plugins/textreport/FamilyGroup.py:656 +msgid "Whether to include the generation on each report (recursive only)." +msgstr "Whether to include the generation on each report (recursive only)." + +#: ../src/plugins/textreport/FamilyGroup.py:660 +msgid "Parent Events" +msgstr "Parent Events" + +#: ../src/plugins/textreport/FamilyGroup.py:661 +msgid "Whether to include events for parents." +msgstr "Whether to include events for parents." + +#: ../src/plugins/textreport/FamilyGroup.py:664 +msgid "Parent Addresses" +msgstr "Parent Addresses" + +#: ../src/plugins/textreport/FamilyGroup.py:665 +msgid "Whether to include addresses for parents." +msgstr "Whether to include addresses for parents." + +#: ../src/plugins/textreport/FamilyGroup.py:668 +msgid "Parent Notes" +msgstr "Parent Notes" + +#: ../src/plugins/textreport/FamilyGroup.py:669 +msgid "Whether to include notes for parents." +msgstr "Whether to include notes for parents." + +#: ../src/plugins/textreport/FamilyGroup.py:672 +msgid "Parent Attributes" +msgstr "Parent Attributes" + +#: ../src/plugins/textreport/FamilyGroup.py:676 +msgid "Alternate Parent Names" +msgstr "Alternate Parent Names" + +#: ../src/plugins/textreport/FamilyGroup.py:677 +msgid "Whether to include alternate names for parents." +msgstr "Whether to include alternate names for parents." + +#: ../src/plugins/textreport/FamilyGroup.py:681 +msgid "Parent Marriage" +msgstr "Parent Marriage" + +#: ../src/plugins/textreport/FamilyGroup.py:682 +msgid "Whether to include marriage information for parents." +msgstr "Whether to include marriage information for parents." + +#: ../src/plugins/textreport/FamilyGroup.py:686 +msgid "Dates of Relatives" +msgstr "Dates of Relatives" + +#: ../src/plugins/textreport/FamilyGroup.py:687 +msgid "Whether to include dates for relatives (father, mother, spouse)." +msgstr "Whether to include dates for relatives (father, mother, spouse)." + +#: ../src/plugins/textreport/FamilyGroup.py:691 +msgid "Children Marriages" +msgstr "Children Marriages" + +#: ../src/plugins/textreport/FamilyGroup.py:692 +msgid "Whether to include marriage information for children." +msgstr "Whether to include marriage information for children." + +#. ######################### +#: ../src/plugins/textreport/FamilyGroup.py:697 +msgid "Missing Information" +msgstr "Missing Information" + +#. ######################### +#: ../src/plugins/textreport/FamilyGroup.py:700 +msgid "Print fields for missing information" +msgstr "Print fields for missing information" + +#: ../src/plugins/textreport/FamilyGroup.py:702 +msgid "Whether to include fields for missing information." +msgstr "Whether to include fields for missing information." + +#: ../src/plugins/textreport/FamilyGroup.py:744 +#: ../src/plugins/textreport/TagReport.py:597 +msgid "The basic style used for the note display." +msgstr "The basic style used for the note display." + +#: ../src/plugins/textreport/FamilyGroup.py:753 +msgid "The style used for the text related to the children." +msgstr "The style used for the text related to the children." + +#: ../src/plugins/textreport/FamilyGroup.py:763 +msgid "The style used for the parent's name" +msgstr "The style used for the parent's name" + +#. ------------------------------------------------------------------------ +#. +#. Global variables +#. +#. ------------------------------------------------------------------------ +#: ../src/plugins/textreport/IndivComplete.py:65 +msgid "Sections" +msgstr "Sections" + +#. Translated headers for the sections +#: ../src/plugins/textreport/IndivComplete.py:67 +msgid "Individual Facts" +msgstr "Individual Facts" + +#: ../src/plugins/textreport/IndivComplete.py:208 +#, python-format +msgid "%s in %s. " +msgstr "%s in %s. " + +#: ../src/plugins/textreport/IndivComplete.py:297 +msgid "Alternate Parents" +msgstr "Alternate Parents" + +#: ../src/plugins/textreport/IndivComplete.py:409 +msgid "Marriages/Children" +msgstr "Marriages/Children" + +#. feature request 2356: avoid genitive form +#: ../src/plugins/textreport/IndivComplete.py:553 +#, python-format +msgid "Summary of %s" +msgstr "Summary of %s" + +#: ../src/plugins/textreport/IndivComplete.py:609 +msgid "Male" +msgstr "Male" + +#: ../src/plugins/textreport/IndivComplete.py:611 +msgid "Female" +msgstr "Female" + +#: ../src/plugins/textreport/IndivComplete.py:674 +msgid "Select the filter to be applied to the report." +msgstr "Select the filter to be applied to the report." + +#: ../src/plugins/textreport/IndivComplete.py:696 +msgid "List events chronologically" +msgstr "List events chronologically" + +#: ../src/plugins/textreport/IndivComplete.py:697 +msgid "Whether to sort events into chronological order." +msgstr "Whether to sort events into chronological order." + +#: ../src/plugins/textreport/IndivComplete.py:705 +msgid "Include Source Information" +msgstr "Include Source Information" + +#: ../src/plugins/textreport/IndivComplete.py:706 +msgid "Whether to cite sources." +msgstr "Whether to cite sources." + +#. ############################### +#: ../src/plugins/textreport/IndivComplete.py:721 +msgid "Event groups" +msgstr "Event groups" + +#: ../src/plugins/textreport/IndivComplete.py:722 +msgid "Check if a separate section is required." +msgstr "Check if a separate section is required." + +#: ../src/plugins/textreport/IndivComplete.py:775 +msgid "The style used for category labels." +msgstr "The style used for category labels." + +#: ../src/plugins/textreport/IndivComplete.py:786 +msgid "The style used for the spouse's name." +msgstr "The style used for the spouse's name." + +#. feature request 2356: avoid genitive form +#: ../src/plugins/textreport/KinshipReport.py:117 +#, python-format +msgid "Kinship Report for %s" +msgstr "Kinship Report for %s" + +#: ../src/plugins/textreport/KinshipReport.py:355 +msgid "The maximum number of descendant generations" +msgstr "The maximum number of descendant generations" + +#: ../src/plugins/textreport/KinshipReport.py:359 +msgid "The maximum number of ancestor generations" +msgstr "The maximum number of ancestor generations" + +#: ../src/plugins/textreport/KinshipReport.py:363 +msgid "Whether to include spouses" +msgstr "Whether to include spouses" + +#: ../src/plugins/textreport/KinshipReport.py:366 +msgid "Include cousins" +msgstr "Include cousins" + +#: ../src/plugins/textreport/KinshipReport.py:367 +msgid "Whether to include cousins" +msgstr "Whether to include cousins" + +#: ../src/plugins/textreport/KinshipReport.py:370 +msgid "Include aunts/uncles/nephews/nieces" +msgstr "Include aunts/uncles/nephews/nieces" + +#: ../src/plugins/textreport/KinshipReport.py:371 +msgid "Whether to include aunts/uncles/nephews/nieces" +msgstr "Whether to include aunts/uncles/nephews/nieces" + +#: ../src/plugins/textreport/KinshipReport.py:396 +#: ../src/plugins/textreport/Summary.py:290 +msgid "The basic style used for sub-headings." +msgstr "The basic style used for sub-headings." + +#. feature request 2356: avoid genitive form +#: ../src/plugins/textreport/NumberOfAncestorsReport.py:104 +#, python-format +msgid "Number of Ancestors for %s" +msgstr "Number of Ancestors for %s" + +#: ../src/plugins/textreport/NumberOfAncestorsReport.py:124 +#, python-format +msgid "Generation %(generation)d has %(count)d individual. %(percent)s" +msgid_plural "Generation %(generation)d has %(count)d individuals. %(percent)s" +msgstr[0] "Generation %(generation)d has %(count)d individual. %(percent)s" +msgstr[1] "Generation %(generation)d has %(count)d individuals. %(percent)s" + +#. TC # English return something like: +#. Total ancestors in generations 2 to 3 is 4. (66.67%) +#: ../src/plugins/textreport/NumberOfAncestorsReport.py:164 +#, python-format +msgid "" +"Total ancestors in generations %(second_generation)d to %(last_generation)d " +"is %(count)d. %(percent)s" +msgstr "" +"Total ancestors in generations %(second_generation)d to %(last_generation)d " +"is %(count)d. %(percent)s" + +#. Write the title line. Set in INDEX marker so that this section will be +#. identified as a major category if this is included in a Book report. +#: ../src/plugins/textreport/PlaceReport.py:111 +#: ../src/plugins/textreport/PlaceReport.py:124 +#: ../src/plugins/textreport/textplugins.gpr.py:297 +msgid "Place Report" +msgstr "Place Report" + +#: ../src/plugins/textreport/PlaceReport.py:125 +msgid "Generating report" +msgstr "Generating report" + +#: ../src/plugins/textreport/PlaceReport.py:149 +#, python-format +msgid "Gramps ID: %s " +msgstr "Gramps ID: %s " + +#: ../src/plugins/textreport/PlaceReport.py:150 +#, python-format +msgid "Street: %s " +msgstr "Street: %s " + +#: ../src/plugins/textreport/PlaceReport.py:151 +#, python-format +msgid "Parish: %s " +msgstr "Parish: %s " + +#: ../src/plugins/textreport/PlaceReport.py:152 +#, python-format +msgid "Locality: %s " +msgstr "Locality: %s " + +#: ../src/plugins/textreport/PlaceReport.py:153 +#, python-format +msgid "City: %s " +msgstr "City: %s " + +#: ../src/plugins/textreport/PlaceReport.py:154 +#, python-format +msgid "County: %s " +msgstr "County: %s " + +#: ../src/plugins/textreport/PlaceReport.py:155 +#, python-format +msgid "State: %s" +msgstr "State: %s" + +#: ../src/plugins/textreport/PlaceReport.py:156 +#, python-format +msgid "Country: %s " +msgstr "Country: %s " + +#: ../src/plugins/textreport/PlaceReport.py:178 +msgid "Events that happened at this place" +msgstr "Events that happened at this place" + +#: ../src/plugins/textreport/PlaceReport.py:182 +#: ../src/plugins/textreport/PlaceReport.py:255 +msgid "Type of Event" +msgstr "Type of Event" + +#: ../src/plugins/textreport/PlaceReport.py:225 +#, python-format +msgid "%s and %s (%s)" +msgstr "%s and %s (%s)" + +#: ../src/plugins/textreport/PlaceReport.py:251 +msgid "People associated with this place" +msgstr "People associated with this place" + +#: ../src/plugins/textreport/PlaceReport.py:372 +msgid "Select using filter" +msgstr "Select using filter" + +#: ../src/plugins/textreport/PlaceReport.py:373 +msgid "Select places using a filter" +msgstr "Select places using a filter" + +#: ../src/plugins/textreport/PlaceReport.py:380 +msgid "Select places individually" +msgstr "Select places individually" + +#: ../src/plugins/textreport/PlaceReport.py:381 +msgid "List of places to report on" +msgstr "List of places to report on" + +#: ../src/plugins/textreport/PlaceReport.py:384 +msgid "Center on" +msgstr "Centre on" + +#: ../src/plugins/textreport/PlaceReport.py:388 +msgid "If report is event or person centered" +msgstr "If report is event or person centred" + +#: ../src/plugins/textreport/PlaceReport.py:391 +msgid "Include private data" +msgstr "Include private data" + +#: ../src/plugins/textreport/PlaceReport.py:392 +msgid "Whether to include private data" +msgstr "Whether to include private data" + +#: ../src/plugins/textreport/PlaceReport.py:422 +msgid "The style used for the title of the report." +msgstr "The style used for the title of the report." + +#: ../src/plugins/textreport/PlaceReport.py:436 +msgid "The style used for place title." +msgstr "The style used for place title." + +#: ../src/plugins/textreport/PlaceReport.py:448 +msgid "The style used for place details." +msgstr "The style used for place details." + +#: ../src/plugins/textreport/PlaceReport.py:460 +msgid "The style used for a column title." +msgstr "The style used for a column title." + +#: ../src/plugins/textreport/PlaceReport.py:474 +msgid "The style used for each section." +msgstr "The style used for each section." + +#: ../src/plugins/textreport/PlaceReport.py:505 +msgid "The style used for event and person details." +msgstr "The style used for event and person details." + +#: ../src/plugins/textreport/SimpleBookTitle.py:106 +#, python-format +msgid "File %s does not exist" +msgstr "File %s does not exist" + +#: ../src/plugins/textreport/SimpleBookTitle.py:131 +msgid "book|Title" +msgstr "book|Title" + +#: ../src/plugins/textreport/SimpleBookTitle.py:131 +msgid "Title of the Book" +msgstr "Title of the Book" + +#: ../src/plugins/textreport/SimpleBookTitle.py:132 +msgid "Title string for the book." +msgstr "Title string for the book." + +#: ../src/plugins/textreport/SimpleBookTitle.py:135 +msgid "Subtitle" +msgstr "Subtitle" + +#: ../src/plugins/textreport/SimpleBookTitle.py:135 +msgid "Subtitle of the Book" +msgstr "Subtitle of the Book" + +#: ../src/plugins/textreport/SimpleBookTitle.py:136 +msgid "Subtitle string for the book." +msgstr "Subtitle string for the book." + +#: ../src/plugins/textreport/SimpleBookTitle.py:141 +#, python-format +msgid "Copyright %(year)d %(name)s" +msgstr "Copyright %(year)d %(name)s" + +#: ../src/plugins/textreport/SimpleBookTitle.py:143 +msgid "Footer" +msgstr "Footer" + +#: ../src/plugins/textreport/SimpleBookTitle.py:144 +msgid "Footer string for the page." +msgstr "Footer string for the page." + +#: ../src/plugins/textreport/SimpleBookTitle.py:148 +msgid "Gramps ID of the media object to use as an image." +msgstr "Gramps ID of the media object to use as an image." + +#: ../src/plugins/textreport/SimpleBookTitle.py:151 +msgid "Image Size" +msgstr "Image Size" + +#: ../src/plugins/textreport/SimpleBookTitle.py:152 +msgid "" +"Size of the image in cm. A value of 0 indicates that the image should be fit " +"to the page." +msgstr "" +"Size of the image in cm. A value of 0 indicates that the image should be fit " +"to the page." + +#: ../src/plugins/textreport/SimpleBookTitle.py:175 +msgid "The style used for the subtitle." +msgstr "The style used for the subtitle." + +#: ../src/plugins/textreport/Summary.py:80 +#: ../src/plugins/textreport/textplugins.gpr.py:342 +msgid "Database Summary Report" +msgstr "Database Summary Report" + +#: ../src/plugins/textreport/Summary.py:154 +#, python-format +msgid "Number of individuals: %d" +msgstr "Number of individuals: %d" + +#: ../src/plugins/textreport/Summary.py:158 +#, python-format +msgid "Males: %d" +msgstr "Males: %d" + +#: ../src/plugins/textreport/Summary.py:162 +#, python-format +msgid "Females: %d" +msgstr "Females: %d" + +#: ../src/plugins/textreport/Summary.py:166 +#, python-format +msgid "Individuals with unknown gender: %d" +msgstr "Individuals with unknown gender: %d" + +#: ../src/plugins/textreport/Summary.py:170 +#, python-format +msgid "Incomplete names: %d" +msgstr "Incomplete names: %d" + +#: ../src/plugins/textreport/Summary.py:175 +#, python-format +msgid "Individuals missing birth dates: %d" +msgstr "Individuals missing birth dates: %d" + +#: ../src/plugins/textreport/Summary.py:180 +#, python-format +msgid "Disconnected individuals: %d" +msgstr "Disconnected individuals: %d" + +#: ../src/plugins/textreport/Summary.py:184 +#, python-format +msgid "Unique surnames: %d" +msgstr "Unique surnames: %d" + +#: ../src/plugins/textreport/Summary.py:188 +#, python-format +msgid "Individuals with media objects: %d" +msgstr "Individuals with media objects: %d" + +#: ../src/plugins/textreport/Summary.py:201 +#, python-format +msgid "Number of families: %d" +msgstr "Number of families: %d" + +#: ../src/plugins/textreport/Summary.py:232 +#, python-format +msgid "Number of unique media objects: %d" +msgstr "Number of unique media objects: %d" + +#: ../src/plugins/textreport/Summary.py:237 +#, python-format +msgid "Total size of media objects: %s MB" +msgstr "Total size of media objects: %s MB" + +#: ../src/plugins/textreport/TableOfContents.py:105 +msgid "The style used for first level headings." +msgstr "The style used for first level headings." + +#: ../src/plugins/textreport/TableOfContents.py:111 +msgid "The style used for second level headings." +msgstr "The style used for second level headings." + +#: ../src/plugins/textreport/TableOfContents.py:117 +msgid "The style used for third level headings." +msgstr "The style used for third level headings." + +#: ../src/plugins/textreport/TagReport.py:79 +#: ../src/plugins/textreport/textplugins.gpr.py:252 +msgid "Tag Report" +msgstr "Tag Report" + +#: ../src/plugins/textreport/TagReport.py:80 +msgid "You must first create a tag before running this report." +msgstr "You must first create a tag before running this report." + +#. feature request 2356: avoid genitive form +#: ../src/plugins/textreport/TagReport.py:85 +#, python-format +msgid "Tag Report for %s Items" +msgstr "Tag Report for %s Items" + +#: ../src/plugins/textreport/TagReport.py:118 +#: ../src/plugins/textreport/TagReport.py:205 +#: ../src/plugins/textreport/TagReport.py:295 +#: ../src/plugins/textreport/TagReport.py:381 +#: ../src/plugins/textreport/TagReport.py:451 +msgid "Id" +msgstr "Id" + +#: ../src/plugins/textreport/TagReport.py:542 +msgid "The tag to use for the report" +msgstr "The tag to use for the report" + +#: ../src/plugins/textreport/TagReport.py:590 +msgid "The basic style used for table headings." +msgstr "The basic style used for table headings." + +#: ../src/plugins/textreport/textplugins.gpr.py:31 +msgid "Ahnentafel Report" +msgstr "Ahnentafel Report" + +#: ../src/plugins/textreport/textplugins.gpr.py:32 +msgid "Produces a textual ancestral report" +msgstr "Produces a textual ancestral report" + +#: ../src/plugins/textreport/textplugins.gpr.py:54 +msgid "Produces a report of birthdays and anniversaries" +msgstr "Produces a report of birthdays and anniversaries" + +#: ../src/plugins/textreport/textplugins.gpr.py:75 +msgid "Custom Text" +msgstr "Custom Text" + +#: ../src/plugins/textreport/textplugins.gpr.py:76 +msgid "Add custom text to the book report" +msgstr "Add custom text to the book report" + +#: ../src/plugins/textreport/textplugins.gpr.py:97 +msgid "Descendant Report" +msgstr "Descendant Report" + +#: ../src/plugins/textreport/textplugins.gpr.py:98 +msgid "Produces a list of descendants of the active person" +msgstr "Produces a list of descendants of the active person" + +#: ../src/plugins/textreport/textplugins.gpr.py:119 +msgid "Detailed Ancestral Report" +msgstr "Detailed Ancestral Report" + +#: ../src/plugins/textreport/textplugins.gpr.py:120 +msgid "Produces a detailed ancestral report" +msgstr "Produces a detailed ancestral report" + +#: ../src/plugins/textreport/textplugins.gpr.py:141 +msgid "Detailed Descendant Report" +msgstr "Detailed Descendant Report" + +#: ../src/plugins/textreport/textplugins.gpr.py:142 +msgid "Produces a detailed descendant report" +msgstr "Produces a detailed descendant report" + +#: ../src/plugins/textreport/textplugins.gpr.py:163 +msgid "End of Line Report" +msgstr "End of Line Report" + +#: ../src/plugins/textreport/textplugins.gpr.py:164 +msgid "Produces a textual end of line report" +msgstr "Produces a textual end of line report" + +#: ../src/plugins/textreport/textplugins.gpr.py:186 +msgid "" +"Produces a family group report showing information on a set of parents and " +"their children." +msgstr "" +"Produces a family group report showing information on a set of parents and " +"their children." + +#: ../src/plugins/textreport/textplugins.gpr.py:208 +msgid "Complete Individual Report" +msgstr "Complete Individual Report" + +#: ../src/plugins/textreport/textplugins.gpr.py:209 +msgid "Produces a complete report on the selected people" +msgstr "Produces a complete report on the selected people" + +#: ../src/plugins/textreport/textplugins.gpr.py:230 +msgid "Kinship Report" +msgstr "Kinship Report" + +#: ../src/plugins/textreport/textplugins.gpr.py:231 +msgid "Produces a textual report of kinship for a given person" +msgstr "Produces a textual report of kinship for a given person" + +#: ../src/plugins/textreport/textplugins.gpr.py:253 +msgid "Produces a list of people with a specified tag" +msgstr "Produces a list of people with a specified tag" + +#: ../src/plugins/textreport/textplugins.gpr.py:275 +msgid "Number of Ancestors Report" +msgstr "Number of Ancestors Report" + +#: ../src/plugins/textreport/textplugins.gpr.py:276 +msgid "Counts number of ancestors of selected person" +msgstr "Counts number of ancestors of selected person" + +#: ../src/plugins/textreport/textplugins.gpr.py:298 +msgid "Produces a textual place report" +msgstr "Produces a textual place report" + +#: ../src/plugins/textreport/textplugins.gpr.py:320 +msgid "Title Page" +msgstr "Title Page" + +#: ../src/plugins/textreport/textplugins.gpr.py:321 +msgid "Produces a title page for book reports." +msgstr "Produces a title page for book reports." + +#: ../src/plugins/textreport/textplugins.gpr.py:343 +msgid "Provides a summary of the current database" +msgstr "Provides a summary of the current database" + +#: ../src/plugins/textreport/textplugins.gpr.py:365 +msgid "Table Of Contents" +msgstr "Table Of Contents" + +#: ../src/plugins/textreport/textplugins.gpr.py:366 +msgid "Produces a table of contents for book reports." +msgstr "Produces a table of contents for book reports." + +#: ../src/plugins/textreport/textplugins.gpr.py:387 +msgid "Alphabetical Index" +msgstr "Alphabetical Index" + +#: ../src/plugins/textreport/textplugins.gpr.py:388 +msgid "Produces an alphabetical index for book reports." +msgstr "Produces an alphabetical index for book reports." + +#: ../src/plugins/tool/ChangeNames.py:65 +msgid "manual|Fix_Capitalization_of_Family_Names..." +msgstr "manual|Fix_Capitalization_of_Family_Names..." + +#: ../src/plugins/tool/ChangeNames.py:75 +#: ../src/plugins/tool/ChangeNames.py:234 +msgid "Capitalization changes" +msgstr "Capitalisation changes" + +#: ../src/plugins/tool/ChangeNames.py:85 +msgid "Checking Family Names" +msgstr "Checking Family Names" + +#: ../src/plugins/tool/ChangeNames.py:86 +msgid "Searching family names" +msgstr "Searching family names" + +#: ../src/plugins/tool/ChangeNames.py:143 +#: ../src/plugins/tool/EventNames.py:117 +#: ../src/plugins/tool/ExtractCity.py:510 +#: ../src/plugins/tool/PatchNames.py:364 +msgid "No modifications made" +msgstr "No modifications made" + +#: ../src/plugins/tool/ChangeNames.py:144 +msgid "No capitalization changes were detected." +msgstr "No capitalisation changes were detected." + +#: ../src/plugins/tool/ChangeNames.py:197 +msgid "Original Name" +msgstr "Original Name" + +#: ../src/plugins/tool/ChangeNames.py:201 +msgid "Capitalization Change" +msgstr "Capitalisation Change" + +#: ../src/plugins/tool/ChangeNames.py:208 ../src/plugins/tool/EventCmp.py:301 +#: ../src/plugins/tool/ExtractCity.py:554 +#: ../src/plugins/tool/PatchNames.py:418 +msgid "Building display" +msgstr "Building display" + +#: ../src/plugins/tool/ChangeTypes.py:64 +msgid "Change Event Types" +msgstr "Change Event Types" + +#: ../src/plugins/tool/ChangeTypes.py:114 +#: ../src/plugins/tool/ChangeTypes.py:154 +msgid "Change types" +msgstr "Change types" + +#: ../src/plugins/tool/ChangeTypes.py:117 +msgid "Analyzing Events" +msgstr "Analysing Events" + +#: ../src/plugins/tool/ChangeTypes.py:134 +msgid "No event record was modified." +msgstr "No event record was modified." + +#: ../src/plugins/tool/ChangeTypes.py:136 +#, python-format +msgid "%d event record was modified." +msgid_plural "%d event records were modified." +msgstr[0] "%d event record was modified." +msgstr[1] "%d event records were modified." + +#: ../src/plugins/tool/Check.py:102 ../src/plugins/tool/Check.py:229 +msgid "Checking Database" +msgstr "Checking Database" + +#: ../src/plugins/tool/Check.py:103 +msgid "Looking for cross table duplicates" +msgstr "Looking for cross table duplicates" + +#: ../src/plugins/tool/Check.py:145 +msgid "" +"Your family tree contains cross table duplicate handles.\n" +" This is bad and can be fixed by making a backup of your\n" +"family tree and importing that backup in an empty family\n" +"tree. The rest of the checking is skipped, the Check and\n" +"Repair tool should be run anew on this new family tree." +msgstr "" +"Your family tree contains cross table duplicate handles.\n" +" This is bad and can be fixed by making a backup of your\n" +"family tree and importing that backup in an empty family\n" +"tree. The rest of the checking is skipped, the Check and\n" +"Repair tool should be run anew on this new family tree." + +#: ../src/plugins/tool/Check.py:152 +msgid "Check Integrity" +msgstr "Check Integrity" + +#: ../src/plugins/tool/Check.py:230 +#, python-format +msgid "" +"Objects referenced by this note were referenced but missing so that is why " +"they have been created when you ran Check and Repair on %s." +msgstr "" +"Objects referenced by this note were referenced but missing so that is why " +"they have been created when you ran Check and Repair on %s." + +#: ../src/plugins/tool/Check.py:252 +msgid "Looking for invalid name format references" +msgstr "Looking for invalid name format references" + +#: ../src/plugins/tool/Check.py:304 +msgid "Looking for duplicate spouses" +msgstr "Looking for duplicate spouses" + +#: ../src/plugins/tool/Check.py:327 +msgid "Looking for character encoding errors" +msgstr "Looking for character encoding errors" + +#: ../src/plugins/tool/Check.py:364 +msgid "Looking for ctrl characters in notes" +msgstr "Looking for ctrl characters in notes" + +#: ../src/plugins/tool/Check.py:389 +msgid "Looking for broken family links" +msgstr "Looking for broken family links" + +#: ../src/plugins/tool/Check.py:573 +msgid "Looking for unused objects" +msgstr "Looking for unused objects" + +#: ../src/plugins/tool/Check.py:673 +msgid "Media object could not be found" +msgstr "Media object could not be found" + +#: ../src/plugins/tool/Check.py:674 +#, python-format +msgid "" +"The file:\n" +" %(file_name)s \n" +"is referenced in the database, but no longer exists. The file may have been " +"deleted or moved to a different location. You may choose to either remove " +"the reference from the database, keep the reference to the missing file, or " +"select a new file." +msgstr "" +"The file:\n" +" %(file_name)s \n" +"is referenced in the database, but no longer exists. The file may have been " +"deleted or moved to a different location. You may choose to either remove " +"the reference from the database, keep the reference to the missing file, or " +"select a new file." + +#: ../src/plugins/tool/Check.py:742 +msgid "Looking for empty people records" +msgstr "Looking for empty people records" + +#: ../src/plugins/tool/Check.py:750 +msgid "Looking for empty family records" +msgstr "Looking for empty family records" + +#: ../src/plugins/tool/Check.py:758 +msgid "Looking for empty event records" +msgstr "Looking for empty event records" + +#: ../src/plugins/tool/Check.py:766 +msgid "Looking for empty source records" +msgstr "Looking for empty source records" + +#: ../src/plugins/tool/Check.py:774 +msgid "Looking for empty citation records" +msgstr "Looking for empty citation records" + +#: ../src/plugins/tool/Check.py:782 +msgid "Looking for empty place records" +msgstr "Looking for empty place records" + +#: ../src/plugins/tool/Check.py:790 +msgid "Looking for empty media records" +msgstr "Looking for empty media records" + +#: ../src/plugins/tool/Check.py:798 +msgid "Looking for empty repository records" +msgstr "Looking for empty repository records" + +#: ../src/plugins/tool/Check.py:806 +msgid "Looking for empty note records" +msgstr "Looking for empty note records" + +#: ../src/plugins/tool/Check.py:851 +msgid "Looking for empty families" +msgstr "Looking for empty families" + +#: ../src/plugins/tool/Check.py:886 +msgid "Looking for broken parent relationships" +msgstr "Looking for broken parent relationships" + +#: ../src/plugins/tool/Check.py:923 +msgid "Looking for event problems" +msgstr "Looking for event problems" + +#: ../src/plugins/tool/Check.py:1075 +msgid "Looking for person reference problems" +msgstr "Looking for person reference problems" + +#: ../src/plugins/tool/Check.py:1105 +msgid "Looking for family reference problems" +msgstr "Looking for family reference problems" + +#: ../src/plugins/tool/Check.py:1129 +msgid "Looking for repository reference problems" +msgstr "Looking for repository reference problems" + +#: ../src/plugins/tool/Check.py:1160 +msgid "Looking for place reference problems" +msgstr "Looking for place reference problems" + +#: ../src/plugins/tool/Check.py:1234 +msgid "Looking for citation reference problems" +msgstr "Looking for citation reference problems" + +#: ../src/plugins/tool/Check.py:1363 +msgid "Looking for source reference problems" +msgstr "Looking for source reference problems" + +#: ../src/plugins/tool/Check.py:1400 +msgid "Looking for media object reference problems" +msgstr "Looking for media object reference problems" + +#: ../src/plugins/tool/Check.py:1536 +msgid "Looking for note reference problems" +msgstr "Looking for note reference problems" + +#: ../src/plugins/tool/Check.py:1688 +msgid "Looking for tag reference problems" +msgstr "Looking for tag reference problems" + +#: ../src/plugins/tool/Check.py:1881 +msgid "No errors were found" +msgstr "No errors were found" + +#: ../src/plugins/tool/Check.py:1882 +msgid "The database has passed internal checks" +msgstr "The database has passed internal checks" + +#: ../src/plugins/tool/Check.py:1891 +#, python-format +msgid "%(quantity)d broken child/family link was fixed\n" +msgid_plural "%(quantity)d broken child-family links were fixed\n" +msgstr[0] "%(quantity)d broken child/family link was fixed\n" +msgstr[1] "%(quantity)d broken child-family links were fixed\n" + +#: ../src/plugins/tool/Check.py:1900 +msgid "Non existing child" +msgstr "Non existing child" + +#: ../src/plugins/tool/Check.py:1908 +#, python-format +msgid "%(person)s was removed from the family of %(family)s\n" +msgstr "%(person)s was removed from the family of %(family)s\n" + +#: ../src/plugins/tool/Check.py:1914 +#, python-format +msgid "%(quantity)d broken spouse/family link was fixed\n" +msgid_plural "%(quantity)d broken spouse/family links were fixed\n" +msgstr[0] "%(quantity)d broken spouse/family link was fixed\n" +msgstr[1] "%(quantity)d broken spouse/family links were fixed\n" + +#: ../src/plugins/tool/Check.py:1923 ../src/plugins/tool/Check.py:1946 +msgid "Non existing person" +msgstr "Non existing person" + +#: ../src/plugins/tool/Check.py:1931 ../src/plugins/tool/Check.py:1954 +#, python-format +msgid "%(person)s was restored to the family of %(family)s\n" +msgstr "%(person)s was restored to the family of %(family)s\n" + +#: ../src/plugins/tool/Check.py:1937 +#, python-format +msgid "%(quantity)d duplicate spouse/family link was found\n" +msgid_plural "%(quantity)d duplicate spouse/family links were found\n" +msgstr[0] "%(quantity)d duplicate spouse/family link was found\n" +msgstr[1] "%(quantity)d duplicate spouse/family links were found\n" + +#: ../src/plugins/tool/Check.py:1960 +msgid "1 family with no parents or children found, removed.\n" +msgstr "1 family with no parents or children found, removed.\n" + +#: ../src/plugins/tool/Check.py:1965 +#, python-format +msgid "%(quantity)d families with no parents or children, removed.\n" +msgstr "%(quantity)d families with no parents or children, removed.\n" + +#: ../src/plugins/tool/Check.py:1971 +#, python-format +msgid "%d corrupted family relationship fixed\n" +msgid_plural "%d corrupted family relationship fixed\n" +msgstr[0] "%d corrupted family relationship fixed\n" +msgstr[1] "%d corrupted family relationship fixed\n" + +#: ../src/plugins/tool/Check.py:1978 +#, python-format +msgid "%d person was referenced but not found\n" +msgid_plural "%d persons were referenced, but not found\n" +msgstr[0] "%d person was referenced but not found\n" +msgstr[1] "%d persons were referenced, but not found\n" + +#: ../src/plugins/tool/Check.py:1985 +#, python-format +msgid "%d family was referenced but not found\n" +msgid_plural "%d families were referenced, but not found\n" +msgstr[0] "%d family was referenced but not found\n" +msgstr[1] "%d families were referenced, but not found\n" + +#: ../src/plugins/tool/Check.py:1991 +#, python-format +msgid "%d date was corrected\n" +msgid_plural "%d dates were corrected\n" +msgstr[0] "%d date was corrected\n" +msgstr[1] "%d dates were corrected\n" + +#: ../src/plugins/tool/Check.py:1997 +#, python-format +msgid "%(quantity)d repository was referenced but not found\n" +msgid_plural "%(quantity)d repositories were referenced, but not found\n" +msgstr[0] "%(quantity)d repository was referenced but not found\n" +msgstr[1] "%(quantity)d repositories were referenced, but not found\n" + +#: ../src/plugins/tool/Check.py:2003 +#, python-format +msgid "%(quantity)d media object was referenced, but not found\n" +msgid_plural "%(quantity)d media objects were referenced, but not found\n" +msgstr[0] "%(quantity)d media object was referenced, but not found\n" +msgstr[1] "%(quantity)d media objects were referenced, but not found\n" + +#: ../src/plugins/tool/Check.py:2010 +#, python-format +msgid "Reference to %(quantity)d missing media object was kept\n" +msgid_plural "References to %(quantity)d media objects were kept\n" +msgstr[0] "Reference to %(quantity)d missing media object was kept\n" +msgstr[1] "References to %(quantity)d media objects were kept\n" + +#: ../src/plugins/tool/Check.py:2017 +#, python-format +msgid "%(quantity)d missing media object was replaced\n" +msgid_plural "%(quantity)d missing media objects were replaced\n" +msgstr[0] "%(quantity)d missing media object was replaced\n" +msgstr[1] "%(quantity)d missing media objects were replaced\n" + +#: ../src/plugins/tool/Check.py:2024 +#, python-format +msgid "%(quantity)d missing media object was removed\n" +msgid_plural "%(quantity)d missing media objects were removed\n" +msgstr[0] "%(quantity)d missing media object was removed\n" +msgstr[1] "%(quantity)d missing media objects were removed\n" + +#: ../src/plugins/tool/Check.py:2031 +#, python-format +msgid "%(quantity)d event was referenced but not found\n" +msgid_plural "%(quantity)d events were referenced, but not found\n" +msgstr[0] "%(quantity)d event was referenced but not found\n" +msgstr[1] "%(quantity)d events were referenced, but not found\n" + +#: ../src/plugins/tool/Check.py:2038 +#, python-format +msgid "%(quantity)d invalid birth event name was fixed\n" +msgid_plural "%(quantity)d invalid birth event names were fixed\n" +msgstr[0] "%(quantity)d invalid birth event name was fixed\n" +msgstr[1] "%(quantity)d invalid birth event names were fixed\n" + +#: ../src/plugins/tool/Check.py:2045 +#, python-format +msgid "%(quantity)d invalid death event name was fixed\n" +msgid_plural "%(quantity)d invalid death event names were fixed\n" +msgstr[0] "%(quantity)d invalid death event name was fixed\n" +msgstr[1] "%(quantity)d invalid death event names were fixed\n" + +#: ../src/plugins/tool/Check.py:2052 +#, python-format +msgid "%(quantity)d place was referenced but not found\n" +msgid_plural "%(quantity)d places were referenced, but not found\n" +msgstr[0] "%(quantity)d place was referenced but not found\n" +msgstr[1] "%(quantity)d places were referenced, but not found\n" + +#: ../src/plugins/tool/Check.py:2059 +#, python-format +msgid "%(quantity)d citation was referenced but not found\n" +msgid_plural "%(quantity)d citations were referenced, but not found\n" +msgstr[0] "%(quantity)d citation was referenced but not found\n" +msgstr[1] "%(quantity)d citations were referenced, but not found\n" + +#: ../src/plugins/tool/Check.py:2066 +#, python-format +msgid "%(quantity)d source was referenced but not found\n" +msgid_plural "%(quantity)d sources were referenced, but not found\n" +msgstr[0] "%(quantity)d source was referenced but not found\n" +msgstr[1] "%(quantity)d sources were referenced, but not found\n" + +#: ../src/plugins/tool/Check.py:2073 +#, python-format +msgid "%(quantity)d media object was referenced but not found\n" +msgid_plural "%(quantity)d media objects were referenced but not found\n" +msgstr[0] "%(quantity)d media object was referenced but not found\n" +msgstr[1] "%(quantity)d media objects were referenced but not found\n" + +#: ../src/plugins/tool/Check.py:2080 +#, python-format +msgid "%(quantity)d note object was referenced but not found\n" +msgid_plural "%(quantity)d note objects were referenced but not found\n" +msgstr[0] "%(quantity)d note object was referenced but not found\n" +msgstr[1] "%(quantity)d note objects were referenced but not found\n" + +#: ../src/plugins/tool/Check.py:2086 ../src/plugins/tool/Check.py:2092 +#, python-format +msgid "%(quantity)d tag object was referenced but not found\n" +msgid_plural "%(quantity)d tag objects were referenced but not found\n" +msgstr[0] "%(quantity)d tag object was referenced but not found\n" +msgstr[1] "%(quantity)d tag objects were referenced but not found\n" + +#: ../src/plugins/tool/Check.py:2098 +#, python-format +msgid "%(quantity)d invalid name format reference was removed\n" +msgid_plural "%(quantity)d invalid name format references were removed\n" +msgstr[0] "%(quantity)d invalid name format reference was removed\n" +msgstr[1] "%(quantity)d invalid name format references were removed\n" + +#: ../src/plugins/tool/Check.py:2104 +#, python-format +msgid "" +"%(empty_obj)d empty objects removed:\n" +" %(person)d person objects\n" +" %(family)d family objects\n" +" %(event)d event objects\n" +" %(source)d source objects\n" +" %(media)d media objects\n" +" %(place)d place objects\n" +" %(repo)d repository objects\n" +" %(note)d note objects\n" +msgstr "" +"%(empty_obj)d empty objects removed:\n" +" %(person)d person objects\n" +" %(family)d family objects\n" +" %(event)d event objects\n" +" %(source)d source objects\n" +" %(media)d media objects\n" +" %(place)d place objects\n" +" %(repo)d repository objects\n" +" %(note)d note objects\n" + +#: ../src/plugins/tool/Check.py:2151 +msgid "Integrity Check Results" +msgstr "Integrity Check Results" + +#: ../src/plugins/tool/Check.py:2156 +msgid "Check and Repair" +msgstr "Check and Repair" + +#: ../src/plugins/tool/Desbrowser.py:54 +msgid "manual|Interactive_Descendant_Browser..." +msgstr "manual|Interactive_Descendant_Browser..." + +#: ../src/plugins/tool/Desbrowser.py:69 +#, python-format +msgid "Descendant Browser: %s" +msgstr "Descendant Browser: %s" + +#: ../src/plugins/tool/Desbrowser.py:97 +msgid "Descendant Browser tool" +msgstr "Descendant Browser tool" + +#: ../src/plugins/tool/Eval.py:54 +msgid "Python evaluation window" +msgstr "Python evaluation window" + +#: ../src/plugins/tool/EventCmp.py:70 +msgid "manual|Compare_Individual_Events..." +msgstr "manual|Compare_Individual_Events..." + +#: ../src/plugins/tool/EventCmp.py:138 +msgid "Event comparison filter selection" +msgstr "Event comparison filter selection" + +#: ../src/plugins/tool/EventCmp.py:167 +msgid "Filter selection" +msgstr "Filter selection" + +#: ../src/plugins/tool/EventCmp.py:167 +msgid "Event Comparison tool" +msgstr "Event Comparison tool" + +#: ../src/plugins/tool/EventCmp.py:179 +msgid "Comparing events" +msgstr "Comparing events" + +#: ../src/plugins/tool/EventCmp.py:180 +msgid "Selecting people" +msgstr "Selecting people" + +#: ../src/plugins/tool/EventCmp.py:192 +msgid "No matches were found" +msgstr "No matches were found" + +#: ../src/plugins/tool/EventCmp.py:242 ../src/plugins/tool/EventCmp.py:275 +msgid "Event Comparison Results" +msgstr "Event Comparison Results" + +#: ../src/plugins/tool/EventCmp.py:252 +#, python-format +msgid "%(event_name)s Date" +msgstr "%(event_name)s Date" + +#. This won't be shown in a tree +#: ../src/plugins/tool/EventCmp.py:256 +#, python-format +msgid "%(event_name)s Place" +msgstr "%(event_name)s Place" + +#: ../src/plugins/tool/EventCmp.py:308 +msgid "Comparing Events" +msgstr "Comparing Events" + +#: ../src/plugins/tool/EventCmp.py:309 +msgid "Building data" +msgstr "Building data" + +#: ../src/plugins/tool/EventCmp.py:390 +msgid "Select filename" +msgstr "Select filename" + +#: ../src/plugins/tool/EventNames.py:82 +msgid "Event name changes" +msgstr "Event name changes" + +#: ../src/plugins/tool/EventNames.py:113 +msgid "Modifications made" +msgstr "Modifications made" + +#: ../src/plugins/tool/EventNames.py:114 +#, python-format +msgid "%s event description has been added" +msgid_plural "%s event descriptions have been added" +msgstr[0] "%s event description has been added" +msgstr[1] "%s event descriptions have been added" + +#: ../src/plugins/tool/EventNames.py:118 +msgid "No event description has been added." +msgstr "No event description has been added." + +#: ../src/plugins/tool/ExtractCity.py:385 +msgid "Place title" +msgstr "Place title" + +#: ../src/plugins/tool/ExtractCity.py:415 +#: ../src/plugins/tool/ExtractCity.py:595 +msgid "Extract Place data" +msgstr "Extract Place data" + +#: ../src/plugins/tool/ExtractCity.py:432 +msgid "Checking Place Titles" +msgstr "Checking Place Titles" + +#: ../src/plugins/tool/ExtractCity.py:433 +msgid "Looking for place fields" +msgstr "Looking for place fields" + +#: ../src/plugins/tool/ExtractCity.py:511 +msgid "No place information could be extracted." +msgstr "No place information could be extracted." + +#: ../src/plugins/tool/ExtractCity.py:529 +msgid "" +"Below is a list of Places with the possible data that can be extracted from " +"the place title. Select the places you wish Gramps to convert." +msgstr "" +"Below is a list of Places with the possible data that can be extracted from " +"the place title. Select the places you wish Gramps to convert." + +#: ../src/plugins/tool/FindDupes.py:62 +msgid "Medium" +msgstr "Medium" + +#: ../src/plugins/tool/FindDupes.py:67 +msgid "manual|Find_Possible_Duplicate_People..." +msgstr "manual|Find_Possible_Duplicate_People..." + +#: ../src/plugins/tool/FindDupes.py:127 ../src/plugins/tool/tools.gpr.py:218 +msgid "Find Possible Duplicate People" +msgstr "Find Possible Duplicate People" + +#: ../src/plugins/tool/FindDupes.py:140 +#: ../src/plugins/tool/MergeCitations.py:159 ../src/plugins/tool/Verify.py:294 +msgid "Tool settings" +msgstr "Tool settings" + +#: ../src/plugins/tool/FindDupes.py:140 +msgid "Find Duplicates tool" +msgstr "Find Duplicates tool" + +#: ../src/plugins/tool/FindDupes.py:174 +msgid "No matches found" +msgstr "No matches found" + +#: ../src/plugins/tool/FindDupes.py:175 +msgid "No potential duplicate people were found" +msgstr "No potential duplicate people were found" + +#: ../src/plugins/tool/FindDupes.py:185 +msgid "Find Duplicates" +msgstr "Find Duplicates" + +#: ../src/plugins/tool/FindDupes.py:186 +msgid "Looking for duplicate people" +msgstr "Looking for duplicate people" + +#: ../src/plugins/tool/FindDupes.py:195 +msgid "Pass 1: Building preliminary lists" +msgstr "Pass 1: Building preliminary lists" + +#: ../src/plugins/tool/FindDupes.py:213 +msgid "Pass 2: Calculating potential matches" +msgstr "Pass 2: Calculating potential matches" + +#: ../src/plugins/tool/FindDupes.py:546 +msgid "Potential Merges" +msgstr "Potential Merges" + +#: ../src/plugins/tool/FindDupes.py:557 +msgid "Rating" +msgstr "Rating" + +#: ../src/plugins/tool/FindDupes.py:558 +msgid "First Person" +msgstr "First Person" + +#: ../src/plugins/tool/FindDupes.py:559 +msgid "Second Person" +msgstr "Second Person" + +#: ../src/plugins/tool/FindDupes.py:569 +msgid "Merge candidates" +msgstr "Merge candidates" + +#: ../src/plugins/tool/Leak.py:67 +msgid "Uncollected Objects Tool" +msgstr "Uncollected Objects Tool" + +#: ../src/plugins/tool/Leak.py:88 +#: ../src/plugins/webreport/NarrativeWeb.py:2648 +#: ../src/plugins/webreport/NarrativeWeb.py:4394 +msgid "Number" +msgstr "Number" + +#: ../src/plugins/tool/Leak.py:92 +msgid "Uncollected object" +msgstr "Uncollected object" + +#: ../src/plugins/tool/Leak.py:131 +#, python-format +msgid "Referrers of %d" +msgstr "Referrers of %d" + +#: ../src/plugins/tool/Leak.py:142 +#, python-format +msgid "%d refers to" +msgstr "%d refers to" + +#: ../src/plugins/tool/Leak.py:158 +#, python-format +msgid "Uncollected Objects: %s" +msgstr "Uncollected Objects: %s" + +#: ../src/plugins/tool/MediaManager.py:69 +msgid "manual|Media_Manager..." +msgstr "manual|Media_Manager..." + +#: ../src/plugins/tool/MediaManager.py:90 ../src/plugins/tool/tools.gpr.py:263 +msgid "Media Manager" +msgstr "Media Manager" + +#: ../src/plugins/tool/MediaManager.py:94 +msgid "Gramps Media Manager" +msgstr "Gramps Media Manager" + +#: ../src/plugins/tool/MediaManager.py:96 +msgid "Selecting operation" +msgstr "Selecting operation" + +#: ../src/plugins/tool/MediaManager.py:118 +msgid "" +"This tool allows batch operations on media objects stored in Gramps. An " +"important distinction must be made between a Gramps media object and its " +"file.\n" +"\n" +"The Gramps media object is a collection of data about the media object file: " +"its filename and/or path, its description, its ID, notes, source references, " +"etc. These data do not include the file itself.\n" +"\n" +"The files containing image, sound, video, etc, exist separately on your hard " +"drive. These files are not managed by Gramps and are not included in the " +"Gramps database. The Gramps database only stores the path and file names.\n" +"\n" +"This tool allows you to only modify the records within your Gramps database. " +"If you want to move or rename the files then you need to do it on your own, " +"outside of Gramps. Then you can adjust the paths using this tool so that the " +"media objects store the correct file locations." +msgstr "" +"This tool allows batch operations on media objects stored in Gramps. An " +"important distinction must be made between a Gramps media object and its " +"file.\n" +"\n" +"The Gramps media object is a collection of data about the media object file: " +"its filename and/or path, its description, its ID, notes, source references, " +"etc. These data do not include the file itself.\n" +"\n" +"The files containing image, sound, video, etc, exist separately on your hard " +"drive. These files are not managed by Gramps and are not included in the " +"Gramps database. The Gramps database only stores the path and file names.\n" +"\n" +"This tool allows you to only modify the records within your Gramps database. " +"If you want to move or rename the files then you need to do it on your own, " +"outside of Gramps. Then you can adjust the paths using this tool so that the " +"media objects store the correct file locations." + +#: ../src/plugins/tool/MediaManager.py:259 +msgid "Affected path" +msgstr "Affected path" + +#: ../src/plugins/tool/MediaManager.py:268 +msgid "Press OK to proceed, Cancel to abort, or Back to revisit your options." +msgstr "Press OK to proceed, Cancel to abort, or Back to revisit your options." + +#: ../src/plugins/tool/MediaManager.py:299 +msgid "Operation successfully finished." +msgstr "Operation successfully finished." + +#: ../src/plugins/tool/MediaManager.py:301 +msgid "" +"The operation you requested has finished successfully. You may press OK " +"button now to continue." +msgstr "" +"The operation you requested has finished successfully. You may press OK " +"button now to continue." + +#: ../src/plugins/tool/MediaManager.py:304 +msgid "Operation failed" +msgstr "Operation failed" + +#: ../src/plugins/tool/MediaManager.py:306 +msgid "" +"There was an error while performing the requested operation. You may try " +"starting the tool again." +msgstr "" +"There was an error while performing the requested operation. You may try " +"starting the tool again." + +#: ../src/plugins/tool/MediaManager.py:343 +#, python-format +msgid "" +"The following action is to be performed:\n" +"\n" +"Operation:\t%s" +msgstr "" +"The following action is to be performed:\n" +"\n" +"Operation:\t%s" + +#: ../src/plugins/tool/MediaManager.py:401 +msgid "Replace _substrings in the path" +msgstr "Replace _substrings in the path" + +#: ../src/plugins/tool/MediaManager.py:402 +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 " +"from one directory to another" +msgstr "" +"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 " +"from one directory to another" + +#: ../src/plugins/tool/MediaManager.py:408 +msgid "Replace substring settings" +msgstr "Replace substring settings" + +#: ../src/plugins/tool/MediaManager.py:420 +msgid "_Replace:" +msgstr "_Replace:" + +#: ../src/plugins/tool/MediaManager.py:429 +msgid "_With:" +msgstr "_With:" + +#: ../src/plugins/tool/MediaManager.py:443 +#, python-format +msgid "" +"The following action is to be performed:\n" +"\n" +"Operation:\t%(title)s\n" +"Replace:\t\t%(src_fname)s\n" +"With:\t\t%(dest_fname)s" +msgstr "" +"The following action is to be performed:\n" +"\n" +"Operation:\t%(title)s\n" +"Replace:\t\t%(src_fname)s\n" +"With:\t\t%(dest_fname)s" + +#: ../src/plugins/tool/MediaManager.py:480 +msgid "Convert paths from relative to _absolute" +msgstr "Convert paths from relative to _absolute" + +#: ../src/plugins/tool/MediaManager.py:481 +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 " +"that is not set, it prepends user's directory." +msgstr "" +"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 " +"that is not set, it prepends user's directory." + +#: ../src/plugins/tool/MediaManager.py:514 +msgid "Convert paths from absolute to r_elative" +msgstr "Convert paths from absolute to r_elative" + +#: ../src/plugins/tool/MediaManager.py:515 +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 " +"Preferences, or if that is not set, user's directory. A relative path allows " +"to tie the file location to a base path that can change to your needs." +msgstr "" +"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 " +"Preferences, or if that is not set, user's directory. A relative path allows " +"to tie the file location to a base path that can change to your needs." + +#: ../src/plugins/tool/MediaManager.py:551 +msgid "Add images not included in database" +msgstr "Add images not included in database" + +#: ../src/plugins/tool/MediaManager.py:552 +msgid "Check directories for images not included in database" +msgstr "Check directories for images not included in database" + +#: ../src/plugins/tool/MediaManager.py:553 +msgid "" +"This tool adds images in directories that are referenced by existing images " +"in the database." +msgstr "" +"This tool adds images in directories that are referenced by existing images " +"in the database." + +#: ../src/plugins/tool/MergeCitations.py:75 +msgid "Match on Page/Volume, Date and Confidence" +msgstr "Match on Page/Volume, Date and Confidence" + +#: ../src/plugins/tool/MergeCitations.py:76 +msgid "Ignore Date" +msgstr "Ignore Date" + +#: ../src/plugins/tool/MergeCitations.py:77 +msgid "Ignore Confidence" +msgstr "Ignore Confidence" + +#: ../src/plugins/tool/MergeCitations.py:78 +msgid "Ignore Date and Confidence" +msgstr "Ignore Date and Confidence" + +#: ../src/plugins/tool/MergeCitations.py:82 +msgid "manual|Merge citations..." +msgstr "manual|Merge citations..." + +#: ../src/plugins/tool/MergeCitations.py:129 +msgid "" +"Notes, media objects and data-items of matching citations will be combined." +msgstr "" +"Notes, media objects and data-items of matching citations will be combined." + +#: ../src/plugins/tool/MergeCitations.py:159 +msgid "Merge citations tool" +msgstr "Merge citations tool" + +#: ../src/plugins/tool/MergeCitations.py:180 +msgid "Checking Sources" +msgstr "Checking Sources" + +#: ../src/plugins/tool/MergeCitations.py:181 +msgid "Looking for citation fields" +msgstr "Looking for citation fields" + +#: ../src/plugins/tool/MergeCitations.py:225 +msgid "Number of merges done" +msgstr "Number of merges done" + +#: ../src/plugins/tool/MergeCitations.py:226 +#, python-format +msgid "%(num)d citation merged" +msgid_plural "%(num)d citations merged" +msgstr[0] "%(num)d citation merged" +msgstr[1] "%(num)d citations merged" + +#: ../src/plugins/tool/NotRelated.py:67 +msgid "manual|Not_Related..." +msgstr "manual|Not_Related..." + +#: ../src/plugins/tool/NotRelated.py:86 +#, python-format +msgid "Not related to \"%s\"" +msgstr "Not related to \"%s\"" + +#: ../src/plugins/tool/NotRelated.py:109 +msgid "NotRelated" +msgstr "NotRelated" + +#. start the progress indicator +#: ../src/plugins/tool/NotRelated.py:117 ../src/plugins/tool/NotRelated.py:261 +msgid "Starting" +msgstr "Starting" + +#. feature request 2356: avoid genitive form +#: ../src/plugins/tool/NotRelated.py:177 +#, python-format +msgid "Everyone in the database is related to %s" +msgstr "Everyone in the database is related to %s" + +#. TRANS: no singular form needed, as rows is always > 1 +#: ../src/plugins/tool/NotRelated.py:263 +#, python-format +msgid "Setting tag for %d person" +msgid_plural "Setting tag for %d people" +msgstr[0] "Setting tag for %d person" +msgstr[1] "Setting tag for %d people" + +#: ../src/plugins/tool/NotRelated.py:304 +#, python-format +msgid "Finding relationships between %d person" +msgid_plural "Finding relationships between %d people" +msgstr[0] "Finding relationships between %d person" +msgstr[1] "Finding relationships between %d people" + +#: ../src/plugins/tool/NotRelated.py:374 +#, python-format +msgid "Looking for %d person" +msgid_plural "Looking for %d people" +msgstr[0] "Looking for %d person" +msgstr[1] "Looking for %d people" + +#: ../src/plugins/tool/NotRelated.py:400 +#, python-format +msgid "Looking up the name of %d person" +msgid_plural "Looking up the names of %d people" +msgstr[0] "Looking up the name of %d person" +msgstr[1] "Looking up the names of %d people" + +#: ../src/plugins/tool/OwnerEditor.py:56 +msgid "manual|Edit_Database_Owner_Information..." +msgstr "manual|Edit_Database_Owner_Information..." + +#: ../src/plugins/tool/OwnerEditor.py:101 +msgid "Database Owner Editor" +msgstr "Database Owner Editor" + +#: ../src/plugins/tool/OwnerEditor.py:161 +msgid "Edit database owner information" +msgstr "Edit database owner information" + +#: ../src/plugins/tool/PatchNames.py:64 +msgid "manual|Extract_Information_from_Names" +msgstr "manual|Extract_Information_from_Names" + +#: ../src/plugins/tool/PatchNames.py:106 +msgid "Name and title extraction tool" +msgstr "Name and title extraction tool" + +#: ../src/plugins/tool/PatchNames.py:114 +msgid "Default prefix and connector settings" +msgstr "Default prefix and connector settings" + +#: ../src/plugins/tool/PatchNames.py:122 +msgid "Prefixes to search for:" +msgstr "Prefixes to search for:" + +#: ../src/plugins/tool/PatchNames.py:129 +msgid "Connectors splitting surnames:" +msgstr "Connectors splitting surnames:" + +#: ../src/plugins/tool/PatchNames.py:136 +msgid "Connectors not splitting surnames:" +msgstr "Connectors not splitting surnames:" + +#: ../src/plugins/tool/PatchNames.py:172 +msgid "Extracting Information from Names" +msgstr "Extracting Information from Names" + +#: ../src/plugins/tool/PatchNames.py:173 +msgid "Analyzing names" +msgstr "Analysing names" + +#: ../src/plugins/tool/PatchNames.py:365 +msgid "No titles, nicknames or prefixes were found" +msgstr "No titles, nicknames or prefixes were found" + +#: ../src/plugins/tool/PatchNames.py:408 +msgid "Current Name" +msgstr "Current Name" + +#: ../src/plugins/tool/PatchNames.py:449 +msgid "Prefix in given name" +msgstr "Prefix in given name" + +#: ../src/plugins/tool/PatchNames.py:459 +msgid "Compound surname" +msgstr "Compound surname" + +#: ../src/plugins/tool/PatchNames.py:485 +msgid "Extract information from names" +msgstr "Extract information from names" + +#: ../src/plugins/tool/Rebuild.py:77 +msgid "Rebuilding secondary indexes..." +msgstr "Rebuilding secondary indexes..." + +#: ../src/plugins/tool/Rebuild.py:86 +msgid "Secondary indexes rebuilt" +msgstr "Secondary indexes rebuilt" + +#: ../src/plugins/tool/Rebuild.py:87 +msgid "All secondary indexes have been rebuilt." +msgstr "All secondary indexes have been rebuilt." + +#: ../src/plugins/tool/RebuildRefMap.py:78 +msgid "Rebuilding reference maps..." +msgstr "Rebuilding reference maps..." + +#: ../src/plugins/tool/RebuildRefMap.py:91 +msgid "Reference maps rebuilt" +msgstr "Reference maps rebuilt" + +#: ../src/plugins/tool/RebuildRefMap.py:92 +msgid "All reference maps have been rebuilt." +msgstr "All reference maps have been rebuilt." + +#: ../src/plugins/tool/RelCalc.py:105 +#, python-format +msgid "Relationship calculator: %(person_name)s" +msgstr "Relationship calculator: %(person_name)s" + +#: ../src/plugins/tool/RelCalc.py:110 +#, python-format +msgid "Relationship to %(person_name)s" +msgstr "Relationship to %(person_name)s" + +#: ../src/plugins/tool/RelCalc.py:165 +msgid "Relationship Calculator tool" +msgstr "Relationship Calculator tool" + +#: ../src/plugins/tool/RelCalc.py:195 +#, python-format +msgid "%(person)s and %(active_person)s are not related." +msgstr "%(person)s and %(active_person)s are not related." + +#: ../src/plugins/tool/RelCalc.py:214 +#, python-format +msgid "Their common ancestor is %s." +msgstr "Their common ancestor is %s." + +#: ../src/plugins/tool/RelCalc.py:220 +#, python-format +msgid "Their common ancestors are %(ancestor1)s and %(ancestor2)s." +msgstr "Their common ancestors are %(ancestor1)s and %(ancestor2)s." + +#: ../src/plugins/tool/RelCalc.py:226 +msgid "Their common ancestors are: " +msgstr "Their common ancestors are: " + +#: ../src/plugins/tool/RemoveUnused.py:78 +msgid "Unused Objects" +msgstr "Unused Objects" + +#. Add mark column +#. Add ignore column +#: ../src/plugins/tool/RemoveUnused.py:183 ../src/plugins/tool/Verify.py:489 +msgid "Mark" +msgstr "Mark" + +#: ../src/plugins/tool/RemoveUnused.py:283 +msgid "Remove unused objects" +msgstr "Remove unused objects" + +#: ../src/plugins/tool/ReorderIds.py:67 +msgid "Reordering Gramps IDs" +msgstr "Reordering Gramps IDs" + +#: ../src/plugins/tool/ReorderIds.py:71 ../src/plugins/tool/tools.gpr.py:440 +msgid "Reorder Gramps IDs" +msgstr "Reorder Gramps IDs" + +#: ../src/plugins/tool/ReorderIds.py:75 +msgid "Reordering People IDs" +msgstr "Reordering People IDs" + +#: ../src/plugins/tool/ReorderIds.py:86 +msgid "Reordering Family IDs" +msgstr "Reordering Family IDs" + +#: ../src/plugins/tool/ReorderIds.py:96 +msgid "Reordering Event IDs" +msgstr "Reordering Event IDs" + +#: ../src/plugins/tool/ReorderIds.py:106 +msgid "Reordering Media Object IDs" +msgstr "Reordering Media Object IDs" + +#: ../src/plugins/tool/ReorderIds.py:116 +msgid "Reordering Source IDs" +msgstr "Reordering Source IDs" + +#: ../src/plugins/tool/ReorderIds.py:126 +msgid "Reordering Place IDs" +msgstr "Reordering Place IDs" + +#: ../src/plugins/tool/ReorderIds.py:136 +msgid "Reordering Repository IDs" +msgstr "Reordering Repository IDs" + +#: ../src/plugins/tool/ReorderIds.py:147 +msgid "Reordering Note IDs" +msgstr "Reordering Note IDs" + +#: ../src/plugins/tool/ReorderIds.py:221 +msgid "Finding and assigning unused IDs" +msgstr "Finding and assigning unused IDs" + +#: ../src/plugins/tool/SortEvents.py:78 +msgid "Sort Events" +msgstr "Sort Events" + +#: ../src/plugins/tool/SortEvents.py:99 +msgid "Sort event changes" +msgstr "Sort event changes" + +#: ../src/plugins/tool/SortEvents.py:113 +msgid "Sorting personal events..." +msgstr "Sorting personal events..." + +#: ../src/plugins/tool/SortEvents.py:135 +msgid "Sorting family events..." +msgstr "Sorting family events..." + +#: ../src/plugins/tool/SortEvents.py:166 +msgid "Tool Options" +msgstr "Tool Options" + +#: ../src/plugins/tool/SortEvents.py:169 +msgid "Select the people to sort" +msgstr "Select the people to sort" + +#: ../src/plugins/tool/SortEvents.py:188 +msgid "Sort descending" +msgstr "Sort descending" + +#: ../src/plugins/tool/SortEvents.py:189 +msgid "Set the sort order" +msgstr "Set the sort order" + +#: ../src/plugins/tool/SortEvents.py:192 +msgid "Include family events" +msgstr "Include family events" + +#: ../src/plugins/tool/SortEvents.py:193 +msgid "Sort family events of the person" +msgstr "Sort family events of the person" + +#: ../src/plugins/tool/SoundGen.py:47 +msgid "manual|Generate_SoundEx_codes" +msgstr "manual|Generate_SoundEx_codes" + +#: ../src/plugins/tool/SoundGen.py:58 +msgid "SoundEx code generator" +msgstr "SoundEx code generator" + +#: ../src/plugins/tool/tools.gpr.py:35 +msgid "Fix Capitalization of Family Names" +msgstr "Fix Capitalisation of Family Names" + +#: ../src/plugins/tool/tools.gpr.py:36 +msgid "" +"Searches the entire database and attempts to fix capitalization of the names." +msgstr "" +"Searches the entire database and attempts to fix capitalisation of the names." + +#: ../src/plugins/tool/tools.gpr.py:58 +msgid "Rename Event Types" +msgstr "Rename Event Types" + +#: ../src/plugins/tool/tools.gpr.py:59 +msgid "Allows all the events of a certain name to be renamed to a new name." +msgstr "Allows all the events of a certain name to be renamed to a new name." + +#: ../src/plugins/tool/tools.gpr.py:81 +msgid "Check and Repair Database" +msgstr "Check and Repair Database" + +#: ../src/plugins/tool/tools.gpr.py:82 +msgid "" +"Checks the database for integrity problems, fixing the problems that it can" +msgstr "" +"Checks the database for integrity problems, fixing the problems that it can" + +#: ../src/plugins/tool/tools.gpr.py:104 +msgid "Interactive Descendant Browser" +msgstr "Interactive Descendant Browser" + +#: ../src/plugins/tool/tools.gpr.py:105 +msgid "Provides a browsable hierarchy based on the active person" +msgstr "Provides a browsable hierarchy based on the active person" + +#: ../src/plugins/tool/tools.gpr.py:149 +msgid "Compare Individual Events" +msgstr "Compare Individual Events" + +#: ../src/plugins/tool/tools.gpr.py:150 +msgid "" +"Aids in the analysis of data by allowing the development of custom filters " +"that can be applied to the database to find similar events" +msgstr "" +"Aids in the analysis of data by allowing the development of custom filters " +"that can be applied to the database to find similar events" + +#: ../src/plugins/tool/tools.gpr.py:173 +msgid "Extract Event Description" +msgstr "Extract Event Description" + +#: ../src/plugins/tool/tools.gpr.py:174 +msgid "Extracts event descriptions from the event data" +msgstr "Extracts event descriptions from the event data" + +#: ../src/plugins/tool/tools.gpr.py:195 +msgid "Extract Place Data from a Place Title" +msgstr "Extract Place Data from a Place Title" + +#: ../src/plugins/tool/tools.gpr.py:196 +msgid "Attempts to extract city and state/province from a place title" +msgstr "Attempts to extract city and state/province from a place title" + +#: ../src/plugins/tool/tools.gpr.py:219 +msgid "" +"Searches the entire database, looking for individual entries that may " +"represent the same person." +msgstr "" +"Searches the entire database, looking for individual entries that may " +"represent the same person." + +#: ../src/plugins/tool/tools.gpr.py:264 +msgid "Manages batch operations on media files" +msgstr "Manages batch operations on media files" + +#: ../src/plugins/tool/tools.gpr.py:285 +msgid "Not Related" +msgstr "Not Related" + +#: ../src/plugins/tool/tools.gpr.py:286 +msgid "Find people who are not in any way related to the selected person" +msgstr "Find people who are not in any way related to the selected person" + +#: ../src/plugins/tool/tools.gpr.py:308 +msgid "Edit Database Owner Information" +msgstr "Edit Database Owner Information" + +#: ../src/plugins/tool/tools.gpr.py:309 +msgid "Allow editing database owner information." +msgstr "Allow editing database owner information." + +#: ../src/plugins/tool/tools.gpr.py:330 +msgid "Extract Information from Names" +msgstr "Extract Information from Names" + +#: ../src/plugins/tool/tools.gpr.py:331 +msgid "" +"Extract titles, prefixes and compound surnames from given name or family " +"name." +msgstr "" +"Extract titles, prefixes and compound surnames from given name or family " +"name." + +#: ../src/plugins/tool/tools.gpr.py:352 +msgid "Rebuild Secondary Indexes" +msgstr "Rebuild Secondary Indexes" + +#: ../src/plugins/tool/tools.gpr.py:353 +msgid "Rebuilds secondary indexes" +msgstr "Rebuilds secondary indexes" + +#: ../src/plugins/tool/tools.gpr.py:374 +msgid "Rebuild Reference Maps" +msgstr "Rebuild Reference Maps" + +#: ../src/plugins/tool/tools.gpr.py:375 +msgid "Rebuilds reference maps" +msgstr "Rebuilds reference maps" + +#: ../src/plugins/tool/tools.gpr.py:396 +msgid "Relationship Calculator" +msgstr "Relationship Calculator" + +#: ../src/plugins/tool/tools.gpr.py:397 +msgid "Calculates the relationship between two people" +msgstr "Calculates the relationship between two people" + +#: ../src/plugins/tool/tools.gpr.py:418 +msgid "Remove Unused Objects" +msgstr "Remove Unused Objects" + +#: ../src/plugins/tool/tools.gpr.py:419 +msgid "Removes unused objects from the database" +msgstr "Removes unused objects from the database" + +#: ../src/plugins/tool/tools.gpr.py:441 +msgid "Reorders the Gramps IDs according to Gramps' default rules." +msgstr "Reorders the Gramps IDs according to Gramps' default rules." + +#: ../src/plugins/tool/tools.gpr.py:463 ../src/plugins/tool/tools.gpr.py:464 +msgid "Sorts events" +msgstr "Sorts events" + +#: ../src/plugins/tool/tools.gpr.py:485 +msgid "Generate SoundEx Codes" +msgstr "Generate SoundEx Codes" + +#: ../src/plugins/tool/tools.gpr.py:486 +msgid "Generates SoundEx codes for names" +msgstr "Generates SoundEx codes for names" + +#: ../src/plugins/tool/tools.gpr.py:507 +msgid "Verify the Data" +msgstr "Verify the Data" + +#: ../src/plugins/tool/tools.gpr.py:508 +msgid "Verifies the data against user-defined tests" +msgstr "Verifies the data against user-defined tests" + +#: ../src/plugins/tool/tools.gpr.py:530 +msgid "" +"Searches the entire database, looking for citations that have the same " +"Volume/Page, Date and Confidence." +msgstr "" +"Searches the entire database, looking for citations that have the same " +"Volume/Page, Date and Confidence." + +#: ../src/plugins/tool/Verify.py:74 +msgid "manual|Verify_the_Data..." +msgstr "manual|Verify_the_Data..." + +#: ../src/plugins/tool/Verify.py:244 +msgid "Data Verify tool" +msgstr "Data Verify tool" + +#: ../src/plugins/tool/Verify.py:437 +msgid "Data Verification Results" +msgstr "Data Verification Results" + +#. Add column with the warning text +#: ../src/plugins/tool/Verify.py:500 +msgid "Warning" +msgstr "Warning" + +#: ../src/plugins/tool/Verify.py:586 +msgid "_Show all" +msgstr "_Show all" + +#: ../src/plugins/tool/Verify.py:596 ../src/plugins/tool/verify.glade.h:22 +msgid "_Hide marked" +msgstr "_Hide marked" + +#: ../src/plugins/tool/Verify.py:849 +msgid "Baptism before birth" +msgstr "Baptism before birth" + +#: ../src/plugins/tool/Verify.py:863 +msgid "Death before baptism" +msgstr "Death before baptism" + +#: ../src/plugins/tool/Verify.py:877 +msgid "Burial before birth" +msgstr "Burial before birth" + +#: ../src/plugins/tool/Verify.py:891 +msgid "Burial before death" +msgstr "Burial before death" + +#: ../src/plugins/tool/Verify.py:905 +msgid "Death before birth" +msgstr "Death before birth" + +#: ../src/plugins/tool/Verify.py:919 +msgid "Burial before baptism" +msgstr "Burial before baptism" + +#: ../src/plugins/tool/Verify.py:937 +msgid "Old age at death" +msgstr "Old age at death" + +#: ../src/plugins/tool/Verify.py:958 +msgid "Multiple parents" +msgstr "Multiple parents" + +#: ../src/plugins/tool/Verify.py:975 +msgid "Married often" +msgstr "Married often" + +#: ../src/plugins/tool/Verify.py:994 +msgid "Old and unmarried" +msgstr "Old and unmarried" + +#: ../src/plugins/tool/Verify.py:1021 +msgid "Too many children" +msgstr "Too many children" + +#: ../src/plugins/tool/Verify.py:1036 +msgid "Same sex marriage" +msgstr "Same sex marriage" + +#: ../src/plugins/tool/Verify.py:1046 +msgid "Female husband" +msgstr "Female husband" + +#: ../src/plugins/tool/Verify.py:1056 +msgid "Male wife" +msgstr "Male wife" + +#: ../src/plugins/tool/Verify.py:1083 +msgid "Husband and wife with the same surname" +msgstr "Husband and wife with the same surname" + +#: ../src/plugins/tool/Verify.py:1108 +msgid "Large age difference between spouses" +msgstr "Large age difference between spouses" + +#: ../src/plugins/tool/Verify.py:1139 +msgid "Marriage before birth" +msgstr "Marriage before birth" + +#: ../src/plugins/tool/Verify.py:1170 +msgid "Marriage after death" +msgstr "Marriage after death" + +#: ../src/plugins/tool/Verify.py:1204 +msgid "Early marriage" +msgstr "Early marriage" + +#: ../src/plugins/tool/Verify.py:1236 +msgid "Late marriage" +msgstr "Late marriage" + +#: ../src/plugins/tool/Verify.py:1297 +msgid "Old father" +msgstr "Old father" + +#: ../src/plugins/tool/Verify.py:1300 +msgid "Old mother" +msgstr "Old mother" + +#: ../src/plugins/tool/Verify.py:1342 +msgid "Young father" +msgstr "Young father" + +#: ../src/plugins/tool/Verify.py:1345 +msgid "Young mother" +msgstr "Young mother" + +#: ../src/plugins/tool/Verify.py:1384 +msgid "Unborn father" +msgstr "Unborn father" + +#: ../src/plugins/tool/Verify.py:1387 +msgid "Unborn mother" +msgstr "Unborn mother" + +#: ../src/plugins/tool/Verify.py:1432 +msgid "Dead father" +msgstr "Dead father" + +#: ../src/plugins/tool/Verify.py:1435 +msgid "Dead mother" +msgstr "Dead mother" + +#: ../src/plugins/tool/Verify.py:1457 +msgid "Large year span for all children" +msgstr "Large year span for all children" + +#: ../src/plugins/tool/Verify.py:1479 +msgid "Large age differences between children" +msgstr "Large age differences between children" + +#: ../src/plugins/tool/Verify.py:1489 +msgid "Disconnected individual" +msgstr "Disconnected individual" + +#: ../src/plugins/tool/Verify.py:1511 +msgid "Invalid birth date" +msgstr "Invalid birth date" + +#: ../src/plugins/tool/Verify.py:1533 +msgid "Invalid death date" +msgstr "Invalid death date" + +#: ../src/plugins/tool/Verify.py:1549 +msgid "Marriage date but not married" +msgstr "Marriage date but not married" + +#: ../src/plugins/tool/Verify.py:1571 +msgid "Old age but no death" +msgstr "Old age but no death" + +#: ../src/plugins/view/citationtreeview.py:90 +msgid "Title or Page" +msgstr "Title or Page" + +#: ../src/plugins/view/citationtreeview.py:93 +#: ../src/plugins/view/citationlistview.py:98 +#: ../src/plugins/webreport/NarrativeWeb.py:2296 +#: ../src/Filters/SideBar/_CitationSidebarFilter.py:97 +msgid "Confidence" +msgstr "Confidence" + +#: ../src/plugins/view/citationtreeview.py:95 +#: ../src/plugins/view/citationlistview.py:102 +msgid "Source: Author" +msgstr "Source: Author" + +#: ../src/plugins/view/citationtreeview.py:96 +#: ../src/plugins/view/citationlistview.py:103 +msgid "Source: Abbreviation" +msgstr "Source: Abbreviation" + +#: ../src/plugins/view/citationtreeview.py:97 +#: ../src/plugins/view/citationlistview.py:104 +msgid "Source: Publication Information" +msgstr "Source: Publication Information" + +#: ../src/plugins/view/citationtreeview.py:118 +#: ../src/plugins/view/citationlistview.py:118 +msgid "Add a new citation and a new source" +msgstr "Add a new citation and a new source" + +#: ../src/plugins/view/citationtreeview.py:119 +#: ../src/plugins/view/citationlistview.py:119 +#: ../src/plugins/view/sourceview.py:93 +msgid "Add a new source" +msgstr "Add a new source" + +#: ../src/plugins/view/citationtreeview.py:120 +#: ../src/plugins/view/citationlistview.py:120 +msgid "Add a new citation to an existing source" +msgstr "Add a new citation to an existing source" + +#: ../src/plugins/view/citationtreeview.py:121 +msgid "Edit the selected citation or source" +msgstr "Edit the selected citation or source" + +#: ../src/plugins/view/citationtreeview.py:122 +msgid "Delete the selected citation or source" +msgstr "Delete the selected citation or source" + +#: ../src/plugins/view/citationtreeview.py:123 +msgid "Merge the selected citations or selected sources" +msgstr "Merge the selected citations or selected sources" + +#: ../src/plugins/view/citationtreeview.py:141 +#: ../src/plugins/view/view.gpr.py:266 +msgid "Citation Tree View" +msgstr "Citation Tree View" + +#: ../src/plugins/view/citationtreeview.py:279 +msgid "Add source..." +msgstr "Add source..." + +#: ../src/plugins/view/citationtreeview.py:284 +msgid "Add citation..." +msgstr "Add citation..." + +#: ../src/plugins/view/citationtreeview.py:292 +#: ../src/plugins/view/citationlistview.py:180 +msgid "Citation Filter Editor" +msgstr "Citation Filter Editor" + +#: ../src/plugins/view/citationtreeview.py:301 +#: ../src/plugins/view/persontreeview.py:82 +#: ../src/plugins/view/placetreeview.py:123 +msgid "Expand all Nodes" +msgstr "Expand all Nodes" + +#: ../src/plugins/view/citationtreeview.py:303 +#: ../src/plugins/view/persontreeview.py:84 +#: ../src/plugins/view/placetreeview.py:125 +msgid "Collapse all Nodes" +msgstr "Collapse all Nodes" + +#: ../src/plugins/view/citationtreeview.py:445 +msgid "Cannot add citation." +msgstr "Cannot add citation." + +#: ../src/plugins/view/citationtreeview.py:446 +msgid "" +"In order to add a citation to an existing source, you must select a source." +msgstr "" +"In order to add a citation to an existing source, you must select a source." + +#: ../src/plugins/view/citationtreeview.py:514 +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 " +"source is being edited.\n" +"\n" +"To edit this source, you need to close the object." +msgstr "" +"This source cannot be edited at this time. Either the associated Source " +"object is already being edited, or another citation associated with the same " +"source is being edited.\n" +"\n" +"To edit this source, you need to close the object." + +#: ../src/plugins/view/citationtreeview.py:527 +#: ../src/plugins/view/citationtreeview.py:547 +#: ../src/plugins/view/citationlistview.py:321 +#: ../src/plugins/view/citationlistview.py:332 +msgid "Cannot merge citations." +msgstr "Cannot merge citations." + +#: ../src/plugins/view/citationtreeview.py:528 +#: ../src/plugins/view/citationlistview.py:322 +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 " +"desired citation." +msgstr "" +"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 " +"desired citation." + +#: ../src/plugins/view/citationtreeview.py:548 +#: ../src/plugins/view/citationlistview.py:333 +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." +msgstr "" +"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." + +#: ../src/plugins/view/citationtreeview.py:562 +msgid "Cannot perform merge." +msgstr "Cannot perform merge." + +#: ../src/plugins/view/citationtreeview.py:563 +msgid "" +"Both objects must be of the same type, either both must be sources, or both " +"must be citations." +msgstr "" +"Both objects must be of the same type, either both must be sources, or both " +"must be citations." + +#: ../src/plugins/view/citationlistview.py:95 +#: ../src/Filters/SideBar/_CitationSidebarFilter.py:95 +msgid "Volume/Page" +msgstr "Volume/Page" + +#: ../src/plugins/view/citationlistview.py:100 +msgid "Source: Title" +msgstr "Source: Title" + +#: ../src/plugins/view/citationlistview.py:101 +msgid "Source: ID" +msgstr "Source: ID" + +#: ../src/plugins/view/citationlistview.py:105 +msgid "Source: Last Changed" +msgstr "Source: Last Changed" + +#: ../src/plugins/view/citationlistview.py:122 +msgid "Delete the selected citation" +msgstr "Delete the selected citation" + +#: ../src/plugins/view/citationlistview.py:123 +msgid "Merge the selected citations" +msgstr "Merge the selected citations" + +#: ../src/plugins/view/citationlistview.py:137 +#: ../src/plugins/view/view.gpr.py:251 +msgid "Citation View" +msgstr "Citation View" + +#: ../src/plugins/view/citationlistview.py:308 +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 " +"citation is being edited.\n" +"\n" +"To edit this citation, you need to close the object." +msgstr "" +"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 " +"citation is being edited.\n" +"\n" +"To edit this citation, you need to close the object." + +#: ../src/plugins/view/eventview.py:98 +msgid "Add a new event" +msgstr "Add a new event" + +#: ../src/plugins/view/eventview.py:99 +msgid "Edit the selected event" +msgstr "Edit the selected event" + +#: ../src/plugins/view/eventview.py:100 +msgid "Delete the selected event" +msgstr "Delete the selected event" + +#: ../src/plugins/view/eventview.py:101 +msgid "Merge the selected events" +msgstr "Merge the selected events" + +#: ../src/plugins/view/eventview.py:219 +msgid "Event Filter Editor" +msgstr "Event Filter Editor" + +#: ../src/plugins/view/eventview.py:273 +msgid "Cannot merge event objects." +msgstr "Cannot merge event objects." + +#: ../src/plugins/view/eventview.py:274 +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 " +"event." +msgstr "" +"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 " +"event." + +#: ../src/plugins/view/familyview.py:83 +msgid "Marriage Date" +msgstr "Marriage Date" + +#: ../src/plugins/view/familyview.py:96 +msgid "Add a new family" +msgstr "Add a new family" + +#: ../src/plugins/view/familyview.py:97 +msgid "Edit the selected family" +msgstr "Edit the selected family" + +#: ../src/plugins/view/familyview.py:98 +msgid "Delete the selected family" +msgstr "Delete the selected family" + +#: ../src/plugins/view/familyview.py:99 +msgid "Merge the selected families" +msgstr "Merge the selected families" + +#: ../src/plugins/view/familyview.py:204 +msgid "Family Filter Editor" +msgstr "Family Filter Editor" + +#: ../src/plugins/view/familyview.py:209 +msgid "Make Father Active Person" +msgstr "Make Father Active Person" + +#: ../src/plugins/view/familyview.py:211 +msgid "Make Mother Active Person" +msgstr "Make Mother Active Person" + +#: ../src/plugins/view/familyview.py:282 +msgid "Cannot merge families." +msgstr "Cannot merge families." + +#: ../src/plugins/view/familyview.py:283 +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 " +"desired family." +msgstr "" +"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 " +"desired family." + +#: ../src/plugins/view/geography.gpr.py:41 +#, python-format +msgid "" +"WARNING: osmgpsmap module not loaded. osmgpsmap must be >= 0.7.0. yours is %s" +msgstr "" +"WARNING: osmgpsmap module not loaded. osmgpsmap must be >= 0.7.0. yours is %s" + +#: ../src/plugins/view/geography.gpr.py:46 +msgid "" +"WARNING: osmgpsmap module not loaded. Geography functionality will not be " +"available." +msgstr "" +"WARNING: osmgpsmap module not loaded. Geography functionality will not be " +"available." + +#: ../src/plugins/view/geography.gpr.py:53 +msgid "All known places for one Person" +msgstr "All known places for one Person" + +#: ../src/plugins/view/geography.gpr.py:54 +msgid "A view showing the places visited by one person during his life." +msgstr "A view showing the places visited by one person during his life." + +#: ../src/plugins/view/geography.gpr.py:70 +msgid "All known Places" +msgstr "All known Places" + +#: ../src/plugins/view/geography.gpr.py:71 +msgid "A view showing all places of the database." +msgstr "A view showing all places of the database." + +#: ../src/plugins/view/geography.gpr.py:86 +msgid "All places related to Events" +msgstr "All places related to Events" + +#: ../src/plugins/view/geography.gpr.py:87 +msgid "A view showing all the event places of the database." +msgstr "A view showing all the event places of the database." + +#: ../src/plugins/view/geography.gpr.py:103 +msgid "All known places for one Family" +msgstr "All known places for one Family" + +#: ../src/plugins/view/geography.gpr.py:104 +msgid "A view showing the places visited by one family during all their life." +msgstr "A view showing the places visited by one family during all their life." + +#: ../src/plugins/view/geography.gpr.py:120 +#: ../src/plugins/view/geoclose.py:128 +msgid "Have they been able to meet?" +msgstr "Have they been able to meet?" + +#: ../src/plugins/view/geography.gpr.py:121 +msgid "" +"A view showing the places visited by two persons during their life: have " +"these two people been able to meet?" +msgstr "" +"A view showing the places visited by two persons during their life: have " +"these two people been able to meet?" + +#: ../src/plugins/view/geography.gpr.py:138 +msgid "Have these two families been able to meet?" +msgstr "Have these two families been able to meet?" + +#: ../src/plugins/view/geography.gpr.py:139 +msgid "" +"A view showing the places visited by all family's members during their life: " +"have these two people been able to meet?" +msgstr "" +"A view showing the places visited by all family's members during their life: " +"have these two people been able to meet?" + +#: ../src/plugins/view/geoclose.py:158 +msgid "GeoClose" +msgstr "GeoClose" + +#: ../src/plugins/view/geoclose.py:226 +msgid "_RefPerson" +msgstr "_RefPerson" + +#: ../src/plugins/view/geoclose.py:227 +msgid "Select the person which is the reference for life ways" +msgstr "Select the person which is the reference for life ways" + +#: ../src/plugins/view/geoclose.py:240 +msgid "Select the person which will be our reference." +msgstr "Select the person which will be our reference." + +#: ../src/plugins/view/geoclose.py:333 ../src/plugins/view/geofamily.py:214 +#: ../src/plugins/view/geoperson.py:327 +#, python-format +msgid "%(eventtype)s : %(name)s" +msgstr "%(eventtype)s : %(name)s" + +#: ../src/plugins/view/geoclose.py:450 ../src/plugins/view/geofamily.py:411 +#: ../src/plugins/view/geoperson.py:463 ../src/Filters/Rules/_Rule.py:55 +#: ../src/glade/rule.glade.h:22 +msgid "No description" +msgstr "No description" + +#: ../src/plugins/view/geoclose.py:481 +msgid "Choose the reference person" +msgstr "Choose the reference person" + +#: ../src/plugins/view/geoclose.py:504 +msgid "" +"The meeting zone probability radius.\n" +"The colored zone is approximative.\n" +"The value 9 means about 42 miles or 67 kms.\n" +"The value 1 means about 4.6 miles or 7.5 kms.\n" +"The value is in tenth of degree." +msgstr "" +"The meeting zone probability radius.\n" +"The coloured zone is approximative.\n" +"The value 9 means about 42 miles or 67 kms.\n" +"The value 1 means about 4.6 miles or 7.5 kms.\n" +"The value is in tenth of degree." + +#: ../src/plugins/view/geoclose.py:514 +msgid "The selection parameters" +msgstr "The selection parameters" + +#: ../src/plugins/view/geoevents.py:116 +msgid "Events places map" +msgstr "Events places map" + +#: ../src/plugins/view/geoevents.py:250 +msgid "incomplete or unreferenced event ?" +msgstr "incomplete or unreferenced event ?" + +#: ../src/plugins/view/geoevents.py:362 +msgid "Show all events" +msgstr "Show all events" + +#: ../src/plugins/view/geoevents.py:366 ../src/plugins/view/geoevents.py:370 +#: ../src/plugins/view/geoplaces.py:329 ../src/plugins/view/geoplaces.py:333 +msgid "Centering on Place" +msgstr "Centring on Place" + +#: ../src/plugins/view/geofamily.py:116 +msgid "Family places map" +msgstr "Family places map" + +#: ../src/plugins/view/geofamily.py:297 +#, python-format +msgid "Father : %s : %s" +msgstr "Father : %s : %s" + +#: ../src/plugins/view/geofamily.py:304 +#, python-format +msgid "Mother : %s : %s" +msgstr "Mother : %s : %s" + +#: ../src/plugins/view/geofamily.py:315 +#, python-format +msgid "Child : %(id)s - %(index)d : %(name)s" +msgstr "Child : %(id)s - %(index)d : %(name)s" + +#: ../src/plugins/view/geofamily.py:324 +#, python-format +msgid "Person : %(id)s %(name)s has no family." +msgstr "Person : %(id)s %(name)s has no family." + +#: ../src/plugins/view/geoperson.py:144 +msgid "Person places map" +msgstr "Person places map" + +#: ../src/plugins/view/geoperson.py:492 +msgid "Animate" +msgstr "Animate" + +#: ../src/plugins/view/geoperson.py:515 +msgid "Animation speed in milliseconds (big value means slower)" +msgstr "Animation speed in milliseconds (big value means slower)" + +#: ../src/plugins/view/geoperson.py:522 +msgid "How many steps between two markers when we are on large move ?" +msgstr "How many steps between two markers when we are on large move ?" + +#: ../src/plugins/view/geoperson.py:529 +msgid "" +"The minimum latitude/longitude to select large move.\n" +"The value is in tenth of degree." +msgstr "" +"The minimum latitude/longitude to select large move.\n" +"The value is in tenth of degree." + +#: ../src/plugins/view/geoperson.py:536 +msgid "The animation parameters" +msgstr "The animation parameters" + +#: ../src/plugins/view/geoplaces.py:116 +msgid "Places places map" +msgstr "Places places map" + +#: ../src/plugins/view/geoplaces.py:325 +msgid "Show all places" +msgstr "Show all places" + +#: ../src/plugins/view/grampletview.py:96 +msgid "Restore a gramplet" +msgstr "Restore a gramplet" + +#: ../src/plugins/view/htmlrenderer.py:445 +msgid "HtmlView" +msgstr "HtmlView" + +#: ../src/plugins/view/htmlrenderer.py:645 +msgid "Go to the previous page in the history" +msgstr "Go to the previous page in the history" + +#: ../src/plugins/view/htmlrenderer.py:653 +msgid "Go to the next page in the history" +msgstr "Go to the next page in the history" + +#. add the Refresh action to handle the Refresh button +#: ../src/plugins/view/htmlrenderer.py:658 +msgid "_Refresh" +msgstr "_Refresh" + +#: ../src/plugins/view/htmlrenderer.py:661 +msgid "Stop and reload the page." +msgstr "Stop and reload the page." + +#: ../src/plugins/view/htmlrenderer.py:704 +msgid "Start page for the Html View" +msgstr "Start page for the Html View" + +#: ../src/plugins/view/htmlrenderer.py:705 +msgid "" +"Type a webpage address at the top, and hit the execute button to load a " +"webpage in this page\n" +"
\n" +"For example: http://gramps-project.org

" +msgstr "" +"Type a webpage address at the top, and hit the execute button to load a " +"webpage in this page\n" +"
\n" +"For example: http://gramps-project.org

" + +#: ../src/plugins/view/htmlrenderer.gpr.py:50 +msgid "Html View" +msgstr "Html View" + +#: ../src/plugins/view/htmlrenderer.gpr.py:51 +msgid "A view showing html pages embedded in Gramps" +msgstr "A view showing html pages embedded in Gramps" + +#: ../src/plugins/view/htmlrenderer.gpr.py:58 +msgid "Web" +msgstr "Web" + +#: ../src/plugins/view/mediaview.py:111 +msgid "Edit the selected media object" +msgstr "Edit the selected media object" + +#: ../src/plugins/view/mediaview.py:112 +msgid "Delete the selected media object" +msgstr "Delete the selected media object" + +#: ../src/plugins/view/mediaview.py:113 +msgid "Merge the selected media objects" +msgstr "Merge the selected media objects" + +#: ../src/plugins/view/mediaview.py:218 +msgid "Media Filter Editor" +msgstr "Media Filter Editor" + +#: ../src/plugins/view/mediaview.py:221 +msgid "View in the default viewer" +msgstr "View in the default viewer" + +#: ../src/plugins/view/mediaview.py:225 +msgid "Open the folder containing the media file" +msgstr "Open the folder containing the media file" + +#: ../src/plugins/view/mediaview.py:383 +msgid "Cannot merge media objects." +msgstr "Cannot merge media objects." + +#: ../src/plugins/view/mediaview.py:384 +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 " +"desired object." +msgstr "" +"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 " +"desired object." + +#: ../src/plugins/view/noteview.py:91 +msgid "Delete the selected note" +msgstr "Delete the selected note" + +#: ../src/plugins/view/noteview.py:92 +msgid "Merge the selected notes" +msgstr "Merge the selected notes" + +#: ../src/plugins/view/noteview.py:212 +msgid "Note Filter Editor" +msgstr "Note Filter Editor" + +#: ../src/plugins/view/noteview.py:269 +msgid "Cannot merge notes." +msgstr "Cannot merge notes." + +#: ../src/plugins/view/noteview.py:270 +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." +msgstr "" +"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." + +#: ../src/plugins/view/pedigreeview.py:85 +msgid "short for baptized|bap." +msgstr "short for baptized|bap." + +#: ../src/plugins/view/pedigreeview.py:86 +msgid "short for christened|chr." +msgstr "short for christened|chr." + +#: ../src/plugins/view/pedigreeview.py:87 +msgid "short for buried|bur." +msgstr "short for buried|bur." + +#: ../src/plugins/view/pedigreeview.py:88 +msgid "short for cremated|crem." +msgstr "short for cremated|crem." + +#: ../src/plugins/view/pedigreeview.py:1288 +msgid "Jump to child..." +msgstr "Jump to child..." + +#: ../src/plugins/view/pedigreeview.py:1301 +msgid "Jump to father" +msgstr "Jump to father" + +#: ../src/plugins/view/pedigreeview.py:1314 +msgid "Jump to mother" +msgstr "Jump to mother" + +#: ../src/plugins/view/pedigreeview.py:1677 +msgid "A person was found to be his/her own ancestor." +msgstr "A person was found to be his/her own ancestor." + +#: ../src/plugins/view/pedigreeview.py:1724 +#: ../src/plugins/view/pedigreeview.py:1730 +#: ../src/plugins/webreport/NarrativeWeb.py:4328 +#: ../src/plugins/webreport/WebCal.py:519 +msgid "Home" +msgstr "Home" + +#. Mouse scroll direction setting. +#: ../src/plugins/view/pedigreeview.py:1750 +msgid "Mouse scroll direction" +msgstr "Mouse scroll direction" + +#: ../src/plugins/view/pedigreeview.py:1758 +msgid "Top <-> Bottom" +msgstr "Top <-> Bottom" + +#: ../src/plugins/view/pedigreeview.py:1765 +msgid "Left <-> Right" +msgstr "Left <-> Right" + +#: ../src/plugins/view/pedigreeview.py:1993 ../src/plugins/view/relview.py:401 +msgid "Add New Parents..." +msgstr "Add New Parents..." + +#: ../src/plugins/view/pedigreeview.py:2053 +msgid "Family Menu" +msgstr "Family Menu" + +#: ../src/plugins/view/pedigreeview.py:2179 +msgid "Show images" +msgstr "Show images" + +#: ../src/plugins/view/pedigreeview.py:2182 +msgid "Show marriage data" +msgstr "Show marriage data" + +#: ../src/plugins/view/pedigreeview.py:2185 +msgid "Show unknown people" +msgstr "Show unknown people" + +#: ../src/plugins/view/pedigreeview.py:2188 +msgid "Tree style" +msgstr "Tree style" + +#: ../src/plugins/view/pedigreeview.py:2190 +msgid "Standard" +msgstr "Standard" + +#: ../src/plugins/view/pedigreeview.py:2191 +msgid "Compact" +msgstr "Compact" + +#: ../src/plugins/view/pedigreeview.py:2192 +msgid "Expanded" +msgstr "Expanded" + +#: ../src/plugins/view/pedigreeview.py:2195 +msgid "Tree direction" +msgstr "Tree direction" + +#: ../src/plugins/view/pedigreeview.py:2202 +msgid "Tree size" +msgstr "Tree size" + +#: ../src/plugins/view/pedigreeview.py:2206 +#: ../src/plugins/view/relview.py:1652 +msgid "Layout" +msgstr "Layout" + +#: ../src/plugins/view/personlistview.py:58 +#: ../src/plugins/view/view.gpr.py:172 +msgid "Person View" +msgstr "Person View" + +#: ../src/plugins/view/persontreeview.py:60 +msgid "People Tree View" +msgstr "People Tree View" + +#: ../src/plugins/view/placelistview.py:52 ../src/plugins/view/view.gpr.py:189 +msgid "Place View" +msgstr "Place View" + +#: ../src/plugins/view/placetreeview.py:98 ../src/plugins/view/view.gpr.py:205 +msgid "Place Tree View" +msgstr "Place Tree View" + +#: ../src/plugins/view/placetreeview.py:119 +msgid "Expand this Entire Group" +msgstr "Expand this Entire Group" + +#: ../src/plugins/view/placetreeview.py:121 +msgid "Collapse this Entire Group" +msgstr "Collapse this Entire Group" + +#: ../src/plugins/view/relview.py:387 +msgid "_Reorder" +msgstr "_Reorder" + +#: ../src/plugins/view/relview.py:388 +msgid "Change order of parents and families" +msgstr "Change order of parents and families" + +#: ../src/plugins/view/relview.py:393 +msgid "Edit..." +msgstr "Edit..." + +#: ../src/plugins/view/relview.py:394 +msgid "Edit the active person" +msgstr "Edit the active person" + +#: ../src/plugins/view/relview.py:396 ../src/plugins/view/relview.py:398 +#: ../src/plugins/view/relview.py:801 +msgid "Add a new family with person as parent" +msgstr "Add a new family with person as parent" + +#: ../src/plugins/view/relview.py:397 +msgid "Add Partner..." +msgstr "Add Partner..." + +#: ../src/plugins/view/relview.py:400 ../src/plugins/view/relview.py:402 +#: ../src/plugins/view/relview.py:795 +msgid "Add a new set of parents" +msgstr "Add a new set of parents" + +#: ../src/plugins/view/relview.py:404 ../src/plugins/view/relview.py:408 +#: ../src/plugins/view/relview.py:796 +msgid "Add person as child to an existing family" +msgstr "Add person as child to an existing family" + +#: ../src/plugins/view/relview.py:407 +msgid "Add Existing Parents..." +msgstr "Add Existing Parents..." + +#: ../src/plugins/view/relview.py:645 +msgid "Alive" +msgstr "Alive" + +#: ../src/plugins/view/relview.py:712 ../src/plugins/view/relview.py:739 +#, python-format +msgid "%(date)s in %(place)s" +msgstr "%(date)s in %(place)s" + +#: ../src/plugins/view/relview.py:797 +msgid "Edit parents" +msgstr "Edit parents" + +#: ../src/plugins/view/relview.py:798 +msgid "Reorder parents" +msgstr "Reorder parents" + +#: ../src/plugins/view/relview.py:799 +msgid "Remove person as child of these parents" +msgstr "Remove person as child of these parents" + +#: ../src/plugins/view/relview.py:803 +msgid "Edit family" +msgstr "Edit family" + +#: ../src/plugins/view/relview.py:804 +msgid "Reorder families" +msgstr "Reorder families" + +#: ../src/plugins/view/relview.py:805 +msgid "Remove person as parent in this family" +msgstr "Remove person as parent in this family" + +#: ../src/plugins/view/relview.py:858 ../src/plugins/view/relview.py:914 +#, python-format +msgid " (%d sibling)" +msgid_plural " (%d siblings)" +msgstr[0] " (%d sibling)" +msgstr[1] " (%d siblings)" + +#: ../src/plugins/view/relview.py:863 ../src/plugins/view/relview.py:919 +msgid " (1 brother)" +msgstr " (1 brother)" + +#: ../src/plugins/view/relview.py:865 ../src/plugins/view/relview.py:921 +msgid " (1 sister)" +msgstr " (1 sister)" + +#: ../src/plugins/view/relview.py:867 ../src/plugins/view/relview.py:923 +msgid " (1 sibling)" +msgstr " (1 sibling)" + +#: ../src/plugins/view/relview.py:869 ../src/plugins/view/relview.py:925 +msgid " (only child)" +msgstr " (only child)" + +#: ../src/plugins/view/relview.py:940 ../src/plugins/view/relview.py:1390 +msgid "Add new child to family" +msgstr "Add new child to family" + +#: ../src/plugins/view/relview.py:944 ../src/plugins/view/relview.py:1394 +msgid "Add existing child to family" +msgstr "Add existing child to family" + +#: ../src/plugins/view/relview.py:1173 +#, python-format +msgid "%(birthabbrev)s %(birthdate)s, %(deathabbrev)s %(deathdate)s" +msgstr "%(birthabbrev)s %(birthdate)s, %(deathabbrev)s %(deathdate)s" + +#: ../src/plugins/view/relview.py:1180 ../src/plugins/view/relview.py:1182 +#, python-format +msgid "%s %s" +msgstr "%s %s" + +#: ../src/plugins/view/relview.py:1243 +#, python-format +msgid "Relationship type: %s" +msgstr "Relationship type: %s" + +#: ../src/plugins/view/relview.py:1285 +#, python-format +msgid "%(event_type)s: %(date)s in %(place)s" +msgstr "%(event_type)s: %(date)s in %(place)s" + +#: ../src/plugins/view/relview.py:1289 +#, python-format +msgid "%(event_type)s: %(date)s" +msgstr "%(event_type)s: %(date)s" + +#: ../src/plugins/view/relview.py:1293 +#, python-format +msgid "%(event_type)s: %(place)s" +msgstr "%(event_type)s: %(place)s" + +#: ../src/plugins/view/relview.py:1304 +msgid "Broken family detected" +msgstr "Broken family detected" + +#: ../src/plugins/view/relview.py:1305 +msgid "Please run the Check and Repair Database tool" +msgstr "Please run the Check and Repair Database tool" + +#: ../src/plugins/view/relview.py:1326 ../src/plugins/view/relview.py:1373 +#, python-format +msgid " (%d child)" +msgid_plural " (%d children)" +msgstr[0] " (%d child)" +msgstr[1] " (%d children)" + +#: ../src/plugins/view/relview.py:1328 ../src/plugins/view/relview.py:1375 +msgid " (no children)" +msgstr " (no children)" + +#: ../src/plugins/view/relview.py:1502 +msgid "Add Child to Family" +msgstr "Add Child to Family" + +#: ../src/plugins/view/relview.py:1641 +msgid "Use shading" +msgstr "Use shading" + +#: ../src/plugins/view/relview.py:1644 +msgid "Display edit buttons" +msgstr "Display edit buttons" + +#: ../src/plugins/view/relview.py:1646 +msgid "View links as website links" +msgstr "View links as website links" + +#: ../src/plugins/view/relview.py:1663 +msgid "Show Details" +msgstr "Show Details" + +#: ../src/plugins/view/relview.py:1666 +msgid "Show Siblings" +msgstr "Show Siblings" + +#: ../src/plugins/view/repoview.py:85 +msgid "Home URL" +msgstr "Home URL" + +#: ../src/plugins/view/repoview.py:93 +msgid "Search URL" +msgstr "Search URL" + +#: ../src/plugins/view/repoview.py:106 +msgid "Add a new repository" +msgstr "Add a new repository" + +#: ../src/plugins/view/repoview.py:108 +msgid "Delete the selected repository" +msgstr "Delete the selected repository" + +#: ../src/plugins/view/repoview.py:109 +msgid "Merge the selected repositories" +msgstr "Merge the selected repositories" + +#: ../src/plugins/view/repoview.py:149 +msgid "Repository Filter Editor" +msgstr "Repository Filter Editor" + +#: ../src/plugins/view/repoview.py:248 +msgid "Cannot merge repositories." +msgstr "Cannot merge repositories." + +#: ../src/plugins/view/repoview.py:249 +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 " +"the desired repository." +msgstr "" +"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 " +"the desired repository." + +#: ../src/plugins/view/sourceview.py:82 +#: ../src/plugins/webreport/NarrativeWeb.py:4484 +#: ../src/Filters/SideBar/_SourceSidebarFilter.py:83 +msgid "Abbreviation" +msgstr "Abbreviation" + +#: ../src/plugins/view/sourceview.py:83 +msgid "Publication Information" +msgstr "Publication Information" + +#: ../src/plugins/view/sourceview.py:94 +msgid "Edit the selected source" +msgstr "Edit the selected source" + +#: ../src/plugins/view/sourceview.py:95 +msgid "Delete the selected source" +msgstr "Delete the selected source" + +#: ../src/plugins/view/sourceview.py:96 +msgid "Merge the selected sources" +msgstr "Merge the selected sources" + +#: ../src/plugins/view/sourceview.py:136 +msgid "Source Filter Editor" +msgstr "Source Filter Editor" + +#: ../src/plugins/view/sourceview.py:240 +msgid "Cannot merge sources." +msgstr "Cannot merge sources." + +#: ../src/plugins/view/sourceview.py:241 +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 " +"source." +msgstr "" +"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 " +"source." + +#: ../src/plugins/view/view.gpr.py:35 +msgid "Event View" +msgstr "Event View" + +#: ../src/plugins/view/view.gpr.py:36 +msgid "The view showing all the events" +msgstr "The view showing all the events" + +#: ../src/plugins/view/view.gpr.py:50 +msgid "Family View" +msgstr "Family View" + +#: ../src/plugins/view/view.gpr.py:51 +msgid "The view showing all families" +msgstr "The view showing all families" + +#: ../src/plugins/view/view.gpr.py:66 +msgid "The view showing Gramplets" +msgstr "The view showing Gramplets" + +#: ../src/plugins/view/view.gpr.py:80 +msgid "Media View" +msgstr "Media View" + +#: ../src/plugins/view/view.gpr.py:81 +msgid "The view showing all the media objects" +msgstr "The view showing all the media objects" + +#: ../src/plugins/view/view.gpr.py:95 +msgid "Note View" +msgstr "Note View" + +#: ../src/plugins/view/view.gpr.py:96 +msgid "The view showing all the notes" +msgstr "The view showing all the notes" + +#: ../src/plugins/view/view.gpr.py:110 +msgid "Relationship View" +msgstr "Relationship View" + +#: ../src/plugins/view/view.gpr.py:111 +msgid "The view showing all relationships of the selected person" +msgstr "The view showing all relationships of the selected person" + +#: ../src/plugins/view/view.gpr.py:125 +msgid "Pedigree View" +msgstr "Pedigree View" + +#: ../src/plugins/view/view.gpr.py:126 +msgid "The view showing an ancestor pedigree of the selected person" +msgstr "The view showing an ancestor pedigree of the selected person" + +#: ../src/plugins/view/view.gpr.py:133 ../src/plugins/view/view.gpr.py:142 +msgid "Ancestry" +msgstr "Ancestry" + +#: ../src/plugins/view/view.gpr.py:141 +msgid "Fan Chart View" +msgstr "Fan Chart View" + +#: ../src/plugins/view/view.gpr.py:143 +msgid "The view showing relations through a fanchart" +msgstr "The view showing relations through a fanchart" + +#: ../src/plugins/view/view.gpr.py:156 +msgid "Person Tree View" +msgstr "Person Tree View" + +#: ../src/plugins/view/view.gpr.py:157 +msgid "The view showing all people in the family tree" +msgstr "The view showing all people in the family tree" + +#: ../src/plugins/view/view.gpr.py:173 +msgid "The view showing all people in the family tree in a flat list" +msgstr "The view showing all people in the family tree in a flat list" + +#: ../src/plugins/view/view.gpr.py:190 +msgid "The view showing all the places of the family tree" +msgstr "The view showing all the places of the family tree" + +#: ../src/plugins/view/view.gpr.py:206 +msgid "A view displaying places in a tree format." +msgstr "A view displaying places in a tree format." + +#: ../src/plugins/view/view.gpr.py:220 +msgid "Repository View" +msgstr "Repository View" + +#: ../src/plugins/view/view.gpr.py:221 +msgid "The view showing all the repositories" +msgstr "The view showing all the repositories" + +#: ../src/plugins/view/view.gpr.py:235 +msgid "Source View" +msgstr "Source View" + +#: ../src/plugins/view/view.gpr.py:236 +msgid "The view showing all the sources" +msgstr "The view showing all the sources" + +#: ../src/plugins/view/view.gpr.py:252 +msgid "The view showing all the citations" +msgstr "The view showing all the citations" + +#: ../src/plugins/view/view.gpr.py:267 +msgid "A view displaying citations and sources in a tree format." +msgstr "A view displaying citations and sources in a tree format." + +#: ../src/plugins/webreport/NarrativeWeb.py:327 +msgid "Gramps ID" +msgstr "Gramps ID" + +#: ../src/plugins/webreport/NarrativeWeb.py:338 +msgid "Postal Code" +msgstr "Postal Code" + +#: ../src/plugins/webreport/NarrativeWeb.py:341 +msgid "State/ Province" +msgstr "State/ Province" + +#: ../src/plugins/webreport/NarrativeWeb.py:346 +msgid "Alternate Locations" +msgstr "Alternate Locations" + +#: ../src/plugins/webreport/NarrativeWeb.py:1195 +msgid "Data Map" +msgstr "Data Map" + +#: ../src/plugins/webreport/NarrativeWeb.py:1496 +#, python-format +msgid "" +"Generated by Gramps %(version)s on %(date)s" +msgstr "" +"Generated by Gramps %(version)s on %(date)s" + +#: ../src/plugins/webreport/NarrativeWeb.py:1510 +#, python-format +msgid "
Created for %s" +msgstr "
Created for %s" + +#. Begin Navigation Menu-- +#. is the style sheet either Basic-Blue or Visually Impaired, +#. and menu layout is Drop Down? +#. copy Animated Citations Drop Down Layout if being used, copy its style sheet +#. and its associated javascript file? +#. Basic Blue style sheet with navigation menus +#: ../src/plugins/webreport/NarrativeWeb.py:1615 +#: ../src/plugins/webreport/NarrativeWeb.py:7146 +#: ../src/plugins/webstuff/webstuff.py:65 +msgid "Basic-Blue" +msgstr "Basic-Blue" + +#. Visually Impaired style sheet with its navigation menus +#: ../src/plugins/webreport/NarrativeWeb.py:1616 +#: ../src/plugins/webreport/NarrativeWeb.py:7146 +#: ../src/plugins/webstuff/webstuff.py:97 +msgid "Visually Impaired" +msgstr "Visually Impaired" + +#: ../src/plugins/webreport/NarrativeWeb.py:1647 +#: ../src/plugins/webreport/NarrativeWeb.py:1797 +msgid "Html|Home" +msgstr "Html|Home" + +#: ../src/plugins/webreport/NarrativeWeb.py:1648 +#: ../src/plugins/webreport/NarrativeWeb.py:1754 +#: ../src/plugins/webreport/NarrativeWeb.py:4295 +msgid "Introduction" +msgstr "Introduction" + +#: ../src/plugins/webreport/NarrativeWeb.py:1650 +#: ../src/plugins/webreport/NarrativeWeb.py:1694 +#: ../src/plugins/webreport/NarrativeWeb.py:1697 +#: ../src/plugins/webreport/NarrativeWeb.py:1756 +#: ../src/plugins/webreport/NarrativeWeb.py:4167 +#: ../src/plugins/webreport/NarrativeWeb.py:4212 +msgid "Surnames" +msgstr "Surnames" + +#: ../src/plugins/webreport/NarrativeWeb.py:1657 +#: ../src/plugins/webreport/NarrativeWeb.py:1773 +#: ../src/plugins/webreport/NarrativeWeb.py:4970 +msgid "Thumbnails" +msgstr "Thumbnails" + +#: ../src/plugins/webreport/NarrativeWeb.py:1658 +#: ../src/plugins/webreport/NarrativeWeb.py:1779 +#: ../src/plugins/webreport/NarrativeWeb.py:5144 +#: ../src/plugins/webreport/NarrativeWeb.py:7955 +msgid "Download" +msgstr "Download" + +#. Add xml, doctype, meta and stylesheets +#: ../src/plugins/webreport/NarrativeWeb.py:1659 +#: ../src/plugins/webreport/NarrativeWeb.py:1717 +#: ../src/plugins/webreport/NarrativeWeb.py:1780 +#: ../src/plugins/webreport/NarrativeWeb.py:6704 +#: ../src/plugins/webreport/NarrativeWeb.py:6798 +msgid "Address Book" +msgstr "Address Book" + +#. add contact column +#: ../src/plugins/webreport/NarrativeWeb.py:1660 +#: ../src/plugins/webreport/NarrativeWeb.py:1786 +#: ../src/plugins/webreport/NarrativeWeb.py:1816 +#: ../src/plugins/webreport/NarrativeWeb.py:5244 +msgid "Contact" +msgstr "Contact" + +#. add personal column +#: ../src/plugins/webreport/NarrativeWeb.py:1801 +msgid "Personal" +msgstr "Personal" + +#. add section title +#: ../src/plugins/webreport/NarrativeWeb.py:2146 +msgid "Narrative" +msgstr "Narrative" + +#: ../src/plugins/webreport/NarrativeWeb.py:2161 +#: ../src/plugins/webreport/NarrativeWeb.py:6735 +msgid "Web Links" +msgstr "Web Links" + +#: ../src/plugins/webreport/NarrativeWeb.py:2208 +msgid " [Click to Go]" +msgstr " [Click to Go]" + +#: ../src/plugins/webreport/NarrativeWeb.py:2231 +msgid "Latter-Day Saints/ LDS Ordinance" +msgstr "Latter-Day Saints/ LDS Ordinance" + +#: ../src/plugins/webreport/NarrativeWeb.py:2258 +msgid "Source References" +msgstr "Source References" + +#: ../src/plugins/webreport/NarrativeWeb.py:2345 +#: ../src/plugins/webreport/NarrativeWeb.py:5486 +#: ../src/plugins/webreport/NarrativeWeb.py:5725 +msgid "Family Map" +msgstr "Family Map" + +#. Individual List page message +#: ../src/plugins/webreport/NarrativeWeb.py:2746 +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 " +"person’s individual page." +msgstr "" +"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 " +"person’s individual page." + +#. Name Column +#: ../src/plugins/webreport/NarrativeWeb.py:2768 +#: ../src/plugins/webreport/NarrativeWeb.py:2962 +msgid "Given Name" +msgstr "Given Name" + +#. feature request 2356: avoid genitive form +#: ../src/plugins/webreport/NarrativeWeb.py:2947 +#, python-format +msgid "" +"This page contains an index of all the individuals in the database with the " +"surname of %s. Selecting the person’s name will take you to that " +"person’s individual page." +msgstr "" +"This page contains an index of all the individuals in the database with the " +"surname of %s. Selecting the person’s name will take you to that " +"person’s individual page." + +#. Families list page message +#: ../src/plugins/webreport/NarrativeWeb.py:3094 +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 " +"name will take you to their family/ relationship’s page." +msgstr "" +"This page contains an index of all the families/ relationships in the " +"database, sorted by their family name/ surname. Clicking on a person’s " +"name will take you to their family/ relationship’s page." + +#: ../src/plugins/webreport/NarrativeWeb.py:3120 +#: ../src/plugins/webreport/NarrativeWeb.py:3369 +#: ../src/plugins/webreport/NarrativeWeb.py:3618 +#: ../src/plugins/webreport/NarrativeWeb.py:4206 +msgid "Letter" +msgstr "Letter" + +#: ../src/plugins/webreport/NarrativeWeb.py:3121 +msgid "Partner 1" +msgstr "Partner 1" + +#: ../src/plugins/webreport/NarrativeWeb.py:3122 +msgid "Partner 2" +msgstr "Partner 2" + +#: ../src/plugins/webreport/NarrativeWeb.py:3252 +msgid "Family/ Relationship" +msgstr "Family/ Relationship" + +#. determine if husband and wife, husband only, or spouse only.... +#: ../src/plugins/webreport/NarrativeWeb.py:3285 +msgid "Family of " +msgstr "Family of " + +#. place list page message +#: ../src/plugins/webreport/NarrativeWeb.py:3344 +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 " +"place’s page." +msgstr "" +"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 " +"place’s page." + +#: ../src/plugins/webreport/NarrativeWeb.py:3370 +msgid "Place Name | Name" +msgstr "Place Name | Name" + +#: ../src/plugins/webreport/NarrativeWeb.py:3406 +#, python-format +msgid "Places with letter %s" +msgstr "Places with letter %s" + +#. section title +#: ../src/plugins/webreport/NarrativeWeb.py:3530 +msgid "Place Map" +msgstr "Place Map" + +#: ../src/plugins/webreport/NarrativeWeb.py:3593 +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 " +"ID will open a page for that event." +msgstr "" +"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 " +"ID will open a page for that event." + +#: ../src/plugins/webreport/NarrativeWeb.py:3673 +msgid "Event types beginning with letter " +msgstr "Event types beginning with letter " + +#: ../src/plugins/webreport/NarrativeWeb.py:3818 +msgid "Person(s)" +msgstr "Person(s)" + +#: ../src/plugins/webreport/NarrativeWeb.py:3915 +msgid "Previous" +msgstr "Previous" + +#: ../src/plugins/webreport/NarrativeWeb.py:3916 +#, python-format +msgid "" +"%(page_number)d of %(total_pages)d" +msgstr "" +"%(page_number)d of %(total_pages)d" + +#: ../src/plugins/webreport/NarrativeWeb.py:3921 +msgid "Next" +msgstr "Next" + +#. missing media error message +#: ../src/plugins/webreport/NarrativeWeb.py:3924 +msgid "The file has been moved or deleted." +msgstr "The file has been moved or deleted." + +#: ../src/plugins/webreport/NarrativeWeb.py:4063 +msgid "File Type" +msgstr "File Type" + +#: ../src/plugins/webreport/NarrativeWeb.py:4146 +msgid "Missing media object:" +msgstr "Missing media object:" + +#: ../src/plugins/webreport/NarrativeWeb.py:4170 +msgid "Surnames by person count" +msgstr "Surnames by person count" + +#. page message +#: ../src/plugins/webreport/NarrativeWeb.py:4177 +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 " +"surname." +msgstr "" +"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 " +"surname." + +#: ../src/plugins/webreport/NarrativeWeb.py:4219 +msgid "Number of People" +msgstr "Number of People" + +#: ../src/plugins/webreport/NarrativeWeb.py:4379 +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 " +"source’s page." +msgstr "" +"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 " +"source’s page." + +#: ../src/plugins/webreport/NarrativeWeb.py:4395 +msgid "Source Name|Name" +msgstr "Source Name|Name" + +#: ../src/plugins/webreport/NarrativeWeb.py:4485 +msgid "Publication information" +msgstr "Publication information" + +#. add secion title +#: ../src/plugins/webreport/NarrativeWeb.py:4551 +msgid "Citation Referents" +msgstr "Citation Referents" + +#: ../src/plugins/webreport/NarrativeWeb.py:4864 +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 " +"object’s page. If you see media size dimensions above an image, click " +"on the image to see the full sized version. " +msgstr "" +"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 " +"object’s page. If you see media size dimensions above an image, click " +"on the image to see the full sized version. " + +#: ../src/plugins/webreport/NarrativeWeb.py:4886 +msgid "Media | Name" +msgstr "Media | Name" + +#: ../src/plugins/webreport/NarrativeWeb.py:4888 +msgid "Mime Type" +msgstr "Mime Type" + +#: ../src/plugins/webreport/NarrativeWeb.py:4975 +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 " +"objects in this database. Clicking on a thumbnail will take you to that " +"image’s page." +msgstr "" +"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 " +"objects in this database. Clicking on a thumbnail will take you to that " +"image’s page." + +#: ../src/plugins/webreport/NarrativeWeb.py:4991 +msgid "Thumbnail Preview" +msgstr "Thumbnail Preview" + +#: ../src/plugins/webreport/NarrativeWeb.py:5150 +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 " +"files listed below, clicking on them will allow you to download them. The " +"download page and files have the same copyright as the remainder of these " +"web pages." +msgstr "" +"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 " +"files listed below, clicking on them will allow you to download them. The " +"download page and files have the same copyright as the remainder of these " +"web pages." + +#: ../src/plugins/webreport/NarrativeWeb.py:5171 +msgid "File Name" +msgstr "File Name" + +#: ../src/plugins/webreport/NarrativeWeb.py:5173 +msgid "Last Modified" +msgstr "Last Modified" + +#. page description +#: ../src/plugins/webreport/NarrativeWeb.py:5611 +msgid "" +"This map page represents the person and their descendants with all of their " +"event/ places. If you place your mouse over the marker it will display the " +"place name. The markers and the Reference list are sorted in date order (if " +"any?). Clicking on a place’s name in the Reference section will take " +"you to that place’s page." +msgstr "" +"This map page represents the person and their descendants with all of their " +"event/ places. If you place your mouse over the marker it will display the " +"place name. The markers and the Reference list are sorted in date order (if " +"any?). Clicking on a place’s name in the Reference section will take " +"you to that place’s page." + +#: ../src/plugins/webreport/NarrativeWeb.py:5663 +msgid "Drop Markers" +msgstr "Drop Markers" + +#: ../src/plugins/webreport/NarrativeWeb.py:5683 +msgid "Place Title" +msgstr "Place Title" + +#: ../src/plugins/webreport/NarrativeWeb.py:5835 +msgid "Ancestors" +msgstr "Ancestors" + +#: ../src/plugins/webreport/NarrativeWeb.py:5891 +msgid "Associations" +msgstr "Associations" + +#: ../src/plugins/webreport/NarrativeWeb.py:6081 +msgid "Call Name" +msgstr "Call Name" + +#: ../src/plugins/webreport/NarrativeWeb.py:6091 +msgid "Nick Name" +msgstr "Nick Name" + +#: ../src/plugins/webreport/NarrativeWeb.py:6129 +msgid "Age at Death" +msgstr "Age at Death" + +#: ../src/plugins/webreport/NarrativeWeb.py:6416 +msgid "Half Siblings" +msgstr "Half Siblings" + +#: ../src/plugins/webreport/NarrativeWeb.py:6438 +msgid "Step Siblings" +msgstr "Step Siblings" + +#: ../src/plugins/webreport/NarrativeWeb.py:6533 +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 " +"that repositories’s page." +msgstr "" +"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 " +"that repositories’s page." + +#: ../src/plugins/webreport/NarrativeWeb.py:6548 +msgid "Repository |Name" +msgstr "Repository |Name" + +#: ../src/plugins/webreport/NarrativeWeb.py:6667 +msgid "Referenced Sources" +msgstr "Referenced Sources" + +#. Address Book Page message +#: ../src/plugins/webreport/NarrativeWeb.py:6711 +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 " +"Links. Selecting the person’s name will take you to their individual " +"Address Book page." +msgstr "" +"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 " +"Links. Selecting the person’s name will take you to their individual " +"Address Book page." + +#: ../src/plugins/webreport/NarrativeWeb.py:6732 +msgid "Full Name" +msgstr "Full Name" + +#: ../src/plugins/webreport/NarrativeWeb.py:6966 +#, python-format +msgid "Neither %s nor %s are directories" +msgstr "Neither %s nor %s are directories" + +#: ../src/plugins/webreport/NarrativeWeb.py:6974 +#: ../src/plugins/webreport/NarrativeWeb.py:6979 +#: ../src/plugins/webreport/NarrativeWeb.py:6992 +#: ../src/plugins/webreport/NarrativeWeb.py:6997 +#, python-format +msgid "Could not create the directory: %s" +msgstr "Could not create the directory: %s" + +#: ../src/plugins/webreport/NarrativeWeb.py:7003 +msgid "Invalid file name" +msgstr "Invalid file name" + +#: ../src/plugins/webreport/NarrativeWeb.py:7004 +msgid "The archive file must be a file, not a directory" +msgstr "The archive file must be a file, not a directory" + +#: ../src/plugins/webreport/NarrativeWeb.py:7082 +#, python-format +msgid "ID=%(grampsid)s, path=%(dir)s" +msgstr "ID=%(grampsid)s, path=%(dir)s" + +#: ../src/plugins/webreport/NarrativeWeb.py:7087 +msgid "Missing media objects:" +msgstr "Missing media objects:" + +#: ../src/plugins/webreport/NarrativeWeb.py:7098 +#: ../src/plugins/webreport/NarrativeWeb.py:7191 +#: ../src/plugins/webreport/NarrativeWeb.py:7207 +#: ../src/plugins/webreport/NarrativeWeb.py:7252 +#: ../src/plugins/webreport/NarrativeWeb.py:7273 +#: ../src/plugins/webreport/NarrativeWeb.py:7288 +#: ../src/plugins/webreport/NarrativeWeb.py:7308 +#: ../src/plugins/webreport/NarrativeWeb.py:7325 +#: ../src/plugins/webreport/NarrativeWeb.py:7354 +#: ../src/plugins/webreport/NarrativeWeb.py:7377 +#: ../src/plugins/webreport/NarrativeWeb.py:7428 +#: ../src/plugins/webreport/NarrativeWeb.py:7440 +msgid "Narrated Web Site Report" +msgstr "Narrated Web Site Report" + +#: ../src/plugins/webreport/NarrativeWeb.py:7192 +msgid "Creating individual pages" +msgstr "Creating individual pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:7208 +msgid "Creating GENDEX file" +msgstr "Creating GENDEX file" + +#: ../src/plugins/webreport/NarrativeWeb.py:7253 +msgid "Creating surname pages" +msgstr "Creating surname pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:7274 +msgid "Creating family pages..." +msgstr "Creating family pages..." + +#: ../src/plugins/webreport/NarrativeWeb.py:7289 +msgid "Creating place pages" +msgstr "Creating place pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:7309 +msgid "Creating event pages" +msgstr "Creating event pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:7326 +msgid "Creating media pages" +msgstr "Creating media pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:7355 +msgid "Creating thumbnail preview page..." +msgstr "Creating thumbnail preview page..." + +#: ../src/plugins/webreport/NarrativeWeb.py:7378 +msgid "Creating repository pages" +msgstr "Creating repository pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:7429 +msgid "Creating address book pages ..." +msgstr "Creating address book pages ..." + +#: ../src/plugins/webreport/NarrativeWeb.py:7441 +msgid "Creating source pages" +msgstr "Creating source pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:7735 +msgid "Store web pages in .tar.gz archive" +msgstr "Store web pages in .tar.gz archive" + +#: ../src/plugins/webreport/NarrativeWeb.py:7737 +msgid "Whether to store the web pages in an archive file" +msgstr "Whether to store the web pages in an archive file" + +#: ../src/plugins/webreport/NarrativeWeb.py:7742 +#: ../src/plugins/webreport/WebCal.py:1305 +msgid "Destination" +msgstr "Destination" + +#: ../src/plugins/webreport/NarrativeWeb.py:7744 +#: ../src/plugins/webreport/WebCal.py:1307 +msgid "The destination directory for the web files" +msgstr "The destination directory for the web files" + +#: ../src/plugins/webreport/NarrativeWeb.py:7750 +msgid "Web site title" +msgstr "Web site title" + +#: ../src/plugins/webreport/NarrativeWeb.py:7750 +msgid "My Family Tree" +msgstr "My Family Tree" + +#: ../src/plugins/webreport/NarrativeWeb.py:7751 +msgid "The title of the web site" +msgstr "The title of the web site" + +#: ../src/plugins/webreport/NarrativeWeb.py:7756 +msgid "Select filter to restrict people that appear on web site" +msgstr "Select filter to restrict people that appear on web site" + +#: ../src/plugins/webreport/NarrativeWeb.py:7783 +#: ../src/plugins/webreport/WebCal.py:1344 +msgid "File extension" +msgstr "File extension" + +#: ../src/plugins/webreport/NarrativeWeb.py:7786 +#: ../src/plugins/webreport/WebCal.py:1347 +msgid "The extension to be used for the web files" +msgstr "The extension to be used for the web files" + +#: ../src/plugins/webreport/NarrativeWeb.py:7789 +#: ../src/plugins/webreport/WebCal.py:1350 +msgid "Copyright" +msgstr "Copyright" + +#: ../src/plugins/webreport/NarrativeWeb.py:7792 +#: ../src/plugins/webreport/WebCal.py:1353 +msgid "The copyright to be used for the web files" +msgstr "The copyright to be used for the web files" + +#: ../src/plugins/webreport/NarrativeWeb.py:7795 +#: ../src/plugins/webreport/WebCal.py:1359 +msgid "StyleSheet" +msgstr "StyleSheet" + +#: ../src/plugins/webreport/NarrativeWeb.py:7800 +#: ../src/plugins/webreport/WebCal.py:1362 +msgid "The stylesheet to be used for the web pages" +msgstr "The stylesheet to be used for the web pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:7805 +msgid "Horizontal -- Default" +msgstr "Horizontal -- Default" + +#: ../src/plugins/webreport/NarrativeWeb.py:7806 +msgid "Vertical -- Left Side" +msgstr "Vertical -- Left Side" + +#: ../src/plugins/webreport/NarrativeWeb.py:7807 +msgid "Fade -- WebKit Browsers Only" +msgstr "Fade -- WebKit Browsers Only" + +#: ../src/plugins/webreport/NarrativeWeb.py:7808 +#: ../src/plugins/webreport/NarrativeWeb.py:7820 +msgid "Drop-Down -- WebKit Browsers Only" +msgstr "Drop-Down -- WebKit Browsers Only" + +#: ../src/plugins/webreport/NarrativeWeb.py:7810 +msgid "Navigation Menu Layout" +msgstr "Navigation Menu Layout" + +#: ../src/plugins/webreport/NarrativeWeb.py:7813 +msgid "Choose which layout for the Navigation Menus." +msgstr "Choose which layout for the Navigation Menus." + +#: ../src/plugins/webreport/NarrativeWeb.py:7819 +msgid "Normal Outline Style" +msgstr "Normal Outline Style" + +#: ../src/plugins/webreport/NarrativeWeb.py:7822 +msgid "Citation Referents Layout" +msgstr "Citation Referents Layout" + +#: ../src/plugins/webreport/NarrativeWeb.py:7825 +msgid "" +"Determine the default layout for the Source Page's Citation Referents section" +msgstr "" +"Determine the default layout for the Source Page's Citation Referents section" + +#: ../src/plugins/webreport/NarrativeWeb.py:7829 +msgid "Include ancestor's tree" +msgstr "Include ancestor's tree" + +#: ../src/plugins/webreport/NarrativeWeb.py:7830 +msgid "Whether to include an ancestor graph on each individual page" +msgstr "Whether to include an ancestor graph on each individual page" + +#: ../src/plugins/webreport/NarrativeWeb.py:7834 +msgid "Graph generations" +msgstr "Graph generations" + +#: ../src/plugins/webreport/NarrativeWeb.py:7835 +msgid "The number of generations to include in the ancestor graph" +msgstr "The number of generations to include in the ancestor graph" + +#: ../src/plugins/webreport/NarrativeWeb.py:7845 +msgid "Page Generation" +msgstr "Page Generation" + +#: ../src/plugins/webreport/NarrativeWeb.py:7848 +msgid "Home page note" +msgstr "Home page note" + +#: ../src/plugins/webreport/NarrativeWeb.py:7849 +msgid "A note to be used on the home page" +msgstr "A note to be used on the home page" + +#: ../src/plugins/webreport/NarrativeWeb.py:7852 +msgid "Home page image" +msgstr "Home page image" + +#: ../src/plugins/webreport/NarrativeWeb.py:7853 +msgid "An image to be used on the home page" +msgstr "An image to be used on the home page" + +#: ../src/plugins/webreport/NarrativeWeb.py:7856 +msgid "Introduction note" +msgstr "Introduction note" + +#: ../src/plugins/webreport/NarrativeWeb.py:7857 +msgid "A note to be used as the introduction" +msgstr "A note to be used as the introduction" + +#: ../src/plugins/webreport/NarrativeWeb.py:7860 +msgid "Introduction image" +msgstr "Introduction image" + +#: ../src/plugins/webreport/NarrativeWeb.py:7861 +msgid "An image to be used as the introduction" +msgstr "An image to be used as the introduction" + +#: ../src/plugins/webreport/NarrativeWeb.py:7864 +msgid "Publisher contact note" +msgstr "Publisher contact note" + +#: ../src/plugins/webreport/NarrativeWeb.py:7865 +msgid "" +"A note to be used as the publisher contact.\n" +"If no publisher information is given,\n" +"no contact page will be created" +msgstr "" +"A note to be used as the publisher contact.\n" +"If no publisher information is given,\n" +"no contact page will be created" + +#: ../src/plugins/webreport/NarrativeWeb.py:7871 +msgid "Publisher contact image" +msgstr "Publisher contact image" + +#: ../src/plugins/webreport/NarrativeWeb.py:7872 +msgid "" +"An image to be used as the publisher contact.\n" +"If no publisher information is given,\n" +"no contact page will be created" +msgstr "" +"An image to be used as the publisher contact.\n" +"If no publisher information is given,\n" +"no contact page will be created" + +#: ../src/plugins/webreport/NarrativeWeb.py:7878 +msgid "HTML user header" +msgstr "HTML user header" + +#: ../src/plugins/webreport/NarrativeWeb.py:7879 +msgid "A note to be used as the page header" +msgstr "A note to be used as the page header" + +#: ../src/plugins/webreport/NarrativeWeb.py:7882 +msgid "HTML user footer" +msgstr "HTML user footer" + +#: ../src/plugins/webreport/NarrativeWeb.py:7883 +msgid "A note to be used as the page footer" +msgstr "A note to be used as the page footer" + +#: ../src/plugins/webreport/NarrativeWeb.py:7886 +msgid "Include images and media objects" +msgstr "Include images and media objects" + +#: ../src/plugins/webreport/NarrativeWeb.py:7887 +msgid "Whether to include a gallery of media objects" +msgstr "Whether to include a gallery of media objects" + +#: ../src/plugins/webreport/NarrativeWeb.py:7891 +msgid "Create and only use thumbnail- sized images" +msgstr "Create and only use thumbnail- sized images" + +#: ../src/plugins/webreport/NarrativeWeb.py:7892 +msgid "" +"This option allows you the choice to not create any full- sized images as in " +"the Media Page, and only a thumb- sized images. This will allow you to have " +"a much smaller total upload size to your web hosting site." +msgstr "" +"This option allows you the choice to not create any full- sized images as in " +"the Media Page, and only a thumb- sized images. This will allow you to have " +"a much smaller total upload size to your web hosting site." + +#: ../src/plugins/webreport/NarrativeWeb.py:7898 +msgid "Max width of initial image" +msgstr "Max width of initial image" + +#: ../src/plugins/webreport/NarrativeWeb.py:7900 +msgid "" +"This allows you to set the maximum width of the image shown on the media " +"page. Set to 0 for no limit." +msgstr "" +"This allows you to set the maximum width of the image shown on the media " +"page. Set to 0 for no limit." + +#: ../src/plugins/webreport/NarrativeWeb.py:7904 +msgid "Max height of initial image" +msgstr "Max height of initial image" + +#: ../src/plugins/webreport/NarrativeWeb.py:7906 +msgid "" +"This allows you to set the maximum height of the image shown on the media " +"page. Set to 0 for no limit." +msgstr "" +"This allows you to set the maximum height of the image shown on the media " +"page. Set to 0 for no limit." + +#: ../src/plugins/webreport/NarrativeWeb.py:7912 +msgid "Suppress Gramps ID" +msgstr "Suppress Gramps ID" + +#: ../src/plugins/webreport/NarrativeWeb.py:7913 +msgid "Whether to include the Gramps ID of objects" +msgstr "Whether to include the Gramps ID of objects" + +#: ../src/plugins/webreport/NarrativeWeb.py:7920 +#: ../src/glade/editperson.glade.h:23 ../src/glade/editsource.glade.h:7 +#: ../src/glade/editcitation.glade.h:18 ../src/glade/editurl.glade.h:4 +#: ../src/glade/editrepository.glade.h:6 ../src/glade/editreporef.glade.h:13 +#: ../src/glade/editpersonref.glade.h:6 ../src/glade/editfamily.glade.h:17 +#: ../src/glade/editchildref.glade.h:6 ../src/glade/editattribute.glade.h:1 +#: ../src/glade/editaddress.glade.h:14 ../src/glade/editmedia.glade.h:13 +#: ../src/glade/editmediaref.glade.h:18 ../src/glade/editeventref.glade.h:9 +#: ../src/glade/editldsord.glade.h:7 ../src/glade/editnote.glade.h:4 +#: ../src/glade/editplace.glade.h:21 ../src/glade/editsourceref.glade.h:16 +#: ../src/glade/editname.glade.h:23 ../src/glade/editevent.glade.h:10 +msgid "Privacy" +msgstr "Privacy" + +#: ../src/plugins/webreport/NarrativeWeb.py:7923 +msgid "Include records marked private" +msgstr "Include records marked private" + +#: ../src/plugins/webreport/NarrativeWeb.py:7924 +msgid "Whether to include private objects" +msgstr "Whether to include private objects" + +#: ../src/plugins/webreport/NarrativeWeb.py:7927 +msgid "Living People" +msgstr "Living People" + +#: ../src/plugins/webreport/NarrativeWeb.py:7932 +msgid "Include Last Name Only" +msgstr "Include Last Name Only" + +#: ../src/plugins/webreport/NarrativeWeb.py:7934 +msgid "Include Full Name Only" +msgstr "Include Full Name Only" + +#: ../src/plugins/webreport/NarrativeWeb.py:7937 +msgid "How to handle living people" +msgstr "How to handle living people" + +#: ../src/plugins/webreport/NarrativeWeb.py:7941 +msgid "Years from death to consider living" +msgstr "Years from death to consider living" + +#: ../src/plugins/webreport/NarrativeWeb.py:7943 +msgid "" +"This allows you to restrict information on people who have not been dead for " +"very long" +msgstr "" +"This allows you to restrict information on people who have not been dead for " +"very long" + +#: ../src/plugins/webreport/NarrativeWeb.py:7958 +msgid "Include download page" +msgstr "Include download page" + +#: ../src/plugins/webreport/NarrativeWeb.py:7959 +msgid "Whether to include a database download option" +msgstr "Whether to include a database download option" + +#: ../src/plugins/webreport/NarrativeWeb.py:7963 +#: ../src/plugins/webreport/NarrativeWeb.py:7972 +msgid "Download Filename" +msgstr "Download Filename" + +#: ../src/plugins/webreport/NarrativeWeb.py:7965 +#: ../src/plugins/webreport/NarrativeWeb.py:7974 +msgid "File to be used for downloading of database" +msgstr "File to be used for downloading of database" + +#: ../src/plugins/webreport/NarrativeWeb.py:7968 +#: ../src/plugins/webreport/NarrativeWeb.py:7977 +msgid "Description for download" +msgstr "Description for download" + +#: ../src/plugins/webreport/NarrativeWeb.py:7968 +msgid "Smith Family Tree" +msgstr "Smith Family Tree" + +#: ../src/plugins/webreport/NarrativeWeb.py:7969 +#: ../src/plugins/webreport/NarrativeWeb.py:7978 +msgid "Give a description for this file." +msgstr "Give a description for this file." + +#: ../src/plugins/webreport/NarrativeWeb.py:7977 +msgid "Johnson Family Tree" +msgstr "Johnson Family Tree" + +#: ../src/plugins/webreport/NarrativeWeb.py:7987 +#: ../src/plugins/webreport/WebCal.py:1502 +msgid "Advanced Options" +msgstr "Advanced Options" + +#: ../src/plugins/webreport/NarrativeWeb.py:7990 +#: ../src/plugins/webreport/WebCal.py:1504 +msgid "Character set encoding" +msgstr "Character set encoding" + +#: ../src/plugins/webreport/NarrativeWeb.py:7993 +#: ../src/plugins/webreport/WebCal.py:1507 +msgid "The encoding to be used for the web files" +msgstr "The encoding to be used for the web files" + +#: ../src/plugins/webreport/NarrativeWeb.py:7996 +msgid "Include link to active person on every page" +msgstr "Include link to active person on every page" + +#: ../src/plugins/webreport/NarrativeWeb.py:7997 +msgid "Include a link to the active person (if they have a webpage)" +msgstr "Include a link to the active person (if they have a webpage)" + +#: ../src/plugins/webreport/NarrativeWeb.py:8000 +msgid "Include a column for birth dates on the index pages" +msgstr "Include a column for birth dates on the index pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:8001 +msgid "Whether to include a birth column" +msgstr "Whether to include a birth column" + +#: ../src/plugins/webreport/NarrativeWeb.py:8004 +msgid "Include a column for death dates on the index pages" +msgstr "Include a column for death dates on the index pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:8005 +msgid "Whether to include a death column" +msgstr "Whether to include a death column" + +#: ../src/plugins/webreport/NarrativeWeb.py:8008 +msgid "Include a column for partners on the index pages" +msgstr "Include a column for partners on the index pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:8010 +msgid "Whether to include a partners column" +msgstr "Whether to include a partners column" + +#: ../src/plugins/webreport/NarrativeWeb.py:8013 +msgid "Include a column for parents on the index pages" +msgstr "Include a column for parents on the index pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:8015 +msgid "Whether to include a parents column" +msgstr "Whether to include a parents column" + +#: ../src/plugins/webreport/NarrativeWeb.py:8018 +msgid "Include half and/ or step-siblings on the individual pages" +msgstr "Include half and/ or step-siblings on the individual pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:8020 +msgid "" +"Whether to include half and/ or step-siblings with the parents and siblings" +msgstr "" +"Whether to include half and/ or step-siblings with the parents and siblings" + +#: ../src/plugins/webreport/NarrativeWeb.py:8024 +msgid "Sort all children in birth order" +msgstr "Sort all children in birth order" + +#: ../src/plugins/webreport/NarrativeWeb.py:8025 +msgid "Whether to display children in birth order or in entry order?" +msgstr "Whether to display children in birth order or in entry order?" + +#: ../src/plugins/webreport/NarrativeWeb.py:8028 +msgid "Include family pages" +msgstr "Include family pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:8029 +msgid "Whether or not to include family pages." +msgstr "Whether or not to include family pages." + +#: ../src/plugins/webreport/NarrativeWeb.py:8032 +msgid "Include event pages" +msgstr "Include event pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:8033 +msgid "Add a complete events list and relevant pages or not" +msgstr "Add a complete events list and relevant pages or not" + +#: ../src/plugins/webreport/NarrativeWeb.py:8036 +msgid "Include repository pages" +msgstr "Include repository pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:8037 +msgid "Whether or not to include the Repository Pages." +msgstr "Whether or not to include the Repository Pages." + +#: ../src/plugins/webreport/NarrativeWeb.py:8040 +msgid "Include GENDEX file (/gendex.txt)" +msgstr "Include GENDEX file (/gendex.txt)" + +#: ../src/plugins/webreport/NarrativeWeb.py:8041 +msgid "Whether to include a GENDEX file or not" +msgstr "Whether to include a GENDEX file or not" + +#: ../src/plugins/webreport/NarrativeWeb.py:8044 +msgid "Include address book pages" +msgstr "Include address book pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:8045 +msgid "" +"Whether or not to add Address Book pages,which can include e-mail and " +"website addresses and personal address/ residence events." +msgstr "" +"Whether or not to add Address Book pages,which can include e-mail and " +"website addresses and personal address/ residence events." + +#: ../src/plugins/webreport/NarrativeWeb.py:8055 +msgid "Place Map Options" +msgstr "Place Map Options" + +#: ../src/plugins/webreport/NarrativeWeb.py:8059 +msgid "Google" +msgstr "Google" + +#: ../src/plugins/webreport/NarrativeWeb.py:8061 +msgid "Map Service" +msgstr "Map Service" + +#: ../src/plugins/webreport/NarrativeWeb.py:8064 +msgid "Choose your choice of map service for creating the Place Map Pages." +msgstr "Choose your choice of map service for creating the Place Map Pages." + +#: ../src/plugins/webreport/NarrativeWeb.py:8069 +msgid "Include Place map on Place Pages" +msgstr "Include Place map on Place Pages" + +#: ../src/plugins/webreport/NarrativeWeb.py:8070 +msgid "" +"Whether to include a place map on the Place Pages, where Latitude/ Longitude " +"are available." +msgstr "" +"Whether to include a place map on the Place Pages, where Latitude/ Longitude " +"are available." + +#: ../src/plugins/webreport/NarrativeWeb.py:8075 +msgid "Include Family Map Pages with all places shown on the map" +msgstr "Include Family Map Pages with all places shown on the map" + +#: ../src/plugins/webreport/NarrativeWeb.py:8077 +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." +msgstr "" +"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." + +#: ../src/plugins/webreport/NarrativeWeb.py:8085 +msgid "Family Links" +msgstr "Family Links" + +#: ../src/plugins/webreport/NarrativeWeb.py:8086 +msgid "Drop" +msgstr "Drop" + +#: ../src/plugins/webreport/NarrativeWeb.py:8087 +msgid "Markers" +msgstr "Markers" + +#: ../src/plugins/webreport/NarrativeWeb.py:8088 +msgid "Google/ FamilyMap Option" +msgstr "Google/ FamilyMap Option" + +#: ../src/plugins/webreport/NarrativeWeb.py:8091 +msgid "" +"Select which option that you would like to have for the Google Maps Family " +"Map pages..." +msgstr "" +"Select which option that you would like to have for the Google Maps Family " +"Map pages..." + +#. adding title to hyperlink menu for screen readers and braille writers +#: ../src/plugins/webreport/NarrativeWeb.py:8404 +#, python-format +msgid "Alphabet Menu: %s" +msgstr "Alphabet Menu: %s" + +#. _('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" +#: ../src/plugins/webreport/WebCal.py:295 +#: ../src/plugins/webreport/WebCal.py:823 +#: ../src/plugins/webreport/WebCal.py:886 +#: ../src/plugins/webreport/WebCal.py:1067 +#: ../src/plugins/webreport/WebCal.py:1073 +msgid "Web Calendar Report" +msgstr "Web Calendar Report" + +#: ../src/plugins/webreport/WebCal.py:296 +#, python-format +msgid "Calculating Holidays for year %04d" +msgstr "Calculating Holidays for year %04d" + +#: ../src/plugins/webreport/WebCal.py:447 +#, python-format +msgid "Created for %(author)s" +msgstr "Created for %(author)s" + +#: ../src/plugins/webreport/WebCal.py:451 +#, python-format +msgid "Created for %(author)s" +msgstr "Created for %(author)s" + +#. Add a link for year_glance() if requested +#: ../src/plugins/webreport/WebCal.py:524 +msgid "Year Glance" +msgstr "Year Glance" + +#: ../src/plugins/webreport/WebCal.py:558 +msgid "NarrativeWeb Home" +msgstr "NarrativeWeb Home" + +#: ../src/plugins/webreport/WebCal.py:560 +msgid "Full year at a Glance" +msgstr "Full year at a Glance" + +#: ../src/plugins/webreport/WebCal.py:824 +msgid "Formatting months ..." +msgstr "Formatting months ..." + +#: ../src/plugins/webreport/WebCal.py:887 +msgid "Creating Year At A Glance calendar" +msgstr "Creating Year At A Glance calendar" + +#. page title +#: ../src/plugins/webreport/WebCal.py:892 +#, python-format +msgid "%(year)d, At A Glance" +msgstr "%(year)d, At A Glance" + +#: ../src/plugins/webreport/WebCal.py:906 +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 " +"shows all the events for that date, if there are any.\n" +msgstr "" +"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 " +"shows all the events for that date, if there are any.\n" + +#. page title +#: ../src/plugins/webreport/WebCal.py:958 +msgid "One Day Within A Year" +msgstr "One Day Within A Year" + +#: ../src/plugins/webreport/WebCal.py:1169 +#, python-format +msgid "%(spouse)s and %(person)s" +msgstr "%(spouse)s and %(person)s" + +#. Display date as user set in preferences +#: ../src/plugins/webreport/WebCal.py:1187 +#, python-format +msgid "" +"Generated by Gramps on %(date)s" +msgstr "" +"Generated by Gramps on %(date)s" + +#: ../src/plugins/webreport/WebCal.py:1311 +msgid "Calendar Title" +msgstr "Calendar Title" + +#: ../src/plugins/webreport/WebCal.py:1311 +msgid "My Family Calendar" +msgstr "My Family Calendar" + +#: ../src/plugins/webreport/WebCal.py:1312 +msgid "The title of the calendar" +msgstr "The title of the calendar" + +#: ../src/plugins/webreport/WebCal.py:1369 +msgid "Content Options" +msgstr "Content Options" + +#: ../src/plugins/webreport/WebCal.py:1374 +msgid "Create multiple year calendars" +msgstr "Create multiple year calendars" + +#: ../src/plugins/webreport/WebCal.py:1375 +msgid "Whether to create Multiple year calendars or not." +msgstr "Whether to create Multiple year calendars or not." + +#: ../src/plugins/webreport/WebCal.py:1379 +msgid "Start Year for the Calendar(s)" +msgstr "Start Year for the Calendar(s)" + +#: ../src/plugins/webreport/WebCal.py:1381 +msgid "Enter the starting year for the calendars between 1900 - 3000" +msgstr "Enter the starting year for the calendars between 1900 - 3000" + +#: ../src/plugins/webreport/WebCal.py:1385 +msgid "End Year for the Calendar(s)" +msgstr "End Year for the Calendar(s)" + +#: ../src/plugins/webreport/WebCal.py:1387 +msgid "Enter the ending year for the calendars between 1900 - 3000." +msgstr "Enter the ending year for the calendars between 1900 - 3000." + +#: ../src/plugins/webreport/WebCal.py:1404 +msgid "Holidays will be included for the selected country" +msgstr "Holidays will be included for the selected country" + +#: ../src/plugins/webreport/WebCal.py:1424 +msgid "Home link" +msgstr "Home link" + +#: ../src/plugins/webreport/WebCal.py:1425 +msgid "" +"The link to be included to direct the user to the main page of the web site" +msgstr "" +"The link to be included to direct the user to the main page of the web site" + +#: ../src/plugins/webreport/WebCal.py:1445 +msgid "Jan - Jun Notes" +msgstr "Jan - Jun Notes" + +#: ../src/plugins/webreport/WebCal.py:1447 +msgid "January Note" +msgstr "January Note" + +#: ../src/plugins/webreport/WebCal.py:1448 +msgid "The note for the month of January" +msgstr "The note for the month of January" + +#: ../src/plugins/webreport/WebCal.py:1451 +msgid "February Note" +msgstr "February Note" + +#: ../src/plugins/webreport/WebCal.py:1452 +msgid "The note for the month of February" +msgstr "The note for the month of February" + +#: ../src/plugins/webreport/WebCal.py:1455 +msgid "March Note" +msgstr "March Note" + +#: ../src/plugins/webreport/WebCal.py:1456 +msgid "The note for the month of March" +msgstr "The note for the month of March" + +#: ../src/plugins/webreport/WebCal.py:1459 +msgid "April Note" +msgstr "April Note" + +#: ../src/plugins/webreport/WebCal.py:1460 +msgid "The note for the month of April" +msgstr "The note for the month of April" + +#: ../src/plugins/webreport/WebCal.py:1463 +msgid "May Note" +msgstr "May Note" + +#: ../src/plugins/webreport/WebCal.py:1464 +msgid "The note for the month of May" +msgstr "The note for the month of May" + +#: ../src/plugins/webreport/WebCal.py:1467 +msgid "June Note" +msgstr "June Note" + +#: ../src/plugins/webreport/WebCal.py:1468 +msgid "The note for the month of June" +msgstr "The note for the month of June" + +#: ../src/plugins/webreport/WebCal.py:1471 +msgid "Jul - Dec Notes" +msgstr "Jul - Dec Notes" + +#: ../src/plugins/webreport/WebCal.py:1473 +msgid "July Note" +msgstr "July Note" + +#: ../src/plugins/webreport/WebCal.py:1474 +msgid "The note for the month of July" +msgstr "The note for the month of July" + +#: ../src/plugins/webreport/WebCal.py:1477 +msgid "August Note" +msgstr "August Note" + +#: ../src/plugins/webreport/WebCal.py:1478 +msgid "The note for the month of August" +msgstr "The note for the month of August" + +#: ../src/plugins/webreport/WebCal.py:1481 +msgid "September Note" +msgstr "September Note" + +#: ../src/plugins/webreport/WebCal.py:1482 +msgid "The note for the month of September" +msgstr "The note for the month of September" + +#: ../src/plugins/webreport/WebCal.py:1485 +msgid "October Note" +msgstr "October Note" + +#: ../src/plugins/webreport/WebCal.py:1486 +msgid "The note for the month of October" +msgstr "The note for the month of October" + +#: ../src/plugins/webreport/WebCal.py:1489 +msgid "November Note" +msgstr "November Note" + +#: ../src/plugins/webreport/WebCal.py:1490 +msgid "The note for the month of November" +msgstr "The note for the month of November" + +#: ../src/plugins/webreport/WebCal.py:1493 +msgid "December Note" +msgstr "December Note" + +#: ../src/plugins/webreport/WebCal.py:1494 +msgid "The note for the month of December" +msgstr "The note for the month of December" + +#: ../src/plugins/webreport/WebCal.py:1510 +msgid "Create \"Year At A Glance\" Calendar" +msgstr "Create \"Year At A Glance\" Calendar" + +#: ../src/plugins/webreport/WebCal.py:1511 +msgid "Whether to create A one-page mini calendar with dates highlighted" +msgstr "Whether to create A one-page mini calendar with dates highlighted" + +#: ../src/plugins/webreport/WebCal.py:1515 +msgid "Create one day event pages for Year At A Glance calendar" +msgstr "Create one day event pages for Year At A Glance calendar" + +#: ../src/plugins/webreport/WebCal.py:1517 +msgid "Whether to create one day pages or not" +msgstr "Whether to create one day pages or not" + +#: ../src/plugins/webreport/WebCal.py:1520 +msgid "Link to Narrated Web Report" +msgstr "Link to Narrated Web Report" + +#: ../src/plugins/webreport/WebCal.py:1521 +msgid "Whether to link data to web report or not" +msgstr "Whether to link data to web report or not" + +#: ../src/plugins/webreport/WebCal.py:1525 +msgid "Link prefix" +msgstr "Link prefix" + +#: ../src/plugins/webreport/WebCal.py:1526 +msgid "A Prefix on the links to take you to Narrated Web Report" +msgstr "A Prefix on the links to take you to Narrated Web Report" + +#: ../src/plugins/webreport/WebCal.py:1682 +#, python-format +msgid "%s old" +msgstr "%s old" + +#: ../src/plugins/webreport/WebCal.py:1682 +msgid "birth" +msgstr "birth" + +#: ../src/plugins/webreport/WebCal.py:1689 +#, python-format +msgid "%(couple)s, wedding" +msgstr "%(couple)s, wedding" + +#: ../src/plugins/webreport/WebCal.py:1692 +#, python-format +msgid "%(couple)s, %(years)d year anniversary" +msgid_plural "%(couple)s, %(years)d year anniversary" +msgstr[0] "%(couple)s, %(years)d year anniversary" +msgstr[1] "%(couple)s, %(years)d year anniversary" + +#: ../src/plugins/webreport/webplugins.gpr.py:31 +msgid "Narrated Web Site" +msgstr "Narrated Web Site" + +#: ../src/plugins/webreport/webplugins.gpr.py:32 +msgid "Produces web (HTML) pages for individuals, or a set of individuals" +msgstr "Produces web (HTML) pages for individuals, or a set of individuals" + +#: ../src/plugins/webreport/webplugins.gpr.py:55 +msgid "Web Calendar" +msgstr "Web Calendar" + +#: ../src/plugins/webreport/webplugins.gpr.py:56 +msgid "Produces web (HTML) calendars." +msgstr "Produces web (HTML) calendars." + +#: ../src/plugins/webstuff/webstuff.gpr.py:33 +msgid "Webstuff" +msgstr "Webstuff" + +#: ../src/plugins/webstuff/webstuff.gpr.py:34 +msgid "Provides a collection of resources for the web" +msgstr "Provides a collection of resources for the web" + +#. id, user selectable?, translated_name, option name, fullpath, +#. navigation target name, images, javascript +#. "default" is used as default +#. Basic Ash style sheet +#. default style sheet in the options +#: ../src/plugins/webstuff/webstuff.py:61 +#: ../src/plugins/webstuff/webstuff.py:115 +msgid "Basic-Ash" +msgstr "Basic-Ash" + +#. Basic Cypress style sheet +#: ../src/plugins/webstuff/webstuff.py:69 +msgid "Basic-Cypress" +msgstr "Basic-Cypress" + +#. basic Lilac style sheet +#: ../src/plugins/webstuff/webstuff.py:73 +msgid "Basic-Lilac" +msgstr "Basic-Lilac" + +#. basic Peach style sheet +#: ../src/plugins/webstuff/webstuff.py:77 +msgid "Basic-Peach" +msgstr "Basic-Peach" + +#. basic Spruce style sheet +#: ../src/plugins/webstuff/webstuff.py:81 +msgid "Basic-Spruce" +msgstr "Basic-Spruce" + +#. Mainz style sheet with its images +#: ../src/plugins/webstuff/webstuff.py:85 +msgid "Mainz" +msgstr "Mainz" + +#. Nebraska style sheet +#: ../src/plugins/webstuff/webstuff.py:93 +msgid "Nebraska" +msgstr "Nebraska" + +#. no style sheet option +#: ../src/plugins/webstuff/webstuff.py:158 +msgid "No style sheet" +msgstr "No style sheet" + +#: ../src/Simple/_SimpleAccess.py:963 +msgid "Unknown father" +msgstr "Unknown father" + +#: ../src/Simple/_SimpleAccess.py:967 +msgid "Unknown mother" +msgstr "Unknown mother" + +#: ../src/Filters/_FilterParser.py:114 +#, python-format +msgid "" +"WARNING: Too many arguments in filter '%s'!\n" +"Trying to load with subset of arguments." +msgstr "" +"WARNING: Too many arguments in filter '%s'!\n" +"Trying to load with subset of arguments." + +#: ../src/Filters/_FilterParser.py:122 +#, python-format +msgid "" +"WARNING: Too few arguments in filter '%s'!\n" +" Trying to load anyway in the hope this will be upgraded." +msgstr "" +"WARNING: Too few arguments in filter '%s'!\n" +" Trying to load anyway in the hope this will be upgraded." + +#: ../src/Filters/_FilterParser.py:130 +#, python-format +msgid "ERROR: filter %s could not be correctly loaded. Edit the filter!" +msgstr "ERROR: filter %s could not be correctly loaded. Edit the filter!" + +#: ../src/Filters/_SearchBar.py:106 +#, python-format +msgid "%s is" +msgstr "%s is" + +#: ../src/Filters/_SearchBar.py:108 +#, python-format +msgid "%s contains" +msgstr "%s contains" + +#: ../src/Filters/_SearchBar.py:112 +#, python-format +msgid "%s is not" +msgstr "%s is not" + +#: ../src/Filters/_SearchBar.py:114 +#, python-format +msgid "%s does not contain" +msgstr "%s does not contain" + +#: ../src/Filters/Rules/_Rule.py:54 +msgid "Miscellaneous filters" +msgstr "Miscellaneous filters" + +#: ../src/Filters/Rules/Person/_ChangedSince.py:46 +#: ../src/Filters/Rules/Family/_ChangedSince.py:46 +#: ../src/Filters/Rules/Event/_ChangedSince.py:46 +#: ../src/Filters/Rules/Place/_ChangedSince.py:46 +#: ../src/Filters/Rules/Source/_ChangedSince.py:46 +#: ../src/Filters/Rules/Citation/_ChangedSince.py:46 +#: ../src/Filters/Rules/MediaObject/_ChangedSince.py:46 +#: ../src/Filters/Rules/Repository/_ChangedSince.py:46 +#: ../src/Filters/Rules/Note/_ChangedSince.py:46 +msgid "Changed after:" +msgstr "Changed after:" + +#: ../src/Filters/Rules/Person/_ChangedSince.py:46 +#: ../src/Filters/Rules/Family/_ChangedSince.py:46 +#: ../src/Filters/Rules/Event/_ChangedSince.py:46 +#: ../src/Filters/Rules/Place/_ChangedSince.py:46 +#: ../src/Filters/Rules/Source/_ChangedSince.py:46 +#: ../src/Filters/Rules/Citation/_ChangedSince.py:46 +#: ../src/Filters/Rules/MediaObject/_ChangedSince.py:46 +#: ../src/Filters/Rules/Repository/_ChangedSince.py:46 +#: ../src/Filters/Rules/Note/_ChangedSince.py:46 +msgid "but before:" +msgstr "but before:" + +#: ../src/Filters/Rules/Person/_ChangedSince.py:47 +msgid "Persons changed after " +msgstr "Persons changed after " + +#: ../src/Filters/Rules/Person/_ChangedSince.py:48 +msgid "" +"Matches person records changed after a specified date-time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date-time is given." +msgstr "" +"Matches person records changed after a specified date-time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date-time is given." + +#: ../src/Filters/Rules/Person/_DeepRelationshipPathBetween.py:50 +msgid "Preparing sub-filter" +msgstr "Preparing sub-filter" + +#: ../src/Filters/Rules/Person/_DeepRelationshipPathBetween.py:53 +msgid "Retrieving all sub-filter matches" +msgstr "Retrieving all sub-filter matches" + +#: ../src/Filters/Rules/Person/_DeepRelationshipPathBetween.py:124 +msgid "Relationship path between and people matching " +msgstr "Relationship path between and people matching " + +#: ../src/Filters/Rules/Person/_DeepRelationshipPathBetween.py:125 +#: ../src/Filters/Rules/Person/_IsRelatedWith.py:47 +#: ../src/Filters/Rules/Person/_RelationshipPathBetween.py:48 +#: ../src/Filters/Rules/Person/_RelationshipPathBetweenBookmarks.py:53 +msgid "Relationship filters" +msgstr "Relationship filters" + +#: ../src/Filters/Rules/Person/_DeepRelationshipPathBetween.py:126 +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 " +"filter. This produces a set of relationship paths (including by marriage) " +"between the specified person and the target people. Each path is not " +"necessarily the shortest path." +msgstr "" +"Searches over the database starting from a specified person and returns " +"everyone between that person and a set of target people specified with a " +"filter. This produces a set of relationship paths (including by marriage) " +"between the specified person and the target people. Each path is not " +"necessarily the shortest path." + +#: ../src/Filters/Rules/Person/_DeepRelationshipPathBetween.py:136 +msgid "Finding relationship paths" +msgstr "Finding relationship paths" + +#: ../src/Filters/Rules/Person/_DeepRelationshipPathBetween.py:137 +msgid "Evaluating people" +msgstr "Evaluating people" + +#: ../src/Filters/Rules/Person/_Disconnected.py:45 +msgid "Disconnected people" +msgstr "Disconnected people" + +#: ../src/Filters/Rules/Person/_Disconnected.py:47 +msgid "" +"Matches people that have no family relationships to any other person in the " +"database" +msgstr "" +"Matches people that have no family relationships to any other person in the " +"database" + +#: ../src/Filters/Rules/Person/_Everyone.py:45 +msgid "Everyone" +msgstr "Everyone" + +#: ../src/Filters/Rules/Person/_Everyone.py:47 +msgid "Matches everyone in the database" +msgstr "Matches everyone in the database" + +#: ../src/Filters/Rules/Person/_FamilyWithIncompleteEvent.py:43 +msgid "Families with incomplete events" +msgstr "Families with incomplete events" + +#: ../src/Filters/Rules/Person/_FamilyWithIncompleteEvent.py:44 +msgid "Matches people with missing date or place in an event of the family" +msgstr "Matches people with missing date or place in an event of the family" + +#: ../src/Filters/Rules/Person/_FamilyWithIncompleteEvent.py:46 +#: ../src/Filters/Rules/Person/_HasBirth.py:50 +#: ../src/Filters/Rules/Person/_HasDeath.py:50 +#: ../src/Filters/Rules/Person/_HasFamilyEvent.py:54 +#: ../src/Filters/Rules/Person/_IsWitness.py:47 +#: ../src/Filters/Rules/Person/_PersonWithIncompleteEvent.py:45 +msgid "Event filters" +msgstr "Event filters" + +#: ../src/Filters/Rules/Person/_HasAddress.py:50 +msgid "People with addresses" +msgstr "People with addresses" + +#: ../src/Filters/Rules/Person/_HasAddress.py:51 +msgid "Matches people with a certain number of personal addresses" +msgstr "Matches people with a certain number of personal addresses" + +#: ../src/Filters/Rules/Person/_HasAlternateName.py:46 +msgid "People with an alternate name" +msgstr "People with an alternate name" + +#: ../src/Filters/Rules/Person/_HasAlternateName.py:47 +msgid "Matches people with an alternate name" +msgstr "Matches people with an alternate name" + +#: ../src/Filters/Rules/Person/_HasAssociation.py:50 +msgid "People with associations" +msgstr "People with associations" + +#: ../src/Filters/Rules/Person/_HasAssociation.py:51 +msgid "Matches people with a certain number of associations" +msgstr "Matches people with a certain number of associations" + +#: ../src/Filters/Rules/Person/_HasAttribute.py:45 +#: ../src/Filters/Rules/Person/_HasFamilyAttribute.py:45 +#: ../src/Filters/Rules/Family/_HasAttribute.py:45 +#: ../src/Filters/Rules/Event/_HasAttribute.py:45 +#: ../src/Filters/Rules/MediaObject/_HasAttribute.py:45 +msgid "Value:" +msgstr "Value:" + +#: ../src/Filters/Rules/Person/_HasAttribute.py:46 +msgid "People with the personal " +msgstr "People with the personal " + +#: ../src/Filters/Rules/Person/_HasAttribute.py:47 +msgid "Matches people with the personal attribute of a particular value" +msgstr "Matches people with the personal attribute of a particular value" + +#: ../src/Filters/Rules/Person/_HasBirth.py:47 +#: ../src/Filters/Rules/Person/_HasCitation.py:49 +#: ../src/Filters/Rules/Person/_HasDeath.py:47 +#: ../src/Filters/Rules/Person/_HasEvent.py:50 +#: ../src/Filters/Rules/Person/_HasFamilyEvent.py:49 +#: ../src/Filters/Rules/Family/_HasCitation.py:50 +#: ../src/Filters/Rules/Family/_HasEvent.py:49 +#: ../src/Filters/Rules/Event/_HasCitation.py:50 +#: ../src/Filters/Rules/Event/_HasData.py:47 +#: ../src/Filters/Rules/MediaObject/_HasMedia.py:50 +#: ../src/glade/mergecitation.glade.h:4 ../src/glade/mergeevent.glade.h:4 +#: ../src/glade/mergemedia.glade.h:4 +msgid "Date:" +msgstr "Date:" + +#: ../src/Filters/Rules/Person/_HasBirth.py:47 +#: ../src/Filters/Rules/Person/_HasDeath.py:47 +#: ../src/Filters/Rules/Person/_HasEvent.py:52 +#: ../src/Filters/Rules/Person/_HasFamilyEvent.py:51 +#: ../src/Filters/Rules/Family/_HasEvent.py:51 +#: ../src/Filters/Rules/Event/_HasData.py:48 ../src/glade/mergeevent.glade.h:5 +msgid "Description:" +msgstr "Description:" + +#: ../src/Filters/Rules/Person/_HasBirth.py:48 +msgid "People with the " +msgstr "People with the " + +#: ../src/Filters/Rules/Person/_HasBirth.py:49 +msgid "Matches people with birth data of a particular value" +msgstr "Matches people with birth data of a particular value" + +#: ../src/Filters/Rules/Person/_HasCitation.py:48 +#: ../src/Filters/Rules/Family/_HasCitation.py:49 +#: ../src/Filters/Rules/Event/_HasCitation.py:49 +#: ../src/glade/mergecitation.glade.h:10 +msgid "Volume/Page:" +msgstr "Volume/Page:" + +#: ../src/Filters/Rules/Person/_HasCitation.py:51 +msgid "People with the " +msgstr "People with the " + +#: ../src/Filters/Rules/Person/_HasCitation.py:52 +msgid "Matches people with a citation of a particular value" +msgstr "Matches people with a citation of a particular value" + +#: ../src/Filters/Rules/Person/_HasCommonAncestorWithFilterMatch.py:49 +msgid "People with a common ancestor with match" +msgstr "People with a common ancestor with match" + +#: ../src/Filters/Rules/Person/_HasCommonAncestorWithFilterMatch.py:50 +msgid "" +"Matches people that have a common ancestor with anybody matched by a filter" +msgstr "" +"Matches people that have a common ancestor with anybody matched by a filter" + +#: ../src/Filters/Rules/Person/_HasCommonAncestorWithFilterMatch.py:52 +#: ../src/Filters/Rules/Person/_HasCommonAncestorWith.py:48 +#: ../src/Filters/Rules/Person/_IsAncestorOfFilterMatch.py:49 +#: ../src/Filters/Rules/Person/_IsAncestorOf.py:47 +#: ../src/Filters/Rules/Person/_IsDuplicatedAncestorOf.py:49 +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfBookmarked.py:55 +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfDefaultPerson.py:50 +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOf.py:48 +#: ../src/Filters/Rules/Person/_IsMoreThanNthGenerationAncestorOf.py:48 +msgid "Ancestral filters" +msgstr "Ancestral filters" + +#: ../src/Filters/Rules/Person/_HasCommonAncestorWith.py:47 +msgid "People with a common ancestor with " +msgstr "People with a common ancestor with " + +#: ../src/Filters/Rules/Person/_HasCommonAncestorWith.py:49 +msgid "Matches people that have a common ancestor with a specified person" +msgstr "Matches people that have a common ancestor with a specified person" + +#: ../src/Filters/Rules/Person/_HasDeath.py:48 +msgid "People with the " +msgstr "People with the " + +#: ../src/Filters/Rules/Person/_HasDeath.py:49 +msgid "Matches people with death data of a particular value" +msgstr "Matches people with death data of a particular value" + +#: ../src/Filters/Rules/Person/_HasEvent.py:54 +msgid "People with the personal " +msgstr "People with the personal " + +#: ../src/Filters/Rules/Person/_HasEvent.py:55 +msgid "Matches people with a personal event of a particular value" +msgstr "Matches people with a personal event of a particular value" + +#: ../src/Filters/Rules/Person/_HasFamilyAttribute.py:46 +msgid "People with the family " +msgstr "People with the family " + +#: ../src/Filters/Rules/Person/_HasFamilyAttribute.py:47 +msgid "Matches people with the family attribute of a particular value" +msgstr "Matches people with the family attribute of a particular value" + +#: ../src/Filters/Rules/Person/_HasFamilyEvent.py:52 +msgid "People with the family " +msgstr "People with the family " + +#: ../src/Filters/Rules/Person/_HasFamilyEvent.py:53 +msgid "Matches people with a family event of a particular value" +msgstr "Matches people with a family event of a particular value" + +#: ../src/Filters/Rules/Person/_HasGallery.py:43 +msgid "People with media" +msgstr "People with media" + +#: ../src/Filters/Rules/Person/_HasGallery.py:44 +msgid "Matches people with a certain number of items in the gallery" +msgstr "Matches people with a certain number of items in the gallery" + +#: ../src/Filters/Rules/Person/_HasIdOf.py:45 +#: ../src/Filters/Rules/Person/_MatchIdOf.py:46 +msgid "Person with " +msgstr "Person with " + +#: ../src/Filters/Rules/Person/_HasIdOf.py:46 +#: ../src/Filters/Rules/Person/_MatchIdOf.py:47 +msgid "Matches person with a specified Gramps ID" +msgstr "Matches person with a specified Gramps ID" + +#: ../src/Filters/Rules/Person/_HasLDS.py:49 +msgid "People with LDS events" +msgstr "People with LDS events" + +#: ../src/Filters/Rules/Person/_HasLDS.py:50 +msgid "Matches people with a certain number of LDS events" +msgstr "Matches people with a certain number of LDS events" + +#: ../src/Filters/Rules/Person/_HasNameOf.py:48 +msgid "Given name:" +msgstr "Given name:" + +#: ../src/Filters/Rules/Person/_HasNameOf.py:49 +msgid "Full Family name:" +msgstr "Full Family name:" + +#: ../src/Filters/Rules/Person/_HasNameOf.py:50 +msgid "person|Title:" +msgstr "person|Title:" + +#: ../src/Filters/Rules/Person/_HasNameOf.py:51 +msgid "Suffix:" +msgstr "Suffix:" + +#: ../src/Filters/Rules/Person/_HasNameOf.py:52 +msgid "Call Name:" +msgstr "Call Name:" + +#: ../src/Filters/Rules/Person/_HasNameOf.py:53 +msgid "Nick Name:" +msgstr "Nick Name:" + +#: ../src/Filters/Rules/Person/_HasNameOf.py:54 +msgid "Prefix:" +msgstr "Prefix:" + +#: ../src/Filters/Rules/Person/_HasNameOf.py:55 +msgid "Single Surname:" +msgstr "Single Surname:" + +#: ../src/Filters/Rules/Person/_HasNameOf.py:57 +msgid "Patronymic:" +msgstr "Patronymic:" + +#: ../src/Filters/Rules/Person/_HasNameOf.py:58 +msgid "Family Nick Name:" +msgstr "Family Nick Name:" + +#: ../src/Filters/Rules/Person/_HasNameOf.py:60 +msgid "People with the " +msgstr "People with the " + +#: ../src/Filters/Rules/Person/_HasNameOf.py:61 +#: ../src/Filters/Rules/Person/_SearchName.py:48 +msgid "Matches people with a specified (partial) name" +msgstr "Matches people with a specified (partial) name" + +#: ../src/Filters/Rules/Person/_HasNameOriginType.py:48 +msgid "People with the " +msgstr "People with the " + +#: ../src/Filters/Rules/Person/_HasNameOriginType.py:49 +msgid "Matches people with a surname origin" +msgstr "Matches people with a surname origin" + +#: ../src/Filters/Rules/Person/_HasNameType.py:48 +msgid "People with the " +msgstr "People with the " + +#: ../src/Filters/Rules/Person/_HasNameType.py:49 +msgid "Matches people with a type of name" +msgstr "Matches people with a type of name" + +#: ../src/Filters/Rules/Person/_HasNickname.py:46 +msgid "People with a nickname" +msgstr "People with a nickname" + +#: ../src/Filters/Rules/Person/_HasNickname.py:47 +msgid "Matches people with a nickname" +msgstr "Matches people with a nickname" + +#: ../src/Filters/Rules/Person/_HasNote.py:46 +msgid "People having notes" +msgstr "People having notes" + +#: ../src/Filters/Rules/Person/_HasNote.py:47 +msgid "Matches people having a certain number of notes" +msgstr "Matches people having a certain number of notes" + +#: ../src/Filters/Rules/Person/_HasNoteMatchingSubstringOf.py:43 +msgid "People having notes containing " +msgstr "People having notes containing " + +#: ../src/Filters/Rules/Person/_HasNoteMatchingSubstringOf.py:44 +msgid "Matches people whose notes contain text matching a substring" +msgstr "Matches people whose notes contain text matching a substring" + +#: ../src/Filters/Rules/Person/_HasNoteRegexp.py:42 +msgid "People having notes containing " +msgstr "People having notes containing " + +#: ../src/Filters/Rules/Person/_HasNoteRegexp.py:43 +msgid "Matches people whose notes contain text matching a regular expression" +msgstr "Matches people whose notes contain text matching a regular expression" + +#: ../src/Filters/Rules/Person/_HasRelationship.py:46 +msgid "Number of relationships:" +msgstr "Number of relationships:" + +#: ../src/Filters/Rules/Person/_HasRelationship.py:48 +msgid "Number of children:" +msgstr "Number of children:" + +#: ../src/Filters/Rules/Person/_HasRelationship.py:49 +msgid "People with the " +msgstr "People with the " + +#: ../src/Filters/Rules/Person/_HasRelationship.py:50 +msgid "Matches people with a particular relationship" +msgstr "Matches people with a particular relationship" + +#: ../src/Filters/Rules/Person/_HasRelationship.py:51 +#: ../src/Filters/Rules/Person/_HaveAltFamilies.py:46 +#: ../src/Filters/Rules/Person/_HaveChildren.py:45 +#: ../src/Filters/Rules/Person/_IsChildOfFilterMatch.py:49 +#: ../src/Filters/Rules/Person/_IsParentOfFilterMatch.py:49 +#: ../src/Filters/Rules/Person/_IsSiblingOfFilterMatch.py:48 +#: ../src/Filters/Rules/Person/_IsSpouseOfFilterMatch.py:50 +#: ../src/Filters/Rules/Person/_MissingParent.py:48 +#: ../src/Filters/Rules/Person/_MultipleMarriages.py:45 +#: ../src/Filters/Rules/Person/_NeverMarried.py:45 +msgid "Family filters" +msgstr "Family filters" + +#: ../src/Filters/Rules/Person/_HasSourceCount.py:46 +msgid "People with sources" +msgstr "People with sources" + +#: ../src/Filters/Rules/Person/_HasSourceCount.py:47 +msgid "Matches people with a certain number of sources connected to it" +msgstr "Matches people with a certain number of sources connected to it" + +#: ../src/Filters/Rules/Person/_HasSourceOf.py:47 +msgid "People with the " +msgstr "People with the " + +#: ../src/Filters/Rules/Person/_HasSourceOf.py:48 +#: ../src/Filters/Rules/Event/_MatchesSourceFilter.py:53 +msgid "Citation/source filters" +msgstr "Citation/source filters" + +#: ../src/Filters/Rules/Person/_HasSourceOf.py:49 +msgid "Matches people who have a particular source" +msgstr "Matches people who have a particular source" + +#: ../src/Filters/Rules/Person/_HasTag.py:49 +msgid "People with the " +msgstr "People with the " + +#: ../src/Filters/Rules/Person/_HasTag.py:50 +msgid "Matches people with the particular tag" +msgstr "Matches people with the particular tag" + +#: ../src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py:50 +msgid "People with records containing " +msgstr "People with records containing " + +#: ../src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py:51 +msgid "Matches people whose records contain text matching a substring" +msgstr "Matches people whose records contain text matching a substring" + +#: ../src/Filters/Rules/Person/_HasUnknownGender.py:46 +msgid "People with unknown gender" +msgstr "People with unknown gender" + +#: ../src/Filters/Rules/Person/_HasUnknownGender.py:48 +msgid "Matches all people with unknown gender" +msgstr "Matches all people with unknown gender" + +#: ../src/Filters/Rules/Person/_HaveAltFamilies.py:44 +msgid "Adopted people" +msgstr "Adopted people" + +#: ../src/Filters/Rules/Person/_HaveAltFamilies.py:45 +msgid "Matches people who were adopted" +msgstr "Matches people who were adopted" + +#: ../src/Filters/Rules/Person/_HaveChildren.py:43 +msgid "People with children" +msgstr "People with children" + +#: ../src/Filters/Rules/Person/_HaveChildren.py:44 +msgid "Matches people who have children" +msgstr "Matches people who have children" + +#: ../src/Filters/Rules/Person/_IncompleteNames.py:45 +msgid "People with incomplete names" +msgstr "People with incomplete names" + +#: ../src/Filters/Rules/Person/_IncompleteNames.py:46 +msgid "Matches people with firstname or lastname missing" +msgstr "Matches people with firstname or lastname missing" + +#: ../src/Filters/Rules/Person/_IsAncestorOfFilterMatch.py:48 +msgid "Ancestors of match" +msgstr "Ancestors of match" + +#: ../src/Filters/Rules/Person/_IsAncestorOfFilterMatch.py:50 +msgid "Matches people that are ancestors of anybody matched by a filter" +msgstr "Matches people that are ancestors of anybody matched by a filter" + +#: ../src/Filters/Rules/Person/_IsAncestorOf.py:46 +msgid "Ancestors of " +msgstr "Ancestors of " + +#: ../src/Filters/Rules/Person/_IsAncestorOf.py:48 +msgid "Matches people that are ancestors of a specified person" +msgstr "Matches people that are ancestors of a specified person" + +#: ../src/Filters/Rules/Person/_IsBookmarked.py:46 +msgid "Bookmarked people" +msgstr "Bookmarked people" + +#: ../src/Filters/Rules/Person/_IsBookmarked.py:48 +msgid "Matches the people on the bookmark list" +msgstr "Matches the people on the bookmark list" + +#: ../src/Filters/Rules/Person/_IsChildOfFilterMatch.py:48 +msgid "Children of match" +msgstr "Children of match" + +#: ../src/Filters/Rules/Person/_IsChildOfFilterMatch.py:50 +msgid "Matches children of anybody matched by a filter" +msgstr "Matches children of anybody matched by a filter" + +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOfFilterMatch.py:48 +msgid "Descendant family members of match" +msgstr "Descendant family members of match" + +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOfFilterMatch.py:49 +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOf.py:52 +#: ../src/Filters/Rules/Person/_IsDescendantOfFilterMatch.py:49 +#: ../src/Filters/Rules/Person/_IsDescendantOf.py:48 +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationDescendantOf.py:49 +#: ../src/Filters/Rules/Person/_IsMoreThanNthGenerationDescendantOf.py:48 +msgid "Descendant filters" +msgstr "Descendant filters" + +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOfFilterMatch.py:50 +msgid "" +"Matches people that are descendants or the spouse of anybody matched by a " +"filter" +msgstr "" +"Matches people that are descendants or the spouse of anybody matched by a " +"filter" + +#: ../src/Filters/Rules/Person/_IsDefaultPerson.py:45 +msgid "Default person" +msgstr "Default person" + +#: ../src/Filters/Rules/Person/_IsDefaultPerson.py:47 +msgid "Matches the default person" +msgstr "Matches the default person" + +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOf.py:51 +msgid "Descendant family members of " +msgstr "Descendant family members of " + +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOf.py:53 +msgid "" +"Matches people that are descendants or the spouse of a descendant of a " +"specified person" +msgstr "" +"Matches people that are descendants or the spouse of a descendant of a " +"specified person" + +#: ../src/Filters/Rules/Person/_IsDescendantOfFilterMatch.py:48 +msgid "Descendants of match" +msgstr "Descendants of match" + +#: ../src/Filters/Rules/Person/_IsDescendantOfFilterMatch.py:50 +msgid "Matches people that are descendants of anybody matched by a filter" +msgstr "Matches people that are descendants of anybody matched by a filter" + +#: ../src/Filters/Rules/Person/_IsDescendantOf.py:47 +msgid "Descendants of " +msgstr "Descendants of " + +#: ../src/Filters/Rules/Person/_IsDescendantOf.py:49 +msgid "Matches all descendants for the specified person" +msgstr "Matches all descendants for the specified person" + +#: ../src/Filters/Rules/Person/_IsDuplicatedAncestorOf.py:48 +msgid "Duplicated ancestors of " +msgstr "Duplicated ancestors of " + +#: ../src/Filters/Rules/Person/_IsDuplicatedAncestorOf.py:50 +msgid "Matches people that are ancestors twice or more of a specified person" +msgstr "Matches people that are ancestors twice or more of a specified person" + +#: ../src/Filters/Rules/Person/_IsFemale.py:48 +msgid "Matches all females" +msgstr "Matches all females" + +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfBookmarked.py:53 +msgid "Ancestors of bookmarked people not more than generations away" +msgstr "Ancestors of bookmarked people not more than generations away" + +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfBookmarked.py:56 +msgid "" +"Matches ancestors of the people on the bookmark list not more than N " +"generations away" +msgstr "" +"Matches ancestors of the people on the bookmark list not more than N " +"generations away" + +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfDefaultPerson.py:48 +msgid "Ancestors of the default person not more than generations away" +msgstr "Ancestors of the default person not more than generations away" + +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfDefaultPerson.py:51 +msgid "" +"Matches ancestors of the default person not more than N generations away" +msgstr "" +"Matches ancestors of the default person not more than N generations away" + +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOf.py:47 +msgid "Ancestors of not more than generations away" +msgstr "Ancestors of not more than generations away" + +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOf.py:49 +msgid "" +"Matches people that are ancestors of a specified person not more than N " +"generations away" +msgstr "" +"Matches people that are ancestors of a specified person not more than N " +"generations away" + +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationDescendantOf.py:47 +msgid "Descendants of not more than generations away" +msgstr "Descendants of not more than generations away" + +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationDescendantOf.py:50 +msgid "" +"Matches people that are descendants of a specified person not more than N " +"generations away" +msgstr "" +"Matches people that are descendants of a specified person not more than N " +"generations away" + +#: ../src/Filters/Rules/Person/_IsMale.py:48 +msgid "Matches all males" +msgstr "Matches all males" + +#: ../src/Filters/Rules/Person/_IsMoreThanNthGenerationAncestorOf.py:47 +msgid "Ancestors of at least generations away" +msgstr "Ancestors of at least generations away" + +#: ../src/Filters/Rules/Person/_IsMoreThanNthGenerationAncestorOf.py:49 +msgid "" +"Matches people that are ancestors of a specified person at least N " +"generations away" +msgstr "" +"Matches people that are ancestors of a specified person at least N " +"generations away" + +#: ../src/Filters/Rules/Person/_IsMoreThanNthGenerationDescendantOf.py:47 +msgid "Descendants of at least generations away" +msgstr "Descendants of at least generations away" + +#: ../src/Filters/Rules/Person/_IsMoreThanNthGenerationDescendantOf.py:49 +msgid "" +"Matches people that are descendants of a specified person at least N " +"generations away" +msgstr "" +"Matches people that are descendants of a specified person at least N " +"generations away" + +#: ../src/Filters/Rules/Person/_IsParentOfFilterMatch.py:48 +msgid "Parents of match" +msgstr "Parents of match" + +#: ../src/Filters/Rules/Person/_IsParentOfFilterMatch.py:50 +msgid "Matches parents of anybody matched by a filter" +msgstr "Matches parents of anybody matched by a filter" + +#: ../src/Filters/Rules/Person/_PeoplePublic.py:44 +msgid "People not marked private" +msgstr "People not marked private" + +#: ../src/Filters/Rules/Person/_PeoplePublic.py:45 +msgid "Matches people that are not indicated as private" +msgstr "Matches people that are not indicated as private" + +#: ../src/Filters/Rules/Person/_IsRelatedWith.py:46 +msgid "People related to " +msgstr "People related to " + +#: ../src/Filters/Rules/Person/_IsRelatedWith.py:48 +msgid "Matches people related to a specified person" +msgstr "Matches people related to a specified person" + +#: ../src/Filters/Rules/Person/_IsSiblingOfFilterMatch.py:47 +msgid "Siblings of match" +msgstr "Siblings of match" + +#: ../src/Filters/Rules/Person/_IsSiblingOfFilterMatch.py:49 +msgid "Matches siblings of anybody matched by a filter" +msgstr "Matches siblings of anybody matched by a filter" + +#: ../src/Filters/Rules/Person/_IsSpouseOfFilterMatch.py:48 +msgid "Spouses of match" +msgstr "Spouses of match" + +#: ../src/Filters/Rules/Person/_IsSpouseOfFilterMatch.py:49 +msgid "Matches people married to anybody matching a filter" +msgstr "Matches people married to anybody matching a filter" + +#: ../src/Filters/Rules/Person/_IsWitness.py:45 +msgid "Witnesses" +msgstr "Witnesses" + +#: ../src/Filters/Rules/Person/_IsWitness.py:46 +msgid "Matches people who are witnesses in any event" +msgstr "Matches people who are witnesses in any event" + +#: ../src/Filters/Rules/Person/_MatchesEventFilter.py:53 +msgid "Persons with events matching the " +msgstr "Persons with events matching the " + +#: ../src/Filters/Rules/Person/_MatchesEventFilter.py:54 +msgid "Matches persons who have events that match a certain event filter" +msgstr "Matches persons who have events that match a certain event filter" + +#: ../src/Filters/Rules/Person/_MatchesFilter.py:45 +msgid "People matching the " +msgstr "People matching the " + +#: ../src/Filters/Rules/Person/_MatchesFilter.py:46 +msgid "Matches people matched by the specified filter name" +msgstr "Matches people matched by the specified filter name" + +#: ../src/Filters/Rules/Person/_MatchesSourceConfidence.py:45 +msgid "Persons with at least one direct source >= " +msgstr "Persons with at least one direct source >= " + +#: ../src/Filters/Rules/Person/_MatchesSourceConfidence.py:46 +msgid "" +"Matches persons with at least one direct source with confidence level(s)" +msgstr "" +"Matches persons with at least one direct source with confidence level(s)" + +#: ../src/Filters/Rules/Person/_MissingParent.py:44 +msgid "People missing parents" +msgstr "People missing parents" + +#: ../src/Filters/Rules/Person/_MissingParent.py:45 +msgid "" +"Matches people that are children in a family with less than two parents or " +"are not children in any family." +msgstr "" +"Matches people that are children in a family with less than two parents or " +"are not children in any family." + +#: ../src/Filters/Rules/Person/_MultipleMarriages.py:43 +msgid "People with multiple marriage records" +msgstr "People with multiple marriage records" + +#: ../src/Filters/Rules/Person/_MultipleMarriages.py:44 +msgid "Matches people who have more than one spouse" +msgstr "Matches people who have more than one spouse" + +#: ../src/Filters/Rules/Person/_NeverMarried.py:43 +msgid "People with no marriage records" +msgstr "People with no marriage records" + +#: ../src/Filters/Rules/Person/_NeverMarried.py:44 +msgid "Matches people who have no spouse" +msgstr "Matches people who have no spouse" + +#: ../src/Filters/Rules/Person/_NoBirthdate.py:43 +msgid "People without a known birth date" +msgstr "People without a known birth date" + +#: ../src/Filters/Rules/Person/_NoBirthdate.py:44 +msgid "Matches people without a known birthdate" +msgstr "Matches people without a known birthdate" + +#: ../src/Filters/Rules/Person/_NoDeathdate.py:43 +msgid "People without a known death date" +msgstr "People without a known death date" + +#: ../src/Filters/Rules/Person/_NoDeathdate.py:44 +msgid "Matches people without a known deathdate" +msgstr "Matches people without a known deathdate" + +#: ../src/Filters/Rules/Person/_PeoplePrivate.py:43 +msgid "People marked private" +msgstr "People marked private" + +#: ../src/Filters/Rules/Person/_PeoplePrivate.py:44 +msgid "Matches people that are indicated as private" +msgstr "Matches people that are indicated as private" + +#: ../src/Filters/Rules/Person/_PersonWithIncompleteEvent.py:43 +msgid "People with incomplete events" +msgstr "People with incomplete events" + +#: ../src/Filters/Rules/Person/_PersonWithIncompleteEvent.py:44 +msgid "Matches people with missing date or place in an event" +msgstr "Matches people with missing date or place in an event" + +#: ../src/Filters/Rules/Person/_ProbablyAlive.py:45 +msgid "On date:" +msgstr "On date:" + +#: ../src/Filters/Rules/Person/_ProbablyAlive.py:46 +msgid "People probably alive" +msgstr "People probably alive" + +#: ../src/Filters/Rules/Person/_ProbablyAlive.py:47 +msgid "Matches people without indications of death that are not too old" +msgstr "Matches people without indications of death that are not too old" + +#: ../src/Filters/Rules/Person/_RegExpIdOf.py:47 +msgid "People with matching regular expression" +msgstr "People with matching regular expression" + +#: ../src/Filters/Rules/Person/_RegExpIdOf.py:48 +msgid "Matches people whose Gramps ID matches the regular expression" +msgstr "Matches people whose Gramps ID matches the regular expression" + +#: ../src/Filters/Rules/Person/_RegExpName.py:47 +msgid "Expression:" +msgstr "Expression:" + +#: ../src/Filters/Rules/Person/_RegExpName.py:48 +msgid "People matching the " +msgstr "People matching the " + +#: ../src/Filters/Rules/Person/_RegExpName.py:49 +msgid "Matches people's names with a specified regular expression" +msgstr "Matches people's names with a specified regular expression" + +#: ../src/Filters/Rules/Person/_RelationshipPathBetween.py:47 +msgid "Relationship path between " +msgstr "Relationship path between " + +#: ../src/Filters/Rules/Person/_RelationshipPathBetween.py:49 +msgid "" +"Matches the ancestors of two persons back to a common ancestor, producing " +"the relationship path between two persons." +msgstr "" +"Matches the ancestors of two persons back to a common ancestor, producing " +"the relationship path between two persons." + +#: ../src/Filters/Rules/Person/_RelationshipPathBetweenBookmarks.py:52 +msgid "Relationship path between bookmarked persons" +msgstr "Relationship path between bookmarked persons" + +#: ../src/Filters/Rules/Person/_RelationshipPathBetweenBookmarks.py:54 +msgid "" +"Matches the ancestors of bookmarked individuals back to common ancestors, " +"producing the relationship path(s) between bookmarked persons." +msgstr "" +"Matches the ancestors of bookmarked individuals back to common ancestors, " +"producing the relationship path(s) between bookmarked persons." + +#: ../src/Filters/Rules/Person/_SearchName.py:47 +msgid "People matching the " +msgstr "People matching the " + +#: ../src/Filters/Rules/Family/_AllFamilies.py:45 +msgid "Every family" +msgstr "Every family" + +#: ../src/Filters/Rules/Family/_AllFamilies.py:46 +msgid "Matches every family in the database" +msgstr "Matches every family in the database" + +#: ../src/Filters/Rules/Family/_ChangedSince.py:47 +msgid "Families changed after " +msgstr "Families changed after " + +#: ../src/Filters/Rules/Family/_ChangedSince.py:48 +msgid "" +"Matches family records changed after a specified date-time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date-time is given." +msgstr "" +"Matches family records changed after a specified date-time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date-time is given." + +#: ../src/Filters/Rules/Family/_ChildHasIdOf.py:46 +#: ../src/Filters/Rules/Family/_FatherHasIdOf.py:46 +#: ../src/Filters/Rules/Family/_MotherHasIdOf.py:46 +msgid "Person ID:" +msgstr "Person ID:" + +#: ../src/Filters/Rules/Family/_ChildHasIdOf.py:47 +msgid "Families with child with the " +msgstr "Families with child with the " + +#: ../src/Filters/Rules/Family/_ChildHasIdOf.py:48 +msgid "Matches families where child has a specified Gramps ID" +msgstr "Matches families where child has a specified Gramps ID" + +#: ../src/Filters/Rules/Family/_ChildHasIdOf.py:50 +#: ../src/Filters/Rules/Family/_ChildHasNameOf.py:49 +#: ../src/Filters/Rules/Family/_SearchChildName.py:49 +#: ../src/Filters/Rules/Family/_RegExpChildName.py:49 +msgid "Child filters" +msgstr "Child filters" + +#: ../src/Filters/Rules/Family/_ChildHasNameOf.py:46 +msgid "Families with child with the " +msgstr "Families with child with the " + +#: ../src/Filters/Rules/Family/_ChildHasNameOf.py:47 +msgid "Matches families where child has a specified (partial) name" +msgstr "Matches families where child has a specified (partial) name" + +#: ../src/Filters/Rules/Family/_FamilyPrivate.py:43 +msgid "Families marked private" +msgstr "Families marked private" + +#: ../src/Filters/Rules/Family/_FamilyPrivate.py:44 +msgid "Matches families that are indicated as private" +msgstr "Matches families that are indicated as private" + +#: ../src/Filters/Rules/Family/_FatherHasIdOf.py:47 +msgid "Families with father with the " +msgstr "Families with father with the " + +#: ../src/Filters/Rules/Family/_FatherHasIdOf.py:48 +msgid "Matches families whose father has a specified Gramps ID" +msgstr "Matches families whose father has a specified Gramps ID" + +#: ../src/Filters/Rules/Family/_FatherHasIdOf.py:50 +#: ../src/Filters/Rules/Family/_FatherHasNameOf.py:49 +#: ../src/Filters/Rules/Family/_SearchFatherName.py:49 +#: ../src/Filters/Rules/Family/_RegExpFatherName.py:49 +msgid "Father filters" +msgstr "Father filters" + +#: ../src/Filters/Rules/Family/_FatherHasNameOf.py:46 +msgid "Families with father with the " +msgstr "Families with father with the " + +#: ../src/Filters/Rules/Family/_FatherHasNameOf.py:47 +#: ../src/Filters/Rules/Family/_SearchFatherName.py:47 +msgid "Matches families whose father has a specified (partial) name" +msgstr "Matches families whose father has a specified (partial) name" + +#: ../src/Filters/Rules/Family/_HasAttribute.py:46 +msgid "Families with the family " +msgstr "Families with the family " + +#: ../src/Filters/Rules/Family/_HasAttribute.py:47 +msgid "Matches families with the family attribute of a particular value" +msgstr "Matches families with the family attribute of a particular value" + +#: ../src/Filters/Rules/Family/_HasCitation.py:52 +msgid "Family with the " +msgstr "Family with the " + +#: ../src/Filters/Rules/Family/_HasCitation.py:53 +msgid "Matches families with a citation of a particular value" +msgstr "Matches families with a citation of a particular value" + +#: ../src/Filters/Rules/Family/_HasEvent.py:53 +msgid "Families with the " +msgstr "Families with the " + +#: ../src/Filters/Rules/Family/_HasEvent.py:54 +msgid "Matches families with an event of a particular value" +msgstr "Matches families with an event of a particular value" + +#: ../src/Filters/Rules/Family/_HasGallery.py:46 +msgid "Families with media" +msgstr "Families with media" + +#: ../src/Filters/Rules/Family/_HasGallery.py:47 +msgid "Matches families with a certain number of items in the gallery" +msgstr "Matches families with a certain number of items in the gallery" + +#: ../src/Filters/Rules/Family/_HasIdOf.py:45 +msgid "Family with " +msgstr "Family with " + +#: ../src/Filters/Rules/Family/_HasIdOf.py:46 +msgid "Matches a family with a specified Gramps ID" +msgstr "Matches a family with a specified Gramps ID" + +#: ../src/Filters/Rules/Family/_HasLDS.py:49 +msgid "Families with LDS events" +msgstr "Families with LDS events" + +#: ../src/Filters/Rules/Family/_HasLDS.py:50 +msgid "Matches families with a certain number of LDS events" +msgstr "Matches families with a certain number of LDS events" + +#: ../src/Filters/Rules/Family/_HasNote.py:46 +msgid "Families having notes" +msgstr "Families having notes" + +#: ../src/Filters/Rules/Family/_HasNote.py:47 +msgid "Matches families having a certain number notes" +msgstr "Matches families having a certain number notes" + +#: ../src/Filters/Rules/Family/_HasNoteMatchingSubstringOf.py:43 +msgid "Families having notes containing " +msgstr "Families having notes containing " + +#: ../src/Filters/Rules/Family/_HasNoteMatchingSubstringOf.py:44 +msgid "Matches families whose notes contain text matching a substring" +msgstr "Matches families whose notes contain text matching a substring" + +#: ../src/Filters/Rules/Family/_HasNoteRegexp.py:42 +msgid "Families having notes containing " +msgstr "Families having notes containing " + +#: ../src/Filters/Rules/Family/_HasNoteRegexp.py:43 +msgid "Matches families whose notes contain text matching a regular expression" +msgstr "" +"Matches families whose notes contain text matching a regular expression" + +#: ../src/Filters/Rules/Family/_HasReferenceCountOf.py:43 +msgid "Families with a reference count of " +msgstr "Families with a reference count of " + +#: ../src/Filters/Rules/Family/_HasReferenceCountOf.py:44 +msgid "Matches family objects with a certain reference count" +msgstr "Matches family objects with a certain reference count" + +#: ../src/Filters/Rules/Family/_HasRelType.py:47 +msgid "Families with the relationship type" +msgstr "Families with the relationship type" + +#: ../src/Filters/Rules/Family/_HasRelType.py:48 +msgid "Matches families with the relationship type of a particular value" +msgstr "Matches families with the relationship type of a particular value" + +#: ../src/Filters/Rules/Family/_HasSourceCount.py:46 +msgid "Families with sources" +msgstr "Families with sources" + +#: ../src/Filters/Rules/Family/_HasSourceCount.py:47 +msgid "Matches families with a certain number of sources connected to it" +msgstr "Matches families with a certain number of sources connected to it" + +#: ../src/Filters/Rules/Family/_HasTag.py:49 +msgid "Families with the " +msgstr "Families with the " + +#: ../src/Filters/Rules/Family/_HasTag.py:50 +msgid "Matches families with the particular tag" +msgstr "Matches families with the particular tag" + +#: ../src/Filters/Rules/Family/_IsBookmarked.py:45 +msgid "Bookmarked families" +msgstr "Bookmarked families" + +#: ../src/Filters/Rules/Family/_IsBookmarked.py:47 +msgid "Matches the families on the bookmark list" +msgstr "Matches the families on the bookmark list" + +#: ../src/Filters/Rules/Family/_MatchesFilter.py:45 +msgid "Families matching the " +msgstr "Families matching the " + +#: ../src/Filters/Rules/Family/_MatchesFilter.py:46 +msgid "Matches families matched by the specified filter name" +msgstr "Matches families matched by the specified filter name" + +#: ../src/Filters/Rules/Family/_MatchesSourceConfidence.py:45 +msgid "Families with at least one direct source >= " +msgstr "Families with at least one direct source >= " + +#: ../src/Filters/Rules/Family/_MatchesSourceConfidence.py:46 +msgid "" +"Matches families with at least one direct source with confidence level(s)" +msgstr "" +"Matches families with at least one direct source with confidence level(s)" + +#: ../src/Filters/Rules/Family/_MotherHasIdOf.py:47 +msgid "Families with mother with the " +msgstr "Families with mother with the " + +#: ../src/Filters/Rules/Family/_MotherHasIdOf.py:48 +msgid "Matches families whose mother has a specified Gramps ID" +msgstr "Matches families whose mother has a specified Gramps ID" + +#: ../src/Filters/Rules/Family/_MotherHasIdOf.py:50 +#: ../src/Filters/Rules/Family/_MotherHasNameOf.py:49 +#: ../src/Filters/Rules/Family/_SearchMotherName.py:49 +#: ../src/Filters/Rules/Family/_RegExpMotherName.py:49 +msgid "Mother filters" +msgstr "Mother filters" + +#: ../src/Filters/Rules/Family/_MotherHasNameOf.py:46 +msgid "Families with mother with the " +msgstr "Families with mother with the " + +#: ../src/Filters/Rules/Family/_MotherHasNameOf.py:47 +#: ../src/Filters/Rules/Family/_SearchMotherName.py:47 +msgid "Matches families whose mother has a specified (partial) name" +msgstr "Matches families whose mother has a specified (partial) name" + +#: ../src/Filters/Rules/Family/_SearchFatherName.py:46 +msgid "Families with father matching the " +msgstr "Families with father matching the " + +#: ../src/Filters/Rules/Family/_SearchChildName.py:46 +msgid "Families with any child matching the " +msgstr "Families with any child matching the " + +#: ../src/Filters/Rules/Family/_SearchChildName.py:47 +msgid "Matches families where any child has a specified (partial) name" +msgstr "Matches families where any child has a specified (partial) name" + +#: ../src/Filters/Rules/Family/_SearchMotherName.py:46 +msgid "Families with mother matching the " +msgstr "Families with mother matching the " + +#: ../src/Filters/Rules/Family/_RegExpFatherName.py:46 +msgid "Families with father matching the " +msgstr "Families with father matching the " + +#: ../src/Filters/Rules/Family/_RegExpFatherName.py:47 +msgid "" +"Matches families whose father has a name matching a specified regular " +"expression" +msgstr "" +"Matches families whose father has a name matching a specified regular " +"expression" + +#: ../src/Filters/Rules/Family/_RegExpMotherName.py:46 +msgid "Families with mother matching the " +msgstr "Families with mother matching the " + +#: ../src/Filters/Rules/Family/_RegExpMotherName.py:47 +msgid "" +"Matches families whose mother has a name matching a specified regular " +"expression" +msgstr "" +"Matches families whose mother has a name matching a specified regular " +"expression" + +#: ../src/Filters/Rules/Family/_RegExpChildName.py:46 +msgid "Families with child matching the " +msgstr "Families with child matching the " + +#: ../src/Filters/Rules/Family/_RegExpChildName.py:47 +msgid "" +"Matches families where some child has a name that matches a specified " +"regular expression" +msgstr "" +"Matches families where some child has a name that matches a specified " +"regular expression" + +#: ../src/Filters/Rules/Family/_RegExpIdOf.py:48 +msgid "Families with matching regular expression" +msgstr "Families with matching regular expression" + +#: ../src/Filters/Rules/Family/_RegExpIdOf.py:49 +msgid "Matches families whose Gramps ID matches the regular expression" +msgstr "Matches families whose Gramps ID matches the regular expression" + +#: ../src/Filters/Rules/Event/_AllEvents.py:45 +msgid "Every event" +msgstr "Every event" + +#: ../src/Filters/Rules/Event/_AllEvents.py:46 +msgid "Matches every event in the database" +msgstr "Matches every event in the database" + +#: ../src/Filters/Rules/Event/_ChangedSince.py:47 +msgid "Events changed after " +msgstr "Events changed after " + +#: ../src/Filters/Rules/Event/_ChangedSince.py:48 +msgid "" +"Matches event records changed after a specified date/time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date/time is given." +msgstr "" +"Matches event records changed after a specified date/time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date/time is given." + +#: ../src/Filters/Rules/Event/_EventPrivate.py:43 +msgid "Events marked private" +msgstr "Events marked private" + +#: ../src/Filters/Rules/Event/_EventPrivate.py:44 +msgid "Matches events that are indicated as private" +msgstr "Matches events that are indicated as private" + +#: ../src/Filters/Rules/Event/_HasAttribute.py:46 +msgid "Events with the attribute " +msgstr "Events with the attribute " + +#: ../src/Filters/Rules/Event/_HasAttribute.py:47 +msgid "Matches events with the event attribute of a particular value" +msgstr "Matches events with the event attribute of a particular value" + +#: ../src/Filters/Rules/Event/_HasCitation.py:52 +msgid "Event with the " +msgstr "Event with the " + +#: ../src/Filters/Rules/Event/_HasCitation.py:53 +msgid "Matches events with a citation of a particular value" +msgstr "Matches events with a citation of a particular value" + +#: ../src/Filters/Rules/Event/_HasData.py:49 +msgid "Events with " +msgstr "Events with " + +#: ../src/Filters/Rules/Event/_HasData.py:50 +msgid "Matches events with data of a particular value" +msgstr "Matches events with data of a particular value" + +#: ../src/Filters/Rules/Event/_HasGallery.py:46 +msgid "Events with media" +msgstr "Events with media" + +#: ../src/Filters/Rules/Event/_HasGallery.py:47 +msgid "Matches events with a certain number of items in the gallery" +msgstr "Matches events with a certain number of items in the gallery" + +#: ../src/Filters/Rules/Event/_HasIdOf.py:45 +msgid "Event with " +msgstr "Event with " + +#: ../src/Filters/Rules/Event/_HasIdOf.py:46 +msgid "Matches an event with a specified Gramps ID" +msgstr "Matches an event with a specified Gramps ID" + +#: ../src/Filters/Rules/Event/_HasNote.py:46 +msgid "Events having notes" +msgstr "Events having notes" + +#: ../src/Filters/Rules/Event/_HasNote.py:47 +msgid "Matches events having a certain number of notes" +msgstr "Matches events having a certain number of notes" + +#: ../src/Filters/Rules/Event/_HasNoteMatchingSubstringOf.py:43 +msgid "Events having notes containing " +msgstr "Events having notes containing " + +#: ../src/Filters/Rules/Event/_HasNoteMatchingSubstringOf.py:44 +msgid "Matches events whose notes contain text matching a substring" +msgstr "Matches events whose notes contain text matching a substring" + +#: ../src/Filters/Rules/Event/_HasNoteRegexp.py:42 +msgid "Events having notes containing " +msgstr "Events having notes containing " + +#: ../src/Filters/Rules/Event/_HasNoteRegexp.py:43 +msgid "Matches events whose notes contain text matching a regular expression" +msgstr "Matches events whose notes contain text matching a regular expression" + +#: ../src/Filters/Rules/Event/_HasReferenceCountOf.py:43 +msgid "Events with a reference count of " +msgstr "Events with a reference count of " + +#: ../src/Filters/Rules/Event/_HasReferenceCountOf.py:44 +msgid "Matches events with a certain reference count" +msgstr "Matches events with a certain reference count" + +#: ../src/Filters/Rules/Event/_HasSourceCount.py:45 +msgid "Events with sources" +msgstr "Events with sources" + +#: ../src/Filters/Rules/Event/_HasSourceCount.py:46 +msgid "Matches events with a certain number of sources connected to it" +msgstr "Matches events with a certain number of sources connected to it" + +#: ../src/Filters/Rules/Event/_HasType.py:47 +msgid "Events with the particular type" +msgstr "Events with the particular type" + +#: ../src/Filters/Rules/Event/_HasType.py:48 +msgid "Matches events with the particular type " +msgstr "Matches events with the particular type " + +#: ../src/Filters/Rules/Event/_MatchesFilter.py:45 +msgid "Events matching the " +msgstr "Events matching the " + +#: ../src/Filters/Rules/Event/_MatchesFilter.py:46 +msgid "Matches events matched by the specified filter name" +msgstr "Matches events matched by the specified filter name" + +#: ../src/Filters/Rules/Event/_MatchesPersonFilter.py:52 +msgid "Events of persons matching the " +msgstr "Events of persons matching the " + +#: ../src/Filters/Rules/Event/_MatchesPersonFilter.py:53 +msgid "Matches events of persons matched by the specified person filter name" +msgstr "Matches events of persons matched by the specified person filter name" + +#: ../src/Filters/Rules/Event/_MatchesSourceFilter.py:50 +msgid "Events with source matching the " +msgstr "Events with source matching the " + +#: ../src/Filters/Rules/Event/_MatchesSourceFilter.py:51 +msgid "Matches events with sources that match the specified source filter name" +msgstr "" +"Matches events with sources that match the specified source filter name" + +#: ../src/Filters/Rules/Event/_MatchesSourceConfidence.py:46 +msgid "Events with at least one direct source >= " +msgstr "Events with at least one direct source >= " + +#: ../src/Filters/Rules/Event/_MatchesSourceConfidence.py:47 +msgid "Matches events with at least one direct source with confidence level(s)" +msgstr "" +"Matches events with at least one direct source with confidence level(s)" + +#: ../src/Filters/Rules/Event/_RegExpIdOf.py:48 +msgid "Events with matching regular expression" +msgstr "Events with matching regular expression" + +#: ../src/Filters/Rules/Event/_RegExpIdOf.py:49 +msgid "Matches events whose Gramps ID matches the regular expression" +msgstr "Matches events whose Gramps ID matches the regular expression" + +#: ../src/Filters/Rules/Place/_AllPlaces.py:45 +msgid "Every place" +msgstr "Every place" + +#: ../src/Filters/Rules/Place/_AllPlaces.py:46 +msgid "Matches every place in the database" +msgstr "Matches every place in the database" + +#: ../src/Filters/Rules/Place/_ChangedSince.py:47 +msgid "Places changed after " +msgstr "Places changed after " + +#: ../src/Filters/Rules/Place/_ChangedSince.py:48 +msgid "" +"Matches place records changed after a specified date-time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date-time is given." +msgstr "" +"Matches place records changed after a specified date-time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date-time is given." + +#: ../src/Filters/Rules/Place/_HasGallery.py:46 +msgid "Places with media" +msgstr "Places with media" + +#: ../src/Filters/Rules/Place/_HasGallery.py:47 +msgid "Matches places with a certain number of items in the gallery" +msgstr "Matches places with a certain number of items in the gallery" + +#: ../src/Filters/Rules/Place/_HasIdOf.py:45 +msgid "Place with " +msgstr "Place with " + +#: ../src/Filters/Rules/Place/_HasIdOf.py:46 +msgid "Matches a place with a specified Gramps ID" +msgstr "Matches a place with a specified Gramps ID" + +#: ../src/Filters/Rules/Place/_HasNoLatOrLon.py:49 +msgid "Places with no latitude or longitude given" +msgstr "Places with no latitude or longitude given" + +#: ../src/Filters/Rules/Place/_HasNoLatOrLon.py:50 +msgid "Matches places with empty latitude or longitude" +msgstr "Matches places with empty latitude or longitude" + +#: ../src/Filters/Rules/Place/_HasNoLatOrLon.py:51 +#: ../src/Filters/Rules/Place/_InLatLonNeighborhood.py:57 +msgid "Position filters" +msgstr "Position filters" + +#: ../src/Filters/Rules/Place/_HasNote.py:46 +msgid "Places having notes" +msgstr "Places having notes" + +#: ../src/Filters/Rules/Place/_HasNote.py:47 +msgid "Matches places having a certain number of notes" +msgstr "Matches places having a certain number of notes" + +#: ../src/Filters/Rules/Place/_HasNoteMatchingSubstringOf.py:43 +msgid "Places having notes containing " +msgstr "Places having notes containing " + +#: ../src/Filters/Rules/Place/_HasNoteMatchingSubstringOf.py:44 +msgid "Matches places whose notes contain text matching a substring" +msgstr "Matches places whose notes contain text matching a substring" + +#: ../src/Filters/Rules/Place/_HasNoteRegexp.py:42 +msgid "Places having notes containing " +msgstr "Places having notes containing " + +#: ../src/Filters/Rules/Place/_HasNoteRegexp.py:43 +msgid "Matches places whose notes contain text matching a regular expression" +msgstr "Matches places whose notes contain text matching a regular expression" + +#: ../src/Filters/Rules/Place/_HasPlace.py:49 +msgid "Street:" +msgstr "Street:" + +#: ../src/Filters/Rules/Place/_HasPlace.py:50 +msgid "Locality:" +msgstr "Locality:" + +#: ../src/Filters/Rules/Place/_HasPlace.py:52 +msgid "County:" +msgstr "County:" + +#: ../src/Filters/Rules/Place/_HasPlace.py:53 +msgid "State:" +msgstr "State:" + +#: ../src/Filters/Rules/Place/_HasPlace.py:55 +msgid "ZIP/Postal Code:" +msgstr "ZIP/Postal Code:" + +#: ../src/Filters/Rules/Place/_HasPlace.py:56 +msgid "Church Parish:" +msgstr "Church Parish:" + +#: ../src/Filters/Rules/Place/_HasPlace.py:58 +msgid "Places matching parameters" +msgstr "Places matching parameters" + +#: ../src/Filters/Rules/Place/_HasPlace.py:59 +msgid "Matches places with particular parameters" +msgstr "Matches places with particular parameters" + +#: ../src/Filters/Rules/Place/_HasReferenceCountOf.py:43 +msgid "Places with a reference count of " +msgstr "Places with a reference count of " + +#: ../src/Filters/Rules/Place/_HasReferenceCountOf.py:44 +msgid "Matches places with a certain reference count" +msgstr "Matches places with a certain reference count" + +#: ../src/Filters/Rules/Place/_InLatLonNeighborhood.py:50 +#: ../src/glade/mergeplace.glade.h:6 +msgid "Latitude:" +msgstr "Latitude:" + +#: ../src/Filters/Rules/Place/_InLatLonNeighborhood.py:50 +#: ../src/glade/mergeplace.glade.h:8 +msgid "Longitude:" +msgstr "Longitude:" + +#: ../src/Filters/Rules/Place/_InLatLonNeighborhood.py:51 +msgid "Rectangle height:" +msgstr "Rectangle height:" + +#: ../src/Filters/Rules/Place/_InLatLonNeighborhood.py:51 +msgid "Rectangle width:" +msgstr "Rectangle width:" + +#: ../src/Filters/Rules/Place/_InLatLonNeighborhood.py:52 +msgid "Places in neighborhood of given position" +msgstr "Places in neighbourhood of given position" + +#: ../src/Filters/Rules/Place/_InLatLonNeighborhood.py:53 +msgid "" +"Matches places with latitude or longitude positioned in a rectangle of given " +"height and width (in degrees), and with middlepoint the given latitude and " +"longitude." +msgstr "" +"Matches places with latitude or longitude positioned in a rectangle of given " +"height and width (in degrees), and with middlepoint the given latitude and " +"longitude." + +#: ../src/Filters/Rules/Place/_MatchesFilter.py:45 +msgid "Places matching the " +msgstr "Places matching the " + +#: ../src/Filters/Rules/Place/_MatchesFilter.py:46 +msgid "Matches places matched by the specified filter name" +msgstr "Matches places matched by the specified filter name" + +#: ../src/Filters/Rules/Place/_MatchesEventFilter.py:51 +msgid "Places of events matching the " +msgstr "Places of events matching the " + +#: ../src/Filters/Rules/Place/_MatchesEventFilter.py:52 +msgid "" +"Matches places where events happened that match the specified event filter " +"name" +msgstr "" +"Matches places where events happened that match the specified event filter " +"name" + +#: ../src/Filters/Rules/Place/_PlacePrivate.py:43 +msgid "Places marked private" +msgstr "Places marked private" + +#: ../src/Filters/Rules/Place/_PlacePrivate.py:44 +msgid "Matches places that are indicated as private" +msgstr "Matches places that are indicated as private" + +#: ../src/Filters/Rules/Place/_RegExpIdOf.py:48 +msgid "Places with matching regular expression" +msgstr "Places with matching regular expression" + +#: ../src/Filters/Rules/Place/_RegExpIdOf.py:49 +msgid "Matches places whose Gramps ID matches the regular expression" +msgstr "Matches places whose Gramps ID matches the regular expression" + +#: ../src/Filters/Rules/Source/_AllSources.py:45 +msgid "Every source" +msgstr "Every source" + +#: ../src/Filters/Rules/Source/_AllSources.py:46 +msgid "Matches every source in the database" +msgstr "Matches every source in the database" + +#: ../src/Filters/Rules/Source/_ChangedSince.py:47 +msgid "Sources changed after " +msgstr "Sources changed after " + +#: ../src/Filters/Rules/Source/_ChangedSince.py:48 +msgid "" +"Matches source records changed after a specified date-time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date-time is given." +msgstr "" +"Matches source records changed after a specified date-time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date-time is given." + +#: ../src/Filters/Rules/Source/_HasGallery.py:46 +msgid "Sources with media" +msgstr "Sources with media" + +#: ../src/Filters/Rules/Source/_HasGallery.py:47 +msgid "Matches sources with a certain number of items in the gallery" +msgstr "Matches sources with a certain number of items in the gallery" + +#: ../src/Filters/Rules/Source/_HasIdOf.py:45 +msgid "Source with " +msgstr "Source with " + +#: ../src/Filters/Rules/Source/_HasIdOf.py:46 +msgid "Matches a source with a specified Gramps ID" +msgstr "Matches a source with a specified Gramps ID" + +#: ../src/Filters/Rules/Source/_HasNote.py:46 +msgid "Sources having notes" +msgstr "Sources having notes" + +#: ../src/Filters/Rules/Source/_HasNote.py:47 +msgid "Matches sources having a certain number of notes" +msgstr "Matches sources having a certain number of notes" + +#: ../src/Filters/Rules/Source/_HasNoteRegexp.py:42 +msgid "Sources having notes containing " +msgstr "Sources having notes containing " + +#: ../src/Filters/Rules/Source/_HasNoteRegexp.py:43 +msgid "Matches sources whose notes contain text matching a regular expression" +msgstr "Matches sources whose notes contain text matching a regular expression" + +#: ../src/Filters/Rules/Source/_HasNoteMatchingSubstringOf.py:43 +msgid "Sources having notes containing " +msgstr "Sources having notes containing " + +#: ../src/Filters/Rules/Source/_HasNoteMatchingSubstringOf.py:44 +msgid "Matches sources whose notes contain text matching a substring" +msgstr "Matches sources whose notes contain text matching a substring" + +#: ../src/Filters/Rules/Source/_HasReferenceCountOf.py:43 +msgid "Sources with a reference count of " +msgstr "Sources with a reference count of " + +#: ../src/Filters/Rules/Source/_HasReferenceCountOf.py:44 +msgid "Matches sources with a certain reference count" +msgstr "Matches sources with a certain reference count" + +#: ../src/Filters/Rules/Source/_HasRepository.py:48 +msgid "Sources with Repository references" +msgstr "Sources with Repository references" + +#: ../src/Filters/Rules/Source/_HasRepository.py:49 +msgid "Matches sources with a certain number of repository references" +msgstr "Matches sources with a certain number of repository references" + +#: ../src/Filters/Rules/Source/_HasRepositoryCallNumberRef.py:45 +msgid "" +"Sources with repository reference containing in \"Call Number\"" +msgstr "" +"Sources with repository reference containing in \"Call Number\"" + +#: ../src/Filters/Rules/Source/_HasRepositoryCallNumberRef.py:46 +msgid "" +"Matches sources with a repository reference\n" +"containing a substring in \"Call Number\"" +msgstr "" +"Matches sources with a repository reference\n" +"containing a substring in \"Call Number\"" + +#: ../src/Filters/Rules/Source/_MatchesFilter.py:45 +msgid "Sources matching the " +msgstr "Sources matching the " + +#: ../src/Filters/Rules/Source/_MatchesFilter.py:46 +msgid "Matches sources matched by the specified filter name" +msgstr "Matches sources matched by the specified filter name" + +#: ../src/Filters/Rules/Source/_MatchesRepositoryFilter.py:45 +msgid "Sources with repository reference matching the " +msgstr "Sources with repository reference matching the " + +#: ../src/Filters/Rules/Source/_MatchesRepositoryFilter.py:46 +msgid "" +"Matches sources with a repository reference that match a certain\n" +"repository filter" +msgstr "" +"Matches sources with a repository reference that match a certain\n" +"repository filter" + +#: ../src/Filters/Rules/Source/_MatchesTitleSubstringOf.py:44 +msgid "Sources title containing " +msgstr "Sources title containing " + +#: ../src/Filters/Rules/Source/_MatchesTitleSubstringOf.py:45 +msgid "Matches sources whose title contains a certain substring" +msgstr "Matches sources whose title contains a certain substring" + +#: ../src/Filters/Rules/Source/_SourcePrivate.py:43 +msgid "Sources marked private" +msgstr "Sources marked private" + +#: ../src/Filters/Rules/Source/_SourcePrivate.py:44 +msgid "Matches sources that are indicated as private" +msgstr "Matches sources that are indicated as private" + +#: ../src/Filters/Rules/Source/_RegExpIdOf.py:48 +msgid "Sources with matching regular expression" +msgstr "Sources with matching regular expression" + +#: ../src/Filters/Rules/Source/_RegExpIdOf.py:49 +msgid "Matches sources whose Gramps ID matches the regular expression" +msgstr "Matches sources whose Gramps ID matches the regular expression" + +#: ../src/Filters/Rules/Citation/_AllCitations.py:46 +msgid "Every citation" +msgstr "Every citation" + +#: ../src/Filters/Rules/Citation/_AllCitations.py:47 +msgid "Matches every citation in the database" +msgstr "Matches every citation in the database" + +#: ../src/Filters/Rules/Citation/_ChangedSince.py:47 +msgid "Citations changed after " +msgstr "Citations changed after " + +#: ../src/Filters/Rules/Citation/_ChangedSince.py:48 +msgid "" +"Matches citation records changed after a specified date-time (yyyy-mm-dd hh:" +"mm:ss) or in the range, if a second date-time is given." +msgstr "" +"Matches citation records changed after a specified date-time (yyyy-mm-dd hh:" +"mm:ss) or in the range, if a second date-time is given." + +#: ../src/Filters/Rules/Citation/_CitationPrivate.py:44 +msgid "Citations marked private" +msgstr "Citations marked private" + +#: ../src/Filters/Rules/Citation/_CitationPrivate.py:45 +msgid "Matches citations that are indicated as private" +msgstr "Matches citations that are indicated as private" + +#: ../src/Filters/Rules/Citation/_HasGallery.py:46 +msgid "Citations with media" +msgstr "Citations with media" + +#: ../src/Filters/Rules/Citation/_HasGallery.py:47 +msgid "Matches citations with a certain number of items in the gallery" +msgstr "Matches citations with a certain number of items in the gallery" + +#: ../src/Filters/Rules/Citation/_HasIdOf.py:46 +msgid "Citation with " +msgstr "Citation with " + +#: ../src/Filters/Rules/Citation/_HasIdOf.py:47 +msgid "Matches a citation with a specified Gramps ID" +msgstr "Matches a citation with a specified Gramps ID" + +#: ../src/Filters/Rules/Citation/_HasNote.py:47 +msgid "Citations having notes" +msgstr "Citations having notes" + +#: ../src/Filters/Rules/Citation/_HasNote.py:48 +msgid "Matches citations having a certain number of notes" +msgstr "Matches citations having a certain number of notes" + +#: ../src/Filters/Rules/Citation/_HasNoteMatchingSubstringOf.py:44 +msgid "Citations having notes containing " +msgstr "Citations having notes containing " + +#: ../src/Filters/Rules/Citation/_HasNoteMatchingSubstringOf.py:45 +msgid "Matches citations whose notes contain text matching a substring" +msgstr "Matches citations whose notes contain text matching a substring" + +#: ../src/Filters/Rules/Citation/_HasNoteRegexp.py:43 +msgid "Citations having notes containing " +msgstr "Citations having notes containing " + +#: ../src/Filters/Rules/Citation/_HasNoteRegexp.py:44 +msgid "" +"Matches citations whose notes contain text matching a regular expression" +msgstr "" +"Matches citations whose notes contain text matching a regular expression" + +#: ../src/Filters/Rules/Citation/_HasReferenceCountOf.py:44 +msgid "Citations with a reference count of " +msgstr "Citations with a reference count of " + +#: ../src/Filters/Rules/Citation/_HasReferenceCountOf.py:45 +msgid "Matches citations with a certain reference count" +msgstr "Matches citations with a certain reference count" + +#: ../src/Filters/Rules/Citation/_HasSource.py:49 +#: ../src/Filters/Rules/MediaObject/_HasMedia.py:47 +#: ../src/glade/mergedata.glade.h:14 ../src/glade/mergemedia.glade.h:10 +#: ../src/glade/mergeplace.glade.h:11 ../src/glade/mergesource.glade.h:11 +msgid "Title:" +msgstr "Title:" + +#: ../src/Filters/Rules/Citation/_HasSource.py:50 +#: ../src/glade/mergedata.glade.h:5 ../src/glade/mergesource.glade.h:4 +#: ../src/glade/plugins.glade.h:2 +msgid "Author:" +msgstr "Author:" + +#: ../src/Filters/Rules/Citation/_HasSource.py:51 +#: ../src/glade/mergedata.glade.h:11 ../src/glade/mergesource.glade.h:8 +msgid "Publication:" +msgstr "Publication:" + +#: ../src/Filters/Rules/Citation/_HasSource.py:52 +msgid "Sources matching parameters" +msgstr "Sources matching parameters" + +#: ../src/Filters/Rules/Citation/_HasSource.py:53 +msgid "Matches citations with a source of a particular value" +msgstr "Matches citations with a source of a particular value" + +#: ../src/Filters/Rules/Citation/_HasSource.py:55 +msgid "Source filters" +msgstr "Source filters" + +#: ../src/Filters/Rules/Citation/_MatchesFilter.py:46 +msgid "Citations matching the " +msgstr "Citations matching the " + +#: ../src/Filters/Rules/Citation/_MatchesFilter.py:47 +msgid "Matches citations matched by the specified filter name" +msgstr "Matches citations matched by the specified filter name" + +#: ../src/Filters/Rules/Citation/_MatchesPageSubstringOf.py:44 +msgid "Citation Volume/Page containing " +msgstr "Citation Volume/Page containing " + +#: ../src/Filters/Rules/Citation/_MatchesPageSubstringOf.py:45 +msgid "Matches citations whose Volume/Page contains a certain substring" +msgstr "Matches citations whose Volume/Page contains a certain substring" + +#: ../src/Filters/Rules/Citation/_RegExpIdOf.py:49 +msgid "Citations with matching regular expression" +msgstr "Citations with matching regular expression" + +#: ../src/Filters/Rules/Citation/_RegExpIdOf.py:50 +msgid "Matches citations whose Gramps ID matches the regular expression" +msgstr "Matches citations whose Gramps ID matches the regular expression" + +#: ../src/Filters/Rules/Citation/_MatchesRepositoryFilter.py:47 +msgid "" +"Citations with a source with a repository reference matching the " +msgstr "" +"Citations with a source with a repository reference matching the " + +#: ../src/Filters/Rules/Citation/_MatchesRepositoryFilter.py:49 +msgid "" +"Matches citations with sources with a repository reference that match a " +"certain repository filter" +msgstr "" +"Matches citations with sources with a repository reference that match a " +"certain repository filter" + +#: ../src/Filters/Rules/Citation/_MatchesSourceFilter.py:50 +msgid "Citations with source matching the " +msgstr "Citations with source matching the " + +#: ../src/Filters/Rules/Citation/_MatchesSourceFilter.py:51 +msgid "" +"Matches citations with sources that match the specified source filter name" +msgstr "" +"Matches citations with sources that match the specified source filter name" + +#: ../src/Filters/Rules/MediaObject/_AllMedia.py:45 +msgid "Every media object" +msgstr "Every media object" + +#: ../src/Filters/Rules/MediaObject/_AllMedia.py:46 +msgid "Matches every media object in the database" +msgstr "Matches every media object in the database" + +#: ../src/Filters/Rules/MediaObject/_ChangedSince.py:47 +msgid "Media objects changed after " +msgstr "Media objects changed after " + +#: ../src/Filters/Rules/MediaObject/_ChangedSince.py:48 +msgid "" +"Matches media objects changed after a specified date:time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date:time is given." +msgstr "" +"Matches media objects changed after a specified date:time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date:time is given." + +#: ../src/Filters/Rules/MediaObject/_HasAttribute.py:46 +msgid "Media objects with the attribute " +msgstr "Media objects with the attribute " + +#: ../src/Filters/Rules/MediaObject/_HasAttribute.py:47 +msgid "Matches media objects with the attribute of a particular value" +msgstr "Matches media objects with the attribute of a particular value" + +#: ../src/Filters/Rules/MediaObject/_HasIdOf.py:45 +msgid "Media object with " +msgstr "Media object with " + +#: ../src/Filters/Rules/MediaObject/_HasIdOf.py:46 +msgid "Matches a media object with a specified Gramps ID" +msgstr "Matches a media object with a specified Gramps ID" + +#: ../src/Filters/Rules/MediaObject/_HasMedia.py:48 +#: ../src/Filters/Rules/Repository/_HasRepo.py:48 +#: ../src/glade/editmediaref.glade.h:25 ../src/glade/mergeevent.glade.h:11 +#: ../src/glade/mergenote.glade.h:9 ../src/glade/mergerepository.glade.h:9 +msgid "Type:" +msgstr "Type:" + +#: ../src/Filters/Rules/MediaObject/_HasMedia.py:52 +msgid "Media objects matching parameters" +msgstr "Media objects matching parameters" + +#: ../src/Filters/Rules/MediaObject/_HasMedia.py:53 +msgid "Matches media objects with particular parameters" +msgstr "Matches media objects with particular parameters" + +#: ../src/Filters/Rules/MediaObject/_HasNoteMatchingSubstringOf.py:43 +msgid "Media objects having notes containing " +msgstr "Media objects having notes containing " + +#: ../src/Filters/Rules/MediaObject/_HasNoteMatchingSubstringOf.py:44 +msgid "Matches media objects whose notes contain text matching a substring" +msgstr "Matches media objects whose notes contain text matching a substring" + +#: ../src/Filters/Rules/MediaObject/_HasNoteRegexp.py:42 +msgid "Media objects having notes containing " +msgstr "Media objects having notes containing " + +#: ../src/Filters/Rules/MediaObject/_HasNoteRegexp.py:44 +msgid "" +"Matches media objects whose notes contain text matching a regular expression" +msgstr "" +"Matches media objects whose notes contain text matching a regular expression" + +#: ../src/Filters/Rules/MediaObject/_HasReferenceCountOf.py:43 +msgid "Media objects with a reference count of " +msgstr "Media objects with a reference count of " + +#: ../src/Filters/Rules/MediaObject/_HasReferenceCountOf.py:44 +msgid "Matches media objects with a certain reference count" +msgstr "Matches media objects with a certain reference count" + +#: ../src/Filters/Rules/MediaObject/_HasTag.py:49 +msgid "Media objects with the " +msgstr "Media objects with the " + +#: ../src/Filters/Rules/MediaObject/_HasTag.py:50 +msgid "Matches media objects with the particular tag" +msgstr "Matches media objects with the particular tag" + +#: ../src/Filters/Rules/MediaObject/_MatchesFilter.py:45 +msgid "Media objects matching the " +msgstr "Media objects matching the " + +#: ../src/Filters/Rules/MediaObject/_MatchesFilter.py:46 +msgid "Matches media objects matched by the specified filter name" +msgstr "Matches media objects matched by the specified filter name" + +#: ../src/Filters/Rules/MediaObject/_MediaPrivate.py:43 +msgid "Media objects marked private" +msgstr "Media objects marked private" + +#: ../src/Filters/Rules/MediaObject/_MediaPrivate.py:44 +msgid "Matches Media objects that are indicated as private" +msgstr "Matches Media objects that are indicated as private" + +#: ../src/Filters/Rules/MediaObject/_RegExpIdOf.py:48 +msgid "Media Objects with matching regular expression" +msgstr "Media Objects with matching regular expression" + +#: ../src/Filters/Rules/MediaObject/_RegExpIdOf.py:49 +msgid "Matches media objects whose Gramps ID matches the regular expression" +msgstr "Matches media objects whose Gramps ID matches the regular expression" + +#: ../src/Filters/Rules/Repository/_AllRepos.py:45 +msgid "Every repository" +msgstr "Every repository" + +#: ../src/Filters/Rules/Repository/_AllRepos.py:46 +msgid "Matches every repository in the database" +msgstr "Matches every repository in the database" + +#: ../src/Filters/Rules/Repository/_ChangedSince.py:47 +msgid "Repositories changed after " +msgstr "Repositories changed after " + +#: ../src/Filters/Rules/Repository/_ChangedSince.py:48 +msgid "" +"Matches repository records changed after a specified date/time (yyyy-mm-dd " +"hh:mm:ss) or in the range, if a second date/time is given." +msgstr "" +"Matches repository records changed after a specified date/time (yyyy-mm-dd " +"hh:mm:ss) or in the range, if a second date/time is given." + +#: ../src/Filters/Rules/Repository/_HasIdOf.py:45 +msgid "Repository with " +msgstr "Repository with " + +#: ../src/Filters/Rules/Repository/_HasIdOf.py:46 +msgid "Matches a repository with a specified Gramps ID" +msgstr "Matches a repository with a specified Gramps ID" + +#: ../src/Filters/Rules/Repository/_HasNoteMatchingSubstringOf.py:43 +msgid "Repositories having notes containing " +msgstr "Repositories having notes containing " + +#: ../src/Filters/Rules/Repository/_HasNoteMatchingSubstringOf.py:44 +msgid "Matches repositories whose notes contain text matching a substring" +msgstr "Matches repositories whose notes contain text matching a substring" + +#: ../src/Filters/Rules/Repository/_HasNoteRegexp.py:42 +msgid "Repositories having notes containing " +msgstr "Repositories having notes containing " + +#: ../src/Filters/Rules/Repository/_HasNoteRegexp.py:44 +msgid "" +"Matches repositories whose notes contain text matching a regular expression" +msgstr "" +"Matches repositories whose notes contain text matching a regular expression" + +#: ../src/Filters/Rules/Repository/_HasReferenceCountOf.py:43 +msgid "Repositories with a reference count of " +msgstr "Repositories with a reference count of " + +#: ../src/Filters/Rules/Repository/_HasReferenceCountOf.py:44 +msgid "Matches repositories with a certain reference count" +msgstr "Matches repositories with a certain reference count" + +#: ../src/Filters/Rules/Repository/_HasRepo.py:50 +#: ../src/plugins/tool/phpgedview.glade.h:5 +msgid "URL:" +msgstr "URL:" + +#: ../src/Filters/Rules/Repository/_HasRepo.py:52 +msgid "Repositories matching parameters" +msgstr "Repositories matching parameters" + +#: ../src/Filters/Rules/Repository/_HasRepo.py:53 +msgid "Matches Repositories with particular parameters" +msgstr "Matches Repositories with particular parameters" + +#: ../src/Filters/Rules/Repository/_MatchesFilter.py:45 +msgid "Repositories matching the " +msgstr "Repositories matching the " + +#: ../src/Filters/Rules/Repository/_MatchesFilter.py:46 +msgid "Matches repositories matched by the specified filter name" +msgstr "Matches repositories matched by the specified filter name" + +#: ../src/Filters/Rules/Repository/_MatchesNameSubstringOf.py:44 +msgid "Repository name containing " +msgstr "Repository name containing " + +#: ../src/Filters/Rules/Repository/_MatchesNameSubstringOf.py:45 +msgid "Matches repositories whose name contains a certain substring" +msgstr "Matches repositories whose name contains a certain substring" + +#: ../src/Filters/Rules/Repository/_RegExpIdOf.py:48 +msgid "Repositories with matching regular expression" +msgstr "Repositories with matching regular expression" + +#: ../src/Filters/Rules/Repository/_RegExpIdOf.py:49 +msgid "Matches repositories whose Gramps ID matches the regular expression" +msgstr "Matches repositories whose Gramps ID matches the regular expression" + +#: ../src/Filters/Rules/Repository/_RepoPrivate.py:43 +msgid "Repositories marked private" +msgstr "Repositories marked private" + +#: ../src/Filters/Rules/Repository/_RepoPrivate.py:44 +msgid "Matches repositories that are indicated as private" +msgstr "Matches repositories that are indicated as private" + +#: ../src/Filters/Rules/Note/_AllNotes.py:45 +msgid "Every note" +msgstr "Every note" + +#: ../src/Filters/Rules/Note/_AllNotes.py:46 +msgid "Matches every note in the database" +msgstr "Matches every note in the database" + +#: ../src/Filters/Rules/Note/_ChangedSince.py:47 +msgid "Notes changed after " +msgstr "Notes changed after " + +#: ../src/Filters/Rules/Note/_ChangedSince.py:48 +msgid "" +"Matches note records changed after a specified date-time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date-time is given." +msgstr "" +"Matches note records changed after a specified date-time (yyyy-mm-dd hh:mm:" +"ss) or in the range, if a second date-time is given." + +#: ../src/Filters/Rules/Note/_HasIdOf.py:45 +msgid "Note with " +msgstr "Note with " + +#: ../src/Filters/Rules/Note/_HasIdOf.py:46 +msgid "Matches a note with a specified Gramps ID" +msgstr "Matches a note with a specified Gramps ID" + +#: ../src/Filters/Rules/Note/_MatchesSubstringOf.py:45 +msgid "Notes containing " +msgstr "Notes containing " + +#: ../src/Filters/Rules/Note/_MatchesSubstringOf.py:46 +msgid "Matches notes that contain text which matches a substring" +msgstr "Matches notes that contain text which matches a substring" + +#: ../src/Filters/Rules/Note/_MatchesRegexpOf.py:44 +msgid "Regular expression:" +msgstr "Regular expression:" + +#: ../src/Filters/Rules/Note/_MatchesRegexpOf.py:45 +msgid "Notes containing " +msgstr "Notes containing " + +#: ../src/Filters/Rules/Note/_MatchesRegexpOf.py:46 +msgid "Matches notes that contain text which matches a regular expression" +msgstr "Matches notes that contain text which matches a regular expression" + +#: ../src/Filters/Rules/Note/_HasNote.py:47 ../src/glade/mergenote.glade.h:8 +msgid "Text:" +msgstr "Text:" + +#: ../src/Filters/Rules/Note/_HasNote.py:50 +msgid "Notes matching parameters" +msgstr "Notes matching parameters" + +#: ../src/Filters/Rules/Note/_HasNote.py:51 +msgid "Matches Notes with particular parameters" +msgstr "Matches Notes with particular parameters" + +#: ../src/Filters/Rules/Note/_HasTag.py:49 +msgid "Notes with the " +msgstr "Notes with the " + +#: ../src/Filters/Rules/Note/_HasTag.py:50 +msgid "Matches notes with the particular tag" +msgstr "Matches notes with the particular tag" + +#: ../src/Filters/Rules/Note/_HasReferenceCountOf.py:43 +msgid "Notes with a reference count of " +msgstr "Notes with a reference count of " + +#: ../src/Filters/Rules/Note/_HasReferenceCountOf.py:44 +msgid "Matches notes with a certain reference count" +msgstr "Matches notes with a certain reference count" + +#: ../src/Filters/Rules/Note/_MatchesFilter.py:45 +msgid "Notes matching the " +msgstr "Notes matching the " + +#: ../src/Filters/Rules/Note/_MatchesFilter.py:46 +msgid "Matches notes matched by the specified filter name" +msgstr "Matches notes matched by the specified filter name" + +#: ../src/Filters/Rules/Note/_RegExpIdOf.py:48 +msgid "Notes with matching regular expression" +msgstr "Notes with matching regular expression" + +#: ../src/Filters/Rules/Note/_RegExpIdOf.py:49 +msgid "Matches notes whose Gramps ID matches the regular expression" +msgstr "Matches notes whose Gramps ID matches the regular expression" + +#: ../src/Filters/Rules/Note/_NotePrivate.py:43 +msgid "Notes marked private" +msgstr "Notes marked private" + +#: ../src/Filters/Rules/Note/_NotePrivate.py:44 +msgid "Matches notes that are indicated as private" +msgstr "Matches notes that are indicated as private" + +#: ../src/Filters/SideBar/_CitationSidebarFilter.py:74 +#: ../src/Filters/SideBar/_EventSidebarFilter.py:77 +#: ../src/Filters/SideBar/_FamilySidebarFilter.py:90 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:93 +#: ../src/Filters/SideBar/_SourceSidebarFilter.py:66 +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:73 +#: ../src/Filters/SideBar/_MediaSidebarFilter.py:67 +#: ../src/Filters/SideBar/_RepoSidebarFilter.py:76 +#: ../src/Filters/SideBar/_NoteSidebarFilter.py:72 +msgid "Use regular expressions" +msgstr "Use regular expressions" + +#: ../src/Filters/SideBar/_CitationSidebarFilter.py:99 +#: ../src/Filters/SideBar/_EventSidebarFilter.py:100 +#: ../src/Filters/SideBar/_FamilySidebarFilter.py:122 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:137 +#: ../src/Filters/SideBar/_SourceSidebarFilter.py:86 +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:97 +#: ../src/Filters/SideBar/_MediaSidebarFilter.py:95 +#: ../src/Filters/SideBar/_RepoSidebarFilter.py:98 +#: ../src/Filters/SideBar/_NoteSidebarFilter.py:99 +msgid "Custom filter" +msgstr "Custom filter" + +#: ../src/Filters/SideBar/_EventSidebarFilter.py:96 +msgid "Participants" +msgstr "Participants" + +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:90 +msgid "any" +msgstr "any" + +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:131 +#: ../src/Filters/SideBar/_PersonSidebarFilter.py:133 +#, python-format +msgid "example: \"%s\" or \"%s\"" +msgstr "example: \"%s\" or \"%s\"" + +#: ../src/Filters/SideBar/_SidebarFilter.py:79 +msgid "Reset" +msgstr "Reset" + +#: ../src/Filters/SideBar/_SourceSidebarFilter.py:84 +msgid "Publication" +msgstr "Publication" + +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:94 +msgid "ZIP/Postal code" +msgstr "ZIP/Postal code" + +#: ../src/Filters/SideBar/_PlaceSidebarFilter.py:95 +msgid "Church parish" +msgstr "Church parish" + +#: ../src/plugins/docgen/gtkprint.glade.h:1 +msgid "Closes print preview window" +msgstr "Closes print preview window" + +#: ../src/plugins/docgen/gtkprint.glade.h:2 +msgid "Print Preview" +msgstr "Print Preview" + +#: ../src/plugins/docgen/gtkprint.glade.h:3 +msgid "Prints the current file" +msgstr "Prints the current file" + +#: ../src/plugins/docgen/gtkprint.glade.h:4 +msgid "Shows previous page" +msgstr "Shows previous page" + +#: ../src/plugins/docgen/gtkprint.glade.h:5 +msgid "Shows the first page" +msgstr "Shows the first page" + +#: ../src/plugins/docgen/gtkprint.glade.h:6 +msgid "Shows the last page" +msgstr "Shows the last page" + +#: ../src/plugins/docgen/gtkprint.glade.h:7 +msgid "Shows the next page" +msgstr "Shows the next page" + +#: ../src/plugins/docgen/gtkprint.glade.h:8 +msgid "Zooms the page in" +msgstr "Zooms the page in" + +#: ../src/plugins/docgen/gtkprint.glade.h:9 +msgid "Zooms the page out" +msgstr "Zooms the page out" + +#: ../src/plugins/docgen/gtkprint.glade.h:10 +msgid "Zooms to fit the page width" +msgstr "Zooms to fit the page width" + +#: ../src/plugins/docgen/gtkprint.glade.h:11 +msgid "Zooms to fit the whole page" +msgstr "Zooms to fit the whole page" + +#: ../src/glade/editperson.glade.h:1 ../src/glade/editcitation.glade.h:2 +#: ../src/glade/editreporef.glade.h:1 ../src/glade/editmediaref.glade.h:1 +#: ../src/glade/editeventref.glade.h:1 ../src/glade/editsourceref.glade.h:1 +#: ../src/plugins/tool/verify.glade.h:3 +msgid "General" +msgstr "General" + +#: ../src/glade/editperson.glade.h:2 +msgid "Image" +msgstr "Image" + +#: ../src/glade/editperson.glade.h:3 +msgid "Preferred Name " +msgstr "Preferred Name " + +#: ../src/glade/editperson.glade.h:4 ../src/glade/editname.glade.h:4 +msgid "" +"A descriptive name given in place of or in addition to the official given " +"name." +msgstr "" +"A descriptive name given in place of or in addition to the official given " +"name." + +#: ../src/glade/editperson.glade.h:5 ../src/glade/editname.glade.h:6 +msgid "A title used to refer to the person, such as 'Dr.' or 'Rev.'" +msgstr "A title used to refer to the person, such as 'Dr.' or 'Rev.'" + +#: ../src/glade/editperson.glade.h:6 +msgid "A unique ID for the person." +msgstr "A unique ID for the person." + +#: ../src/glade/editperson.glade.h:7 ../src/glade/editsource.glade.h:3 +#: ../src/glade/editrepository.glade.h:2 ../src/glade/editreporef.glade.h:6 +#: ../src/glade/editfamily.glade.h:5 ../src/glade/editname.glade.h:7 +msgid "Abandon changes and close window" +msgstr "Abandon changes and close window" + +#: ../src/glade/editperson.glade.h:8 ../src/glade/editsource.glade.h:4 +#: ../src/glade/editurl.glade.h:2 ../src/glade/editrepository.glade.h:3 +#: ../src/glade/editreporef.glade.h:7 ../src/glade/editpersonref.glade.h:1 +#: ../src/glade/editlink.glade.h:1 ../src/glade/editfamily.glade.h:6 +#: ../src/glade/editchildref.glade.h:1 ../src/glade/editaddress.glade.h:1 +#: ../src/glade/editldsord.glade.h:1 ../src/glade/editname.glade.h:8 +#: ../src/glade/editevent.glade.h:2 +msgid "Accept changes and close window" +msgstr "Accept changes and close window" + +#: ../src/glade/editperson.glade.h:10 ../src/glade/editname.glade.h:9 +msgid "" +"An identification of what type of Name this is, eg. Birth Name, Married Name." +msgstr "" +"An identification of what type of Name this is, eg. Birth Name, Married Name." + +#: ../src/glade/editperson.glade.h:11 +msgid "" +"An optional prefix for the family that is not used in sorting, such as \"de" +"\" or \"van\"." +msgstr "" +"An optional prefix for the family that is not used in sorting, such as \"de" +"\" or \"van\"." + +#: ../src/glade/editperson.glade.h:12 ../src/glade/editname.glade.h:10 +msgid "An optional suffix to the name, such as \"Jr.\" or \"III\"" +msgstr "An optional suffix to the name, such as \"Jr.\" or \"III\"" + +#: ../src/glade/editperson.glade.h:13 +msgid "C_all:" +msgstr "C_all:" + +#: ../src/glade/editperson.glade.h:14 +msgid "Click on a table cell to edit." +msgstr "Click on a table cell to edit." + +#: ../src/glade/editperson.glade.h:16 +msgid "G_ender:" +msgstr "G_ender:" + +#: ../src/glade/editperson.glade.h:17 +msgid "Go to Name Editor to add more information about this name" +msgstr "Go to Name Editor to add more information about this name" + +#: ../src/glade/editperson.glade.h:19 +msgid "O_rigin:" +msgstr "O_rigin:" + +#: ../src/glade/editperson.glade.h:20 +msgid "" +"Part of a person's name indicating the family to which the person belongs" +msgstr "" +"Part of a person's name indicating the family to which the person belongs" + +#: ../src/glade/editperson.glade.h:21 ../src/glade/editname.glade.h:18 +msgid "" +"Part of the Given name that is the normally used name. If background is red, " +"call name is not part of Given name and will not be printed underlined in " +"some reports." +msgstr "" +"Part of the Given name that is the normally used name. If background is red, " +"call name is not part of Given name and will not be printed underlined in " +"some reports." + +#: ../src/glade/editperson.glade.h:25 +msgid "Set person as private data" +msgstr "Set person as private data" + +#: ../src/glade/editperson.glade.h:27 ../src/glade/editname.glade.h:26 +msgid "T_itle:" +msgstr "T_itle:" + +#: ../src/glade/editperson.glade.h:29 +msgid "" +"The origin of this family name for this family, eg 'Inherited' or " +"'Patronymic'." +msgstr "" +"The origin of this family name for this family, eg 'Inherited' or " +"'Patronymic'." + +#: ../src/glade/editperson.glade.h:30 ../src/glade/editname.glade.h:29 +msgid "The person's given names" +msgstr "The person's given names" + +#: ../src/glade/editperson.glade.h:31 +msgid "" +"Use Multiple Surnames\n" +"Indicate that the surname consists of different parts. Every surname has its " +"own prefix and a possible connector to the next surname. Eg., the surname " +"Ramón y Cajal can be stored as Ramón, which is inherited from the father, " +"the connector y, and Cajal, which is inherited from the mother." +msgstr "" +"Use Multiple Surnames\n" +"Indicate that the surname consists of different parts. Every surname has its " +"own prefix and a possible connector to the next surname. Eg., the surname " +"Ramón y Cajal can be stored as Ramón, which is inherited from the father, " +"the connector y, and Cajal, which is inherited from the mother." + +#: ../src/glade/editperson.glade.h:33 ../src/glade/editname.glade.h:32 +msgid "_Given:" +msgstr "_Given:" + +#: ../src/glade/editperson.glade.h:34 ../src/glade/editsource.glade.h:13 +#: ../src/glade/editcitation.glade.h:27 ../src/glade/editrepository.glade.h:9 +#: ../src/glade/editreporef.glade.h:16 ../src/glade/editfamily.glade.h:22 +#: ../src/glade/editmedia.glade.h:17 ../src/glade/editmediaref.glade.h:30 +#: ../src/glade/editeventref.glade.h:13 ../src/glade/editnote.glade.h:11 +#: ../src/glade/editplace.glade.h:30 ../src/glade/editsourceref.glade.h:25 +#: ../src/glade/editevent.glade.h:17 +msgid "_ID:" +msgstr "_ID:" + +#: ../src/glade/editperson.glade.h:35 +msgid "_Nick:" +msgstr "_Nick:" + +#: ../src/glade/editperson.glade.h:36 +msgid "_Surname:" +msgstr "_Surname:" + +#: ../src/glade/editperson.glade.h:37 ../src/glade/editfamily.glade.h:23 +#: ../src/glade/editmedia.glade.h:19 ../src/glade/editmediaref.glade.h:32 +#: ../src/glade/editnote.glade.h:13 +msgid "_Tags:" +msgstr "_Tags:" + +#: ../src/glade/editperson.glade.h:38 ../src/glade/editurl.glade.h:9 +#: ../src/glade/editrepository.glade.h:11 ../src/glade/editreporef.glade.h:19 +#: ../src/glade/editfamily.glade.h:24 ../src/glade/editnote.glade.h:14 +#: ../src/glade/editname.glade.h:35 +msgid "_Type:" +msgstr "_Type:" + +#: ../src/glade/grampletpane.glade.h:1 +msgid "Click to delete gramplet from view" +msgstr "Click to delete gramplet from view" + +#: ../src/glade/grampletpane.glade.h:2 +msgid "Click to expand/collapse" +msgstr "Click to expand/collapse" + +#: ../src/glade/grampletpane.glade.h:3 +msgid "Close" +msgstr "Close" + +#: ../src/glade/grampletpane.glade.h:4 +msgid "Config" +msgstr "Config" + +#: ../src/glade/grampletpane.glade.h:5 +msgid "Delete" +msgstr "Delete" + +#: ../src/glade/grampletpane.glade.h:6 +msgid "Detach" +msgstr "Detach" + +#: ../src/glade/grampletpane.glade.h:7 +msgid "Drag to move; click to detach" +msgstr "Drag to move; click to detach" + +#: ../src/glade/baseselector.glade.h:1 +msgid "Show all" +msgstr "Show all" + +#: ../src/glade/reorder.glade.h:1 +msgid "Family relationships" +msgstr "Family relationships" + +#: ../src/glade/reorder.glade.h:2 +msgid "Parent relationships" +msgstr "Parent relationships" + +#: ../src/glade/reorder.glade.h:3 +msgid "Arrow bottom" +msgstr "Arrow bottom" + +#: ../src/glade/reorder.glade.h:4 +msgid "Arrow top" +msgstr "Arrow top" + +#: ../src/glade/reorder.glade.h:5 +msgid "Move family down" +msgstr "Move family down" + +#: ../src/glade/reorder.glade.h:6 +msgid "Move family up" +msgstr "Move family up" + +#: ../src/glade/reorder.glade.h:7 +msgid "Move parent down" +msgstr "Move parent down" + +#: ../src/glade/reorder.glade.h:8 +msgid "Move parent up" +msgstr "Move parent up" + +#: ../src/glade/tipofday.glade.h:1 +msgid "_Display on startup" +msgstr "_Display on startup" + +#: ../src/glade/displaystate.glade.h:1 ../data/gramps.desktop.in.h:2 +msgid "Gramps" +msgstr "Gramps" + +#: ../src/glade/addmedia.glade.h:1 ../src/glade/editmedia.glade.h:1 +#: ../src/glade/editmediaref.glade.h:3 +msgid "Preview" +msgstr "Preview" + +#: ../src/glade/addmedia.glade.h:2 +msgid "Convert to a relative path" +msgstr "Convert to a relative path" + +#: ../src/glade/addmedia.glade.h:4 ../src/glade/editsource.glade.h:15 +#: ../src/glade/editcitation.glade.h:29 ../src/glade/editmedia.glade.h:20 +#: ../src/glade/editmediaref.glade.h:33 ../src/glade/editsourceref.glade.h:27 +msgid "_Title:" +msgstr "_Title:" + +#: ../src/glade/questiondialog.glade.h:1 +msgid "Close _without saving" +msgstr "Close _without saving" + +#: ../src/glade/questiondialog.glade.h:2 +msgid "Do not ask again" +msgstr "Do not ask again" + +#: ../src/glade/questiondialog.glade.h:3 +msgid "Do not show this dialog again" +msgstr "Do not show this dialog again" + +#: ../src/glade/questiondialog.glade.h:4 +msgid "" +"If you check this button, all the missing media files will be automatically " +"treated according to the currently selected option. No further dialogs will " +"be presented for any missing media files." +msgstr "" +"If you check this button, all the missing media files will be automatically " +"treated according to the currently selected option. No further dialogs will " +"be presented for any missing media files." + +#: ../src/glade/questiondialog.glade.h:5 +msgid "Keep reference to the missing file" +msgstr "Keep reference to the missing file" + +#: ../src/glade/questiondialog.glade.h:6 +msgid "Remove object and all references to it from the database" +msgstr "Remove object and all references to it from the database" + +#: ../src/glade/questiondialog.glade.h:7 +msgid "Select replacement for the missing file" +msgstr "Select replacement for the missing file" + +#: ../src/glade/questiondialog.glade.h:8 +msgid "_Keep Reference" +msgstr "_Keep Reference" + +#: ../src/glade/questiondialog.glade.h:9 +msgid "_Remove Object" +msgstr "_Remove Object" + +#: ../src/glade/questiondialog.glade.h:10 +msgid "_Select File" +msgstr "_Select File" + +#: ../src/glade/questiondialog.glade.h:11 +msgid "_Use this selection for all missing media files" +msgstr "_Use this selection for all missing media files" + +#: ../src/glade/configure.glade.h:1 +msgid "Example:" +msgstr "Example:" + +#: ../src/glade/configure.glade.h:2 +msgid "Format _definition:" +msgstr "Format _definition:" + +#: ../src/glade/configure.glade.h:3 +msgid "Format _name:" +msgstr "Format _name:" + +#: ../src/glade/configure.glade.h:4 +msgid "Format definition details" +msgstr "Format definition details" + +#: ../src/glade/configure.glade.h:6 +#, no-c-format +msgid "" +"The following conventions are used:\n" +" %f - Given Name %F - GIVEN NAME\n" +" %l - Surname %L - SURNAME\n" +" %t - Title %T - TITLE\n" +" %p - Prefix %P - PREFIX\n" +" %s - Suffix %S - SUFFIX\n" +" %c - Call name %C - CALL NAME\n" +" %y - Patronymic %Y - PATRONYMIC" +msgstr "" +"The following conventions are used:\n" +" %f - Given Name %F - GIVEN NAME\n" +" %l - Surname %L - SURNAME\n" +" %t - Title %T - TITLE\n" +" %p - Prefix %P - PREFIX\n" +" %s - Suffix %S - SUFFIX\n" +" %c - Call name %C - CALL NAME\n" +" %y - Patronymic %Y - PATRONYMIC" + +#: ../src/glade/dateedit.glade.h:1 +msgid "Date" +msgstr "Date" + +#: ../src/glade/dateedit.glade.h:2 +msgid "Q_uality" +msgstr "Q_uality" + +#: ../src/glade/dateedit.glade.h:3 +msgid "Second date" +msgstr "Second date" + +#: ../src/glade/dateedit.glade.h:4 +msgid "_Type" +msgstr "_Type" + +#: ../src/glade/dateedit.glade.h:5 +msgid "Calenda_r:" +msgstr "Calenda_r:" + +#: ../src/glade/dateedit.glade.h:6 +msgid "D_ay" +msgstr "D_ay" + +#: ../src/glade/dateedit.glade.h:7 +msgid "Dua_l dated" +msgstr "Dua_l dated" + +#: ../src/glade/dateedit.glade.h:8 +msgid "Mo_nth" +msgstr "Mo_nth" + +#: ../src/glade/dateedit.glade.h:9 +msgid "Month-Day of first day of new year (e.g., \"1-1\", \"3-1\", \"3-25\")" +msgstr "Month-Day of first day of new year (e.g., \"1-1\", \"3-1\", \"3-25\")" + +#: ../src/glade/dateedit.glade.h:10 +msgid "Ne_w year begins: " +msgstr "Ne_w year begins: " + +#: ../src/glade/dateedit.glade.h:11 +msgid "Old Style/New Style" +msgstr "Old Style/New Style" + +#: ../src/glade/dateedit.glade.h:12 +msgid "Te_xt comment:" +msgstr "Te_xt comment:" + +#: ../src/glade/dateedit.glade.h:13 +msgid "Y_ear" +msgstr "Y_ear" + +#: ../src/glade/dateedit.glade.h:14 +msgid "_Day" +msgstr "_Day" + +#: ../src/glade/dateedit.glade.h:15 +msgid "_Month" +msgstr "_Month" + +#: ../src/glade/dateedit.glade.h:16 +msgid "_Year" +msgstr "_Year" + +#: ../src/glade/editsource.glade.h:1 ../src/glade/editcitation.glade.h:7 +#: ../src/glade/editsourceref.glade.h:5 +msgid "A unique ID to identify the source" +msgstr "A unique ID to identify the source" + +#: ../src/glade/editsource.glade.h:2 ../src/glade/editcitation.glade.h:8 +#: ../src/glade/editsourceref.glade.h:6 +msgid "A_bbreviation:" +msgstr "A_bbreviation:" + +#: ../src/glade/editsource.glade.h:5 ../src/glade/editcitation.glade.h:9 +#: ../src/glade/editsourceref.glade.h:7 +msgid "Authors of the source." +msgstr "Authors of the source." + +#: ../src/glade/editsource.glade.h:6 ../src/glade/editrepository.glade.h:4 +#: ../src/glade/editreporef.glade.h:10 ../src/glade/editfamily.glade.h:14 +msgid "Indicates if the record is private" +msgstr "Indicates if the record is private" + +#: ../src/glade/editsource.glade.h:9 ../src/glade/editcitation.glade.h:20 +#: ../src/glade/editsourceref.glade.h:18 +msgid "" +"Provide a short title used for sorting, filing, and retrieving source " +"records." +msgstr "" +"Provide a short title used for sorting, filing, and retrieving source " +"records." + +#: ../src/glade/editsource.glade.h:10 ../src/glade/editcitation.glade.h:21 +#: ../src/glade/editsourceref.glade.h:19 +msgid "" +"Publication Information, such as city and year of publication, name of " +"publisher, ..." +msgstr "" +"Publication Information, such as city and year of publication, name of " +"publisher, ..." + +#: ../src/glade/editsource.glade.h:11 ../src/glade/editcitation.glade.h:24 +#: ../src/glade/editsourceref.glade.h:22 +msgid "Title of the source." +msgstr "Title of the source." + +#: ../src/glade/editsource.glade.h:12 ../src/glade/editcitation.glade.h:25 +#: ../src/glade/editsourceref.glade.h:23 +msgid "_Author:" +msgstr "_Author:" + +#: ../src/glade/editsource.glade.h:14 +msgid "_Pub. info.:" +msgstr "_Pub. info.:" + +#: ../src/glade/styleeditor.glade.h:1 +msgid "Alignment" +msgstr "Alignment" + +#: ../src/glade/styleeditor.glade.h:2 +msgid "Background color" +msgstr "Background colour" + +#: ../src/glade/styleeditor.glade.h:3 +msgid "Borders" +msgstr "Borders" + +#: ../src/glade/styleeditor.glade.h:4 +msgid "Color" +msgstr "Colour" + +#: ../src/glade/styleeditor.glade.h:5 ../src/glade/rule.glade.h:2 +msgid "Description" +msgstr "Description" + +#: ../src/glade/styleeditor.glade.h:6 +msgid "Font options" +msgstr "Font options" + +#: ../src/glade/styleeditor.glade.h:7 +msgid "Indentation" +msgstr "Indentation" + +#: ../src/glade/styleeditor.glade.h:8 ../src/glade/rule.glade.h:3 +#: ../src/plugins/tool/finddupes.glade.h:2 +#: ../src/plugins/tool/mergecitations.glade.h:2 +msgid "Options" +msgstr "Options" + +#: ../src/glade/styleeditor.glade.h:9 +msgid "Paragraph options" +msgstr "Paragraph options" + +#: ../src/glade/styleeditor.glade.h:10 +msgid "Size" +msgstr "Size" + +#: ../src/glade/styleeditor.glade.h:11 +msgid "Spacing" +msgstr "Spacing" + +#: ../src/glade/styleeditor.glade.h:12 +msgid "Type face" +msgstr "Type face" + +#: ../src/glade/styleeditor.glade.h:13 +msgid "Abo_ve:" +msgstr "Abo_ve:" + +#: ../src/glade/styleeditor.glade.h:15 +msgid "Add a new style" +msgstr "Add a new style" + +#: ../src/glade/styleeditor.glade.h:16 +msgid "Belo_w:" +msgstr "Belo_w:" + +#: ../src/glade/styleeditor.glade.h:17 +msgid "Cen_ter" +msgstr "Cen_ter" + +#: ../src/glade/styleeditor.glade.h:18 +msgid "Delete the selected style" +msgstr "Delete the selected style" + +#: ../src/glade/styleeditor.glade.h:20 +msgid "Edit the selected style" +msgstr "Edit the selected style" + +#: ../src/glade/styleeditor.glade.h:21 ../src/glade/editfamily.glade.h:12 +#: ../src/glade/editchildref.glade.h:3 ../src/glade/rule.glade.h:20 +msgid "Edition" +msgstr "Edition" + +#: ../src/glade/styleeditor.glade.h:22 +msgid "First li_ne:" +msgstr "First li_ne:" + +#: ../src/glade/styleeditor.glade.h:23 +msgid "J_ustify" +msgstr "J_ustify" + +#: ../src/glade/styleeditor.glade.h:24 +msgid "L_eft:" +msgstr "L_eft:" + +#: ../src/glade/styleeditor.glade.h:25 +msgid "Le_ft" +msgstr "Le_ft" + +#: ../src/glade/styleeditor.glade.h:26 +msgid "R_ight:" +msgstr "R_ight:" + +#: ../src/glade/styleeditor.glade.h:28 +msgid "Righ_t" +msgstr "Righ_t" + +#: ../src/glade/styleeditor.glade.h:29 +msgid "Style n_ame:" +msgstr "Style n_ame:" + +#: ../src/glade/styleeditor.glade.h:30 +msgid "Style name" +msgstr "Style name" + +#: ../src/glade/styleeditor.glade.h:31 +msgid "_Bold" +msgstr "_Bold" + +#: ../src/glade/styleeditor.glade.h:32 +msgid "_Bottom" +msgstr "_Bottom" + +#: ../src/glade/styleeditor.glade.h:33 +msgid "_Italic" +msgstr "_Italic" + +#: ../src/glade/styleeditor.glade.h:34 +msgid "_Left" +msgstr "_Left" + +#: ../src/glade/styleeditor.glade.h:35 +msgid "_Padding:" +msgstr "_Padding:" + +#: ../src/glade/styleeditor.glade.h:36 +msgid "_Right" +msgstr "_Right" + +#: ../src/glade/styleeditor.glade.h:37 +msgid "_Roman (Times, serif)" +msgstr "_Roman (Times, serif)" + +#: ../src/glade/styleeditor.glade.h:38 +msgid "_Swiss (Arial, Helvetica, sans-serif)" +msgstr "_Swiss (Arial, Helvetica, sans-serif)" + +#: ../src/glade/styleeditor.glade.h:39 +msgid "_Top" +msgstr "_Top" + +#: ../src/glade/styleeditor.glade.h:40 +msgid "_Underline" +msgstr "_Underline" + +#: ../src/glade/dbman.glade.h:1 +msgid "Version description" +msgstr "Version description" + +#: ../src/glade/dbman.glade.h:2 +msgid "Family Trees - Gramps" +msgstr "Family Trees - Gramps" + +#: ../src/glade/dbman.glade.h:3 +msgid "Re_pair" +msgstr "Re_pair" + +#: ../src/glade/dbman.glade.h:4 +msgid "Revision comment - Gramps" +msgstr "Revision comment - Gramps" + +#: ../src/glade/dbman.glade.h:6 +msgid "_Close Window" +msgstr "_Close Window" + +#: ../src/glade/dbman.glade.h:7 +msgid "_Load Family Tree" +msgstr "_Load Family Tree" + +#: ../src/glade/dbman.glade.h:8 +msgid "_Rename" +msgstr "_Rename" + +#: ../src/glade/editcitation.glade.h:1 +msgid "Citation information" +msgstr "Citation information" + +#: ../src/glade/editcitation.glade.h:3 +msgid "" +"Note: Any changes in the shared citation information will be " +"reflected in the citation itself, for all items that reference the citation." +msgstr "" +"Note: Any changes in the shared citation information will be " +"reflected in the citation itself, for all items that reference the citation." + +#: ../src/glade/editcitation.glade.h:4 ../src/glade/editsourceref.glade.h:2 +msgid "" +"Note: Any changes in the shared source information will be reflected " +"in the source itself, for all items that reference the source." +msgstr "" +"Note: Any changes in the shared source information will be reflected " +"in the source itself, for all items that reference the source." + +#: ../src/glade/editcitation.glade.h:5 ../src/glade/editsourceref.glade.h:4 +msgid "Shared source information" +msgstr "Shared source information" + +#: ../src/glade/editcitation.glade.h:6 +msgid "A unique ID to identify the citation" +msgstr "A unique ID to identify the citation" + +#: ../src/glade/editcitation.glade.h:10 ../src/glade/editsourceref.glade.h:8 +msgid "Con_fidence:" +msgstr "Con_fidence:" + +#: ../src/glade/editcitation.glade.h:11 ../src/glade/editsourceref.glade.h:9 +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 "" +"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 " + +#: ../src/glade/editcitation.glade.h:17 ../src/glade/editaddress.glade.h:7 +#: ../src/glade/editmedia.glade.h:8 ../src/glade/editmediaref.glade.h:16 +#: ../src/glade/editeventref.glade.h:8 ../src/glade/editldsord.glade.h:4 +#: ../src/glade/editsourceref.glade.h:15 ../src/glade/editname.glade.h:16 +#: ../src/glade/editevent.glade.h:8 +msgid "Invoke date editor" +msgstr "Invoke date editor" + +#: ../src/glade/editcitation.glade.h:22 ../src/glade/editsourceref.glade.h:20 +msgid "" +"Specific location within the information referenced. For a published work, " +"this could include the volume of a multi-volume work and the page number(s). " +"For a periodical, it could include volume, issue, and page numbers. For a " +"newspaper, it could include a column number and page number. For an " +"unpublished source, this could be a sheet number, page number, frame number, " +"etc. A census record might have a line number or dwelling and family numbers " +"in addition to the page number. " +msgstr "" +"Specific location within the information referenced. For a published work, " +"this could include the volume of a multi-volume work and the page number(s). " +"For a periodical, it could include volume, issue, and page numbers. For a " +"newspaper, it could include a column number and page number. For an " +"unpublished source, this could be a sheet number, page number, frame number, " +"etc. A census record might have a line number or dwelling and family numbers " +"in addition to the page number. " + +#: ../src/glade/editcitation.glade.h:23 ../src/glade/editsourceref.glade.h:21 +msgid "" +"The date of the entry in the source you are referencing, e.g. the date a " +"house was visited during a census, or the date an entry was made in a birth " +"log/registry. " +msgstr "" +"The date of the entry in the source you are referencing, e.g. the date a " +"house was visited during a census, or the date an entry was made in a birth " +"log/registry. " + +#: ../src/glade/editcitation.glade.h:26 ../src/glade/editaddress.glade.h:20 +#: ../src/glade/editmedia.glade.h:16 ../src/glade/editmediaref.glade.h:29 +#: ../src/glade/editeventref.glade.h:11 ../src/glade/editldsord.glade.h:10 +#: ../src/glade/editsourceref.glade.h:24 ../src/glade/editevent.glade.h:15 +msgid "_Date:" +msgstr "_Date:" + +#: ../src/glade/editcitation.glade.h:28 ../src/glade/editsourceref.glade.h:26 +msgid "_Pub. Info.:" +msgstr "_Pub. Info.:" + +#: ../src/glade/editcitation.glade.h:30 ../src/glade/editsourceref.glade.h:28 +msgid "_Volume/Page:" +msgstr "_Volume/Page:" + +#: ../src/glade/editurl.glade.h:1 +msgid "A descriptive caption of the Internet location you are storing." +msgstr "A descriptive caption of the Internet location you are storing." + +#: ../src/glade/editurl.glade.h:3 +msgid "Open the web address in the default browser." +msgstr "Open the web address in the default browser." + +#: ../src/glade/editurl.glade.h:6 +msgid "" +"The internet address as needed to navigate to it, eg. http://gramps-project." +"org" +msgstr "" +"The internet address as needed to navigate to it, eg. http://gramps-project." +"org" + +#: ../src/glade/editurl.glade.h:7 +msgid "Type of internet address, eg. E-mail, Web Page, ..." +msgstr "Type of internet address, eg. E-mail, Web Page, ..." + +#: ../src/glade/editurl.glade.h:8 +msgid "_Description:" +msgstr "_Description:" + +#: ../src/glade/editurl.glade.h:10 +msgid "_Web address:" +msgstr "_Web address:" + +#: ../src/glade/editrepository.glade.h:1 ../src/glade/editreporef.glade.h:5 +msgid "A unique ID to identify the repository." +msgstr "A unique ID to identify the repository." + +#: ../src/glade/editrepository.glade.h:5 ../src/glade/editreporef.glade.h:11 +msgid "Name of the repository (where sources are stored)." +msgstr "Name of the repository (where sources are stored)." + +#: ../src/glade/editrepository.glade.h:8 ../src/glade/editreporef.glade.h:15 +msgid "Type of repository, eg., 'Library', 'Album', ..." +msgstr "Type of repository, eg., 'Library', 'Album', ..." + +#: ../src/glade/editrepository.glade.h:10 ../src/glade/editreporef.glade.h:18 +#: ../src/glade/rule.glade.h:27 ../src/plugins/tool/ownereditor.glade.h:5 +msgid "_Name:" +msgstr "_Name:" + +#: ../src/glade/editreporef.glade.h:2 +msgid "" +"Note: Any changes in the shared repository information will be " +"reflected in the repository itself, for all items that reference the " +"repository." +msgstr "" +"Note: Any changes in the shared repository information will be " +"reflected in the repository itself, for all items that reference the " +"repository." + +#: ../src/glade/editreporef.glade.h:3 ../src/glade/editeventref.glade.h:3 +#: ../src/glade/editsourceref.glade.h:3 +msgid "Reference information" +msgstr "Reference information" + +#: ../src/glade/editreporef.glade.h:4 ../src/glade/editeventref.glade.h:4 +msgid "Shared information" +msgstr "Shared information" + +#: ../src/glade/editreporef.glade.h:8 +msgid "Call n_umber:" +msgstr "Call n_umber:" + +#: ../src/glade/editreporef.glade.h:9 +msgid "Id number of the source in the repository." +msgstr "Id number of the source in the repository." + +#: ../src/glade/editreporef.glade.h:12 +msgid "On what type of media this source is available in the repository." +msgstr "On what type of media this source is available in the repository." + +#: ../src/glade/editreporef.glade.h:17 +msgid "_Media Type:" +msgstr "_Media Type:" + +#: ../src/glade/editpersonref.glade.h:2 +msgid "" +"Description of the association, eg. Godfather, Friend, ...\n" +"\n" +"Note: Use Events instead for relations connected to specific time frames or " +"occasions. Events can be shared between people, each indicating their role " +"in the event." +msgstr "" +"Description of the association, eg. Godfather, Friend, ...\n" +"\n" +"Note: Use Events instead for relations connected to specific time frames or " +"occasions. Events can be shared between people, each indicating their role " +"in the event." + +#: ../src/glade/editpersonref.glade.h:8 +msgid "Select a person that has an association to the edited person." +msgstr "Select a person that has an association to the edited person." + +#: ../src/glade/editpersonref.glade.h:9 ../src/glade/editlink.glade.h:5 +#: ../src/glade/editfamily.glade.h:19 ../src/glade/editldsord.glade.h:9 +#: ../src/glade/editevent.glade.h:12 +msgid "Selector" +msgstr "Selector" + +#: ../src/glade/editpersonref.glade.h:10 +msgid "" +"Use the select button to choose a person that has an association to the " +"edited person." +msgstr "" +"Use the select button to choose a person that has an association to the " +"edited person." + +#: ../src/glade/editpersonref.glade.h:11 +msgid "_Association:" +msgstr "_Association:" + +#: ../src/glade/editpersonref.glade.h:12 +msgid "_Person:" +msgstr "_Person:" + +#: ../src/glade/editlocation.glade.h:1 +msgid "A district within, or a settlement near to, a town or city." +msgstr "A district within, or a settlement near to, a town or city." + +#: ../src/glade/editlocation.glade.h:2 ../src/glade/editaddress.glade.h:2 +#: ../src/glade/editplace.glade.h:5 +msgid "C_ity:" +msgstr "C_ity:" + +#: ../src/glade/editlocation.glade.h:3 ../src/glade/editplace.glade.h:6 +msgid "Ch_urch parish:" +msgstr "Ch_urch parish:" + +#: ../src/glade/editlocation.glade.h:4 ../src/glade/editplace.glade.h:7 +msgid "Co_unty:" +msgstr "Co_unty:" + +#: ../src/glade/editlocation.glade.h:5 ../src/glade/editaddress.glade.h:3 +msgid "Cou_ntry:" +msgstr "Cou_ntry:" + +#: ../src/glade/editlocation.glade.h:6 ../src/glade/editplace.glade.h:17 +msgid "" +"Lowest clergical division of this place. Typically used for church sources " +"that only mention the parish." +msgstr "" +"Lowest clergical division of this place. Typically used for church sources " +"that only mention the parish." + +#: ../src/glade/editlocation.glade.h:7 +msgid "Lowest level of a place division: eg the street name." +msgstr "Lowest level of a place division: eg the street name." + +#: ../src/glade/editlocation.glade.h:8 ../src/glade/editaddress.glade.h:11 +#: ../src/glade/editplace.glade.h:20 +msgid "Phon_e:" +msgstr "Phon_e:" + +#: ../src/glade/editlocation.glade.h:9 ../src/glade/editplace.glade.h:23 +msgid "S_treet:" +msgstr "S_treet:" + +#: ../src/glade/editlocation.glade.h:10 ../src/glade/editplace.glade.h:24 +msgid "" +"Second level of place division, eg., in the USA a state, in Germany a " +"Bundesland." +msgstr "" +"Second level of place division, eg., in the USA a state, in Germany a " +"Bundesland." + +#: ../src/glade/editlocation.glade.h:11 +msgid "The country where the place is." +msgstr "The country where the place is." + +#: ../src/glade/editlocation.glade.h:12 +msgid "The town or city where the place is." +msgstr "The town or city where the place is." + +#: ../src/glade/editlocation.glade.h:13 ../src/glade/editplace.glade.h:29 +msgid "Third level of place division. Eg., in the USA a county." +msgstr "Third level of place division. Eg., in the USA a county." + +#: ../src/glade/editlocation.glade.h:14 ../src/glade/editaddress.glade.h:21 +#: ../src/glade/editplace.glade.h:31 ../src/plugins/tool/ownereditor.glade.h:4 +msgid "_Locality:" +msgstr "_Locality:" + +#: ../src/glade/editlocation.glade.h:15 ../src/glade/editplace.glade.h:34 +msgid "_State:" +msgstr "_State:" + +#: ../src/glade/editlocation.glade.h:16 ../src/glade/editaddress.glade.h:23 +#: ../src/glade/editplace.glade.h:35 +msgid "_ZIP/Postal code:" +msgstr "_ZIP/Postal code:" + +#: ../src/glade/editlink.glade.h:2 +msgid "Gramps item:" +msgstr "Gramps item:" + +#: ../src/glade/editlink.glade.h:3 +msgid "Internet Address:" +msgstr "Internet Address:" + +#: ../src/glade/editlink.glade.h:6 +msgid "_Link Type:" +msgstr "_Link Type:" + +#: ../src/glade/editfamily.glade.h:1 +msgid "Father" +msgstr "Father" + +#: ../src/glade/editfamily.glade.h:2 +msgid "Mother" +msgstr "Mother" + +#: ../src/glade/editfamily.glade.h:3 +msgid "Relationship Information" +msgstr "Relationship Information" + +#: ../src/glade/editfamily.glade.h:4 +msgid "A unique ID for the family" +msgstr "A unique ID for the family" + +#: ../src/glade/editfamily.glade.h:8 +msgid "Birth:" +msgstr "Birth:" + +#: ../src/glade/editfamily.glade.h:9 +msgid "Death:" +msgstr "Death:" + +#: ../src/glade/editfamily.glade.h:21 +msgid "" +"The relationship type, eg 'Married' or 'Unmarried'. Use Events for more " +"details." +msgstr "" +"The relationship type, eg 'Married' or 'Unmarried'. Use Events for more " +"details." + +#: ../src/glade/editchildref.glade.h:4 +msgid "Name Child:" +msgstr "Name Child:" + +#: ../src/glade/editchildref.glade.h:5 +msgid "Open person editor of this child" +msgstr "Open person editor of this child" + +#: ../src/glade/editchildref.glade.h:8 +msgid "Relationship to _Father:" +msgstr "Relationship to _Father:" + +#: ../src/glade/editchildref.glade.h:9 +msgid "Relationship to _Mother:" +msgstr "Relationship to _Mother:" + +#: ../src/glade/editattribute.glade.h:3 +msgid "" +"The name of an attribute you want to use. For example: Height (for a " +"person), Weather on this Day (for an event), ... \n" +"Use this to store snippets of information you collect and want to correctly " +"link to sources. Attributes can be used for people, families, events and " +"media.\n" +" \n" +"Note: several predefined attributes refer to values present in the GEDCOM " +"standard." +msgstr "" +"The name of an attribute you want to use. For example: Height (for a " +"person), Weather on this Day (for an event), ... \n" +"Use this to store snippets of information you collect and want to correctly " +"link to sources. Attributes can be used for people, families, events and " +"media.\n" +" \n" +"Note: several predefined attributes refer to values present in the GEDCOM " +"standard." + +#: ../src/glade/editattribute.glade.h:7 +msgid "The value of the attribute. Eg. 1.8, Sunny, or Blue eyes." +msgstr "The value of the attribute. Eg. 1.8, Sunny, or Blue eyes." + +#: ../src/glade/editattribute.glade.h:8 +msgid "_Attribute:" +msgstr "_Attribute:" + +#: ../src/glade/editattribute.glade.h:9 +msgid "_Value:" +msgstr "_Value:" + +#: ../src/glade/editaddress.glade.h:4 +msgid "Country of the address" +msgstr "Country of the address" + +#: ../src/glade/editaddress.glade.h:6 +msgid "Date at which the address is valid." +msgstr "Date at which the address is valid." + +#: ../src/glade/editaddress.glade.h:8 +msgid "" +"Mail address. \n" +"\n" +"Note: Use Residence Event for genealogical address data." +msgstr "" +"Mail address. \n" +"\n" +"Note: Use Residence Event for genealogical address data." + +#: ../src/glade/editaddress.glade.h:12 +msgid "Phone number linked to the address." +msgstr "Phone number linked to the address." + +#: ../src/glade/editaddress.glade.h:13 +msgid "Postal code" +msgstr "Postal code" + +#: ../src/glade/editaddress.glade.h:16 +msgid "St_reet:" +msgstr "St_reet:" + +#: ../src/glade/editaddress.glade.h:17 +msgid "The locality of the address" +msgstr "The locality of the address" + +#: ../src/glade/editaddress.glade.h:18 +msgid "" +"The state or county of the address in case a mail address must contain this." +msgstr "" +"The state or county of the address in case a mail address must contain this." + +#: ../src/glade/editaddress.glade.h:19 +msgid "The town or city of the address" +msgstr "The town or city of the address" + +#: ../src/glade/editaddress.glade.h:22 +#: ../src/plugins/tool/ownereditor.glade.h:7 +msgid "_State/County:" +msgstr "_State/County:" + +#: ../src/glade/editmedia.glade.h:2 +msgid "" +"A date associated with the media, eg., for a picture the date it is taken." +msgstr "" +"A date associated with the media, eg., for a picture the date it is taken." + +#: ../src/glade/editmedia.glade.h:3 +msgid "A unique ID to identify the Media object." +msgstr "A unique ID to identify the Media object." + +#: ../src/glade/editmedia.glade.h:5 ../src/glade/editmediaref.glade.h:7 +msgid "Descriptive title for this media object." +msgstr "Descriptive title for this media object." + +#: ../src/glade/editmedia.glade.h:6 ../src/glade/editmediaref.glade.h:9 +msgid "Folder" +msgstr "Folder" + +#: ../src/glade/editmedia.glade.h:7 +msgid "Image preview" +msgstr "Image preview" + +#: ../src/glade/editmedia.glade.h:9 +msgid "Open File Browser to select a media file on your computer." +msgstr "Open File Browser to select a media file on your computer." + +#: ../src/glade/editmedia.glade.h:11 +msgid "" +"Path of the media object on your computer.\n" +"Gramps does not store the media internally, it only stores the path! Set the " +"'Relative Path' in the Preferences to avoid retyping the common base " +"directory where all your media is stored. The 'Media Manager' tool can help " +"managing paths of a collection of media objects. " +msgstr "" +"Path of the media object on your computer.\n" +"Gramps does not store the media internally, it only stores the path! Set the " +"'Relative Path' in the Preferences to avoid retyping the common base " +"directory where all your media is stored. The 'Media Manager' tool can help " +"managing paths of a collection of media objects. " + +#: ../src/glade/editmedia.glade.h:18 ../src/glade/editmediaref.glade.h:31 +msgid "_Path:" +msgstr "_Path:" + +#: ../src/glade/editmediaref.glade.h:2 +msgid "" +"Note: Any changes in the shared media object information will be " +"reflected in the media object itself." +msgstr "" +"Note: Any changes in the shared media object information will be " +"reflected in the media object itself." + +#: ../src/glade/editmediaref.glade.h:4 +msgid "Referenced Region" +msgstr "Referenced Region" + +#: ../src/glade/editmediaref.glade.h:5 +msgid "Shared Information" +msgstr "Shared Information" + +#: ../src/glade/editmediaref.glade.h:8 +msgid "Double click image to view in an external viewer" +msgstr "Double click image to view in an external viewer" + +#: ../src/glade/editmediaref.glade.h:11 +msgid "" +"If media is an image, select the specific part of the image you want to " +"reference.\n" +"You can use the mouse on the picture to select a region, or use these " +"spinbuttons to set the top left, and bottom right corner of the referenced " +"region. Point (0,0) is the top left corner of the picture, and (100,100) the " +"bottom right corner." +msgstr "" +"If media is an image, select the specific part of the image you want to " +"reference.\n" +"You can use the mouse on the picture to select a region, or use these " +"spinbuttons to set the top left, and bottom right corner of the referenced " +"region. Point (0,0) is the top left corner of the picture, and (100,100) the " +"bottom right corner." + +#: ../src/glade/editmediaref.glade.h:13 +msgid "" +"If media is an image, select the specific part of the image you want to " +"reference.\n" +"You can use the mouse on the picture to select a region, or use these " +"spinbuttons to set the top left, and bottom right corner of the referenced " +"region. Point (0,0) is the top left corner of the picture, and (100,100) the " +"bottom right corner.\n" +msgstr "" +"If media is an image, select the specific part of the image you want to " +"reference.\n" +"You can use the mouse on the picture to select a region, or use these " +"spinbuttons to set the top left, and bottom right corner of the referenced " +"region. Point (0,0) is the top left corner of the picture, and (100,100) the " +"bottom right corner.\n" + +#: ../src/glade/editmediaref.glade.h:20 +msgid "" +"Referenced region of the image media object.\n" +"Select a region with clicking and holding the mouse button on the top left " +"corner of the region you want, dragging the mouse to the bottom right corner " +"of the region, and then releasing the mouse button." +msgstr "" +"Referenced region of the image media object.\n" +"Select a region with clicking and holding the mouse button on the top left " +"corner of the region you want, dragging the mouse to the bottom right corner " +"of the region, and then releasing the mouse button." + +#: ../src/glade/editmediaref.glade.h:22 +msgid "Select a file" +msgstr "Select a file" + +#: ../src/glade/editmediaref.glade.h:24 +msgid "Type of media object as indicated by the computer, eg Image, Video, ..." +msgstr "" +"Type of media object as indicated by the computer, eg Image, Video, ..." + +#: ../src/glade/editmediaref.glade.h:27 +msgid "_Corner 1: X" +msgstr "_Corner 1: X" + +#: ../src/glade/editmediaref.glade.h:28 +msgid "_Corner 2: X" +msgstr "_Corner 2: X" + +#: ../src/glade/editeventref.glade.h:2 +msgid "" +"Note: Any changes in the shared event information will be reflected " +"in the event itself, for all participants in the event." +msgstr "" +"Note: Any changes in the shared event information will be reflected " +"in the event itself, for all participants in the event." + +#: ../src/glade/editeventref.glade.h:5 ../src/glade/editevent.glade.h:1 +msgid "A unique ID to identify the event" +msgstr "A unique ID to identify the event" + +#: ../src/glade/editeventref.glade.h:7 ../src/glade/editevent.glade.h:6 +msgid "De_scription:" +msgstr "De_scription:" + +#: ../src/glade/editeventref.glade.h:12 ../src/glade/editevent.glade.h:16 +msgid "_Event type:" +msgstr "_Event type:" + +#: ../src/glade/editeventref.glade.h:14 ../src/glade/editldsord.glade.h:12 +#: ../src/glade/editevent.glade.h:18 +msgid "_Place:" +msgstr "_Place:" + +#: ../src/glade/editeventref.glade.h:15 +msgid "_Role:" +msgstr "_Role:" + +#: ../src/glade/editldsord.glade.h:5 +msgid "LDS _Temple:" +msgstr "LDS _Temple:" + +#: ../src/glade/editldsord.glade.h:6 +msgid "Ordinance:" +msgstr "Ordinance:" + +#: ../src/glade/editldsord.glade.h:11 +msgid "_Family:" +msgstr "_Family:" + +#: ../src/glade/editldsord.glade.h:13 +msgid "_Status:" +msgstr "_Status:" + +#: ../src/glade/editnote.glade.h:1 +msgid "Note" +msgstr "Note" + +#: ../src/glade/editnote.glade.h:2 +msgid "A type to classify the note." +msgstr "A type to classify the note." + +#: ../src/glade/editnote.glade.h:3 +msgid "A unique ID to identify the note." +msgstr "A unique ID to identify the note." + +#: ../src/glade/editnote.glade.h:6 +msgid "Styled Text Editor" +msgstr "Styled Text Editor" + +#: ../src/glade/editnote.glade.h:8 +msgid "" +"When active the whitespace in your note will be respected in reports. Use " +"this to add formatting layout with spaces, eg a table. \n" +"When not checked, notes are automatically cleaned in the reports, which will " +"improve the report layout.\n" +"Use monospace font to keep preformatting." +msgstr "" +"When active the whitespace in your note will be respected in reports. Use " +"this to add formatting layout with spaces, eg a table. \n" +"When not checked, notes are automatically cleaned in the reports, which will " +"improve the report layout.\n" +"Use monospace font to keep preformatting." + +#: ../src/glade/editnote.glade.h:12 +msgid "_Preformatted" +msgstr "_Preformatted" + +#: ../src/glade/editplace.glade.h:1 +msgid "Location" +msgstr "Location" + +#: ../src/glade/editplace.glade.h:2 +msgid "" +"A district within, or a settlement near to, a town or city.\n" +"Use Alternate Locations tab to store the current name." +msgstr "" +"A district within, or a settlement near to, a town or city.\n" +"Use Alternate Locations tab to store the current name." + +#: ../src/glade/editplace.glade.h:4 +msgid "A unique ID to identify the place" +msgstr "A unique ID to identify the place" + +#: ../src/glade/editplace.glade.h:8 +msgid "Count_ry:" +msgstr "Count_ry:" + +#: ../src/glade/editplace.glade.h:9 +msgid "Full name of this place." +msgstr "Full name of this place." + +#: ../src/glade/editplace.glade.h:10 +msgid "L_atitude:" +msgstr "L_atitude:" + +#: ../src/glade/editplace.glade.h:11 +msgid "" +"Latitude (position above the Equator) of the place in decimal or degree " +"notation. \n" +"Eg, valid values are 12.0154, 50°52′21.92″N, N50°52′21.92″ or 50:52:21.92\n" +"You can set these values via the Geography View by searching the place, or " +"via a map service in the place view." +msgstr "" +"Latitude (position above the Equator) of the place in decimal or degree " +"notation. \n" +"Eg, valid values are 12.0154, 50°52′21.92″N, N50°52′21.92″ or 50:52:21.92\n" +"You can set these values via the Geography View by searching the place, or " +"via a map service in the place view." + +#: ../src/glade/editplace.glade.h:14 +msgid "" +"Longitude (position relative to the Prime, or Greenwich, Meridian) of the " +"place in decimal or degree notation. \n" +"Eg, valid values are -124.3647, 124°52′21.92″E, E124°52′21.92″ or " +"124:52:21.92\n" +"You can set these values via the Geography View by searching the place, or " +"via a map service in the place view." +msgstr "" +"Longitude (position relative to the Prime, or Greenwich, Meridian) of the " +"place in decimal or degree notation. \n" +"Eg, valid values are -124.3647, 124°52′21.92″E, E124°52′21.92″ or " +"124:52:21.92\n" +"You can set these values via the Geography View by searching the place, or " +"via a map service in the place view." + +#: ../src/glade/editplace.glade.h:18 +msgid "" +"Lowest level of a place division: eg the street name. \n" +"Use Alternate Locations tab to store the current name." +msgstr "" +"Lowest level of a place division: eg the street name. \n" +"Use Alternate Locations tab to store the current name." + +#: ../src/glade/editplace.glade.h:25 +msgid "The country where the place is. \n" +msgstr "The country where the place is. \n" + +#: ../src/glade/editplace.glade.h:27 +msgid "" +"The town or city where the place is. \n" +"Use Alternate Locations tab to store the current name." +msgstr "" +"The town or city where the place is. \n" +"Use Alternate Locations tab to store the current name." + +#: ../src/glade/editplace.glade.h:32 +msgid "_Longitude:" +msgstr "_Longitude:" + +#: ../src/glade/editplace.glade.h:33 +msgid "_Place Name:" +msgstr "_Place Name:" + +#: ../src/glade/editname.glade.h:1 +msgid "Family Names " +msgstr "Family Names " + +#: ../src/glade/editname.glade.h:2 +msgid "Given Name(s) " +msgstr "Given Name(s) " + +#: ../src/glade/editname.glade.h:3 +msgid "" +"A Date associated with this name. Eg. for a Married Name, date the name is " +"first used or marriage date." +msgstr "" +"A Date associated with this name. Eg. for a Married Name, date the name is " +"first used or marriage date." + +#: ../src/glade/editname.glade.h:5 +msgid "" +"A non official name given to a family to distinguish them of people with the " +"same family name. Often referred to as eg. Farm name." +msgstr "" +"A non official name given to a family to distinguish them of people with the " +"same family name. Often referred to as eg. Farm name." + +#: ../src/glade/editname.glade.h:11 +msgid "C_all Name:" +msgstr "C_all Name:" + +#: ../src/glade/editname.glade.h:12 +msgid "Dat_e:" +msgstr "Dat_e:" + +#: ../src/glade/editname.glade.h:14 +msgid "G_roup as:" +msgstr "G_roup as:" + +#: ../src/glade/editname.glade.h:17 +msgid "O_verride" +msgstr "O_verride" + +#: ../src/glade/editname.glade.h:19 +msgid "" +"People are displayed according to the name format given in the Preferences " +"(the default).\n" +"Here you can make sure this person is displayed according to a custom name " +"format (extra formats can be set in the Preferences)." +msgstr "" +"People are displayed according to the name format given in the Preferences " +"(the default).\n" +"Here you can make sure this person is displayed according to a custom name " +"format (extra formats can be set in the Preferences)." + +#: ../src/glade/editname.glade.h:21 +msgid "" +"People are sorted according to the name format given in the Preferences (the " +"default).\n" +"Here you can make sure this person is sorted according to a custom name " +"format (extra formats can be set in the Preferences)." +msgstr "" +"People are sorted according to the name format given in the Preferences (the " +"default).\n" +"Here you can make sure this person is sorted according to a custom name " +"format (extra formats can be set in the Preferences)." + +#: ../src/glade/editname.glade.h:25 +msgid "Suffi_x:" +msgstr "Suffi_x:" + +#: ../src/glade/editname.glade.h:27 +msgid "" +"The Person Tree view groups people under the primary surname. You can " +"override this by setting here a group value. \n" +"You will be asked if you want to group this person only, or all people with " +"this specific primary surname." +msgstr "" +"The Person Tree view groups people under the primary surname. You can " +"override this by setting here a group value. \n" +"You will be asked if you want to group this person only, or all people with " +"this specific primary surname." + +#: ../src/glade/editname.glade.h:30 +msgid "_Display as:" +msgstr "_Display as:" + +#: ../src/glade/editname.glade.h:31 +msgid "_Family Nick Name:" +msgstr "_Family Nick Name:" + +#: ../src/glade/editname.glade.h:33 +msgid "_Nick Name:" +msgstr "_Nick Name:" + +#: ../src/glade/editname.glade.h:34 +msgid "_Sort as:" +msgstr "_Sort as:" + +#: ../src/glade/editevent.glade.h:3 +msgid "Close window without changes" +msgstr "Close window without changes" + +#: ../src/glade/editevent.glade.h:5 +msgid "" +"Date of the event. This can be an exact date, a range (from ... to, " +"between, ...), or an inexact date (about, ...)." +msgstr "" +"Date of the event. This can be an exact date, a range (from ... to, " +"between, ...), or an inexact date (about, ...)." + +#: ../src/glade/editevent.glade.h:7 +msgid "" +"Description of the event. Leave empty if you want to autogenerate this with " +"the tool 'Extract Event Description'." +msgstr "" +"Description of the event. Leave empty if you want to autogenerate this with " +"the tool 'Extract Event Description'." + +#: ../src/glade/editevent.glade.h:13 +msgid "Show Date Editor" +msgstr "Show Date Editor" + +#: ../src/glade/editevent.glade.h:14 +msgid "What type of event this is. Eg 'Burial', 'Graduation', ... ." +msgstr "What type of event this is. Eg 'Burial', 'Graduation', ... ." + +#: ../src/glade/mergecitation.glade.h:1 ../src/glade/mergedata.glade.h:1 +#: ../src/glade/mergesource.glade.h:1 +msgid "Source 1" +msgstr "Source 1" + +#: ../src/glade/mergecitation.glade.h:2 ../src/glade/mergedata.glade.h:2 +#: ../src/glade/mergesource.glade.h:2 +msgid "Source 2" +msgstr "Source 2" + +#: ../src/glade/mergecitation.glade.h:3 +msgid "Confidence:" +msgstr "Confidence:" + +#: ../src/glade/mergecitation.glade.h:5 ../src/glade/mergeevent.glade.h:6 +#: ../src/glade/mergefamily.glade.h:3 ../src/glade/mergemedia.glade.h:5 +#: ../src/glade/mergenote.glade.h:3 ../src/glade/mergeperson.glade.h:4 +#: ../src/glade/mergeplace.glade.h:4 ../src/glade/mergerepository.glade.h:4 +#: ../src/glade/mergesource.glade.h:5 +msgid "Detailed Selection" +msgstr "Detailed Selection" + +#: ../src/glade/mergecitation.glade.h:6 ../src/glade/mergedata.glade.h:6 +#: ../src/glade/mergeevent.glade.h:7 ../src/glade/mergefamily.glade.h:6 +#: ../src/glade/mergemedia.glade.h:6 ../src/glade/mergenote.glade.h:5 +#: ../src/glade/mergeperson.glade.h:7 ../src/glade/mergeplace.glade.h:5 +#: ../src/glade/mergerepository.glade.h:5 ../src/glade/mergesource.glade.h:6 +msgid "Gramps ID:" +msgstr "Gramps ID:" + +#: ../src/glade/mergecitation.glade.h:7 +msgid "Notes, media objects and data-items of both citations will be combined." +msgstr "" +"Notes, media objects and data-items of both citations will be combined." + +#: ../src/glade/mergecitation.glade.h:8 +msgid "" +"Select the citation that will provide the\n" +"primary data for the merged citation." +msgstr "" +"Select the citation that will provide the\n" +"primary data for the merged citation." + +#: ../src/glade/mergedata.glade.h:3 +msgid "Title selection" +msgstr "Title selection" + +#: ../src/glade/mergedata.glade.h:4 ../src/glade/mergesource.glade.h:3 +msgid "Abbreviation:" +msgstr "Abbreviation:" + +#: ../src/glade/mergedata.glade.h:7 +msgid "Merge and _edit" +msgstr "Merge and _edit" + +#: ../src/glade/mergedata.glade.h:8 +msgid "Other" +msgstr "Other" + +#: ../src/glade/mergedata.glade.h:9 +msgid "Place 1" +msgstr "Place 1" + +#: ../src/glade/mergedata.glade.h:10 +msgid "Place 2" +msgstr "Place 2" + +#: ../src/glade/mergedata.glade.h:13 +msgid "" +"Select the person that will provide the primary data for the merged person." +msgstr "" +"Select the person that will provide the primary data for the merged person." + +#: ../src/glade/mergedata.glade.h:15 +msgid "_Merge and close" +msgstr "_Merge and close" + +#: ../src/glade/mergeevent.glade.h:1 +msgid "Event 1" +msgstr "Event 1" + +#: ../src/glade/mergeevent.glade.h:2 +msgid "Event 2" +msgstr "Event 2" + +#: ../src/glade/mergeevent.glade.h:3 +msgid "" +"Attributes, notes, sources and media objects of both events will be combined." +msgstr "" +"Attributes, notes, sources and media objects of both events will be combined." + +#: ../src/glade/mergeevent.glade.h:9 +msgid "" +"Select the event that will provide the\n" +"primary data for the merged event." +msgstr "" +"Select the event that will provide the\n" +"primary data for the merged event." + +#: ../src/glade/mergefamily.glade.h:1 +msgid "Family 1" +msgstr "Family 1" + +#: ../src/glade/mergefamily.glade.h:2 +msgid "Family 2" +msgstr "Family 2" + +#: ../src/glade/mergefamily.glade.h:4 +msgid "" +"Events, lds_ord, media objects, attributes, notes, sources and tags of both " +"families will be combined." +msgstr "" +"Events, lds_ord, media objects, attributes, notes, sources and tags of both " +"families will be combined." + +#: ../src/glade/mergefamily.glade.h:5 +msgid "Father:" +msgstr "Father:" + +#: ../src/glade/mergefamily.glade.h:7 +msgid "Mother:" +msgstr "Mother:" + +#: ../src/glade/mergefamily.glade.h:8 +msgid "Relationship:" +msgstr "Relationship:" + +#: ../src/glade/mergefamily.glade.h:9 +msgid "" +"Select the family that will provide the\n" +"primary data for the merged family." +msgstr "" +"Select the family that will provide the\n" +"primary data for the merged family." + +#: ../src/glade/mergemedia.glade.h:1 +msgid "Object 1" +msgstr "Object 1" + +#: ../src/glade/mergemedia.glade.h:2 +msgid "Object 2" +msgstr "Object 2" + +#: ../src/glade/mergemedia.glade.h:3 +msgid "Attributes, sources, notes and tags of both objects will be combined." +msgstr "Attributes, sources, notes and tags of both objects will be combined." + +#: ../src/glade/mergemedia.glade.h:8 +msgid "" +"Select the object that will provide the\n" +"primary data for the merged object." +msgstr "" +"Select the object that will provide the\n" +"primary data for the merged object." + +#: ../src/glade/mergenote.glade.h:1 +msgid "Note 1" +msgstr "Note 1" + +#: ../src/glade/mergenote.glade.h:2 +msgid "Note 2" +msgstr "Note 2" + +#: ../src/glade/mergenote.glade.h:6 +msgid "" +"Select the note that will provide the\n" +"primary data for the merged note." +msgstr "" +"Select the note that will provide the\n" +"primary data for the merged note." + +#: ../src/glade/mergeperson.glade.h:1 +msgid "Person 1" +msgstr "Person 1" + +#: ../src/glade/mergeperson.glade.h:2 +msgid "Person 2" +msgstr "Person 2" + +#: ../src/glade/mergeperson.glade.h:3 +msgid "Context Information" +msgstr "Context Information" + +#: ../src/glade/mergeperson.glade.h:5 +msgid "" +"Events, media objects, addresses, attributes, urls, notes, sources and tags " +"of both persons will be combined." +msgstr "" +"Events, media objects, addresses, attributes, urls, notes, sources and tags " +"of both persons will be combined." + +#: ../src/glade/mergeperson.glade.h:6 +msgid "Gender:" +msgstr "Gender:" + +#: ../src/glade/mergeperson.glade.h:9 +msgid "" +"Select the person that will provide the\n" +"primary data for the merged person." +msgstr "" +"Select the person that will provide the\n" +"primary data for the merged person." + +#: ../src/glade/mergeplace.glade.h:1 +msgid "Place 1" +msgstr "Place 1" + +#: ../src/glade/mergeplace.glade.h:2 +msgid "Place 2" +msgstr "Place 2" + +#: ../src/glade/mergeplace.glade.h:3 +msgid "" +"Alternate locations, sources, urls, media objects and notes of both places " +"will be combined." +msgstr "" +"Alternate locations, sources, urls, media objects and notes of both places " +"will be combined." + +#: ../src/glade/mergeplace.glade.h:7 +msgid "Location:" +msgstr "Location:" + +#: ../src/glade/mergeplace.glade.h:9 +msgid "" +"Select the place that will provide the\n" +"primary data for the merged place." +msgstr "" +"Select the place that will provide the\n" +"primary data for the merged place." + +#: ../src/glade/mergerepository.glade.h:1 +msgid "Repository 1" +msgstr "Repository 1" + +#: ../src/glade/mergerepository.glade.h:2 +msgid "Repository 2" +msgstr "Repository 2" + +#: ../src/glade/mergerepository.glade.h:3 +msgid "Addresses, urls and notes of both repositories will be combined." +msgstr "Addresses, urls and notes of both repositories will be combined." + +#: ../src/glade/mergerepository.glade.h:7 +msgid "" +"Select the repository that will provide the\n" +"primary data for the merged repository." +msgstr "" +"Select the repository that will provide the\n" +"primary data for the merged repository." + +#: ../src/glade/mergesource.glade.h:7 +msgid "" +"Notes, media objects, data-items and repository references of both sources " +"will be combined." +msgstr "" +"Notes, media objects, data-items and repository references of both sources " +"will be combined." + +#: ../src/glade/mergesource.glade.h:9 +msgid "" +"Select the source that will provide the\n" +"primary data for the merged source." +msgstr "" +"Select the source that will provide the\n" +"primary data for the merged source." + +#: ../src/glade/plugins.glade.h:1 +msgid "Author's email:" +msgstr "Author's email:" + +#: ../src/glade/plugins.glade.h:3 +msgid "Perform selected action" +msgstr "Perform selected action" + +#: ../src/glade/plugins.glade.h:6 +msgid "Status:" +msgstr "Status:" + +#: ../src/glade/rule.glade.h:1 +msgid "Definition" +msgstr "Definition" + +#: ../src/glade/rule.glade.h:4 +msgid "Rule list" +msgstr "Rule list" + +#: ../src/glade/rule.glade.h:5 +msgid "Selected Rule" +msgstr "Selected Rule" + +#: ../src/glade/rule.glade.h:6 +msgid "Values" +msgstr "Values" + +#: ../src/glade/rule.glade.h:7 +msgid "Note: changes take effect only after this window is closed" +msgstr "Note: changes take effect only after this window is closed" + +#: ../src/glade/rule.glade.h:9 +msgid "Add a new filter" +msgstr "Add a new filter" + +#: ../src/glade/rule.glade.h:10 +msgid "Add another rule to the filter" +msgstr "Add another rule to the filter" + +#: ../src/glade/rule.glade.h:11 +msgid "All rules must apply" +msgstr "All rules must apply" + +#: ../src/glade/rule.glade.h:12 +msgid "At least one rule must apply" +msgstr "At least one rule must apply" + +#: ../src/glade/rule.glade.h:13 +msgid "Clone the selected filter" +msgstr "Clone the selected filter" + +#: ../src/glade/rule.glade.h:14 +msgid "Co_mment:" +msgstr "Co_mment:" + +#: ../src/glade/rule.glade.h:15 +msgid "Delete the selected filter" +msgstr "Delete the selected filter" + +#: ../src/glade/rule.glade.h:16 +msgid "Delete the selected rule" +msgstr "Delete the selected rule" + +#: ../src/glade/rule.glade.h:18 +msgid "Edit the selected filter" +msgstr "Edit the selected filter" + +#: ../src/glade/rule.glade.h:19 +msgid "Edit the selected rule" +msgstr "Edit the selected rule" + +#: ../src/glade/rule.glade.h:21 +msgid "Exactly one rule must apply" +msgstr "Exactly one rule must apply" + +#: ../src/glade/rule.glade.h:25 +msgid "Return values that do no_t match the filter rules" +msgstr "Return values that do no_t match the filter rules" + +#: ../src/glade/rule.glade.h:26 +msgid "Test the selected filter" +msgstr "Test the selected filter" + +#: ../src/glade/scratchpad.glade.h:1 +msgid "Clear _All" +msgstr "Clear _All" + +#: ../src/glade/papermenu.glade.h:1 +msgid "Margins" +msgstr "Margins" + +#: ../src/glade/papermenu.glade.h:2 +msgid "Metric" +msgstr "Metric" + +#: ../src/glade/papermenu.glade.h:3 +msgid "Orientation:" +msgstr "Orientation:" + +#: ../src/glade/papermenu.glade.h:4 +msgid "Paper Settings" +msgstr "Paper Settings" + +#: ../src/glade/papermenu.glade.h:5 +msgid "Paper format" +msgstr "Paper format" + +#: ../src/glade/papermenu.glade.h:6 +msgid "Size:" +msgstr "Size:" + +#: ../src/glade/papermenu.glade.h:7 +msgid "_Bottom:" +msgstr "_Bottom:" + +#: ../src/glade/papermenu.glade.h:8 +msgid "_Height:" +msgstr "_Height:" + +#: ../src/glade/papermenu.glade.h:9 +msgid "_Left:" +msgstr "_Left:" + +#: ../src/glade/papermenu.glade.h:10 +msgid "_Right:" +msgstr "_Right:" + +#: ../src/glade/papermenu.glade.h:11 +msgid "_Top:" +msgstr "_Top:" + +#: ../src/glade/papermenu.glade.h:12 +msgid "_Width:" +msgstr "_Width:" + +#: ../src/glade/updateaddons.glade.h:1 +msgid "Available Gramps Updates for Addons" +msgstr "Available Gramps Updates for Addons" + +#: ../src/glade/updateaddons.glade.h:2 +msgid "" +"Gramps comes with a core set of plugins which provide all of the necessary " +"features. However, you can extend this functionality with additional Addons. " +"These addons provide reports, listings, views, gramplets, and more. Here you " +"can select among the available extra addons, they will be retrieved from the " +"internet off of the Gramps website, and installed locally on your computer. " +"If you close this dialog now, you can install addons later from the menu " +"under Edit -> Preferences." +msgstr "" +"Gramps comes with a core set of plugins which provide all of the necessary " +"features. However, you can extend this functionality with additional Addons. " +"These addons provide reports, listings, views, gramplets, and more. Here you " +"can select among the available extra addons, they will be retrieved from the " +"internet off of the Gramps website, and installed locally on your computer. " +"If you close this dialog now, you can install addons later from the menu " +"under Edit -> Preferences." + +#: ../src/glade/updateaddons.glade.h:3 +msgid "Install Selected _Addons" +msgstr "Install Selected _Addons" + +#: ../src/glade/updateaddons.glade.h:4 +msgid "Select _None" +msgstr "Select _None" + +#: ../src/glade/updateaddons.glade.h:5 +msgid "_Select All" +msgstr "_Select All" + +#: ../src/plugins/tool/notrelated.glade.h:1 +msgid "_Tag" +msgstr "_Tag" + +#: ../src/plugins/bookreport.glade.h:1 +msgid "Add an item to the book" +msgstr "Add an item to the book" + +#: ../src/plugins/bookreport.glade.h:3 +msgid "Book _name:" +msgstr "Book _name:" + +#: ../src/plugins/bookreport.glade.h:4 +msgid "Clear the book" +msgstr "Clear the book" + +#: ../src/plugins/bookreport.glade.h:5 +msgid "Configure currently selected item" +msgstr "Configure currently selected item" + +#: ../src/plugins/bookreport.glade.h:6 +msgid "Manage previously created books" +msgstr "Manage previously created books" + +#: ../src/plugins/bookreport.glade.h:7 +msgid "Move current selection one step down in the book" +msgstr "Move current selection one step down in the book" + +#: ../src/plugins/bookreport.glade.h:8 +msgid "Move current selection one step up in the book" +msgstr "Move current selection one step up in the book" + +#: ../src/plugins/bookreport.glade.h:9 +msgid "Open previously created book" +msgstr "Open previously created book" + +#: ../src/plugins/bookreport.glade.h:10 +msgid "Remove currently selected item from the book" +msgstr "Remove currently selected item from the book" + +#: ../src/plugins/bookreport.glade.h:11 +msgid "Save current set of configured selections" +msgstr "Save current set of configured selections" + +#: ../src/plugins/tool/changenames.glade.h:1 +msgid "" +"Below is a list of the family names that \n" +"Gramps can convert to correct capitalization. \n" +"Select the names you wish Gramps to convert. " +msgstr "" +"Below is a list of the family names that \n" +"Gramps can convert to correct capitalisation. \n" +"Select the names you wish Gramps to convert. " + +#: ../src/plugins/tool/changenames.glade.h:4 +msgid "_Accept changes and close" +msgstr "_Accept changes and close" + +#: ../src/plugins/tool/changetypes.glade.h:1 +msgid "" +"This tool will rename all events of one type to a different type. Once " +"completed, this cannot be undone by the regular Undo function." +msgstr "" +"This tool will rename all events of one type to a different type. Once " +"completed, this cannot be undone by the regular Undo function." + +#: ../src/plugins/tool/changetypes.glade.h:2 +msgid "_New event type:" +msgstr "_New event type:" + +#: ../src/plugins/tool/changetypes.glade.h:3 +msgid "_Original event type:" +msgstr "_Original event type:" + +#: ../src/plugins/tool/desbrowser.glade.h:1 +msgid "Double-click on the row to edit personal information" +msgstr "Double-click on the row to edit personal information" + +#: ../src/plugins/tool/eval.glade.h:1 +msgid "Error Window" +msgstr "Error Window" + +#: ../src/plugins/tool/eval.glade.h:2 +msgid "Evaluation Window" +msgstr "Evaluation Window" + +#: ../src/plugins/tool/eval.glade.h:3 +msgid "Output Window" +msgstr "Output Window" + +#: ../src/plugins/tool/eventcmp.glade.h:1 +msgid "Custom filter _editor" +msgstr "Custom filter _editor" + +#: ../src/plugins/tool/eventcmp.glade.h:2 +msgid "" +"The event comparison utility uses the filters defined in the Custom Filter " +"Editor." +msgstr "" +"The event comparison utility uses the filters defined in the Custom Filter " +"Editor." + +#: ../src/plugins/tool/eventcmp.glade.h:3 +msgid "_Filter:" +msgstr "_Filter:" + +#: ../src/plugins/tool/leak.glade.h:1 +msgid "Uncollected Objects" +msgstr "Uncollected Objects" + +#: ../src/plugins/tool/finddupes.glade.h:1 +#: ../src/plugins/tool/mergecitations.glade.h:1 +msgid "Match Threshold" +msgstr "Match Threshold" + +#: ../src/plugins/tool/finddupes.glade.h:3 +msgid "Co_mpare" +msgstr "Co_mpare" + +#: ../src/plugins/tool/finddupes.glade.h:4 +#: ../src/plugins/tool/mergecitations.glade.h:4 +msgid "Please be patient. This may take a while." +msgstr "Please be patient. This may take a while." + +#: ../src/plugins/tool/finddupes.glade.h:5 +msgid "Use soundex codes" +msgstr "Use soundex codes" + +#: ../src/plugins/tool/mergecitations.glade.h:3 +msgid "Don't merge if citation has notes" +msgstr "Don't merge if citation has notes" + +#: ../src/plugins/tool/ownereditor.glade.h:1 +msgid "_City:" +msgstr "_City:" + +#: ../src/plugins/tool/ownereditor.glade.h:2 +msgid "_Country:" +msgstr "_Country:" + +#: ../src/plugins/tool/ownereditor.glade.h:3 +msgid "_Email:" +msgstr "_Email:" + +#: ../src/plugins/tool/ownereditor.glade.h:6 +msgid "_Phone:" +msgstr "_Phone:" + +#: ../src/plugins/tool/ownereditor.glade.h:8 +msgid "_Street:" +msgstr "_Street:" + +#: ../src/plugins/tool/ownereditor.glade.h:9 +msgid "_ZIP/Postal Code:" +msgstr "_ZIP/Postal Code:" + +#: ../src/plugins/tool/patchnames.glade.h:1 +msgid "" +"Below is a list of the nicknames, titles, prefixes and compound surnames " +"that Gramps can extract from the family tree.\n" +"If you accept the changes, Gramps will modify the entries that have been " +"selected.\n" +"\n" +"Compound surnames are shown as lists of [prefix, surname, connector].\n" +"For example, with the defaults, the name \"de Mascarenhas da Silva e " +"Lencastre\" shows as:\n" +" [de, Mascarenhas]-[da, Silva, e]-[,Lencastre]\n" +"\n" +"Run this tool several times to correct names that have multiple information " +"that can be extracted." +msgstr "" +"Below is a list of the nicknames, titles, prefixes and compound surnames " +"that Gramps can extract from the family tree.\n" +"If you accept the changes, Gramps will modify the entries that have been " +"selected.\n" +"\n" +"Compound surnames are shown as lists of [prefix, surname, connector].\n" +"For example, with the defaults, the name \"de Mascarenhas da Silva e " +"Lencastre\" shows as:\n" +" [de, Mascarenhas]-[da, Silva, e]-[,Lencastre]\n" +"\n" +"Run this tool several times to correct names that have multiple information " +"that can be extracted." + +#: ../src/plugins/tool/patchnames.glade.h:9 +msgid "_Accept and close" +msgstr "_Accept and close" + +#: ../src/plugins/tool/phpgedview.glade.h:1 +msgid "- default -" +msgstr "- default -" + +#: ../src/plugins/tool/phpgedview.glade.h:2 +msgid "phpGedView import" +msgstr "phpGedView import" + +#: ../src/plugins/tool/phpgedview.glade.h:4 +msgid "Password:" +msgstr "Password:" + +#: ../src/plugins/tool/phpgedview.glade.h:6 +msgid "Username:" +msgstr "Username:" + +#: ../src/plugins/tool/phpgedview.glade.h:7 +msgid "http://" +msgstr "http://" + +#: ../src/plugins/tool/phpgedview.glade.h:8 +msgid "phpGedView import" +msgstr "phpGedView import" + +#: ../src/plugins/tool/relcalc.glade.h:1 +msgid "Select a person to determine the relationship" +msgstr "Select a person to determine the relationship" + +#: ../src/plugins/tool/soundgen.glade.h:1 +msgid "Close Window" +msgstr "Close Window" + +#: ../src/plugins/tool/soundgen.glade.h:3 +msgid "SoundEx code:" +msgstr "SoundEx code:" + +#: ../src/plugins/tool/removeunused.glade.h:1 +#: ../src/plugins/tool/verify.glade.h:1 +msgid "Double-click on a row to view/edit data" +msgstr "Double-click on a row to view/edit data" + +#: ../src/plugins/tool/removeunused.glade.h:2 +#: ../src/plugins/tool/verify.glade.h:6 +msgid "In_vert marks" +msgstr "In_vert marks" + +#: ../src/plugins/tool/removeunused.glade.h:3 +msgid "Search for events" +msgstr "Search for events" + +#: ../src/plugins/tool/removeunused.glade.h:4 +msgid "Search for media" +msgstr "Search for media" + +#: ../src/plugins/tool/removeunused.glade.h:5 +msgid "Search for notes" +msgstr "Search for notes" + +#: ../src/plugins/tool/removeunused.glade.h:6 +msgid "Search for places" +msgstr "Search for places" + +#: ../src/plugins/tool/removeunused.glade.h:7 +msgid "Search for repositories" +msgstr "Search for repositories" + +#: ../src/plugins/tool/removeunused.glade.h:8 +msgid "Search for sources" +msgstr "Search for sources" + +#: ../src/plugins/tool/removeunused.glade.h:9 +#: ../src/plugins/tool/verify.glade.h:24 +msgid "_Mark all" +msgstr "_Mark all" + +#: ../src/plugins/tool/removeunused.glade.h:10 +#: ../src/plugins/tool/verify.glade.h:26 +msgid "_Unmark all" +msgstr "_Unmark all" + +#: ../src/plugins/tool/verify.glade.h:2 +msgid "Families" +msgstr "Families" + +#: ../src/plugins/tool/verify.glade.h:4 +msgid "Men" +msgstr "Men" + +#: ../src/plugins/tool/verify.glade.h:5 +msgid "Women" +msgstr "Women" + +#: ../src/plugins/tool/verify.glade.h:7 +msgid "Ma_ximum age to bear a child" +msgstr "Ma_ximum age to bear a child" + +#: ../src/plugins/tool/verify.glade.h:8 +msgid "Ma_ximum age to father a child" +msgstr "Ma_ximum age to father a child" + +#: ../src/plugins/tool/verify.glade.h:9 +msgid "Ma_ximum age to marry" +msgstr "Ma_ximum age to marry" + +#: ../src/plugins/tool/verify.glade.h:10 +msgid "Maximum _age" +msgstr "Maximum _age" + +#: ../src/plugins/tool/verify.glade.h:11 +msgid "Maximum _span of years for all children" +msgstr "Maximum _span of years for all children" + +#: ../src/plugins/tool/verify.glade.h:12 +msgid "Maximum age for an _unmarried person" +msgstr "Maximum age for an _unmarried person" + +#: ../src/plugins/tool/verify.glade.h:13 +msgid "Maximum husband-wife age _difference" +msgstr "Maximum husband-wife age _difference" + +#: ../src/plugins/tool/verify.glade.h:14 +msgid "Maximum number of _spouses for a person" +msgstr "Maximum number of _spouses for a person" + +#: ../src/plugins/tool/verify.glade.h:15 +msgid "Maximum number of chil_dren" +msgstr "Maximum number of chil_dren" + +#: ../src/plugins/tool/verify.glade.h:16 +msgid "Maximum number of consecutive years of _widowhood before next marriage" +msgstr "Maximum number of consecutive years of _widowhood before next marriage" + +#: ../src/plugins/tool/verify.glade.h:17 +msgid "Maximum number of years _between children" +msgstr "Maximum number of years _between children" + +#: ../src/plugins/tool/verify.glade.h:18 +msgid "Mi_nimum age to bear a child" +msgstr "Mi_nimum age to bear a child" + +#: ../src/plugins/tool/verify.glade.h:19 +msgid "Mi_nimum age to father a child" +msgstr "Mi_nimum age to father a child" + +#: ../src/plugins/tool/verify.glade.h:20 +msgid "Mi_nimum age to marry" +msgstr "Mi_nimum age to marry" + +#: ../src/plugins/tool/verify.glade.h:21 +msgid "_Estimate missing or inexact dates" +msgstr "_Estimate missing or inexact dates" + +#: ../src/plugins/tool/verify.glade.h:23 +msgid "_Identify invalid dates" +msgstr "_Identify invalid dates" + +#: ../src/plugins/import/importgedcom.glade.h:1 +msgid "Status" +msgstr "Status" + +#: ../src/plugins/import/importgedcom.glade.h:2 +msgid "Warning messages" +msgstr "Warning messages" + +#: ../src/plugins/import/importgedcom.glade.h:3 +msgid "GEDCOM Encoding" +msgstr "GEDCOM Encoding" + +#: ../src/plugins/import/importgedcom.glade.h:4 +msgid "ANSEL" +msgstr "ANSEL" + +#: ../src/plugins/import/importgedcom.glade.h:5 +msgid "ANSI (iso-8859-1)" +msgstr "ANSI (iso-8859-1)" + +#: ../src/plugins/import/importgedcom.glade.h:6 +msgid "ASCII" +msgstr "ASCII" + +#: ../src/plugins/import/importgedcom.glade.h:7 +msgid "Created by:" +msgstr "Created by:" + +#: ../src/plugins/import/importgedcom.glade.h:8 +msgid "Encoding:" +msgstr "Encoding:" + +#: ../src/plugins/import/importgedcom.glade.h:9 +msgid "Encoding: " +msgstr "Encoding: " + +#: ../src/plugins/import/importgedcom.glade.h:10 +msgid "Families:" +msgstr "Families:" + +#: ../src/plugins/import/importgedcom.glade.h:12 +msgid "Gramps - GEDCOM Encoding" +msgstr "Gramps - GEDCOM Encoding" + +#: ../src/plugins/import/importgedcom.glade.h:13 +msgid "People:" +msgstr "People:" + +#: ../src/plugins/import/importgedcom.glade.h:14 +msgid "" +"This GEDCOM file has identified itself as using ANSEL encoding. Sometimes, " +"this is in error. If the imported data contains unusual characters, undo the " +"import, and override the character set by selecting a different encoding " +"below." +msgstr "" +"This GEDCOM file has identified itself as using ANSEL encoding. Sometimes, " +"this is in error. If the imported data contains unusual characters, undo the " +"import, and override the character set by selecting a different encoding " +"below." + +#: ../src/plugins/import/importgedcom.glade.h:15 +msgid "UTF8" +msgstr "UTF8" + +#: ../src/plugins/import/importgedcom.glade.h:16 +msgid "Version:" +msgstr "Version:" + +#: ../data/gramps.desktop.in.h:1 +msgid "Genealogy System" +msgstr "Genealogy System" + +#: ../data/gramps.desktop.in.h:3 +msgid "Gramps Genealogy System" +msgstr "Gramps Genealogy System" + +#: ../data/gramps.desktop.in.h:4 +msgid "" +"Manage genealogical information, perform genealogical research and analysis" +msgstr "" +"Manage genealogical information, perform genealogical research and analysis" + +#: ../data/gramps.keys.in.h:3 ../data/gramps.xml.in.h:3 +msgid "Gramps XML database" +msgstr "Gramps XML database" + +#: ../data/gramps.keys.in.h:4 ../data/gramps.xml.in.h:4 +msgid "Gramps database" +msgstr "Gramps database" + +#: ../data/gramps.keys.in.h:5 ../data/gramps.xml.in.h:5 +msgid "Gramps package" +msgstr "Gramps package" + +#: ../data/gramps.xml.in.h:2 +msgid "GeneWeb source file" +msgstr "GeneWeb source file" + +#: ../src/data/tips.xml.in.h:1 +msgid "" +"Adding Children
To add children in Gramps there are two options. " +"You can find one of their parents in the Families View and open the family. " +"Then choose to create a new person or add an existing person. You can also " +"add children (or siblings) from inside the Family Editor." +msgstr "" +"Adding Children
To add children in Gramps there are two options. " +"You can find one of their parents in the Families View and open the family. " +"Then choose to create a new person or add an existing person. You can also " +"add children (or siblings) from inside the Family Editor." + +#: ../src/data/tips.xml.in.h:2 +msgid "" +"Adding Images
An image can be added to any gallery or the Media " +"View by dragging and dropping it from a file manager or a web browser. " +"Actually you can add any type of file like this, useful for scans of " +"documents and other digital sources." +msgstr "" +"Adding Images
An image can be added to any gallery or the Media " +"View by dragging and dropping it from a file manager or a web browser. " +"Actually you can add any type of file like this, useful for scans of " +"documents and other digital sources." + +#: ../src/data/tips.xml.in.h:3 +msgid "" +"Ancestor View
The Ancestry View displays a traditional pedigree " +"chart. Hold the mouse over an individual to see more information about them " +"or right click on an individual to access other family members and settings. " +"Play with the settings to see the different options." +msgstr "" +"Ancestor View
The Ancestry View displays a traditional pedigree " +"chart. Hold the mouse over an individual to see more information about them " +"or right click on an individual to access other family members and settings. " +"Play with the settings to see the different options." + +#: ../src/data/tips.xml.in.h:4 +msgid "" +"Book Reports
The Book report under "Reports > Books > " +"Book Report...", allows you to collect a variety of reports into a " +"single document. This single report is easier to distribute than multiple " +"reports, especially when printed." +msgstr "" +"Book Reports
The Book report under "Reports > Books > " +"Book Report...", allows you to collect a variety of reports into a " +"single document. This single report is easier to distribute than multiple " +"reports, especially when printed." + +#: ../src/data/tips.xml.in.h:5 +msgid "" +"Bookmarking Individuals
The Bookmarks menu is a convenient place " +"to store the names of frequently used individuals. Selecting a bookmark will " +"make that person the Active Person. To bookmark someone make them the Active " +"Person then go to "Bookmarks > Add Bookmark" or press Ctrl+D. " +"You can also bookmark most of the other objects." +msgstr "" +"Bookmarking Individuals
The Bookmarks menu is a convenient place " +"to store the names of frequently used individuals. Selecting a bookmark will " +"make that person the Active Person. To bookmark someone make them the Active " +"Person then go to "Bookmarks > Add Bookmark" or press Ctrl+D. " +"You can also bookmark most of the other objects." + +#: ../src/data/tips.xml.in.h:6 +msgid "" +"Calculating Relationships
To check if two people in the database " +"are related (by blood, not marriage) try the tool under "Tools > " +"Utilities > Relationship Calculator...". The exact relationship as " +"well as all common ancestors are reported." +msgstr "" +"Calculating Relationships
To check if two people in the database " +"are related (by blood, not marriage) try the tool under "Tools > " +"Utilities > Relationship Calculator...". The exact relationship as " +"well as all common ancestors are reported." + +#: ../src/data/tips.xml.in.h:7 +msgid "" +"Changing the Active Person
Changing the Active Person in views is " +"easy. In the Relationship view just click on anyone. In the Ancestry View " +"doubleclick on the person or right click to select any of their spouses, " +"siblings, children or parents." +msgstr "" +"Changing the Active Person
Changing the Active Person in views is " +"easy. In the Relationship view just click on anyone. In the Ancestry View " +"doubleclick on the person or right click to select any of their spouses, " +"siblings, children or parents." + +#: ../src/data/tips.xml.in.h:8 +msgid "" +"Contributing to Gramps
Want to help with Gramps but can't write " +"programs? Not a problem! A project as large as Gramps requires people with a " +"wide variety of skills. Contributions can be anything from writing " +"documentation to testing development versions and helping with the web site. " +"Start by subscribing to the Gramps developers mailing list, gramps-devel, " +"and introducing yourself. Subscription information can be found at "" +"Help > Gramps Mailing Lists"" +msgstr "" +"Contributing to Gramps
Want to help with Gramps but can't write " +"programs? Not a problem! A project as large as Gramps requires people with a " +"wide variety of skills. Contributions can be anything from writing " +"documentation to testing development versions and helping with the web site. " +"Start by subscribing to the Gramps developers mailing list, gramps-devel, " +"and introducing yourself. Subscription information can be found at "" +"Help > Gramps Mailing Lists"" + +#: ../src/data/tips.xml.in.h:9 +msgid "" +"Directing Your Research
Go from what you know to what you do not. " +"Always record everything that is known before making conjectures. Often the " +"facts at hand suggest plenty of direction for more research. Don't waste " +"time looking through thousands of records hoping for a trail when you have " +"other unexplored leads." +msgstr "" +"Directing Your Research
Go from what you know to what you do not. " +"Always record everything that is known before making conjectures. Often the " +"facts at hand suggest plenty of direction for more research. Don't waste " +"time looking through thousands of records hoping for a trail when you have " +"other unexplored leads." + +#: ../src/data/tips.xml.in.h:10 +msgid "" +"Duplicate Entries
"Tools > Database Processing > Find " +"Possible Duplicate People..." allows you to locate (and merge) entries " +"of the same person entered more than once in the database." +msgstr "" +"Duplicate Entries
"Tools > Database Processing > Find " +"Possible Duplicate People..." allows you to locate (and merge) entries " +"of the same person entered more than once in the database." + +#: ../src/data/tips.xml.in.h:11 +msgid "" +"Editing Objects
In most cases double clicking on a name, source, " +"place or media entry will bring up a window to allow you to edit the object. " +"Note that the result can be dependent on context. For example, in the Family " +"View clicking on a parent or child will bring up the Relationship Editor." +msgstr "" +"Editing Objects
In most cases double clicking on a name, source, " +"place or media entry will bring up a window to allow you to edit the object. " +"Note that the result can be dependent on context. For example, in the Family " +"View clicking on a parent or child will bring up the Relationship Editor." + +#: ../src/data/tips.xml.in.h:12 +msgid "" +"Editing the Parent-Child Relationship
You can edit the " +"relationship of a child to its parents by double clicking the child in the " +"Family Editor. Relationships can be any of Adopted, Birth, Foster, None, " +"Sponsored, Stepchild and Unknown." +msgstr "" +"Editing the Parent-Child Relationship
You can edit the " +"relationship of a child to its parents by double clicking the child in the " +"Family Editor. Relationships can be any of Adopted, Birth, Foster, None, " +"Sponsored, Stepchild and Unknown." + +#: ../src/data/tips.xml.in.h:13 +msgid "" +"Extra Reports and Tools
Extra tools and reports can be added to " +"Gramps with the "Addon" system. See them under "Help > " +"Extra Reports/Tools". This is the best way for advanced users to " +"experiment and create new functionality." +msgstr "" +"Extra Reports and Tools
Extra tools and reports can be added to " +"Gramps with the "Addon" system. See them under "Help > " +"Extra Reports/Tools". This is the best way for advanced users to " +"experiment and create new functionality." + +#: ../src/data/tips.xml.in.h:14 +msgid "" +"Filtering People
In the People View, you can 'filter' individuals " +"based on many criteria. To define a new filter go to "Edit > Person " +"Filter Editor". There you can name your filter and add and combine " +"rules using the many preset rules. For example, you can define a filter to " +"find all adopted people in the family tree. People without a birth date " +"mentioned can also be filtered. To get the results save your filter and " +"select it at the bottom of the Filter Sidebar, then click Apply. If the " +"Filter Sidebar is not visible, select View > Filter." +msgstr "" +"Filtering People
In the People View, you can 'filter' individuals " +"based on many criteria. To define a new filter go to "Edit > Person " +"Filter Editor". There you can name your filter and add and combine " +"rules using the many preset rules. For example, you can define a filter to " +"find all adopted people in the family tree. People without a birth date " +"mentioned can also be filtered. To get the results save your filter and " +"select it at the bottom of the Filter Sidebar, then click Apply. If the " +"Filter Sidebar is not visible, select View > Filter." + +#: ../src/data/tips.xml.in.h:15 +msgid "" +"Filters
Filters allow you to limit the people seen in the People " +"View. In addition to the many preset filters, Custom Filters can be created " +"limited only by your imagination. Custom filters are created from "Edit " +"> Person Filter Editor"." +msgstr "" +"Filters
Filters allow you to limit the people seen in the People " +"View. In addition to the many preset filters, Custom Filters can be created " +"limited only by your imagination. Custom filters are created from "Edit " +"> Person Filter Editor"." + +#: ../src/data/tips.xml.in.h:16 +msgid "" +"Gramps Announcements
Interested in getting notified when a new " +"version of Gramps is released? Join the Gramps-announce mailing list at " +""Help > Gramps Mailing Lists"" +msgstr "" +"Gramps Announcements
Interested in getting notified when a new " +"version of Gramps is released? Join the Gramps-announce mailing list at " +""Help > Gramps Mailing Lists"" + +#: ../src/data/tips.xml.in.h:17 +msgid "" +"Gramps Mailing Lists
Want answers to your questions about Gramps? " +"Check out the gramps-users email list. Many helpful people are on the list, " +"so you're likely to get an answer quickly. If you have questions related to " +"the development of Gramps, try the gramps-devel list. You can see the lists " +"by selecting "Help > Gramps Mailing Lists"." +msgstr "" +"Gramps Mailing Lists
Want answers to your questions about Gramps? " +"Check out the gramps-users email list. Many helpful people are on the list, " +"so you're likely to get an answer quickly. If you have questions related to " +"the development of Gramps, try the gramps-devel list. You can see the lists " +"by selecting "Help > Gramps Mailing Lists"." + +#: ../src/data/tips.xml.in.h:18 +msgid "" +"Gramps Reports
Gramps offers a wide variety of reports. The " +"Graphical Reports and Graphs can present complex relationships easily and " +"the Text Reports are particularly useful if you want to send the results of " +"your family tree to members of the family via email. If you're ready to make " +"a website for your family tree then there's a report for that as well." +msgstr "" +"Gramps Reports
Gramps offers a wide variety of reports. The " +"Graphical Reports and Graphs can present complex relationships easily and " +"the Text Reports are particularly useful if you want to send the results of " +"your family tree to members of the family via email. If you're ready to make " +"a website for your family tree then there's a report for that as well." + +#: ../src/data/tips.xml.in.h:19 +msgid "" +"Gramps Tools
Gramps comes with a rich set of tools. These allow " +"you to undertake operations such as checking the database for errors and " +"consistency. There are research and analysis tools such as event comparison, " +"finding duplicate people, interactive descendant browser, and many others. " +"All tools can be accessed through the "Tools" menu." +msgstr "" +"Gramps Tools
Gramps comes with a rich set of tools. These allow " +"you to undertake operations such as checking the database for errors and " +"consistency. There are research and analysis tools such as event comparison, " +"finding duplicate people, interactive descendant browser, and many others. " +"All tools can be accessed through the "Tools" menu." + +#: ../src/data/tips.xml.in.h:20 +msgid "" +"Gramps Translators
Gramps has been designed so that new " +"translations can easily be added with little development effort. If you are " +"interested in participating please email gramps-devel@lists.sf.net" +msgstr "" +"Gramps Translators
Gramps has been designed so that new " +"translations can easily be added with little development effort. If you are " +"interested in participating please email gramps-devel@lists.sf.net" + +#: ../src/data/tips.xml.in.h:21 +msgid "" +"Gramps for Gnome or KDE?
For Linux users Gramps works with " +"whichever desktop environment you prefer. As long as the required GTK " +"libraries are installed it will run fine." +msgstr "" +"Gramps for Gnome or KDE?
For Linux users Gramps works with " +"whichever desktop environment you prefer. As long as the required GTK " +"libraries are installed it will run fine." + +#: ../src/data/tips.xml.in.h:22 +msgid "" +"Hello, привет or 喂
Whatever script you use Gramps offers full " +"Unicode support. Characters for all languages are properly displayed." +msgstr "" +"Hello, привет or 喂
Whatever script you use Gramps offers full " +"Unicode support. Characters for all languages are properly displayed." + +#: ../src/data/tips.xml.in.h:23 +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 "" +"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." + +#: ../src/data/tips.xml.in.h:24 +msgid "" +"Incorrect Dates
Everyone occasionally enters dates with an " +"invalid format. Incorrect date formats will show up in Gramps with a reddish " +"background. You can fix the date using the Date Selection dialog which can " +"be opened by clicking on the date button. The format of the date is set " +"under "Edit > Preferences > Display"." +msgstr "" +"Incorrect Dates
Everyone occasionally enters dates with an " +"invalid format. Incorrect date formats will show up in Gramps with a reddish " +"background. You can fix the date using the Date Selection dialog which can " +"be opened by clicking on the date button. The format of the date is set " +"under "Edit > Preferences > Display"." + +#: ../src/data/tips.xml.in.h:25 +msgid "" +"Inverted Filtering
Filters can easily be reversed by using the " +"'invert' option. For instance, by inverting the 'People with children' " +"filter you can select all people without children." +msgstr "" +"Inverted Filtering
Filters can easily be reversed by using the " +"'invert' option. For instance, by inverting the 'People with children' " +"filter you can select all people without children." + +#: ../src/data/tips.xml.in.h:26 +msgid "" +"Keeping Good Records
Be accurate when recording genealogical " +"information. Don't make assumptions while recording primary information; " +"write it exactly as you see it. Use bracketed comments to indicate your " +"additions, deletions or comments. Use of the Latin 'sic' is recommended to " +"confirm the accurate transcription of what appears to be an error in a " +"source." +msgstr "" +"Keeping Good Records
Be accurate when recording genealogical " +"information. Don't make assumptions while recording primary information; " +"write it exactly as you see it. Use bracketed comments to indicate your " +"additions, deletions or comments. Use of the Latin 'sic' is recommended to " +"confirm the accurate transcription of what appears to be an error in a " +"source." + +#: ../src/data/tips.xml.in.h:27 +msgid "" +"Keyboard Shortcuts
Tired of having to take your hand off the " +"keyboard to use the mouse? Many functions in Gramps have keyboard shortcuts. " +"If one exists for a function it is displayed on the right side of the menu." +msgstr "" +"Keyboard Shortcuts
Tired of having to take your hand off the " +"keyboard to use the mouse? Many functions in Gramps have keyboard shortcuts. " +"If one exists for a function it is displayed on the right side of the menu." + +#: ../src/data/tips.xml.in.h:28 +msgid "" +"Listing Events
Events are added using the editor opened with " +""Person > Edit Person > Events". There is a long list of " +"preset event types. You can add your own event types by typing in the text " +"field, they will be added to the available events, but not translated." +msgstr "" +"Listing Events
Events are added using the editor opened with " +""Person > Edit Person > Events". There is a long list of " +"preset event types. You can add your own event types by typing in the text " +"field, they will be added to the available events, but not translated." + +#: ../src/data/tips.xml.in.h:29 +msgid "" +"Locating People
By default, each surname in the People View is " +"listed only once. By clicking on the arrow to the left of a name, the list " +"will expand to show all individuals with that last name. To locate any " +"Family Name from a long list, select a Family Name (not a person) and start " +"typing. The view will jump to the first Family Name matching the letters you " +"enter." +msgstr "" +"Locating People
By default, each surname in the People View is " +"listed only once. By clicking on the arrow to the left of a name, the list " +"will expand to show all individuals with that last name. To locate any " +"Family Name from a long list, select a Family Name (not a person) and start " +"typing. The view will jump to the first Family Name matching the letters you " +"enter." + +#: ../src/data/tips.xml.in.h:30 +msgid "" +"Making a Genealogy Website
You can easily export your family tree " +"to a web page. Select the entire database, family lines or selected " +"individuals to a collection of web pages ready for upload to the World Wide " +"Web. The Gramps project provides free hosting of websites made with Gramps." +msgstr "" +"Making a Genealogy Website
You can easily export your family tree " +"to a web page. Select the entire database, family lines or selected " +"individuals to a collection of web pages ready for upload to the World Wide " +"Web. The Gramps project provides free hosting of websites made with Gramps." + +#: ../src/data/tips.xml.in.h:31 +msgid "" +"Managing Names
It is easy to manage people with several names in " +"Gramps. In the Person Editor select the Names tab. You can add names of " +"different types and set the prefered name by dragging it to the Prefered " +"Name section." +msgstr "" +"Managing Names
It is easy to manage people with several names in " +"Gramps. In the Person Editor select the Names tab. You can add names of " +"different types and set the prefered name by dragging it to the Prefered " +"Name section." + +#: ../src/data/tips.xml.in.h:32 +msgid "" +"Managing Places
The Places View shows a list of all places in the " +"database. The list can be sorted by a number of different criteria, such as " +"City, County or State." +msgstr "" +"Managing Places
The Places View shows a list of all places in the " +"database. The list can be sorted by a number of different criteria, such as " +"City, County or State." + +#: ../src/data/tips.xml.in.h:33 +msgid "" +"Managing Sources
The Sources View shows a list of all sources in " +"a single window. From here you can edit your sources, merge duplicates and " +"see which individuals reference each source. You can use filters to group " +"your sources." +msgstr "" +"Managing Sources
The Sources View shows a list of all sources in " +"a single window. From here you can edit your sources, merge duplicates and " +"see which individuals reference each source. You can use filters to group " +"your sources." + +#: ../src/data/tips.xml.in.h:34 +msgid "" +"Media View
The Media View shows a list of all media entered in " +"the database. These can be graphic images, videos, sound clips, " +"spreadsheets, documents, and more." +msgstr "" +"Media View
The Media View shows a list of all media entered in " +"the database. These can be graphic images, videos, sound clips, " +"spreadsheets, documents, and more." + +#: ../src/data/tips.xml.in.h:35 +msgid "" +"Merging Entries
The function "Edit > Compare and Merge..." +"" allows you to combine separately listed people into one. Select the " +"second entry by holding the Control key as you click. This is very useful " +"for combining two databases with overlapping people, or combining " +"erroneously entered differing names for one individual. This also works for " +"the Places, Sources and Repositories views." +msgstr "" +"Merging Entries
The function "Edit > Compare and Merge..." +"" allows you to combine separately listed people into one. Select the " +"second entry by holding the Control key as you click. This is very useful " +"for combining two databases with overlapping people, or combining " +"erroneously entered differing names for one individual. This also works for " +"the Places, Sources and Repositories views." + +#: ../src/data/tips.xml.in.h:36 +msgid "" +"Navigating Back and Forward
Gramps maintains a list of previous " +"active objects such as People, Events and . You can move forward and " +"backward through the list using "Go > Forward" and "Go " +"> Back" or the arrow buttons." +msgstr "" +"Navigating Back and Forward
Gramps maintains a list of previous " +"active objects such as People, Events and . You can move forward and " +"backward through the list using "Go > Forward" and "Go " +"> Back" or the arrow buttons." + +#: ../src/data/tips.xml.in.h:37 +msgid "" +"No Speaka de English?
Volunteers have translated Gramps into more " +"than 20 languages. If Gramps supports your language and it is not being " +"displayed, set the default language in your operating system and restart " +"Gramps." +msgstr "" +"No Speaka de English?
Volunteers have translated Gramps into more " +"than 20 languages. If Gramps supports your language and it is not being " +"displayed, set the default language in your operating system and restart " +"Gramps." + +#: ../src/data/tips.xml.in.h:38 +msgid "" +"Open Source Software
The Free/Libre and Open Source Software " +"(FLOSS) development model means Gramps can be extended by any programmer " +"since all of the source code is freely available under its license. So it's " +"not just about free beer, it's also about freedom to study and change the " +"tool. For more about Open Source software lookup the Free Software " +"Foundation and the Open Source Initiative." +msgstr "" +"Open Source Software
The Free/Libre and Open Source Software " +"(FLOSS) development model means Gramps can be extended by any programmer " +"since all of the source code is freely available under its license. So it's " +"not just about free beer, it's also about freedom to study and change the " +"tool. For more about Open Source software lookup the Free Software " +"Foundation and the Open Source Initiative." + +#: ../src/data/tips.xml.in.h:39 +msgid "" +"Ordering Children in a Family
The birth order of children in a " +"family can be set by using drag and drop. This order is preserved even when " +"they do not have birth dates." +msgstr "" +"Ordering Children in a Family
The birth order of children in a " +"family can be set by using drag and drop. This order is preserved even when " +"they do not have birth dates." + +#: ../src/data/tips.xml.in.h:40 +msgid "" +"Organising the Views
Many of the views can present your data as " +"either a hierarchical tree or as a simple list. Each view can also be " +"configured to the way you like it. Have a look to the right of the top " +"toolbar or under the "View" menu." +msgstr "" +"Organising the Views
Many of the views can present your data as " +"either a hierarchical tree or as a simple list. Each view can also be " +"configured to the way you like it. Have a look to the right of the top " +"toolbar or under the "View" menu." + +#: ../src/data/tips.xml.in.h:41 +msgid "" +"Privacy in Gramps
Gramps helps you to keep personal information " +"secure by allowing you to mark information as private. Data marked as " +"private can be excluded from reports and data exports. Look for the padlock " +"which toggles records between private and public." +msgstr "" +"Privacy in Gramps
Gramps helps you to keep personal information " +"secure by allowing you to mark information as private. Data marked as " +"private can be excluded from reports and data exports. Look for the padlock " +"which toggles records between private and public." + +#: ../src/data/tips.xml.in.h:42 +msgid "" +"Read the Manual
Don't forget to read the Gramps manual, "" +"Help > User Manual". The developers have worked hard to make most " +"operations intuitive but the manual is full of information that will make " +"your time spent on genealogy more productive." +msgstr "" +"Read the Manual
Don't forget to read the Gramps manual, "" +"Help > User Manual". The developers have worked hard to make most " +"operations intuitive but the manual is full of information that will make " +"your time spent on genealogy more productive." + +#: ../src/data/tips.xml.in.h:43 +msgid "" +"Record Your Sources
Information collected about your family is " +"only as good as the source it came from. Take the time and trouble to record " +"all the details of where the information came from. Whenever possible get a " +"copy of original documents." +msgstr "" +"Record Your Sources
Information collected about your family is " +"only as good as the source it came from. Take the time and trouble to record " +"all the details of where the information came from. Whenever possible get a " +"copy of original documents." + +#: ../src/data/tips.xml.in.h:44 +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 "" +"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" + +#: ../src/data/tips.xml.in.h:45 +msgid "" +"Setting Your Preferences
"Edit > Preferences..." " +"lets you modify a number of settings, such as the path to your media files, " +"and allows you to adjust many aspects of the Gramps presentation to your " +"needs. Each separate view can also be configured under "View > " +"Configure View..."" +msgstr "" +"Setting Your Preferences
"Edit > Preferences..." " +"lets you modify a number of settings, such as the path to your media files, " +"and allows you to adjust many aspects of the Gramps presentation to your " +"needs. Each separate view can also be configured under "View > " +"Configure View..."" + +#: ../src/data/tips.xml.in.h:46 +msgid "" +"Show All Checkbutton
When adding an existing person as a spouse, " +"the list of people shown is filtered to display only people who could " +"realistically fit the role (based on dates in the database). In case Gramps " +"is wrong in making this choice, you can override the filter by checking the " +"Show All checkbutton." +msgstr "" +"Show All Checkbutton
When adding an existing person as a spouse, " +"the list of people shown is filtered to display only people who could " +"realistically fit the role (based on dates in the database). In case Gramps " +"is wrong in making this choice, you can override the filter by checking the " +"Show All checkbutton." + +#: ../src/data/tips.xml.in.h:47 +msgid "" +"So What's in a Name?
The name Gramps was suggested to the " +"original developer, Don Allingham, by his father. It stands for " +"Genealogical Research and Analysis Management Program System. It is a " +"full-featured genealogy program letting you store, edit, and research " +"genealogical data. The Gramps database back end is so robust that some users " +"are managing genealogies containing hundreds of thousands of people." +msgstr "" +"So What's in a Name?
The name Gramps was suggested to the " +"original developer, Don Allingham, by his father. It stands for " +"Genealogical Research and Analysis Management Program System. It is a " +"full-featured genealogy program letting you store, edit, and research " +"genealogical data. The Gramps database back end is so robust that some users " +"are managing genealogies containing hundreds of thousands of people." + +#: ../src/data/tips.xml.in.h:48 +msgid "" +"SoundEx can help with family research
SoundEx solves a long " +"standing problem in genealogy, how to handle spelling variations. The " +"SoundEx utility takes a surname and generates a simplified form that is " +"equivalent for similar sounding names. Knowing the SoundEx Code for a " +"surname is very helpful for researching Census Data files (microfiche) at a " +"library or other research facility. To get the SoundEx codes for surnames in " +"your database, go to "Tools > Utilities > Generate SoundEx " +"Codes..."." +msgstr "" +"SoundEx can help with family research
SoundEx solves a long " +"standing problem in genealogy, how to handle spelling variations. The " +"SoundEx utility takes a surname and generates a simplified form that is " +"equivalent for similar sounding names. Knowing the SoundEx Code for a " +"surname is very helpful for researching Census Data files (microfiche) at a " +"library or other research facility. To get the SoundEx codes for surnames in " +"your database, go to "Tools > Utilities > Generate SoundEx " +"Codes..."." + +#: ../src/data/tips.xml.in.h:49 +msgid "" +"Starting a New Family Tree
A good way to start a new family tree " +"is to enter all the members of the family into the database using the Person " +"View (use "Edit > Add..." or click on the Add a new person " +"button from the People View). Then go to the Relationship View and create " +"relationships between people." +msgstr "" +"Starting a New Family Tree
A good way to start a new family tree " +"is to enter all the members of the family into the database using the Person " +"View (use "Edit > Add..." or click on the Add a new person " +"button from the People View). Then go to the Relationship View and create " +"relationships between people." + +#: ../src/data/tips.xml.in.h:50 +msgid "" +"Talk to Relatives Before It Is Too Late
Your oldest relatives can " +"be your most important source of information. They usually know things about " +"the family that haven't been written down. They might tell you nuggets about " +"people that may one day lead to a new avenue of research. At the very least, " +"you will get to hear some great stories. Don't forget to record the " +"conversations!" +msgstr "" +"Talk to Relatives Before It Is Too Late
Your oldest relatives can " +"be your most important source of information. They usually know things about " +"the family that haven't been written down. They might tell you nuggets about " +"people that may one day lead to a new avenue of research. At the very least, " +"you will get to hear some great stories. Don't forget to record the " +"conversations!" + +#: ../src/data/tips.xml.in.h:51 +msgid "" +"The 'How and Why' of Your Genealogy
Genealogy isn't only about " +"dates and names. It is about people. Be descriptive. Include why things " +"happened, and how descendants might have been shaped by the events they went " +"through. Narratives go a long way in making your family history come alive." +msgstr "" +"The 'How and Why' of Your Genealogy
Genealogy isn't only about " +"dates and names. It is about people. Be descriptive. Include why things " +"happened, and how descendants might have been shaped by the events they went " +"through. Narratives go a long way in making your family history come alive." + +#: ../src/data/tips.xml.in.h:52 +msgid "" +"The Family View
The Family View is used to display a typical " +"family unit as two parents and their children." +msgstr "" +"The Family View
The Family View is used to display a typical " +"family unit as two parents and their children." + +#: ../src/data/tips.xml.in.h:53 +msgid "" +"The GEDCOM File Format
Gramps allows you to import from, and " +"export to, the GEDCOM format. There is extensive support for the industry " +"standard GEDCOM version 5.5, so you can exchange Gramps information to and " +"from users of most other genealogy programs. Filters exist that make " +"importing and exporting GEDCOM files trivial." +msgstr "" +"The GEDCOM File Format
Gramps allows you to import from, and " +"export to, the GEDCOM format. There is extensive support for the industry " +"standard GEDCOM version 5.5, so you can exchange Gramps information to and " +"from users of most other genealogy programs. Filters exist that make " +"importing and exporting GEDCOM files trivial." + +#: ../src/data/tips.xml.in.h:54 +msgid "" +"The Gramps Code
Gramps is written in a computer language called " +"Python using the GTK and GNOME libraries for the graphical interface. Gramps " +"is supported on any computer system where these programs have been ported. " +"Gramps is known to be run on Linux, BSD, Solaris, Windows and Mac OS X." +msgstr "" +"The Gramps Code
Gramps is written in a computer language called " +"Python using the GTK and GNOME libraries for the graphical interface. Gramps " +"is supported on any computer system where these programs have been ported. " +"Gramps is known to be run on Linux, BSD, Solaris, Windows and Mac OS X." + +#: ../src/data/tips.xml.in.h:55 +msgid "" +"The Gramps Homepage
The Gramps homepage is at http://gramps-" +"project.org/" +msgstr "" +"The Gramps Homepage
The Gramps homepage is at http://gramps-" +"project.org/" + +#: ../src/data/tips.xml.in.h:56 +msgid "" +"The Gramps Software License
You are free to use and share Gramps " +"with others. Gramps is freely distributable under the GNU General Public " +"License, see http://www.gnu.org/licenses/licenses.html#GPL to read about the " +"rights and restrictions of this license." +msgstr "" +"The Gramps Software License
You are free to use and share Gramps " +"with others. Gramps is freely distributable under the GNU General Public " +"License, see http://www.gnu.org/licenses/licenses.html#GPL to read about the " +"rights and restrictions of this license." + +#: ../src/data/tips.xml.in.h:57 +msgid "" +"The Gramps XML Package
You can export your Family Tree as a " +"Gramps XML Package. This is a compressed file containing your family tree " +"data and all the media files connected to the database (images for example). " +"This file is completely portable so is useful for backups or sharing with " +"other Gramps users. This format has the key advantage over GEDCOM that no " +"information is ever lost when exporting and importing." +msgstr "" +"The Gramps XML Package
You can export your Family Tree as a " +"Gramps XML Package. This is a compressed file containing your family tree " +"data and all the media files connected to the database (images for example). " +"This file is completely portable so is useful for backups or sharing with " +"other Gramps users. This format has the key advantage over GEDCOM that no " +"information is ever lost when exporting and importing." + +#: ../src/data/tips.xml.in.h:58 +msgid "" +"The Home Person
Anyone can be chosen as the Home Person in " +"Gramps. Use "Edit > Set Home Person" in the Person View. The " +"home person is the person who is selected when the database is opened or " +"when the home button is pressed." +msgstr "" +"The Home Person
Anyone can be chosen as the Home Person in " +"Gramps. Use "Edit > Set Home Person" in the Person View. The " +"home person is the person who is selected when the database is opened or " +"when the home button is pressed." + +#: ../src/data/tips.xml.in.h:59 +msgid "" +"Unsure of a Date?
If you're unsure about the date an event " +"occurred, Gramps allows you to enter a wide range of date formats based on a " +"guess or an estimate. For instance, "about 1908" is a valid entry " +"for a birth date in Gramps. Click the Date button next to the date field and " +"see the Gramps Manual to learn more." +msgstr "" +"Unsure of a Date?
If you're unsure about the date an event " +"occurred, Gramps allows you to enter a wide range of date formats based on a " +"guess or an estimate. For instance, "about 1908" is a valid entry " +"for a birth date in Gramps. Click the Date button next to the date field and " +"see the Gramps Manual to learn more." + +#: ../src/data/tips.xml.in.h:60 +msgid "" +"Web Family Tree Format
Gramps can export data to the Web Family " +"Tree (WFT) format. This format allows a family tree to be displayed online " +"using a single file, instead of many html files." +msgstr "" +"Web Family Tree Format
Gramps can export data to the Web Family " +"Tree (WFT) format. This format allows a family tree to be displayed online " +"using a single file, instead of many html files." + +#: ../src/data/tips.xml.in.h:61 +msgid "" +"What's That For?
Unsure what a button does? Simply hold the mouse " +"over a button and a tooltip will appear." +msgstr "" +"What's That For?
Unsure what a button does? Simply hold the mouse " +"over a button and a tooltip will appear." + +#: ../src/data/tips.xml.in.h:62 +msgid "" +"Who Was Born When?
Under "Tools > Analysis and " +"exploration > Compare Individual Events..." you can compare the data " +"of individuals in your database. This is useful, say, if you wish to list " +"the birth dates of everyone in your database. You can use a custom filter to " +"narrow the results." +msgstr "" +"Who Was Born When?
Under "Tools > Analysis and " +"exploration > Compare Individual Events..." you can compare the data " +"of individuals in your database. This is useful, say, if you wish to list " +"the birth dates of everyone in your database. You can use a custom filter to " +"narrow the results." + +#: ../src/data/tips.xml.in.h:63 +msgid "" +"Working with Dates
A range of dates can be given by using the " +"format "between January 4, 2000 and March 20, 2003". You can also " +"indicate the level of confidence in a date and even choose between seven " +"different calendars. Try the button next to the date field in the Events " +"Editor." +msgstr "" +"Working with Dates
A range of dates can be given by using the " +"format "between January 4, 2000 and March 20, 2003". You can also " +"indicate the level of confidence in a date and even choose between seven " +"different calendars. Try the button next to the date field in the Events " +"Editor." diff --git a/po/gramps.pot b/po/gramps.pot index 09f3902b2..0fd096b5b 100644 --- a/po/gramps.pot +++ b/po/gramps.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-17 11:15+0100\n" +"POT-Creation-Date: 2012-05-10 21:46+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -59,8 +59,8 @@ msgid "manual|Bookmarks" msgstr "" #. pylint: disable-msg=E1101 -#: ../src/Bookmarks.py:199 ../src/gui/views/tags.py:372 -#: ../src/gui/views/tags.py:583 ../src/gui/views/tags.py:598 +#: ../src/Bookmarks.py:199 ../src/gui/views/tags.py:371 +#: ../src/gui/views/tags.py:582 ../src/gui/views/tags.py:597 #: ../src/gui/widgets/tageditor.py:100 #, python-format msgid "%(title)s - Gramps" @@ -75,24 +75,25 @@ msgstr "" #. Priority #. Handle #. Add column with object name -#: ../src/Bookmarks.py:213 ../src/ScratchPad.py:524 ../src/ToolTips.py:175 -#: ../src/ToolTips.py:201 ../src/ToolTips.py:212 ../src/gui/configure.py:429 -#: ../src/gui/filtereditor.py:741 ../src/gui/filtereditor.py:893 +#: ../src/Bookmarks.py:213 ../src/ScratchPad.py:560 ../src/ToolTips.py:175 +#: ../src/ToolTips.py:201 ../src/ToolTips.py:212 ../src/gui/configure.py:455 +#: ../src/gui/filtereditor.py:741 ../src/gui/filtereditor.py:894 #: ../src/gui/viewmanager.py:469 ../src/gui/editors/editfamily.py:117 #: ../src/gui/editors/editname.py:305 #: ../src/gui/editors/displaytabs/backreflist.py:62 #: ../src/gui/editors/displaytabs/nameembedlist.py:72 #: ../src/gui/editors/displaytabs/personrefembedlist.py:63 -#: ../src/gui/plug/_guioptions.py:1110 ../src/gui/plug/_windows.py:115 -#: ../src/gui/selectors/selectperson.py:74 ../src/gui/views/tags.py:388 +#: ../src/gui/plug/_guioptions.py:1113 ../src/gui/plug/_windows.py:115 +#: ../src/gui/selectors/selectperson.py:74 ../src/gui/views/tags.py:387 #: ../src/gui/views/treemodels/peoplemodel.py:524 #: ../src/plugins/BookReport.py:776 ../src/plugins/drawreport/TimeLine.py:68 #: ../src/plugins/gramplet/Backlinks.py:45 #: ../src/plugins/lib/libpersonview.py:92 +#: ../src/plugins/quickview/FilterByName.py:281 #: ../src/plugins/textreport/IndivComplete.py:600 #: ../src/plugins/textreport/TagReport.py:124 #: ../src/plugins/tool/NotRelated.py:130 -#: ../src/plugins/tool/RemoveUnused.py:200 ../src/plugins/tool/Verify.py:508 +#: ../src/plugins/tool/RemoveUnused.py:200 ../src/plugins/tool/Verify.py:514 #: ../src/plugins/view/repoview.py:82 #: ../src/Filters/SideBar/_PersonSidebarFilter.py:127 #: ../src/Filters/SideBar/_RepoSidebarFilter.py:93 @@ -101,14 +102,14 @@ msgstr "" #. Add column with object gramps_id #. GRAMPS ID -#: ../src/Bookmarks.py:213 ../src/gui/filtereditor.py:896 +#: ../src/Bookmarks.py:213 ../src/gui/filtereditor.py:897 #: ../src/gui/editors/editfamily.py:116 #: ../src/gui/editors/displaytabs/backreflist.py:61 #: ../src/gui/editors/displaytabs/citationembedlist.py:85 #: ../src/gui/editors/displaytabs/eventembedlist.py:77 #: ../src/gui/editors/displaytabs/personrefembedlist.py:64 #: ../src/gui/editors/displaytabs/repoembedlist.py:67 -#: ../src/gui/plug/_guioptions.py:1111 ../src/gui/plug/_guioptions.py:1288 +#: ../src/gui/plug/_guioptions.py:1114 ../src/gui/plug/_guioptions.py:1291 #: ../src/gui/selectors/selectcitation.py:67 #: ../src/gui/selectors/selectevent.py:62 #: ../src/gui/selectors/selectfamily.py:61 @@ -123,7 +124,7 @@ msgstr "" #: ../src/plugins/lib/libplaceview.py:93 ../src/plugins/tool/EventCmp.py:250 #: ../src/plugins/tool/NotRelated.py:131 ../src/plugins/tool/PatchNames.py:399 #: ../src/plugins/tool/RemoveUnused.py:194 -#: ../src/plugins/tool/SortEvents.py:58 ../src/plugins/tool/Verify.py:501 +#: ../src/plugins/tool/SortEvents.py:58 ../src/plugins/tool/Verify.py:507 #: ../src/plugins/view/citationtreeview.py:91 #: ../src/plugins/view/citationlistview.py:96 #: ../src/plugins/view/eventview.py:82 ../src/plugins/view/familyview.py:79 @@ -290,25 +291,25 @@ msgstr "" msgid "" "The data will be saved as follows:\n" "\n" -"Format:\t%s\n" -"Name:\t%s\n" -"Folder:\t%s\n" +"Format:\t%(format)s\n" +"Name:\t%(name)s\n" +"Folder:\t%(folder)s\n" "\n" "Press Apply to proceed, Back to revisit your options, or Cancel to abort" msgstr "" -#: ../src/ExportAssistant.py:501 +#: ../src/ExportAssistant.py:504 msgid "" "The selected file and folder to save to cannot be created or found.\n" "\n" "Press Back to return and select a valid filename." msgstr "" -#: ../src/ExportAssistant.py:527 +#: ../src/ExportAssistant.py:530 msgid "Your data has been saved" msgstr "" -#: ../src/ExportAssistant.py:529 +#: ../src/ExportAssistant.py:532 msgid "" "The copy of your data has been successfully saved. You may press Close " "button now to continue.\n" @@ -319,16 +320,16 @@ msgid "" msgstr "" #. add test, what is dir -#: ../src/ExportAssistant.py:537 +#: ../src/ExportAssistant.py:540 #, python-format msgid "Filename: %s" msgstr "" -#: ../src/ExportAssistant.py:539 +#: ../src/ExportAssistant.py:542 msgid "Saving failed" msgstr "" -#: ../src/ExportAssistant.py:541 +#: ../src/ExportAssistant.py:544 msgid "" "There was an error while saving your data. You may try starting the export " "again.\n" @@ -337,7 +338,7 @@ msgid "" "data that failed to save." msgstr "" -#: ../src/ExportAssistant.py:568 +#: ../src/ExportAssistant.py:571 msgid "" "Under normal circumstances, Gramps does not require you to directly save " "your changes. All changes you make are immediately saved to the database.\n" @@ -524,8 +525,8 @@ msgstr "" #: ../src/gramps.py:115 #, python-format msgid "" -"Your Python version does not meet the requirements. At least python %d.%d.%d " -"is needed to start Gramps.\n" +"Your Python version does not meet the requirements. At least python %(v1)d." +"%(v2)d.%(v3)d is needed to start Gramps.\n" "\n" "Gramps will terminate now." msgstr "" @@ -549,14 +550,15 @@ msgstr "" #. not all families have a spouse. #: ../src/LdsUtils.py:82 ../src/LdsUtils.py:88 ../src/ScratchPad.py:180 -#: ../src/cli/clidbman.py:469 ../src/gen/lib/attrtype.py:63 -#: ../src/gen/lib/childreftype.py:79 ../src/gen/lib/eventroletype.py:58 -#: ../src/gen/lib/eventtype.py:143 ../src/gen/lib/familyreltype.py:52 -#: ../src/gen/lib/grampstype.py:34 ../src/gen/lib/nametype.py:53 -#: ../src/gen/lib/nameorigintype.py:80 ../src/gen/lib/notetype.py:78 -#: ../src/gen/lib/repotype.py:59 ../src/gen/lib/srcmediatype.py:62 -#: ../src/gen/lib/urltype.py:54 ../src/gui/editors/editmedia.py:168 -#: ../src/gui/editors/editmediaref.py:130 +#: ../src/Utils.py:1654 ../src/Utils.py:1656 ../src/Utils.py:1660 +#: ../src/Utils.py:1666 ../src/Utils.py:1671 ../src/cli/clidbman.py:471 +#: ../src/gen/lib/attrtype.py:63 ../src/gen/lib/childreftype.py:79 +#: ../src/gen/lib/eventroletype.py:58 ../src/gen/lib/eventtype.py:143 +#: ../src/gen/lib/familyreltype.py:52 ../src/gen/lib/grampstype.py:34 +#: ../src/gen/lib/nametype.py:53 ../src/gen/lib/nameorigintype.py:80 +#: ../src/gen/lib/notetype.py:78 ../src/gen/lib/repotype.py:59 +#: ../src/gen/lib/srcmediatype.py:62 ../src/gen/lib/urltype.py:54 +#: ../src/gui/editors/editmedia.py:168 ../src/gui/editors/editmediaref.py:130 #: ../src/gui/editors/displaytabs/personrefembedlist.py:123 #: ../src/plugins/gramplet/PersonDetails.py:159 #: ../src/plugins/gramplet/PersonDetails.py:165 @@ -567,17 +569,18 @@ msgstr "" #: ../src/plugins/graph/GVFamilyLines.py:159 #: ../src/plugins/graph/GVRelGraph.py:555 #: ../src/plugins/lib/libnarrate.py:1994 -#: ../src/plugins/lib/maps/geography.py:845 -#: ../src/plugins/lib/maps/geography.py:852 -#: ../src/plugins/lib/maps/geography.py:853 +#: ../src/plugins/lib/maps/geography.py:665 +#: ../src/plugins/lib/maps/geography.py:672 +#: ../src/plugins/lib/maps/geography.py:673 #: ../src/plugins/quickview/all_relations.py:278 #: ../src/plugins/quickview/all_relations.py:295 #: ../src/plugins/textreport/IndivComplete.py:613 -#: ../src/plugins/tool/Check.py:1578 ../src/plugins/view/geofamily.py:402 -#: ../src/plugins/view/geoperson.py:448 ../src/plugins/view/relview.py:450 -#: ../src/plugins/view/relview.py:995 ../src/plugins/view/relview.py:1042 +#: ../src/plugins/tool/Check.py:1905 ../src/plugins/view/geoclose.py:439 +#: ../src/plugins/view/geofamily.py:400 ../src/plugins/view/geoperson.py:454 +#: ../src/plugins/view/relview.py:450 ../src/plugins/view/relview.py:995 +#: ../src/plugins/view/relview.py:1042 #: ../src/plugins/webreport/NarrativeWeb.py:347 -#: ../src/plugins/webreport/NarrativeWeb.py:2296 +#: ../src/plugins/webreport/NarrativeWeb.py:2290 msgid "Unknown" msgstr "" @@ -642,8 +645,8 @@ msgstr "" #: ../src/QuickReports.py:137 ../src/docgen/TextBufDoc.py:81 #: ../src/docgen/TextBufDoc.py:161 ../src/docgen/TextBufDoc.py:163 -#: ../src/plugins/gramplet/gramplet.gpr.py:181 -#: ../src/plugins/gramplet/gramplet.gpr.py:188 +#: ../src/plugins/gramplet/gramplet.gpr.py:183 +#: ../src/plugins/gramplet/gramplet.gpr.py:190 #: ../src/plugins/lib/libpersonview.py:356 #: ../src/plugins/lib/libplaceview.py:174 #: ../src/plugins/view/citationtreeview.py:294 @@ -786,7 +789,7 @@ msgstr "" #: ../src/plugins/textreport/IndivComplete.py:602 #: ../src/plugins/textreport/TagReport.py:211 #: ../src/plugins/view/familyview.py:80 ../src/plugins/view/relview.py:883 -#: ../src/plugins/webreport/NarrativeWeb.py:6212 +#: ../src/plugins/webreport/NarrativeWeb.py:6245 #: ../src/Filters/SideBar/_FamilySidebarFilter.py:115 #: ../src/glade/editfamily.glade.h:13 msgid "Father" @@ -805,7 +808,7 @@ msgstr "" #: ../src/plugins/textreport/IndivComplete.py:603 #: ../src/plugins/textreport/TagReport.py:217 #: ../src/plugins/view/familyview.py:81 ../src/plugins/view/relview.py:884 -#: ../src/plugins/webreport/NarrativeWeb.py:6222 +#: ../src/plugins/webreport/NarrativeWeb.py:6255 #: ../src/Filters/SideBar/_FamilySidebarFilter.py:116 #: ../src/glade/editfamily.glade.h:15 msgid "Mother" @@ -821,7 +824,7 @@ msgstr "" #: ../src/Reorder.py:41 ../src/plugins/textreport/TagReport.py:223 #: ../src/plugins/view/familyview.py:82 -#: ../src/plugins/webreport/NarrativeWeb.py:5871 +#: ../src/plugins/webreport/NarrativeWeb.py:5904 #: ../src/Filters/SideBar/_FamilySidebarFilter.py:118 msgid "Relationship" msgstr "" @@ -844,23 +847,23 @@ msgstr "" msgid "Unavailable" msgstr "" -#: ../src/ScratchPad.py:292 ../src/gui/configure.py:430 +#: ../src/ScratchPad.py:292 ../src/gui/configure.py:456 #: ../src/gui/grampsgui.py:103 ../src/gui/editors/editaddress.py:156 #: ../src/plugins/gramplet/RepositoryDetails.py:123 #: ../src/plugins/textreport/FamilyGroup.py:324 -#: ../src/plugins/webreport/NarrativeWeb.py:6700 +#: ../src/plugins/webreport/NarrativeWeb.py:6733 #: ../src/Filters/SideBar/_RepoSidebarFilter.py:95 msgid "Address" msgstr "" -#: ../src/ScratchPad.py:309 ../src/ToolTips.py:142 +#: ../src/ScratchPad.py:312 ../src/ToolTips.py:142 #: ../src/gen/lib/nameorigintype.py:93 ../src/gui/plug/_windows.py:600 #: ../src/plugins/gramplet/PlaceDetails.py:125 msgid "Location" msgstr "" #. 0 this order range above -#: ../src/ScratchPad.py:323 ../src/gui/configure.py:460 +#: ../src/ScratchPad.py:329 ../src/gui/configure.py:486 #: ../src/gui/filtereditor.py:292 ../src/gui/editors/editlink.py:81 #: ../src/plugins/gramplet/QuickViewGramplet.py:107 #: ../src/plugins/quickview/FilterByName.py:150 @@ -874,12 +877,12 @@ msgid "Event" msgstr "" #. 5 -#: ../src/ScratchPad.py:347 ../src/gui/configure.py:452 +#: ../src/ScratchPad.py:356 ../src/gui/configure.py:478 #: ../src/gui/filtereditor.py:293 ../src/gui/editors/editlink.py:86 #: ../src/gui/editors/displaytabs/eventembedlist.py:80 #: ../src/gui/editors/displaytabs/familyldsembedlist.py:55 #: ../src/gui/editors/displaytabs/ldsembedlist.py:66 -#: ../src/gui/plug/_guioptions.py:1287 ../src/gui/selectors/selectevent.py:66 +#: ../src/gui/plug/_guioptions.py:1290 ../src/gui/selectors/selectevent.py:66 #: ../src/gui/views/treemodels/placemodel.py:304 #: ../src/plugins/export/ExportCsv.py:460 ../src/plugins/gramplet/Events.py:53 #: ../src/plugins/gramplet/PersonResidence.py:50 @@ -896,9 +899,9 @@ msgstr "" #: ../src/plugins/tool/SortEvents.py:60 ../src/plugins/view/eventview.py:85 #: ../src/plugins/view/placetreeview.py:70 #: ../src/plugins/webreport/NarrativeWeb.py:335 -#: ../src/plugins/webreport/NarrativeWeb.py:889 -#: ../src/plugins/webreport/NarrativeWeb.py:1125 -#: ../src/plugins/webreport/NarrativeWeb.py:1154 +#: ../src/plugins/webreport/NarrativeWeb.py:884 +#: ../src/plugins/webreport/NarrativeWeb.py:1120 +#: ../src/plugins/webreport/NarrativeWeb.py:1149 #: ../src/Filters/SideBar/_EventSidebarFilter.py:98 #: ../src/glade/editevent.glade.h:9 msgid "Place" @@ -906,14 +909,14 @@ msgstr "" #. ############################### #. 3 -#: ../src/ScratchPad.py:371 ../src/ToolTips.py:161 -#: ../src/gen/plug/docgen/graphdoc.py:229 ../src/gui/configure.py:464 +#: ../src/ScratchPad.py:383 ../src/ToolTips.py:161 +#: ../src/gen/plug/docgen/graphdoc.py:231 ../src/gui/configure.py:490 #: ../src/gui/filtereditor.py:297 ../src/gui/editors/editlink.py:84 #: ../src/gui/editors/editmedia.py:88 ../src/gui/editors/editmedia.py:171 #: ../src/gui/editors/editmediaref.py:133 #: ../src/gui/views/treemodels/mediamodel.py:128 #: ../src/plugins/drawreport/AncestorTree.py:1014 -#: ../src/plugins/drawreport/DescendTree.py:1609 +#: ../src/plugins/drawreport/DescendTree.py:1610 #: ../src/plugins/export/ExportCsv.py:343 #: ../src/plugins/export/ExportCsv.py:460 #: ../src/plugins/gramplet/QuickViewGramplet.py:110 @@ -933,25 +936,25 @@ msgstr "" msgid "Note" msgstr "" -#: ../src/ScratchPad.py:401 ../src/Filters/SideBar/_FamilySidebarFilter.py:119 +#: ../src/ScratchPad.py:416 ../src/Filters/SideBar/_FamilySidebarFilter.py:119 msgid "Family Event" msgstr "" -#: ../src/ScratchPad.py:414 ../src/plugins/webreport/NarrativeWeb.py:2184 +#: ../src/ScratchPad.py:432 msgid "Url" msgstr "" -#: ../src/ScratchPad.py:427 ../src/gui/grampsgui.py:104 +#: ../src/ScratchPad.py:448 ../src/gui/grampsgui.py:104 #: ../src/gui/editors/editattribute.py:135 msgid "Attribute" msgstr "" -#: ../src/ScratchPad.py:439 +#: ../src/ScratchPad.py:463 msgid "Family Attribute" msgstr "" -#: ../src/ScratchPad.py:452 ../src/gen/lib/notetype.py:84 -#: ../src/gui/configure.py:456 ../src/gui/filtereditor.py:298 +#: ../src/ScratchPad.py:479 ../src/gen/lib/notetype.py:84 +#: ../src/gui/configure.py:482 ../src/gui/filtereditor.py:298 #: ../src/gui/editors/editcitation.py:140 #: ../src/gui/editors/editcitation.py:146 #: ../src/gui/views/treemodels/citationtreemodel.py:161 @@ -961,42 +964,42 @@ msgstr "" msgid "Citation" msgstr "" -#: ../src/ScratchPad.py:464 +#: ../src/ScratchPad.py:494 msgid "not available|NA" msgstr "" -#: ../src/ScratchPad.py:473 +#: ../src/ScratchPad.py:503 #, python-format msgid "Volume/Page: %(pag)s -- %(sourcetext)s" msgstr "" -#: ../src/ScratchPad.py:494 +#: ../src/ScratchPad.py:524 msgid "Repository ref" msgstr "" -#: ../src/ScratchPad.py:509 +#: ../src/ScratchPad.py:542 msgid "Event ref" msgstr "" #. show surname and first name -#: ../src/ScratchPad.py:537 ../src/Utils.py:1275 ../src/gui/configure.py:515 -#: ../src/gui/configure.py:517 ../src/gui/configure.py:519 -#: ../src/gui/configure.py:521 ../src/gui/configure.py:524 -#: ../src/gui/configure.py:525 ../src/gui/configure.py:526 -#: ../src/gui/configure.py:527 ../src/gui/editors/displaytabs/surnametab.py:76 -#: ../src/gui/plug/_guioptions.py:88 ../src/gui/plug/_guioptions.py:1436 +#: ../src/ScratchPad.py:576 ../src/Utils.py:1275 ../src/gui/configure.py:541 +#: ../src/gui/configure.py:543 ../src/gui/configure.py:545 +#: ../src/gui/configure.py:547 ../src/gui/configure.py:550 +#: ../src/gui/configure.py:551 ../src/gui/configure.py:552 +#: ../src/gui/configure.py:553 ../src/gui/editors/displaytabs/surnametab.py:76 +#: ../src/gui/plug/_guioptions.py:88 ../src/gui/plug/_guioptions.py:1439 #: ../src/plugins/drawreport/StatisticsChart.py:318 #: ../src/plugins/export/ExportCsv.py:336 #: ../src/plugins/import/ImportCsv.py:170 -#: ../src/plugins/quickview/FilterByName.py:318 -#: ../src/plugins/webreport/NarrativeWeb.py:2772 -#: ../src/plugins/webreport/NarrativeWeb.py:2942 -#: ../src/plugins/webreport/NarrativeWeb.py:4221 +#: ../src/plugins/quickview/FilterByName.py:329 +#: ../src/plugins/webreport/NarrativeWeb.py:2767 +#: ../src/plugins/webreport/NarrativeWeb.py:2937 +#: ../src/plugins/webreport/NarrativeWeb.py:4212 msgid "Surname" msgstr "" -#: ../src/ScratchPad.py:550 ../src/ScratchPad.py:551 -#: ../src/gen/plug/report/_constants.py:56 ../src/gui/configure.py:973 +#: ../src/ScratchPad.py:592 ../src/ScratchPad.py:597 +#: ../src/gen/plug/report/_constants.py:56 ../src/gui/configure.py:999 #: ../src/plugins/textreport/CustomBookText.py:117 #: ../src/plugins/textreport/TagReport.py:393 #: ../src/Filters/SideBar/_NoteSidebarFilter.py:96 @@ -1005,41 +1008,41 @@ msgstr "" #. 2 #. add media column -#: ../src/ScratchPad.py:563 ../src/gui/grampsgui.py:127 +#: ../src/ScratchPad.py:608 ../src/gui/grampsgui.py:127 #: ../src/gui/editors/editlink.py:83 #: ../src/plugins/gramplet/QuickViewGramplet.py:109 #: ../src/plugins/quickview/FilterByName.py:109 #: ../src/plugins/quickview/FilterByName.py:190 #: ../src/plugins/quickview/FilterByName.py:245 -#: ../src/plugins/quickview/FilterByName.py:362 +#: ../src/plugins/quickview/FilterByName.py:373 #: ../src/plugins/quickview/quickview.gpr.py:204 #: ../src/plugins/quickview/References.py:93 #: ../src/plugins/textreport/TagReport.py:440 -#: ../src/plugins/view/mediaview.py:128 ../src/plugins/view/view.gpr.py:86 -#: ../src/plugins/webreport/NarrativeWeb.py:1663 -#: ../src/plugins/webreport/NarrativeWeb.py:1719 -#: ../src/plugins/webreport/NarrativeWeb.py:1777 -#: ../src/plugins/webreport/NarrativeWeb.py:1815 -#: ../src/plugins/webreport/NarrativeWeb.py:2081 -#: ../src/plugins/webreport/NarrativeWeb.py:3907 -#: ../src/plugins/webreport/NarrativeWeb.py:4785 -#: ../src/plugins/webreport/NarrativeWeb.py:4831 +#: ../src/plugins/view/mediaview.py:128 ../src/plugins/view/view.gpr.py:88 +#: ../src/plugins/webreport/NarrativeWeb.py:1656 +#: ../src/plugins/webreport/NarrativeWeb.py:1714 +#: ../src/plugins/webreport/NarrativeWeb.py:1772 +#: ../src/plugins/webreport/NarrativeWeb.py:1810 +#: ../src/plugins/webreport/NarrativeWeb.py:2076 +#: ../src/plugins/webreport/NarrativeWeb.py:3898 +#: ../src/plugins/webreport/NarrativeWeb.py:4709 +#: ../src/plugins/webreport/NarrativeWeb.py:4858 msgid "Media" msgstr "" -#: ../src/ScratchPad.py:587 +#: ../src/ScratchPad.py:635 msgid "Media ref" msgstr "" -#: ../src/ScratchPad.py:602 +#: ../src/ScratchPad.py:653 msgid "Person ref" msgstr "" -#: ../src/ScratchPad.py:617 +#: ../src/ScratchPad.py:671 msgid "Child ref" msgstr "" -#: ../src/ScratchPad.py:623 +#: ../src/ScratchPad.py:680 #, python-format msgid "%(frel)s %(mrel)s" msgstr "" @@ -1051,7 +1054,7 @@ msgstr "" #. #. ------------------------------------------------------------------------ #. functions for the actual quickreports -#: ../src/ScratchPad.py:635 ../src/ToolTips.py:200 ../src/gui/configure.py:448 +#: ../src/ScratchPad.py:692 ../src/ToolTips.py:200 ../src/gui/configure.py:474 #: ../src/gui/filtereditor.py:290 ../src/gui/grampsgui.py:134 #: ../src/gui/editors/editlink.py:85 ../src/plugins/export/ExportCsv.py:336 #: ../src/plugins/gramplet/QuickViewGramplet.py:106 @@ -1063,12 +1066,11 @@ msgstr "" #: ../src/plugins/quickview/FilterByName.py:257 #: ../src/plugins/quickview/FilterByName.py:265 #: ../src/plugins/quickview/FilterByName.py:273 -#: ../src/plugins/quickview/FilterByName.py:281 -#: ../src/plugins/quickview/FilterByName.py:290 -#: ../src/plugins/quickview/FilterByName.py:303 -#: ../src/plugins/quickview/FilterByName.py:329 -#: ../src/plugins/quickview/FilterByName.py:337 -#: ../src/plugins/quickview/FilterByName.py:373 +#: ../src/plugins/quickview/FilterByName.py:301 +#: ../src/plugins/quickview/FilterByName.py:314 +#: ../src/plugins/quickview/FilterByName.py:340 +#: ../src/plugins/quickview/FilterByName.py:348 +#: ../src/plugins/quickview/FilterByName.py:384 #: ../src/plugins/quickview/quickview.gpr.py:199 #: ../src/plugins/quickview/References.py:85 #: ../src/plugins/quickview/SameSurnames.py:108 @@ -1076,10 +1078,10 @@ msgstr "" #: ../src/plugins/textreport/PlaceReport.py:183 #: ../src/plugins/textreport/PlaceReport.py:255 #: ../src/plugins/textreport/PlaceReport.py:387 -#: ../src/plugins/tool/EventCmp.py:250 ../src/plugins/view/geography.gpr.py:48 +#: ../src/plugins/tool/EventCmp.py:250 #: ../src/plugins/webreport/NarrativeWeb.py:336 -#: ../src/plugins/webreport/NarrativeWeb.py:3628 -#: ../src/plugins/webreport/NarrativeWeb.py:5870 +#: ../src/plugins/webreport/NarrativeWeb.py:3622 +#: ../src/plugins/webreport/NarrativeWeb.py:5903 #: ../src/glade/editpersonref.glade.h:5 msgid "Person" msgstr "" @@ -1088,7 +1090,7 @@ msgstr "" #. get the family events #. show "> Family: ..." and nothing else #. show "V Family: ..." and the rest -#: ../src/ScratchPad.py:661 ../src/ToolTips.py:230 ../src/gui/configure.py:450 +#: ../src/ScratchPad.py:720 ../src/ToolTips.py:230 ../src/gui/configure.py:476 #: ../src/gui/filtereditor.py:291 ../src/gui/grampsgui.py:113 #: ../src/gui/editors/editfamily.py:487 ../src/gui/editors/editlink.py:82 #: ../src/plugins/export/ExportCsv.py:503 @@ -1101,13 +1103,13 @@ msgstr "" #: ../src/plugins/quickview/quickview.gpr.py:200 #: ../src/plugins/quickview/References.py:86 #: ../src/plugins/textreport/IndivComplete.py:77 -#: ../src/plugins/view/geography.gpr.py:96 ../src/plugins/view/relview.py:1318 -#: ../src/plugins/view/relview.py:1340 ../src/glade/editldsord.glade.h:3 +#: ../src/plugins/view/relview.py:1318 ../src/plugins/view/relview.py:1340 +#: ../src/glade/editldsord.glade.h:3 msgid "Family" msgstr "" #. 7 -#: ../src/ScratchPad.py:686 ../src/gui/configure.py:454 +#: ../src/ScratchPad.py:749 ../src/gui/configure.py:480 #: ../src/gui/filtereditor.py:294 ../src/gui/editors/editlink.py:88 #: ../src/gui/editors/editsource.py:77 #: ../src/gui/editors/displaytabs/nameembedlist.py:77 @@ -1124,7 +1126,7 @@ msgid "Source" msgstr "" #. 6 -#: ../src/ScratchPad.py:710 ../src/ToolTips.py:128 ../src/gui/configure.py:462 +#: ../src/ScratchPad.py:776 ../src/ToolTips.py:128 ../src/gui/configure.py:488 #: ../src/gui/filtereditor.py:296 ../src/gui/editors/editlink.py:87 #: ../src/gui/editors/editrepository.py:67 #: ../src/gui/editors/editrepository.py:69 @@ -1136,7 +1138,7 @@ msgstr "" #. Create the tree columns #. 0 selected? -#: ../src/ScratchPad.py:838 ../src/gui/viewmanager.py:468 +#: ../src/ScratchPad.py:907 ../src/gui/viewmanager.py:468 #: ../src/gui/editors/displaytabs/attrembedlist.py:63 #: ../src/gui/editors/displaytabs/backreflist.py:60 #: ../src/gui/editors/displaytabs/eventembedlist.py:75 @@ -1153,7 +1155,7 @@ msgstr "" #: ../src/plugins/BookReport.py:777 ../src/plugins/BookReport.py:781 #: ../src/plugins/gramplet/Backlinks.py:44 #: ../src/plugins/gramplet/Events.py:49 -#: ../src/plugins/quickview/FilterByName.py:290 +#: ../src/plugins/quickview/FilterByName.py:301 #: ../src/plugins/quickview/OnThisDay.py:80 #: ../src/plugins/quickview/OnThisDay.py:81 #: ../src/plugins/quickview/OnThisDay.py:82 @@ -1166,11 +1168,11 @@ msgstr "" #: ../src/plugins/view/eventview.py:83 ../src/plugins/view/mediaview.py:95 #: ../src/plugins/view/noteview.py:79 ../src/plugins/view/repoview.py:84 #: ../src/plugins/webreport/NarrativeWeb.py:343 -#: ../src/plugins/webreport/NarrativeWeb.py:1151 -#: ../src/plugins/webreport/NarrativeWeb.py:1463 -#: ../src/plugins/webreport/NarrativeWeb.py:2183 -#: ../src/plugins/webreport/NarrativeWeb.py:3625 -#: ../src/plugins/webreport/NarrativeWeb.py:6590 +#: ../src/plugins/webreport/NarrativeWeb.py:1146 +#: ../src/plugins/webreport/NarrativeWeb.py:1453 +#: ../src/plugins/webreport/NarrativeWeb.py:2175 +#: ../src/plugins/webreport/NarrativeWeb.py:3619 +#: ../src/plugins/webreport/NarrativeWeb.py:6622 #: ../src/Filters/SideBar/_EventSidebarFilter.py:95 #: ../src/Filters/SideBar/_MediaSidebarFilter.py:90 #: ../src/Filters/SideBar/_RepoSidebarFilter.py:94 @@ -1178,7 +1180,7 @@ msgstr "" msgid "Type" msgstr "" -#: ../src/ScratchPad.py:841 +#: ../src/ScratchPad.py:910 #: ../src/gui/editors/displaytabs/citationembedlist.py:82 #: ../src/gui/editors/displaytabs/repoembedlist.py:68 #: ../src/gui/selectors/selectobject.py:74 @@ -1190,19 +1192,19 @@ msgstr "" #: ../src/plugins/textreport/TagReport.py:457 #: ../src/plugins/view/citationtreeview.py:165 #: ../src/plugins/view/mediaview.py:93 ../src/plugins/view/sourceview.py:79 -#: ../src/plugins/webreport/NarrativeWeb.py:2655 +#: ../src/plugins/webreport/NarrativeWeb.py:2649 #: ../src/Filters/SideBar/_SourceSidebarFilter.py:81 #: ../src/Filters/SideBar/_MediaSidebarFilter.py:89 msgid "Title" msgstr "" -#: ../src/ScratchPad.py:844 ../src/gui/editors/displaytabs/attrembedlist.py:64 +#: ../src/ScratchPad.py:913 ../src/gui/editors/displaytabs/attrembedlist.py:64 #: ../src/gui/editors/displaytabs/dataembedlist.py:60 #: ../src/plugins/gramplet/Attributes.py:47 #: ../src/plugins/lib/libmetadata.py:161 ../src/plugins/tool/PatchNames.py:405 #: ../src/plugins/webreport/NarrativeWeb.py:345 -#: ../src/plugins/webreport/NarrativeWeb.py:1210 -#: ../src/plugins/webreport/NarrativeWeb.py:1464 +#: ../src/plugins/webreport/NarrativeWeb.py:1205 +#: ../src/plugins/webreport/NarrativeWeb.py:1454 msgid "Value" msgstr "" @@ -1211,29 +1213,29 @@ msgstr "" #. constants #. #. ------------------------------------------------------------------------- -#: ../src/ScratchPad.py:847 ../src/cli/clidbman.py:65 -#: ../src/gui/configure.py:1126 +#: ../src/ScratchPad.py:916 ../src/cli/clidbman.py:65 +#: ../src/gui/configure.py:1152 msgid "Family Tree" msgstr "" -#: ../src/ScratchPad.py:1236 ../src/ScratchPad.py:1242 -#: ../src/ScratchPad.py:1281 ../src/ScratchPad.py:1325 +#: ../src/ScratchPad.py:1308 ../src/ScratchPad.py:1314 +#: ../src/ScratchPad.py:1353 ../src/ScratchPad.py:1397 #: ../src/glade/scratchpad.glade.h:2 msgid "Clipboard" msgstr "" -#: ../src/ScratchPad.py:1367 ../src/Simple/_SimpleTable.py:137 +#: ../src/ScratchPad.py:1439 ../src/Simple/_SimpleTable.py:137 #, python-format msgid "the object|See %s details" msgstr "" #. --------------------------- -#: ../src/ScratchPad.py:1373 ../src/Simple/_SimpleTable.py:147 +#: ../src/ScratchPad.py:1445 ../src/Simple/_SimpleTable.py:147 #, python-format msgid "the object|Make %s active" msgstr "" -#: ../src/ScratchPad.py:1389 +#: ../src/ScratchPad.py:1461 #, python-format msgid "the object|Create Filter from %s selected..." msgstr "" @@ -1267,7 +1269,7 @@ msgid "" "%s" msgstr "" -#: ../src/ToolTips.py:150 ../src/plugins/webreport/NarrativeWeb.py:2584 +#: ../src/ToolTips.py:150 ../src/plugins/webreport/NarrativeWeb.py:2578 msgid "Telephone" msgstr "" @@ -1284,8 +1286,8 @@ msgstr "" #: ../src/plugins/textreport/TagReport.py:130 #: ../src/plugins/view/relview.py:614 #: ../src/plugins/webreport/NarrativeWeb.py:319 -#: ../src/plugins/webreport/NarrativeWeb.py:2776 -#: ../src/plugins/webreport/NarrativeWeb.py:2970 +#: ../src/plugins/webreport/NarrativeWeb.py:2771 +#: ../src/plugins/webreport/NarrativeWeb.py:2965 msgid "Birth" msgstr "" @@ -1347,7 +1349,7 @@ msgstr "" #: ../src/Utils.py:83 ../src/gui/editors/editperson.py:325 #: ../src/gui/views/treemodels/peoplemodel.py:96 #: ../src/Merge/mergeperson.py:62 -#: ../src/plugins/webreport/NarrativeWeb.py:5286 +#: ../src/plugins/webreport/NarrativeWeb.py:5311 #: ../src/Filters/SideBar/_PersonSidebarFilter.py:90 msgid "male" msgstr "" @@ -1355,7 +1357,7 @@ msgstr "" #: ../src/Utils.py:84 ../src/gui/editors/editperson.py:324 #: ../src/gui/views/treemodels/peoplemodel.py:96 #: ../src/Merge/mergeperson.py:62 -#: ../src/plugins/webreport/NarrativeWeb.py:5287 +#: ../src/plugins/webreport/NarrativeWeb.py:5312 #: ../src/Filters/SideBar/_PersonSidebarFilter.py:90 msgid "female" msgstr "" @@ -1378,7 +1380,7 @@ msgid "High" msgstr "" #: ../src/Utils.py:94 ../src/gui/editors/editcitation.py:274 -#: ../src/plugins/webreport/NarrativeWeb.py:2297 +#: ../src/plugins/webreport/NarrativeWeb.py:2291 msgid "Normal" msgstr "" @@ -1437,12 +1439,12 @@ msgstr "" #: ../src/plugins/textreport/DetDescendantReport.py:596 #: ../src/plugins/textreport/IndivComplete.py:428 #: ../src/plugins/view/relview.py:652 -#: ../src/plugins/webreport/NarrativeWeb.py:5288 +#: ../src/plugins/webreport/NarrativeWeb.py:5313 #: ../src/Filters/SideBar/_PersonSidebarFilter.py:90 msgid "unknown" msgstr "" -#: ../src/Utils.py:226 ../src/Utils.py:246 ../src/plugins/Records.py:218 +#: ../src/Utils.py:226 ../src/Utils.py:246 ../src/plugins/Records.py:214 #, python-format msgid "%(father)s and %(mother)s" msgstr "" @@ -1568,13 +1570,13 @@ msgid "Person|TITLE" msgstr "" #: ../src/Utils.py:1274 ../src/gen/display/name.py:327 -#: ../src/gui/configure.py:515 ../src/gui/configure.py:517 -#: ../src/gui/configure.py:522 ../src/gui/configure.py:524 -#: ../src/gui/configure.py:526 ../src/gui/configure.py:527 -#: ../src/gui/configure.py:528 ../src/gui/configure.py:529 -#: ../src/gui/configure.py:531 ../src/gui/configure.py:532 -#: ../src/gui/configure.py:533 ../src/gui/configure.py:534 -#: ../src/gui/configure.py:535 ../src/gui/configure.py:536 +#: ../src/gui/configure.py:541 ../src/gui/configure.py:543 +#: ../src/gui/configure.py:548 ../src/gui/configure.py:550 +#: ../src/gui/configure.py:552 ../src/gui/configure.py:553 +#: ../src/gui/configure.py:554 ../src/gui/configure.py:555 +#: ../src/gui/configure.py:557 ../src/gui/configure.py:558 +#: ../src/gui/configure.py:559 ../src/gui/configure.py:560 +#: ../src/gui/configure.py:561 ../src/gui/configure.py:562 #: ../src/plugins/export/ExportCsv.py:336 #: ../src/plugins/import/ImportCsv.py:173 msgid "Given" @@ -1584,10 +1586,10 @@ msgstr "" msgid "GIVEN" msgstr "" -#: ../src/Utils.py:1275 ../src/gui/configure.py:522 -#: ../src/gui/configure.py:529 ../src/gui/configure.py:531 -#: ../src/gui/configure.py:532 ../src/gui/configure.py:533 -#: ../src/gui/configure.py:534 ../src/gui/configure.py:535 +#: ../src/Utils.py:1275 ../src/gui/configure.py:548 +#: ../src/gui/configure.py:555 ../src/gui/configure.py:557 +#: ../src/gui/configure.py:558 ../src/gui/configure.py:559 +#: ../src/gui/configure.py:560 ../src/gui/configure.py:561 msgid "SURNAME" msgstr "" @@ -1599,9 +1601,9 @@ msgstr "" msgid "Name|CALL" msgstr "" -#: ../src/Utils.py:1277 ../src/gui/configure.py:519 -#: ../src/gui/configure.py:521 ../src/gui/configure.py:524 -#: ../src/gui/configure.py:525 ../src/gui/configure.py:531 +#: ../src/Utils.py:1277 ../src/gui/configure.py:545 +#: ../src/gui/configure.py:547 ../src/gui/configure.py:550 +#: ../src/gui/configure.py:551 ../src/gui/configure.py:557 msgid "Name|Common" msgstr "" @@ -1617,11 +1619,11 @@ msgstr "" msgid "INITIALS" msgstr "" -#: ../src/Utils.py:1279 ../src/gui/configure.py:515 -#: ../src/gui/configure.py:517 ../src/gui/configure.py:519 -#: ../src/gui/configure.py:521 ../src/gui/configure.py:522 -#: ../src/gui/configure.py:527 ../src/gui/configure.py:529 -#: ../src/gui/configure.py:534 ../src/gui/configure.py:536 +#: ../src/Utils.py:1279 ../src/gui/configure.py:541 +#: ../src/gui/configure.py:543 ../src/gui/configure.py:545 +#: ../src/gui/configure.py:547 ../src/gui/configure.py:548 +#: ../src/gui/configure.py:553 ../src/gui/configure.py:555 +#: ../src/gui/configure.py:560 ../src/gui/configure.py:562 #: ../src/plugins/export/ExportCsv.py:337 #: ../src/plugins/import/ImportCsv.py:180 ../src/glade/editperson.glade.h:26 msgid "Suffix" @@ -1665,7 +1667,7 @@ msgid "PRIMARY[CON]" msgstr "" #: ../src/Utils.py:1284 ../src/gen/lib/nameorigintype.py:86 -#: ../src/gui/configure.py:528 +#: ../src/gui/configure.py:554 msgid "Patronymic" msgstr "" @@ -1697,7 +1699,7 @@ msgstr "" msgid "PATRONYMIC[CON]" msgstr "" -#: ../src/Utils.py:1288 ../src/gui/configure.py:536 +#: ../src/Utils.py:1288 ../src/gui/configure.py:562 msgid "Rawsurnames" msgstr "" @@ -1724,8 +1726,8 @@ msgid "PREFIX" msgstr "" #: ../src/Utils.py:1291 ../src/gen/lib/attrtype.py:71 -#: ../src/gui/configure.py:518 ../src/gui/configure.py:520 -#: ../src/gui/configure.py:525 ../src/gui/configure.py:532 +#: ../src/gui/configure.py:544 ../src/gui/configure.py:546 +#: ../src/gui/configure.py:551 ../src/gui/configure.py:558 #: ../src/plugins/tool/PatchNames.py:429 msgid "Nickname" msgstr "" @@ -1747,6 +1749,21 @@ msgstr "" msgid "%s, ..." msgstr "" +#: ../src/Utils.py:1674 +msgid "Unknown, created to replace a missing note object." +msgstr "" + +#. primitive static variable +#: ../src/Utils.py:1684 +#, python-format +msgid "Unknown, was missing %(time)s (%(count)d)" +msgstr "" + +#: ../src/Utils.py:1703 +#, python-format +msgid "Objects referenced by this note were missing in a file imported on %s." +msgstr "" + #: ../src/UndoHistory.py:64 ../src/gui/grampsgui.py:161 msgid "Undo History" msgstr "" @@ -2049,38 +2066,38 @@ msgstr "" #: ../src/cli/clidbman.py:78 #, python-format msgid "" -"ERROR: %s \n" -" %s" +"ERROR: %(title)s \n" +" %(message)s" msgstr "" -#: ../src/cli/clidbman.py:241 +#: ../src/cli/clidbman.py:243 #, python-format msgid "Starting Import, %s" msgstr "" -#: ../src/cli/clidbman.py:247 +#: ../src/cli/clidbman.py:249 msgid "Import finished..." msgstr "" #. Create a new database -#: ../src/cli/clidbman.py:319 ../src/plugins/import/ImportCsv.py:311 +#: ../src/cli/clidbman.py:321 ../src/plugins/import/ImportCsv.py:311 msgid "Importing data..." msgstr "" -#: ../src/cli/clidbman.py:363 +#: ../src/cli/clidbman.py:365 msgid "Could not rename family tree" msgstr "" -#: ../src/cli/clidbman.py:398 +#: ../src/cli/clidbman.py:400 msgid "Could not make database directory: " msgstr "" -#: ../src/cli/clidbman.py:446 ../src/gui/configure.py:1070 +#: ../src/cli/clidbman.py:448 ../src/gui/configure.py:1096 msgid "Never" msgstr "" #. feature request 2356: avoid genitive form -#: ../src/cli/clidbman.py:466 +#: ../src/cli/clidbman.py:468 #, python-format msgid "Locked by %s" msgstr "" @@ -2231,7 +2248,7 @@ msgstr "" msgid "Remove mother from family" msgstr "" -#: ../src/gen/db/exceptions.py:78 ../src/plugins/import/ImportGrdb.py:2786 +#: ../src/gen/db/exceptions.py:78 ../src/plugins/import/ImportGrdb.py:60 msgid "" "The database version is not supported by this version of Gramps.\n" "Please upgrade to the corresponding version or use XML for porting data " @@ -2285,6 +2302,54 @@ msgstr "" msgid "_Redo %s" msgstr "" +#: ../src/gen/db/upgrade.py:83 +#, python-format +msgid "%6d People upgraded with %6d citations in %6d secs\n" +msgstr "" + +#: ../src/gen/db/upgrade.py:84 +#, python-format +msgid "%6d Families upgraded with %6d citations in %6d secs\n" +msgstr "" + +#: ../src/gen/db/upgrade.py:85 +#, python-format +msgid "%6d Events upgraded with %6d citations in %6d secs\n" +msgstr "" + +#: ../src/gen/db/upgrade.py:86 +#, python-format +msgid "%6d Media Objects upgraded with %6d citations in %6d secs\n" +msgstr "" + +#: ../src/gen/db/upgrade.py:87 +#, python-format +msgid "%6d Places upgraded with %6d citations in %6d secs\n" +msgstr "" + +#: ../src/gen/db/upgrade.py:88 +#, python-format +msgid "%6d Repositories upgraded with %6d citations in %6d secs\n" +msgstr "" + +#: ../src/gen/db/upgrade.py:416 +msgid "Number of new objects upgraded:\n" +msgstr "" + +#: ../src/gen/db/upgrade.py:422 +msgid "" +"\n" +"\n" +"You may want to run\n" +"Tools -> Family Tree Processing -> Merge\n" +"in order to merge citations that contain similar\n" +"information" +msgstr "" + +#: ../src/gen/db/upgrade.py:426 +msgid "Upgrade Statistics" +msgstr "" + #: ../src/gen/display/name.py:325 msgid "Default format (defined by Gramps preferences)" msgstr "" @@ -2423,7 +2488,7 @@ msgstr "" #: ../src/plugins/textreport/TagReport.py:313 #: ../src/plugins/tool/SortEvents.py:59 ../src/plugins/view/eventview.py:81 #: ../src/plugins/webreport/NarrativeWeb.py:325 -#: ../src/plugins/webreport/NarrativeWeb.py:2185 +#: ../src/plugins/webreport/NarrativeWeb.py:2176 #: ../src/Filters/SideBar/_EventSidebarFilter.py:94 msgid "Description" msgstr "" @@ -2476,7 +2541,7 @@ msgid "Time" msgstr "" #: ../src/gen/lib/childreftype.py:73 ../src/gui/configure.py:70 -#: ../src/plugins/tool/Check.py:1624 +#: ../src/plugins/tool/Check.py:1951 #: ../src/Filters/SideBar/_CitationSidebarFilter.py:161 #: ../src/Filters/SideBar/_EventSidebarFilter.py:160 #: ../src/Filters/SideBar/_FamilySidebarFilter.py:217 @@ -2585,7 +2650,7 @@ msgstr "" #: ../src/gen/lib/date.py:332 ../src/gen/lib/date.py:425 #: ../src/gen/lib/date.py:454 ../src/plugins/quickview/all_relations.py:283 #: ../src/plugins/view/relview.py:976 -#: ../src/plugins/webreport/NarrativeWeb.py:1055 +#: ../src/plugins/webreport/NarrativeWeb.py:1050 msgid "and" msgstr "" @@ -2732,8 +2797,8 @@ msgstr "" #: ../src/plugins/textreport/TagReport.py:136 #: ../src/plugins/view/relview.py:625 ../src/plugins/view/relview.py:650 #: ../src/plugins/webreport/NarrativeWeb.py:323 -#: ../src/plugins/webreport/NarrativeWeb.py:2779 -#: ../src/plugins/webreport/NarrativeWeb.py:2973 +#: ../src/plugins/webreport/NarrativeWeb.py:2774 +#: ../src/plugins/webreport/NarrativeWeb.py:2968 msgid "Death" msgstr "" @@ -2851,10 +2916,9 @@ msgstr "" msgid "Religion" msgstr "" -#: ../src/gen/lib/eventtype.py:176 -#: ../src/plugins/gramplet/bottombar.gpr.py:119 -#: ../src/plugins/webreport/NarrativeWeb.py:2683 -#: ../src/plugins/webreport/NarrativeWeb.py:6701 +#: ../src/gen/lib/eventtype.py:176 ../src/plugins/gramplet/gramplet.gpr.py:426 +#: ../src/plugins/webreport/NarrativeWeb.py:2677 +#: ../src/plugins/webreport/NarrativeWeb.py:6734 msgid "Residence" msgstr "" @@ -2870,7 +2934,7 @@ msgstr "" #: ../src/plugins/export/ExportCsv.py:459 #: ../src/plugins/import/ImportCsv.py:228 #: ../src/plugins/textreport/FamilyGroup.py:382 -#: ../src/plugins/webreport/NarrativeWeb.py:3128 +#: ../src/plugins/webreport/NarrativeWeb.py:3123 msgid "Marriage" msgstr "" @@ -2895,7 +2959,7 @@ msgid "Engagement" msgstr "" #: ../src/gen/lib/eventtype.py:185 -#: ../src/plugins/webreport/NarrativeWeb.py:3129 +#: ../src/plugins/webreport/NarrativeWeb.py:3124 msgid "Divorce" msgstr "" @@ -3224,7 +3288,7 @@ msgstr "" msgid "Matrilineal" msgstr "" -#: ../src/gen/lib/notetype.py:80 ../src/gui/configure.py:1111 +#: ../src/gen/lib/notetype.py:80 ../src/gui/configure.py:1137 #: ../src/gui/editors/editcitation.py:202 #: ../src/gui/editors/editcitation.py:208 #: ../src/gui/editors/editeventref.py:79 ../src/gui/editors/editmediaref.py:94 @@ -3492,7 +3556,7 @@ msgid "Gramps View" msgstr "" #: ../src/gen/plug/_pluginreg.py:85 ../src/gui/grampsgui.py:136 -#: ../src/plugins/view/relview.py:135 ../src/plugins/view/view.gpr.py:116 +#: ../src/plugins/view/relview.py:135 ../src/plugins/view/view.gpr.py:118 msgid "Relationships" msgstr "" @@ -3508,7 +3572,7 @@ msgstr "" #. add miscellaneous column #: ../src/gen/plug/_pluginreg.py:484 ../src/plugins/gramplet/FaqGramplet.py:62 -#: ../src/plugins/webreport/NarrativeWeb.py:1818 +#: ../src/plugins/webreport/NarrativeWeb.py:1813 msgid "Miscellaneous" msgstr "" @@ -3564,14 +3628,14 @@ msgstr "" #: ../src/plugins/docgen/SvgDrawDoc.py:81 #: ../src/plugins/export/ExportCsv.py:301 #: ../src/plugins/export/ExportCsv.py:305 -#: ../src/plugins/export/ExportGedcom.py:1439 +#: ../src/plugins/export/ExportGedcom.py:1447 #: ../src/plugins/export/ExportGeneWeb.py:97 #: ../src/plugins/export/ExportGeneWeb.py:101 #: ../src/plugins/export/ExportVCalendar.py:104 #: ../src/plugins/export/ExportVCalendar.py:108 #: ../src/plugins/export/ExportVCard.py:70 #: ../src/plugins/export/ExportVCard.py:74 -#: ../src/plugins/webreport/NarrativeWeb.py:6975 +#: ../src/plugins/webreport/NarrativeWeb.py:7009 #, python-format msgid "Could not create %s" msgstr "" @@ -3618,20 +3682,20 @@ msgstr "" #: ../src/gen/plug/utils.py:271 #, python-format -msgid "It is for version %d.%d" +msgid "It is for version %(v1)d.%(v2)d" msgstr "" -#: ../src/gen/plug/utils.py:278 +#: ../src/gen/plug/utils.py:281 #, python-format msgid "Error: missing gramps_target_version in '%s'..." msgstr "" -#: ../src/gen/plug/utils.py:283 +#: ../src/gen/plug/utils.py:286 #, python-format msgid "Installing '%s'..." msgstr "" -#: ../src/gen/plug/utils.py:289 +#: ../src/gen/plug/utils.py:292 #, python-format msgid "Registered '%s'" msgstr "" @@ -3641,7 +3705,7 @@ msgstr "" #. Private Constants #. #. ------------------------------------------------------------------------------- -#: ../src/gen/plug/docgen/graphdoc.py:63 +#: ../src/gen/plug/docgen/graphdoc.py:65 #: ../src/plugins/textreport/AncestorReport.py:276 #: ../src/plugins/textreport/AncestorReport.py:297 #: ../src/plugins/textreport/BirthdayReport.py:379 @@ -3658,268 +3722,268 @@ msgstr "" msgid "Default" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:64 +#: ../src/gen/plug/docgen/graphdoc.py:66 msgid "PostScript / Helvetica" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:65 +#: ../src/gen/plug/docgen/graphdoc.py:67 msgid "TrueType / FreeSans" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:67 -#: ../src/plugins/view/pedigreeview.py:2197 -msgid "Vertical (top to bottom)" -msgstr "" - -#: ../src/gen/plug/docgen/graphdoc.py:68 -#: ../src/plugins/view/pedigreeview.py:2198 -msgid "Vertical (bottom to top)" -msgstr "" - #: ../src/gen/plug/docgen/graphdoc.py:69 -#: ../src/plugins/view/pedigreeview.py:2199 -msgid "Horizontal (left to right)" +#: ../src/plugins/view/pedigreeview.py:2197 +msgid "Vertical (↓)" msgstr "" #: ../src/gen/plug/docgen/graphdoc.py:70 -#: ../src/plugins/view/pedigreeview.py:2200 -msgid "Horizontal (right to left)" +#: ../src/plugins/view/pedigreeview.py:2198 +msgid "Vertical (↑)" +msgstr "" + +#: ../src/gen/plug/docgen/graphdoc.py:71 +#: ../src/plugins/view/pedigreeview.py:2199 +msgid "Horizontal (→)" msgstr "" #: ../src/gen/plug/docgen/graphdoc.py:72 -msgid "Bottom, left" -msgstr "" - -#: ../src/gen/plug/docgen/graphdoc.py:73 -msgid "Bottom, right" +#: ../src/plugins/view/pedigreeview.py:2200 +msgid "Horizontal (←)" msgstr "" #: ../src/gen/plug/docgen/graphdoc.py:74 -msgid "Top, left" +msgid "Bottom, left" msgstr "" #: ../src/gen/plug/docgen/graphdoc.py:75 -msgid "Top, Right" +msgid "Bottom, right" msgstr "" #: ../src/gen/plug/docgen/graphdoc.py:76 -msgid "Right, bottom" +msgid "Top, left" msgstr "" #: ../src/gen/plug/docgen/graphdoc.py:77 -msgid "Right, top" +msgid "Top, Right" msgstr "" #: ../src/gen/plug/docgen/graphdoc.py:78 -msgid "Left, bottom" +msgid "Right, bottom" msgstr "" #: ../src/gen/plug/docgen/graphdoc.py:79 -msgid "Left, top" +msgid "Right, top" +msgstr "" + +#: ../src/gen/plug/docgen/graphdoc.py:80 +msgid "Left, bottom" msgstr "" #: ../src/gen/plug/docgen/graphdoc.py:81 -msgid "Minimal size" -msgstr "" - -#: ../src/gen/plug/docgen/graphdoc.py:82 -msgid "Fill the given area" +msgid "Left, top" msgstr "" #: ../src/gen/plug/docgen/graphdoc.py:83 -msgid "Use optimal number of pages" +msgid "Minimal size" +msgstr "" + +#: ../src/gen/plug/docgen/graphdoc.py:84 +msgid "Fill the given area" msgstr "" #: ../src/gen/plug/docgen/graphdoc.py:85 +msgid "Use optimal number of pages" +msgstr "" + +#: ../src/gen/plug/docgen/graphdoc.py:87 msgid "Top" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:86 +#: ../src/gen/plug/docgen/graphdoc.py:88 msgid "Bottom" msgstr "" #. ############################### -#: ../src/gen/plug/docgen/graphdoc.py:129 +#: ../src/gen/plug/docgen/graphdoc.py:131 msgid "GraphViz Layout" msgstr "" #. ############################### -#: ../src/gen/plug/docgen/graphdoc.py:131 +#: ../src/gen/plug/docgen/graphdoc.py:133 #: ../src/gui/widgets/styledtexteditor.py:476 msgid "Font family" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:134 +#: ../src/gen/plug/docgen/graphdoc.py:136 msgid "" "Choose the font family. If international characters don't show, use FreeSans " "font. FreeSans is available from: http://www.nongnu.org/freefont/" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:140 +#: ../src/gen/plug/docgen/graphdoc.py:142 #: ../src/gui/widgets/styledtexteditor.py:488 msgid "Font size" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:141 +#: ../src/gen/plug/docgen/graphdoc.py:143 msgid "The font size, in points." msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:144 +#: ../src/gen/plug/docgen/graphdoc.py:146 msgid "Graph Direction" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:147 +#: ../src/gen/plug/docgen/graphdoc.py:149 msgid "Whether graph goes from top to bottom or left to right." msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:151 +#: ../src/gen/plug/docgen/graphdoc.py:153 msgid "Number of Horizontal Pages" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:152 +#: ../src/gen/plug/docgen/graphdoc.py:154 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 " "horizontally. Only valid for dot and pdf via Ghostscript." msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:159 +#: ../src/gen/plug/docgen/graphdoc.py:161 msgid "Number of Vertical Pages" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:160 +#: ../src/gen/plug/docgen/graphdoc.py:162 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 " "vertically. Only valid for dot and pdf via Ghostscript." msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:167 +#: ../src/gen/plug/docgen/graphdoc.py:169 msgid "Paging Direction" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:170 +#: ../src/gen/plug/docgen/graphdoc.py:172 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." msgstr "" #. ############################### -#: ../src/gen/plug/docgen/graphdoc.py:188 +#: ../src/gen/plug/docgen/graphdoc.py:190 msgid "GraphViz Options" msgstr "" #. ############################### -#: ../src/gen/plug/docgen/graphdoc.py:191 +#: ../src/gen/plug/docgen/graphdoc.py:193 msgid "Aspect ratio" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:194 -msgid "Affects greatly how the graph is layed out on the page." +#: ../src/gen/plug/docgen/graphdoc.py:196 +msgid "Affects greatly how the graph is laid out on the page." msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:198 +#: ../src/gen/plug/docgen/graphdoc.py:200 msgid "DPI" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:199 +#: ../src/gen/plug/docgen/graphdoc.py:201 msgid "" "Dots per inch. When creating images such as .gif or .png files for the web, " "try numbers such as 100 or 300 DPI. When creating PostScript or PDF files, " "use 72 DPI." msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:205 +#: ../src/gen/plug/docgen/graphdoc.py:207 msgid "Node spacing" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:206 +#: ../src/gen/plug/docgen/graphdoc.py:208 msgid "" "The minimum amount of free space, in inches, between individual nodes. For " "vertical graphs, this corresponds to spacing between columns. For " "horizontal graphs, this corresponds to spacing between rows." msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:213 +#: ../src/gen/plug/docgen/graphdoc.py:215 msgid "Rank spacing" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:214 +#: ../src/gen/plug/docgen/graphdoc.py:216 msgid "" "The minimum amount of free space, in inches, between ranks. For vertical " "graphs, this corresponds to spacing between rows. For horizontal graphs, " "this corresponds to spacing between columns." msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:221 +#: ../src/gen/plug/docgen/graphdoc.py:223 msgid "Use subgraphs" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:222 +#: ../src/gen/plug/docgen/graphdoc.py:224 msgid "" "Subgraphs can help GraphViz position spouses together, but with non-trivial " "graphs will result in longer lines and larger graphs." msgstr "" #. ############################### -#: ../src/gen/plug/docgen/graphdoc.py:232 +#: ../src/gen/plug/docgen/graphdoc.py:234 msgid "Note to add to the graph" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:234 +#: ../src/gen/plug/docgen/graphdoc.py:236 msgid "This text will be added to the graph." msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:237 +#: ../src/gen/plug/docgen/graphdoc.py:239 msgid "Note location" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:240 +#: ../src/gen/plug/docgen/graphdoc.py:242 msgid "Whether note will appear on top or bottom of the page." msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:244 +#: ../src/gen/plug/docgen/graphdoc.py:246 msgid "Note size" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:245 +#: ../src/gen/plug/docgen/graphdoc.py:247 msgid "The size of note text, in points." msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:953 +#: ../src/gen/plug/docgen/graphdoc.py:955 msgid "PDF (Ghostscript)" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:959 +#: ../src/gen/plug/docgen/graphdoc.py:961 msgid "PDF (Graphviz)" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:965 +#: ../src/gen/plug/docgen/graphdoc.py:967 #: ../src/plugins/docgen/docgen.gpr.py:152 msgid "PostScript" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:971 +#: ../src/gen/plug/docgen/graphdoc.py:973 msgid "Structured Vector Graphics (SVG)" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:977 +#: ../src/gen/plug/docgen/graphdoc.py:979 msgid "Compressed Structured Vector Graphs (SVGZ)" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:983 +#: ../src/gen/plug/docgen/graphdoc.py:985 msgid "JPEG image" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:989 +#: ../src/gen/plug/docgen/graphdoc.py:991 msgid "GIF image" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:995 +#: ../src/gen/plug/docgen/graphdoc.py:997 msgid "PNG image" msgstr "" -#: ../src/gen/plug/docgen/graphdoc.py:1001 +#: ../src/gen/plug/docgen/graphdoc.py:1003 msgid "Graphviz File" msgstr "" @@ -3981,10 +4045,10 @@ msgstr "" #: ../src/gen/plug/report/utils.py:142 #: ../src/plugins/textreport/IndivComplete.py:630 #: ../src/plugins/textreport/SimpleBookTitle.py:105 -#: ../src/plugins/webreport/NarrativeWeb.py:1860 -#: ../src/plugins/webreport/NarrativeWeb.py:2041 -#: ../src/plugins/webreport/NarrativeWeb.py:2111 -#: ../src/plugins/webreport/NarrativeWeb.py:2127 +#: ../src/plugins/webreport/NarrativeWeb.py:1855 +#: ../src/plugins/webreport/NarrativeWeb.py:2036 +#: ../src/plugins/webreport/NarrativeWeb.py:2106 +#: ../src/plugins/webreport/NarrativeWeb.py:2122 msgid "Could not add photo to page" msgstr "" @@ -4055,7 +4119,7 @@ msgid "Drag and drop the columns to change the order" msgstr "" #. ################# -#: ../src/gui/columnorder.py:130 ../src/gui/configure.py:947 +#: ../src/gui/columnorder.py:130 ../src/gui/configure.py:973 #: ../src/plugins/drawreport/AncestorTree.py:907 #: ../src/plugins/drawreport/DescendTree.py:1487 msgid "Display" @@ -4121,23 +4185,23 @@ msgid " Name Editor" msgstr "" #: ../src/gui/configure.py:130 ../src/gui/configure.py:148 -#: ../src/gui/configure.py:1204 ../src/gui/views/pageview.py:618 +#: ../src/gui/configure.py:1220 ../src/gui/views/pageview.py:618 msgid "Preferences" msgstr "" -#: ../src/gui/configure.py:431 +#: ../src/gui/configure.py:457 #: ../src/gui/editors/displaytabs/addrembedlist.py:74 #: ../src/gui/editors/displaytabs/locationembedlist.py:56 #: ../src/gui/selectors/selectplace.py:65 #: ../src/plugins/lib/libplaceview.py:95 #: ../src/plugins/view/placetreeview.py:73 ../src/plugins/view/repoview.py:87 #: ../src/plugins/webreport/NarrativeWeb.py:329 -#: ../src/plugins/webreport/NarrativeWeb.py:1316 +#: ../src/plugins/webreport/NarrativeWeb.py:1306 #: ../src/Filters/SideBar/_PlaceSidebarFilter.py:89 msgid "Locality" msgstr "" -#: ../src/gui/configure.py:432 +#: ../src/gui/configure.py:458 #: ../src/gui/editors/displaytabs/addrembedlist.py:75 #: ../src/gui/editors/displaytabs/locationembedlist.py:57 #: ../src/gui/selectors/selectplace.py:66 @@ -4149,112 +4213,112 @@ msgstr "" msgid "City" msgstr "" -#: ../src/gui/configure.py:433 +#: ../src/gui/configure.py:459 #: ../src/gui/editors/displaytabs/addrembedlist.py:76 #: ../src/plugins/view/repoview.py:89 msgid "State/County" msgstr "" -#: ../src/gui/configure.py:434 +#: ../src/gui/configure.py:460 #: ../src/gui/editors/displaytabs/addrembedlist.py:77 #: ../src/gui/editors/displaytabs/locationembedlist.py:60 #: ../src/gui/selectors/selectplace.py:69 #: ../src/gui/views/treemodels/placemodel.py:304 #: ../src/plugins/lib/libplaceview.py:99 -#: ../src/plugins/lib/maps/geography.py:185 +#: ../src/plugins/lib/maps/placeselection.py:148 #: ../src/plugins/tool/ExtractCity.py:389 #: ../src/plugins/view/placetreeview.py:77 ../src/plugins/view/repoview.py:90 #: ../src/plugins/webreport/NarrativeWeb.py:322 -#: ../src/plugins/webreport/NarrativeWeb.py:3377 +#: ../src/plugins/webreport/NarrativeWeb.py:3372 #: ../src/Filters/SideBar/_PlaceSidebarFilter.py:93 msgid "Country" msgstr "" -#: ../src/gui/configure.py:435 ../src/plugins/lib/libplaceview.py:100 +#: ../src/gui/configure.py:461 ../src/plugins/lib/libplaceview.py:100 #: ../src/plugins/tool/ExtractCity.py:388 #: ../src/plugins/view/placetreeview.py:78 ../src/plugins/view/repoview.py:91 msgid "ZIP/Postal Code" msgstr "" -#: ../src/gui/configure.py:436 +#: ../src/gui/configure.py:462 #: ../src/plugins/gramplet/RepositoryDetails.py:111 #: ../src/plugins/webreport/NarrativeWeb.py:337 msgid "Phone" msgstr "" -#: ../src/gui/configure.py:437 ../src/gui/plug/_windows.py:598 +#: ../src/gui/configure.py:463 ../src/gui/plug/_windows.py:598 #: ../src/plugins/view/repoview.py:92 msgid "Email" msgstr "" -#: ../src/gui/configure.py:438 +#: ../src/gui/configure.py:464 msgid "Researcher" msgstr "" -#: ../src/gui/configure.py:458 ../src/gui/filtereditor.py:295 +#: ../src/gui/configure.py:484 ../src/gui/filtereditor.py:295 #: ../src/gui/editors/editperson.py:615 msgid "Media Object" msgstr "" -#: ../src/gui/configure.py:466 +#: ../src/gui/configure.py:492 msgid "ID Formats" msgstr "" -#: ../src/gui/configure.py:474 +#: ../src/gui/configure.py:500 msgid "Suppress warning when adding parents to a child." msgstr "" -#: ../src/gui/configure.py:478 -msgid "Suppress warning when cancelling with changed data." +#: ../src/gui/configure.py:504 +msgid "Suppress warning when canceling with changed data." msgstr "" -#: ../src/gui/configure.py:482 +#: ../src/gui/configure.py:508 msgid "Suppress warning about missing researcher when exporting to GEDCOM." msgstr "" -#: ../src/gui/configure.py:487 +#: ../src/gui/configure.py:513 msgid "Show plugin status dialog on plugin load error." msgstr "" -#: ../src/gui/configure.py:490 +#: ../src/gui/configure.py:516 msgid "Warnings" msgstr "" -#: ../src/gui/configure.py:516 ../src/gui/configure.py:530 +#: ../src/gui/configure.py:542 ../src/gui/configure.py:556 msgid "Common" msgstr "" -#: ../src/gui/configure.py:523 ../src/plugins/export/ExportCsv.py:337 +#: ../src/gui/configure.py:549 ../src/plugins/export/ExportCsv.py:337 #: ../src/plugins/import/ImportCsv.py:176 msgid "Call" msgstr "" -#: ../src/gui/configure.py:528 +#: ../src/gui/configure.py:554 msgid "NotPatronymic" msgstr "" -#: ../src/gui/configure.py:609 +#: ../src/gui/configure.py:635 msgid "Enter to save, Esc to cancel editing" msgstr "" -#: ../src/gui/configure.py:656 +#: ../src/gui/configure.py:682 msgid "This format exists already." msgstr "" -#: ../src/gui/configure.py:678 +#: ../src/gui/configure.py:704 msgid "Invalid or incomplete format definition." msgstr "" -#: ../src/gui/configure.py:695 +#: ../src/gui/configure.py:721 msgid "Format" msgstr "" -#: ../src/gui/configure.py:705 +#: ../src/gui/configure.py:731 msgid "Example" msgstr "" #. label for the combo -#: ../src/gui/configure.py:846 ../src/plugins/drawreport/Calendar.py:427 +#: ../src/gui/configure.py:872 ../src/plugins/drawreport/Calendar.py:427 #: ../src/plugins/textreport/AncestorReport.py:275 #: ../src/plugins/textreport/BirthdayReport.py:378 #: ../src/plugins/textreport/DescendReport.py:400 @@ -4265,12 +4329,12 @@ msgstr "" #: ../src/plugins/textreport/IndivComplete.py:686 #: ../src/plugins/textreport/KinshipReport.py:347 #: ../src/plugins/textreport/NumberOfAncestorsReport.py:201 -#: ../src/plugins/webreport/NarrativeWeb.py:7714 -#: ../src/plugins/webreport/WebCal.py:1341 +#: ../src/plugins/webreport/NarrativeWeb.py:7776 +#: ../src/plugins/webreport/WebCal.py:1337 msgid "Name format" msgstr "" -#: ../src/gui/configure.py:850 ../src/gui/editors/displaytabs/buttontab.py:70 +#: ../src/gui/configure.py:876 ../src/gui/editors/displaytabs/buttontab.py:70 #: ../src/gui/plug/_windows.py:137 ../src/gui/plug/_windows.py:193 #: ../src/plugins/BookReport.py:1003 ../src/glade/editperson.glade.h:15 #: ../src/glade/styleeditor.glade.h:19 ../src/glade/editfamily.glade.h:10 @@ -4278,193 +4342,193 @@ msgstr "" msgid "Edit" msgstr "" -#: ../src/gui/configure.py:860 +#: ../src/gui/configure.py:886 msgid "Consider single pa/matronymic as surname" msgstr "" -#: ../src/gui/configure.py:874 +#: ../src/gui/configure.py:900 msgid "Date format" msgstr "" -#: ../src/gui/configure.py:887 +#: ../src/gui/configure.py:913 msgid "Calendar on reports" msgstr "" -#: ../src/gui/configure.py:900 +#: ../src/gui/configure.py:926 msgid "Surname guessing" msgstr "" -#: ../src/gui/configure.py:913 +#: ../src/gui/configure.py:939 msgid "Default family relationship" msgstr "" -#: ../src/gui/configure.py:920 +#: ../src/gui/configure.py:946 msgid "Height multiple surname box (pixels)" msgstr "" -#: ../src/gui/configure.py:927 +#: ../src/gui/configure.py:953 msgid "Active person's name and ID" msgstr "" -#: ../src/gui/configure.py:928 +#: ../src/gui/configure.py:954 msgid "Relationship to home person" msgstr "" -#: ../src/gui/configure.py:937 +#: ../src/gui/configure.py:963 msgid "Status bar" msgstr "" -#: ../src/gui/configure.py:944 +#: ../src/gui/configure.py:970 msgid "Show text in sidebar buttons (requires restart)" msgstr "" -#: ../src/gui/configure.py:955 +#: ../src/gui/configure.py:981 msgid "Missing surname" msgstr "" -#: ../src/gui/configure.py:958 +#: ../src/gui/configure.py:984 msgid "Missing given name" msgstr "" -#: ../src/gui/configure.py:961 +#: ../src/gui/configure.py:987 msgid "Missing record" msgstr "" -#: ../src/gui/configure.py:964 +#: ../src/gui/configure.py:990 msgid "Private surname" msgstr "" -#: ../src/gui/configure.py:967 +#: ../src/gui/configure.py:993 msgid "Private given name" msgstr "" -#: ../src/gui/configure.py:970 +#: ../src/gui/configure.py:996 msgid "Private record" msgstr "" -#: ../src/gui/configure.py:1001 +#: ../src/gui/configure.py:1027 msgid "Change is not immediate" msgstr "" -#: ../src/gui/configure.py:1002 +#: ../src/gui/configure.py:1028 msgid "" "Changing the data format will not take effect until the next time Gramps is " "started." msgstr "" -#: ../src/gui/configure.py:1015 +#: ../src/gui/configure.py:1041 msgid "Date about range" msgstr "" -#: ../src/gui/configure.py:1018 +#: ../src/gui/configure.py:1044 msgid "Date after range" msgstr "" -#: ../src/gui/configure.py:1021 +#: ../src/gui/configure.py:1047 msgid "Date before range" msgstr "" -#: ../src/gui/configure.py:1024 +#: ../src/gui/configure.py:1050 msgid "Maximum age probably alive" msgstr "" -#: ../src/gui/configure.py:1027 +#: ../src/gui/configure.py:1053 msgid "Maximum sibling age difference" msgstr "" -#: ../src/gui/configure.py:1030 +#: ../src/gui/configure.py:1056 msgid "Minimum years between generations" msgstr "" -#: ../src/gui/configure.py:1033 +#: ../src/gui/configure.py:1059 msgid "Average years between generations" msgstr "" -#: ../src/gui/configure.py:1036 +#: ../src/gui/configure.py:1062 msgid "Markup for invalid date format" msgstr "" -#: ../src/gui/configure.py:1039 +#: ../src/gui/configure.py:1065 msgid "Dates" msgstr "" -#: ../src/gui/configure.py:1048 +#: ../src/gui/configure.py:1074 msgid "Add default source on import" msgstr "" -#: ../src/gui/configure.py:1051 +#: ../src/gui/configure.py:1077 msgid "Enable spelling checker" msgstr "" -#: ../src/gui/configure.py:1054 +#: ../src/gui/configure.py:1080 msgid "Display Tip of the Day" msgstr "" -#: ../src/gui/configure.py:1057 +#: ../src/gui/configure.py:1083 msgid "Remember last view displayed" msgstr "" -#: ../src/gui/configure.py:1060 +#: ../src/gui/configure.py:1086 msgid "Max generations for relationships" msgstr "" -#: ../src/gui/configure.py:1064 +#: ../src/gui/configure.py:1090 msgid "Base path for relative media paths" msgstr "" -#: ../src/gui/configure.py:1071 +#: ../src/gui/configure.py:1097 msgid "Once a month" msgstr "" -#: ../src/gui/configure.py:1072 +#: ../src/gui/configure.py:1098 msgid "Once a week" msgstr "" -#: ../src/gui/configure.py:1073 +#: ../src/gui/configure.py:1099 msgid "Once a day" msgstr "" -#: ../src/gui/configure.py:1074 +#: ../src/gui/configure.py:1100 msgid "Always" msgstr "" -#: ../src/gui/configure.py:1079 +#: ../src/gui/configure.py:1105 msgid "Check for updates" msgstr "" -#: ../src/gui/configure.py:1084 +#: ../src/gui/configure.py:1110 msgid "Updated addons only" msgstr "" -#: ../src/gui/configure.py:1085 +#: ../src/gui/configure.py:1111 msgid "New addons only" msgstr "" -#: ../src/gui/configure.py:1086 +#: ../src/gui/configure.py:1112 msgid "New and updated addons" msgstr "" -#: ../src/gui/configure.py:1096 +#: ../src/gui/configure.py:1122 msgid "What to check" msgstr "" -#: ../src/gui/configure.py:1101 +#: ../src/gui/configure.py:1127 msgid "Do not ask about previously notified addons" msgstr "" -#: ../src/gui/configure.py:1106 +#: ../src/gui/configure.py:1132 msgid "Check now" msgstr "" -#: ../src/gui/configure.py:1120 +#: ../src/gui/configure.py:1146 msgid "Family Tree Database path" msgstr "" -#: ../src/gui/configure.py:1123 +#: ../src/gui/configure.py:1149 msgid "Automatically load last family tree" msgstr "" -#: ../src/gui/configure.py:1136 +#: ../src/gui/configure.py:1162 msgid "Select media directory" msgstr "" @@ -4573,7 +4637,7 @@ msgstr "" #: ../src/gui/editors/displaytabs/ldsembedlist.py:64 #: ../src/gui/plug/_windows.py:112 ../src/gui/plug/_windows.py:170 #: ../src/plugins/webreport/NarrativeWeb.py:340 -#: ../src/plugins/webreport/NarrativeWeb.py:1155 +#: ../src/plugins/webreport/NarrativeWeb.py:1150 msgid "Status" msgstr "" @@ -4950,6 +5014,7 @@ msgstr "" #: ../src/Filters/Rules/Person/_HasCommonAncestorWithFilterMatch.py:48 #: ../src/Filters/Rules/Person/_IsAncestorOfFilterMatch.py:47 #: ../src/Filters/Rules/Person/_IsChildOfFilterMatch.py:47 +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOfFilterMatch.py:47 #: ../src/Filters/Rules/Person/_IsDescendantOfFilterMatch.py:47 #: ../src/Filters/Rules/Person/_IsParentOfFilterMatch.py:47 #: ../src/Filters/Rules/Person/_IsSiblingOfFilterMatch.py:46 @@ -4993,7 +5058,6 @@ msgid "Include original person" msgstr "" #: ../src/gui/filtereditor.py:540 -#: ../src/Filters/Rules/_HasTextMatchingSubstringOf.py:44 #: ../src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py:48 msgid "Case sensitive:" msgstr "" @@ -5002,9 +5066,7 @@ msgstr "" msgid "Use exact case of letters" msgstr "" -#: ../src/gui/filtereditor.py:542 -#: ../src/Filters/Rules/_HasTextMatchingSubstringOf.py:45 -#: ../src/Filters/Rules/Person/_HasNameOf.py:59 +#: ../src/gui/filtereditor.py:542 ../src/Filters/Rules/Person/_HasNameOf.py:59 #: ../src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py:49 msgid "Regular-Expression matching:" msgstr "" @@ -5056,62 +5118,62 @@ msgstr "" msgid "Values" msgstr "" -#: ../src/gui/filtereditor.py:838 +#: ../src/gui/filtereditor.py:839 msgid "Add Rule" msgstr "" -#: ../src/gui/filtereditor.py:850 +#: ../src/gui/filtereditor.py:851 msgid "Edit Rule" msgstr "" -#: ../src/gui/filtereditor.py:885 +#: ../src/gui/filtereditor.py:886 msgid "Filter Test" msgstr "" #. ############################### -#: ../src/gui/filtereditor.py:1021 ../src/plugins/Records.py:516 +#: ../src/gui/filtereditor.py:1024 ../src/plugins/Records.py:517 #: ../src/plugins/drawreport/Calendar.py:412 #: ../src/plugins/drawreport/StatisticsChart.py:911 #: ../src/plugins/drawreport/TimeLine.py:369 -#: ../src/plugins/gramplet/bottombar.gpr.py:637 -#: ../src/plugins/gramplet/bottombar.gpr.py:651 -#: ../src/plugins/gramplet/bottombar.gpr.py:665 -#: ../src/plugins/gramplet/bottombar.gpr.py:679 -#: ../src/plugins/gramplet/bottombar.gpr.py:693 -#: ../src/plugins/gramplet/bottombar.gpr.py:707 -#: ../src/plugins/gramplet/bottombar.gpr.py:721 -#: ../src/plugins/gramplet/bottombar.gpr.py:735 -#: ../src/plugins/gramplet/bottombar.gpr.py:749 +#: ../src/plugins/gramplet/gramplet.gpr.py:944 +#: ../src/plugins/gramplet/gramplet.gpr.py:958 +#: ../src/plugins/gramplet/gramplet.gpr.py:972 +#: ../src/plugins/gramplet/gramplet.gpr.py:986 +#: ../src/plugins/gramplet/gramplet.gpr.py:1000 +#: ../src/plugins/gramplet/gramplet.gpr.py:1014 +#: ../src/plugins/gramplet/gramplet.gpr.py:1028 +#: ../src/plugins/gramplet/gramplet.gpr.py:1042 +#: ../src/plugins/gramplet/gramplet.gpr.py:1056 #: ../src/plugins/graph/GVRelGraph.py:476 #: ../src/plugins/quickview/quickview.gpr.py:127 #: ../src/plugins/textreport/BirthdayReport.py:365 #: ../src/plugins/textreport/IndivComplete.py:672 #: ../src/plugins/tool/SortEvents.py:168 -#: ../src/plugins/webreport/NarrativeWeb.py:7692 -#: ../src/plugins/webreport/WebCal.py:1319 +#: ../src/plugins/webreport/NarrativeWeb.py:7754 +#: ../src/plugins/webreport/WebCal.py:1315 msgid "Filter" msgstr "" -#: ../src/gui/filtereditor.py:1021 +#: ../src/gui/filtereditor.py:1024 msgid "Comment" msgstr "" -#: ../src/gui/filtereditor.py:1028 +#: ../src/gui/filtereditor.py:1032 msgid "Custom Filter Editor" msgstr "" -#: ../src/gui/filtereditor.py:1094 +#: ../src/gui/filtereditor.py:1098 msgid "Delete Filter?" msgstr "" -#: ../src/gui/filtereditor.py:1095 +#: ../src/gui/filtereditor.py:1099 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 "" -#: ../src/gui/filtereditor.py:1099 +#: ../src/gui/filtereditor.py:1103 msgid "Delete Filter" msgstr "" @@ -5190,13 +5252,13 @@ msgstr "" #: ../src/plugins/view/citationlistview.py:97 #: ../src/plugins/view/eventview.py:84 ../src/plugins/view/mediaview.py:97 #: ../src/plugins/webreport/NarrativeWeb.py:324 -#: ../src/plugins/webreport/NarrativeWeb.py:888 -#: ../src/plugins/webreport/NarrativeWeb.py:1124 -#: ../src/plugins/webreport/NarrativeWeb.py:1152 -#: ../src/plugins/webreport/NarrativeWeb.py:2300 -#: ../src/plugins/webreport/NarrativeWeb.py:3626 -#: ../src/plugins/webreport/NarrativeWeb.py:4860 -#: ../src/plugins/webreport/NarrativeWeb.py:5649 +#: ../src/plugins/webreport/NarrativeWeb.py:883 +#: ../src/plugins/webreport/NarrativeWeb.py:1119 +#: ../src/plugins/webreport/NarrativeWeb.py:1147 +#: ../src/plugins/webreport/NarrativeWeb.py:2294 +#: ../src/plugins/webreport/NarrativeWeb.py:3620 +#: ../src/plugins/webreport/NarrativeWeb.py:4887 +#: ../src/plugins/webreport/NarrativeWeb.py:5682 #: ../src/Filters/SideBar/_CitationSidebarFilter.py:96 #: ../src/Filters/SideBar/_EventSidebarFilter.py:97 #: ../src/Filters/SideBar/_MediaSidebarFilter.py:92 @@ -5213,26 +5275,24 @@ msgid "Edit Date" msgstr "" #: ../src/gui/grampsgui.py:112 ../src/Merge/mergeperson.py:196 -#: ../src/plugins/gramplet/bottombar.gpr.py:133 -#: ../src/plugins/gramplet/bottombar.gpr.py:147 +#: ../src/plugins/gramplet/gramplet.gpr.py:440 +#: ../src/plugins/gramplet/gramplet.gpr.py:454 #: ../src/plugins/quickview/FilterByName.py:97 #: ../src/plugins/textreport/TagReport.py:284 -#: ../src/plugins/view/eventview.py:117 -#: ../src/plugins/view/geography.gpr.py:80 ../src/plugins/view/view.gpr.py:41 -#: ../src/plugins/webreport/NarrativeWeb.py:1659 -#: ../src/plugins/webreport/NarrativeWeb.py:1716 -#: ../src/plugins/webreport/NarrativeWeb.py:1768 -#: ../src/plugins/webreport/NarrativeWeb.py:3593 -#: ../src/plugins/webreport/NarrativeWeb.py:3782 -#: ../src/plugins/webreport/NarrativeWeb.py:4623 -#: ../src/plugins/webreport/NarrativeWeb.py:6117 +#: ../src/plugins/view/eventview.py:117 ../src/plugins/view/view.gpr.py:43 +#: ../src/plugins/webreport/NarrativeWeb.py:1652 +#: ../src/plugins/webreport/NarrativeWeb.py:1711 +#: ../src/plugins/webreport/NarrativeWeb.py:1763 +#: ../src/plugins/webreport/NarrativeWeb.py:3587 +#: ../src/plugins/webreport/NarrativeWeb.py:3773 +#: ../src/plugins/webreport/NarrativeWeb.py:6150 msgid "Events" msgstr "" #: ../src/gui/grampsgui.py:114 #: ../src/plugins/drawreport/drawplugins.gpr.py:170 -#: ../src/plugins/gramplet/gramplet.gpr.py:106 -#: ../src/plugins/gramplet/gramplet.gpr.py:115 +#: ../src/plugins/gramplet/gramplet.gpr.py:108 +#: ../src/plugins/gramplet/gramplet.gpr.py:117 #: ../src/plugins/view/fanchartview.py:570 msgid "Fan Chart" msgstr "" @@ -5250,15 +5310,17 @@ msgid "Font Background Color" msgstr "" #: ../src/gui/grampsgui.py:118 ../src/plugins/view/grampletview.py:52 -#: ../src/plugins/view/view.gpr.py:71 +#: ../src/plugins/view/view.gpr.py:73 msgid "Gramplets" msgstr "" #: ../src/gui/grampsgui.py:119 ../src/gui/grampsgui.py:120 -#: ../src/gui/grampsgui.py:121 ../src/plugins/view/geography.gpr.py:57 -#: ../src/plugins/view/geography.gpr.py:73 -#: ../src/plugins/view/geography.gpr.py:89 -#: ../src/plugins/view/geography.gpr.py:106 +#: ../src/gui/grampsgui.py:121 ../src/plugins/view/geography.gpr.py:62 +#: ../src/plugins/view/geography.gpr.py:78 +#: ../src/plugins/view/geography.gpr.py:95 +#: ../src/plugins/view/geography.gpr.py:112 +#: ../src/plugins/view/geography.gpr.py:130 +#: ../src/plugins/view/geography.gpr.py:148 msgid "Geography" msgstr "" @@ -5286,21 +5348,21 @@ msgstr "" msgid "Merge" msgstr "" -#: ../src/gui/grampsgui.py:129 ../src/plugins/gramplet/bottombar.gpr.py:301 -#: ../src/plugins/gramplet/bottombar.gpr.py:315 -#: ../src/plugins/gramplet/bottombar.gpr.py:329 -#: ../src/plugins/gramplet/bottombar.gpr.py:343 -#: ../src/plugins/gramplet/bottombar.gpr.py:357 -#: ../src/plugins/gramplet/bottombar.gpr.py:371 -#: ../src/plugins/gramplet/bottombar.gpr.py:385 -#: ../src/plugins/gramplet/bottombar.gpr.py:399 +#: ../src/gui/grampsgui.py:129 ../src/plugins/gramplet/gramplet.gpr.py:608 +#: ../src/plugins/gramplet/gramplet.gpr.py:622 +#: ../src/plugins/gramplet/gramplet.gpr.py:636 +#: ../src/plugins/gramplet/gramplet.gpr.py:650 +#: ../src/plugins/gramplet/gramplet.gpr.py:664 +#: ../src/plugins/gramplet/gramplet.gpr.py:678 +#: ../src/plugins/gramplet/gramplet.gpr.py:692 +#: ../src/plugins/gramplet/gramplet.gpr.py:706 #: ../src/plugins/quickview/FilterByName.py:112 #: ../src/plugins/textreport/IndivComplete.py:267 #: ../src/plugins/textreport/TagReport.py:370 -#: ../src/plugins/view/noteview.py:107 ../src/plugins/view/view.gpr.py:101 +#: ../src/plugins/view/noteview.py:107 ../src/plugins/view/view.gpr.py:103 #: ../src/plugins/webreport/NarrativeWeb.py:331 -#: ../src/plugins/webreport/NarrativeWeb.py:890 -#: ../src/plugins/webreport/NarrativeWeb.py:1465 +#: ../src/plugins/webreport/NarrativeWeb.py:885 +#: ../src/plugins/webreport/NarrativeWeb.py:1455 msgid "Notes" msgstr "" @@ -5314,9 +5376,9 @@ msgstr "" #: ../src/plugins/view/pedigreeview.py:1956 ../src/plugins/view/relview.py:511 #: ../src/plugins/view/relview.py:848 ../src/plugins/view/relview.py:882 #: ../src/plugins/webreport/NarrativeWeb.py:332 -#: ../src/plugins/webreport/NarrativeWeb.py:2785 -#: ../src/plugins/webreport/NarrativeWeb.py:2979 -#: ../src/plugins/webreport/NarrativeWeb.py:6174 +#: ../src/plugins/webreport/NarrativeWeb.py:2780 +#: ../src/plugins/webreport/NarrativeWeb.py:2974 +#: ../src/plugins/webreport/NarrativeWeb.py:6207 msgid "Parents" msgstr "" @@ -5328,23 +5390,21 @@ msgstr "" msgid "Select Parents" msgstr "" -#: ../src/gui/grampsgui.py:133 ../src/plugins/gramplet/gramplet.gpr.py:150 -#: ../src/plugins/gramplet/gramplet.gpr.py:156 +#: ../src/gui/grampsgui.py:133 ../src/plugins/gramplet/gramplet.gpr.py:152 +#: ../src/plugins/gramplet/gramplet.gpr.py:158 #: ../src/plugins/view/pedigreeview.py:689 -#: ../src/plugins/webreport/NarrativeWeb.py:5961 +#: ../src/plugins/webreport/NarrativeWeb.py:5994 msgid "Pedigree" msgstr "" #: ../src/gui/grampsgui.py:135 ../src/plugins/quickview/FilterByName.py:100 -#: ../src/plugins/view/geography.gpr.py:65 -#: ../src/plugins/view/placetreeview.gpr.py:34 -#: ../src/plugins/view/view.gpr.py:180 -#: ../src/plugins/webreport/NarrativeWeb.py:1660 -#: ../src/plugins/webreport/NarrativeWeb.py:1713 -#: ../src/plugins/webreport/NarrativeWeb.py:1769 -#: ../src/plugins/webreport/NarrativeWeb.py:3342 -#: ../src/plugins/webreport/NarrativeWeb.py:3467 -#: ../src/plugins/webreport/NarrativeWeb.py:4708 +#: ../src/plugins/view/view.gpr.py:197 ../src/plugins/view/view.gpr.py:213 +#: ../src/plugins/webreport/NarrativeWeb.py:1653 +#: ../src/plugins/webreport/NarrativeWeb.py:1708 +#: ../src/plugins/webreport/NarrativeWeb.py:1764 +#: ../src/plugins/webreport/NarrativeWeb.py:3337 +#: ../src/plugins/webreport/NarrativeWeb.py:3461 +#: ../src/plugins/webreport/NarrativeWeb.py:4636 msgid "Places" msgstr "" @@ -5353,29 +5413,29 @@ msgid "Reports" msgstr "" #: ../src/gui/grampsgui.py:138 ../src/plugins/quickview/FilterByName.py:106 -#: ../src/plugins/view/repoview.py:123 ../src/plugins/view/view.gpr.py:196 -#: ../src/plugins/webreport/NarrativeWeb.py:1662 -#: ../src/plugins/webreport/NarrativeWeb.py:1771 -#: ../src/plugins/webreport/NarrativeWeb.py:2645 -#: ../src/plugins/webreport/NarrativeWeb.py:4757 -#: ../src/plugins/webreport/NarrativeWeb.py:6494 -#: ../src/plugins/webreport/NarrativeWeb.py:6566 +#: ../src/plugins/view/repoview.py:123 ../src/plugins/view/view.gpr.py:228 +#: ../src/plugins/webreport/NarrativeWeb.py:1655 +#: ../src/plugins/webreport/NarrativeWeb.py:1766 +#: ../src/plugins/webreport/NarrativeWeb.py:2639 +#: ../src/plugins/webreport/NarrativeWeb.py:4683 +#: ../src/plugins/webreport/NarrativeWeb.py:6527 +#: ../src/plugins/webreport/NarrativeWeb.py:6598 msgid "Repositories" msgstr "" #: ../src/gui/grampsgui.py:139 ../src/plugins/quickview/FilterByName.py:103 -#: ../src/plugins/view/sourceview.py:110 ../src/plugins/view/view.gpr.py:211 -#: ../src/plugins/view/view.gpr.py:242 +#: ../src/plugins/view/sourceview.py:110 ../src/plugins/view/view.gpr.py:243 +#: ../src/plugins/view/view.gpr.py:274 #: ../src/plugins/webreport/NarrativeWeb.py:339 -#: ../src/plugins/webreport/NarrativeWeb.py:891 -#: ../src/plugins/webreport/NarrativeWeb.py:1156 -#: ../src/plugins/webreport/NarrativeWeb.py:1466 -#: ../src/plugins/webreport/NarrativeWeb.py:1661 -#: ../src/plugins/webreport/NarrativeWeb.py:1710 -#: ../src/plugins/webreport/NarrativeWeb.py:1770 -#: ../src/plugins/webreport/NarrativeWeb.py:4373 -#: ../src/plugins/webreport/NarrativeWeb.py:4461 -#: ../src/plugins/webreport/NarrativeWeb.py:4733 +#: ../src/plugins/webreport/NarrativeWeb.py:886 +#: ../src/plugins/webreport/NarrativeWeb.py:1151 +#: ../src/plugins/webreport/NarrativeWeb.py:1456 +#: ../src/plugins/webreport/NarrativeWeb.py:1654 +#: ../src/plugins/webreport/NarrativeWeb.py:1705 +#: ../src/plugins/webreport/NarrativeWeb.py:1765 +#: ../src/plugins/webreport/NarrativeWeb.py:4364 +#: ../src/plugins/webreport/NarrativeWeb.py:4453 +#: ../src/plugins/webreport/NarrativeWeb.py:4659 msgid "Sources" msgstr "" @@ -5383,8 +5443,8 @@ msgstr "" msgid "Add Spouse" msgstr "" -#: ../src/gui/grampsgui.py:141 ../src/gui/views/tags.py:220 -#: ../src/gui/views/tags.py:225 ../src/gui/widgets/tageditor.py:109 +#: ../src/gui/grampsgui.py:141 ../src/gui/views/tags.py:219 +#: ../src/gui/views/tags.py:224 ../src/gui/widgets/tageditor.py:109 #: ../src/plugins/textreport/TagReport.py:535 #: ../src/plugins/textreport/TagReport.py:539 #: ../src/Filters/SideBar/_FamilySidebarFilter.py:121 @@ -5394,7 +5454,7 @@ msgstr "" msgid "Tag" msgstr "" -#: ../src/gui/grampsgui.py:142 ../src/gui/views/tags.py:582 +#: ../src/gui/grampsgui.py:142 ../src/gui/views/tags.py:581 msgid "New Tag" msgstr "" @@ -5441,12 +5501,12 @@ msgstr "" msgid "Fit Page" msgstr "" -#: ../src/gui/grampsgui.py:154 ../src/plugins/gramplet/bottombar.gpr.py:413 -#: ../src/plugins/gramplet/bottombar.gpr.py:427 -#: ../src/plugins/gramplet/bottombar.gpr.py:441 -#: ../src/plugins/gramplet/bottombar.gpr.py:455 -#: ../src/plugins/gramplet/bottombar.gpr.py:469 -#: ../src/plugins/view/view.gpr.py:227 +#: ../src/gui/grampsgui.py:154 ../src/plugins/gramplet/gramplet.gpr.py:720 +#: ../src/plugins/gramplet/gramplet.gpr.py:734 +#: ../src/plugins/gramplet/gramplet.gpr.py:748 +#: ../src/plugins/gramplet/gramplet.gpr.py:762 +#: ../src/plugins/gramplet/gramplet.gpr.py:776 +#: ../src/plugins/view/view.gpr.py:259 msgid "Citations" msgstr "" @@ -5493,11 +5553,11 @@ msgstr "" #: ../src/gui/makefilter.py:49 #, python-format -msgid "Created on %4d/%02d/%02d" +msgid "Created on %(year)4d/%(month)02d/%(day)02d" msgstr "" #: ../src/gui/utils.py:225 -msgid "Cancelling..." +msgid "Canceling..." msgstr "" #: ../src/gui/utils.py:305 @@ -5822,9 +5882,8 @@ msgstr "" msgid "Path:" msgstr "" -#: ../src/gui/viewmanager.py:1508 +#: ../src/gui/viewmanager.py:1508 ../src/plugins/tool/phpgedview.glade.h:3 #: ../src/plugins/import/importgedcom.glade.h:11 -#: ../src/plugins/tool/phpgedview.glade.h:3 msgid "File:" msgstr "" @@ -5842,16 +5901,16 @@ msgstr "" #: ../src/plugins/textreport/DetDescendantReport.py:975 #: ../src/plugins/textreport/DetDescendantReport.py:976 #: ../src/plugins/textreport/FamilyGroup.py:651 -#: ../src/plugins/webreport/NarrativeWeb.py:7863 +#: ../src/plugins/webreport/NarrativeWeb.py:7936 msgid "Include" msgstr "" -#: ../src/gui/viewmanager.py:1546 ../src/plugins/gramplet/StatsGramplet.py:190 +#: ../src/gui/viewmanager.py:1546 ../src/plugins/gramplet/StatsGramplet.py:194 msgid "Megabyte|MB" msgstr "" #: ../src/gui/viewmanager.py:1547 -#: ../src/plugins/webreport/NarrativeWeb.py:7857 +#: ../src/plugins/webreport/NarrativeWeb.py:7930 msgid "Exclude" msgstr "" @@ -5889,11 +5948,11 @@ msgstr "" msgid "Select backup directory" msgstr "" -#: ../src/gui/viewmanager.py:1877 +#: ../src/gui/viewmanager.py:1878 msgid "Failed Loading Plugin" msgstr "" -#: ../src/gui/viewmanager.py:1878 +#: ../src/gui/viewmanager.py:1879 #, python-format msgid "" "The plugin %(name)s did not load and reported an error.\n" @@ -5908,11 +5967,11 @@ msgid "" "by using the Plugin Manager on the Help menu." msgstr "" -#: ../src/gui/viewmanager.py:1926 +#: ../src/gui/viewmanager.py:1927 msgid "Failed Loading View" msgstr "" -#: ../src/gui/viewmanager.py:1927 +#: ../src/gui/viewmanager.py:1928 #, python-format msgid "" "The view %(name)s did not load and reported an error.\n" @@ -5995,7 +6054,7 @@ msgstr "" msgid "To select a media object, use drag-and-drop or use the buttons" msgstr "" -#: ../src/gui/editors/objectentries.py:302 ../src/gui/plug/_guioptions.py:1050 +#: ../src/gui/editors/objectentries.py:302 ../src/gui/plug/_guioptions.py:1053 msgid "No image given, click button to select one" msgstr "" @@ -6003,7 +6062,7 @@ msgstr "" msgid "Edit media object" msgstr "" -#: ../src/gui/editors/objectentries.py:304 ../src/gui/plug/_guioptions.py:1028 +#: ../src/gui/editors/objectentries.py:304 ../src/gui/plug/_guioptions.py:1031 msgid "Select an existing media object" msgstr "" @@ -6020,7 +6079,7 @@ msgstr "" msgid "To select a note, use drag-and-drop or use the buttons" msgstr "" -#: ../src/gui/editors/objectentries.py:353 ../src/gui/plug/_guioptions.py:949 +#: ../src/gui/editors/objectentries.py:353 ../src/gui/plug/_guioptions.py:952 msgid "No note given, click button to select one" msgstr "" @@ -6029,7 +6088,7 @@ msgstr "" msgid "Edit Note" msgstr "" -#: ../src/gui/editors/objectentries.py:355 ../src/gui/plug/_guioptions.py:924 +#: ../src/gui/editors/objectentries.py:355 ../src/gui/plug/_guioptions.py:927 msgid "Select an existing note" msgstr "" @@ -6117,11 +6176,13 @@ msgid "Edit Source (%s)" msgstr "" #: ../src/gui/editors/editcitation.py:443 -msgid " " +#, python-format +msgid "Add Citation (%s)" msgstr "" #: ../src/gui/editors/editcitation.py:449 -msgid "\n" +#, python-format +msgid "Edit Citation (%s)" msgstr "" #: ../src/gui/editors/editcitation.py:532 @@ -6142,10 +6203,10 @@ msgstr "" msgid "New Event" msgstr "" -#: ../src/gui/editors/editevent.py:222 ../src/plugins/view/geoevents.py:319 -#: ../src/plugins/view/geoevents.py:346 ../src/plugins/view/geofamily.py:371 -#: ../src/plugins/view/geoperson.py:409 ../src/plugins/view/geoperson.py:429 -#: ../src/plugins/view/geoperson.py:467 +#: ../src/gui/editors/editevent.py:222 ../src/plugins/view/geoclose.py:460 +#: ../src/plugins/view/geoevents.py:317 ../src/plugins/view/geoevents.py:344 +#: ../src/plugins/view/geofamily.py:369 ../src/plugins/view/geoperson.py:415 +#: ../src/plugins/view/geoperson.py:435 ../src/plugins/view/geoperson.py:473 msgid "Edit Event" msgstr "" @@ -6246,7 +6307,7 @@ msgstr "" #: ../src/plugins/lib/libpersonview.py:94 #: ../src/plugins/quickview/siblings.py:48 #: ../src/plugins/textreport/IndivComplete.py:601 -#: ../src/plugins/webreport/NarrativeWeb.py:6075 +#: ../src/plugins/webreport/NarrativeWeb.py:6108 #: ../src/Filters/SideBar/_PersonSidebarFilter.py:129 msgid "Gender" msgstr "" @@ -6271,8 +6332,8 @@ msgstr "" #: ../src/plugins/quickview/FilterByName.py:265 #: ../src/plugins/quickview/FilterByName.py:273 #: ../src/plugins/quickview/FilterByName.py:281 -#: ../src/plugins/quickview/FilterByName.py:303 -#: ../src/plugins/quickview/FilterByName.py:373 +#: ../src/plugins/quickview/FilterByName.py:314 +#: ../src/plugins/quickview/FilterByName.py:384 #: ../src/plugins/quickview/lineage.py:61 #: ../src/plugins/quickview/SameSurnames.py:108 #: ../src/plugins/quickview/SameSurnames.py:150 @@ -6303,7 +6364,6 @@ msgid "Death Place" msgstr "" #: ../src/gui/editors/editfamily.py:132 -#: ../src/plugins/export/exportcsv.glade.h:2 msgid "Chil_dren" msgstr "" @@ -6360,7 +6420,7 @@ msgid "New Family" msgstr "" #: ../src/gui/editors/editfamily.py:493 ../src/gui/editors/editfamily.py:996 -#: ../src/plugins/view/geofamily.py:363 +#: ../src/plugins/view/geofamily.py:361 msgid "Edit Family" msgstr "" @@ -6477,7 +6537,7 @@ msgid "%(mother)s [%(gramps_id)s]" msgstr "" #: ../src/gui/editors/editldsord.py:303 ../src/gui/editors/editldsord.py:425 -#: ../src/plugins/webreport/NarrativeWeb.py:660 +#: ../src/plugins/webreport/NarrativeWeb.py:659 msgid "LDS Ordinance" msgstr "" @@ -6651,7 +6711,7 @@ msgstr "" msgid "New Person" msgstr "" -#: ../src/gui/editors/editperson.py:575 ../src/plugins/view/geofamily.py:367 +#: ../src/gui/editors/editperson.py:575 ../src/plugins/view/geofamily.py:365 msgid "Edit Person" msgstr "" @@ -6777,8 +6837,8 @@ msgid "48.21\"E, -18.2412 or -18:9:48.21)" msgstr "" #: ../src/gui/editors/editplace.py:229 -#: ../src/plugins/lib/maps/geography.py:882 -#: ../src/plugins/view/geoplaces.py:287 ../src/plugins/view/geoplaces.py:306 +#: ../src/plugins/lib/maps/geography.py:702 +#: ../src/plugins/view/geoplaces.py:288 ../src/plugins/view/geoplaces.py:307 msgid "Edit Place" msgstr "" @@ -7023,14 +7083,14 @@ msgstr "" #: ../src/gui/editors/displaytabs/citationembedlist.py:83 #: ../src/plugins/gramplet/Citations.py:49 #: ../src/plugins/view/sourceview.py:81 -#: ../src/plugins/webreport/NarrativeWeb.py:4492 +#: ../src/plugins/webreport/NarrativeWeb.py:4483 #: ../src/Filters/SideBar/_SourceSidebarFilter.py:82 msgid "Author" msgstr "" #: ../src/gui/editors/displaytabs/citationembedlist.py:84 #: ../src/gui/selectors/selectcitation.py:66 -#: ../src/plugins/webreport/NarrativeWeb.py:2301 +#: ../src/plugins/webreport/NarrativeWeb.py:2295 msgid "Page" msgstr "" @@ -7082,7 +7142,7 @@ msgstr "" #: ../src/gui/editors/displaytabs/dataembedlist.py:59 #: ../src/plugins/gramplet/Attributes.py:46 #: ../src/plugins/lib/libmetadata.py:160 -#: ../src/plugins/webreport/NarrativeWeb.py:1209 +#: ../src/plugins/webreport/NarrativeWeb.py:1204 msgid "Key" msgstr "" @@ -7091,7 +7151,7 @@ msgid "_Data" msgstr "" #: ../src/gui/editors/displaytabs/eventembedlist.py:58 -#: ../src/plugins/gramplet/bottombar.gpr.py:139 +#: ../src/plugins/gramplet/gramplet.gpr.py:446 msgid "Family Events" msgstr "" @@ -7171,7 +7231,7 @@ msgstr "" #: ../src/gui/editors/displaytabs/familyldsembedlist.py:54 #: ../src/gui/editors/displaytabs/ldsembedlist.py:65 #: ../src/plugins/webreport/NarrativeWeb.py:344 -#: ../src/plugins/webreport/NarrativeWeb.py:1153 +#: ../src/plugins/webreport/NarrativeWeb.py:1148 msgid "Temple" msgstr "" @@ -7226,7 +7286,7 @@ msgstr "" #: ../src/gui/selectors/selectplace.py:67 #: ../src/gui/views/treemodels/placemodel.py:304 #: ../src/plugins/lib/libplaceview.py:97 -#: ../src/plugins/lib/maps/geography.py:187 +#: ../src/plugins/lib/maps/placeselection.py:150 #: ../src/plugins/view/placetreeview.py:75 #: ../src/plugins/webreport/NarrativeWeb.py:321 #: ../src/Filters/SideBar/_PlaceSidebarFilter.py:91 @@ -7237,10 +7297,10 @@ msgstr "" #: ../src/gui/selectors/selectplace.py:68 #: ../src/gui/views/treemodels/placemodel.py:304 #: ../src/plugins/lib/libplaceview.py:98 -#: ../src/plugins/lib/maps/geography.py:186 +#: ../src/plugins/lib/maps/placeselection.py:149 #: ../src/plugins/tool/ExtractCity.py:387 #: ../src/plugins/view/placetreeview.py:76 -#: ../src/plugins/webreport/NarrativeWeb.py:3376 +#: ../src/plugins/webreport/NarrativeWeb.py:3371 #: ../src/Filters/SideBar/_PlaceSidebarFilter.py:92 msgid "State" msgstr "" @@ -7275,7 +7335,7 @@ msgid "Group As" msgstr "" #: ../src/gui/editors/displaytabs/nameembedlist.py:78 -msgid "Note Preview" +msgid "Notes Preview" msgstr "" #: ../src/gui/editors/displaytabs/nameembedlist.py:88 @@ -7292,14 +7352,14 @@ msgstr "" #. #. ------------------------------------------------------------------------- #: ../src/gui/editors/displaytabs/namemodel.py:53 -#: ../src/gui/plug/_guioptions.py:1192 ../src/gui/views/listview.py:500 -#: ../src/gui/views/tags.py:479 ../src/plugins/quickview/all_relations.py:307 +#: ../src/gui/plug/_guioptions.py:1195 ../src/gui/views/listview.py:500 +#: ../src/gui/views/tags.py:478 ../src/plugins/quickview/all_relations.py:307 msgid "Yes" msgstr "" #: ../src/gui/editors/displaytabs/namemodel.py:54 -#: ../src/gui/plug/_guioptions.py:1191 ../src/gui/views/listview.py:501 -#: ../src/gui/views/tags.py:480 ../src/plugins/quickview/all_relations.py:311 +#: ../src/gui/plug/_guioptions.py:1194 ../src/gui/views/listview.py:501 +#: ../src/gui/views/tags.py:479 ../src/plugins/quickview/all_relations.py:311 msgid "No" msgstr "" @@ -7338,7 +7398,7 @@ msgstr "" #: ../src/gui/editors/displaytabs/notetab.py:78 #: ../src/gui/selectors/selectnote.py:66 -#: ../src/plugins/gramplet/bottombar.gpr.py:81 +#: ../src/plugins/gramplet/gramplet.gpr.py:388 #: ../src/plugins/view/noteview.py:77 msgid "Preview" msgstr "" @@ -7575,7 +7635,7 @@ msgid "Select surname" msgstr "" #: ../src/gui/plug/_guioptions.py:89 -#: ../src/plugins/quickview/FilterByName.py:318 +#: ../src/plugins/quickview/FilterByName.py:329 msgid "Count" msgstr "" @@ -7617,30 +7677,34 @@ msgid "unknown mother" msgstr "" #: ../src/gui/plug/_guioptions.py:844 -#: ../src/plugins/textreport/PlaceReport.py:225 #, python-format -msgid "%s and %s (%s)" +msgid "%(father_name)s and %(mother_name)s (%(family_id)s)" msgstr "" -#: ../src/gui/plug/_guioptions.py:1187 +#: ../src/gui/plug/_guioptions.py:1190 #, python-format msgid "Also include %s?" msgstr "" -#: ../src/gui/plug/_guioptions.py:1189 ../src/gui/selectors/selectperson.py:67 +#: ../src/gui/plug/_guioptions.py:1192 ../src/gui/selectors/selectperson.py:67 msgid "Select Person" msgstr "" -#: ../src/gui/plug/_guioptions.py:1437 -msgid "Colour" +#: ../src/gui/plug/_guioptions.py:1440 ../src/gui/views/tags.py:388 +msgid "Color" msgstr "" -#: ../src/gui/plug/_guioptions.py:1665 +#: ../src/gui/plug/_guioptions.py:1508 +#, python-format +msgid "Select color for %s" +msgstr "" + +#: ../src/gui/plug/_guioptions.py:1668 #: ../src/gui/plug/report/_reportdialog.py:460 msgid "Save As" msgstr "" -#: ../src/gui/plug/_guioptions.py:1745 +#: ../src/gui/plug/_guioptions.py:1748 #: ../src/gui/plug/report/_reportdialog.py:317 #: ../src/gui/plug/report/_styleeditor.py:102 msgid "Style Editor" @@ -7654,8 +7718,8 @@ msgstr "" msgid "Visible" msgstr "" -#: ../src/gui/plug/_windows.py:82 ../src/plugins/gramplet/gramplet.gpr.py:167 -#: ../src/plugins/gramplet/gramplet.gpr.py:174 +#: ../src/gui/plug/_windows.py:82 ../src/plugins/gramplet/gramplet.gpr.py:169 +#: ../src/plugins/gramplet/gramplet.gpr.py:176 msgid "Plugin Manager" msgstr "" @@ -7714,10 +7778,6 @@ msgstr "" msgid "Refresh Addon List" msgstr "" -#: ../src/gui/plug/_windows.py:268 -msgid "Install Addons" -msgstr "" - #. Only show the "Reload" button when in debug mode #. (without -O on the command line) #: ../src/gui/plug/_windows.py:276 @@ -7848,7 +7908,7 @@ msgstr "" #. Report Options #. ######################### #. ############################### -#: ../src/gui/plug/report/_reportdialog.py:356 ../src/plugins/Records.py:514 +#: ../src/gui/plug/report/_reportdialog.py:356 ../src/plugins/Records.py:515 #: ../src/plugins/drawreport/Calendar.py:406 #: ../src/plugins/drawreport/FanChart.py:394 #: ../src/plugins/drawreport/StatisticsChart.py:908 @@ -7867,8 +7927,8 @@ msgstr "" #: ../src/plugins/textreport/PlaceReport.py:366 #: ../src/plugins/textreport/SimpleBookTitle.py:129 #: ../src/plugins/textreport/TagReport.py:527 -#: ../src/plugins/webreport/NarrativeWeb.py:7670 -#: ../src/plugins/webreport/WebCal.py:1307 +#: ../src/plugins/webreport/NarrativeWeb.py:7732 +#: ../src/plugins/webreport/WebCal.py:1303 msgid "Report Options" msgstr "" @@ -8242,87 +8302,83 @@ msgstr "" msgid "manual|Tags" msgstr "" -#: ../src/gui/views/tags.py:221 +#: ../src/gui/views/tags.py:220 msgid "New Tag..." msgstr "" -#: ../src/gui/views/tags.py:223 +#: ../src/gui/views/tags.py:222 msgid "Organize Tags..." msgstr "" -#: ../src/gui/views/tags.py:226 +#: ../src/gui/views/tags.py:225 msgid "Tag selected rows" msgstr "" -#: ../src/gui/views/tags.py:268 +#: ../src/gui/views/tags.py:267 msgid "Adding Tags" msgstr "" -#: ../src/gui/views/tags.py:273 +#: ../src/gui/views/tags.py:272 #, python-format msgid "Tag Selection (%s)" msgstr "" -#: ../src/gui/views/tags.py:327 +#: ../src/gui/views/tags.py:326 msgid "Change Tag Priority" msgstr "" -#: ../src/gui/views/tags.py:372 ../src/gui/views/tags.py:380 +#: ../src/gui/views/tags.py:371 ../src/gui/views/tags.py:379 msgid "Organize Tags" msgstr "" -#: ../src/gui/views/tags.py:389 -msgid "Color" -msgstr "" - -#: ../src/gui/views/tags.py:476 +#: ../src/gui/views/tags.py:475 #, python-format msgid "Remove tag '%s'?" msgstr "" -#: ../src/gui/views/tags.py:477 +#: ../src/gui/views/tags.py:476 msgid "" "The tag definition will be removed. The tag will be also removed from all " "objects in the database." msgstr "" -#: ../src/gui/views/tags.py:506 +#: ../src/gui/views/tags.py:505 msgid "Removing Tags" msgstr "" -#: ../src/gui/views/tags.py:511 +#: ../src/gui/views/tags.py:510 #, python-format msgid "Delete Tag (%s)" msgstr "" -#: ../src/gui/views/tags.py:559 +#: ../src/gui/views/tags.py:558 msgid "Cannot save tag" msgstr "" -#: ../src/gui/views/tags.py:560 +#: ../src/gui/views/tags.py:559 msgid "The tag name cannot be empty" msgstr "" -#: ../src/gui/views/tags.py:564 +#: ../src/gui/views/tags.py:563 #, python-format msgid "Add Tag (%s)" msgstr "" -#: ../src/gui/views/tags.py:570 +#: ../src/gui/views/tags.py:569 #, python-format msgid "Edit Tag (%s)" msgstr "" -#: ../src/gui/views/tags.py:580 +#: ../src/gui/views/tags.py:579 #, python-format msgid "Tag: %s" msgstr "" -#: ../src/gui/views/tags.py:593 +#: ../src/gui/views/tags.py:592 msgid "Tag Name:" msgstr "" -#: ../src/gui/views/tags.py:598 +#: ../src/gui/views/tags.py:597 msgid "Pick a Color" msgstr "" @@ -8542,23 +8598,23 @@ msgstr "" msgid "See data not in Filter" msgstr "" -#: ../src/config.py:284 +#: ../src/config.py:288 msgid "Missing Given Name" msgstr "" -#: ../src/config.py:285 +#: ../src/config.py:289 msgid "Missing Record" msgstr "" -#: ../src/config.py:286 +#: ../src/config.py:290 msgid "Missing Surname" msgstr "" -#: ../src/config.py:293 ../src/config.py:295 +#: ../src/config.py:297 ../src/config.py:299 msgid "Living" msgstr "" -#: ../src/config.py:294 +#: ../src/config.py:298 msgid "Private Record" msgstr "" @@ -8570,7 +8626,7 @@ msgstr "" msgid "Merge Citations" msgstr "" -#: ../src/Merge/mergecitation.py:193 ../src/plugins/tool/MergeCitations.py:187 +#: ../src/Merge/mergecitation.py:193 ../src/plugins/tool/MergeCitations.py:188 msgid "Merge Citation" msgstr "" @@ -8674,7 +8730,7 @@ msgstr "" #: ../src/Merge/mergeperson.py:250 #: ../src/plugins/textreport/IndivComplete.py:381 -#: ../src/plugins/webreport/NarrativeWeb.py:1270 +#: ../src/plugins/webreport/NarrativeWeb.py:1260 msgid "Addresses" msgstr "" @@ -9035,16 +9091,16 @@ msgstr "" msgid "Records Gramplet" msgstr "" -#: ../src/plugins/records.gpr.py:59 ../src/plugins/Records.py:459 +#: ../src/plugins/records.gpr.py:59 ../src/plugins/Records.py:463 msgid "Records" msgstr "" -#: ../src/plugins/Records.py:397 ../src/plugins/gramplet/WhatsNext.py:45 +#: ../src/plugins/Records.py:400 ../src/plugins/gramplet/WhatsNext.py:45 msgid "Double-click name for details" msgstr "" #. will be overwritten in load -#: ../src/plugins/Records.py:398 +#: ../src/plugins/Records.py:401 #: ../src/plugins/gramplet/AttributesGramplet.py:31 #: ../src/plugins/gramplet/DescendGramplet.py:48 #: ../src/plugins/gramplet/GivenNameGramplet.py:45 @@ -9057,7 +9113,7 @@ msgstr "" msgid "No Family Tree loaded." msgstr "" -#: ../src/plugins/Records.py:406 +#: ../src/plugins/Records.py:409 #: ../src/plugins/gramplet/GivenNameGramplet.py:60 #: ../src/plugins/gramplet/StatsGramplet.py:70 #: ../src/plugins/gramplet/SurnameCloudGramplet.py:89 @@ -9065,83 +9121,87 @@ msgstr "" msgid "Processing..." msgstr "" -#: ../src/plugins/Records.py:481 +#: ../src/plugins/Records.py:485 #, python-format msgid "%(number)s. " msgstr "" -#: ../src/plugins/Records.py:483 +#: ../src/plugins/Records.py:487 #, python-format msgid " (%(value)s)" msgstr "" -#: ../src/plugins/Records.py:518 +#: ../src/plugins/Records.py:519 #: ../src/plugins/drawreport/StatisticsChart.py:913 msgid "Determines what people are included in the report." msgstr "" -#: ../src/plugins/Records.py:522 +#: ../src/plugins/Records.py:523 #: ../src/plugins/drawreport/StatisticsChart.py:917 #: ../src/plugins/drawreport/TimeLine.py:375 #: ../src/plugins/graph/GVRelGraph.py:482 #: ../src/plugins/textreport/IndivComplete.py:678 #: ../src/plugins/tool/SortEvents.py:173 -#: ../src/plugins/webreport/NarrativeWeb.py:7698 -#: ../src/plugins/webreport/WebCal.py:1325 +#: ../src/plugins/webreport/NarrativeWeb.py:7760 +#: ../src/plugins/webreport/WebCal.py:1321 msgid "Filter Person" msgstr "" -#: ../src/plugins/Records.py:523 ../src/plugins/drawreport/TimeLine.py:376 +#: ../src/plugins/Records.py:524 ../src/plugins/drawreport/TimeLine.py:376 #: ../src/plugins/graph/GVRelGraph.py:483 #: ../src/plugins/tool/SortEvents.py:174 -#: ../src/plugins/webreport/NarrativeWeb.py:7699 -#: ../src/plugins/webreport/WebCal.py:1326 +#: ../src/plugins/webreport/NarrativeWeb.py:7761 +#: ../src/plugins/webreport/WebCal.py:1322 msgid "The center person for the filter" msgstr "" -#: ../src/plugins/Records.py:529 -msgid "Use call name" -msgstr "" - -#: ../src/plugins/Records.py:531 -msgid "Don't use call name" -msgstr "" - -#: ../src/plugins/Records.py:532 -msgid "Replace first name with call name" +#: ../src/plugins/Records.py:530 +msgid "Number of ranks to display" msgstr "" #: ../src/plugins/Records.py:533 -msgid "Underline call name in first name / add call name to first name" +msgid "Use call name" +msgstr "" + +#: ../src/plugins/Records.py:535 +msgid "Don't use call name" msgstr "" #: ../src/plugins/Records.py:536 +msgid "Replace first names with call name" +msgstr "" + +#: ../src/plugins/Records.py:537 +msgid "Underline call name in first names / add call name to first name" +msgstr "" + +#: ../src/plugins/Records.py:540 msgid "Footer text" msgstr "" -#: ../src/plugins/Records.py:542 +#: ../src/plugins/Records.py:546 msgid "Person Records" msgstr "" -#: ../src/plugins/Records.py:544 +#: ../src/plugins/Records.py:548 msgid "Family Records" msgstr "" -#: ../src/plugins/Records.py:582 +#: ../src/plugins/Records.py:586 msgid "The style used for the report title." msgstr "" -#: ../src/plugins/Records.py:594 +#: ../src/plugins/Records.py:598 msgid "The style used for the report subtitle." msgstr "" -#: ../src/plugins/Records.py:603 +#: ../src/plugins/Records.py:607 msgid "The style used for headings." msgstr "" -#: ../src/plugins/Records.py:611 +#: ../src/plugins/Records.py:615 #: ../src/plugins/drawreport/AncestorTree.py:1066 -#: ../src/plugins/drawreport/DescendTree.py:1669 +#: ../src/plugins/drawreport/DescendTree.py:1670 #: ../src/plugins/drawreport/FanChart.py:456 #: ../src/plugins/textreport/AncestorReport.py:367 #: ../src/plugins/textreport/DetAncestralReport.py:904 @@ -9152,81 +9212,81 @@ msgstr "" #: ../src/plugins/textreport/IndivComplete.py:795 #: ../src/plugins/textreport/KinshipReport.py:404 #: ../src/plugins/textreport/NumberOfAncestorsReport.py:227 -#: ../src/plugins/textreport/Summary.py:293 +#: ../src/plugins/textreport/Summary.py:300 #: ../src/plugins/textreport/TagReport.py:579 msgid "The basic style used for the text display." msgstr "" -#: ../src/plugins/Records.py:621 +#: ../src/plugins/Records.py:625 #: ../src/plugins/textreport/SimpleBookTitle.py:185 msgid "The style used for the footer." msgstr "" -#: ../src/plugins/Records.py:631 +#: ../src/plugins/Records.py:635 msgid "Youngest living person" msgstr "" -#: ../src/plugins/Records.py:632 +#: ../src/plugins/Records.py:636 msgid "Oldest living person" msgstr "" -#: ../src/plugins/Records.py:633 +#: ../src/plugins/Records.py:637 msgid "Person died at youngest age" msgstr "" -#: ../src/plugins/Records.py:634 +#: ../src/plugins/Records.py:638 msgid "Person died at oldest age" msgstr "" -#: ../src/plugins/Records.py:635 +#: ../src/plugins/Records.py:639 msgid "Person married at youngest age" msgstr "" -#: ../src/plugins/Records.py:636 +#: ../src/plugins/Records.py:640 msgid "Person married at oldest age" msgstr "" -#: ../src/plugins/Records.py:637 +#: ../src/plugins/Records.py:641 msgid "Person divorced at youngest age" msgstr "" -#: ../src/plugins/Records.py:638 +#: ../src/plugins/Records.py:642 msgid "Person divorced at oldest age" msgstr "" -#: ../src/plugins/Records.py:639 +#: ../src/plugins/Records.py:643 msgid "Youngest father" msgstr "" -#: ../src/plugins/Records.py:640 +#: ../src/plugins/Records.py:644 msgid "Youngest mother" msgstr "" -#: ../src/plugins/Records.py:641 +#: ../src/plugins/Records.py:645 msgid "Oldest father" msgstr "" -#: ../src/plugins/Records.py:642 +#: ../src/plugins/Records.py:646 msgid "Oldest mother" msgstr "" -#: ../src/plugins/Records.py:643 +#: ../src/plugins/Records.py:647 msgid "Couple with most children" msgstr "" -#: ../src/plugins/Records.py:644 +#: ../src/plugins/Records.py:648 msgid "Living couple married most recently" msgstr "" -#: ../src/plugins/Records.py:645 +#: ../src/plugins/Records.py:649 msgid "Living couple married most long ago" msgstr "" -#: ../src/plugins/Records.py:646 +#: ../src/plugins/Records.py:650 msgid "Shortest past marriage" msgstr "" -#: ../src/plugins/Records.py:647 +#: ../src/plugins/Records.py:651 msgid "Longest past marriage" msgstr "" @@ -9308,13 +9368,13 @@ msgid "of %d" msgstr "" #: ../src/plugins/docgen/HtmlDoc.py:271 -#: ../src/plugins/webreport/NarrativeWeb.py:7626 +#: ../src/plugins/webreport/NarrativeWeb.py:7688 #: ../src/plugins/webreport/WebCal.py:244 msgid "Possible destination error" msgstr "" #: ../src/plugins/docgen/HtmlDoc.py:272 -#: ../src/plugins/webreport/NarrativeWeb.py:7627 +#: ../src/plugins/webreport/NarrativeWeb.py:7689 #: ../src/plugins/webreport/WebCal.py:245 msgid "" "You appear to have set your target directory to a directory used for data " @@ -9587,7 +9647,7 @@ msgstr "" #: ../src/plugins/drawreport/AncestorTree.py:988 #: ../src/plugins/drawreport/DescendTree.py:1584 -#: ../src/plugins/drawreport/DescendTree.py:1632 +#: ../src/plugins/drawreport/DescendTree.py:1633 msgid "Do not include a title" msgstr "" @@ -9596,22 +9656,22 @@ msgid "Include Report Title" msgstr "" #: ../src/plugins/drawreport/AncestorTree.py:990 -#: ../src/plugins/drawreport/DescendTree.py:1585 +#: ../src/plugins/drawreport/DescendTree.py:1586 msgid "Choose a title for the report" msgstr "" #: ../src/plugins/drawreport/AncestorTree.py:993 -#: ../src/plugins/drawreport/DescendTree.py:1589 +#: ../src/plugins/drawreport/DescendTree.py:1590 msgid "Include a border" msgstr "" #: ../src/plugins/drawreport/AncestorTree.py:994 -#: ../src/plugins/drawreport/DescendTree.py:1590 +#: ../src/plugins/drawreport/DescendTree.py:1591 msgid "Whether to make a border around the report." msgstr "" #: ../src/plugins/drawreport/AncestorTree.py:997 -#: ../src/plugins/drawreport/DescendTree.py:1593 +#: ../src/plugins/drawreport/DescendTree.py:1594 msgid "Include Page Numbers" msgstr "" @@ -9620,28 +9680,28 @@ msgid "Whether to print page numbers on each page." msgstr "" #: ../src/plugins/drawreport/AncestorTree.py:1001 -#: ../src/plugins/drawreport/DescendTree.py:1597 +#: ../src/plugins/drawreport/DescendTree.py:1598 msgid "Include Blank Pages" msgstr "" #: ../src/plugins/drawreport/AncestorTree.py:1002 -#: ../src/plugins/drawreport/DescendTree.py:1598 +#: ../src/plugins/drawreport/DescendTree.py:1599 msgid "Whether to include pages that are blank." msgstr "" #. category_name = _("Notes") #: ../src/plugins/drawreport/AncestorTree.py:1009 -#: ../src/plugins/drawreport/DescendTree.py:1603 +#: ../src/plugins/drawreport/DescendTree.py:1604 msgid "Include a note" msgstr "" #: ../src/plugins/drawreport/AncestorTree.py:1010 -#: ../src/plugins/drawreport/DescendTree.py:1605 +#: ../src/plugins/drawreport/DescendTree.py:1606 msgid "Whether to include a note on the report." msgstr "" #: ../src/plugins/drawreport/AncestorTree.py:1015 -#: ../src/plugins/drawreport/DescendTree.py:1610 +#: ../src/plugins/drawreport/DescendTree.py:1611 msgid "" "Add a note\n" "\n" @@ -9649,12 +9709,12 @@ msgid "" msgstr "" #: ../src/plugins/drawreport/AncestorTree.py:1020 -#: ../src/plugins/drawreport/DescendTree.py:1615 +#: ../src/plugins/drawreport/DescendTree.py:1616 msgid "Note Location" msgstr "" #: ../src/plugins/drawreport/AncestorTree.py:1023 -#: ../src/plugins/drawreport/DescendTree.py:1618 +#: ../src/plugins/drawreport/DescendTree.py:1619 msgid "Where to place the note." msgstr "" @@ -9671,7 +9731,7 @@ msgid " Generations of empty boxes for unknown ancestors" msgstr "" #: ../src/plugins/drawreport/AncestorTree.py:1077 -#: ../src/plugins/drawreport/DescendTree.py:1659 +#: ../src/plugins/drawreport/DescendTree.py:1660 msgid "The basic style used for the title display." msgstr "" @@ -9705,14 +9765,14 @@ msgstr "" #: ../src/plugins/drawreport/Calendar.py:265 #: ../src/plugins/textreport/BirthdayReport.py:215 -#: ../src/plugins/webreport/NarrativeWeb.py:7065 -#: ../src/plugins/webreport/WebCal.py:1072 +#: ../src/plugins/webreport/NarrativeWeb.py:7099 +#: ../src/plugins/webreport/WebCal.py:1068 msgid "Applying Filter..." msgstr "" #: ../src/plugins/drawreport/Calendar.py:273 #: ../src/plugins/textreport/BirthdayReport.py:224 -#: ../src/plugins/webreport/WebCal.py:1078 +#: ../src/plugins/webreport/WebCal.py:1074 msgid "Reading database..." msgstr "" @@ -9759,7 +9819,7 @@ msgstr "" #: ../src/plugins/drawreport/Calendar.py:414 #: ../src/plugins/textreport/BirthdayReport.py:367 -#: ../src/plugins/webreport/WebCal.py:1321 +#: ../src/plugins/webreport/WebCal.py:1317 msgid "Select filter to restrict people that appear on calendar" msgstr "" @@ -9787,14 +9847,14 @@ msgstr "" #: ../src/plugins/textreport/IndivComplete.py:690 #: ../src/plugins/textreport/KinshipReport.py:351 #: ../src/plugins/textreport/NumberOfAncestorsReport.py:205 -#: ../src/plugins/webreport/NarrativeWeb.py:7718 -#: ../src/plugins/webreport/WebCal.py:1345 +#: ../src/plugins/webreport/NarrativeWeb.py:7780 +#: ../src/plugins/webreport/WebCal.py:1341 msgid "Select the format to display names" msgstr "" #: ../src/plugins/drawreport/Calendar.py:433 #: ../src/plugins/textreport/BirthdayReport.py:385 -#: ../src/plugins/webreport/WebCal.py:1397 +#: ../src/plugins/webreport/WebCal.py:1393 msgid "Country for holidays" msgstr "" @@ -9806,79 +9866,79 @@ msgstr "" #. Default selection ???? #: ../src/plugins/drawreport/Calendar.py:447 #: ../src/plugins/textreport/BirthdayReport.py:399 -#: ../src/plugins/webreport/WebCal.py:1422 +#: ../src/plugins/webreport/WebCal.py:1418 msgid "First day of week" msgstr "" #: ../src/plugins/drawreport/Calendar.py:451 #: ../src/plugins/textreport/BirthdayReport.py:403 -#: ../src/plugins/webreport/WebCal.py:1425 +#: ../src/plugins/webreport/WebCal.py:1421 msgid "Select the first day of the week for the calendar" msgstr "" #: ../src/plugins/drawreport/Calendar.py:454 #: ../src/plugins/textreport/BirthdayReport.py:406 -#: ../src/plugins/webreport/WebCal.py:1412 +#: ../src/plugins/webreport/WebCal.py:1408 msgid "Birthday surname" msgstr "" #: ../src/plugins/drawreport/Calendar.py:455 #: ../src/plugins/textreport/BirthdayReport.py:407 -#: ../src/plugins/webreport/WebCal.py:1413 +#: ../src/plugins/webreport/WebCal.py:1409 msgid "Wives use husband's surname (from first family listed)" msgstr "" #: ../src/plugins/drawreport/Calendar.py:456 #: ../src/plugins/textreport/BirthdayReport.py:408 -#: ../src/plugins/webreport/WebCal.py:1415 +#: ../src/plugins/webreport/WebCal.py:1411 msgid "Wives use husband's surname (from last family listed)" msgstr "" #: ../src/plugins/drawreport/Calendar.py:457 #: ../src/plugins/textreport/BirthdayReport.py:409 -#: ../src/plugins/webreport/WebCal.py:1417 +#: ../src/plugins/webreport/WebCal.py:1413 msgid "Wives use their own surname" msgstr "" #: ../src/plugins/drawreport/Calendar.py:458 #: ../src/plugins/textreport/BirthdayReport.py:410 -#: ../src/plugins/webreport/WebCal.py:1418 +#: ../src/plugins/webreport/WebCal.py:1414 msgid "Select married women's displayed surname" msgstr "" #: ../src/plugins/drawreport/Calendar.py:461 #: ../src/plugins/textreport/BirthdayReport.py:413 -#: ../src/plugins/webreport/WebCal.py:1433 +#: ../src/plugins/webreport/WebCal.py:1429 msgid "Include only living people" msgstr "" #: ../src/plugins/drawreport/Calendar.py:462 #: ../src/plugins/textreport/BirthdayReport.py:414 -#: ../src/plugins/webreport/WebCal.py:1434 +#: ../src/plugins/webreport/WebCal.py:1430 msgid "Include only living people in the calendar" msgstr "" #: ../src/plugins/drawreport/Calendar.py:465 #: ../src/plugins/textreport/BirthdayReport.py:417 -#: ../src/plugins/webreport/WebCal.py:1437 +#: ../src/plugins/webreport/WebCal.py:1433 msgid "Include birthdays" msgstr "" #: ../src/plugins/drawreport/Calendar.py:466 #: ../src/plugins/textreport/BirthdayReport.py:418 -#: ../src/plugins/webreport/WebCal.py:1438 +#: ../src/plugins/webreport/WebCal.py:1434 msgid "Include birthdays in the calendar" msgstr "" #: ../src/plugins/drawreport/Calendar.py:469 #: ../src/plugins/textreport/BirthdayReport.py:421 -#: ../src/plugins/webreport/WebCal.py:1441 +#: ../src/plugins/webreport/WebCal.py:1437 msgid "Include anniversaries" msgstr "" #: ../src/plugins/drawreport/Calendar.py:470 #: ../src/plugins/textreport/BirthdayReport.py:422 -#: ../src/plugins/webreport/WebCal.py:1442 +#: ../src/plugins/webreport/WebCal.py:1438 msgid "Include anniversaries in the calendar" msgstr "" @@ -10109,23 +10169,24 @@ msgid "" "United States of America/U.S.A" msgstr "" -#: ../src/plugins/drawreport/DescendTree.py:1594 -msgid "Whether to include page numbers on each page." -msgstr "" - -#: ../src/plugins/drawreport/DescendTree.py:1633 +#: ../src/plugins/drawreport/DescendTree.py:1585 +#: ../src/plugins/drawreport/DescendTree.py:1634 msgid "Descendant Chart for [selected person(s)]" msgstr "" -#: ../src/plugins/drawreport/DescendTree.py:1637 +#: ../src/plugins/drawreport/DescendTree.py:1595 +msgid "Whether to include page numbers on each page." +msgstr "" + +#: ../src/plugins/drawreport/DescendTree.py:1638 msgid "Family Chart for [names of chosen family]" msgstr "" -#: ../src/plugins/drawreport/DescendTree.py:1641 +#: ../src/plugins/drawreport/DescendTree.py:1642 msgid "Cousin Chart for [names of children]" msgstr "" -#: ../src/plugins/drawreport/DescendTree.py:1681 +#: ../src/plugins/drawreport/DescendTree.py:1682 msgid "The bold style used for the text display." msgstr "" @@ -10142,8 +10203,8 @@ msgid "Produces a graphical ancestral tree" msgstr "" #: ../src/plugins/drawreport/drawplugins.gpr.py:70 -#: ../src/plugins/gramplet/gramplet.gpr.py:76 -#: ../src/plugins/gramplet/gramplet.gpr.py:82 +#: ../src/plugins/gramplet/gramplet.gpr.py:78 +#: ../src/plugins/gramplet/gramplet.gpr.py:84 msgid "Calendar" msgstr "" @@ -10538,7 +10599,7 @@ msgstr "" #: ../src/plugins/textreport/KinshipReport.py:386 #: ../src/plugins/textreport/NumberOfAncestorsReport.py:220 #: ../src/plugins/textreport/SimpleBookTitle.py:165 -#: ../src/plugins/textreport/Summary.py:274 +#: ../src/plugins/textreport/Summary.py:281 #: ../src/plugins/textreport/TagReport.py:559 msgid "The style used for the title of the page." msgstr "" @@ -10817,14 +10878,14 @@ msgstr "" #: ../src/plugins/export/ExportCsv.py:459 #: ../src/plugins/import/ImportCsv.py:225 #: ../src/plugins/textreport/FamilyGroup.py:565 -#: ../src/plugins/webreport/NarrativeWeb.py:2362 +#: ../src/plugins/webreport/NarrativeWeb.py:2356 msgid "Husband" msgstr "" #: ../src/plugins/export/ExportCsv.py:459 #: ../src/plugins/import/ImportCsv.py:222 #: ../src/plugins/textreport/FamilyGroup.py:574 -#: ../src/plugins/webreport/NarrativeWeb.py:2364 +#: ../src/plugins/webreport/NarrativeWeb.py:2358 msgid "Wife" msgstr "" @@ -10848,7 +10909,7 @@ msgstr "" msgid "Writing repositories" msgstr "" -#: ../src/plugins/export/ExportGedcom.py:1442 +#: ../src/plugins/export/ExportGedcom.py:1450 msgid "Export failed" msgstr "" @@ -10856,7 +10917,7 @@ msgstr "" msgid "No families matched by selected filter" msgstr "" -#: ../src/plugins/export/ExportPkg.py:166 ../src/plugins/tool/Check.py:635 +#: ../src/plugins/export/ExportPkg.py:166 ../src/plugins/tool/Check.py:645 msgid "Select file" msgstr "" @@ -10965,8 +11026,8 @@ msgid "Mother - Child Age Diff Distribution" msgstr "" #: ../src/plugins/gramplet/AgeStats.py:229 -#: ../src/plugins/gramplet/gramplet.gpr.py:227 -#: ../src/plugins/gramplet/gramplet.gpr.py:234 +#: ../src/plugins/gramplet/gramplet.gpr.py:229 +#: ../src/plugins/gramplet/gramplet.gpr.py:236 msgid "Statistics" msgstr "" @@ -11006,480 +11067,6 @@ msgstr "" msgid "Active person: %s" msgstr "" -#: ../src/plugins/gramplet/bottombar.gpr.py:31 -msgid "Person Details" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:32 -msgid "Gramplet showing details of a person" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:39 -#: ../src/plugins/gramplet/bottombar.gpr.py:53 -#: ../src/plugins/gramplet/bottombar.gpr.py:67 -#: ../src/plugins/gramplet/Events.py:50 -msgid "Details" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:45 -msgid "Repository Details" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:46 -msgid "Gramplet showing details of a repository" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:59 -msgid "Place Details" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:60 -msgid "Gramplet showing details of a place" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:73 -msgid "Media Preview" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:74 -msgid "Gramplet showing a preview of a media object" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:90 -msgid "" -"WARNING: pyexiv2 module not loaded. Image metadata functionality will not " -"be available." -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:97 -msgid "Metadata Viewer" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:98 -msgid "Gramplet showing metadata for a media object" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:105 -msgid "Image Metadata" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:111 -msgid "Person Residence" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:112 -msgid "Gramplet showing residence events for a person" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:125 -msgid "Person Events" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:126 -msgid "Gramplet showing the events for a person" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:140 -msgid "Gramplet showing the events for a family" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:153 -msgid "Person Gallery" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:154 -msgid "Gramplet showing media objects for a person" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:161 -#: ../src/plugins/gramplet/bottombar.gpr.py:175 -#: ../src/plugins/gramplet/bottombar.gpr.py:189 -#: ../src/plugins/gramplet/bottombar.gpr.py:203 -#: ../src/plugins/gramplet/bottombar.gpr.py:217 -#: ../src/plugins/gramplet/bottombar.gpr.py:231 -msgid "Gallery" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:167 -msgid "Family Gallery" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:168 -msgid "Gramplet showing media objects for a family" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:181 -msgid "Event Gallery" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:182 -msgid "Gramplet showing media objects for an event" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:195 -msgid "Place Gallery" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:196 -msgid "Gramplet showing media objects for a place" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:209 -msgid "Source Gallery" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:210 -msgid "Gramplet showing media objects for a source" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:223 -msgid "Citation Gallery" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:224 -msgid "Gramplet showing media objects for a citation" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:237 -msgid "Person Attributes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:238 -msgid "Gramplet showing the attributes of a person" -msgstr "" - -#. there is no need to add an ending "", -#. as it will be added automatically by libhtml() -#. Translatable strings for variables within this plugin -#. gettext carries a huge footprint with it. -#: ../src/plugins/gramplet/bottombar.gpr.py:245 -#: ../src/plugins/gramplet/bottombar.gpr.py:259 -#: ../src/plugins/gramplet/bottombar.gpr.py:273 -#: ../src/plugins/gramplet/bottombar.gpr.py:287 -#: ../src/plugins/gramplet/gramplet.gpr.py:59 -#: ../src/plugins/gramplet/gramplet.gpr.py:66 -#: ../src/plugins/webreport/NarrativeWeb.py:318 -#: ../src/plugins/webreport/NarrativeWeb.py:670 -#: ../src/plugins/webreport/NarrativeWeb.py:1448 -msgid "Attributes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:251 -msgid "Event Attributes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:252 -msgid "Gramplet showing the attributes of an event" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:265 -msgid "Family Attributes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:266 -msgid "Gramplet showing the attributes of a family" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:279 -msgid "Media Attributes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:280 -msgid "Gramplet showing the attributes of a media object" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:293 -msgid "Person Notes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:294 -msgid "Gramplet showing the notes for a person" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:307 -msgid "Event Notes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:308 -msgid "Gramplet showing the notes for an event" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:321 -msgid "Family Notes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:322 -msgid "Gramplet showing the notes for a family" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:335 -msgid "Place Notes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:336 -msgid "Gramplet showing the notes for a place" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:349 -msgid "Source Notes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:350 -msgid "Gramplet showing the notes for a source" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:363 -msgid "Citation Notes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:364 -msgid "Gramplet showing the notes for a citation" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:377 -msgid "Repository Notes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:378 -msgid "Gramplet showing the notes for a repository" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:391 -msgid "Media Notes" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:392 -msgid "Gramplet showing the notes for a media object" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:405 -msgid "Person Citations" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:406 -msgid "Gramplet showing the citations for a person" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:419 -msgid "Event Citations" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:420 -msgid "Gramplet showing the citations for an event" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:433 -msgid "Family Citations" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:434 -msgid "Gramplet showing the citations for a family" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:447 -msgid "Place Citations" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:448 -msgid "Gramplet showing the citations for a place" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:461 -msgid "Media Citations" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:462 -msgid "Gramplet showing the citations for a media object" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:475 -msgid "Person Children" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:476 -msgid "Gramplet showing the children of a person" -msgstr "" - -#. Go over children and build their menu -#: ../src/plugins/gramplet/bottombar.gpr.py:483 -#: ../src/plugins/gramplet/bottombar.gpr.py:497 -#: ../src/plugins/gramplet/FanChartGramplet.py:799 -#: ../src/plugins/textreport/FamilyGroup.py:584 -#: ../src/plugins/textreport/IndivComplete.py:442 -#: ../src/plugins/view/fanchartview.py:868 -#: ../src/plugins/view/pedigreeview.py:1916 -#: ../src/plugins/view/relview.py:1358 -#: ../src/plugins/webreport/NarrativeWeb.py:628 -msgid "Children" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:489 -msgid "Family Children" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:490 -msgid "Gramplet showing the children of a family" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:503 -msgid "Person Backlinks" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:504 -msgid "Gramplet showing the backlinks for a person" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:511 -#: ../src/plugins/gramplet/bottombar.gpr.py:525 -#: ../src/plugins/gramplet/bottombar.gpr.py:539 -#: ../src/plugins/gramplet/bottombar.gpr.py:553 -#: ../src/plugins/gramplet/bottombar.gpr.py:567 -#: ../src/plugins/gramplet/bottombar.gpr.py:581 -#: ../src/plugins/gramplet/bottombar.gpr.py:595 -#: ../src/plugins/gramplet/bottombar.gpr.py:609 -#: ../src/plugins/gramplet/bottombar.gpr.py:623 -#: ../src/plugins/webreport/NarrativeWeb.py:2330 -#: ../src/plugins/webreport/NarrativeWeb.py:5032 -#: ../src/plugins/webreport/NarrativeWeb.py:5635 -msgid "References" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:517 -msgid "Event Backlinks" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:518 -msgid "Gramplet showing the backlinks for an event" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:531 -msgid "Family Backlinks" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:532 -msgid "Gramplet showing the backlinks for a family" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:545 -msgid "Place Backlinks" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:546 -msgid "Gramplet showing the backlinks for a place" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:559 -msgid "Source Backlinks" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:560 -msgid "Gramplet showing the backlinks for a source" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:573 -msgid "Citation Backlinks" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:574 -msgid "Gramplet showing the backlinks for a citation" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:587 -msgid "Repository Backlinks" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:588 -msgid "Gramplet showing the backlinks for a repository" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:601 -msgid "Media Backlinks" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:602 -msgid "Gramplet showing the backlinks for a media object" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:615 -msgid "Note Backlinks" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:616 -msgid "Gramplet showing the backlinks for a note" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:629 -msgid "Person Filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:630 -msgid "Gramplet providing a person filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:643 -msgid "Family Filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:644 -msgid "Gramplet providing a family filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:657 -msgid "Event Filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:658 -msgid "Gramplet providing an event filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:671 -msgid "Source Filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:672 -msgid "Gramplet providing a source filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:685 -msgid "Citation Filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:686 -msgid "Gramplet providing a citation filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:699 -msgid "Place Filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:700 -msgid "Gramplet providing a place filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:713 -msgid "Media Filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:714 -msgid "Gramplet providing a media filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:727 -msgid "Repository Filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:728 -msgid "Gramplet providing a repository filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:741 -msgid "Note Filter" -msgstr "" - -#: ../src/plugins/gramplet/bottombar.gpr.py:742 -msgid "Gramplet providing a note filter" -msgstr "" - #: ../src/plugins/gramplet/CalendarGramplet.py:39 msgid "Double-click a day for details" msgstr "" @@ -11544,7 +11131,7 @@ msgid "" msgstr "" #: ../src/plugins/gramplet/EditExifMetadata.py:173 -msgid "Provide a short descripion for this image." +msgid "Provide a short description for this image." msgstr "" #: ../src/plugins/gramplet/EditExifMetadata.py:175 @@ -11669,7 +11256,7 @@ msgstr "" #. Convert and delete original file or just convert #: ../src/plugins/gramplet/EditExifMetadata.py:752 #: ../src/plugins/gramplet/EditExifMetadata.py:1158 -#: ../src/plugins/gramplet/gramplet.gpr.py:313 +#: ../src/plugins/gramplet/gramplet.gpr.py:315 msgid "Edit Image Exif Metadata" msgstr "" @@ -11842,6 +11429,13 @@ msgstr "" msgid "Double-click on a row to edit the selected event." msgstr "" +#: ../src/plugins/gramplet/Events.py:50 +#: ../src/plugins/gramplet/gramplet.gpr.py:346 +#: ../src/plugins/gramplet/gramplet.gpr.py:360 +#: ../src/plugins/gramplet/gramplet.gpr.py:374 +msgid "Details" +msgstr "" + #: ../src/plugins/gramplet/FanChartGramplet.py:554 msgid "" "Click to expand/contract person\n" @@ -11861,10 +11455,23 @@ msgstr "" #: ../src/plugins/quickview/quickview.gpr.py:316 #: ../src/plugins/view/fanchartview.py:825 #: ../src/plugins/view/pedigreeview.py:1871 ../src/plugins/view/relview.py:898 -#: ../src/plugins/webreport/NarrativeWeb.py:6361 +#: ../src/plugins/webreport/NarrativeWeb.py:6394 msgid "Siblings" msgstr "" +#. Go over children and build their menu +#: ../src/plugins/gramplet/FanChartGramplet.py:799 +#: ../src/plugins/gramplet/gramplet.gpr.py:790 +#: ../src/plugins/gramplet/gramplet.gpr.py:804 +#: ../src/plugins/textreport/FamilyGroup.py:584 +#: ../src/plugins/textreport/IndivComplete.py:442 +#: ../src/plugins/view/fanchartview.py:868 +#: ../src/plugins/view/pedigreeview.py:1916 +#: ../src/plugins/view/relview.py:1358 +#: ../src/plugins/webreport/NarrativeWeb.py:627 +msgid "Children" +msgstr "" + #. Go over parents and build their menu #: ../src/plugins/gramplet/FanChartGramplet.py:873 #: ../src/plugins/view/fanchartview.py:942 @@ -12015,163 +11622,617 @@ msgstr "" msgid "Total people" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:30 -#: ../src/plugins/gramplet/gramplet.gpr.py:38 +#: ../src/plugins/gramplet/gramplet.gpr.py:32 +#: ../src/plugins/gramplet/gramplet.gpr.py:40 #: ../src/plugins/quickview/quickview.gpr.py:32 msgid "Age on Date" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:31 +#: ../src/plugins/gramplet/gramplet.gpr.py:33 msgid "Gramplet showing ages of living people on a specific date" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:43 -#: ../src/plugins/gramplet/gramplet.gpr.py:50 +#: ../src/plugins/gramplet/gramplet.gpr.py:45 +#: ../src/plugins/gramplet/gramplet.gpr.py:52 msgid "Age Stats" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:44 +#: ../src/plugins/gramplet/gramplet.gpr.py:46 msgid "Gramplet showing graphs of various ages" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:60 +#. there is no need to add an ending "", +#. as it will be added automatically by libhtml() +#. Translatable strings for variables within this plugin +#. gettext carries a huge footprint with it. +#: ../src/plugins/gramplet/gramplet.gpr.py:61 +#: ../src/plugins/gramplet/gramplet.gpr.py:68 +#: ../src/plugins/gramplet/gramplet.gpr.py:552 +#: ../src/plugins/gramplet/gramplet.gpr.py:566 +#: ../src/plugins/gramplet/gramplet.gpr.py:580 +#: ../src/plugins/gramplet/gramplet.gpr.py:594 +#: ../src/plugins/webreport/NarrativeWeb.py:318 +#: ../src/plugins/webreport/NarrativeWeb.py:669 +#: ../src/plugins/webreport/NarrativeWeb.py:1438 +msgid "Attributes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:62 msgid "Gramplet showing active person's attributes" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:77 +#: ../src/plugins/gramplet/gramplet.gpr.py:79 msgid "Gramplet showing calendar and events on specific dates in history" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:89 +#: ../src/plugins/gramplet/gramplet.gpr.py:91 msgid "Descendant" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:90 +#: ../src/plugins/gramplet/gramplet.gpr.py:92 msgid "Gramplet showing active person's descendants" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:96 +#: ../src/plugins/gramplet/gramplet.gpr.py:98 msgid "Descendants" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:107 +#: ../src/plugins/gramplet/gramplet.gpr.py:109 msgid "Gramplet showing active person's direct ancestors as a fanchart" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:123 -#: ../src/plugins/gramplet/gramplet.gpr.py:129 +#: ../src/plugins/gramplet/gramplet.gpr.py:125 +#: ../src/plugins/gramplet/gramplet.gpr.py:131 msgid "FAQ" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:124 +#: ../src/plugins/gramplet/gramplet.gpr.py:126 msgid "Gramplet showing frequently asked questions" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:136 -#: ../src/plugins/gramplet/gramplet.gpr.py:143 +#: ../src/plugins/gramplet/gramplet.gpr.py:138 +#: ../src/plugins/gramplet/gramplet.gpr.py:145 msgid "Given Name Cloud" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:137 +#: ../src/plugins/gramplet/gramplet.gpr.py:139 msgid "Gramplet showing all given names as a text cloud" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:151 +#: ../src/plugins/gramplet/gramplet.gpr.py:153 msgid "Gramplet showing active person's ancestors" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:168 +#: ../src/plugins/gramplet/gramplet.gpr.py:170 msgid "Gramplet showing available third-party plugins (addons)" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:182 +#: ../src/plugins/gramplet/gramplet.gpr.py:184 msgid "Gramplet showing an active item Quick View" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:197 -#: ../src/plugins/gramplet/gramplet.gpr.py:203 +#: ../src/plugins/gramplet/gramplet.gpr.py:199 +#: ../src/plugins/gramplet/gramplet.gpr.py:205 msgid "Relatives" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:198 +#: ../src/plugins/gramplet/gramplet.gpr.py:200 msgid "Gramplet showing active person's relatives" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:213 -#: ../src/plugins/gramplet/gramplet.gpr.py:220 +#: ../src/plugins/gramplet/gramplet.gpr.py:215 +#: ../src/plugins/gramplet/gramplet.gpr.py:222 msgid "Session Log" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:214 +#: ../src/plugins/gramplet/gramplet.gpr.py:216 msgid "Gramplet showing all activity for this session" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:228 +#: ../src/plugins/gramplet/gramplet.gpr.py:230 msgid "Gramplet showing summary data of the family tree" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:241 -#: ../src/plugins/gramplet/gramplet.gpr.py:248 +#: ../src/plugins/gramplet/gramplet.gpr.py:243 +#: ../src/plugins/gramplet/gramplet.gpr.py:250 msgid "Surname Cloud" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:242 +#: ../src/plugins/gramplet/gramplet.gpr.py:244 msgid "Gramplet showing all surnames as a text cloud" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:255 +#: ../src/plugins/gramplet/gramplet.gpr.py:257 msgid "TODO" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:256 +#: ../src/plugins/gramplet/gramplet.gpr.py:258 msgid "Gramplet for generic notes" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:262 +#: ../src/plugins/gramplet/gramplet.gpr.py:264 msgid "TODO List" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:269 -#: ../src/plugins/gramplet/gramplet.gpr.py:275 +#: ../src/plugins/gramplet/gramplet.gpr.py:271 +#: ../src/plugins/gramplet/gramplet.gpr.py:277 msgid "Top Surnames" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:270 +#: ../src/plugins/gramplet/gramplet.gpr.py:272 msgid "Gramplet showing most frequent surnames in this tree" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:282 +#: ../src/plugins/gramplet/gramplet.gpr.py:284 msgid "Welcome" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:283 +#: ../src/plugins/gramplet/gramplet.gpr.py:285 msgid "Gramplet showing a welcome message" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:289 +#: ../src/plugins/gramplet/gramplet.gpr.py:291 msgid "Welcome to Gramps!" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:296 +#: ../src/plugins/gramplet/gramplet.gpr.py:298 msgid "What's Next" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:297 +#: ../src/plugins/gramplet/gramplet.gpr.py:299 msgid "Gramplet suggesting items to research" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:303 +#: ../src/plugins/gramplet/gramplet.gpr.py:305 msgid "What's Next?" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:314 +#: ../src/plugins/gramplet/gramplet.gpr.py:316 msgid "Gramplet to view, edit, and save image Exif metadata" msgstr "" -#: ../src/plugins/gramplet/gramplet.gpr.py:318 +#: ../src/plugins/gramplet/gramplet.gpr.py:320 msgid "Edit Exif Metadata" msgstr "" +#: ../src/plugins/gramplet/gramplet.gpr.py:338 +msgid "Person Details" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:339 +msgid "Gramplet showing details of a person" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:352 +msgid "Repository Details" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:353 +msgid "Gramplet showing details of a repository" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:366 +msgid "Place Details" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:367 +msgid "Gramplet showing details of a place" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:380 +msgid "Media Preview" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:381 +msgid "Gramplet showing a preview of a media object" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:397 +msgid "" +"WARNING: pyexiv2 module not loaded. Image metadata functionality will not " +"be available." +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:404 +msgid "Metadata Viewer" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:405 +msgid "Gramplet showing metadata for a media object" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:412 +msgid "Image Metadata" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:418 +msgid "Person Residence" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:419 +msgid "Gramplet showing residence events for a person" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:432 +msgid "Person Events" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:433 +msgid "Gramplet showing the events for a person" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:447 +msgid "Gramplet showing the events for a family" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:460 +msgid "Person Gallery" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:461 +msgid "Gramplet showing media objects for a person" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:468 +#: ../src/plugins/gramplet/gramplet.gpr.py:482 +#: ../src/plugins/gramplet/gramplet.gpr.py:496 +#: ../src/plugins/gramplet/gramplet.gpr.py:510 +#: ../src/plugins/gramplet/gramplet.gpr.py:524 +#: ../src/plugins/gramplet/gramplet.gpr.py:538 +msgid "Gallery" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:474 +msgid "Family Gallery" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:475 +msgid "Gramplet showing media objects for a family" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:488 +msgid "Event Gallery" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:489 +msgid "Gramplet showing media objects for an event" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:502 +msgid "Place Gallery" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:503 +msgid "Gramplet showing media objects for a place" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:516 +msgid "Source Gallery" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:517 +msgid "Gramplet showing media objects for a source" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:530 +msgid "Citation Gallery" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:531 +msgid "Gramplet showing media objects for a citation" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:544 +msgid "Person Attributes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:545 +msgid "Gramplet showing the attributes of a person" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:558 +msgid "Event Attributes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:559 +msgid "Gramplet showing the attributes of an event" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:572 +msgid "Family Attributes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:573 +msgid "Gramplet showing the attributes of a family" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:586 +msgid "Media Attributes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:587 +msgid "Gramplet showing the attributes of a media object" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:600 +msgid "Person Notes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:601 +msgid "Gramplet showing the notes for a person" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:614 +msgid "Event Notes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:615 +msgid "Gramplet showing the notes for an event" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:628 +msgid "Family Notes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:629 +msgid "Gramplet showing the notes for a family" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:642 +msgid "Place Notes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:643 +msgid "Gramplet showing the notes for a place" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:656 +msgid "Source Notes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:657 +msgid "Gramplet showing the notes for a source" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:670 +msgid "Citation Notes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:671 +msgid "Gramplet showing the notes for a citation" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:684 +msgid "Repository Notes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:685 +msgid "Gramplet showing the notes for a repository" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:698 +msgid "Media Notes" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:699 +msgid "Gramplet showing the notes for a media object" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:712 +msgid "Person Citations" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:713 +msgid "Gramplet showing the citations for a person" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:726 +msgid "Event Citations" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:727 +msgid "Gramplet showing the citations for an event" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:740 +msgid "Family Citations" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:741 +msgid "Gramplet showing the citations for a family" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:754 +msgid "Place Citations" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:755 +msgid "Gramplet showing the citations for a place" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:768 +msgid "Media Citations" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:769 +msgid "Gramplet showing the citations for a media object" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:782 +msgid "Person Children" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:783 +msgid "Gramplet showing the children of a person" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:796 +msgid "Family Children" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:797 +msgid "Gramplet showing the children of a family" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:810 +msgid "Person Backlinks" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:811 +msgid "Gramplet showing the backlinks for a person" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:818 +#: ../src/plugins/gramplet/gramplet.gpr.py:832 +#: ../src/plugins/gramplet/gramplet.gpr.py:846 +#: ../src/plugins/gramplet/gramplet.gpr.py:860 +#: ../src/plugins/gramplet/gramplet.gpr.py:874 +#: ../src/plugins/gramplet/gramplet.gpr.py:888 +#: ../src/plugins/gramplet/gramplet.gpr.py:902 +#: ../src/plugins/gramplet/gramplet.gpr.py:916 +#: ../src/plugins/gramplet/gramplet.gpr.py:930 +#: ../src/plugins/webreport/NarrativeWeb.py:2324 +#: ../src/plugins/webreport/NarrativeWeb.py:5057 +#: ../src/plugins/webreport/NarrativeWeb.py:5668 +msgid "References" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:824 +msgid "Event Backlinks" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:825 +msgid "Gramplet showing the backlinks for an event" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:838 +msgid "Family Backlinks" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:839 +msgid "Gramplet showing the backlinks for a family" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:852 +msgid "Place Backlinks" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:853 +msgid "Gramplet showing the backlinks for a place" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:866 +msgid "Source Backlinks" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:867 +msgid "Gramplet showing the backlinks for a source" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:880 +msgid "Citation Backlinks" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:881 +msgid "Gramplet showing the backlinks for a citation" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:894 +msgid "Repository Backlinks" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:895 +msgid "Gramplet showing the backlinks for a repository" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:908 +msgid "Media Backlinks" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:909 +msgid "Gramplet showing the backlinks for a media object" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:922 +msgid "Note Backlinks" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:923 +msgid "Gramplet showing the backlinks for a note" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:936 +msgid "Person Filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:937 +msgid "Gramplet providing a person filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:950 +msgid "Family Filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:951 +msgid "Gramplet providing a family filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:964 +msgid "Event Filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:965 +msgid "Gramplet providing an event filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:978 +msgid "Source Filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:979 +msgid "Gramplet providing a source filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:992 +msgid "Citation Filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:993 +msgid "Gramplet providing a citation filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1006 +msgid "Place Filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1007 +msgid "Gramplet providing a place filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1020 +msgid "Media Filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1021 +msgid "Gramplet providing a media filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1034 +msgid "Repository Filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1035 +msgid "Gramplet providing a repository filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1048 +msgid "Note Filter" +msgstr "" + +#: ../src/plugins/gramplet/gramplet.gpr.py:1049 +msgid "Gramplet providing a note filter" +msgstr "" + #: ../src/plugins/gramplet/Notes.py:100 #, python-format msgid "%d of %d" @@ -12296,7 +12357,7 @@ msgstr "" #: ../src/plugins/lib/libplaceview.py:102 #: ../src/plugins/view/placetreeview.py:80 #: ../src/plugins/webreport/NarrativeWeb.py:328 -#: ../src/plugins/webreport/NarrativeWeb.py:3378 +#: ../src/plugins/webreport/NarrativeWeb.py:3373 msgid "Latitude" msgstr "" @@ -12304,7 +12365,7 @@ msgstr "" #: ../src/plugins/lib/libplaceview.py:103 #: ../src/plugins/view/placetreeview.py:81 #: ../src/plugins/webreport/NarrativeWeb.py:330 -#: ../src/plugins/webreport/NarrativeWeb.py:3379 +#: ../src/plugins/webreport/NarrativeWeb.py:3374 msgid "Longitude" msgstr "" @@ -12398,92 +12459,92 @@ msgid "Double-click item to see matches" msgstr "" #: ../src/plugins/gramplet/StatsGramplet.py:94 -#: ../src/plugins/textreport/Summary.py:218 +#: ../src/plugins/textreport/Summary.py:225 msgid "less than 1" msgstr "" #. ------------------------- -#: ../src/plugins/gramplet/StatsGramplet.py:135 +#: ../src/plugins/gramplet/StatsGramplet.py:139 #: ../src/plugins/graph/GVFamilyLines.py:148 #: ../src/plugins/textreport/Summary.py:103 -#: ../src/plugins/webreport/NarrativeWeb.py:1656 -#: ../src/plugins/webreport/NarrativeWeb.py:1704 -#: ../src/plugins/webreport/NarrativeWeb.py:1760 -#: ../src/plugins/webreport/NarrativeWeb.py:2744 +#: ../src/plugins/webreport/NarrativeWeb.py:1649 +#: ../src/plugins/webreport/NarrativeWeb.py:1699 +#: ../src/plugins/webreport/NarrativeWeb.py:1755 +#: ../src/plugins/webreport/NarrativeWeb.py:2739 msgid "Individuals" msgstr "" -#: ../src/plugins/gramplet/StatsGramplet.py:137 +#: ../src/plugins/gramplet/StatsGramplet.py:141 msgid "Number of individuals" msgstr "" #. ------------------------- -#: ../src/plugins/gramplet/StatsGramplet.py:141 +#: ../src/plugins/gramplet/StatsGramplet.py:145 #: ../src/plugins/graph/GVFamilyLines.py:151 #: ../src/plugins/graph/GVRelGraph.py:547 #: ../src/Filters/Rules/Person/_IsMale.py:46 msgid "Males" msgstr "" -#: ../src/plugins/gramplet/StatsGramplet.py:144 +#: ../src/plugins/gramplet/StatsGramplet.py:148 #: ../src/plugins/graph/GVFamilyLines.py:155 #: ../src/plugins/graph/GVRelGraph.py:551 #: ../src/Filters/Rules/Person/_IsFemale.py:46 msgid "Females" msgstr "" -#: ../src/plugins/gramplet/StatsGramplet.py:147 +#: ../src/plugins/gramplet/StatsGramplet.py:151 msgid "Individuals with unknown gender" msgstr "" -#: ../src/plugins/gramplet/StatsGramplet.py:151 -msgid "Individuals with incomplete names" -msgstr "" - #: ../src/plugins/gramplet/StatsGramplet.py:155 -msgid "Individuals missing birth dates" +msgid "Incomplete names" msgstr "" #: ../src/plugins/gramplet/StatsGramplet.py:159 -msgid "Disconnected individuals" +msgid "Individuals missing birth dates" msgstr "" #: ../src/plugins/gramplet/StatsGramplet.py:163 -#: ../src/plugins/textreport/Summary.py:190 +msgid "Disconnected individuals" +msgstr "" + +#: ../src/plugins/gramplet/StatsGramplet.py:167 +#: ../src/plugins/textreport/Summary.py:197 msgid "Family Information" msgstr "" -#: ../src/plugins/gramplet/StatsGramplet.py:165 +#: ../src/plugins/gramplet/StatsGramplet.py:169 msgid "Number of families" msgstr "" -#: ../src/plugins/gramplet/StatsGramplet.py:169 +#: ../src/plugins/gramplet/StatsGramplet.py:173 msgid "Unique surnames" msgstr "" -#: ../src/plugins/gramplet/StatsGramplet.py:173 -#: ../src/plugins/textreport/Summary.py:206 +#: ../src/plugins/gramplet/StatsGramplet.py:177 +#: ../src/plugins/textreport/Summary.py:213 msgid "Media Objects" msgstr "" -#: ../src/plugins/gramplet/StatsGramplet.py:175 +#: ../src/plugins/gramplet/StatsGramplet.py:179 msgid "Individuals with media objects" msgstr "" -#: ../src/plugins/gramplet/StatsGramplet.py:179 +#: ../src/plugins/gramplet/StatsGramplet.py:183 msgid "Total number of media object references" msgstr "" -#: ../src/plugins/gramplet/StatsGramplet.py:183 +#: ../src/plugins/gramplet/StatsGramplet.py:187 msgid "Number of unique media objects" msgstr "" -#: ../src/plugins/gramplet/StatsGramplet.py:188 +#: ../src/plugins/gramplet/StatsGramplet.py:192 msgid "Total size of media objects" msgstr "" -#: ../src/plugins/gramplet/StatsGramplet.py:192 -#: ../src/plugins/textreport/Summary.py:235 +#: ../src/plugins/gramplet/StatsGramplet.py:196 +#: ../src/plugins/textreport/Summary.py:242 msgid "Missing Media Objects" msgstr "" @@ -12605,7 +12666,7 @@ msgid "" msgstr "" #: ../src/plugins/gramplet/WelcomeGramplet.py:131 -#: ../src/plugins/view/view.gpr.py:63 +#: ../src/plugins/view/view.gpr.py:65 msgid "Gramplet View" msgstr "" @@ -12795,11 +12856,15 @@ msgid "B&W outline" msgstr "" #: ../src/plugins/graph/GVFamilyLines.py:72 -msgid "Coloured outline" +#: ../src/plugins/graph/GVHourGlass.py:57 +#: ../src/plugins/graph/GVRelGraph.py:68 +msgid "Colored outline" msgstr "" #: ../src/plugins/graph/GVFamilyLines.py:73 -msgid "Colour fill" +#: ../src/plugins/graph/GVHourGlass.py:58 +#: ../src/plugins/graph/GVRelGraph.py:69 +msgid "Color fill" msgstr "" #. -------------------------------- @@ -12848,50 +12913,50 @@ msgstr "" #. ---------------------------- #: ../src/plugins/graph/GVFamilyLines.py:140 -msgid "Family Colours" +msgid "Family Colors" msgstr "" #. ---------------------------- #: ../src/plugins/graph/GVFamilyLines.py:143 -msgid "Family colours" +msgid "Family colors" msgstr "" #: ../src/plugins/graph/GVFamilyLines.py:144 -msgid "Colours to use for various family lines." +msgid "Colors to use for various family lines." msgstr "" #: ../src/plugins/graph/GVFamilyLines.py:152 #: ../src/plugins/graph/GVRelGraph.py:548 -msgid "The colour to use to display men." +msgid "The color to use to display men." msgstr "" #: ../src/plugins/graph/GVFamilyLines.py:156 #: ../src/plugins/graph/GVRelGraph.py:552 -msgid "The colour to use to display women." +msgid "The color to use to display women." msgstr "" #: ../src/plugins/graph/GVFamilyLines.py:160 #: ../src/plugins/graph/GVRelGraph.py:557 -msgid "The colour to use when the gender is unknown." +msgid "The color to use when the gender is unknown." msgstr "" #: ../src/plugins/graph/GVFamilyLines.py:164 #: ../src/plugins/graph/GVRelGraph.py:561 #: ../src/plugins/quickview/FilterByName.py:94 #: ../src/plugins/textreport/TagReport.py:194 -#: ../src/plugins/view/familyview.py:114 ../src/plugins/view/view.gpr.py:56 -#: ../src/plugins/webreport/NarrativeWeb.py:611 -#: ../src/plugins/webreport/NarrativeWeb.py:1658 -#: ../src/plugins/webreport/NarrativeWeb.py:1707 -#: ../src/plugins/webreport/NarrativeWeb.py:1762 -#: ../src/plugins/webreport/NarrativeWeb.py:3092 -#: ../src/plugins/webreport/NarrativeWeb.py:4599 +#: ../src/plugins/view/familyview.py:114 ../src/plugins/view/view.gpr.py:58 +#: ../src/plugins/webreport/NarrativeWeb.py:610 +#: ../src/plugins/webreport/NarrativeWeb.py:1651 +#: ../src/plugins/webreport/NarrativeWeb.py:1702 +#: ../src/plugins/webreport/NarrativeWeb.py:1757 +#: ../src/plugins/webreport/NarrativeWeb.py:3087 +#: ../src/plugins/webreport/NarrativeWeb.py:4592 msgid "Families" msgstr "" #: ../src/plugins/graph/GVFamilyLines.py:165 #: ../src/plugins/graph/GVRelGraph.py:562 -msgid "The colour to use to display families." +msgid "The color to use to display families." msgstr "" #: ../src/plugins/graph/GVFamilyLines.py:168 @@ -13047,16 +13112,6 @@ msgstr "" msgid "%d children" msgstr "" -#: ../src/plugins/graph/GVHourGlass.py:57 -#: ../src/plugins/graph/GVRelGraph.py:68 -msgid "Colored outline" -msgstr "" - -#: ../src/plugins/graph/GVHourGlass.py:58 -#: ../src/plugins/graph/GVRelGraph.py:69 -msgid "Color fill" -msgstr "" - #: ../src/plugins/graph/GVHourGlass.py:262 msgid "The Center person for the graph" msgstr "" @@ -13335,10 +13390,10 @@ msgstr "" #: ../src/plugins/quickview/FilterByName.py:239 #: ../src/plugins/quickview/FilterByName.py:245 #: ../src/plugins/quickview/FilterByName.py:251 -#: ../src/plugins/webreport/NarrativeWeb.py:3627 -#: ../src/plugins/webreport/NarrativeWeb.py:3807 -#: ../src/plugins/webreport/NarrativeWeb.py:4491 -#: ../src/plugins/webreport/NarrativeWeb.py:6584 +#: ../src/plugins/webreport/NarrativeWeb.py:3621 +#: ../src/plugins/webreport/NarrativeWeb.py:3798 +#: ../src/plugins/webreport/NarrativeWeb.py:4482 +#: ../src/plugins/webreport/NarrativeWeb.py:6616 msgid "Gramps ID" msgstr "" @@ -13433,33 +13488,25 @@ msgstr "" msgid "GeneWeb import" msgstr "" -#: ../src/plugins/import/ImportGrdb.py:1018 -msgid "Rebuild reference map" -msgstr "" - -#: ../src/plugins/import/ImportGrdb.py:2779 -#: ../src/plugins/import/ImportGrdb.py:2792 +#: ../src/plugins/import/ImportGrdb.py:66 #: ../src/plugins/import/ImportProGen.py:71 #: ../src/plugins/import/ImportProGen.py:80 -#: ../src/plugins/import/ImportXml.py:398 -#: ../src/plugins/import/ImportXml.py:401 +#: ../src/plugins/import/ImportXml.py:421 +#: ../src/plugins/import/ImportXml.py:424 #, python-format msgid "%s could not be opened" msgstr "" -#: ../src/plugins/import/ImportGrdb.py:2793 -msgid "The Database version is not supported by this version of Gramps." -msgstr "" - -#: ../src/plugins/import/ImportGrdb.py:2930 -#, python-format +#: ../src/plugins/import/ImportGrdb.py:67 msgid "" -"Your family tree groups name %(key)s together with %(present)s, did not " -"change this grouping to %(value)s" -msgstr "" - -#: ../src/plugins/import/ImportGrdb.py:2944 -msgid "Import database" +"The Database version is not supported by this version of Gramps.You should " +"use an old copy of Gramps at version 3.0.x and import your database into " +"that version. You should then export a copy of your data to Gramps XML " +"(family tree). Then you should upgrade to the latest version of Gramps (for " +"example this version), create a new empty database and import the Gramps XML " +"into that version. Please refer to:http://www.gramps-project.org/wiki/index." +"php?title=Gramps_3.4_Wiki_Manual_-" +"_Manage_Family_Trees#Moving_a_Gramps_2.2_databases_to_Gramps_3.x" msgstr "" #: ../src/plugins/import/ImportProGen.py:77 @@ -13587,133 +13634,146 @@ msgid "" "media objects." msgstr "" +#. feature requests 2356, 1658: avoid genitive form #. ------------------------------------------------------------------------- #. #. Support functions #. #. ------------------------------------------------------------------------- #. feature requests 2356, 1658: avoid genitive form -#: ../src/plugins/import/ImportXml.py:83 ../src/plugins/tool/EventNames.py:127 +#: ../src/plugins/import/ImportXml.py:85 ../src/plugins/tool/EventNames.py:127 #, python-format msgid "%(event_name)s of %(family)s" msgstr "" #. feature requests 2356, 1658: avoid genitive form -#: ../src/plugins/import/ImportXml.py:84 ../src/plugins/tool/EventNames.py:129 +#: ../src/plugins/import/ImportXml.py:87 ../src/plugins/tool/EventNames.py:129 #, python-format msgid "%(event_name)s of %(person)s" msgstr "" -#: ../src/plugins/import/ImportXml.py:128 -#: ../src/plugins/import/ImportXml.py:133 +#: ../src/plugins/import/ImportXml.py:134 +#: ../src/plugins/import/ImportXml.py:139 #, python-format msgid "Error reading %s" msgstr "" -#: ../src/plugins/import/ImportXml.py:134 +#: ../src/plugins/import/ImportXml.py:140 msgid "The file is probably either corrupt or not a valid Gramps database." msgstr "" -#: ../src/plugins/import/ImportXml.py:237 +#: ../src/plugins/import/ImportXml.py:247 #, python-format msgid " %(id)s - %(text)s with %(id2)s\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:243 +#: ../src/plugins/import/ImportXml.py:253 #, python-format msgid " Family %(id)s with %(id2)s\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:246 +#: ../src/plugins/import/ImportXml.py:256 #, python-format msgid " Source %(id)s with %(id2)s\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:249 +#: ../src/plugins/import/ImportXml.py:259 #, python-format msgid " Event %(id)s with %(id2)s\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:252 +#: ../src/plugins/import/ImportXml.py:262 #, python-format msgid " Media Object %(id)s with %(id2)s\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:255 +#: ../src/plugins/import/ImportXml.py:265 #, python-format msgid " Place %(id)s with %(id2)s\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:258 +#: ../src/plugins/import/ImportXml.py:268 #, python-format msgid " Repository %(id)s with %(id2)s\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:261 +#: ../src/plugins/import/ImportXml.py:271 #, python-format msgid " Note %(id)s with %(id2)s\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:266 +#: ../src/plugins/import/ImportXml.py:276 #, python-format msgid " Citation %(id)s with %(id2)s\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:274 +#: ../src/plugins/import/ImportXml.py:284 #, python-format msgid " People: %d\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:275 +#: ../src/plugins/import/ImportXml.py:285 #, python-format msgid " Families: %d\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:276 +#: ../src/plugins/import/ImportXml.py:286 #, python-format msgid " Sources: %d\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:277 +#: ../src/plugins/import/ImportXml.py:287 #, python-format msgid " Events: %d\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:278 +#: ../src/plugins/import/ImportXml.py:288 #, python-format msgid " Media Objects: %d\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:279 +#: ../src/plugins/import/ImportXml.py:289 #, python-format msgid " Places: %d\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:280 +#: ../src/plugins/import/ImportXml.py:290 #, python-format msgid " Repositories: %d\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:281 +#: ../src/plugins/import/ImportXml.py:291 #, python-format msgid " Notes: %d\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:282 +#: ../src/plugins/import/ImportXml.py:292 #, python-format msgid " Tags: %d\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:283 +#: ../src/plugins/import/ImportXml.py:293 #, python-format msgid " Citations: %d\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:285 +#: ../src/plugins/import/ImportXml.py:295 msgid "Number of new objects imported:\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:289 +#: ../src/plugins/import/ImportXml.py:304 +#, python-format +msgid "" +"\n" +" The imported file was not self-contained.\n" +"To correct for that, %d objects were created and\n" +"their typifying attribute was set to 'Unknown'.\n" +"The breakdown per category is depicted by the\n" +"number in parentheses. Where possible these\n" +"'Unkown' objects are referenced by note %s.\n" +msgstr "" + +#: ../src/plugins/import/ImportXml.py:312 msgid "" "\n" "Media objects with relative paths have been\n" @@ -13722,7 +13782,7 @@ msgid "" "or, if not set, relative to the user's directory.\n" msgstr "" -#: ../src/plugins/import/ImportXml.py:300 +#: ../src/plugins/import/ImportXml.py:323 msgid "" "\n" "\n" @@ -13730,26 +13790,26 @@ msgid "" msgstr "" #. there is no old style XML -#: ../src/plugins/import/ImportXml.py:736 -#: ../src/plugins/import/ImportXml.py:1162 -#: ../src/plugins/import/ImportXml.py:1407 -#: ../src/plugins/import/ImportXml.py:1773 +#: ../src/plugins/import/ImportXml.py:762 +#: ../src/plugins/import/ImportXml.py:1191 +#: ../src/plugins/import/ImportXml.py:1437 +#: ../src/plugins/import/ImportXml.py:1812 msgid "The Gramps Xml you are trying to import is malformed." msgstr "" -#: ../src/plugins/import/ImportXml.py:737 +#: ../src/plugins/import/ImportXml.py:763 msgid "Attributes that link the data together are missing." msgstr "" -#: ../src/plugins/import/ImportXml.py:841 +#: ../src/plugins/import/ImportXml.py:867 msgid "Gramps XML import" msgstr "" -#: ../src/plugins/import/ImportXml.py:871 +#: ../src/plugins/import/ImportXml.py:897 msgid "Could not change media path" msgstr "" -#: ../src/plugins/import/ImportXml.py:872 +#: ../src/plugins/import/ImportXml.py:898 #, python-format msgid "" "The opened file has media path %s, which conflicts with the media path of " @@ -13758,7 +13818,7 @@ msgid "" "Preferences." msgstr "" -#: ../src/plugins/import/ImportXml.py:927 +#: ../src/plugins/import/ImportXml.py:954 msgid "" "The .gramps file you are importing does not contain information about the " "version of Gramps with, which it was produced.\n" @@ -13766,11 +13826,11 @@ msgid "" "The file will not be imported." msgstr "" -#: ../src/plugins/import/ImportXml.py:930 +#: ../src/plugins/import/ImportXml.py:957 msgid "Import file misses Gramps version" msgstr "" -#: ../src/plugins/import/ImportXml.py:932 +#: ../src/plugins/import/ImportXml.py:959 msgid "" "The .gramps file you are importing does not contain a valid xml-namespace " "number.\n" @@ -13778,11 +13838,11 @@ msgid "" "The file will not be imported." msgstr "" -#: ../src/plugins/import/ImportXml.py:935 +#: ../src/plugins/import/ImportXml.py:962 msgid "Import file contains unacceptable XML namespace version" msgstr "" -#: ../src/plugins/import/ImportXml.py:938 +#: ../src/plugins/import/ImportXml.py:965 #, python-format msgid "" "The .gramps file you are importing was made by version %(newer)s of Gramps, " @@ -13790,7 +13850,7 @@ msgid "" "imported. Please upgrade to the latest version of Gramps and try again." msgstr "" -#: ../src/plugins/import/ImportXml.py:946 +#: ../src/plugins/import/ImportXml.py:973 #, python-format msgid "" "The .gramps file you are importing was made by version %(oldgramps)s of " @@ -13803,11 +13863,11 @@ msgid "" " for more info." msgstr "" -#: ../src/plugins/import/ImportXml.py:958 +#: ../src/plugins/import/ImportXml.py:985 msgid "The file will not be imported" msgstr "" -#: ../src/plugins/import/ImportXml.py:960 +#: ../src/plugins/import/ImportXml.py:987 #, python-format msgid "" "The .gramps file you are importing was made by version %(oldgramps)s of " @@ -13821,322 +13881,359 @@ msgid "" "for more info." msgstr "" -#: ../src/plugins/import/ImportXml.py:973 +#: ../src/plugins/import/ImportXml.py:1000 msgid "Old xml file" msgstr "" -#: ../src/plugins/import/ImportXml.py:1084 -#: ../src/plugins/import/ImportXml.py:2413 +#: ../src/plugins/import/ImportXml.py:1112 +#: ../src/plugins/import/ImportXml.py:2458 #, python-format msgid "Witness name: %s" msgstr "" -#: ../src/plugins/import/ImportXml.py:1163 +#: ../src/plugins/import/ImportXml.py:1192 msgid "Any event reference must have a 'hlink' attribute." msgstr "" -#: ../src/plugins/import/ImportXml.py:1408 +#: ../src/plugins/import/ImportXml.py:1438 msgid "Any person reference must have a 'hlink' attribute." msgstr "" -#: ../src/plugins/import/ImportXml.py:1568 +#: ../src/plugins/import/ImportXml.py:1599 #, python-format msgid "" "Your family tree groups name \"%(key)s\" together with \"%(parent)s\", did " "not change this grouping to \"%(value)s\"." msgstr "" -#: ../src/plugins/import/ImportXml.py:1571 +#: ../src/plugins/import/ImportXml.py:1602 msgid "Gramps ignored namemap value" msgstr "" -#: ../src/plugins/import/ImportXml.py:1774 +#: ../src/plugins/import/ImportXml.py:1661 +msgid "Unknown when imported" +msgstr "" + +#: ../src/plugins/import/ImportXml.py:1813 msgid "Any note reference must have a 'hlink' attribute." msgstr "" -#: ../src/plugins/import/ImportXml.py:2304 +#: ../src/plugins/import/ImportXml.py:2349 #, python-format msgid "Witness comment: %s" msgstr "" -#: ../src/plugins/lib/libgedcom.py:1703 +#: ../src/plugins/lib/libgedcom.py:1721 msgid "Your GEDCOM file is corrupted. It appears to have been truncated." msgstr "" -#: ../src/plugins/lib/libgedcom.py:1783 +#: ../src/plugins/lib/libgedcom.py:1801 #, python-format msgid "Import from GEDCOM (%s)" msgstr "" -#: ../src/plugins/lib/libgedcom.py:2524 ../src/plugins/lib/libgedcom.py:2826 +#: ../src/plugins/lib/libgedcom.py:2550 ../src/plugins/lib/libgedcom.py:2903 msgid "GEDCOM import" msgstr "" -#: ../src/plugins/lib/libgedcom.py:2545 +#: ../src/plugins/lib/libgedcom.py:2572 msgid "GEDCOM import report: No errors detected" msgstr "" -#: ../src/plugins/lib/libgedcom.py:2547 +#: ../src/plugins/lib/libgedcom.py:2574 #, python-format msgid "GEDCOM import report: %s errors detected" msgstr "" -#: ../src/plugins/lib/libgedcom.py:2800 +#: ../src/plugins/lib/libgedcom.py:2826 +msgid "Tag recognized but not supported" +msgstr "" + +#: ../src/plugins/lib/libgedcom.py:2837 msgid "Line ignored as not understood" msgstr "" -#: ../src/plugins/lib/libgedcom.py:2821 +#: ../src/plugins/lib/libgedcom.py:2862 +msgid "Skipped subordinate line" +msgstr "" + +#: ../src/plugins/lib/libgedcom.py:2894 msgid "Records not imported into " msgstr "" -#: ../src/plugins/lib/libgedcom.py:2849 +#: ../src/plugins/lib/libgedcom.py:2929 +#, python-format +msgid "" +"Error: %(msg)s '%(gramps_id)s' (input as @%(xref)s@) not in input GEDCOM. " +"Record synthesised" +msgstr "" + +#: ../src/plugins/lib/libgedcom.py:2938 +#, python-format +msgid "" +"Error: %(msg)s '%(gramps_id)s' (input as @%(xref)s@) not in input GEDCOM. " +"Record with typifying attribute 'Unknown' created" +msgstr "" + +#: ../src/plugins/lib/libgedcom.py:2977 +#, python-format +msgid "" +"Error: family '%(family)s' (input as @%(orig_family)s@) person %(person)s " +"(input as %(orig_person)s) is not a member of the referenced family. Family " +"reference removed from person" +msgstr "" + +#: ../src/plugins/lib/libgedcom.py:3033 +#, python-format +msgid "" +"\n" +"The imported file was not self-contained.\n" +"To correct for that, %d objects were created and\n" +"their typifying attribute was set to 'Unknown'.\n" +"Where possible these 'Unkown' objects are \n" +"referenced by note %s.\n" +msgstr "" + +#: ../src/plugins/lib/libgedcom.py:3051 msgid "TRLR (trailer)" msgstr "" -#: ../src/plugins/lib/libgedcom.py:2878 +#: ../src/plugins/lib/libgedcom.py:3080 #, python-format msgid "SUBM (Submitter): @%s@" msgstr "" -#: ../src/plugins/lib/libgedcom.py:2902 ../src/plugins/lib/libgedcom.py:6223 +#: ../src/plugins/lib/libgedcom.py:3104 ../src/plugins/lib/libgedcom.py:6559 msgid "GEDCOM data" msgstr "" -#: ../src/plugins/lib/libgedcom.py:2948 +#: ../src/plugins/lib/libgedcom.py:3150 msgid "Unknown tag" msgstr "" -#: ../src/plugins/lib/libgedcom.py:2950 ../src/plugins/lib/libgedcom.py:2964 -#: ../src/plugins/lib/libgedcom.py:2968 ../src/plugins/lib/libgedcom.py:2989 +#: ../src/plugins/lib/libgedcom.py:3152 ../src/plugins/lib/libgedcom.py:3166 +#: ../src/plugins/lib/libgedcom.py:3170 ../src/plugins/lib/libgedcom.py:3191 msgid "Top Level" msgstr "" -#: ../src/plugins/lib/libgedcom.py:3067 +#: ../src/plugins/lib/libgedcom.py:3260 #, python-format msgid "INDI (individual) Gramps ID %s" msgstr "" -#: ../src/plugins/lib/libgedcom.py:3204 ../src/plugins/lib/libgedcom.py:4413 -#: ../src/plugins/lib/libgedcom.py:4616 ../src/plugins/lib/libgedcom.py:4747 -#: ../src/plugins/lib/libgedcom.py:5372 ../src/plugins/lib/libgedcom.py:5509 +#: ../src/plugins/lib/libgedcom.py:3454 ../src/plugins/lib/libgedcom.py:4749 +#: ../src/plugins/lib/libgedcom.py:4952 ../src/plugins/lib/libgedcom.py:5083 +#: ../src/plugins/lib/libgedcom.py:5708 ../src/plugins/lib/libgedcom.py:5845 msgid "Filename omitted" msgstr "" -#: ../src/plugins/lib/libgedcom.py:3206 ../src/plugins/lib/libgedcom.py:4415 -#: ../src/plugins/lib/libgedcom.py:4618 ../src/plugins/lib/libgedcom.py:4749 -#: ../src/plugins/lib/libgedcom.py:5374 ../src/plugins/lib/libgedcom.py:5511 +#: ../src/plugins/lib/libgedcom.py:3456 ../src/plugins/lib/libgedcom.py:4751 +#: ../src/plugins/lib/libgedcom.py:4954 ../src/plugins/lib/libgedcom.py:5085 +#: ../src/plugins/lib/libgedcom.py:5710 ../src/plugins/lib/libgedcom.py:5847 msgid "Form omitted" msgstr "" -#: ../src/plugins/lib/libgedcom.py:3709 -msgid "Tag recognised but not supported" -msgstr "" - -#: ../src/plugins/lib/libgedcom.py:4185 +#: ../src/plugins/lib/libgedcom.py:4521 #, python-format msgid "FAM (family) Gramps ID %s" msgstr "" #. empty: discard, with warning and skip subs #. Note: level+2 -#: ../src/plugins/lib/libgedcom.py:4898 +#: ../src/plugins/lib/libgedcom.py:5234 msgid "Empty event note ignored" msgstr "" -#: ../src/plugins/lib/libgedcom.py:5215 ../src/plugins/lib/libgedcom.py:6026 +#: ../src/plugins/lib/libgedcom.py:5551 ../src/plugins/lib/libgedcom.py:6362 msgid "Warn: ADDR overwritten" msgstr "" -#: ../src/plugins/lib/libgedcom.py:5386 ../src/plugins/lib/libgedcom.py:5768 +#: ../src/plugins/lib/libgedcom.py:5722 ../src/plugins/lib/libgedcom.py:6104 msgid "REFN ignored" msgstr "" -#: ../src/plugins/lib/libgedcom.py:5478 +#: ../src/plugins/lib/libgedcom.py:5814 #, python-format msgid "No title - ID %s" msgstr "" -#: ../src/plugins/lib/libgedcom.py:5483 +#: ../src/plugins/lib/libgedcom.py:5819 #, python-format msgid "SOUR (source) Gramps ID %s" msgstr "" -#: ../src/plugins/lib/libgedcom.py:5694 +#: ../src/plugins/lib/libgedcom.py:6030 #, python-format msgid "OBJE (multi-media object) Gramps ID %s" msgstr "" -#: ../src/plugins/lib/libgedcom.py:5722 ../src/plugins/lib/libgedcom.py:6718 +#: ../src/plugins/lib/libgedcom.py:6058 ../src/plugins/lib/libgedcom.py:7052 #, python-format msgid "Could not import %s" msgstr "" -#: ../src/plugins/lib/libgedcom.py:5758 +#: ../src/plugins/lib/libgedcom.py:6094 msgid "BLOB ignored" msgstr "" -#: ../src/plugins/lib/libgedcom.py:5778 +#: ../src/plugins/lib/libgedcom.py:6114 msgid "Multimedia REFN:TYPE ignored" msgstr "" -#: ../src/plugins/lib/libgedcom.py:5788 +#: ../src/plugins/lib/libgedcom.py:6124 msgid "Mutimedia RIN ignored" msgstr "" -#: ../src/plugins/lib/libgedcom.py:5875 +#: ../src/plugins/lib/libgedcom.py:6211 #, python-format msgid "REPO (repository) Gramps ID %s" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6151 +#: ../src/plugins/lib/libgedcom.py:6487 msgid "Head (header)" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6167 +#: ../src/plugins/lib/libgedcom.py:6503 msgid "Approved system identification" msgstr "" #. feature request 2356: avoid genitive form -#: ../src/plugins/lib/libgedcom.py:6177 +#: ../src/plugins/lib/libgedcom.py:6513 msgid "Generated by" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6191 +#: ../src/plugins/lib/libgedcom.py:6527 msgid "Name of software product" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6203 +#: ../src/plugins/lib/libgedcom.py:6539 msgid "Version number of software product" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6220 +#: ../src/plugins/lib/libgedcom.py:6556 #, python-format msgid "Business that produced the product: %s" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6241 +#: ../src/plugins/lib/libgedcom.py:6577 msgid "Name of source data" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6255 +#: ../src/plugins/lib/libgedcom.py:6591 msgid "Copyright of source data" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6265 +#: ../src/plugins/lib/libgedcom.py:6605 msgid "Publication date of source data" msgstr "" #. feature request 2356: avoid genitive form -#: ../src/plugins/lib/libgedcom.py:6278 +#: ../src/plugins/lib/libgedcom.py:6618 #, python-format msgid "Import from %s" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6316 +#: ../src/plugins/lib/libgedcom.py:6656 msgid "Submission record identifier" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6327 +#: ../src/plugins/lib/libgedcom.py:6667 msgid "Language of GEDCOM text" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6351 +#: ../src/plugins/lib/libgedcom.py:6691 #, python-format msgid "" "Import of GEDCOM file %s with DEST=%s, could cause errors in the resulting " "database!" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6354 +#: ../src/plugins/lib/libgedcom.py:6694 msgid "Look for nameless events." msgstr "" -#: ../src/plugins/lib/libgedcom.py:6377 +#: ../src/plugins/lib/libgedcom.py:6717 msgid "Character set" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6379 +#: ../src/plugins/lib/libgedcom.py:6719 msgid "Character set and version" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6395 +#: ../src/plugins/lib/libgedcom.py:6735 msgid "GEDCOM version not supported" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6398 +#: ../src/plugins/lib/libgedcom.py:6738 msgid "GEDCOM version" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6401 +#: ../src/plugins/lib/libgedcom.py:6741 msgid "GEDCOM form not supported" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6403 +#: ../src/plugins/lib/libgedcom.py:6743 msgid "GEDCOM form" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6449 +#: ../src/plugins/lib/libgedcom.py:6789 msgid "Creation date of GEDCOM" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6453 +#: ../src/plugins/lib/libgedcom.py:6793 msgid "Creation date and time of GEDCOM" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6492 ../src/plugins/lib/libgedcom.py:6530 +#: ../src/plugins/lib/libgedcom.py:6830 ../src/plugins/lib/libgedcom.py:6867 msgid "Empty note ignored" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6544 +#: ../src/plugins/lib/libgedcom.py:6882 #, python-format msgid "NOTE Gramps ID %s" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6594 +#: ../src/plugins/lib/libgedcom.py:6932 msgid "Submission: Submitter" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6596 +#: ../src/plugins/lib/libgedcom.py:6934 msgid "Submission: Family file" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6598 +#: ../src/plugins/lib/libgedcom.py:6936 msgid "Submission: Temple code" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6600 +#: ../src/plugins/lib/libgedcom.py:6938 msgid "Submission: Generations of ancestors" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6602 +#: ../src/plugins/lib/libgedcom.py:6940 msgid "Submission: Generations of descendants" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6604 +#: ../src/plugins/lib/libgedcom.py:6942 msgid "Submission: Ordinance process flag" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6625 -msgid "Skipped subordinate line" -msgstr "" - #. # Okay we have no clue which temple this is. #. # We should tell the user and store it anyway. -#: ../src/plugins/lib/libgedcom.py:6820 +#: ../src/plugins/lib/libgedcom.py:7154 msgid "Invalid temple code" msgstr "" -#: ../src/plugins/lib/libgedcom.py:6901 +#: ../src/plugins/lib/libgedcom.py:7235 msgid "" "Your GEDCOM file is corrupted. The file appears to be encoded using the " "UTF16 character set, but is missing the BOM marker." msgstr "" -#: ../src/plugins/lib/libgedcom.py:6904 +#: ../src/plugins/lib/libgedcom.py:7238 msgid "Your GEDCOM file is empty." msgstr "" -#: ../src/plugins/lib/libgedcom.py:6967 +#: ../src/plugins/lib/libgedcom.py:7301 #, python-format msgid "Invalid line %d in GEDCOM file." msgstr "" @@ -15282,303 +15379,303 @@ msgstr "" #: ../src/plugins/lib/libnarrate.py:589 #, python-format msgid "" -"%(male_name)s was baptised on %(baptism_date)s in %(baptism_place)s" +"%(male_name)s was baptized on %(baptism_date)s in %(baptism_place)s" "%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:590 #, python-format -msgid "He was baptised on %(baptism_date)s in %(baptism_place)s%(endnotes)s." +msgid "He was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:593 #, python-format msgid "" -"%(female_name)s was baptised on %(baptism_date)s in %(baptism_place)s" +"%(female_name)s was baptized on %(baptism_date)s in %(baptism_place)s" "%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:594 #, python-format -msgid "She was baptised on %(baptism_date)s in %(baptism_place)s%(endnotes)s." +msgid "She was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:597 #, python-format msgid "" -"%(unknown_gender_name)s was baptised on %(baptism_date)s in %(baptism_place)s" +"%(unknown_gender_name)s was baptized on %(baptism_date)s in %(baptism_place)s" "%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:598 #, python-format msgid "" -"This person was baptised on %(baptism_date)s in %(baptism_place)s" +"This person was baptized on %(baptism_date)s in %(baptism_place)s" "%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:600 #, python-format -msgid "Baptised %(baptism_date)s in %(baptism_place)s%(endnotes)s." +msgid "Baptized %(baptism_date)s in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:605 #, python-format -msgid "%(male_name)s was baptised on %(baptism_date)s%(endnotes)s." +msgid "%(male_name)s was baptized on %(baptism_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:606 #, python-format -msgid "He was baptised on %(baptism_date)s%(endnotes)s." +msgid "He was baptized on %(baptism_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:609 #, python-format -msgid "%(female_name)s was baptised on %(baptism_date)s%(endnotes)s." +msgid "%(female_name)s was baptized on %(baptism_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:610 #, python-format -msgid "She was baptised on %(baptism_date)s%(endnotes)s." +msgid "She was baptized on %(baptism_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:613 #, python-format -msgid "%(unknown_gender_name)s was baptised on %(baptism_date)s%(endnotes)s." +msgid "%(unknown_gender_name)s was baptized on %(baptism_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:614 #, python-format -msgid "This person was baptised on %(baptism_date)s%(endnotes)s." +msgid "This person was baptized on %(baptism_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:616 #, python-format -msgid "Baptised %(baptism_date)s%(endnotes)s." +msgid "Baptized %(baptism_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:621 #, python-format msgid "" -"%(male_name)s was baptised in %(month_year)s in %(baptism_place)s" +"%(male_name)s was baptized in %(month_year)s in %(baptism_place)s" "%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:622 #, python-format -msgid "He was baptised in %(month_year)s in %(baptism_place)s%(endnotes)s." +msgid "He was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:625 #, python-format msgid "" -"%(female_name)s was baptised in %(month_year)s in %(baptism_place)s" +"%(female_name)s was baptized in %(month_year)s in %(baptism_place)s" "%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:626 #, python-format -msgid "She was baptised in %(month_year)s in %(baptism_place)s%(endnotes)s." +msgid "She was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:629 #, python-format msgid "" -"%(unknown_gender_name)s was baptised in %(month_year)s in %(baptism_place)s" +"%(unknown_gender_name)s was baptized in %(month_year)s in %(baptism_place)s" "%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:630 #, python-format msgid "" -"This person was baptised in %(month_year)s in %(baptism_place)s%(endnotes)s." +"This person was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:632 #, python-format -msgid "Baptised %(month_year)s in %(baptism_place)s%(endnotes)s." +msgid "Baptized %(month_year)s in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:637 #, python-format -msgid "%(male_name)s was baptised in %(month_year)s%(endnotes)s." +msgid "%(male_name)s was baptized in %(month_year)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:638 #, python-format -msgid "He was baptised in %(month_year)s%(endnotes)s." +msgid "He was baptized in %(month_year)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:641 #, python-format -msgid "%(female_name)s was baptised in %(month_year)s%(endnotes)s." +msgid "%(female_name)s was baptized in %(month_year)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:642 #, python-format -msgid "She was baptised in %(month_year)s%(endnotes)s." +msgid "She was baptized in %(month_year)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:645 #, python-format -msgid "%(unknown_gender_name)s was baptised in %(month_year)s%(endnotes)s." +msgid "%(unknown_gender_name)s was baptized in %(month_year)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:646 #, python-format -msgid "This person was baptised in %(month_year)s%(endnotes)s." +msgid "This person was baptized in %(month_year)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:648 #, python-format -msgid "Baptised %(month_year)s%(endnotes)s." +msgid "Baptized %(month_year)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:653 #, python-format msgid "" -"%(male_name)s was baptised %(modified_date)s in %(baptism_place)s" +"%(male_name)s was baptized %(modified_date)s in %(baptism_place)s" "%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:654 #, python-format -msgid "He was baptised %(modified_date)s in %(baptism_place)s%(endnotes)s." +msgid "He was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:657 #, python-format msgid "" -"%(female_name)s was baptised %(modified_date)s in %(baptism_place)s" +"%(female_name)s was baptized %(modified_date)s in %(baptism_place)s" "%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:658 #, python-format -msgid "She was baptised %(modified_date)s in %(baptism_place)s%(endnotes)s." +msgid "She was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:661 #, python-format msgid "" -"%(unknown_gender_name)s was baptised %(modified_date)s in %(baptism_place)s" +"%(unknown_gender_name)s was baptized %(modified_date)s in %(baptism_place)s" "%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:662 #, python-format msgid "" -"This person was baptised %(modified_date)s in %(baptism_place)s%(endnotes)s." +"This person was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:664 #, python-format -msgid "Baptised %(modified_date)s in %(baptism_place)s%(endnotes)s." +msgid "Baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:669 #, python-format -msgid "%(male_name)s was baptised %(modified_date)s%(endnotes)s." +msgid "%(male_name)s was baptized %(modified_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:670 #, python-format -msgid "He was baptised %(modified_date)s%(endnotes)s." +msgid "He was baptized %(modified_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:673 #, python-format -msgid "%(female_name)s was baptised %(modified_date)s%(endnotes)s." +msgid "%(female_name)s was baptized %(modified_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:674 #, python-format -msgid "She was baptised %(modified_date)s%(endnotes)s." +msgid "She was baptized %(modified_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:677 #, python-format -msgid "%(unknown_gender_name)s was baptised %(modified_date)s%(endnotes)s." +msgid "%(unknown_gender_name)s was baptized %(modified_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:678 #, python-format -msgid "This person was baptised %(modified_date)s%(endnotes)s." +msgid "This person was baptized %(modified_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:680 #, python-format -msgid "Baptised %(modified_date)s%(endnotes)s." +msgid "Baptized %(modified_date)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:685 #, python-format -msgid "%(male_name)s was baptised in %(baptism_place)s%(endnotes)s." +msgid "%(male_name)s was baptized in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:686 #, python-format -msgid "He was baptised in %(baptism_place)s%(endnotes)s." +msgid "He was baptized in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:689 #, python-format -msgid "%(female_name)s was baptised in %(baptism_place)s%(endnotes)s." +msgid "%(female_name)s was baptized in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:690 #, python-format -msgid "She was baptised in %(baptism_place)s%(endnotes)s." +msgid "She was baptized in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:693 #, python-format -msgid "%(unknown_gender_name)s was baptised in %(baptism_place)s%(endnotes)s." +msgid "%(unknown_gender_name)s was baptized in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:694 #, python-format -msgid "This person was baptised in %(baptism_place)s%(endnotes)s." +msgid "This person was baptized in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:696 #, python-format -msgid "Baptised in %(baptism_place)s%(endnotes)s." +msgid "Baptized in %(baptism_place)s%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:701 #, python-format -msgid "%(male_name)s was baptised%(endnotes)s." +msgid "%(male_name)s was baptized%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:702 #, python-format -msgid "He was baptised%(endnotes)s." +msgid "He was baptized%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:705 #, python-format -msgid "%(female_name)s was baptised%(endnotes)s." +msgid "%(female_name)s was baptized%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:706 #, python-format -msgid "She was baptised%(endnotes)s." +msgid "She was baptized%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:709 #, python-format -msgid "%(unknown_gender_name)s was baptised%(endnotes)s." +msgid "%(unknown_gender_name)s was baptized%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:710 #, python-format -msgid "This person was baptised%(endnotes)s." +msgid "This person was baptized%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:712 #, python-format -msgid "Baptised%(endnotes)s." +msgid "Baptized%(endnotes)s." msgstr "" #: ../src/plugins/lib/libnarrate.py:722 @@ -17765,92 +17862,72 @@ msgstr "" msgid "Yom Kippur" msgstr "" -#: ../src/plugins/lib/maps/geography.py:162 -#: ../src/plugins/lib/maps/geography.py:165 -msgid "Place Selection in a region" -msgstr "" - -#: ../src/plugins/lib/maps/geography.py:166 -msgid "" -"Choose the radius of the selection.\n" -"On the map you should see a circle or an oval depending on the latitude." -msgstr "" - -#: ../src/plugins/lib/maps/geography.py:197 -msgid "The green values in the row correspond to the current place values." -msgstr "" - -#. here, we could add value from geography names services ... -#. if we found no place, we must create a default place. -#: ../src/plugins/lib/maps/geography.py:236 -msgid "New place with empty fields" -msgstr "" - -#: ../src/plugins/lib/maps/geography.py:427 +#: ../src/plugins/lib/maps/geography.py:237 msgid "Map Menu" msgstr "" -#: ../src/plugins/lib/maps/geography.py:430 +#: ../src/plugins/lib/maps/geography.py:240 msgid "Remove cross hair" msgstr "" -#: ../src/plugins/lib/maps/geography.py:432 +#: ../src/plugins/lib/maps/geography.py:242 msgid "Add cross hair" msgstr "" -#: ../src/plugins/lib/maps/geography.py:439 +#: ../src/plugins/lib/maps/geography.py:249 msgid "Unlock zoom and position" msgstr "" -#: ../src/plugins/lib/maps/geography.py:441 +#: ../src/plugins/lib/maps/geography.py:251 msgid "Lock zoom and position" msgstr "" -#: ../src/plugins/lib/maps/geography.py:448 +#: ../src/plugins/lib/maps/geography.py:258 msgid "Add place" msgstr "" -#: ../src/plugins/lib/maps/geography.py:453 +#: ../src/plugins/lib/maps/geography.py:263 msgid "Link place" msgstr "" -#: ../src/plugins/lib/maps/geography.py:458 +#: ../src/plugins/lib/maps/geography.py:268 msgid "Center here" msgstr "" -#: ../src/plugins/lib/maps/geography.py:471 +#: ../src/plugins/lib/maps/geography.py:281 #, python-format msgid "Replace '%(map)s' by =>" msgstr "" -#: ../src/plugins/lib/maps/geography.py:886 -#: ../src/plugins/view/geoevents.py:324 ../src/plugins/view/geoevents.py:350 -#: ../src/plugins/view/geofamily.py:375 ../src/plugins/view/geoperson.py:414 -#: ../src/plugins/view/geoperson.py:434 ../src/plugins/view/geoperson.py:471 -#: ../src/plugins/view/geoplaces.py:292 ../src/plugins/view/geoplaces.py:310 +#: ../src/plugins/lib/maps/geography.py:706 +#: ../src/plugins/view/geoclose.py:465 ../src/plugins/view/geoevents.py:322 +#: ../src/plugins/view/geoevents.py:348 ../src/plugins/view/geofamily.py:373 +#: ../src/plugins/view/geoperson.py:420 ../src/plugins/view/geoperson.py:440 +#: ../src/plugins/view/geoperson.py:477 ../src/plugins/view/geoplaces.py:293 +#: ../src/plugins/view/geoplaces.py:311 msgid "Center on this place" msgstr "" -#: ../src/plugins/lib/maps/geography.py:1076 +#: ../src/plugins/lib/maps/geography.py:903 msgid "Nothing for this view." msgstr "" -#: ../src/plugins/lib/maps/geography.py:1077 +#: ../src/plugins/lib/maps/geography.py:904 msgid "Specific parameters" msgstr "" -#: ../src/plugins/lib/maps/geography.py:1091 +#: ../src/plugins/lib/maps/geography.py:919 msgid "Where to save the tiles for offline mode." msgstr "" -#: ../src/plugins/lib/maps/geography.py:1096 +#: ../src/plugins/lib/maps/geography.py:924 msgid "" "If you have no more space in your file system\n" "You can remove all tiles placed in the above path.\n" "Be careful! If you have no internet, you'll get no map." msgstr "" -#: ../src/plugins/lib/maps/geography.py:1101 +#: ../src/plugins/lib/maps/geography.py:929 msgid "Zoom used when centering" msgstr "" @@ -17859,20 +17936,41 @@ msgstr "" #. perhaps we need some contrôl on this path : #. should begin with : /home, /opt, /map, ... #. configdialog.add_button(table, '', 4, 'geography.clean') -#: ../src/plugins/lib/maps/geography.py:1110 +#: ../src/plugins/lib/maps/geography.py:938 msgid "The map" msgstr "" -#: ../src/plugins/lib/maps/grampsmaps.py:168 +#: ../src/plugins/lib/maps/osmGps.py:102 #, python-format msgid "Can't create tiles cache directory %s" msgstr "" -#: ../src/plugins/lib/maps/grampsmaps.py:186 +#: ../src/plugins/lib/maps/osmGps.py:124 #, python-format msgid "Can't create tiles cache directory for '%s'." msgstr "" +#: ../src/plugins/lib/maps/placeselection.py:123 +#: ../src/plugins/lib/maps/placeselection.py:126 +msgid "Place Selection in a region" +msgstr "" + +#: ../src/plugins/lib/maps/placeselection.py:127 +msgid "" +"Choose the radius of the selection.\n" +"On the map you should see a circle or an oval depending on the latitude." +msgstr "" + +#: ../src/plugins/lib/maps/placeselection.py:161 +msgid "The green values in the row correspond to the current place values." +msgstr "" + +#. here, we could add value from geography names services ... +#. if we found no place, we must create a default place. +#: ../src/plugins/lib/maps/placeselection.py:204 +msgid "New place with empty fields" +msgstr "" + #. Make upper case of translaed country so string search works later #: ../src/plugins/mapservices/eniroswedenmap.py:45 #: ../src/plugins/tool/ExtractCity.py:62 @@ -17934,7 +18032,7 @@ msgid "Open on maps.google.com" msgstr "" #: ../src/plugins/mapservices/mapservice.gpr.py:69 -#: ../src/plugins/webreport/NarrativeWeb.py:7987 +#: ../src/plugins/webreport/NarrativeWeb.py:8060 msgid "OpenStreetMap" msgstr "" @@ -17969,7 +18067,7 @@ msgstr "" #: ../src/plugins/quickview/all_events.py:60 #: ../src/plugins/quickview/all_events.py:105 #: ../src/plugins/quickview/all_events.py:117 -#: ../src/plugins/webreport/NarrativeWeb.py:5651 +#: ../src/plugins/webreport/NarrativeWeb.py:5684 msgid "Event Type" msgstr "" @@ -18049,10 +18147,10 @@ msgstr "" #: ../src/plugins/quickview/all_relations.py:287 #: ../src/plugins/view/relview.py:395 #: ../src/plugins/webreport/NarrativeWeb.py:334 -#: ../src/plugins/webreport/NarrativeWeb.py:2366 -#: ../src/plugins/webreport/NarrativeWeb.py:2368 -#: ../src/plugins/webreport/NarrativeWeb.py:2782 -#: ../src/plugins/webreport/NarrativeWeb.py:2976 +#: ../src/plugins/webreport/NarrativeWeb.py:2360 +#: ../src/plugins/webreport/NarrativeWeb.py:2362 +#: ../src/plugins/webreport/NarrativeWeb.py:2777 +#: ../src/plugins/webreport/NarrativeWeb.py:2971 msgid "Partner" msgstr "" @@ -18164,7 +18262,7 @@ msgid "Filtering_on|people with unknown gender" msgstr "" #: ../src/plugins/quickview/FilterByName.py:63 -msgid "Filtering_on|people with incomplete names" +msgid "Filtering_on|incomplete names" msgstr "" #: ../src/plugins/quickview/FilterByName.py:65 @@ -18221,8 +18319,7 @@ msgstr "" #: ../src/plugins/quickview/FilterByName.py:91 #: ../src/plugins/textreport/TagReport.py:107 -#: ../src/plugins/view/view.gpr.py:147 ../src/plugins/view/view.gpr.py:164 -#: ../src/plugins/webreport/NarrativeWeb.py:4563 +#: ../src/plugins/view/view.gpr.py:164 ../src/plugins/view/view.gpr.py:181 msgid "People" msgstr "" @@ -18236,26 +18333,26 @@ msgstr "" #: ../src/plugins/quickview/FilterByName.py:265 #: ../src/plugins/quickview/FilterByName.py:273 #: ../src/plugins/quickview/FilterByName.py:281 -#: ../src/plugins/quickview/FilterByName.py:303 -#: ../src/plugins/quickview/FilterByName.py:373 +#: ../src/plugins/quickview/FilterByName.py:314 +#: ../src/plugins/quickview/FilterByName.py:384 #: ../src/plugins/quickview/SameSurnames.py:108 #: ../src/plugins/quickview/SameSurnames.py:150 msgid "Name type" msgstr "" -#: ../src/plugins/quickview/FilterByName.py:296 +#: ../src/plugins/quickview/FilterByName.py:307 msgid "birth event but no date" msgstr "" -#: ../src/plugins/quickview/FilterByName.py:299 +#: ../src/plugins/quickview/FilterByName.py:310 msgid "missing birth event" msgstr "" -#: ../src/plugins/quickview/FilterByName.py:329 +#: ../src/plugins/quickview/FilterByName.py:340 msgid "Media count" msgstr "" -#: ../src/plugins/quickview/FilterByName.py:337 +#: ../src/plugins/quickview/FilterByName.py:348 #: ../src/plugins/quickview/OnThisDay.py:80 #: ../src/plugins/quickview/OnThisDay.py:81 #: ../src/plugins/quickview/OnThisDay.py:82 @@ -18264,24 +18361,23 @@ msgstr "" msgid "Reference" msgstr "" -#: ../src/plugins/quickview/FilterByName.py:341 -#: ../src/plugins/export/exportgeneweb.glade.h:7 +#: ../src/plugins/quickview/FilterByName.py:352 msgid "media" msgstr "" -#: ../src/plugins/quickview/FilterByName.py:345 +#: ../src/plugins/quickview/FilterByName.py:356 msgid "Unique Media" msgstr "" -#: ../src/plugins/quickview/FilterByName.py:352 +#: ../src/plugins/quickview/FilterByName.py:363 msgid "Missing Media" msgstr "" -#: ../src/plugins/quickview/FilterByName.py:362 +#: ../src/plugins/quickview/FilterByName.py:373 msgid "Size in bytes" msgstr "" -#: ../src/plugins/quickview/FilterByName.py:383 +#: ../src/plugins/quickview/FilterByName.py:394 #, python-format msgid "Filter matched %d record." msgid_plural "Filter matched %d records." @@ -18346,7 +18442,7 @@ msgid "No birth relation with child" msgstr "" #: ../src/plugins/quickview/lineage.py:158 -#: ../src/plugins/quickview/lineage.py:178 ../src/plugins/tool/Verify.py:942 +#: ../src/plugins/quickview/lineage.py:178 ../src/plugins/tool/Verify.py:948 msgid "Unknown gender" msgstr "" @@ -18562,7 +18658,7 @@ msgstr "" #: ../src/Filters/Rules/_Everything.py:46 #: ../src/Filters/Rules/_HasGrampsId.py:49 #: ../src/Filters/Rules/_HasTextMatchingSubstringOf.py:49 -#: ../src/Filters/Rules/_IsPrivate.py:45 +#: ../src/Filters/Rules/_IsPrivate.py:43 #: ../src/Filters/Rules/Person/_Disconnected.py:46 #: ../src/Filters/Rules/Person/_Everyone.py:46 #: ../src/Filters/Rules/Person/_HasAddress.py:52 @@ -18614,7 +18710,6 @@ msgstr "" #: ../src/plugins/quickview/SameSurnames.py:50 #: ../src/plugins/quickview/SameSurnames.py:63 -#: ../src/Filters/Rules/_HasTextMatchingSubstringOf.py:43 #: ../src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py:47 #: ../src/Filters/Rules/Person/_SearchName.py:46 #: ../src/Filters/Rules/Source/_HasRepositoryCallNumberRef.py:44 @@ -19413,7 +19508,7 @@ msgid "The basic style used for generation headings." msgstr "" #: ../src/plugins/textreport/FamilyGroup.py:123 -#: ../src/plugins/webreport/NarrativeWeb.py:955 +#: ../src/plugins/webreport/NarrativeWeb.py:950 #, python-format msgid "%(type)s: %(value)s" msgstr "" @@ -19672,7 +19767,7 @@ msgid "Whether to include aunts/uncles/nephews/nieces" msgstr "" #: ../src/plugins/textreport/KinshipReport.py:396 -#: ../src/plugins/textreport/Summary.py:283 +#: ../src/plugins/textreport/Summary.py:290 msgid "The basic style used for sub-headings." msgstr "" @@ -19759,6 +19854,11 @@ msgstr "" msgid "Type of Event" msgstr "" +#: ../src/plugins/textreport/PlaceReport.py:225 +#, python-format +msgid "%s and %s (%s)" +msgstr "" + #: ../src/plugins/textreport/PlaceReport.py:251 msgid "People associated with this place" msgstr "" @@ -19884,62 +19984,62 @@ msgstr "" msgid "Database Summary Report" msgstr "" -#: ../src/plugins/textreport/Summary.py:147 +#: ../src/plugins/textreport/Summary.py:154 #, python-format msgid "Number of individuals: %d" msgstr "" -#: ../src/plugins/textreport/Summary.py:151 +#: ../src/plugins/textreport/Summary.py:158 #, python-format msgid "Males: %d" msgstr "" -#: ../src/plugins/textreport/Summary.py:155 +#: ../src/plugins/textreport/Summary.py:162 #, python-format msgid "Females: %d" msgstr "" -#: ../src/plugins/textreport/Summary.py:159 +#: ../src/plugins/textreport/Summary.py:166 #, python-format msgid "Individuals with unknown gender: %d" msgstr "" -#: ../src/plugins/textreport/Summary.py:163 +#: ../src/plugins/textreport/Summary.py:170 #, python-format -msgid "Individuals with incomplete names: %d" +msgid "Incomplete names: %d" msgstr "" -#: ../src/plugins/textreport/Summary.py:168 +#: ../src/plugins/textreport/Summary.py:175 #, python-format msgid "Individuals missing birth dates: %d" msgstr "" -#: ../src/plugins/textreport/Summary.py:173 +#: ../src/plugins/textreport/Summary.py:180 #, python-format msgid "Disconnected individuals: %d" msgstr "" -#: ../src/plugins/textreport/Summary.py:177 +#: ../src/plugins/textreport/Summary.py:184 #, python-format msgid "Unique surnames: %d" msgstr "" -#: ../src/plugins/textreport/Summary.py:181 +#: ../src/plugins/textreport/Summary.py:188 #, python-format msgid "Individuals with media objects: %d" msgstr "" -#: ../src/plugins/textreport/Summary.py:194 +#: ../src/plugins/textreport/Summary.py:201 #, python-format msgid "Number of families: %d" msgstr "" -#: ../src/plugins/textreport/Summary.py:225 +#: ../src/plugins/textreport/Summary.py:232 #, python-format msgid "Number of unique media objects: %d" msgstr "" -#: ../src/plugins/textreport/Summary.py:230 +#: ../src/plugins/textreport/Summary.py:237 #, python-format msgid "Total size of media objects: %s MB" msgstr "" @@ -20171,15 +20271,15 @@ msgid_plural "%d event records were modified." msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:100 ../src/plugins/tool/Check.py:224 +#: ../src/plugins/tool/Check.py:102 ../src/plugins/tool/Check.py:229 msgid "Checking Database" msgstr "" -#: ../src/plugins/tool/Check.py:101 +#: ../src/plugins/tool/Check.py:103 msgid "Looking for cross table duplicates" msgstr "" -#: ../src/plugins/tool/Check.py:143 +#: ../src/plugins/tool/Check.py:145 msgid "" "Your family tree contains cross table duplicate handles.\n" " This is bad and can be fixed by making a backup of your\n" @@ -20188,39 +20288,46 @@ msgid "" "Repair tool should be run anew on this new family tree." msgstr "" -#: ../src/plugins/tool/Check.py:150 +#: ../src/plugins/tool/Check.py:152 msgid "Check Integrity" msgstr "" -#: ../src/plugins/tool/Check.py:242 +#: ../src/plugins/tool/Check.py:230 +#, python-format +msgid "" +"Objects referenced by this note were referenced but missing so that is why " +"they have been created when you ran Check and Repair on %s." +msgstr "" + +#: ../src/plugins/tool/Check.py:252 msgid "Looking for invalid name format references" msgstr "" -#: ../src/plugins/tool/Check.py:294 +#: ../src/plugins/tool/Check.py:304 msgid "Looking for duplicate spouses" msgstr "" -#: ../src/plugins/tool/Check.py:317 +#: ../src/plugins/tool/Check.py:327 msgid "Looking for character encoding errors" msgstr "" -#: ../src/plugins/tool/Check.py:354 +#: ../src/plugins/tool/Check.py:364 msgid "Looking for ctrl characters in notes" msgstr "" -#: ../src/plugins/tool/Check.py:379 +#: ../src/plugins/tool/Check.py:389 msgid "Looking for broken family links" msgstr "" -#: ../src/plugins/tool/Check.py:563 +#: ../src/plugins/tool/Check.py:573 msgid "Looking for unused objects" msgstr "" -#: ../src/plugins/tool/Check.py:663 +#: ../src/plugins/tool/Check.py:673 msgid "Media object could not be found" msgstr "" -#: ../src/plugins/tool/Check.py:664 +#: ../src/plugins/tool/Check.py:674 #, python-format msgid "" "The file:\n" @@ -20231,265 +20338,280 @@ msgid "" "select a new file." msgstr "" -#: ../src/plugins/tool/Check.py:732 +#: ../src/plugins/tool/Check.py:742 msgid "Looking for empty people records" msgstr "" -#: ../src/plugins/tool/Check.py:740 +#: ../src/plugins/tool/Check.py:750 msgid "Looking for empty family records" msgstr "" -#: ../src/plugins/tool/Check.py:748 +#: ../src/plugins/tool/Check.py:758 msgid "Looking for empty event records" msgstr "" -#: ../src/plugins/tool/Check.py:756 +#: ../src/plugins/tool/Check.py:766 msgid "Looking for empty source records" msgstr "" -#: ../src/plugins/tool/Check.py:764 +#: ../src/plugins/tool/Check.py:774 msgid "Looking for empty citation records" msgstr "" -#: ../src/plugins/tool/Check.py:772 +#: ../src/plugins/tool/Check.py:782 msgid "Looking for empty place records" msgstr "" -#: ../src/plugins/tool/Check.py:780 +#: ../src/plugins/tool/Check.py:790 msgid "Looking for empty media records" msgstr "" -#: ../src/plugins/tool/Check.py:788 +#: ../src/plugins/tool/Check.py:798 msgid "Looking for empty repository records" msgstr "" -#: ../src/plugins/tool/Check.py:796 +#: ../src/plugins/tool/Check.py:806 msgid "Looking for empty note records" msgstr "" -#: ../src/plugins/tool/Check.py:841 +#: ../src/plugins/tool/Check.py:851 msgid "Looking for empty families" msgstr "" -#: ../src/plugins/tool/Check.py:876 +#: ../src/plugins/tool/Check.py:886 msgid "Looking for broken parent relationships" msgstr "" -#: ../src/plugins/tool/Check.py:913 +#: ../src/plugins/tool/Check.py:923 msgid "Looking for event problems" msgstr "" -#: ../src/plugins/tool/Check.py:1029 +#: ../src/plugins/tool/Check.py:1075 msgid "Looking for person reference problems" msgstr "" -#: ../src/plugins/tool/Check.py:1050 +#: ../src/plugins/tool/Check.py:1105 msgid "Looking for family reference problems" msgstr "" -#: ../src/plugins/tool/Check.py:1073 +#: ../src/plugins/tool/Check.py:1129 msgid "Looking for repository reference problems" msgstr "" -#: ../src/plugins/tool/Check.py:1095 +#: ../src/plugins/tool/Check.py:1160 msgid "Looking for place reference problems" msgstr "" -#: ../src/plugins/tool/Check.py:1187 -msgid "Looking for source and citation reference problems" +#: ../src/plugins/tool/Check.py:1234 +msgid "Looking for citation reference problems" msgstr "" -#: ../src/plugins/tool/Check.py:1296 +#: ../src/plugins/tool/Check.py:1363 +msgid "Looking for source reference problems" +msgstr "" + +#: ../src/plugins/tool/Check.py:1400 msgid "Looking for media object reference problems" msgstr "" -#: ../src/plugins/tool/Check.py:1396 +#: ../src/plugins/tool/Check.py:1536 msgid "Looking for note reference problems" msgstr "" -#: ../src/plugins/tool/Check.py:1554 +#: ../src/plugins/tool/Check.py:1688 +msgid "Looking for tag reference problems" +msgstr "" + +#: ../src/plugins/tool/Check.py:1881 msgid "No errors were found" msgstr "" -#: ../src/plugins/tool/Check.py:1555 +#: ../src/plugins/tool/Check.py:1882 msgid "The database has passed internal checks" msgstr "" -#: ../src/plugins/tool/Check.py:1564 +#: ../src/plugins/tool/Check.py:1891 #, python-format msgid "%(quantity)d broken child/family link was fixed\n" msgid_plural "%(quantity)d broken child-family links were fixed\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1573 +#: ../src/plugins/tool/Check.py:1900 msgid "Non existing child" msgstr "" -#: ../src/plugins/tool/Check.py:1581 +#: ../src/plugins/tool/Check.py:1908 #, python-format msgid "%(person)s was removed from the family of %(family)s\n" msgstr "" -#: ../src/plugins/tool/Check.py:1587 +#: ../src/plugins/tool/Check.py:1914 #, python-format msgid "%(quantity)d broken spouse/family link was fixed\n" msgid_plural "%(quantity)d broken spouse/family links were fixed\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1596 ../src/plugins/tool/Check.py:1619 +#: ../src/plugins/tool/Check.py:1923 ../src/plugins/tool/Check.py:1946 msgid "Non existing person" msgstr "" -#: ../src/plugins/tool/Check.py:1604 ../src/plugins/tool/Check.py:1627 +#: ../src/plugins/tool/Check.py:1931 ../src/plugins/tool/Check.py:1954 #, python-format msgid "%(person)s was restored to the family of %(family)s\n" msgstr "" -#: ../src/plugins/tool/Check.py:1610 +#: ../src/plugins/tool/Check.py:1937 #, python-format msgid "%(quantity)d duplicate spouse/family link was found\n" msgid_plural "%(quantity)d duplicate spouse/family links were found\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1633 +#: ../src/plugins/tool/Check.py:1960 msgid "1 family with no parents or children found, removed.\n" msgstr "" -#: ../src/plugins/tool/Check.py:1638 +#: ../src/plugins/tool/Check.py:1965 #, python-format msgid "%(quantity)d families with no parents or children, removed.\n" msgstr "" -#: ../src/plugins/tool/Check.py:1644 +#: ../src/plugins/tool/Check.py:1971 #, python-format msgid "%d corrupted family relationship fixed\n" msgid_plural "%d corrupted family relationship fixed\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1651 +#: ../src/plugins/tool/Check.py:1978 #, python-format msgid "%d person was referenced but not found\n" msgid_plural "%d persons were referenced, but not found\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1658 +#: ../src/plugins/tool/Check.py:1985 #, python-format msgid "%d family was referenced but not found\n" msgid_plural "%d families were referenced, but not found\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1664 +#: ../src/plugins/tool/Check.py:1991 #, python-format msgid "%d date was corrected\n" msgid_plural "%d dates were corrected\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1670 +#: ../src/plugins/tool/Check.py:1997 #, python-format msgid "%(quantity)d repository was referenced but not found\n" msgid_plural "%(quantity)d repositories were referenced, but not found\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1676 +#: ../src/plugins/tool/Check.py:2003 #, python-format msgid "%(quantity)d media object was referenced, but not found\n" msgid_plural "%(quantity)d media objects were referenced, but not found\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1683 +#: ../src/plugins/tool/Check.py:2010 #, python-format msgid "Reference to %(quantity)d missing media object was kept\n" msgid_plural "References to %(quantity)d media objects were kept\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1690 +#: ../src/plugins/tool/Check.py:2017 #, python-format msgid "%(quantity)d missing media object was replaced\n" msgid_plural "%(quantity)d missing media objects were replaced\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1697 +#: ../src/plugins/tool/Check.py:2024 #, python-format msgid "%(quantity)d missing media object was removed\n" msgid_plural "%(quantity)d missing media objects were removed\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1704 +#: ../src/plugins/tool/Check.py:2031 #, python-format -msgid "%(quantity)d invalid event reference was removed\n" -msgid_plural "%(quantity)d invalid event references were removed\n" +msgid "%(quantity)d event was referenced but not found\n" +msgid_plural "%(quantity)d events were referenced, but not found\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1711 +#: ../src/plugins/tool/Check.py:2038 #, python-format msgid "%(quantity)d invalid birth event name was fixed\n" msgid_plural "%(quantity)d invalid birth event names were fixed\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1718 +#: ../src/plugins/tool/Check.py:2045 #, python-format msgid "%(quantity)d invalid death event name was fixed\n" msgid_plural "%(quantity)d invalid death event names were fixed\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1725 +#: ../src/plugins/tool/Check.py:2052 #, python-format msgid "%(quantity)d place was referenced but not found\n" msgid_plural "%(quantity)d places were referenced, but not found\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1732 +#: ../src/plugins/tool/Check.py:2059 #, python-format msgid "%(quantity)d citation was referenced but not found\n" msgid_plural "%(quantity)d citations were referenced, but not found\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1739 +#: ../src/plugins/tool/Check.py:2066 #, python-format msgid "%(quantity)d source was referenced but not found\n" msgid_plural "%(quantity)d sources were referenced, but not found\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1746 +#: ../src/plugins/tool/Check.py:2073 #, python-format msgid "%(quantity)d media object was referenced but not found\n" msgid_plural "%(quantity)d media objects were referenced but not found\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1753 +#: ../src/plugins/tool/Check.py:2080 #, python-format msgid "%(quantity)d note object was referenced but not found\n" msgid_plural "%(quantity)d note objects were referenced but not found\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1759 +#: ../src/plugins/tool/Check.py:2086 ../src/plugins/tool/Check.py:2092 +#, python-format +msgid "%(quantity)d tag object was referenced but not found\n" +msgid_plural "%(quantity)d tag objects were referenced but not found\n" +msgstr[0] "" +msgstr[1] "" + +#: ../src/plugins/tool/Check.py:2098 #, python-format msgid "%(quantity)d invalid name format reference was removed\n" msgid_plural "%(quantity)d invalid name format references were removed\n" msgstr[0] "" msgstr[1] "" -#: ../src/plugins/tool/Check.py:1765 +#: ../src/plugins/tool/Check.py:2104 #, python-format msgid "" "%(empty_obj)d empty objects removed:\n" @@ -20503,11 +20625,11 @@ msgid "" " %(note)d note objects\n" msgstr "" -#: ../src/plugins/tool/Check.py:1812 +#: ../src/plugins/tool/Check.py:2151 msgid "Integrity Check Results" msgstr "" -#: ../src/plugins/tool/Check.py:1817 +#: ../src/plugins/tool/Check.py:2156 msgid "Check and Repair" msgstr "" @@ -20642,7 +20764,7 @@ msgid "Find Possible Duplicate People" msgstr "" #: ../src/plugins/tool/FindDupes.py:140 -#: ../src/plugins/tool/MergeCitations.py:158 ../src/plugins/tool/Verify.py:294 +#: ../src/plugins/tool/MergeCitations.py:159 ../src/plugins/tool/Verify.py:294 msgid "Tool settings" msgstr "" @@ -20699,8 +20821,8 @@ msgid "Uncollected Objects Tool" msgstr "" #: ../src/plugins/tool/Leak.py:88 -#: ../src/plugins/webreport/NarrativeWeb.py:2654 -#: ../src/plugins/webreport/NarrativeWeb.py:4403 +#: ../src/plugins/webreport/NarrativeWeb.py:2648 +#: ../src/plugins/webreport/NarrativeWeb.py:4394 msgid "Number" msgstr "" @@ -20865,46 +20987,53 @@ msgid "" "in the database." msgstr "" -#: ../src/plugins/tool/MergeCitations.py:74 +#: ../src/plugins/tool/MergeCitations.py:75 msgid "Match on Page/Volume, Date and Confidence" msgstr "" -#: ../src/plugins/tool/MergeCitations.py:75 +#: ../src/plugins/tool/MergeCitations.py:76 msgid "Ignore Date" msgstr "" -#: ../src/plugins/tool/MergeCitations.py:76 +#: ../src/plugins/tool/MergeCitations.py:77 msgid "Ignore Confidence" msgstr "" -#: ../src/plugins/tool/MergeCitations.py:77 +#: ../src/plugins/tool/MergeCitations.py:78 msgid "Ignore Date and Confidence" msgstr "" -#: ../src/plugins/tool/MergeCitations.py:81 +#: ../src/plugins/tool/MergeCitations.py:82 msgid "manual|Merge citations..." msgstr "" -#: ../src/plugins/tool/MergeCitations.py:158 +#: ../src/plugins/tool/MergeCitations.py:129 +msgid "" +"Notes, media objects and data-items of matching citations will be combined." +msgstr "" + +#: ../src/plugins/tool/MergeCitations.py:159 msgid "Merge citations tool" msgstr "" -#: ../src/plugins/tool/MergeCitations.py:179 +#: ../src/plugins/tool/MergeCitations.py:180 msgid "Checking Sources" msgstr "" -#: ../src/plugins/tool/MergeCitations.py:180 +#: ../src/plugins/tool/MergeCitations.py:181 msgid "Looking for citation fields" msgstr "" -#: ../src/plugins/tool/MergeCitations.py:224 +#: ../src/plugins/tool/MergeCitations.py:225 msgid "Number of merges done" msgstr "" -#: ../src/plugins/tool/MergeCitations.py:225 +#: ../src/plugins/tool/MergeCitations.py:226 #, python-format -msgid "%d citations merges" -msgstr "" +msgid "%(num)d citation merged" +msgid_plural "%(num)d citations merged" +msgstr[0] "" +msgstr[1] "" #: ../src/plugins/tool/NotRelated.py:67 msgid "manual|Not_Related..." @@ -21024,15 +21153,15 @@ msgid "Extract information from names" msgstr "" #: ../src/plugins/tool/Rebuild.py:77 -msgid "Rebuilding secondary indices..." +msgid "Rebuilding secondary indexes..." msgstr "" #: ../src/plugins/tool/Rebuild.py:86 -msgid "Secondary indices rebuilt" +msgid "Secondary indexes rebuilt" msgstr "" #: ../src/plugins/tool/Rebuild.py:87 -msgid "All secondary indices have been rebuilt." +msgid "All secondary indexes have been rebuilt." msgstr "" #: ../src/plugins/tool/RebuildRefMap.py:78 @@ -21086,7 +21215,7 @@ msgstr "" #. Add mark column #. Add ignore column -#: ../src/plugins/tool/RemoveUnused.py:183 ../src/plugins/tool/Verify.py:483 +#: ../src/plugins/tool/RemoveUnused.py:183 ../src/plugins/tool/Verify.py:489 msgid "Mark" msgstr "" @@ -21283,11 +21412,11 @@ msgid "" msgstr "" #: ../src/plugins/tool/tools.gpr.py:352 -msgid "Rebuild Secondary Indices" +msgid "Rebuild Secondary Indexes" msgstr "" #: ../src/plugins/tool/tools.gpr.py:353 -msgid "Rebuilds secondary indices" +msgid "Rebuilds secondary indexes" msgstr "" #: ../src/plugins/tool/tools.gpr.py:374 @@ -21349,163 +21478,163 @@ msgid "manual|Verify_the_Data..." msgstr "" #: ../src/plugins/tool/Verify.py:244 -msgid "Database Verify tool" +msgid "Data Verify tool" msgstr "" -#: ../src/plugins/tool/Verify.py:431 -msgid "Database Verification Results" +#: ../src/plugins/tool/Verify.py:437 +msgid "Data Verification Results" msgstr "" #. Add column with the warning text -#: ../src/plugins/tool/Verify.py:494 +#: ../src/plugins/tool/Verify.py:500 msgid "Warning" msgstr "" -#: ../src/plugins/tool/Verify.py:580 +#: ../src/plugins/tool/Verify.py:586 msgid "_Show all" msgstr "" -#: ../src/plugins/tool/Verify.py:590 ../src/plugins/tool/verify.glade.h:22 +#: ../src/plugins/tool/Verify.py:596 ../src/plugins/tool/verify.glade.h:22 msgid "_Hide marked" msgstr "" -#: ../src/plugins/tool/Verify.py:843 +#: ../src/plugins/tool/Verify.py:849 msgid "Baptism before birth" msgstr "" -#: ../src/plugins/tool/Verify.py:857 +#: ../src/plugins/tool/Verify.py:863 msgid "Death before baptism" msgstr "" -#: ../src/plugins/tool/Verify.py:871 +#: ../src/plugins/tool/Verify.py:877 msgid "Burial before birth" msgstr "" -#: ../src/plugins/tool/Verify.py:885 +#: ../src/plugins/tool/Verify.py:891 msgid "Burial before death" msgstr "" -#: ../src/plugins/tool/Verify.py:899 +#: ../src/plugins/tool/Verify.py:905 msgid "Death before birth" msgstr "" -#: ../src/plugins/tool/Verify.py:913 +#: ../src/plugins/tool/Verify.py:919 msgid "Burial before baptism" msgstr "" -#: ../src/plugins/tool/Verify.py:931 +#: ../src/plugins/tool/Verify.py:937 msgid "Old age at death" msgstr "" -#: ../src/plugins/tool/Verify.py:952 +#: ../src/plugins/tool/Verify.py:958 msgid "Multiple parents" msgstr "" -#: ../src/plugins/tool/Verify.py:969 +#: ../src/plugins/tool/Verify.py:975 msgid "Married often" msgstr "" -#: ../src/plugins/tool/Verify.py:988 +#: ../src/plugins/tool/Verify.py:994 msgid "Old and unmarried" msgstr "" -#: ../src/plugins/tool/Verify.py:1015 +#: ../src/plugins/tool/Verify.py:1021 msgid "Too many children" msgstr "" -#: ../src/plugins/tool/Verify.py:1030 +#: ../src/plugins/tool/Verify.py:1036 msgid "Same sex marriage" msgstr "" -#: ../src/plugins/tool/Verify.py:1040 +#: ../src/plugins/tool/Verify.py:1046 msgid "Female husband" msgstr "" -#: ../src/plugins/tool/Verify.py:1050 +#: ../src/plugins/tool/Verify.py:1056 msgid "Male wife" msgstr "" -#: ../src/plugins/tool/Verify.py:1077 +#: ../src/plugins/tool/Verify.py:1083 msgid "Husband and wife with the same surname" msgstr "" -#: ../src/plugins/tool/Verify.py:1102 +#: ../src/plugins/tool/Verify.py:1108 msgid "Large age difference between spouses" msgstr "" -#: ../src/plugins/tool/Verify.py:1133 +#: ../src/plugins/tool/Verify.py:1139 msgid "Marriage before birth" msgstr "" -#: ../src/plugins/tool/Verify.py:1164 +#: ../src/plugins/tool/Verify.py:1170 msgid "Marriage after death" msgstr "" -#: ../src/plugins/tool/Verify.py:1198 +#: ../src/plugins/tool/Verify.py:1204 msgid "Early marriage" msgstr "" -#: ../src/plugins/tool/Verify.py:1230 +#: ../src/plugins/tool/Verify.py:1236 msgid "Late marriage" msgstr "" -#: ../src/plugins/tool/Verify.py:1291 +#: ../src/plugins/tool/Verify.py:1297 msgid "Old father" msgstr "" -#: ../src/plugins/tool/Verify.py:1294 +#: ../src/plugins/tool/Verify.py:1300 msgid "Old mother" msgstr "" -#: ../src/plugins/tool/Verify.py:1336 +#: ../src/plugins/tool/Verify.py:1342 msgid "Young father" msgstr "" -#: ../src/plugins/tool/Verify.py:1339 +#: ../src/plugins/tool/Verify.py:1345 msgid "Young mother" msgstr "" -#: ../src/plugins/tool/Verify.py:1378 +#: ../src/plugins/tool/Verify.py:1384 msgid "Unborn father" msgstr "" -#: ../src/plugins/tool/Verify.py:1381 +#: ../src/plugins/tool/Verify.py:1387 msgid "Unborn mother" msgstr "" -#: ../src/plugins/tool/Verify.py:1426 +#: ../src/plugins/tool/Verify.py:1432 msgid "Dead father" msgstr "" -#: ../src/plugins/tool/Verify.py:1429 +#: ../src/plugins/tool/Verify.py:1435 msgid "Dead mother" msgstr "" -#: ../src/plugins/tool/Verify.py:1451 +#: ../src/plugins/tool/Verify.py:1457 msgid "Large year span for all children" msgstr "" -#: ../src/plugins/tool/Verify.py:1473 +#: ../src/plugins/tool/Verify.py:1479 msgid "Large age differences between children" msgstr "" -#: ../src/plugins/tool/Verify.py:1483 +#: ../src/plugins/tool/Verify.py:1489 msgid "Disconnected individual" msgstr "" -#: ../src/plugins/tool/Verify.py:1505 +#: ../src/plugins/tool/Verify.py:1511 msgid "Invalid birth date" msgstr "" -#: ../src/plugins/tool/Verify.py:1527 +#: ../src/plugins/tool/Verify.py:1533 msgid "Invalid death date" msgstr "" -#: ../src/plugins/tool/Verify.py:1543 +#: ../src/plugins/tool/Verify.py:1549 msgid "Marriage date but not married" msgstr "" -#: ../src/plugins/tool/Verify.py:1565 +#: ../src/plugins/tool/Verify.py:1571 msgid "Old age but no death" msgstr "" @@ -21515,7 +21644,7 @@ msgstr "" #: ../src/plugins/view/citationtreeview.py:93 #: ../src/plugins/view/citationlistview.py:98 -#: ../src/plugins/webreport/NarrativeWeb.py:2302 +#: ../src/plugins/webreport/NarrativeWeb.py:2296 #: ../src/Filters/SideBar/_CitationSidebarFilter.py:97 msgid "Confidence" msgstr "" @@ -21564,7 +21693,7 @@ msgid "Merge the selected citations or selected sources" msgstr "" #: ../src/plugins/view/citationtreeview.py:141 -#: ../src/plugins/view/view.gpr.py:234 +#: ../src/plugins/view/view.gpr.py:266 msgid "Citation Tree View" msgstr "" @@ -21669,7 +21798,7 @@ msgid "Merge the selected citations" msgstr "" #: ../src/plugins/view/citationlistview.py:137 -#: ../src/plugins/view/view.gpr.py:219 +#: ../src/plugins/view/view.gpr.py:251 msgid "Citation View" msgstr "" @@ -21756,61 +21885,130 @@ msgid "" "desired family." msgstr "" -#: ../src/plugins/view/fanchartview.gpr.py:26 -msgid "Fan Chart View" -msgstr "" - -#: ../src/plugins/view/fanchartview.gpr.py:27 -#: ../src/plugins/view/view.gpr.py:131 -msgid "Ancestry" -msgstr "" - -#: ../src/plugins/view/fanchartview.gpr.py:28 -msgid "The view showing relations through a fanchart" -msgstr "" - -#: ../src/plugins/view/geography.gpr.py:36 +#: ../src/plugins/view/geography.gpr.py:41 #, python-format msgid "" "WARNING: osmgpsmap module not loaded. osmgpsmap must be >= 0.7.0. yours is %s" msgstr "" -#: ../src/plugins/view/geography.gpr.py:41 +#: ../src/plugins/view/geography.gpr.py:46 msgid "" "WARNING: osmgpsmap module not loaded. Geography functionality will not be " "available." msgstr "" -#: ../src/plugins/view/geography.gpr.py:49 +#: ../src/plugins/view/geography.gpr.py:53 +msgid "All known places for one Person" +msgstr "" + +#: ../src/plugins/view/geography.gpr.py:54 msgid "A view showing the places visited by one person during his life." msgstr "" -#: ../src/plugins/view/geography.gpr.py:66 +#: ../src/plugins/view/geography.gpr.py:70 +msgid "All known Places" +msgstr "" + +#: ../src/plugins/view/geography.gpr.py:71 msgid "A view showing all places of the database." msgstr "" -#: ../src/plugins/view/geography.gpr.py:81 +#: ../src/plugins/view/geography.gpr.py:86 +msgid "All places related to Events" +msgstr "" + +#: ../src/plugins/view/geography.gpr.py:87 msgid "A view showing all the event places of the database." msgstr "" -#: ../src/plugins/view/geography.gpr.py:97 +#: ../src/plugins/view/geography.gpr.py:103 +msgid "All known places for one Family" +msgstr "" + +#: ../src/plugins/view/geography.gpr.py:104 msgid "A view showing the places visited by one family during all their life." msgstr "" +#: ../src/plugins/view/geography.gpr.py:120 +#: ../src/plugins/view/geoclose.py:128 +msgid "Have they been able to meet?" +msgstr "" + +#: ../src/plugins/view/geography.gpr.py:121 +msgid "" +"A view showing the places visited by two persons during their life: have " +"these two people been able to meet?" +msgstr "" + +#: ../src/plugins/view/geography.gpr.py:138 +msgid "Have these two families been able to meet?" +msgstr "" + +#: ../src/plugins/view/geography.gpr.py:139 +msgid "" +"A view showing the places visited by all family's members during their life: " +"have these two people been able to meet?" +msgstr "" + +#: ../src/plugins/view/geoclose.py:158 +msgid "GeoClose" +msgstr "" + +#: ../src/plugins/view/geoclose.py:226 +msgid "_RefPerson" +msgstr "" + +#: ../src/plugins/view/geoclose.py:227 +msgid "Select the person which is the reference for life ways" +msgstr "" + +#: ../src/plugins/view/geoclose.py:240 +msgid "Select the person which will be our reference." +msgstr "" + +#: ../src/plugins/view/geoclose.py:333 ../src/plugins/view/geofamily.py:214 +#: ../src/plugins/view/geoperson.py:327 +#, python-format +msgid "%(eventtype)s : %(name)s" +msgstr "" + +#: ../src/plugins/view/geoclose.py:450 ../src/plugins/view/geofamily.py:411 +#: ../src/plugins/view/geoperson.py:463 ../src/Filters/Rules/_Rule.py:55 +#: ../src/glade/rule.glade.h:22 +msgid "No description" +msgstr "" + +#: ../src/plugins/view/geoclose.py:481 +msgid "Choose the reference person" +msgstr "" + +#: ../src/plugins/view/geoclose.py:504 +msgid "" +"The meeting zone probability radius.\n" +"The colored zone is approximative.\n" +"The value 9 means about 42 miles or 67 kms.\n" +"The value 1 means about 4.6 miles or 7.5 kms.\n" +"The value is in tenth of degree." +msgstr "" + +#: ../src/plugins/view/geoclose.py:514 +msgid "The selection parameters" +msgstr "" + #: ../src/plugins/view/geoevents.py:116 msgid "Events places map" msgstr "" -#: ../src/plugins/view/geoevents.py:252 +#: ../src/plugins/view/geoevents.py:250 msgid "incomplete or unreferenced event ?" msgstr "" -#: ../src/plugins/view/geoevents.py:364 +#: ../src/plugins/view/geoevents.py:362 msgid "Show all events" msgstr "" -#: ../src/plugins/view/geoevents.py:368 ../src/plugins/view/geoevents.py:372 -#: ../src/plugins/view/geoplaces.py:328 ../src/plugins/view/geoplaces.py:332 +#: ../src/plugins/view/geoevents.py:366 ../src/plugins/view/geoevents.py:370 +#: ../src/plugins/view/geoplaces.py:329 ../src/plugins/view/geoplaces.py:333 msgid "Centering on Place" msgstr "" @@ -21818,59 +22016,49 @@ msgstr "" msgid "Family places map" msgstr "" -#: ../src/plugins/view/geofamily.py:216 ../src/plugins/view/geoperson.py:322 -#, python-format -msgid "%(eventtype)s : %(name)s" -msgstr "" - -#: ../src/plugins/view/geofamily.py:299 +#: ../src/plugins/view/geofamily.py:297 #, python-format msgid "Father : %s : %s" msgstr "" -#: ../src/plugins/view/geofamily.py:306 +#: ../src/plugins/view/geofamily.py:304 #, python-format msgid "Mother : %s : %s" msgstr "" -#: ../src/plugins/view/geofamily.py:317 +#: ../src/plugins/view/geofamily.py:315 #, python-format msgid "Child : %(id)s - %(index)d : %(name)s" msgstr "" -#: ../src/plugins/view/geofamily.py:326 +#: ../src/plugins/view/geofamily.py:324 #, python-format msgid "Person : %(id)s %(name)s has no family." msgstr "" -#: ../src/plugins/view/geofamily.py:413 ../src/plugins/view/geoperson.py:457 -#: ../src/Filters/Rules/_Rule.py:55 ../src/glade/rule.glade.h:22 -msgid "No description" -msgstr "" - #: ../src/plugins/view/geoperson.py:144 msgid "Person places map" msgstr "" -#: ../src/plugins/view/geoperson.py:486 +#: ../src/plugins/view/geoperson.py:492 msgid "Animate" msgstr "" -#: ../src/plugins/view/geoperson.py:509 +#: ../src/plugins/view/geoperson.py:515 msgid "Animation speed in milliseconds (big value means slower)" msgstr "" -#: ../src/plugins/view/geoperson.py:516 +#: ../src/plugins/view/geoperson.py:522 msgid "How many steps between two markers when we are on large move ?" msgstr "" -#: ../src/plugins/view/geoperson.py:523 +#: ../src/plugins/view/geoperson.py:529 msgid "" "The minimum latitude/longitude to select large move.\n" "The value is in tenth of degree." msgstr "" -#: ../src/plugins/view/geoperson.py:530 +#: ../src/plugins/view/geoperson.py:536 msgid "The animation parameters" msgstr "" @@ -21878,7 +22066,7 @@ msgstr "" msgid "Places places map" msgstr "" -#: ../src/plugins/view/geoplaces.py:324 +#: ../src/plugins/view/geoplaces.py:325 msgid "Show all places" msgstr "" @@ -22022,8 +22210,8 @@ msgstr "" #: ../src/plugins/view/pedigreeview.py:1724 #: ../src/plugins/view/pedigreeview.py:1730 -#: ../src/plugins/webreport/NarrativeWeb.py:4337 -#: ../src/plugins/webreport/WebCal.py:522 +#: ../src/plugins/webreport/NarrativeWeb.py:4328 +#: ../src/plugins/webreport/WebCal.py:519 msgid "Home" msgstr "" @@ -22090,7 +22278,7 @@ msgid "Layout" msgstr "" #: ../src/plugins/view/personlistview.py:58 -#: ../src/plugins/view/view.gpr.py:155 +#: ../src/plugins/view/view.gpr.py:172 msgid "Person View" msgstr "" @@ -22098,19 +22286,14 @@ msgstr "" msgid "People Tree View" msgstr "" -#: ../src/plugins/view/placelistview.py:52 ../src/plugins/view/view.gpr.py:172 +#: ../src/plugins/view/placelistview.py:52 ../src/plugins/view/view.gpr.py:189 msgid "Place View" msgstr "" -#: ../src/plugins/view/placetreeview.gpr.py:26 -#: ../src/plugins/view/placetreeview.py:98 +#: ../src/plugins/view/placetreeview.py:98 ../src/plugins/view/view.gpr.py:205 msgid "Place Tree View" msgstr "" -#: ../src/plugins/view/placetreeview.gpr.py:27 -msgid "A view displaying places in a tree format." -msgstr "" - #: ../src/plugins/view/placetreeview.py:119 msgid "Expand this Entire Group" msgstr "" @@ -22331,7 +22514,7 @@ msgid "" msgstr "" #: ../src/plugins/view/sourceview.py:82 -#: ../src/plugins/webreport/NarrativeWeb.py:4493 +#: ../src/plugins/webreport/NarrativeWeb.py:4484 #: ../src/Filters/SideBar/_SourceSidebarFilter.py:83 msgid "Abbreviation" msgstr "" @@ -22367,95 +22550,111 @@ msgid "" "source." msgstr "" -#: ../src/plugins/view/view.gpr.py:33 +#: ../src/plugins/view/view.gpr.py:35 msgid "Event View" msgstr "" -#: ../src/plugins/view/view.gpr.py:34 +#: ../src/plugins/view/view.gpr.py:36 msgid "The view showing all the events" msgstr "" -#: ../src/plugins/view/view.gpr.py:48 +#: ../src/plugins/view/view.gpr.py:50 msgid "Family View" msgstr "" -#: ../src/plugins/view/view.gpr.py:49 +#: ../src/plugins/view/view.gpr.py:51 msgid "The view showing all families" msgstr "" -#: ../src/plugins/view/view.gpr.py:64 +#: ../src/plugins/view/view.gpr.py:66 msgid "The view showing Gramplets" msgstr "" -#: ../src/plugins/view/view.gpr.py:78 +#: ../src/plugins/view/view.gpr.py:80 msgid "Media View" msgstr "" -#: ../src/plugins/view/view.gpr.py:79 +#: ../src/plugins/view/view.gpr.py:81 msgid "The view showing all the media objects" msgstr "" -#: ../src/plugins/view/view.gpr.py:93 +#: ../src/plugins/view/view.gpr.py:95 msgid "Note View" msgstr "" -#: ../src/plugins/view/view.gpr.py:94 +#: ../src/plugins/view/view.gpr.py:96 msgid "The view showing all the notes" msgstr "" -#: ../src/plugins/view/view.gpr.py:108 +#: ../src/plugins/view/view.gpr.py:110 msgid "Relationship View" msgstr "" -#: ../src/plugins/view/view.gpr.py:109 +#: ../src/plugins/view/view.gpr.py:111 msgid "The view showing all relationships of the selected person" msgstr "" -#: ../src/plugins/view/view.gpr.py:123 +#: ../src/plugins/view/view.gpr.py:125 msgid "Pedigree View" msgstr "" -#: ../src/plugins/view/view.gpr.py:124 +#: ../src/plugins/view/view.gpr.py:126 msgid "The view showing an ancestor pedigree of the selected person" msgstr "" -#: ../src/plugins/view/view.gpr.py:139 -msgid "Person Tree View" +#: ../src/plugins/view/view.gpr.py:133 ../src/plugins/view/view.gpr.py:142 +msgid "Ancestry" msgstr "" -#: ../src/plugins/view/view.gpr.py:140 -msgid "The view showing all people in the family tree" +#: ../src/plugins/view/view.gpr.py:141 +msgid "Fan Chart View" +msgstr "" + +#: ../src/plugins/view/view.gpr.py:143 +msgid "The view showing relations through a fanchart" msgstr "" #: ../src/plugins/view/view.gpr.py:156 -msgid "The view showing all people in the family tree in a flat list" +msgid "Person Tree View" +msgstr "" + +#: ../src/plugins/view/view.gpr.py:157 +msgid "The view showing all people in the family tree" msgstr "" #: ../src/plugins/view/view.gpr.py:173 +msgid "The view showing all people in the family tree in a flat list" +msgstr "" + +#: ../src/plugins/view/view.gpr.py:190 msgid "The view showing all the places of the family tree" msgstr "" -#: ../src/plugins/view/view.gpr.py:188 -msgid "Repository View" -msgstr "" - -#: ../src/plugins/view/view.gpr.py:189 -msgid "The view showing all the repositories" -msgstr "" - -#: ../src/plugins/view/view.gpr.py:203 -msgid "Source View" -msgstr "" - -#: ../src/plugins/view/view.gpr.py:204 -msgid "The view showing all the sources" +#: ../src/plugins/view/view.gpr.py:206 +msgid "A view displaying places in a tree format." msgstr "" #: ../src/plugins/view/view.gpr.py:220 -msgid "The view showing all the citations" +msgid "Repository View" +msgstr "" + +#: ../src/plugins/view/view.gpr.py:221 +msgid "The view showing all the repositories" msgstr "" #: ../src/plugins/view/view.gpr.py:235 +msgid "Source View" +msgstr "" + +#: ../src/plugins/view/view.gpr.py:236 +msgid "The view showing all the sources" +msgstr "" + +#: ../src/plugins/view/view.gpr.py:252 +msgid "The view showing all the citations" +msgstr "" + +#: ../src/plugins/view/view.gpr.py:267 msgid "A view displaying citations and sources in a tree format." msgstr "" @@ -22475,108 +22674,125 @@ msgstr "" msgid "Alternate Locations" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:1200 +#: ../src/plugins/webreport/NarrativeWeb.py:1195 msgid "Data Map" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:1241 -#, python-format -msgid "Source Reference: %s" -msgstr "" - -#: ../src/plugins/webreport/NarrativeWeb.py:1506 +#: ../src/plugins/webreport/NarrativeWeb.py:1496 #, python-format msgid "" "Generated by Gramps %(version)s on %(date)s" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:1520 +#: ../src/plugins/webreport/NarrativeWeb.py:1510 #, python-format msgid "
Created for %s" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:1654 -#: ../src/plugins/webreport/NarrativeWeb.py:1802 +#. Begin Navigation Menu-- +#. is the style sheet either Basic-Blue or Visually Impaired, +#. and menu layout is Drop Down? +#. copy Animated Citations Drop Down Layout if being used, copy its style sheet +#. and its associated javascript file? +#. Basic Blue style sheet with navigation menus +#: ../src/plugins/webreport/NarrativeWeb.py:1615 +#: ../src/plugins/webreport/NarrativeWeb.py:7146 +#: ../src/plugins/webstuff/webstuff.py:65 +msgid "Basic-Blue" +msgstr "" + +#. Visually Impaired style sheet with its navigation menus +#: ../src/plugins/webreport/NarrativeWeb.py:1616 +#: ../src/plugins/webreport/NarrativeWeb.py:7146 +#: ../src/plugins/webstuff/webstuff.py:97 +msgid "Visually Impaired" +msgstr "" + +#: ../src/plugins/webreport/NarrativeWeb.py:1647 +#: ../src/plugins/webreport/NarrativeWeb.py:1797 msgid "Html|Home" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:1655 -#: ../src/plugins/webreport/NarrativeWeb.py:1759 -#: ../src/plugins/webreport/NarrativeWeb.py:4304 +#: ../src/plugins/webreport/NarrativeWeb.py:1648 +#: ../src/plugins/webreport/NarrativeWeb.py:1754 +#: ../src/plugins/webreport/NarrativeWeb.py:4295 msgid "Introduction" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:1657 -#: ../src/plugins/webreport/NarrativeWeb.py:1699 -#: ../src/plugins/webreport/NarrativeWeb.py:1702 -#: ../src/plugins/webreport/NarrativeWeb.py:1761 -#: ../src/plugins/webreport/NarrativeWeb.py:4176 -#: ../src/plugins/webreport/NarrativeWeb.py:4221 +#: ../src/plugins/webreport/NarrativeWeb.py:1650 +#: ../src/plugins/webreport/NarrativeWeb.py:1694 +#: ../src/plugins/webreport/NarrativeWeb.py:1697 +#: ../src/plugins/webreport/NarrativeWeb.py:1756 +#: ../src/plugins/webreport/NarrativeWeb.py:4167 +#: ../src/plugins/webreport/NarrativeWeb.py:4212 msgid "Surnames" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:1664 -#: ../src/plugins/webreport/NarrativeWeb.py:1778 -#: ../src/plugins/webreport/NarrativeWeb.py:4945 +#: ../src/plugins/webreport/NarrativeWeb.py:1657 +#: ../src/plugins/webreport/NarrativeWeb.py:1773 +#: ../src/plugins/webreport/NarrativeWeb.py:4970 msgid "Thumbnails" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:1665 -#: ../src/plugins/webreport/NarrativeWeb.py:1784 -#: ../src/plugins/webreport/NarrativeWeb.py:5119 -#: ../src/plugins/webreport/NarrativeWeb.py:7882 +#: ../src/plugins/webreport/NarrativeWeb.py:1658 +#: ../src/plugins/webreport/NarrativeWeb.py:1779 +#: ../src/plugins/webreport/NarrativeWeb.py:5144 +#: ../src/plugins/webreport/NarrativeWeb.py:7955 msgid "Download" msgstr "" #. Add xml, doctype, meta and stylesheets -#: ../src/plugins/webreport/NarrativeWeb.py:1666 -#: ../src/plugins/webreport/NarrativeWeb.py:1722 -#: ../src/plugins/webreport/NarrativeWeb.py:1785 -#: ../src/plugins/webreport/NarrativeWeb.py:6671 -#: ../src/plugins/webreport/NarrativeWeb.py:6765 +#: ../src/plugins/webreport/NarrativeWeb.py:1659 +#: ../src/plugins/webreport/NarrativeWeb.py:1717 +#: ../src/plugins/webreport/NarrativeWeb.py:1780 +#: ../src/plugins/webreport/NarrativeWeb.py:6704 +#: ../src/plugins/webreport/NarrativeWeb.py:6798 msgid "Address Book" msgstr "" #. add contact column -#: ../src/plugins/webreport/NarrativeWeb.py:1667 -#: ../src/plugins/webreport/NarrativeWeb.py:1791 -#: ../src/plugins/webreport/NarrativeWeb.py:1821 -#: ../src/plugins/webreport/NarrativeWeb.py:5219 +#: ../src/plugins/webreport/NarrativeWeb.py:1660 +#: ../src/plugins/webreport/NarrativeWeb.py:1786 +#: ../src/plugins/webreport/NarrativeWeb.py:1816 +#: ../src/plugins/webreport/NarrativeWeb.py:5244 msgid "Contact" msgstr "" #. add personal column -#: ../src/plugins/webreport/NarrativeWeb.py:1806 +#: ../src/plugins/webreport/NarrativeWeb.py:1801 msgid "Personal" msgstr "" #. add section title -#: ../src/plugins/webreport/NarrativeWeb.py:2151 +#: ../src/plugins/webreport/NarrativeWeb.py:2146 msgid "Narrative" msgstr "" -#. begin web title -#: ../src/plugins/webreport/NarrativeWeb.py:2168 -#: ../src/plugins/webreport/NarrativeWeb.py:6702 +#: ../src/plugins/webreport/NarrativeWeb.py:2161 +#: ../src/plugins/webreport/NarrativeWeb.py:6735 msgid "Web Links" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:2238 +#: ../src/plugins/webreport/NarrativeWeb.py:2208 +msgid " [Click to Go]" +msgstr "" + +#: ../src/plugins/webreport/NarrativeWeb.py:2231 msgid "Latter-Day Saints/ LDS Ordinance" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:2265 +#: ../src/plugins/webreport/NarrativeWeb.py:2258 msgid "Source References" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:2351 -#: ../src/plugins/webreport/NarrativeWeb.py:5453 -#: ../src/plugins/webreport/NarrativeWeb.py:5692 +#: ../src/plugins/webreport/NarrativeWeb.py:2345 +#: ../src/plugins/webreport/NarrativeWeb.py:5486 +#: ../src/plugins/webreport/NarrativeWeb.py:5725 msgid "Family Map" msgstr "" #. Individual List page message -#: ../src/plugins/webreport/NarrativeWeb.py:2751 +#: ../src/plugins/webreport/NarrativeWeb.py:2746 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 " @@ -22584,13 +22800,13 @@ msgid "" msgstr "" #. Name Column -#: ../src/plugins/webreport/NarrativeWeb.py:2773 -#: ../src/plugins/webreport/NarrativeWeb.py:2967 +#: ../src/plugins/webreport/NarrativeWeb.py:2768 +#: ../src/plugins/webreport/NarrativeWeb.py:2962 msgid "Given Name" msgstr "" #. feature request 2356: avoid genitive form -#: ../src/plugins/webreport/NarrativeWeb.py:2952 +#: ../src/plugins/webreport/NarrativeWeb.py:2947 #, python-format msgid "" "This page contains an index of all the individuals in the database with the " @@ -22599,139 +22815,139 @@ msgid "" msgstr "" #. Families list page message -#: ../src/plugins/webreport/NarrativeWeb.py:3099 +#: ../src/plugins/webreport/NarrativeWeb.py:3094 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 " "name will take you to their family/ relationship’s page." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:3125 -#: ../src/plugins/webreport/NarrativeWeb.py:3374 -#: ../src/plugins/webreport/NarrativeWeb.py:3624 -#: ../src/plugins/webreport/NarrativeWeb.py:4215 +#: ../src/plugins/webreport/NarrativeWeb.py:3120 +#: ../src/plugins/webreport/NarrativeWeb.py:3369 +#: ../src/plugins/webreport/NarrativeWeb.py:3618 +#: ../src/plugins/webreport/NarrativeWeb.py:4206 msgid "Letter" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:3126 +#: ../src/plugins/webreport/NarrativeWeb.py:3121 msgid "Partner 1" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:3127 +#: ../src/plugins/webreport/NarrativeWeb.py:3122 msgid "Partner 2" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:3257 +#: ../src/plugins/webreport/NarrativeWeb.py:3252 msgid "Family/ Relationship" msgstr "" #. determine if husband and wife, husband only, or spouse only.... -#: ../src/plugins/webreport/NarrativeWeb.py:3290 +#: ../src/plugins/webreport/NarrativeWeb.py:3285 msgid "Family of " msgstr "" #. place list page message -#: ../src/plugins/webreport/NarrativeWeb.py:3349 +#: ../src/plugins/webreport/NarrativeWeb.py:3344 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 " "place’s page." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:3375 +#: ../src/plugins/webreport/NarrativeWeb.py:3370 msgid "Place Name | Name" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:3411 +#: ../src/plugins/webreport/NarrativeWeb.py:3406 #, python-format msgid "Places with letter %s" msgstr "" #. section title -#: ../src/plugins/webreport/NarrativeWeb.py:3536 +#: ../src/plugins/webreport/NarrativeWeb.py:3530 msgid "Place Map" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:3599 +#: ../src/plugins/webreport/NarrativeWeb.py:3593 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 " "ID will open a page for that event." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:3681 +#: ../src/plugins/webreport/NarrativeWeb.py:3673 msgid "Event types beginning with letter " msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:3827 +#: ../src/plugins/webreport/NarrativeWeb.py:3818 msgid "Person(s)" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:3924 +#: ../src/plugins/webreport/NarrativeWeb.py:3915 msgid "Previous" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:3925 +#: ../src/plugins/webreport/NarrativeWeb.py:3916 #, python-format msgid "" "%(page_number)d of %(total_pages)d" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:3930 +#: ../src/plugins/webreport/NarrativeWeb.py:3921 msgid "Next" msgstr "" #. missing media error message -#: ../src/plugins/webreport/NarrativeWeb.py:3933 +#: ../src/plugins/webreport/NarrativeWeb.py:3924 msgid "The file has been moved or deleted." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:4072 +#: ../src/plugins/webreport/NarrativeWeb.py:4063 msgid "File Type" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:4155 +#: ../src/plugins/webreport/NarrativeWeb.py:4146 msgid "Missing media object:" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:4179 +#: ../src/plugins/webreport/NarrativeWeb.py:4170 msgid "Surnames by person count" msgstr "" #. page message -#: ../src/plugins/webreport/NarrativeWeb.py:4186 +#: ../src/plugins/webreport/NarrativeWeb.py:4177 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 " "surname." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:4228 +#: ../src/plugins/webreport/NarrativeWeb.py:4219 msgid "Number of People" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:4388 +#: ../src/plugins/webreport/NarrativeWeb.py:4379 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 " "source’s page." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:4404 +#: ../src/plugins/webreport/NarrativeWeb.py:4395 msgid "Source Name|Name" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:4494 +#: ../src/plugins/webreport/NarrativeWeb.py:4485 msgid "Publication information" msgstr "" #. add secion title -#: ../src/plugins/webreport/NarrativeWeb.py:4535 -msgid "Citation References" +#: ../src/plugins/webreport/NarrativeWeb.py:4551 +msgid "Citation Referents" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:4837 +#: ../src/plugins/webreport/NarrativeWeb.py:4864 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 " @@ -22739,15 +22955,15 @@ msgid "" "on the image to see the full sized version. " msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:4859 +#: ../src/plugins/webreport/NarrativeWeb.py:4886 msgid "Media | Name" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:4861 +#: ../src/plugins/webreport/NarrativeWeb.py:4888 msgid "Mime Type" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:4950 +#: ../src/plugins/webreport/NarrativeWeb.py:4975 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 " @@ -22755,11 +22971,11 @@ msgid "" "image’s page." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:4966 +#: ../src/plugins/webreport/NarrativeWeb.py:4991 msgid "Thumbnail Preview" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:5125 +#: ../src/plugins/webreport/NarrativeWeb.py:5150 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 " @@ -22768,16 +22984,16 @@ msgid "" "web pages." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:5146 +#: ../src/plugins/webreport/NarrativeWeb.py:5171 msgid "File Name" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:5148 +#: ../src/plugins/webreport/NarrativeWeb.py:5173 msgid "Last Modified" msgstr "" #. page description -#: ../src/plugins/webreport/NarrativeWeb.py:5578 +#: ../src/plugins/webreport/NarrativeWeb.py:5611 msgid "" "This map page represents the person and their descendants with all of their " "event/ places. If you place your mouse over the marker it will display the " @@ -22786,59 +23002,59 @@ msgid "" "you to that place’s page." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:5630 +#: ../src/plugins/webreport/NarrativeWeb.py:5663 msgid "Drop Markers" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:5650 +#: ../src/plugins/webreport/NarrativeWeb.py:5683 msgid "Place Title" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:5802 +#: ../src/plugins/webreport/NarrativeWeb.py:5835 msgid "Ancestors" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:5858 +#: ../src/plugins/webreport/NarrativeWeb.py:5891 msgid "Associations" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6048 +#: ../src/plugins/webreport/NarrativeWeb.py:6081 msgid "Call Name" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6058 +#: ../src/plugins/webreport/NarrativeWeb.py:6091 msgid "Nick Name" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6096 +#: ../src/plugins/webreport/NarrativeWeb.py:6129 msgid "Age at Death" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6383 +#: ../src/plugins/webreport/NarrativeWeb.py:6416 msgid "Half Siblings" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6405 +#: ../src/plugins/webreport/NarrativeWeb.py:6438 msgid "Step Siblings" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6500 +#: ../src/plugins/webreport/NarrativeWeb.py:6533 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 " "that repositories’s page." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6515 +#: ../src/plugins/webreport/NarrativeWeb.py:6548 msgid "Repository |Name" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6635 +#: ../src/plugins/webreport/NarrativeWeb.py:6667 msgid "Referenced Sources" msgstr "" #. Address Book Page message -#: ../src/plugins/webreport/NarrativeWeb.py:6678 +#: ../src/plugins/webreport/NarrativeWeb.py:6711 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 " @@ -22846,325 +23062,339 @@ msgid "" "Address Book page." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6699 +#: ../src/plugins/webreport/NarrativeWeb.py:6732 msgid "Full Name" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6932 +#: ../src/plugins/webreport/NarrativeWeb.py:6966 #, python-format msgid "Neither %s nor %s are directories" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6940 -#: ../src/plugins/webreport/NarrativeWeb.py:6945 -#: ../src/plugins/webreport/NarrativeWeb.py:6958 -#: ../src/plugins/webreport/NarrativeWeb.py:6963 +#: ../src/plugins/webreport/NarrativeWeb.py:6974 +#: ../src/plugins/webreport/NarrativeWeb.py:6979 +#: ../src/plugins/webreport/NarrativeWeb.py:6992 +#: ../src/plugins/webreport/NarrativeWeb.py:6997 #, python-format msgid "Could not create the directory: %s" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6969 +#: ../src/plugins/webreport/NarrativeWeb.py:7003 msgid "Invalid file name" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:6970 +#: ../src/plugins/webreport/NarrativeWeb.py:7004 msgid "The archive file must be a file, not a directory" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7048 +#: ../src/plugins/webreport/NarrativeWeb.py:7082 #, python-format msgid "ID=%(grampsid)s, path=%(dir)s" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7053 +#: ../src/plugins/webreport/NarrativeWeb.py:7087 msgid "Missing media objects:" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7064 -#: ../src/plugins/webreport/NarrativeWeb.py:7143 -#: ../src/plugins/webreport/NarrativeWeb.py:7159 -#: ../src/plugins/webreport/NarrativeWeb.py:7200 -#: ../src/plugins/webreport/NarrativeWeb.py:7220 -#: ../src/plugins/webreport/NarrativeWeb.py:7233 -#: ../src/plugins/webreport/NarrativeWeb.py:7251 -#: ../src/plugins/webreport/NarrativeWeb.py:7266 -#: ../src/plugins/webreport/NarrativeWeb.py:7293 -#: ../src/plugins/webreport/NarrativeWeb.py:7316 -#: ../src/plugins/webreport/NarrativeWeb.py:7365 +#: ../src/plugins/webreport/NarrativeWeb.py:7098 +#: ../src/plugins/webreport/NarrativeWeb.py:7191 +#: ../src/plugins/webreport/NarrativeWeb.py:7207 +#: ../src/plugins/webreport/NarrativeWeb.py:7252 +#: ../src/plugins/webreport/NarrativeWeb.py:7273 +#: ../src/plugins/webreport/NarrativeWeb.py:7288 +#: ../src/plugins/webreport/NarrativeWeb.py:7308 +#: ../src/plugins/webreport/NarrativeWeb.py:7325 +#: ../src/plugins/webreport/NarrativeWeb.py:7354 #: ../src/plugins/webreport/NarrativeWeb.py:7377 +#: ../src/plugins/webreport/NarrativeWeb.py:7428 +#: ../src/plugins/webreport/NarrativeWeb.py:7440 msgid "Narrated Web Site Report" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7144 +#: ../src/plugins/webreport/NarrativeWeb.py:7192 msgid "Creating individual pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7160 +#: ../src/plugins/webreport/NarrativeWeb.py:7208 msgid "Creating GENDEX file" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7201 +#: ../src/plugins/webreport/NarrativeWeb.py:7253 msgid "Creating surname pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7221 +#: ../src/plugins/webreport/NarrativeWeb.py:7274 msgid "Creating family pages..." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7234 +#: ../src/plugins/webreport/NarrativeWeb.py:7289 msgid "Creating place pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7252 +#: ../src/plugins/webreport/NarrativeWeb.py:7309 msgid "Creating event pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7267 +#: ../src/plugins/webreport/NarrativeWeb.py:7326 msgid "Creating media pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7294 +#: ../src/plugins/webreport/NarrativeWeb.py:7355 msgid "Creating thumbnail preview page..." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7317 +#: ../src/plugins/webreport/NarrativeWeb.py:7378 msgid "Creating repository pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7366 +#: ../src/plugins/webreport/NarrativeWeb.py:7429 msgid "Creating address book pages ..." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7378 +#: ../src/plugins/webreport/NarrativeWeb.py:7441 msgid "Creating source pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7673 +#: ../src/plugins/webreport/NarrativeWeb.py:7735 msgid "Store web pages in .tar.gz archive" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7675 +#: ../src/plugins/webreport/NarrativeWeb.py:7737 msgid "Whether to store the web pages in an archive file" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7680 -#: ../src/plugins/webreport/WebCal.py:1309 +#: ../src/plugins/webreport/NarrativeWeb.py:7742 +#: ../src/plugins/webreport/WebCal.py:1305 msgid "Destination" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7682 -#: ../src/plugins/webreport/WebCal.py:1311 +#: ../src/plugins/webreport/NarrativeWeb.py:7744 +#: ../src/plugins/webreport/WebCal.py:1307 msgid "The destination directory for the web files" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7688 +#: ../src/plugins/webreport/NarrativeWeb.py:7750 msgid "Web site title" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7688 +#: ../src/plugins/webreport/NarrativeWeb.py:7750 msgid "My Family Tree" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7689 +#: ../src/plugins/webreport/NarrativeWeb.py:7751 msgid "The title of the web site" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7694 +#: ../src/plugins/webreport/NarrativeWeb.py:7756 msgid "Select filter to restrict people that appear on web site" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7721 -#: ../src/plugins/webreport/WebCal.py:1348 +#: ../src/plugins/webreport/NarrativeWeb.py:7783 +#: ../src/plugins/webreport/WebCal.py:1344 msgid "File extension" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7724 -#: ../src/plugins/webreport/WebCal.py:1351 +#: ../src/plugins/webreport/NarrativeWeb.py:7786 +#: ../src/plugins/webreport/WebCal.py:1347 msgid "The extension to be used for the web files" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7727 -#: ../src/plugins/webreport/WebCal.py:1354 +#: ../src/plugins/webreport/NarrativeWeb.py:7789 +#: ../src/plugins/webreport/WebCal.py:1350 msgid "Copyright" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7730 -#: ../src/plugins/webreport/WebCal.py:1357 +#: ../src/plugins/webreport/NarrativeWeb.py:7792 +#: ../src/plugins/webreport/WebCal.py:1353 msgid "The copyright to be used for the web files" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7733 -#: ../src/plugins/webreport/WebCal.py:1363 +#: ../src/plugins/webreport/NarrativeWeb.py:7795 +#: ../src/plugins/webreport/WebCal.py:1359 msgid "StyleSheet" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7738 -#: ../src/plugins/webreport/WebCal.py:1366 +#: ../src/plugins/webreport/NarrativeWeb.py:7800 +#: ../src/plugins/webreport/WebCal.py:1362 msgid "The stylesheet to be used for the web pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7743 +#: ../src/plugins/webreport/NarrativeWeb.py:7805 msgid "Horizontal -- Default" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7744 +#: ../src/plugins/webreport/NarrativeWeb.py:7806 msgid "Vertical -- Left Side" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7745 +#: ../src/plugins/webreport/NarrativeWeb.py:7807 msgid "Fade -- WebKit Browsers Only" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7746 +#: ../src/plugins/webreport/NarrativeWeb.py:7808 +#: ../src/plugins/webreport/NarrativeWeb.py:7820 msgid "Drop-Down -- WebKit Browsers Only" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7748 +#: ../src/plugins/webreport/NarrativeWeb.py:7810 msgid "Navigation Menu Layout" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7751 +#: ../src/plugins/webreport/NarrativeWeb.py:7813 msgid "Choose which layout for the Navigation Menus." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7756 +#: ../src/plugins/webreport/NarrativeWeb.py:7819 +msgid "Normal Outline Style" +msgstr "" + +#: ../src/plugins/webreport/NarrativeWeb.py:7822 +msgid "Citation Referents Layout" +msgstr "" + +#: ../src/plugins/webreport/NarrativeWeb.py:7825 +msgid "" +"Determine the default layout for the Source Page's Citation Referents section" +msgstr "" + +#: ../src/plugins/webreport/NarrativeWeb.py:7829 msgid "Include ancestor's tree" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7757 +#: ../src/plugins/webreport/NarrativeWeb.py:7830 msgid "Whether to include an ancestor graph on each individual page" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7761 +#: ../src/plugins/webreport/NarrativeWeb.py:7834 msgid "Graph generations" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7762 +#: ../src/plugins/webreport/NarrativeWeb.py:7835 msgid "The number of generations to include in the ancestor graph" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7772 +#: ../src/plugins/webreport/NarrativeWeb.py:7845 msgid "Page Generation" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7775 +#: ../src/plugins/webreport/NarrativeWeb.py:7848 msgid "Home page note" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7776 +#: ../src/plugins/webreport/NarrativeWeb.py:7849 msgid "A note to be used on the home page" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7779 +#: ../src/plugins/webreport/NarrativeWeb.py:7852 msgid "Home page image" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7780 +#: ../src/plugins/webreport/NarrativeWeb.py:7853 msgid "An image to be used on the home page" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7783 +#: ../src/plugins/webreport/NarrativeWeb.py:7856 msgid "Introduction note" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7784 +#: ../src/plugins/webreport/NarrativeWeb.py:7857 msgid "A note to be used as the introduction" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7787 +#: ../src/plugins/webreport/NarrativeWeb.py:7860 msgid "Introduction image" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7788 +#: ../src/plugins/webreport/NarrativeWeb.py:7861 msgid "An image to be used as the introduction" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7791 +#: ../src/plugins/webreport/NarrativeWeb.py:7864 msgid "Publisher contact note" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7792 +#: ../src/plugins/webreport/NarrativeWeb.py:7865 msgid "" "A note to be used as the publisher contact.\n" "If no publisher information is given,\n" "no contact page will be created" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7798 +#: ../src/plugins/webreport/NarrativeWeb.py:7871 msgid "Publisher contact image" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7799 +#: ../src/plugins/webreport/NarrativeWeb.py:7872 msgid "" "An image to be used as the publisher contact.\n" "If no publisher information is given,\n" "no contact page will be created" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7805 +#: ../src/plugins/webreport/NarrativeWeb.py:7878 msgid "HTML user header" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7806 +#: ../src/plugins/webreport/NarrativeWeb.py:7879 msgid "A note to be used as the page header" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7809 +#: ../src/plugins/webreport/NarrativeWeb.py:7882 msgid "HTML user footer" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7810 +#: ../src/plugins/webreport/NarrativeWeb.py:7883 msgid "A note to be used as the page footer" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7813 +#: ../src/plugins/webreport/NarrativeWeb.py:7886 msgid "Include images and media objects" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7814 +#: ../src/plugins/webreport/NarrativeWeb.py:7887 msgid "Whether to include a gallery of media objects" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7818 +#: ../src/plugins/webreport/NarrativeWeb.py:7891 msgid "Create and only use thumbnail- sized images" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7819 +#: ../src/plugins/webreport/NarrativeWeb.py:7892 msgid "" "This option allows you the choice to not create any full- sized images as in " "the Media Page, and only a thumb- sized images. This will allow you to have " "a much smaller total upload size to your web hosting site." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7825 +#: ../src/plugins/webreport/NarrativeWeb.py:7898 msgid "Max width of initial image" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7827 +#: ../src/plugins/webreport/NarrativeWeb.py:7900 msgid "" "This allows you to set the maximum width of the image shown on the media " "page. Set to 0 for no limit." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7831 +#: ../src/plugins/webreport/NarrativeWeb.py:7904 msgid "Max height of initial image" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7833 +#: ../src/plugins/webreport/NarrativeWeb.py:7906 msgid "" "This allows you to set the maximum height of the image shown on the media " "page. Set to 0 for no limit." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7839 +#: ../src/plugins/webreport/NarrativeWeb.py:7912 msgid "Suppress Gramps ID" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7840 +#: ../src/plugins/webreport/NarrativeWeb.py:7913 msgid "Whether to include the Gramps ID of objects" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7847 +#: ../src/plugins/webreport/NarrativeWeb.py:7920 #: ../src/glade/editperson.glade.h:23 ../src/glade/editsource.glade.h:7 #: ../src/glade/editcitation.glade.h:18 ../src/glade/editurl.glade.h:4 #: ../src/glade/editrepository.glade.h:6 ../src/glade/editreporef.glade.h:13 @@ -23178,250 +23408,250 @@ msgstr "" msgid "Privacy" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7850 +#: ../src/plugins/webreport/NarrativeWeb.py:7923 msgid "Include records marked private" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7851 +#: ../src/plugins/webreport/NarrativeWeb.py:7924 msgid "Whether to include private objects" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7854 +#: ../src/plugins/webreport/NarrativeWeb.py:7927 msgid "Living People" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7859 +#: ../src/plugins/webreport/NarrativeWeb.py:7932 msgid "Include Last Name Only" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7861 +#: ../src/plugins/webreport/NarrativeWeb.py:7934 msgid "Include Full Name Only" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7864 +#: ../src/plugins/webreport/NarrativeWeb.py:7937 msgid "How to handle living people" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7868 +#: ../src/plugins/webreport/NarrativeWeb.py:7941 msgid "Years from death to consider living" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7870 +#: ../src/plugins/webreport/NarrativeWeb.py:7943 msgid "" "This allows you to restrict information on people who have not been dead for " "very long" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7885 +#: ../src/plugins/webreport/NarrativeWeb.py:7958 msgid "Include download page" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7886 +#: ../src/plugins/webreport/NarrativeWeb.py:7959 msgid "Whether to include a database download option" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7890 -#: ../src/plugins/webreport/NarrativeWeb.py:7899 +#: ../src/plugins/webreport/NarrativeWeb.py:7963 +#: ../src/plugins/webreport/NarrativeWeb.py:7972 msgid "Download Filename" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7892 -#: ../src/plugins/webreport/NarrativeWeb.py:7901 +#: ../src/plugins/webreport/NarrativeWeb.py:7965 +#: ../src/plugins/webreport/NarrativeWeb.py:7974 msgid "File to be used for downloading of database" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7895 -#: ../src/plugins/webreport/NarrativeWeb.py:7904 +#: ../src/plugins/webreport/NarrativeWeb.py:7968 +#: ../src/plugins/webreport/NarrativeWeb.py:7977 msgid "Description for download" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7895 +#: ../src/plugins/webreport/NarrativeWeb.py:7968 msgid "Smith Family Tree" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7896 -#: ../src/plugins/webreport/NarrativeWeb.py:7905 +#: ../src/plugins/webreport/NarrativeWeb.py:7969 +#: ../src/plugins/webreport/NarrativeWeb.py:7978 msgid "Give a description for this file." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7904 +#: ../src/plugins/webreport/NarrativeWeb.py:7977 msgid "Johnson Family Tree" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7914 -#: ../src/plugins/webreport/WebCal.py:1506 +#: ../src/plugins/webreport/NarrativeWeb.py:7987 +#: ../src/plugins/webreport/WebCal.py:1502 msgid "Advanced Options" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7917 -#: ../src/plugins/webreport/WebCal.py:1508 +#: ../src/plugins/webreport/NarrativeWeb.py:7990 +#: ../src/plugins/webreport/WebCal.py:1504 msgid "Character set encoding" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7920 -#: ../src/plugins/webreport/WebCal.py:1511 +#: ../src/plugins/webreport/NarrativeWeb.py:7993 +#: ../src/plugins/webreport/WebCal.py:1507 msgid "The encoding to be used for the web files" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7923 +#: ../src/plugins/webreport/NarrativeWeb.py:7996 msgid "Include link to active person on every page" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7924 +#: ../src/plugins/webreport/NarrativeWeb.py:7997 msgid "Include a link to the active person (if they have a webpage)" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7927 +#: ../src/plugins/webreport/NarrativeWeb.py:8000 msgid "Include a column for birth dates on the index pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7928 +#: ../src/plugins/webreport/NarrativeWeb.py:8001 msgid "Whether to include a birth column" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7931 +#: ../src/plugins/webreport/NarrativeWeb.py:8004 msgid "Include a column for death dates on the index pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7932 +#: ../src/plugins/webreport/NarrativeWeb.py:8005 msgid "Whether to include a death column" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7935 +#: ../src/plugins/webreport/NarrativeWeb.py:8008 msgid "Include a column for partners on the index pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7937 +#: ../src/plugins/webreport/NarrativeWeb.py:8010 msgid "Whether to include a partners column" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7940 +#: ../src/plugins/webreport/NarrativeWeb.py:8013 msgid "Include a column for parents on the index pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7942 +#: ../src/plugins/webreport/NarrativeWeb.py:8015 msgid "Whether to include a parents column" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7945 +#: ../src/plugins/webreport/NarrativeWeb.py:8018 msgid "Include half and/ or step-siblings on the individual pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7947 +#: ../src/plugins/webreport/NarrativeWeb.py:8020 msgid "" "Whether to include half and/ or step-siblings with the parents and siblings" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7951 +#: ../src/plugins/webreport/NarrativeWeb.py:8024 msgid "Sort all children in birth order" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7952 +#: ../src/plugins/webreport/NarrativeWeb.py:8025 msgid "Whether to display children in birth order or in entry order?" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7955 +#: ../src/plugins/webreport/NarrativeWeb.py:8028 msgid "Include family pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7956 +#: ../src/plugins/webreport/NarrativeWeb.py:8029 msgid "Whether or not to include family pages." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7959 +#: ../src/plugins/webreport/NarrativeWeb.py:8032 msgid "Include event pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7960 +#: ../src/plugins/webreport/NarrativeWeb.py:8033 msgid "Add a complete events list and relevant pages or not" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7963 +#: ../src/plugins/webreport/NarrativeWeb.py:8036 msgid "Include repository pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7964 +#: ../src/plugins/webreport/NarrativeWeb.py:8037 msgid "Whether or not to include the Repository Pages." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7967 +#: ../src/plugins/webreport/NarrativeWeb.py:8040 msgid "Include GENDEX file (/gendex.txt)" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7968 +#: ../src/plugins/webreport/NarrativeWeb.py:8041 msgid "Whether to include a GENDEX file or not" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7971 +#: ../src/plugins/webreport/NarrativeWeb.py:8044 msgid "Include address book pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7972 +#: ../src/plugins/webreport/NarrativeWeb.py:8045 msgid "" "Whether or not to add Address Book pages,which can include e-mail and " "website addresses and personal address/ residence events." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7982 +#: ../src/plugins/webreport/NarrativeWeb.py:8055 msgid "Place Map Options" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7986 +#: ../src/plugins/webreport/NarrativeWeb.py:8059 msgid "Google" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7988 +#: ../src/plugins/webreport/NarrativeWeb.py:8061 msgid "Map Service" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7991 +#: ../src/plugins/webreport/NarrativeWeb.py:8064 msgid "Choose your choice of map service for creating the Place Map Pages." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7996 +#: ../src/plugins/webreport/NarrativeWeb.py:8069 msgid "Include Place map on Place Pages" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:7997 +#: ../src/plugins/webreport/NarrativeWeb.py:8070 msgid "" "Whether to include a place map on the Place Pages, where Latitude/ Longitude " "are available." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:8002 +#: ../src/plugins/webreport/NarrativeWeb.py:8075 msgid "Include Family Map Pages with all places shown on the map" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:8004 +#: ../src/plugins/webreport/NarrativeWeb.py:8077 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." msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:8012 +#: ../src/plugins/webreport/NarrativeWeb.py:8085 msgid "Family Links" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:8013 +#: ../src/plugins/webreport/NarrativeWeb.py:8086 msgid "Drop" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:8014 +#: ../src/plugins/webreport/NarrativeWeb.py:8087 msgid "Markers" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:8015 +#: ../src/plugins/webreport/NarrativeWeb.py:8088 msgid "Google/ FamilyMap Option" msgstr "" -#: ../src/plugins/webreport/NarrativeWeb.py:8018 +#: ../src/plugins/webreport/NarrativeWeb.py:8091 msgid "" "Select which option that you would like to have for the Google Maps Family " "Map pages..." msgstr "" #. adding title to hyperlink menu for screen readers and braille writers -#: ../src/plugins/webreport/NarrativeWeb.py:8332 +#: ../src/plugins/webreport/NarrativeWeb.py:8404 #, python-format msgid "Alphabet Menu: %s" msgstr "" @@ -23431,10 +23661,10 @@ msgstr "" #. Number of directory levels up to get to root #. generate progress pass for "Year At A Glance" #: ../src/plugins/webreport/WebCal.py:295 -#: ../src/plugins/webreport/WebCal.py:827 -#: ../src/plugins/webreport/WebCal.py:890 -#: ../src/plugins/webreport/WebCal.py:1071 -#: ../src/plugins/webreport/WebCal.py:1077 +#: ../src/plugins/webreport/WebCal.py:823 +#: ../src/plugins/webreport/WebCal.py:886 +#: ../src/plugins/webreport/WebCal.py:1067 +#: ../src/plugins/webreport/WebCal.py:1073 msgid "Web Calendar Report" msgstr "" @@ -23443,44 +23673,44 @@ msgstr "" msgid "Calculating Holidays for year %04d" msgstr "" -#: ../src/plugins/webreport/WebCal.py:450 +#: ../src/plugins/webreport/WebCal.py:447 #, python-format msgid "Created for %(author)s" msgstr "" -#: ../src/plugins/webreport/WebCal.py:454 +#: ../src/plugins/webreport/WebCal.py:451 #, python-format msgid "Created for %(author)s" msgstr "" #. Add a link for year_glance() if requested -#: ../src/plugins/webreport/WebCal.py:527 +#: ../src/plugins/webreport/WebCal.py:524 msgid "Year Glance" msgstr "" -#: ../src/plugins/webreport/WebCal.py:561 +#: ../src/plugins/webreport/WebCal.py:558 msgid "NarrativeWeb Home" msgstr "" -#: ../src/plugins/webreport/WebCal.py:563 +#: ../src/plugins/webreport/WebCal.py:560 msgid "Full year at a Glance" msgstr "" -#: ../src/plugins/webreport/WebCal.py:828 +#: ../src/plugins/webreport/WebCal.py:824 msgid "Formatting months ..." msgstr "" -#: ../src/plugins/webreport/WebCal.py:891 +#: ../src/plugins/webreport/WebCal.py:887 msgid "Creating Year At A Glance calendar" msgstr "" #. page title -#: ../src/plugins/webreport/WebCal.py:896 +#: ../src/plugins/webreport/WebCal.py:892 #, python-format msgid "%(year)d, At A Glance" msgstr "" -#: ../src/plugins/webreport/WebCal.py:910 +#: ../src/plugins/webreport/WebCal.py:906 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 " @@ -23488,226 +23718,226 @@ msgid "" msgstr "" #. page title -#: ../src/plugins/webreport/WebCal.py:962 +#: ../src/plugins/webreport/WebCal.py:958 msgid "One Day Within A Year" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1173 +#: ../src/plugins/webreport/WebCal.py:1169 #, python-format msgid "%(spouse)s and %(person)s" msgstr "" #. Display date as user set in preferences -#: ../src/plugins/webreport/WebCal.py:1191 +#: ../src/plugins/webreport/WebCal.py:1187 #, python-format msgid "" "Generated by Gramps on %(date)s" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1315 +#: ../src/plugins/webreport/WebCal.py:1311 msgid "Calendar Title" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1315 +#: ../src/plugins/webreport/WebCal.py:1311 msgid "My Family Calendar" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1316 +#: ../src/plugins/webreport/WebCal.py:1312 msgid "The title of the calendar" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1373 +#: ../src/plugins/webreport/WebCal.py:1369 msgid "Content Options" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1378 +#: ../src/plugins/webreport/WebCal.py:1374 msgid "Create multiple year calendars" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1379 +#: ../src/plugins/webreport/WebCal.py:1375 msgid "Whether to create Multiple year calendars or not." msgstr "" -#: ../src/plugins/webreport/WebCal.py:1383 +#: ../src/plugins/webreport/WebCal.py:1379 msgid "Start Year for the Calendar(s)" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1385 +#: ../src/plugins/webreport/WebCal.py:1381 msgid "Enter the starting year for the calendars between 1900 - 3000" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1389 +#: ../src/plugins/webreport/WebCal.py:1385 msgid "End Year for the Calendar(s)" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1391 +#: ../src/plugins/webreport/WebCal.py:1387 msgid "Enter the ending year for the calendars between 1900 - 3000." msgstr "" -#: ../src/plugins/webreport/WebCal.py:1408 +#: ../src/plugins/webreport/WebCal.py:1404 msgid "Holidays will be included for the selected country" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1428 +#: ../src/plugins/webreport/WebCal.py:1424 msgid "Home link" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1429 +#: ../src/plugins/webreport/WebCal.py:1425 msgid "" "The link to be included to direct the user to the main page of the web site" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1449 +#: ../src/plugins/webreport/WebCal.py:1445 msgid "Jan - Jun Notes" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1451 +#: ../src/plugins/webreport/WebCal.py:1447 msgid "January Note" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1452 +#: ../src/plugins/webreport/WebCal.py:1448 msgid "The note for the month of January" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1455 +#: ../src/plugins/webreport/WebCal.py:1451 msgid "February Note" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1456 +#: ../src/plugins/webreport/WebCal.py:1452 msgid "The note for the month of February" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1459 +#: ../src/plugins/webreport/WebCal.py:1455 msgid "March Note" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1460 +#: ../src/plugins/webreport/WebCal.py:1456 msgid "The note for the month of March" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1463 +#: ../src/plugins/webreport/WebCal.py:1459 msgid "April Note" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1464 +#: ../src/plugins/webreport/WebCal.py:1460 msgid "The note for the month of April" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1467 +#: ../src/plugins/webreport/WebCal.py:1463 msgid "May Note" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1468 +#: ../src/plugins/webreport/WebCal.py:1464 msgid "The note for the month of May" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1471 +#: ../src/plugins/webreport/WebCal.py:1467 msgid "June Note" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1472 +#: ../src/plugins/webreport/WebCal.py:1468 msgid "The note for the month of June" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1475 +#: ../src/plugins/webreport/WebCal.py:1471 msgid "Jul - Dec Notes" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1477 +#: ../src/plugins/webreport/WebCal.py:1473 msgid "July Note" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1478 +#: ../src/plugins/webreport/WebCal.py:1474 msgid "The note for the month of July" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1481 +#: ../src/plugins/webreport/WebCal.py:1477 msgid "August Note" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1482 +#: ../src/plugins/webreport/WebCal.py:1478 msgid "The note for the month of August" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1485 +#: ../src/plugins/webreport/WebCal.py:1481 msgid "September Note" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1486 +#: ../src/plugins/webreport/WebCal.py:1482 msgid "The note for the month of September" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1489 +#: ../src/plugins/webreport/WebCal.py:1485 msgid "October Note" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1490 +#: ../src/plugins/webreport/WebCal.py:1486 msgid "The note for the month of October" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1493 +#: ../src/plugins/webreport/WebCal.py:1489 msgid "November Note" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1494 +#: ../src/plugins/webreport/WebCal.py:1490 msgid "The note for the month of November" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1497 +#: ../src/plugins/webreport/WebCal.py:1493 msgid "December Note" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1498 +#: ../src/plugins/webreport/WebCal.py:1494 msgid "The note for the month of December" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1514 +#: ../src/plugins/webreport/WebCal.py:1510 msgid "Create \"Year At A Glance\" Calendar" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1515 +#: ../src/plugins/webreport/WebCal.py:1511 msgid "Whether to create A one-page mini calendar with dates highlighted" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1519 +#: ../src/plugins/webreport/WebCal.py:1515 msgid "Create one day event pages for Year At A Glance calendar" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1521 +#: ../src/plugins/webreport/WebCal.py:1517 msgid "Whether to create one day pages or not" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1524 +#: ../src/plugins/webreport/WebCal.py:1520 msgid "Link to Narrated Web Report" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1525 +#: ../src/plugins/webreport/WebCal.py:1521 msgid "Whether to link data to web report or not" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1529 +#: ../src/plugins/webreport/WebCal.py:1525 msgid "Link prefix" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1530 +#: ../src/plugins/webreport/WebCal.py:1526 msgid "A Prefix on the links to take you to Narrated Web Report" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1686 +#: ../src/plugins/webreport/WebCal.py:1682 #, python-format msgid "%s old" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1686 +#: ../src/plugins/webreport/WebCal.py:1682 msgid "birth" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1693 +#: ../src/plugins/webreport/WebCal.py:1689 #, python-format msgid "%(couple)s, wedding" msgstr "" -#: ../src/plugins/webreport/WebCal.py:1696 +#: ../src/plugins/webreport/WebCal.py:1692 #, python-format msgid "%(couple)s, %(years)d year anniversary" msgid_plural "%(couple)s, %(years)d year anniversary" @@ -23738,57 +23968,48 @@ msgstr "" msgid "Provides a collection of resources for the web" msgstr "" -#. id, user selectable?, translated_name, fullpath, navigation target name, images, javascript +#. id, user selectable?, translated_name, option name, fullpath, +#. navigation target name, images, javascript #. "default" is used as default #. Basic Ash style sheet #. default style sheet in the options -#: ../src/plugins/webstuff/webstuff.py:60 -#: ../src/plugins/webstuff/webstuff.py:114 +#: ../src/plugins/webstuff/webstuff.py:61 +#: ../src/plugins/webstuff/webstuff.py:115 msgid "Basic-Ash" msgstr "" -#. Basic Blue style sheet with navigation menus -#: ../src/plugins/webstuff/webstuff.py:64 -msgid "Basic-Blue" -msgstr "" - #. Basic Cypress style sheet -#: ../src/plugins/webstuff/webstuff.py:68 +#: ../src/plugins/webstuff/webstuff.py:69 msgid "Basic-Cypress" msgstr "" #. basic Lilac style sheet -#: ../src/plugins/webstuff/webstuff.py:72 +#: ../src/plugins/webstuff/webstuff.py:73 msgid "Basic-Lilac" msgstr "" #. basic Peach style sheet -#: ../src/plugins/webstuff/webstuff.py:76 +#: ../src/plugins/webstuff/webstuff.py:77 msgid "Basic-Peach" msgstr "" #. basic Spruce style sheet -#: ../src/plugins/webstuff/webstuff.py:80 +#: ../src/plugins/webstuff/webstuff.py:81 msgid "Basic-Spruce" msgstr "" #. Mainz style sheet with its images -#: ../src/plugins/webstuff/webstuff.py:84 +#: ../src/plugins/webstuff/webstuff.py:85 msgid "Mainz" msgstr "" #. Nebraska style sheet -#: ../src/plugins/webstuff/webstuff.py:92 +#: ../src/plugins/webstuff/webstuff.py:93 msgid "Nebraska" msgstr "" -#. Visually Impaired style sheet with its navigation menus -#: ../src/plugins/webstuff/webstuff.py:96 -msgid "Visually Impaired" -msgstr "" - #. no style sheet option -#: ../src/plugins/webstuff/webstuff.py:148 +#: ../src/plugins/webstuff/webstuff.py:158 msgid "No style sheet" msgstr "" @@ -23839,38 +24060,6 @@ msgstr "" msgid "%s does not contain" msgstr "" -#: ../src/Filters/Rules/_Everything.py:45 -msgid "Every object" -msgstr "" - -#: ../src/Filters/Rules/_Everything.py:47 -msgid "Matches every object in the database" -msgstr "" - -#: ../src/Filters/Rules/_HasGrampsId.py:47 -msgid "Object with " -msgstr "" - -#: ../src/Filters/Rules/_HasGrampsId.py:48 -msgid "Matches objects with a specified Gramps ID" -msgstr "" - -#: ../src/Filters/Rules/_HasTextMatchingSubstringOf.py:46 -msgid "Objects with records containing " -msgstr "" - -#: ../src/Filters/Rules/_HasTextMatchingSubstringOf.py:47 -msgid "Matches objects whose records contain text matching a substring" -msgstr "" - -#: ../src/Filters/Rules/_IsPrivate.py:43 -msgid "Objects marked private" -msgstr "" - -#: ../src/Filters/Rules/_IsPrivate.py:44 -msgid "Matches objects that are indicated as private" -msgstr "" - #: ../src/Filters/Rules/_Rule.py:54 msgid "Miscellaneous filters" msgstr "" @@ -24381,6 +24570,25 @@ msgstr "" msgid "Matches children of anybody matched by a filter" msgstr "" +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOfFilterMatch.py:48 +msgid "Descendant family members of match" +msgstr "" + +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOfFilterMatch.py:49 +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOf.py:52 +#: ../src/Filters/Rules/Person/_IsDescendantOfFilterMatch.py:49 +#: ../src/Filters/Rules/Person/_IsDescendantOf.py:48 +#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationDescendantOf.py:49 +#: ../src/Filters/Rules/Person/_IsMoreThanNthGenerationDescendantOf.py:48 +msgid "Descendant filters" +msgstr "" + +#: ../src/Filters/Rules/Person/_IsDescendantFamilyOfFilterMatch.py:50 +msgid "" +"Matches people that are descendants or the spouse of anybody matched by a " +"filter" +msgstr "" + #: ../src/Filters/Rules/Person/_IsDefaultPerson.py:45 msgid "Default person" msgstr "" @@ -24393,14 +24601,6 @@ msgstr "" msgid "Descendant family members of " msgstr "" -#: ../src/Filters/Rules/Person/_IsDescendantFamilyOf.py:52 -#: ../src/Filters/Rules/Person/_IsDescendantOfFilterMatch.py:49 -#: ../src/Filters/Rules/Person/_IsDescendantOf.py:48 -#: ../src/Filters/Rules/Person/_IsLessThanNthGenerationDescendantOf.py:49 -#: ../src/Filters/Rules/Person/_IsMoreThanNthGenerationDescendantOf.py:48 -msgid "Descendant filters" -msgstr "" - #: ../src/Filters/Rules/Person/_IsDescendantFamilyOf.py:53 msgid "" "Matches people that are descendants or the spouse of a descendant of a " @@ -26196,7 +26396,7 @@ msgstr "" msgid "_Display on startup" msgstr "" -#: ../src/glade/displaystate.glade.h:1 +#: ../src/glade/displaystate.glade.h:1 ../data/gramps.desktop.in.h:2 msgid "Gramps" msgstr "" @@ -26434,11 +26634,6 @@ msgstr "" #: ../src/glade/styleeditor.glade.h:8 ../src/glade/rule.glade.h:3 #: ../src/plugins/tool/finddupes.glade.h:2 #: ../src/plugins/tool/mergecitations.glade.h:2 -#: ../src/plugins/export/exportcsv.glade.h:1 -#: ../src/plugins/export/exportftree.glade.h:1 -#: ../src/plugins/export/exportgeneweb.glade.h:1 -#: ../src/plugins/export/exportvcalendar.glade.h:1 -#: ../src/plugins/export/exportvcard.glade.h:1 msgid "Options" msgstr "" @@ -27820,70 +28015,6 @@ msgstr "" msgid "_Filter:" msgstr "" -#: ../src/plugins/import/importgedcom.glade.h:1 -msgid "Status" -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:2 -msgid "Warning messages" -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:3 -msgid "GEDCOM Encoding" -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:4 -msgid "ANSEL" -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:5 -msgid "ANSI (iso-8859-1)" -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:6 -msgid "ASCII" -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:7 -msgid "Created by:" -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:8 -msgid "Encoding:" -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:9 -msgid "Encoding: " -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:10 -msgid "Families:" -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:12 -msgid "Gramps - GEDCOM Encoding" -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:13 -msgid "People:" -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:14 -msgid "" -"This GEDCOM file has identified itself as using ANSEL encoding. Sometimes, " -"this is in error. If the imported data contains unusual characters, undo the " -"import, and override the character set by selecting a different encoding " -"below." -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:15 -msgid "UTF8" -msgstr "" - -#: ../src/plugins/import/importgedcom.glade.h:16 -msgid "Version:" -msgstr "" - #: ../src/plugins/tool/leak.glade.h:1 msgid "Uncollected Objects" msgstr "" @@ -28034,47 +28165,6 @@ msgstr "" msgid "_Unmark all" msgstr "" -#: ../src/plugins/export/exportcsv.glade.h:3 -msgid "Export:" -msgstr "" - -#: ../src/plugins/export/exportcsv.glade.h:4 -#: ../src/plugins/export/exportftree.glade.h:2 -#: ../src/plugins/export/exportgeneweb.glade.h:3 -#: ../src/plugins/export/exportvcalendar.glade.h:2 -#: ../src/plugins/export/exportvcard.glade.h:2 -msgid "Filt_er:" -msgstr "" - -#: ../src/plugins/export/exportcsv.glade.h:5 -msgid "I_ndividuals" -msgstr "" - -#: ../src/plugins/export/exportcsv.glade.h:6 -msgid "Translate _Headers" -msgstr "" - -#: ../src/plugins/export/exportcsv.glade.h:7 -msgid "_Marriages" -msgstr "" - -#: ../src/plugins/export/exportftree.glade.h:3 -#: ../src/plugins/export/exportgeneweb.glade.h:6 -msgid "_Restrict data on living people" -msgstr "" - -#: ../src/plugins/export/exportgeneweb.glade.h:2 -msgid "Exclude _notes" -msgstr "" - -#: ../src/plugins/export/exportgeneweb.glade.h:4 -msgid "Reference i_mages from path: " -msgstr "" - -#: ../src/plugins/export/exportgeneweb.glade.h:5 -msgid "Use _Living as first name" -msgstr "" - #: ../src/plugins/tool/verify.glade.h:2 msgid "Families" msgstr "" @@ -28151,11 +28241,79 @@ msgstr "" msgid "_Identify invalid dates" msgstr "" +#: ../src/plugins/import/importgedcom.glade.h:1 +msgid "Status" +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:2 +msgid "Warning messages" +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:3 +msgid "GEDCOM Encoding" +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:4 +msgid "ANSEL" +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:5 +msgid "ANSI (iso-8859-1)" +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:6 +msgid "ASCII" +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:7 +msgid "Created by:" +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:8 +msgid "Encoding:" +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:9 +msgid "Encoding: " +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:10 +msgid "Families:" +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:12 +msgid "Gramps - GEDCOM Encoding" +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:13 +msgid "People:" +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:14 +msgid "" +"This GEDCOM file has identified itself as using ANSEL encoding. Sometimes, " +"this is in error. If the imported data contains unusual characters, undo the " +"import, and override the character set by selecting a different encoding " +"below." +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:15 +msgid "UTF8" +msgstr "" + +#: ../src/plugins/import/importgedcom.glade.h:16 +msgid "Version:" +msgstr "" + #: ../data/gramps.desktop.in.h:1 +msgid "Genealogy System" +msgstr "" + +#: ../data/gramps.desktop.in.h:3 msgid "Gramps Genealogy System" msgstr "" -#: ../data/gramps.desktop.in.h:2 +#: ../data/gramps.desktop.in.h:4 msgid "" "Manage genealogical information, perform genealogical research and analysis" msgstr ""