diff --git a/gramps/gui/plug/report/_styleeditor.py b/gramps/gui/plug/report/_styleeditor.py index 6db74f486..3396c64ea 100644 --- a/gramps/gui/plug/report/_styleeditor.py +++ b/gramps/gui/plug/report/_styleeditor.py @@ -155,7 +155,7 @@ class StyleListDisplay(object): return name = cuni(self.list.model.get_value(node, 0)) - if name == 'default': # the default style cannot be edited + if name == _('default'): # the default style cannot be edited return style = self.sheetlist.get_style_sheet(name) StyleEditor(name, style, self) @@ -166,7 +166,7 @@ class StyleListDisplay(object): if not node: return name = cuni(self.list.model.get_value(node, 0)) - if name == 'default': # the default style cannot be removed + if name == _('default'): # the default style cannot be removed return self.sheetlist.delete_style_sheet(name) self.redraw() diff --git a/po/fr.po b/po/fr.po index 7c4051cf9..f993d217d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: 4.0.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-04 19:06+0100\n" -"PO-Revision-Date: 2014-02-04 19:10+0100\n" +"POT-Creation-Date: 2014-02-19 15:15+0100\n" +"PO-Revision-Date: 2014-02-19 15:16+0100\n" "Last-Translator: \n" "Language-Team: French \n" "Language: fr\n" @@ -807,16 +807,6 @@ msgstr "=feuille de style css" msgid "CSS filename to use, html format only" msgstr "Feuille de style CSS à utiliser, que pour le format html" -#. FIXME it is wrong to use translatable text in comparison. -#. How can we distinguish custom size though? -#: ../gramps/cli/plug/__init__.py:312 -#: ../gramps/gen/plug/report/_paper.py:91 -#: ../gramps/gen/plug/report/_paper.py:113 -#: ../gramps/gui/plug/report/_papermenu.py:185 -#: ../gramps/gui/plug/report/_papermenu.py:246 -msgid "Custom Size" -msgstr "Taille personnalisée" - # trunk #: ../gramps/cli/plug/__init__.py:424 #, python-format @@ -931,8 +921,8 @@ msgstr "" # The same "none" is used for name, surname and date. However, in French we say "aucun" for name and surname, but we say "aucune" for date... #: ../gramps/gen/const.py:240 #: ../gramps/gen/const.py:241 -#: ../gramps/gen/lib/date.py:1790 -#: ../gramps/gen/lib/date.py:1804 +#: ../gramps/gen/lib/date.py:1789 +#: ../gramps/gen/lib/date.py:1803 msgid "none" msgstr "aucun(e)" @@ -4322,7 +4312,7 @@ msgstr "Aucun" #: ../gramps/plugins/view/relview.py:638 #: ../gramps/plugins/webreport/narrativeweb.py:371 #: ../gramps/plugins/webreport/narrativeweb.py:2914 -#: ../gramps/plugins/webreport/narrativeweb.py:5229 +#: ../gramps/plugins/webreport/narrativeweb.py:5230 msgid "Birth" msgstr "Naissance" @@ -4350,8 +4340,8 @@ msgstr "En nourrice" #. string if the person is None #. #. ------------------------------------------------------------------------- -#: ../gramps/gen/lib/date.py:295 -#: ../gramps/gen/lib/date.py:419 +#: ../gramps/gen/lib/date.py:293 +#: ../gramps/gen/lib/date.py:417 #: ../gramps/gen/mime/_pythonmime.py:50 #: ../gramps/gen/mime/_pythonmime.py:58 #: ../gramps/gen/mime/_winmime.py:64 @@ -4368,53 +4358,53 @@ msgstr "En nourrice" #: ../gramps/plugins/textreport/detdescendantreport.py:589 #: ../gramps/plugins/textreport/indivcomplete.py:390 #: ../gramps/plugins/view/relview.py:676 -#: ../gramps/plugins/webreport/narrativeweb.py:5392 +#: ../gramps/plugins/webreport/narrativeweb.py:5393 msgid "unknown" msgstr "inconnu" # trunk -#: ../gramps/gen/lib/date.py:302 +#: ../gramps/gen/lib/date.py:300 #, python-format msgid "less than %s years" msgstr "moins de %s ans" # ex : 10 ans -#: ../gramps/gen/lib/date.py:307 +#: ../gramps/gen/lib/date.py:305 +#: ../gramps/gen/lib/date.py:329 #: ../gramps/gen/lib/date.py:331 -#: ../gramps/gen/lib/date.py:333 -#: ../gramps/gen/lib/date.py:339 -#: ../gramps/gen/lib/date.py:359 +#: ../gramps/gen/lib/date.py:337 +#: ../gramps/gen/lib/date.py:357 msgid "more than" msgstr "plus de" # ex : 10 ans -#: ../gramps/gen/lib/date.py:309 -#: ../gramps/gen/lib/date.py:320 -#: ../gramps/gen/lib/date.py:324 -#: ../gramps/gen/lib/date.py:328 -#: ../gramps/gen/lib/date.py:361 +#: ../gramps/gen/lib/date.py:307 +#: ../gramps/gen/lib/date.py:318 +#: ../gramps/gen/lib/date.py:322 +#: ../gramps/gen/lib/date.py:326 +#: ../gramps/gen/lib/date.py:359 msgid "less than" msgstr "moins de" # ex : 10 ans -#: ../gramps/gen/lib/date.py:311 -#: ../gramps/gen/lib/date.py:342 +#: ../gramps/gen/lib/date.py:309 +#: ../gramps/gen/lib/date.py:340 +#: ../gramps/gen/lib/date.py:346 #: ../gramps/gen/lib/date.py:348 -#: ../gramps/gen/lib/date.py:350 -#: ../gramps/gen/lib/date.py:363 +#: ../gramps/gen/lib/date.py:361 msgid "age|about" msgstr "environ" # ex : 10 ans et 11 ans -#: ../gramps/gen/lib/date.py:316 -#: ../gramps/gen/lib/date.py:356 -#: ../gramps/gen/lib/date.py:371 +#: ../gramps/gen/lib/date.py:314 +#: ../gramps/gen/lib/date.py:354 +#: ../gramps/gen/lib/date.py:369 msgid "between" msgstr "entre" -#: ../gramps/gen/lib/date.py:317 -#: ../gramps/gen/lib/date.py:357 -#: ../gramps/gen/lib/date.py:372 +#: ../gramps/gen/lib/date.py:315 +#: ../gramps/gen/lib/date.py:355 +#: ../gramps/gen/lib/date.py:370 #: ../gramps/plugins/quickview/all_relations.py:284 #: ../gramps/plugins/view/relview.py:1000 #: ../gramps/plugins/webreport/narrativeweb.py:1161 @@ -4422,104 +4412,104 @@ msgid "and" msgstr "et" # ex : 10 ans -#: ../gramps/gen/lib/date.py:326 -#: ../gramps/gen/lib/date.py:346 +#: ../gramps/gen/lib/date.py:324 +#: ../gramps/gen/lib/date.py:344 msgid "less than about" msgstr "moins d'environ" # ex : 10 ans -#: ../gramps/gen/lib/date.py:337 -#: ../gramps/gen/lib/date.py:344 +#: ../gramps/gen/lib/date.py:335 +#: ../gramps/gen/lib/date.py:342 msgid "more than about" msgstr "plus d'environ" # âge -#: ../gramps/gen/lib/date.py:423 +#: ../gramps/gen/lib/date.py:421 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d an" msgstr[1] "%d ans" -#: ../gramps/gen/lib/date.py:430 +#: ../gramps/gen/lib/date.py:428 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d mois" msgstr[1] "%d mois" -#: ../gramps/gen/lib/date.py:437 +#: ../gramps/gen/lib/date.py:435 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d jour" msgstr[1] "%d jours" -#: ../gramps/gen/lib/date.py:442 +#: ../gramps/gen/lib/date.py:440 msgid "0 days" msgstr "0 jour" -#: ../gramps/gen/lib/date.py:589 +#: ../gramps/gen/lib/date.py:588 msgid "calendar|Gregorian" msgstr "Grégorien" -#: ../gramps/gen/lib/date.py:590 +#: ../gramps/gen/lib/date.py:589 msgid "calendar|Julian" msgstr "Julien" -#: ../gramps/gen/lib/date.py:591 +#: ../gramps/gen/lib/date.py:590 msgid "calendar|Hebrew" msgstr "Hébreu" -#: ../gramps/gen/lib/date.py:592 +#: ../gramps/gen/lib/date.py:591 msgid "calendar|French Republican" msgstr "Républicain (France)" -#: ../gramps/gen/lib/date.py:593 +#: ../gramps/gen/lib/date.py:592 msgid "calendar|Persian" msgstr "Persan" -#: ../gramps/gen/lib/date.py:594 +#: ../gramps/gen/lib/date.py:593 msgid "calendar|Islamic" msgstr "Islamique" -#: ../gramps/gen/lib/date.py:595 +#: ../gramps/gen/lib/date.py:594 msgid "calendar|Swedish" msgstr "Suédois" -#: ../gramps/gen/lib/date.py:1790 +#: ../gramps/gen/lib/date.py:1789 msgid "estimated" msgstr "Estimé(e)" -#: ../gramps/gen/lib/date.py:1790 +#: ../gramps/gen/lib/date.py:1789 msgid "calculated" msgstr "Calculé(e)" #. ui_mods taken from date.py def lookup_modifier(self, modifier): -#: ../gramps/gen/lib/date.py:1804 +#: ../gramps/gen/lib/date.py:1803 #: ../gramps/plugins/lib/libsubstkeyword.py:278 msgid "before" msgstr "Avant" -#: ../gramps/gen/lib/date.py:1804 +#: ../gramps/gen/lib/date.py:1803 #: ../gramps/plugins/lib/libsubstkeyword.py:278 msgid "after" msgstr "Après" -#: ../gramps/gen/lib/date.py:1804 +#: ../gramps/gen/lib/date.py:1803 #: ../gramps/plugins/lib/libsubstkeyword.py:278 msgid "about" msgstr "Vers" -#: ../gramps/gen/lib/date.py:1805 +#: ../gramps/gen/lib/date.py:1804 msgid "range" msgstr "Étendu(e)" -#: ../gramps/gen/lib/date.py:1805 +#: ../gramps/gen/lib/date.py:1804 msgid "span" msgstr "Incrémenté(e)" -#: ../gramps/gen/lib/date.py:1805 +#: ../gramps/gen/lib/date.py:1804 msgid "textonly" msgstr "Texte seulement" @@ -4611,9 +4601,9 @@ msgstr "Juridique" #: ../gramps/gen/lib/eventtype.py:158 #: ../gramps/gen/lib/eventtype.py:200 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:412 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:414 #: ../gramps/plugins/webreport/narrativeweb.py:2775 -#: ../gramps/plugins/webreport/narrativeweb.py:6740 +#: ../gramps/plugins/webreport/narrativeweb.py:6741 msgid "Residence" msgstr "Résidence" @@ -4632,7 +4622,7 @@ msgstr "Autre" #: ../gramps/plugins/view/relview.py:674 #: ../gramps/plugins/webreport/narrativeweb.py:375 #: ../gramps/plugins/webreport/narrativeweb.py:2917 -#: ../gramps/plugins/webreport/narrativeweb.py:5232 +#: ../gramps/plugins/webreport/narrativeweb.py:5233 msgid "Death" msgstr "Décès" @@ -5379,17 +5369,17 @@ msgid "Video" msgstr "Vidéo" #: ../gramps/gen/lib/styledtexttagtype.py:66 -#: ../gramps/gui/widgets/styledtexteditor.py:471 +#: ../gramps/gui/widgets/styledtexteditor.py:472 msgid "Bold" msgstr "Gras" #: ../gramps/gen/lib/styledtexttagtype.py:67 -#: ../gramps/gui/widgets/styledtexteditor.py:469 +#: ../gramps/gui/widgets/styledtexteditor.py:470 msgid "Italic" msgstr "Italique" #: ../gramps/gen/lib/styledtexttagtype.py:68 -#: ../gramps/gui/widgets/styledtexteditor.py:473 +#: ../gramps/gui/widgets/styledtexteditor.py:474 msgid "Underline" msgstr "Souligné" @@ -5420,9 +5410,9 @@ msgstr "Exposant" #: ../gramps/gen/lib/styledtexttagtype.py:74 #: ../gramps/gui/glade/editlink.glade.h:5 -#: ../gramps/gui/widgets/styledtextbuffer.py:565 -#: ../gramps/gui/widgets/styledtextbuffer.py:601 -#: ../gramps/gui/widgets/styledtexteditor.py:485 +#: ../gramps/gui/widgets/styledtextbuffer.py:566 +#: ../gramps/gui/widgets/styledtextbuffer.py:602 +#: ../gramps/gui/widgets/styledtexteditor.py:486 msgid "Link" msgstr "Lien" @@ -5681,7 +5671,7 @@ msgstr "Le fichier %s est déjà ouvert, fermez-le d'abord." #: ../gramps/plugins/lib/libhtmlbackend.py:252 #: ../gramps/plugins/lib/libhtmlbackend.py:258 #: ../gramps/plugins/lib/libhtmlbackend.py:262 -#: ../gramps/plugins/webreport/narrativeweb.py:7014 +#: ../gramps/plugins/webreport/narrativeweb.py:7015 #, python-format msgid "Could not create %s" msgstr "Impossible de créer %s" @@ -5784,7 +5774,7 @@ msgstr "Mise en page GraphViz" #. ############################### #: ../gramps/gen/plug/docgen/graphdoc.py:140 -#: ../gramps/gui/widgets/styledtexteditor.py:494 +#: ../gramps/gui/widgets/styledtexteditor.py:495 msgid "Font family" msgstr "Famille de police" @@ -5793,7 +5783,7 @@ msgid "Choose the font family. If international characters don't show, use FreeS msgstr "Choisissez la famille de police. Si les caractères internationaux n'apparaissent pas, utilisez les polices FreeSans disponibles sur : http://www.nongnu.org/freefont/" #: ../gramps/gen/plug/docgen/graphdoc.py:149 -#: ../gramps/gui/widgets/styledtexteditor.py:506 +#: ../gramps/gui/widgets/styledtexteditor.py:507 msgid "Font size" msgstr "Taille de la police" @@ -5992,6 +5982,18 @@ msgstr "Image PNG" msgid "Graphviz File" msgstr "Fichier GraphViz" +#: ../gramps/gen/plug/docgen/paperstyle.py:80 +msgid "paper size|Letter" +msgstr "Lettre US" + +#: ../gramps/gen/plug/docgen/paperstyle.py:82 +msgid "paper size|Legal" +msgstr "Légal US" + +#: ../gramps/gen/plug/docgen/paperstyle.py:84 +msgid "Custom Size" +msgstr "Taille personnalisée" + # trunk #: ../gramps/gen/plug/menu/_enumeratedlist.py:125 #, python-format @@ -6090,13 +6092,13 @@ msgstr "La traduction à utiliser pour le rapport." #. label for the combo #: ../gramps/gen/plug/report/stdoptions.py:62 #: ../gramps/gui/configure.py:972 -#: ../gramps/plugins/webreport/narrativeweb.py:8038 +#: ../gramps/plugins/webreport/narrativeweb.py:8039 #: ../gramps/plugins/webreport/webcal.py:1357 msgid "Name format" msgstr "Format des noms " #: ../gramps/gen/plug/report/stdoptions.py:67 -#: ../gramps/plugins/webreport/narrativeweb.py:8042 +#: ../gramps/plugins/webreport/narrativeweb.py:8043 #: ../gramps/plugins/webreport/webcal.py:1361 msgid "Select the format to display names" msgstr "Sélection du format d'affichage pour le nom" @@ -6756,7 +6758,7 @@ msgstr "PRÉNOM" #: ../gramps/plugins/quickview/filterbyname.py:330 #: ../gramps/plugins/webreport/narrativeweb.py:2886 #: ../gramps/plugins/webreport/narrativeweb.py:3965 -#: ../gramps/plugins/webreport/narrativeweb.py:5225 +#: ../gramps/plugins/webreport/narrativeweb.py:5226 msgid "Surname" msgstr "Nom" @@ -6959,7 +6961,7 @@ msgstr "%(west_longitude)s O" #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:92 #: ../gramps/gui/merge/mergeperson.py:63 #: ../gramps/gui/views/treemodels/peoplemodel.py:96 -#: ../gramps/plugins/webreport/narrativeweb.py:5390 +#: ../gramps/plugins/webreport/narrativeweb.py:5391 msgid "male" msgstr "masculin" @@ -6968,7 +6970,7 @@ msgstr "masculin" #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:92 #: ../gramps/gui/merge/mergeperson.py:63 #: ../gramps/gui/views/treemodels/peoplemodel.py:96 -#: ../gramps/plugins/webreport/narrativeweb.py:5391 +#: ../gramps/plugins/webreport/narrativeweb.py:5392 msgid "female" msgstr "féminin" @@ -7148,7 +7150,7 @@ msgstr "Non-disponible" #: ../gramps/gui/grampsgui.py:145 #: ../gramps/plugins/gramplet/repositorydetails.py:124 #: ../gramps/plugins/textreport/familygroup.py:330 -#: ../gramps/plugins/webreport/narrativeweb.py:6739 +#: ../gramps/plugins/webreport/narrativeweb.py:6740 msgid "Address" msgstr "Adresse " @@ -7279,7 +7281,7 @@ msgstr "Réf. événement" #: ../gramps/plugins/tool/removeunused.py:203 #: ../gramps/plugins/tool/verify.py:528 #: ../gramps/plugins/view/repoview.py:86 -#: ../gramps/plugins/webreport/narrativeweb.py:6427 +#: ../gramps/plugins/webreport/narrativeweb.py:6428 msgid "Name" msgstr "Nom " @@ -7370,7 +7372,7 @@ msgstr "%(frel)s %(mrel)s" #: ../gramps/plugins/webreport/narrativeweb.py:388 #: ../gramps/plugins/webreport/narrativeweb.py:3119 #: ../gramps/plugins/webreport/narrativeweb.py:3671 -#: ../gramps/plugins/webreport/narrativeweb.py:6008 +#: ../gramps/plugins/webreport/narrativeweb.py:6009 msgid "Person" msgstr "Individu " @@ -7458,7 +7460,7 @@ msgstr "Dépôt " #: ../gramps/plugins/webreport/narrativeweb.py:2268 #: ../gramps/plugins/webreport/narrativeweb.py:2743 #: ../gramps/plugins/webreport/narrativeweb.py:3668 -#: ../gramps/plugins/webreport/narrativeweb.py:6667 +#: ../gramps/plugins/webreport/narrativeweb.py:6668 msgid "Type" msgstr "Type" @@ -8727,7 +8729,7 @@ msgstr "Déplacer l'adresse sélectionnée vers le bas" #: ../gramps/plugins/webreport/narrativeweb.py:2378 #: ../gramps/plugins/webreport/narrativeweb.py:3669 #: ../gramps/plugins/webreport/narrativeweb.py:4434 -#: ../gramps/plugins/webreport/narrativeweb.py:5777 +#: ../gramps/plugins/webreport/narrativeweb.py:5778 msgid "Date" msgstr "Date" @@ -8981,7 +8983,7 @@ msgid "_Data" msgstr "_Données" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:59 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:432 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:434 msgid "Family Events" msgstr "Événements familiaux" @@ -9592,11 +9594,11 @@ msgid "manual|Editing_Dates" msgstr "Édition des dates" #: ../gramps/gui/editors/editdate.py:129 -#: ../gramps/gui/editors/editdate.py:278 +#: ../gramps/gui/editors/editdate.py:281 msgid "Date selection" msgstr "Sélection de la date" -#: ../gramps/gui/editors/editdate.py:268 +#: ../gramps/gui/editors/editdate.py:271 msgid "Correct the date or switch from `{cur_mode}' to `{text_mode}'" msgstr "Corrigez la date ou passez du mode `{cur_mode}' à `{text_mode}'" @@ -9731,7 +9733,7 @@ msgstr "N°" #: ../gramps/plugins/lib/libpersonview.py:97 #: ../gramps/plugins/quickview/siblings.py:50 #: ../gramps/plugins/textreport/indivcomplete.py:564 -#: ../gramps/plugins/webreport/narrativeweb.py:6219 +#: ../gramps/plugins/webreport/narrativeweb.py:6220 msgid "Gender" msgstr "Genre" @@ -10599,22 +10601,22 @@ msgstr "Test du filtre" #: ../gramps/plugins/drawreport/calendarreport.py:424 #: ../gramps/plugins/drawreport/statisticschart.py:942 #: ../gramps/plugins/drawreport/timeline.py:411 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:930 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:944 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:958 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:972 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:986 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1000 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1014 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1028 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1042 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:932 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:946 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:960 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:974 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:988 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1002 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1016 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1030 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1044 #: ../gramps/plugins/graph/gvrelgraph.py:533 #: ../gramps/plugins/quickview/quickview.gpr.py:127 #: ../gramps/plugins/textreport/birthdayreport.py:419 #: ../gramps/plugins/textreport/indivcomplete.py:636 #: ../gramps/plugins/textreport/recordsreport.py:172 #: ../gramps/plugins/tool/sortevents.py:168 -#: ../gramps/plugins/webreport/narrativeweb.py:8016 +#: ../gramps/plugins/webreport/narrativeweb.py:8017 #: ../gramps/plugins/webreport/webcal.py:1335 msgid "Filter" msgstr "Filtre" @@ -10842,7 +10844,7 @@ msgstr "Acteurs principaux" #: ../gramps/plugins/textreport/tagreport.py:217 #: ../gramps/plugins/view/familyview.py:82 #: ../gramps/plugins/view/relview.py:907 -#: ../gramps/plugins/webreport/narrativeweb.py:6325 +#: ../gramps/plugins/webreport/narrativeweb.py:6326 msgid "Father" msgstr "Père " @@ -10863,7 +10865,7 @@ msgstr "Père " #: ../gramps/plugins/textreport/tagreport.py:223 #: ../gramps/plugins/view/familyview.py:83 #: ../gramps/plugins/view/relview.py:908 -#: ../gramps/plugins/webreport/narrativeweb.py:6339 +#: ../gramps/plugins/webreport/narrativeweb.py:6340 msgid "Mother" msgstr "Mère " @@ -10871,7 +10873,7 @@ msgstr "Mère " #: ../gramps/gui/widgets/reorderfam.py:92 #: ../gramps/plugins/textreport/tagreport.py:229 #: ../gramps/plugins/view/familyview.py:84 -#: ../gramps/plugins/webreport/narrativeweb.py:6009 +#: ../gramps/plugins/webreport/narrativeweb.py:6010 msgid "Relationship" msgstr "Relation " @@ -11241,7 +11243,7 @@ msgstr "" #: ../gramps/gui/glade/editsource.glade.h:15 #: ../gramps/gui/glade/editsourceref.glade.h:9 #: ../gramps/gui/glade/editurl.glade.h:6 -#: ../gramps/plugins/webreport/narrativeweb.py:8182 +#: ../gramps/plugins/webreport/narrativeweb.py:8183 msgid "Privacy" msgstr "Vie privée" @@ -12634,7 +12636,7 @@ msgstr "Orientation :" #: ../gramps/gui/glade/papermenu.glade.h:7 #: ../gramps/gui/glade/styleeditor.glade.h:22 -#: ../gramps/gui/plug/report/_papermenu.py:207 +#: ../gramps/gui/plug/report/_papermenu.py:213 msgid "cm" msgstr "cm" @@ -12841,7 +12843,7 @@ msgid "Size" msgstr "Taille" #: ../gramps/gui/glade/styleeditor.glade.h:8 -#: ../gramps/gui/plug/report/_styleeditor.py:212 +#: ../gramps/gui/plug/report/_styleeditor.py:216 msgid "point size|pt" msgstr "pt" @@ -13063,8 +13065,8 @@ msgstr "Éditer la date" #: ../gramps/gui/grampsgui.py:154 #: ../gramps/gui/merge/mergeperson.py:202 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:426 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:440 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:428 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:442 #: ../gramps/plugins/quickview/filterbyname.py:98 #: ../gramps/plugins/textreport/tagreport.py:290 #: ../gramps/plugins/view/eventview.py:118 @@ -13075,7 +13077,7 @@ msgstr "Éditer la date" #: ../gramps/plugins/webreport/narrativeweb.py:1879 #: ../gramps/plugins/webreport/narrativeweb.py:3636 #: ../gramps/plugins/webreport/narrativeweb.py:3824 -#: ../gramps/plugins/webreport/narrativeweb.py:6262 +#: ../gramps/plugins/webreport/narrativeweb.py:6263 msgid "Events" msgstr "Événements" @@ -13100,7 +13102,7 @@ msgid "Font" msgstr "Police" #: ../gramps/gui/grampsgui.py:159 -#: ../gramps/gui/widgets/styledtexteditor.py:481 +#: ../gramps/gui/widgets/styledtexteditor.py:482 msgid "Font Color" msgstr "Couleur de la police" @@ -13115,13 +13117,13 @@ msgstr "Gramplets" #: ../gramps/gui/grampsgui.py:162 #: ../gramps/gui/grampsgui.py:163 #: ../gramps/gui/grampsgui.py:164 -#: ../gramps/plugins/view/geography.gpr.py:84 -#: ../gramps/plugins/view/geography.gpr.py:101 -#: ../gramps/plugins/view/geography.gpr.py:120 -#: ../gramps/plugins/view/geography.gpr.py:138 -#: ../gramps/plugins/view/geography.gpr.py:156 -#: ../gramps/plugins/view/geography.gpr.py:172 -#: ../gramps/plugins/view/geography.gpr.py:189 +#: ../gramps/plugins/view/geography.gpr.py:86 +#: ../gramps/plugins/view/geography.gpr.py:103 +#: ../gramps/plugins/view/geography.gpr.py:122 +#: ../gramps/plugins/view/geography.gpr.py:140 +#: ../gramps/plugins/view/geography.gpr.py:158 +#: ../gramps/plugins/view/geography.gpr.py:174 +#: ../gramps/plugins/view/geography.gpr.py:191 msgid "Geography" msgstr "Géographie" @@ -13154,14 +13156,14 @@ msgid "Merge" msgstr "Fusion" #: ../gramps/gui/grampsgui.py:172 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:594 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:608 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:622 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:636 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:650 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:664 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:678 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:692 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:596 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:610 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:624 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:638 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:652 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:666 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:680 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:694 #: ../gramps/plugins/quickview/filterbyname.py:113 #: ../gramps/plugins/textreport/indivcomplete.py:219 #: ../gramps/plugins/textreport/tagreport.py:376 @@ -13187,8 +13189,8 @@ msgstr "Notes" #: ../gramps/plugins/view/relview.py:906 #: ../gramps/plugins/webreport/narrativeweb.py:384 #: ../gramps/plugins/webreport/narrativeweb.py:2923 -#: ../gramps/plugins/webreport/narrativeweb.py:5238 -#: ../gramps/plugins/webreport/narrativeweb.py:6411 +#: ../gramps/plugins/webreport/narrativeweb.py:5239 +#: ../gramps/plugins/webreport/narrativeweb.py:6412 msgid "Parents" msgstr "Parents " @@ -13205,7 +13207,7 @@ msgstr "Sélectionner les parents" #: ../gramps/plugins/gramplet/gramplet.gpr.py:168 #: ../gramps/plugins/view/pedigreeview.py:522 #: ../gramps/plugins/view/view.gpr.py:125 -#: ../gramps/plugins/webreport/narrativeweb.py:6095 +#: ../gramps/plugins/webreport/narrativeweb.py:6096 msgid "Pedigree" msgstr "Arbre généalogique" @@ -13234,8 +13236,8 @@ msgstr "Rapports" #: ../gramps/plugins/webreport/narrativeweb.py:1771 #: ../gramps/plugins/webreport/narrativeweb.py:1882 #: ../gramps/plugins/webreport/narrativeweb.py:2732 -#: ../gramps/plugins/webreport/narrativeweb.py:6578 -#: ../gramps/plugins/webreport/narrativeweb.py:6643 +#: ../gramps/plugins/webreport/narrativeweb.py:6579 +#: ../gramps/plugins/webreport/narrativeweb.py:6644 msgid "Repositories" msgstr "Dépôts" @@ -13296,11 +13298,11 @@ msgstr "Optimisé pour la page" # trunk #: ../gramps/gui/grampsgui.py:197 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:706 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:720 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:734 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:748 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:762 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:708 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:722 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:736 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:750 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:764 #: ../gramps/plugins/view/view.gpr.py:267 #: ../gramps/plugins/view/view.gpr.py:275 msgid "Citations" @@ -14415,16 +14417,16 @@ msgid "CSS file" msgstr "fichier CSS" # numéro = astuce pour éviter la liste par ordre alphabétique -#: ../gramps/gui/plug/report/_papermenu.py:103 +#: ../gramps/gui/plug/report/_papermenu.py:109 msgid "Portrait" msgstr "0. Portrait" # numéro = astuce pour éviter la liste par ordre alphabétique -#: ../gramps/gui/plug/report/_papermenu.py:104 +#: ../gramps/gui/plug/report/_papermenu.py:110 msgid "Landscape" msgstr "1. Paysage" -#: ../gramps/gui/plug/report/_papermenu.py:211 +#: ../gramps/gui/plug/report/_papermenu.py:217 msgid "inch|in." msgstr "in." @@ -14464,7 +14466,7 @@ msgstr "Style " #: ../gramps/plugins/textreport/simplebooktitle.py:130 #: ../gramps/plugins/textreport/summary.py:277 #: ../gramps/plugins/textreport/tagreport.py:533 -#: ../gramps/plugins/webreport/narrativeweb.py:7991 +#: ../gramps/plugins/webreport/narrativeweb.py:7992 #: ../gramps/plugins/webreport/webcal.py:1320 msgid "Report Options" msgstr "Options du rapport" @@ -14535,6 +14537,9 @@ msgstr "Le rapport n'a pas pu être créé" #: ../gramps/gui/plug/report/_stylecombobox.py:70 #: ../gramps/gui/plug/report/_stylecombobox.py:89 +#: ../gramps/gui/plug/report/_styleeditor.py:116 +#: ../gramps/gui/plug/report/_styleeditor.py:158 +#: ../gramps/gui/plug/report/_styleeditor.py:169 #: ../gramps/plugins/importer/importgedcom.glade.h:5 msgid "default" msgstr "défaut" @@ -14543,19 +14548,23 @@ msgstr "défaut" msgid "Document Styles" msgstr "Styles de document" +#: ../gramps/gui/plug/report/_styleeditor.py:129 +msgid "New Style" +msgstr "Nouveau style" + #: ../gramps/gui/plug/report/_styleeditor.py:140 msgid "Error saving stylesheet" msgstr "Erreur d'enregistrement de la feuille de style" -#: ../gramps/gui/plug/report/_styleeditor.py:211 +#: ../gramps/gui/plug/report/_styleeditor.py:215 msgid "Style editor" msgstr "Éditeur de style" -#: ../gramps/gui/plug/report/_styleeditor.py:214 +#: ../gramps/gui/plug/report/_styleeditor.py:218 msgid "Paragraph" msgstr "Paragraphe" -#: ../gramps/gui/plug/report/_styleeditor.py:250 +#: ../gramps/gui/plug/report/_styleeditor.py:254 msgid "No description available" msgstr "Aucune description disponible" @@ -14658,11 +14667,11 @@ msgstr "Sélectionner le dépôt" msgid "Select Source" msgstr "Sélectionner la source" -#: ../gramps/gui/spell.py:89 +#: ../gramps/gui/spell.py:90 msgid "Off" msgstr "Désactivé" -#: ../gramps/gui/spell.py:92 +#: ../gramps/gui/spell.py:93 msgid "On" msgstr "Activé" @@ -14670,7 +14679,7 @@ msgstr "Activé" #. attaching the spellchecker will fail if #. the language does not exist #. and presumably if there is no dictionary -#: ../gramps/gui/spell.py:144 +#: ../gramps/gui/spell.py:146 msgid "Spelling checker could not be attached to TextView" msgstr "Le vérificateur orthographique ne peut pas être associé à TextView" @@ -15027,7 +15036,7 @@ msgstr "Media :" #: ../gramps/plugins/textreport/detdescendantreport.py:954 #: ../gramps/plugins/textreport/detdescendantreport.py:955 #: ../gramps/plugins/textreport/familygroup.py:658 -#: ../gramps/plugins/webreport/narrativeweb.py:8198 +#: ../gramps/plugins/webreport/narrativeweb.py:8199 msgid "Include" msgstr "Inclure" @@ -15037,7 +15046,7 @@ msgid "Megabyte|MB" msgstr "Mo" #: ../gramps/gui/viewmanager.py:1290 -#: ../gramps/plugins/webreport/narrativeweb.py:8192 +#: ../gramps/plugins/webreport/narrativeweb.py:8193 msgid "Exclude" msgstr "Exclure" @@ -15260,7 +15269,7 @@ msgid "%(title)s..." msgstr "%(title)s..." #: ../gramps/gui/views/navigationview.py:292 -#: ../gramps/plugins/view/htmlrenderer.py:505 +#: ../gramps/plugins/view/htmlrenderer.py:498 msgid "_Forward" msgstr "_Suivant" @@ -15269,7 +15278,7 @@ msgid "Go to the next object in the history" msgstr "Aller à l'objet suivant dans l'historique" #: ../gramps/gui/views/navigationview.py:300 -#: ../gramps/plugins/view/htmlrenderer.py:497 +#: ../gramps/plugins/view/htmlrenderer.py:490 msgid "_Back" msgstr "_Précédent" @@ -15508,8 +15517,8 @@ msgstr "Frères et sœurs " #. Go over children and build their menu #: ../gramps/gui/widgets/fanchart.py:1721 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:776 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:790 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:778 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:792 #: ../gramps/plugins/textreport/familygroup.py:597 #: ../gramps/plugins/textreport/indivcomplete.py:404 #: ../gramps/plugins/view/pedigreeview.py:1741 @@ -15653,55 +15662,55 @@ msgid "Reorder Relationships: %s" msgstr "Réorganiser les relations : %s" #. spell checker submenu -#: ../gramps/gui/widgets/styledtexteditor.py:386 +#: ../gramps/gui/widgets/styledtexteditor.py:387 msgid "Spellcheck" msgstr "Orthographe" -#: ../gramps/gui/widgets/styledtexteditor.py:391 +#: ../gramps/gui/widgets/styledtexteditor.py:392 msgid "Search selection on web" msgstr "Rechercher la sélection sur internet" -#: ../gramps/gui/widgets/styledtexteditor.py:402 +#: ../gramps/gui/widgets/styledtexteditor.py:403 msgid "_Send Mail To..." msgstr "_Envoyer un courrier à..." -#: ../gramps/gui/widgets/styledtexteditor.py:403 +#: ../gramps/gui/widgets/styledtexteditor.py:404 msgid "Copy _E-mail Address" msgstr "_Copier l'adresse internet" -#: ../gramps/gui/widgets/styledtexteditor.py:405 +#: ../gramps/gui/widgets/styledtexteditor.py:406 msgid "_Open Link" msgstr "_Ouvrir le lien" -#: ../gramps/gui/widgets/styledtexteditor.py:406 +#: ../gramps/gui/widgets/styledtexteditor.py:407 msgid "Copy _Link Address" msgstr "Copier le _lien internet" -#: ../gramps/gui/widgets/styledtexteditor.py:409 +#: ../gramps/gui/widgets/styledtexteditor.py:410 msgid "_Edit Link" msgstr "É_diter le lien" -#: ../gramps/gui/widgets/styledtexteditor.py:483 +#: ../gramps/gui/widgets/styledtexteditor.py:484 msgid "Background Color" msgstr "Couleur d'arrière-plan" -#: ../gramps/gui/widgets/styledtexteditor.py:487 +#: ../gramps/gui/widgets/styledtexteditor.py:488 msgid "Clear Markup" msgstr "Effacer la balise" -#: ../gramps/gui/widgets/styledtexteditor.py:527 +#: ../gramps/gui/widgets/styledtexteditor.py:528 msgid "Undo" msgstr "Défaire" -#: ../gramps/gui/widgets/styledtexteditor.py:530 +#: ../gramps/gui/widgets/styledtexteditor.py:531 msgid "Redo" msgstr "Réfaire" -#: ../gramps/gui/widgets/styledtexteditor.py:653 +#: ../gramps/gui/widgets/styledtexteditor.py:654 msgid "Select font color" msgstr "Sélectionner la couleur de la police" -#: ../gramps/gui/widgets/styledtexteditor.py:655 +#: ../gramps/gui/widgets/styledtexteditor.py:656 msgid "Select background color" msgstr "Sélectionner la couleur d'arrière-plan" @@ -15850,13 +15859,13 @@ msgid "of %d" msgstr "sur %d" #: ../gramps/plugins/docgen/htmldoc.py:276 -#: ../gramps/plugins/webreport/narrativeweb.py:7944 +#: ../gramps/plugins/webreport/narrativeweb.py:7945 #: ../gramps/plugins/webreport/webcal.py:248 msgid "Possible destination error" msgstr "Possible erreur de destination" #: ../gramps/plugins/docgen/htmldoc.py:277 -#: ../gramps/plugins/webreport/narrativeweb.py:7945 +#: ../gramps/plugins/webreport/narrativeweb.py:7946 #: ../gramps/plugins/webreport/webcal.py:249 msgid "You appear to have set your target directory to a directory used for data storage. This could create problems with file management. It is recommended that you consider using a different directory to store your generated web pages." msgstr "Il semble que le répertoire cible est le répertoire de stockage des données. Cela peut générer des problèmes dans la gestion de fichier. Il est recommandé d'utiliser un répertoire différent pour stocker les pages internet générées." @@ -17149,7 +17158,7 @@ msgstr "Détermine quels individus seront inclus dans le rapport." #: ../gramps/plugins/textreport/indivcomplete.py:642 #: ../gramps/plugins/textreport/recordsreport.py:178 #: ../gramps/plugins/tool/sortevents.py:173 -#: ../gramps/plugins/webreport/narrativeweb.py:8022 +#: ../gramps/plugins/webreport/narrativeweb.py:8023 #: ../gramps/plugins/webreport/webcal.py:1341 msgid "Filter Person" msgstr "Filtre sur l'individu" @@ -17308,7 +17317,7 @@ msgstr "Détermine quels individus seront inclus dans le rapport" #: ../gramps/plugins/drawreport/timeline.py:418 #: ../gramps/plugins/textreport/recordsreport.py:179 #: ../gramps/plugins/tool/sortevents.py:174 -#: ../gramps/plugins/webreport/narrativeweb.py:8023 +#: ../gramps/plugins/webreport/narrativeweb.py:8024 #: ../gramps/plugins/webreport/webcal.py:1342 msgid "The center person for the filter" msgstr "L'individu central pour ce filtre" @@ -18037,14 +18046,14 @@ msgstr "Gramplet affichant tous les noms de famille dans un nuage" # trunk #: ../gramps/plugins/gramplet/gramplet.gpr.py:253 #: ../gramps/plugins/gramplet/gramplet.gpr.py:260 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1072 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1086 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1100 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1114 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1128 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1142 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1156 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1170 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1074 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1088 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1102 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1116 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1130 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1144 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1158 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1172 msgid "gramplet|To Do" msgstr "À faire" @@ -18130,12 +18139,12 @@ msgstr "Gramplet affichant les métadonnées de l'objet medium" msgid "Image Metadata" msgstr "Métadonnées image" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:394 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:396 msgid "GExiv2 module not loaded." msgstr "Module GExiv2 non-chargé." # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:395 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:397 msgid "" "Image metadata functionality will not be available.\n" "To build it for Gramps see http://www.gramps-project.org/wiki/index.php?title=GEPS_029:_GTK3-GObject_introspection_Conversion#GExiv2_for_Image_metadata" @@ -18143,90 +18152,90 @@ msgstr "" "La fonction métadonnées image n'est pas disponible.\n" "Pour construire ce module, voir http://www.gramps-project.org/wiki/index.php?title=GEPS_029:_GTK3-GObject_introspection_Conversion#GExiv2_for_Image_metadata" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:404 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:406 msgid "Person Residence" msgstr "Résidence de l'individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:405 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:407 msgid "Gramplet showing residence events for a person" msgstr "Gramplet affichant tous les événements résidence de l'individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:418 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:420 msgid "Person Events" msgstr "Événements de l'individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:419 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:421 msgid "Gramplet showing the events for a person" msgstr "Gramplet affichant tous les événements de l'individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:433 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:435 msgid "Gramplet showing the events for a family" msgstr "Gramplet affichant toutes les événements pour la famille" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:446 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:448 msgid "Person Gallery" msgstr "Galerie de l'individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:447 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:449 msgid "Gramplet showing media objects for a person" msgstr "Gramplet affichant tous les objets media de l'individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:454 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:468 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:482 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:496 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:510 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:524 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:456 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:470 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:484 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:498 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:512 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:526 msgid "Gallery" msgstr "Galerie" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:460 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:462 msgid "Family Gallery" msgstr "Galerie de la famille" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:461 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:463 msgid "Gramplet showing media objects for a family" msgstr "Gramplet affichant les objets media de la famille" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:474 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:476 msgid "Event Gallery" msgstr "Galerie de l'événement" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:475 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:477 msgid "Gramplet showing media objects for an event" msgstr "Gramplet affichant tous les objets media de l'événement" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:488 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:490 msgid "Place Gallery" msgstr "Galerie du lieu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:489 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:491 msgid "Gramplet showing media objects for a place" msgstr "Gramplet affichant tous les objets media du lieu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:502 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:504 msgid "Source Gallery" msgstr "Galerie de la source" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:503 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:505 msgid "Gramplet showing media objects for a source" msgstr "Gramplet affichant tous les objets media de la source" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:516 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:518 msgid "Citation Gallery" msgstr "Galerie de la citation" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:517 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:519 msgid "Gramplet showing media objects for a citation" msgstr "Gramplet affichant tous les objets media de la citation" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:530 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:532 msgid "Person Attributes" msgstr "Attributs de l'individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:531 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:533 msgid "Gramplet showing the attributes of a person" msgstr "Gramplet affichant les attributs d'un individu" @@ -18234,427 +18243,427 @@ msgstr "Gramplet affichant les attributs d'un individu" #. as it will be added automatically by libhtml() #. Translatable strings for variables within this plugin #. gettext carries a huge footprint with it. -#: ../gramps/plugins/gramplet/gramplet.gpr.py:538 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:552 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:566 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:580 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:540 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:554 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:568 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:582 #: ../gramps/plugins/webreport/narrativeweb.py:370 #: ../gramps/plugins/webreport/narrativeweb.py:803 #: ../gramps/plugins/webreport/narrativeweb.py:1554 msgid "Attributes" msgstr "Attributs" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:544 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:546 msgid "Event Attributes" msgstr "Attributs de l'événement" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:545 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:547 msgid "Gramplet showing the attributes of an event" msgstr "Gramplet affichant les attributs d'un événement" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:558 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:560 msgid "Family Attributes" msgstr "Attributs de la famille" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:559 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:561 msgid "Gramplet showing the attributes of a family" msgstr "Gramplet affichant les attributs d'une famille" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:572 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:574 msgid "Media Attributes" msgstr "Attributs du medium" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:573 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:575 msgid "Gramplet showing the attributes of a media object" msgstr "Gramplet affichant les attributs d'un objet medium" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:586 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:588 msgid "Person Notes" msgstr "Notes de l'individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:587 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:589 msgid "Gramplet showing the notes for a person" msgstr "Gramplet affichant tous les notes de l'individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:600 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:602 msgid "Event Notes" msgstr "Notes de l'événement" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:601 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:603 msgid "Gramplet showing the notes for an event" msgstr "Gramplet affichant toutes les notes pour l'événement" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:614 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:616 msgid "Family Notes" msgstr "Notes de la famille" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:615 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:617 msgid "Gramplet showing the notes for a family" msgstr "Gramplet affichant toutes les notes pour la famille" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:628 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:630 msgid "Place Notes" msgstr "Notes du lieu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:629 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:631 msgid "Gramplet showing the notes for a place" msgstr "Gramplet affichant toutes les notes pour le lieu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:642 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:644 msgid "Source Notes" msgstr "Notes de la source" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:643 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:645 msgid "Gramplet showing the notes for a source" msgstr "Gramplet affichant toutes les notes pour la source" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:656 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:658 msgid "Citation Notes" msgstr "Note de la citation" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:657 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:659 msgid "Gramplet showing the notes for a citation" msgstr "Gramplet affichant tous les notes de la citation" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:670 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:672 msgid "Repository Notes" msgstr "Notes du dépôt" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:671 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:673 msgid "Gramplet showing the notes for a repository" msgstr "Gramplet affichant toutes les notes pour le dépôt" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:684 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:686 msgid "Media Notes" msgstr "Notes du medium" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:685 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:687 msgid "Gramplet showing the notes for a media object" msgstr "Gramplet affichant toutes les notes pour l'objet medium" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:698 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:700 msgid "Person Citations" msgstr "Citations de l'individu" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:699 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:701 msgid "Gramplet showing the citations for a person" msgstr "Gramplet affichant les citations de l'individu." # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:712 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:714 msgid "Event Citations" msgstr "Citations de l'événement" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:713 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:715 msgid "Gramplet showing the citations for an event" msgstr "Gramplet affichant les citations de l'événement." # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:726 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:728 msgid "Family Citations" msgstr "Citations de la famille" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:727 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:729 msgid "Gramplet showing the citations for a family" msgstr "Gramplet affichant les citations de la famille." # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:740 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:742 msgid "Place Citations" msgstr "Citations du lieu" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:741 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:743 msgid "Gramplet showing the citations for a place" msgstr "Gramplet affichant les citations du lieu." # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:754 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:756 msgid "Media Citations" msgstr "Citations du medium" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:755 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:757 msgid "Gramplet showing the citations for a media object" msgstr "Gramplet affichant les citations l'objet medium." -#: ../gramps/plugins/gramplet/gramplet.gpr.py:768 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:770 msgid "Person Children" msgstr "Enfants (individu)" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:769 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:771 msgid "Gramplet showing the children of a person" msgstr "Gramplet affichant les enfants d'un individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:782 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:784 msgid "Family Children" msgstr "Enfants (famille)" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:783 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:785 msgid "Gramplet showing the children of a family" msgstr "Gramplet affichant les enfants d'une famille" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:796 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:798 msgid "Person Backlinks" msgstr "Références de l'individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:797 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:799 msgid "Gramplet showing the backlinks for a person" msgstr "Gramplet affichant les références de l'individu." -#: ../gramps/plugins/gramplet/gramplet.gpr.py:804 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:818 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:832 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:846 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:860 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:874 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:888 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:902 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:916 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:806 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:820 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:834 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:848 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:862 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:876 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:890 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:904 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:918 #: ../gramps/plugins/webreport/narrativeweb.py:2426 #: ../gramps/plugins/webreport/narrativeweb.py:2838 -#: ../gramps/plugins/webreport/narrativeweb.py:4894 -#: ../gramps/plugins/webreport/narrativeweb.py:5763 +#: ../gramps/plugins/webreport/narrativeweb.py:4895 +#: ../gramps/plugins/webreport/narrativeweb.py:5764 msgid "References" msgstr "Références" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:810 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:812 msgid "Event Backlinks" msgstr "Références de l'événement" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:811 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:813 msgid "Gramplet showing the backlinks for an event" msgstr "Gramplet affichant les références de l'événement." -#: ../gramps/plugins/gramplet/gramplet.gpr.py:824 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:826 msgid "Family Backlinks" msgstr "Références de la famille" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:825 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:827 msgid "Gramplet showing the backlinks for a family" msgstr "Gramplet affichant les références de la famille." -#: ../gramps/plugins/gramplet/gramplet.gpr.py:838 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:840 msgid "Place Backlinks" msgstr "Références du lieu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:839 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:841 msgid "Gramplet showing the backlinks for a place" msgstr "Gramplet affichant les références du lieu." -#: ../gramps/plugins/gramplet/gramplet.gpr.py:852 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:854 msgid "Source Backlinks" msgstr "Références de la source" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:853 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:855 msgid "Gramplet showing the backlinks for a source" msgstr "Gramplet affichant les références de la source." # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:866 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:868 msgid "Citation Backlinks" msgstr "Références de la citation" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:867 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:869 msgid "Gramplet showing the backlinks for a citation" msgstr "Gramplet affichant les références de la citation" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:880 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:882 msgid "Repository Backlinks" msgstr "Références du dépôt" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:881 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:883 msgid "Gramplet showing the backlinks for a repository" msgstr "Gramplet affichant les références du dépôt." -#: ../gramps/plugins/gramplet/gramplet.gpr.py:894 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:896 msgid "Media Backlinks" msgstr "Références du medium" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:895 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:897 msgid "Gramplet showing the backlinks for a media object" msgstr "Gramplet affichant les références l'objet medium." -#: ../gramps/plugins/gramplet/gramplet.gpr.py:908 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:910 msgid "Note Backlinks" msgstr "Références de la note" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:909 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:911 msgid "Gramplet showing the backlinks for a note" msgstr "Gramplet affichant les références de la note." -#: ../gramps/plugins/gramplet/gramplet.gpr.py:922 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:924 msgid "Person Filter" msgstr "Filtre individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:923 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:925 msgid "Gramplet providing a person filter" msgstr "Gramplet fournissant un filtre sur l'individu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:936 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:938 msgid "Family Filter" msgstr "Filtre famille" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:937 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:939 msgid "Gramplet providing a family filter" msgstr "Gramplet fournissant un filtre sur la famille" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:950 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:952 msgid "Event Filter" msgstr "Filtre événement" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:951 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:953 msgid "Gramplet providing an event filter" msgstr "Gramplet fournissant un filtre sur l'événement" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:964 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:966 msgid "Source Filter" msgstr "Filtre source" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:965 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:967 msgid "Gramplet providing a source filter" msgstr "Gramplet fournissant un filtre sur la source" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:978 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:980 msgid "Citation Filter" msgstr "Filtre de la citation" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:979 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:981 msgid "Gramplet providing a citation filter" msgstr "Gramplet fournissant un filtre sur la citation" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:992 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:994 msgid "Place Filter" msgstr "Filtre lieu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:993 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:995 msgid "Gramplet providing a place filter" msgstr "Gramplet fournissant un filtre sur le lieu" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1006 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1008 msgid "Media Filter" msgstr "Filtre medium" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1007 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1009 msgid "Gramplet providing a media filter" msgstr "Gramplet fournissant un filtre sur le medium" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1020 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1022 msgid "Repository Filter" msgstr "Filtre dépôt" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1021 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1023 msgid "Gramplet providing a repository filter" msgstr "Gramplet fournissant un filtre sur le dépôt" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1034 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1036 msgid "Note Filter" msgstr "Filtre note" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1035 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1037 msgid "Gramplet providing a note filter" msgstr "Gramplet fournissant un filtre sur la note" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1048 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1050 msgid "Records Gramplet" msgstr "Gramplet Enregistrements" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1049 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1051 #: ../gramps/plugins/textreport/textplugins.gpr.py:411 msgid "Shows some interesting records about people and families" msgstr "Affiche des enregistrements intéressants sur les individus et familles" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1059 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1061 #: ../gramps/plugins/textreport/recordsreport.py:91 msgid "Records" msgstr "Enregistrements" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1064 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1066 msgid "Person To Do" msgstr "Individu À faire" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1065 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1067 msgid "Gramplet showing the To Do notes for a person" msgstr "Gramplet affichant tous les notes À faire de l'individu" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1078 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1080 msgid "Event To Do" msgstr "Événement À faire" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1079 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1081 msgid "Gramplet showing the To Do notes for an event" msgstr "Gramplet affichant toutes les notes À faire de l'événement" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1092 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1094 msgid "Family To Do" msgstr "Famille À faire" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1093 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1095 msgid "Gramplet showing the To Do notes for a family" msgstr "Gramplet affichant toutes les notes À faire de la famille" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1106 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1108 msgid "Place To Do" msgstr "Lieu À faire" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1107 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1109 msgid "Gramplet showing the To Do notes for a place" msgstr "Gramplet affichant toutes les notes À faire du lieu" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1120 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1122 msgid "Source To Do" msgstr "Source À faire" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1121 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1123 msgid "Gramplet showing the To Do notes for a source" msgstr "Gramplet affichant toutes les notes À faire de la source" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1134 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1136 msgid "Citation To Do" msgstr "Citation À faire" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1135 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1137 msgid "Gramplet showing the To Do notes for a citation" msgstr "Gramplet affichant tous les notes À faire de la citation" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1148 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1150 msgid "Repository To Do" msgstr "Dépôt À faire" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1149 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1151 msgid "Gramplet showing the To Do notes for a repository" msgstr "Gramplet affichant toutes les notes À faire du dépôt" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1162 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1164 msgid "Media To Do" msgstr "Objet medium À faire" # trunk -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1163 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1165 msgid "Gramplet showing the To Do notes for a media object" msgstr "Gramplet affichant toutes les notes À faire de l'objet medium" @@ -18909,7 +18918,7 @@ msgstr "moins de 1" #: ../gramps/plugins/webreport/narrativeweb.py:1765 #: ../gramps/plugins/webreport/narrativeweb.py:1815 #: ../gramps/plugins/webreport/narrativeweb.py:1871 -#: ../gramps/plugins/webreport/narrativeweb.py:5197 +#: ../gramps/plugins/webreport/narrativeweb.py:5198 msgid "Individuals" msgstr "Individus" @@ -19847,7 +19856,7 @@ msgstr "date de décès" #: ../gramps/plugins/webreport/narrativeweb.py:3670 #: ../gramps/plugins/webreport/narrativeweb.py:3847 #: ../gramps/plugins/webreport/narrativeweb.py:4296 -#: ../gramps/plugins/webreport/narrativeweb.py:6661 +#: ../gramps/plugins/webreport/narrativeweb.py:6662 msgid "Gramps ID" msgstr "id Gramps" @@ -24560,7 +24569,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:8322 +#: ../gramps/plugins/webreport/narrativeweb.py:8323 msgid "OpenStreetMap" msgstr "OpenStreetMap" @@ -24609,7 +24618,7 @@ msgstr "Événements triés pour %s" #: ../gramps/plugins/quickview/all_events.py:62 #: ../gramps/plugins/quickview/all_events.py:107 #: ../gramps/plugins/quickview/all_events.py:119 -#: ../gramps/plugins/webreport/narrativeweb.py:5779 +#: ../gramps/plugins/webreport/narrativeweb.py:5780 msgid "Event Type" msgstr "Type d'événement" @@ -24695,7 +24704,7 @@ msgstr "Parent" #: ../gramps/plugins/webreport/narrativeweb.py:2473 #: ../gramps/plugins/webreport/narrativeweb.py:2475 #: ../gramps/plugins/webreport/narrativeweb.py:2920 -#: ../gramps/plugins/webreport/narrativeweb.py:5235 +#: ../gramps/plugins/webreport/narrativeweb.py:5236 msgid "Partner" msgstr "Conjoint" @@ -28175,63 +28184,63 @@ msgid "Remove unused objects" msgstr "Supprimer les objets non-référencés" # Substantif (GNOME fr) -#: ../gramps/plugins/tool/reorderids.py:70 +#: ../gramps/plugins/tool/reorderids.py:71 msgid "Reordering Gramps IDs" msgstr "Réorganisation des identifiants Gramps" -#: ../gramps/plugins/tool/reorderids.py:74 +#: ../gramps/plugins/tool/reorderids.py:75 #: ../gramps/plugins/tool/tools.gpr.py:462 msgid "Reorder Gramps IDs" msgstr "Réorganiser des identifiants Gramps" # Substantif (GNOME fr) -#: ../gramps/plugins/tool/reorderids.py:78 +#: ../gramps/plugins/tool/reorderids.py:79 msgid "Reordering People IDs" msgstr "Réorganisation des identifiants des individus" # Substantif (GNOME fr) -#: ../gramps/plugins/tool/reorderids.py:89 +#: ../gramps/plugins/tool/reorderids.py:90 msgid "Reordering Family IDs" msgstr "Réorganisation des identifiants des familles" # Substantif (GNOME fr) -#: ../gramps/plugins/tool/reorderids.py:99 +#: ../gramps/plugins/tool/reorderids.py:100 msgid "Reordering Event IDs" msgstr "Réorganisation des identifiants des événements" # Substantif (GNOME fr) -#: ../gramps/plugins/tool/reorderids.py:109 +#: ../gramps/plugins/tool/reorderids.py:110 msgid "Reordering Media Object IDs" msgstr "Réorganisation des identifiants des objets media" # Substantif (GNOME fr) -#: ../gramps/plugins/tool/reorderids.py:119 +#: ../gramps/plugins/tool/reorderids.py:120 msgid "Reordering Source IDs" msgstr "Réorganisation des identifiants des sources" # Substantif (GNOME fr) -#: ../gramps/plugins/tool/reorderids.py:129 +#: ../gramps/plugins/tool/reorderids.py:130 msgid "Reordering Citation IDs" msgstr "Réorganisation des identifiants des citations" # Substantif (GNOME fr) -#: ../gramps/plugins/tool/reorderids.py:139 +#: ../gramps/plugins/tool/reorderids.py:140 msgid "Reordering Place IDs" msgstr "Réorganisation des identifiants des lieux" # Substantif (GNOME fr) -#: ../gramps/plugins/tool/reorderids.py:149 +#: ../gramps/plugins/tool/reorderids.py:150 msgid "Reordering Repository IDs" msgstr "Réorganisation des identifiants des dépôts" # Substantif (GNOME fr) -#: ../gramps/plugins/tool/reorderids.py:160 +#: ../gramps/plugins/tool/reorderids.py:161 msgid "Reordering Note IDs" msgstr "Réorganisation des identifiants des notes" # Substantif (GNOME fr) # utiliser plutôt que référencer -#: ../gramps/plugins/tool/reorderids.py:234 +#: ../gramps/plugins/tool/reorderids.py:235 msgid "Finding and assigning unused IDs" msgstr "Recherche et assignation d'un ID non-utilisé" @@ -29110,7 +29119,7 @@ msgstr "Afficher le cercle des enfants" # trunk #: ../gramps/plugins/view/geoclose.py:140 -#: ../gramps/plugins/view/geography.gpr.py:146 +#: ../gramps/plugins/view/geography.gpr.py:148 msgid "Have they been able to meet?" msgstr "Se sont-ils rencontrés ?" @@ -29218,7 +29227,7 @@ msgstr "Centrer sur ce lieu" # trunk #: ../gramps/plugins/view/geofamclose.py:138 -#: ../gramps/plugins/view/geography.gpr.py:128 +#: ../gramps/plugins/view/geography.gpr.py:130 msgid "Have these two families been able to meet?" msgstr "Ces deux familles se sont-elles rencontrées ?" @@ -29330,12 +29339,12 @@ msgstr "Lieux familiaux pour %s" msgid "OsmGpsMap module not loaded. OsmGpsMap must be >= 0.8. yours is %s" msgstr "Le module osmgpsmap n'est pas chargé. osmgpsmap doit être >= 0.8, votre version est %s" -#: ../gramps/plugins/view/geography.gpr.py:64 +#: ../gramps/plugins/view/geography.gpr.py:66 msgid "OsmGpsMap module not loaded." msgstr "Module OsmGpsMap non-chargé. " # trunk -#: ../gramps/plugins/view/geography.gpr.py:65 +#: ../gramps/plugins/view/geography.gpr.py:67 msgid "" "Geography functionality will not be available.\n" "To build it for Gramps see http://www.gramps-project.org/wiki/index.php?title=GEPS_029:_GTK3-GObject_introspection_Conversion#OsmGpsMap_for_Geography" @@ -29344,32 +29353,32 @@ msgstr "" "Pour construire ce module, voir http://www.gramps-project.org/wiki/index.php?title=GEPS_029:_GTK3-GObject_introspection_Conversion#OsmGpsMap_for_Geography" # trunk -#: ../gramps/plugins/view/geography.gpr.py:75 +#: ../gramps/plugins/view/geography.gpr.py:77 msgid "All known places for one Person" msgstr "Tous les lieux connus pour un individu" # trunk -#: ../gramps/plugins/view/geography.gpr.py:76 +#: ../gramps/plugins/view/geography.gpr.py:78 msgid "A view showing the places visited by one person during his life." msgstr "Une vue permettant de voir les lieux fréquentés par une personne durant sa vie." # trunk -#: ../gramps/plugins/view/geography.gpr.py:92 +#: ../gramps/plugins/view/geography.gpr.py:94 msgid "All known places for one Family" msgstr "Tous les lieux connus pour une famille" # trunk -#: ../gramps/plugins/view/geography.gpr.py:93 +#: ../gramps/plugins/view/geography.gpr.py:95 msgid "A view showing the places visited by one family during all their life." msgstr "Une vue permettant de voir tous les lieux de la famille durant son existence." # trunk -#: ../gramps/plugins/view/geography.gpr.py:109 +#: ../gramps/plugins/view/geography.gpr.py:111 msgid "All displacements for one person and their descendants" msgstr "Tous les déplacements pour un individu et ses descendants" # trunk -#: ../gramps/plugins/view/geography.gpr.py:110 +#: ../gramps/plugins/view/geography.gpr.py:112 msgid "" "A view showing all the places visited by all persons during their life.\n" "This is for one person and their descendant.\n" @@ -29380,32 +29389,32 @@ msgstr "" "Vous pouvez voir les dates correspondantes à des périodes." # trunk -#: ../gramps/plugins/view/geography.gpr.py:129 +#: ../gramps/plugins/view/geography.gpr.py:131 msgid "A view showing the places visited by all family's members during their life: have these two people been able to meet?" msgstr "Une vue permettant de voir tous les lieux des membres d'une famille durant leurs vies : se sont-ils rencontrés ?" # trunk -#: ../gramps/plugins/view/geography.gpr.py:147 +#: ../gramps/plugins/view/geography.gpr.py:149 msgid "A view showing the places visited by two persons during their life: have these two people been able to meet?" msgstr "Une vue permettant de voir les lieux fréquentés par deux individus durant leurs vies : se sont-ils rencontrés ?" # trunk -#: ../gramps/plugins/view/geography.gpr.py:164 +#: ../gramps/plugins/view/geography.gpr.py:166 msgid "All known Places" msgstr "Tous les lieux connus" # trunk -#: ../gramps/plugins/view/geography.gpr.py:165 +#: ../gramps/plugins/view/geography.gpr.py:167 msgid "A view showing all places of the database." msgstr "Une vue permettant de voir tous les lieux de la base de données." # trunk -#: ../gramps/plugins/view/geography.gpr.py:180 +#: ../gramps/plugins/view/geography.gpr.py:182 msgid "All places related to Events" msgstr "Tous les lieux liés aux événements" # trunk -#: ../gramps/plugins/view/geography.gpr.py:181 +#: ../gramps/plugins/view/geography.gpr.py:183 msgid "A view showing all the event places of the database." msgstr "Cette vue permet de voir tous les lieux des événements de la base de données." @@ -29528,32 +29537,32 @@ msgstr "Une vue permettant de voir des pages internet dans Gramps." msgid "Web" msgstr "Internet" -#: ../gramps/plugins/view/htmlrenderer.py:330 +#: ../gramps/plugins/view/htmlrenderer.py:323 msgid "HtmlView" msgstr "Vue HTML" -#: ../gramps/plugins/view/htmlrenderer.py:498 +#: ../gramps/plugins/view/htmlrenderer.py:491 msgid "Go to the previous page in the history" msgstr "Aller à la page précédente de l'historique" -#: ../gramps/plugins/view/htmlrenderer.py:506 +#: ../gramps/plugins/view/htmlrenderer.py:499 msgid "Go to the next page in the history" msgstr "Aller à la page suivante de l'historique" #. add the Refresh action to handle the Refresh button -#: ../gramps/plugins/view/htmlrenderer.py:511 +#: ../gramps/plugins/view/htmlrenderer.py:504 msgid "_Refresh" msgstr "_Actualiser" -#: ../gramps/plugins/view/htmlrenderer.py:514 +#: ../gramps/plugins/view/htmlrenderer.py:507 msgid "Stop and reload the page." msgstr "Arrêt et réouverture de la page." -#: ../gramps/plugins/view/htmlrenderer.py:558 +#: ../gramps/plugins/view/htmlrenderer.py:551 msgid "Start page for the Html View" msgstr "Première page pour la vue HTML" -#: ../gramps/plugins/view/htmlrenderer.py:559 +#: ../gramps/plugins/view/htmlrenderer.py:552 msgid "" "Type a webpage address at the top, and hit the execute button to load a webpage in this page\n" "
\n" @@ -30166,14 +30175,14 @@ msgstr "Noms de famille" # trunk #: ../gramps/plugins/webreport/narrativeweb.py:1773 #: ../gramps/plugins/webreport/narrativeweb.py:1889 -#: ../gramps/plugins/webreport/narrativeweb.py:4807 +#: ../gramps/plugins/webreport/narrativeweb.py:4808 msgid "Thumbnails" msgstr "Aperçus" #: ../gramps/plugins/webreport/narrativeweb.py:1774 #: ../gramps/plugins/webreport/narrativeweb.py:1895 -#: ../gramps/plugins/webreport/narrativeweb.py:4981 -#: ../gramps/plugins/webreport/narrativeweb.py:8217 +#: ../gramps/plugins/webreport/narrativeweb.py:4982 +#: ../gramps/plugins/webreport/narrativeweb.py:8218 msgid "Download" msgstr "Télécharger" @@ -30182,8 +30191,8 @@ msgstr "Télécharger" #: ../gramps/plugins/webreport/narrativeweb.py:1775 #: ../gramps/plugins/webreport/narrativeweb.py:1833 #: ../gramps/plugins/webreport/narrativeweb.py:1896 -#: ../gramps/plugins/webreport/narrativeweb.py:6710 -#: ../gramps/plugins/webreport/narrativeweb.py:6804 +#: ../gramps/plugins/webreport/narrativeweb.py:6711 +#: ../gramps/plugins/webreport/narrativeweb.py:6805 msgid "Address Book" msgstr "Adresses" @@ -30191,7 +30200,7 @@ msgstr "Adresses" #: ../gramps/plugins/webreport/narrativeweb.py:1776 #: ../gramps/plugins/webreport/narrativeweb.py:1902 #: ../gramps/plugins/webreport/narrativeweb.py:1932 -#: ../gramps/plugins/webreport/narrativeweb.py:5081 +#: ../gramps/plugins/webreport/narrativeweb.py:5082 msgid "Contact" msgstr "Contact" @@ -30208,7 +30217,7 @@ msgid "Narrative" msgstr "Anecdote" #: ../gramps/plugins/webreport/narrativeweb.py:2254 -#: ../gramps/plugins/webreport/narrativeweb.py:6741 +#: ../gramps/plugins/webreport/narrativeweb.py:6742 msgid "Web Links" msgstr "Liens internet" @@ -30225,8 +30234,8 @@ msgid "Source References" msgstr "Références des sources" #: ../gramps/plugins/webreport/narrativeweb.py:2456 -#: ../gramps/plugins/webreport/narrativeweb.py:5563 -#: ../gramps/plugins/webreport/narrativeweb.py:5820 +#: ../gramps/plugins/webreport/narrativeweb.py:5564 +#: ../gramps/plugins/webreport/narrativeweb.py:5821 msgid "Family Map" msgstr "Carte de la famille" @@ -30243,7 +30252,7 @@ msgstr "Cette page contient un index de tous les individus de la base de donnée # trunk #. Name Column #: ../gramps/plugins/webreport/narrativeweb.py:2911 -#: ../gramps/plugins/webreport/narrativeweb.py:5226 +#: ../gramps/plugins/webreport/narrativeweb.py:5227 msgid "Given Name" msgstr "Prénom" @@ -30254,14 +30263,14 @@ msgstr "Prénom" #: ../gramps/plugins/webreport/narrativeweb.py:3615 #: ../gramps/plugins/webreport/narrativeweb.py:4159 #: ../gramps/plugins/webreport/narrativeweb.py:4373 -#: ../gramps/plugins/webreport/narrativeweb.py:5171 -#: ../gramps/plugins/webreport/narrativeweb.py:6551 -#: ../gramps/plugins/webreport/narrativeweb.py:7167 -#: ../gramps/plugins/webreport/narrativeweb.py:7173 -#: ../gramps/plugins/webreport/narrativeweb.py:7592 -#: ../gramps/plugins/webreport/narrativeweb.py:7635 -#: ../gramps/plugins/webreport/narrativeweb.py:7652 -#: ../gramps/plugins/webreport/narrativeweb.py:7693 +#: ../gramps/plugins/webreport/narrativeweb.py:5172 +#: ../gramps/plugins/webreport/narrativeweb.py:6552 +#: ../gramps/plugins/webreport/narrativeweb.py:7168 +#: ../gramps/plugins/webreport/narrativeweb.py:7174 +#: ../gramps/plugins/webreport/narrativeweb.py:7593 +#: ../gramps/plugins/webreport/narrativeweb.py:7636 +#: ../gramps/plugins/webreport/narrativeweb.py:7653 +#: ../gramps/plugins/webreport/narrativeweb.py:7694 msgid "Narrated Web Site Report" msgstr "Saga" @@ -30405,91 +30414,91 @@ msgstr "Suivant" msgid "The file has been moved or deleted." msgstr "Ce fichier a été déplacé ou supprimé." -#: ../gramps/plugins/webreport/narrativeweb.py:4692 +#: ../gramps/plugins/webreport/narrativeweb.py:4693 msgid "File Type" msgstr "Type de fichier" -#: ../gramps/plugins/webreport/narrativeweb.py:4775 +#: ../gramps/plugins/webreport/narrativeweb.py:4776 msgid "Missing media object:" msgstr "Objet medium absent :" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:4812 +#: ../gramps/plugins/webreport/narrativeweb.py:4813 msgid "This page displays a indexed list of all the media objects in this database. It is sorted by media title. There is an index of all the media objects in this database. Clicking on a thumbnail will take you to that image’s page." msgstr "Cette page affiche une liste indexée de tous les media de la base de 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." # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:4828 +#: ../gramps/plugins/webreport/narrativeweb.py:4829 msgid "Thumbnail Preview" msgstr "Aperçu de la miniature" -#: ../gramps/plugins/webreport/narrativeweb.py:4987 +#: ../gramps/plugins/webreport/narrativeweb.py:4988 msgid "This page is for the user/ creator of this Family Tree/ Narrative website to share a couple of files with you regarding their family. If there are any files listed below, clicking on them will allow you to download them. The download page and files have the same copyright as the remainder of these web pages." msgstr "Cette page est pour l'utilisateur, le créateur de cet arbre familial, lui permettant de partager un ensemble de fichiers concernant sa famille. Si il y a des fichiers, cliquez sur l'un d'entre eux pour le télécharger. La page de téléchargement et les fichiers ont le même droit à la copie que les autres pages internet." -#: ../gramps/plugins/webreport/narrativeweb.py:5008 +#: ../gramps/plugins/webreport/narrativeweb.py:5009 msgid "File Name" msgstr "Nom du fichier" -#: ../gramps/plugins/webreport/narrativeweb.py:5010 +#: ../gramps/plugins/webreport/narrativeweb.py:5011 msgid "Last Modified" msgstr "Dernière modification" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:5172 +#: ../gramps/plugins/webreport/narrativeweb.py:5173 msgid "Creating individual pages" msgstr "Création des pages pour l'individu" #. Individual List page message -#: ../gramps/plugins/webreport/narrativeweb.py:5204 +#: ../gramps/plugins/webreport/narrativeweb.py:5205 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 "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." # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:5271 +#: ../gramps/plugins/webreport/narrativeweb.py:5272 #, 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:5688 +#: ../gramps/plugins/webreport/narrativeweb.py:5689 #, python-format msgid "Tracking %s" msgstr "Suivi de %s" # trunk #. page description -#: ../gramps/plugins/webreport/narrativeweb.py:5692 +#: ../gramps/plugins/webreport/narrativeweb.py:5693 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 place name. The markers and the Reference list are sorted in date order (if any?). Clicking on a place’s name in the Reference section will take you to that place’s page." msgstr "Cette page carte représente l'individu et ses descendants avec leurs événements / lieux. Si vous passez le curseur de votre souris au-dessus du marqueur vous obtiendrez le nom du lieu. Les marqueurs et la liste de 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:5758 +#: ../gramps/plugins/webreport/narrativeweb.py:5759 msgid "Drop Markers" msgstr "Parachuter les marqueurs" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:5778 +#: ../gramps/plugins/webreport/narrativeweb.py:5779 msgid "Place Title" msgstr "Titre du lieu" -#: ../gramps/plugins/webreport/narrativeweb.py:5940 +#: ../gramps/plugins/webreport/narrativeweb.py:5941 msgid "Ancestors" msgstr "Ascendants" -#: ../gramps/plugins/webreport/narrativeweb.py:5996 +#: ../gramps/plugins/webreport/narrativeweb.py:5997 msgid "Associations" msgstr "Associations" # call name = prénom dans le context ! -#: ../gramps/plugins/webreport/narrativeweb.py:6186 +#: ../gramps/plugins/webreport/narrativeweb.py:6187 msgid "Call Name" msgstr "Prénom usuel" -#: ../gramps/plugins/webreport/narrativeweb.py:6202 +#: ../gramps/plugins/webreport/narrativeweb.py:6203 msgid "Nick Name" msgstr "Surnom" -#: ../gramps/plugins/webreport/narrativeweb.py:6240 +#: ../gramps/plugins/webreport/narrativeweb.py:6241 msgid "Age at Death" msgstr "Âge au décès" @@ -30498,97 +30507,97 @@ 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:6331 +#: ../gramps/plugins/webreport/narrativeweb.py:6332 msgid "Stepfather" msgstr "Beau-père" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:6341 +#: ../gramps/plugins/webreport/narrativeweb.py:6342 msgid "Stepmother" msgstr "Belle-mère" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:6365 +#: ../gramps/plugins/webreport/narrativeweb.py:6366 msgid "Not siblings" msgstr "Non frère ou sœur" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:6426 +#: ../gramps/plugins/webreport/narrativeweb.py:6427 msgid "Relation to main person" msgstr "Relation avec la souche" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:6428 +#: ../gramps/plugins/webreport/narrativeweb.py:6429 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:6552 +#: ../gramps/plugins/webreport/narrativeweb.py:6553 msgid "Creating repository pages" msgstr "Création des pages dépôt" # titre = nom -#: ../gramps/plugins/webreport/narrativeweb.py:6584 +#: ../gramps/plugins/webreport/narrativeweb.py:6585 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 "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:6599 +#: ../gramps/plugins/webreport/narrativeweb.py:6600 msgid "Repository |Name" msgstr "Nom du dépôt" #. Address Book Page message -#: ../gramps/plugins/webreport/narrativeweb.py:6717 +#: ../gramps/plugins/webreport/narrativeweb.py:6718 msgid "This page contains an index of all the individuals in the database, sorted by their surname, with one of the following: Address, Residence, or Web Links. Selecting the person’s name will take you to their individual Address Book page." msgstr "Cette page contient un index de tous les individus de la base de données, 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." # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:6738 +#: ../gramps/plugins/webreport/narrativeweb.py:6739 msgid "Full Name" msgstr "Nom complet" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:6971 +#: ../gramps/plugins/webreport/narrativeweb.py:6972 #, 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:6979 -#: ../gramps/plugins/webreport/narrativeweb.py:6984 -#: ../gramps/plugins/webreport/narrativeweb.py:6997 -#: ../gramps/plugins/webreport/narrativeweb.py:7002 +#: ../gramps/plugins/webreport/narrativeweb.py:6980 +#: ../gramps/plugins/webreport/narrativeweb.py:6985 +#: ../gramps/plugins/webreport/narrativeweb.py:6998 +#: ../gramps/plugins/webreport/narrativeweb.py:7003 #, python-format msgid "Could not create the directory: %s" msgstr "Impossible de créer le répertoire : %s" -#: ../gramps/plugins/webreport/narrativeweb.py:7008 +#: ../gramps/plugins/webreport/narrativeweb.py:7009 msgid "Invalid file name" msgstr "Nom de fichier invalide" -#: ../gramps/plugins/webreport/narrativeweb.py:7009 +#: ../gramps/plugins/webreport/narrativeweb.py:7010 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:7131 +#: ../gramps/plugins/webreport/narrativeweb.py:7132 #, python-format msgid "ID=%(grampsid)s, path=%(dir)s" msgstr "ID=%(grampsid)s, chemin=%(dir)s" -#: ../gramps/plugins/webreport/narrativeweb.py:7136 +#: ../gramps/plugins/webreport/narrativeweb.py:7137 msgid "Missing media objects:" msgstr "Objets media manquants :" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:7168 +#: ../gramps/plugins/webreport/narrativeweb.py:7169 msgid "Applying Person Filter..." msgstr "Application du filtre individu..." # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:7174 +#: ../gramps/plugins/webreport/narrativeweb.py:7175 msgid "Constructing list of other objects..." msgstr "Construction d'une liste d'autres objets..." # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:7381 +#: ../gramps/plugins/webreport/narrativeweb.py:7382 #, python-format msgid "Family of %s and %s" msgstr "Famille de %s et %s" @@ -30596,199 +30605,199 @@ msgstr "Famille de %s et %s" # trunk #. Only the name of the husband is known #. Only the name of the wife is known -#: ../gramps/plugins/webreport/narrativeweb.py:7385 -#: ../gramps/plugins/webreport/narrativeweb.py:7389 +#: ../gramps/plugins/webreport/narrativeweb.py:7386 +#: ../gramps/plugins/webreport/narrativeweb.py:7390 #, python-format msgid "Family of %s" msgstr "Famille de %s" -#: ../gramps/plugins/webreport/narrativeweb.py:7593 +#: ../gramps/plugins/webreport/narrativeweb.py:7594 msgid "Creating GENDEX file" msgstr "Création d'un fichier GENDEX" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:7636 +#: ../gramps/plugins/webreport/narrativeweb.py:7637 msgid "Creating surname pages" msgstr "Création des pages pour le patronyme" # trunk # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:7653 +#: ../gramps/plugins/webreport/narrativeweb.py:7654 msgid "Creating thumbnail preview page..." msgstr "Création des pages pour les miniatures..." # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:7694 +#: ../gramps/plugins/webreport/narrativeweb.py:7695 msgid "Creating address book pages ..." msgstr "Création des pages adresses ..." -#: ../gramps/plugins/webreport/narrativeweb.py:7994 +#: ../gramps/plugins/webreport/narrativeweb.py:7995 msgid "Store web pages in .tar.gz archive" msgstr "Extrait les pages Web en archive .tar.gz" -#: ../gramps/plugins/webreport/narrativeweb.py:7996 +#: ../gramps/plugins/webreport/narrativeweb.py:7997 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:8003 +#: ../gramps/plugins/webreport/narrativeweb.py:8004 #: ../gramps/plugins/webreport/webcal.py:1324 msgid "Destination" msgstr "Destination" -#: ../gramps/plugins/webreport/narrativeweb.py:8006 +#: ../gramps/plugins/webreport/narrativeweb.py:8007 #: ../gramps/plugins/webreport/webcal.py:1327 msgid "The destination directory for the web files" msgstr "Le répertoire de destination pour les fichiers internet" -#: ../gramps/plugins/webreport/narrativeweb.py:8012 +#: ../gramps/plugins/webreport/narrativeweb.py:8013 msgid "Web site title" msgstr "Titre du site" -#: ../gramps/plugins/webreport/narrativeweb.py:8012 +#: ../gramps/plugins/webreport/narrativeweb.py:8013 msgid "My Family Tree" msgstr "Mon arbre généalogique" -#: ../gramps/plugins/webreport/narrativeweb.py:8013 +#: ../gramps/plugins/webreport/narrativeweb.py:8014 msgid "The title of the web site" msgstr "Le titre du site internet" -#: ../gramps/plugins/webreport/narrativeweb.py:8018 +#: ../gramps/plugins/webreport/narrativeweb.py:8019 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:8045 +#: ../gramps/plugins/webreport/narrativeweb.py:8046 #: ../gramps/plugins/webreport/webcal.py:1364 msgid "File extension" msgstr "Extension" -#: ../gramps/plugins/webreport/narrativeweb.py:8048 +#: ../gramps/plugins/webreport/narrativeweb.py:8049 #: ../gramps/plugins/webreport/webcal.py:1367 msgid "The extension to be used for the web files" msgstr "L'extension utilisée pour les fichiers internet" -#: ../gramps/plugins/webreport/narrativeweb.py:8051 +#: ../gramps/plugins/webreport/narrativeweb.py:8052 #: ../gramps/plugins/webreport/webcal.py:1370 msgid "Copyright" msgstr "Licence" -#: ../gramps/plugins/webreport/narrativeweb.py:8054 +#: ../gramps/plugins/webreport/narrativeweb.py:8055 #: ../gramps/plugins/webreport/webcal.py:1373 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:8057 +#: ../gramps/plugins/webreport/narrativeweb.py:8058 #: ../gramps/plugins/webreport/webcal.py:1379 msgid "StyleSheet" msgstr "Feuille de style" -#: ../gramps/plugins/webreport/narrativeweb.py:8062 +#: ../gramps/plugins/webreport/narrativeweb.py:8063 #: ../gramps/plugins/webreport/webcal.py:1382 msgid "The stylesheet to be used for the web pages" msgstr "La feuille de style utilisée pour les pages internet" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8067 +#: ../gramps/plugins/webreport/narrativeweb.py:8068 msgid "Horizontal -- Default" msgstr "Horizontal -- défaut" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8068 +#: ../gramps/plugins/webreport/narrativeweb.py:8069 msgid "Vertical -- Left Side" msgstr "Vertical -- côté gauche" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8069 +#: ../gramps/plugins/webreport/narrativeweb.py:8070 msgid "Fade -- WebKit Browsers Only" msgstr "Fondu -- que pour les navigateurs Webkit" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8070 -#: ../gramps/plugins/webreport/narrativeweb.py:8082 +#: ../gramps/plugins/webreport/narrativeweb.py:8071 +#: ../gramps/plugins/webreport/narrativeweb.py:8083 msgid "Drop-Down -- WebKit Browsers Only" msgstr "Abaissé -- que pour les navigateurs Webkit" # espace limité -#: ../gramps/plugins/webreport/narrativeweb.py:8072 +#: ../gramps/plugins/webreport/narrativeweb.py:8073 msgid "Navigation Menu Layout" msgstr "Mise en page" -#: ../gramps/plugins/webreport/narrativeweb.py:8075 +#: ../gramps/plugins/webreport/narrativeweb.py:8076 msgid "Choose which layout for the Navigation Menus." msgstr "Choisissez la mise en page pour les menus de navigation." # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8081 +#: ../gramps/plugins/webreport/narrativeweb.py:8082 msgid "Normal Outline Style" msgstr "Style normal de bordure" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8084 +#: ../gramps/plugins/webreport/narrativeweb.py:8085 msgid "Citation Referents Layout" msgstr "Mise en page des références de citation" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8087 +#: ../gramps/plugins/webreport/narrativeweb.py:8088 msgid "Determine the default layout for the Source Page's Citation Referents section" msgstr "Déterminer la mise en page par défaut pour la section Références de la citation dans la page source" # en général plusieurs ascendants -#: ../gramps/plugins/webreport/narrativeweb.py:8091 +#: ../gramps/plugins/webreport/narrativeweb.py:8092 msgid "Include ancestor's tree" msgstr "Inclure un arbre des ascendants" -#: ../gramps/plugins/webreport/narrativeweb.py:8092 +#: ../gramps/plugins/webreport/narrativeweb.py:8093 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:8096 +#: ../gramps/plugins/webreport/narrativeweb.py:8097 msgid "Graph generations" msgstr "Générations" -#: ../gramps/plugins/webreport/narrativeweb.py:8097 +#: ../gramps/plugins/webreport/narrativeweb.py:8098 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:8107 +#: ../gramps/plugins/webreport/narrativeweb.py:8108 msgid "Page Generation" msgstr "Création de page" -#: ../gramps/plugins/webreport/narrativeweb.py:8110 +#: ../gramps/plugins/webreport/narrativeweb.py:8111 msgid "Home page note" msgstr "Note de la page d'accueil" -#: ../gramps/plugins/webreport/narrativeweb.py:8111 +#: ../gramps/plugins/webreport/narrativeweb.py:8112 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:8114 +#: ../gramps/plugins/webreport/narrativeweb.py:8115 msgid "Home page image" msgstr "Image de la page d'accueil" -#: ../gramps/plugins/webreport/narrativeweb.py:8115 +#: ../gramps/plugins/webreport/narrativeweb.py:8116 msgid "An image to be used on the home page" msgstr "L'image utilisée en page d'accueil" -#: ../gramps/plugins/webreport/narrativeweb.py:8118 +#: ../gramps/plugins/webreport/narrativeweb.py:8119 msgid "Introduction note" msgstr "Note d'introduction" -#: ../gramps/plugins/webreport/narrativeweb.py:8119 +#: ../gramps/plugins/webreport/narrativeweb.py:8120 msgid "A note to be used as the introduction" msgstr "La note utilisée en introduction" -#: ../gramps/plugins/webreport/narrativeweb.py:8122 +#: ../gramps/plugins/webreport/narrativeweb.py:8123 msgid "Introduction image" msgstr "Image d'introduction" -#: ../gramps/plugins/webreport/narrativeweb.py:8123 +#: ../gramps/plugins/webreport/narrativeweb.py:8124 msgid "An image to be used as the introduction" msgstr "L'image utilisée en introduction" -#: ../gramps/plugins/webreport/narrativeweb.py:8126 +#: ../gramps/plugins/webreport/narrativeweb.py:8127 msgid "Publisher contact note" msgstr "Note de la page contact" -#: ../gramps/plugins/webreport/narrativeweb.py:8127 +#: ../gramps/plugins/webreport/narrativeweb.py:8128 msgid "" "A note to be used as the publisher contact.\n" "If no publisher information is given,\n" @@ -30798,11 +30807,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:8133 +#: ../gramps/plugins/webreport/narrativeweb.py:8134 msgid "Publisher contact image" msgstr "Image de la page contact" -#: ../gramps/plugins/webreport/narrativeweb.py:8134 +#: ../gramps/plugins/webreport/narrativeweb.py:8135 msgid "" "An image to be used as the publisher contact.\n" "If no publisher information is given,\n" @@ -30813,313 +30822,313 @@ msgstr "" "alors aucune page contact ne sera créée." # espace limité dans la fenêtre, bug #3596 -#: ../gramps/plugins/webreport/narrativeweb.py:8140 +#: ../gramps/plugins/webreport/narrativeweb.py:8141 msgid "HTML user header" msgstr "En-tête HTML" -#: ../gramps/plugins/webreport/narrativeweb.py:8141 +#: ../gramps/plugins/webreport/narrativeweb.py:8142 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:8144 +#: ../gramps/plugins/webreport/narrativeweb.py:8145 msgid "HTML user footer" msgstr "Pied de page HTML" -#: ../gramps/plugins/webreport/narrativeweb.py:8145 +#: ../gramps/plugins/webreport/narrativeweb.py:8146 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:8148 +#: ../gramps/plugins/webreport/narrativeweb.py:8149 msgid "Include images and media objects" msgstr "Inclure images et objets media" -#: ../gramps/plugins/webreport/narrativeweb.py:8149 +#: ../gramps/plugins/webreport/narrativeweb.py:8150 msgid "Whether to include a gallery of media objects" msgstr "Inclure ou non une galerie des objets media" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8153 +#: ../gramps/plugins/webreport/narrativeweb.py:8154 msgid "Create and only use thumbnail- sized images" msgstr "Créer et utiliser uniquement les aperçus des images" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8154 +#: ../gramps/plugins/webreport/narrativeweb.py:8155 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 "Cette option vous permet de choisir de créer uniquement un aperçu de l'image 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:8160 +#: ../gramps/plugins/webreport/narrativeweb.py:8161 msgid "Max width of initial image" msgstr "Largeur max de l'image initiale" -#: ../gramps/plugins/webreport/narrativeweb.py:8162 +#: ../gramps/plugins/webreport/narrativeweb.py:8163 msgid "This allows you to set the maximum width of the image shown on the media page. Set to 0 for no limit." 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:8166 +#: ../gramps/plugins/webreport/narrativeweb.py:8167 msgid "Max height of initial image" msgstr "Hauteur max de l'image initiale" -#: ../gramps/plugins/webreport/narrativeweb.py:8168 +#: ../gramps/plugins/webreport/narrativeweb.py:8169 msgid "This allows you to set the maximum height of the image shown on the media page. Set to 0 for no limit." 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:8174 +#: ../gramps/plugins/webreport/narrativeweb.py:8175 msgid "Suppress Gramps ID" msgstr "Supprimer les identifiants Gramps" -#: ../gramps/plugins/webreport/narrativeweb.py:8175 +#: ../gramps/plugins/webreport/narrativeweb.py:8176 msgid "Whether to include the Gramps ID of objects" msgstr "Inclure ou non les identifiants Gramps des objets" -#: ../gramps/plugins/webreport/narrativeweb.py:8185 +#: ../gramps/plugins/webreport/narrativeweb.py:8186 msgid "Include records marked private" msgstr "Inclure les données privées" -#: ../gramps/plugins/webreport/narrativeweb.py:8186 +#: ../gramps/plugins/webreport/narrativeweb.py:8187 msgid "Whether to include private objects" msgstr "Inclure ou non les objets privés" -#: ../gramps/plugins/webreport/narrativeweb.py:8189 +#: ../gramps/plugins/webreport/narrativeweb.py:8190 msgid "Living People" msgstr "Individus vivants" -#: ../gramps/plugins/webreport/narrativeweb.py:8194 +#: ../gramps/plugins/webreport/narrativeweb.py:8195 msgid "Include Last Name Only" msgstr "N'inclure que le nom" -#: ../gramps/plugins/webreport/narrativeweb.py:8196 +#: ../gramps/plugins/webreport/narrativeweb.py:8197 msgid "Include Full Name Only" msgstr "Inclure le nom complet" # Substantif (GNOME fr) -#: ../gramps/plugins/webreport/narrativeweb.py:8199 +#: ../gramps/plugins/webreport/narrativeweb.py:8200 msgid "How to handle living people" msgstr "Gestion des individus vivants" -#: ../gramps/plugins/webreport/narrativeweb.py:8203 +#: ../gramps/plugins/webreport/narrativeweb.py:8204 msgid "Years from death to consider living" msgstr "Années depuis le décès" -#: ../gramps/plugins/webreport/narrativeweb.py:8205 +#: ../gramps/plugins/webreport/narrativeweb.py:8206 msgid "This allows you to restrict information on people who have not been dead for very long" 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:8220 +#: ../gramps/plugins/webreport/narrativeweb.py:8221 msgid "Include download page" msgstr "Inclure une page téléchargement" -#: ../gramps/plugins/webreport/narrativeweb.py:8221 +#: ../gramps/plugins/webreport/narrativeweb.py:8222 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:8225 -#: ../gramps/plugins/webreport/narrativeweb.py:8234 +#: ../gramps/plugins/webreport/narrativeweb.py:8226 +#: ../gramps/plugins/webreport/narrativeweb.py:8235 msgid "Download Filename" msgstr "Nom du fichier" -#: ../gramps/plugins/webreport/narrativeweb.py:8227 -#: ../gramps/plugins/webreport/narrativeweb.py:8236 +#: ../gramps/plugins/webreport/narrativeweb.py:8228 +#: ../gramps/plugins/webreport/narrativeweb.py:8237 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:8230 -#: ../gramps/plugins/webreport/narrativeweb.py:8239 +#: ../gramps/plugins/webreport/narrativeweb.py:8231 +#: ../gramps/plugins/webreport/narrativeweb.py:8240 msgid "Description for download" msgstr "Description" -#: ../gramps/plugins/webreport/narrativeweb.py:8230 +#: ../gramps/plugins/webreport/narrativeweb.py:8231 msgid "Smith Family Tree" msgstr "Arbre de la famille Martin" -#: ../gramps/plugins/webreport/narrativeweb.py:8231 -#: ../gramps/plugins/webreport/narrativeweb.py:8240 +#: ../gramps/plugins/webreport/narrativeweb.py:8232 +#: ../gramps/plugins/webreport/narrativeweb.py:8241 msgid "Give a description for this file." msgstr "Donnez une description pour ce fichier." -#: ../gramps/plugins/webreport/narrativeweb.py:8239 +#: ../gramps/plugins/webreport/narrativeweb.py:8240 msgid "Johnson Family Tree" msgstr "Arbre de la famille Bernard" -#: ../gramps/plugins/webreport/narrativeweb.py:8249 +#: ../gramps/plugins/webreport/narrativeweb.py:8250 #: ../gramps/plugins/webreport/webcal.py:1524 msgid "Advanced Options" msgstr "Options avancées" -#: ../gramps/plugins/webreport/narrativeweb.py:8252 +#: ../gramps/plugins/webreport/narrativeweb.py:8253 #: ../gramps/plugins/webreport/webcal.py:1526 msgid "Character set encoding" msgstr "Encodage de caractères" -#: ../gramps/plugins/webreport/narrativeweb.py:8255 +#: ../gramps/plugins/webreport/narrativeweb.py:8256 #: ../gramps/plugins/webreport/webcal.py:1529 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:8258 +#: ../gramps/plugins/webreport/narrativeweb.py:8259 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:8259 +#: ../gramps/plugins/webreport/narrativeweb.py:8260 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:8262 +#: ../gramps/plugins/webreport/narrativeweb.py:8263 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:8263 +#: ../gramps/plugins/webreport/narrativeweb.py:8264 msgid "Whether to include a birth column" msgstr "Inclure ou non une colonne naissance" -#: ../gramps/plugins/webreport/narrativeweb.py:8266 +#: ../gramps/plugins/webreport/narrativeweb.py:8267 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:8267 +#: ../gramps/plugins/webreport/narrativeweb.py:8268 msgid "Whether to include a death column" msgstr "Inclure ou non une colonne décès" -#: ../gramps/plugins/webreport/narrativeweb.py:8270 +#: ../gramps/plugins/webreport/narrativeweb.py:8271 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:8272 +#: ../gramps/plugins/webreport/narrativeweb.py:8273 msgid "Whether to include a partners column" msgstr "Inclure ou non une colonne conjoints" -#: ../gramps/plugins/webreport/narrativeweb.py:8275 +#: ../gramps/plugins/webreport/narrativeweb.py:8276 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:8277 +#: ../gramps/plugins/webreport/narrativeweb.py:8278 msgid "Whether to include a parents column" msgstr "Inclure ou non une colonne parents" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8280 +#: ../gramps/plugins/webreport/narrativeweb.py:8281 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" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8282 +#: ../gramps/plugins/webreport/narrativeweb.py:8283 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:8286 +#: ../gramps/plugins/webreport/narrativeweb.py:8287 msgid "Sort all children in birth order" msgstr "Trier les enfants selon la date de naissance" -#: ../gramps/plugins/webreport/narrativeweb.py:8287 +#: ../gramps/plugins/webreport/narrativeweb.py:8288 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 ?" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8290 +#: ../gramps/plugins/webreport/narrativeweb.py:8291 msgid "Include family pages" msgstr "Inclure les pages de la famille" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8291 +#: ../gramps/plugins/webreport/narrativeweb.py:8292 msgid "Whether or not to include family pages." msgstr "Inclure ou non des pages de la famille." -#: ../gramps/plugins/webreport/narrativeweb.py:8294 +#: ../gramps/plugins/webreport/narrativeweb.py:8295 msgid "Include event pages" msgstr "Inclure les pages événement" -#: ../gramps/plugins/webreport/narrativeweb.py:8295 +#: ../gramps/plugins/webreport/narrativeweb.py:8296 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:8298 +#: ../gramps/plugins/webreport/narrativeweb.py:8299 msgid "Include repository pages" msgstr "Inclure les pages dépôt" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8299 +#: ../gramps/plugins/webreport/narrativeweb.py:8300 msgid "Whether or not to include the Repository Pages." msgstr "Inclure ou non des pages dépôt." -#: ../gramps/plugins/webreport/narrativeweb.py:8302 +#: ../gramps/plugins/webreport/narrativeweb.py:8303 msgid "Include GENDEX file (/gendex.txt)" msgstr "Inclure un fichier GENDEX (gendex.txt)" -#: ../gramps/plugins/webreport/narrativeweb.py:8303 +#: ../gramps/plugins/webreport/narrativeweb.py:8304 msgid "Whether to include a GENDEX file or not" msgstr "Inclure ou non un fichier GENDEX" -#: ../gramps/plugins/webreport/narrativeweb.py:8306 +#: ../gramps/plugins/webreport/narrativeweb.py:8307 msgid "Include address book pages" msgstr "Inclure les pages adresses" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8307 +#: ../gramps/plugins/webreport/narrativeweb.py:8308 msgid "Whether or not to add Address Book pages,which can include e-mail and website addresses and personal address/ residence events." msgstr "Ajouter ou non les adresses qui peuvent être des adresses de messagerie, des adresses de site internet, des adresses individuelles et des événements résidence." -#: ../gramps/plugins/webreport/narrativeweb.py:8317 +#: ../gramps/plugins/webreport/narrativeweb.py:8318 msgid "Place Map Options" msgstr "Options Carte du lieu" -#: ../gramps/plugins/webreport/narrativeweb.py:8321 +#: ../gramps/plugins/webreport/narrativeweb.py:8322 msgid "Google" msgstr "Google" -#: ../gramps/plugins/webreport/narrativeweb.py:8323 +#: ../gramps/plugins/webreport/narrativeweb.py:8324 msgid "Map Service" msgstr "Service cartographique" -#: ../gramps/plugins/webreport/narrativeweb.py:8326 +#: ../gramps/plugins/webreport/narrativeweb.py:8327 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:8331 +#: ../gramps/plugins/webreport/narrativeweb.py:8332 msgid "Include Place map on Place Pages" msgstr "Inclure une carte dans les pages du lieu" -#: ../gramps/plugins/webreport/narrativeweb.py:8332 +#: ../gramps/plugins/webreport/narrativeweb.py:8333 msgid "Whether to include a place map on the Place Pages, where Latitude/ Longitude are available." msgstr "Inclure ou non une carte du lieu sur la page des lieux, quand Latitude/ Longitude est disponible." # traduction qui tient compte du résultat généré ... -#: ../gramps/plugins/webreport/narrativeweb.py:8337 +#: ../gramps/plugins/webreport/narrativeweb.py:8338 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:8339 +#: ../gramps/plugins/webreport/narrativeweb.py:8340 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 "Ajouter ou non une carte avec tous les lieux familiaux et un lien sur la page de l'individu. Ceci vous permettra de voir votre famille à travers ses lieux." -#: ../gramps/plugins/webreport/narrativeweb.py:8347 +#: ../gramps/plugins/webreport/narrativeweb.py:8348 msgid "Family Links" msgstr "Liens familiaux" # trunk -#: ../gramps/plugins/webreport/narrativeweb.py:8348 +#: ../gramps/plugins/webreport/narrativeweb.py:8349 msgid "Drop" msgstr "Déposer" -#: ../gramps/plugins/webreport/narrativeweb.py:8349 +#: ../gramps/plugins/webreport/narrativeweb.py:8350 msgid "Markers" msgstr "Marqueurs" -#: ../gramps/plugins/webreport/narrativeweb.py:8350 +#: ../gramps/plugins/webreport/narrativeweb.py:8351 msgid "Google/ FamilyMap Option" msgstr "Google/ Option Carte familiale" -#: ../gramps/plugins/webreport/narrativeweb.py:8353 +#: ../gramps/plugins/webreport/narrativeweb.py:8354 msgid "Select which option that you would like to have for the Google Maps Family Map pages..." msgstr "Sélectionnez l'option que vous souhaitez utiliser pour la carte familiale Google Maps..." # trunk #. adding title to hyperlink menu for screen readers and braille writers -#: ../gramps/plugins/webreport/narrativeweb.py:8813 +#: ../gramps/plugins/webreport/narrativeweb.py:8814 #, python-format msgid "Alphabet Menu: %s" msgstr "Menu alphabétique : %s" diff --git a/po/gramps.pot b/po/gramps.pot index c37c54f04..46528a5b0 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: 2014-02-04 19:06+0100\n" +"POT-Creation-Date: 2014-02-19 15:15+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -625,15 +625,6 @@ msgstr "" msgid "CSS filename to use, html format only" msgstr "" -#. FIXME it is wrong to use translatable text in comparison. -#. How can we distinguish custom size though? -#: ../gramps/cli/plug/__init__.py:312 ../gramps/gen/plug/report/_paper.py:91 -#: ../gramps/gen/plug/report/_paper.py:113 -#: ../gramps/gui/plug/report/_papermenu.py:185 -#: ../gramps/gui/plug/report/_papermenu.py:246 -msgid "Custom Size" -msgstr "" - #: ../gramps/cli/plug/__init__.py:424 #, python-format msgid "Unknown option: %s" @@ -725,7 +716,7 @@ msgid "TRANSLATORS: Translate this to your name in your native language" msgstr "" #: ../gramps/gen/const.py:240 ../gramps/gen/const.py:241 -#: ../gramps/gen/lib/date.py:1790 ../gramps/gen/lib/date.py:1804 +#: ../gramps/gen/lib/date.py:1789 ../gramps/gen/lib/date.py:1803 msgid "none" msgstr "" @@ -3861,7 +3852,7 @@ msgstr "" #: ../gramps/plugins/view/relview.py:638 #: ../gramps/plugins/webreport/narrativeweb.py:371 #: ../gramps/plugins/webreport/narrativeweb.py:2914 -#: ../gramps/plugins/webreport/narrativeweb.py:5229 +#: ../gramps/plugins/webreport/narrativeweb.py:5230 msgid "Birth" msgstr "" @@ -3888,7 +3879,7 @@ msgstr "" #. string if the person is None #. #. ------------------------------------------------------------------------- -#: ../gramps/gen/lib/date.py:295 ../gramps/gen/lib/date.py:419 +#: ../gramps/gen/lib/date.py:293 ../gramps/gen/lib/date.py:417 #: ../gramps/gen/mime/_pythonmime.py:50 ../gramps/gen/mime/_pythonmime.py:58 #: ../gramps/gen/mime/_winmime.py:64 ../gramps/gen/utils/db.py:521 #: ../gramps/gui/editors/editperson.py:333 @@ -3903,137 +3894,137 @@ msgstr "" #: ../gramps/plugins/textreport/detdescendantreport.py:589 #: ../gramps/plugins/textreport/indivcomplete.py:390 #: ../gramps/plugins/view/relview.py:676 -#: ../gramps/plugins/webreport/narrativeweb.py:5392 +#: ../gramps/plugins/webreport/narrativeweb.py:5393 msgid "unknown" msgstr "" -#: ../gramps/gen/lib/date.py:302 +#: ../gramps/gen/lib/date.py:300 #, python-format msgid "less than %s years" msgstr "" -#: ../gramps/gen/lib/date.py:307 ../gramps/gen/lib/date.py:331 -#: ../gramps/gen/lib/date.py:333 ../gramps/gen/lib/date.py:339 -#: ../gramps/gen/lib/date.py:359 +#: ../gramps/gen/lib/date.py:305 ../gramps/gen/lib/date.py:329 +#: ../gramps/gen/lib/date.py:331 ../gramps/gen/lib/date.py:337 +#: ../gramps/gen/lib/date.py:357 msgid "more than" msgstr "" -#: ../gramps/gen/lib/date.py:309 ../gramps/gen/lib/date.py:320 -#: ../gramps/gen/lib/date.py:324 ../gramps/gen/lib/date.py:328 -#: ../gramps/gen/lib/date.py:361 +#: ../gramps/gen/lib/date.py:307 ../gramps/gen/lib/date.py:318 +#: ../gramps/gen/lib/date.py:322 ../gramps/gen/lib/date.py:326 +#: ../gramps/gen/lib/date.py:359 msgid "less than" msgstr "" -#: ../gramps/gen/lib/date.py:311 ../gramps/gen/lib/date.py:342 -#: ../gramps/gen/lib/date.py:348 ../gramps/gen/lib/date.py:350 -#: ../gramps/gen/lib/date.py:363 +#: ../gramps/gen/lib/date.py:309 ../gramps/gen/lib/date.py:340 +#: ../gramps/gen/lib/date.py:346 ../gramps/gen/lib/date.py:348 +#: ../gramps/gen/lib/date.py:361 msgid "age|about" msgstr "" -#: ../gramps/gen/lib/date.py:316 ../gramps/gen/lib/date.py:356 -#: ../gramps/gen/lib/date.py:371 +#: ../gramps/gen/lib/date.py:314 ../gramps/gen/lib/date.py:354 +#: ../gramps/gen/lib/date.py:369 msgid "between" msgstr "" -#: ../gramps/gen/lib/date.py:317 ../gramps/gen/lib/date.py:357 -#: ../gramps/gen/lib/date.py:372 +#: ../gramps/gen/lib/date.py:315 ../gramps/gen/lib/date.py:355 +#: ../gramps/gen/lib/date.py:370 #: ../gramps/plugins/quickview/all_relations.py:284 #: ../gramps/plugins/view/relview.py:1000 #: ../gramps/plugins/webreport/narrativeweb.py:1161 msgid "and" msgstr "" -#: ../gramps/gen/lib/date.py:326 ../gramps/gen/lib/date.py:346 +#: ../gramps/gen/lib/date.py:324 ../gramps/gen/lib/date.py:344 msgid "less than about" msgstr "" -#: ../gramps/gen/lib/date.py:337 ../gramps/gen/lib/date.py:344 +#: ../gramps/gen/lib/date.py:335 ../gramps/gen/lib/date.py:342 msgid "more than about" msgstr "" -#: ../gramps/gen/lib/date.py:423 +#: ../gramps/gen/lib/date.py:421 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: ../gramps/gen/lib/date.py:430 +#: ../gramps/gen/lib/date.py:428 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: ../gramps/gen/lib/date.py:437 +#: ../gramps/gen/lib/date.py:435 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: ../gramps/gen/lib/date.py:442 +#: ../gramps/gen/lib/date.py:440 msgid "0 days" msgstr "" -#: ../gramps/gen/lib/date.py:589 +#: ../gramps/gen/lib/date.py:588 msgid "calendar|Gregorian" msgstr "" -#: ../gramps/gen/lib/date.py:590 +#: ../gramps/gen/lib/date.py:589 msgid "calendar|Julian" msgstr "" -#: ../gramps/gen/lib/date.py:591 +#: ../gramps/gen/lib/date.py:590 msgid "calendar|Hebrew" msgstr "" -#: ../gramps/gen/lib/date.py:592 +#: ../gramps/gen/lib/date.py:591 msgid "calendar|French Republican" msgstr "" -#: ../gramps/gen/lib/date.py:593 +#: ../gramps/gen/lib/date.py:592 msgid "calendar|Persian" msgstr "" -#: ../gramps/gen/lib/date.py:594 +#: ../gramps/gen/lib/date.py:593 msgid "calendar|Islamic" msgstr "" -#: ../gramps/gen/lib/date.py:595 +#: ../gramps/gen/lib/date.py:594 msgid "calendar|Swedish" msgstr "" -#: ../gramps/gen/lib/date.py:1790 +#: ../gramps/gen/lib/date.py:1789 msgid "estimated" msgstr "" -#: ../gramps/gen/lib/date.py:1790 +#: ../gramps/gen/lib/date.py:1789 msgid "calculated" msgstr "" #. ui_mods taken from date.py def lookup_modifier(self, modifier): -#: ../gramps/gen/lib/date.py:1804 ../gramps/plugins/lib/libsubstkeyword.py:278 +#: ../gramps/gen/lib/date.py:1803 ../gramps/plugins/lib/libsubstkeyword.py:278 msgid "before" msgstr "" -#: ../gramps/gen/lib/date.py:1804 ../gramps/plugins/lib/libsubstkeyword.py:278 +#: ../gramps/gen/lib/date.py:1803 ../gramps/plugins/lib/libsubstkeyword.py:278 msgid "after" msgstr "" -#: ../gramps/gen/lib/date.py:1804 ../gramps/plugins/lib/libsubstkeyword.py:278 +#: ../gramps/gen/lib/date.py:1803 ../gramps/plugins/lib/libsubstkeyword.py:278 msgid "about" msgstr "" -#: ../gramps/gen/lib/date.py:1805 +#: ../gramps/gen/lib/date.py:1804 msgid "range" msgstr "" -#: ../gramps/gen/lib/date.py:1805 +#: ../gramps/gen/lib/date.py:1804 msgid "span" msgstr "" -#: ../gramps/gen/lib/date.py:1805 +#: ../gramps/gen/lib/date.py:1804 msgid "textonly" msgstr "" @@ -4118,9 +4109,9 @@ msgid "Legal" msgstr "" #: ../gramps/gen/lib/eventtype.py:158 ../gramps/gen/lib/eventtype.py:200 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:412 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:414 #: ../gramps/plugins/webreport/narrativeweb.py:2775 -#: ../gramps/plugins/webreport/narrativeweb.py:6740 +#: ../gramps/plugins/webreport/narrativeweb.py:6741 msgid "Residence" msgstr "" @@ -4136,7 +4127,7 @@ msgstr "" #: ../gramps/plugins/view/relview.py:649 ../gramps/plugins/view/relview.py:674 #: ../gramps/plugins/webreport/narrativeweb.py:375 #: ../gramps/plugins/webreport/narrativeweb.py:2917 -#: ../gramps/plugins/webreport/narrativeweb.py:5232 +#: ../gramps/plugins/webreport/narrativeweb.py:5233 msgid "Death" msgstr "" @@ -4856,17 +4847,17 @@ msgid "Video" msgstr "" #: ../gramps/gen/lib/styledtexttagtype.py:66 -#: ../gramps/gui/widgets/styledtexteditor.py:471 +#: ../gramps/gui/widgets/styledtexteditor.py:472 msgid "Bold" msgstr "" #: ../gramps/gen/lib/styledtexttagtype.py:67 -#: ../gramps/gui/widgets/styledtexteditor.py:469 +#: ../gramps/gui/widgets/styledtexteditor.py:470 msgid "Italic" msgstr "" #: ../gramps/gen/lib/styledtexttagtype.py:68 -#: ../gramps/gui/widgets/styledtexteditor.py:473 +#: ../gramps/gui/widgets/styledtexteditor.py:474 msgid "Underline" msgstr "" @@ -4892,9 +4883,9 @@ msgstr "" #: ../gramps/gen/lib/styledtexttagtype.py:74 #: ../gramps/gui/glade/editlink.glade.h:5 -#: ../gramps/gui/widgets/styledtextbuffer.py:565 -#: ../gramps/gui/widgets/styledtextbuffer.py:601 -#: ../gramps/gui/widgets/styledtexteditor.py:485 +#: ../gramps/gui/widgets/styledtextbuffer.py:566 +#: ../gramps/gui/widgets/styledtextbuffer.py:602 +#: ../gramps/gui/widgets/styledtexteditor.py:486 msgid "Link" msgstr "" @@ -5154,7 +5145,7 @@ msgstr "" #: ../gramps/plugins/lib/libhtmlbackend.py:252 #: ../gramps/plugins/lib/libhtmlbackend.py:258 #: ../gramps/plugins/lib/libhtmlbackend.py:262 -#: ../gramps/plugins/webreport/narrativeweb.py:7014 +#: ../gramps/plugins/webreport/narrativeweb.py:7015 #, python-format msgid "Could not create %s" msgstr "" @@ -5257,7 +5248,7 @@ msgstr "" #. ############################### #: ../gramps/gen/plug/docgen/graphdoc.py:140 -#: ../gramps/gui/widgets/styledtexteditor.py:494 +#: ../gramps/gui/widgets/styledtexteditor.py:495 msgid "Font family" msgstr "" @@ -5268,7 +5259,7 @@ msgid "" msgstr "" #: ../gramps/gen/plug/docgen/graphdoc.py:149 -#: ../gramps/gui/widgets/styledtexteditor.py:506 +#: ../gramps/gui/widgets/styledtexteditor.py:507 msgid "Font size" msgstr "" @@ -5477,6 +5468,18 @@ msgstr "" msgid "Graphviz File" msgstr "" +#: ../gramps/gen/plug/docgen/paperstyle.py:80 +msgid "paper size|Letter" +msgstr "" + +#: ../gramps/gen/plug/docgen/paperstyle.py:82 +msgid "paper size|Legal" +msgstr "" + +#: ../gramps/gen/plug/docgen/paperstyle.py:84 +msgid "Custom Size" +msgstr "" + #: ../gramps/gen/plug/menu/_enumeratedlist.py:125 #, python-format msgid "Value '%(val)s' not found for option '%(opt)s'" @@ -5566,13 +5569,13 @@ msgstr "" #. label for the combo #: ../gramps/gen/plug/report/stdoptions.py:62 ../gramps/gui/configure.py:972 -#: ../gramps/plugins/webreport/narrativeweb.py:8038 +#: ../gramps/plugins/webreport/narrativeweb.py:8039 #: ../gramps/plugins/webreport/webcal.py:1357 msgid "Name format" msgstr "" #: ../gramps/gen/plug/report/stdoptions.py:67 -#: ../gramps/plugins/webreport/narrativeweb.py:8042 +#: ../gramps/plugins/webreport/narrativeweb.py:8043 #: ../gramps/plugins/webreport/webcal.py:1361 msgid "Select the format to display names" msgstr "" @@ -6206,7 +6209,7 @@ msgstr "" #: ../gramps/plugins/quickview/filterbyname.py:330 #: ../gramps/plugins/webreport/narrativeweb.py:2886 #: ../gramps/plugins/webreport/narrativeweb.py:3965 -#: ../gramps/plugins/webreport/narrativeweb.py:5225 +#: ../gramps/plugins/webreport/narrativeweb.py:5226 msgid "Surname" msgstr "" @@ -6384,7 +6387,7 @@ msgstr "" #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:92 #: ../gramps/gui/merge/mergeperson.py:63 #: ../gramps/gui/views/treemodels/peoplemodel.py:96 -#: ../gramps/plugins/webreport/narrativeweb.py:5390 +#: ../gramps/plugins/webreport/narrativeweb.py:5391 msgid "male" msgstr "" @@ -6392,7 +6395,7 @@ msgstr "" #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:92 #: ../gramps/gui/merge/mergeperson.py:63 #: ../gramps/gui/views/treemodels/peoplemodel.py:96 -#: ../gramps/plugins/webreport/narrativeweb.py:5391 +#: ../gramps/plugins/webreport/narrativeweb.py:5392 msgid "female" msgstr "" @@ -6546,7 +6549,7 @@ msgstr "" #: ../gramps/gui/grampsgui.py:145 #: ../gramps/plugins/gramplet/repositorydetails.py:124 #: ../gramps/plugins/textreport/familygroup.py:330 -#: ../gramps/plugins/webreport/narrativeweb.py:6739 +#: ../gramps/plugins/webreport/narrativeweb.py:6740 msgid "Address" msgstr "" @@ -6665,7 +6668,7 @@ msgstr "" #: ../gramps/plugins/tool/notrelated.py:125 #: ../gramps/plugins/tool/removeunused.py:203 #: ../gramps/plugins/tool/verify.py:528 ../gramps/plugins/view/repoview.py:86 -#: ../gramps/plugins/webreport/narrativeweb.py:6427 +#: ../gramps/plugins/webreport/narrativeweb.py:6428 msgid "Name" msgstr "" @@ -6747,7 +6750,7 @@ msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:388 #: ../gramps/plugins/webreport/narrativeweb.py:3119 #: ../gramps/plugins/webreport/narrativeweb.py:3671 -#: ../gramps/plugins/webreport/narrativeweb.py:6008 +#: ../gramps/plugins/webreport/narrativeweb.py:6009 msgid "Person" msgstr "" @@ -6825,7 +6828,7 @@ msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:2268 #: ../gramps/plugins/webreport/narrativeweb.py:2743 #: ../gramps/plugins/webreport/narrativeweb.py:3668 -#: ../gramps/plugins/webreport/narrativeweb.py:6667 +#: ../gramps/plugins/webreport/narrativeweb.py:6668 msgid "Type" msgstr "" @@ -7929,7 +7932,7 @@ msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:2378 #: ../gramps/plugins/webreport/narrativeweb.py:3669 #: ../gramps/plugins/webreport/narrativeweb.py:4434 -#: ../gramps/plugins/webreport/narrativeweb.py:5777 +#: ../gramps/plugins/webreport/narrativeweb.py:5778 msgid "Date" msgstr "" @@ -8169,7 +8172,7 @@ msgid "_Data" msgstr "" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:59 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:432 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:434 msgid "Family Events" msgstr "" @@ -8753,11 +8756,11 @@ msgstr "" msgid "manual|Editing_Dates" msgstr "" -#: ../gramps/gui/editors/editdate.py:129 ../gramps/gui/editors/editdate.py:278 +#: ../gramps/gui/editors/editdate.py:129 ../gramps/gui/editors/editdate.py:281 msgid "Date selection" msgstr "" -#: ../gramps/gui/editors/editdate.py:268 +#: ../gramps/gui/editors/editdate.py:271 msgid "Correct the date or switch from `{cur_mode}' to `{text_mode}'" msgstr "" @@ -8892,7 +8895,7 @@ msgstr "" #: ../gramps/plugins/lib/libpersonview.py:97 #: ../gramps/plugins/quickview/siblings.py:50 #: ../gramps/plugins/textreport/indivcomplete.py:564 -#: ../gramps/plugins/webreport/narrativeweb.py:6219 +#: ../gramps/plugins/webreport/narrativeweb.py:6220 msgid "Gender" msgstr "" @@ -9748,22 +9751,22 @@ msgstr "" #: ../gramps/plugins/drawreport/calendarreport.py:424 #: ../gramps/plugins/drawreport/statisticschart.py:942 #: ../gramps/plugins/drawreport/timeline.py:411 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:930 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:944 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:958 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:972 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:986 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1000 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1014 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1028 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1042 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:932 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:946 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:960 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:974 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:988 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1002 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1016 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1030 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1044 #: ../gramps/plugins/graph/gvrelgraph.py:533 #: ../gramps/plugins/quickview/quickview.gpr.py:127 #: ../gramps/plugins/textreport/birthdayreport.py:419 #: ../gramps/plugins/textreport/indivcomplete.py:636 #: ../gramps/plugins/textreport/recordsreport.py:172 #: ../gramps/plugins/tool/sortevents.py:168 -#: ../gramps/plugins/webreport/narrativeweb.py:8016 +#: ../gramps/plugins/webreport/narrativeweb.py:8017 #: ../gramps/plugins/webreport/webcal.py:1335 msgid "Filter" msgstr "" @@ -9976,7 +9979,7 @@ msgstr "" #: ../gramps/plugins/textreport/tagreport.py:217 #: ../gramps/plugins/view/familyview.py:82 #: ../gramps/plugins/view/relview.py:907 -#: ../gramps/plugins/webreport/narrativeweb.py:6325 +#: ../gramps/plugins/webreport/narrativeweb.py:6326 msgid "Father" msgstr "" @@ -9997,7 +10000,7 @@ msgstr "" #: ../gramps/plugins/textreport/tagreport.py:223 #: ../gramps/plugins/view/familyview.py:83 #: ../gramps/plugins/view/relview.py:908 -#: ../gramps/plugins/webreport/narrativeweb.py:6339 +#: ../gramps/plugins/webreport/narrativeweb.py:6340 msgid "Mother" msgstr "" @@ -10005,7 +10008,7 @@ msgstr "" #: ../gramps/gui/widgets/reorderfam.py:92 #: ../gramps/plugins/textreport/tagreport.py:229 #: ../gramps/plugins/view/familyview.py:84 -#: ../gramps/plugins/webreport/narrativeweb.py:6009 +#: ../gramps/plugins/webreport/narrativeweb.py:6010 msgid "Relationship" msgstr "" @@ -10357,7 +10360,7 @@ msgstr "" #: ../gramps/gui/glade/editsource.glade.h:15 #: ../gramps/gui/glade/editsourceref.glade.h:9 #: ../gramps/gui/glade/editurl.glade.h:6 -#: ../gramps/plugins/webreport/narrativeweb.py:8182 +#: ../gramps/plugins/webreport/narrativeweb.py:8183 msgid "Privacy" msgstr "" @@ -11694,7 +11697,7 @@ msgstr "" #: ../gramps/gui/glade/papermenu.glade.h:7 #: ../gramps/gui/glade/styleeditor.glade.h:22 -#: ../gramps/gui/plug/report/_papermenu.py:207 +#: ../gramps/gui/plug/report/_papermenu.py:213 msgid "cm" msgstr "" @@ -11884,7 +11887,7 @@ msgid "Size" msgstr "" #: ../gramps/gui/glade/styleeditor.glade.h:8 -#: ../gramps/gui/plug/report/_styleeditor.py:212 +#: ../gramps/gui/plug/report/_styleeditor.py:216 msgid "point size|pt" msgstr "" @@ -12090,8 +12093,8 @@ msgid "Edit Date" msgstr "" #: ../gramps/gui/grampsgui.py:154 ../gramps/gui/merge/mergeperson.py:202 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:426 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:440 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:428 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:442 #: ../gramps/plugins/quickview/filterbyname.py:98 #: ../gramps/plugins/textreport/tagreport.py:290 #: ../gramps/plugins/view/eventview.py:118 @@ -12101,7 +12104,7 @@ msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:1879 #: ../gramps/plugins/webreport/narrativeweb.py:3636 #: ../gramps/plugins/webreport/narrativeweb.py:3824 -#: ../gramps/plugins/webreport/narrativeweb.py:6262 +#: ../gramps/plugins/webreport/narrativeweb.py:6263 msgid "Events" msgstr "" @@ -12125,7 +12128,7 @@ msgid "Font" msgstr "" #: ../gramps/gui/grampsgui.py:159 -#: ../gramps/gui/widgets/styledtexteditor.py:481 +#: ../gramps/gui/widgets/styledtexteditor.py:482 msgid "Font Color" msgstr "" @@ -12138,13 +12141,13 @@ msgid "Gramplets" msgstr "" #: ../gramps/gui/grampsgui.py:162 ../gramps/gui/grampsgui.py:163 -#: ../gramps/gui/grampsgui.py:164 ../gramps/plugins/view/geography.gpr.py:84 -#: ../gramps/plugins/view/geography.gpr.py:101 -#: ../gramps/plugins/view/geography.gpr.py:120 -#: ../gramps/plugins/view/geography.gpr.py:138 -#: ../gramps/plugins/view/geography.gpr.py:156 -#: ../gramps/plugins/view/geography.gpr.py:172 -#: ../gramps/plugins/view/geography.gpr.py:189 +#: ../gramps/gui/grampsgui.py:164 ../gramps/plugins/view/geography.gpr.py:86 +#: ../gramps/plugins/view/geography.gpr.py:103 +#: ../gramps/plugins/view/geography.gpr.py:122 +#: ../gramps/plugins/view/geography.gpr.py:140 +#: ../gramps/plugins/view/geography.gpr.py:158 +#: ../gramps/plugins/view/geography.gpr.py:174 +#: ../gramps/plugins/view/geography.gpr.py:191 msgid "Geography" msgstr "" @@ -12173,14 +12176,14 @@ msgid "Merge" msgstr "" #: ../gramps/gui/grampsgui.py:172 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:594 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:608 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:622 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:636 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:650 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:664 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:678 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:692 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:596 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:610 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:624 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:638 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:652 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:666 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:680 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:694 #: ../gramps/plugins/quickview/filterbyname.py:113 #: ../gramps/plugins/textreport/indivcomplete.py:219 #: ../gramps/plugins/textreport/tagreport.py:376 @@ -12204,8 +12207,8 @@ msgstr "" #: ../gramps/plugins/view/relview.py:906 #: ../gramps/plugins/webreport/narrativeweb.py:384 #: ../gramps/plugins/webreport/narrativeweb.py:2923 -#: ../gramps/plugins/webreport/narrativeweb.py:5238 -#: ../gramps/plugins/webreport/narrativeweb.py:6411 +#: ../gramps/plugins/webreport/narrativeweb.py:5239 +#: ../gramps/plugins/webreport/narrativeweb.py:6412 msgid "Parents" msgstr "" @@ -12222,7 +12225,7 @@ msgstr "" #: ../gramps/plugins/gramplet/gramplet.gpr.py:168 #: ../gramps/plugins/view/pedigreeview.py:522 #: ../gramps/plugins/view/view.gpr.py:125 -#: ../gramps/plugins/webreport/narrativeweb.py:6095 +#: ../gramps/plugins/webreport/narrativeweb.py:6096 msgid "Pedigree" msgstr "" @@ -12251,8 +12254,8 @@ msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:1771 #: ../gramps/plugins/webreport/narrativeweb.py:1882 #: ../gramps/plugins/webreport/narrativeweb.py:2732 -#: ../gramps/plugins/webreport/narrativeweb.py:6578 -#: ../gramps/plugins/webreport/narrativeweb.py:6643 +#: ../gramps/plugins/webreport/narrativeweb.py:6579 +#: ../gramps/plugins/webreport/narrativeweb.py:6644 msgid "Repositories" msgstr "" @@ -12311,11 +12314,11 @@ msgid "Fit Page" msgstr "" #: ../gramps/gui/grampsgui.py:197 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:706 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:720 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:734 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:748 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:762 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:708 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:722 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:736 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:750 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:764 #: ../gramps/plugins/view/view.gpr.py:267 #: ../gramps/plugins/view/view.gpr.py:275 msgid "Citations" @@ -13369,15 +13372,15 @@ msgstr "" msgid "CSS file" msgstr "" -#: ../gramps/gui/plug/report/_papermenu.py:103 +#: ../gramps/gui/plug/report/_papermenu.py:109 msgid "Portrait" msgstr "" -#: ../gramps/gui/plug/report/_papermenu.py:104 +#: ../gramps/gui/plug/report/_papermenu.py:110 msgid "Landscape" msgstr "" -#: ../gramps/gui/plug/report/_papermenu.py:211 +#: ../gramps/gui/plug/report/_papermenu.py:217 msgid "inch|in." msgstr "" @@ -13417,7 +13420,7 @@ msgstr "" #: ../gramps/plugins/textreport/simplebooktitle.py:130 #: ../gramps/plugins/textreport/summary.py:277 #: ../gramps/plugins/textreport/tagreport.py:533 -#: ../gramps/plugins/webreport/narrativeweb.py:7991 +#: ../gramps/plugins/webreport/narrativeweb.py:7992 #: ../gramps/plugins/webreport/webcal.py:1320 msgid "Report Options" msgstr "" @@ -13481,6 +13484,9 @@ msgstr "" #: ../gramps/gui/plug/report/_stylecombobox.py:70 #: ../gramps/gui/plug/report/_stylecombobox.py:89 +#: ../gramps/gui/plug/report/_styleeditor.py:116 +#: ../gramps/gui/plug/report/_styleeditor.py:158 +#: ../gramps/gui/plug/report/_styleeditor.py:169 #: ../gramps/plugins/importer/importgedcom.glade.h:5 msgid "default" msgstr "" @@ -13489,19 +13495,23 @@ msgstr "" msgid "Document Styles" msgstr "" +#: ../gramps/gui/plug/report/_styleeditor.py:129 +msgid "New Style" +msgstr "" + #: ../gramps/gui/plug/report/_styleeditor.py:140 msgid "Error saving stylesheet" msgstr "" -#: ../gramps/gui/plug/report/_styleeditor.py:211 +#: ../gramps/gui/plug/report/_styleeditor.py:215 msgid "Style editor" msgstr "" -#: ../gramps/gui/plug/report/_styleeditor.py:214 +#: ../gramps/gui/plug/report/_styleeditor.py:218 msgid "Paragraph" msgstr "" -#: ../gramps/gui/plug/report/_styleeditor.py:250 +#: ../gramps/gui/plug/report/_styleeditor.py:254 msgid "No description available" msgstr "" @@ -13600,18 +13610,18 @@ msgstr "" msgid "Select Source" msgstr "" -#: ../gramps/gui/spell.py:89 +#: ../gramps/gui/spell.py:90 msgid "Off" msgstr "" -#: ../gramps/gui/spell.py:92 +#: ../gramps/gui/spell.py:93 msgid "On" msgstr "" #. attaching the spellchecker will fail if #. the language does not exist #. and presumably if there is no dictionary -#: ../gramps/gui/spell.py:144 +#: ../gramps/gui/spell.py:146 msgid "Spelling checker could not be attached to TextView" msgstr "" @@ -13955,7 +13965,7 @@ msgstr "" #: ../gramps/plugins/textreport/detdescendantreport.py:954 #: ../gramps/plugins/textreport/detdescendantreport.py:955 #: ../gramps/plugins/textreport/familygroup.py:658 -#: ../gramps/plugins/webreport/narrativeweb.py:8198 +#: ../gramps/plugins/webreport/narrativeweb.py:8199 msgid "Include" msgstr "" @@ -13965,7 +13975,7 @@ msgid "Megabyte|MB" msgstr "" #: ../gramps/gui/viewmanager.py:1290 -#: ../gramps/plugins/webreport/narrativeweb.py:8192 +#: ../gramps/plugins/webreport/narrativeweb.py:8193 msgid "Exclude" msgstr "" @@ -14175,7 +14185,7 @@ msgid "%(title)s..." msgstr "" #: ../gramps/gui/views/navigationview.py:292 -#: ../gramps/plugins/view/htmlrenderer.py:505 +#: ../gramps/plugins/view/htmlrenderer.py:498 msgid "_Forward" msgstr "" @@ -14184,7 +14194,7 @@ msgid "Go to the next object in the history" msgstr "" #: ../gramps/gui/views/navigationview.py:300 -#: ../gramps/plugins/view/htmlrenderer.py:497 +#: ../gramps/plugins/view/htmlrenderer.py:490 msgid "_Back" msgstr "" @@ -14420,8 +14430,8 @@ msgstr "" #. Go over children and build their menu #: ../gramps/gui/widgets/fanchart.py:1721 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:776 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:790 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:778 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:792 #: ../gramps/plugins/textreport/familygroup.py:597 #: ../gramps/plugins/textreport/indivcomplete.py:404 #: ../gramps/plugins/view/pedigreeview.py:1741 @@ -14560,55 +14570,55 @@ msgid "Reorder Relationships: %s" msgstr "" #. spell checker submenu -#: ../gramps/gui/widgets/styledtexteditor.py:386 +#: ../gramps/gui/widgets/styledtexteditor.py:387 msgid "Spellcheck" msgstr "" -#: ../gramps/gui/widgets/styledtexteditor.py:391 +#: ../gramps/gui/widgets/styledtexteditor.py:392 msgid "Search selection on web" msgstr "" -#: ../gramps/gui/widgets/styledtexteditor.py:402 +#: ../gramps/gui/widgets/styledtexteditor.py:403 msgid "_Send Mail To..." msgstr "" -#: ../gramps/gui/widgets/styledtexteditor.py:403 +#: ../gramps/gui/widgets/styledtexteditor.py:404 msgid "Copy _E-mail Address" msgstr "" -#: ../gramps/gui/widgets/styledtexteditor.py:405 +#: ../gramps/gui/widgets/styledtexteditor.py:406 msgid "_Open Link" msgstr "" -#: ../gramps/gui/widgets/styledtexteditor.py:406 +#: ../gramps/gui/widgets/styledtexteditor.py:407 msgid "Copy _Link Address" msgstr "" -#: ../gramps/gui/widgets/styledtexteditor.py:409 +#: ../gramps/gui/widgets/styledtexteditor.py:410 msgid "_Edit Link" msgstr "" -#: ../gramps/gui/widgets/styledtexteditor.py:483 +#: ../gramps/gui/widgets/styledtexteditor.py:484 msgid "Background Color" msgstr "" -#: ../gramps/gui/widgets/styledtexteditor.py:487 +#: ../gramps/gui/widgets/styledtexteditor.py:488 msgid "Clear Markup" msgstr "" -#: ../gramps/gui/widgets/styledtexteditor.py:527 +#: ../gramps/gui/widgets/styledtexteditor.py:528 msgid "Undo" msgstr "" -#: ../gramps/gui/widgets/styledtexteditor.py:530 +#: ../gramps/gui/widgets/styledtexteditor.py:531 msgid "Redo" msgstr "" -#: ../gramps/gui/widgets/styledtexteditor.py:653 +#: ../gramps/gui/widgets/styledtexteditor.py:654 msgid "Select font color" msgstr "" -#: ../gramps/gui/widgets/styledtexteditor.py:655 +#: ../gramps/gui/widgets/styledtexteditor.py:656 msgid "Select background color" msgstr "" @@ -14754,13 +14764,13 @@ msgid "of %d" msgstr "" #: ../gramps/plugins/docgen/htmldoc.py:276 -#: ../gramps/plugins/webreport/narrativeweb.py:7944 +#: ../gramps/plugins/webreport/narrativeweb.py:7945 #: ../gramps/plugins/webreport/webcal.py:248 msgid "Possible destination error" msgstr "" #: ../gramps/plugins/docgen/htmldoc.py:277 -#: ../gramps/plugins/webreport/narrativeweb.py:7945 +#: ../gramps/plugins/webreport/narrativeweb.py:7946 #: ../gramps/plugins/webreport/webcal.py:249 msgid "" "You appear to have set your target directory to a directory used for data " @@ -15981,7 +15991,7 @@ msgstr "" #: ../gramps/plugins/textreport/indivcomplete.py:642 #: ../gramps/plugins/textreport/recordsreport.py:178 #: ../gramps/plugins/tool/sortevents.py:173 -#: ../gramps/plugins/webreport/narrativeweb.py:8022 +#: ../gramps/plugins/webreport/narrativeweb.py:8023 #: ../gramps/plugins/webreport/webcal.py:1341 msgid "Filter Person" msgstr "" @@ -16132,7 +16142,7 @@ msgstr "" #: ../gramps/plugins/drawreport/timeline.py:418 #: ../gramps/plugins/textreport/recordsreport.py:179 #: ../gramps/plugins/tool/sortevents.py:174 -#: ../gramps/plugins/webreport/narrativeweb.py:8023 +#: ../gramps/plugins/webreport/narrativeweb.py:8024 #: ../gramps/plugins/webreport/webcal.py:1342 msgid "The center person for the filter" msgstr "" @@ -16874,14 +16884,14 @@ msgstr "" #: ../gramps/plugins/gramplet/gramplet.gpr.py:253 #: ../gramps/plugins/gramplet/gramplet.gpr.py:260 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1072 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1086 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1100 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1114 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1128 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1142 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1156 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1170 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1074 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1088 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1102 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1116 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1130 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1144 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1158 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1172 msgid "gramplet|To Do" msgstr "" @@ -16966,11 +16976,11 @@ msgstr "" msgid "Image Metadata" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:394 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:396 msgid "GExiv2 module not loaded." msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:395 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:397 msgid "" "Image metadata functionality will not be available.\n" "To build it for Gramps see http://www.gramps-project.org/wiki/index.php?" @@ -16978,88 +16988,88 @@ msgid "" "GObject_introspection_Conversion#GExiv2_for_Image_metadata" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:404 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:406 msgid "Person Residence" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:405 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:407 msgid "Gramplet showing residence events for a person" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:418 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:420 msgid "Person Events" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:419 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:421 msgid "Gramplet showing the events for a person" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:433 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:435 msgid "Gramplet showing the events for a family" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:446 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:448 msgid "Person Gallery" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:447 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:449 msgid "Gramplet showing media objects for a person" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:454 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:468 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:482 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:496 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:510 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:524 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:456 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:470 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:484 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:498 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:512 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:526 msgid "Gallery" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:460 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:462 msgid "Family Gallery" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:461 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:463 msgid "Gramplet showing media objects for a family" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:474 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:476 msgid "Event Gallery" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:475 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:477 msgid "Gramplet showing media objects for an event" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:488 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:490 msgid "Place Gallery" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:489 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:491 msgid "Gramplet showing media objects for a place" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:502 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:504 msgid "Source Gallery" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:503 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:505 msgid "Gramplet showing media objects for a source" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:516 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:518 msgid "Citation Gallery" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:517 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:519 msgid "Gramplet showing media objects for a citation" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:530 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:532 msgid "Person Attributes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:531 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:533 msgid "Gramplet showing the attributes of a person" msgstr "" @@ -17067,395 +17077,395 @@ msgstr "" #. as it will be added automatically by libhtml() #. Translatable strings for variables within this plugin #. gettext carries a huge footprint with it. -#: ../gramps/plugins/gramplet/gramplet.gpr.py:538 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:552 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:566 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:580 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:540 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:554 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:568 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:582 #: ../gramps/plugins/webreport/narrativeweb.py:370 #: ../gramps/plugins/webreport/narrativeweb.py:803 #: ../gramps/plugins/webreport/narrativeweb.py:1554 msgid "Attributes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:544 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:546 msgid "Event Attributes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:545 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:547 msgid "Gramplet showing the attributes of an event" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:558 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:560 msgid "Family Attributes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:559 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:561 msgid "Gramplet showing the attributes of a family" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:572 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:574 msgid "Media Attributes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:573 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:575 msgid "Gramplet showing the attributes of a media object" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:586 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:588 msgid "Person Notes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:587 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:589 msgid "Gramplet showing the notes for a person" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:600 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:602 msgid "Event Notes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:601 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:603 msgid "Gramplet showing the notes for an event" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:614 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:616 msgid "Family Notes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:615 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:617 msgid "Gramplet showing the notes for a family" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:628 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:630 msgid "Place Notes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:629 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:631 msgid "Gramplet showing the notes for a place" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:642 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:644 msgid "Source Notes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:643 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:645 msgid "Gramplet showing the notes for a source" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:656 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:658 msgid "Citation Notes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:657 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:659 msgid "Gramplet showing the notes for a citation" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:670 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:672 msgid "Repository Notes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:671 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:673 msgid "Gramplet showing the notes for a repository" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:684 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:686 msgid "Media Notes" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:685 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:687 msgid "Gramplet showing the notes for a media object" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:698 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:700 msgid "Person Citations" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:699 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:701 msgid "Gramplet showing the citations for a person" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:712 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:714 msgid "Event Citations" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:713 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:715 msgid "Gramplet showing the citations for an event" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:726 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:728 msgid "Family Citations" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:727 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:729 msgid "Gramplet showing the citations for a family" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:740 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:742 msgid "Place Citations" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:741 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:743 msgid "Gramplet showing the citations for a place" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:754 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:756 msgid "Media Citations" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:755 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:757 msgid "Gramplet showing the citations for a media object" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:768 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:770 msgid "Person Children" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:769 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:771 msgid "Gramplet showing the children of a person" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:782 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:784 msgid "Family Children" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:783 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:785 msgid "Gramplet showing the children of a family" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:796 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:798 msgid "Person Backlinks" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:797 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:799 msgid "Gramplet showing the backlinks for a person" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:804 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:818 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:832 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:846 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:860 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:874 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:888 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:902 -#: ../gramps/plugins/gramplet/gramplet.gpr.py:916 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:806 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:820 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:834 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:848 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:862 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:876 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:890 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:904 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:918 #: ../gramps/plugins/webreport/narrativeweb.py:2426 #: ../gramps/plugins/webreport/narrativeweb.py:2838 -#: ../gramps/plugins/webreport/narrativeweb.py:4894 -#: ../gramps/plugins/webreport/narrativeweb.py:5763 +#: ../gramps/plugins/webreport/narrativeweb.py:4895 +#: ../gramps/plugins/webreport/narrativeweb.py:5764 msgid "References" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:810 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:812 msgid "Event Backlinks" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:811 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:813 msgid "Gramplet showing the backlinks for an event" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:824 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:826 msgid "Family Backlinks" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:825 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:827 msgid "Gramplet showing the backlinks for a family" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:838 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:840 msgid "Place Backlinks" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:839 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:841 msgid "Gramplet showing the backlinks for a place" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:852 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:854 msgid "Source Backlinks" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:853 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:855 msgid "Gramplet showing the backlinks for a source" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:866 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:868 msgid "Citation Backlinks" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:867 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:869 msgid "Gramplet showing the backlinks for a citation" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:880 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:882 msgid "Repository Backlinks" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:881 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:883 msgid "Gramplet showing the backlinks for a repository" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:894 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:896 msgid "Media Backlinks" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:895 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:897 msgid "Gramplet showing the backlinks for a media object" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:908 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:910 msgid "Note Backlinks" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:909 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:911 msgid "Gramplet showing the backlinks for a note" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:922 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:924 msgid "Person Filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:923 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:925 msgid "Gramplet providing a person filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:936 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:938 msgid "Family Filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:937 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:939 msgid "Gramplet providing a family filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:950 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:952 msgid "Event Filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:951 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:953 msgid "Gramplet providing an event filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:964 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:966 msgid "Source Filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:965 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:967 msgid "Gramplet providing a source filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:978 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:980 msgid "Citation Filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:979 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:981 msgid "Gramplet providing a citation filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:992 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:994 msgid "Place Filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:993 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:995 msgid "Gramplet providing a place filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1006 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1008 msgid "Media Filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1007 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1009 msgid "Gramplet providing a media filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1020 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1022 msgid "Repository Filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1021 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1023 msgid "Gramplet providing a repository filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1034 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1036 msgid "Note Filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1035 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1037 msgid "Gramplet providing a note filter" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1048 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1050 msgid "Records Gramplet" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1049 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1051 #: ../gramps/plugins/textreport/textplugins.gpr.py:411 msgid "Shows some interesting records about people and families" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1059 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1061 #: ../gramps/plugins/textreport/recordsreport.py:91 msgid "Records" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1064 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1066 msgid "Person To Do" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1065 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1067 msgid "Gramplet showing the To Do notes for a person" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1078 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1080 msgid "Event To Do" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1079 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1081 msgid "Gramplet showing the To Do notes for an event" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1092 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1094 msgid "Family To Do" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1093 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1095 msgid "Gramplet showing the To Do notes for a family" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1106 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1108 msgid "Place To Do" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1107 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1109 msgid "Gramplet showing the To Do notes for a place" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1120 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1122 msgid "Source To Do" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1121 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1123 msgid "Gramplet showing the To Do notes for a source" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1134 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1136 msgid "Citation To Do" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1135 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1137 msgid "Gramplet showing the To Do notes for a citation" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1148 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1150 msgid "Repository To Do" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1149 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1151 msgid "Gramplet showing the To Do notes for a repository" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1162 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1164 msgid "Media To Do" msgstr "" -#: ../gramps/plugins/gramplet/gramplet.gpr.py:1163 +#: ../gramps/plugins/gramplet/gramplet.gpr.py:1165 msgid "Gramplet showing the To Do notes for a media object" msgstr "" @@ -17706,7 +17716,7 @@ msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:1765 #: ../gramps/plugins/webreport/narrativeweb.py:1815 #: ../gramps/plugins/webreport/narrativeweb.py:1871 -#: ../gramps/plugins/webreport/narrativeweb.py:5197 +#: ../gramps/plugins/webreport/narrativeweb.py:5198 msgid "Individuals" msgstr "" @@ -18646,7 +18656,7 @@ msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:3670 #: ../gramps/plugins/webreport/narrativeweb.py:3847 #: ../gramps/plugins/webreport/narrativeweb.py:4296 -#: ../gramps/plugins/webreport/narrativeweb.py:6661 +#: ../gramps/plugins/webreport/narrativeweb.py:6662 msgid "Gramps ID" msgstr "" @@ -23356,7 +23366,7 @@ msgid "Open on maps.google.com" msgstr "" #: ../gramps/plugins/mapservices/mapservice.gpr.py:69 -#: ../gramps/plugins/webreport/narrativeweb.py:8322 +#: ../gramps/plugins/webreport/narrativeweb.py:8323 msgid "OpenStreetMap" msgstr "" @@ -23403,7 +23413,7 @@ msgstr "" #: ../gramps/plugins/quickview/all_events.py:62 #: ../gramps/plugins/quickview/all_events.py:107 #: ../gramps/plugins/quickview/all_events.py:119 -#: ../gramps/plugins/webreport/narrativeweb.py:5779 +#: ../gramps/plugins/webreport/narrativeweb.py:5780 msgid "Event Type" msgstr "" @@ -23486,7 +23496,7 @@ msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:2473 #: ../gramps/plugins/webreport/narrativeweb.py:2475 #: ../gramps/plugins/webreport/narrativeweb.py:2920 -#: ../gramps/plugins/webreport/narrativeweb.py:5235 +#: ../gramps/plugins/webreport/narrativeweb.py:5236 msgid "Partner" msgstr "" @@ -26800,52 +26810,52 @@ msgstr "" msgid "Remove unused objects" msgstr "" -#: ../gramps/plugins/tool/reorderids.py:70 +#: ../gramps/plugins/tool/reorderids.py:71 msgid "Reordering Gramps IDs" msgstr "" -#: ../gramps/plugins/tool/reorderids.py:74 +#: ../gramps/plugins/tool/reorderids.py:75 #: ../gramps/plugins/tool/tools.gpr.py:462 msgid "Reorder Gramps IDs" msgstr "" -#: ../gramps/plugins/tool/reorderids.py:78 +#: ../gramps/plugins/tool/reorderids.py:79 msgid "Reordering People IDs" msgstr "" -#: ../gramps/plugins/tool/reorderids.py:89 +#: ../gramps/plugins/tool/reorderids.py:90 msgid "Reordering Family IDs" msgstr "" -#: ../gramps/plugins/tool/reorderids.py:99 +#: ../gramps/plugins/tool/reorderids.py:100 msgid "Reordering Event IDs" msgstr "" -#: ../gramps/plugins/tool/reorderids.py:109 +#: ../gramps/plugins/tool/reorderids.py:110 msgid "Reordering Media Object IDs" msgstr "" -#: ../gramps/plugins/tool/reorderids.py:119 +#: ../gramps/plugins/tool/reorderids.py:120 msgid "Reordering Source IDs" msgstr "" -#: ../gramps/plugins/tool/reorderids.py:129 +#: ../gramps/plugins/tool/reorderids.py:130 msgid "Reordering Citation IDs" msgstr "" -#: ../gramps/plugins/tool/reorderids.py:139 +#: ../gramps/plugins/tool/reorderids.py:140 msgid "Reordering Place IDs" msgstr "" -#: ../gramps/plugins/tool/reorderids.py:149 +#: ../gramps/plugins/tool/reorderids.py:150 msgid "Reordering Repository IDs" msgstr "" -#: ../gramps/plugins/tool/reorderids.py:160 +#: ../gramps/plugins/tool/reorderids.py:161 msgid "Reordering Note IDs" msgstr "" -#: ../gramps/plugins/tool/reorderids.py:234 +#: ../gramps/plugins/tool/reorderids.py:235 msgid "Finding and assigning unused IDs" msgstr "" @@ -27672,7 +27682,7 @@ msgid "Show children ring" msgstr "" #: ../gramps/plugins/view/geoclose.py:140 -#: ../gramps/plugins/view/geography.gpr.py:146 +#: ../gramps/plugins/view/geography.gpr.py:148 msgid "Have they been able to meet?" msgstr "" @@ -27764,7 +27774,7 @@ msgid "Centering on Place" msgstr "" #: ../gramps/plugins/view/geofamclose.py:138 -#: ../gramps/plugins/view/geography.gpr.py:128 +#: ../gramps/plugins/view/geography.gpr.py:130 msgid "Have these two families been able to meet?" msgstr "" @@ -27859,69 +27869,69 @@ msgstr "" msgid "OsmGpsMap module not loaded. OsmGpsMap must be >= 0.8. yours is %s" msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:64 +#: ../gramps/plugins/view/geography.gpr.py:66 msgid "OsmGpsMap module not loaded." msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:65 +#: ../gramps/plugins/view/geography.gpr.py:67 msgid "" "Geography functionality will not be available.\n" "To build it for Gramps see http://www.gramps-project.org/wiki/index.php?" "title=GEPS_029:_GTK3-GObject_introspection_Conversion#OsmGpsMap_for_Geography" msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:75 +#: ../gramps/plugins/view/geography.gpr.py:77 msgid "All known places for one Person" msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:76 +#: ../gramps/plugins/view/geography.gpr.py:78 msgid "A view showing the places visited by one person during his life." msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:92 +#: ../gramps/plugins/view/geography.gpr.py:94 msgid "All known places for one Family" msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:93 +#: ../gramps/plugins/view/geography.gpr.py:95 msgid "A view showing the places visited by one family during all their life." msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:109 +#: ../gramps/plugins/view/geography.gpr.py:111 msgid "All displacements for one person and their descendants" msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:110 +#: ../gramps/plugins/view/geography.gpr.py:112 msgid "" "A view showing all the places visited by all persons during their life.\n" "This is for one person and their descendant.\n" "You can see the dates corresponding to the period." msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:129 +#: ../gramps/plugins/view/geography.gpr.py:131 msgid "" "A view showing the places visited by all family's members during their life: " "have these two people been able to meet?" msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:147 +#: ../gramps/plugins/view/geography.gpr.py:149 msgid "" "A view showing the places visited by two persons during their life: have " "these two people been able to meet?" msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:164 +#: ../gramps/plugins/view/geography.gpr.py:166 msgid "All known Places" msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:165 +#: ../gramps/plugins/view/geography.gpr.py:167 msgid "A view showing all places of the database." msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:180 +#: ../gramps/plugins/view/geography.gpr.py:182 msgid "All places related to Events" msgstr "" -#: ../gramps/plugins/view/geography.gpr.py:181 +#: ../gramps/plugins/view/geography.gpr.py:183 msgid "A view showing all the event places of the database." msgstr "" @@ -28027,32 +28037,32 @@ msgstr "" msgid "Web" msgstr "" -#: ../gramps/plugins/view/htmlrenderer.py:330 +#: ../gramps/plugins/view/htmlrenderer.py:323 msgid "HtmlView" msgstr "" -#: ../gramps/plugins/view/htmlrenderer.py:498 +#: ../gramps/plugins/view/htmlrenderer.py:491 msgid "Go to the previous page in the history" msgstr "" -#: ../gramps/plugins/view/htmlrenderer.py:506 +#: ../gramps/plugins/view/htmlrenderer.py:499 msgid "Go to the next page in the history" msgstr "" #. add the Refresh action to handle the Refresh button -#: ../gramps/plugins/view/htmlrenderer.py:511 +#: ../gramps/plugins/view/htmlrenderer.py:504 msgid "_Refresh" msgstr "" -#: ../gramps/plugins/view/htmlrenderer.py:514 +#: ../gramps/plugins/view/htmlrenderer.py:507 msgid "Stop and reload the page." msgstr "" -#: ../gramps/plugins/view/htmlrenderer.py:558 +#: ../gramps/plugins/view/htmlrenderer.py:551 msgid "Start page for the Html View" msgstr "" -#: ../gramps/plugins/view/htmlrenderer.py:559 +#: ../gramps/plugins/view/htmlrenderer.py:552 msgid "" "Type a webpage address at the top, and hit the execute button to load a " "webpage in this page\n" @@ -28630,14 +28640,14 @@ msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:1773 #: ../gramps/plugins/webreport/narrativeweb.py:1889 -#: ../gramps/plugins/webreport/narrativeweb.py:4807 +#: ../gramps/plugins/webreport/narrativeweb.py:4808 msgid "Thumbnails" msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:1774 #: ../gramps/plugins/webreport/narrativeweb.py:1895 -#: ../gramps/plugins/webreport/narrativeweb.py:4981 -#: ../gramps/plugins/webreport/narrativeweb.py:8217 +#: ../gramps/plugins/webreport/narrativeweb.py:4982 +#: ../gramps/plugins/webreport/narrativeweb.py:8218 msgid "Download" msgstr "" @@ -28645,8 +28655,8 @@ msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:1775 #: ../gramps/plugins/webreport/narrativeweb.py:1833 #: ../gramps/plugins/webreport/narrativeweb.py:1896 -#: ../gramps/plugins/webreport/narrativeweb.py:6710 -#: ../gramps/plugins/webreport/narrativeweb.py:6804 +#: ../gramps/plugins/webreport/narrativeweb.py:6711 +#: ../gramps/plugins/webreport/narrativeweb.py:6805 msgid "Address Book" msgstr "" @@ -28654,7 +28664,7 @@ msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:1776 #: ../gramps/plugins/webreport/narrativeweb.py:1902 #: ../gramps/plugins/webreport/narrativeweb.py:1932 -#: ../gramps/plugins/webreport/narrativeweb.py:5081 +#: ../gramps/plugins/webreport/narrativeweb.py:5082 msgid "Contact" msgstr "" @@ -28669,7 +28679,7 @@ msgid "Narrative" msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:2254 -#: ../gramps/plugins/webreport/narrativeweb.py:6741 +#: ../gramps/plugins/webreport/narrativeweb.py:6742 msgid "Web Links" msgstr "" @@ -28686,8 +28696,8 @@ msgid "Source References" msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:2456 -#: ../gramps/plugins/webreport/narrativeweb.py:5563 -#: ../gramps/plugins/webreport/narrativeweb.py:5820 +#: ../gramps/plugins/webreport/narrativeweb.py:5564 +#: ../gramps/plugins/webreport/narrativeweb.py:5821 msgid "Family Map" msgstr "" @@ -28706,7 +28716,7 @@ msgstr "" #. Name Column #: ../gramps/plugins/webreport/narrativeweb.py:2911 -#: ../gramps/plugins/webreport/narrativeweb.py:5226 +#: ../gramps/plugins/webreport/narrativeweb.py:5227 msgid "Given Name" msgstr "" @@ -28716,14 +28726,14 @@ msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:3615 #: ../gramps/plugins/webreport/narrativeweb.py:4159 #: ../gramps/plugins/webreport/narrativeweb.py:4373 -#: ../gramps/plugins/webreport/narrativeweb.py:5171 -#: ../gramps/plugins/webreport/narrativeweb.py:6551 -#: ../gramps/plugins/webreport/narrativeweb.py:7167 -#: ../gramps/plugins/webreport/narrativeweb.py:7173 -#: ../gramps/plugins/webreport/narrativeweb.py:7592 -#: ../gramps/plugins/webreport/narrativeweb.py:7635 -#: ../gramps/plugins/webreport/narrativeweb.py:7652 -#: ../gramps/plugins/webreport/narrativeweb.py:7693 +#: ../gramps/plugins/webreport/narrativeweb.py:5172 +#: ../gramps/plugins/webreport/narrativeweb.py:6552 +#: ../gramps/plugins/webreport/narrativeweb.py:7168 +#: ../gramps/plugins/webreport/narrativeweb.py:7174 +#: ../gramps/plugins/webreport/narrativeweb.py:7593 +#: ../gramps/plugins/webreport/narrativeweb.py:7636 +#: ../gramps/plugins/webreport/narrativeweb.py:7653 +#: ../gramps/plugins/webreport/narrativeweb.py:7694 msgid "Narrated Web Site Report" msgstr "" @@ -28872,15 +28882,15 @@ msgstr "" msgid "The file has been moved or deleted." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4692 +#: ../gramps/plugins/webreport/narrativeweb.py:4693 msgid "File Type" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4775 +#: ../gramps/plugins/webreport/narrativeweb.py:4776 msgid "Missing media object:" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4812 +#: ../gramps/plugins/webreport/narrativeweb.py:4813 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 " @@ -28888,11 +28898,11 @@ msgid "" "image’s page." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4828 +#: ../gramps/plugins/webreport/narrativeweb.py:4829 msgid "Thumbnail Preview" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:4987 +#: ../gramps/plugins/webreport/narrativeweb.py:4988 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 " @@ -28901,39 +28911,39 @@ msgid "" "web pages." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:5008 +#: ../gramps/plugins/webreport/narrativeweb.py:5009 msgid "File Name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:5010 +#: ../gramps/plugins/webreport/narrativeweb.py:5011 msgid "Last Modified" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:5172 +#: ../gramps/plugins/webreport/narrativeweb.py:5173 msgid "Creating individual pages" msgstr "" #. Individual List page message -#: ../gramps/plugins/webreport/narrativeweb.py:5204 +#: ../gramps/plugins/webreport/narrativeweb.py:5205 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:5271 +#: ../gramps/plugins/webreport/narrativeweb.py:5272 #, python-format msgid "Surnames %(surname)s beginning with letter %(letter)s" msgstr "" #. add page title -#: ../gramps/plugins/webreport/narrativeweb.py:5688 +#: ../gramps/plugins/webreport/narrativeweb.py:5689 #, python-format msgid "Tracking %s" msgstr "" #. page description -#: ../gramps/plugins/webreport/narrativeweb.py:5692 +#: ../gramps/plugins/webreport/narrativeweb.py:5693 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 " @@ -28942,31 +28952,31 @@ msgid "" "you to that place’s page." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:5758 +#: ../gramps/plugins/webreport/narrativeweb.py:5759 msgid "Drop Markers" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:5778 +#: ../gramps/plugins/webreport/narrativeweb.py:5779 msgid "Place Title" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:5940 +#: ../gramps/plugins/webreport/narrativeweb.py:5941 msgid "Ancestors" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:5996 +#: ../gramps/plugins/webreport/narrativeweb.py:5997 msgid "Associations" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6186 +#: ../gramps/plugins/webreport/narrativeweb.py:6187 msgid "Call Name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6202 +#: ../gramps/plugins/webreport/narrativeweb.py:6203 msgid "Nick Name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6240 +#: ../gramps/plugins/webreport/narrativeweb.py:6241 msgid "Age at Death" msgstr "" @@ -28974,43 +28984,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:6331 +#: ../gramps/plugins/webreport/narrativeweb.py:6332 msgid "Stepfather" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6341 +#: ../gramps/plugins/webreport/narrativeweb.py:6342 msgid "Stepmother" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6365 +#: ../gramps/plugins/webreport/narrativeweb.py:6366 msgid "Not siblings" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6426 +#: ../gramps/plugins/webreport/narrativeweb.py:6427 msgid "Relation to main person" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6428 +#: ../gramps/plugins/webreport/narrativeweb.py:6429 msgid "Relation within this family (if not by birth)" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6552 +#: ../gramps/plugins/webreport/narrativeweb.py:6553 msgid "Creating repository pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6584 +#: ../gramps/plugins/webreport/narrativeweb.py:6585 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:6599 +#: ../gramps/plugins/webreport/narrativeweb.py:6600 msgid "Repository |Name" msgstr "" #. Address Book Page message -#: ../gramps/plugins/webreport/narrativeweb.py:6717 +#: ../gramps/plugins/webreport/narrativeweb.py:6718 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 " @@ -29018,560 +29028,560 @@ msgid "" "Address Book page." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6738 +#: ../gramps/plugins/webreport/narrativeweb.py:6739 msgid "Full Name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6971 +#: ../gramps/plugins/webreport/narrativeweb.py:6972 #, python-format msgid "Neither %(current)s nor %(parent)s are directories" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:6979 -#: ../gramps/plugins/webreport/narrativeweb.py:6984 -#: ../gramps/plugins/webreport/narrativeweb.py:6997 -#: ../gramps/plugins/webreport/narrativeweb.py:7002 +#: ../gramps/plugins/webreport/narrativeweb.py:6980 +#: ../gramps/plugins/webreport/narrativeweb.py:6985 +#: ../gramps/plugins/webreport/narrativeweb.py:6998 +#: ../gramps/plugins/webreport/narrativeweb.py:7003 #, python-format msgid "Could not create the directory: %s" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7008 +#: ../gramps/plugins/webreport/narrativeweb.py:7009 msgid "Invalid file name" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7009 +#: ../gramps/plugins/webreport/narrativeweb.py:7010 msgid "The archive file must be a file, not a directory" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7131 +#: ../gramps/plugins/webreport/narrativeweb.py:7132 #, python-format msgid "ID=%(grampsid)s, path=%(dir)s" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7136 +#: ../gramps/plugins/webreport/narrativeweb.py:7137 msgid "Missing media objects:" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7168 +#: ../gramps/plugins/webreport/narrativeweb.py:7169 msgid "Applying Person Filter..." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7174 +#: ../gramps/plugins/webreport/narrativeweb.py:7175 msgid "Constructing list of other objects..." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7381 +#: ../gramps/plugins/webreport/narrativeweb.py:7382 #, python-format msgid "Family of %s and %s" msgstr "" #. Only the name of the husband is known #. Only the name of the wife is known -#: ../gramps/plugins/webreport/narrativeweb.py:7385 -#: ../gramps/plugins/webreport/narrativeweb.py:7389 +#: ../gramps/plugins/webreport/narrativeweb.py:7386 +#: ../gramps/plugins/webreport/narrativeweb.py:7390 #, python-format msgid "Family of %s" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7593 +#: ../gramps/plugins/webreport/narrativeweb.py:7594 msgid "Creating GENDEX file" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7636 +#: ../gramps/plugins/webreport/narrativeweb.py:7637 msgid "Creating surname pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7653 +#: ../gramps/plugins/webreport/narrativeweb.py:7654 msgid "Creating thumbnail preview page..." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7694 +#: ../gramps/plugins/webreport/narrativeweb.py:7695 msgid "Creating address book pages ..." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7994 +#: ../gramps/plugins/webreport/narrativeweb.py:7995 msgid "Store web pages in .tar.gz archive" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:7996 +#: ../gramps/plugins/webreport/narrativeweb.py:7997 msgid "Whether to store the web pages in an archive file" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8003 +#: ../gramps/plugins/webreport/narrativeweb.py:8004 #: ../gramps/plugins/webreport/webcal.py:1324 msgid "Destination" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8006 +#: ../gramps/plugins/webreport/narrativeweb.py:8007 #: ../gramps/plugins/webreport/webcal.py:1327 msgid "The destination directory for the web files" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8012 +#: ../gramps/plugins/webreport/narrativeweb.py:8013 msgid "Web site title" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8012 +#: ../gramps/plugins/webreport/narrativeweb.py:8013 msgid "My Family Tree" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8013 +#: ../gramps/plugins/webreport/narrativeweb.py:8014 msgid "The title of the web site" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8018 +#: ../gramps/plugins/webreport/narrativeweb.py:8019 msgid "Select filter to restrict people that appear on web site" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8045 +#: ../gramps/plugins/webreport/narrativeweb.py:8046 #: ../gramps/plugins/webreport/webcal.py:1364 msgid "File extension" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8048 +#: ../gramps/plugins/webreport/narrativeweb.py:8049 #: ../gramps/plugins/webreport/webcal.py:1367 msgid "The extension to be used for the web files" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8051 +#: ../gramps/plugins/webreport/narrativeweb.py:8052 #: ../gramps/plugins/webreport/webcal.py:1370 msgid "Copyright" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8054 +#: ../gramps/plugins/webreport/narrativeweb.py:8055 #: ../gramps/plugins/webreport/webcal.py:1373 msgid "The copyright to be used for the web files" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8057 +#: ../gramps/plugins/webreport/narrativeweb.py:8058 #: ../gramps/plugins/webreport/webcal.py:1379 msgid "StyleSheet" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8062 +#: ../gramps/plugins/webreport/narrativeweb.py:8063 #: ../gramps/plugins/webreport/webcal.py:1382 msgid "The stylesheet to be used for the web pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8067 +#: ../gramps/plugins/webreport/narrativeweb.py:8068 msgid "Horizontal -- Default" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8068 +#: ../gramps/plugins/webreport/narrativeweb.py:8069 msgid "Vertical -- Left Side" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8069 +#: ../gramps/plugins/webreport/narrativeweb.py:8070 msgid "Fade -- WebKit Browsers Only" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8070 -#: ../gramps/plugins/webreport/narrativeweb.py:8082 +#: ../gramps/plugins/webreport/narrativeweb.py:8071 +#: ../gramps/plugins/webreport/narrativeweb.py:8083 msgid "Drop-Down -- WebKit Browsers Only" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8072 +#: ../gramps/plugins/webreport/narrativeweb.py:8073 msgid "Navigation Menu Layout" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8075 +#: ../gramps/plugins/webreport/narrativeweb.py:8076 msgid "Choose which layout for the Navigation Menus." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8081 +#: ../gramps/plugins/webreport/narrativeweb.py:8082 msgid "Normal Outline Style" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8084 +#: ../gramps/plugins/webreport/narrativeweb.py:8085 msgid "Citation Referents Layout" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8087 +#: ../gramps/plugins/webreport/narrativeweb.py:8088 msgid "" "Determine the default layout for the Source Page's Citation Referents section" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8091 +#: ../gramps/plugins/webreport/narrativeweb.py:8092 msgid "Include ancestor's tree" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8092 +#: ../gramps/plugins/webreport/narrativeweb.py:8093 msgid "Whether to include an ancestor graph on each individual page" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8096 +#: ../gramps/plugins/webreport/narrativeweb.py:8097 msgid "Graph generations" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8097 +#: ../gramps/plugins/webreport/narrativeweb.py:8098 msgid "The number of generations to include in the ancestor graph" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8107 +#: ../gramps/plugins/webreport/narrativeweb.py:8108 msgid "Page Generation" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8110 +#: ../gramps/plugins/webreport/narrativeweb.py:8111 msgid "Home page note" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8111 +#: ../gramps/plugins/webreport/narrativeweb.py:8112 msgid "A note to be used on the home page" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8114 +#: ../gramps/plugins/webreport/narrativeweb.py:8115 msgid "Home page image" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8115 +#: ../gramps/plugins/webreport/narrativeweb.py:8116 msgid "An image to be used on the home page" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8118 +#: ../gramps/plugins/webreport/narrativeweb.py:8119 msgid "Introduction note" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8119 +#: ../gramps/plugins/webreport/narrativeweb.py:8120 msgid "A note to be used as the introduction" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8122 +#: ../gramps/plugins/webreport/narrativeweb.py:8123 msgid "Introduction image" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8123 +#: ../gramps/plugins/webreport/narrativeweb.py:8124 msgid "An image to be used as the introduction" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8126 +#: ../gramps/plugins/webreport/narrativeweb.py:8127 msgid "Publisher contact note" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8127 +#: ../gramps/plugins/webreport/narrativeweb.py:8128 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:8133 +#: ../gramps/plugins/webreport/narrativeweb.py:8134 msgid "Publisher contact image" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8134 +#: ../gramps/plugins/webreport/narrativeweb.py:8135 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:8140 +#: ../gramps/plugins/webreport/narrativeweb.py:8141 msgid "HTML user header" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8141 +#: ../gramps/plugins/webreport/narrativeweb.py:8142 msgid "A note to be used as the page header" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8144 +#: ../gramps/plugins/webreport/narrativeweb.py:8145 msgid "HTML user footer" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8145 +#: ../gramps/plugins/webreport/narrativeweb.py:8146 msgid "A note to be used as the page footer" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8148 +#: ../gramps/plugins/webreport/narrativeweb.py:8149 msgid "Include images and media objects" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8149 +#: ../gramps/plugins/webreport/narrativeweb.py:8150 msgid "Whether to include a gallery of media objects" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8153 +#: ../gramps/plugins/webreport/narrativeweb.py:8154 msgid "Create and only use thumbnail- sized images" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8154 +#: ../gramps/plugins/webreport/narrativeweb.py:8155 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:8160 +#: ../gramps/plugins/webreport/narrativeweb.py:8161 msgid "Max width of initial image" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8162 +#: ../gramps/plugins/webreport/narrativeweb.py:8163 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:8166 +#: ../gramps/plugins/webreport/narrativeweb.py:8167 msgid "Max height of initial image" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8168 +#: ../gramps/plugins/webreport/narrativeweb.py:8169 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:8174 +#: ../gramps/plugins/webreport/narrativeweb.py:8175 msgid "Suppress Gramps ID" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8175 +#: ../gramps/plugins/webreport/narrativeweb.py:8176 msgid "Whether to include the Gramps ID of objects" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8185 +#: ../gramps/plugins/webreport/narrativeweb.py:8186 msgid "Include records marked private" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8186 +#: ../gramps/plugins/webreport/narrativeweb.py:8187 msgid "Whether to include private objects" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8189 +#: ../gramps/plugins/webreport/narrativeweb.py:8190 msgid "Living People" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8194 +#: ../gramps/plugins/webreport/narrativeweb.py:8195 msgid "Include Last Name Only" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8196 +#: ../gramps/plugins/webreport/narrativeweb.py:8197 msgid "Include Full Name Only" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8199 +#: ../gramps/plugins/webreport/narrativeweb.py:8200 msgid "How to handle living people" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8203 +#: ../gramps/plugins/webreport/narrativeweb.py:8204 msgid "Years from death to consider living" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8205 +#: ../gramps/plugins/webreport/narrativeweb.py:8206 msgid "" "This allows you to restrict information on people who have not been dead for " "very long" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8220 +#: ../gramps/plugins/webreport/narrativeweb.py:8221 msgid "Include download page" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8221 +#: ../gramps/plugins/webreport/narrativeweb.py:8222 msgid "Whether to include a database download option" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8225 -#: ../gramps/plugins/webreport/narrativeweb.py:8234 +#: ../gramps/plugins/webreport/narrativeweb.py:8226 +#: ../gramps/plugins/webreport/narrativeweb.py:8235 msgid "Download Filename" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8227 -#: ../gramps/plugins/webreport/narrativeweb.py:8236 +#: ../gramps/plugins/webreport/narrativeweb.py:8228 +#: ../gramps/plugins/webreport/narrativeweb.py:8237 msgid "File to be used for downloading of database" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8230 -#: ../gramps/plugins/webreport/narrativeweb.py:8239 -msgid "Description for download" -msgstr "" - -#: ../gramps/plugins/webreport/narrativeweb.py:8230 -msgid "Smith Family Tree" -msgstr "" - #: ../gramps/plugins/webreport/narrativeweb.py:8231 #: ../gramps/plugins/webreport/narrativeweb.py:8240 +msgid "Description for download" +msgstr "" + +#: ../gramps/plugins/webreport/narrativeweb.py:8231 +msgid "Smith Family Tree" +msgstr "" + +#: ../gramps/plugins/webreport/narrativeweb.py:8232 +#: ../gramps/plugins/webreport/narrativeweb.py:8241 msgid "Give a description for this file." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8239 +#: ../gramps/plugins/webreport/narrativeweb.py:8240 msgid "Johnson Family Tree" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8249 +#: ../gramps/plugins/webreport/narrativeweb.py:8250 #: ../gramps/plugins/webreport/webcal.py:1524 msgid "Advanced Options" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8252 +#: ../gramps/plugins/webreport/narrativeweb.py:8253 #: ../gramps/plugins/webreport/webcal.py:1526 msgid "Character set encoding" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8255 +#: ../gramps/plugins/webreport/narrativeweb.py:8256 #: ../gramps/plugins/webreport/webcal.py:1529 msgid "The encoding to be used for the web files" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8258 +#: ../gramps/plugins/webreport/narrativeweb.py:8259 msgid "Include link to active person on every page" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8259 +#: ../gramps/plugins/webreport/narrativeweb.py:8260 msgid "Include a link to the active person (if they have a webpage)" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8262 +#: ../gramps/plugins/webreport/narrativeweb.py:8263 msgid "Include a column for birth dates on the index pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8263 +#: ../gramps/plugins/webreport/narrativeweb.py:8264 msgid "Whether to include a birth column" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8266 +#: ../gramps/plugins/webreport/narrativeweb.py:8267 msgid "Include a column for death dates on the index pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8267 +#: ../gramps/plugins/webreport/narrativeweb.py:8268 msgid "Whether to include a death column" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8270 +#: ../gramps/plugins/webreport/narrativeweb.py:8271 msgid "Include a column for partners on the index pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8272 +#: ../gramps/plugins/webreport/narrativeweb.py:8273 msgid "Whether to include a partners column" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8275 +#: ../gramps/plugins/webreport/narrativeweb.py:8276 msgid "Include a column for parents on the index pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8277 +#: ../gramps/plugins/webreport/narrativeweb.py:8278 msgid "Whether to include a parents column" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8280 +#: ../gramps/plugins/webreport/narrativeweb.py:8281 msgid "Include half and/ or step-siblings on the individual pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8282 +#: ../gramps/plugins/webreport/narrativeweb.py:8283 msgid "" "Whether to include half and/ or step-siblings with the parents and siblings" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8286 +#: ../gramps/plugins/webreport/narrativeweb.py:8287 msgid "Sort all children in birth order" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8287 +#: ../gramps/plugins/webreport/narrativeweb.py:8288 msgid "Whether to display children in birth order or in entry order?" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8290 +#: ../gramps/plugins/webreport/narrativeweb.py:8291 msgid "Include family pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8291 +#: ../gramps/plugins/webreport/narrativeweb.py:8292 msgid "Whether or not to include family pages." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8294 +#: ../gramps/plugins/webreport/narrativeweb.py:8295 msgid "Include event pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8295 +#: ../gramps/plugins/webreport/narrativeweb.py:8296 msgid "Add a complete events list and relevant pages or not" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8298 +#: ../gramps/plugins/webreport/narrativeweb.py:8299 msgid "Include repository pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8299 +#: ../gramps/plugins/webreport/narrativeweb.py:8300 msgid "Whether or not to include the Repository Pages." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8302 +#: ../gramps/plugins/webreport/narrativeweb.py:8303 msgid "Include GENDEX file (/gendex.txt)" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8303 +#: ../gramps/plugins/webreport/narrativeweb.py:8304 msgid "Whether to include a GENDEX file or not" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8306 +#: ../gramps/plugins/webreport/narrativeweb.py:8307 msgid "Include address book pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8307 +#: ../gramps/plugins/webreport/narrativeweb.py:8308 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:8317 +#: ../gramps/plugins/webreport/narrativeweb.py:8318 msgid "Place Map Options" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8321 +#: ../gramps/plugins/webreport/narrativeweb.py:8322 msgid "Google" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8323 +#: ../gramps/plugins/webreport/narrativeweb.py:8324 msgid "Map Service" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8326 +#: ../gramps/plugins/webreport/narrativeweb.py:8327 msgid "Choose your choice of map service for creating the Place Map Pages." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8331 +#: ../gramps/plugins/webreport/narrativeweb.py:8332 msgid "Include Place map on Place Pages" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8332 +#: ../gramps/plugins/webreport/narrativeweb.py:8333 msgid "" "Whether to include a place map on the Place Pages, where Latitude/ Longitude " "are available." msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8337 +#: ../gramps/plugins/webreport/narrativeweb.py:8338 msgid "Include Family Map Pages with all places shown on the map" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8339 +#: ../gramps/plugins/webreport/narrativeweb.py:8340 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:8347 +#: ../gramps/plugins/webreport/narrativeweb.py:8348 msgid "Family Links" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8348 +#: ../gramps/plugins/webreport/narrativeweb.py:8349 msgid "Drop" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8349 +#: ../gramps/plugins/webreport/narrativeweb.py:8350 msgid "Markers" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8350 +#: ../gramps/plugins/webreport/narrativeweb.py:8351 msgid "Google/ FamilyMap Option" msgstr "" -#: ../gramps/plugins/webreport/narrativeweb.py:8353 +#: ../gramps/plugins/webreport/narrativeweb.py:8354 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:8813 +#: ../gramps/plugins/webreport/narrativeweb.py:8814 #, python-format msgid "Alphabet Menu: %s" msgstr ""