From 908ace174b76fe8a8b8ced6056943ad6ed139bdf Mon Sep 17 00:00:00 2001 From: romjerome Date: Sun, 29 Nov 2015 10:42:59 +0100 Subject: [PATCH] 9041: Add missing 'Father/mother age' translation strings temp workaround for mapping them via translation dict update and fix punctuation on french translation thank you Paul --- gramps/gen/utils/grampslocale.py | 3 + po/fr.po | 982 ++++++++++++++++--------------- po/gramps.pot | 934 ++++++++++++++--------------- 3 files changed, 974 insertions(+), 945 deletions(-) diff --git a/gramps/gen/utils/grampslocale.py b/gramps/gen/utils/grampslocale.py index c502cb24f..87cda80fb 100644 --- a/gramps/gen/utils/grampslocale.py +++ b/gramps/gen/utils/grampslocale.py @@ -894,6 +894,9 @@ class GrampsLocale(object): from gramps.gen.lib.grampstype import GrampsType return GrampsType.xml_str(name) + #9041 fake entries for matching some _DATAMAP strings on reports + temp = [_("Father Age"), _("Mother Age")] + def format(self, format, val, grouping=False, monetary=False): """ Format a number in the current numeric locale. See python's diff --git a/po/fr.po b/po/fr.po index 1e72c19aa..be26fe744 100644 --- a/po/fr.po +++ b/po/fr.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: 4.2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-10 15:17+0200\n" -"PO-Revision-Date: 2015-10-10 15:27+0100\n" +"POT-Creation-Date: 2015-11-29 10:24+0100\n" +"PO-Revision-Date: 2015-11-29 10:36+0100\n" "Last-Translator: \n" "Language-Team: French \n" "Language: fr\n" @@ -1036,7 +1036,7 @@ msgstr "Arbre familial « %s » :" #: ../gramps/cli/arghandler.py:418 #, python-format msgid " %(item)s: %(summary)s" -msgstr " %(item)s: %(summary)s" +msgstr " %(item)s : %(summary)s" # master #. translators: ignore unless your quotation marks differ @@ -1044,7 +1044,7 @@ msgstr " %(item)s: %(summary)s" #: ../gramps/gen/plug/report/endnotes.py:199 #, python-format msgid "\"%s\"" -msgstr "" +msgstr "«%s»" #: ../gramps/cli/arghandler.py:450 #, python-format @@ -1523,6 +1523,7 @@ msgstr "Verrouillé par %s" #: ../gramps/plugins/lib/maps/geography.py:788 #: ../gramps/plugins/quickview/all_relations.py:277 #: ../gramps/plugins/quickview/all_relations.py:294 +#: ../gramps/plugins/textreport/descendreport.py:228 #: ../gramps/plugins/textreport/detancestralreport.py:190 #: ../gramps/plugins/textreport/detancestralreport.py:265 #: ../gramps/plugins/textreport/detancestralreport.py:550 @@ -1556,8 +1557,8 @@ msgstr "Verrouillé par %s" #: ../gramps/plugins/view/relview.py:458 ../gramps/plugins/view/relview.py:995 #: ../gramps/plugins/view/relview.py:1052 #: ../gramps/plugins/webreport/narrativeweb.py:394 -#: ../gramps/plugins/webreport/narrativeweb.py:2363 -#: ../gramps/plugins/webreport/narrativeweb.py:2519 +#: ../gramps/plugins/webreport/narrativeweb.py:2368 +#: ../gramps/plugins/webreport/narrativeweb.py:2526 msgid "Unknown" msgstr "Inconnu" @@ -1902,7 +1903,7 @@ msgstr "" #. (where X is one of the month-name inflections you defined) #. else leave it untranslated #: ../gramps/gen/datehandler/_datedisplay.py:168 -#, python-format +#, python-brace-format msgid "from|{long_month} {year}" msgstr "" @@ -1913,7 +1914,7 @@ msgstr "" #. (where X is one of the month-name inflections you defined) #. else leave it untranslated #: ../gramps/gen/datehandler/_datedisplay.py:176 -#, python-format +#, python-brace-format msgid "to|{long_month} {year}" msgstr "" @@ -1924,7 +1925,7 @@ msgstr "" #. (where X is one of the month-name inflections you defined) #. else leave it untranslated #: ../gramps/gen/datehandler/_datedisplay.py:184 -#, python-format +#, python-brace-format msgid "between|{long_month} {year}" msgstr "" @@ -1935,7 +1936,7 @@ msgstr "" #. (where X is one of the month-name inflections you defined) #. else leave it untranslated #: ../gramps/gen/datehandler/_datedisplay.py:192 -#, python-format +#, python-brace-format msgid "and|{long_month} {year}" msgstr "" @@ -1945,7 +1946,7 @@ msgstr "" #. (where X is one of the month-name inflections you defined) #. else leave it untranslated #: ../gramps/gen/datehandler/_datedisplay.py:199 -#, python-format +#, python-brace-format msgid "before|{long_month} {year}" msgstr "" @@ -1955,7 +1956,7 @@ msgstr "" #. (where X is one of the month-name inflections you defined) #. else leave it untranslated #: ../gramps/gen/datehandler/_datedisplay.py:206 -#, python-format +#, python-brace-format msgid "after|{long_month} {year}" msgstr "" @@ -1965,7 +1966,7 @@ msgstr "" #. (where X is one of the month-name inflections you defined) #. else leave it untranslated #: ../gramps/gen/datehandler/_datedisplay.py:213 -#, python-format +#, python-brace-format msgid "about|{long_month} {year}" msgstr "" @@ -1975,7 +1976,7 @@ msgstr "" #. (where X is one of the month-name inflections you defined) #. else leave it untranslated #: ../gramps/gen/datehandler/_datedisplay.py:220 -#, python-format +#, python-brace-format msgid "estimated|{long_month} {year}" msgstr "" @@ -1985,7 +1986,7 @@ msgstr "" #. (where X is one of the month-name inflections you defined) #. else leave it untranslated #: ../gramps/gen/datehandler/_datedisplay.py:227 -#, python-format +#, python-brace-format msgid "calculated|{long_month} {year}" msgstr "" @@ -6453,9 +6454,9 @@ msgstr "Rang ou statut" #: ../gramps/plugins/tool/sortevents.py:57 #: ../gramps/plugins/view/eventview.py:82 #: ../gramps/plugins/webreport/narrativeweb.py:372 -#: ../gramps/plugins/webreport/narrativeweb.py:973 -#: ../gramps/plugins/webreport/narrativeweb.py:1221 -#: ../gramps/plugins/webreport/narrativeweb.py:2260 +#: ../gramps/plugins/webreport/narrativeweb.py:974 +#: ../gramps/plugins/webreport/narrativeweb.py:1222 +#: ../gramps/plugins/webreport/narrativeweb.py:2265 msgid "Description" msgstr "Description" @@ -6541,8 +6542,8 @@ msgstr "Aucun" #: ../gramps/plugins/textreport/tagreport.py:146 #: ../gramps/plugins/view/relview.py:599 #: ../gramps/plugins/webreport/narrativeweb.py:366 -#: ../gramps/plugins/webreport/narrativeweb.py:2903 -#: ../gramps/plugins/webreport/narrativeweb.py:5241 +#: ../gramps/plugins/webreport/narrativeweb.py:2911 +#: ../gramps/plugins/webreport/narrativeweb.py:5254 msgid "Birth" msgstr "Naissance" @@ -6578,7 +6579,7 @@ msgstr "En nourrice" #: ../gramps/plugins/textreport/indivcomplete.py:592 #: ../gramps/plugins/tool/dumpgenderstats.py:35 #: ../gramps/plugins/view/relview.py:635 -#: ../gramps/plugins/webreport/narrativeweb.py:5406 +#: ../gramps/plugins/webreport/narrativeweb.py:5420 msgid "unknown" msgstr "inconnu" @@ -6619,7 +6620,7 @@ msgstr "entre" #: ../gramps/gen/lib/date.py:350 ../gramps/gui/merge/mergefamily.py:150 #: ../gramps/plugins/quickview/all_relations.py:282 #: ../gramps/plugins/view/relview.py:975 -#: ../gramps/plugins/webreport/narrativeweb.py:1146 +#: ../gramps/plugins/webreport/narrativeweb.py:1147 msgid "and" msgstr "et" @@ -6777,7 +6778,7 @@ msgstr "Événements de vie" #: ../gramps/plugins/quickview/references.py:86 #: ../gramps/plugins/view/relview.py:1367 #: ../gramps/plugins/view/relview.py:1391 -#: ../gramps/plugins/webreport/narrativeweb.py:3112 +#: ../gramps/plugins/webreport/narrativeweb.py:3123 msgid "Family" msgstr "Famille " @@ -6803,8 +6804,8 @@ msgstr "Juridique" #: ../gramps/gen/lib/eventtype.py:159 ../gramps/gen/lib/eventtype.py:201 #: ../gramps/plugins/gramplet/gramplet.gpr.py:435 -#: ../gramps/plugins/webreport/narrativeweb.py:2762 -#: ../gramps/plugins/webreport/narrativeweb.py:6760 +#: ../gramps/plugins/webreport/narrativeweb.py:2769 +#: ../gramps/plugins/webreport/narrativeweb.py:6779 msgid "Residence" msgstr "Résidence" @@ -6820,8 +6821,8 @@ msgstr "Autre" #: ../gramps/plugins/textreport/tagreport.py:152 #: ../gramps/plugins/view/relview.py:608 ../gramps/plugins/view/relview.py:633 #: ../gramps/plugins/webreport/narrativeweb.py:370 -#: ../gramps/plugins/webreport/narrativeweb.py:2906 -#: ../gramps/plugins/webreport/narrativeweb.py:5244 +#: ../gramps/plugins/webreport/narrativeweb.py:2914 +#: ../gramps/plugins/webreport/narrativeweb.py:5257 msgid "Death" msgstr "Décès" @@ -6955,7 +6956,7 @@ msgstr "Testament" #: ../gramps/plugins/textreport/familygroup.py:397 #: ../gramps/plugins/textreport/familygroup.py:406 #: ../gramps/plugins/textreport/familygroup.py:589 -#: ../gramps/plugins/webreport/narrativeweb.py:3113 +#: ../gramps/plugins/webreport/narrativeweb.py:3124 msgid "Marriage" msgstr "Mariage" @@ -6982,7 +6983,7 @@ msgid "Engagement" msgstr "Fiançailles" #: ../gramps/gen/lib/eventtype.py:210 -#: ../gramps/plugins/webreport/narrativeweb.py:3114 +#: ../gramps/plugins/webreport/narrativeweb.py:3125 msgid "Divorce" msgstr "Divorce" @@ -7520,7 +7521,7 @@ msgstr "ID Gramps fusionné" #: ../gramps/plugins/tool/extractcity.py:392 #: ../gramps/plugins/view/repoview.py:93 #: ../gramps/plugins/webreport/narrativeweb.py:369 -#: ../gramps/plugins/webreport/narrativeweb.py:3376 +#: ../gramps/plugins/webreport/narrativeweb.py:3389 msgid "Country" msgstr "Pays " @@ -7530,7 +7531,7 @@ msgstr "Pays " #: ../gramps/gui/views/treemodels/placemodel.py:282 #: ../gramps/plugins/lib/maps/placeselection.py:145 #: ../gramps/plugins/tool/extractcity.py:390 -#: ../gramps/plugins/webreport/narrativeweb.py:3375 +#: ../gramps/plugins/webreport/narrativeweb.py:3388 msgid "State" msgstr "Province (Région)" @@ -7565,7 +7566,7 @@ msgstr "Paroisse" #: ../gramps/gui/editors/displaytabs/locationembedlist.py:55 #: ../gramps/plugins/view/repoview.py:90 #: ../gramps/plugins/webreport/narrativeweb.py:376 -#: ../gramps/plugins/webreport/narrativeweb.py:1408 +#: ../gramps/plugins/webreport/narrativeweb.py:1409 msgid "Locality" msgstr "Lieu-dit " @@ -7639,8 +7640,8 @@ msgid "Building" msgstr "Immeuble" #: ../gramps/gen/lib/placetype.py:89 ../gramps/plugins/gramplet/leak.py:96 -#: ../gramps/plugins/webreport/narrativeweb.py:2728 -#: ../gramps/plugins/webreport/narrativeweb.py:4209 +#: ../gramps/plugins/webreport/narrativeweb.py:2735 +#: ../gramps/plugins/webreport/narrativeweb.py:4235 msgid "Number" msgstr "Numéro" @@ -7982,7 +7983,7 @@ msgstr "Barre latérale" #. add miscellaneous column #: ../gramps/gen/plug/_pluginreg.py:500 #: ../gramps/plugins/gramplet/faqgramplet.py:135 -#: ../gramps/plugins/webreport/narrativeweb.py:1920 +#: ../gramps/plugins/webreport/narrativeweb.py:1925 msgid "Miscellaneous" msgstr "Divers" @@ -8076,7 +8077,7 @@ msgstr "Le fichier %s est déjà ouvert, fermez-le d'abord." #: ../gramps/plugins/lib/libhtmlbackend.py:253 #: ../gramps/plugins/lib/libhtmlbackend.py:259 #: ../gramps/plugins/lib/libhtmlbackend.py:263 -#: ../gramps/plugins/webreport/narrativeweb.py:7033 +#: ../gramps/plugins/webreport/narrativeweb.py:7052 #, python-format msgid "Could not create %s" msgstr "Impossible de créer %s" @@ -8560,13 +8561,13 @@ msgstr "La traduction à utiliser pour le rapport." # L'espace finale est pour précéder le « : » codé en dur. #. label for the combo #: ../gramps/gen/plug/report/stdoptions.py:63 ../gramps/gui/configure.py:973 -#: ../gramps/plugins/webreport/narrativeweb.py:8040 +#: ../gramps/plugins/webreport/narrativeweb.py:8069 #: ../gramps/plugins/webreport/webcal.py:1355 msgid "Name format" msgstr "Format des noms " #: ../gramps/gen/plug/report/stdoptions.py:68 -#: ../gramps/plugins/webreport/narrativeweb.py:8044 +#: ../gramps/plugins/webreport/narrativeweb.py:8073 #: ../gramps/plugins/webreport/webcal.py:1359 msgid "Select the format to display names" msgstr "Sélection du format d'affichage pour le nom" @@ -8583,10 +8584,10 @@ msgstr "Inclure ou non les données privées" #: ../gramps/gen/plug/report/utils.py:155 #: ../gramps/plugins/textreport/indivcomplete.py:822 #: ../gramps/plugins/textreport/simplebooktitle.py:104 -#: ../gramps/plugins/webreport/narrativeweb.py:1961 -#: ../gramps/plugins/webreport/narrativeweb.py:2146 -#: ../gramps/plugins/webreport/narrativeweb.py:2200 -#: ../gramps/plugins/webreport/narrativeweb.py:2206 +#: ../gramps/plugins/webreport/narrativeweb.py:1966 +#: ../gramps/plugins/webreport/narrativeweb.py:2151 +#: ../gramps/plugins/webreport/narrativeweb.py:2205 +#: ../gramps/plugins/webreport/narrativeweb.py:2211 msgid "Could not add photo to page" msgstr "Impossible d'ajouter une photo à cette page" @@ -8634,73 +8635,73 @@ msgstr "Ascendants de %s" msgid "People with common ancestor with %s" msgstr "Individus ayant un ascendant commun avec %s" -#: ../gramps/gen/plug/utils.py:230 +#: ../gramps/gen/plug/utils.py:250 msgid "Updated" msgstr "Mis à jour" -#: ../gramps/gen/plug/utils.py:242 +#: ../gramps/gen/plug/utils.py:262 msgid "updates|New" msgstr "Nouveau" -#: ../gramps/gen/plug/utils.py:272 ../gramps/gen/plug/utils.py:279 +#: ../gramps/gen/plug/utils.py:292 ../gramps/gen/plug/utils.py:299 #, python-format msgid "Unable to open '%s'" msgstr "Impossible d'ouvrir « %s »" -#: ../gramps/gen/plug/utils.py:286 +#: ../gramps/gen/plug/utils.py:306 #, python-format msgid "Error in reading '%s'" msgstr "Erreur à la lecture de « %s »" -#: ../gramps/gen/plug/utils.py:297 +#: ../gramps/gen/plug/utils.py:317 #, python-format msgid "Error: cannot open '%s'" msgstr "Erreur : Impossible d'ouvrir « %s »" -#: ../gramps/gen/plug/utils.py:301 +#: ../gramps/gen/plug/utils.py:321 #, python-format msgid "Error: unknown file type: '%s'" msgstr "Erreur : type de fichier inconnu : « %s »" # Substantif (GNOME fr) -#: ../gramps/gen/plug/utils.py:307 +#: ../gramps/gen/plug/utils.py:327 #, python-format msgid "Examining '%s'..." msgstr "Analyse « %s »..." -#: ../gramps/gen/plug/utils.py:320 +#: ../gramps/gen/plug/utils.py:340 #, python-format msgid "Error in '%s' file: cannot load." msgstr "Erreur dans le fichier « %s » : impossible à charger." -#: ../gramps/gen/plug/utils.py:334 +#: ../gramps/gen/plug/utils.py:354 #, python-format msgid "'%s' is for this version of Gramps." msgstr "« %s » est pour cette version de Gramps." -#: ../gramps/gen/plug/utils.py:338 +#: ../gramps/gen/plug/utils.py:358 #, python-format msgid "'%s' is NOT for this version of Gramps." msgstr "« %s » n'est PAS pour cette version de Gramps." # trunk -#: ../gramps/gen/plug/utils.py:339 +#: ../gramps/gen/plug/utils.py:359 #, python-format msgid "It is for version %(v1)d.%(v2)d" msgstr "Il est pour la version %(v1)d.%(v2)d" -#: ../gramps/gen/plug/utils.py:349 +#: ../gramps/gen/plug/utils.py:369 #, python-format msgid "Error: missing gramps_target_version in '%s'..." msgstr "Erreur : gramps_target_version manquant dans « %s »..." # Substantif (GNOME fr) -#: ../gramps/gen/plug/utils.py:361 +#: ../gramps/gen/plug/utils.py:381 #, python-format msgid "Installing '%s'..." msgstr "Installation de « %s »..." -#: ../gramps/gen/plug/utils.py:367 +#: ../gramps/gen/plug/utils.py:387 #, python-format msgid "Registered '%s'" msgstr "« %s » enregistré" @@ -9224,9 +9225,22 @@ msgid "the filter" msgstr "le filtre" #: ../gramps/gen/utils/grampslocale.py:839 +msgid "the citation" +msgstr "la citation" + +#: ../gramps/gen/utils/grampslocale.py:841 msgid "See details" msgstr "Voir les détails" +#. 9041 fake entries for matching some _DATAMAP strings on reports +#: ../gramps/gen/utils/grampslocale.py:898 +msgid "Father Age" +msgstr "Âge du mari / compagnon" + +#: ../gramps/gen/utils/grampslocale.py:898 +msgid "Mother Age" +msgstr "Âge de la femme / compagne" + #: ../gramps/gen/utils/image.py:122 msgid "" "WARNING: PIL module not loaded. Image cropping in report files will be " @@ -9267,9 +9281,9 @@ msgstr "NOM" #: ../gramps/plugins/export/exportcsv.py:379 #: ../gramps/plugins/importer/importcsv.py:148 #: ../gramps/plugins/quickview/filterbyname.py:328 -#: ../gramps/plugins/webreport/narrativeweb.py:2873 -#: ../gramps/plugins/webreport/narrativeweb.py:3958 -#: ../gramps/plugins/webreport/narrativeweb.py:5237 +#: ../gramps/plugins/webreport/narrativeweb.py:2880 +#: ../gramps/plugins/webreport/narrativeweb.py:3976 +#: ../gramps/plugins/webreport/narrativeweb.py:5250 msgid "Surname" msgstr "Nom" @@ -9452,7 +9466,7 @@ msgstr "%(west_longitude)s O" #: ../gramps/gui/merge/mergeperson.py:61 #: ../gramps/gui/views/treemodels/peoplemodel.py:98 #: ../gramps/plugins/tool/dumpgenderstats.py:35 -#: ../gramps/plugins/webreport/narrativeweb.py:5404 +#: ../gramps/plugins/webreport/narrativeweb.py:5418 msgid "male" msgstr "masculin" @@ -9461,7 +9475,7 @@ msgstr "masculin" #: ../gramps/gui/merge/mergeperson.py:61 #: ../gramps/gui/views/treemodels/peoplemodel.py:98 #: ../gramps/plugins/tool/dumpgenderstats.py:35 -#: ../gramps/plugins/webreport/narrativeweb.py:5405 +#: ../gramps/plugins/webreport/narrativeweb.py:5419 msgid "female" msgstr "féminin" @@ -9645,7 +9659,7 @@ msgstr "Non-disponible" #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:102 #: ../gramps/plugins/gramplet/repositorydetails.py:122 #: ../gramps/plugins/textreport/familygroup.py:343 -#: ../gramps/plugins/webreport/narrativeweb.py:6759 +#: ../gramps/plugins/webreport/narrativeweb.py:6778 msgid "Address" msgstr "Adresse " @@ -9663,7 +9677,7 @@ msgstr "Adresse " #: ../gramps/plugins/quickview/references.py:87 #: ../gramps/plugins/textreport/placereport.py:408 #: ../gramps/plugins/webreport/narrativeweb.py:373 -#: ../gramps/plugins/webreport/narrativeweb.py:970 +#: ../gramps/plugins/webreport/narrativeweb.py:971 msgid "Event" msgstr "Événement " @@ -9699,9 +9713,9 @@ msgstr "Événement " #: ../gramps/plugins/tool/sortevents.py:58 #: ../gramps/plugins/view/eventview.py:86 #: ../gramps/plugins/webreport/narrativeweb.py:382 -#: ../gramps/plugins/webreport/narrativeweb.py:972 -#: ../gramps/plugins/webreport/narrativeweb.py:1220 -#: ../gramps/plugins/webreport/narrativeweb.py:1250 +#: ../gramps/plugins/webreport/narrativeweb.py:973 +#: ../gramps/plugins/webreport/narrativeweb.py:1221 +#: ../gramps/plugins/webreport/narrativeweb.py:1251 msgid "Place" msgstr "Lieu " @@ -9787,7 +9801,7 @@ msgstr "Réf. Lieu" #: ../gramps/plugins/tool/notrelated.py:124 #: ../gramps/plugins/tool/removeunused.py:202 #: ../gramps/plugins/tool/verify.py:529 ../gramps/plugins/view/repoview.py:85 -#: ../gramps/plugins/webreport/narrativeweb.py:6445 +#: ../gramps/plugins/webreport/narrativeweb.py:6461 msgid "Name" msgstr "Nom " @@ -9809,13 +9823,13 @@ msgstr "Nom du lieu" #: ../gramps/plugins/textreport/tagreport.py:530 #: ../gramps/plugins/view/mediaview.py:130 #: ../gramps/plugins/view/view.gpr.py:80 ../gramps/plugins/view/view.gpr.py:88 -#: ../gramps/plugins/webreport/narrativeweb.py:1763 -#: ../gramps/plugins/webreport/narrativeweb.py:1821 -#: ../gramps/plugins/webreport/narrativeweb.py:1879 -#: ../gramps/plugins/webreport/narrativeweb.py:1917 -#: ../gramps/plugins/webreport/narrativeweb.py:2177 -#: ../gramps/plugins/webreport/narrativeweb.py:4399 -#: ../gramps/plugins/webreport/narrativeweb.py:4523 +#: ../gramps/plugins/webreport/narrativeweb.py:1768 +#: ../gramps/plugins/webreport/narrativeweb.py:1826 +#: ../gramps/plugins/webreport/narrativeweb.py:1884 +#: ../gramps/plugins/webreport/narrativeweb.py:1922 +#: ../gramps/plugins/webreport/narrativeweb.py:2182 +#: ../gramps/plugins/webreport/narrativeweb.py:4429 +#: ../gramps/plugins/webreport/narrativeweb.py:4556 msgid "Media" msgstr "Media" @@ -9875,9 +9889,9 @@ msgstr "%(frel)s %(mrel)s" #: ../gramps/plugins/textreport/placereport.py:409 #: ../gramps/plugins/tool/eventcmp.py:251 #: ../gramps/plugins/webreport/narrativeweb.py:383 -#: ../gramps/plugins/webreport/narrativeweb.py:3111 -#: ../gramps/plugins/webreport/narrativeweb.py:3664 -#: ../gramps/plugins/webreport/narrativeweb.py:6026 +#: ../gramps/plugins/webreport/narrativeweb.py:3122 +#: ../gramps/plugins/webreport/narrativeweb.py:3680 +#: ../gramps/plugins/webreport/narrativeweb.py:6042 msgid "Person" msgstr "Individu " @@ -9970,12 +9984,12 @@ msgstr "Dépôt " #: ../gramps/plugins/view/mediaview.py:97 #: ../gramps/plugins/view/noteview.py:81 ../gramps/plugins/view/repoview.py:87 #: ../gramps/plugins/webreport/narrativeweb.py:390 -#: ../gramps/plugins/webreport/narrativeweb.py:1247 -#: ../gramps/plugins/webreport/narrativeweb.py:1555 -#: ../gramps/plugins/webreport/narrativeweb.py:2259 -#: ../gramps/plugins/webreport/narrativeweb.py:2730 -#: ../gramps/plugins/webreport/narrativeweb.py:3661 -#: ../gramps/plugins/webreport/narrativeweb.py:6687 +#: ../gramps/plugins/webreport/narrativeweb.py:1248 +#: ../gramps/plugins/webreport/narrativeweb.py:1556 +#: ../gramps/plugins/webreport/narrativeweb.py:2264 +#: ../gramps/plugins/webreport/narrativeweb.py:2737 +#: ../gramps/plugins/webreport/narrativeweb.py:3677 +#: ../gramps/plugins/webreport/narrativeweb.py:6706 msgid "Type" msgstr "Type " @@ -9998,7 +10012,7 @@ msgstr "Type " #: ../gramps/plugins/textreport/tagreport.py:714 #: ../gramps/plugins/view/mediaview.py:95 #: ../gramps/plugins/view/sourceview.py:82 -#: ../gramps/plugins/webreport/narrativeweb.py:2729 +#: ../gramps/plugins/webreport/narrativeweb.py:2736 msgid "Title" msgstr "Titre" @@ -10009,8 +10023,8 @@ msgstr "Titre" #: ../gramps/plugins/lib/libmetadata.py:171 #: ../gramps/plugins/tool/patchnames.py:404 #: ../gramps/plugins/webreport/narrativeweb.py:392 -#: ../gramps/plugins/webreport/narrativeweb.py:1307 -#: ../gramps/plugins/webreport/narrativeweb.py:1556 +#: ../gramps/plugins/webreport/narrativeweb.py:1308 +#: ../gramps/plugins/webreport/narrativeweb.py:1557 msgid "Value" msgstr "Valeur" @@ -10021,18 +10035,18 @@ msgid "Clipboard" msgstr "Presse-papiers" # détails pour la famille, le lieu ... -#: ../gramps/gui/clipboard.py:1519 ../gramps/gui/plug/quick/_quicktable.py:130 +#: ../gramps/gui/clipboard.py:1520 ../gramps/gui/plug/quick/_quicktable.py:130 #, python-format msgid "the object|See %s details" msgstr "Voir les détails pour %s" #. --------------------------- -#: ../gramps/gui/clipboard.py:1525 ../gramps/gui/plug/quick/_quicktable.py:140 +#: ../gramps/gui/clipboard.py:1526 ../gramps/gui/plug/quick/_quicktable.py:140 #, python-format msgid "the object|Make %s active" msgstr "Activer %s" -#: ../gramps/gui/clipboard.py:1541 +#: ../gramps/gui/clipboard.py:1542 #, python-format msgid "the object|Create Filter from %s selected..." msgstr "Créer un filtre depuis %s sélectionné(e)" @@ -10553,11 +10567,11 @@ msgstr "Langue" #: ../gramps/plugins/view/view.gpr.py:205 #: ../gramps/plugins/view/view.gpr.py:213 #: ../gramps/plugins/view/view.gpr.py:229 -#: ../gramps/plugins/webreport/narrativeweb.py:1760 -#: ../gramps/plugins/webreport/narrativeweb.py:1815 -#: ../gramps/plugins/webreport/narrativeweb.py:1871 -#: ../gramps/plugins/webreport/narrativeweb.py:3340 -#: ../gramps/plugins/webreport/narrativeweb.py:3461 +#: ../gramps/plugins/webreport/narrativeweb.py:1765 +#: ../gramps/plugins/webreport/narrativeweb.py:1820 +#: ../gramps/plugins/webreport/narrativeweb.py:1876 +#: ../gramps/plugins/webreport/narrativeweb.py:3352 +#: ../gramps/plugins/webreport/narrativeweb.py:3476 msgid "Places" msgstr "Lieux" @@ -11031,7 +11045,7 @@ msgstr "Nom de l'arbre familial" #: ../gramps/plugins/textreport/indivcomplete.py:643 #: ../gramps/plugins/textreport/notelinkreport.py:95 #: ../gramps/plugins/webreport/narrativeweb.py:387 -#: ../gramps/plugins/webreport/narrativeweb.py:1251 +#: ../gramps/plugins/webreport/narrativeweb.py:1252 msgid "Status" msgstr "Statut" @@ -11469,13 +11483,13 @@ msgstr "Déplacer l'adresse sélectionnée vers le bas" #: ../gramps/plugins/view/eventview.py:85 #: ../gramps/plugins/view/mediaview.py:99 #: ../gramps/plugins/webreport/narrativeweb.py:371 -#: ../gramps/plugins/webreport/narrativeweb.py:971 -#: ../gramps/plugins/webreport/narrativeweb.py:1219 -#: ../gramps/plugins/webreport/narrativeweb.py:1248 -#: ../gramps/plugins/webreport/narrativeweb.py:2369 -#: ../gramps/plugins/webreport/narrativeweb.py:3662 -#: ../gramps/plugins/webreport/narrativeweb.py:4430 -#: ../gramps/plugins/webreport/narrativeweb.py:5795 +#: ../gramps/plugins/webreport/narrativeweb.py:972 +#: ../gramps/plugins/webreport/narrativeweb.py:1220 +#: ../gramps/plugins/webreport/narrativeweb.py:1249 +#: ../gramps/plugins/webreport/narrativeweb.py:2374 +#: ../gramps/plugins/webreport/narrativeweb.py:3678 +#: ../gramps/plugins/webreport/narrativeweb.py:4461 +#: ../gramps/plugins/webreport/narrativeweb.py:5811 msgid "Date" msgstr "Date " @@ -11668,12 +11682,12 @@ msgstr "Déplacer la citation vers le bas" #: ../gramps/plugins/gramplet/citations.py:67 #: ../gramps/plugins/textreport/tagreport.py:720 #: ../gramps/plugins/view/sourceview.py:84 -#: ../gramps/plugins/webreport/narrativeweb.py:4291 +#: ../gramps/plugins/webreport/narrativeweb.py:4321 msgid "Author" msgstr "Auteur" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:83 -#: ../gramps/plugins/webreport/narrativeweb.py:2370 +#: ../gramps/plugins/webreport/narrativeweb.py:2375 msgid "Page" msgstr "Page" @@ -11729,7 +11743,7 @@ msgstr "" #: ../gramps/plugins/textreport/tagreport.py:227 #: ../gramps/plugins/view/familyview.py:80 #: ../gramps/plugins/view/relview.py:886 -#: ../gramps/plugins/webreport/narrativeweb.py:6343 +#: ../gramps/plugins/webreport/narrativeweb.py:6359 msgid "Father" msgstr "Père " @@ -11751,7 +11765,7 @@ msgstr "Père " #: ../gramps/plugins/textreport/tagreport.py:233 #: ../gramps/plugins/view/familyview.py:81 #: ../gramps/plugins/view/relview.py:887 -#: ../gramps/plugins/webreport/narrativeweb.py:6357 +#: ../gramps/plugins/webreport/narrativeweb.py:6373 msgid "Mother" msgstr "Mère " @@ -11833,7 +11847,7 @@ msgstr "%(groupname)s - %(groupnumber)d" #: ../gramps/plugins/textreport/indivcomplete.py:447 #: ../gramps/plugins/textreport/indivcomplete.py:644 #: ../gramps/plugins/webreport/narrativeweb.py:391 -#: ../gramps/plugins/webreport/narrativeweb.py:1249 +#: ../gramps/plugins/webreport/narrativeweb.py:1250 msgid "Temple" msgstr "Temple" @@ -12019,7 +12033,7 @@ msgstr "_Notes" #. add personal column #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:50 -#: ../gramps/plugins/webreport/narrativeweb.py:1908 +#: ../gramps/plugins/webreport/narrativeweb.py:1913 msgid "Personal" msgstr "Individu" @@ -12561,7 +12575,7 @@ msgstr "N°" #: ../gramps/plugins/lib/libpersonview.py:100 #: ../gramps/plugins/quickview/siblings.py:48 #: ../gramps/plugins/textreport/indivcomplete.py:835 -#: ../gramps/plugins/webreport/narrativeweb.py:6237 +#: ../gramps/plugins/webreport/narrativeweb.py:6253 msgid "Gender" msgstr "Genre" @@ -12830,7 +12844,7 @@ msgstr "%(mother)s [%(gramps_id)s]" #: ../gramps/gui/editors/editldsord.py:438 #: ../gramps/plugins/textreport/indivcomplete.py:437 #: ../gramps/plugins/textreport/indivcomplete.py:640 -#: ../gramps/plugins/webreport/narrativeweb.py:778 +#: ../gramps/plugins/webreport/narrativeweb.py:779 msgid "LDS Ordinance" msgstr "Ordonnance Saints des Derniers Jours" @@ -13765,7 +13779,7 @@ msgstr "Commentaire" #: ../gramps/plugins/textreport/indivcomplete.py:946 #: ../gramps/plugins/textreport/recordsreport.py:164 #: ../gramps/plugins/tool/sortevents.py:166 -#: ../gramps/plugins/webreport/narrativeweb.py:8018 +#: ../gramps/plugins/webreport/narrativeweb.py:8047 #: ../gramps/plugins/webreport/webcal.py:1333 msgid "Filter" msgstr "Filtre" @@ -13910,41 +13924,41 @@ msgid "Remove note" msgstr "Enlever la note" # master -#: ../gramps/gui/filters/_searchbar.py:55 -#: ../gramps/gui/filters/sidebar/_sidebarfilter.py:56 +#: ../gramps/gui/filters/_searchbar.py:56 +#: ../gramps/gui/filters/sidebar/_sidebarfilter.py:59 msgid "_Find" msgstr "_Trouver" # master -#: ../gramps/gui/filters/_searchbar.py:56 +#: ../gramps/gui/filters/_searchbar.py:57 #: ../gramps/gui/glade/clipboard.glade:56 #: ../gramps/gui/plug/report/_bookdialog.py:663 #: ../gramps/gui/undohistory.py:88 msgid "_Clear" msgstr "_Effacer" -#: ../gramps/gui/filters/_searchbar.py:106 +#: ../gramps/gui/filters/_searchbar.py:107 #, python-format msgid "%s is" msgstr "%s est" -#: ../gramps/gui/filters/_searchbar.py:108 +#: ../gramps/gui/filters/_searchbar.py:109 #, python-format msgid "%s contains" msgstr "%s contient" -#: ../gramps/gui/filters/_searchbar.py:112 +#: ../gramps/gui/filters/_searchbar.py:113 #, python-format msgid "%s is not" msgstr "%s n'est pas" -#: ../gramps/gui/filters/_searchbar.py:114 +#: ../gramps/gui/filters/_searchbar.py:115 #, python-format msgid "%s does not contain" msgstr "%s ne contient pas" # Substantif (GNOME fr) -#: ../gramps/gui/filters/_searchbar.py:165 +#: ../gramps/gui/filters/_searchbar.py:168 #: ../gramps/gui/views/listview.py:1144 ../gramps/gui/views/listview.py:1164 msgid "Updating display..." msgstr "Chargement en cours..." @@ -13960,7 +13974,7 @@ msgstr "Source :" #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:107 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:89 #: ../gramps/plugins/view/sourceview.py:85 -#: ../gramps/plugins/webreport/narrativeweb.py:4292 +#: ../gramps/plugins/webreport/narrativeweb.py:4322 msgid "Abbreviation" msgstr "Abréviation" @@ -14006,7 +14020,7 @@ msgstr "Acteurs principaux" #: ../gramps/gui/widgets/reorderfam.py:90 #: ../gramps/plugins/textreport/tagreport.py:239 #: ../gramps/plugins/view/familyview.py:82 -#: ../gramps/plugins/webreport/narrativeweb.py:6027 +#: ../gramps/plugins/webreport/narrativeweb.py:6043 msgid "Relationship" msgstr "Relation " @@ -14045,7 +14059,7 @@ msgstr "Code" msgid "URL" msgstr "URL" -#: ../gramps/gui/filters/sidebar/_sidebarfilter.py:78 +#: ../gramps/gui/filters/sidebar/_sidebarfilter.py:81 msgid "Reset" msgstr "Effacer" @@ -14416,7 +14430,7 @@ msgstr "" #: ../gramps/gui/glade/editrepository.glade:205 #: ../gramps/gui/glade/editsource.glade:288 #: ../gramps/gui/glade/editurl.glade:150 -#: ../gramps/plugins/webreport/narrativeweb.py:8193 +#: ../gramps/plugins/webreport/narrativeweb.py:8222 msgid "Privacy" msgstr "Vie privée" @@ -14828,7 +14842,7 @@ msgid "_Tags:" msgstr "É_tiquettes :" #: ../gramps/gui/glade/editfamily.glade:764 -#: ../gramps/gui/widgets/monitoredwidgets.py:841 +#: ../gramps/gui/widgets/monitoredwidgets.py:842 msgid "Edit the tag list" msgstr "Éditer la liste d'étiquette" @@ -16953,12 +16967,12 @@ msgstr "Autres noms" #: ../gramps/plugins/textreport/tagreport.py:298 #: ../gramps/plugins/view/eventview.py:119 #: ../gramps/plugins/view/view.gpr.py:35 ../gramps/plugins/view/view.gpr.py:43 -#: ../gramps/plugins/webreport/narrativeweb.py:1759 -#: ../gramps/plugins/webreport/narrativeweb.py:1818 -#: ../gramps/plugins/webreport/narrativeweb.py:1870 -#: ../gramps/plugins/webreport/narrativeweb.py:3629 -#: ../gramps/plugins/webreport/narrativeweb.py:3817 -#: ../gramps/plugins/webreport/narrativeweb.py:6280 +#: ../gramps/plugins/webreport/narrativeweb.py:1764 +#: ../gramps/plugins/webreport/narrativeweb.py:1823 +#: ../gramps/plugins/webreport/narrativeweb.py:1875 +#: ../gramps/plugins/webreport/narrativeweb.py:3645 +#: ../gramps/plugins/webreport/narrativeweb.py:3835 +#: ../gramps/plugins/webreport/narrativeweb.py:6296 msgid "Events" msgstr "Événements" @@ -16972,9 +16986,9 @@ msgstr "Événements" #: ../gramps/plugins/view/relview.py:525 ../gramps/plugins/view/relview.py:849 #: ../gramps/plugins/view/relview.py:885 #: ../gramps/plugins/webreport/narrativeweb.py:379 -#: ../gramps/plugins/webreport/narrativeweb.py:2912 -#: ../gramps/plugins/webreport/narrativeweb.py:5250 -#: ../gramps/plugins/webreport/narrativeweb.py:6429 +#: ../gramps/plugins/webreport/narrativeweb.py:2920 +#: ../gramps/plugins/webreport/narrativeweb.py:5263 +#: ../gramps/plugins/webreport/narrativeweb.py:6445 msgid "Parents" msgstr "Parents " @@ -17011,7 +17025,7 @@ msgstr "Aucun conjoint ni d'enfant trouvé" #: ../gramps/gui/merge/mergeperson.py:254 #: ../gramps/plugins/textreport/indivcomplete.py:361 -#: ../gramps/plugins/webreport/narrativeweb.py:1362 +#: ../gramps/plugins/webreport/narrativeweb.py:1363 msgid "Addresses" msgstr "Adresses" @@ -17929,7 +17943,7 @@ msgstr "Style " #: ../gramps/plugins/textreport/summary.py:278 #: ../gramps/plugins/textreport/tableofcontents.py:87 #: ../gramps/plugins/textreport/tagreport.py:863 -#: ../gramps/plugins/webreport/narrativeweb.py:7993 +#: ../gramps/plugins/webreport/narrativeweb.py:8022 #: ../gramps/plugins/webreport/webcal.py:1318 msgid "Report Options" msgstr "Options du rapport" @@ -18204,16 +18218,6 @@ msgstr "Dépôts" msgid "Select Repository" msgstr "Sélectionner le dépôt" -#. ------------------------------------------------------------------------- -#. -#. Constants -#. -#. ------------------------------------------------------------------------- -#. FIXME -#: ../gramps/gui/selectors/selectsource.py:46 -msgid "manual|xxxx" -msgstr "" - #: ../gramps/gui/selectors/selectsource.py:63 msgid "Select Source" msgstr "Sélectionner la source" @@ -18609,7 +18613,7 @@ msgstr "Media :" #: ../gramps/plugins/textreport/detdescendantreport.py:978 #: ../gramps/plugins/textreport/familygroup.py:689 #: ../gramps/plugins/textreport/indivcomplete.py:976 -#: ../gramps/plugins/webreport/narrativeweb.py:8207 +#: ../gramps/plugins/webreport/narrativeweb.py:8236 msgid "Include" msgstr "Inclure" @@ -18619,7 +18623,7 @@ msgid "Megabyte|MB" msgstr "Mo" #: ../gramps/gui/viewmanager.py:1292 -#: ../gramps/plugins/webreport/narrativeweb.py:8201 +#: ../gramps/plugins/webreport/narrativeweb.py:8230 msgid "Exclude" msgstr "Exclure" @@ -19110,7 +19114,7 @@ msgstr "Frères et sœurs " #: ../gramps/plugins/textreport/indivcomplete.py:607 #: ../gramps/plugins/view/pedigreeview.py:1741 #: ../gramps/plugins/view/relview.py:1409 -#: ../gramps/plugins/webreport/narrativeweb.py:745 +#: ../gramps/plugins/webreport/narrativeweb.py:746 msgid "Children" msgstr "Enfants " @@ -19469,13 +19473,13 @@ msgid "of %d" msgstr "sur %d" #: ../gramps/plugins/docgen/htmldoc.py:274 -#: ../gramps/plugins/webreport/narrativeweb.py:7946 +#: ../gramps/plugins/webreport/narrativeweb.py:7975 #: ../gramps/plugins/webreport/webcal.py:251 msgid "Possible destination error" msgstr "Possible erreur de destination" #: ../gramps/plugins/docgen/htmldoc.py:275 -#: ../gramps/plugins/webreport/narrativeweb.py:7947 +#: ../gramps/plugins/webreport/narrativeweb.py:7976 #: ../gramps/plugins/webreport/webcal.py:252 msgid "" "You appear to have set your target directory to a directory used for data " @@ -20850,7 +20854,7 @@ msgstr "Détermine quels individus seront inclus dans le rapport." #: ../gramps/plugins/textreport/indivcomplete.py:952 #: ../gramps/plugins/textreport/recordsreport.py:170 #: ../gramps/plugins/tool/sortevents.py:171 -#: ../gramps/plugins/webreport/narrativeweb.py:8024 +#: ../gramps/plugins/webreport/narrativeweb.py:8053 #: ../gramps/plugins/webreport/webcal.py:1339 msgid "Filter Person" msgstr "Filtre sur l'individu" @@ -21012,7 +21016,7 @@ msgstr "Détermine quels individus seront inclus dans le rapport" #: ../gramps/plugins/drawreport/timeline.py:392 #: ../gramps/plugins/textreport/recordsreport.py:171 #: ../gramps/plugins/tool/sortevents.py:172 -#: ../gramps/plugins/webreport/narrativeweb.py:8025 +#: ../gramps/plugins/webreport/narrativeweb.py:8054 #: ../gramps/plugins/webreport/webcal.py:1340 msgid "The center person for the filter" msgstr "L'individu central pour ce filtre" @@ -21277,14 +21281,14 @@ msgstr "Source de l'inhumation" #: ../gramps/plugins/export/exportcsv.py:498 #: ../gramps/plugins/importer/importcsv.py:216 #: ../gramps/plugins/textreport/familygroup.py:607 -#: ../gramps/plugins/webreport/narrativeweb.py:2462 +#: ../gramps/plugins/webreport/narrativeweb.py:2469 msgid "Husband" msgstr "Mari" #: ../gramps/plugins/export/exportcsv.py:498 #: ../gramps/plugins/importer/importcsv.py:213 #: ../gramps/plugins/textreport/familygroup.py:616 -#: ../gramps/plugins/webreport/narrativeweb.py:2460 +#: ../gramps/plugins/webreport/narrativeweb.py:2467 msgid "Wife" msgstr "Femme" @@ -21292,7 +21296,7 @@ msgstr "Femme" #: ../gramps/plugins/gramplet/placedetails.py:120 #: ../gramps/plugins/lib/libplaceview.py:89 #: ../gramps/plugins/webreport/narrativeweb.py:375 -#: ../gramps/plugins/webreport/narrativeweb.py:3377 +#: ../gramps/plugins/webreport/narrativeweb.py:3390 msgid "Latitude" msgstr "Latitude" @@ -21301,7 +21305,7 @@ msgstr "Latitude" #: ../gramps/plugins/importer/importcsv.py:226 #: ../gramps/plugins/lib/libplaceview.py:90 #: ../gramps/plugins/webreport/narrativeweb.py:377 -#: ../gramps/plugins/webreport/narrativeweb.py:3378 +#: ../gramps/plugins/webreport/narrativeweb.py:3391 msgid "Longitude" msgstr "Longitude" @@ -21538,7 +21542,7 @@ msgstr "" #: ../gramps/plugins/gramplet/attributes.py:45 #: ../gramps/plugins/lib/libmetadata.py:170 -#: ../gramps/plugins/webreport/narrativeweb.py:1306 +#: ../gramps/plugins/webreport/narrativeweb.py:1307 msgid "Key" msgstr "Clé" @@ -21871,7 +21875,7 @@ msgstr "Gramplet affichant les descendants de l'individu actif" #: ../gramps/plugins/gramplet/gramplet.gpr.py:101 #: ../gramps/plugins/gramplet/gramplet.gpr.py:108 -#: ../gramps/plugins/webreport/narrativeweb.py:5958 +#: ../gramps/plugins/webreport/narrativeweb.py:5974 msgid "Ancestors" msgstr "Ascendants" @@ -21925,7 +21929,7 @@ msgstr "Gramplet affichant tous les prénoms dans un nuage" #: ../gramps/plugins/gramplet/gramplet.gpr.py:185 #: ../gramps/plugins/view/pedigreeview.py:513 #: ../gramps/plugins/view/view.gpr.py:125 -#: ../gramps/plugins/webreport/narrativeweb.py:6113 +#: ../gramps/plugins/webreport/narrativeweb.py:6129 msgid "Pedigree" msgstr "Arbre généalogique" @@ -22180,9 +22184,9 @@ msgstr "Gramplet affichant les attributs d'un individu" #: ../gramps/plugins/textreport/indivcomplete.py:411 #: ../gramps/plugins/textreport/indivcomplete.py:621 #: ../gramps/plugins/webreport/narrativeweb.py:365 -#: ../gramps/plugins/webreport/narrativeweb.py:788 -#: ../gramps/plugins/webreport/narrativeweb.py:1297 -#: ../gramps/plugins/webreport/narrativeweb.py:1540 +#: ../gramps/plugins/webreport/narrativeweb.py:789 +#: ../gramps/plugins/webreport/narrativeweb.py:1298 +#: ../gramps/plugins/webreport/narrativeweb.py:1541 msgid "Attributes" msgstr "Attributs" @@ -22253,8 +22257,8 @@ msgstr "Gramplet affichant tous les notes de l'individu" #: ../gramps/plugins/view/view.gpr.py:95 #: ../gramps/plugins/view/view.gpr.py:103 #: ../gramps/plugins/webreport/narrativeweb.py:378 -#: ../gramps/plugins/webreport/narrativeweb.py:974 -#: ../gramps/plugins/webreport/narrativeweb.py:1557 +#: ../gramps/plugins/webreport/narrativeweb.py:975 +#: ../gramps/plugins/webreport/narrativeweb.py:1558 msgid "Notes" msgstr "Notes" @@ -22411,10 +22415,10 @@ msgstr "Gramplet affichant les références de l'individu." #: ../gramps/plugins/gramplet/gramplet.gpr.py:939 #: ../gramps/plugins/gramplet/gramplet.gpr.py:953 #: ../gramps/plugins/gramplet/gramplet.gpr.py:967 -#: ../gramps/plugins/webreport/narrativeweb.py:2417 -#: ../gramps/plugins/webreport/narrativeweb.py:2825 -#: ../gramps/plugins/webreport/narrativeweb.py:4900 -#: ../gramps/plugins/webreport/narrativeweb.py:5781 +#: ../gramps/plugins/webreport/narrativeweb.py:2424 +#: ../gramps/plugins/webreport/narrativeweb.py:2832 +#: ../gramps/plugins/webreport/narrativeweb.py:4912 +#: ../gramps/plugins/webreport/narrativeweb.py:5797 msgid "References" msgstr "Références" @@ -22444,7 +22448,7 @@ msgid "Gramplet showing the backlink references for a place" msgstr "Gramplet affichant les références du lieu." #: ../gramps/plugins/gramplet/gramplet.gpr.py:903 -#: ../gramps/plugins/webreport/narrativeweb.py:2342 +#: ../gramps/plugins/webreport/narrativeweb.py:2347 msgid "Source References" msgstr "Références des sources" @@ -22938,10 +22942,10 @@ msgstr "moins de 1" #: ../gramps/plugins/gramplet/statsgramplet.py:144 #: ../gramps/plugins/graph/gvfamilylines.py:242 #: ../gramps/plugins/textreport/summary.py:110 -#: ../gramps/plugins/webreport/narrativeweb.py:1756 -#: ../gramps/plugins/webreport/narrativeweb.py:1806 -#: ../gramps/plugins/webreport/narrativeweb.py:1862 -#: ../gramps/plugins/webreport/narrativeweb.py:5207 +#: ../gramps/plugins/webreport/narrativeweb.py:1761 +#: ../gramps/plugins/webreport/narrativeweb.py:1811 +#: ../gramps/plugins/webreport/narrativeweb.py:1867 +#: ../gramps/plugins/webreport/narrativeweb.py:5219 msgid "Individuals" msgstr "Individus" @@ -23606,12 +23610,12 @@ msgstr "La couleur utilisée quand le genre est inconnu." #: ../gramps/plugins/tool/verify.glade:753 #: ../gramps/plugins/view/familyview.py:114 #: ../gramps/plugins/view/view.gpr.py:50 ../gramps/plugins/view/view.gpr.py:58 -#: ../gramps/plugins/webreport/narrativeweb.py:652 -#: ../gramps/plugins/webreport/narrativeweb.py:696 -#: ../gramps/plugins/webreport/narrativeweb.py:1758 -#: ../gramps/plugins/webreport/narrativeweb.py:1809 -#: ../gramps/plugins/webreport/narrativeweb.py:1864 -#: ../gramps/plugins/webreport/narrativeweb.py:3059 +#: ../gramps/plugins/webreport/narrativeweb.py:653 +#: ../gramps/plugins/webreport/narrativeweb.py:697 +#: ../gramps/plugins/webreport/narrativeweb.py:1763 +#: ../gramps/plugins/webreport/narrativeweb.py:1814 +#: ../gramps/plugins/webreport/narrativeweb.py:1869 +#: ../gramps/plugins/webreport/narrativeweb.py:3068 msgid "Families" msgstr "Familles" @@ -24032,10 +24036,10 @@ msgstr "date de décès" #: ../gramps/plugins/quickview/filterbyname.py:244 #: ../gramps/plugins/quickview/filterbyname.py:250 #: ../gramps/plugins/textreport/familygroup.py:692 -#: ../gramps/plugins/webreport/narrativeweb.py:3663 -#: ../gramps/plugins/webreport/narrativeweb.py:3840 -#: ../gramps/plugins/webreport/narrativeweb.py:4290 -#: ../gramps/plugins/webreport/narrativeweb.py:6681 +#: ../gramps/plugins/webreport/narrativeweb.py:3679 +#: ../gramps/plugins/webreport/narrativeweb.py:3858 +#: ../gramps/plugins/webreport/narrativeweb.py:4320 +#: ../gramps/plugins/webreport/narrativeweb.py:6700 msgid "Gramps ID" msgstr "id Gramps" @@ -24703,26 +24707,26 @@ msgstr "" "Candidats à la fusion :\n" #. there is no old style XML -#: ../gramps/plugins/importer/importxml.py:834 -#: ../gramps/plugins/importer/importxml.py:1305 -#: ../gramps/plugins/importer/importxml.py:1578 -#: ../gramps/plugins/importer/importxml.py:1997 +#: ../gramps/plugins/importer/importxml.py:835 +#: ../gramps/plugins/importer/importxml.py:1306 +#: ../gramps/plugins/importer/importxml.py:1579 +#: ../gramps/plugins/importer/importxml.py:1998 msgid "The Gramps Xml you are trying to import is malformed." msgstr "Le fichier Gramps Xml que vous tentez d'importer est malformé." -#: ../gramps/plugins/importer/importxml.py:835 +#: ../gramps/plugins/importer/importxml.py:836 msgid "Attributes that link the data together are missing." msgstr "Les attributs qui lient les données sont absents." -#: ../gramps/plugins/importer/importxml.py:939 +#: ../gramps/plugins/importer/importxml.py:940 msgid "Gramps XML import" msgstr "Importation XML Gramps" -#: ../gramps/plugins/importer/importxml.py:975 +#: ../gramps/plugins/importer/importxml.py:976 msgid "Could not change media path" msgstr "Impossible de changer le chemin media" -#: ../gramps/plugins/importer/importxml.py:976 +#: ../gramps/plugins/importer/importxml.py:977 #, python-format msgid "" "The opened file has media path %s, which conflicts with the media path of " @@ -24735,7 +24739,7 @@ msgstr "" "emplacement ou changer le chemin media de la base de données dans les " "Préférences." -#: ../gramps/plugins/importer/importxml.py:1035 +#: ../gramps/plugins/importer/importxml.py:1036 msgid "" "The .gramps file you are importing does not contain information about the " "version of Gramps with, which it was produced.\n" @@ -24747,11 +24751,11 @@ msgstr "" "\n" "Votre fichier ne sera pas importé." -#: ../gramps/plugins/importer/importxml.py:1038 +#: ../gramps/plugins/importer/importxml.py:1039 msgid "Import file misses Gramps version" msgstr "Le numéro de version Gramps est manquant sur le fichier importé" -#: ../gramps/plugins/importer/importxml.py:1040 +#: ../gramps/plugins/importer/importxml.py:1041 #, python-format msgid "" "The .gramps file you are importing was made by version %(newer)s of Gramps, " @@ -24764,7 +24768,7 @@ msgstr "" "essayez de nouveau." # master -#: ../gramps/plugins/importer/importxml.py:1048 +#: ../gramps/plugins/importer/importxml.py:1049 #, python-format msgid "" "The .gramps file you are importing was made by version %(oldgramps)s of " @@ -24786,12 +24790,12 @@ msgstr "" " %(gramps_wiki_xml_url)s\n" "pour plus d'informations." -#: ../gramps/plugins/importer/importxml.py:1059 +#: ../gramps/plugins/importer/importxml.py:1060 msgid "The file will not be imported" msgstr "Le fichier n'a pas pu être importé" # master -#: ../gramps/plugins/importer/importxml.py:1061 +#: ../gramps/plugins/importer/importxml.py:1062 #, python-format msgid "" "The .gramps file you are importing was made by version %(oldgramps)s of " @@ -24815,25 +24819,25 @@ msgstr "" " %(gramps_wiki_xml_url)s\n" "pour plus d'informations." -#: ../gramps/plugins/importer/importxml.py:1074 +#: ../gramps/plugins/importer/importxml.py:1075 msgid "Old xml file" msgstr "Ancien fichier xml" -#: ../gramps/plugins/importer/importxml.py:1226 -#: ../gramps/plugins/importer/importxml.py:2708 +#: ../gramps/plugins/importer/importxml.py:1227 +#: ../gramps/plugins/importer/importxml.py:2709 #, python-format msgid "Witness name: %s" msgstr "Nom du témoin : %s" -#: ../gramps/plugins/importer/importxml.py:1306 +#: ../gramps/plugins/importer/importxml.py:1307 msgid "Any event reference must have a 'hlink' attribute." msgstr "Toute référence à un événement doit avoir un attribut « hlink »." -#: ../gramps/plugins/importer/importxml.py:1579 +#: ../gramps/plugins/importer/importxml.py:1580 msgid "Any person reference must have a 'hlink' attribute." msgstr "Toute référence à un individu doit avoir un attribut « hlink »." -#: ../gramps/plugins/importer/importxml.py:1767 +#: ../gramps/plugins/importer/importxml.py:1768 #, python-format msgid "" "Your Family Tree groups name \"%(key)s\" together with \"%(parent)s\", did " @@ -24842,34 +24846,34 @@ msgstr "" "Votre arbre familial groupe le nom « %(key)s » avec « %(parent)s » ; ce " "regroupement n'a pas été changé en « %(value)s »." -#: ../gramps/plugins/importer/importxml.py:1770 +#: ../gramps/plugins/importer/importxml.py:1771 msgid "Gramps ignored a name grouping" msgstr "Groupement de noms ignorés" -#: ../gramps/plugins/importer/importxml.py:1829 +#: ../gramps/plugins/importer/importxml.py:1830 msgid "Unknown when imported" msgstr "Inconnu lors de l'importation" -#: ../gramps/plugins/importer/importxml.py:1998 +#: ../gramps/plugins/importer/importxml.py:1999 msgid "Any note reference must have a 'hlink' attribute." msgstr "Toute référence à la note doit avoir un attribut « hlink »." #. TRANSLATORS: leave the {date} and {xml} untranslated in the format string, #. but you may re-order them if needed. -#: ../gramps/plugins/importer/importxml.py:2528 +#: ../gramps/plugins/importer/importxml.py:2529 #, python-brace-format msgid "Invalid date {date} in XML {xml}, preserving XML as text" msgstr "" "Date invalide {date} dans le fichier xml {xml}, conservation du contenu " "comme du texte." -#: ../gramps/plugins/importer/importxml.py:2578 +#: ../gramps/plugins/importer/importxml.py:2579 #, python-format msgid "Witness comment: %s" msgstr "Commentaire du témoin : %s" # trunk -#: ../gramps/plugins/importer/importxml.py:3228 +#: ../gramps/plugins/importer/importxml.py:3229 #, python-format msgid "" "Error: family '%(family)s' father '%(father)s' does not refer back to the " @@ -24879,7 +24883,7 @@ msgstr "" "Cette référence a été ajoutée." # trunk -#: ../gramps/plugins/importer/importxml.py:3244 +#: ../gramps/plugins/importer/importxml.py:3245 #, python-format msgid "" "Error: family '%(family)s' mother '%(mother)s' does not refer back to the " @@ -24889,7 +24893,7 @@ msgstr "" "Cette référence a été ajoutée." # trunk -#: ../gramps/plugins/importer/importxml.py:3266 +#: ../gramps/plugins/importer/importxml.py:3267 #, python-format msgid "" "Error: family '%(family)s' child '%(child)s' does not refer back to the " @@ -29671,7 +29675,7 @@ msgid "Open on maps.google.com" msgstr "Ouvrir dans maps.google.com" #: ../gramps/plugins/mapservices/mapservice.gpr.py:69 -#: ../gramps/plugins/webreport/narrativeweb.py:8334 +#: ../gramps/plugins/webreport/narrativeweb.py:8363 msgid "OpenStreetMap" msgstr "OpenStreetMap" @@ -29733,7 +29737,7 @@ msgstr "Lieu de l'événement" #: ../gramps/plugins/quickview/all_events.py:60 #: ../gramps/plugins/quickview/all_events.py:105 #: ../gramps/plugins/quickview/all_events.py:117 -#: ../gramps/plugins/webreport/narrativeweb.py:5797 +#: ../gramps/plugins/webreport/narrativeweb.py:5813 msgid "Event Type" msgstr "Type d'événement" @@ -29804,10 +29808,10 @@ msgstr "Parent" #: ../gramps/plugins/quickview/all_relations.py:286 #: ../gramps/plugins/view/relview.py:404 #: ../gramps/plugins/webreport/narrativeweb.py:381 -#: ../gramps/plugins/webreport/narrativeweb.py:2464 -#: ../gramps/plugins/webreport/narrativeweb.py:2466 -#: ../gramps/plugins/webreport/narrativeweb.py:2909 -#: ../gramps/plugins/webreport/narrativeweb.py:5247 +#: ../gramps/plugins/webreport/narrativeweb.py:2471 +#: ../gramps/plugins/webreport/narrativeweb.py:2473 +#: ../gramps/plugins/webreport/narrativeweb.py:2917 +#: ../gramps/plugins/webreport/narrativeweb.py:5260 msgid "Partner" msgstr "Conjoint" @@ -29997,14 +30001,14 @@ msgstr "Individus" #: ../gramps/plugins/view/view.gpr.py:259 #: ../gramps/plugins/view/view.gpr.py:290 #: ../gramps/plugins/webreport/narrativeweb.py:386 -#: ../gramps/plugins/webreport/narrativeweb.py:975 -#: ../gramps/plugins/webreport/narrativeweb.py:1252 -#: ../gramps/plugins/webreport/narrativeweb.py:1558 -#: ../gramps/plugins/webreport/narrativeweb.py:1761 -#: ../gramps/plugins/webreport/narrativeweb.py:1812 -#: ../gramps/plugins/webreport/narrativeweb.py:1872 -#: ../gramps/plugins/webreport/narrativeweb.py:4178 -#: ../gramps/plugins/webreport/narrativeweb.py:4262 +#: ../gramps/plugins/webreport/narrativeweb.py:976 +#: ../gramps/plugins/webreport/narrativeweb.py:1253 +#: ../gramps/plugins/webreport/narrativeweb.py:1559 +#: ../gramps/plugins/webreport/narrativeweb.py:1766 +#: ../gramps/plugins/webreport/narrativeweb.py:1817 +#: ../gramps/plugins/webreport/narrativeweb.py:1877 +#: ../gramps/plugins/webreport/narrativeweb.py:4204 +#: ../gramps/plugins/webreport/narrativeweb.py:4288 msgid "Sources" msgstr "Sources" @@ -30013,11 +30017,11 @@ msgstr "Sources" #: ../gramps/plugins/view/repoview.py:129 #: ../gramps/plugins/view/view.gpr.py:236 #: ../gramps/plugins/view/view.gpr.py:244 -#: ../gramps/plugins/webreport/narrativeweb.py:1762 -#: ../gramps/plugins/webreport/narrativeweb.py:1873 -#: ../gramps/plugins/webreport/narrativeweb.py:2719 -#: ../gramps/plugins/webreport/narrativeweb.py:6596 -#: ../gramps/plugins/webreport/narrativeweb.py:6663 +#: ../gramps/plugins/webreport/narrativeweb.py:1767 +#: ../gramps/plugins/webreport/narrativeweb.py:1878 +#: ../gramps/plugins/webreport/narrativeweb.py:2726 +#: ../gramps/plugins/webreport/narrativeweb.py:6612 +#: ../gramps/plugins/webreport/narrativeweb.py:6682 msgid "Repositories" msgstr "Dépôts" @@ -30342,7 +30346,7 @@ msgid "No references for this %s" msgstr "Aucune référence pour %s" #: ../gramps/plugins/quickview/reporef.py:62 -#: ../gramps/plugins/webreport/narrativeweb.py:2731 +#: ../gramps/plugins/webreport/narrativeweb.py:2738 msgid "Call number" msgstr "Numéro d'identifiant" @@ -31474,7 +31478,7 @@ msgstr "%(str1)s à %(str2)s. " #: ../gramps/plugins/textreport/indivcomplete.py:198 #: ../gramps/plugins/textreport/indivcomplete.py:208 #: ../gramps/plugins/textreport/indivcomplete.py:626 -#: ../gramps/plugins/webreport/narrativeweb.py:1032 +#: ../gramps/plugins/webreport/narrativeweb.py:1033 #, python-format msgid "%(type)s: %(value)s" msgstr "%(type)s : %(value)s" @@ -31491,7 +31495,7 @@ msgid "Alternate Parents" msgstr "Autres parents possibles" #: ../gramps/plugins/textreport/indivcomplete.py:385 -#: ../gramps/plugins/webreport/narrativeweb.py:6014 +#: ../gramps/plugins/webreport/narrativeweb.py:6030 msgid "Associations" msgstr "Associations" @@ -33114,9 +33118,9 @@ msgid "Gramps Media Manager" msgstr "Gestionnaire de media" #: ../gramps/plugins/tool/mediamanager.py:95 -#: ../gramps/plugins/webreport/narrativeweb.py:1755 -#: ../gramps/plugins/webreport/narrativeweb.py:1861 -#: ../gramps/plugins/webreport/narrativeweb.py:4046 +#: ../gramps/plugins/webreport/narrativeweb.py:1760 +#: ../gramps/plugins/webreport/narrativeweb.py:1866 +#: ../gramps/plugins/webreport/narrativeweb.py:4065 msgid "Introduction" msgstr "Introduction" @@ -34245,7 +34249,7 @@ msgstr "Vérification des données" #: ../gramps/plugins/tool/verify.py:279 #, python-format msgid "%(severity)s: %(msg)s, %(type)s: %(gid)s, %(name)s" -msgstr "%(severity)s: %(msg)s, %(type)s : %(gid)s, %(name)s" +msgstr "%(severity)s : %(msg)s, %(type)s : %(gid)s, %(name)s" # trunk #: ../gramps/plugins/tool/verify.py:452 @@ -34403,7 +34407,7 @@ msgstr "Âge avancé mais pas de décès" #: ../gramps/plugins/view/citationlistview.py:101 #: ../gramps/plugins/view/citationtreeview.py:96 -#: ../gramps/plugins/webreport/narrativeweb.py:2371 +#: ../gramps/plugins/webreport/narrativeweb.py:2376 msgid "Confidence" msgstr "Niveau de confiance" @@ -35802,8 +35806,15 @@ msgstr "Noms alternatifs" msgid "" msgstr "" +# ou récit ? saga ? +#. add section title +#: ../gramps/plugins/webreport/narrativeweb.py:737 +#: ../gramps/plugins/webreport/narrativeweb.py:2235 +msgid "Narrative" +msgstr "Anecdote" + # master -#: ../gramps/plugins/webreport/narrativeweb.py:1598 +#: ../gramps/plugins/webreport/narrativeweb.py:1599 #, python-format msgid "" "Generated by %(gramps_home_html_start)sGramps%(html_end)s %(version)s on " @@ -35812,8 +35823,13 @@ msgstr "" "Généré par %(gramps_home_html_start)sGramps%(html_end)s %(version)s le " "%(date)s" +#: ../gramps/plugins/webreport/narrativeweb.py:1609 +#, python-format +msgid "Last change was the %(date)s" +msgstr "Dernière modification le %(date)s" + # master -#: ../gramps/plugins/webreport/narrativeweb.py:1616 +#: ../gramps/plugins/webreport/narrativeweb.py:1621 #, python-format msgid "%(http_break)sCreated for %(subject_url)s" msgstr "%(http_break)sCréé pour %(subject_url)s" @@ -35822,89 +35838,83 @@ msgstr "%(http_break)sCréé pour %(subject_url)s" #. is the style sheet either Basic-Blue or Visually Impaired, #. and menu layout is Drop Down? #. Basic Blue style sheet with navigation menus -#: ../gramps/plugins/webreport/narrativeweb.py:1722 +#: ../gramps/plugins/webreport/narrativeweb.py:1727 #: ../gramps/plugins/webstuff/webstuff.py:64 msgid "Basic-Blue" msgstr "Basique - Bleu" #. Visually Impaired style sheet with its navigation menus -#: ../gramps/plugins/webreport/narrativeweb.py:1723 +#: ../gramps/plugins/webreport/narrativeweb.py:1728 #: ../gramps/plugins/webstuff/webstuff.py:96 msgid "Visually Impaired" msgstr "Malvoyants" -#: ../gramps/plugins/webreport/narrativeweb.py:1754 -#: ../gramps/plugins/webreport/narrativeweb.py:1904 +#: ../gramps/plugins/webreport/narrativeweb.py:1759 +#: ../gramps/plugins/webreport/narrativeweb.py:1909 msgid "Html|Home" msgstr "Accueil" -#: ../gramps/plugins/webreport/narrativeweb.py:1757 -#: ../gramps/plugins/webreport/narrativeweb.py:1801 -#: ../gramps/plugins/webreport/narrativeweb.py:1804 -#: ../gramps/plugins/webreport/narrativeweb.py:1863 -#: ../gramps/plugins/webreport/narrativeweb.py:3913 -#: ../gramps/plugins/webreport/narrativeweb.py:3958 +#: ../gramps/plugins/webreport/narrativeweb.py:1762 +#: ../gramps/plugins/webreport/narrativeweb.py:1806 +#: ../gramps/plugins/webreport/narrativeweb.py:1809 +#: ../gramps/plugins/webreport/narrativeweb.py:1868 +#: ../gramps/plugins/webreport/narrativeweb.py:3931 +#: ../gramps/plugins/webreport/narrativeweb.py:3976 msgid "Surnames" msgstr "Noms de famille" -#: ../gramps/plugins/webreport/narrativeweb.py:1764 -#: ../gramps/plugins/webreport/narrativeweb.py:1880 -#: ../gramps/plugins/webreport/narrativeweb.py:4810 +#: ../gramps/plugins/webreport/narrativeweb.py:1769 +#: ../gramps/plugins/webreport/narrativeweb.py:1885 +#: ../gramps/plugins/webreport/narrativeweb.py:4822 msgid "Thumbnails" msgstr "Aperçus" -#: ../gramps/plugins/webreport/narrativeweb.py:1765 -#: ../gramps/plugins/webreport/narrativeweb.py:1886 -#: ../gramps/plugins/webreport/narrativeweb.py:4987 -#: ../gramps/plugins/webreport/narrativeweb.py:8226 +#: ../gramps/plugins/webreport/narrativeweb.py:1770 +#: ../gramps/plugins/webreport/narrativeweb.py:1891 +#: ../gramps/plugins/webreport/narrativeweb.py:4999 +#: ../gramps/plugins/webreport/narrativeweb.py:8255 msgid "Download" msgstr "Télécharger" # espace limité dans la fenêtre, bug #3596 #. Add xml, doctype, meta and stylesheets -#: ../gramps/plugins/webreport/narrativeweb.py:1766 -#: ../gramps/plugins/webreport/narrativeweb.py:1824 -#: ../gramps/plugins/webreport/narrativeweb.py:1887 -#: ../gramps/plugins/webreport/narrativeweb.py:6730 -#: ../gramps/plugins/webreport/narrativeweb.py:6824 +#: ../gramps/plugins/webreport/narrativeweb.py:1771 +#: ../gramps/plugins/webreport/narrativeweb.py:1829 +#: ../gramps/plugins/webreport/narrativeweb.py:1892 +#: ../gramps/plugins/webreport/narrativeweb.py:6749 +#: ../gramps/plugins/webreport/narrativeweb.py:6843 msgid "Address Book" msgstr "Adresses" #. add contact column -#: ../gramps/plugins/webreport/narrativeweb.py:1767 -#: ../gramps/plugins/webreport/narrativeweb.py:1893 -#: ../gramps/plugins/webreport/narrativeweb.py:1923 -#: ../gramps/plugins/webreport/narrativeweb.py:5091 +#: ../gramps/plugins/webreport/narrativeweb.py:1772 +#: ../gramps/plugins/webreport/narrativeweb.py:1898 +#: ../gramps/plugins/webreport/narrativeweb.py:1928 +#: ../gramps/plugins/webreport/narrativeweb.py:5103 msgid "Contact" msgstr "Contact" -# ou récit ? saga ? -#. add section title -#: ../gramps/plugins/webreport/narrativeweb.py:2230 -msgid "Narrative" -msgstr "Anecdote" - -#: ../gramps/plugins/webreport/narrativeweb.py:2245 -#: ../gramps/plugins/webreport/narrativeweb.py:6761 +#: ../gramps/plugins/webreport/narrativeweb.py:2250 +#: ../gramps/plugins/webreport/narrativeweb.py:6780 msgid "Web Links" msgstr "Liens internet" -#: ../gramps/plugins/webreport/narrativeweb.py:2292 +#: ../gramps/plugins/webreport/narrativeweb.py:2297 msgid " [Click to Go]" msgstr " [Cliquez pour aller]" -#: ../gramps/plugins/webreport/narrativeweb.py:2315 +#: ../gramps/plugins/webreport/narrativeweb.py:2320 msgid "Latter-Day Saints/ LDS Ordinance" msgstr "Ordinance Mormons" -#: ../gramps/plugins/webreport/narrativeweb.py:2447 -#: ../gramps/plugins/webreport/narrativeweb.py:5577 -#: ../gramps/plugins/webreport/narrativeweb.py:5838 +#: ../gramps/plugins/webreport/narrativeweb.py:2454 +#: ../gramps/plugins/webreport/narrativeweb.py:5593 +#: ../gramps/plugins/webreport/narrativeweb.py:5854 msgid "Family Map" msgstr "Carte de la famille" #. feature request 2356: avoid genitive form -#: ../gramps/plugins/webreport/narrativeweb.py:2883 +#: ../gramps/plugins/webreport/narrativeweb.py:2891 #, python-format msgid "" "This page contains an index of all the individuals in the database with the " @@ -35916,37 +35926,37 @@ msgstr "" "sa page." #. Name Column -#: ../gramps/plugins/webreport/narrativeweb.py:2900 -#: ../gramps/plugins/webreport/narrativeweb.py:5238 +#: ../gramps/plugins/webreport/narrativeweb.py:2908 +#: ../gramps/plugins/webreport/narrativeweb.py:5251 msgid "Given Name" msgstr "Prénom" # Site internet descriptif ou narratif ? #. set progress bar pass for Repositories -#: ../gramps/plugins/webreport/narrativeweb.py:3044 -#: ../gramps/plugins/webreport/narrativeweb.py:3323 -#: ../gramps/plugins/webreport/narrativeweb.py:3608 -#: ../gramps/plugins/webreport/narrativeweb.py:4152 -#: ../gramps/plugins/webreport/narrativeweb.py:4367 -#: ../gramps/plugins/webreport/narrativeweb.py:5181 -#: ../gramps/plugins/webreport/narrativeweb.py:6569 -#: ../gramps/plugins/webreport/narrativeweb.py:7186 -#: ../gramps/plugins/webreport/narrativeweb.py:7192 -#: ../gramps/plugins/webreport/narrativeweb.py:7614 -#: ../gramps/plugins/webreport/narrativeweb.py:7657 -#: ../gramps/plugins/webreport/narrativeweb.py:7674 -#: ../gramps/plugins/webreport/narrativeweb.py:7715 +#: ../gramps/plugins/webreport/narrativeweb.py:3053 +#: ../gramps/plugins/webreport/narrativeweb.py:3335 +#: ../gramps/plugins/webreport/narrativeweb.py:3623 +#: ../gramps/plugins/webreport/narrativeweb.py:4178 +#: ../gramps/plugins/webreport/narrativeweb.py:4397 +#: ../gramps/plugins/webreport/narrativeweb.py:5193 +#: ../gramps/plugins/webreport/narrativeweb.py:6585 +#: ../gramps/plugins/webreport/narrativeweb.py:7205 +#: ../gramps/plugins/webreport/narrativeweb.py:7211 +#: ../gramps/plugins/webreport/narrativeweb.py:7638 +#: ../gramps/plugins/webreport/narrativeweb.py:7681 +#: ../gramps/plugins/webreport/narrativeweb.py:7698 +#: ../gramps/plugins/webreport/narrativeweb.py:7739 msgid "Narrated Web Site Report" msgstr "Saga" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:3045 +#: ../gramps/plugins/webreport/narrativeweb.py:3054 msgid "Creating family pages..." msgstr "Création des pages familiales..." # titre = nom #. Families list page message -#: ../gramps/plugins/webreport/narrativeweb.py:3066 +#: ../gramps/plugins/webreport/narrativeweb.py:3076 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 " @@ -35956,25 +35966,25 @@ msgstr "" "de données, trié par nom de famille. Cliquez sur le nom pour accéder à la " "page de la famille." -#: ../gramps/plugins/webreport/narrativeweb.py:3110 -#: ../gramps/plugins/webreport/narrativeweb.py:3373 -#: ../gramps/plugins/webreport/narrativeweb.py:3660 -#: ../gramps/plugins/webreport/narrativeweb.py:3952 +#: ../gramps/plugins/webreport/narrativeweb.py:3121 +#: ../gramps/plugins/webreport/narrativeweb.py:3386 +#: ../gramps/plugins/webreport/narrativeweb.py:3676 +#: ../gramps/plugins/webreport/narrativeweb.py:3970 msgid "Letter" msgstr "Lettre" -#: ../gramps/plugins/webreport/narrativeweb.py:3149 +#: ../gramps/plugins/webreport/narrativeweb.py:3160 msgid "Families beginning with letter " msgstr "Familles commençant par la lettre " # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:3324 +#: ../gramps/plugins/webreport/narrativeweb.py:3336 msgid "Creating place pages" msgstr "Création des pages pour le lieu" # titre = nom #. place list page message -#: ../gramps/plugins/webreport/narrativeweb.py:3347 +#: ../gramps/plugins/webreport/narrativeweb.py:3360 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 " @@ -35983,26 +35993,26 @@ msgstr "" "Cette page contient un index de tous les lieux de la base de données, " "classés par nom. Cliquez sur le lieux pour accéder à sa page." -#: ../gramps/plugins/webreport/narrativeweb.py:3374 +#: ../gramps/plugins/webreport/narrativeweb.py:3387 msgid "Place Name | Name" msgstr "Nom du lieu" -#: ../gramps/plugins/webreport/narrativeweb.py:3413 +#: ../gramps/plugins/webreport/narrativeweb.py:3427 #, python-format msgid "Places beginning with letter %s" msgstr "Lieux commençant par la lettre %s" #. section title -#: ../gramps/plugins/webreport/narrativeweb.py:3525 +#: ../gramps/plugins/webreport/narrativeweb.py:3540 msgid "Place Map" msgstr "Carte du lieu" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:3609 +#: ../gramps/plugins/webreport/narrativeweb.py:3624 msgid "Creating event pages" msgstr "Création des pages pour l'événement" -#: ../gramps/plugins/webreport/narrativeweb.py:3635 +#: ../gramps/plugins/webreport/narrativeweb.py:3651 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 " @@ -36012,17 +36022,17 @@ msgstr "" "classés par type et date (si présente). Cliquez sur un identifiant " "d'événement Gramps pour accéder à sa page." -#: ../gramps/plugins/webreport/narrativeweb.py:3717 +#: ../gramps/plugins/webreport/narrativeweb.py:3734 #, python-format msgid "Event types beginning with letter %s" msgstr "Types d'événement commençant par la lettre %s" -#: ../gramps/plugins/webreport/narrativeweb.py:3916 +#: ../gramps/plugins/webreport/narrativeweb.py:3934 msgid "Surnames by person count" msgstr "Patronymes par compte individuel" #. page message -#: ../gramps/plugins/webreport/narrativeweb.py:3923 +#: ../gramps/plugins/webreport/narrativeweb.py:3941 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 " @@ -36031,27 +36041,27 @@ msgstr "" "Cette page contient un index de tous les patronymes de la base de données. " "Sélectionnez un lien pour accéder à la liste des individus portant ce nom." -#: ../gramps/plugins/webreport/narrativeweb.py:3965 +#: ../gramps/plugins/webreport/narrativeweb.py:3983 msgid "Number of People" msgstr "Nombre d'individus" -#: ../gramps/plugins/webreport/narrativeweb.py:4010 +#: ../gramps/plugins/webreport/narrativeweb.py:4028 #, python-format msgid "Surnames beginning with letter %s" msgstr "Noms de famille commençant par la lettre %s" -#: ../gramps/plugins/webreport/narrativeweb.py:4079 +#: ../gramps/plugins/webreport/narrativeweb.py:4102 #: ../gramps/plugins/webreport/webcal.py:532 msgid "Home" msgstr "Souche" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:4153 +#: ../gramps/plugins/webreport/narrativeweb.py:4179 msgid "Creating source pages" msgstr "Création des pages pour la source" # titre = nom -#: ../gramps/plugins/webreport/narrativeweb.py:4193 +#: ../gramps/plugins/webreport/narrativeweb.py:4219 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 " @@ -36060,22 +36070,22 @@ msgstr "" "Cette page contient un index de toutes les sources de la base de données, " "classées par nom. Cliquez sur une source pour accéder à sa page." -#: ../gramps/plugins/webreport/narrativeweb.py:4210 +#: ../gramps/plugins/webreport/narrativeweb.py:4236 msgid "Source Name|Name" msgstr "Nom de la source" -#: ../gramps/plugins/webreport/narrativeweb.py:4293 +#: ../gramps/plugins/webreport/narrativeweb.py:4323 msgid "Publication information" msgstr "Informations de publication" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:4368 +#: ../gramps/plugins/webreport/narrativeweb.py:4398 msgid "Creating media pages" msgstr "Création des pages pour le medium" # titre = nom # ’ ? -#: ../gramps/plugins/webreport/narrativeweb.py:4405 +#: ../gramps/plugins/webreport/narrativeweb.py:4436 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 " @@ -36087,20 +36097,20 @@ msgstr "" "dimensions au-dessus de l'image, cliquez sur l'image pour la voir dans sa " "taille réelle." -#: ../gramps/plugins/webreport/narrativeweb.py:4429 +#: ../gramps/plugins/webreport/narrativeweb.py:4460 msgid "Media | Name" msgstr "Nom du medium" -#: ../gramps/plugins/webreport/narrativeweb.py:4431 +#: ../gramps/plugins/webreport/narrativeweb.py:4462 msgid "Mime Type" msgstr "Type mime" -#: ../gramps/plugins/webreport/narrativeweb.py:4540 +#: ../gramps/plugins/webreport/narrativeweb.py:4573 msgid "Previous" msgstr "Précédent" # master -#: ../gramps/plugins/webreport/narrativeweb.py:4541 +#: ../gramps/plugins/webreport/narrativeweb.py:4574 #, python-format msgid "" "%(strong1_start)s%(page_number)d%(strong_end)s of %(strong2_start)s" @@ -36109,24 +36119,24 @@ msgstr "" "%(strong1_start)s%(page_number)d%(strong_end)s sur %(strong2_start)s" "%(total_pages)d%(strong_end)s" -#: ../gramps/plugins/webreport/narrativeweb.py:4552 +#: ../gramps/plugins/webreport/narrativeweb.py:4585 msgid "Next" msgstr "Suivant" #. missing media error message -#: ../gramps/plugins/webreport/narrativeweb.py:4555 +#: ../gramps/plugins/webreport/narrativeweb.py:4588 msgid "The file has been moved or deleted." msgstr "Ce fichier a été déplacé ou supprimé." -#: ../gramps/plugins/webreport/narrativeweb.py:4695 +#: ../gramps/plugins/webreport/narrativeweb.py:4709 msgid "File Type" msgstr "Type de fichier" -#: ../gramps/plugins/webreport/narrativeweb.py:4778 +#: ../gramps/plugins/webreport/narrativeweb.py:4794 msgid "Missing media object:" msgstr "Objet medium absent :" -#: ../gramps/plugins/webreport/narrativeweb.py:4815 +#: ../gramps/plugins/webreport/narrativeweb.py:4827 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 " @@ -36137,11 +36147,11 @@ msgstr "" "données, classés par titre. Il y a un index de tous les objets media de la " "base de données. Cliquez sur un aperçu pour aller sur la page de l'image." -#: ../gramps/plugins/webreport/narrativeweb.py:4834 +#: ../gramps/plugins/webreport/narrativeweb.py:4846 msgid "Thumbnail Preview" msgstr "Aperçu de la miniature" -#: ../gramps/plugins/webreport/narrativeweb.py:4993 +#: ../gramps/plugins/webreport/narrativeweb.py:5005 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 " @@ -36155,21 +36165,21 @@ msgstr "" "de téléchargement et les fichiers ont le même droit à la copie que les " "autres pages internet." -#: ../gramps/plugins/webreport/narrativeweb.py:5018 +#: ../gramps/plugins/webreport/narrativeweb.py:5030 msgid "File Name" msgstr "Nom du fichier" -#: ../gramps/plugins/webreport/narrativeweb.py:5020 +#: ../gramps/plugins/webreport/narrativeweb.py:5032 msgid "Last Modified" msgstr "Dernière modification" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:5182 +#: ../gramps/plugins/webreport/narrativeweb.py:5194 msgid "Creating individual pages" msgstr "Création des pages pour l'individu" #. Individual List page message -#: ../gramps/plugins/webreport/narrativeweb.py:5214 +#: ../gramps/plugins/webreport/narrativeweb.py:5227 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 " @@ -36178,19 +36188,19 @@ msgstr "" "Cette page contient un index de tous les individus de la base de données, " "classés par nom. Sélectionnez le nom d'un individu pour accéder à sa page." -#: ../gramps/plugins/webreport/narrativeweb.py:5283 +#: ../gramps/plugins/webreport/narrativeweb.py:5297 #, python-format msgid "Surnames %(surname)s beginning with letter %(letter)s" msgstr "Noms de famille %(surname)s commençant par la lettre %(letter)s" #. add page title -#: ../gramps/plugins/webreport/narrativeweb.py:5702 +#: ../gramps/plugins/webreport/narrativeweb.py:5718 #, python-format msgid "Tracking %s" msgstr "Suivi de %s" #. page description -#: ../gramps/plugins/webreport/narrativeweb.py:5706 +#: ../gramps/plugins/webreport/narrativeweb.py:5722 msgid "" "This map page represents that person and any descendants with all of their " "event/ places. If you place your mouse over the marker it will display the " @@ -36204,24 +36214,24 @@ msgstr "" "référence sont triés par date (si elle existe). Cliquez sur le nom du lieu " "dans la section référence pour accéder la page du lieu." -#: ../gramps/plugins/webreport/narrativeweb.py:5776 +#: ../gramps/plugins/webreport/narrativeweb.py:5792 msgid "Drop Markers" msgstr "Parachuter les marqueurs" -#: ../gramps/plugins/webreport/narrativeweb.py:5796 +#: ../gramps/plugins/webreport/narrativeweb.py:5812 msgid "Place Title" msgstr "Titre du lieu" # call name = prénom dans le context ! -#: ../gramps/plugins/webreport/narrativeweb.py:6204 +#: ../gramps/plugins/webreport/narrativeweb.py:6220 msgid "Call Name" msgstr "Prénom usuel" -#: ../gramps/plugins/webreport/narrativeweb.py:6220 +#: ../gramps/plugins/webreport/narrativeweb.py:6236 msgid "Nick Name" msgstr "Surnom" -#: ../gramps/plugins/webreport/narrativeweb.py:6258 +#: ../gramps/plugins/webreport/narrativeweb.py:6274 msgid "Age at Death" msgstr "Âge au décès" @@ -36229,33 +36239,33 @@ msgstr "Âge au décès" #. actually be StepFather-in-law), but it is too expensive to #. calculate out the correct relationship using the Relationship #. Calculator -#: ../gramps/plugins/webreport/narrativeweb.py:6349 +#: ../gramps/plugins/webreport/narrativeweb.py:6365 msgid "Stepfather" msgstr "Beau-père" -#: ../gramps/plugins/webreport/narrativeweb.py:6359 +#: ../gramps/plugins/webreport/narrativeweb.py:6375 msgid "Stepmother" msgstr "Belle-mère" -#: ../gramps/plugins/webreport/narrativeweb.py:6383 +#: ../gramps/plugins/webreport/narrativeweb.py:6399 msgid "Not siblings" msgstr "Non frère ou sœur" -#: ../gramps/plugins/webreport/narrativeweb.py:6444 +#: ../gramps/plugins/webreport/narrativeweb.py:6460 msgid "Relation to main person" msgstr "Relation avec la souche" -#: ../gramps/plugins/webreport/narrativeweb.py:6446 +#: ../gramps/plugins/webreport/narrativeweb.py:6462 msgid "Relation within this family (if not by birth)" msgstr "Relation dans la famille (si différent de la naissance)" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:6570 +#: ../gramps/plugins/webreport/narrativeweb.py:6586 msgid "Creating repository pages" msgstr "Création des pages dépôt" # titre = nom -#: ../gramps/plugins/webreport/narrativeweb.py:6602 +#: ../gramps/plugins/webreport/narrativeweb.py:6619 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 " @@ -36264,12 +36274,12 @@ msgstr "" "Cette page contient un index de tous les dépôts de la base de données, " "classés par nom. Cliquez sur le nom d'un dépôt pour accéder à sa page." -#: ../gramps/plugins/webreport/narrativeweb.py:6619 +#: ../gramps/plugins/webreport/narrativeweb.py:6636 msgid "Repository |Name" msgstr "Nom du dépôt" #. Address Book Page message -#: ../gramps/plugins/webreport/narrativeweb.py:6737 +#: ../gramps/plugins/webreport/narrativeweb.py:6756 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 " @@ -36280,183 +36290,183 @@ msgstr "" "classés par nom de famille, avec soit une adresse, une résidence ou des " "liens internet. Sélectionnez le nom d'un individu pour accéder à sa page." -#: ../gramps/plugins/webreport/narrativeweb.py:6758 +#: ../gramps/plugins/webreport/narrativeweb.py:6777 msgid "Full Name" msgstr "Nom complet" -#: ../gramps/plugins/webreport/narrativeweb.py:6989 +#: ../gramps/plugins/webreport/narrativeweb.py:7008 #, python-format msgid "Neither %(current)s nor %(parent)s are directories" msgstr "Ni %(current)s ni %(parent)s ne sont des répertoires" -#: ../gramps/plugins/webreport/narrativeweb.py:6998 -#: ../gramps/plugins/webreport/narrativeweb.py:7003 -#: ../gramps/plugins/webreport/narrativeweb.py:7016 -#: ../gramps/plugins/webreport/narrativeweb.py:7021 +#: ../gramps/plugins/webreport/narrativeweb.py:7017 +#: ../gramps/plugins/webreport/narrativeweb.py:7022 +#: ../gramps/plugins/webreport/narrativeweb.py:7035 +#: ../gramps/plugins/webreport/narrativeweb.py:7040 #, python-format msgid "Could not create the directory: %s" msgstr "Impossible de créer le répertoire : %s" -#: ../gramps/plugins/webreport/narrativeweb.py:7027 +#: ../gramps/plugins/webreport/narrativeweb.py:7046 msgid "Invalid file name" msgstr "Nom de fichier invalide" -#: ../gramps/plugins/webreport/narrativeweb.py:7028 +#: ../gramps/plugins/webreport/narrativeweb.py:7047 msgid "The archive file must be a file, not a directory" msgstr "L'archive doit être un fichier, pas un répertoire" -#: ../gramps/plugins/webreport/narrativeweb.py:7150 +#: ../gramps/plugins/webreport/narrativeweb.py:7169 #, python-format msgid "ID=%(grampsid)s, path=%(dir)s" msgstr "ID=%(grampsid)s, chemin=%(dir)s" -#: ../gramps/plugins/webreport/narrativeweb.py:7155 +#: ../gramps/plugins/webreport/narrativeweb.py:7174 msgid "Missing media objects:" msgstr "Objets media manquants :" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:7187 +#: ../gramps/plugins/webreport/narrativeweb.py:7206 msgid "Applying Person Filter..." msgstr "Application du filtre individu..." -#: ../gramps/plugins/webreport/narrativeweb.py:7193 +#: ../gramps/plugins/webreport/narrativeweb.py:7212 msgid "Constructing list of other objects..." msgstr "Construction d'une liste d'autres objets..." # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:7400 +#: ../gramps/plugins/webreport/narrativeweb.py:7424 #, python-format msgid "Family of %(husband)s and %(spouse)s" msgstr "Famille de %(husband)s et %(spouse)s" #. Only the name of the husband is known #. Only the name of the wife is known -#: ../gramps/plugins/webreport/narrativeweb.py:7405 -#: ../gramps/plugins/webreport/narrativeweb.py:7409 +#: ../gramps/plugins/webreport/narrativeweb.py:7429 +#: ../gramps/plugins/webreport/narrativeweb.py:7433 #, python-format msgid "Family of %s" msgstr "Famille de %s" -#: ../gramps/plugins/webreport/narrativeweb.py:7615 +#: ../gramps/plugins/webreport/narrativeweb.py:7639 msgid "Creating GENDEX file" msgstr "Création d'un fichier GENDEX" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:7658 +#: ../gramps/plugins/webreport/narrativeweb.py:7682 msgid "Creating surname pages" msgstr "Création des pages pour le patronyme" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:7675 +#: ../gramps/plugins/webreport/narrativeweb.py:7699 msgid "Creating thumbnail preview page..." msgstr "Création des pages pour les miniatures..." # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:7716 +#: ../gramps/plugins/webreport/narrativeweb.py:7740 msgid "Creating address book pages ..." msgstr "Création des pages adresses ..." -#: ../gramps/plugins/webreport/narrativeweb.py:7996 +#: ../gramps/plugins/webreport/narrativeweb.py:8025 msgid "Store web pages in .tar.gz archive" msgstr "Extrait les pages Web en archive .tar.gz" -#: ../gramps/plugins/webreport/narrativeweb.py:7998 +#: ../gramps/plugins/webreport/narrativeweb.py:8027 msgid "Whether to store the web pages in an archive file" msgstr "Conserver ou non les pages internet dans un format d'archive" -#: ../gramps/plugins/webreport/narrativeweb.py:8005 +#: ../gramps/plugins/webreport/narrativeweb.py:8034 #: ../gramps/plugins/webreport/webcal.py:1322 msgid "Destination" msgstr "Destination" -#: ../gramps/plugins/webreport/narrativeweb.py:8008 +#: ../gramps/plugins/webreport/narrativeweb.py:8037 #: ../gramps/plugins/webreport/webcal.py:1325 msgid "The destination directory for the web files" msgstr "Le répertoire de destination pour les fichiers internet" -#: ../gramps/plugins/webreport/narrativeweb.py:8014 +#: ../gramps/plugins/webreport/narrativeweb.py:8043 msgid "My Family Tree" msgstr "Mon arbre généalogique" -#: ../gramps/plugins/webreport/narrativeweb.py:8014 +#: ../gramps/plugins/webreport/narrativeweb.py:8043 msgid "Web site title" msgstr "Titre du site" -#: ../gramps/plugins/webreport/narrativeweb.py:8015 +#: ../gramps/plugins/webreport/narrativeweb.py:8044 msgid "The title of the web site" msgstr "Le titre du site internet" -#: ../gramps/plugins/webreport/narrativeweb.py:8020 +#: ../gramps/plugins/webreport/narrativeweb.py:8049 msgid "Select filter to restrict people that appear on web site" msgstr "" "Sélectionnez un filtre pour restreindre les individus qui apparaîtront dans " "le site web" -#: ../gramps/plugins/webreport/narrativeweb.py:8047 +#: ../gramps/plugins/webreport/narrativeweb.py:8076 #: ../gramps/plugins/webreport/webcal.py:1368 msgid "File extension" msgstr "Extension" -#: ../gramps/plugins/webreport/narrativeweb.py:8050 +#: ../gramps/plugins/webreport/narrativeweb.py:8079 #: ../gramps/plugins/webreport/webcal.py:1371 msgid "The extension to be used for the web files" msgstr "L'extension utilisée pour les fichiers internet" -#: ../gramps/plugins/webreport/narrativeweb.py:8053 +#: ../gramps/plugins/webreport/narrativeweb.py:8082 #: ../gramps/plugins/webreport/webcal.py:1374 msgid "Copyright" msgstr "Licence" -#: ../gramps/plugins/webreport/narrativeweb.py:8056 +#: ../gramps/plugins/webreport/narrativeweb.py:8085 #: ../gramps/plugins/webreport/webcal.py:1377 msgid "The copyright to be used for the web files" msgstr "Le droit d'auteur utilisé pour les fichiers internet" -#: ../gramps/plugins/webreport/narrativeweb.py:8059 +#: ../gramps/plugins/webreport/narrativeweb.py:8088 #: ../gramps/plugins/webreport/webcal.py:1383 msgid "StyleSheet" msgstr "Feuille de style" -#: ../gramps/plugins/webreport/narrativeweb.py:8064 +#: ../gramps/plugins/webreport/narrativeweb.py:8093 #: ../gramps/plugins/webreport/webcal.py:1386 msgid "The stylesheet to be used for the web pages" msgstr "La feuille de style utilisée pour les pages internet" -#: ../gramps/plugins/webreport/narrativeweb.py:8069 +#: ../gramps/plugins/webreport/narrativeweb.py:8098 msgid "Horizontal -- Default" msgstr "Horizontal -- défaut" -#: ../gramps/plugins/webreport/narrativeweb.py:8070 +#: ../gramps/plugins/webreport/narrativeweb.py:8099 msgid "Vertical -- Left Side" msgstr "Vertical -- côté gauche" -#: ../gramps/plugins/webreport/narrativeweb.py:8071 +#: ../gramps/plugins/webreport/narrativeweb.py:8100 msgid "Fade -- WebKit Browsers Only" msgstr "Fondu -- que pour les navigateurs Webkit" -#: ../gramps/plugins/webreport/narrativeweb.py:8072 -#: ../gramps/plugins/webreport/narrativeweb.py:8085 +#: ../gramps/plugins/webreport/narrativeweb.py:8101 +#: ../gramps/plugins/webreport/narrativeweb.py:8114 msgid "Drop-Down -- WebKit Browsers Only" msgstr "Abaissé -- que pour les navigateurs Webkit" # espace limité -#: ../gramps/plugins/webreport/narrativeweb.py:8074 +#: ../gramps/plugins/webreport/narrativeweb.py:8103 msgid "Navigation Menu Layout" msgstr "Mise en page" -#: ../gramps/plugins/webreport/narrativeweb.py:8077 +#: ../gramps/plugins/webreport/narrativeweb.py:8106 msgid "Choose which layout for the Navigation Menus." msgstr "Choisissez la mise en page pour les menus de navigation." -#: ../gramps/plugins/webreport/narrativeweb.py:8084 +#: ../gramps/plugins/webreport/narrativeweb.py:8113 msgid "Normal Outline Style" msgstr "Style normal de bordure" -#: ../gramps/plugins/webreport/narrativeweb.py:8088 +#: ../gramps/plugins/webreport/narrativeweb.py:8117 msgid "Citation Referents Layout" msgstr "Mise en page des références de citation" -#: ../gramps/plugins/webreport/narrativeweb.py:8092 +#: ../gramps/plugins/webreport/narrativeweb.py:8121 msgid "" "Determine the default layout for the Source Page's Citation Referents section" msgstr "" @@ -36464,63 +36474,63 @@ msgstr "" "citation dans la page source" # en général plusieurs ascendants -#: ../gramps/plugins/webreport/narrativeweb.py:8096 +#: ../gramps/plugins/webreport/narrativeweb.py:8125 msgid "Include ancestor's tree" msgstr "Inclure un arbre des ascendants" -#: ../gramps/plugins/webreport/narrativeweb.py:8097 +#: ../gramps/plugins/webreport/narrativeweb.py:8126 msgid "Whether to include an ancestor graph on each individual page" msgstr "Inclure ou non un arbre des ascendants sur chaque page des individus" -#: ../gramps/plugins/webreport/narrativeweb.py:8102 +#: ../gramps/plugins/webreport/narrativeweb.py:8131 msgid "Graph generations" msgstr "Générations" -#: ../gramps/plugins/webreport/narrativeweb.py:8103 +#: ../gramps/plugins/webreport/narrativeweb.py:8132 msgid "The number of generations to include in the ancestor graph" msgstr "Le nombre de générations à inclure dans l'arbre des ascendants" -#: ../gramps/plugins/webreport/narrativeweb.py:8113 +#: ../gramps/plugins/webreport/narrativeweb.py:8142 msgid "Page Generation" msgstr "Création de page" -#: ../gramps/plugins/webreport/narrativeweb.py:8116 +#: ../gramps/plugins/webreport/narrativeweb.py:8145 msgid "Home page note" msgstr "Note de la page d'accueil" -#: ../gramps/plugins/webreport/narrativeweb.py:8117 +#: ../gramps/plugins/webreport/narrativeweb.py:8146 msgid "A note to be used on the home page" msgstr "La note utilisée pour la page d'accueil" -#: ../gramps/plugins/webreport/narrativeweb.py:8120 +#: ../gramps/plugins/webreport/narrativeweb.py:8149 msgid "Home page image" msgstr "Image de la page d'accueil" -#: ../gramps/plugins/webreport/narrativeweb.py:8121 +#: ../gramps/plugins/webreport/narrativeweb.py:8150 msgid "An image to be used on the home page" msgstr "L'image utilisée en page d'accueil" -#: ../gramps/plugins/webreport/narrativeweb.py:8124 +#: ../gramps/plugins/webreport/narrativeweb.py:8153 msgid "Introduction note" msgstr "Note d'introduction" -#: ../gramps/plugins/webreport/narrativeweb.py:8125 +#: ../gramps/plugins/webreport/narrativeweb.py:8154 msgid "A note to be used as the introduction" msgstr "La note utilisée en introduction" -#: ../gramps/plugins/webreport/narrativeweb.py:8128 +#: ../gramps/plugins/webreport/narrativeweb.py:8157 msgid "Introduction image" msgstr "Image d'introduction" -#: ../gramps/plugins/webreport/narrativeweb.py:8129 +#: ../gramps/plugins/webreport/narrativeweb.py:8158 msgid "An image to be used as the introduction" msgstr "L'image utilisée en introduction" -#: ../gramps/plugins/webreport/narrativeweb.py:8132 +#: ../gramps/plugins/webreport/narrativeweb.py:8161 msgid "Publisher contact note" msgstr "Note de la page contact" -#: ../gramps/plugins/webreport/narrativeweb.py:8133 +#: ../gramps/plugins/webreport/narrativeweb.py:8162 msgid "" "A note to be used as the publisher contact.\n" "If no publisher information is given,\n" @@ -36530,11 +36540,11 @@ msgstr "" "Si aucune information sur l'auteur n'est donnée,\n" "alors aucune page contact ne sera créée." -#: ../gramps/plugins/webreport/narrativeweb.py:8139 +#: ../gramps/plugins/webreport/narrativeweb.py:8168 msgid "Publisher contact image" msgstr "Image de la page contact" -#: ../gramps/plugins/webreport/narrativeweb.py:8140 +#: ../gramps/plugins/webreport/narrativeweb.py:8169 msgid "" "An image to be used as the publisher contact.\n" "If no publisher information is given,\n" @@ -36545,36 +36555,36 @@ msgstr "" "alors aucune page contact ne sera créée." # espace limité dans la fenêtre, bug #3596 -#: ../gramps/plugins/webreport/narrativeweb.py:8146 +#: ../gramps/plugins/webreport/narrativeweb.py:8175 msgid "HTML user header" msgstr "En-tête HTML" -#: ../gramps/plugins/webreport/narrativeweb.py:8147 +#: ../gramps/plugins/webreport/narrativeweb.py:8176 msgid "A note to be used as the page header" msgstr "La note utilisée pour l'en-tête de la page" # espace limité dans la fenêtre, bug #3596 -#: ../gramps/plugins/webreport/narrativeweb.py:8150 +#: ../gramps/plugins/webreport/narrativeweb.py:8179 msgid "HTML user footer" msgstr "Pied de page HTML" -#: ../gramps/plugins/webreport/narrativeweb.py:8151 +#: ../gramps/plugins/webreport/narrativeweb.py:8180 msgid "A note to be used as the page footer" msgstr "La note utilisée pour le pied de page" -#: ../gramps/plugins/webreport/narrativeweb.py:8154 +#: ../gramps/plugins/webreport/narrativeweb.py:8183 msgid "Include images and media objects" msgstr "Inclure images et objets media" -#: ../gramps/plugins/webreport/narrativeweb.py:8156 +#: ../gramps/plugins/webreport/narrativeweb.py:8185 msgid "Whether to include a gallery of media objects" msgstr "Inclure ou non une galerie des objets media" -#: ../gramps/plugins/webreport/narrativeweb.py:8162 +#: ../gramps/plugins/webreport/narrativeweb.py:8191 msgid "Create and only use thumbnail- sized images" msgstr "Créer et utiliser uniquement les aperçus des images" -#: ../gramps/plugins/webreport/narrativeweb.py:8164 +#: ../gramps/plugins/webreport/narrativeweb.py:8193 msgid "" "This option allows you to create only thumbnail images instead of the full-" "sized images on the Media Page. This will allow you to have a much smaller " @@ -36584,11 +36594,11 @@ msgstr "" "plutôt qu'en taille réelle dans la page Media. Ceci vous permettra d'obtenir " "une archive plus petite à envoyer sur votre site internet hébergé." -#: ../gramps/plugins/webreport/narrativeweb.py:8171 +#: ../gramps/plugins/webreport/narrativeweb.py:8200 msgid "Max width of initial image" msgstr "Largeur max de l'image initiale" -#: ../gramps/plugins/webreport/narrativeweb.py:8173 +#: ../gramps/plugins/webreport/narrativeweb.py:8202 msgid "" "This allows you to set the maximum width of the image shown on the media " "page. Set to 0 for no limit." @@ -36596,11 +36606,11 @@ msgstr "" "Permet de définir la largeur maximum de l'image affichée dans la page media. " "Définissez 0 pour ignorer la limitation." -#: ../gramps/plugins/webreport/narrativeweb.py:8177 +#: ../gramps/plugins/webreport/narrativeweb.py:8206 msgid "Max height of initial image" msgstr "Hauteur max de l'image initiale" -#: ../gramps/plugins/webreport/narrativeweb.py:8179 +#: ../gramps/plugins/webreport/narrativeweb.py:8208 msgid "" "This allows you to set the maximum height of the image shown on the media " "page. Set to 0 for no limit." @@ -36608,36 +36618,36 @@ msgstr "" "Permet de définir la hauteur maximum de l'image affichée dans la page media. " "Définissez 0 pour ignorer la limitation." -#: ../gramps/plugins/webreport/narrativeweb.py:8185 +#: ../gramps/plugins/webreport/narrativeweb.py:8214 msgid "Suppress Gramps ID" msgstr "Supprimer les identifiants Gramps" -#: ../gramps/plugins/webreport/narrativeweb.py:8186 +#: ../gramps/plugins/webreport/narrativeweb.py:8215 msgid "Whether to include the Gramps ID of objects" msgstr "Inclure ou non les identifiants Gramps des objets" -#: ../gramps/plugins/webreport/narrativeweb.py:8198 +#: ../gramps/plugins/webreport/narrativeweb.py:8227 msgid "Living People" msgstr "Individus vivants" -#: ../gramps/plugins/webreport/narrativeweb.py:8203 +#: ../gramps/plugins/webreport/narrativeweb.py:8232 msgid "Include Last Name Only" msgstr "N'inclure que le nom" -#: ../gramps/plugins/webreport/narrativeweb.py:8205 +#: ../gramps/plugins/webreport/narrativeweb.py:8234 msgid "Include Full Name Only" msgstr "Inclure le nom complet" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:8208 +#: ../gramps/plugins/webreport/narrativeweb.py:8237 msgid "How to handle living people" msgstr "Gestion des individus vivants" -#: ../gramps/plugins/webreport/narrativeweb.py:8212 +#: ../gramps/plugins/webreport/narrativeweb.py:8241 msgid "Years from death to consider living" msgstr "Années depuis le décès" -#: ../gramps/plugins/webreport/narrativeweb.py:8214 +#: ../gramps/plugins/webreport/narrativeweb.py:8243 msgid "" "This allows you to restrict information on people who have not been dead for " "very long" @@ -36645,158 +36655,158 @@ msgstr "" "Ceci vous permet de restreindre l'information sur les individus décédés il y " "a peu de temps" -#: ../gramps/plugins/webreport/narrativeweb.py:8229 +#: ../gramps/plugins/webreport/narrativeweb.py:8258 msgid "Include download page" msgstr "Inclure une page téléchargement" -#: ../gramps/plugins/webreport/narrativeweb.py:8230 +#: ../gramps/plugins/webreport/narrativeweb.py:8259 msgid "Whether to include a database download option" msgstr "Inclure ou non une option pour télécharger une base de données" # espace limité dans la fenêtre, bug #3596 -#: ../gramps/plugins/webreport/narrativeweb.py:8234 -#: ../gramps/plugins/webreport/narrativeweb.py:8244 +#: ../gramps/plugins/webreport/narrativeweb.py:8263 +#: ../gramps/plugins/webreport/narrativeweb.py:8273 msgid "Download Filename" msgstr "Nom du fichier" -#: ../gramps/plugins/webreport/narrativeweb.py:8236 -#: ../gramps/plugins/webreport/narrativeweb.py:8246 +#: ../gramps/plugins/webreport/narrativeweb.py:8265 +#: ../gramps/plugins/webreport/narrativeweb.py:8275 msgid "File to be used for downloading of database" msgstr "Fichier prévu pour être téléchargé" # espace limité dans la fenêtre, bug #3596 -#: ../gramps/plugins/webreport/narrativeweb.py:8239 -#: ../gramps/plugins/webreport/narrativeweb.py:8249 +#: ../gramps/plugins/webreport/narrativeweb.py:8268 +#: ../gramps/plugins/webreport/narrativeweb.py:8278 msgid "Description for download" msgstr "Description" -#: ../gramps/plugins/webreport/narrativeweb.py:8240 +#: ../gramps/plugins/webreport/narrativeweb.py:8269 msgid "Smith Family Tree" msgstr "Arbre de la famille Martin" -#: ../gramps/plugins/webreport/narrativeweb.py:8241 -#: ../gramps/plugins/webreport/narrativeweb.py:8251 +#: ../gramps/plugins/webreport/narrativeweb.py:8270 +#: ../gramps/plugins/webreport/narrativeweb.py:8280 msgid "Give a description for this file." msgstr "Donnez une description pour ce fichier." -#: ../gramps/plugins/webreport/narrativeweb.py:8250 +#: ../gramps/plugins/webreport/narrativeweb.py:8279 msgid "Johnson Family Tree" msgstr "Arbre de la famille Bernard" -#: ../gramps/plugins/webreport/narrativeweb.py:8260 +#: ../gramps/plugins/webreport/narrativeweb.py:8289 #: ../gramps/plugins/webreport/webcal.py:1525 msgid "Advanced Options" msgstr "Options avancées" -#: ../gramps/plugins/webreport/narrativeweb.py:8263 +#: ../gramps/plugins/webreport/narrativeweb.py:8292 #: ../gramps/plugins/webreport/webcal.py:1527 msgid "Character set encoding" msgstr "Encodage de caractères" -#: ../gramps/plugins/webreport/narrativeweb.py:8267 +#: ../gramps/plugins/webreport/narrativeweb.py:8296 #: ../gramps/plugins/webreport/webcal.py:1530 msgid "The encoding to be used for the web files" msgstr "L'encodage utilisé pour les fichiers internet" # phrase courte, place limitée -#: ../gramps/plugins/webreport/narrativeweb.py:8270 +#: ../gramps/plugins/webreport/narrativeweb.py:8299 msgid "Include link to active person on every page" msgstr "Inclure un lien vers la personne active" # plus de détails dans le tooltip -#: ../gramps/plugins/webreport/narrativeweb.py:8271 +#: ../gramps/plugins/webreport/narrativeweb.py:8300 msgid "Include a link to the active person (if they have a webpage)" msgstr "Inclure un lien vers la personne active sur chaque page" -#: ../gramps/plugins/webreport/narrativeweb.py:8274 +#: ../gramps/plugins/webreport/narrativeweb.py:8303 msgid "Include a column for birth dates on the index pages" msgstr "Inclure une colonne pour les dates de naissance dans les pages index" -#: ../gramps/plugins/webreport/narrativeweb.py:8275 +#: ../gramps/plugins/webreport/narrativeweb.py:8304 msgid "Whether to include a birth column" msgstr "Inclure ou non une colonne naissance" -#: ../gramps/plugins/webreport/narrativeweb.py:8278 +#: ../gramps/plugins/webreport/narrativeweb.py:8307 msgid "Include a column for death dates on the index pages" msgstr "Inclure une colonne pour les dates de décès dans les pages index" -#: ../gramps/plugins/webreport/narrativeweb.py:8279 +#: ../gramps/plugins/webreport/narrativeweb.py:8308 msgid "Whether to include a death column" msgstr "Inclure ou non une colonne décès" -#: ../gramps/plugins/webreport/narrativeweb.py:8282 +#: ../gramps/plugins/webreport/narrativeweb.py:8311 msgid "Include a column for partners on the index pages" msgstr "Inclure une colonne pour les conjoints dans les pages index" -#: ../gramps/plugins/webreport/narrativeweb.py:8284 +#: ../gramps/plugins/webreport/narrativeweb.py:8313 msgid "Whether to include a partners column" msgstr "Inclure ou non une colonne conjoints" -#: ../gramps/plugins/webreport/narrativeweb.py:8287 +#: ../gramps/plugins/webreport/narrativeweb.py:8316 msgid "Include a column for parents on the index pages" msgstr "Inclure une colonne pour les parents dans les pages index" -#: ../gramps/plugins/webreport/narrativeweb.py:8289 +#: ../gramps/plugins/webreport/narrativeweb.py:8318 msgid "Whether to include a parents column" msgstr "Inclure ou non une colonne parents" -#: ../gramps/plugins/webreport/narrativeweb.py:8292 +#: ../gramps/plugins/webreport/narrativeweb.py:8321 msgid "Include half and/ or step-siblings on the individual pages" msgstr "Inclure les demi-frères et demi-sœurs sur la page de l'individu" -#: ../gramps/plugins/webreport/narrativeweb.py:8294 +#: ../gramps/plugins/webreport/narrativeweb.py:8323 msgid "" "Whether to include half and/ or step-siblings with the parents and siblings" msgstr "" "Inclure ou non les demi-frères et demi-sœurs avec les parents, frères et " "sœurs." -#: ../gramps/plugins/webreport/narrativeweb.py:8298 +#: ../gramps/plugins/webreport/narrativeweb.py:8327 msgid "Sort all children in birth order" msgstr "Trier les enfants selon la date de naissance" -#: ../gramps/plugins/webreport/narrativeweb.py:8299 +#: ../gramps/plugins/webreport/narrativeweb.py:8328 msgid "Whether to display children in birth order or in entry order?" msgstr "" "Affiche les enfants selon leurs dates de naissance ou selon l'ordre actuel ?" -#: ../gramps/plugins/webreport/narrativeweb.py:8302 +#: ../gramps/plugins/webreport/narrativeweb.py:8331 msgid "Include family pages" msgstr "Inclure les pages de la famille" -#: ../gramps/plugins/webreport/narrativeweb.py:8303 +#: ../gramps/plugins/webreport/narrativeweb.py:8332 msgid "Whether or not to include family pages." msgstr "Inclure ou non des pages de la famille." -#: ../gramps/plugins/webreport/narrativeweb.py:8306 +#: ../gramps/plugins/webreport/narrativeweb.py:8335 msgid "Include event pages" msgstr "Inclure les pages événement" -#: ../gramps/plugins/webreport/narrativeweb.py:8307 +#: ../gramps/plugins/webreport/narrativeweb.py:8336 msgid "Add a complete events list and relevant pages or not" msgstr "Ajouter ou non une liste complète des événements et pages liées" -#: ../gramps/plugins/webreport/narrativeweb.py:8310 +#: ../gramps/plugins/webreport/narrativeweb.py:8339 msgid "Include repository pages" msgstr "Inclure les pages dépôt" -#: ../gramps/plugins/webreport/narrativeweb.py:8311 +#: ../gramps/plugins/webreport/narrativeweb.py:8340 msgid "Whether or not to include the Repository Pages." msgstr "Inclure ou non des pages dépôt." -#: ../gramps/plugins/webreport/narrativeweb.py:8314 +#: ../gramps/plugins/webreport/narrativeweb.py:8343 msgid "Include GENDEX file (/gendex.txt)" msgstr "Inclure un fichier GENDEX (gendex.txt)" -#: ../gramps/plugins/webreport/narrativeweb.py:8315 +#: ../gramps/plugins/webreport/narrativeweb.py:8344 msgid "Whether to include a GENDEX file or not" msgstr "Inclure ou non un fichier GENDEX" -#: ../gramps/plugins/webreport/narrativeweb.py:8318 +#: ../gramps/plugins/webreport/narrativeweb.py:8347 msgid "Include address book pages" msgstr "Inclure les pages adresses" -#: ../gramps/plugins/webreport/narrativeweb.py:8319 +#: ../gramps/plugins/webreport/narrativeweb.py:8348 msgid "" "Whether or not to add Address Book pages,which can include e-mail and " "website addresses and personal address/ residence events." @@ -36805,29 +36815,29 @@ msgstr "" "adresses de site internet, des adresses individuelles et des événements " "résidence." -#: ../gramps/plugins/webreport/narrativeweb.py:8329 +#: ../gramps/plugins/webreport/narrativeweb.py:8358 msgid "Place Map Options" msgstr "Options Carte du lieu" -#: ../gramps/plugins/webreport/narrativeweb.py:8333 +#: ../gramps/plugins/webreport/narrativeweb.py:8362 msgid "Google" msgstr "Google" -#: ../gramps/plugins/webreport/narrativeweb.py:8335 +#: ../gramps/plugins/webreport/narrativeweb.py:8364 msgid "Map Service" msgstr "Service cartographique" -#: ../gramps/plugins/webreport/narrativeweb.py:8338 +#: ../gramps/plugins/webreport/narrativeweb.py:8367 msgid "Choose your choice of map service for creating the Place Map Pages." msgstr "" "Choisissez votre service cartographique pour la création des pages Carte du " "lieu." -#: ../gramps/plugins/webreport/narrativeweb.py:8343 +#: ../gramps/plugins/webreport/narrativeweb.py:8372 msgid "Include Place map on Place Pages" msgstr "Inclure une carte dans les pages du lieu" -#: ../gramps/plugins/webreport/narrativeweb.py:8344 +#: ../gramps/plugins/webreport/narrativeweb.py:8373 msgid "" "Whether to include a place map on the Place Pages, where Latitude/ Longitude " "are available." @@ -36836,12 +36846,12 @@ msgstr "" "Longitude est disponible." # traduction qui tient compte du résultat généré ... -#: ../gramps/plugins/webreport/narrativeweb.py:8349 +#: ../gramps/plugins/webreport/narrativeweb.py:8378 msgid "Include Family Map Pages with all places shown on the map" msgstr "Inclure des liens vers une carte avec tous les lieux familiaux" # traduction qui tient compte du résultat généré ... -#: ../gramps/plugins/webreport/narrativeweb.py:8352 +#: ../gramps/plugins/webreport/narrativeweb.py:8381 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." @@ -36850,23 +36860,23 @@ msgstr "" "page de l'individu. Ceci vous permettra de voir votre famille à travers ses " "lieux." -#: ../gramps/plugins/webreport/narrativeweb.py:8360 +#: ../gramps/plugins/webreport/narrativeweb.py:8389 msgid "Family Links" msgstr "Liens familiaux" -#: ../gramps/plugins/webreport/narrativeweb.py:8361 +#: ../gramps/plugins/webreport/narrativeweb.py:8390 msgid "Drop" msgstr "Déposer" -#: ../gramps/plugins/webreport/narrativeweb.py:8362 +#: ../gramps/plugins/webreport/narrativeweb.py:8391 msgid "Markers" msgstr "Marqueurs" -#: ../gramps/plugins/webreport/narrativeweb.py:8363 +#: ../gramps/plugins/webreport/narrativeweb.py:8392 msgid "Google/ FamilyMap Option" msgstr "Google/ Option Carte familiale" -#: ../gramps/plugins/webreport/narrativeweb.py:8366 +#: ../gramps/plugins/webreport/narrativeweb.py:8395 msgid "" "Select which option that you would like to have for the Google Maps Family " "Map pages..." @@ -36875,7 +36885,7 @@ msgstr "" "Google Maps..." #. adding title to hyperlink menu for screen readers and braille writers -#: ../gramps/plugins/webreport/narrativeweb.py:8826 +#: ../gramps/plugins/webreport/narrativeweb.py:8855 #, python-format msgid "Alphabet Menu: %s" msgstr "Menu alphabétique : %s" diff --git a/po/gramps.pot b/po/gramps.pot index 8826e4813..bf255a2c7 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: 2015-10-27 09:33+0100\n" +"POT-Creation-Date: 2015-11-29 10:24+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1068,6 +1068,7 @@ msgstr "" #: ../gramps/plugins/lib/maps/geography.py:788 #: ../gramps/plugins/quickview/all_relations.py:277 #: ../gramps/plugins/quickview/all_relations.py:294 +#: ../gramps/plugins/textreport/descendreport.py:228 #: ../gramps/plugins/textreport/detancestralreport.py:190 #: ../gramps/plugins/textreport/detancestralreport.py:265 #: ../gramps/plugins/textreport/detancestralreport.py:550 @@ -1101,8 +1102,8 @@ msgstr "" #: ../gramps/plugins/view/relview.py:458 ../gramps/plugins/view/relview.py:995 #: ../gramps/plugins/view/relview.py:1052 #: ../gramps/plugins/webreport/narrativeweb.py:394 -#: ../gramps/plugins/webreport/narrativeweb.py:2363 -#: ../gramps/plugins/webreport/narrativeweb.py:2519 +#: ../gramps/plugins/webreport/narrativeweb.py:2368 +#: ../gramps/plugins/webreport/narrativeweb.py:2526 msgid "Unknown" msgstr "" @@ -5316,9 +5317,9 @@ msgstr "" #: ../gramps/plugins/tool/sortevents.py:57 #: ../gramps/plugins/view/eventview.py:82 #: ../gramps/plugins/webreport/narrativeweb.py:372 -#: ../gramps/plugins/webreport/narrativeweb.py:973 -#: ../gramps/plugins/webreport/narrativeweb.py:1221 -#: ../gramps/plugins/webreport/narrativeweb.py:2260 +#: ../gramps/plugins/webreport/narrativeweb.py:974 +#: ../gramps/plugins/webreport/narrativeweb.py:1222 +#: ../gramps/plugins/webreport/narrativeweb.py:2265 msgid "Description" msgstr "" @@ -5404,8 +5405,8 @@ msgstr "" #: ../gramps/plugins/textreport/tagreport.py:146 #: ../gramps/plugins/view/relview.py:599 #: ../gramps/plugins/webreport/narrativeweb.py:366 -#: ../gramps/plugins/webreport/narrativeweb.py:2903 -#: ../gramps/plugins/webreport/narrativeweb.py:5241 +#: ../gramps/plugins/webreport/narrativeweb.py:2911 +#: ../gramps/plugins/webreport/narrativeweb.py:5254 msgid "Birth" msgstr "" @@ -5441,7 +5442,7 @@ msgstr "" #: ../gramps/plugins/textreport/indivcomplete.py:592 #: ../gramps/plugins/tool/dumpgenderstats.py:35 #: ../gramps/plugins/view/relview.py:635 -#: ../gramps/plugins/webreport/narrativeweb.py:5406 +#: ../gramps/plugins/webreport/narrativeweb.py:5420 msgid "unknown" msgstr "" @@ -5477,7 +5478,7 @@ msgstr "" #: ../gramps/gen/lib/date.py:350 ../gramps/gui/merge/mergefamily.py:150 #: ../gramps/plugins/quickview/all_relations.py:282 #: ../gramps/plugins/view/relview.py:975 -#: ../gramps/plugins/webreport/narrativeweb.py:1146 +#: ../gramps/plugins/webreport/narrativeweb.py:1147 msgid "and" msgstr "" @@ -5627,7 +5628,7 @@ msgstr "" #: ../gramps/plugins/quickview/references.py:86 #: ../gramps/plugins/view/relview.py:1367 #: ../gramps/plugins/view/relview.py:1391 -#: ../gramps/plugins/webreport/narrativeweb.py:3112 +#: ../gramps/plugins/webreport/narrativeweb.py:3123 msgid "Family" msgstr "" @@ -5653,8 +5654,8 @@ msgstr "" #: ../gramps/gen/lib/eventtype.py:159 ../gramps/gen/lib/eventtype.py:201 #: ../gramps/plugins/gramplet/gramplet.gpr.py:435 -#: ../gramps/plugins/webreport/narrativeweb.py:2762 -#: ../gramps/plugins/webreport/narrativeweb.py:6760 +#: ../gramps/plugins/webreport/narrativeweb.py:2769 +#: ../gramps/plugins/webreport/narrativeweb.py:6779 msgid "Residence" msgstr "" @@ -5670,8 +5671,8 @@ msgstr "" #: ../gramps/plugins/textreport/tagreport.py:152 #: ../gramps/plugins/view/relview.py:608 ../gramps/plugins/view/relview.py:633 #: ../gramps/plugins/webreport/narrativeweb.py:370 -#: ../gramps/plugins/webreport/narrativeweb.py:2906 -#: ../gramps/plugins/webreport/narrativeweb.py:5244 +#: ../gramps/plugins/webreport/narrativeweb.py:2914 +#: ../gramps/plugins/webreport/narrativeweb.py:5257 msgid "Death" msgstr "" @@ -5804,7 +5805,7 @@ msgstr "" #: ../gramps/plugins/textreport/familygroup.py:397 #: ../gramps/plugins/textreport/familygroup.py:406 #: ../gramps/plugins/textreport/familygroup.py:589 -#: ../gramps/plugins/webreport/narrativeweb.py:3113 +#: ../gramps/plugins/webreport/narrativeweb.py:3124 msgid "Marriage" msgstr "" @@ -5829,7 +5830,7 @@ msgid "Engagement" msgstr "" #: ../gramps/gen/lib/eventtype.py:210 -#: ../gramps/plugins/webreport/narrativeweb.py:3114 +#: ../gramps/plugins/webreport/narrativeweb.py:3125 msgid "Divorce" msgstr "" @@ -6353,7 +6354,7 @@ msgstr "" #: ../gramps/plugins/tool/extractcity.py:392 #: ../gramps/plugins/view/repoview.py:93 #: ../gramps/plugins/webreport/narrativeweb.py:369 -#: ../gramps/plugins/webreport/narrativeweb.py:3376 +#: ../gramps/plugins/webreport/narrativeweb.py:3389 msgid "Country" msgstr "" @@ -6362,7 +6363,7 @@ msgstr "" #: ../gramps/gui/views/treemodels/placemodel.py:282 #: ../gramps/plugins/lib/maps/placeselection.py:145 #: ../gramps/plugins/tool/extractcity.py:390 -#: ../gramps/plugins/webreport/narrativeweb.py:3375 +#: ../gramps/plugins/webreport/narrativeweb.py:3388 msgid "State" msgstr "" @@ -6392,7 +6393,7 @@ msgstr "" #: ../gramps/gui/editors/displaytabs/locationembedlist.py:55 #: ../gramps/plugins/view/repoview.py:90 #: ../gramps/plugins/webreport/narrativeweb.py:376 -#: ../gramps/plugins/webreport/narrativeweb.py:1408 +#: ../gramps/plugins/webreport/narrativeweb.py:1409 msgid "Locality" msgstr "" @@ -6453,8 +6454,8 @@ msgid "Building" msgstr "" #: ../gramps/gen/lib/placetype.py:89 ../gramps/plugins/gramplet/leak.py:96 -#: ../gramps/plugins/webreport/narrativeweb.py:2728 -#: ../gramps/plugins/webreport/narrativeweb.py:4209 +#: ../gramps/plugins/webreport/narrativeweb.py:2735 +#: ../gramps/plugins/webreport/narrativeweb.py:4235 msgid "Number" msgstr "" @@ -6776,7 +6777,7 @@ msgstr "" #. add miscellaneous column #: ../gramps/gen/plug/_pluginreg.py:500 #: ../gramps/plugins/gramplet/faqgramplet.py:135 -#: ../gramps/plugins/webreport/narrativeweb.py:1920 +#: ../gramps/plugins/webreport/narrativeweb.py:1925 msgid "Miscellaneous" msgstr "" @@ -6860,7 +6861,7 @@ msgstr "" #: ../gramps/plugins/lib/libhtmlbackend.py:253 #: ../gramps/plugins/lib/libhtmlbackend.py:259 #: ../gramps/plugins/lib/libhtmlbackend.py:263 -#: ../gramps/plugins/webreport/narrativeweb.py:7033 +#: ../gramps/plugins/webreport/narrativeweb.py:7052 #, python-format msgid "Could not create %s" msgstr "" @@ -7301,13 +7302,13 @@ msgstr "" #. label for the combo #: ../gramps/gen/plug/report/stdoptions.py:63 ../gramps/gui/configure.py:973 -#: ../gramps/plugins/webreport/narrativeweb.py:8040 +#: ../gramps/plugins/webreport/narrativeweb.py:8069 #: ../gramps/plugins/webreport/webcal.py:1355 msgid "Name format" msgstr "" #: ../gramps/gen/plug/report/stdoptions.py:68 -#: ../gramps/plugins/webreport/narrativeweb.py:8044 +#: ../gramps/plugins/webreport/narrativeweb.py:8073 #: ../gramps/plugins/webreport/webcal.py:1359 msgid "Select the format to display names" msgstr "" @@ -7323,10 +7324,10 @@ msgstr "" #: ../gramps/gen/plug/report/utils.py:155 #: ../gramps/plugins/textreport/indivcomplete.py:822 #: ../gramps/plugins/textreport/simplebooktitle.py:104 -#: ../gramps/plugins/webreport/narrativeweb.py:1961 -#: ../gramps/plugins/webreport/narrativeweb.py:2146 -#: ../gramps/plugins/webreport/narrativeweb.py:2200 -#: ../gramps/plugins/webreport/narrativeweb.py:2206 +#: ../gramps/plugins/webreport/narrativeweb.py:1966 +#: ../gramps/plugins/webreport/narrativeweb.py:2151 +#: ../gramps/plugins/webreport/narrativeweb.py:2205 +#: ../gramps/plugins/webreport/narrativeweb.py:2211 msgid "Could not add photo to page" msgstr "" @@ -7374,70 +7375,70 @@ msgstr "" msgid "People with common ancestor with %s" msgstr "" -#: ../gramps/gen/plug/utils.py:237 +#: ../gramps/gen/plug/utils.py:250 msgid "Updated" msgstr "" -#: ../gramps/gen/plug/utils.py:249 +#: ../gramps/gen/plug/utils.py:262 msgid "updates|New" msgstr "" -#: ../gramps/gen/plug/utils.py:279 ../gramps/gen/plug/utils.py:286 +#: ../gramps/gen/plug/utils.py:292 ../gramps/gen/plug/utils.py:299 #, python-format msgid "Unable to open '%s'" msgstr "" -#: ../gramps/gen/plug/utils.py:293 +#: ../gramps/gen/plug/utils.py:306 #, python-format msgid "Error in reading '%s'" msgstr "" -#: ../gramps/gen/plug/utils.py:304 +#: ../gramps/gen/plug/utils.py:317 #, python-format msgid "Error: cannot open '%s'" msgstr "" -#: ../gramps/gen/plug/utils.py:308 +#: ../gramps/gen/plug/utils.py:321 #, python-format msgid "Error: unknown file type: '%s'" msgstr "" -#: ../gramps/gen/plug/utils.py:314 +#: ../gramps/gen/plug/utils.py:327 #, python-format msgid "Examining '%s'..." msgstr "" -#: ../gramps/gen/plug/utils.py:327 +#: ../gramps/gen/plug/utils.py:340 #, python-format msgid "Error in '%s' file: cannot load." msgstr "" -#: ../gramps/gen/plug/utils.py:341 +#: ../gramps/gen/plug/utils.py:354 #, python-format msgid "'%s' is for this version of Gramps." msgstr "" -#: ../gramps/gen/plug/utils.py:345 +#: ../gramps/gen/plug/utils.py:358 #, python-format msgid "'%s' is NOT for this version of Gramps." msgstr "" -#: ../gramps/gen/plug/utils.py:346 +#: ../gramps/gen/plug/utils.py:359 #, python-format msgid "It is for version %(v1)d.%(v2)d" msgstr "" -#: ../gramps/gen/plug/utils.py:356 +#: ../gramps/gen/plug/utils.py:369 #, python-format msgid "Error: missing gramps_target_version in '%s'..." msgstr "" -#: ../gramps/gen/plug/utils.py:368 +#: ../gramps/gen/plug/utils.py:381 #, python-format msgid "Installing '%s'..." msgstr "" -#: ../gramps/gen/plug/utils.py:374 +#: ../gramps/gen/plug/utils.py:387 #, python-format msgid "Registered '%s'" msgstr "" @@ -7953,6 +7954,15 @@ msgstr "" msgid "See details" msgstr "" +#. 9041 fake entries for matching some _DATAMAP strings on reports +#: ../gramps/gen/utils/grampslocale.py:898 +msgid "Father Age" +msgstr "" + +#: ../gramps/gen/utils/grampslocale.py:898 +msgid "Mother Age" +msgstr "" + #: ../gramps/gen/utils/image.py:122 msgid "" "WARNING: PIL module not loaded. Image cropping in report files will be " @@ -7991,9 +8001,9 @@ msgstr "" #: ../gramps/plugins/export/exportcsv.py:379 #: ../gramps/plugins/importer/importcsv.py:148 #: ../gramps/plugins/quickview/filterbyname.py:328 -#: ../gramps/plugins/webreport/narrativeweb.py:2873 -#: ../gramps/plugins/webreport/narrativeweb.py:3958 -#: ../gramps/plugins/webreport/narrativeweb.py:5237 +#: ../gramps/plugins/webreport/narrativeweb.py:2880 +#: ../gramps/plugins/webreport/narrativeweb.py:3976 +#: ../gramps/plugins/webreport/narrativeweb.py:5250 msgid "Surname" msgstr "" @@ -8165,7 +8175,7 @@ msgstr "" #: ../gramps/gui/merge/mergeperson.py:61 #: ../gramps/gui/views/treemodels/peoplemodel.py:98 #: ../gramps/plugins/tool/dumpgenderstats.py:35 -#: ../gramps/plugins/webreport/narrativeweb.py:5404 +#: ../gramps/plugins/webreport/narrativeweb.py:5418 msgid "male" msgstr "" @@ -8174,7 +8184,7 @@ msgstr "" #: ../gramps/gui/merge/mergeperson.py:61 #: ../gramps/gui/views/treemodels/peoplemodel.py:98 #: ../gramps/plugins/tool/dumpgenderstats.py:35 -#: ../gramps/plugins/webreport/narrativeweb.py:5405 +#: ../gramps/plugins/webreport/narrativeweb.py:5419 msgid "female" msgstr "" @@ -8321,7 +8331,7 @@ msgstr "" #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:102 #: ../gramps/plugins/gramplet/repositorydetails.py:122 #: ../gramps/plugins/textreport/familygroup.py:343 -#: ../gramps/plugins/webreport/narrativeweb.py:6759 +#: ../gramps/plugins/webreport/narrativeweb.py:6778 msgid "Address" msgstr "" @@ -8337,7 +8347,7 @@ msgstr "" #: ../gramps/plugins/quickview/references.py:87 #: ../gramps/plugins/textreport/placereport.py:408 #: ../gramps/plugins/webreport/narrativeweb.py:373 -#: ../gramps/plugins/webreport/narrativeweb.py:970 +#: ../gramps/plugins/webreport/narrativeweb.py:971 msgid "Event" msgstr "" @@ -8371,9 +8381,9 @@ msgstr "" #: ../gramps/plugins/tool/sortevents.py:58 #: ../gramps/plugins/view/eventview.py:86 #: ../gramps/plugins/webreport/narrativeweb.py:382 -#: ../gramps/plugins/webreport/narrativeweb.py:972 -#: ../gramps/plugins/webreport/narrativeweb.py:1220 -#: ../gramps/plugins/webreport/narrativeweb.py:1250 +#: ../gramps/plugins/webreport/narrativeweb.py:973 +#: ../gramps/plugins/webreport/narrativeweb.py:1221 +#: ../gramps/plugins/webreport/narrativeweb.py:1251 msgid "Place" msgstr "" @@ -8457,7 +8467,7 @@ msgstr "" #: ../gramps/plugins/tool/notrelated.py:124 #: ../gramps/plugins/tool/removeunused.py:202 #: ../gramps/plugins/tool/verify.py:529 ../gramps/plugins/view/repoview.py:85 -#: ../gramps/plugins/webreport/narrativeweb.py:6445 +#: ../gramps/plugins/webreport/narrativeweb.py:6461 msgid "Name" msgstr "" @@ -8479,13 +8489,13 @@ msgstr "" #: ../gramps/plugins/textreport/tagreport.py:530 #: ../gramps/plugins/view/mediaview.py:130 #: ../gramps/plugins/view/view.gpr.py:80 ../gramps/plugins/view/view.gpr.py:88 -#: ../gramps/plugins/webreport/narrativeweb.py:1763 -#: ../gramps/plugins/webreport/narrativeweb.py:1821 -#: ../gramps/plugins/webreport/narrativeweb.py:1879 -#: ../gramps/plugins/webreport/narrativeweb.py:1917 -#: ../gramps/plugins/webreport/narrativeweb.py:2177 -#: ../gramps/plugins/webreport/narrativeweb.py:4399 -#: ../gramps/plugins/webreport/narrativeweb.py:4523 +#: ../gramps/plugins/webreport/narrativeweb.py:1768 +#: ../gramps/plugins/webreport/narrativeweb.py:1826 +#: ../gramps/plugins/webreport/narrativeweb.py:1884 +#: ../gramps/plugins/webreport/narrativeweb.py:1922 +#: ../gramps/plugins/webreport/narrativeweb.py:2182 +#: ../gramps/plugins/webreport/narrativeweb.py:4429 +#: ../gramps/plugins/webreport/narrativeweb.py:4556 msgid "Media" msgstr "" @@ -8541,9 +8551,9 @@ msgstr "" #: ../gramps/plugins/textreport/placereport.py:409 #: ../gramps/plugins/tool/eventcmp.py:251 #: ../gramps/plugins/webreport/narrativeweb.py:383 -#: ../gramps/plugins/webreport/narrativeweb.py:3111 -#: ../gramps/plugins/webreport/narrativeweb.py:3664 -#: ../gramps/plugins/webreport/narrativeweb.py:6026 +#: ../gramps/plugins/webreport/narrativeweb.py:3122 +#: ../gramps/plugins/webreport/narrativeweb.py:3680 +#: ../gramps/plugins/webreport/narrativeweb.py:6042 msgid "Person" msgstr "" @@ -8632,12 +8642,12 @@ msgstr "" #: ../gramps/plugins/view/mediaview.py:97 #: ../gramps/plugins/view/noteview.py:81 ../gramps/plugins/view/repoview.py:87 #: ../gramps/plugins/webreport/narrativeweb.py:390 -#: ../gramps/plugins/webreport/narrativeweb.py:1247 -#: ../gramps/plugins/webreport/narrativeweb.py:1555 -#: ../gramps/plugins/webreport/narrativeweb.py:2259 -#: ../gramps/plugins/webreport/narrativeweb.py:2730 -#: ../gramps/plugins/webreport/narrativeweb.py:3661 -#: ../gramps/plugins/webreport/narrativeweb.py:6687 +#: ../gramps/plugins/webreport/narrativeweb.py:1248 +#: ../gramps/plugins/webreport/narrativeweb.py:1556 +#: ../gramps/plugins/webreport/narrativeweb.py:2264 +#: ../gramps/plugins/webreport/narrativeweb.py:2737 +#: ../gramps/plugins/webreport/narrativeweb.py:3677 +#: ../gramps/plugins/webreport/narrativeweb.py:6706 msgid "Type" msgstr "" @@ -8660,7 +8670,7 @@ msgstr "" #: ../gramps/plugins/textreport/tagreport.py:714 #: ../gramps/plugins/view/mediaview.py:95 #: ../gramps/plugins/view/sourceview.py:82 -#: ../gramps/plugins/webreport/narrativeweb.py:2729 +#: ../gramps/plugins/webreport/narrativeweb.py:2736 msgid "Title" msgstr "" @@ -8671,8 +8681,8 @@ msgstr "" #: ../gramps/plugins/lib/libmetadata.py:171 #: ../gramps/plugins/tool/patchnames.py:404 #: ../gramps/plugins/webreport/narrativeweb.py:392 -#: ../gramps/plugins/webreport/narrativeweb.py:1307 -#: ../gramps/plugins/webreport/narrativeweb.py:1556 +#: ../gramps/plugins/webreport/narrativeweb.py:1308 +#: ../gramps/plugins/webreport/narrativeweb.py:1557 msgid "Value" msgstr "" @@ -9117,11 +9127,11 @@ msgstr "" #: ../gramps/plugins/view/view.gpr.py:205 #: ../gramps/plugins/view/view.gpr.py:213 #: ../gramps/plugins/view/view.gpr.py:229 -#: ../gramps/plugins/webreport/narrativeweb.py:1760 -#: ../gramps/plugins/webreport/narrativeweb.py:1815 -#: ../gramps/plugins/webreport/narrativeweb.py:1871 -#: ../gramps/plugins/webreport/narrativeweb.py:3340 -#: ../gramps/plugins/webreport/narrativeweb.py:3461 +#: ../gramps/plugins/webreport/narrativeweb.py:1765 +#: ../gramps/plugins/webreport/narrativeweb.py:1820 +#: ../gramps/plugins/webreport/narrativeweb.py:1876 +#: ../gramps/plugins/webreport/narrativeweb.py:3352 +#: ../gramps/plugins/webreport/narrativeweb.py:3476 msgid "Places" msgstr "" @@ -9535,7 +9545,7 @@ msgstr "" #: ../gramps/plugins/textreport/indivcomplete.py:643 #: ../gramps/plugins/textreport/notelinkreport.py:95 #: ../gramps/plugins/webreport/narrativeweb.py:387 -#: ../gramps/plugins/webreport/narrativeweb.py:1251 +#: ../gramps/plugins/webreport/narrativeweb.py:1252 msgid "Status" msgstr "" @@ -9896,13 +9906,13 @@ msgstr "" #: ../gramps/plugins/view/eventview.py:85 #: ../gramps/plugins/view/mediaview.py:99 #: ../gramps/plugins/webreport/narrativeweb.py:371 -#: ../gramps/plugins/webreport/narrativeweb.py:971 -#: ../gramps/plugins/webreport/narrativeweb.py:1219 -#: ../gramps/plugins/webreport/narrativeweb.py:1248 -#: ../gramps/plugins/webreport/narrativeweb.py:2369 -#: ../gramps/plugins/webreport/narrativeweb.py:3662 -#: ../gramps/plugins/webreport/narrativeweb.py:4430 -#: ../gramps/plugins/webreport/narrativeweb.py:5795 +#: ../gramps/plugins/webreport/narrativeweb.py:972 +#: ../gramps/plugins/webreport/narrativeweb.py:1220 +#: ../gramps/plugins/webreport/narrativeweb.py:1249 +#: ../gramps/plugins/webreport/narrativeweb.py:2374 +#: ../gramps/plugins/webreport/narrativeweb.py:3678 +#: ../gramps/plugins/webreport/narrativeweb.py:4461 +#: ../gramps/plugins/webreport/narrativeweb.py:5811 msgid "Date" msgstr "" @@ -10086,12 +10096,12 @@ msgstr "" #: ../gramps/plugins/gramplet/citations.py:67 #: ../gramps/plugins/textreport/tagreport.py:720 #: ../gramps/plugins/view/sourceview.py:84 -#: ../gramps/plugins/webreport/narrativeweb.py:4291 +#: ../gramps/plugins/webreport/narrativeweb.py:4321 msgid "Author" msgstr "" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:83 -#: ../gramps/plugins/webreport/narrativeweb.py:2370 +#: ../gramps/plugins/webreport/narrativeweb.py:2375 msgid "Page" msgstr "" @@ -10140,7 +10150,7 @@ msgstr "" #: ../gramps/plugins/textreport/tagreport.py:227 #: ../gramps/plugins/view/familyview.py:80 #: ../gramps/plugins/view/relview.py:886 -#: ../gramps/plugins/webreport/narrativeweb.py:6343 +#: ../gramps/plugins/webreport/narrativeweb.py:6359 msgid "Father" msgstr "" @@ -10162,7 +10172,7 @@ msgstr "" #: ../gramps/plugins/textreport/tagreport.py:233 #: ../gramps/plugins/view/familyview.py:81 #: ../gramps/plugins/view/relview.py:887 -#: ../gramps/plugins/webreport/narrativeweb.py:6357 +#: ../gramps/plugins/webreport/narrativeweb.py:6373 msgid "Mother" msgstr "" @@ -10236,7 +10246,7 @@ msgstr "" #: ../gramps/plugins/textreport/indivcomplete.py:447 #: ../gramps/plugins/textreport/indivcomplete.py:644 #: ../gramps/plugins/webreport/narrativeweb.py:391 -#: ../gramps/plugins/webreport/narrativeweb.py:1249 +#: ../gramps/plugins/webreport/narrativeweb.py:1250 msgid "Temple" msgstr "" @@ -10411,7 +10421,7 @@ msgstr "" #. add personal column #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:50 -#: ../gramps/plugins/webreport/narrativeweb.py:1908 +#: ../gramps/plugins/webreport/narrativeweb.py:1913 msgid "Personal" msgstr "" @@ -10906,7 +10916,7 @@ msgstr "" #: ../gramps/plugins/lib/libpersonview.py:100 #: ../gramps/plugins/quickview/siblings.py:48 #: ../gramps/plugins/textreport/indivcomplete.py:835 -#: ../gramps/plugins/webreport/narrativeweb.py:6237 +#: ../gramps/plugins/webreport/narrativeweb.py:6253 msgid "Gender" msgstr "" @@ -11152,7 +11162,7 @@ msgstr "" #: ../gramps/gui/editors/editldsord.py:438 #: ../gramps/plugins/textreport/indivcomplete.py:437 #: ../gramps/plugins/textreport/indivcomplete.py:640 -#: ../gramps/plugins/webreport/narrativeweb.py:778 +#: ../gramps/plugins/webreport/narrativeweb.py:779 msgid "LDS Ordinance" msgstr "" @@ -12017,7 +12027,7 @@ msgstr "" #: ../gramps/plugins/textreport/indivcomplete.py:946 #: ../gramps/plugins/textreport/recordsreport.py:164 #: ../gramps/plugins/tool/sortevents.py:166 -#: ../gramps/plugins/webreport/narrativeweb.py:8018 +#: ../gramps/plugins/webreport/narrativeweb.py:8047 #: ../gramps/plugins/webreport/webcal.py:1333 msgid "Filter" msgstr "" @@ -12143,39 +12153,39 @@ msgstr "" msgid "Remove note" msgstr "" -#: ../gramps/gui/filters/_searchbar.py:55 -#: ../gramps/gui/filters/sidebar/_sidebarfilter.py:56 +#: ../gramps/gui/filters/_searchbar.py:56 +#: ../gramps/gui/filters/sidebar/_sidebarfilter.py:59 msgid "_Find" msgstr "" -#: ../gramps/gui/filters/_searchbar.py:56 +#: ../gramps/gui/filters/_searchbar.py:57 #: ../gramps/gui/glade/clipboard.glade:56 #: ../gramps/gui/plug/report/_bookdialog.py:663 #: ../gramps/gui/undohistory.py:88 msgid "_Clear" msgstr "" -#: ../gramps/gui/filters/_searchbar.py:106 +#: ../gramps/gui/filters/_searchbar.py:107 #, python-format msgid "%s is" msgstr "" -#: ../gramps/gui/filters/_searchbar.py:108 +#: ../gramps/gui/filters/_searchbar.py:109 #, python-format msgid "%s contains" msgstr "" -#: ../gramps/gui/filters/_searchbar.py:112 +#: ../gramps/gui/filters/_searchbar.py:113 #, python-format msgid "%s is not" msgstr "" -#: ../gramps/gui/filters/_searchbar.py:114 +#: ../gramps/gui/filters/_searchbar.py:115 #, python-format msgid "%s does not contain" msgstr "" -#: ../gramps/gui/filters/_searchbar.py:165 +#: ../gramps/gui/filters/_searchbar.py:168 #: ../gramps/gui/views/listview.py:1144 ../gramps/gui/views/listview.py:1164 msgid "Updating display..." msgstr "" @@ -12188,7 +12198,7 @@ msgstr "" #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:107 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:89 #: ../gramps/plugins/view/sourceview.py:85 -#: ../gramps/plugins/webreport/narrativeweb.py:4292 +#: ../gramps/plugins/webreport/narrativeweb.py:4322 msgid "Abbreviation" msgstr "" @@ -12232,7 +12242,7 @@ msgstr "" #: ../gramps/gui/widgets/reorderfam.py:90 #: ../gramps/plugins/textreport/tagreport.py:239 #: ../gramps/plugins/view/familyview.py:82 -#: ../gramps/plugins/webreport/narrativeweb.py:6027 +#: ../gramps/plugins/webreport/narrativeweb.py:6043 msgid "Relationship" msgstr "" @@ -12269,7 +12279,7 @@ msgstr "" msgid "URL" msgstr "" -#: ../gramps/gui/filters/sidebar/_sidebarfilter.py:78 +#: ../gramps/gui/filters/sidebar/_sidebarfilter.py:81 msgid "Reset" msgstr "" @@ -12604,7 +12614,7 @@ msgstr "" #: ../gramps/gui/glade/editrepository.glade:205 #: ../gramps/gui/glade/editsource.glade:288 #: ../gramps/gui/glade/editurl.glade:150 -#: ../gramps/plugins/webreport/narrativeweb.py:8193 +#: ../gramps/plugins/webreport/narrativeweb.py:8222 msgid "Privacy" msgstr "" @@ -12952,7 +12962,7 @@ msgid "_Tags:" msgstr "" #: ../gramps/gui/glade/editfamily.glade:764 -#: ../gramps/gui/widgets/monitoredwidgets.py:841 +#: ../gramps/gui/widgets/monitoredwidgets.py:842 msgid "Edit the tag list" msgstr "" @@ -14654,12 +14664,12 @@ msgstr "" #: ../gramps/plugins/textreport/tagreport.py:298 #: ../gramps/plugins/view/eventview.py:119 #: ../gramps/plugins/view/view.gpr.py:35 ../gramps/plugins/view/view.gpr.py:43 -#: ../gramps/plugins/webreport/narrativeweb.py:1759 -#: ../gramps/plugins/webreport/narrativeweb.py:1818 -#: ../gramps/plugins/webreport/narrativeweb.py:1870 -#: ../gramps/plugins/webreport/narrativeweb.py:3629 -#: ../gramps/plugins/webreport/narrativeweb.py:3817 -#: ../gramps/plugins/webreport/narrativeweb.py:6280 +#: ../gramps/plugins/webreport/narrativeweb.py:1764 +#: ../gramps/plugins/webreport/narrativeweb.py:1823 +#: ../gramps/plugins/webreport/narrativeweb.py:1875 +#: ../gramps/plugins/webreport/narrativeweb.py:3645 +#: ../gramps/plugins/webreport/narrativeweb.py:3835 +#: ../gramps/plugins/webreport/narrativeweb.py:6296 msgid "Events" msgstr "" @@ -14673,9 +14683,9 @@ msgstr "" #: ../gramps/plugins/view/relview.py:525 ../gramps/plugins/view/relview.py:849 #: ../gramps/plugins/view/relview.py:885 #: ../gramps/plugins/webreport/narrativeweb.py:379 -#: ../gramps/plugins/webreport/narrativeweb.py:2912 -#: ../gramps/plugins/webreport/narrativeweb.py:5250 -#: ../gramps/plugins/webreport/narrativeweb.py:6429 +#: ../gramps/plugins/webreport/narrativeweb.py:2920 +#: ../gramps/plugins/webreport/narrativeweb.py:5263 +#: ../gramps/plugins/webreport/narrativeweb.py:6445 msgid "Parents" msgstr "" @@ -14712,7 +14722,7 @@ msgstr "" #: ../gramps/gui/merge/mergeperson.py:254 #: ../gramps/plugins/textreport/indivcomplete.py:361 -#: ../gramps/plugins/webreport/narrativeweb.py:1362 +#: ../gramps/plugins/webreport/narrativeweb.py:1363 msgid "Addresses" msgstr "" @@ -15536,7 +15546,7 @@ msgstr "" #: ../gramps/plugins/textreport/summary.py:278 #: ../gramps/plugins/textreport/tableofcontents.py:87 #: ../gramps/plugins/textreport/tagreport.py:863 -#: ../gramps/plugins/webreport/narrativeweb.py:7993 +#: ../gramps/plugins/webreport/narrativeweb.py:8022 #: ../gramps/plugins/webreport/webcal.py:1318 msgid "Report Options" msgstr "" @@ -16147,7 +16157,7 @@ msgstr "" #: ../gramps/plugins/textreport/detdescendantreport.py:978 #: ../gramps/plugins/textreport/familygroup.py:689 #: ../gramps/plugins/textreport/indivcomplete.py:976 -#: ../gramps/plugins/webreport/narrativeweb.py:8207 +#: ../gramps/plugins/webreport/narrativeweb.py:8236 msgid "Include" msgstr "" @@ -16157,7 +16167,7 @@ msgid "Megabyte|MB" msgstr "" #: ../gramps/gui/viewmanager.py:1292 -#: ../gramps/plugins/webreport/narrativeweb.py:8201 +#: ../gramps/plugins/webreport/narrativeweb.py:8230 msgid "Exclude" msgstr "" @@ -16600,7 +16610,7 @@ msgstr "" #: ../gramps/plugins/textreport/indivcomplete.py:607 #: ../gramps/plugins/view/pedigreeview.py:1741 #: ../gramps/plugins/view/relview.py:1409 -#: ../gramps/plugins/webreport/narrativeweb.py:745 +#: ../gramps/plugins/webreport/narrativeweb.py:746 msgid "Children" msgstr "" @@ -16942,13 +16952,13 @@ msgid "of %d" msgstr "" #: ../gramps/plugins/docgen/htmldoc.py:274 -#: ../gramps/plugins/webreport/narrativeweb.py:7946 +#: ../gramps/plugins/webreport/narrativeweb.py:7975 #: ../gramps/plugins/webreport/webcal.py:251 msgid "Possible destination error" msgstr "" #: ../gramps/plugins/docgen/htmldoc.py:275 -#: ../gramps/plugins/webreport/narrativeweb.py:7947 +#: ../gramps/plugins/webreport/narrativeweb.py:7976 #: ../gramps/plugins/webreport/webcal.py:252 msgid "" "You appear to have set your target directory to a directory used for data " @@ -18201,7 +18211,7 @@ msgstr "" #: ../gramps/plugins/textreport/indivcomplete.py:952 #: ../gramps/plugins/textreport/recordsreport.py:170 #: ../gramps/plugins/tool/sortevents.py:171 -#: ../gramps/plugins/webreport/narrativeweb.py:8024 +#: ../gramps/plugins/webreport/narrativeweb.py:8053 #: ../gramps/plugins/webreport/webcal.py:1339 msgid "Filter Person" msgstr "" @@ -18352,7 +18362,7 @@ msgstr "" #: ../gramps/plugins/drawreport/timeline.py:392 #: ../gramps/plugins/textreport/recordsreport.py:171 #: ../gramps/plugins/tool/sortevents.py:172 -#: ../gramps/plugins/webreport/narrativeweb.py:8025 +#: ../gramps/plugins/webreport/narrativeweb.py:8054 #: ../gramps/plugins/webreport/webcal.py:1340 msgid "The center person for the filter" msgstr "" @@ -18597,14 +18607,14 @@ msgstr "" #: ../gramps/plugins/export/exportcsv.py:498 #: ../gramps/plugins/importer/importcsv.py:216 #: ../gramps/plugins/textreport/familygroup.py:607 -#: ../gramps/plugins/webreport/narrativeweb.py:2462 +#: ../gramps/plugins/webreport/narrativeweb.py:2469 msgid "Husband" msgstr "" #: ../gramps/plugins/export/exportcsv.py:498 #: ../gramps/plugins/importer/importcsv.py:213 #: ../gramps/plugins/textreport/familygroup.py:616 -#: ../gramps/plugins/webreport/narrativeweb.py:2460 +#: ../gramps/plugins/webreport/narrativeweb.py:2467 msgid "Wife" msgstr "" @@ -18612,7 +18622,7 @@ msgstr "" #: ../gramps/plugins/gramplet/placedetails.py:120 #: ../gramps/plugins/lib/libplaceview.py:89 #: ../gramps/plugins/webreport/narrativeweb.py:375 -#: ../gramps/plugins/webreport/narrativeweb.py:3377 +#: ../gramps/plugins/webreport/narrativeweb.py:3390 msgid "Latitude" msgstr "" @@ -18621,7 +18631,7 @@ msgstr "" #: ../gramps/plugins/importer/importcsv.py:226 #: ../gramps/plugins/lib/libplaceview.py:90 #: ../gramps/plugins/webreport/narrativeweb.py:377 -#: ../gramps/plugins/webreport/narrativeweb.py:3378 +#: ../gramps/plugins/webreport/narrativeweb.py:3391 msgid "Longitude" msgstr "" @@ -18831,7 +18841,7 @@ msgstr "" #: ../gramps/plugins/gramplet/attributes.py:45 #: ../gramps/plugins/lib/libmetadata.py:170 -#: ../gramps/plugins/webreport/narrativeweb.py:1306 +#: ../gramps/plugins/webreport/narrativeweb.py:1307 msgid "Key" msgstr "" @@ -19097,7 +19107,7 @@ msgstr "" #: ../gramps/plugins/gramplet/gramplet.gpr.py:101 #: ../gramps/plugins/gramplet/gramplet.gpr.py:108 -#: ../gramps/plugins/webreport/narrativeweb.py:5958 +#: ../gramps/plugins/webreport/narrativeweb.py:5974 msgid "Ancestors" msgstr "" @@ -19146,7 +19156,7 @@ msgstr "" #: ../gramps/plugins/gramplet/gramplet.gpr.py:185 #: ../gramps/plugins/view/pedigreeview.py:513 #: ../gramps/plugins/view/view.gpr.py:125 -#: ../gramps/plugins/webreport/narrativeweb.py:6113 +#: ../gramps/plugins/webreport/narrativeweb.py:6129 msgid "Pedigree" msgstr "" @@ -19396,9 +19406,9 @@ msgstr "" #: ../gramps/plugins/textreport/indivcomplete.py:411 #: ../gramps/plugins/textreport/indivcomplete.py:621 #: ../gramps/plugins/webreport/narrativeweb.py:365 -#: ../gramps/plugins/webreport/narrativeweb.py:788 -#: ../gramps/plugins/webreport/narrativeweb.py:1297 -#: ../gramps/plugins/webreport/narrativeweb.py:1540 +#: ../gramps/plugins/webreport/narrativeweb.py:789 +#: ../gramps/plugins/webreport/narrativeweb.py:1298 +#: ../gramps/plugins/webreport/narrativeweb.py:1541 msgid "Attributes" msgstr "" @@ -19465,8 +19475,8 @@ msgstr "" #: ../gramps/plugins/view/view.gpr.py:95 #: ../gramps/plugins/view/view.gpr.py:103 #: ../gramps/plugins/webreport/narrativeweb.py:378 -#: ../gramps/plugins/webreport/narrativeweb.py:974 -#: ../gramps/plugins/webreport/narrativeweb.py:1557 +#: ../gramps/plugins/webreport/narrativeweb.py:975 +#: ../gramps/plugins/webreport/narrativeweb.py:1558 msgid "Notes" msgstr "" @@ -19610,10 +19620,10 @@ msgstr "" #: ../gramps/plugins/gramplet/gramplet.gpr.py:939 #: ../gramps/plugins/gramplet/gramplet.gpr.py:953 #: ../gramps/plugins/gramplet/gramplet.gpr.py:967 -#: ../gramps/plugins/webreport/narrativeweb.py:2417 -#: ../gramps/plugins/webreport/narrativeweb.py:2825 -#: ../gramps/plugins/webreport/narrativeweb.py:4900 -#: ../gramps/plugins/webreport/narrativeweb.py:5781 +#: ../gramps/plugins/webreport/narrativeweb.py:2424 +#: ../gramps/plugins/webreport/narrativeweb.py:2832 +#: ../gramps/plugins/webreport/narrativeweb.py:4912 +#: ../gramps/plugins/webreport/narrativeweb.py:5797 msgid "References" msgstr "" @@ -19642,7 +19652,7 @@ msgid "Gramplet showing the backlink references for a place" msgstr "" #: ../gramps/plugins/gramplet/gramplet.gpr.py:903 -#: ../gramps/plugins/webreport/narrativeweb.py:2342 +#: ../gramps/plugins/webreport/narrativeweb.py:2347 msgid "Source References" msgstr "" @@ -20113,10 +20123,10 @@ msgstr "" #: ../gramps/plugins/gramplet/statsgramplet.py:144 #: ../gramps/plugins/graph/gvfamilylines.py:242 #: ../gramps/plugins/textreport/summary.py:110 -#: ../gramps/plugins/webreport/narrativeweb.py:1756 -#: ../gramps/plugins/webreport/narrativeweb.py:1806 -#: ../gramps/plugins/webreport/narrativeweb.py:1862 -#: ../gramps/plugins/webreport/narrativeweb.py:5207 +#: ../gramps/plugins/webreport/narrativeweb.py:1761 +#: ../gramps/plugins/webreport/narrativeweb.py:1811 +#: ../gramps/plugins/webreport/narrativeweb.py:1867 +#: ../gramps/plugins/webreport/narrativeweb.py:5219 msgid "Individuals" msgstr "" @@ -20722,12 +20732,12 @@ msgstr "" #: ../gramps/plugins/tool/verify.glade:753 #: ../gramps/plugins/view/familyview.py:114 #: ../gramps/plugins/view/view.gpr.py:50 ../gramps/plugins/view/view.gpr.py:58 -#: ../gramps/plugins/webreport/narrativeweb.py:652 -#: ../gramps/plugins/webreport/narrativeweb.py:696 -#: ../gramps/plugins/webreport/narrativeweb.py:1758 -#: ../gramps/plugins/webreport/narrativeweb.py:1809 -#: ../gramps/plugins/webreport/narrativeweb.py:1864 -#: ../gramps/plugins/webreport/narrativeweb.py:3059 +#: ../gramps/plugins/webreport/narrativeweb.py:653 +#: ../gramps/plugins/webreport/narrativeweb.py:697 +#: ../gramps/plugins/webreport/narrativeweb.py:1763 +#: ../gramps/plugins/webreport/narrativeweb.py:1814 +#: ../gramps/plugins/webreport/narrativeweb.py:1869 +#: ../gramps/plugins/webreport/narrativeweb.py:3068 msgid "Families" msgstr "" @@ -21114,10 +21124,10 @@ msgstr "" #: ../gramps/plugins/quickview/filterbyname.py:244 #: ../gramps/plugins/quickview/filterbyname.py:250 #: ../gramps/plugins/textreport/familygroup.py:692 -#: ../gramps/plugins/webreport/narrativeweb.py:3663 -#: ../gramps/plugins/webreport/narrativeweb.py:3840 -#: ../gramps/plugins/webreport/narrativeweb.py:4290 -#: ../gramps/plugins/webreport/narrativeweb.py:6681 +#: ../gramps/plugins/webreport/narrativeweb.py:3679 +#: ../gramps/plugins/webreport/narrativeweb.py:3858 +#: ../gramps/plugins/webreport/narrativeweb.py:4320 +#: ../gramps/plugins/webreport/narrativeweb.py:6700 msgid "Gramps ID" msgstr "" @@ -21703,26 +21713,26 @@ msgid "" msgstr "" #. there is no old style XML -#: ../gramps/plugins/importer/importxml.py:834 -#: ../gramps/plugins/importer/importxml.py:1305 -#: ../gramps/plugins/importer/importxml.py:1578 -#: ../gramps/plugins/importer/importxml.py:1997 +#: ../gramps/plugins/importer/importxml.py:835 +#: ../gramps/plugins/importer/importxml.py:1306 +#: ../gramps/plugins/importer/importxml.py:1579 +#: ../gramps/plugins/importer/importxml.py:1998 msgid "The Gramps Xml you are trying to import is malformed." msgstr "" -#: ../gramps/plugins/importer/importxml.py:835 +#: ../gramps/plugins/importer/importxml.py:836 msgid "Attributes that link the data together are missing." msgstr "" -#: ../gramps/plugins/importer/importxml.py:939 +#: ../gramps/plugins/importer/importxml.py:940 msgid "Gramps XML import" msgstr "" -#: ../gramps/plugins/importer/importxml.py:975 +#: ../gramps/plugins/importer/importxml.py:976 msgid "Could not change media path" msgstr "" -#: ../gramps/plugins/importer/importxml.py:976 +#: ../gramps/plugins/importer/importxml.py:977 #, python-format msgid "" "The opened file has media path %s, which conflicts with the media path of " @@ -21731,7 +21741,7 @@ msgid "" "Preferences." msgstr "" -#: ../gramps/plugins/importer/importxml.py:1035 +#: ../gramps/plugins/importer/importxml.py:1036 msgid "" "The .gramps file you are importing does not contain information about the " "version of Gramps with, which it was produced.\n" @@ -21739,11 +21749,11 @@ msgid "" "The file will not be imported." msgstr "" -#: ../gramps/plugins/importer/importxml.py:1038 +#: ../gramps/plugins/importer/importxml.py:1039 msgid "Import file misses Gramps version" msgstr "" -#: ../gramps/plugins/importer/importxml.py:1040 +#: ../gramps/plugins/importer/importxml.py:1041 #, python-format msgid "" "The .gramps file you are importing was made by version %(newer)s of Gramps, " @@ -21751,7 +21761,7 @@ msgid "" "imported. Please upgrade to the latest version of Gramps and try again." msgstr "" -#: ../gramps/plugins/importer/importxml.py:1048 +#: ../gramps/plugins/importer/importxml.py:1049 #, python-format msgid "" "The .gramps file you are importing was made by version %(oldgramps)s of " @@ -21764,11 +21774,11 @@ msgid "" " for more info." msgstr "" -#: ../gramps/plugins/importer/importxml.py:1059 +#: ../gramps/plugins/importer/importxml.py:1060 msgid "The file will not be imported" msgstr "" -#: ../gramps/plugins/importer/importxml.py:1061 +#: ../gramps/plugins/importer/importxml.py:1062 #, python-format msgid "" "The .gramps file you are importing was made by version %(oldgramps)s of " @@ -21782,70 +21792,70 @@ msgid "" "for more info." msgstr "" -#: ../gramps/plugins/importer/importxml.py:1074 +#: ../gramps/plugins/importer/importxml.py:1075 msgid "Old xml file" msgstr "" -#: ../gramps/plugins/importer/importxml.py:1226 -#: ../gramps/plugins/importer/importxml.py:2708 +#: ../gramps/plugins/importer/importxml.py:1227 +#: ../gramps/plugins/importer/importxml.py:2709 #, python-format msgid "Witness name: %s" msgstr "" -#: ../gramps/plugins/importer/importxml.py:1306 +#: ../gramps/plugins/importer/importxml.py:1307 msgid "Any event reference must have a 'hlink' attribute." msgstr "" -#: ../gramps/plugins/importer/importxml.py:1579 +#: ../gramps/plugins/importer/importxml.py:1580 msgid "Any person reference must have a 'hlink' attribute." msgstr "" -#: ../gramps/plugins/importer/importxml.py:1767 +#: ../gramps/plugins/importer/importxml.py:1768 #, python-format msgid "" "Your Family Tree groups name \"%(key)s\" together with \"%(parent)s\", did " "not change this grouping to \"%(value)s\"." msgstr "" -#: ../gramps/plugins/importer/importxml.py:1770 +#: ../gramps/plugins/importer/importxml.py:1771 msgid "Gramps ignored a name grouping" msgstr "" -#: ../gramps/plugins/importer/importxml.py:1829 +#: ../gramps/plugins/importer/importxml.py:1830 msgid "Unknown when imported" msgstr "" -#: ../gramps/plugins/importer/importxml.py:1998 +#: ../gramps/plugins/importer/importxml.py:1999 msgid "Any note reference must have a 'hlink' attribute." msgstr "" #. TRANSLATORS: leave the {date} and {xml} untranslated in the format string, #. but you may re-order them if needed. -#: ../gramps/plugins/importer/importxml.py:2528 +#: ../gramps/plugins/importer/importxml.py:2529 #, python-brace-format msgid "Invalid date {date} in XML {xml}, preserving XML as text" msgstr "" -#: ../gramps/plugins/importer/importxml.py:2578 +#: ../gramps/plugins/importer/importxml.py:2579 #, python-format msgid "Witness comment: %s" msgstr "" -#: ../gramps/plugins/importer/importxml.py:3228 +#: ../gramps/plugins/importer/importxml.py:3229 #, python-format msgid "" "Error: family '%(family)s' father '%(father)s' does not refer back to the " "family. Reference added." msgstr "" -#: ../gramps/plugins/importer/importxml.py:3244 +#: ../gramps/plugins/importer/importxml.py:3245 #, python-format msgid "" "Error: family '%(family)s' mother '%(mother)s' does not refer back to the " "family. Reference added." msgstr "" -#: ../gramps/plugins/importer/importxml.py:3266 +#: ../gramps/plugins/importer/importxml.py:3267 #, python-format msgid "" "Error: family '%(family)s' child '%(child)s' does not refer back to the " @@ -26010,7 +26020,7 @@ msgid "Open on maps.google.com" msgstr "" #: ../gramps/plugins/mapservices/mapservice.gpr.py:69 -#: ../gramps/plugins/webreport/narrativeweb.py:8334 +#: ../gramps/plugins/webreport/narrativeweb.py:8363 msgid "OpenStreetMap" msgstr "" @@ -26069,7 +26079,7 @@ msgstr "" #: ../gramps/plugins/quickview/all_events.py:60 #: ../gramps/plugins/quickview/all_events.py:105 #: ../gramps/plugins/quickview/all_events.py:117 -#: ../gramps/plugins/webreport/narrativeweb.py:5797 +#: ../gramps/plugins/webreport/narrativeweb.py:5813 msgid "Event Type" msgstr "" @@ -26137,10 +26147,10 @@ msgstr "" #: ../gramps/plugins/quickview/all_relations.py:286 #: ../gramps/plugins/view/relview.py:404 #: ../gramps/plugins/webreport/narrativeweb.py:381 -#: ../gramps/plugins/webreport/narrativeweb.py:2464 -#: ../gramps/plugins/webreport/narrativeweb.py:2466 -#: ../gramps/plugins/webreport/narrativeweb.py:2909 -#: ../gramps/plugins/webreport/narrativeweb.py:5247 +#: ../gramps/plugins/webreport/narrativeweb.py:2471 +#: ../gramps/plugins/webreport/narrativeweb.py:2473 +#: ../gramps/plugins/webreport/narrativeweb.py:2917 +#: ../gramps/plugins/webreport/narrativeweb.py:5260 msgid "Partner" msgstr "" @@ -26321,14 +26331,14 @@ msgstr "" #: ../gramps/plugins/view/view.gpr.py:259 #: ../gramps/plugins/view/view.gpr.py:290 #: ../gramps/plugins/webreport/narrativeweb.py:386 -#: ../gramps/plugins/webreport/narrativeweb.py:975 -#: ../gramps/plugins/webreport/narrativeweb.py:1252 -#: ../gramps/plugins/webreport/narrativeweb.py:1558 -#: ../gramps/plugins/webreport/narrativeweb.py:1761 -#: ../gramps/plugins/webreport/narrativeweb.py:1812 -#: ../gramps/plugins/webreport/narrativeweb.py:1872 -#: ../gramps/plugins/webreport/narrativeweb.py:4178 -#: ../gramps/plugins/webreport/narrativeweb.py:4262 +#: ../gramps/plugins/webreport/narrativeweb.py:976 +#: ../gramps/plugins/webreport/narrativeweb.py:1253 +#: ../gramps/plugins/webreport/narrativeweb.py:1559 +#: ../gramps/plugins/webreport/narrativeweb.py:1766 +#: ../gramps/plugins/webreport/narrativeweb.py:1817 +#: ../gramps/plugins/webreport/narrativeweb.py:1877 +#: ../gramps/plugins/webreport/narrativeweb.py:4204 +#: ../gramps/plugins/webreport/narrativeweb.py:4288 msgid "Sources" msgstr "" @@ -26337,11 +26347,11 @@ msgstr "" #: ../gramps/plugins/view/repoview.py:129 #: ../gramps/plugins/view/view.gpr.py:236 #: ../gramps/plugins/view/view.gpr.py:244 -#: ../gramps/plugins/webreport/narrativeweb.py:1762 -#: ../gramps/plugins/webreport/narrativeweb.py:1873 -#: ../gramps/plugins/webreport/narrativeweb.py:2719 -#: ../gramps/plugins/webreport/narrativeweb.py:6596 -#: ../gramps/plugins/webreport/narrativeweb.py:6663 +#: ../gramps/plugins/webreport/narrativeweb.py:1767 +#: ../gramps/plugins/webreport/narrativeweb.py:1878 +#: ../gramps/plugins/webreport/narrativeweb.py:2726 +#: ../gramps/plugins/webreport/narrativeweb.py:6612 +#: ../gramps/plugins/webreport/narrativeweb.py:6682 msgid "Repositories" msgstr "" @@ -26654,7 +26664,7 @@ msgid "No references for this %s" msgstr "" #: ../gramps/plugins/quickview/reporef.py:62 -#: ../gramps/plugins/webreport/narrativeweb.py:2731 +#: ../gramps/plugins/webreport/narrativeweb.py:2738 msgid "Call number" msgstr "" @@ -27733,7 +27743,7 @@ msgstr "" #: ../gramps/plugins/textreport/indivcomplete.py:198 #: ../gramps/plugins/textreport/indivcomplete.py:208 #: ../gramps/plugins/textreport/indivcomplete.py:626 -#: ../gramps/plugins/webreport/narrativeweb.py:1032 +#: ../gramps/plugins/webreport/narrativeweb.py:1033 #, python-format msgid "%(type)s: %(value)s" msgstr "" @@ -27749,7 +27759,7 @@ msgid "Alternate Parents" msgstr "" #: ../gramps/plugins/textreport/indivcomplete.py:385 -#: ../gramps/plugins/webreport/narrativeweb.py:6014 +#: ../gramps/plugins/webreport/narrativeweb.py:6030 msgid "Associations" msgstr "" @@ -29201,9 +29211,9 @@ msgid "Gramps Media Manager" msgstr "" #: ../gramps/plugins/tool/mediamanager.py:95 -#: ../gramps/plugins/webreport/narrativeweb.py:1755 -#: ../gramps/plugins/webreport/narrativeweb.py:1861 -#: ../gramps/plugins/webreport/narrativeweb.py:4046 +#: ../gramps/plugins/webreport/narrativeweb.py:1760 +#: ../gramps/plugins/webreport/narrativeweb.py:1866 +#: ../gramps/plugins/webreport/narrativeweb.py:4065 msgid "Introduction" msgstr "" @@ -30317,7 +30327,7 @@ msgstr "" #: ../gramps/plugins/view/citationlistview.py:101 #: ../gramps/plugins/view/citationtreeview.py:96 -#: ../gramps/plugins/webreport/narrativeweb.py:2371 +#: ../gramps/plugins/webreport/narrativeweb.py:2376 msgid "Confidence" msgstr "" @@ -31603,14 +31613,25 @@ msgstr "" msgid "" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:1598 +#. add section title +#: ../gramps/plugins/webreport/narrativeweb.py:737 +#: ../gramps/plugins/webreport/narrativeweb.py:2235 +msgid "Narrative" +msgstr "" + +#: ../gramps/plugins/webreport/narrativeweb.py:1599 #, python-format msgid "" "Generated by %(gramps_home_html_start)sGramps%(html_end)s %(version)s on " "%(date)s" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:1616 +#: ../gramps/plugins/webreport/narrativeweb.py:1609 +#, python-format +msgid "Last change was the %(date)s" +msgstr "" + +#: ../gramps/plugins/webreport/narrativeweb.py:1621 #, python-format msgid "%(http_break)sCreated for %(subject_url)s" msgstr "" @@ -31619,87 +31640,82 @@ msgstr "" #. is the style sheet either Basic-Blue or Visually Impaired, #. and menu layout is Drop Down? #. Basic Blue style sheet with navigation menus -#: ../gramps/plugins/webreport/narrativeweb.py:1722 +#: ../gramps/plugins/webreport/narrativeweb.py:1727 #: ../gramps/plugins/webstuff/webstuff.py:64 msgid "Basic-Blue" msgstr "" #. Visually Impaired style sheet with its navigation menus -#: ../gramps/plugins/webreport/narrativeweb.py:1723 +#: ../gramps/plugins/webreport/narrativeweb.py:1728 #: ../gramps/plugins/webstuff/webstuff.py:96 msgid "Visually Impaired" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:1754 -#: ../gramps/plugins/webreport/narrativeweb.py:1904 +#: ../gramps/plugins/webreport/narrativeweb.py:1759 +#: ../gramps/plugins/webreport/narrativeweb.py:1909 msgid "Html|Home" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:1757 -#: ../gramps/plugins/webreport/narrativeweb.py:1801 -#: ../gramps/plugins/webreport/narrativeweb.py:1804 -#: ../gramps/plugins/webreport/narrativeweb.py:1863 -#: ../gramps/plugins/webreport/narrativeweb.py:3913 -#: ../gramps/plugins/webreport/narrativeweb.py:3958 +#: ../gramps/plugins/webreport/narrativeweb.py:1762 +#: ../gramps/plugins/webreport/narrativeweb.py:1806 +#: ../gramps/plugins/webreport/narrativeweb.py:1809 +#: ../gramps/plugins/webreport/narrativeweb.py:1868 +#: ../gramps/plugins/webreport/narrativeweb.py:3931 +#: ../gramps/plugins/webreport/narrativeweb.py:3976 msgid "Surnames" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:1764 -#: ../gramps/plugins/webreport/narrativeweb.py:1880 -#: ../gramps/plugins/webreport/narrativeweb.py:4810 +#: ../gramps/plugins/webreport/narrativeweb.py:1769 +#: ../gramps/plugins/webreport/narrativeweb.py:1885 +#: ../gramps/plugins/webreport/narrativeweb.py:4822 msgid "Thumbnails" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:1765 -#: ../gramps/plugins/webreport/narrativeweb.py:1886 -#: ../gramps/plugins/webreport/narrativeweb.py:4987 -#: ../gramps/plugins/webreport/narrativeweb.py:8226 +#: ../gramps/plugins/webreport/narrativeweb.py:1770 +#: ../gramps/plugins/webreport/narrativeweb.py:1891 +#: ../gramps/plugins/webreport/narrativeweb.py:4999 +#: ../gramps/plugins/webreport/narrativeweb.py:8255 msgid "Download" msgstr "" #. Add xml, doctype, meta and stylesheets -#: ../gramps/plugins/webreport/narrativeweb.py:1766 -#: ../gramps/plugins/webreport/narrativeweb.py:1824 -#: ../gramps/plugins/webreport/narrativeweb.py:1887 -#: ../gramps/plugins/webreport/narrativeweb.py:6730 -#: ../gramps/plugins/webreport/narrativeweb.py:6824 +#: ../gramps/plugins/webreport/narrativeweb.py:1771 +#: ../gramps/plugins/webreport/narrativeweb.py:1829 +#: ../gramps/plugins/webreport/narrativeweb.py:1892 +#: ../gramps/plugins/webreport/narrativeweb.py:6749 +#: ../gramps/plugins/webreport/narrativeweb.py:6843 msgid "Address Book" msgstr "" #. add contact column -#: ../gramps/plugins/webreport/narrativeweb.py:1767 -#: ../gramps/plugins/webreport/narrativeweb.py:1893 -#: ../gramps/plugins/webreport/narrativeweb.py:1923 -#: ../gramps/plugins/webreport/narrativeweb.py:5091 +#: ../gramps/plugins/webreport/narrativeweb.py:1772 +#: ../gramps/plugins/webreport/narrativeweb.py:1898 +#: ../gramps/plugins/webreport/narrativeweb.py:1928 +#: ../gramps/plugins/webreport/narrativeweb.py:5103 msgid "Contact" msgstr "" -#. add section title -#: ../gramps/plugins/webreport/narrativeweb.py:2230 -msgid "Narrative" -msgstr "" - -#: ../gramps/plugins/webreport/narrativeweb.py:2245 -#: ../gramps/plugins/webreport/narrativeweb.py:6761 +#: ../gramps/plugins/webreport/narrativeweb.py:2250 +#: ../gramps/plugins/webreport/narrativeweb.py:6780 msgid "Web Links" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:2292 +#: ../gramps/plugins/webreport/narrativeweb.py:2297 msgid " [Click to Go]" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:2315 +#: ../gramps/plugins/webreport/narrativeweb.py:2320 msgid "Latter-Day Saints/ LDS Ordinance" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:2447 -#: ../gramps/plugins/webreport/narrativeweb.py:5577 -#: ../gramps/plugins/webreport/narrativeweb.py:5838 +#: ../gramps/plugins/webreport/narrativeweb.py:2454 +#: ../gramps/plugins/webreport/narrativeweb.py:5593 +#: ../gramps/plugins/webreport/narrativeweb.py:5854 msgid "Family Map" msgstr "" #. feature request 2356: avoid genitive form -#: ../gramps/plugins/webreport/narrativeweb.py:2883 +#: ../gramps/plugins/webreport/narrativeweb.py:2891 #, python-format msgid "" "This page contains an index of all the individuals in the database with the " @@ -31708,143 +31724,143 @@ msgid "" msgstr "" #. Name Column -#: ../gramps/plugins/webreport/narrativeweb.py:2900 -#: ../gramps/plugins/webreport/narrativeweb.py:5238 +#: ../gramps/plugins/webreport/narrativeweb.py:2908 +#: ../gramps/plugins/webreport/narrativeweb.py:5251 msgid "Given Name" msgstr "" #. set progress bar pass for Repositories -#: ../gramps/plugins/webreport/narrativeweb.py:3044 -#: ../gramps/plugins/webreport/narrativeweb.py:3323 -#: ../gramps/plugins/webreport/narrativeweb.py:3608 -#: ../gramps/plugins/webreport/narrativeweb.py:4152 -#: ../gramps/plugins/webreport/narrativeweb.py:4367 -#: ../gramps/plugins/webreport/narrativeweb.py:5181 -#: ../gramps/plugins/webreport/narrativeweb.py:6569 -#: ../gramps/plugins/webreport/narrativeweb.py:7186 -#: ../gramps/plugins/webreport/narrativeweb.py:7192 -#: ../gramps/plugins/webreport/narrativeweb.py:7614 -#: ../gramps/plugins/webreport/narrativeweb.py:7657 -#: ../gramps/plugins/webreport/narrativeweb.py:7674 -#: ../gramps/plugins/webreport/narrativeweb.py:7715 +#: ../gramps/plugins/webreport/narrativeweb.py:3053 +#: ../gramps/plugins/webreport/narrativeweb.py:3335 +#: ../gramps/plugins/webreport/narrativeweb.py:3623 +#: ../gramps/plugins/webreport/narrativeweb.py:4178 +#: ../gramps/plugins/webreport/narrativeweb.py:4397 +#: ../gramps/plugins/webreport/narrativeweb.py:5193 +#: ../gramps/plugins/webreport/narrativeweb.py:6585 +#: ../gramps/plugins/webreport/narrativeweb.py:7205 +#: ../gramps/plugins/webreport/narrativeweb.py:7211 +#: ../gramps/plugins/webreport/narrativeweb.py:7638 +#: ../gramps/plugins/webreport/narrativeweb.py:7681 +#: ../gramps/plugins/webreport/narrativeweb.py:7698 +#: ../gramps/plugins/webreport/narrativeweb.py:7739 msgid "Narrated Web Site Report" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:3045 +#: ../gramps/plugins/webreport/narrativeweb.py:3054 msgid "Creating family pages..." msgstr "" #. Families list page message -#: ../gramps/plugins/webreport/narrativeweb.py:3066 +#: ../gramps/plugins/webreport/narrativeweb.py:3076 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 "" -#: ../gramps/plugins/webreport/narrativeweb.py:3110 -#: ../gramps/plugins/webreport/narrativeweb.py:3373 -#: ../gramps/plugins/webreport/narrativeweb.py:3660 -#: ../gramps/plugins/webreport/narrativeweb.py:3952 +#: ../gramps/plugins/webreport/narrativeweb.py:3121 +#: ../gramps/plugins/webreport/narrativeweb.py:3386 +#: ../gramps/plugins/webreport/narrativeweb.py:3676 +#: ../gramps/plugins/webreport/narrativeweb.py:3970 msgid "Letter" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:3149 +#: ../gramps/plugins/webreport/narrativeweb.py:3160 msgid "Families beginning with letter " msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:3324 +#: ../gramps/plugins/webreport/narrativeweb.py:3336 msgid "Creating place pages" msgstr "" #. place list page message -#: ../gramps/plugins/webreport/narrativeweb.py:3347 +#: ../gramps/plugins/webreport/narrativeweb.py:3360 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 "" -#: ../gramps/plugins/webreport/narrativeweb.py:3374 +#: ../gramps/plugins/webreport/narrativeweb.py:3387 msgid "Place Name | Name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:3413 +#: ../gramps/plugins/webreport/narrativeweb.py:3427 #, python-format msgid "Places beginning with letter %s" msgstr "" #. section title -#: ../gramps/plugins/webreport/narrativeweb.py:3525 +#: ../gramps/plugins/webreport/narrativeweb.py:3540 msgid "Place Map" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:3609 +#: ../gramps/plugins/webreport/narrativeweb.py:3624 msgid "Creating event pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:3635 +#: ../gramps/plugins/webreport/narrativeweb.py:3651 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 "" -#: ../gramps/plugins/webreport/narrativeweb.py:3717 +#: ../gramps/plugins/webreport/narrativeweb.py:3734 #, python-format msgid "Event types beginning with letter %s" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:3916 +#: ../gramps/plugins/webreport/narrativeweb.py:3934 msgid "Surnames by person count" msgstr "" #. page message -#: ../gramps/plugins/webreport/narrativeweb.py:3923 +#: ../gramps/plugins/webreport/narrativeweb.py:3941 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 "" -#: ../gramps/plugins/webreport/narrativeweb.py:3965 +#: ../gramps/plugins/webreport/narrativeweb.py:3983 msgid "Number of People" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4010 +#: ../gramps/plugins/webreport/narrativeweb.py:4028 #, python-format msgid "Surnames beginning with letter %s" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4079 +#: ../gramps/plugins/webreport/narrativeweb.py:4102 #: ../gramps/plugins/webreport/webcal.py:532 msgid "Home" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4153 +#: ../gramps/plugins/webreport/narrativeweb.py:4179 msgid "Creating source pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4193 +#: ../gramps/plugins/webreport/narrativeweb.py:4219 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 "" -#: ../gramps/plugins/webreport/narrativeweb.py:4210 +#: ../gramps/plugins/webreport/narrativeweb.py:4236 msgid "Source Name|Name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4293 +#: ../gramps/plugins/webreport/narrativeweb.py:4323 msgid "Publication information" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4368 +#: ../gramps/plugins/webreport/narrativeweb.py:4398 msgid "Creating media pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4405 +#: ../gramps/plugins/webreport/narrativeweb.py:4436 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 " @@ -31852,43 +31868,43 @@ msgid "" "on the image to see the full sized version. " msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4429 +#: ../gramps/plugins/webreport/narrativeweb.py:4460 msgid "Media | Name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4431 +#: ../gramps/plugins/webreport/narrativeweb.py:4462 msgid "Mime Type" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4540 +#: ../gramps/plugins/webreport/narrativeweb.py:4573 msgid "Previous" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4541 +#: ../gramps/plugins/webreport/narrativeweb.py:4574 #, python-format msgid "" "%(strong1_start)s%(page_number)d%(strong_end)s of %(strong2_start)s" "%(total_pages)d%(strong_end)s" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4552 +#: ../gramps/plugins/webreport/narrativeweb.py:4585 msgid "Next" msgstr "" #. missing media error message -#: ../gramps/plugins/webreport/narrativeweb.py:4555 +#: ../gramps/plugins/webreport/narrativeweb.py:4588 msgid "The file has been moved or deleted." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4695 +#: ../gramps/plugins/webreport/narrativeweb.py:4709 msgid "File Type" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4778 +#: ../gramps/plugins/webreport/narrativeweb.py:4794 msgid "Missing media object:" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4815 +#: ../gramps/plugins/webreport/narrativeweb.py:4827 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 " @@ -31896,11 +31912,11 @@ msgid "" "image’s page." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4834 +#: ../gramps/plugins/webreport/narrativeweb.py:4846 msgid "Thumbnail Preview" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4993 +#: ../gramps/plugins/webreport/narrativeweb.py:5005 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 " @@ -31909,39 +31925,39 @@ msgid "" "web pages." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:5018 +#: ../gramps/plugins/webreport/narrativeweb.py:5030 msgid "File Name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:5020 +#: ../gramps/plugins/webreport/narrativeweb.py:5032 msgid "Last Modified" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:5182 +#: ../gramps/plugins/webreport/narrativeweb.py:5194 msgid "Creating individual pages" msgstr "" #. Individual List page message -#: ../gramps/plugins/webreport/narrativeweb.py:5214 +#: ../gramps/plugins/webreport/narrativeweb.py:5227 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 "" -#: ../gramps/plugins/webreport/narrativeweb.py:5283 +#: ../gramps/plugins/webreport/narrativeweb.py:5297 #, python-format msgid "Surnames %(surname)s beginning with letter %(letter)s" msgstr "" #. add page title -#: ../gramps/plugins/webreport/narrativeweb.py:5702 +#: ../gramps/plugins/webreport/narrativeweb.py:5718 #, python-format msgid "Tracking %s" msgstr "" #. page description -#: ../gramps/plugins/webreport/narrativeweb.py:5706 +#: ../gramps/plugins/webreport/narrativeweb.py:5722 msgid "" "This map page represents that person and any descendants with all of their " "event/ places. If you place your mouse over the marker it will display the " @@ -31950,23 +31966,23 @@ msgid "" "you to that place’s page." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:5776 +#: ../gramps/plugins/webreport/narrativeweb.py:5792 msgid "Drop Markers" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:5796 +#: ../gramps/plugins/webreport/narrativeweb.py:5812 msgid "Place Title" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6204 +#: ../gramps/plugins/webreport/narrativeweb.py:6220 msgid "Call Name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6220 +#: ../gramps/plugins/webreport/narrativeweb.py:6236 msgid "Nick Name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6258 +#: ../gramps/plugins/webreport/narrativeweb.py:6274 msgid "Age at Death" msgstr "" @@ -31974,43 +31990,43 @@ msgstr "" #. actually be StepFather-in-law), but it is too expensive to #. calculate out the correct relationship using the Relationship #. Calculator -#: ../gramps/plugins/webreport/narrativeweb.py:6349 +#: ../gramps/plugins/webreport/narrativeweb.py:6365 msgid "Stepfather" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6359 +#: ../gramps/plugins/webreport/narrativeweb.py:6375 msgid "Stepmother" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6383 +#: ../gramps/plugins/webreport/narrativeweb.py:6399 msgid "Not siblings" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6444 +#: ../gramps/plugins/webreport/narrativeweb.py:6460 msgid "Relation to main person" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6446 +#: ../gramps/plugins/webreport/narrativeweb.py:6462 msgid "Relation within this family (if not by birth)" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6570 +#: ../gramps/plugins/webreport/narrativeweb.py:6586 msgid "Creating repository pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6602 +#: ../gramps/plugins/webreport/narrativeweb.py:6619 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 "" -#: ../gramps/plugins/webreport/narrativeweb.py:6619 +#: ../gramps/plugins/webreport/narrativeweb.py:6636 msgid "Repository |Name" msgstr "" #. Address Book Page message -#: ../gramps/plugins/webreport/narrativeweb.py:6737 +#: ../gramps/plugins/webreport/narrativeweb.py:6756 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 " @@ -32018,552 +32034,552 @@ msgid "" "Address Book page." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6758 +#: ../gramps/plugins/webreport/narrativeweb.py:6777 msgid "Full Name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6989 +#: ../gramps/plugins/webreport/narrativeweb.py:7008 #, python-format msgid "Neither %(current)s nor %(parent)s are directories" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6998 -#: ../gramps/plugins/webreport/narrativeweb.py:7003 -#: ../gramps/plugins/webreport/narrativeweb.py:7016 -#: ../gramps/plugins/webreport/narrativeweb.py:7021 +#: ../gramps/plugins/webreport/narrativeweb.py:7017 +#: ../gramps/plugins/webreport/narrativeweb.py:7022 +#: ../gramps/plugins/webreport/narrativeweb.py:7035 +#: ../gramps/plugins/webreport/narrativeweb.py:7040 #, python-format msgid "Could not create the directory: %s" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7027 +#: ../gramps/plugins/webreport/narrativeweb.py:7046 msgid "Invalid file name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7028 +#: ../gramps/plugins/webreport/narrativeweb.py:7047 msgid "The archive file must be a file, not a directory" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7150 +#: ../gramps/plugins/webreport/narrativeweb.py:7169 #, python-format msgid "ID=%(grampsid)s, path=%(dir)s" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7155 +#: ../gramps/plugins/webreport/narrativeweb.py:7174 msgid "Missing media objects:" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7187 +#: ../gramps/plugins/webreport/narrativeweb.py:7206 msgid "Applying Person Filter..." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7193 +#: ../gramps/plugins/webreport/narrativeweb.py:7212 msgid "Constructing list of other objects..." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7400 +#: ../gramps/plugins/webreport/narrativeweb.py:7424 #, python-format msgid "Family of %(husband)s and %(spouse)s" msgstr "" #. Only the name of the husband is known #. Only the name of the wife is known -#: ../gramps/plugins/webreport/narrativeweb.py:7405 -#: ../gramps/plugins/webreport/narrativeweb.py:7409 +#: ../gramps/plugins/webreport/narrativeweb.py:7429 +#: ../gramps/plugins/webreport/narrativeweb.py:7433 #, python-format msgid "Family of %s" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7615 +#: ../gramps/plugins/webreport/narrativeweb.py:7639 msgid "Creating GENDEX file" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7658 +#: ../gramps/plugins/webreport/narrativeweb.py:7682 msgid "Creating surname pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7675 +#: ../gramps/plugins/webreport/narrativeweb.py:7699 msgid "Creating thumbnail preview page..." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7716 +#: ../gramps/plugins/webreport/narrativeweb.py:7740 msgid "Creating address book pages ..." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7996 +#: ../gramps/plugins/webreport/narrativeweb.py:8025 msgid "Store web pages in .tar.gz archive" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7998 +#: ../gramps/plugins/webreport/narrativeweb.py:8027 msgid "Whether to store the web pages in an archive file" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8005 +#: ../gramps/plugins/webreport/narrativeweb.py:8034 #: ../gramps/plugins/webreport/webcal.py:1322 msgid "Destination" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8008 +#: ../gramps/plugins/webreport/narrativeweb.py:8037 #: ../gramps/plugins/webreport/webcal.py:1325 msgid "The destination directory for the web files" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8014 +#: ../gramps/plugins/webreport/narrativeweb.py:8043 msgid "My Family Tree" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8014 +#: ../gramps/plugins/webreport/narrativeweb.py:8043 msgid "Web site title" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8015 +#: ../gramps/plugins/webreport/narrativeweb.py:8044 msgid "The title of the web site" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8020 +#: ../gramps/plugins/webreport/narrativeweb.py:8049 msgid "Select filter to restrict people that appear on web site" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8047 +#: ../gramps/plugins/webreport/narrativeweb.py:8076 #: ../gramps/plugins/webreport/webcal.py:1368 msgid "File extension" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8050 +#: ../gramps/plugins/webreport/narrativeweb.py:8079 #: ../gramps/plugins/webreport/webcal.py:1371 msgid "The extension to be used for the web files" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8053 +#: ../gramps/plugins/webreport/narrativeweb.py:8082 #: ../gramps/plugins/webreport/webcal.py:1374 msgid "Copyright" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8056 +#: ../gramps/plugins/webreport/narrativeweb.py:8085 #: ../gramps/plugins/webreport/webcal.py:1377 msgid "The copyright to be used for the web files" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8059 +#: ../gramps/plugins/webreport/narrativeweb.py:8088 #: ../gramps/plugins/webreport/webcal.py:1383 msgid "StyleSheet" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8064 +#: ../gramps/plugins/webreport/narrativeweb.py:8093 #: ../gramps/plugins/webreport/webcal.py:1386 msgid "The stylesheet to be used for the web pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8069 +#: ../gramps/plugins/webreport/narrativeweb.py:8098 msgid "Horizontal -- Default" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8070 +#: ../gramps/plugins/webreport/narrativeweb.py:8099 msgid "Vertical -- Left Side" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8071 +#: ../gramps/plugins/webreport/narrativeweb.py:8100 msgid "Fade -- WebKit Browsers Only" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8072 -#: ../gramps/plugins/webreport/narrativeweb.py:8085 +#: ../gramps/plugins/webreport/narrativeweb.py:8101 +#: ../gramps/plugins/webreport/narrativeweb.py:8114 msgid "Drop-Down -- WebKit Browsers Only" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8074 +#: ../gramps/plugins/webreport/narrativeweb.py:8103 msgid "Navigation Menu Layout" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8077 +#: ../gramps/plugins/webreport/narrativeweb.py:8106 msgid "Choose which layout for the Navigation Menus." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8084 +#: ../gramps/plugins/webreport/narrativeweb.py:8113 msgid "Normal Outline Style" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8088 +#: ../gramps/plugins/webreport/narrativeweb.py:8117 msgid "Citation Referents Layout" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8092 +#: ../gramps/plugins/webreport/narrativeweb.py:8121 msgid "" "Determine the default layout for the Source Page's Citation Referents section" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8096 +#: ../gramps/plugins/webreport/narrativeweb.py:8125 msgid "Include ancestor's tree" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8097 +#: ../gramps/plugins/webreport/narrativeweb.py:8126 msgid "Whether to include an ancestor graph on each individual page" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8102 +#: ../gramps/plugins/webreport/narrativeweb.py:8131 msgid "Graph generations" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8103 +#: ../gramps/plugins/webreport/narrativeweb.py:8132 msgid "The number of generations to include in the ancestor graph" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8113 +#: ../gramps/plugins/webreport/narrativeweb.py:8142 msgid "Page Generation" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8116 +#: ../gramps/plugins/webreport/narrativeweb.py:8145 msgid "Home page note" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8117 +#: ../gramps/plugins/webreport/narrativeweb.py:8146 msgid "A note to be used on the home page" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8120 +#: ../gramps/plugins/webreport/narrativeweb.py:8149 msgid "Home page image" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8121 +#: ../gramps/plugins/webreport/narrativeweb.py:8150 msgid "An image to be used on the home page" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8124 +#: ../gramps/plugins/webreport/narrativeweb.py:8153 msgid "Introduction note" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8125 +#: ../gramps/plugins/webreport/narrativeweb.py:8154 msgid "A note to be used as the introduction" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8128 +#: ../gramps/plugins/webreport/narrativeweb.py:8157 msgid "Introduction image" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8129 +#: ../gramps/plugins/webreport/narrativeweb.py:8158 msgid "An image to be used as the introduction" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8132 +#: ../gramps/plugins/webreport/narrativeweb.py:8161 msgid "Publisher contact note" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8133 +#: ../gramps/plugins/webreport/narrativeweb.py:8162 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 "" -#: ../gramps/plugins/webreport/narrativeweb.py:8139 +#: ../gramps/plugins/webreport/narrativeweb.py:8168 msgid "Publisher contact image" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8140 +#: ../gramps/plugins/webreport/narrativeweb.py:8169 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 "" -#: ../gramps/plugins/webreport/narrativeweb.py:8146 +#: ../gramps/plugins/webreport/narrativeweb.py:8175 msgid "HTML user header" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8147 +#: ../gramps/plugins/webreport/narrativeweb.py:8176 msgid "A note to be used as the page header" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8150 +#: ../gramps/plugins/webreport/narrativeweb.py:8179 msgid "HTML user footer" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8151 +#: ../gramps/plugins/webreport/narrativeweb.py:8180 msgid "A note to be used as the page footer" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8154 +#: ../gramps/plugins/webreport/narrativeweb.py:8183 msgid "Include images and media objects" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8156 +#: ../gramps/plugins/webreport/narrativeweb.py:8185 msgid "Whether to include a gallery of media objects" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8162 +#: ../gramps/plugins/webreport/narrativeweb.py:8191 msgid "Create and only use thumbnail- sized images" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8164 +#: ../gramps/plugins/webreport/narrativeweb.py:8193 msgid "" "This option allows you to create only thumbnail images instead of the full-" "sized images on the Media Page. This will allow you to have a much smaller " "total upload size to your web hosting site." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8171 +#: ../gramps/plugins/webreport/narrativeweb.py:8200 msgid "Max width of initial image" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8173 +#: ../gramps/plugins/webreport/narrativeweb.py:8202 msgid "" "This allows you to set the maximum width of the image shown on the media " "page. Set to 0 for no limit." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8177 +#: ../gramps/plugins/webreport/narrativeweb.py:8206 msgid "Max height of initial image" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8179 +#: ../gramps/plugins/webreport/narrativeweb.py:8208 msgid "" "This allows you to set the maximum height of the image shown on the media " "page. Set to 0 for no limit." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8185 +#: ../gramps/plugins/webreport/narrativeweb.py:8214 msgid "Suppress Gramps ID" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8186 +#: ../gramps/plugins/webreport/narrativeweb.py:8215 msgid "Whether to include the Gramps ID of objects" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8198 +#: ../gramps/plugins/webreport/narrativeweb.py:8227 msgid "Living People" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8203 +#: ../gramps/plugins/webreport/narrativeweb.py:8232 msgid "Include Last Name Only" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8205 +#: ../gramps/plugins/webreport/narrativeweb.py:8234 msgid "Include Full Name Only" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8208 +#: ../gramps/plugins/webreport/narrativeweb.py:8237 msgid "How to handle living people" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8212 +#: ../gramps/plugins/webreport/narrativeweb.py:8241 msgid "Years from death to consider living" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8214 +#: ../gramps/plugins/webreport/narrativeweb.py:8243 msgid "" "This allows you to restrict information on people who have not been dead for " "very long" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8229 +#: ../gramps/plugins/webreport/narrativeweb.py:8258 msgid "Include download page" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8230 +#: ../gramps/plugins/webreport/narrativeweb.py:8259 msgid "Whether to include a database download option" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8234 -#: ../gramps/plugins/webreport/narrativeweb.py:8244 +#: ../gramps/plugins/webreport/narrativeweb.py:8263 +#: ../gramps/plugins/webreport/narrativeweb.py:8273 msgid "Download Filename" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8236 -#: ../gramps/plugins/webreport/narrativeweb.py:8246 +#: ../gramps/plugins/webreport/narrativeweb.py:8265 +#: ../gramps/plugins/webreport/narrativeweb.py:8275 msgid "File to be used for downloading of database" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8239 -#: ../gramps/plugins/webreport/narrativeweb.py:8249 +#: ../gramps/plugins/webreport/narrativeweb.py:8268 +#: ../gramps/plugins/webreport/narrativeweb.py:8278 msgid "Description for download" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8240 +#: ../gramps/plugins/webreport/narrativeweb.py:8269 msgid "Smith Family Tree" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8241 -#: ../gramps/plugins/webreport/narrativeweb.py:8251 +#: ../gramps/plugins/webreport/narrativeweb.py:8270 +#: ../gramps/plugins/webreport/narrativeweb.py:8280 msgid "Give a description for this file." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8250 +#: ../gramps/plugins/webreport/narrativeweb.py:8279 msgid "Johnson Family Tree" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8260 +#: ../gramps/plugins/webreport/narrativeweb.py:8289 #: ../gramps/plugins/webreport/webcal.py:1525 msgid "Advanced Options" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8263 +#: ../gramps/plugins/webreport/narrativeweb.py:8292 #: ../gramps/plugins/webreport/webcal.py:1527 msgid "Character set encoding" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8267 +#: ../gramps/plugins/webreport/narrativeweb.py:8296 #: ../gramps/plugins/webreport/webcal.py:1530 msgid "The encoding to be used for the web files" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8270 +#: ../gramps/plugins/webreport/narrativeweb.py:8299 msgid "Include link to active person on every page" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8271 +#: ../gramps/plugins/webreport/narrativeweb.py:8300 msgid "Include a link to the active person (if they have a webpage)" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8274 +#: ../gramps/plugins/webreport/narrativeweb.py:8303 msgid "Include a column for birth dates on the index pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8275 +#: ../gramps/plugins/webreport/narrativeweb.py:8304 msgid "Whether to include a birth column" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8278 +#: ../gramps/plugins/webreport/narrativeweb.py:8307 msgid "Include a column for death dates on the index pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8279 +#: ../gramps/plugins/webreport/narrativeweb.py:8308 msgid "Whether to include a death column" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8282 +#: ../gramps/plugins/webreport/narrativeweb.py:8311 msgid "Include a column for partners on the index pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8284 +#: ../gramps/plugins/webreport/narrativeweb.py:8313 msgid "Whether to include a partners column" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8287 +#: ../gramps/plugins/webreport/narrativeweb.py:8316 msgid "Include a column for parents on the index pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8289 +#: ../gramps/plugins/webreport/narrativeweb.py:8318 msgid "Whether to include a parents column" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8292 +#: ../gramps/plugins/webreport/narrativeweb.py:8321 msgid "Include half and/ or step-siblings on the individual pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8294 +#: ../gramps/plugins/webreport/narrativeweb.py:8323 msgid "" "Whether to include half and/ or step-siblings with the parents and siblings" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8298 +#: ../gramps/plugins/webreport/narrativeweb.py:8327 msgid "Sort all children in birth order" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8299 +#: ../gramps/plugins/webreport/narrativeweb.py:8328 msgid "Whether to display children in birth order or in entry order?" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8302 +#: ../gramps/plugins/webreport/narrativeweb.py:8331 msgid "Include family pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8303 +#: ../gramps/plugins/webreport/narrativeweb.py:8332 msgid "Whether or not to include family pages." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8306 +#: ../gramps/plugins/webreport/narrativeweb.py:8335 msgid "Include event pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8307 +#: ../gramps/plugins/webreport/narrativeweb.py:8336 msgid "Add a complete events list and relevant pages or not" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8310 +#: ../gramps/plugins/webreport/narrativeweb.py:8339 msgid "Include repository pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8311 +#: ../gramps/plugins/webreport/narrativeweb.py:8340 msgid "Whether or not to include the Repository Pages." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8314 +#: ../gramps/plugins/webreport/narrativeweb.py:8343 msgid "Include GENDEX file (/gendex.txt)" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8315 +#: ../gramps/plugins/webreport/narrativeweb.py:8344 msgid "Whether to include a GENDEX file or not" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8318 +#: ../gramps/plugins/webreport/narrativeweb.py:8347 msgid "Include address book pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8319 +#: ../gramps/plugins/webreport/narrativeweb.py:8348 msgid "" "Whether or not to add Address Book pages,which can include e-mail and " "website addresses and personal address/ residence events." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8329 +#: ../gramps/plugins/webreport/narrativeweb.py:8358 msgid "Place Map Options" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8333 +#: ../gramps/plugins/webreport/narrativeweb.py:8362 msgid "Google" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8335 +#: ../gramps/plugins/webreport/narrativeweb.py:8364 msgid "Map Service" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8338 +#: ../gramps/plugins/webreport/narrativeweb.py:8367 msgid "Choose your choice of map service for creating the Place Map Pages." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8343 +#: ../gramps/plugins/webreport/narrativeweb.py:8372 msgid "Include Place map on Place Pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8344 +#: ../gramps/plugins/webreport/narrativeweb.py:8373 msgid "" "Whether to include a place map on the Place Pages, where Latitude/ Longitude " "are available." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8349 +#: ../gramps/plugins/webreport/narrativeweb.py:8378 msgid "Include Family Map Pages with all places shown on the map" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8352 +#: ../gramps/plugins/webreport/narrativeweb.py:8381 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 "" -#: ../gramps/plugins/webreport/narrativeweb.py:8360 +#: ../gramps/plugins/webreport/narrativeweb.py:8389 msgid "Family Links" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8361 +#: ../gramps/plugins/webreport/narrativeweb.py:8390 msgid "Drop" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8362 +#: ../gramps/plugins/webreport/narrativeweb.py:8391 msgid "Markers" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8363 +#: ../gramps/plugins/webreport/narrativeweb.py:8392 msgid "Google/ FamilyMap Option" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8366 +#: ../gramps/plugins/webreport/narrativeweb.py:8395 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 -#: ../gramps/plugins/webreport/narrativeweb.py:8826 +#: ../gramps/plugins/webreport/narrativeweb.py:8855 #, python-format msgid "Alphabet Menu: %s" msgstr ""